/*
    ******** BOOTSTRAP !!! ********
*/
.header_buffer {
    margin-bottom: 25px;
}
i.icons {
    margin-right: 5px;
}
.col-sm-12 .social_header .social_header_nonlinks{
    text-align: center;
}
.col-sm-12 .social_header .social_header_nonlinks .h4 {
    float: left;
    margin-left: 20px;
}
.form-group .selectboxit-container {
    display: block;
}
#search_form .form-group label {
    display: block;
}
input[type="checkbox"] {
    margin-top: 2px !important;
    vertical-align: middle;
}
#propertyid {
    width: 70px;
}
button.multiselect-clear-filter {
    height: 30px;
}
#search_tags {
    font-size: 12px;
}
ul.multiselect-container {
    font-size: 12px;
}
#pricefromSelectBoxItOptions, #pricetoSelectBoxItOptions {
    max-height: 250px;
}
.form-inline .form-group {
    vertical-align: bottom !important;
}
#cnt_idSelectBoxIt, #reg_idSelectBoxIt, #cit_idSelectBoxIt {
    max-width: 200px;
}

.main_content {
    margin-top: 20px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.sort_label, .sort_menu {
    display: inline-block;
}
nav .pagination {
    margin: 10px 0;
}
.paginaion_wrapper .top_pagination_label, .bottom_pagination_label {
    display: inline-block;
    vertical-align: 20px;
}
.paginaion_wrapper nav {
    display: inline-block;
}
.new_search, .modify_search{
    display: inline-block;
}
.result_count_top_paginator, .bottom_paginator {
    margin: 10px 0 0 0;
}
.offers {
    padding: 15px 25px;
    border: 1px solid #f2f2f2;
}

.offer {
    margin-bottom: 20px;
    border: 1px solid #F2F2F2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.offer .breadcrumb{
    margin-bottom: 10px !important;
}
.offer_main_content {
    margin-bottom: 15px;
}
.offer_media {
    margin-bottom: 10px;
    padding-left: 15px;
}
.offer_media_top_properties {
    margin: 5px 0 0 !important;
    float: left;
}
.offer_media_wrapper {
    padding: 0 7px;
}
.offer_media_wrappers {
    display: inline-block;
    margin-right: 5px;
}

.offer .rentsaletype {
    color: white;
    display: none;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px;
    position: absolute;
    text-shadow: 2px 2px black;
    width: 120px;
}
.offer_details {
    padding-left: 0px !important;
    /*padding-top: 15px;*/
}
.prop_description span {
    display: block;
}
.price_wrapper .price h4 div {
    display: block;
}
.offer_tools_essentials a{
    display: block;
}
.prop_coords {
    display: none;
}
#maps {
    width: 100%;
    height: 400px;
}
.bottom_paginator {
    margin-top: 0px;
}
a.thumb {
    display: block;
    position: relative;
}
.price_rect {
    background: none repeat scroll 0 0 #E00606;
    padding: 0 5px 0px 18px;
    text-align: right;
    color: white;
    float:left;
    height: 51px;
}
.price_triangle{
    float: left;
    border-style: solid;
    border-width: 26px 25px 25px 0;
    height: 0px;
    width: 0px;
    border-color: transparent #E00606 transparent transparent;
}
.price_wrapper_non_search{
    position: absolute;
    right: 0px;
    top: 0px;
}
h5.only_one_price{
    line-height: 31px;
}
.clear {
    clear: both;
}
.property_info_label {
    background-color: rgba(0, 0, 0, 0.49);
    bottom: 0;
    color: white !important;
    margin: 0 !important;
    padding: 5px 10px 5px 8px;
    position: absolute;
    width: 100%;
}
.property_info_city_name {
    margin-top: 3px;
}
.top_properties .row > [class*="col-"] {
    margin-bottom: 10px;
}

