@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/* CSS Document */
#bmb-container{
    font-family: 'Roboto', sans-serif;
    width: 100%;
}

#bmb-container h4{
    font-size: 18px;
    font-weight: normal;
}

#bmb-container .container{
    width: 100%;
    padding: 0;
}

#bmb-container .row{
    margin-right: 0;
    margin-left: 0;
}

#bmb-container #w_page, #bmb-container .promo_cart_icon{
    margin: 7px 0;
}

#bmb-container .pull-right{
    padding-right: 0;
}

#bmb-container .container-fluid{
    padding-right: 0;
    padding-left: 0;
}

#bmb-container .modelfixed{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#bmb-container .procedure_section{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#bmb-container a {
    color: #FFFFFF;
    text-decoration: none;
}

#bmb-container a:hover, #bmb-container a:focus{
    color: #FFFFFF !important;
    text-decoration: none;
}

#bmb-container .modal-open {
    overflow: hidden;
}

#bmb-container .modal-header {
    padding:0px!important;
}

#bmb-container .modal-backdrop {
    z-index: -1;
}

#bmb-container .scontainer{
    max-width: 1400px;
    margin: 0px auto;
}

#bmb-container .header{ 
    background-color: #27D5FF;
    height: auto;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding: 0 10px;
}

#bmb-container .practice_logo {
    margin-top:2%; 
    float:right;
}

#bmb-container .logo_main {
    width: 100%;
    margin: 0px 0%;
    height: auto;
    float: left;outline: none;
}

#bmb-container .logo_main:focus{
    outline: none;
}

#bmb-container .footer_logo img{
    max-width: 40px;
    float:right;
}

#bmb-container .logo {
    float: left;
    margin: 2% 2% 2% 0%;
}

#bmb-container .logo img {
    width: 50px;
}

#bmb-container .title{
    width: auto;
    float: left;
    height: auto;    
    margin: 2%;
}

#bmb-container .title h3 {
    font-size: 21px;
    color: #fff;
    font-family: arial,helvetica,sanserif;
    font-style: italic;
    margin: 0px;   
} 

#bmb-container .title h3 span{
    font-weight: normal;
} 

#bmb-container .title .caption{
    -webkit-margin-before: 0em;
    color: #fff;
    font-size: 1.1em;
    font-family: arial,helvetica,sanserif;
    font-weight: normal;
    margin-top: 0px!important;
}

#bmb-container .title .caption em{
    font-size: 12px;
}

#bmb-container .info{
    width: 100%;
    float: left;
    height: auto;
}

#bmb-container .info h4 {
    color: #27D5FF;
    font-size: 20px;
    text-align: center;
    width: 50%;
    margin: 10px auto 0px auto;
    line-height: 30px;
    letter-spacing: 1px;font-weight:400;
}

#bmb-container .clickwork {
    width: 40%;
    height: 50px;
    margin: 2% auto 2%;
    background-color: #27D5FF;
    display: block;
}

#bmb-container .clickwork img {
    width: 30px;
    float: left;
    height: auto;
    margin: 5px;
}

#bmb-container .howitworks {
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
}

#bmb-container .how_title {
    font-size: 18px;
    margin: 1% 2%;
    float: left;
    font-style: italic;
}

#bmb-container .list{
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
}

#bmb-container .list ul{
    line-height: 35px;
    list-style: none;
    margin: 0px auto;
    width: 100%;
}

#bmb-container .list ul li{
    float: left;
    display: block;
    width: 100%;
    color: #707070;
}

#bmb-container .list img{
    width: auto;
    margin: 5px 10px 5px 0px;
    float: left;
    max-height: 20px;
}

#bmb-container .list .box{
    width: 40px;
    display: block;
    height: auto;
    float: left;
}

#bmb-container .procedure_section{
    width: 100%!important;
    height: auto;
    background-color: #B0B0B0;
    float: left;color:#fff; 
}

#bmb-container .procedure_section nav, #bmb-container .procedure_section nav ul {
    float: left;
    width: 100%;
    margin:0px;
    padding:0px;
    display:inline-block;
}

#bmb-container .procedures{
    float: left;
    height: auto; 
    padding: 0px 5px 1px 10px;
    background-color: #b0b0b0;
    height: 100%;
}

#bmb-container .procedures .form_group{
    float: right;
}

#bmb-container .procedures label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
}

#bmb-container .panel-group{
    width:100%;
}

#bmb-container .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #FFF;
    float:left;
    width:100%;
}

#bmb-container .panel-title.panel-head{
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    float: left;
    width: 50%;    
    padding: 5px 0px;
}

#bmb-container .title_info{
    width: 65%;
    height: auto;
    float: left;
    padding-left: 15px;
}

#bmb-container .procedure_grouphead .title_info{
    width:100%;
    text-align: left;
    font-weight: 600;
}

#bmb-container .viewer{
    border: 0px solid #ddd;
    margin: 0% auto;
    max-width: 280px;
    max-height: 291px;
    overflow: hidden;
    height: 467px;
    background-color: #AFCFD4;
}

#bmb-container .backprocedures{
    height: auto;
    float: left;    
    background-color: #f0f0f0;
    width: 100%;
}

#bmb-container .backprocedures a{
    text-decoration:none;
    position: sticky;
    z-index: 0;
}

#bmb-container .backprocedures .backtop {
    width: 60%;
    height: auto;
    padding: 5px;
    background-color: rgba(41, 212, 255, 0.8);
    text-align: center;
    color: #fff;
    margin: 20px auto;
    font-size:19px;
    font-style: italic;
}

#bmb-container .backprocedures .backtop:hover{
    background-color: rgba(39, 213, 255, 1);
}

#bmb-container .backprocedures .backtop img{
    width: 8px;
    margin: 10px;
}

#bmb-container .backtop{
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    margin: 10px auto;     
}

#bmb-container .backtop button.scroll:hover{
    background-color: rgba(39, 213, 255, 1);
}

#bmb-container .backtop button.scroll{
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: rgba(41, 212, 255, 0.8);
    border: 1px solid #27D5FF;
    text-align: center;
    color: #fff;
    float: left;
    font-size:16px;
    font-style: italic;
}

#bmb-container .modelfixed .backtop{
    float: left;
}

#bmb-container .backtop img {
    width: 15px;
    margin: 5px 5px 8px 5px;
    display: initial;
}

#bmb-container .wishlist_submit{
    width: 100%;
    height: auto;
    float: left;
}

#bmb-container .wishlist_submit.greyed a  {
    background-color: grey;
    pointer-events: none!important;
    cursor: not-allowed;
    -webkit-user-select: none;
}

#bmb-container .wishlist_btn, #bmb-container .wishlist_btn:hover{
    width: 60%;
    height: auto;
    padding: 10px;
    background-color: #de5c5a;
    text-align: center;
    color: #fff !important;
    margin: 10px auto;
    border: 0px solid #333;
    display: block;
    transition: background 0.5s ease-out, color 0.5s ease-out;
    cursor: pointer;
}

#bmb-container .viewer #model{
    width:280px;
    height: 555px;
    float: left;
    background-size: cover;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
    background-repeat: no-repeat;
    background-position: 0px 0px!important;
    background-attachment: scroll;
}

#bmb-container .viewer #model.headneck{
    background-position: 0px 0px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .viewer #model.upperbody {
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
    background-position: center!important;
    background-position: 25% 75%;
}

#bmb-container .viewer #model.midbody {
    background-position: 0px 0px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .viewer #model.lowermidbody {
    background-position: 0px 0px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .viewer #model.lowerbody {
    background-position: 0px 0px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .viewer #model.legsfeet{
    background-position: 0px 0px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .viewcover{
    width: 100%;
    float: left;
    background-color: #AFCFD4;
}

#bmb-container .bodymodelbox{
    float: left;
    width: 100%;
}

#bmb-container .marker{
    position: relative;
    width: 280px;
    height: 555px;
}

#bmb-container .moveto{
    width: 280px;
    height: 555px;
    padding-bottom: 190px;
    float: left;
    position: relative;
    overflow: hidden;
    top: -74px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .moveto.lower{
    top: -233px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .moveto.lower .marker #marker_type{
    left: 156px;
    bottom: 245px;
}

#bmb-container .moveto.legs{
    top: -260px!important;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .moveto.legs .marker #marker_type{
    left: 146px;
    bottom: 125px;
}

#bmb-container .moveto.upper .marker #marker_type{
    left: 106px;
    bottom: 355px;
}

#bmb-container #model img{
    width: 280px;
    height: 555px;
}

#bmb-container #model .male{
    display:none;
}

#bmb-container .marker #marker_type{
    position:absolute;
    left: 42%;
    bottom: 435px;
    width: 35px;
    height: 35px;
    background:url(../../images/marker_red_lg.png);
    background-repeat: no-repeat;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
    background-size: 35px 35px!important;
}

#bmb-container .marker #marker_type.red{
    background:url(../../images/marker_red_lg.png);
    background-repeat: no-repeat;
}

#bmb-container .marker #marker_type.red.brow_lift{
    left: 150px;
    top: 66px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.red.upppereyelid_lift {
    left: 110px;
    top: 66px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.red.forehead_reduction {
    left: 140px;
    top: 53px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.green{
    background:url(../../images/marker_green_lg.png);
    background-repeat: no-repeat;
}

#bmb-container .marker #marker_type.green.fatinjection_breast{
    left: 173px;
    top: 60px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.green.breast_lift{
    left: 175px;
    top: 70px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.purple{
    background:url(../../images/marker_purple_lg.png);
    background-repeat: no-repeat;
}

#bmb-container .marker #marker_type.purple.thigh_lift{
    left: 160px;
    top: 90px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.purple.liposuction_knees{
    left: 160px;
    top: 130px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.purple.liposuction_ankles{
    left: 150px;
    top: 180px;
    -moz-transition: all 0.75s ease-in;
    -o-transition: all 0.75s ease-in;
    -webkit-transition: all 0.75s ease-in;
    transition: all 0.75s ease-in;
}

#bmb-container .marker #marker_type.blue{
    background:url(../../images/marker_blue_lg.png);
    background-repeat: no-repeat;
}     

#bmb-container .expand_control {
    width: 40px;
    float: left;
}

#bmb-container .procedure_info {
    margin: 3px 20px 3px 20px;
    float: left;
    font-size: 15px;
    font-weight: 500;
}

#bmb-container .procedure_icons{
    position: absolute;
    bottom: 5px;
    left: 15px;
}

#bmb-container .acc_head #login_view {
    width: 100%;
    max-width: 315px;
    margin: 0 auto;
}

#bmb-container .acc_head .checkout {
    margin: 0 auto;
}

#bmb-container .acc_head .promo_info {
	margin: 5px auto;
	width: 100%;
	max-width: 275px;
	display: block;
}	

#bmb-container .acc_head .promo_info .promo-available-btn-right {
	margin:5px 0;
	cursor: pointer;
}

#bmb-container .procedure_icons img {
    width:20px;
    margin: 3px;
}

#bmb-container .procedures .form-inline{
    float: left;
}

#bmb-container .procedures select{
    width: auto;
    height: 40px;
    background: transparent;
    border: 0px solid #333;
    font-size: 18px;
    color: #fff;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-appearance: none;
}

#bmb-container .procedures .form-control:focus {
    border-color: rgba(102, 175, 233, 0);
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

#bmb-container .wishlist_title {
    font-size: 18px;
    float: left;
    padding: 14px;
}

#bmb-container .wish_count {
    width: 40px;
    height: 50px;
    float: right;
    background: url("../../images/wishlist.png");
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 18px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: center;
}

#bmb-container .promo_cart_count {
    width: 58px;
    height: 50px;
    float: right;
    background: url(../../images/promo_cart.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 18px;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    background-position: bottom;
    text-indent: -5px;
}

#bmb-container .promo_cart_icon {
    display: inline-block;
    position: absolute;
    width: 0px!important;
    right: 65px;
    top: 6px;
}

#bmb-container .promo_cart_icon.wlp {
    right: 0px;
}

#bmb-container .wish_count1 {
    float: right;
    padding: 6px;
}

#bmb-container .wish_count1 {
    float: right;
    padding: 6px;
}

#bmb-container .acc_content .photos_after .before, #bmb-container .acc_content .photos_after .after {
    background-color: #cdcccb;
    width:240px;
    height:auto;
    float: left;
    max-width: 160px;
    margin: 10px;
    border: 4px solid #F8F7E8;
}

#bmb-container .acc_content .photos_after .before img, #bmb-container .acc_content .photos_after .after img  {
    float: left;
    width: 100%;
    height: auto;
}

#bmb-container .photos_after{
    background-color: #d1d2d5;
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
}

#bmb-container .photos_after h4{
    color:#686767;
    margin-top: 0px!important;
}

#bmb-container .frame_photo{
    height: auto;
}

#bmb-container .transform {
    width: 20px;
}

#bmb-container .transform img{
    width: 15px;
    float: left;
    height: 30px;
}

#bmb-container .total_summary{
    background-color: #f0f0f0;
}

#bmb-container .total_summary .form-inline .form-group{
    width:100%;
    margin-bottom: 20px;
    font-size: 20px;
}

#bmb-container .total_summary .form-inline .form-group .proc_label{
    text-align:left;
}

#bmb-container .total_summary .form-inline .form-group .proc_value{
    text-align:right;
}

