/* Table of Contents:

	Typography
	Header Layout
	Middle Layout
	Footer Layout

*/

/* Typography
--------------------------------------------------------------------------------------- */

@font-face {
	font-family: Montserrat Semi Bold;
	src: url(/fonts/MontserratSemiBold.otf) format("opentype");
}

#root {
	height: 220px;
}

.anon-block-chat-wrapper {
  font-size: 100% !important;
  display: block !important;
  width: 160px;
}
.anon-block-chat-with-me {
  padding-bottom: 0px !important;
  margin-bottom: 2px !important;
  text-decoration: underline !important;
  color: #fca300;
  font-size: 100% !important;
}
.anon-block-reg-only {
  font-size: 10px !important;
  color: black;
  font-weight: normal !important;
  text-decoration: none !important;
  float: left;
}
.anon-block-chat-splitter {
  margin-top: 5px;
}
#async_api_div p.special-offer {
  margin-left: 51px;
}
#async_api_div strong.special-offer {
  margin-left: 51px;
}

.leave_a_message_text a{
  color: gray !important;
}
h1.title{
	color:#666;
	font:normal 250% Georgia;
}
#leftcolumn h2, #deleted h2{
	color:#f60;
	font:normal 150% Arial;
}
#properties strong{
	line-height:2.1em;
}
.chaptertitle{
	font-weight:bold;
}
.chaptercontent{
	line-height:1.3em;
}
#call,
.chattitle,
.chatspace{
	color:#090;
}
#call div{
	font-weight:bold;
	font-size:130%;
}
#call strong{
	color:#000;
	font-weight:normal;
}
#call em, #feedback div span{
	color:#666;
}
#feedback .chaptercontent{
	margin-top:20px;
}
#call strong, #call p{
	font-weight:normal;
}
#call p.fixed {
	padding:0 0 0 55px;
}
#call p.special-offer {
	color:#FF6600;
}
.chattitle{
	font-size:110%;
}
#properties p{
	line-height:1.1em;
}
#feedback .chaptercontent{
	font:100.01%/1.3em Arial;
}

#feedback div span{
	font-size:100.01%;
	font-weight:normal;
}
#feedback div strong span, #call span.offline{
	color:#999;
}
#feedback .chaptercontent div div{
    font-size:90%;
	color:#666;
}
#feedback .pageing{
	line-height:2em;
}
#feedback .collapsable{
	font-size:100.01%;
}
em{
	font-style:normal;
}
.chattitle input{
    font-style:italic;
    color:#999;
}
#chat_title .top_menu {
	text-align:right;
	padding-bottom:4px;
	color:#444;
	font-weight:normal;
	font-size:80%;
}
#chat_title .top_menu a{
	text-decoration:underline;
	color:#444;
  padding:0;
  margin:0;
}
#chat_title .top_menu span{
  text-decoration:normal;
  padding:0;
  margin:0;
}
#chat_background {
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:#000;
  opacity: 0.6;
  filter:alpha(opacity=60);
}
.chaptertitle{
	font-weight:bold;
}

/*----------->>> Links <<<-----------*/
#call span.busy, #call span.busy a{
	color:red;
}
#call span, #call a.schedule{
	font-size:110%;
	font-weight:bold;
	margin-right:.5em;
}
#call span a, #call a.schedule{
	color:#090;
}
a.positive{
	color:#00a647;
}
a.neutral{
	color:#787878;
}
a.negative{
	color:#ea0008;
}

/*----------->>> Left Column <<<-----------*/
#leftcolumn{
	float:left;
	width:40%;
}
h1.title{
	margin-bottom:.9em;
}
#leftcolumn h2{
	margin-bottom:1em;
}

.chat_cta .cta_button {
	width: 100%;
	margin: 5% 0;
	padding: 3%;
	border: none;
	background-color: #40cb71;
	border-radius: 12px;
	font-family: Montserrat Semi Bold;
	font-weight: bolder;
	color: white;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.chat_cta .cta_button_feedback{
	width: 275pt;
	height: 50pt;
}

.chat_cta img {
	width: 13%;
	margin: 2%;
}

.chat_cta .start_chat_cta_info {
	display: inline-block;
}

.chat_cta .start_chat_cta_info .start_chat_cta_txt {
	font-size: 1.6rem;
}

.chat_cta .start_chat_cta_info .start_chat_cta_ppm {
	font-size: 1rem;
	padding-left: 5px;
}

.collapsable{
	background:#ebf1f5;
	left:-9px;
	line-height:2.1em;
	margin-bottom:11px;
	padding-left:9px;
	position:relative;
	width:100%;
}
div.collapsable img{
	margin:.5em 8px;
	float:right;
}
.chaptercontent{
	padding:0 0 8px;
}
.chaptercontent p{
	margin-bottom:1.4em;
}
.certifications{
	border:#a6bfd4 solid 1px;
	left:-9px;
	line-height:2.1em;
	margin-bottom:11px;
	padding-left:9px;
	padding-top:;
	position:relative;
	width:100%;
}
.certifications img{
	vertical-align:middle;
}
.certifications span{
	background:#fff;
	color:#a6bfd4;
	font-size:x-small;
	line-height:1em;
	padding:0 4px;
	position:absolute;
	right:15px;
	top:-6px;
}
/*----------->>> Right Column <<<-----------*/
#rightcolumn{
	width:50%;
	float:right;
	padding-top:.5em;
}