.offer_wrapper:hover {
    border: solid 1px #CCC;
    /*    -moz-box-shadow: 1px 1px 5px #999;
        -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;*/
    -moz-box-shadow: 0px 0px 11px 6px #999;
    -webkit-box-shadow: 0px 0px 11px 6px #999;
    box-shadow: 0px 0px 11px 6px #999;
}
.property_info_link {

    float: right;
    margin-top: 5px;
}
.glyphicon_top_properties {
    color: #E00606;
    font-size: 17px;
}
.property_info_link a:hover > .glyphicon_top_properties{
    color: blue;
}
.social_header_nonlinks h4 {
    margin-bottom: 20px;
}
.captcha_image {
    border: 1px solid #cbcbcb;
    margin-bottom: 5px;
    margin-left: 10px;
}
.modal-header span.close {
    margin-right: -10px;
    margin-top: -10px;
}
.hidden_gallery_activator {
    display: none;
}
.footer {
    margin-top: 30px;
}
.footer {
    padding: 20px 30px !important;
}
#footer_menu li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 38px;
}
#copyright, .footer-terms {
    font-size: 10px !important;
}
.footer_counters {
    margin-top: 10px;
}
.dropdown-submenu a {
    white-space: nowrap;
}
.dropdown-submenu:focus > ul.dropdown-menu {
    display: block !important;
}

/*
***** CMS WRAPPER + CMS COLORS ******
*/

.cms_wrapper {
    margin: 0px !important;
    padding-bottom: 15px;
}
.property_wrapper {
    margin: 0px !important;
    padding-bottom: 15px;
}
.cms_title_wrapper {
    display: inline-block;
    margin-bottom: -17px;
    margin-left: -15px;
    color: black;
}
.top_properties_title_wrapper {
    display: inline-block;
    margin-bottom: -22px;
    margin-left: 0px;
    color: white;
}
.property_title_header_wrapper {
    display: inline-block;
    margin-bottom: -42px;
    margin-left: -15px;
    color: white;
}
.cms_title {
    display: inline-block;
    padding: 7px;
}
.top_properties_title {
    display: inline-block;
    padding: 9px;
}
.property_title_header_wrapper_h1 {
    display: inline-block;
    padding: 9px 30px;
}
.cms_content, .article_content {
    border-bottom: 2px solid #bebebe;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;

    padding-top: 25px;
}
.box_content {
    border-bottom: 2px solid #bebebe;
    /*    border-left: 1px solid #EFEFEF;
        border-right: 1px solid #EFEFEF;*/

    padding-top: 40px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.cms_triangle {
    border-style: solid;
    border-width: 15px 0 0 15px;
    display: inline-block;
    height: 0;
    margin-left: -4px;
    vertical-align: top;
    width: 0;
}
.property_triangle {
    border-style: solid;
    border-width: 14px 0 0 15px;
    display: inline-block;
    height: 0;
    margin-left: 0;
    vertical-align: top;
    width: 0;
}
.property_title_header_triangle {
    border-style: solid;
    border-width: 14px 0 0 15px;
    display: inline-block;
    height: 0;
    margin-left: -4px;
    vertical-align: top;
    width: 0;
}
.property_wrapper .col-sm-12 {
    padding: 0;
}
#prev_property {
    border-right: 1px solid #317ab9;
    margin-right: 3px;
    padding-right: 7px;
}
.property_box {
    margin-top: 20px;
}
.property_title {
    width: 100%;
    padding-top: 15px;
}
.property_breadcrumb {
    background: transparent !important;

}
.property_breadcrumb li a {
    color: #686868 !important;
}
.property_breadcrumb li a:hover {
    color: #343434 !important;
}
.arrow-left{ 
    margin-left: 20px;
}
.arrow-right {
    padding-right: 32px;
    margin-left: 19px;
}
#property_gallery {
    max-width: 330px !important;
}
.prop_mainlist {
    margin-top: 20px;
    padding-left: 0px;
}
.prop_mainlist li {
    list-style-type: none;
}
.prop_mainlist .prop_price {
    margin-bottom: 20px;
}
.prop_mainlist .prop_price .prop_price_from {
    white-space: nowrap;
}
.prop_mainlist .prop_price .prop_price_to {
    white-space: nowrap;
}
.prop_mainlist .prop_title {
    margin-bottom: 20px;
}
.prop_mainlist li.h6 {
    margin: 0 !important;
}
.prop_details_wrapper div a.req_frame {
    background-color: #E00606 !important;
}
.property_box {
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}
.datepublished {
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-bottom: 2px solid #bebebe;
    margin-bottom: 10px;
    padding-top: 10px;
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
    margin-bottom: -1px;
}
#map_wrapper {
    max-width: none;
}
button.custom-toggle-button{
    float: left;
    background-color: black;
}
button .custom-icon-bar {
    background-color: white;
}

