@import url('/_newcms_assets/css/modules/kuni_widescreen/styles.kuni_widescreen.css'');
/* modular css */








/* Global VOW Styles */
.vow-nav{
  text-align:right;
  padding-right:30px;
  padding-top:10px;
}

.g-recaptcha{
  display:inline-block;
}

/* AFCs */
#details .listing_provided_by_top{
  text-align:center;
}
body.has_afc #photos img, body.has_afc #listing_detail_img img{
  width:100%;
}

/* Info Window */
#properties #properties_map .property .listing_provided_by{
  text-align:center;
}

/* Lightbox */
#bg_fade{
  background: #ccc;
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  opacity:0;
  top: 0;
  left: 0;
  z-index: 9999;
}
.old-modal{
  position: fixed;
  display: none;
  background: #fff;
  color: #000;
  width: 330px;
  height: 430px;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -200px;
  z-index: 99999;
  padding: 10px 20px 10px 20px;
}
.old-modal .inner-modal{
  overflow:scroll;
  width: 300px;
  height: 300px;
  padding-top:10px;
  padding-bottom:10px;
}
#content_body .old-modal h2{
  color:#000;
  font-weight:bold;
  border-top:none !important;
}
#content_body .old-modal p{
  display:block !important;
}
.old-modal .modal-nav{
  width:100%;
  padding-top: 20px;
}
.old-modal .modal-nav button{
  padding:10px 20px;
  font-size:16px;
}


html > body #menu_inner ul li {
	position: relative;

}

#menu_inner li li.sel a, #menu_inner li:hover, #menu_inner li.sel_over, #menu_inner li.over

#menu_outer .sel li a {
background:none repeat scroll 0 0 #111111;
}

/*custom form builder css*/
form[class^="form_builder-"] .form-group .form-control{
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

form[class^="form_builder-"] .form-group .form-control.col-sm-8{
	width: 50%;
}

form[class^="form_builder-"] .form-group .form-control.col-sm-4{
	width: 25%;
}

form[class^="form_builder-"] label{
	display: block;
	float: none;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	width: 100%;
}

form[class^="form_builder-"] .form-group .radio,
form[class^="form_builder-"] .form-group .checkbox {
	display: inline-block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

form[class^="form_builder-"] input[type="submit"] {
	padding: 12px;
	border: none;
	border-radius: 3px;
	font-weight: bold;
}

form[class^="form_builder-"] .form-group .radio input[type="radio"] ,
form[class^="form_builder-"] .form-group .checkbox input[type="checkbox"] {
	position: relative;
	top: 3px;
}

form[class^="form_builder-"] #form_protection input{
	margin-right: 10px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
form[class^="form_builder-"] #form_protection{
	position: relative;
	list-style: none;
}
form[class^="form_builder-"] #form_protection #auth_code{
	position: relative;
	top: -14px;
	border: 0;
}
form[class^="form_builder-"] #form_protection #auth_code legend{
	text-indent: -999999999px;
}
form[class^="form_builder-"] #form_protection #auth_code img{
	height: 32px;
	margin: 0;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

/*monoslideshow*/
#monoslideshow{
	background-color: #222;
	width: 100%;
	height: 480px !important;
}
.monoslideshow-wrapper{
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.monoslideshow-wrapper .uber-badge.badge-large,
.monoslideshow-wrapper .uber-badge.badge-small {
	position: absolute;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	bottom: 74px;
	padding: 9px;
	right: -60px;
	width: 300px;
    text-align: center;
	z-index:1;
}
#monoslideshow img, #details #monoslideshow img, #photos #monoslideshow img{
  /*margin:inherit !important;*/
}
.communities-column{
  float:left;
  width:20%;
  padding:0 20px;
}

#uberlivechat iframe{ background:none; }

.disclaimer{ clear: both; }
span.copyright{ display:block; }
#content_body p.listing-provided-by,
#content_body p.board_copyright,
#content_body p.board_disclaimer{ display:block; }
.data-last-updated-at{ text-align:right; }
p.mls-logos{background-color:#fff;}
p.mls-logos img.reciprocity_r_logo{margin-right:76px;}
p.mls-logos img{
  height: 66px;
  white-space: nowrap;
  padding-right: 18px;
  display: inline-block;
}
.wrapper-listing-provided-by{display:inline-block;padding-bottom:10px;}
.description .board_logo, .alisting-detail .reciprocity_logo, .reciprocity_logo{max-width: 150px;background:white;margin:4px;}

#video iframe{width:100% !important;}