﻿body, html {
    padding: 0px;
    margin: 0px;
    /*height: 100%;
    width: 100%;*/
    font-family: Tahoma, Arial, Verdana, sans-serif;
}

a {
    cursor: pointer;
}

img {
  max-width: 100%;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top:30px;
}

.btn {
    border-radius: 0px;
}

.mb-15{
  margin-bottom: 15px;
}

.mb-30{
  margin-bottom: 30px;
}

.mb-0{
  margin-top:0px;
}

.mt-0{
  margin-top:0px;
}

.mt-15{
  margin-top:15px;
}

.mt-30{
  margin-top:30px;
}

.pb-5{
  padding-bottom:5px;
}

.pb-15{
  padding-bottom: 15px;
}

.pb-30{
  padding-bottom: 30px;
}

.pt-5{
  padding-top: 5px;
}

.pt-15{
  padding-top: 15px;
}

.pt-30{
  padding-top: 30px;
}


/* .dropdown-menu > li > a*/
a, 
#topMenu .dropdown-menu li a,
.panel-heading a
{
    color: #e5a848;
}

/*#topMenu #signInMenu li a:hover*/

a:hover, 
.btn-default:hover, 
.dropdown-menu > li > a:hover, 
a.dropdown-toggle:hover, 
#topMenu .dropdown-menu li a:hover,
.panel-heading a:hover  {
    
    color: #2a6ba7;
    
}

#siteNavBar a {
    color: #000;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*
input,
select,
textarea {
    max-width: 280px;
}
    */

div, span, p {
    font-family: Tahoma, Arial, Verdana, sans-serif;
}

#topMenu {
    border-bottom: 1px solid #eaeaea;
    background: none;
    min-height: 32px;
    height: 32px;
}

#siteNavBar {
    /* height: 52px; */
    margin:0;
    border-top: solid 1px #E1E1E1;

}

.form-box{
    margin-top:20px;
    margin-left:0;
    margin-right:0;
}

.top-border, .bottom-border {
    border: 3px solid #E5A848;
}

.bottom-border {
    border-width: 0 0 3px 0;
}

.top-border {
    border-width: 3px 0 0 0;
}

#time-bar h2{
  font-size: 15px;
  line-height: 32px;
  color:#333;
  margin: 0;
}

.thin-bottom-border {
    border: 1px solid #CDCDCD;
    border-width: 0 0 1px 0;
    padding: 5px;
}

#siteNavBar, #homePropertySearch {
  background-image: linear-gradient(-180deg, #fff 36%, #efeff0 100%);
  border-bottom: 3px solid #eeab4d;
}

#PropertySearch .col-md-3{ 
  margin-bottom:15px;
}


#homePropertySearch .btn-default, #PropertySearch .btn-default{
  padding:6px 15px;
  width: 100%;
}

#homePropertySearch .btn-group, #PropertySearch .btn-group{
  width: 100%;
}

#homePropertySearch h1{
color: #2a6ba7; font-size: 2.2em;
}

#homePropertySearch h2{
margin-top: 0; font-size: 1.5em; margin-top: 0px;
}

#homePropertySearch.row, #propertyTypeDetails.row{
  margin:0;
}

.btn-lg, .btn-group-lg > .btn{
    font-size: 14px;
    line-height: 1.6;
    font-weight: normal;
}

#homePropertySearch .col-md-8 form .col-sm-4, #homePropertySearch .row .col-sm-12.col-md-3{
  margin-bottom: 15px;
}

#homePropertySearch .row .col-sm-12.col-md-3 input{
  width:224px;
}

#siteNavBar div.container{
  padding: 0;
}

#homeFeaturedContent{
  margin-top:15px;
  margin-bottom:15px;
}

#propertyTypeDetails div.col-sm-3{
  margin-top:15px;
  margin-bottom: 15px;
  padding: 0;
  margin-left:1.25%;
  width:24%;
}

