﻿body {font-size: 14px;font-family: 'Gill Sans MT'}
.single_spread_wrapper ul li:nth-child(5), .single_spread_wrapper ul li:nth-child(11) {
    margin: 0 29px 10px 0}
.single_spread_wrapper ul li:nth-child(6), .single_spread_wrapper ul li:nth-child(12) {
    margin: 0 0 10px}
.bindingtabgridview {
    position: absolute;
    margin-left: 4%}
.paddingleft7 {padding-left: 7%}
.bb_full_img img {
    height: 100%;
    width: 100%}
.dropdown a p img {
    height: 10px;
    width: 10px;
    text-align: left}
.single_spread_wrapper ul li:first-child {
    width: 13%;
    margin: 0 -4px -1px -1px}
.single_spread_wrapper ul li .checkbox, .single_spread_wrapper ul li .radio {
    margin: 19px 0;
    padding-left: 79px
}

.borderBlue {
    border: 1px solid #57307a
}

.new_flip .new_flip_name {
    margin-bottom: 30px/*RP ST-1869*/
}

.new_flip .new_flip_name_span {
    margin-bottom: 35px
}

.new_flip .new_flip_name .form-control {
    text-transform: none
}

.AlreadyExistsText {
    font-family: GillSans;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #d0011b
}

.frame_editor ul li {
    margin: 0 0 10px;
    position: relative
}
/*ST-1485*//*RP ST-1627*/
    .frame_editor ul li a.list_icon {
        position: absolute;
        top: 31px;
        right: 5px;
    }

        .frame_editor ul li a.list_icon i {
            color: #000
        }
        
.First_flip_wrapper {
    border: none
}

.new_pageGrid {
    width: 120px;
    background-color: #f3f3f4;
    color: #412063;
    text-decoration: none;
    border: 1px solid #58585a;
    border-radius: 10px;
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 1px 0;
    margin: 0 auto 10px;
    font-family: 'ProximaNova-Bold'
}

#overlay {
    width: 100% !important;
    height: 100% !important;
    background-color: #fff;
    z-index: 99999;
    color: #000;
    text-align: center;
    font-size: 24px;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    position: fixed
}


#overlay img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto !important;
    width: 150px !important;
}

#overlayForPreview {
    width: 100% !important;
    height: 100% !important;
    background-color: #fff;
    z-index: 99999;
    color: #fff;
    text-align: center;
    font-size: 24px;
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    opacity: 1;
    position: fixed
}

#overlayForPreview img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto !important;
    width: 150px !important;
}

.frede_img input[type=file] {
    width: 75% !important
}

.keller_img_wrap input[type=file] {
    width: 75% !important
}

.georgica_pond input[type=file] {
    width: 75% !important
}

