/*topmenu - replace*/
.shortcut.new-shortcut{
    padding: 0;
}
.shortcut.new-shortcut > span , .shortcut.new-shortcut > div{
    padding: 8px;
}
.shortcut.new-shortcut .DivSelectyze.loplus-location-theme{
    background: #463f2c url(../../images/share/loplusLabel.png) left top no-repeat !important;
}
.shortcut.new-shortcut .DivSelectyze.loplus-location-theme > a {
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    color: #463F2C!important;
    background-image: url("/website/static/skin/images/share/arrow-drop-down.png") ;
    background-position: right 10px center;
    background-size: 15px;
    padding-right: 30px;

}
.loplus-location-theme li a{
    padding: .2em 1.2em;
}

/*Share*/
.remove-padding-right{
    padding-right: 0!important;
}

.remove-padding-left{
    padding-left: 0!important;
}

.remove-padding-bottom{
    padding-bottom: 0!important;
}

.remove-margin-bottom{
    margin-bottom: 0!important;
}

.padding-left-15{
    padding-left: 15px;
}

.padding-right-15{
    padding-right: 15px;
}

.padding-left-30{
    padding-left: 30px;
}

.padding-right-30{
    padding-right: 30px;
}

.mobile-remove-padding-right{
    padding-right: 0!important;
}

.mobile-remove-padding-left{
    padding-left: 0!important;
}
.main-container2{
    padding-top: 0;
    position: relative;
    margin: 0 auto;
    background: #fff;

}
/*Replace Home Promo*/
.home-lease-label {
    width: 100%;
    height: 100%;
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    color: #ae984e;
    display: table;
}

.home-lease-label ul{
    display: table-cell;
    text-align: center;
    list-style: none;
    display: table-cell;
    vertical-align: middle!important;
    height: 100%;
    vertical-align: middle;
    padding-left: 0;
}
.home-lease-label li{
    font-size: 24px;
    color: #BBA156;
    padding: 2px 25px;
    margin: 10px 0;
}

@media only screen and (max-width: 900px) {
    .home-lease-label li {
        font-size: 20px;
    }
}

.home-lease-label li:nth-child(1) {
    color: #463F2C;
    padding: 8px 20px;
    margin: 10px auto 15px;
    background: #463f2c url(../../images/share/loplusLabel.png) left top repeat;
    max-width: 265px;
    box-shadow: 0px 5px 5px #333333;
}



/*Lease Index*/
.lease-view{
    background-color: transparent;
    padding: 5em 0em 1em 0em;
}
@media only screen and (max-width: 900px){
    .main-container .lease-view {
        padding: 5em 2em;
    }
}
.au-view{
    padding-top: 2em;
}
.size-me{
    overflow: hidden;
}
.unit-section{
    margin-top: 15px;
}



@media only screen and (min-width: 1250px){
    .unit-section{
        padding-bottom: 200px;
    }
    .unit-group .medium-4 {
        clear: none;
        width: 33.33333%!important;
        /*padding-left: 0;*/
        padding-right: 15px;
    }

    .unit-group .medium-4:nth-child(3n+1) {
        clear: both;
    }


    .unit-group .medium-4:nth-child(3n+2) {
        /*padding-left: 7.5px;*/
        /*padding-right: 7.5px;*/
    }
    .unit-group .medium-4:nth-child(3n+3) {
        padding-left: 15px;
        /*padding-right: 0px;*/
    }
}

@media only screen and (max-width: 1250px){
    .unit-section{
        padding-bottom: 200px;
    }
    .unit-group .medium-4 {
        width: 50%!important;
        /*padding-left: 0;*/
        /*padding-right: 7.5px;*/
        clear: both;
    }
    .unit-group .medium-4:nth-child(2n+2) {
        clear: none;
        /*padding-left: 7.5px;*/
        /*padding-right: 0px;*/
    }
}

@media only screen and (max-width: 900px) {
    .unit-section{
        margin-right: 100px;
    }
    .unit-group .medium-4 {
        width: 100%!important;
        /*padding-left: 0;*/
        /*padding-right: 0px;*/
    }
}


/*.unit-group .columns:last-child .unit-card{*/
/*    cursor: unset;*/
/*}*/

