@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,700,600,800,400);
body, textarea, input, select {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #262626;
}
textarea, input, select
{
	border-width: 1px;
	border-style: solid;
	background-color: #f6f6f6;
	border-color: #e1e1e1;
}
img {
	vertical-align: top;
}
aside h3>a {
	color: white;
}
a, .tabbar label, .linkcolor {
	color: #ff7f36;
	text-decoration:none;
}
h1 {
	font-size: 22px;
}
h2 {
}
h1,h2,h3 {
	color: #2879b4;
	margin: 0;
	font-weight: normal;
}
section h2 {
	margin-top: 25px;
}
p {
	line-height: 20px;
}
a:hover {
	text-decoration:underline;
}
section {
	position: relative;
}
html {
	height: 100%;
}
body {
	height: 100%;
	position: relative;
}
#stretch-vertical {
	position: relative;
	min-height: 100%;
}
.pagemargin {
	margin: 0 auto;
	width: 990px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
}
article {
	padding-bottom: 206px; /* reserveer ruimte voor de footer  */
	min-height: 600px;
}
footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 166px;
	background-color: #2879b4;
	color: white;
}
footer .pagemargin {
	padding-top: 26px;
	padding-bottom: 20px;
}
footer .justify>* {
	vertical-align: top;
}
#footercontact {
	font-size: 15px;
	line-height: 1.6em;
}
#footernieuwsbrief {
	width: 230px;
	height: 38px;
	text-decoration: none;
}
#footermenu {
	line-height: 38px;
	font-size: 11px;
	word-spacing: 12px;
}
#footermenu>a {
	color: white;
	display: inline-block;
	word-spacing: 0;
	vertical-align: top;
	line-height: normal;
}
#logobar {
	margin: 0 0 9px 36px;
	padding-top: 27px;
}
#logobar>* {
	vertical-align: bottom;
	display: inline-block;
}
#logo {
	height: 50px;
	width: 149px;
	text-decoration: none;
}
#logobar span {
	word-spacing: 21px;
}
#logobar span>a {
	display: inline-block;
	word-spacing: 0;
}
#menubar {
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(/static/img/menubg-midden.png);
	background-repeat: repeat-x;
	height: 36px;
	position: relative;
}
#menubar:before {
	position: absolute;
	left: -3px;
	top: 0;
	content: url(/static/img/menubg-links.png);
	width: 3px;
	height: 36px;
}
#menubar:after {
	position: absolute;
	right: -3px;
	top: 0;
	content: url(/static/img/menubg-rechts.png);
	width: 3px;
	height: 36px;
}
#readspeaker_button1 {
	float: right;
	margin: 10px 5px 0;
	z-index: 9;
}
#breadcrums {
	position: relative;
	margin-top: 5px;
	z-index: 10;
}
header {
	margin-bottom: 30px;
}
header nav {
	display: inline-block;
	padding-left: 5px;
	vertical-align: top;
}
header nav a {
	display: inline-block;
	height: 30px;
	line-height: normal;
	vertical-align: top;
	padding-top: 6px;
	color: white;
	border-right: 1px solid #1b669c;
	border-left: 1px solid #3f96d5;
	padding-left: 21px;
	padding-right: 21px;
	font-size: 15px;
	text-shadow: 1px 2px #226392;
}
header nav a:first-child {
	border-left: none;
}
header nav a:last-child {
	border-right: none;
}
header nav a.huidig,header nav a:hover {
	color: #68bfff;
	text-decoration: none;
}
header #instantsearch, #NieuwsZoeken {
	vertical-align: bottom;
	height: 26px;
	margin-bottom: 5px;
	margin-right: 8px;
	position: relative;
	display: inline-block;
}
#NieuwsZoeken {
	margin-left: 6px;
}
header #instantsearch>*, #NieuwsZoeken>* {
	display: inline-block;
	vertical-align: top;
	height: 26px;
	border: none;
	background: url(/static/img/zoekenbg-midden.png) repeat-x;
	color: white;
}
#NieuwsZoeken>*{
	background: #f2f2f2;
	color: #262626;
}
.instantsearch a {
	background: #2879b4;
	padding: 0 16px;
	color: white;
	line-height: 20px;
	text-shadow: 1px 2px #226392;
}
.instantsearch a.no-image {
	padding-left: 46px;
}
.instantsearch a:hover {
	color: #68bfff;
	text-decoration: none;
}
.instantsearch a:first-child {
	padding-top: 4px;
}
.instantsearch a:last-child {
	padding-bottom: 10px;
	border-radius: 0 0 5px 5px;
}
.instantsearch img {
	width: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.instantsearch .marker {
	width: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	background: url(/static/img/agendapijl-klein.png?width=20) center no-repeat;
	text-shadow: none;
}
.instantsearch .marker .date {
	color: white;
	display: inline-block;
	vertical-align: 3px;
	font-size: 7px;
	margin-left: 3px;
}
header #instantsearch input[type=text], #NieuwsZoeken input[type=text] {
	width: 250px;
	font-size: 12px;
	padding-left: 16px;
}
#NieuwsZoeken input[type=text] {
	width: 567px;
}
header #instantsearch input::-webkit-input-placeholder, #NieuwsZoeken input::-webkit-input-placeholder {
   color: #66aadc;
}
header #instantsearch input:-moz-placeholder, #NieuwsZoeken input:-moz-placeholder { /* Firefox 18- */
   color: #66aadc;
}
header #instantsearch input::-moz-placeholder, #NieuwsZoeken input::-moz-placeholder {  /* Firefox 19+ */
   color: #66aadc;
}