#bmb-container .total .proc_label, #bmb-container .total .proc_value{
    font-weight:600;
}

#bmb-container .total_summary .divider{
    border-top: 1px solid #797878;
    height: 10px;
}

#bmb-container .wishlist_submit{
    width: 100%;
    height: auto;
    background-color:#8F9192;
    padding-top: 20px;
}

#bmb-container .schedule{
    width: 100%;
    height: auto;
    background-color: #8F9192;
    padding: 20px 0px;
    float: left;
}

#bmb-container .sections_accordion{
    padding: 0px;
}

#bmb-container .procedure_grouphead{
    position: relative;
    padding: 10px;
    font-size: 14px;
    font-weight:600;
    display: block;
    cursor: pointer;
    text-transform:uppercase;
    text-align:center;
    border-radius: 0px 0px 0 0 !important;
    color: #FFF;
    background:url(../img/redslash_bg.png) !important;
    border-color: #ddd; 
    float: left;
    width: 100%;
    background-origin:0px 0px;
    background-size: cover!important;
}

#bmb-container .procedure_grouphead .acc_icon_expand{
    display:none!important;
}

#bmb-container .wishlist_submit h4{
    text-align: center;
    color: #FFF;
    font-style: italic;
}

#bmb-container .signup{
    background:none!important;
}

#bmb-container .signup_form .form-group {
    margin-bottom: 5px!important;
}

#bmb-container .forgot_password{
    font-style: italic;
    color: #FFF;
}

#bmb-container .main_login{    
    text-align: center;
    margin: 10px;
}

#bmb-container .main_login img{
    max-width: 100px;
    margin: auto;
}

#bmb-container .signup h3{
    font-style: italic;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

#bmb-container .signup_form{
    width: 30%;
    margin: 0px auto;
}

#bmb-container .signup_form .user_label{
    color: #fff;
    font-size: 18px;
}

#bmb-container .signup_form .form-control{
    border-radius: 0px;
    height: 40px;
    font-size: 16px;
}

#bmb-container .bottom_link{
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    text-decoration:underline;
    font-style: italic;
}

#bmb-container .bottom_link.nodecor{
    text-decoration:none!important;
}

#bmb-container .schedule .bottom_link{
    color: #fff!important;
    font-weight: 500;
    font-size: 17px;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    font-style: normal;
}

#bmb-container .signup_link:hover{
    text-decoration:none;color:#fff;
}

#bmb-container .check_group{
    width:100%;
    position:relative;
}

#bmb-container .signup_form .check_group{
    font-style:italic;
}

#bmb-container .check_btn{
    margin: 5px 5px 5px 0px;
    width: 20px;
    height: 20px;
    padding: 10px;
    float: left;
    border: 0px solid #333;
    background:url(../img/checked.png);
    background-size:contain;
}

#bmb-container .check_over{
    position: absolute;
    background:url(../img/checked.png);
    background-size:contain;
    z-index: 100000;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
}

#bmb-container .conditions{
    color: #fff;
    font-size: 14px;
    text-align: justify;
}

#bmb-container .create_btn{
    width: 100%;
    height: auto;
    padding: 12px;
    background-color: #808282;
    text-align: center;
    color: #fff;
    margin: 5px auto;
    border: 0px solid #333;
    display: block;
    font-weight: 600;
    font-size: 18px;
}

#bmb-container .create_btn:hover{
    text-decoration:none;
    color:#fff;
}

#bmb-container .create_btn img{
    max-width: 25px;
}

#bmb-container .signup_form .wishlist_btn{
    width:100%;
    font-style: italic;
}

#bmb-container .signup_form .wishlist_btn:hover{
    text-decoration:none;
}

#bmb-container .schedule .wishlist_btn{
    width: 40%;
    height: auto;
    padding: 10px;
    background-color: #27D5FF;
    text-align: center;
    color: #fff;
    margin: 20px auto;
    border: 0px solid #333;
    display: block;
    float: none;
}

#bmb-container .cal_input{
    margin: 10px;
    height: 45px;
    border-radius: 0px;
    font-size: 16px;
    background-color: #E6E7E8;
}

#bmb-container .calculate_btn{
    min-width: 100%;
    height: auto;
    padding: 10px;
    background-color: #036B5C;
    text-align: center;
    color: #fff;
    border: 0px solid #333;
    display: block;
    margin: 10px;
}

#bmb-container .carecredit_logo{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

#bmb-container .carecredit_logo img{
    width: 280px;
    margin: 0px auto;
}

#bmb-container .calculate{
    width: 60%;
    margin: 0% auto;
}

#bmb-container .hold{
    margin: 10px auto;
    width: 100%;
    height: 30px;
    display: block;
    float: left;
}

#bmb-container .hold a{
    width: 250px;
    height: 30px;
    background-color: #27D5FF;
    text-align: center;
    margin: 0px auto;
}

#bmb-container .full{
    display: block;
    width: 220px;
    height: 30px;
    margin: 0px auto;
}

#bmb-container .reporterror{
    border-top: 2px solid #B0B0B0;  
    padding-top: 10px;      font-style: italic;    height: 0px;
}

#bmb-container .reporterror ul{
    font-style: italic; 
}

#bmb-container .reporterror ul li{
    display: inline;
    float: left;
    padding: 5px;
    list-style: none;
}

#bmb-container .reporterror ul li a{
    color: #B0B0B0;
    font-style: italic;
}

#bmb-container .reporterror ul li a:hover{
    color: #B0B0B0!important;
    text-decoration:underline!important;
}

#bmb-container .login{
    margin-top: 45px;
    float: right;
}

#bmb-container .login a{
    background-color: #FFFFFF;
    padding: 10px 25px;
    font-size: 18px;
    color: #27D5FF;
    text-decoration: none;
    cursor:pointer;
}

#bmb-container .conditions h4{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

#bmb-container .form-group {
    margin-bottom: 9px;
}

#bmb-container .back_tolist{
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    width: 50%;
    text-align: right;
    font-weight: 400;
    padding-right: 10px;
    padding-top: 3px;
}

#bmb-container .back_tolist a{
    text-decoration:none;
    color:#fff;
}

#bmb-container .back_tolist img{
    width: 25px;
    float: right;
    margin-right: 5px;
}

#bmb-container .back_tolist .back_text {
    float: right;
}

#bmb-container .procedure_section .smk_accordion {
    display:none;
}

#bmb-container .login.s{
    display:none;
}

#bmb-container .schedule.calc{
    width: 100%;
    height: auto;
    background-color: #fff;
    border-bottom:1px solid #ccc;
    padding-top: 20px;
    float: left;
}

#bmb-container .wishlist_btn img, #bmb-container .active_blue_btn img{
    width: 10px;
    margin: 5px;
}

#bmb-container .error_msg{
    text-align:center;  
    color: #FFF;
    background-color: #C60000;
    font-weight:bold;
}

#bmb-container .modal-backdrop.in {
    filter: alpha(opacity=100);
    opacity: 1;display:none!important;
}

#bmb-container .modal-backdrop {
    background-color: transparent!important;
}

#bmb-container .operation_type span, #bmb-container .provider_list span,  #bmb-container .gender_option span{
    -webkit-padding-start: 0px;
    -webkit-margin-before: 0em;
    margin-bottom: 0px;
    font-size: 16px;
}

#bmb-container .operation_type span span, #bmb-container .provider_list span span, #bmb-container .gender_option span span{
    display: inline-block;
    float: left;
    text-transform: uppercase !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    padding: 5px 10px;
    padding-left: 35px !important;
    padding-right: 30px;
    margin: 13px 0;
}

#bmb-container .operation_type span span a:hover, #bmb-container .provider_list span span a:hover, #bmb-container .gender_option span span a:hover{
    color: #616161;
}

#bmb-container .operation_type, #bmb-container .provider_list, .gender_option{
    display:block;    
    float: left;
    width: 100%;
}

#bmb-container .wishlist_bar{
    background:url(../img/grayslash_bg.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
}

#bmb-container .wishlist_bar .wishlist_title{
    display: block;
    width: 100%;
}

#bmb-container .wishlist_bar .shopping-cart{
    position: absolute;
    right: 10px;
}

#bmb-container .mywishbar .title_info {
    width: 90%!important;
}

#bmb-container .mywishbar .acc_head{
    cursor:default!important;
}

#bmb-container .wish_count1.wish_page {
    float: left;
    padding: 6px;
    position: relative;
}

#bmb-container .read_more{
    color: #6F6F6F!important;
    padding: 4px;
    font-weight: bold;
    font-size: 13px;
}

#bmb-container .read_more:hover{
    color: #363636!important;
}

#bmb-container .select:before, #bmb-container .select1:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 6px;
    width: 10px;
    height: 13px;
    pointer-events: none;
}

#bmb-container .wishlist_bar_full  {
    background-color: #707070;    
    height: auto;
    padding: 0 15px;
    overflow: hidden;
}

#bmb-container .wishlist_bar_full:hover  {
    background-color: #585858;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#bmb-container .wishlist_bar_full a{
    width:100%; 
    postition: sticky;
    z-index: 0;
}

#bmb-container .wishlist_bar_full .wishlist_title {
    font-size: 18px;
    float: left;
    padding: 0px 14px!important;
}

#bmb-container .flash {
  animation-name: greyflash;
  animation-duration: 1s;
  animation-iteration-count: 10;
}

@keyframes greyflash {
  0% {
    background-color: #B0B0B0;
  }
  50% {
    background-color: inherit;
  }
}

#bmb-container .info_wish {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    float: left;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 13px 0px;    
    font-weight: bold;
}

#bmb-container .single_topinfo{
    width:100%;
    float:left;
}

#bmb-container .single_procedure_grouphead li a{
    display:block!important;
}

#bmb-container .dropdown1 .select, #bmb-container .dropdown2 .select, #bmb-container .dropdown3 .select{
    width: 100%;
}

#bmb-container .dropdown3 .select-styled, #bmb-container .dropdown3 .select-styled-noarrows{
    color: #FFF;
    background-color: #000;
    padding: 10px 38px 10px 25px!important;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    z-index: 9999;
}

#bmb-container .dropdown3 .select-options {
    color: #FFF;
    background-color: #000;
    width: 100%;
}

#bmb-container .dropdown2 .select-styled-black, #bmb-container .dropdown2 .select-styled-noarrows{
    color: #000;
    background-color: #FFC20D;
    padding: 10px 38px 10px 25px!important;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

#bmb-container .dropdown2 .select-options {
    color: #000;
    background-color: #FFC20D;
}

#bmb-container .dropdown1 .select-styled, #bmb-container .dropdown1 .select-styled-noarrows {
    background-color: #24b1c2;
    font-family: 'Poppins', sans-serif;
    padding: 10px 38px 10px 25px!important;
    font-weight: 500;
    width: 100%;
}

#bmb-container .dropdown1:after, #bmb-container .dropdown.click {
    border-bottom: none;
    margin-top: 8px!important;
    font-size: 0px;
    color: rgba(51, 51, 51, 0);
}

#bmb-container .imgholder{
    position: relative;
}

#bmb-container .imgholder .left{
    width: 45%;
    float: left;    
    border: 2px solid #F8F7E8;
}

#bmb-container .imgholder .right{
    width: 45%;
    float: right;
    border: 2px solid #F8F7E8;
}

#bmb-container .transform {
    width: 10px;
    position: absolute;
    top: 50%;
    left: 48%;
}

#bmb-container .transform img {
    width: 10px;
    height: 20px;
    float: left;
}

#bmb-container .loader, #bmb-container .loader:before, #bmb-container .loader:after {
    background: #000;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

#bmb-container .loader:before, #bmb-container .loader:after {
    position: absolute;
    top: 0;
    content: '';
}

#bmb-container .loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

#bmb-container .loader {
    color: #000;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

#bmb-container .loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

#bmb-container #w_msg.notify {
    -webkit-animation-name: shake;
    animation-name: shake;
    animation-duration: 1s;
    width:98%;
    margin:0 auto 15px;
}

#bmb-container #w_msg{
    text-transform: uppercase;
}

#bmb-container #w_msg .red{
    color: #de5c5a;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

#bmb-container .mobview{
    display:none!important;
}

#bmb-container #webmenu .select-options li:first-child {
    display: none;
}