#propertyTypeDetails div.col-sm-3 p{
  min-height: 210px;
}

#propertyTypeDetails div.col-sm-3 img{
  width: 100%;
}

#propertyTypeDetails div.col-sm-3:first-child{
  margin-left:0;
}

#propertyTypeDetails div.col-sm-3:last-child{
  margin-right:0;
}

#properties h2 {
    font-size: 1.3em;
    font-weight: bold;
    min-height: 2em;
}

#siteNavBar ul.nav li a, #topMenu ul.nav li a {
    margin: 0;
    text-transform: none;
    padding: 20px 16px;
    -webkit-box-shadow: inset 1px 0 0 0 rgba(255,255,255,1);
    -moz-box-shadow: inset 1px 0 0 0 rgba(255,255,255,1);
    -o-box-shadow: inset 1px 0 0 0 rgba(255,255,255,1);
    box-shadow: inset 1px 0 0 0 rgba(255,255,255,1);
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    color: #1c3049;
    border-left: 1px solid #eaeaea;
    font-family: Tahoma, Arial, sans-serif;
}

#siteNavBar ul.nav li:first-child a, #topMenu ul.nav li:first-child a{
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* Top Menu */


#topMenu #flagSelection
{
    display:inline;
    float: right;
}

#topMenu #flagSelection li {
        display:inline;
}

#topMenu #flagSelection img {
    margin-right: 8px;
}

#topMenu #flagSelection a {
    padding: 0;
    margin: 0;
}


#topMenu #signInMenu li
{
    font-size: 1em;
    padding: 0;
    margin-right: 0;
}

#topMenu #signInMenu>li>a {
    font-size: 1em;
    color: #e5a848;
    padding: 0px;
}



#topMenu nav ul {
    float: left;
    /* margin-right: 25px; */
    padding-top: 3px
}


#topMenu nav {
        float: left;
}


ul#flagSelection, ul#signInMenu {
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}

ul#flagSelection li, ul#signInMenu li {
    display: inline;
}

.borderless-btn {
  border: none;
  background-color: transparent;
}

.navbar-right .dropdown-menu {
    left: 0;
}

/*
#topMenu ul.dropdown-menu li {
    margin-left: 10px;
}
    */

#topMenu ul.dropdown-menu {
    min-width: 170px;
}


#signInMenu a.dropdown-toggle {
    padding: 0;

}

#topMenu ul.dropdown-menu {
    padding: 0;
    padding-bottom: 10px
}

#topMenu ul.dropdown-menu > li > a {
      padding: 10px 0 0 10px;
}

/********************/

#siteNavBar ul.nav li a:hover {
    background-color: #e5a848;
    color: #fff;
}


#headerLogo {
    padding: 25px 0;
    background-image: linear-gradient(-180deg, #fff 4%, #fff 27%, #F5FBFF 53%, #DFF2FF 100%);

}

.logo-container a{
  max-width: 361px;
    min-height: 78px;
    width: 100%;
    margin: 0;
    display: block;
    background-size: 100%;
}

.logo-container a img{
  width: 100%;
}

.banner-container a img{
  margin:-11px 0;
}

.banner-container {
  text-align: right;
}

.banner-position.col-sm-4{
  padding-left:0;
}

.newcomers-club-banner a img{
  width: 100%;
}

.jobs-portal-banner a img{
  width: 100%;
  margin-top: 15px;
}

.property-details div .btn-default.orange-btn{
  padding: 2px 10px;
  margin-left:5px;
}

.property-details  .flexslider{
  margin-bottom: 15px;
}

.property-details .sub-heading{
  color: #e5a848;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 5px; 
}

.property-not-available{
  min-height: 300px; 
  line-height: 300px; 
  text-align: center; 
  background-color: rgba(0, 0, 0, 0.05);
}


.property-details .price-box  {
    margin: 0;
    padding-bottom: 5px;
    font-size: 1.4em;
    margin-bottom: 15px;
}