header #instantsearch input:-ms-input-placeholder, #NieuwsZoeken input:-ms-input-placeholder {
   color: #66aadc;
}
header #instantsearch input[type=image], #NieuwsZoeken input[type=image] {
	padding-top: 7px;
	padding-bottom: 3px;
	width: 15px;
	height: 16px;
}
#NieuwsZoeken input[type=image] {
	padding-top: 5px;
	padding-bottom: 5px;
}
header #instantsearch:before, #NieuwsZoeken:before {
	position: absolute;
	left: -5px;
	top: 0;
	content: url(/static/img/zoekenbg-links.png);
	width: 5px;
	height: 26px;
}
#NieuwsZoeken:before {
	content: ' ';
	background-color: #f2f2f2;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
header #instantsearch:after, #NieuwsZoeken:after {
	position: absolute;
	right: -5px;
	top: 0;
	content: url(/static/img/zoekenbg-rechts.png);
	width: 5px;
	height: 26px;
}
#NieuwsZoeken:after {
	content: ' ';
	background-color: #f2f2f2;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	right: -8px;
	width: 8px;
}

a.lees-meer {
	display:inline-block;
	position: relative;
	color: white;
	padding: 0px 3px 0px;
	margin-left: 2px;
	font-size: 11px;
	margin-right: 10px;
	background: url(/static/img/pijl-oranje-midden.png) repeat-x;
	white-space: nowrap;
	line-height: 19px;
	height: 20px;
}
a.lees-meer:before {
	position: absolute;
	top: 0;
	left: -2px;
	width: 2px;
	height: 20px;
	content: url(/static/img/pijl-oranje-links.png);
}
a.lees-meer:after {
	position: absolute;
	top: 0;
	right: -10px;
	width: 10px;
	height: 20px;
	content: url(/static/img/pijl-oranje-rechts.png);
}

