/* Test  css start */
.img-thumbnail{
    color: #15181a;
    border: 1px solid #CCC!important;
}
.featuredproperty{
    height: 35px !important; 
}
div.ospitem-iconbkgr{
    background-color: transparent !important;
    color: #d5aa5b;
}
.ospitem-propertytitle{
    color: #d5aa5b;
}
#curr0{
    margin-left: 5px;
}
.ospitem-bopad .span12{
    text-align: justify;
    margin-bottom: 15px;
}
.street{
    margin-bottom: 10px;
}
#ospitem-watermark_box{
    border-radius: 5px;
}
/* a.uk-link-heading{
    font-size: 25px !important;
    border: 1px solid #D5AA5B;
    text-align: center;
    padding: 25px 30px 25px 30px;
    border-radius: 30px;
    letter-spacing: 2px;
    margin-left: 215px;
}
a.uk-link-heading:hover{
    font-size: 25px !important;
    background: #D5AA5B;
    text-align: center;
    padding: 25px 30px 25px 30px;
    border-radius: 30px;
    letter-spacing: 2px;
    margin-left: 215px;
} */
.uk-h3{
    font-size: 16px !important;
}
.uk-text-muted {
    color: #D5AA5B !important;
}

/* Test  css end */


/* Test details css start */
.pricetext {
    font-size: 35px !important;
    color: #D5AA5B;
    text-transform: uppercase;
}
div.subtitle {
    font-size: 16px !important;
    color: #D5AA5B !important;
}
.detailsView .leadFormWrap{
    width: 100% !important;
}
input[type="text"]{
    min-height: 50px !important;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px;
}
textarea{
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    vertical-align: top;
    border-radius: 8px !important;
}
.input-large {
    width: 100% !important;
    border: 0 none;
    padding: 0 15px;
    background: #1c1f22;
    color: rgba(255,255,255,.9);
    transition: .2s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    border-radius: 500px;
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.35), inset -2px -2px 5px rgba(82,89,98,.2);
}
#requestdetails_form{
    border: 1px solid #d5aa5b40;
    padding: 15px;
    border-radius: 5px;
    margin: 20px;
}
#requestbutton {
    width: 100% !important;
    margin-top: 10px;
}
span {
    text-align: justify;
}
.shell legend span {
    /* color: #D5AA5B !important; */
    color: #ebebeb !important;
    font-family: Figtree !important;
}
.shell fieldset {
    margin-top: 15px;
    margin-bottom: 15px;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500 !important;
    margin-top: 10px;
    color: #D5AA5B !important;
    letter-spacing: 1px;
}
.amenitygroup {
    padding-bottom: 15px;
}
.padding3, .padding5 {
    margin-top: 20px !important;
}
#tellfriend_form{
    padding: 25px !important;
}
.block_caption {
    margin-bottom: 15px !important;
}
.noleftmargin{
    text-align: center;
    margin-top: 10px;
    /* color: #D5AA5B; */
}


/* Test details css end */


@media (min-width: 400px) {
    /* Test  css start */
    .btn{
        padding: 0 7px;
        margin-bottom: 10px;
    }
    .latestproperties {
        padding-top: 35px;
    }
    [class*=span] {
        margin-left: 0px;
    }
    .noleftmargin {
        text-align: left;
        margin-top: 10px;
        /* color: #ffffff; */
    }
    .floatright {
        margin-bottom: 20px;
    }
    .detailsView .descriptionWrap {
        margin-top: 15px;
    }
    /* a.uk-link-reset{
        font-size: 20px !important;
        border: 1px solid #D5AA5B;
        text-align: center;
        padding: 20px;
        border-radius: 30px;
        letter-spacing: 2px;
        margin-left: 50px;
    }
    a.uk-link-reset:hover{
        font-size: 20px !important;
        background: #D5AA5B;
        text-align: center;
        padding: 20px;
        border-radius: 30px;
        letter-spacing: 2px;
    } */
    div.ospitem-separator {
        margin-top: 20px;
    }
    /* Test  css end */

    /* Immobilien (Real Estate) page CSS start  */
    joomla-tab[view=accordion] [active] {
        background-color: transparent !important;
    }

    #coordinates_controls1{
        width: 95%;
        /* margin-left: 8px; */
    }
    /* .form-row textarea{
        margin-left: 10px;
    } */
    .rent_time{
        max-width: 100%;
        width: 100%;
        height: 50px;
        border: 0 none;
        padding: 0 15px;
        background: #1c1f22;
        color: rgba(255,255,255,.9);
        transition: .2s ease-in-out;
        transition-property: color,background-color,border-color,box-shadow;
        border-radius: 500px;
        box-shadow: inset 2px 2px 5px rgba(0,0,0,.35), inset -2px -2px 5px rgba(82,89,98,.2);
    }
    .chosen-container-single .chosen-single{
        max-width: 100%;
        width: 100%;
        height: 50px;
        border: 0 none;
        padding: 0 15px;
        background: #1c1f22;
        color: rgba(255,255,255,.9);
        transition: .2s ease-in-out;
        transition-property: color,background-color,border-color,box-shadow;
        border-radius: 500px;
        box-shadow: inset 2px 2px 5px rgba(0,0,0,.35), inset -2px -2px 5px rgba(82,89,98,.2);
    }
    .chosen-container-single .chosen-single span{
        margin-top: 10px;
    }
    .chosen-container-single .chosen-single b{
        margin-top: 7px;
    }
    joomla-tab[view=accordion]>button {
        background-color: #b08136 !important;
    }
    .pull-left{
        text-align: left;
    }
    #ospitem-watermark_box{
        margin-bottom: 10px;
    }
    .btn-info,.btn-warning, .btn-success{
        width: 100%;
    }
    /* Immobilien (Real Estate) page CSS end */
}