.property-details .property-price{
  float:left;
}

.property-details .save-property{
  float: left;
  position: relative;
  top: 5px;
}

.property-details .buttons-right{
  float: right;
}

.property-print .buttons-right{
  float: right;
}

.property-print .logo-container img  {
    max-width: 361px;
}

.property-print .logo-container  {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.property-print .buttons-right .btn-default.orange-btn{
  padding: 2px 10px;
  margin-left:5px;
}

.property-print .sub-heading{
  color: #e5a848;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 5px; 
}

.property-print .price-box  {
    margin: 0;
    padding-bottom: 5px;
    font-size: 1.4em;
    margin-bottom: 15px;
}


.property-print .property-price{
  float:left;
}

h2 {
    font-size: 22px;

}

table.word-break td:nth-child(2) 
{
    word-break: break-all;
}

.body-content h1, .body-content h2, .body-content h3, .body-content h4 {
    font-family: Oswald, Arial, Georgia, serif;
}

.orange-foreground {
    color: #e5a848;
}

.orange-btn {
    color: #fff;
    background-color: #e5a848;
    border: none;
    border-radius: 0px;
}

.orange-btn.disabled, .orange-btn[disabled] {
    background-color: #000;
}

.panel-group .square-border,
.form-control,
input, textarea {
      border-radius: 0px;
}

.btn:hover, .multiselect-selected {
    background-color: #2a6ba7;
    color: #fff;
}

li.multiselect-selected:hover, .multiselect-selected:hover a label {
    background-color: #2a6ba7;
    color: #fff;
}

.multiselect-selected a label {
    color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
select > option:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2a6ba7;
    outline: 0;
}
#propertyTypes .btn {
    margin-top: 25px;
}

.features {
    border: 1px dotted #000; 
    border-width: 1px 0 1px 0;
    padding: 4px 0 4px 0;
    margin-bottom: 5px;
}

.spacer{
  clear: both;
}

.property-price {
    float: right; 
    padding: 0;
}

.features .property-price span {
    margin: 0;
}

.dotted-bottom-border
{
    border: 1px dotted #000; 
    border-width: 0 0 1px 0;
    padding-bottom: 5px;
}

.features img {
    margin-right: 10px;
}

.features > span {
    margin-right: 10px;
    font-weight: bold;
}

.features .saveProperty {
    font-weight: normal;
}

.full-width {
    display: block; 
    width: 100%;
}

#signInForm .panel{
  margin-top:15px;
  margin-bottom:0;
}

#listSettings {
  padding-top: 5px; 
  padding-bottom: 5px;
}

#listSettings .number-listings{
  font-size: 1.2em; margin-right: 15px;
}

#listSettings a {
  margin: 0 5px 0 0;

}

#emailAgents a.details, #saveSearch a.details, #goToTop a.details{
  padding-top:2px;
} 

#listSettings  .form-list-center, #listSettings  .form-list-right{
  margin-top:5px;
}

 #listSettings  .form-list-right{
  float: right;
}

#listSettings .form-group #saveSearch, .form-group #emailAgents{
  margin:0 0 0 15px;
  float: left;
}

#footerPanel {
    border-top: solid 6px #E1E1E1;
    background-color: #F1F2F1;
    padding-bottom: 25px;
    margin-top: 15px;
}

#footerPanel .container, #copyright.container{
  padding: 0;
}

#footerPanel h2 {
    color: #e5a848;
    font-size: 1em;
    font-weight: bold;
    border-bottom: solid 3px #E1E1E1;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

#footerPanel p, #footerPanel ul {
    font-size: 0.85em;
    padding: 0;
   
}

#footerPanel p {
    line-height: 1.6em;
}

#footerPanel p img {
    float:left;
    margin-right: 10px;
}

#footerPanel a {
    font-size: 1em;
}

#footerPanel ul, #footerPanel ul li {
   list-style: none;
}