a.lees-meer-groot {
	display:inline-block;
	position: relative;
	color: white;
	padding: 0px 3px 0px;
	margin-left: 4px;
	font-size: 22px;
	margin-right: 20px;
	background: url(/static/img/pijl-oranje-midden-xl.png) repeat-x;
	white-space: nowrap;
	line-height: 38px;
	height: 40px;
}
a.lees-meer-groot:before {
	position: absolute;
	top: 0;
	left: -4px;
	width: 4px;
	height: 40px;
	content: url(/static/img/pijl-oranje-links-xl.png);
}
a.lees-meer-groot:after {
	position: absolute;
	top: 0;
	right: -20px;
	width: 20px;
	height: 40px;
	content: url(/static/img/pijl-oranje-rechts-xl.png);
}
.singletab {
	margin-top: 14px;
}
.tabpane {
	margin-top: 40px;
}
.tabbar {
	border-bottom: #e8e8e8 2px solid;
	position: relative;
	margin-top: -2px;
	margin-bottom: 12px;
}
.tabbar h1 {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 46px;
	font-size: 17px;
	display: inline-block;
	font-weight: bold;
}
.tabbar a {
	display:inline-block;
	background-color: #e8e8e8;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #cdcdcd;
	line-height: 34px;
	text-align:center;
	vertical-align: top;
	position: relative;
	padding: 0 21px;
	top: 2px;
	cursor: pointer;
	font-size: 13px;
}
.tabbar a.selected {
	background-color: #ff7f36;
	color: white;
	font-weight: bold;
}
.tabbar a:first-child {
	border-left: none;
	border-top-left-radius: 2px;
}
.tabbar a:last-child {
	border-right: none;
	border-top-right-radius: 2px;
}
.no-flexbox .cols21>* {
	display: inline-block;
	vertical-align: top;
}
.flexbox .cols21 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flexbox .cols21>section {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
#medewerkers .overzicht-img-detail {
	border-collapse: separate;
	border-spacing: 20px;
	border: none;
	margin: -20px;
}
#medewerkers .overzicht-img-detail .detail {
	height: 83px;
	width: 96px;
}
#medewerkers .overzicht-img-detail .detail h3 {
	cursor: pointer;
}
#medewerkers>section, section#medewerkers {
	padding: 0;
	margin: 0;
	background-color: white;
}
#medewerkers {
	margin-top: 41px;
}
#medewerkers aside {
	margin-top: 32px;
}
#medewerkers h1 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 14px;
}
#medewerkers .overzicht-img-detail .item {
	background-color: #f2f2f2;
	border-radius: 3px;
	padding: 13px 12px;
	width: 193px;
}
#medewerkers .overzicht-img-detail img {
	margin-right: 14px;
}
#medewerker-detail {
	margin-top: 42px;
}
#medewerker-detail #coverwrap {
	position: relative;
}
#medewerker-detail .cover {
	margin: -30px -40px 20px;
	border-radius: 3px;
}
#medewerker-detail section hgroup {
	position: absolute;
	background-color: white;
	left: -15px;
	bottom: 45px;
	width: 217px;
	border-radius: 3px;
	padding: 10px;
}
#medewerker-detail section hgroup>h1 {
	font-size: 16px;
	margin: 0;
}
#medewerker-detail section hgroup>h2 {
	font-size: 12px;
	margin: 0;
	color: #3e3e3e;
	font-weight: normal;
}
#medewerker-detail .socialmedia {
	position: absolute;
	top: 263px;
	right: 27px;
	width: 70px;
	height: 35px;
	border-radius: 3px;
	background-color: white;
	line-height: 30px;
	text-align: left;
	word-spacing: 5px;
}
#medewerker-detail .socialmedia #linkedin {
	margin-left: 8px;
}
#medewerker-detail .socialmedia a {
	vertical-align: bottom;
	display: inline-block;
}
#medewerker-detail .socialmedia img {
	vertical-align: bottom;
}
#medewerker-detail .overzicht-img-detail {
	margin-top: 30px;
}
#medewerker-detail .overzicht-img-detail .item {
	margin-top: 30px;
}
#medewerker-detail .overzicht-img-detail .detail {
	width: 350px;
	height: 146px;
}
#medewerker-detail .overzicht-img-detail .detail h3 {
	margin: 0 0 10px 0;
	cursor: pointer;
}
#medewerker-detail .overzicht-img-detail .detail address {
	margin-bottom: 6px;
}
#medewerker-detail .zijvlak2 .overzicht-img-detail {
	margin-top: 0;
}
#medewerker-detail .zijvlak2 .overzicht-img-detail .item {
	margin-top: 0;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	padding: 5px;
}
#medewerker-detail .zijvlak2 .overzicht-img-detail .detail {
	width: 140px;
	height: 84px;
}
#dienst-detail .overzicht-img-detail.medewerkers .detail {
	width: 140px;
	height: 83px;
	margin-right: 30px;
}
#diensten .overzicht-details .item:first-child {
	margin-top: 0;
}
#diensten .overzicht-details .item {
	margin-top: 30px;
}
#dienst-detail .overzicht-img-detail.medewerkers .item {
	padding-bottom: 20px;
}
#medewerker-detail .zijvlak2 {
	width: 253px;
}
.zijvlak2 {
	width: 272px;
}
.zijvlak2>h2 {
	margin: 0px 0 10px;
	font-weight: normal;
}
.zijvlak2 .nieuwsitem {
	word-spacing: 0;
	position: relative;
	display: inline-block;
	width: 272px;
	height: 223px;
	background-repeat: no-repeat;
	background-position: 1px 38px;
	background-color: #f2f2f2;
	border-radius: 2px;
	margin-bottom: 20px;
	overflow: hidden;
}
.zijvlak2 .nieuwsitem .blog {
	background-color: #2879b4;
	color: white;
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 19px;
	text-align: center;
	font-size: 11px;
	line-height: 19px;
	margin-right: 7px;
}
.zijvlak2 .nieuwsitem h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 12px;
	cursor: pointer;
}
.zijvlak2 .nieuwsitem:hover h3 {
	background-color: #FF7F36;
	color: white;
}
.zijvlak2 .nieuwsitem:hover .blog {
	background-color: #f2f2f2;
	color: #FF7F36;
}
.zijvlak2 .nieuwsitem .tekst {
	position: absolute;
	bottom: -185px;
	left: 0;
	width: 255px;
	height: 185px;
	background-color: #f2f2f2;
	padding: 0 7px 0 10px;
	font-size: 11px;
	line-height: 20px;
}
.zijvlak2 .nieuwsitem .inleiding {
	display: block;
	overflow: hidden;
	height: 153px;
}
.zijvlak2 .nieuwsitem .lees-meer {
	position: absolute;
	bottom: 5px;
}