@media screen and (max-width: 660px) and (min-width: 600px) {
    /* Test  css start */
    .btn{
        padding: 0 7px;
        margin-bottom: 10px;
    }
    div.ospitem-leftpad, span.ospitem-leftpad{
        padding-left: 5px !important;
        padding-right: 10px !important;
    }
    
    /* Test  css end */
    /* Immobilien (Real Estate) page CSS start  */
    joomla-tab[view=accordion] [active] {
        background-color: transparent !important;
    }
    .fieldsetpropertydetails strong{
        margin-left: 10px;
        margin-top: 10px;
    }
    joomla-tab[view=accordion]>button {
        background-color: #b08136 !important;
    }
    .uk-container{
        margin-left: 10px;
        margin-right: 10px;
    }
    #ospitem-watermark_box{
        margin-bottom: 10px;
    }
    .btn-info,.btn-warning, .btn-success{
        width: 100%;
    }
    /* Immobilien (Real Estate) page CSS end  */
}

@media (min-width: 600px){
    /* Test  css start */
    .btn{
        padding: 0 7px;
        margin-bottom: 10px;
    }
    /* Test  css end */
    /* Immobilien (Real Estate) page CSS start  */
    joomla-tab[view=accordion] [active] {
        background-color: transparent !important;
    }
    .fieldsetpropertydetails strong{
        margin-left: 10px;
        margin-top: 10px;
    }
    joomla-tab[view=accordion]>button {
        background-color: #b08136 !important;
    }
    #ospitem-watermark_box{
        margin-bottom: 10px;
    }
    .btn-info,.btn-warning, .btn-success{
        width: 100%;
    }
    /* Immobilien (Real Estate) page CSS end  */
}

@media (max-width: 660px){
    /* Test  css start */
    .btn{
        padding: 0 7px;
        margin-bottom: 10px;
    }
    .pull-left{
        text-align: left;
    }
    /* Test  css end */
    
    /* Immobilien (Real Estate) page CSS start  */
    joomla-tab[view=accordion] [active] {
        background-color: transparent !important;
    }
    .fieldsetpropertydetails strong{
        margin-left: 10px;
        margin-top: 10px;
    }
    joomla-tab[view=accordion]>button {
        background-color: #b08136 !important;
    }
    
    .uk-container{
        margin-left: 10px;
        margin-right: 10px;
    }
    #ospitem-watermark_box{
        margin-bottom: 10px;
    }
    
    .btn-info,.btn-warning, .btn-success{
        width: 100%;
    }
    /* Immobilien (Real Estate) page CSS end  */
}


/* Administrator page CSS start */
.hasTooltip{
    color:#fff;
    padding-left: 16px;
    padding-right: 16px;
}
table.tablelistproperties td {
    color: #fff !important;
}
.btn-toolbar {
    margin-top: 15px 
}
/* Administrator page CSS end */