.offer_main_content .offer_details .row{
    padding-left: 20px;
}
.row.article_wrapper {
    margin-bottom: 20px;
}
.row.article_content {
    padding: 30px 10px 15px 10px;
}
.pager p {
    line-height: 27px;
}
.property_special {
    margin-bottom: 30px;
}
.property_special_properties {
    display: inline-block;
    margin-right: 3px;
}
.property_special .save span {
    margin-right: 3px;
}
.sharebutton {
    float:right !important;
}
.property_form {
    margin: 8px 0 30px 0;
    border-radius: 4px;
    padding-bottom: 25px;
}
.property_form .h1 {
    text-align: center;
    color: #626262;
    margin: 30px 0px;
}
.property_form .control-label, .property_form .captcha-input-label {
    color: #626262;
}
.button_refresh {
    vertical-align: top;
}
.button_refresh:hover {
    cursor: pointer;
}
#captcha-input {
    float: right;
    max-width: 461px;
    width: 82%;
}
.captcha-input-label {
    text-align: right;
}
form .h1 {
    font-size: 30px;
}
.modal-content .box_2 {
    padding: 0 30px 30px 30px;
}
/* ********** END OF CMS *********** */

/* *****ADVANCED SEARCH FORM******** */

.advanced_search_form_wrapper {
    display: none;
}
.advanced_search_form_active {
    display: block;
}
span.adv_search_label:hover {
    cursor: pointer;
    text-decoration: underline;
}
.from_value_label, .to_value_label {
    max-width: 30px;
    width: 30px;
}
.from_value_label {
    float:left;
}
.to_value_label{
    float:right;
}
#accordion .col-xs-12, #accordion .col-xs-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.form_row {
    padding-bottom: 15px;
}
.display_group_rent {
    /*display:none;*/
}
.panel-title {
    text-align: left;
}
.advanced_search_accordion .panel {
    padding: 0px !important;
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}
.advanced_search_accordion .panel-heading:hover, .advanced_search_accordion .panel-heading h4 span label:hover {
    cursor: pointer;
    color: #428bca;
}
.advanced_search_accordion .panel-primary .panel-heading:hover, .advanced_search_accordion .panel-primary .panel-heading h4 span label:hover {
    color: #F2F2F2 !important;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent !important;
}
.advanced_search_default_checkbox div input {
    float: left;
}
.advanced_search_default_checkbox div label {
    display: inline-block !important;
    padding-top: 0px !important;
    margin-left: 3px !important;
}
#adv_search_button {
    margin-top: 5px;
}
.row-offcanvas-left.active .sidebar-offcanvas{
    padding: 15px 0px;
}
.hidden {
    display: none !important;
}
.minimize_panel_arrow {
    position: absolute !important;
    right: 0 !important;

    cursor: pointer;
}
.radio input[type="radio"] {
    vertical-align: sub;
}
/* ***END OF ADVANCED SEARCH FORM*** */



/*
 * Row with equal height columns - not using but dont delete !
 * --------------------------------------------------
 */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.row-table {
    display: table !important;
    width: 100%;
}
.row-table > .td-top[class*="col-"] {
    vertical-align: top !important;
}
.row-table > [class*="col-"] {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
}
/*
    ******** END BOOTSTRAP !!! ********
*/



/*
    ******** WIDGETS STYLE ********
*/
.right_column .widget {
    max-width: 230px;
    width: 100%;
    font-size: 12px;
    float: right;
}
.adspot_1 {
    margin-bottom: 11px;
}
.left_column .widget {
    max-width: 230px;
    font-size: 12px;
    width:100%;
}
.widgetSearchByPrice .box_widget_1 .prices li ul .price a span {
    display: inline-block;
}