#nieuwsdetail,#blogdetail {
	margin-top: 35px;
}
.nieuwsdetail.overzicht-img-detail {
	margin-top: 12px;
}
section#nieuwsdetail, #nieuwsdetail>section {
	padding: 7px 11px 20px;
}
.nieuwsdetail h1 {
	font-size: 15px;
	margin-bottom: 2px;
}
#nieuwsdetail .nieuwsdetail .inleiding {
	font-weight: bold;
}
.nieuwsdetail .inleiding p {
	margin-top: 0;
}
.nieuwsdetail .kop {
	font-size: 11px;
}
.nieuwsdetail .datum {
	color: #555;
}
#nieuwsdetail .overzicht-img-detail .detail {
	width: 430px;
}
section#blogdetail, #blogdetail>section {
	padding-top: 7px;
}
#blogdetail .nieuwsdetail .kop {
	margin-left: -29px;
	margin-bottom: 13px;
}
.kop h1 {
	font-weight: bold;
}
#blogdetail .nieuwsdetail .foto-margin {
	margin-bottom: 490px;
}
#blogdetail .nieuwsdetail .foto {
	position: absolute;
	left: 0;
	top: 50px;
}
#blogdetail .nieuwsdetail .foto .inleiding {
	position: absolute;
	left: 20px;
	bottom: 15px;
	width: 608px;
	background-color: rgb(242,242,242);
	background-color: rgba(242,242,242,0.9);
	padding: 10px 20px;
	box-shadow: 0 0 1px 3px rgba(0,0,0,0.1);
	border-radius: 3px;
}
#blogdetail .auteur h2 {
	margin: 30px 0 15px;
}
#blogdetail .auteur .detail {
	height: 82px;
}
#blogdetail .auteur .tekst {
	width: 300px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#nieuwsoverzicht .overzicht-img-detail .detail {
	width: 407px;
}
section#nieuwsoverzicht, #nieuwsoverzicht>section {
	background-color: white;
	padding-top: 35px;
	padding-left: 0;
	padding-right: 0;
}
#nieuwsoverzicht .item:first-child {
	margin-top: 10px;
}
#nieuwsoverzicht .item {
	background-color: #f2f2f2;
	margin: 20px 0;
	padding: 13px 0;
}
#nieuwsoverzicht h1 {
	margin-bottom: 14px;
}
#nieuwsoverzicht.cols21>aside {
	margin-top: 35px;
}
#nieuwsoverzicht img {
	margin: 0px 19px 0px 12px;
}
#nieuwsoverzicht .blog {
	background-color: #2879b4;
	color: white;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 26px;
	padding: 0 7px;
	margin-right: 6px;
}
#nieuwsoverzicht .sub {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.nieuwsdetail .overzicht-img-detail img {
	cursor: default;
}
section p {
	margin: 15px 0;
}
#tabs-locaties, #tabs-diensten-tabs, #tabs-submenu {
	margin-top: 10px;
}
.zoeken .zoektitel {
	color: #ff7f36;
	margin-bottom: 8px;
}
.zoeken .resultaten>div {
	border-bottom: 1px dashed grey;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#NieuwsZoekenOverzicht .huidig {
	font-weight: bold;
}
.zijvlaklink h3, .zijvlaklink img {
	cursor: pointer;
}
#vacatures-overzicht .vacatures {
	margin: 15px 0;
}
#vacatures-overzicht .vacature {
	display: inline-block;
	vertical-align: top;
	margin: 7px 0;
}
#vacatures-overzicht .space {
	display: inline-block;
	width: 8px;
}
#vacatures-overzicht .vacature, #vacatures-overzicht .geenvac {
	background-color: white;
	padding: 10px 13px;
	color: black;
	cursor: pointer;
	text-decoration: none;
	border-radius: 3px;
}
#vacatures-overzicht .vacature h3 {
	color: #ff7f36;
	margin-bottom: 3px;
	font-weight: normal;
}
#vacatures-overzicht .vacature p {
	color: #2879b4;
	margin-top: 3px;
	margin-bottom: 18px;
	line-height: 15px;
}
#vacatures-detail section h1,#vacatures-detail section h2,#vacatures-detail section h3,#vacatures-detail section h4,#vacatures-detail section h5,#vacatures-detail section h6 {
	color: black;
}
#vacatures-detail section hgroup h1 {
	font-size: 20px;
}
#vacatures-detail section hgroup h4 {
	margin-top: 2px;
	font-weight: normal;
}
#vacatures-detail section hgroup {
	margin-bottom: 20px;
}
#vacatures-detail .opties {
	margin-top: 15px;
}
#vacatures-detail .opties td {
	vertical-align: top;
}
#vacatures-detail .opties h3 {
	margin: 0 0 10px;
	display: inline-block;
}
#vacatures-detail .opties a, #vacatures-detail .opties td > span {
	background-color: #ff7f36;
	color: white;
	padding: 8px 20px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
}
#vacatures-detail .opties span span {
	float: left;
}
#vacatures-detail .opties div {
	display: inline-block;
	vertical-align: middle;
}