#footerPanel ul li {
    margin-bottom: 10px;
}

#footerPanel a {
    color: #000;
}

a:hover {
    text-decoration: none;
}

#propertiesList h2 {
    font-size: 1.4em;
}

.save-property {
    position: absolute;
    top: 12px;
    left: 25px;
    width: 20px;
    height: 20px;
    background-image: url(//cdn.abc-mallorca.com/content/images/save_heart.png);
}

.outline-heart {
    background-image: url(//cdn.abc-mallorca.com/content/images/outline_heart.png);
}

.orange-heart {
    background-image: url(//cdn.abc-mallorca.com/content/images/orange_heart.png);
}

.save-property, .save-property:hover {
    cursor: pointer;
}

h3 {
    font-size: 1.4em;
}



#siteMenu ul li a:hover {
    color: #000;
}

#topMenu #signInMenu li a:hover {
    background: none;
}

.social-followers
{
    width: 180px;
}

.social-followers a {
    display: block;
    width: 50px;
    color: #000;
}




.social-followers a small, .social-followers a span {
    text-align: center;
    display: block;
}

.social-followers a span {
    font-size: 1.3em;
}

.social-followers a small {
    font-size: 0.8em;
}

.twitterLinkImage {

    width: 50px;
    height: 50px;
    background-image: url(//cdn.abc-mallorca.com/content/images/twitter-badge.png);
    
}

.twitterLinkImage:hover {

    background-image: url(//cdn.abc-mallorca.com/content/images/twitter-badge-hover.png);
    
}

.facebookLinkImage {

    width: 50px;
    height: 50px;
    background-image: url(//cdn.abc-mallorca.com/content/images/facebook-badge.png);
    
    
}

.facebookLinkImage:hover {

    background-image: url(//cdn.abc-mallorca.com/content/images/facebook-badge-hover.png);
}

.btn, .facebookLinkImage, .twitterLinkImage {

    transition: all 0.4s ease;
}

footer p {
    font-size: 0.9em;
    margin: 10px 0
}

/*
.fixed-property-agent {
  
    position: fixed;
    bottom: 0;
    
  
}

.fixed-property-agent-bottom {
    bottom: 370px;

}
*/

#siteNavBar ul.nav li a.active {
    background-color: #e5a848; 
    color: #fff;
}

/*************************************************
    Maps

*/

.map-img {
  position: relative;
  display: inline-block;
  /* background: url("Images/map/map.png"); */
  margin-top: 1em;
  background-size: 100%;
}

.map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


#map-img {
  width: 100%;
  max-width: 350px;
    height: 250px;
    cursor: pointer;
}

#mMap {
  max-height: 250px;
}

svg polygon:hover {
    cursor: pointer;
}


a.active {
    color: #2a6ba7;
}

.alert-warning {
  color: #2a6ba7;
  background-color: #fcf8e3;
  border-color: #e5a848;
}

.prop-gallery .thumbnail {
    padding: 0;
    margin-bottom: 0;
    border: none;
}

.hidden-images {
    display: none;
}

/** Tooltips **/
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow
{
  
  border-top-color: #2a6ba7;
}

.tooltip.right .tooltip-arrow
{
    border-right-color: #2a6ba7;
    
}

.tooltip.left .tooltip-arrow {
  border-left-color: #2a6ba7;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2a6ba7;
}

.tooltip.bottom-left .tooltip-arrow {

  border-bottom-color: #2a6ba7;
}

.tooltip.bottom-right .tooltip-arrow {

  border-bottom-color: #2a6ba7;
}

.tooltip-inner {
  
  color: #fff;
  background-color: #2a6ba7;
  
}

.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
/**************/



/** Slider **/
.flex-control-nav {
    text-align: left;
    top: 10px;
    left: 10px;
    width: 90%;
    height: 10px;
    position: absolute;
    /* bottom: -30px; */
    /* text-align: center; */
}


.flex-direction-nav {
  top: 10px;
  position: absolute;
  width: 100%;
}

.flex-direction-nav li .prev {
    /* left: -17px; */
    right: 10px;
    top: 10px;
}

.flex-direction-nav li .next {
    background-position: -32px 0;
    right: 11px;
    top: 45px;
}

.flex-caption {
    font-family: Oswald,arial,Georgia, serif;
    font-size: 1.8em;
    font-weight: 300;
    left: 15px;
    background-color: #e5a848;
    opacity: 0.8;
}

.flex-direction-nav li a {
    width: 32px;
    height: 32px;
    opacity: 0.7;
    cursor: pointer;
    z-index: 2;
}

.flex-direction-nav li a:hover {
    opacity: 1;
}

.flexslider {
    margin: 0;
}
/**************/


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  
  background-color: #e5a848;
}


.affix, .affix-top, .affix-bottom {
    z-index: 99;
}

.affix-top {
    position: relative;
}

.affix-bottom {
  position: absolute;
  width: 262px;
}

.affix {
  top: 20px;
}

.affix, .affix-bottom {
    width: 262px;
}

/*********************/

/********** Hover tabs *********/
.hover-slide {
    position: fixed;
    right: 0;
    top: 350px;
    z-index: 99;
    /* width: 36px; */
    width: 205px;
    height: 36px;
    background-color: #e5a848;
    color: #fff;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 3px #888;
    padding: 7px;
    right: -167px;
}

.hover-slide a {
    color: #fff;
    float: left;
    margin-right: 10px;
}
.hover-slide a.slide-button {
    font-size: 1.5em;
}

/*
.hover-slide a:hover, a.details:hover {
    color: #2a6ba7;
}
    */

.hover-slide a.details {
   /* opacity: 0; */
    color: #2a6ba7; 
}

.hover-slide a:hover {
     color: #2a6ba7; 
}

#saveSearch {
}