@media (max-width:767px) {
    #bmb-container #header.promo-header {
        height: auto !important;
    }

    #bmb-container .promo_info .text {
        width: 280px;
        margin: 0 auto;
    }

    #bmb-container #header.wisLisView {
        height: auto!important;
    }

    #bmb-container .qtypric_default, .qtypric_dis {
        float: right;
    }

    #bmb-container .mobview{
        display:block!important;
    }

    #bmb-container .backprocedures h4 {
        font-size: 14px;
    } 

    #bmb-container .total_summary .form-inline .form-group {
        width: 100%;
        margin-bottom: 20px;
        font-size: 15px;    
        font-weight: 400;
    }
    
    #bmb-container .wishlistview .wishlist_bar_full .wishlist_title {
        padding: 5px 0px!important;
    }
    
    #bmb-container .wishlistview  .wishlist_bar_full a {
        width: 80%;
    }
    
    #bmb-container .reporterror{
        border-top: 0px solid #B0B0B0;  
    }

    #bmb-container .single_procedure_grouphead .smk_accordion .accordion_in.grouphead {
        margin-bottom: 0px;
    }
    
    #bmb-container .single_procedure_grouphead .procedure_grouphead {
        height: 32px!important;
    }
    
    #bmb-container .single_procedure_grouphead li {
        margin: 0;
    }

    #bmb-container .info_wish {
        font-size: 16px;
        padding: 5px 0px;
    }

    #bmb-container .wishlistview .info_wish{
        padding:auto!important;
    }
    
    #bmb-container .procedure_section{
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    } 

    #bmb-container .mywishbar .title_info {
        width: 82%!important;
    } 
    
    #bmb-container .wish_count1.wish_page {
        float: right;
        padding: 6px 0px;
    }

    #bmb-container .wishlist_bar .shopping-cart {
        right: 0px;
    }
    
    #bmb-container .wishlist_view .smk_accordion{
        margin:0px auto!important;
    }

    #bmb-container .wishlist_view #section_legs{
        padding-bottom:0px!important;
    }

    #bmb-container .wish_mobile{
        display:none!important;
    }

    #bmb-container .single .panel-title.panel-head {
        margin-bottom: 0;
        width: 40%!important;
    }

    #bmb-container .single .panel-title.panel-head {
        margin-top: 0px;
        padding: 5px 0px!important;
    }
    
    #bmb-container .single .back_tolist {
        float: left;
        font-size: 16px;
        width: 30%!important;
        padding-top: 0px!important;
        padding-left: 15px!important; 
    }

    #bmb-container .single .title_info {
        padding-top: 0px!important;    
    }

    #bmb-container #section_head.single .grouphead.mobile, #bmb-container #section_upper.single .grouphead.mobile, #bmb-container #section_lower.single .grouphead.mobile, #bmb-container #section_legs.single .grouphead.mobile {
        display: block!important;
    }

    .rem_ht #section_legs {
        height: auto!important; 
    }

    #bmb-container .mywishbar .title_info {
        width: 87%!important;
    }
    
    #bmb-container .gender_option{
        display:none;
    }

    #bmb-container .operation_type.mobile, #bmb-container .provider_list.mobile, #bmb-container .gender_option.mobile{
        display:block!important;width:100%!important;
    }

    #bmb-container .operation_type.mobile .select-styled, #bmb-container .operation_type.mobile .select-styled-noarrows, #bmb-container .provider_list.mobile .select-styled, #bmb-container .provider_list.mobile .select-styled-noarrows, #bmb-container .gender_option.mobile .select-styled, #bmb-container .gender_option.mobile .select-styled-noarrows{
        background-color: #B0B0B0;    
        font-size: 13px!important;
        padding: 10px 15px!important;
        font-family: 'Poppins', sans-serif;
    }
    
    #bmb-container .operation_type.mobile .select-options li, #bmb-container .provider_list.mobile .select-options li, #bmb-container .gender_option.mobile .select-options li {
        margin: 0;
        padding: 12px 0;
        text-indent: 15px;
        border-top: 1px solid #E5E5E5;
        padding: 10px 0px!important;
        font-size: 13px!important;
        text-transform: uppercase;
    }
    
    #bmb-container .operation_type.mobile .select-options, #bmb-container .provider_list.mobile .select-options, #bmb-container .gender_option.mobile .select-options {
        background-color: #B0B0B0;
    }
    
    #bmb-container .operation_type.mobile .select-options li:hover, #bmb-container .provider_list.mobile .select-options li:hover, #bmb-container .gender_option.mobile .select-options li:hover {
        color: #FFFFFC;
        background: #dedede;
    }
    
    #bmb-container .operation_type.mobile .select-styled:after, #bmb-container .operation_type.mobile .select-styled-noarrows:after, #bmb-container .provider_list.mobile .select-styled:after, #bmb-container .provider_list.mobile .select-styled-noarrows:after, #bmb-container .gender_option.mobile .select-styled:after, #bmb-container .gender_option.mobile .select-styled-noarrows:after{
        opacity: 0;  
    }
    
    #bmb-container .operation_type.mobile .select-styled:active:after, #bmb-container .operation_type.mobile .select-styled-noarrows:active:after, #bmb-container .provider_list.mobile .select-styled:active:after, #bmb-container .provider_list.mobile .select-styled-noarrows:active:after, #bmb-container .gender_option.mobile .select-styled:active:after, #bmb-container .gender_option.mobile .select-styled-noarrows:active:after{
        opacity: 0;   
    }

    #bmb-container .single_push {
        margin: 32px auto!important; 
    }

    #bmb-container .practice_logo{
        max-width:100%;
        margin-top:10px; 
        float:right;
    }

    #bmb-container .practice_logo img{
        max-width:100%;
        height:auto !important;
    }

    #bmb-container .logo_main {
        width: 200px;
        margin: 10px auto;
        height: 60px;
        float: none;
        display: block;
    }
    
    #bmb-container .logo {
        width: auto;
        float: left;
        margin: 3% 5% 3% 0%;
    }
    
    #bmb-container .logo img {
        width: 40px;
    }
    
    #bmb-container .login a {
        background-color: #FFFFFF;
        padding: 5px 10px;
        font-size: 14px;
        color: #27D5FF;
        text-decoration: none;
        cursor:pointer;
    }
    
    #bmb-container .title h3 {    
        font-size: 14px;
        color: #fff;
        font-family: arial,helvetica,sanserif;
        font-style: italic;
        font-weight: bold;
    } 

    #bmb-container .clickwork {
        width: 100%;
        margin: 2% auto 2% auto;
        height: auto;
        height: 50px;
        display: block;
    }
    
    #bmb-container .list ul {
        line-height: 40px;
        list-style: none;
        margin: 0px auto;
        width: 85%;
        -webkit-padding-start: 0px;
        float: none;
    }
    
    #bmb-container .list img {
        width: auto;
        margin: 5px 5px 5px 0px;
        float: left;
    }
    
    #bmb-container .list ul li {
        float: left;
        display: block;
        width: 100%;
        font-size: 14px;
        line-height: 30px;
    }

    #bmb-container .clickwork img {
        width: 35px;
        float: left;
        height: auto;
        margin: 3px;
    }
    
    #bmb-container .transform {
        width: 10px;
        position: absolute;
        top: 40%;
        left: 48%;
    }

    #bmb-container .transform img {
        width: 10px;
        height: 20px;
    }

    #bmb-container .imgholder{
        position: relative;
        padding: 10px 20px 20px 20px;
    }
    
    #bmb-container .imgholder .left{
        width: 45%;
        float: left;
        border: 2px solid #F8F7E8;
    }
    
    #bmb-container .imgholder .right{
        width: 45%;
        float: right;
        border: 2px solid #F8F7E8;
    }
    
    #bmb-container .photos_after {
        background-color: #D1D2D5;
        width: 100%;
        float: left;
        text-align: center;
        padding-bottom: 0px!important;
    }
    
    #bmb-container .photos_after h4 {
        color: #686767;
        margin-top: 20px!important;
    }
    
    #bmb-container .procedures .form_group {
        float: left;
    }
    
    #bmb-container .signup_form {
        width: 70%;
        margin: 0px auto;
    }

    #bmb-container .info h4 {
        color: #27D5FF;
        font-size: 21px;
        font-weight: normal;
        text-align: center;
        width: 70%;
        margin: 10px auto;
        line-height: 30px;
    }
    
    #bmb-container .main_login img {
        max-width: 60px;
    }
    
    #bmb-container .signup h3 {
        font-style: italic;
        color: #fff;
        font-weight: 400;
        font-size: 16px;
    }
    
    #bmb-container .signup_form .user_label {
        color: #fff;
        font-size: 16px;
    }

    #bmb-container .signup_form .form-control {
        border-radius: 0px;
        height: 35px;
        font-size: 14px;
    }
    
    #bmb-container .form-group {
        margin-bottom: 10px;
    }

    #bmb-container .signup_form .wishlist_btn {
        width: 100%;
        margin: 10px auto;
    }
    
    #bmb-container .conditions {
        color: #fff;
        font-size: 14px;
        text-align: justify;
    }

    #bmb-container .conditions h4{
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 14px;
    }

    #bmb-container .back_tolist {
        float: left;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        color: inherit;
        width: 30%;
        text-align: left;
        font-weight: 400;
        text-decoration:none;
    }
    
    #bmb-container .back_tolist a{
        text-decoration:none;
        color:#fff;
    }

    #bmb-container .back_text{
        display:none;
    }

    #bmb-container .viewcover{
        width: 100%;
        float: left;
        margin: 0px;
        background-color: #AFCFD4;
        z-index: 9999;
        display: inline-block;
        float: left;
        width: 100%!important;    
        height: 185px;
    }
    
    #bmb-container .bodypreview .list{
        display:none;
    }
    
    #bmb-container bodypreview .backtop{ 
        display:none; 
    }
    
    #bmb-container bodypreview .backtop.view{
        display:none;
    }
    
    #bmb-container #header-sticky-wrapper {
        float: left;
        width: 100%;
    }  
  
    #bmb-container #header-sticky-wrapper.sticky-wrapper{
        z-index: 99999;     
        display: block;
    }

    #bmb-container .rem_ht #header-sticky-wrapper.sticky-wrapper {
        height :auto;
    }

    #bmb-container .sticky-wrapper{
        width:100%!important;
        position: relative;
        z-index: 9999;
        float: left;
        display: inline-block;
    }
    
    #bmb-container .viewer {
        border: 0px solid #ddd;
        margin: 0% auto;
        max-width: 280px;
        position: relative;
        max-height: 235px;
        overflow: hidden;    display: block;
    }

    #bmb-container .select-styled:after, .select-styled1:after, .select-styled-black:after, .select-styled-noarrows:after  {
        top: 13px !important;
    }
    
    #bmb-container .select-styled.active:after, #bmb-container .select-styled1.active:after, #bmb-container .select-styled-black.active:after, #bmb-container .select-styled-noarrows.active:after{
        top: 5px !important;
        opacity:1;
    }
    
    #bmb-container .select-styled, .select-styled1, .select-styled-black, .select-styled-noarrows {
        padding: 5px 15px !important;
    }
    
    #bmb-container .provider_list{
        width: 100%;
    }
    
    #bmb-container .operation_type{
        width: 100%;
    }

    #bmb-container .procedure_grouphead .title_info {
        width: 100%!important;
        text-align: center;
        font-weight: 600;
    }
    
    #bmb-container .procedure_section .smk_accordion {
        margin: 0px auto!important;
        display:block;
    }
    
    #bmb-container .procedure_section .procedure_grouphead {
        height: 40px;
    }

    #bmb-container .viewer.single {
        max-height: 232px;
    }

    #bmb-container .procedureview .grouphead.mobile{
        display:none;
    }

    #bmb-container .backprocedures .backtop {
        width: 100%;
        height: auto;
        padding: 10px;
        background-color: rgba(41, 212, 255, 0.8); 
        text-align: center;
        color: #fff;
        margin: 20px auto;
        font-size: 14px;
        font-style: italic;
    }
    
    #bmb-container .backprocedures .backtop:hover{
        background-color: rgba(41, 212, 255, 1); 
    }
    
    #bmb-container .backprocedures .backtop img {
        width: 7px;
        margin: 0px 5px 0px 0px;
    }

    #bmb-container .total_summary .form-inline .form-group {
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px;    float: left;
    }

    #bmb-container .total_summary .divider {
        border-top: 1px solid #797878;
        height: 10px;
        width: 100%;
        float: left;
    }
    
    #bmb-container .schedule .wishlist_btn {
        width: 80%;
        height: auto;
        padding: 10px;
        background-color: #27D5FF;
        text-align: center;
        color: #fff;
        margin: 10px auto;
        border: 0px solid #333;
        display: block;
        float: none;
    }
    
    #bmb-container .schedule {
        width: 100%;
        height: auto;
        background-color: #fff;
        padding: 20px 0px;
        float: left;
    }

    #bmb-container .schedule.calc{
        width: 100%;
        height: auto;
        background-color: #fff;
        border-bottom:1px solid #ccc;
        padding-top: 20px;
        float: left;
    }
    
    #bmb-container .cal_input {
        margin: 0px;
        height: 40px;
        border-radius: 0px;
        font-size: 16px;
        background-color: #E6E7E8;
    }
    
    #bmb-container .schedule .bottom_link {
        color: #8F9192;
        font-weight: 500;
        font-size: 15px;
        width: 100%;
        display: block;
        margin: 0px auto;
    }
    
    #bmb-container .marker #marker_type{
        width: 35px;
        height: 35px;
        background:url(../../images/marker_red_lg.png);
        background-repeat: no-repeat;
    }

    #bmb-container .marker #marker_type.red{
        background:url(../../images/marker_red_lg.png);
        background-repeat: no-repeat;
    }

    #bmb-container .marker #marker_type.green{
        background:url(../../images/marker_green_lg.png);
        background-repeat: no-repeat;
    }
    
    #bmb-container .marker #marker_type.purple{
        background:url(../../images/marker_purple_lg.png);
        background-repeat: no-repeat;
    }

    #bmb-container .marker #marker_type.blue{
        background:url(../../images/marker_blue_lg.png);
        background-repeat: no-repeat;
    }

    #bmb-container .pushdown{
        margin: 0px auto!important;
    }

    #bmb-container .procedureview .pushdown{
        margin: 190px auto!important;
    }

    #bmb-container .moveto {
        top: -83px;   
        display: inline-block;
    }

    #bmb-container .moveto.upper {
        top: -110px;
    }

    #bmb-container .moveto.lower {
        top: -163px!important;
    }

    #bmb-container .moveto.legs {
        top: -280px!important;
    }

    #bmb-container .viewer.mob_upperview .moveto{
        top: -110px;
    }

    #bmb-container .viewer.mob_lowerview .moveto.legs {
        top: -260px!important;
    }

    #bmb-container #section_head, #bmb-container #section_upper, #bmb-container #section_lower, #bmb-container #section_legs, #bmb-container #section_submit, #bmb-container #section_others{
        width: 100%;
        float: left;
    }
    
    #bmb-container .wishlist_view.wishlist_push{
        margin: 50px auto!important; 
    }

    #bmb-container .wishlist_scrollhead{
        opacity:0!important;
        display:none!important;
    }

    #bmb-container .title_info {
        width: 80%!important;
        height: auto;
        float: left;
        padding-left: 15px;
    }
    
    #bmb-container .container-fluid.mobile, #bmb-container .container.mobile{
        padding: 0px!important; 
    }

    #bmb-container .wishlist_submit.schedule{
        display:block!important;  
    }
}