.widget {
    margin-bottom: 25px;
    display: block;
    height: auto;
    max-width: 100%;

}
.widget_content_wrapper {
    padding-top: 22px !important;
}
ul.tags, ul.countries, ul.prices, ul.last_news, .widget_content_wrapper, .widget.widgetSelectedOffers .pre_wrapper, ul.articles, .staff_desription {
    border-bottom: 2px solid #BEBEBE;
}
.widget_title_wrapper {
    display: inline-block;
    margin-bottom: -22px;
    margin-left: 0px;
    color: white;
    width: 100%;
    position: relative;
}
.widget_title {
    background: none repeat scroll 0 0 #343434;
    display: inline-block;
    padding: 9px;
    width: 100%;
}
.widget_triangle {
    border-bottom-color: #B8B8B8;
    border-left-color: #B8B8B8;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-style: solid;
    border-width: 7px 7.5px 7px 7.5px;
    /*display: inline-block;*/
    height: 0;
    margin-left: 0;
    vertical-align: top;
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
}

/*
        - widgetLastNews
*/
ul.last_news {
    padding: 25px 0px 3px 0px;
    margin-bottom: 0px !important;
    border-right: 1px solid #E8E8E8;
}
.last_news li {
    list-style: none;
}
.last_news ul, .last_news ul li ul.types {
    padding: 0px;
}
.lastnewsfielddate {
    display: block;
    float: right;
}
.lastnewsfield a {
    display: block;
}
/*.lastnewsshowall {
    botder-bottom: 
}*/
/*
        End of widgetLastNews
*/
/*
        - widgetSearchByType
*/
ul.tags {
    padding: 25px 0px 3px 0px;
    margin-bottom: 0px !important;
    /*border-right: 1px solid #E8E8E8;*/
}
.tags ul li, ul.tags li {
    list-style: none;
}
.tags ul {
    padding: 0 0 0 10px;
}
.types li {
    border-bottom: 1px solid #cecece;
    margin-right: 16px;
    padding: 3px 0 3px 4px;
}
.types li:last-child {
    border-bottom: none;
}
.tag_group {
    background-color: #c60808;
    border-radius: 3px;
    display: block;
    margin: 2px 11px 2px 0;
    padding: 3px 6px;
}
/*.tag_group a {
    color: white;
    display: block;
}
.tag_group a:hover {
    color: white;
}*/
.types .type a {
    display: block;
}
/*
        End of widgetSearchByType
*/

/*
        - widgetSearchByLocation
*/
ul.countries {
    padding: 25px 0px 3px 10px;
    margin-bottom: 0px !important;
    /*border-right: 1px solid #E8E8E8;*/
}
ul.countries li {
    list-style: none;
}
.countries ul li {
    list-style: none;
}
.countries ul {
    padding: 0 0 0 10px;
}
.regions li {
    border-bottom: 1px solid #cecece;
    margin-right: 16px;
    padding: 3px 0 3px 4px;
}
.regions li:last-child {
    border-bottom: none;
}
.countries_group {
    border-radius: 3px;
    display: block;
    margin: 2px 11px 2px 0;
    padding: 3px 6px;
}
.countries_group a {
    color: white;
    display: block;
}
.countries_group a:hover {
    color: white;
}
.regions .region a {
    display: block;
}
/*
        End of widgetSeachByLocation
*/

/*
        - widgetSearchByPrice
*/
ul.prices {
    padding: 25px 0px 3px 0px;
    margin-bottom: 0px !important;
    /*border-right: 1px solid #E8E8E8;*/
}
ul.prices li {
    list-style: none;
}
.prices ul li {
    list-style: none;
}
.prices ul {
    padding: 0 0 0 10px;
}
.prices li {
    border-bottom: 1px solid #cecece;
    margin-right: 16px;
    padding: 3px 0 3px 4px;
}
.prices li:last-child {
    border-bottom: none;
}
.prices .pricea {
    display: block;
    color: #343434;
}
/*
        End of widgetSearchByPrice
*/
/*
        - Weather Widget Style
*/
.weather_main_wrapper {
    text-align: center;
    font-family: arial,sans-serif;
    padding-top: 0 !important;
    margin-top: 40px;
}
.weather_city {
    font-size: 20px;
    font-weight: bold;
}
.weather_country {
    font-weight: bold;
    margin-bottom: 10px;
}
.weather_temp {
    font-size: 30px;
}
.weather_condition {
    font-size: 14px;
    padding-bottom: 7px;
}
.widgetWeather {
    margin-bottom: 10px;
}

