/* Globale layout */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
a {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
:focus {
  outline: none;
}
.clear {
  clear:both;
}
.therapeut {
	color:#000;
}
body {
  margin:0;
  padding:0;
  width:100%;
  font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	line-height:22px
}
.logo {
	display:block;
}
.wrapper {
  width:935px;
  margin:auto;
	padding:0 10px;
}
#header {
	min-height:147px;
	width:100%;
}

#menu {
	margin-top:32px;
	height:33px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	width:935px;
	margin-left:10px;
}

#menu ul, #mobilemenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	display:inline;
	margin:0;
}
#menu ul li a {
	padding:5px 18px 0 18px;
	color:#fff;
	font-size:17px;	
	text-decoration:none;
	display:inline-block;
	height:28px;
}
		#menu ul li:first-child a {
	border-top-left-radius:10px;
		}




#zoeken {
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	width:920px;
	height:135px;
	padding:10px 0 0 20px;
	font-size:18px;
	margin-bottom:31px;
	box-shadow: 2px 2px 3px #cdcdcd;
  -webkit-box-shadow: 3px 3px 6px #999999;
  -ms-filter:'progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4)'; /* IE 8 */
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4); /* IE 5,6,7 */
}
#plaats {
	float:left;
	position:relative;
	margin-right:5px;
}
form#zoek #filters {
	float:left;
	margin-left:75px;
	margin-top:-2px;
}
form#zoek select {
	height:26px;
	font-family: "Ubuntu", sans-serif;
	font-size:17px;
	width:215px;
}

form#zoek input[type=text] {
	background-color:#fff;
	height:26px;
	width:170px;
	border:none;
	padding-left:5px;
	float:left;
	font-family: "Ubuntu", sans-serif;
	font-size:16px;
	line-height:20px
}

form#zoek input[type=submit] {
	display:block;
	height:28px;
	width:50px;
	color:white;
	float:left;
	border:none;
	cursor:pointer;
	font-weight:bold;
	border-radius:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font-size:12px;
	font-family: "Ubuntu", sans-serif;
}



span.customStyleSelectBox { 
	font-size:11px; 
	background-color: #fff; 
	color:#000;
	padding:8px 7px 0 7px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 11px;
	height:20px;
	font-family: "Ubuntu", sans-serif;
	font-size:15px;
	margin-bottom:10px;
	width:200px;
	}

 
 .customStyleSelectBoxInner { background:url(/images/pijl3.gif) no-repeat 180px 2px;
	width:20px;
	height:19px;
	padding-top:5px;
	margin-top:-5px;
	font-family: "Ubuntu", sans-serif;
 }

	#TP_GoogleMap {
		margin-top:15px;
		
	}
	
 #content {
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	padding:10px 15px 0 20px;
	width:905px;
	box-shadow: 2px 2px 3px #cdcdcd;
  -webkit-box-shadow: 3px 3px 6px #999999;
  -ms-filter:'progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4)'; /* IE 8 */
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4); /* IE 5,6,7 */
 }
 .margintop {
	 margin-top:20px;
 }
 .page_zoek-op-therapievorm  #content  {
 	line-height:23px;
 }
  .page_zoek-op-therapievorm  #content a:hover  {
 	text-decoration:underline;
 }
 #left {
	float:left;
	width:950px;
	margin-top:44px;
 }
 #right {
	float:right;
	width:190px;
	min-height:200px;
	margin-top:44px;
 }
 .adv {
 background-color:#F3F3F3;
 padding:7px 0 5px 12px;
 line-height:22px;
 	border-top-left-radius:12px;
	border-top-right-radius:12px;
	display:block;
	color:#000;
	font-size:17px;
	box-shadow: 2px 2px 3px #cdcdcd;
  -webkit-box-shadow: 3px 3px 6px #999999;
  -ms-filter:'progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4)'; /* IE 8 */
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=115,strength=4); /* IE 5,6,7 */
 }
 .adv .kop {
 margin-bottom:10px;
 font-size:17px;
 }
 .adv .ondertitel {
	font-size:15px;
	font-style:italic;
 }
 .therapeut {
	border-top:2px solid white;
	padding:20px 0 20px 0;
	display:block;
 }
.therapeut .foto {
	float:left;
	width:90px;
	margin-right:10px;
	border: 1px solid #999
}
.therapeut .foto img {
	display:block;
}
 .therapeut .adres {
	float:left;
	width:190px;
	padding-right:10px;
}
 .therapeut .vormen {
	float:left;
	width:550px;
}
.therapeut:hover .meer {
	text-decoration:underline;
}

#profiel #foto {
	float:right;
}
#profiel #info {
	float:left;
	width:490px;
}
table.zoeken {

	border-collapse:collapse;
}
table.zoeken td {
vertical-align:top;
	border:1px solid black;
	padding:5px;
}

table.praktisch td {
	padding-right:5px;
}
.www {
	background-image:url(/images/www.png);
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top:5px;
}

.fieldinlog {
	float:left;
	width:95px;
	margin-bottom:8px;
}
form.contact .field {
	float:left;
	width:120px;
}
form.aanmelden .field{ /* Roelof: Breder ivm "herhaal wachtwoord" */
	float:left;
	width:200px;
}
form.aanmelden .field2{
	float:left;
	width:70px;
	padding-top:1px;
}
form.aanmelden .field3{
	float:left;
	width:210px;
		padding-right:10px;
}
form.aanmelden input[type=text], 
form.aanmelden .foto-upload,
form.aanmelden input[type=password], 
form.contact input[type=text]{
	margin-bottom:5px;
	border:none;
	height:27px;
	padding-left:10px;
	border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	box-shadow:inset 1px 1px 2px #999; -webkit-box-shadow:inset 1px 1px 2px #000;
}