.georgica_pond .sub_heading {
    margin-bottom: 18px
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bottom_text_wrap .bottom_text .cke_editable {
    max-height: 42px;
    overflow: hidden
}

.bb-custom-side.cottage .georgica_pond .heading_in {
    padding-right: 0;
    padding-left: 0;
    text-align: left
}

    .bb-custom-side.cottage .georgica_pond .heading_in .cke_editable {
        /*ST-1442 AC set max height for header*/
        max-height: 70px;
        overflow: hidden
    }

.bb-custom-side.cottage .georgica_pond .sub_heading_in {
    padding: 0
}

    .bb-custom-side.cottage .georgica_pond .sub_heading_in .cke_editable {
        max-height: 78px;
        min-height:70px; /*ST-1369*/
        overflow: hidden
    }

.bb-custom-side.cottage .georgica_pond .cottage_txt .right_content_in .cke_editable {
    max-height: 135px;
    overflow: hidden
}

.bb-custom-side.midcentury_right .heading_in .cke_editable {
    max-height: 37px;
    min-height: 37px;
    overflow: hidden
}

.bb-custom-side.midcentury_right .content_in .cke_editable {
    max-height: 70px;
    min-height: 70px;
    overflow: hidden
}

.bb-custom-side.midcentury_right ul li .bottom_content_in .cke_editable {
    max-height: 23px;
    min-height: 23px;
    overflow: hidden;
    text-align: left
}

.keller_environment .keller_text .top_heading {
    margin-bottom: 0 !important
}

.bb-custom-side.keller_environment .keller_text .heading_in .cke_editable {
    max-height: 30px;
    min-height: 30px;
    overflow: hidden;
    text-align: left
}

.bb-custom-side.keller_environment .keller_text .sub_heading_in .cke_editable {
    max-height: 20px;
    min-height: 20px;
    overflow: hidden;
    text-align: left
}

.bb-custom-side.keller_environment .keller_text .content_in .cke_editable {
    height: 140px;
    overflow: hidden
}

.bb-custom-side.keller_environment .bottom_content .bottom_content_in .cke_editable {
    max-height: 15px;
    min-height: 15px;
    overflow: hidden;
    text-align: left
}

.bb-custom-side.drake.drake_layout_border .drake_tower .heading_in .cke_editable {
    max-height: 80px;
    min-height: 38px;
    overflow: hidden;
}
/*ST-1441 PK 10/19/2018 */
.bb-custom-side.drake.drake_layout_border .drake_tower .middle_text_in .cke_editable {
    max-height: 416px;
    min-height: 416px;
    overflow: hidden
}
/*ST-1441 PK 10/19/2018 */
.bb-custom-side.drake.drake_layout_border .drake_tower .drake_tow_text .content_in .cke_editable {
    max-height: 242px;
    min-height: 242px;
    overflow: hidden
}
/*
.bb-custom-side.historic_quincy_txt .heading_in .cke_editable {
    max-height: 74px;
    min-height: 28px;
    overflow: hidden
}

historic_quincy_txt .content_in .cke_editable {
    max-height: 390px;
    min-height: 390px;
    overflow: hidden
}
*/
.frederich_img1 .content {
    height: 420px !important
}

.bb-custom-side.frederich_img .content_wrap .content_wrap_in .left_sec .left_sec_in .cke_editable {
    height: 260px;
    overflow: hidden
}

.bb-custom-side.frederich_img .content_wrap .content_wrap_in .content .cke_editable {
    max-height: 60px;
    overflow: hidden
}

.bb-custom-side.frederich_img1 .top_heading_wrap .top_heading .cke_editable {
    max-height: 35px;
    overflow: hidden
}

.bb-custom-side.frederich_img1 .content_wrap_in {
    height: 420px;
    overflow: hidden
}

    .bb-custom-side.frederich_img1 .content_wrap_in .content .cke_editable {
        height: 420px;
        overflow: hidden
    }

.bb-custom-side.frederich_img1 .footer_url .bottom_text .cke_editable {
    max-height: 40px;
    overflow: hidden
}

.frederich_img .bottom_text {
    bottom: 44px !important
}

.content, .top_heading, .left_sec_in, .right_content_in, .content_in, .bottom_content_in, .heading_in, .middle_text_in {
    padding: 0 !important
}

.top_heading_wrap, .frederich_img .left_sec {
    margin-bottom: 0; 
}

/*.custom_side_wrapper {
    color: #A1A1A1 !important
}*/

.bb-custom-side.frederich_img1 .footer_url {
    top: 80px
}

.content hr {
    margin: 0;
    border-top: 1px solid #000
}

.bb-custom-firstpage .cke_editable {
    max-height: 84px;
    overflow: hidden
}
/*ST-1308 ,PK 9/13/2018 , Update Max-Height To Cover Maximum Area */
.bb-custom-side.fred_img .fred_text {
    max-height: 485px;
    overflow: hidden
}

.cke_editable hr {
    margin: 0;
    border-top: 1px solid #000
}

.trashcan {
    float: right !important;
    width: 13px !important;
    height: 15px !important;
    margin-top: -16px;
    cursor: pointer;
    top: 12px;
    display: none;
}
.trashcan {
    cursor: pointer;
}

#divBoardPageFinal hr {
    margin: 0;
    border-top: 1px solid #000
}

#divBoardPageFinal .left_sec_in .cke_editable hr, #divBoardPageFinal .content_wrap_in .content .cke_editable hr {
    margin: 0 0 5px
}
.frederich_img1 .cke_editable p,
/*.frederich_img .cke_editable p {line-height: 18px;} ST-1843, all txt Line-height to 1 , margin: 0 0 20px; to 2*/
#divBoardPageFinal .middle_text .middle_text_in .cke_editable p {
    margin: 0 0 2px;
    text-indent: 0
}

#divBoardPageFinal .drake_tow_text .cke_editable p {
    text-indent: 0
}

/*#divBoardPageFinal .historic_quincy_txt .cke_editable p {
    text-indent: 0
}*/