/*
        End of widgetWeather
*/
/*
        - widgetSeoArticles
*/
ul.articles {
    padding: 25px 0px 3px 0px;
    margin-bottom: 0px !important;
    /*border-right: 1px solid #E8E8E8;*/
}
.articles li {
    list-style: none;
}
.articles li {
    border-bottom: 1px solid #cecece;
    margin-right: 16px;
    padding: 3px 0 3px 4px;
}
.articles li:last-child {
    border-bottom: none;
}
/*
        End of widgetSeoArticles
*/
/*
    ******** END WIDGET STYLIES ********
*/

/*
    ******* CUSTOM COLORS *********
**** NEED TO BE PLACED IN COLORS ******
    *******************************
*/

/*.btn-custom, .row.footer {
    background-color: #343434;
    border-color: #343434;
    color: #FFFFFF;
}*/

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
    background-color: #272727;
    border-color: #1b1b1b;
    color: #FFFFFF !important;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
    background-color: #343434;
    border-color: #343434;
    color: #FFFFFF !important;
}
.form-group.form-group-sm {
    margin-left: 10px;
}
#search_form {
    margin: 20px auto;
}
.form-row-custom {
    
    /*    background-color: #DCDCDC;
        background-image:-moz-linear-gradient(top, #DCDCDC 0%, #B8B8B8 100%);
        background-image:linear-gradient(top, #DCDCDC 0%, #B8B8B8 100%);
        background-image:-webkit-linear-gradient(top, #DCDCDC 0%, #B8B8B8 100%);
        background-image:-o-linear-gradient(top, #DCDCDC 0%, #B8B8B8 100%);
        background-image:-ms-linear-gradient(top, #DCDCDC 0%, #B8B8B8 100%);
        background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0%,#DCDCDC), color-stop(100%,#B8B8B8));*/
}
.cms_content, .article_content, .box_content, .property_box, .datepublished, ul.tags, ul.countries, ul.prices, .widget_content_wrapper, ul.last_news{
    /*    background-color: #F2F2F2;
        background-image:-moz-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-webkit-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-o-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-ms-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-webkit-gradient(linear, left top, right top, color-stop(0%,#FFFFFF), color-stop(100%,#F2F2F2));*/
}
.center_column .container-fluid .offers{
    /*    background-color: #F2F2F2;
        background-image:-moz-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-webkit-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-o-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-ms-linear-gradient(left, #FFFFFF 0%, #F2F2F2 100%);
        background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F2F2F2));*/
}
.result_count_top_paginator, .bottom_paginator {
    /*background-color: #F1F1F1;*/
    /*    background-image:-moz-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-webkit-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-o-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-ms-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0%,#F2F2F2), color-stop(100%,#FFFFFF));*/
}
/*.offer {
    -moz-box-shadow: 0px 8px 7px #bdbdbd;
    -webkit-box-shadow: 0px 8px 7px #bdbdbd;
    box-shadow: 0px 8px 7px #bdbdbd;
}
.offer:hover {

    -moz-box-shadow: 0px 0px 11px 6px #999;
    -webkit-box-shadow: 0px 0px 11px 6px #999;
    box-shadow: 0px 0px 11px 6px #999;
}*/
.offer .breadcrumb {
    background-color: transparent;
}

#property_summary {
    border: none;
    border-radius: 0px;
    box-shadow: none;
    /*border-bottom: 2px solid #bebebe;*/
}
#property_summary .panel-heading {
    background-color: transparent;
    border: none;
    margin-bottom: 1px;
}
.offer, #property_summary .panel-body {
    /*    background-color: #F2F2F2;
        background-image:-moz-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-webkit-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-o-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-ms-linear-gradient(top, #F2F2F2 0%, #FFFFFF 100%);
        background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2F2F2), color-stop(100%,#FFFFFF));*/
}

