#public_bg {
    background: none;
}

#all_tours_body_container {
    background-color: #333;
    margin: auto;
    border-color: rgba(0, 0, 0, 0.49);
}

#sorting_block_1 {
    background-color: #a4c0e6;
    border-radius: 0;
    margin: 6px -13px 12px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.39);
}

#header {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 12px;
    font-weight: 900;
    margin: -9px -9px -7px;
    padding: 17px 0;
    position: relative;
}

#subheader {
    font-size: 0px;
    background-color: #2f4c72;
    border: solid rgba(0, 0, 0, 1);
    margin: auto;
    width: auto;
    height: 250px;
    border-width: 1px 1px 2px;
    border-radius: 5px;
    color: white;
    text-shadow: 1px 1px 1px #000;
    overflow:auto;
    height:auto;
}

#equal_housing_opportunity > img {
    height: 32px;
}

#realtor_logo {
    position: absolute;
    right: 55px;
    top: 13px;
}

#realtor_logo > img {
    height: 32px;
}

.header_box {
    box-shadow: -200px -150px 150px 0 rgba(0, 0, 0, 0.14) inset;
    box-sizing: border-box;
    display: table;
    float: left;
    font-size: 12px;
    height: 250px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

#agent_header {
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

#agent_header:hover {
    box-shadow: none;
}

#company_header:hover {
    box-shadow: none;
}

#display_name {
    font-size: 18px;
    margin-bottom: 3px;
}

.center_content {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
}

.name_header,
.name_header a {
    margin: 0 8px;
    font-size: 18px;
    padding: 0px 0px 3px;
    color: #fff;
    font-weight: 900;
}

#display_picture {
    display: inline-block;
    max-height: 120px;
    max-width: 350px;
}

#profile_picture {
    border: 6px solid #afcdf5;
    display: inline-block;
    max-height: 140px;
    max-width: 350px;
}

#company_logo {
    border: 6px solid #afcdf5;
    width: auto;
    height: auto;
    max-width: 350px;
    max-height: 100px;
}

#equal_housing_opportunity {
    position: absolute;
    top: 10px;
    right: 10px;
}

.largebuttonwhite {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 1) !important;
}

.largebuttonwhite:hover, .largebuttonwhite:focus {
    /*background-color: rgba(255, 255, 175, 1.00);*/
    background-color: #fff;
}

.disabled_large_button_de {
    background-color: #eee !important;
    border-color: rgba(0, 0, 0, 1) !important;
}

.disabled_large_button_de:hover, .disabled_large_button_de:focus {
    border-width: 1px 1px 2px !important;
    box-shadow: 0 -3px 2px 0 rgba(0, 0, 0, 0.25) inset, 0 2px 2px 0 rgba(255, 255, 255, 0.25) inset !important;
}

.website_url {
    font-weight: 900;
    font-size: 12px;
    display: block;
    color: #afcdf5;
}

.website_url:hover {
    color: #afcdf5;
    text-decoration: underline;
}

.active {
    margin: 5px 14px;
    background-color: #2f4c72;
    border-color: #000;
    box-shadow: 0 -35px 6px 0 rgba(0, 0, 0, 0.13) inset;
}

.active:hover {
    /*background-color: rgba(255, 255, 175, 1.00);*/
    background-color: #355580;
}

.active:hover .manage_tours_button {
    background-color: #355580
}

a.all_tours_link {
    top: 18px;
}

#tours_pagination {
    margin: 0px 357px 17px;
    text-align: center;
}

#jump2_mls, .sorting label {
    color: #000;
    text-shadow: none;
}

.offering_wrapper {
    width: 270px;
    height: 600px;
}

ul {
    font: 13px/20px Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
}

#solutions_offering {
    text-align: center;
    border-radius: 0 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: rgb(242, 247, 250);
    height: 90px;
    width: 60%;
    margin: auto;
    padding: 0px;
}