#divBoardPageFinal .last_slide_Left.left_layout_height img, #divBoardPageFinal .last_slide_right.left_layout_height img {
    width: 100%;
    height: 100%
}
#divBoardPageFinal .keller_text .content_in .cke_editable p span {
    line-height: 15px
}
#divBoardPageFinal .keller_text .cke_editable p span {
    margin: 0
}

#divBoardPageFinal .midcentury_right_new_style .heading_in .cke_editable p {
    width: 100%
}

#divBoardPageFinal .midcentury_right_new_style .top_heading {
    text-align: left !important
}

    #divBoardPageFinal .midcentury_right_new_style .top_heading .heading_in {
        padding-left: 0 !important;
        padding-right: 0 !important
    }


/*ST-1767,VR,2019 05 02*/
.frame_body .arrow_wrapper .arrows {width: 27px !important;height: 76px;   right: 0px;top: 283px}
.frame_body .arrow_wrapper {width: 1234px !important;height: 610px;}


.drake_tow_text .content_wrap {
    width: 50%
}

#frede_img {
    width: 144px !important
}

    #frede_img img {
        width: 144px !important
    }

.frame_body {
    padding: 0 !important
}

#divBoardPageFinal .container {
    padding: 0 !important;
    margin: 0 !important;
    width:100% !important

}
 
.bb-custom-wrapper2 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap2 {
    padding: 15px 0 0 20px
}

.layout_in2 {
    width: 250px;
    border: 1px solid #333;
    background: #fff;
    height: 112px
}

.left_sec2 {
    width: 50%;
    float: left;
    padding: 5px 10px 5px 5px;
    border-right: 2px solid #7d7c7b
}

.left_content2 {
    padding: 50px 0 0
}