.property_form {
    /*    background-color: #FAFAFA;
        background-image:-moz-linear-gradient(top,#FFFFFF 3%, #FAFAFA 16%, #FFFFFF 100%);
        background-image:linear-gradient(top, #FFFFFF 3%, #FAFAFA 16%, #FFFFFF 100%);
        background-image:-webkit-linear-gradient(top, #FFFFFF 3%, #FAFAFA 16%, #FFFFFF 100%);
        background-image:-o-linear-gradient(top, #FFFFFF 3%, #FAFAFA 16%, #FFFFFF 100%);
        background-image:-ms-linear-gradient(top, #FFFFFF 3%, #FAFAFA 16%, #FFFFFF 100%);
        background-image:-webkit-gradient(linear, right top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#FFFFFF));*/
}

#property_tab_navigation li a {
    /*background-color: #343434;*/
    border: none;
    border-radius: 0;
}
#property_tab_navigation li.active a {
    /*background-color: #F2F2F2;*/
    border: none;
    border-radius: 0;
}
.label-custom {
    /*background-color: #DCDCDC;*/
    font-size: 16px;
}
.label-custom[href]:hover,
.label-custom[href]:focus {
    /*background-color: #5e5e5e;*/
}
.form-row-title {
    /*background-color: #DCDCDC;*/
    font-size: 20px;
    padding: 4px 20px;
}
#key_feats .list-group .list-group-item {
    padding: 7px 15px !important;
}
/*.main_logo {
    border-right: 5px solid black;
    padding-right: 5px;
}*/

#property_tab_navigation li a {
    /*color: #FFFFFF;*/
}
#property_tab_navigation li.active a {
    /*color: #555555;*/
}

/*
    ******* CUSTOM COLORS *********
*************** END ******************
    *******************************
*/

/*CUSTOM DROPDOWN !!!*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    background-color: #222222 !important;
}
.dropdown-submenu .dropdown-menu li a {
    color: #9d9d9d;
}
.dropdown-submenu .dropdown-menu li.active a{
    color: #FFFFFF;
}
.dropdown-submenu>.dropdown-menu {
    /*top: 0;*/
    /*    left: 100%;*/
    top: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    /*    border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;*/
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* END OF CUSTOM DROPDOWN MENU*/