#emailAgents {
    top: 390px;
}


#goToTop {
    top: 430px;
}

#goToTop span.glyphicon{
  top:-1px;
}
/***************************/

a.active { text-decoration: none; }

/*
.panel-heading a, .panel-heading a:hover {
    color: #000;
    text-decoration: none;
}
    */

.panel-primary > .panel-heading
{
    background-color: #e5a848;
}

.panel-primary > .panel-heading, .panel-primary {
    border-color: #e5a848;
}

#emailAgentsLightboxForm .multiselect, #emailAgentsLightboxForm button.multiselect {
    text-align: left;
}

#emailAgentsLightboxForm .multiselect-container {
    width: 100%;
}

.multiselect-container>li>a>label {
    padding: 2px 20px 3px 40px;
}

.propertyPreview {
    min-height: 270px;
}
.propertyPreview .propertyTitle{
font-size: 1.4em; margin: 10px 0 5px 0; height: 2em;
}
.imagesHalfOpacity img {
    opacity: 0.5;
}

.dashboard-panel {
    
    /* min-height: 340px;
        height: 350px; 
    overflow: hidden;*/
    font-size: 1.1em;
}

.dashboard-panel .badge {
    font-size: 0.9em;
}

.dashboard-panel h3 {
    font-size: 1.1em;
}

.dashboard-panel table {
    width: 100%;

}

.dashboard-panel table tbody tr {
    border-bottom: 1px solid #ddd;

}

.dashboard-panel table tbody tr:last-child {
    border: none;
}

.dashboard-panel table tbody tr td {
    padding: 8px;

}

.alert-warning, alert-success, .alert-info, .alert-warning {
    color: #000;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color: #E5A848;
    border-color: #E5A848;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
    color: #E5A848;
}

.col-7-title{
  margin: 0; padding-bottom: 5px;
}

.col-8-title{
  font-size: 1.4em; margin: 10px 0 5px 0; height: 2em;
}

.col-7-p{
  color: #16314F; font-weight: bold; font-size: 1.2em; margin-top: 5px;
}