.line2 {
    width: 30px;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.left_content2 .upload_img2 {
    width: 30px;
    margin: 15px auto 0;
    height: 20px;
    background: #333
}

.right_sec2 {
    position: relative;
    width: 50%;
    float: left;
    padding: 5px
}

    .right_sec2 .upload_img2 {
        background: #333;
        height: 100px;
        width: 100%
    }

.right_content_in2 {
    position: absolute;
    right: 5px;
    top: 50px
}

    .right_content_in2 .line2 {
        border: 1px solid #fff
    }

.bb-custom-wrapper3 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap3 {
    padding: 15px 0 0 20px
}

.layout_in3 {
    width: 250px;
    border: 1px solid #333;
    background: #fff;
    height: 112px
}

.left_sec3 {
    width: 50%;
    float: left;
    padding: 5px 10px 5px 5px;
    border-right: 2px solid #7d7c7b
}

.left_content3 .upload_img3 {
    width: 25px;
    margin: 15px auto 0;
    height: 25px;
    background: #333;
    float: right
}

.top_heading3 {
    width: 60px
}

.line3 {
    width: 100%;
    margin: 5px auto 0;
    border: 1px solid #525252
}

.content-in3 {
    float: left;
    margin-top: 15px;
    width: 70px
}

.content23 {
    clear: both;
    margin-top: 53px;
    margin-bottom: 4px
}

.right_sec3 {
    position: relative;
    width: 50%;
    float: left;
    padding: 5px
}

.right_content_in3 {
    margin-top: 10px;
    border: 1px solid #fff
}

.bb-custom-wrapper4 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap4 {
    padding: 15px 0 0 20px;
    margin: 0 0 8px
}

.layout_in4 {
    width: 250px;
    border: 1px solid #333;
    background: #fff;
    height: 112px
}

.left_sec4 {
    width: 50%;
    float: left;
    padding: 5px 10px 5px 5px;
    border-right: 2px solid #7d7c7b
}

.left_content4 {
    margin: 33px 0 5px
}

    .left_content4 .upload_img4 {
        width: 50px;
        margin: 0 auto 20px;
        height: 35px;
        background: #333
    }

.bottom_content4 {
    width: 38%;
    margin: 0 auto
}

    .bottom_content4 .line:last-child4 {
        width: 35px
    }

.line4 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.right_sec4 {
    position: relative;
    width: 50%;
    float: left;
    padding: 5px
}

.top_heading4 {
    width: 70%
}

.sub_heading4 {
    width: 40%;
    margin: 5px auto
}

.left4 {
    width: 25px;
    height: 25px;
    background: #333;
    margin: 0;
    float: left
}

.right_content4 {
    width: 65px;
    float: left;
    height: 27px;
    margin: 0 10px 3px
}

.bottom_img_in4 {
    width: 25px;
    height: 25px;
    background: #333;
    clear: both;
    display: inline-block;
    margin: 5px
}

    .bottom_img_in4:first-child {
        margin: 5px 6px 5px 0
    }

.bb-custom-wrapper5 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap5 {
    padding: 15px 0 0 20px;
    margin: 0 0 8px
}

.layout_in5 {
    width: 250px;
    border: 1px solid #333;
    height: 112px
}

.left_sec5 {
    width: 70%;
    float: left;
    padding: 55px;
    background: #333;
    border-right: 2px solid #7d7c7b
}

.left_img5 {
    width: 100%;
    background: #333;
    height: 100%
}

.right_sec5 {
    position: relative;
    width: 30%;
    float: left;
    padding: 5px
}

    .right_sec5 .content_wrap5 {
        width: 80%;
        margin: 10px 0 5px
    }

.line5 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.cate_img_in5 {
    width: 100%;
    height: 13px;
    background: #333;
    margin: 3px 0
}

.img_text5 {
    width: 30px;
    margin: 3px 0
}

.bb-custom-wrapper6 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap6 {
    padding: 15px 0 0 20px
}

.layout_in6 {
    width: 250px;
    border: 1px solid #333;
    background: #fff;
    height: 112px
}

.top_img6 {
    width: 100%;
    height: 35px;
    background: #333
}

.left_sec6 {
    width: 50%;
    float: left;
    padding: 15px 10px 5px 5px;
    border-right: 2px solid #7d7c7b
}

.left_in6 {
    float: left;
    width: 45%
}

.line6 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.bottom_text6 {
    width: 40%
}

.content_wrap6 {
    margin: 10px 0 13px
}

.right_in6, .img_left6 {
    float: left;
    width: 45px;
    height: 45px;
    margin-left: 10px
}

.upload_img6 {
    background: #333;
    width: 45px;
    height: 45px
}

.img_text6 {
    width: 30px
}

.right_sec6 {
    position: relative;
    width: 50%;
    float: left;
    padding: 15px 10px 5px 5px
}

.right_in6, .img_left6 {
    float: left;
    width: 45px;
    height: 45px;
    margin-left: 10px
}

.right_sec6 .right_img6 {
    float: right;
    margin-left: 0
}

.bb-custom-wrapper7 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap7 {
    width: 330px;
    padding: 15px 0 0 20px
}

.layout_in7 {
    width: 250px;
    border: 1px solid #333;
    height: 112px
}

.left_sec7 {
    width: 50%;
    float: left;
    padding: 0;
    background: #333;
    border-right: 1px solid #000;
    height: 100%
}

.left_content7 {
    width: 100%;
    left: 100%
}

.line7 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.left_content7 .upload_img7 {
    width: 100%;
    height: 100%;
    background: #333
}

.bottom_content7 {
    width: 38%;
    margin: 0 auto
}

    .bottom_content7 .line7:last-child {
        width: 35px
    }

.right_sec7 {
    position: relative;
    width: 50%;
    float: left;
    padding: 10px
}

.top_heading7 {
    width: 70%;
    margin: 0 0 10px
}

.middle_content7 {
    width: 100%;
    margin: 5px auto
}

.left7 {
    width: 65px;
    float: left;
    height: 30px;
    margin: 0 5px 3px 0
}

.right_content7 {
    width: 30px;
    height: 30px;
    background: #333;
    margin: 0;
    float: right
}

.bottom_img_in7 {
    width: 30px;
    height: 30px;
    background: #333;
    clear: both;
    display: inline-block;
    margin: 5px
}

    .bottom_img_in7:first-child {
        margin: 5px 6px 5px 0
    }

.clearfix8:after {
    clear: both
}

.bb-custom-wrapper8 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap8 {
    padding: 15px 0 0 20px
}

.layout_in8 {
    width: 250px;
    border: 1px solid #333;
    height: 112px
}

.left_sec8 {
    background: #333;
    width: 73%;
    float: left;
    padding: 0;
    border-right: 1px solid #000;
    height: 100%
}

.left_content8 {
    width: 100%;
    left: 100%
}

.line8 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.left_content8 .upload_img8 {
    width: 100%;
    height: 100%;
    background: #333
}

.bottom_content8 {
    width: 38%;
    margin: 0 auto
}

    .bottom_content8 .line:last-child {
        width: 35px
    }

.right_sec8 {
    position: relative;
    width: 27%;
    float: left;
    padding: 10px
}

.top_heading8 {
    width: 70%;
    margin: 0 0 10px
}

.middle_content8 {
    width: 100%;
    margin: 5px auto
}

.left8 {
    width: 90px;
    float: left;
    height: 30px;
    margin: 0 5px 3px 0
}

.right_content8 {
    width: 30px;
    height: 30px;
    background: #333;
    margin: 0;
    float: right
}

.bottom_img_in8 {
    width: 30px;
    height: 30px;
    background: #333;
    clear: both;
    display: inline-block;
    margin: 5px
}

    .bottom_img_in8:first-child {
        margin: 5px 6px 5px 0
    }

.clearfix9:after {
    clear: both
}

.bb-custom-wrapper9 {
    height: auto;
    margin: 25px auto 0;
    -webkit-margin-before: 20px
}

.layout_wrap9 {
    padding: 15px 0 0 20px
}

.layout_in9 {
    width: 250px;
    border: 1px solid #333;
    background: #fff;
    height: 112px
}

.left_sec9 {
    width: 50%;
    float: left;
    padding: 10px;
    border-right: 1px solid #000;
    height: 100%;
    position: relative
}

.top_heading9 {
    width: 31%;
    margin: 0 0 10px
}

.left_sec9 .left_sec_19 {
    position: absolute;
    left: 10px;
    top: 20px;
    height: 37px;
    width: 40px;
    background-color: #000
}

.left_sec9 .left_sec_29 {
    position: absolute;
    left: 10px;
    bottom: 8px;
    height: 40px;
    width: 40px;
    background-color: #000
}

.left_sec9 .left_sec_39 {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 37px;
    width: 55px;
    background-color: #000
}

.left_sec9 .left_sec_49 {
    position: absolute;
    right: 10px;
    bottom: 8px;
    height: 50px;
    width: 55px;
    background-color: #000
}

.line9 {
    width: 100%;
    margin: 3px auto 0;
    border: 1px solid #525252
}

.left_content9 .upload_img9 {
    width: 100%;
    height: 100%;
    background: #333
}

.bottom_content9 {
    width: 38%;
    margin: 0 auto
}

    .bottom_content9 .line:last-child9 {
        width: 35px
    }

.right_sec9 {
    position: relative;
    width: 50%;
    float: left;
    padding: 10px;
    height: 100%
}

    .right_sec9 .right_sec_19 {
        position: absolute;
        left: 10px;
        top: 10px;
        bottom: 10px;
        height: 92px;
        width: 50px;
        background-color: #000
    }

    .right_sec9 .right_sec_29 {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 35px;
        width: 50px;
        background-color: #000
    }

    .right_sec9 .right_sec_39 {
        position: absolute;
        right: 10px;
        bottom: 10px;
        height: 50px;
        width: 50px;
        background-color: #000
    }

.ancactive {
    pointer-events: none;
    cursor: default;
    background-color: lightgray !important;
    color: #fff !important
}

.classic_F14 {
    min-height: 17vh;
    bottom: 0
}

.bb-custom-firstpage.left_layout_border #div5 p span {
    margin: 0 !important
}