/*----------->>> Properties <<<-----------*/
#properties #photo{
	margin-right:17px;
	margin-top:7px;
	float:left;
}
#properties div{
	width:69%;
	float:right;
}
#properties div.rating{
	margin-bottom:10px;
	width: auto;
	float: left;
	padding-top:.2em;
}
#properties div.rating img{
	margin-top:-3px;
}
#properties p.videowatch{
	margin-top:.8em;
}
#properties p.videowatch img{
	vertical-align:middle;
	margin-bottom:0;
}
#properties .clear{
	height:45px;
	float:none;
	width:100%;
}

/*----------->>> Call Me <<<----------- */
#call{
	margin-bottom:40px;
	margin-left:-5px;
	clear:both;
}
#call img{
	margin:-12px .8em 3em 0;
	float:left;
}
#call a.schedule{
	margin-left:.5em;
	background:url(../images/profile/ic_schedule.gif) no-repeat 100% 50%;
	padding:0 25px 0 15px;
	border-left:2px #090 solid;
}
#call a.message{
	margin-left:.5em;
	padding:0 25px 0 15px;
	border-left:2px #090 solid;
}
#call a.message.ng {
	display: none;
  	margin: 0;
	padding:0;
	border:none;
}
#call a.chat_me.ng {
    margin: 0;
    padding:0;
    border:none;
}
#call span {
    display: inline-flex;
	font-size: 14px;
}
#call span.offline {
	display: block;
}
#call .offline_message{
	color:#999;
	margin-left:.5em;
	padding:0 25px 0 15px;
	border-left:2px #999 solid;
}
#call div{
	margin-bottom:.7em;
}
#call strong{
	font-size: 14px;
	display:block;
	margin-top:12px;
}

/*----------->>> Chat <<<-----------*/
#chat{
	margin:0 10% 40px 0;
	clear:both;
	background:#d1edd1 url(../images/profile/chat_cor_out_bl.gif) bottom left no-repeat;
}
.chattitle{
  clear:both;
	background:#d1edd1;
	padding:0 1em;
}
.chattitle input{
	float:right;
    border:0;
	margin-right:-.5em;
	max-width:170px;
	max-height:30px;
}
.chattitle .baloon{
	position:relative;
	top:-22px;
	vertical-align:middle;
	margin-top:0;
	float:left;
	margin-bottom:-4px;
}
.chattitle strong{
	float:left;
}
.chattitle .close {
	float:right;
}
.chattitle div #close_and_leave_feedback{
  font-size:80%;
}
.chatspace{
	border-left:4px solid #d1edd1;
	border-right:4px solid #d1edd1;
	padding:0 1em;
	clear:both;
	background:#fff;
	position:relative;
}

.chatspace .error {
  text-align:center;
  border:1px solid #ffcc01;
  background: #fff7d2;
  color: #f60;
  margin-bottom:1em;
  padding:0.5em;
}

.chatspace #chat_with_me {
  padding:0 0 1em 0;
}

.chatspace .see_others {
  text-align:center;
}

.chatspace .see_others a{
  color: #009900;
}


#searching_available {
	text-align:center;
	height: 150px;
	padding-top:100px;
}

#searching_available h2{
	font-size:150%;
	color:#666;
}

.chattype{
	background:url(../images/profile/chat_cor_out_br.gif) bottom right no-repeat;
	padding:.5em 7px .6em 7px;
	clear:both;
	margin-bottom:0px;
}
.chatcorners{
	height:8px;
	clear:both;
}
.chattype input{
	border:1px solid #ccc;
}
.chattype input.chatenter{
	padding:.1em 0 .2em .2em;
	width:75%;
}
.chattype input.chatbutton{
	float:right;
	padding:0 0 .1em 0;
	text-align:center;
	width:20%;
	background:#f5f5f5;
}
.chatbottom{
	clear:both;
	display:block;
	margin-top:-35px;
	margin-bottom:35px;
	color:#aaa;
	font-size:80%;
}
#chat_connecting {
  text-align:center;
}