.col-7-p-overflow{
  clear: both; overflow: hidden;
}

.col-7-p-overflow img{
  float: right; margin: 0 0 8px 10px;
}

.agency-min-height{
  min-height: 270px;
}

#property-agent {
  width: 300px;
}

.agency-not-available{
  min-height: 300px; line-height: 300px; text-align: center; background-color: rgba(0, 0, 0, 0.05);
}

#footerPanel .col-sm-3:after{
  content:"";
  clear: both;
  display: block;
}

.tt-menu,
.gist {
  text-align: left;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 300px;
  height: 30px;
  /* padding: 5px 5px; */
  /*font-size: 24px; */
  line-height: 30px;
  border: 2px solid #ccc;
  /*
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  */
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
    /*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    */
}

.tt-hint {
  color: #999;

}

.tt-menu {
  width: 300px;
  /* margin: 12px 0; */
  padding: 8px 5px 8px 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);

  /*
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
      */
}

.tt-suggestion {
  padding: 5px 5px;
  font-size: 1em;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  /*font-size: 14px; */
}
/* example specific styles */
/* ----------------------- */

#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center;
}

#multiple-datasets .league-name {
  /* margin: 0 20px 5px 20px; */
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto;
}

#rtl-support .tt-menu {
  text-align: right;
}



table.log-messages > tbody > tr:nth-of-type(2n+0) td {
    border: none;
    padding: 0px;
}

table.log-messages > tbody > tr.highlight-row
{
    background-color: #f9f9f9;
}

.letter-pagination a {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 1.5em;
}

a.black-link {
    color: #000;
    text-decoration: none;
}

a:visited, a:hover, a {
    text-decoration: none;
}

/* Admin */
#logo-preview {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px;
    display: block;
}

.icons-bar a {
    margin-left: 5px;
}

/*Loading*/
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

/*Modal*/
.modal-body.loading {
    text-align: center;
}

.members #modal .modal-body .block {
    min-height: 335px;
}

.members #modal .modal-body .element .row {
    margin: 0;
}

.members #modal .modal-body .element .row > div:first-child {
    padding-left: 0;
}

.members #modal .modal-body .element .row > div:first-child img {
    width: 80px;
    height: 47px;
}

.members #modal .modal-body .element b {
    font-size: 12px;
}

.members #modal .modal-body .element {
    display: block;
    color: #333;
    margin-bottom: 20px;
}

.members #modal .modal-body .element:hover {
    opacity: 0.5;
}

.members #modal .modal-body .element:last-child {
    /*margin-bottom: 0;*/
}

.members #modal .modal-body .element .features {
    margin: 1px 0 0;
    padding: 0 15px;
}

.members #modal .modal-body .element .features span {
    font-weight: normal;
}

.members #modal .modal-body .pager {
    margin: 0;
}

/*Drag command drop*/
#file-upload {
    margin: 40px 0 20px 0;
}
.box
{
    font-family: Roboto, sans-serif;
  color: #0f3c4b;
  font-size: 1.4rem; /* 20 */
  background-color: #c8dadf;
  position: relative;
  padding: 20px;
    text-align: center;
}
.box.has-advanced-upload
{
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;

  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
}
.box.is-dragover
{
  outline-offset: -20px;
  outline-color: #c8dadf;
  background-color: #fff;
}
.box__dragndrop,
.box__icon
{
  display: none;
}
.box.has-advanced-upload .box__dragndrop
{
  display: inline;
}
.box.has-advanced-upload .box__icon
{
  width: 100%;
    height: 60px;
    fill: #92b0b3;
    display: block;
    margin: 10px 0 20px;
}

.box.is-uploading .box__input,
.box.is-success .box__input,
.box.is-error .box__input
{
  visibility: hidden;
}