.bb-custom-firstpage.left_layout_border #div5 p {
    margin: 0 !important;
    width: 250px
}






.bb-custom-firstpage.left_layout_border #div2 p {
    margin: 0 !important;
    width: 100%
}

    .bb-custom-firstpage.left_layout_border #div2 p span {
        width: 100%
    }

#divBoardPageFinal .fred_text_layout2 .fred_text_inside .cke_editable hr {
    margin: 5px 0;
    z-index: 10 !important;
}

#divBoardPageFinal .left_sec .left_sec_in .cke_editable p span {
    line-height: 15px
}
 
.frederich_img p, .frederich_img1 p {
    color: #231f1f
}

.shingle_style_beach .image_wrap {
    height: 88%
}

.hamburger {
    cursor: url("/images/Cursor Cross Arrow.png"),auto !important;
    margin-top: 40px
}

.divHam {
    position: absolute;
    right: 5px;
    top: 35px;
    color: #000;
    text-decoration: none
}

/*.bb-custom-side .georgica_pond .top_heading .heading_in .cke_editable p {
    line-height: normal !important
}

.bb-custom-side.cottage .georgica_pond .sub_heading_in .cke_editable p {
    line-height: normal !important
}*/

#divBoardPageFinal .drake_tow_text {
    margin: 0 !important
}


.keller_environment .keller_img1 span, .keller_environment .keller_img2 span {
    position: relative !important;
    margin-top: 0 !important
}