@media (max-width:1024px) and (min-width:768px){
    #bmb-container .logo_main{ 
        width: 60%;
        margin: 0px auto;
        height: auto;
    }
    
    #bmb-container .list ul {
        line-height: 40px;
        list-style: none;
        margin: 0px auto;
        width: 100%;
        -webkit-padding-start: 0px;
    }
    
    #bmb-container .how_title {
        float: left;
        font-size: 18px;
        margin: 3% 2%;
    }
    
    #bmb-container .clickwork {
        width: 50%;
        margin: 2% auto 4% auto;
        height: 60px;
        display: block;
    }
    #bmb-container .acc_content .photos_after .before, #bmb-container .acc_content .photos_after .after {
        background-color: #cdcccb;
        width: 240px;
        height: auto;
        float: left;
        max-width: 160px;
        margin: 10px;
        border: 4px solid #F8F7E8;
    }
  
    #bmb-container .signup_form {
        width: 50%;
        margin: 0px auto;
    }
}

@media (max-width:767px) and (min-width:480px){
    #bmb-container .list {
        float: none;
        width: 460px;
        height: auto;
        margin: 0px auto;
    }
  
    #bmb-container .list ul li {
        float: left;
        display: block;
        width: 100%;
        font-size: 14px;
        line-height: 30px;
    }
  
    #bmb-container .list ul span.tablet{
        float: left;
        width: 50%;    
        margin-bottom: 15px;
    }
  
    #bmb-container .carecredit_logo img{
        width: 60%;
        margin: 0px auto;
    }
}

@media (max-width: 480px){
    #bmb-container .cards-acceptable {
        width: 285px!important;
    }

    #bmb-container .procedure_icons {
        margin-left: 0px;
    	flex: 0 0 100% !important;
    }

    #bmb-container .total_summary .form-inline .form-group {
        width: 100%;
        margin-bottom: 10px;
        font-size: 13px;
        float: left;
    }
  
    #bmb-container .acc_content .photos_after .before, #bmb-container .acc_content .photos_after .after {
        background-color: #cdcccb;
        float: left;
        max-width: 100px!important;
        margin: 10px;
        border: 4px solid #F8F7E8;
    }
    
    #bmb-container .logo img {
        width: 40px;
    }
  
    #bmb-container .practice_logo{
        max-width: 100%;
        margin-top:15px; 
        float:right;
    }
    
    #bmb-container .practice_logo img{
        max-width:100%;
        height:auto !important;
    }
    
    #bmb-container .logo_main {
        width: 100%;
        margin: 10px auto;
        height: 60px;
        float: none;
        display: block;
    }
  
    #bmb-container .logo {
        width: auto;
        float: left;
        margin: 3% 2% 0% 0%;
    }
  
    #bmb-container .login {
        margin-top: 0px;
        float: right;
    }
  
    #bmb-container .bmb-container .title .caption em {
        font-size: 9px;
    }
    
    #bmb-container .bmb-container .title h3 {
        font-size: 12px;
        color: #fff;
        font-family: arial,helvetica,sanserif;
        font-style: italic;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 0em;
        font-weight: 600;
    }
    
    #bmb-container .bmb-container .title .caption {
        -webkit-margin-before: 0em;
        color: #fff;
        font-size: 0.9em;
        font-family: arial,helvetica,sanserif;
        font-weight: normal;
    }

    #bmb-container .info h4 {
        color: #27D5FF;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        width: 90%;
        margin: 5px auto;
        line-height: 20px;
    }

    #bmb-container .clickwork {
        width: 100%;
        margin: 1% auto 1% auto;
        height: 40px;
        display: block;
        background-color: #27D5FF;
    }
    
    #bmb-container .full {
        display: block;
        width: 148px;
        height: 30px;
        margin: 0px auto;
    }
    
    #bmb-container .list .box {
        width: 45px;
        display: block;
        height: auto;
        float: left;
    }

    #bmb-container .clickwork img {
        width: 30px;
        float: left;
        height: auto;    
        margin: 0px;
    }

    #bmb-container .how_title {
        float: left;
        font-size: 12px;
        margin: 1% 2%;
        font-style: italic;
    }

    #bmb-container .list img {
        width: auto;
        margin: 5px 5px;
        float: left;
    }

    #bmb-container .mobiletop.list {
        width:230px;
        height: auto;
        margin: 10px auto;
        float: none;
    }

    #bmb-container .list ul li {
        float: left;
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 25px;
    }

    #bmb-container span.tablet:last-child li:last-child {
        margin-bottom: 13px;
    }

    #bmb-container .hold {
        margin: 10px auto;
        width: 100%;
        height: 30px;
        display: block;
        float: left;
    }

    #bmb-container .wish_count {
        width: 30px;
        height: 35px;
        float: right;
        background: transparent url("../../images/wishlist.png") no-repeat scroll 0% 0% / contain;
        font-size: 18px;
        margin-top: 0px;
        padding-top: 6px;
        text-align: center;
    }

    #bmb-container .wishlist_title {
        font-size: 12px;
        float: left;
        padding: 7px;
        font-weight: 500;
    }

    #bmb-container .bodypreview .backtop {
        width: 100%;
        height: auto;
        padding: 3px 9px;
        background-color: #27D5FF;
        text-align: center;
        color: #fff;
        text-decoration:none;
        margin: 20px auto 0px;
        position: fixed;
        bottom: 0;
        z-index: 99999;
        left: 0;
        font-size: 14px;
        border: 10px solid rgb(129, 129, 130);
    }

    #bmb-container .bodypreview .backtop {
        display: none!important;
    }

    #bmb-container .bodypreview .backtop img {
        width: 15px;
        margin: 5px;
    }

    #bmb-container .dropdown > button, #bmb-container .dropdown_sib > button {
        padding: 0px 50px 5px 15px !important;
        font-size: 11px !important;
    }
    
    #bmb-container .dropdown1::after,.dropdown.pro::after {
        top: 7px !important;
    }

    #bmb-container .backtop.view{
        display:none;
    }
    
    #bmb-container .single .procedure_grouphead .title_info .panel-title.panel-head {
        width: 38%;
    }
  
    #bmb-container .viewer #model {
        height: 195px;
        float: left;
        background-position: 0px 0px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #bmb-container .dropdown button + ul li a , #bmb-container .dropdown_sib button + ul li a{
        display: block;
        color: #FFFFFF;
        padding: 5px 20px;
        font-weight: 400;
        text-decoration: none;
        font-size: 11px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-bottom: 1px solid #FFF;
    }
  
    #bmb-container .viewer {
        max-height: 185px;
    }

    #bmb-container .panel-title.panel-head {
        margin-top: 3px;
        margin-bottom: 0;
        font-size: 12px;    
        width: 100%;
    }
  
    #bmb-container .title_info {
        padding-left: 0px;
    }

    #bmb-container .procedure_section .procedure_grouphead {
        height: 30px;
    }

    #bmb-container .wish_count1 {
        float: right;
        padding: 4px 0px;
    }

    #bmb-container .procedure_info {
        margin: 3px 10px 3px 5px;
        float: left;
        font-size: 12px;
        font-weight: 500;
        text-align: justify;
    }
  
    #bmb-container .procedure_icons img {
        width: 10px;
        margin: 2px;
    }
  
    #bmb-container .title_info {
        width: 83%;
        height: auto;
        float: left;
        padding-left: 2px;
        padding-top: 5px;
    }

    #bmb-container .panel-title.panel-head {
        margin-top: 0px;
        font-size: 12px;
        padding: 3px 0px;
    }
  
    #bmb-container .select-options li, .select-options1 li {
        margin: 0;
        padding: 5px 0!important;
    }
  
    #bmb-container .select, .select1 {
        cursor: pointer;
        display: inline-block;
        position: relative;
        font-size: 12px!important;
    }
  
    #bmb-container .wishlist_btn {
        width: 60%;
        height: auto;
        padding: 2px;
        background-color: #de5c5a;
        text-align: center;
        color: #fff;
        margin: 10px auto;
        border: 0px solid #333;
        display: block;
    }
  
    #bmb-container .wishlist_submit h4{
        font-size:12px!important;
    }
    
    #bmb-container #modelviewer-sticky-wrapper.sticky-wrapper {
        height: 155px!important;
    }

    #bmb-container .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px!important;
    }

    #bmb-container .backprocedures h4 {
        font-size: 14px;    
        line-height: 20px;
    }

    #bmb-container .single_push {
        margin: 2px auto!important; 
    }

    #bmb-container .mywishbar .title_info {
        width: 83%!important;
    }
}

@media (min-width: 1200px ){
    #bmb-container .mywishbar .title_info {
        width: 92%!important;
    }  

    #bmb-container .clickwork {
        width: 40%;
        height: 50px;
        margin: 2% auto 2%;
        background-color: #27D5FF;
    }

    #bmb-container .full {
        display: block;
        width: 220px;
        height: 30px;
        margin: 0px auto;
    }
}

@media (min-width: 1400px ){
    #bmb-container .full {
        display: block;
        height: 30px;
        margin: 0px auto;
    } 
}

@media (min-width:768px){
    #bmb-container #header-sticky-wrapper{
        height: auto!important;
    }
    
    #bmb-container .select-styled {
        background: url("../../images/dropdownarrow_lg.png");
        background-position: 2% center;
        background-repeat: no-repeat;
    }
  
    #bmb-container .select-styled-black {
        background: url("../../images/dropdownarrow_black_lg.png");
        background-position: 2% center;
        background-repeat: no-repeat;
    }
    
    #bmb-container .dropdown1:after, #bmb-container .dropdown1.pro:after {
        opacity:0;  
    }
    
    #bmb-container .dropdown button + ul {
        display:none!important;
    }
 
    #bmb-container .dropdown > button:after{
        display:none!important;
    }
 
    #bmb-container .dropdown > button {
        text-align: left;
    }

    #bmb-container .dropdown {
        position: relative;
        display: inline-block;
        text-align: left;
        float: left;
        width: 35%;
        font-size: 22px;
        padding: 5px 10px;
        padding-left: 35px !important;
        padding-right: 30px;
        margin: 20px 0;
    }

    #bmb-container .dropdown > button:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 30px;
        display: block;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: white transparent transparent transparent;
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #bmb-container .container.web{
        padding:0px!important;
    }

    #bmb-container .single_push{
        min-height: 540px;
    }
}