.box__uploading,
.box__success,
.box__error,
.box__restart
{
  display: none;
}
.box.is-uploading .box__uploading,
.box.is-success .box__success,
.box.is-error .box__error,
.box.is-success .box__restart,
.box.is-error .box__restart
{
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;

  -webkit-transform: translateY( -50% );
  transform: translateY( -50% );
}
.box__uploading
{
  font-style: italic;
}

.box__success
{
  -webkit-animation: appear-from-inside .25s ease-in-out;
  animation: appear-from-inside .25s ease-in-out;
}

@-webkit-keyframes appear-from-inside
{
  from  { -webkit-transform: translateY( -50% ) scale( 0 ); }
  75%   { -webkit-transform: translateY( -50% ) scale( 1.1 ); }
  to    { -webkit-transform: translateY( -50% ) scale( 1 ); }
}

@keyframes appear-from-inside
{
  from  { transform: translateY( -50% ) scale( 0 ); }
  75%   { transform: translateY( -50% ) scale( 1.1 ); }
  to    { transform: translateY( -50% ) scale( 1 ); }
}

.box__restart
{
  margin-top: 30px;
    font-size: 80%;
    cursor: pointer;
}
.box__restart:focus,
.box__restart:hover
{
  color: #39bfd3;
}

.box__file
{
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.box__file + label
{
  max-width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
}
.box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong
{
  color: #39bfd3;
}
.box__file:focus + label,
.box__file.has-focus + label
{
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.box__button
{
  display: block;
}
.box__button
{
  font-weight: 700;
  color: #e5edf1;
  background-color: #39bfd3;
  display: none;
  padding: 8px 16px;
  margin: 40px auto 0;
}
.box__button:hover,
.box__button:focus
{
  background-color: #0f3c4b;
}

#file-upload #gallery {
    /*margin-top: 20px;*/
}

#file-upload #gallery:after {
    content: '';
    display: block;
    clear: both;
}

#file-upload #gallery .img-box{
    float: left;
    display: flex;
    justify-content: center;
    height: 100px;
    width: 104px;
    overflow: hidden;
    margin: 5px;
    border: 1px solid #ccc;
    transition: all 0.4s ease;
    position: relative;
}
#file-upload #gallery .img-box:hover{
    opacity: 0.5;
    cursor: pointer;
}
#file-upload #gallery .img-box:hover:after{
    content: "X";
    position: absolute;
    color: #fff;
    font-size: 64px;
    -webkit-transform: scale(0.5,0.4);
    -moz-transform: scale(0.5,0.4);
    -ms-transform: scale(0.5,0.4);
    -o-transform: scale(0.5,0.4);
    transform: scale(0.5,0.4);
    left: 32px;
}

.floatRight{
    float:right;
}

#topMenu #signInMenu >li>a>i{
    color: #676767;
    background-color:rgba(0, 0, 0, 0);
    font-size:18px;
}

#topMenu #signInMenu >li>a>i:hover  {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #e8ad3f !important;
}

#signInMenu #logoutForm >li>a>i{
    color: #676767;
    background-color:rgba(0, 0, 0, 0);
    font-size:18px;
}

#signInMenu #logoutForm >li>a>i:hover  {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #e8ad3f !important;
}

input.top-margin, .top-margin .input-group  {
    margin-top: 10px;
}

.banner-link, .banner-link img{
  display: block;
}

@media (min-width: 1201px) {
.container{
    width:955px;
    padding-left: 0;
    padding-right: 0;
}

#siteNavBar ul.nav li a, #topMenu ul.nav li a{
    padding: 20px 15px;
}

#siteNavBar ul.nav li a, #topMenu ul.nav li a:lang(de){
    padding: 20px 12px;
}

#siteNavBar ul.nav li a, #topMenu ul.nav li a:lang(es){
    padding: 20px 13px 20px 14px;
}

  .affix, .affix-bottom {
    width: 262px;
  }     

}