#top_right_ul {
    margin-left: 10px;
}

#solutions_offering ul {
    display: inline-block;
    padding-left:10px;
    padding-top: 4px;
    font: 12px/19px Verdana,Arial,Helvetica,sans-serif !important;
}

.offering_header {
    font: bolder 20px/20px Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
}

.solutions_subtitle {
    font-style: italic ;
    font-size: 20px;
    line-height: 20px;
}

#solutions_header {
    font-size: 30px;
    font-family: 'Open Sans', Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
    margin-bottom: 10px;
}

#button_container {
    vertical-align: top;
    text-align: center;
    margin: 6px 0px 6px 0px;
    display: block;
    width: 100%;
    height: 45px;
}

/*.active_tour_button {*/
    /*box-shadow: 0 -20px 3px 0 rgba(0, 0, 0, 0.25) inset;*/
    /*background-color: #ddd;*/
    /*color: #202020;*/
    /*border: 1px solid rgba(0, 0, 0, 0.40) !important;*/
/*}*/

/*.active_tour_button:hover {*/
    /*box-shadow: 0 -20px 3px 0 rgba(0, 0, 0, 0.22) inset;*/
    /*background-color: #e7e7e7;*/
    /*color: #000;*/
/*}*/

.preview_container {
    visibility: hidden;
    padding-left: 30px;
    top: 55px;
    position: absolute;
    display: inline-block;
}

#comparisons_main_wrap {
    height: 515px;
    padding-top: 4px;
    position: relative;
    top: 1px;
}

.soloutions_iframe {
    margin-top: 6px;
    height: 635px;
    width: 818px;
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
    overflow: hidden;
}

#flyer_img {
    width:600px;
    display: inline-block;
    margin: 12px 0 0 12px;
}

.tooltip_container {
    display: inline;
    width: auto;
    height: auto;
    background:none;
}

p.tooltip_reusable {
    position: relative;
    display: inline-block;
	color: #2D5A93;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    outline: none;
    text-decoration: none;
    font-weight: 900;
}

p.tooltip_reusable:hover {
    text-decoration: none;
    cursor: default;
}

.tooltip_reusable:hover:after {
	display:block;
    border: solid;
    border-color: transparent #333 transparent transparent;
    border-width: 8px 8px 8px 8px;
    content: "";
    position: absolute;
	bottom:auto;
    left: auto;
    top:-1px;
    right: -8px;
    z-index: 9999;
}

p.tooltip_reusable .tooltip_message {
    white-space: normal;
    position: absolute;
    right: -248px !important;
    top: -9px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 9999;
    display: none;
    padding: 14px 20px;
    width: 200px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    text-align: left;
}

p.tooltip_reusable:hover .tooltip_message {
	display: block;
    background: #333;
    color: #fff;
    background:rgba(0,0,0,.8);
}

.link_inside_tooltip_message {
    color:#1485C5;
}

.link_inside_tooltip_message:hover {
    text-decoration: underline;
    color:#1485C5;
}

.tooltip_message .tooltip_title {
    text-align: center;
    width: 184px;
    background-color: #2f4c72;
    border-radius: 5px 7px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    display: block;
    font-family: 'Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin: 0px auto 6px;
    padding: 6px 8px;
}

.tooltip_message .tooltip_border {
    margin-bottom: 5px;
    display: inline-block;
    background-color: #ffffff;
    width: 100%;
    height: 2px;
}


#left_feature_list {
    display: inline-block;
    text-align: left;
    margin: 10px 43px 20px 0px;
    white-space: nowrap;
}

#right_feature_list {
    display: inline-block;
    text-align: left;
    margin: 10px 0px 15px 0px;
    white-space: nowrap;
}

#more_features {
    text-align: center;
    display: block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: rgb(242, 247, 250);
    height: 366px;
    width: 590px;
    margin: 14px auto 0px;
    padding: 0px;
}

#inner_wrapper {
    display: inline-block;
    margin: auto;
}