@media print {
	header { display:none; }
	footer { display:none; }
	aside { display:none; }
	#vacatures-detail section .opties { display:none; }
	section { background-color: white; }
}

#nieuwsbriefaanmeldenpopup {
	position: fixed;
	bottom: 0;
	right: 5%;
	width: 480px;
	height: 320px;
	margin-left: -262px;
	margin-bottom: -322px;
	background: white;
	border: solid #2A7BB6;
	border-width: 2px 2px 0;
	z-index: 10;
}
#nieuwsbriefaanmeldenpopup h1 {
	padding: 10px 20px;
	font-size: 18px;
	background: #DDD;
}
#nieuwsbriefaanmeldenpopup > div {
	margin: 20px;
}
#nieuwsbriefaanmeldenpopup h2 {
	font-size: 14px;
}
#nieuwsbriefaanmeldenpopup .button {
	float: right;
	margin-right: 0;
}
#nieuwsbriefaanmeldenpopupsluiten {
	float: right;
	margin: 10px 10px 0 0;
}

/*#header-teaser {
	position: absolute;
	top: 15px;
	left: 385px;
	display: none;
}*/
/*#symposium-banier {
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 1;
}
@media screen and (max-width: 1255px){
#symposium-banier {
	left: 400px;
	top: -8px;
}
}*/
#symposiumbanner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FF7F36;
}
#symposiumbanner img {
	position: absolute;
	bottom: 10px;
	left: 2%;
	width: 140px;
}
#symposiumbanner > div {
	width: 990px;
	margin: 0 auto;
	padding: 12px 0;
}
#symposiumbanner div > * {
	color: white;
	display: inline-block;
	vertical-align: middle;
	line-height: 29px;
}
#symposiumbanner span {
	text-transform: uppercase;
	font-size: 22px;
}
#symposiumbanner div > a {
	padding: 0px 15px;
	border: 1px solid white;
	margin-left: 40px;
}
@media screen and (max-width: 1300px){
#symposiumbanner > div {
	width: 700px;
}
}

