p strong {
  color: rgb(51, 51, 51);
}

.container{
  margin:0 auto;
}

.well{
  border-radius: 0px;
  background-color: #FFF;
  -webkit-box-shadow: none; 
   box-shadow: none;
  border: transparent !important;
}

.content{
  margin-top: 15px;
}

.thumbnail{
  border-radius: 0;
  margin: 5px;
}

.label{
  border-radius: 0;
}

.caption .detail{
  margin-top: 15px;
}

.caption .field{
  font-weight: bold;
  float: left;
  width: 65px;
  text-align: left;
}

.caption h4{
  min-height: 45px;
}

.field-row{
  display: block;
}

.apartment{
  padding: 0;
}

.apartment h4{
  margin-top: 15px;
  margin-bottom: -5px;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 7px;
}

/*.apartment a{
  color: #d1af7d;
}

.apartment a:hover{
  color: rgb(51, 51, 51);
}

.apartment a:active{
  color: rgb(51, 51, 51);
}*/

.apartment .btn {
  margin-top: 7px;
  padding: 10px 15px;
}

.status{
  font-size: 14px;
  background-color: #aaa;
}

.open-close .glyphicon{
  margin-right: 3px;
}

.ui-widget-header{
  background: none;
  background-color: #d1af7d;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-foucs{
  background-color: #d1af7d;
  border: 1px #fff solid;
}

.slider-label{
  display: block;
  text-align: center;
  font-weight: 200;
  font-size: 14px;
  padding-bottom: 10px;
}

.legend-title {
  font-size: 16px;
  text-align: center;
}

@media screen and (min-width: 1610px) {
.apartment a {
  font-size: 16px;
}
}