@media (max-width: 480px) {
    body, .h5 {
        font-size: 10px !important;
    }
    .h4, h4 {
        font-size: 12px !important;
    }
    .h6, .panel-body .btn {
        font-size: 10px !important;
    }
    form .h1 {
        font-size: 20px !important;
    }
    .dropdown-menu {
        font-size: 10px !important;
    }
    .selectboxit {
        width: 100% !important;
    }
    .selectboxit-text {
        max-width: 140px !important;
        font-size: 10px !important;
    }
    #search_tags, #search_tags .multiselect {
        width: 100% !important;
    }
    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -9px !important;
    }
    .pagination-sm > li > a, .pagination-sm > li > span {
        font-size: 10px !important;
        padding: 3px 6px !important;
    }
    .btn-sm, .btn-group-sm > .btn {
        font-size: 10px !important;
    }
    li.selectboxit-option a.selectboxit-option-anchor {
        font-size: 10px !important;
        padding: 0 15px 0 0 !important;
    }
    .multiselect-search {
        width: 95% !important;
    }
    .selectboxit-option-icon-container {
        display: none !important;
    }
    #cur_idSelectBoxItText {
        width: 55px !important;
    }
    /*    .social_skype {
            background: url("/themes/mustang/images/skype12x12.png") no-repeat scroll left center transparent;
            padding: 6px 0 0 17px;
        }*/
    .advanced_search_default_checkbox div label {
        padding-top: 4px !important;
    }

    .panel-body {
        padding: 15px 0px !important;
    }
    .panel-body.btn-group[data-toggle="buttons"] .btn {
        display: block !important;
        float: none;
    }
    .btn-group > .btn:first-child{
        margin-left: -1px !important;
    }
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius: 0 !important;
    }
    .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
        border-radius: 0 !important;
    }

    #copyright {
        font-size: 8px !important;
    }
}
@media (max-width: 767px) {   
    li.dropdown-submenu a {
        padding-left: 30px !important;
    }
}
@media (min-width: 768px) {   
    li.dropdown-submenu a {
        padding-left: 15px !important;
    }
}
@media (max-width: 1200px) {
    .toolbuttons {

        float: left !important;
    }
}
@media (max-width: 991px) {

    .social_header {
        text-align: center;
        margin-top: 5px;
    }
    .main_logo {
        width: 100%;
    }
}
@media (min-width: 992px) {
    body {
        font-size: 14px !important;
    }
    .selectboxit-option-icon-container {
        display: block !important;
    }
    /*    .social_skype {
            background: url("/themes/mustang/images/skype18x18.png") no-repeat scroll left center transparent;
            padding: 6px 0 0 23px;
        }*/
    /*    .panel-body .btn {
            font-size: 14px !important;
        }*/
    .panel-body {
        padding: 15px !important;
    }
    .panel-body.btn-group[data-toggle="buttons"] .btn {
        display: inline-block !important;
        float: left !important;
    }
    .btn-group > .btn:first-child{
        margin-left: 0px !important;
    }
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0!important;
    }
    .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }
    #copyright, .footer-terms {
        font-size: 10px !important;
        display: inline-block;
        margin: 0px 21px 0px 0px;
    }

    .social_header {
        text-align: left;
        margin-top: 0;
    }
    .main_logo {
        width: auto;
    }
}
.toolbuttons {
    margin-top: 20px;
    float: right;
}
.toolbuttons div span, .toolbuttons div a {
    display: inline-block;
}
.g-recaptcha {
    padding-left: 35.5%;
}
.col-sm-4.offer_info {
    padding-left: 0;
}
.widget.widgetSelectedOffers .box_content {
    padding: 40px 5px 0 5px;
}
.widget.widgetSelectedOffers .box_3 .box_content {
    padding-top: 15px;
}
.widget.widgetSelectedOffers .box_content .footer_info {
    margin-bottom: 5px;
}
.widget.widgetSelectedOffers .box_content .bottom_row{
    margin: 0 40px 0 0;
}
div.selected_offers_triangle
{
    width: 0;
    height: 0;
    border-left: 115px solid transparent;
    border-right: 116px solid transparent;
}  
div.bottom_text
{
    font-family: georgia,garamond,serif;
    font-size: 18px;
    height: 34px;
    line-height: 24px;
    padding: 0px;
    text-align: center;
    text-shadow: 0 0 1px #FFFFFF;
    width: 100%;
    text-transform: uppercase;
}
#selected_offers label {
    font-size: 13px;
    font-family: georgia,arial;
}
.selected_offers_form.clearfix {
    padding: 0 10px 0 3px;
}
.staff_photo {
    padding-top: 35px;
}
.staff_info {
    text-align: center;
}
.hidden_element {
    display: none !important;
}
.offer_camera_wrapper {
    left: 0;
    position: absolute;
    top: 0;
}
.offer_camera_wrapper a {
    color: white;
    display: block;
    padding: 5px 8px 8px 7px;
}
.header_title h3 {
    text-align: center;
}
.social_header {
    margin-top: 20px;
}
.cms_title a:hover {
    text-decoration: none;
} 
.social_header .social_header_nonlinks .icons,
.social_header .social_header_links .icons {
    padding-right: 10px;
    vertical-align: text-bottom;
}
.widget_content_wrapper img {
    width: 100%;
}
.header_content {
    margin-bottom: 7px;
}
div.country_data {
    height: 100% !important;
}
#search_form div.form-group select {
    z-index: 100 !important;
}
#basicdata_wrapper .list-group-item-info {
    color: #626262;
}

.akciqcells {
    padding-bottom: 22px !important;
    vertical-align: top;
}