#symposium aside {
	margin-left: 0;
	background: #E6E6E6;
	padding-top: 36px;
	min-width: 253px;
}
#symposium aside section {
	background: none;
}
#symposium aside hgroup {
	display: none;
}
#symposium aside section table td {
	border-bottom: 1px solid #FF7F36;
	padding: 5px 0;
}
#symposium aside section table td p:first-child, #symposium aside section table td h3 {
	color: #FF7F36;
	font-weight: bold;
	font-size: 13px;
}
#symposium aside section table td p {
	margin: 0;
	color: #000;
}
#symposium-banner {
	display: block;
	margin-top: -12px;
}
#symposium-sticker {
	position: absolute;
	top: 265px;
	right: 50px;
	z-index: 1;
}
#symposium-sticker.tophigher {
	top: 179px;
}
#symposium .cke_contents_ltr > p:first-child {
	font-size: 14px;
	color: #777;
}
#symposium .cke_contents_ltr > p:first-child+h1 {
	color: #FF7F36;
	font-size: 73px;
	line-height: 73px;
	text-transform: uppercase;
	font-weight: normal;
}

/*Formulier 9 specifiek*/
#formulier-9 [name=inhoud],
#formulier-9 [name=algemeen],
#formulier-9 [name=locatieentijd],
#formulier-9 [name=toekomstigesymposia] {
	display: none;
}

/*thema fancybox*/
#fancybox-content .sluiten {
	float:right;
	line-height: 20px;
}

#sidemenu {
	background-color: #f2f2f2;
	padding: 1px 0;
	width: 253px;
}
#sidemenu .button {
	display: block;
	margin: 10px;
}
#sidemenu a {
	display: block;
	color: white;
	margin: 8px;
	background: #FF7F36;
	padding: 3px 8px;
	border-radius: 2px;
}

.button, button, input.button {
	display: inline-block;
	position: relative;
	color: white;
	margin: 10px 10px 0 0;
	background: url(/static/img/pijl-oranje-midden.png) repeat-x;
	cursor: pointer;
	border: none;
	line-height: 20px;
	padding: 0 12px;
	border-radius: 2px;
}


/* zorgwijzer referentie */

#fancybox-content .zwbutton {
	line-height: 20px;
	font-size: 16px;
	color: #FFF;
	background-color: #E5632C;
	border: 2px solid #E5632C;
	padding: 10px 15px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	margin: 15px 0 0 30px;
}
#fancybox-content .zwbutton:hover {
	color: #E5632C;
	background-color: #FFF;
	text-decoration: none;
}
#zorgwijzerbanner {
	position: absolute;
	top: 0;
	right: 1%;
	cursor: pointer;
	width: 125px;
}
#fancybox-overlay {
	background-image: url(/static/img/overlay_lb.png);
	opacity: 0.9 !important;
}
.zorgwijzerintro {
	text-align: center;
}
.zorgwijzerintro h1 {
	color: #E5632C;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: 800;
	font-size: 40px;
	line-height: 47px;
	margin: 20px 0 10px;
	letter-spacing: 1px;
}
.zorgwijzerintro h2 {
	color: #7F7F7F;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: 800;
	font-size: 25px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
@media screen and (max-width:1280px) {
	#zorgwijzerbanner {
		width: 75px;
	}
}

@media screen and (max-width:1175px) {
	#zorgwijzerbanner {
		right: 50%;
		margin-right: 175px;
	}
}

.fotooverzicht {
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
}
.fotooverzicht li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}
.fotooverzicht li img {
	height: 100px;
	margin-top: 0px !important;
}

a.dementievideo {
	position: relative;
	display: block;
}
a.dementievideo:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: center center url(/static/img/videoplay.png) no-repeat;
}