@media (max-width:767px){
    #bmb-container #proview_mobile {
        margin-top: 5px;
    }
  
    #bmb-container .wishlist_submit {
        width: 100%;
        height: auto;
        background-color:#8F9192;
    }
  
    #bmb-container .wishlist_bar .wishlist_title {
        display: block;
        width: 80%;
    }
    
    #bmb-container .dropdown > button:after, #bmb-container .dropdown_sib > button:after{
        display:none;
    }
    
    #bmb-container .dropdown, .dropdown_sib {
        position: relative;
        display: inline-block;
        text-align: left;
        float: left;
        width: 100%!important;
    }
    
    #bmb-container .procedures {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
    }
    
    #bmb-container .bodypreview{
        padding: 0px!important;
        display: inline-block;
        float: left!important;
    }

    #bmb-container .wishlist_title {
        font-size: 14px;
        float: left;
        padding: 8px 0px;
        display: inline-block;
    }

    #bmb-container .wish_count {
        width: 30px;
        height: 35px;
        float: right;
        background: transparent url("../../images/wishlist.png") no-repeat scroll 0% 0% / contain;
        font-size: 18px;
        margin-top: 0px;
        padding-top: 6px;
        text-align: center;
    }

    #bmb-container .dropdown > button, #bmb-container .dropdown_sib > button {
        position: relative;
        border: 0;
        padding: 10px 10px 10px 15px!important;
        overflow: hidden;
        background: none;
        color: white;
        font-size: 13px!important;
        font-weight: 500;
        letter-spacing: .03em;
        line-height: normal;
        text-transform: uppercase;
        z-index: 2;
        width: 100%;
        text-align: left;
    }

    #bmb-container .dropdown button + ul li a  .dropdown_sib button + ul li a{
        display: block;
        color: #FFFFFF;
        padding: 5px 20px;
        font-weight: 400;
        text-decoration: none;
        font-size: 11px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-bottom: 1px solid #FFF;
    }
    
    #bmb-container .dropdown1 .select-styled, #bmb-container .dropdown1 .select-styled1, #bmb-container .dropdown1 .select-styled-noarrows {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #24b1c2;
        font-size: 12px!important;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;float:none!important;
        margin: 0;
    }

    #bmb-container .dropdown1:after, #bmb-container .dropdown.click {
        border-bottom: none;
        margin-top: 5px!important;
        font-size: 0px;
        color: rgba(51, 51, 51, 0);
    }

    #bmb-container .viewer {
        max-height: 185px;
    }
    
    #bmb-container .panel-title.panel-head {
        margin-top: 3px;
        margin-bottom: 0;
        font-size: 12px;    
        width: 100%;
    }
    
    #bmb-container .title_info {
        padding-left: 0px;
    }

    #bmb-container .procedure_section .procedure_grouphead {
        height: 32px;
    }
    
    #bmb-container .smk_accordion.acc_with_icon .accordion_in .acc_head, #bmb-container .smk_accordion.acc_with_icon .accordion_in .acc_content {
        margin-bottom: 5px;
        padding-left: 0;
    }

    #bmb-container #tobottom {
        padding: 0;
        margin-top: 10px;
    }

    #bmb-container .wish_count1 {
        float: right;
        padding: 12px 0px;
    }
    
    #bmb-container .procedure_info {
        display: none;
    }
    
    #bmb-container .procedure_icons img {
        width:15px;
        margin: 2px;
    }

    #bmb-container .title_info {
        width: 83%;
        height: auto;
        float: left;
        padding-left: 0px;
        padding-top: 5px;
    }

    #bmb-container .panel-title.panel-head {
        margin-top: 0px;
        font-size: 12px;
        padding: 0px 0px;
    }

    #bmb-container .select-options li, #bmb-container .select-options1 li  {
        margin: 0;
        padding: 5px 0!important;
    }
    
    #bmb-container .select , #bmb-container .select1{
        cursor: pointer;
        display: inline-block;
        position: relative;
        font-size: 12px!important;
    }

    #bmb-container .wishlist_btn {
        width: 100%;
        height: auto;
        padding: 8px;
        background-color: #de5c5a;
        text-align: center;
        color: #fff;
        margin: 10px auto;
        border: 0px solid #333;
        display: block;
        font-style: italic;
        font-size: 14px;
    }
    
    #bmb-container .wishlist_submit h4{
        font-size:12px!important;
    }
    
    #bmb-container #modelviewer-sticky-wrapper.sticky-wrapper {
        height: 135px!important;
    }

    #bmb-container .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 12px;
        font-size: 13px !important;
    }
    
    #bmb-container .acc_content .photos_after .before, .acc_content .photos_after .after {
        background-color: #cdcccb;
        width: 240px;
        height: auto;
        float: left;
        max-width: 160px;
        margin: 10px;
        border: 4px solid #F8F7E8;
    }

    #bmb-container .wishlist_bar_full .wishlist_title {
        padding: 0px 0px!important;
    }

    #bmb-container #stickyweb{
        display: inline-block;
        width: 100%;
        float: left;  
        height:185px;
    }
}

#bmb-container .operation_type.mobile, .provider_list.mobile, .gender_option.mobile{
    display:none;
}

#bmb-container .web_fixed_pushdown{
    margin: 40px auto!important;
}

#bmb-container .btn-disabled{
    cursor:not-allowed!important;
}

#bmb-container .close-bmb{
    display:block;
    width:24px;
    height:24px;
    background: url(../img/close-icon.jpg);
    position:absolute;
    right:10px;
    top:10px;
}

#bmb-container .dropdown1:after, #bmb-container .dropdown1.pro:after {
    border-bottom: none;
    margin-top: 15px;
    font-size: 0px;
    color: rgba(51, 51, 51, 0);
}

#bmb-container .dropdown1:after, #bmb-container .dropdown1.pro:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 6px;
    right: 12px;
    width: 10px;
    height:13px;
    pointer-events: none;
    background:url(../../images/dropdownarrow_lg.png);
    opacity:0;
}

#bmb-container .dropdown1:before {
    border-bottom-style: solid;
    border-top: none;
}

#bmb-container .procedures .dropdown1 select{
    font-size: 14px!important;
    font-weight: 700!important;
    letter-spacing: .03em!important;
    padding: 10px 0px!important;
    height: 45px;
}

@media (max-width:767px){
    #bmb-container .dropdown1.pro:after {
        content: '';
        position: absolute;
        z-index: 2;
        right: 15px;
        width: 10px;
        height: 12px;
        pointer-events: none;
        background:url(../../images/dropdownarrow_lg.png);
        opacity: 1;
    }
    
    #bmb-container .dropdown1{
        display: inline-block;
        text-align: left;
        width: 100%!important;
    }
    
    #bmb-container .dropdown2:before, #bmb-container .dropdown3:before, #bmb-container .select-styled:before, #bmb-container .select-styled-black:before {
        top: -1px;
        left: 17px;
        width: 10px; 
        background:url(../../images/dropdownarrow_lg.png);
        opacity:1!important;
    }
}

#bmb-container .dropdown2:before, #bmb-container .dropdown3:before {
    border-bottom: none;
    margin-top: 15px;
    font-size: 0px;
    color: rgba(51, 51, 51, 0);
}

#bmb-container .select-styled:before, #bmb-container .select-styled-black:before, #bmb-container .select-styled-noarrows:before{
    border-bottom: none;
    margin-top: 9px;
    font-size: 0px;
    color: rgba(51, 51, 51, 0);
}

#bmb-container .select-styled:before, #bmb-container .select-styled-black:before {
    content: '';
    position: absolute;
    z-index: 3;
    top: -1px;
    left: 17px;
    width: 10px;
    height:13px;
    pointer-events: none;
    background:url(../../images/dropdownarrow_lg.png);
    opacity:0;
}

#bmb-container .select-styled:before, #bmb-container .select-styled-black:before, #bmb-container .select-styled-noarrows:before {
    border-bottom-style: solid;
    border-top: none;
}

#bmb-container .dropdown1, #bmb-container .dropdown2, #bmb-container .dropdown3 {
    margin: 0 0px;
    vertical-align: top;
    float: left;
    width: 100%;
}

#bmb-container .getStartedButton{
    position: relative;
}

#bmb-container #getStartedMessage {
    position: absolute;
    top: 0;
    right: 17px;
    height: 100%;
    display: flex;
    align-items: center;
    width: 58%;
    justify-content: center;
    background: #27D5FF;
    padding: 5px;
    margin-left: 5px;
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
}

#bmb-container .procedures .dropdown2 select, #bmb-container .procedures .dropdown3 select{
    font-size: 14px!important;
    font-weight: 700!important;
    letter-spacing: .03em!important;
    padding: 10px 0px!important;
    height: 45px;
}

#bmb-container .video{
    text-align:center;
    position: absolute;
    top: 50px;
}

#bmb-container .video video{
    width: 65% !important;
    margin: 0 auto;
}

@media (min-width:767px){
    #bmb-container .procedures .dropdown2.proc_web, #bmb-container .procedures .dropdown3.proc_web{
        display:block!important;
    }
    
    #bmb-container .procedures .dropdown.proc_mobile, #bmb-container .procedures .dropdown_sib.proc_mobile{
        display:none!important;
    }
}

@media (max-width:767px){
    #bmb-container .procedures .dropdown2.proc_web, #bmb-container .procedures .dropdown3.proc_web{
        display:none!important;
    }

    #bmb-container .procedures .dropdown.proc_mobile, #bmb-container .procedures_sib .dropdown.proc_mobile{
        display:block!important;
        overflow:hidden;
    }
}

#bmb-container .pro_form{
    padding: 0px;
    margin: 0px;
}

#bmb-container #header {
    width:100%;
    box-sizing:border-box;
    position: relative;
    float:left;
}

#bmb-container #modelviewer {
    z-index: 999;
}

#bmb-container nav ul{
    list-style:none;
    -webkit-padding-start: 0px;
    margin-bottom: 0px;
}

#bmb-container nav ul li a{
    display:none;
    color: #FFF;
    text-decoration: none;
}

#bmb-container nav ul li a:hover{
    color: #FFF;
    text-decoration: none;
}

#bmb-container nav ul li a.active{
    display:block;
}

#bmb-container .custom-checkbox{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 7px;
    background: url(../../images/unchecked1.png) no-repeat;
    margin-right: 10px;
    background-size: contain;
    vertical-align: top;
}

#bmb-container .custom-checkbox:hover{
    background:url(../../images/unchecked1.png) no-repeat;background-size: contain;
}

#bmb-container .custom-checkbox.selected{
    background:url(../../images/checked.png) no-repeat;background-size: contain;
}

#bmb-container .custom-checkbox input[type="checkbox"]{
    margin: 0;
    position: absolute;
    z-index: 2;            
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

#bmb-container input[type="submit"]{
    float: left;
    background: #f2f2f2;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-top: 20px;
    padding: 4px 10px;
    cursor: pointer;
    outline: none;
}

#bmb-container input[type="submit"]:hover{
    color: #fff;
    border-color: #1b7aa9;
    background-color: #239fdb;
}

#bmb-container *:focus { 
    outline: none; 
}

#bmb-container .dropdown {
    position: relative;
    display: inline-block;
    text-align: left;
    float: left;
    font-size: 22px;
    padding: 5px 10px;
    padding-left: 35px !important;
    padding-right: 30px;
    margin: 13px 0;
}

#bmb-container .dropdown > button, #bmb-container .dropdown_sib > button {
    position: relative;
    border: 0;
    padding: 16px 50px 16px 25px;
    overflow: hidden;
    background: none;
    color: white;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: normal;
    text-transform: uppercase;
    z-index: 2;
    width: 100%;
    text-align: left;
    margin-left: 17px;
}

#bmb-container .dropdown > button[aria-expanded="true"], #bmb-container .dropdown_sib > button[aria-expanded="true"] { 
    color: #fff;
    background-color: #B0B0B0;
}

#bmb-container .dropdown > button[aria-expanded="true"]:after, #bmb-container .dropdown_sib > button[aria-expanded="true"]:after{
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #FFFFFF transparent;
}

#bmb-container .dropdown > button:before, #bmb-container .dropdown_sib > button:before  {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #B0B0B0;
    z-index: -1;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
    transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
}

#bmb-container .dropdown > button:focus:before, #bmb-container .dropdown_sib > button:focus:before{ 
    background: #B0B0B0; 
}

#bmb-container .dropdown button + ul, #bmb-container .dropdown_sib button + ul  {
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background: #B0B0B0;
    list-style: none;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.2s;
    transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    min-height: 0px;
    visibility: visible;
    z-index: 1;
    width: 100%;
    float: left;
    position: relative;
    text-transform:uppercase;
}

#bmb-container .dropdown button + ul[aria-hidden='true'], #bmb-container .dropdown_sib button + ul[aria-hidden='true'] {
    max-height: 0;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#bmb-container .dropdown button + ul li a, #bmb-container .dropdown_sib button + ul li a  {
    display: block;
    color: #FFFFFF;
    padding: 10px 30px;
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;    
	border-bottom: 1px solid #FFF;
}
  
#bmb-container #btnScrollPositionA, #bmb-container #btnScrollPositionB, #bmb-container #btnScrollPositionC, #bmb-container #btnScrollPositionD, #bmb-container #btnScrollPositionE {
	border: none;
}
  
#bmb-container .oper_type_item {
    border-top: 1px solid #FFF;
}
  
  
#bmb-container .oper_type_item ~ .oper_type_item {
    border-top: none;
}

#bmb-container .dropdown button + ul li a:hover, #bmb-container .dropdown button + ul li a:focus , #bmb-container .dropdown_sib button + ul li a:hover, #bmb-container .dropdown_sib button + ul li a:focus{ 
    background: #dedede; 
}

@media (max-width:767px){
    #bmb-container .dropdown > button, #bmb-container .dropdown_sib > button {
        width: 100%!important;
        margin-left: 17px;
    }
    #bmb-container .dropdown button + ul li a, #bmb-container .dropdown_sib button + ul li a  {
        font-size: 13px;  
    }
    #bmb-container .dropdown button + ul li a.category{
        padding:10px 15px!important;
    }  
}

#bmb-container .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

#bmb-container .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: auto; 
    height:auto;
    float:left;
}

#bmb-container .select-styled, #bmb-container .select-styled-black, #bmb-container .select-styled-noarrows {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #24b1c2;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 5px 10px;
    padding-left: 35px !important;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    width:auto; /* for arrows*/
    float:left;
    padding-right:30px;
}

#bmb-container .select-styled:active:after, #bmb-container .select-styled.active:after, #bmb-container .select-styled-black:active:after, #bmb-container .select-styled-black.active:after, #bmb-container .select-styled-noarrows:active:after, #bmb-container .select-styled-noarrows.active:after{
    top: 5px!important;
    border-color: transparent transparent #fff transparent;
}

#bmb-container .select-options {
    display: none;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #209dac;
    width:100%;
    position:relative;
}

#bmb-container .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 6px;
    border-top: 1px solid #1c8a97;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

#bmb-container .select-options li:hover {
    color: #24b1c2;
    background: #fff;
}

#bmb-container .select-options li[rel="hide"] { 
    display: none; 
}

@media (max-width:767px){
    #bmb-container .select {
        width:100%;
        height:auto;
    } 
}

