.place_forecast{
    clear:both;
}

.featured_marinas .locations a > p label {
    font-weight: 200;
    font-size: inherit;
}

/*.marina_details p {*/
    /*float: left;*/
    /*width: 100%;*/
/*}*/

.search_result_content .container .search_results .place_box .box_content .marina_details .row > .pull-left {
    width: 68%;
}

.about_profile {
    /*margin-bottom: 30px;*/
}
.marina-details-page-content {
    padding-bottom: 30px;
}

.hidden_shortcuts_menu .shortcuts{
    width:60%;
}

.hidden_shortcuts_menu .menu_title{
    width:35%;
}

.floating_box.hide_sign_in_box {
    position: fixed;
    top: 0px !important;
    left: 0px;
    padding-top: 46px;
    z-index: 10000000;
    height: 100vh !important;
}

.items,.item:after{
    clear:both;
}

.pager li>a, .pager li>span{
    background:transparent;
    border-radius:0px;
    border:none;
}

.search_content .pager{
    clear:both;
}

#v_tabs > .col-md-4 {
    min-height: 1500px;
}

.faq_header .search_faq form .custom-combobox {
    margin-top:7px;
}

.policy_term_box img {
    width: 100%;
}

.faq_content .ui-accordion-content, .faq_content .ui-accordion-content div, .faq_content .ui-accordion-content p {
    font-size: 13px;
    line-height: 21px;
    font-weight: nor !important;
    font-familty: 'Open Sans', sans-serif !important;
}

.figure_info .place_name{
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
}

.user_stats .number {
    margin-right: 5px;
    margin-top: -12px;
    float: left;
}

#noticeModal .modal-body {
    padding: 20px;
    min-height: 85px;
}

/*.img_slider .book_section {*/
    /*position: fixed;*/
    /*bottom: 0px;*/
/*}*/
.book_section{
    width:100% !important;
    position:relative;
}

.region_terms p{
    margin-bottom: 1em;
}

.region_content .breadcrumb {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.region_content .region_terms p{
    padding:0px;
}

.float_manage_book {

    position: fixed;
    width: 100vw;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    top: 0px !important;
    left:0px !important;
    height: 100vh !important;
    z-index: 9999999;
}

.custom-combobox-input {
    height: 47px !important;
}

@media only screen and (max-width: 991px) and (min-width: 571px){
    .profile_content_v2 .container .priceing{
        margin:20px 0px;
    }
}

.datepicker-days td:last-child, .datepicker-days td:nth-last-child(2) {
    background-color: rgba(223, 221, 221, 0.2);
}