.unit-card{
    cursor: pointer;
    margin-bottom:30px;
    min-height: auto;
}

.unit-card div {
    background-color: #CCAD00;
}

.unit-card .unit-name{
    padding: 10px;
    color: #4C3700;
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;

}

.unit-card .unit-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.unit-card .unit-thumbnail .detail-label{
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    background-image: url(/website/static/skin/images/share/detail-label.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 7px 25px 5px;
    font-size: 12px;
    color: #463F2C;
}

.unit-card .unit-thumbnail .detail-label.other-room-type{
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    background-image: none;
    background-color: transparent;
}

.unit-card .unit-thumbnail .detail-label.other-room-type span{
    margin: auto;
    font-size: 24px;
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    line-height: 29px;
    display: table-cell;
    vertical-align: middle;
}

.unit-card .unit-thumbnail img{
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
    opacity: 0;
}

.unit-card  .unit-highlight-feature{
    overflow: hidden;
    font-weight: bold;
}

.unit-card  .unit-highlight-feature .feature-group{
    width:auto;
    margin:0;
}

.unit-card .unit-highlight-feature .feature-row{
    width:100%;
    display:table;
}
.unit-card .unit-highlight-feature .feature-row2{
    width:100%;
}
.unit-card .unit-highlight-feature .feature-size{
    display:table-cell;
    vertical-align: middle;
    width: 130px;
    white-space: nowrap;
    padding: 10px 15px;
    font-family: Lato;
    text-align: left;
}
.unit-card .unit-highlight-feature .feature-items{
    display:table-cell;
    vertical-align: middle;padding:5px 0px;
}
.unit-card .unit-highlight-feature .feature-item{
    width:25%;
    display: inline-block;
    float: left;
    max-width: 100px;
}
.unit-card .unit-highlight-feature .feature-item-child{
    width:70%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.unit-card .unit-highlight-feature .feature-item-child:nth-child(even){
    width: 30%;
    padding-right: 15%;
}
.unit-card .unit-highlight-feature .feature-item-child img{
    width:100%;
    max-width: 38px;
}





/*Lease Detail*/
.lease-detail .lease-slider{
    /*height: 500px;*/
    height: auto!important;
    width: 100%;
    padding-bottom: 56.25%;
    background: gold;
}

.lease-detail .lease-slider li{
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.lease-detail .orbit-container .orbit-prev, .orbit-container .orbit-next {
    background-color: rgba(138,107,26, 0.9);
    top: 50%;
}


.lease-detail .left-content{
    background-color: #D1B442;
}

.lease-detail .detail-module{
    padding: 1em 2em;
}

.lease-detail .detail-module.remove-padding-top{
    padding: 0;
}
.lease-detail .lease-detail-info{
    padding-bottom: 0px;
}

.lease-detail .lease-detail-info > div:first-child {
    margin-top: 10px;
}

.lease-detail .lease-detail-info > div {
    margin-bottom: 10px;
}

.lease-detail .lease-detail-info > div:last-child {
    margin-bottom: 0px;
}

.lease-detail .lease-detail-info p {
    color: black;
    font-size: 16px;
}

.lease-detail .lease-detail-info p:last-child {
    margin-bottom: 0px;
}

.lease-detail .timeslot-table {
    background-color: rgba(255,255,255, 0.4);
    border-right: 1px solid #D1B442;
    padding: 15px;
    text-align: center;
}

.lease-detail .timeslot-table:last-child {
    border-right: none;
}

.lease-detail .timeslot-button {
    background-color: #929292;
    margin-bottom: 15px;
    padding: 10px 5px;
    color: #fff;
}

.lease-detail .timeslot-button.active{
    background-color: #8A6B1A;
    cursor: pointer;
}

.lease-detail .timeslot-button:first-child {
    background-color: transparent;
    margin-bottom: 10px;
    color: #3E2F06;
    white-space: nowrap;
}

.lease-detail .timeslot-button:last-child {
    margin-bottom: 0px;
}
/*Detail - title section*/
.selected-room-title-section {
    width: 100%;
}
.selected-room-title-section .left{
    float: none!important;
    padding: 0;
    vertical-align: middle;
}
.selected-room-title-section .right{
    float: none!important;
    padding: 0;
    vertical-align: middle;
}
@media only screen and (max-width: 64.063em){
    .selected-room-title-section .left,.selected-room-title-section .right{
        width: 100%;
        float: left!important;
        text-align: left!important;
    }
    .selected-room-title-section .right{
        margin-top:15px;
    }
    .selected-room-title-section .right .select-room-section{
        width: 100%;
        position: relative;
    }
    .selected-room-title-section .right .select-room-section ul{
        left: 0px;
        padding-left: 0;
    }
}




/*Detail - title*/
.selected-room-detail-title{
    float: left;
    color: #902A2F;
    font-family: GildaDisplay;
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    text-align: left;
}

/*Detail - selection*/
.other-room-type-selection {
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
}

.other-room-type-selection img{
    width: 20px;
    margin-left: 7px;
    margin-bottom: 2px;
}

.loplus-label{
    background-image: url(/website/static/skin/images/share/loplusLabel.png);
    background-size: cover;
    display: table-cell;
    font-family: "Gilda Display", "Heiti", "Microsoft JhengHei", serif;
    width: 265px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.5);
    color: #463F2C;
    padding-top: 5px;
}

.loplus-label:hover,
.loplus-label:focus{
    color: #463F2C;
}

.select-room-section{
    float: right;
    z-index: 9989;
    padding-bottom: 10px;
}


.select-room-option{
    display: none;
    position: absolute;
    top: 65px;
    right: 15px;
    z-index: 99;
    list-style: none;
}

@media only screen and (max-width: 64.063em) {
    .select-room-option {
        top: 52px;
    }
}


.select-room-option li {
    width: 265px;
    margin-bottom: 0em;
    background-color: rgba(0,0,0,.9);
    padding: 12px 0 0 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
}

.select-room-option li:last-child {
    padding-bottom: 12px;
}


.select-room-option li a{
    color: #ae9751;
}

.select-room-option li a:hover,.select-room-option li a:focus{
    color: white;
}

/*Detail - quickbutton*/
.lease-detail .quickButton{
    text-align: center;
    padding: 0 1em;
}

.lease-detail .quickButton .columns{
    padding: 0;
}

.lease-detail .quickButton .quickButton-container{
    min-height: auto;
    padding-bottom:0px;
    padding-top:0px;
    padding-right: 0px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 15px;
}

.lease-detail .quickButton .quickButton-container2{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.lease-detail .quickButton .quickButton-container a{
    margin: 0 auto;
}

@media only screen and (min-width: 64.063em) {
    .lease-detail .quickButton .columns{

    }

    .lease-detail .quickButton .quickButton-container {
        min-height: auto;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-right: 30px;
    }

    .lease-detail .quickButton .quickButton-container2 {
        padding-left: 30px!important;
        padding-right: 0px!important;
        float: right!important;
    }
}



/*Detail - floor plan*/
.lease-detail .floorPlan{
    text-align: center;
}

.lease-detail .floorPlan .floorPlan-title{
    text-align: left;
    font-weight: bold;
    margin-bottom: 15px;
}

.lease-detail .floorPlan .floorPlan-img img{
    margin: 0 auto;
    height: 300px;
}

.lease-detail .floorPlan .floorPlan-img .zoom{
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    position: absolute;
    bottom: 16px;
    margin-left: 15px;
}
.floorPlanModal .close-reveal-modal{
    top: 15px;
    right: 15px;
}

/*Detail - feature*/
.lease-detail .lease-detail-feature{
    padding-left: 0;
    padding-right: 0;
}
.lease-detail .lease-detail-feature th{
    background-color: transparent;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    vertical-align: middle;
}
.lease-detail .lease-detail-feature td{
    background-color: transparent;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

/*Form*/
.lease-form optgroup { color: black; }
.lease-form option { color: black; }
.lease-form #captcha-input + .errors{
    top: 50px;
}
.lease-form select {
    color: black;
}
.option-hennessy{
    margin-bottom: 10px!important;
}
#roomtype,#roomtypeJoh{
    width: 300px;
}