@media (max-width: 1200px) {

.container{
    width:955px;
}

    .row .col-lg-6 > .pull-right {
        float: none !important;
    }

    .social-followers a {
      height:50px;
    }

    .col-sm-4 .social-followers a div.twitterLinkImage, .col-sm-4 .social-followers a div.facebookLinkImage{
      height:25px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
    }

    .login-left-half{    
    width: 50%;
    float: left;
    margin-top: 0;
    }
    .login-right-half{
    float: left;
    width: 50%;
    font-size: 13px;
    }

    #propertyTypeDetails div.col-sm-3 p {
    min-height: 260px;
    }
}

@media (min-width: 992px) {
 .affix, .affix-bottom {
    width: 212px;
  }   


  .top-margin {
    margin-top: 10px;
  }

  #applyFilterDiv {
    margin-top: 35px;
  }      

  .col-md-9.property-details{
    width:620px;
    padding:0;
  }

  .col-md-9.property-details h2.dotted_bottom-border{
    margin-top:0;
  }

  .col-md-3.property-agent-details{
    width:300px;
    padding:0;
    float: right;
  }

}

@media (max-width: 991px) {
.container {
    width: 750px;
    max-width: 100%;
    padding-left:0;
    padding-right:0;
}

.banner-container a img{
    margin:0;
    max-width: 100%;
    height: auto;
}

  #siteNavBar ul.nav li a, #topMenu ul.nav li a:lang(de){
    padding: 20px 8px 20px 9px;
}

 #siteNavBar ul.nav li a, #topMenu ul.nav li a:lang(es){
    padding: 20px 8px 20px 9px;
}

#siteNavBar ul.nav li a, #topMenu ul.nav li a{
  padding: 20px 11px;
  font-size: 11px;
}

#applyFilterDiv {
  margin-top: 15px;
} 
       

.abc-pager {
  margin-bottom: 10px;
}

.abc-pager .pagination {
  margin: 0px;
}

.abc-pager .current-page {
  float: right;
}

.abc-pager>div {
  margin: 5px 0 5px 0;
}

 .abc-pager .current-page {
  float: none;
}

.social-followers{display: none}

#signInForm .panel{margin-top:0;}

#homeFeaturedContent .top-border{
  border: none;
  margin-top:0;
}

.login-left-half{margin-bottom: 5px}
.login-right-half{margin-bottom: 5px}

#propertyTypeDetails div.col-sm-3{
  width:49%;
  margin-left: 2%;
  float: left;
}

#propertyTypeDetails div.col-sm-3:nth-of-type(3){
  margin-left:0;
  clear: both;
}
#propertyTypeDetails div.col-sm-3 p {
    min-height: 140px;
}

}

@media (min-width: 768px) {

#topMenu nav.right-side {
 float: right;
} 

.navbar-collapse{
  padding-left: 0;
  padding-right: 0;
}

}

@media (max-width: 767px) {

.navbar-default{
   padding: 0 20px;
}
#topMenu .time-bar{
  float: left
}
#topMenu nav.right-side{
  float:right;
}
#siteNavBar ul.nav li a, #topMenu ul.nav li a{
  border: none;
  box-shadow: none;
}
.body-content{
  padding-top: 15px;
}

.login-left-half {
  margin-bottom: 10px;
}

.login-right-half {
    margin-bottom: 10px;
}

.banner-container a img{
    margin: 11px 0 -11px;
    height: auto;
}

.logo-container a img{
height: auto;
}
.logo-container a{
  max-width: 100%;
}
.banner-position.col-sm-4{
  margin-top: 15px;
  padding-left:15px;
}

#propertyTypeDetails div.col-sm-3 p{
  min-height: 200px;
}

.time-bar.navbar-left{
display: none;
}

}

@media (max-width: 480px) {

  #propertyTypeDetails div.col-sm-3{
  width:100%;
  margin-left: 0;
  float: left;
}

}

@media print {
    .no-print {
      display: none;
    }

}
.property-actions-label {
  font-size: 13px;
  font-weight: inherit;
  white-space: nowrap;
}
