/* Copyright (C) Primer Templates http://www.primertemplates.com */

/* ========================================================================
   Defines styles for OS Property
 ========================================================================== */
 
 .os_property-main .btn-small {
    background-color: #71b100 !important;
    color: #ffffff !important;
}

.os_property-meta {
  background-color: #f7f8fa;
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
  padding: 0;
  width: auto;
}

.os-propertytitle {
  color: #555555 !important;
}

.ospsearch_div {
  border-left: medium none;
  border-right: medium none;
  padding: 20px;
}

.ospsearch_ul > li:first-child > a {
  border-radius: 0 !important;
}

.ospsearch_ul {
  background-color: #fff;
  border-radius: 0;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  list-style: outside none none;
  margin: 5px 0 0;
  padding: 0;
  width: 100%;
}

.ospsearch_ul > li:last-child {
  border-bottom: medium none;
  border-right: medium none;
  border-left: medium none;
  border-top: 1px solid #e5e5e5;
  border-radius: 0;
}

.chzn-container-single .chzn-single {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e1dfdf;
  border-radius: 0;
  box-shadow: none;
  color: #444;
  display: block;
  height: 40px !important;
  line-height: 40px !important;
  overflow: hidden;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}

.search-field .default {
	
}

.chzn-container-multi .chzn-choices {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e1dfdf;
  box-sizing: border-box;
  cursor: text;
  min-height: 40px !important;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 40px;
}

.chzn-container-multi .chzn-choices li.search-choice {
  background-clip: padding-box;
  background-color: #71b100 !important;
  background-image: none !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #ffffff;
  cursor: default;
  line-height: 13px;
  margin: 5px 0 3px 5px;
  padding: 6px 25px 8px 8px;
  position: relative;
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: rgba(0, 0, 0, 0) url("../images/chosen-sprite.png") no-repeat scroll -42px 1px;
  display: block;
  font-size: 1px;
  height: 12px;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 12px;
}

.chzn-container-active .chzn-single {
  border: 1px solid #71b100 !important;
  box-shadow: none !important;
}

.chzn-container .chzn-results li.highlighted {
  background-color: #71b100 !important;
  background-image: none;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mod_ossearch_right_col {
  padding-bottom: 25px;
  padding-left: 0;
  padding-top: 3px;
}

.ospsearch_ul > li > a {
  border-bottom: 1px solid #e5e5e5;
  border-right: medium none;
  border-left: medium none;
  border-top: medium none;
  display: block;
  font-size: 15px;
  margin: 0 0 -1px;
  padding: 15px 25px 15px 18px;
}

.ospsearch_submit .btn {
	color: #71b100;
}

.os_category {
  font-size: 12px;
  font-style: normal;
}

.os-address {
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  padding: 5px 0 0;
}

/*----------------------------Registration Form----------------------------*/

.registration-form-page {

}

.registration-form-page .tm-block-full-main {
  background: #f1f1f1;
}

.registration-form-page .tm-middle {

}

.registration-form-page .form-horizontal {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  padding: 35px;
}

.registration-form-page .componentheading {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);  
  border-left: 4px solid #71b100;
  padding: 10px 25px;
  font-size: 16px;
  margin-bottom: 20px;
}

.registration-form-page .page-header {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); 
  border-bottom: medium none;  
  border-left: 4px solid #2ea2cc;
  padding: 20px 25px;
  font-size: 16px;
}

.registration-form-page .page-header h1 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
}

.registration-form-page .tm-content {
  padding-left: 20%;
  padding-right: 20%;
}

.registration-form-page .btn-info {
  background: #262526 none repeat scroll 0 0;
  padding: 10px 25px;
}

.registration-form-page .btn-warning {
  padding: 10px 25px;
}

.registration-form-page .form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: 160px;
}

.registration-form-page .control-group input {
  background: #fbfbfb none repeat scroll 0 0;
  border-radius: 2px !important;
  height: 35px !important;
  line-height: 30px !important;
  padding: 0 15px !important;
  width: 65% !important;
}

.required {
  margin-left: 5px;
}

.registration-form-page .input-large {
  padding: 8px 15px !important;
}

.registration-form-page .input-small {
  padding: 8px 15px !important;
}

.registration-form-page .input-medium {
  padding: 8px 15px !important;
}

.registration-form-page .uk-breadcrumb {
  text-align: center;
}

.registration-form-page #remember {
  height: 15px !important;
  line-height: 15px !important;
}

.registration-form-page .btn-danger, .btn-warning {
  background-color: #71b100;
  color: #ffffff;
}

.registration-form-page .btn-group > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.registration-form-page .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.mod_ospropertymap_title {
	
}

.mod_ospropertymap_price {
	
}

.img-polaroid {
	
}

.block_caption {
  margin-bottom: 25px;
}

.ospitem-leftpad .btn {
	margin-top: 20px;
}

.nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
}

.tab-content {
  overflow: visible;
  padding-top: 25px;
}

.tab-pane fieldset {

}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	border: none !important;
}

.inspectiontimes {
  border: medium none !important;
  color: #ffffff;
  padding: 5px;
}