@media (min-width:768px){
    #bmb-container .select-options {
        position: absolute!important;
    } 

    #bmb-container .select-options {
        background-color: #B0B0B0;
        text-transform: uppercase;
        font-size: 13px;
        width: 155%;
    }

    #bmb-container .select-options li {
        margin: 0;
        padding: 10px 10px;
        text-indent: 0px;
        border-bottom: 1px solid #818182;
        border-top:0px solid #818182;
    }
}

#bmb-container .select-hidden1 {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

#bmb-container .select1 {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width:30%;
    height:auto;
    float:left;
}

#bmb-container .select-styled1 {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #24b1c2;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 13px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    width:100%;
    float:left;
}

#bmb-container .select-styled1:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 22px;
    right: 10px;
}

#bmb-container .select-styled1:active:after, #bmb-container .select-styled1.active:after {
    top: 13px;
    border-color: transparent transparent #fff transparent;
}

#bmb-container .select-options1 {
    display: none;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #209dac;
    width:100%;
    float:left;
    position:relative;
}

#bmb-container .select-options1 li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #1c8a97;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

#bmb-container .select-options1 li:hover {
    color: #24b1c2;
    background: #fff;
}

#bmb-container .video{
    text-align:center;
}

#bmb-container .select-options1 li[rel="hide"] { 
    display: none; 
}

@media (max-width:767px){
    #bmb-container .select1 {
        width:100%;
        height:auto;
        float:left;
    } 
}

@media (min-width:768px){
    #bmb-container .select-options1 {
        position: absolute!important;
    } 
    
    #bmb-container .select-styled1:after {
        display:none;
    }

    #bmb-container .select-styled1:active, #bmb-container .select-styled1.active { 
        background-color: transparent; 
    }
    
    #bmb-container .select-styled1 {
        background-color: transparent;
    }

    #bmb-container .select-options1 {
        background-color: #B0B0B0;
    }

    #bmb-container .select-options1 li {
        margin: 0;
        padding: 10px 0;
        text-indent: 15px;
        border-bottom: 1px solid #818182;
        border-top:0px solid #818182;
    }
}

#bmb-container .modal-fullscreen {
    background: rgba(141, 143, 143, 0.9);
    z-index: 999999999!important;
}

#bmb-container .modal-fullscreen .modal-content {
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#bmb-container .modal-backdrop.modal-backdrop-fullscreen {
    background: #ffffff;
}

#bmb-container .modal-backdrop.modal-backdrop-fullscreen.in {
    opacity: .97;
    filter: alpha(opacity=97);
}

#bmb-container .modal-fullscreen .modal-helper {
    display: table;
    width: 100%;
    height: 100%;
}

#bmb-container .modal-fullscreen .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

#bmb-container .modal-helper .modal-dialog {
    display: table-cell;
    vertical-align: middle;
}

@media (min-width: 768px) {
    #bmb-container .modal-fullscreen .modal-dialog {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #bmb-container .modal-fullscreen .modal-dialog {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #bmb-container .modal-fullscreen .modal-dialog {
        width: 1170px;
    }
}

#bmb-container .overlay-close{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    background: url(../../images/cross.png) no-repeat center center!important;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
}

#bmb-container .bodyover{
    height: 100%!important;
    overflow: hidden;
    min-height: 750px;
}

#bmb-container .modal{
    overflow-y: auto!important;
    overflow: visible;
}

#bmb-container .bmb-container .modal-open {
    position:fixed;
}

#bmb-container #totop, #bmb-container #contenttop {
    display:block;
    width:100%; 
    margin-top:-5px;
}

#bmb-container .ui-dialog-osx {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px; border-width: 0 8px 8px 8px;
}

#bmb-container #dialog {
    display:none;
}

#bmb-container .ui-dialog {
    position: absolute;
    z-index: 99999999;
    max-width: 100%;
    background-color: #707070;
    color: #FFF;
}

#bmb-container .ui-dialog .ui-dialog-titlebar {
    background-color: #707070;
    text-align:center;
    border:none;
}

#bmb-container .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    display: none;
}

#bmb-container div.ui-dialog.ui-widget {
    position: fixed;
}

#bmb-container .share-box {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#bmb-container .share-box #linktext{
    border: 0;
    background: #707070;
    color: #FFF;
    resize: none;
}

#bmb-container .share-box .ui-dialog-buttonpane {
    background-color: #27d5ff;
    padding: 0;
    border: 0;
}

#bmb-container .share-box .ui-dialog-buttonpane .ui-dialog-buttonset {
    width: 100%;
    padding: 16px;
}

#bmb-container .share-box .ui-dialog-buttonpane .ui-button {
    background: none;
    border: none;
    box-shadow: none;
    width: 100%;
    margin: 0;
    line-height: 100%;
}

#bmb-container div.ui-widget-overlay {
    position: fixed;
}

#bmb-container .promo_info {
    display: inline-block;
    width: 100%;
    text-align: Center;
    margin: 15px auto;
}

#bmb-container .promo_info button img {
    width: 34px;
    margin-right: 7px;
    vertical-align: sub;
    float:left;
}

#bmb-container .promo_info .text {
    display: block;
    color: #49a848;
    font-size: 14px;
}

#bmb-container .promo_info.type1 .text {
    color: #fff;
}

#bmb-container .promo_info button {
    width: 100%;
    max-width: 315px;
    height: 50px;
    padding: 10px 15px;
    background-color: #49a848 !important;
    border: 1px solid #49a848;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 17px;
    cursor: pointer;
}


#bmb-container .promo_info button .bold {
    font-weight: 800;
}

#bmb-container .promo_info button .days-left {
    float: right;
    font-size: 14px;
    line-height: 15px;
}

#bmb-container .promo_info button .days-left .bold {
    display: block;
}

#bmb-container .buyAvail {
    display: inline-block;
    font-size: 11px;
    background-color: #3eb649;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-left: 5px;
    font-style: italic;
    margin-top: 13px;
}

#bmb-container .procedure_icons .item {
    display: none;
}

@media(min-width:767px) {
    #bmb-container .procedureview {
        min-height: 100vh;
    }
}

#bmb-container .desktop.btn.disabled_btn {
    background-color: #bfbfbf;
    pointer-events: none;
}

#bmb-container #ws_button .promo_info button {
    text-align: center;
}

#bmb-container .qtypric_default {
    float: right;
}

#bmb-container .qtypric_dis.discount_revert_price266 {
    float: right;
}

#bmb-container .bold {
    font-weight: bold;
}

#bmb-container .promos_available_left {
    padding: 0px;
}

#bmb-container #header-sticky-wrapper {
    display: inline-block;
    width: 100%;
    transition: 0.5s linear all;
}

#bmb-container .promo-details h2 {
    margin: 0px !important;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
}

#bmb-container .promo-details p {
    margin: 0px;
    font-size: 13px;
}

#bmb-container .promo-details h2 span {
    font-weight: bold;
}

#bmb-container .promo_avlbl_btn.promo_btn {
    padding: 10px 10px 10px 20px;
    background-color: #49a848;
    margin: 0px 0px 5px 0px;
    display: block;
    min-height: 100px;
}

#bmb-container .promo_avlbl_btn.promo_btn img {
    width: 70px;
    display: inline;
    float: left;
    position: relative;
    top: 20px;
}

#bmb-container .promo-details {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
    font-style: italic;
    color: #fff;
}

#bmb-container .promo_detail {
    background-color: #808282;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 35px;
    min-height: 65px;
    display: inline-block;
    width: 100%;
}

#bmb-container .promo_detail_parent {
    padding: 0px;
    background-color: #f9faea;
}

#bmb-container .promo_detail p {
    margin-bottom: 0px;
}

#bmb-container .whislist_cost.promos_available_right img {
    max-width: 100%;
}

#bmb-container .promos_available_sec {
    min-height: 105vh;
}

#bmb-container .promo_data img {
    width: 25px;
    float: left;
    margin-right: 10px;
}

#bmb-container .promo_detail_parent .promo_data {
    min-height: 65px;
    padding-left: 25px;
    font-size: 16px;
    word-break: break-word;
    margin-bottom: 15px;
    color: #808282;
    display: inline-block;
}

#bmb-container .uppercase {
    text-transform: uppercase;
}

#bmb-container .promo_detail_parent .promo_data:nth-child(4) {
    margin-bottom: 0px;
}

#bmb-container .promo_data h4 {
    margin-bottom: 25px;
    margin-top: 0;
}

#bmb-container .promo_detail_parent .btn {
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 0;
    padding: 10px 47px;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
    background-color: #afb0b0;
    outline: none;
}

#bmb-container .promo_data a {
    display: inline-block;
    width: 100%;
    color: inherit;
    text-transform: uppercase;
    font-size: 12px;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
}

#bmb-container .total_cost {
    background-color: #f9faea;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding: 0px 20px;
    color: #808282;
}

#bmb-container .whislist_cost.promos_available_right {
    padding-right: 0px;
}

#bmb-container .promo-added h2 {
    margin: 15px 0px 0px 0px;
    text-align: center;
}

#bmb-container .sp-minus, #bmb-container .sp-plus {
    float:left;
    background-color: #2ac4ee;
    padding: 0px 10px;
    text-align: center;
    display: inline-block;
    position: relative;
    height: 30px;
    width: 30px;
}

#bmb-container .sp-minus .ddd, #bmb-container .sp-plus .ddd {
    font-size: 40px;
    line-height: 17px;
    position: relative;
    top: 6px;
    text-decoration: none;
    color: #fff !important;
}

#bmb-container .sp-minus .disabled, #bmb-container .sp-plus .disabled, #bmb-container .sp-minus span.disabled, #bmb-container .sp-plus span.disabled{
    background-color: #ccc;
    pointer-events: none;
}

#bmb-container .qty_sec {
    display: inline-block;
    min-width: 116px;
}

#bmb-container .sp-input input {
    height: 38px;
    width: 115px;
    margin-left: -35px;
    font-size: 20px;
    border: 0;
    padding-right: 35px;
}

#bmb-container .sp-minus .ddd {
    margin-left: -2px;
}

#bmb-container span.sp-plus {
    position: relative;
}

#bmb-container .sp-plus .ddd {
    left: -5px;
}

#bmb-container .sp-minus .ddd {
    top: 3px;
}

#bmb-container .promos_available_right .qty {
    display: inline-block;
    width: 190px;
    font-size: 20px;
    font-weight: 500;
}

#bmb-container .promos_available_right .qty p {
    font-size: 20px;
}

#bmb-container .promos_available_right .qty .qtypric {
    float: right;
}

#bmb-container .promos_available_right .ttl_value h2 {
    text-align: left !important;
    display: inline-block;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
}

#bmb-container .promos_available_right .ttl_value .total_value {
    float: right;
    text-align: right;
}

#bmb-container .promos_available_right .ttl_value {
    margin-bottom: 30px;
}

#bmb-container .promos_available_right a.btn.active_blue_btn {
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: rgba(41, 212, 255, 0.8);
    border: 1px solid #27D5FF;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    margin-top: 20px;
}

#bmb-container .procedure_icons img {
    vertical-align: sub;
    float:left;
    margin: 0 5px !important;
}

#bmb-container .items-added {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#bmb-container .sp-minus.disabled, #bmb-container .sp-plus.disabled {
    background-color: #bfbfbf;
    pointer-events:none;
}

#bmb-container #header.wishlist {
    height: auto !important;
}

#bmb-container .img-section {
    background-color: #b0cfd5;
}

#bmb-container .promo_avlbl_btn.promo_btn.mobile {
    display: none;
}

#bmb-container .mobile-qty, #bmb-container .mobile.btn {
    display: none;
}

#bmb-container button.desktop.btn {
    background-color: #53dcff;
}

#bmb-container .promos_available_right .ttl_value .offer-value {
    color: #FF9800;
    font-size: 14px;
    margin-bottom: 30px;
}

#bmb-container .promos_available_right .ttl_value .offer-value .off-value {
    text-decoration: line-through;
    padding-left: 5px;
}

#bmb-container .ttl_value.mobile {
    display: none;
}

#bmb-container .promo-available-cta-mobile #login_view {
    display: none;
}