/*----------->>> Feedback <<<-----------*/
#feedback{
	background:url(../images/profile/bg_rating.gif) top repeat-x;
	padding-bottom:10px;
}
#feedback strong{
	margin-right:5px;
	margin-left:14px;
}
#feedback .chaptercontent p{
	margin-top:0;
}
#feedback .collapsable{
	left:0;
	margin-bottom:0;
	padding-left:11px;
	position: static;
	width:auto;
}
#feedback a{
	white-space:nowrap;
	clear:both;
}
#feedback span a.positive{
	margin-left:0;
}
#feedback span{
	margin-left:10px;
}
#feedback .chaptercontent img{
	vertical-align:middle;
}
#feedback .chaptercontent div{
	background:#f5f5f5;
	padding:14px 0;
}
#feedback .chaptercontent p{
	margin-bottom:.4em;
}
#feedback div span{
	margin-right:13px;
}
#feedback div.rating{
	padding-left:14px;
	padding-top:10px;
}
#feedback div.rating strong{
	float:left;
	margin-right:5px;
	margin-left:0;
}
#feedback div strong span{
	float:right;
	margin-left:10px;
}
#feedback .chaptercontent div div{
	background:none;
	margin-left:14px;
	padding:0;
}
#feedback .chaptercontent p{
	margin-left:14px;
}
.chaptercontent .negative{
	margin-left:10px;
}
#feedback div strong{
	margin-bottom:2px;
}
#reviewers{
	clear:both;
	margin-left:14px;
	padding-top:10px;
}
#reviewers a{
	margin-right:10px;
}
.white{
	background:white !important;
}
.noborder{
	border:none !important;
}
.addbook{
	margin-top:40px;
	clear:both;
}
.addbook img{
	vertical-align:middle;
	margin:0 5px 0 9px;
}

/*----------->>> Dialog Box <<<-----------*/
#dialog {
  background-color: #000;
  opacity: 0.15;
  filter:alpha(opacity=15);
}

#dialog-box {
  width:500px;
  padding:30px;
  background-color:#fff;
  border:1px solid #333;
}

#dialog-box .contain_div #title{
  font-size:80%;
  background:#d1edd1;
  margin-bottom:11px;
  width:100%;
  padding: 5px 9px;
  font-weight:bold;
}
#dialog-box .contain_div #title div{
  float:right;
  padding:0px;
}

/*----------->>> Poll <<<-----------*/
#poll, #poll_thank_you{
  font-family:Arial, Verdana;
  font-size:80%;
}
#poll .question{
  padding:0 0 10px 10px;
  font-weight:bold;
}
#poll .question input{
  vertical-align:middle;
  margin-top:-1px;
}
#poll label{
  font-weight:normal;
}
#poll li{
  padding:5px 0 0 10px;
}
#poll #poll_submit{
  margin:0 5px 10px 10px;
}
#poll #poll_submit input{
  margin-right:10px;
}
#popup_content {
  font-family:Arial;
  font-size:80%;
}
#popup_content div.loading {
  padding:8em;
  text-align:center;
}
#popup_content div.loading h2{
  font-size:130%;
  color:#666;
}
#popup_content div h4 {
  margin-bottom:3px;
  padding-left:8px;
}
#popup_content div div.input, #popup_content div div.contentinput{
  clear:both;
  padding:4px 0;
}
#popup_content div label, #popup_content div div.name{
  width:90px;
  text-align:right;
  margin-right:3px;
  display:block;
  padding:3px;
  float:left;
}
#popup_content div div.contentinput div.input {
  clear:none;
  padding:0;
}
#popup_content div.info {
  padding:3em 2em;
}
#popup_content span.info{
  display:block;
  text-align:right;
}
#popup_content div input, #popup_content div textarea{
  border:1px solid #999;
  width:200px;
  float:left;
}
#popup_content div #msg_terms_of_service {
  width:auto;
  float:none;
  padding:0;
  margin:0;
  border:0;
}
#popup_content div div.input .message{
  width:380px;
}
#popup_content div textarea{
  width:380px;
  margin-left:99px;
}
#popup_content div div.input textarea{
  height:80px;
}
#popup_content #submit_leave_message, #popup_content #submit_appointment{
  margin-left:85px;
}
#popup_content div div.input .fieldWithErrors{
  float:left;
}
#popup_content div.errorExplanation{
  font-size:90%;
}
#popup_content #captcha_div, #popup_content div div.input img {
  float:left;
}
#popup_content #captcha_div{
  padding-left:32px;
}
#popup_content hr{
  height:0;
  border-top:1px solid #e5e5e5;
  margin:3px;
}
#popup_content div.footnote {
  font-size:90%;
  color:#666;
  padding:0 4px;
}
#popup_content div.footnote a{
  float:right;
}
#popup_content div.footnote #msg_working_hours {
  color:#000;
}
#popup_content div.footnote #msg_working_hours span {
  font-weight:bold;
}
.feedback_reply {
  font-style: italic;
}
/**********>> Facebook <<***********/
#fb_comments .collapsable {
  left: 0;
  width: auto;
}
#fb_comments {
  margin-top: 15px;
}
#properties .fb_like_button {
  float: none;
  width: auto;
}