#more_features_link {
    font-weight: bolder;
    font-size: 15px;
    font-style: italic;
}

#more_features ul {
    list-style-type: disc;
 }

#preloader {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3),
                0 -5px 5px 0 rgba(0, 0, 0, 0.3),
                -5px 0 5px 0 rgba(0, 0, 0, 0.3),
                5px 0 5px 0 rgba(0, 0, 0, 0.3);
    background-color: white;
    border-radius: 10px;
    border: 1px solid #cccccc;
    position: absolute;
    top: 140px;
    left: 374px;
}

#preloader p {
    padding: 5px 20px 12px;
    color: #5297C0;
    font-family: 'Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin: 0px 0 8px;
}

#preload_image {
    padding: 10px 20px 0 12px;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 0px;
}

#enhanced_features_heading {
    margin-top: 20px;
    margin-bottom: 8px;
    color: #2D5A93;
    font-family: 'Open Sans', Verdana,Arial,Helvetica,sans-serif;
    font-weight: 400;
}

#features_message {
    color: #2D5A93;
    font-weight: 900;
}

#content_wrap {
    margin-top: 10px;
}

.manage_tours_button {
    background-color: #fff;
    width: 112px;
}

.manage_tours_button {
    background-color: #2f4c72;
    border-color: #fff;
    border-width: 2px !important;
    box-shadow: 1px 1px 0 #000;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    padding: 3px;
    text-shadow: 1px 1px 0 #000;
    width: 159px;
}

.manage_tours_button:hover {
    border-color: #afcdf5;
    color: #fff;
}

.active:hover .manage_tours_button:focus, .active:hover .manage_tours_button:active {
    padding: 3px;
    border: 2px solid #afcdf5 !important;
    box-shadow: none !important;
}

#page_number {
    color: #fff;
    font-weight: 400;
    padding-top: 0px;
    vertical-align: top;
}

#tour_list_error {
    margin: 0 4px 8px;
    border: 1px solid rgba(255,0,0,0.7);
}

.background_v3 {
    background-color: #333333;
    height:4em;
}

.btn_width {
    width: 75px;
}

#subheader .header_container {
    text-align:center;
    padding-left: 0em;
    padding-right: 0em;
}

.contain_overflow {
    overflow: auto;
    height: auto;
}

.listing_preview {
    margin-left: .1em;
}

.listing_details {
    padding-top: .2em;
}

.listing_details_mobile {
    margin-left: 2em;


}

.nowrap {
    white-space: nowrap;
}

.mobile_img_centered {
    display: flex;
    justify-content: center;
    align-items: center;
}

#responsive_pagination {
    text-align: center;
    padding-top: .5em;
}

/* Overwrite items from mainstyle.css */
#wrap {
    min-height: calc(100% - 180px);
    width: auto;
    margin: 15px auto 30px;
}

#content_wrap {

    position: relative;
    width: auto;
    margin: 15px auto 30px;
}

.listing_address_span, .listing_number_span, .listing_price_span {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-weight: 900;
    text-shadow: 1px 1px 1px #000;
    line-height: 180%;
    width:auto;
}

#office_panel_mobile {
    margin-top: 10px;
}

select {
    background-color: #E5E5E5;
    color:black;
    border: 1px solid #BBBBBB;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.71);
    outline: medium none;
    padding: 1px 4px;
    margin: 0 6px;
    cursor: pointer;
    float: right;
    height: 21px;
    font-weight: 100;
    font-size: 12px
}

#jump2_mls label {
    padding-top: 5px;
}

#mls_input {
    height: 2em;
    color: #000;
}

#responsive_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination li a {
    background-image: none;
    height: auto;
    width: auto;
    font-size: 13px;
}

.pagination {
    width: auto;
}

body {
    background: url("../../../static/common/images/backgrounds/bg_6.jpg") repeat scroll left top #e6e6e6;
    height: 100%;
}