@media (max-width:767px) {
    #bmb-container .promos_pay_sec {
        overflow-x: hidden;
        width: 106%;
        margin: 0px -15px!important;
    }
    
    #bmb-container .promo_pay {
        margin: 0px 0px 0px 0px!important;
    }
    
    #bmb-container .buyAvail {
        margin-top: 8px!important;
    }
    
    #bmb-container .promo-available-cta-mobile #login_view {
        display: block!important;
        width: 90%;
        margin: 35px auto;
        height: auto;
        padding: 10px;
        background-color: rgba(41, 212, 255, 0.8);
        border: 1px solid #27D5FF;
        text-align: center;
        color: #fff;
        float: none;
        font-size: 16px;
        font-style: italic;
        border-radius: 0px;
        text-transform: uppercase;
    }
    
    #bmb-container .promo-available-cta-mobile .price_calc, #bmb-container .promo-available-cta-mobile .checkout {
        margin-top: 35px!important;
    }
    
    #bmb-container .move-bottom {
        margin-top: 20px;
    }
    
    #bmb-container .promo-details {
        left: 0px;
    }
    
    #bmb-container .desktop.btn.disabled_btn {
        display: none;
    }
    
    #bmb-container .promo_data a.mobileCTA {
        display: none;
    }
    
    #bmb-container .ttl_value.mobile .tlbl {
        float: left;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 600;
    }
    
    #bmb-container .ttl_value.mobile .total_value {
        float: right;
    }
    
    #bmb-container .ttl_value.mobile .total_value h2 {
        margin: 5px 0px 0px 0px;
        font-weight: 600;
        font-size: 20px;
        text-align: right;
    }
    
    #bmb-container .ttl_value.mobile {
        border-top: 2px solid #b0b1ab;
        padding: 15px;
        display: inline-block;
        background-color: #f9faea;
        width: 100%;
        color: #808282;
    }
    
    #bmb-container .ttl_value.mobile .total_value h5 {
        margin: 5px 0px 10px 0px;
        color: #FF9800;
    }
    
    #bmb-container .ttl_value.mobile .total_value h5 .off-value {
        text-decoration: line-through;
    }
    
    #bmb-container .promo_detail_parent .promo_data {
        min-height: 45px;
    }
    
    #bmb-container .whislist_cost.promos_available_right {
        padding-right: 0px;
        text-align: center;
        padding-left: 0;
        float: none !important;
    }
    
    #bmb-container .total_cost, #bmb-container .active_blue_btn {
        display: none !important;
    }
    
    #bmb-container .cpBtn {
        display: inline-block!important;
    }
    
    #bmb-container .promos_pay_sec .active_blue_btn {
        display: inherit!important;
    }

    #bmb-container .promo_avlbl_btn.promo_btn.mobile {
        display: inline-block;
        min-height: 100px;
        width: 100%;
        margin: 0px;
    }
    
    #bmb-container .mobile-qty {
        display: inline-block;
        width: 100%;
    }
    
    #bmb-container .promo_avlbl_btn.promo_btn.mobile img {
        float: none;
        top: 7px;
        left: -15px;
    }
    
    #bmb-container .mobile-qty .qty_sec {
        float: left;
    }
    
    #bmb-container .mobile.btn {
        display: block;
        margin-bottom: 25px;
    }
    
    #bmb-container .mobile-qty .qty {
        margin-top: 7px;
        font-weight: 600;
        font-size: 18px;
        min-height: 40px;
    }
    
    #bmb-container .mobile-qty .qtypric {
        float: right;
    }
    
    #bmb-container .promo_padd2.mobile {
        display: inline;
    }
    
    #bmb-container .promo-available-cta-mobile {
        background-color: #b0b0b0;
        min-height: 120px;
        margin-top: -5px;
        float: left;
        width: 100%;
    }
    
    #bmb-container .promo-available-cta-mobile button {
        position: relative;
        top: 35px;
    }
    
    #bmb-container button.mobile.btn, #bmb-container a.mobile.btn {
        width: 90%;
        margin: 0 auto;
        height: auto;
        padding: 10px;
        background-color: rgba(41, 212, 255, 0.8);
        border: 1px solid #27D5FF;
        text-align: center;
        color: #fff;
        float: none;
        font-size: 16px;
        font-style: italic;
        border-radius: 0px;
        text-transform: uppercase;
    }
    
    #bmb-container .promo_cart_icon.wlp {
        right: 35px;
        top: -5px;
    }
}

#bmb-container .promo-details h2 {
    margin: 0px;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
}

#bmb-container .promo-details p {
    margin: 0px;
    font-size: 13px;
}

#bmb-container .promo-details h2 span {
    font-weight: bold;
}

#bmb-container .promo_avlbl_btn.promo_btn {
    padding: 10px 10px 10px 20px;
    background-color: #49a848;
    margin: 0px 0px 0px 0px;
    display: block;
    min-height: 100px;
}

#bmb-container .promo_avlbl_btn.promo_btn img {
    width: 70px;
    display: inline;
    float: left;
    position: relative;
    top: 20px;
}

#bmb-container .promo-details {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
    font-style: italic;
    color: #fff;
}

#bmb-container .promo_detail {
    background-color: #808282;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 35px;
    min-height: 65px;
    display: inline-block;
    width: 100%;
}

#bmb-container .promo_detail_parent {
    padding: 0px;
    background-color: #f9faea;
}

#bmb-container .promo_detail p {
    margin-bottom: 0px;
}

#bmb-container .promo_pay {
    background-color: #f9faea;
    margin: 90px 0px 0px 0px;
}

#bmb-container .additional_promo .btn {
    min-width: 65%;
    height: auto;
    padding: 10px;
    background-color: #2bc4ee;
    border: 1px solid #27D5FF;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    margin: 20px auto;
    outline: none;
}

#bmb-container .additional_promo {
    text-align: center;
    display: inline;
}

#bmb-container .accnt_info h3, #bmb-container .pymnt_info h3, #bmb-container .promo_prov h3 {
    color: #28c3ef;
    font-weight: 700;
    margin: 0 !important;
}

#bmb-container .accnt_info img {
    width: 25px;
    vertical-align: sub;
    margin-right: 10px;
}

#bmb-container .accnt_info span {
    font-size: 20px;
    color: #797979;
}

#bmb-container .accnt_info span a, #bmb-container .accnt_info span a:hover {
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    margin-left: 10px;
}

#bmb-container .accnt_info h4 {
    font-weight: 700;
    margin-top: 30px;
    color: #797778;
}

#bmb-container .accnt_info h4  a, #bmb-container .accnt_info h4 a:hover {
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    margin-left: 10px;
}

#bmb-container .accnt_info p {
    color: #7a7977;
    font-size: 18px;
    margin-bottom: 0px;
}

#bmb-container .pymnt_info img {
    width: 110%;
    box-shadow: 1px 1px 1px #ccc;
}

#bmb-container .pymnt_info {
    margin-bottom: 30px;
}

#bmb-container .paymnt-details {
    margin-left: 10px;
}

#bmb-container .paymnt-details span {
    font-size: 18px;
    color: #797979;
}

#bmb-container .paymnt-details a {
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}

#bmb-container .promo_prov {
    margin-top: 30px;
    background-color: #f9faea;
    min-height: 150px;
    padding-top: 15px;
}

#bmb-container .promo_prov img {
    width: 20px;
    padding-top: 7px;
}

#bmb-container .promo_prov .italic {
    font-style: italic;
    color: #797979;
    font-size: 16px;
}

#bmb-container .promo-items-summary .row {
    background-color: #f9faea;
}

#bmb-container .promo-items-summary .promo_detail {
    margin-bottom: 0px;
}

#bmb-container .no-padding {
    padding: 0px;
}

#bmb-container .qty-label h3 {
    margin: 10px 0px;
    color: #808282;
    font-size: 18px;
    font-weight: 600;
}

#bmb-container .qty-label a, #bmb-container .updatePromo{
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    margin-left: 15px;
}

#bmb-container .col-xs-5.qty-data {
    margin: 10px 0px;
    color: #808282;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    float: right;
    padding-right: 15px;
}

#bmb-container .qty-label {
    padding: 0px;
}

#bmb-container .qty-label h3 {
    margin: 0px 15px !important;
}

#bmb-container .total_value.ttl_value {
    border-top: 1px solid #808282;
    padding: 0 25px 0px 10px;
    min-height: 90px;
    color: #808282;
}

#bmb-container .bold.uppercase {
    font-weight: 800;
    text-transform: uppercase;
    color: #808282;
}

#bmb-container .bold.uppercase {
    font-weight: 800;
    text-transform: uppercase;
    color: #808282;
}

#bmb-container h3.align_right {
    text-align: right;
    color: #797979;
}

#bmb-container .purchase_sec.row {
    padding: 20px 0px;
    background-color: #707070;
}

#bmb-container .btn.active_blue_btn, #bmb-container .widget_blue_btn {
    background-color: #2bc4ee;
    border: 1px solid #27D5FF;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    margin: 20px auto;
    outline: none;
    width: 70%;
    padding: 15px;
}

#bmb-container .agree {
    padding: 35px 20px;
    color: #797979;
    font-size: 16px;
}

#bmb-container .agree .bold.uppercase {
    font-style: italic;
    text-decoration: underline;
    padding-left: 5px;
    cursor: pointer;
    font-weight: 600;
}

#bmb-container .cards-acceptable {
    background-image: url(../../images/credit-cards.png);
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 310px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}

#bmb-container .payment-paypal {
    background-image: url(../img/pay-with-paypal.png);
    display: inline-block;
    height: 50px;
    margin: 0 auto;
    width: 75px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 9px;
    vertical-align: middle;
}

#bmb-container .promo_pay .form-group input, #bmb-container .promo_pay .form-group select  {
    border: 1px solid #ececec;
    border-radius: 0px;
    height: 40px;
    font-size: 16px;
    box-shadow: none;
}

#bmb-container .promo_pay label {
    color: #6e6d69;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-align: left;
}

#bmb-container .promo_pay .form-group {
    width: 280px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#bmb-container .form-control[name="expiration_mth"] {
    width: 28%;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

#bmb-container .form-control[name="expiration_yr"] {
    width: 70%;
}

#bmb-container .check_group.tC {
    position: relative;
    margin-top: 15px;
    color: #fff;
    left: 33px;
    font-style: italic;
}

#bmb-container .check_group.tC a, #bmb-container .check_group.tC a:hover, #bmb-container .check_group.tC a:active {
    font-weight: 600;
    padding-left: 5px;
    color: #fff!important;
    text-decoration: underline;
}

#bmb-container .check_group.storeCC {
    color: #fff;
    margin: 5px 0px 0px 33px;
    font-style: italic;
}

#bmb-container #header.promo-header {
    height: auto !important;
    width: 100%!important;
}

#bmb-container .alternate-payment-sec a, #bmb-container .alternate-payment-sec a:hover, #bmb-container .accnt_info a#login_view, #bmb-container .accnt_info a#login_view:hover {
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
}

#bmb-container .saved-payment-info {
    display: block;
}

#bmb-container .saved-payment-info .card-info a, #bmb-container .saved-payment-info .card-info a:hover {
    position: absolute;
    left: 0;
    top: 22px;
    color: #2bc4ee!important;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
}

#bmb-container .credit-card-ph {
    background-image: url(../../images/credit-card-placeholder.png);
    display: inline-block;
    height: 40px;
    margin: 2px auto;
    width: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 9px;
    vertical-align: top;
    opacity: 0.5;
}

#bmb-container .accnt-profile-ph {
    background-image: url(../../images/accnt_profile.png);
    display: inline-block;
    height: 40px;
    margin: 2px auto;
    width: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 9px;
    vertical-align: top;
    opacity: 0.5;
}

#bmb-container .card-info {
    position: relative;
    font-size: 18px;
    color: #797979;
}

#bmb-container .qty_sec {
    display: inline-block;
    min-width: 135px;
    padding: 0px 0px 0px 10px;
}

#bmb-container .sp-input input {
    height: 30px;
    margin-left: -35px;
    font-size: 20px;
    border: 0;
    padding-right: 35px;
    width: 45% !important;
    float: left;
    padding: 0rem 1.8rem !important;
}

#bmb-container .sp-minus .ddd {
    margin-left: -2px;
}

#bmb-container span.sp-plus {
    position: relative;
}

#bmb-container .sp-plus .ddd {
    left: -5px;
}

#bmb-container .sp-minus .ddd {
    top: 3px;
}

#bmb-container .sp-minus, #bmb-container .sp-plus {
    float:left;
    background-color: #2ac4ee;
    padding: 0px 10px;
    text-align: center;
    display: inline-block;
    position: relative;
    height: 30px;
    width: 30px;
}

#bmb-container .sp-minus .ddd, #bmb-container .sp-plus .ddd {
    font-size: 40px;
    line-height: 17px;
    position: relative;
    top: 6px;
    text-decoration: none;
    color: #fff !important;
}

@media (max-width: 767px) {
    #bmb-container .promo_avlbl_btn.promo_btn {
        margin: 10px 0px 5px 0px;
    }

    #bmb-container .row.accnt_parent {
        float: left;
        width: 105%;
    }

    #bmb-container .promo-items-summary .promo_detail {
        padding-left: 30px;
    }

    #bmb-container .check_group.storeCC {
        margin: 5px 0px 0px 2px;
    }
    
    #bmb-container .check_group.tC {
        left: 0px;
    }

    #bmb-container .purchase_sec.row {
        text-align: center;
    }

    #bmb-container .bodymodelbox{
        display:none;
    }
}

#bmb-container #addPromo {
    margin-top: 10px;
    margin-bottom: 15px;
}

#bmb-container .promo-details h2 {
    margin: 0px;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
}

#bmb-container .promo-details p {
    margin: 0px;
    font-size: 13px;
}

#bmb-container .promo-details h2 span {
    font-weight: bold;
}

#bmb-container .promo_avlbl_btn.promo_btn {
    padding: 10px 10px 10px 20px;
    background-color: #49a848;
    margin: 0px 0px 0px 0px;
    display: block;
    min-height: 100px;
}

#bmb-container .promo_avlbl_btn.promo_btn img {
    width: 70px;
    display: inline;
    float: left;
    position: relative;
    top: 20px;
}

#bmb-container .promo-details {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 15px;
    font-style: italic;
    color: #fff;
}

#bmb-container .promo_detail {
    background-color: #808282;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 35px;
    min-height: 65px;
    display: inline-block;
    width: 100%;
}

#bmb-container .promo_detail_parent {
    padding: 0px;
    background-color: #f9faea;
}

#bmb-container .promo_detail p {
    margin-bottom: 0px;
}