form.aanmelden input[type=text],
form.aanmelden .foto-upload,
form.aanmelden input[type=password] {
	width:250px;
}
form.aanmelden select {
	margin-bottom:5px;

}
form.contact textarea,
form.aanmelden textarea {
	border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	box-shadow:inset 1px 1px 2px #999; -webkit-box-shadow:inset 1px 1px 2px #999;
	border:none;
	padding:10px;
}
#contactform, #contactform2 {
	display:none;
}
.onclick {
	cursor:pointer;
}
.grotebutton {
	padding:7px 15px;
	font-size:15px;
	border:1px solid #999;
	border-radius:7px;

	font-weight:bold;
	display:inline-block;
	margin:5px 0;
	cursor:pointer;
}
.grotebutton:hover {
	text-decoration:none;
}

.therapeut .AsInPage {
	position:relative;
	top:9px;
}

.kolom {
	float:left;
	margin-right:20px;
	width:33.33333%;
	  list-style-type:none;
  margin:0;
  padding:0;
}
ul.provincie {
	width:33%;
}

ul.provincie li {
  margin-bottom:2px;
}
.kolom li,
.kolommobile li {
  margin:0;
  padding:0;
}

a.meer {
	margin-top:5px;
	display:block;
	font-size:12px;
}
.streep {
	background-color:#fff;
	height:1px;
	margin:10px 0;
}
.top_therapeuten .streep {
	margin-top:30px;
}
.streep.zoek {
	background-color:#fff;
	height:1px;
	margin:5px 0 10px 0;
}

.button {
	display:inline-block;
	border:none;
	padding:7px 13px;
	color:#fff;
	cursor:pointer;
	border-radius:4px;
	font-size:17px;
}
.button:hover {
	text-decoration:none!important;
}

#text {
width:600px;
}

.aantal-plaatsen {
	border-radius:40px;
	padding:5px 15px 15px 30px;
	cursor:pointer;
}


.aantal-plaatsen .text {
	width:210px;
	float:left;
	margin-right:15px;
}
.aantal-plaatsen .radio {
	float:left;
	margin-top:15px;
}
.aantal-plaatsen .last {
	margin-right:0;
	width:185px
}
.error {
color:red;
}
.inlog, .uitlog {
	float:right;
	margin:5px 0;
}
.inlogbutton {
	padding:0px 5px 3px 5px;
}
.kosten, #akkoord {
	display:none;
}



/* Toegevoegd door Roelof: */
.melding,
.foutmelding {
  border-radius:15px;
  padding:14px 20px 20px 44px;
  min-height:22px;
  box-shadow:5px 5px 6px 0 rgba(0,0,0,0.2);
  min-width:150px;
  max-width:520px;
  display:inline-block;
  margin:2px 0 12px;
  
  background-image: none!important;
  padding-left: 20px;  
  
}



body div.AS_FU_Overlay,body div.AS_FU_UploadFrame {
  position:fixed;
}

form.aanmelden input[type=radio] {
  margin:4px 0 10px;
}
form.aanmelden .foto-upload {
  background:#fff;
  height:auto;
  float:left;
  width:450px;
  padding:6px 0 5px 8px;
  overflow:hidden;
}
form.aanmelden .foto-upload div.AS_FU_Thumb {
  margin:0;
  margin-right:4px;
}
form.aanmelden .foto-upload div.AS_FU_Thumb img {
  display:block;
}
form.aanmelden .foto-upload input {
  border:0;
  box-shadow:none;
  -webkit-box-shadow:none;
  background:transparent;
  padding:10px 0 0 3px;
}

.multikeuze {
  float:left;
  padding-bottom:20px;
}
.multikeuze select {
  width:260px;
  border-radius:4px;
}
.multikeuze select {
  padding:5px;
}
.multikeuze .button {
  padding:1px 6px;
}

/*
.ui-autocomplete-loading {
    background: white url("/inc/jquery-ui-1.11.2.custom/images/ui-anim_basic_16x16.gif") right center no-repeat;
  }*/
  
body .ui-widget {
  font-size:14px;
}

 .item {
	border-top:1px solid white;
	padding:10px 0;
	clear:both;
}
.vraag {
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.antwoord {
	clear:left;
}
div.leesmeer {
    display: none;
}

.filtertitle {
	float:left;
	margin-left:70px;
}
.vind {
	float:left;
	margin-bottom:8px;
}

#uitgebreid-title {
	cursor:pointer;
	margin-top:10px;
	color:#007575;
	font-weight:bold;
	font-size:16px;
	margin-left:57px;
	display:none;
}

.zoekpijl {
	display:inline-block;
	background-image:url(../images/zoekpijl.png);
	width:10px;
	height:8px;
	position:relative;
	top:0px;
}

h1.therapeutnaam {
	width:480px;
}
#mobilevormen {
	display:none;
}
.textarea {
	width:300px;
	height:100px
}
#TP_GoogleMap {
	width:880px;
	height:398px;
}
#disclaimer {
	padding:8px 0 0 19px;
	color:#333;
}
#disclaimer a {
	color:#333;
}
#disclaimer .br {
	display:none;
}

.intro h2 {
	margin-bottom:0!important;
}

#content.zoek {
	display:block!important;
}

.foto-upload .AsButton1 {
	display:block!important;
}
.aanmeldtextarea {
	width:600px;
	height:200px	
}

.plaatsnaam {
	padding:3px 5px;
	font-size:18px;
	color:white;	
}
.mobile {
	display:none;
	text-align:center
}