.keller_environment .keller_img span {
    margin-top: 0 !important
}

.midcentury_right_new_style .top_heading {
    margin-bottom: 2px !important
}

.bb-custom-side.midcentury_right ul {
    margin-top: 0 !important
}

.midcentury_right {
    padding: 18px
}

.keller_environment upper_layout_border .keller_text .top_heading {
    margin-bottom: 0 !important
}

.sub_heading {
    text-align: left !important
}

.sub_heading_in {
    padding: 0 !important
}

.last_slide_Left .top_heading .heading_in .cke_editable {
    height: 47px !important;
    overflow: hidden
}


#divBoardPageFinal .bb-custom-wrapper {
    margin: 0; 
    width: 1154px !important
}



.First_flip_wrapper {
    width: 1154px !important; /* ST-1441 PK , 17/10/2018 */
    margin-left: 48px !important;
    margin-right: 0 !important
}
/*ST-1310 sugg by VR, 2018 10 03 .*/
#PopUp-Content .First_flip_wrapper {
    margin-left: 50px !important;
    margin-right: auto !important
}

.drake_tow_text .content_wrap {
    width: 50% !important
}

/*.frede_img {width: 168px;height: 168px}*/
/*.frede_img img {width: 168px;height: 168px} /*PK 11/13/2018 ST-1369 Update Height Width for Image
        ST-1575, BV,2019 02 11 

*/
.frame_body {
    padding: 0 !important
}

#divBoardPageFinal .container {
    padding: 0 !important;
    margin: 0 !important
}

li a p img {
    height: 13px;
    width: 13px;
    text-align: left
}

.dropdown-menu {
    display: block
}

.vrhide {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms,visibility 600ms;
    transition: opacity 600ms,visibility 600ms
}

.left_drop_menu {
    width: 250px
}

    .left_drop_menu li a {
        font-size: 17px;
        padding: 0 5px;
        text-transform: capitalize
    }

    .left_drop_menu li i {
        font-size: 17px;
        padding: 0 5px;
        text-transform: lowercase;
        font-style: normal
    }

.sharemenu li {
    display: inline-block !important;
    width: 100% !important
}


    /*.eraserForAllDiv img {
        border: none !important;
        width: 16px !important;
        height: 16px !important
    } ST-1577, BV, 2019 01 16*/
/*ST-1603*/
.ui-tooltip, .ui-tooltip .arrow:after {
    background: #F9F9F9;
    border: 2px solid #5A70A9 !important;
}

.ui-tooltip {
    padding: 10px 10px !important;
    border-radius: 15px !important;
    box-shadow: 0 0 7px black;
    border: 2px solid #5A70A9;
    width: 250px;
    left: 50px !important;
    /*ST-1322, PK , 09/24/2018 , Apply WordBreak Properties */
    word-break:break-word;
}
/*ST-1603*/
.ui-tooltip .arrow {
    width: 70px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    left: 25%;
    margin-left: -35px;
    bottom: -34px;
    background: url(/images/tooltip-arrow.png) no-repeat
}

    .arrow.top {
        top: -26px;
        bottom: auto;
    }

    .arrow.left {
        left: 20%;
    }

    .arrow.top:after {
        bottom: -20px;
        top: auto;
    }
.bb-custom-side.drake.drake_layout_border {height:576px !important;} /* ST-1441 PK , 17/10/2018 */
/*.bb-custom-side.frederich_img.frederich_img_Left {width:552px !important}  ST-1398 PK , 11/13/2018 */
.bb-custom-side.frederich_img.frederich_img1 {width:552px !important} /* ST-1398 PK , 11/13/2018 */

/*ST-1369 PK 11/13/2018  Starts */
.opacity60 {opacity:0.6}
.FCClearColorSet.opacity60 ,
.FCClearColorSet .opacity60 {opacity:0.95}
#inline7 {max-height:40px;overflow:hidden;min-height:23px;}
#inline7 p {min-height:23px;margin-bottom:0px;}
#inline7 p:hover {border-bottom:3px solid #C6DEFF;}
#inline7 {font-size: 24px;color: #000000;font-family: 'GillSansMT-Bold';}
.bordebottomblack p {color: #000 !important}
.paddingtop10 {padding-top:10px;}
.paddingleft5 {padding-left:5px;}

#txtPortfolioTitle:hover {border-bottom: solid 2px #C6DEFF}
#div10 {width: 100% !important}