#bmb-container .promo_receipt_sec {
    background-color: #f9faea;
    margin-top: 70px;
}

#bmb-container .centered-body-content {
    width: 45%;
    margin: 60px auto;
    text-align: center;
}

#bmb-container .promo_receipt_msg h3 {
    color: #28c3ef;
    font-weight: 700;
}

#bmb-container .centered-body-content .light {
    margin-top: 40px;
    font-size: 20px;
    color: #797979;
}

#bmb-container .centered-body-content .light span {
    font-weight: 700;
}

#bmb-container .centered-body-content a, #bmb-container .centered-body-content a:hover {
    color: #2bc4ee!important;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    margin-left: 10px;
}

#bmb-container .brk_line {
    background-color: #b0b0b0;
    height: 2px;
    margin-top: 35px;
}

#bmb-container .centered-body-content .bold {
    font-weight: 600;
    color: #797979;
    margin-top: 25px;
}

#bmb-container .centered-body-content .txt_blue.bold {
    color: #2bc4ee!important;
    font-size: 24px;
    font-weight: 700;
}

#bmb-container .centered-body-content p.light {
    font-size:18px;
}

#bmb-container .brk_line.second-line {
    margin-top: 100px;
}

#bmb-container .rcpt_addrs img {
    width: 25px;
    position: relative;
    top: 10px;
}

#bmb-container .rcpt_addrs {
    margin-top: 40px;
    margin-left: 15%;
}

#bmb-container .rcpt_addrs p {
    font-size: 18px;
    color: #797979;
    font-style: italic;
    text-align: center;
}

#bmb-container .rcpt_addrs .address {
    width: 215px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#bmb-container .centered-body-content .contact {
    margin-bottom: 30px;
}

#bmb-container .centered-body-content .direction {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 35px;
}

#bmb-container .brk_line.second-line {
    margin-top: 100px;
}

#bmb-container .rcpt_addrs {
    margin-top: 40px;
}

#bmb-container .rcpt_addrs p {
    font-size: 18px;
    color: #797979;
    font-style: italic;
    text-align: center;
}

#bmb-container .gift_sec button.btn.btn_green {
    background-color: #49a848;
    border: 1px solid #5ac759;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    margin: 20px auto;
    outline: none;
    width: 100%;
    padding: 15px;
}
  
#bmb-container .other_promo {
    padding: 0;
}

#bmb-container .other_promo img {
    width: 48px;
    position: relative;
}

#bmb-container .promo_gen_btn h4 span {
    font-weight: 700;
}

#bmb-container .promo_gen_btn h4 {
    margin: 0px !important;
    position: relative;
}

#bmb-container .otherPromobtnSec {
    background-color: #49a848;
    border: 1px solid #5ac759;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    outline: none;
    width: 100%;
    padding: 15px;
}

#bmb-container .gift_sec .share1 {
    display: inline-block;
    margin-top: 55px;
    margin-bottom: 20px;
    width: 100%;
}

#bmb-container .gift_sec .share1 p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #707070;
}

#bmb-container .gift_sec .share1 .no-padding {
    padding: 0px;
}

#bmb-container .share2 {
    display:inline-block;
    width: 100%;
}

#bmb-container .share_promo {
    display:inline-block;
}

#bmb-container .gift_sec .promo_link input {
    height: 40px;
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
}

#bmb-container .no-padding {
    padding: 0px;
}

#bmb-container .gift_sec .active_blue_btn.btn_small.cpBtn {
    background-color: #2bc4ee;
    border: 1px solid #27D5FF;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border-radius: 0px;
    text-transform: uppercase;
    outline: none;
    width: 100%;
    padding: 8px 8px;
    margin-top: 0px;
}

#bmb-container .row.accnt_parent {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 auto;
}

@media (max-width:340px) {
    #bmb-container .promo_pay .promo_avlbl_btn.promo_btn {
        padding: 5px!important;
    }
}

@media (max-width: 767px) {
    #bmb-container .mobile.btn.checkout {
        padding: 15px 100px;
        position: relative;
        float: none;
    }

    #bmb-container .promo_avlbl_btn.promo_btn {
        display: none;
    }
    
    #bmb-container .promo_pay .promo_avlbl_btn.promo_btn {
        display: inherit!important;
    }
    
    #bmb-container #header {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
  
    #bmb-container .promo_cart_count {
        width: 45px;
        text-indent: -8px;
        line-height: 40px;
    }
  
    #bmb-container .promo_cart_icon {
        right: 40px;
        top: 0px;
    }
    
    #bmb-container .centered-body-content {
        width: auto;   
    }
    
    #bmb-container .promo_receipt_sec {
        margin-top: 90px;
    }
}

#bmb-container .promo_receipt_sec,.promo_avlbl_btn.promo_btn {
    display:block
}

#bmb-container .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

#bmb-container .video-container iframe, #bmb-container .video-container object, #bmb-container .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#bmb-container .lead_prioritization {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 20px 20px 30px;
}

#bmb-container .wishlist_submit .lead_prioritization label {
    color: white;
    margin-bottom: 16px;
}

#bmb-container .disable_submit_btn {
    background: grey;
    pointer-events: none;
}

#bmb-container .mywishbar .title_info {
    width: 100%!important;
    margin: 8px;
    height: 100%;
    padding: 0;
}
  
#bmb-container .mywishbar .buy-link {
    position: absolute;
    left: 33%;
    bottom: 5px;
    padding: 5px;
    min-width: 15%;
}

#bmb-container .custom_accordion_in .acc_head{
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px !important;
    flex-wrap: wrap;
    height: auto !important;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head .acc_icon_expand, #bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head.purple .acc_icon_expand, #bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head.blue .acc_icon_expand, #bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head.yellow .acc_icon_expand, #bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head.green .acc_icon_expand, #bmb-container  .smk_accordion .accordion_in.custom_accordion_in .acc_head .acc_text_expand, #bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head.purple .acc_text_expand, #bmb-container  .smk_accordion .accordion_in.custom_accordion_in .acc_head.blue .acc_text_expand, #bmb-container  .smk_accordion .accordion_in.custom_accordion_in .acc_head.yellow .acc_text_expand, #bmb-container  .smk_accordion .accordion_in.custom_accordion_in .acc_head.green .acc_text_expand{
    display: block;
    width: 100%;
    position: relative !important;
    top: 0 !important;
    margin: 5px 0 !important;
    left: auto !important;
    right: auto !important;
    float: none !important;
    height: 45px;
} 
  
#bmb-container .acc_text_expand:hover {
    opacity: 1 !important;
}
  
#bmb-container .smk_accordion .accordion_in.custom_accordion_in .acc_head .acc_text_expand {
    display: block;
    height: 45px;
    background: url(../../images/expand_text.png) no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.79;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .title_info {
    width: 100%!important;
    margin: 8px;
    height: 100%;
    padding: 10px 0;
    flex: 0 0 88%;
}
          
#bmb-container .smk_accordion .accordion_in .procedure_icons {
    margin-left: 0px;
    position: relative;
    top: 0;
    bottom: 0;
    right: auto;
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    left: auto;
    justify-content: flex-end;
    margin: 15px 0 0;
    clear:both;
} 

#bmb-container .wishlist_view .smk_accordion .accordion_in .procedure_icons {
    position: absolute;
    margin-top: 25px;
}
    
#bmb-container .smk_accordion .accordion_in.custom_accordion_in .procedure_icons img {
    margin : 0;
    width: 18px;
}
  
#bmb-container .smk_accordion .accordion_in.custom_accordion_in .procedure_icons img.img-single {
    margin-right : 10px;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .procedure_icons img.img-single:last-child {
    margin-right: 0;
}
  
#bmb-container .smk_accordion .accordion_in.custom_accordion_in .procedure_icons a  {
    margin-right : 10px;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .procedure_icons a:last-child{
    margin-right: 0;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .buy-link {
    position: absolute;
    bottom: 5px;
    padding: 5px;
    min-width: 15%;
    left: 10px;
    padding: 0;
    background: #3eb649;
    height: 35px;
    width: 194px;
}
							
#bmb-container .smk_accordion .accordion_in.custom_accordion_in .buy-link .buyAvail{
    margin-top: 0!important;
    display: inline-block;
    font-size: 12px;
    background-color: transparent;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-left: 0;
    font-style: normal;
    margin-top: 13px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bmb-container .smk_accordion .accordion_in.custom_accordion_in .share-link{
    float: right;   
}

@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

#bmb-container .blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}


@media (max-width: 767px) {
    #bmb-container .select-styled:before {
	    content: '';
		position: absolute;
		z-index: 3;
		top: -1px;
		right: 17px;
		width: 10px;
		height: 13px;
		pointer-events: none;
		background: url(../../images/dropdownarrow_lg.png);
		opacity: 0;
		left: auto;
	}
	
	#bmb-container .select-styled-black:before {
		content: '';
		position: absolute;
		z-index: 3;
		top: -1px;
		right: 17px;
		width: 10px;
		height: 13px;
		pointer-events: none;
		background: url(../../images/dropdownarrow_black_lg.png);
		opacity: 0;
		left: auto;
	}
	
	#bmb-container .dropdown2 .select-styled-black:before, #bmb-container .dropdown2 .select-styled-noarrows:before {
	    top:5px;   
	}
	
	#bmb-container .dropdown > button, #bmb-container .dropdown_sib > button {
		width: 100%!important;
		margin-right: 17px;
		margin-left: 0;
		padding: 0;
	}
	
	#bmb-container .dropdown > button {
		padding: 10px 38px 10px 15px!important;
		text-align: right;
		margin-right: 17px;
		margin-left: 0;
	}
	
	#bmb-container #getStartedMessage{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		display: flex;
		align-items: center;
		width: 58%;
		justify-content: center;
		background: #27D5FF;
		padding: 5px;
		margin-left: 0;
		font-style: normal;
		font-size: 15px;
		font-weight: bold;
	}
	
	#bmb-container .promo-details{
	    width: 70%;
	    top: 0;
	}
	
	#bmb-container .btn.active_blue_btn, #bmb-container .widget_blue_btn{
	    font-size: 13px;
	}
	
	#bmb-container .alternate-payment-sec a, #bmb-container .alternate-payment-sec a:hover, #bmb-container .accnt_info a#login_view, #bmb-container .accnt_info a#login_view:hover{
	    display: block;
	    width: 100%;
	}
}

#bmb-container .dropdown-leftalign.dropdown > button{
    text-align: left;
}

#bmb-container .discounted {
    color: #FF0000;
    font-weight: bold;
}
#bmb-container .orig-discounted {
    text-decoration: line-through;
}

#bmb-container a.removePromo:hover, #bmb-container a.changePromo:hover {
    color: #000 !important;
}

#bmb-container #mem_benefit_table{
	margin-top: 15px;
	border: 2px solid #000;
}

#bmb-container #mem_benefit_table .benefit_left, #bmb-container #mem_benefit_table .benefit_right{
	border: 1px solid #000;
    padding: 5px;
}

#bmb-container #mem_benefit_table .benefit_right{
    min-width: 100px;   
}

#bmb-container .ui-button-text{
    color: #FFF;   
}

#bmb-container .ui-button, #bmb-container .ui-button:focus, #bmb-container .ui-button:hover {
    background-color: #cd2653;
    text-decoration: none;
}

/*Pop Up Messages*/
.oneTimeWishListHelper-container, .overLimitWarning-container, .listLimitWarning-container {
    background-color: #707070;
    min-width: 330px;
    box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.31);
    border-radius: 2px;
    padding: 35px 0px 0px 0px;
}

.oneTimeWishListHelper-container, .overLimitWarning-container, .listLimitWarning-container {
    position: relative;
}

.oneTimeWishListHelper, .overLimitWarning, .listLimitWarning {
    position: absolute;
    display: none;
    width: 450px !important;
    z-index: 999999999;
}

.oneTimeWishListHelper-container .cd-buttons, .overLimitWarning-container .cd-buttons, .listLimitWarning-container .cd-buttons {
    bottom:0;
}

.oneTimeWishListHelper-container .cd-buttons button, .overLimitWarning-container .cd-buttons button, .listLimitWarning-container .cd-buttons button {
    width: 100%;
    background: #27d5ff;
    border: none;
    border-radius: 0px;
    min-height: 45px;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}

.oneTimeWishListHelper-container img, .overLimitWarning-container img, .listLimitWarning-container img {
    width: 30px;
    position: relative;
    float: right;
    right: 90px;
}

.oneTimeWishListHelper-container p.wishlist-caption, .overLimitWarning-container p.wishlist-caption, .listLimitWarning-container p.wishlist-caption {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    top: 8px;
}

.oneTimeWishListHelper-container p.wishlist-caption::after {
    content:"1";
    position:absolute;
    right: 102px;
    font-size: 14px;
    top: 2px;
}

.oneTimeWishListHelper-container p.helper-text, .overLimitWarning-container p.helper-text, .listLimitWarning-container p.helper-text {
    text-align: center;
    font-size: 14px;
    color: #fff;
    max-width: 260px;
    margin: 35px auto 15px;
}

.oneTimeWishListHelper, .overLimitWarning, .listLimitWarning {
	right: 8%;
}
/*End Pop Up Messages*/

/*Fix issue when modal backdrop covers the content of the plugin*/
.modal-backdrop {
    z-index: -1;
}
/* End Modal Backdrop fix*/