/* Immobilien (Real Estate) page CSS start  */
.rmi-form-select{
    width: 100px;
    font-size: 16px;
}
.fieldsetpropertydetails strong{
    color: #d5aa5b;
    font-size: 16px;
}
/* .form-row textarea{
    margin-left: 15px;
} */
.admintable .addtag{
    color: #343a40;
}
.form-row {
    margin-left: 10px;
    margin-top: 5px;
}
.fieldsetpropertydetails strong{
    margin-left: 10px;
    margin-top: 10px;
}

.chosen-container-single .chosen-single{
    max-width: 100%;
    width: 100%;
    height: 50px;
    border: 0 none;
    padding: 0 15px;
    background: #1c1f22;
    color: rgba(255,255,255,.9);
    transition: .2s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    border-radius: 500px;
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.35), inset -2px -2px 5px rgba(82,89,98,.2);
}
.chosen-container-single .chosen-single span{
    margin-top: 10px;
}
.chosen-container-single .chosen-single b{
    margin-top: 7px;
}
.addhistory, .addtax{
    color: #343a40;
    background-color:#d5aa5b;
}
.accordion-button:not(.collapsed) {
    color: #d5aa5b !important;
    background-color: transparent !important;
    font-size: 25px;
}
 .accordion-button {
    color: #f8f9fa !important;
    background-color: transparent !important;
    font-size: 25px !important;
}
.accordion-title{
    color: #f8f9fa !important;
}
table.admintable td.key, #metadesc{
    background-color: transparent !important;
    border-bottom: 1px solid #e9e9e9;
    /* border: 1px solid #66666659 !important; */
    color: #898989;
}
.chosen-container-multi .chosen-choices{
    /* position: relative;
    margin: 0;
    padding: 0 0;
    width: 100%;
    height: auto; */
    overflow: visible !important;
    border: #000 !important;
    /* background-color: #fff; */
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff)); */
    /* background-image: linear-gradient(#eee 1%, #fff 15%); */
}
.chosen-container-multi .chosen-choices li.search-field{
    background: #1e2225;
    border: none !important;
}
.justupdatedpropertydetails, .featuredpropertydetails{
    padding: 4px 10px !important;
}
.inputbox{
    background-color: transparent !important;
    border: 1px solid #dddddd17 !important;
    color: #fff;
}
#property_open_table, #property_history_table{
    border: none !important;
}
.chosen-container-single{
    width: 40% !important;
}
.btn-info, .btn-warning, .btn-success{
    width: auto;
}
.nav-tabs>.active>a{
    color: #d5aa5b !important;
    background-color: transparent !important;
    border: none !important;
}
.chosen-container .chosen-drop, .chosen-container-single-acive{
    background: #1e2225 !important;
    color: #fff !important;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    background: #1e2225 !important;
    color: #fff !important;
}
.chosen-container .chosen-results{
    color: #fff !important;
}
.chosen-container-single .chosen-search input[type="text"]{
    color: #fff !important;
}
#property_open_table, #property_tax_table, #property_history_table, #property_tag_table{
    border: none !important;
}
.table tbody tr td{
    border: none !important;
}
#property_tax_table tr td{
    border: none !important;
}

.input-medium{
    height: 50px;
    border: 0 none;
    padding: 0 15px;
    margin-bottom: 10px;
    background: #1c1f22;
    color: rgba(255,255,255,.9);
    transition: .2s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    border-radius: 500px;
    box-shadow: inset 2px 2px 5px rgba(0,0,0,.35), inset -2px -2px 5px rgba(82,89,98,.2);
}
.uk-container .descriptionTop{
    background: #1e2225 !important;
    border-radius: 5px;
    border: 1px solid #efefef;
    text-align: justify;
}
.uk-container .agentsharingform{
    background: #1e2225 !important;
}

.uk-container .property-desc h4 a:visited{
    color: #D5AA5B !important;
}
.uk-container .propertyitem .pricevalue {
    color: #D5AA5B !important;
}
.uk-container .noleftmargin{
    color: #fff;
}
.uk-container .propertyitem .propertydetails .agent-name .agent-name-info a{
    color: #fff;
}
.uk-container .property-mask h4.os-featured{
    bottom: 50px !important;
}
.uk-container .agentsharingform .agentsharingformsub .agentphoto{
    margin: 0 125px !important;
}
.uk-container .badge-price{
    left: 3px !important;
}
.uk-container .price-ribbon {
    padding: 1px 10px !important;
}
.uk-container .type-ribbon {
    padding: 7px 10px !important;
}
    /* Immobilien (Real Estate) page CSS end */

.property-list .property-image img {
    width: 500px !important;
    height: 100% !important;
}