/* Orangelabe re-style */
.b-default-wrapper .breadcrumb {
    padding: 5px 0px;
    background: none;
    font-size: 12px;
}
.b-popup-form .loading {
    display: none;
}
.b-popup-form .loading._active {
    display: block;
    text-align: center;
}
.b-popup-form .loading._active,
.b-popup-form .loading._active img {
    line-height: 20px;
    vertical-align: middle;
}

.b-default .b-footer .b-wrap {
    margin: 0px 40px 0px 40px !important;
}
.b-offers-item .title2 {
    float: left;
    width: 200px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #9c3
}
.p-text,
.b-offers-item .text2 {
    font-size: 17px;
    line-height: 25px;
    color: #333;
    text-align: justify;
}
.b-offers-item .map {
    margin-left: 200px;
    font-size: 17px;
    line-height: 25px;
    color: #333;
}
.b-offers-item .map p {
    width: 380px;
    float: left;
}
.b-header-user {
    width: 160px;
}
.b-default ASIDE {
    width: 240px;
}
.b-default MAIN {
    min-width: 800px;
    width: calc(100% - 480px);
}
.b-default-header .breadcrumb {
    padding: 5px 0px;
    background: transparent none repeat scroll 0% 0%;
    font-size: 12px;
    margin-bottom: 0px;
}
.b-default-form-item {
    float: none;
    width: auto;
}
.b-default-form-item .field {
    margin-bottom: 10px;
}

.b-default-form-item select.field::-ms-expand {
    display: none;
}
.b-default-form-item select.field {
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiPjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiM5OTkiIHN0cm9rZS13aWR0aD0iMS4xNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iOC4zNjUsMC40NjcgNC41LDQuNTMzIDAuNjM1LDAuNDY3IAkiLz48L3N2Zz4K");
    background-size: 9px 5px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
}

textarea {
    resize: none;
    height: auto !important;
}