.mm-panel_noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important} .mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0} .mm-panel__content{padding:20px 20px 0} .mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)} [dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} [dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)} .mm-listitem_vertical>.mm-panel{display:none;width:100%;padding:10px 0 10px 10px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important} .mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none} .mm-listitem_opened>.mm-panel{display:block} .mm-listitem_vertical>.mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto} .mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent} .mm-listitem_opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px} .mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;padding:0} .mm-btn:after,.mm-btn:before{border:2px solid rgba(0,0,0,.3);border:2px solid var(--mm-color-button)} .mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0} .mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto} .mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto} .mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)} .mm-btn_close:before{border-right:none;border-bottom:none;right:18px} .mm-btn_close:after{border-left:none;border-top:none;right:25px} [dir=rtl] .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto} [dir=rtl] .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto} [dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto} [dir=rtl] .mm-btn_close:before{left:25px} [dir=rtl] .mm-btn_close:after{left:18px} .mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease} .mm-navbar>*{min-height:44px} @supports ((position:-webkit-sticky) or (position:sticky)){.mm-navbar_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}} .mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box} .mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0} .mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px;overflow:hidden} .mm-navbar__title:not(:last-child){padding-right:0} .mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden} .mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title{padding-left:0} .mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child{padding-right:50px} [dir=rtl] .mm-navbar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse} .mm-listview{list-style:none;display:block;padding:0;margin:0} .mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap} .mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0} .mm-listitem a,.mm-listitem a:hover{text-decoration:none} .mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);padding-left:0;padding-right:0;color:inherit} .mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%} .mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative} .mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid} .mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} .mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)} [dir=rtl] .mm-listitem:after{left:0;right:20px} [dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px} [dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none} [dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid} .mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative} .mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1} .mm-wrapper_opened{overflow-x:hidden;position:relative} .mm-wrapper_opened .mm-page{min-height:100vh} .mm-wrapper_background .mm-page{background:inherit} .mm-menu_offcanvas{position:fixed;right:auto;z-index:0} .mm-menu_offcanvas:not(.mm-menu_opened){display:none} .mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px} .mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}} .mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2} .mm-wrapper_blocking{overflow:hidden} .mm-wrapper_blocking body{overflow:hidden} .mm-wrapper_blocking .mm-wrapper__blocker{display:block} .mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important} .mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative} .mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%} .mm-menu_autoheight-measuring .mm-panel{display:block!important} .mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important} .mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important} [class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width} [class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform} [class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important} [class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit} .mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none} [class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0} .mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%} .mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} .mm-menu_columns-0{width:80%;min-width:240px;max-width:0} .mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}} .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}} [class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} .mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%} .mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%} .mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)} .mm-menu_columns-1{width:80%;min-width:240px;max-width:440px} .mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}} .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}} [class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)} .mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%} .mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%} .mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)} .mm-menu_columns-2{width:80%;min-width:240px;max-width:880px} .mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}} .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}} [class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)} .mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%} .mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%} .mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)} .mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px} .mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}} .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}} [class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)} .mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%} .mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%} .mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)} .mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px} .mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}} @media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}} .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}} [class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%} .mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform} .mm-counter{color:rgba(0,0,0,.3);display:block;padding-left:20px;float:right;text-align:right;color:var(--mm-color-text-dimmed)} .mm-listitem_nosubitems>.mm-counter{display:none} [dir=rtl] .mm-counter{text-align:left;float:left;padding-left:0;padding-right:20px} .mm-divider{position:relative;min-height:20px;padding:4.3px;background:#f3f3f3;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:var(--mm-line-height);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease} .mm-divider:before{background:rgba(0,0,0,.05)} @supports ((position:-webkit-sticky) or (position:sticky)){.mm-divider{position:-webkit-sticky;position:sticky;z-index:2;top:0}.mm-navbar_sticky:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}} .mm-divider:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--mm-color-background-highlight)} .mm-wrapper_dragging .mm-menu,.mm-wrapper_dragging .mm-slideout{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important} .mm-wrapper_dragging .mm-menu{pointer-events:none!important} .mm-wrapper_dragging .mm-wrapper__blocker{display:none!important} .mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%} .mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0} .mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1} .mm-wrapper_dropdown .mm-menu_dropdown{z-index:2} .mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none} .mm-menu_tip-bottom:before,.mm-menu_tip-left:before,.mm-menu_tip-right:before,.mm-menu_tip-top:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:-1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)} .mm-menu_tip-left:before{left:22px} .mm-menu_tip-right:before{right:22px} .mm-menu_tip-top:before{top:-8px} .mm-menu_tip-bottom:before{bottom:-8px} :root{--mm-iconbar-size:50px} .mm-menu_iconbar-left .mm-navbars_bottom,.mm-menu_iconbar-left .mm-navbars_top,.mm-menu_iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)} .mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;display:block;left:0} .mm-menu_iconbar-right .mm-navbars_bottom,.mm-menu_iconbar-right .mm-navbars_top,.mm-menu_iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)} .mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;display:block;right:0} .mm-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;bottom:0;z-index:2;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center} .mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute} .mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12.5px 0} .mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none} .mm-iconbar__top{top:0} .mm-iconbar__bottom{bottom:0} .mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} :root{--mm-iconpanel-size:50px} .mm-panel_iconpanel-1{width:calc(100% - 50px);width:calc(100% - (var(--mm-iconpanel-size) * 1))} .mm-panel_iconpanel-2{width:calc(100% - 100px);width:calc(100% - (var(--mm-iconpanel-size) * 2))} .mm-panel_iconpanel-3{width:calc(100% - 150px);width:calc(100% - (var(--mm-iconpanel-size) * 3))} .mm-panel_iconpanel-first~.mm-panel{width:calc(100% - 50px);width:calc(100% - var(--mm-iconpanel-size))} .mm-menu_iconpanel .mm-panels>.mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform} .mm-menu_iconpanel .mm-panels>.mm-panel_opened,.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{display:block!important} .mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset} .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left-width:1px;border-left-style:solid} .mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0} .mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease} .mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px} [dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform} [dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit} .mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);outline:0} .mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%} .mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0} .mm-navbars_top{-ms-flex-negative:0;flex-shrink:0} .mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none} .mm-navbars_bottom{-ms-flex-negative:0;flex-shrink:0} .mm-navbars_bottom .mm-navbar{border-bottom:none} .mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)} .mm-btn:not(.mm-hidden)+.mm-navbar__searchfield .mm-searchfield__input{padding-left:0} .mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0} .mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch} .mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:6px} .mm-navbar__breadcrumbs>a{text-decoration:underline} .mm-navbar__breadcrumbs:not(:last-child){padding-right:0} .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{padding-left:0} .mm-navbar_tabs>*{padding:0 10px;border:1px solid transparent} .mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)} .mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)} .mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)} .mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)} .mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)} .mm-navbars_top .mm-navbar_tabs{border-bottom:none} .mm-navbars_top .mm-navbar_tabs>*{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)} .mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent} .mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:#f3f3f3;background:var(--mm-color-background)} .mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none} .mm-navbars_bottom .mm-navbar_tabs>*{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)} .mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent} .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)} .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} .mm-searchfield{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden} .mm-searchfield input{height:30.8px;line-height:30.8px} .mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)} .mm-searchfield input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none!important;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;font:inherit;font-size:inherit} .mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)} .mm-searchfield input::-ms-clear{display:none} .mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box} .mm-panel__noresultsmsg{color:rgba(0,0,0,.3);padding:50px 0;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%} .mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0} .mm-panel_search{left:0!important;right:0!important;width:100%!important;border-left:none!important} .mm-searchfield__cancel{line-height:44px;display:block;padding-right:10px;margin-right:-100px;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease} .mm-searchfield__cancel-active{margin-right:0} .mm-listitem_nosubitems>.mm-listitem__btn{display:none} .mm-listitem_nosubitems>.mm-listitem__text{padding-right:10px} .mm-listitem_onlysubitems>.mm-listitem__text:not(.mm-listitem__btn){z-index:-1;pointer-events:none} .mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:5;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly} .mm-sectionindexer a{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block} .mm-sectionindexer~.mm-panel{padding-right:0} .mm-sectionindexer_active{right:0} .mm-sectionindexer_active~.mm-panel{padding-right:20px} .mm-menu_selected-hover .mm-listitem__btn,.mm-menu_selected-hover .mm-listitem__text,.mm-menu_selected-parent .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem__text{-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease} .mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>.mm-listitem__text{background:0 0} .mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} .mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>.mm-listitem__text{background:0 0} .mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn,.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)} :root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:440px} .mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative} .mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform} .mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh} .mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:0!important;right:auto!important;bottom:0!important;left:0!important} .mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 50px);-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0);width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)} .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0} .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size);min-width:0!important;max-width:100000px!important;border-right-width:1px;border-right-style:solid} .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none} .mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible} .mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none!important} .mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{width:calc(100% - 440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)} .mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3} .mm-menu_opened .mm-menu__blocker{display:none} [dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} [dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} [dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} input.mm-toggle{margin-top:5px;background:rgba(0,0,0,.1);display:inline-block;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 34px)/ 2);border:none!important;background:var(--mm-color-border);border-radius:34px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease} input.mm-toggle:before{background:#f3f3f3} input.mm-toggle:before{content:'';display:block;width:32px;height:32px;margin:1px;border-radius:34px;background:var(--mm-color-background);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease} input.mm-toggle:checked{background:#4bd963} input.mm-toggle:checked:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)} input.mm-check{margin-top:2px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;background:0 0!important;cursor:pointer;display:inline-block;width:40px;height:40px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 40px)/ 2)} input.mm-check:before{content:'';display:block;width:40%;height:20%;margin:25% 0 0 20%;border-left:3px solid;border-bottom:3px solid;border-color:var(--mm-color-text);opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease} input.mm-check:checked:before{opacity:1} [dir=rtl] input.mm-toggle:checked~label.mm-toggle:before{float:left} .mm-menu_border-none .mm-listitem:after{content:none} .mm-menu_border-full .mm-listitem:after{left:0!important} .mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease} .mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)} .mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)} .mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none} .mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-menu_fx-panels-slide-0 .mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-menu_fx-panels-slide-100 .mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} .mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px} .mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)} @media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}} @media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}} .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)} @media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}} @media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}} .mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px} .mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px} .mm-menu_listview-justify .mm-panels>.mm-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column} .mm-menu_listview-justify .mm-panels>.mm-panel:after{content:none;display:none} .mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0} .mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:50px} .mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center} .mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0} .mm-listview_inset .mm-listitem{padding:5px 0} .mm-menu_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal} [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:0} .mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s} .mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker{background:inherit} .mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:#000} .mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker{background:#fff} .mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)} .mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0} .mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1} .mm-wrapper_opening .mm-menu_popup{opacity:1} .mm-menu_position-right{left:auto;right:0} .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)} @media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}} @media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}} .mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease} .mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2} .mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0} .mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker{z-index:1} .mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} .mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} .mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%} .mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)} .mm-menu_position-top{height:80vh;min-height:140px;max-height:880px} .mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto} .mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px} .mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);content:'';display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)} .mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)} .mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none} .mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)} .mm-menu_shadow-panels .mm-panels>.mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)} .mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important} .mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both} .mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%} .mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1} .mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%} .mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%} .mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%} .mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%} .mm-menu_tileview .mm-listitem__text,.mm-panel_tileview .mm-listitem__text{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0} .mm-menu_tileview .mm-listitem__btn,.mm-panel_tileview .mm-listitem__btn{width:auto} .mm-menu_tileview .mm-listitem__btn:after,.mm-menu_tileview .mm-listitem__btn:before,.mm-panel_tileview .mm-listitem__btn:after,.mm-panel_tileview .mm-listitem__btn:before{content:none;display:none} .mm-menu_tileview .mm-divider,.mm-panel_tileview .mm-divider{display:none} .mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0} .mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none} body.modal-open .mm-slideout{z-index:unset} 

/* mmenu_js_to_odoo/static/src/css/mv_style.css defined in bundle 'web.assets_frontend' */
 .header-main-signin li a b{color:#fff !important;} header{background:#000 !important;} .main-header{background:#000 !important; margin-bottom:-6px !important;} input.search-query.form-control.oe_search_box.clario_search_border{background:#333 !important; color:#fff !important; border:none;} .main-header-right .company-phone-div i{color:#fff !important;} .main-header-right .company-phone-div sup{color:#fff; background:#000 !important;} .navbar.navbar-static-top{background: #000 !important;} .navbar-top-collapse{background:#000 !important;} .navbar-top-collapse > ul > li > a > span{color:#fff !important;} .mv-cont{background:#000; width:100%; position: sticky; top:0; z-index:9999999;} .m-icon{color:#fff; font-size:25px; line-height: 0px;} .mv-link{color:#fff; font-size:16px;} .my_cart_quantity{background:#000 !important; color:#fff !important;} .mv-search-input input{border-radius:5px 0px 0px 5px; background:#333 !important; color:#fff !important; border: none;} .mm-listitem__btn{width:30%;} .owl-item.cloned.active{visibility: hidden; !important;} .owl-item.cloned{visibility: hidden;} .owl-item.active{width:unset !important;} .btn,.btn-danger{background-color:#000 !important; opacity:unset !important;} .oe_website_login_container{z-index: 999999999 !important;} #mv_closer{position: fixed; top: 0; right: 0; width: 20%; height: 123px;} .mv-header{display:flex; align-items: center; justify-content: space-between; padding:8px;} .mv-heder-right{display:flex; align-items: center;} .mburger{width: 80px; height: 80px; --mb-bar-height: 2px;} .mv-search{display:flex; align-items: center; padding:10px;} .mv-search-input{width:100%;} .mv_active{background:#ed1b24;} .ftr_main{background:#000 !important; color:#fff !important;} .customer-service-ul li a{color:#fff !important;} .footer-social-icon a i{color:#fff !important; font-size:25px;} .container.mt16.mb8{background:#000 !important;} .navbar-nav > li > a span{color:#000 !important;} .navbar-nav > .active > a{color: white !important; background-color: #000 !important;} .custom-menu-inside-div{margin-top:-5px !important;} .modal-open .modal{z-index:9999999;} .main-header{display:inline-block;} @media (max-width: 978px){#products_grid_before{z-index:9999999 !important;}.fixing_mv_header{height:120px;}} 

/* mmenu_js_to_odoo/static/src/css/mburger.css defined in bundle 'web.assets_frontend' */
:root{--mb-button-size:60px;--mb-bar-width:0.6;--mb-bar-height:4px;--mb-bar-spacing:10px;--mb-animate-timeout:0.4s} .mburger{background:0 0;border:none;border-radius:0;color:inherit;display:inline-block;position:relative;box-sizing:border-box;height:var(--mb-button-size);padding:0 0 0 var(--mb-button-size);margin:0;line-height:var(--mb-button-size);vertical-align:middle;appearance:none;outline:0;cursor:pointer} .mburger b{display:block;position:absolute;left:calc(var(--mb-button-size) * ((1 - var(--mb-bar-width))/ 2));width:calc(var(--mb-button-size) * var(--mb-bar-width));height:var(--mb-bar-height);border-radius:calc(var(--mb-bar-height)/ 2);background:currentColor;color:inherit;opacity:1} .mburger b:nth-of-type(1){bottom:calc(50% + var(--mb-bar-spacing));transition:bottom .2s ease,transform .2s ease,width .2s ease} .mburger b:nth-of-type(2){top:calc(50% - (var(--mb-bar-height)/ 2));transition:opacity .2s ease} .mburger b:nth-of-type(3){top:calc(50% + var(--mb-bar-spacing));transition:top .2s ease,transform .2s ease,width .2s ease} .mm-wrapper_opened .mburger b:nth-of-type(1){bottom:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(45deg)} .mm-wrapper_opened .mburger b:nth-of-type(2){opacity:0} .mm-wrapper_opened .mburger b:nth-of-type(3){top:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(-45deg)} .mburger--collapse b:nth-of-type(1){transition:bottom .2s ease,margin .2s ease,transform .2s ease;transition-delay:.2s,0s,0s} .mburger--collapse b:nth-of-type(2){transition:top .2s ease,opacity 0s ease;transition-delay:.3s,.3s} .mburger--collapse b:nth-of-type(3){transition:top .2s ease,transform .2s ease} .mm-wrapper_opened .mburger--collapse b:nth-of-type(1){bottom:calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));margin-bottom:calc(var(--mb-bar-spacing) + (var(--mb-bar-height)/ 2));transform:rotate(45deg);transition-delay:calc(var(--mb-animate-timeout) + .1s),calc(var(--mb-animate-timeout) + .3s),calc(var(--mb-animate-timeout) + .3s)} .mm-wrapper_opened .mburger--collapse b:nth-of-type(2){top:calc(50% + var(--mb-bar-spacing));opacity:0;transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)} .mm-wrapper_opened .mburger--collapse b:nth-of-type(3){top:calc(50% - (var(--mb-bar-height)/ 2));transform:rotate(-45deg);transition-delay:calc(var(--mb-animate-timeout) + .3s),calc(var(--mb-animate-timeout) + .3s)} .mburger--spin b:nth-of-type(1){transition-delay:.2s,0s} .mburger--spin b:nth-of-type(2){transition-duration:0s;transition-delay:.2s} .mburger--spin b:nth-of-type(3){transition-delay:.2s,0s} .mm-wrapper_opened .mburger--spin b:nth-of-type(1){transform:rotate(135deg);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)} .mm-wrapper_opened .mburger--spin b:nth-of-type(2){transition-delay:calc(var(--mb-animate-timeout) + 0s)} .mm-wrapper_opened .mburger--spin b:nth-of-type(3){transform:rotate(225deg);transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .2s)} .mburger--squeeze b:nth-of-type(1){transition-delay:.1s,0s} .mburger--squeeze b:nth-of-type(2){transition-delay:.1s} .mburger--squeeze b:nth-of-type(3){transition-delay:.1s,0s} .mm-wrapper_opened .mburger--squeeze b:nth-of-type(1){transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .1s)} .mm-wrapper_opened .mburger--squeeze b:nth-of-type(2){transition-delay:calc(var(--mb-animate-timeout) + 0s)} .mm-wrapper_opened .mburger--squeeze b:nth-of-type(3){transition-delay:calc(var(--mb-animate-timeout) + 0s),calc(var(--mb-animate-timeout) + .1s)} .mburger--tornado b:nth-of-type(1){transition:bottom .2s ease,transform .2s ease;transition-delay:.2s} .mburger--tornado b:nth-of-type(2){transition:opacity 0s ease,transform .2s ease;transition-delay:.1s,.1s} .mburger--tornado b:nth-of-type(3){transition:top .2s ease,transform .2s ease;transition-delay:0s} .mm-wrapper_opened .mburger--tornado b:nth-of-type(1){transform:rotate(-135deg);transition-delay:calc(var(--mb-animate-timeout) + 0s)} .mm-wrapper_opened .mburger--tornado b:nth-of-type(2){opacity:0;transform:rotate(-135deg);transition-delay:calc(var(--mb-animate-timeout) + .4s),calc(var(--mb-animate-timeout) + .1s)} .mm-wrapper_opened .mburger--tornado b:nth-of-type(3){transform:rotate(-225deg);transition-delay:calc(var(--mb-animate-timeout) + .2s)} 

/* mmenu_sidefilter/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.btn-filter{width: 96%; margin-bottom: 2px; color: black; text-align: left; border: none; padding: 7px; display:block;} .a-filter{width: 96%; margin-bottom: 2px; color: black; text-align: left; border: none; padding: 7px; display:block;} .btn_filter:hover{color:black !important;} .btn-show_more{width: 96%; text-align: left; background-color:#000 !important;} .btn-show_less{width: 96%; text-align: left; background-color:#58595b !important;} .sidefilter_ul{list-style:none !important;} .active_filter_icon{display: inline-block; float: right; color: #00d200; width: 21px; font-size: 20px; line-height: 20px; background: #fff; text-align: center; border-radius: 100%;} 

/* /clarico_product/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.cpp_product_images{display: grid; grid-template-columns: 1fr 6fr; grid-column-gap: 1em;} .cpp_product_variant{display: inline-block; border: 1px solid #a5a6a8; border-radius: 3px;} .cpp_product_variant:hover{border:1px solid red;} .cpp_product_variant_active{border:1px solid #f92503;} .cpp_product_variant_img{display: block;} .cpp_swiper_container{height:550px; width:100%;} .swiper_img{max-height:500px;} .variant_availability{color: green; font-size: 9px; font-weight: bold; text-align: center; display: block;} .not_available{color:red;} .cpp-mobile-actions{background: #000; position: fixed; left: 0; right: 0; bottom: 0; z-index: 999999999; min-height:50px !important;} .vertical-aligned-row{display: flex !important; flex-flow: row wrap; align-items: center; min-height: 50px;} .cpp-lg-action .input-group{width:27%;} label[for="var_colo"]{display:none;} #var_colo{display:block; width:50%;} .cart-floating{position: absolute; top: -55px; left: 85%; display: block;} .cart-floating > button{border-radius: 50%; width: 50px; height: 50px;} .js_cpp_qty{height:34px;} @media (max-width: 978px){#var_colo{width:100% !important;}label[for="var_colo"]{display:none;}.swiper_img{min-height:400px;}.cpp_swiper_container{height:450px; width:100%;}.cpp-mobile-actions .form-group{margin-bottom:0px !important;}.cpp-mobile-action .price_comman_class{padding-bottom:0px !important;}.ccp-mobile-align .oe_price_h4,.ccp-mobile-align .css_editable_mode_hidden, .ccp-mobile-align h4{margin:0 !important; margin-top:0 !important; margin-bottom:0 !important;}.js_cpp_add_to_cart{min-width:95px;}} @media (max-width: 800px){#var_colo{width:100% !important; margin:auto;}label[for="var_colo"]{display:none;}.cpp-mobile-actions .form-group{margin-bottom:0px !important;}.cpp-mobile-action .price_comman_class{padding-bottom:0px !important;}.ccp-mobile-align .oe_price_h4,.ccp-mobile-align .css_editable_mode_hidden, .ccp-mobile-align h4{margin:0 !important; margin-top:0 !important; margin-bottom:0 !important;}} 

/* /clarico_product/static/src/less/clarico_product.less defined in bundle 'web.assets_frontend' */
 .clarico_product_breadcrumb{width: 100%; background-color: #f5f5f5; display: inline-block; padding-top: 1%; padding-bottom: 1%; z-index: 999;} .clarico_product_breadcrumb .sub_breadcrumb{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .clarico_product_breadcrumb .sub_breadcrumb .clarico_breadcrumb{width: 65%; line-height: 30px; margin: 0; padding: 10px 0px; display: inline-block; background-color: transparent;} .p_des_container{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .res_product_img, #product_details{padding-top: 4% !important;} .p_static_desc_para{display: inline-block; width: 100%; line-height: 175%;} .p_static_desc_para .text-muted{color: #999;} #product_detail{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .p_zoom_link{color: #555; font-size: 12px; position: absolute; bottom: 15%; max-width: 120px;} #div_comb_img_detail{position: relative; bottom: 0;} #div_comb_img_detail .col-sm-7{width: 63%; padding: 0;} #div_comb_img_detail .col-sm-7 #o-carousel-product #indicators{height: 450px !important; width: 115px !important; position: absolute; left: 0; overflow-x: hidden; top: 0;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-indicators li{display: block !important; width: 80px !important; height: 80px !important; margin-bottom: 10px !important;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-indicators li img{opacity: 1.0;} #div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: 650px !important;} #div_comb_img_detail .col-sm-7 .carousel-outer .inner-slider{width: 85%; float: right; position: relative;} #div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 15% !important;} #div_comb_img_detail .col-sm-7 .carousel .carousel-control.right{right: 0 !important;} #div_comb_img_detail .col-sm-7 .carousel-control{width: 5%;} #product_details{position: relative; float: right; width: 34%; padding: 0;} .col-lg-offset-1{margin-left: 0;} .product_name_rating{width: 100%; display: inline-block; margin-bottom: 3%;} .c_product_name{font-size: 20px; display: block; float: left;} .res_review_box{padding: 0; margin-left: 0;} .product_avg_rating{display: inline-block; float: left; width: 100%; margin-bottom: 3%;} .product_price{float: none !important;} .product_price .p-orignal-price{font-size: 19px; color: #222;} .product_price .strike-price{color: #777 !important; display: block !important; text-decoration: line-through; float: left; padding-right: 2%; padding-top: 4px !important; font-size: 15px;} .oe_price_h4 > .text-danger{color: #777; display: block !important; text-decoration: line-through; float: left; padding-right: 2%; padding-top: 3px; font-size: 15px;} .clear_attr{color: #cccccc;} .alert{padding: 0px; margin: 5% 0% 2%;} .alert > .instock_text{font-size: 14px; color: green; font-family: 'muli-bold';} .clear_attr_container{display: block;} .product_available{display: inline-block; width: 30%; float: right; line-height: 30px;} .product_available .alert-success{background-color: unset; border-color: transparent; color: gray; margin: 0; padding: 10px 15px; text-align: right;} .product_available .alert-warning{background-color: unset; border-color: transparent; margin: 0; padding: 10px 15px; text-align: right;} .product_available .alert-warning span{font-family: 'muli-bold';} .stars{color: #cccccc; font-size: 11px !important;} #comments{color: #777;} #comments:hover{color: #cccccc; text-decoration: none;} .well{background-color: unset; border: none; margin-bottom: 0px; box-shadow: unset;} .well-sm{padding: 0px;} .o_rating_card > .text-center{text-align: unset;} .rating > .fa-user{display: none;} #all_att{margin-top: 25px;} #chevron-down_icon{padding-top: 15px; color: #222;} .select_wrap{position: relative; background-color: #ffffff;} li > .list-inline{margin-left: 0 !important; margin-top: 10px;} li > .list-inline > li{padding-left: 0; margin-bottom: 5px;} li > .list-unstyled{margin-left: 0 !important; margin-top: 10px;} .nav-stacked > li + li{margin-top: 20px;} select.form-control{margin-top: 10px; border-radius: unset; font-family: 'muli-bold';} .extra_price_lbl{display: inline-block; min-width: 10px; padding: 0px 5px; color: #777; line-height: 1; white-space: nowrap; text-align: center;} .product_quantity{display: inline-block; width: auto; float: left; margin-top: 5%;} .css_quantity{float: left;} .css_quantity > a{border-radius: unset; background-color: unset;} .css_quantity > a:hover{color: #cccccc;} .product_wish_compare{width: 30%; display: inline-block; margin: 5%; float: left;} #wishicon_div{float: left;} #wishicon_div .add2wish{float: left; font-size: 15px; display: block; padding: 6px 10px; background-color: transparent; margin-right: 2%;} #wishicon_div .add2wish > i{color: #555; font-size: 13px; transition: color 0.4s ease-in-out;} #wishicon_div .add2wish:hover > i{color: #cccccc !important;} #wishicon_div .in2wish{float: left; font-size: 15px; color: #cccccc; display: none; padding: 7px 10px; background: transparent; margin-right: 2%;} .compare_btn{} .compare_btn .comparelist{width: 35px; height: 35px; vertical-align: middle; float: left; padding: 6px 10px;} .compare_btn .comparelist > i{color: #555; font-size: 13px;} .compare_btn .comparelist > i:hover{color: #cccccc;} .ctg_class{width: 100%; display: inline-block;} .ctg_class > .category_label{float: left; margin-right: 2%; font-family: 'muli-bold'; color: #666;} .ctg_class > .category_label span{color: #777;} .review_count{float: left; margin-right: 3%; color: #777;} .review_lbl{color: #777;} .product_share{position: fixed; top: 50%; right: 1%; z-index: 9998;} .product_share a{display: block; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1); background: #FFF; border-radius: 100%; text-align: center; padding-top: 8px; margin: 10px 0; width: 38px; height: 38px; font-size: 17px;} .product_share a > i{color: #555 !important; transition: color 0.3s ease-in-out;} .product_share a > i:hover{color: #cccccc !important;} #product_colors{width: 13px; height: 13px;} .prod_des{margin-bottom: 5%; line-height: 170%;} .cart_quantity_combo{display: inline-block; width: 100%;} .p_ad2cart{display: inline-block; width: 100%;} .p_ad2cart #add_to_cart{max-width: 200px !important; float: left; text-transform: uppercase; font-size: 16px; font-family: oswald-regular; letter-spacing: 1px; display: inline-block; background-color: #cccccc; width: 100%; margin-top: 3% !important; margin-bottom: 5%; opacity: 0.8 !important;} .p_ad2cart #add_to_cart:hover{color: #fff; opacity: 1.0 !important; transition: opacity linear 0.5s; transform: unset !important;} .c_attr_heading{text-transform: uppercase; font-size: 12px;} .comment_heading{text-align: center; display: inline-block; width: 100%;} .comment_heading h1{font-size: 20px; display: inline-block; text-align: center; width: 100%;} .comment_heading p{text-align: center; display: inline;} .tot_review_heading{display: block; width: auto; margin: 0px auto; text-align: center; padding: 2% 0%; margin-top: 2%;} .tot_review_heading p{font-family: 'muli-bold'; text-transform: uppercase;} .media-list{margin-bottom: 8%; margin-top: 8%;} .media-body .media-heading{width: 70%; float: left;} .media-body .media-heading span{font-family: 'muli-bold'; color: #777;} .media-body .o_rating_star_card{width: 30%;} .media-body .message_body{display: inline-block; width: 70%;} .add_cmt_lbl{font-family: 'muli-bold'; margin-bottom: 2%;} .ur_rating_lbl{font-family: 'muli-bold'; text-transform: uppercase; font-size: 14px; color: #545454;} .pull-left .stars{font-size: 14px !important;} .pull-left .form-control{margin-bottom: 2%;} .pull-left #review_submit_btn{padding: 14px 80px; text-transform: uppercase; font-family: 'muli-bold'; font-size: 13px; background-color: #cccccc; opacity: 0.8 !important;} .pull-left #review_submit_btn:hover{color: #fff; opacity: 1.0 !important; transition: opacity linear 0.5s; transform: unset !important;} .text-cmt-heading{margin-top: 7%;} .zoomed_image_on_screen{position: fixed; width: 100%; height: 100%; display: none; left: 0px; overflow-y: hidden; background-color: #ffffff; z-index: 9999; top: 0px; cursor: move;} .zooming_image_screen{display: block; margin: 0px auto; text-align: center; width: 62%;} .div_cross_zoomed_image{width: 22px; margin-left: 10px;} .image_zoom{cursor: zoom-in;} .clarico_slide{position: fixed; left: 0; width: 100%; text-align: center; background-color: #ffffff;} .clarico_slide .carousel-indicators{height: 500px; width: 140px; margin-left: 30px; margin-bottom: 100px; overflow-x: hidden; left: 0;} .clarico_slide .carousel-indicators li{width: 90px !important; height: 90px !important; border: none; display: block; margin-bottom: 10px;} .clarico_slide .carousel-indicators li > img{border: 4px solid #ccc;} .div_parent_zoom_class{position: relative;} .column-right_p_alternative{width: 40%; display: block; float: right;} .alternate_recent_product_whole_div_class{margin-bottom: 2%; border-left: 1px solid #E0DEDE; position: relative; width: 100%; display: inline-block; padding-left: 2%;} .alternate_product_heading_para_class{font-size: 14px; font-family: 'muli-bold'; text-transform: uppercase; margin-bottom: 7%; margin-top: 0;} .alt_prod_name{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} .hr_class_Sep{width: 100%; border-width: 1px; border-color: #E0DEDE; margin-top: 30px; display: inline-block;} .container_class{width: 100%; display: block; margin: 0px auto;} .alternet_common{float: left;} .carousel-indicators .active{width: auto !important; height: auto !important;} #product_page_recently_view{display: inline-block; width: 100%;} .clarico_product_sku{display: inline-block; width: 100%; margin-top: 2%; margin-bottom: 2%;} .clarico_product_sku p{font-size: 13px;} #suggested_item_product .recently_view_product_name a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 175px; display: block; max-width: 200px;} .product_video_popup_main{display: none; width: 100%; margin: 0px auto; background-color: #000000; position: fixed; top: 0; z-index: 9999; height: 100%; left: 0; right: 0;} .product_video_popup_wrap{display: inline-block; width: 100%; position: relative;} .product_video_popup_wrap .product_video_subpopup{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .iframe_product_video{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .iframe_product_video iframe{width: 700px; height: 600px; display: block; margin: 0px auto; border: 0;} .pvideo_link{width: 38px; height: 38px; border-radius: 100%; background-color: #cccccc; color: #fff; text-align: center; vertical-align: middle; padding-top: 6px; position: absolute; left: 20px; font-size: 17px;} .i-zoom-animation{-webkit-animation: animzoom 0.6s; animation: animzoom 0.6s;} @-webkit-keyframes animzoom{from{-webkit-transform: scale(0);}to{-webkit-transform: scale(1.5);}} @keyframes animzoom{from{transform: scale(0);}to{transform: scale(1.5);}} 

/* /clarico_product/static/src/less/product_responsive.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1400px){.row{margin-left: unset !important; margin-right: unset !important;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}} @media (max-width: 1000px){.product_info_style_padding{width: 100%;}.alternate_recent_product_whole_div_class{width: 100%; border-left: none; margin-top: 5%; padding: 0;}.alternate_product_heading_para_class{margin-top: 3%;}.div_class_product_features{padding-top: unset;}.col-md-offset-1{margin-left: unset;}.product_available{width: auto;}.clarico_breadcrumb{width: auto !important;}.strike-through{margin-bottom: 3%;}.strike-through span{text-decoration: line-through;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}.iframe_product_video iframe{width: 600px; height: 500px;}} @media (max-width: 800px){.alert > .instock_text{font-size: 12px;}.res_product_img{width: 100% !important;}#product_details{width: 100%;}.r_v_deatil_hr{display: none;}.product_wish_compare{width: 12%;}.div_class_product_features{width: 90%;}.css_editable_mode_hidden{float: left; font-size: 15px;}.product_available{width: auto;}.clarico_breadcrumb{width: auto !important;}.comment_heading{text-align: unset !important;}.comment_heading h1{text-align: unset !important; font-size: 16px;}.res_review_box{padding-left: unset;}.product_info_style_padding{padding-left: unset; padding-right: unset;}.product_sort_description_div_class{padding-left: 0px;}.clarico_breadcrumb{font-size: 12px;}.js_publish_btn{font-size: 12px;}.c_product_name{font-size: 18px;}.res_pera_description{font-size: 13px;}.text-muted{font-size: 13px;}.product_price .strike-price{font-size: 13px;}.oe_currency_value{font-size: 13px;}.div_class_product_features .div_sub_class_product_features .product_info_style_padding .product_sort_description_div_class .product_info_heading_para_class{font-size: 13px;}.add_cmt_lbl{font-size: 13px;}.ur_rating_lbl{font-size: 11px;}.alternate_product_heading_para_class{font-size: 13px;}.tot_review_heading{font-size: 10px;}#add_to_cart{max-width: 170px !important; font-size: 14px; margin-bottom: 0px; margin-top: 4% !important;}.div_main_class_desc .product_sort_description_para_class{font-size: 13px;}.product_features_attribute_name_para_class{font-size: 11px;}.product_features_value_para_class{font-size: 11px;}.recently_viwed_details .recently_view_product_name p{font-size: 12px;}#indicators{display: none;}.col-sm-7 .carousel-outer .inner-slider{width: 100% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 1% !important;}.css_editable_mode_hidden{width: 100%;}.oe_currency_value{float: left;}.product_price .strike-price{padding-top: unset;}.fa-star-o{font-size: 11px !important;}.clarico_product_breadcrumb #website_published_button{position: relative;}} @media (max-width: 600px){#indicators{display: none;}#div_comb_img_detail .col-sm-7 .carousel-outer .inner-slider{width: 100%;}.carousel .carousel-control.left, .carousel .carousel-control.right{top: 40% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.right{right: 10% !important;}#div_comb_img_detail .col-sm-7 .carousel .carousel-control.left{left: 10% !important;}.price_comman_class{padding-top: 0px !important;}.res_next_class, .res_prev_class{top: 10% !important;}.clarico_breadcrumb{font-size: 10px !important;}.clarico_breadcrumb li a{font-size: 10px !important;}.clarico_breadcrumb li .active{font-size: 10px !important;}.css_editable_mode_hidden{font-size: 13px;}.product_wish_compare{width: 35% !important;}.instock_text{font-size: 10px !important;}#product_details{width: 98%; padding-top: 0 !important;}.recently_viwed_common{width: 250px !important;}.prod_des{font-size: 14px !important;}.product_sort_description_para_class{font-size: 12px !important;}.product_features_attribute_name_para_class, .product_features_value_para_class{font-size: 10px !important;}#div_comb_img_detail .col-sm-7 #o-carousel-product .carousel-inner div.item{height: auto !important;}.product_features_attribute_value_div_class{display: inline-block; width: 100%;}.product_name_rating{margin-bottom: 1%;}.res_pera_description{margin-bottom: 0px;}.product_price{float: none;}.product_share{position: relative; margin-bottom: 5%;}.product_share a{display: inline-block !important; margin: 10px 5px !important;}.tot_review_heading{width: 20%; border-top: 2px solid #cccccc;}.tot_review_heading{font-size: 10px;}.comment_heading h1{font-size: 13px;}.media-heading{font-size: 12px;}.js_publish_btn{font-size: 9px;}.add_cmt_lbl{font-size: 16px;}.ur_rating_lbl{font-size: 11px; margin: 8px 0 0;}.form-control{font-size: 11px;}.pull-left #review_submit_btn{padding: 12px 70px; font-size: 12px;}.c_product_name{font-size: 17px;}#add_to_cart{max-width: 180px !important; font-size: 14px;}.recently_viwed_details .recently_view_product_name p{font-size: 12px;}.price_comman_sub_class .oe_currency_value{font-size: 16px;}recently_viewed_lbl{font-size: 12px;}#indicators{display: none;}.div_class_product_features{width: 87%;}.media-body .o_rating_star_card{margin-bottom: 10px;}.media-body .o_rating_star_card .stars i{font-size: 0px !important; vertical-align: top;}.iframe_product_video iframe{width: 325px; height: 285px;}.product_available .alert-warning{padding: 0; font-size: 12px; line-height: 0;}.ctg_class{margin-top: 5%;}.alternate_recent_product_whole_div_class{padding-left: 0%;}} 

/* /clarico_quick_view/static/src/less/quick_view.less defined in bundle 'web.assets_frontend' */
 .mask{background-color: #fff; left: 0; position: fixed; top: 0; width: 100%; height: 100%; display: none; z-index: 9990; opacity: 0.6;} .model-main-div{position: fixed; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; z-index: 9991; background: rgba(255, 255, 255, 0.5);} .product_quick_view_class{width: 100%; top: 0; left: 0; position: fixed; background-color: #fff; z-index: 9997; border-bottom: 4px solid #cccccc; overflow: auto; max-height: 100%;} .product_quick_view_subclass{width: 90%; max-width: 1400px; display: block; margin: 0px auto; text-align: left;} .sku_container{display: inline-block; width: 100%; text-align: left;} .quick_view_img_div_container{width: 50%; display: block; float: left;} .quick_view_img_div_container .quick_view_image_div{width: 100%;} .quick_view_img_div_container .quick_view_image_div > img{max-width: 100%; width: auto; max-height: 600px;} .quick_view_product_details{width: 45%; display: block; float: left; margin-top: 5%;} .quick_view_product_details .quick_view_p_name{color: #333; padding-bottom: 10px; text-transform: capitalize; font-size: 18px; line-height: 100%; position: relative; margin-bottom: 1px;} .quick_view_product_details .before_hr{border: 1px solid #cccccc; width: 35px; margin-top: 0px; color: #cccccc;} .quick_view_product_details .product_wish_compare{margin: 0;} .quick_view_product_details .price{margin-bottom: 1%;} .quick_view_product_details .price .old_price{float: left; font-size: 15px; padding-top: 7px; margin-right: 10px; color: #777;} .quick_view_product_details .price .new_price{font-size: 18px; color: #333; font-family: 'muli-bold'; padding-top: 3px;} .quick_view_product_details .price .new_price span{font-family: 'muli-bold';} .quick_view_product_details .product_avail{font-size: 14px;} .quick_view_product_details .product_avail .in-stock{margin-bottom: 1%; width: 100%;} .quick_view_product_details .product_avail .in-stock span{color: #008000; font-size: 12px; width: 30%; float: left; font-family: 'muli-bold'; background: transparent; margin-left: 0px; padding: 0;} .quick_view_product_details .product_avail .in-stock .warning{color: #D5B91D;} .quick_view_product_details .qv_ad2cart{display: inline-block; width: 100%;} .quick_view_product_details .qv_ad2cart #add_to_cart{max-width: 200px !important; float: left; text-transform: uppercase; font-size: 16px; font-family: oswald-regular; letter-spacing: 2px; margin-bottom: 5%; background-color: #cccccc;} .quick_view_product_sub_details{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} #hr_style{margin-top: 10px; margin-bottom: 10px; display: inline-block; width: 100%; margin: 0px;} .q_rating-block{display: inline-block; width: 100%; padding-top: 0%;} .q_rating-block .o_rating_star_card .stars{} .q_rating-block .o_rating_star_card .stars i{margin-right: -1px;} #all_att{padding-top: 10px;} .select_wrapp{position: relative; width: 173px; margin-left: 0;} .select_wrapp .arrow_s{position: absolute; display: inline-block; top: 2px; right: 1px; pointer-events: none; background: #fff; width: 20px; height: 42px; font-size: 9px;} .select_wrapp .arrow_s i{color: #898383 !important;} #attr_select{font-family: 'muli-regular'; color: #898383; margin-top: 7px !important; height: 45px; font-size: 13px;} #quick_view_ul{margin-top: 0px;} #attr_ul{margin-top: 10px;} .attr_name, #attr_font{font-size: 13px;} #wishlist_icon_div_quick_view{float: left;} #wishlist_icon_div_quick_view .add2wish{float: left; font-size: 15px; display: block; padding: 6px 10px; background-color: transparent; margin-right: 10px;} #wishlist_icon_div_quick_view .add2wish > i{color: #555; font-size: 13px; transition: background-color 0.4s ease-in-out;} #wishlist_icon_div_quick_view .add2wish:hover > i{color: #cccccc !important;} #wishlist_icon_div_quick_view .in2wish{float: left; font-size: 15px; color: #cccccc; display: none; padding: 7px 10px; background: transparent; margin-right: 10px;} .quick-view-a{width: 47%; float: right; display: block; font-size: 13px; color: #fff; opacity: 1.0 !important; padding: 7px 12px;} .quick-view-a:hover{transform: scale(1) !important; color: #fff ; opacity: 0.85 !important;} .css_attribute_color.active{border: 1px ridge #cccccc;} .variant-name-strong{font-weight: normal !important; font-size: 14px; font-family: oswald-regular; color: #484848 !important; letter-spacing: 1px; display: inline-block; width: 100%;} #clr_li_style .css_attribute_color{margin: 7px 10px 0px 0 !important; margin-left: 4px !important;} #clr_li_style .css_attribute_color span{font-size: 14px; text-transform: capitalize; font-family: Muli-Regular;} #all_att .list-inline{margin-bottom: 15px;} #all_att .list-unstyled{margin-bottom: 15px;} .list-unstyled{padding-left: 0px; list-style: none; display: inline-block; width: 100%;} .list-unstyled .control-label span{font-size: 14px; text-transform: capitalize; font-family: Muli-Regular;} .quickview-btn{width: 100% !important;} .quick_view_product_details{margin-top: 1% !important;} .Quick_product_wish_compare{width: 40%; display: inline-block; float: left; margin: 3% 5% 3% 5%;} .quick_product_quantity{display: inline-block; width: auto; float: left; margin-top: 3%;} .view_details_link{color: #cccccc; font-size: 14px; display: inline-block; width: 100%; vertical-align: middle;} #wait{display: none; width: 69px; height: 89px; z-index: 9999; position: absolute; top: 50%; left: 50%; padding: 2px;} .mask_cover{width: 100%; display: block; position: fixed; top: 0; z-index: 9993;} 

/* /clarico_quick_view/static/src/less/responsive_quick_view.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1200px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 500px !important;}.quick_view_product_details .quick_view_p_name{font-size: 13px; line-height: 150%;}.quick_view_product_sub_details .oe_price_h4{margin-top: 0 !important;}.price_comman_sub_class b{font-size: 13px;}.product_price{margin-bottom: 0;}.quick_view_product_details #add_to_cart{max-width: 180px !important; font-size: 15px;}} @media (max-width: 800px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 400px !important;}.quick_view_product_details #add_to_cart{max-width: 180px !important; font-size: 15px; margin-top: 2% !important;}.quick_view_img_div_container{width: 100%; display: block; float: none;}.quick_view_product_details{width: 100%;}.quick_view_product_sub_details{width: 100%;}.Quick_product_wish_compare{width: 50%;}.quick_view_product_details .product_avail{display: inline-block; width: 100%;}.quick_view_product_details .quick_view_p_name{padding-bottom: 5px;}.css_editable_mode_hidden{margin-top: 4px;}} @media (max-width: 500px){.quick_view_img_div_container .quick_view_image_div > img{max-height: 300px !important;}.quick_view_img_div_container{width: 100%; display: block; float: none;}.quick_view_product_details{width: 100%;}.price_comman_class{padding-top: 15px;}} 

/* /clarico_rating/static/src/less/product_rating.less defined in bundle 'web.assets_frontend' */
 .o_rating_star_card{float: left; padding-top: 5px; width: 100%;} 

/* /clarico_recently_viewed/static/src/less/recently_viewed.less defined in bundle 'web.assets_frontend' */
 .div_class_whole_recent_view_product{display: inline-block; width: 100%;} .div_sub_class_recent_view_product{display: inline-block; width: 100%;} .div_class_recent_view_product{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .recently_viewed_container{width: 100%; float: left; position: relative; min-height: 1px;} .recently_viwed_common{width: 260px; float: left;} .parent{display: block; margin: 0px auto; text-align: center;} .recently_viewed_header{margin-bottom: 4%;} .recently_viewed_lbl{text-transform: uppercase; font-size: 14px; font-family: 'muli-bold'; margin: 0; text-align: left;} .recently_viewed_img_div img{width: auto; max-width: 90%; display: block; margin: 0px auto; text-align: center;} .recently_viwed_details{width: 100%; display: block; margin: 17px auto 0px; text-align: left; max-width: 300px;} .recently_viwed_details .recently_view_product_name{display: block; margin: 0px auto; text-align: center; text-align: left;} .recently_viwed_details .recently_view_product_name p{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #444; font-size: 14px;} .recently_viwed_details .recently_view_product_price{display: inline-block; width: 100%; font-size: 13px; font-weight: 700;} .r_v_deatil_hr{border-color: #cccccc; border-width: 2px; width: 37px; margin-left: 0px; margin-top: 7px;} @media (max-width: 800px){.recently_viwed_details{width: 100% !important;}} @media (max-width: 600px){.parent{margin-left: 5px;}} 

/* /clarico_shop_right_sidebar/static/src/less/shop_right_categ.less defined in bundle 'web.assets_frontend' */
 .main_right{padding-top: 2%;} .main_right #products_grid_before{width: 23%; position: relative; background-color: transparent; float: right; z-index: 100;} .main_right .right_products_grid_before{height: 100%; width: 0; position: fixed !important; z-index: 9999 !important; top: 0; left: 0; background-color: white !important; overflow-x: hidden; transition: 0.5s !important; padding-top: 6%;} .main_right_grid{width: 75% !important; float: right;} .right-cnt-maxW_right{width: 90%; max-width: 1400px !important; display: block; margin: 0px auto;} .oe_shop_right{width: 32.5% !important; padding-bottom: 2%; display: inline-block;} .oe_shop_right div .production-description{padding-top: 8%;} .oe_shop_right .deleted_price_responsive{float: left;} .oe_subdescription{shopdisplay: none;} 

/* /clarico_shop_right_sidebar/static/src/less/shop_right_responsive.less defined in bundle 'web.assets_frontend' */
 @media only screen and (min-device-width: 1100px) and (max-device-width: 1299px){.oe_shop_right{width: 33%;}.production-description{margin-top: 2%;}} @media only screen and (min-device-width: 900px) and (max-device-width: 1100px){.oe_shop_right{width: 50%;}.production-description{margin-top: 2%;}} @media (max-width: 800px){.oe_shop_right{width: 49% !important;}} 

/* /clarico_shop/static/src/less/clarico_shop.less defined in bundle 'web.assets_frontend' */
 .vi_prop_icon_in{height: 25px; width: 25px; border-radius: 50%; margin-right: 7px; cursor: pointer;} .vi_prop_icon_in_selected{} .variant_title_in{float: left; font-size: 1em; font-weight: bold; line-height: 1;} .in_product_b_name_h5{font-weight: bold; font-size: 1em; line-height: 1; color: #f44336; float: right; padding-right: 4%;} .mobile-fix{display: none;} .vi_prop_in{margin: 0; margin-top: 45px; padding: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 40px;} #ctrl_addwish:hover{background: #ffffff !important; color: #000000 !important;} .vi_prop_icon{width: 25px; height: 25px; margin-bottom: 10px; border-radius: 100%; cursor: pointer;} input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none; margin: 0;} .vi_prop_icon_selected{} .var-name{font-weight: bold;} .modal-cont{display: flex; align-items: start; padding: 15px;} .modal-left{display: flex; align-items: center; flex: 1;} .after_add_to_cart{display: flex; align-items: center;} .mobile-size-text{display: none !important;} .ver-color-leg{display: flex; flex-direction: column;} .product-grid-div{width: 19.5%; display: inline-block; vertical-align: top; margin-bottom: 2%;} .product-grid-div a{cursor: pointer;} .product-grid-div a:hover{text-decoration: none;} .product-grid-div a:active{text-decoration: none;} .shop-page-breadcrumb .sub_breadcrumb{max-width: 2000px;} .shop_product_breadcrumb{width: 100%; background-color: #f5f5f5; display: inline-block; margin-bottom: 1%; padding-top: 15px; padding-bottom: 15px;} .shop_product_breadcrumb .sub_breadcrumb{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .shop_product_breadcrumb .sub_breadcrumb .clarico_breadcrumb{width: 65%; line-height: 30px; margin: 0; padding: 10px 15px; display: inline-block; background-color: transparent;} #shop_pager{width: auto; float: right; display: inline-block;} .bottom_pager{margin-top: 3%;} .pagination{margin: 0;} .pagination > .active > a{background-color: transparent; color: black; border-color: #ddd;} .pagination > .active > a:hover{color: black; background-color: transparent; border-color: #ddd;} .pagination > .disabled > a{background-color: transparent;} .pagination > .disabled > a:hover{background-color: transparent;} .pagination > li:last-child > a{border-radius: 0;} .pagination > li > a{color: #000000; background-color: transparent; border: unset; padding: 0px 12px; border-right: 1px solid #ddd; font-size: 12px; font-family: Muli-Bold; color: #a1a1a1;} .pagination > li > a:hover{color: #cccccc;} .shop_cover_img_container{display: inline-block; width: 100%;} .shop_cover_img_container img{max-width: 100%; display: block; margin: 0px auto;} #products_grid_before{height: 100%; width: 0; position: fixed; z-index: 9999; top: 0; left: 0; background-color: white; overflow-x: hidden; transition: 0.5s; padding-top: 2%;} .products_grid_before_maxW{padding-left: 10%;} .transparent{background: rgba(0, 0, 0, 0.4) !important; z-index: 9998; position: absolute; top: 0px; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important; transition: opacity 1s; max-width: 100% !important;} .right-cnt-main{width: 100%; display: inline-block; padding-top: 2%;} .right-cnt-maxW{width: 90%; max-width: 2000px; display: block; margin: 0px auto;} .dropdown-menu-ul{min-width: 110px; left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto;} .btn-group.open .dropdown-toggle{box-shadow: none;} .menu-filter-div{float: left; padding-top: 6px;} .nav-view{width: auto; display: inline-block;} .nav-view .nav-selection-div{float: left;} .nav-view .nav-selection-div .select-nevigation-home, .nav-view .nav-selection-div .select-nevigation-child{color: #909090; font-size: 13px; font-family: Muli-Bold; float: left;} .nav-view .nav-selection-div .home-icon{float: left; color: #909090;} .nav-view .nav-selection-div .select-nevigation-span{padding-right: 10px; padding-left: 10px; float: left;} .view-as-div{float: left; display: none;} .view-label{font-family: Muli-Regular; font-size: 12px; padding: 0px 10px; color: #909090; margin: 0; vertical-align: middle;} .grid-view i{color: #909090; font-size: 12px; padding-top: 2px;} .list-view i{color: #909090; font-size: 12px; padding: 0px 10px; vertical-align: middle; padding-top: 2px;} .view-as-two-col{font-size: 13px; color: #909090; margin-right: 10px; vertical-align: middle;} .view-as-three-col{font-size: 13px; color: #909090; vertical-align: middle;} .mobile-view-filter-close-btn{display: none; position: absolute; right: 5%; top: 0%; font-size: 17px; cursor: pointer;} .filter-stick{position: fixed; background: white; z-index: 999; left: 0; height: 70px; transition: 1s;} .filter-stick > .view-as-maxW{width: 90%; max-width: 1400px; margin: 0px auto; display: block; padding-top: 6px;} .view-as{width: 100%; display: inline-block !important; text-transform: uppercase; color: #3c3c3c; font-size: 11px; font-family: Muli-Regular;} .view-as .view-mode{float: left;} .view-as .view-mode .menu-filter{font-size: 14px; color: black; font-family: Muli-Bold; float: left; margin-right: 12px; margin-top: 5px;} .view-as .view-mode .menu-filter i{color: black; margin-right: 5px;} .view-as .view-as-right-cnt{display: inline-block; float: right; margin-right: 10px;} .view-as .view-as-right-cnt .filter-show{float: left; margin-right: 5px;} .view-as .view-as-right-cnt .filter-show .filter-show-label{font-family: Muli-Regular; font-size: 14px;} .view-as .view-as-right-cnt .filter-show .dropdown-toggle{width: 110px; float: none; color: #505050; background: #fff !important; line-height: 34px; padding: 0 0 0 0; position: relative; text-transform: capitalize; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 0;} .view-as .view-as-right-cnt .filter-show .dropdown-toggle:before{border-top-color: transparent; border-bottom-color: #000; margin-top: -5px; position: absolute; right: 14px; top: 21px; width: 0; height: 0; border: 4px solid transparent; border-top-color: #000; content: "";} .view-as .view-as-right-cnt .filter-show .dropdown-toggle:after{content: ""; width: 36px; height: 35px; position: absolute; right: 0; top: 0;} .view-as .view-as-right-cnt .filter-show .dropdown-menu{min-width: 110px; left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto; margin-left: 0px;} .view-as .view-as-right-cnt .filter-show .dropdown-menu .active a{background-color: #f5f5f5; color: #66787f;} .view-as .view-as-right-cnt .filter-sort-by{float: left;} .view-as .view-as-right-cnt .filter-sort-by .filter-sortby-label{font-family: Muli-Regular; font-size: 12px; padding: 16px 0px; margin: 0 20px 0 0;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle{width: 110px; float: none; color: #505050; background: #fff !important; line-height: 34px; padding: 0 0 0 0; position: relative; text-transform: capitalize; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-radius: 0; width: auto;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle span.filter-show-label{padding: 0 10px;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle:before{border-top-color: transparent; border-bottom-color: #000; margin-top: -5px; position: absolute; right: 0px; top: 21px; width: 0; height: 0; border: 4px solid transparent; border-top-color: #000; content: "";} .view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle:after{content: ""; width: 36px; height: 35px; position: absolute; right: 0; top: 0;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-menu{left: auto; position: absolute; background-color: #fff !important; background-clip: padding-box; top: auto; min-width: 110px;} .view-as .view-as-right-cnt .filter-sort-by .dropdown-menu .active a{background-color: #f5f5f5; color: #66787f;} .attribut-main-div .nav-pills{margin-top: 0% !important;} #products_grid{padding-top: 2%; padding-left: 0; padding-right: 0; z-index: 1;} .oe_product .oe_product_image{position: relative !important;} .oe_product .oe_product_image img{position: relative !important; max-height: 300px;} .product-image{width: 100% !important; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; margin: 0px auto; margin-top: 10px !important; height: 200px !important; max-height: 200px !important;} .in-wishlist-heart a{display: none; position: absolute; top: 2%; z-index: 999; right: 4%; font-size: 11px;} .dropdown-menu > li > a{text-transform: capitalize;} .deleted_price_responsive{float: left;} .strike-through{color: #B8B8B8 !important; font-family: Muli-Regular;} .strike-through span.oe_currency_value{font-size: 13px;} .orignal-price{color: #000 !important; font-family: Muli-Regular; font-weight: normal;} .orignal-price span.oe_currency_value{font-size: 13px;} .in2wish i{color: #cccccc !important;} .refined-by-hr{padding: 0; margin-top: 0px; display: block; clear: both;} .product-hover-hr{clear: both; margin-top: 2px !important; margin-bottom: 2px !important; padding: 0px !important;} .details{width: 100%; display: inline-block; margin-bottom: -6px;} .in-stock{color: #008000; font-size: 12px; width: 30%; float: left; font-family: Muli-Regular;} .in-stock span{float: right; background-color: #008000; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .warning{width: 30%; float: left; color: red; font-family: Muli-Regular; font-size: 12px;} .warning span{float: right; background-color: #D5B91D; color: #FFF; padding: 3px 10px 3px 9px; font-size: 11px; border-radius: 1px;} .oe_grid .production-description{padding-top: 8%;} .product-des{position: absolute; text-align: center; top: 0; right: 0; width: 40px; display: none; z-index: 900; background-color: white;} .product-des .hover-cnt{display: inline-block; width: 100%; margin-top: 4px; margin-bottom: 2px; z-index: 100;} .product-des .hover-cnt .wishlist{width: 27px; height: 27px; display: inline-block; padding: 0; position: relative; z-index: 2;} .product-des .hover-cnt a.wishlist{position: absolute;} .product-des .hover-cnt .star-rating-main-div{width: 100%; display: block; padding-top: 9%;} .product-des .hover-cnt .star-rating-main-div .star-rating-div i{color: #cccccc;} .product-des .quick-view-btn{background: #cccccc; color: black; font-family: Muli-Regular; padding: 10px 0px 10px; position: absolute; left: 4px; bottom: 25%; -webkit-margin-top: 13%; -moz-margin-top: 16%; width: 97%; z-index: 100;} .hover-cnt i{color: black; font-size: 12px; padding: 13px;} .itemscope-main{position: relative; margin: 0 10px 0px 0; border: 1px solid #f2eeee;} .itemscope-main .ribbon-wrapper{position: absolute; left: 0;} .itemscope-main .ribbon-wrapper .sale-btn{border-radius: 3px; right: 0; left: 10px; top: 20px; padding: 3.5px 12px; color: #fff; background-color: #cccccc; font: bold 10px 'muli-regular'; transform: unset !important; -ms-transform: unset !important; -o-transform: unset !important; text-transform: uppercase; width: auto;} .sale-btn::after{content: ''; position: absolute; right: 8px; bottom: -7px; border-top: 2px solid transparent; border-bottom: 9px solid transparent; border-right: 9px solid #cccccc; transform: rotate(-23deg);} .product-name-h5{float: left; margin: 0; width: 70%; padding-top: 3px; padding-bottom: 5px;} .product-name-h5 label{display: block; font-weight: normal !important; margin-bottom: 0px !important;} .product-name-h5 label a{color: #717171; font-weight: normal; max-width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; text-transform: capitalize; width: 100%; font-family: Muli-Regular; font-size: 14px;} .product-name-h5 label a:hover{text-decoration: none;} #products_grid .product_price{float: left; clear: both; padding: 0 !important; position: relative !important; margin-bottom: 12px;} .discount-price{text-decoration: line-through; color: #969696; margin-right: 10px;} .oe_product{width: 100%; height: 100% !important; border: 0px !important;} .oe_product section{position: relative !important; padding: 0px 10px 0px 10px !important; width: 100%;} .oe_product .ribbon-wrapper{display: block !important; width: 150px !important;} .refined-by-h5{font-family: Muli-Bold; font-size: 17px; text-transform: uppercase; padding-top: 10%;} .refined-by-dynamic{margin-left: 4px; margin-right: 12px;} .up-arrow{float: left; font-size: 20px; margin: -3px 7px 0 0px; cursor: pointer; display: none;} .down-arrow{float: left; font-size: 12px; margin: 0px 7px 0 0px; cursor: pointer; color: #717171;} .clear-all-variant{font-size: 10px; padding-top: 2px; color: #cccccc; display: none;} .clear-all-variant:hover{color: #cccccc;} .refined-by-attr{font-family: Muli-Bold; font-size: 14px; cursor: pointer; margin-bottom: 7% !important; margin-top: 0 !important; float: left;} .category-heading{width: 100%; display: inline-block;} .category{font-family: Muli-Bold; font-size: 14px; text-transform: uppercase;} .apply-filter{font-size: 12px; color: black; display: none;} .apply-filter-in-page{float: left; text-transform: capitalize; font-size: 11px; padding-top: 4px; margin-right: 12px;} .attr-val{width: 100%; display: inline-block; max-height: 130px; overflow-y: auto;} .text-primary{position: absolute; right: 10%; color: rgba(84, 84, 84, 0.8) !important;} .css_attribute_color{margin: 4px 11px 0px 0px; margin-left: 0; border: 0px !important; border-radius: 100%; float: left; width: 12px; height: 12px;} .css_attribute_color.active{border: 2px solid #cccccc !important;} .css_attribute_color input{margin: 0px !important; cursor: pointer;} .color-with-name-divmaxW{margin-left: 8px;} .color-with-name-div{width: 100%; float: left;} .color-name{text-transform: capitalize; font-family: Muli-Regular; font-size: 13px; color: #7d7d7d;} .div_class_categ_attrib_class_sub_class{padding-bottom: 12px !important;} .a_class_categ_attribute_name{font-family: Muli-Regular !important; color: #7D7D7D !important; font-size: 12px !important;} .nav-stacked-div{width: 100%; float: left; text-transform: capitalize; margin-bottom: 4px;} .nav-stacked-div .type-checkbox label{font-size: 13px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; color: rgba(84, 84, 84, 0.8);} .type-radio{margin-left: 0px !important;} .nav-stacked-div > label{margin: 0 !important;} .nav > li > a{font-family: Muli-Regular; font-size: 15px; color: black; text-transform: capitalize; cursor: pointer;} .all-category-div .nav-stacked > li + li{margin-top: 11px !important;} .attr-val .nav-stacked > li + li{margin-top: 0px;} .all-category-div ul.nav-stacked > li > a{padding: 0px 0px !important; color: rgba(84, 84, 84, 0.8) !important;} .all-category-div ul.nav-stacked > li > a:before{content: ''; display: block; width: 12px; height: 12px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0;} .all-category-div .nav-pills{margin-top: 5% !important;} .all-category-div .nav-pills > li.active > a{font-family: Muli-Regular; font-size: 14px; border: none; width: 80%; color: #000 !important; font-weight: bold; background: white;} .all-category-div .nav-pills > li.active > a:hover{color: #000 !important;} .all-category-div .nav-pills > li.active > a:before{content: ''; display: block; width: 12px; height: 12px; background: rgba(84, 84, 84, 0.8); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0; font-family: Muli-Regular;} .all-category-div ul li a{font-size: 14px;} .all-category-div ul > li > ul > li > a{white-space: nowrap; max-width: 180px !important; overflow: hidden; text-overflow: ellipsis; font-size: 13px;} .all-category-div ul > li > ul > li > ul > li a{font-size: 12px;} .all-devices-div .nav-stacked > li + li{margin-top: 11px !important;} .attr-val .nav-stacked > li + li{margin-top: 0px;} .all-devices-div ul.nav-stacked > li > a{padding: 0px 0px !important; color: rgba(84, 84, 84, 0.8) !important;} .all-devices-div ul.nav-stacked > li > a:before{content: ''; display: block; width: 12px; height: 12px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0;} .all-devices-div .nav-pills{margin-top: 5% !important;} .all-devices-div .nav-pills > li.active > a{font-family: Muli-Regular; font-size: 14px; border: none; width: 80%; color: #000 !important; font-weight: bold; background: white;} .all-devices-div .nav-pills > li.active > a:hover{color: #000 !important;} .all-devices-div .nav-pills > li.active > a:before{content: ''; display: block; width: 12px; height: 12px; background: rgba(84, 84, 84, 0.8); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(84, 84, 84, 0.8); float: left; margin: 3px 10px 0 0; font-family: Muli-Regular;} .all-devices-div ul li a{font-size: 14px;} .all-devices-div ul > li > ul > li > a{white-space: nowrap; max-width: 180px !important; overflow: hidden; text-overflow: ellipsis; font-size: 13px;} .all-devices-div ul > li > ul > li > ul > li a{font-size: 12px;} #o_shop_collapse_devices li a{display: inline-block; width: 80%; padding-left: 3px;} #o_shop_collapse_devices li i.fa{cursor: pointer;} [type="checkbox"]:not(:checked), [type="checkbox"]:checked{position: absolute; left: 5px; top: auto; -moz-appearance: none; width: 17px; height: 17px; opacity: 0.001; cursor: pointer; z-index: 9999;} [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label{position: relative; padding-left: 2.30em; cursor: pointer;} [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before{content: ''; position: absolute; left: 7px; top: 3px; width: 13px; height: 13px; border: 1px solid #ccc; background: #fff; border-radius: 1px;} [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after{content: '✔'; position: absolute; top: 5px; left: 9px; font-size: 11px; line-height: 0.8; color: #cccccc; transition: all .2s;} [type="checkbox"]:not(:checked) + label:after{opacity: 0; transform: scale(0);} [type="checkbox"]:checked + label:after{opacity: 1; transform: scale(1);} #products_grid.col-md-9 .oe-height-6{height: auto !important;} .oe_product .oe_product_cart{margin-bottom: 9%;} .oe_list .product-image-list-view{width: 100px !important; float: left !important;} .oe_list .list-view-section{float: left !important;} .oe_product.oe_list .oe_product_image{width: 125px !important; float: left !important; min-height: 150px; margin-top: 10px;} .oe_list .text-info{display: none;} .oe_list hr.product-hover-hr{display: none !important;} .oe_list .div_class_categ_attrib_class_sub_class{padding-top: 1% !important;} .oe_list .product_price{margin-bottom: 12px !important;} .product-grid-div .oe_list .oe_product_cart .itemscope-main > section > .details .warning{padding-top: 30px;} .product-grid-div .oe_list .oe_product_cart .itemscope-main > section > .details .in-stock{padding-top: 30px;} .oe_product.oe_list .product-des{width: 0px !important; display: none !important;} .oe_product.oe_list{padding-left: 0px !important; display: inline-block;} .oe_product.oe_list .div_class_categ_attrib_class_sub_class{padding-top: 2% !important;} .product-des_list #add_to_cart_shop{width: auto; float: left;} .product-des_list #add_to_cart_shop .customize-add-cart{border: none;} .oe_list .in-wishlist-heart > a{top: 40% !important; right: 3% !important; font-size: 12px !important;} .right-animation{-webkit-animation: animateright 1s; animation: animateright 1s; transition: 5s;} @-webkit-keyframes animateright{from{right: -20px; opacity: 0;}to{right: 0px; opacity: 1;}} @keyframes animateright{from{right: -20px; opacity: 0;}to{right: 0px; opacity: 1;}} .o_rating_star_card .stars{color: #cccccc; text-align: center; font-size: 12px;} .o_rating_star_card .stars i{margin-right: -1px;} .o_rating_star_card{padding-top: 0px !important;} .oe_product .oe_subdescription{margin-bottom: 0px !important; overflow: unset !important; display: none; color: #717171;} .grid-active{color: gray !important; pointer-events: none; cursor: no-drop !important;} .two-column-view{width: 50% !important;} .two-column-view .product-image{max-height: 430px !important; min-height: 430px !important; margin-bottom: 4% !important;} .zoom-animation{-webkit-animation: animatezoom 0.6s; animation: animatezoom 0.6s;} @-webkit-keyframes animatezoom{from{-webkit-transform: scale(0);}to{-webkit-transform: scale(1);}} @keyframes animatezoom{from{transform: scale(0);}to{transform: scale(1);}} .quick-view-a{width: 0 !important; float: none !important; display: inline !important; color: #fff; opacity: 1.0 !important; padding: 0 !important;} .not_defined{width: 100% !important; max-width: 800px !important; width: 90%; max-width: 1400px; display: block; margin: 0px auto;} .not_defined .left_class{width: 30%; float: left;} .not_defined .right_class{width: 60%; float: right;} .not_defined .right_class img{max-height: 245px; display: block; max-width: 100%; width: auto; margin: 0px auto;} .not_defined h3.css_editable_display{font-size: 29px; padding-top: 14%; font-family: oswald-light; padding-bottom: 10%;} ul.custom-menu-inside-div{list-style: none; padding: 0px;} .show_inactive{display: none;} .select-nevigation-child{padding-top: 2px;} #sub_header_row .clarico_product_breadcrumb{margin-top: -5px;} #in-wishlist-shop > .wishlist-heart{position: absolute; top: 2%; right: 2%; z-index: 100; font-size: 12px;} .customize-add-cart{background: #fff; padding: 10px; font-size: 14px; color: #000; border-top: 1px solid #eee; width: 100%; display: inline-block;} .customize-add-cart .span{padding: 10px;} .customize-add-cart:hover{background: #fff; color: #000;} 

/* /clarico_shop/static/src/less/responsive_shop.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1400px){.product-grid-div{width: 24.5%;}} @media only screen and (max-width: 1400px) and (min-width: 1100px){.oe_list{width: 100%;}} @media only screen and (max-width: 1100px){.product-grid-div{width: 33%;}.oe_list{width: 100% !important;}} @media only screen and (max-width: 900px){.product-grid-div{width: 49.5%;}.oe_list{width: 100% !important;}#products_grid .oe_product.oe_grid section{background: rgba(255, 255, 255, 0.75) !important; padding-top: 2% !important;}.clarico_product_breadcrumb{padding-top: 3%; padding-bottom: 3%;}.main{padding-top: 5%;}.right-cnt-maxW{width: 100% !important;}.view-as-div{display: none;}.view-as .view-as-right-cnt .filter-sort-by .dropdown-toggle{padding: 0px 25px 0 0 !important;}.view-as .view-as-right-cnt .filter-show .filter-show-label{padding: 0px 25px 0 0 !important;}.dropdown_sorty_by, .filter-show{border: 1px solid black; margin-right: 5px;}.view-mode{margin-left: 10px;}.mobile-size-text{display: unset !important;}.itemscope-main{margin: 0px 1px 1px 0px !important; text-align: center !important;}.modal-left{display: flex; flex-direction: column-reverse; align-items: unset; border-bottom: 1px solid lightgray; padding-bottom: 20px;}.variant_title_in{float: unset;}.mobile-fix{display: unset; visibility: hidden;}.ver-color-leg{display: flex; align-items: center; flex-direction: unset;}.color-leg-mobile-center{display: flex; align-items: center; margin: auto;}.vi_prop_icon_selected{}.vi_prop_icon{margin-bottom: unset; margin-right: 10px;}.modal-cont{align-items: center; flex-direction: column;}.mobile-size-text{display: inline-block;}.normal-size-text{display: none;}.product-name-h5{height: 120px !important;}.oe_grid .production-description{padding-top: 3%; display: block; width: 100%; margin: 0px auto;}.strike-through span.oe_currency_value{font-size: 12px;}.deleted_price_responsive{width: auto; display: block; float: left;}.product-des{display: -webkit-inline-flex !important;}.product-des .hover-cnt{background-color: #ffffff; margin-top: 0;}.clear-all-variant{clear: both; margin-bottom: 7%;}.oe_product_image img{max-height: 118px !important;}} @media only screen and (max-width: 768px){.product-grid-div{width: 49.5% !important;}.view-as-maxW{padding-top: 0px;}.filter-stick > .view-as-maxW{width: 100%;}.filter-show .dropdown-toggle, .filter-sort-by .dropdown-toggle{width: 100px !important;}.view-mode .menu-filter{font-size: 12px !important; width: 100%; padding-bottom: 7%; padding-top: 3%;}.apply-filter{margin-left: 0 !important;}.view-as .view-as-right-cnt .filter-show .filter-show-label{font-size: 12px;}.filter-show-label{font-size: 12px;}.nav-selection-div{padding-top: 7px !important;}.select-nevigation-home, .select-nevigation-span, .select-nevigation-child{font-size: 10px !important;}.all-category-div ul li a{font-size: 14px !important;}.all-category-div ul > li > ul > li > a, .color-name{font-size: 14px !important;}.nav-stacked-div .type-checkbox label{font-size: 13px !important;}.all-category-div .nav-pills > li.active > a{font-size: 14px !important;}.category, .refined-by-color{font-size: 13px !important;}.apply-filter{position: relative; margin-left: 5px;}.mobile-view-filter-close-btn{display: block;}.left_class{width: 100% !important;}.right_class{width: 100% !important; padding-top: 10% !important;}.not_defined h3.css_editable_display{padding-top: 5%; padding-bottom: 5%;}.select-nevigation-span{padding-top: 3px;}.select-nevigation-child{padding-top: 4px;}.oe_product_image img{max-height: 118px !important;}} @media only screen and (max-width: 500px){.product-grid-div{width: 100% !important;}.oe_product{width: 100% !important;}.filter-option{width: 90% !important; top: 10% !important; left: 5% !important;}.nav-selection-div{padding-top: 4px !important;}.filter-show .dropdown-toggle, .filter-sort-by .dropdown-toggle{width: 140px !important;}.view-as-right-cnt{padding-top: 5%; width: 100% !important; padding-left: 18px; padding-bottom: 10px;}.filter-sort-by{float: right !important;}.dropdown-menu{min-width: 140px !important;}.filter-stick{position: relative; height: 100px !important; top: 0 !important;}.apply-filter-in-page{margin-top: 15px;}.menu-filter-div{padding-bottom: 6px;}.production-description{width: 100% !important;}.orignal-price span.oe_currency_value{font-size: 12px;}.responsive_price{width: auto; display: block;}.product-name-a{padding-top: 5px;}.second-level-a, third-level-ul li a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 175px; display: block; max-width: 200px;}.div_c_sub_pc_image .sale-btn::after{display: none;}.oe_product_image img{max-height: 118px !important;}} 

/* /clarico_shop/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.pthindiv{display: inline-block; border: 1px solid #a5a6a8; border-radius: 3px; max-height: 42px !important; cursor: pointer;} .pthindiv:active{border:1px solid #ff0000;} .pthin{display: block;} .thumpnail_cont{display: flex; flex-wrap: wrap; justify-content: center; min-height: 85px; align-content: center;} .thmp_sold{width: 40px; height: 15px; background: white; font-size: 9px; color: #ff0000; font-weight: bold; opacity: 0.8; margin-top: -15px; text-align: center; position: absolute;} @media only screen and (max-width:600px){.thumpnail_cont{min-height: 126px; align-content: center;}} @media only screen and (max-width: 400px){.thumpnail_cont{min-height: 168px; align-content: center;}} 

/* /clarico_shop/static/src/less/jquery.mCustomScrollbar.css defined in bundle 'web.assets_frontend' */
@media (min-width: 600px){.mCustomScrollbar{-ms-touch-action: pinch-zoom; touch-action: pinch-zoom;}.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{-ms-touch-action: auto; touch-action: auto;}.mCustomScrollBox{position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr;}.mCSB_container{overflow: hidden; width: auto; height: auto;}.mCSB_inside > .mCSB_container{margin-right: 15px;}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container{margin-right: 0; margin-left: 30px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left: 0;}.mCSB_scrollTools{position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0;}.mCSB_outside + .mCSB_scrollTools{right: -26px;}.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{right: auto; left: 0;}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{left: -26px;}.mCSB_scrollTools .mCSB_draggerContainer{position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto;}.mCSB_scrollTools a + .mCSB_draggerContainer{margin: 20px 0;}.mCSB_scrollTools .mCSB_draggerRail{width: 2px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}.mCSB_scrollTools .mCSB_dragger{cursor: pointer; width: 100%; height: 30px; z-index: 1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position: relative; width: 4px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; text-align: center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width: 12px;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 8px;}.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown{display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer;}.mCSB_scrollTools .mCSB_buttonDown{bottom: 0;}.mCSB_horizontal.mCSB_inside > .mCSB_container{margin-right: 0; margin-bottom: 30px;}.mCSB_horizontal.mCSB_outside > .mCSB_container{min-height: 100%;}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0;}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom: -26px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{margin: 0 20px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 2px; margin: 7px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width: 30px; height: 100%; left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 4px; margin: 6px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height: 12px; margin: 2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 8px; margin: 4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left: 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right: 0;}.mCSB_container_wrapper{position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px;}.mCSB_container_wrapper > .mCSB_container{padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom: 20px;}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right: 20px;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom: 0;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right: 0;}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{left: 20px;}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{left: 0;}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{margin-right: 0; margin-left: 30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{padding-right: 0;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{padding-bottom: 0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0; margin-left: 0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom: 0;}.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight{-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; transition: opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;}.mCSB_scrollTools{opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)";}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)";}.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.75); filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85); filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";}.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight{background-image: url(/clarico_shop/static/src/less/mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";}.mCSB_scrollTools .mCSB_buttonUp{background-position: 0 0;}.mCSB_scrollTools .mCSB_buttonDown{background-position: 0 -20px;}.mCSB_scrollTools .mCSB_buttonLeft{background-position: 0 -40px;}.mCSB_scrollTools .mCSB_buttonRight{background-position: 0 -56px;}.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover{opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";}.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active{opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: #eee;}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: rgba(206, 206, 206, 0.8);}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: rgba(206, 206, 206, 0.8);}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px 0;}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -20px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -40px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -56px;}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 4px; margin: 6px auto;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px 0;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -20px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -40px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -56px;}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px 0;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -20px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -40px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -56px;}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width: 4px; background-color: #fff; background-color: rgba(255,255,255,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px; background-color: #fff; background-color: rgba(255,255,255,0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 4px; margin: 6px 0;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 6px; margin: 5px auto;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -16px 0;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -16px -20px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -20px -40px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -20px -56px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -96px 0;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -96px -20px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -100px -40px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -100px -56px;}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.1);}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 2px;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 2px; margin: 7px auto;}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px 0;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -20px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -40px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -56px;}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.15);}.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height: 14px;}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 14px; margin: 0 1px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 14px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 14px; margin: 1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width: 16px; height: 16px; margin: -1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 4px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height: 16px; width: 16px; margin: 0 -1px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 4px; margin: 6px 0;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position: 0 -72px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position: 0 -92px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position: 0 -112px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position: 0 -128px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.15);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -80px -72px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -80px -92px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -80px -112px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -80px -128px;}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width: 4px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color: transparent; background-position: center;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg=="); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height: 4px; margin: 6px 0; background-repeat: repeat-x;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position: -16px -72px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position: -16px -92px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position: -20px -112px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position: -20px -128px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -96px -72px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -96px -92px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -100px -112px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -100px -128px;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat: repeat-y; background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat: repeat-x; background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%); background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height: 70px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 70px;}.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width: 8px; background-color: #000; background-color: rgba(0,0,0,0.2); box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #555;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 8px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 8px; margin: 4px 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width: 100%; height: 8px; margin: 4px auto;}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1); box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools{opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";}.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{right: 1px;}.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical{box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);}.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal{bottom: 1px; box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 1px 0 0 rgba(255,255,255,0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #555;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 12px; width: auto;}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color: #000; background-color: rgba(0,0,0,0.05); box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow: inset 0 0 14px rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #777;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color: #fff; background-color: rgba(0,0,0,0.05); box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{right: 0; margin: 12px 0;}.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom: 0; margin: 0 12px;}.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{left: 0; right: auto;}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height: 50px;}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width: 50px;}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width: 6px; background-color: #000; background-color: rgba(0,0,0,0.2);}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px;}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 6px; margin: 5px 0;}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width: 12px;}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height: 12px; margin: 2px 0;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1);}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width: 12px; background-color: #000; background-color: rgba(0,0,0,0.2);}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width: 100%; height: 12px; margin: 2px 0;}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position: -32px -72px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position: -32px -92px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position: -40px -112px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position: -40px -128px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.1);}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position: -112px -72px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position: -112px -92px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position: -120px -112px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position: -120px -128px;}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255,255,255,0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color: #000; border-color: rgba(0,0,0,0.2);}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color: #fff; background-color: rgba(255,255,255,0.6);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color: #000; background-color: rgba(0,0,0,0.6);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.75);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.85);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000; background-color: rgba(0,0,0,0.9);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.75);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.85);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #fff; background-color: rgba(255,255,255,0.9);}} 

/* /clarico_shop/static/src/less/compare_wishlist_common.less defined in bundle 'web.assets_frontend' */
 .popover_common_wrap{display: inline-block; width: 100%; margin-top: 5%;} .popover_common_container{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .popover_each_product_div{width: 20%; display: block; float: left; margin-right: 0; margin-bottom: 5%;} .popover_each_product_div .product_img_popover{width: 100%;} .popover_each_product_div .product_img_popover img{width: auto; max-width: 90%; display: block; margin: 0px auto; text-align: center; max-height: 200px;} .popover_each_product_div .product_name_popover{display: block; width: 100%;} .popover_each_product_div .product_name_popover a{text-transform: capitalize; font-size: 14px; font-family: 'muli-light'; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 75%; display: block; margin: 0px auto; text-align: center; margin-top: 16px; color: #717171;} .popover_each_product_div .product_price_popover{width: 90%; display: block; margin: 0px auto; text-align: center; padding: 6px 0 6px 0;} .popover_each_product_div .product_price_popover .wishlist-price-p{font-size: 13px;} .popover_each_product_div .product_price_popover .compare-price-pop{color: #777; font-size: 12px;} .view_common{position: fixed; right: 5%; bottom: 4%;} .zoom-fadein{-webkit-animation: animatezoomfade 0.6s; animation: animatezoomfade 0.6s;} .common-main-div{width: 100%; position: fixed; z-index: 9999; height: 100%; top: 0; left: 0; bottom: 0; right: 0; background: rgba(255, 255, 255, 0.95) !important; display: none; overflow: auto;} @media (max-width: 1000px){.popover_each_product_div{width: 24%;}} @media (max-width: 800px){.popover_each_product_div{width: 33%;}.popover_each_product_div .product_price_popover .oe_price, .popover_each_product_div .product_price_popover .oe_currency_value, .popover_each_product_div .product_price_popover .wishlist-price-p{font-size: 12px;}.css_editable_mode_hidden{float: none;}} @media (max-width: 600px){.popover_each_product_div{width: 50%;}} 

/* /clarico_shop_list/static/src/less/shop_list_categ.less defined in bundle 'web.assets_frontend' */
 .main_list #products_grid_before{width: 23%; position: relative; background-color: transparent; float: left; z-index: 100;} .main_list .list_products_grid_before{height: 100%; width: 0; position: fixed !important; z-index: 9999 !important; top: 0; left: 0; background-color: white !important; overflow-x: hidden; transition: 0.5s !important; padding-top: 6%;} .main_list .list_products_grid_before .products_grid_before_maxW{padding-left: 10% !important;} .main_list .products_grid_before_maxW{padding-left: 0% !important;} .main_listid{width: 75% !important; float: right;} .right-cnt-maxW_list{width: 90%; max-width: 1400px !important; display: block; margin: 0px auto;} .oe_subdescription_list{display: block !important;} .oe_subdescription_list div{font-family: Muli-Regular; color: #949494; line-height: 170%; font-size: 13px; margin-bottom: 10px; text-align: left; max-width: 500px;} .oe_product.oe_list{padding-bottom: 10% !important; min-height: auto !important; height: auto !important;} .oe_product.oe_list .itemscope-main{height: auto;} .oe_product.oe_list .oe_product_image{width: 30% !important; margin-top: 0px;} .in_stock_list{float: none; width: 100%; margin-top: 10px; margin-bottom: 14px; color: green;} .in_stock_list span{float: none;} .warning_list{float: none; width: 100%; margin-top: 10px; margin-bottom: 14px;} .warning_list span{float: none;} .oe_list .itemscope-main{border: none !important;} .product-name-h5_list{float: none; width: 100%;} .oe_product.oe_list .product-des{display: block !important; position: relative; width: 68% !important; float: right; padding-left: 5px;} .product-des_list div #wishlist_shop, .product-des_list div #compare_shop, .product-des_list div #quick_view_shop{width: auto; float: left; padding: 0 !important;} .oe_product.oe_list section{padding: 1px 0px 0px 35px !important; width: auto;} .product-des_list #compare_shop, .product-des_list #quick_view_shop{padding: 0 !important;} 

/* /clarico_shop_list/static/src/less/shop_list_responsive.less defined in bundle 'web.assets_frontend' */
 @media only screen and (max-device-width: 800px){#website_published_button{position: absolute; right: 0; z-index: 9999;}.main_listid > .oe_product.oe_list{width: 100% !important;}.oe_list .in-wishlist-heart > a{top: 20% !important; right: 1% !important;}} @media (max-width: 600px){.oe_list section{width: 100% !important; padding: 0 !important; background: white !important;}.oe_list section .production-description{padding-top: 15px;}.oe_list .product-image{min-height: auto !important;}} 

/* /clarico_signin/static/src/less/clarico_signin.less defined in bundle 'web.assets_frontend' */
 .signin_main_div{max-width: 1400px; display: block; margin: 0px auto; width: 90%;} .c-login-input{border: none; border-bottom: 1px solid #CCC; border-radius: 0; box-shadow: unset; margin-bottom: 10%; background: transparent; position: relative; display: inline-block;} .c-login-input:focus{border-bottom: 2px solid cornflowerblue; box-shadow: unset; transition: width 0.5s linear;} .login_btn_main, .db_btn{background-color: #cccccc;} .login_btn_main:hover, .db_btn:hover{background-color: #cccccc;} .signup_main{background-color: #cccccc !important; margin-left: 20px; display: inline-block;} .signup_main:hover{text-decoration: none;} .reset_pw_main{color: #cccccc; bottom: 5%; position: absolute; right: 0; padding: 0; background-color: transparent;} .reset_pw_main:hover{color: #cccccc;} .login_btn_main{float: left;} .all_login_btns{width: 100% !important;} .all_login_btns .pull-right{display: inline-block; width: 100%; float: none !important;} .all_login_btns .pull-right a:first-child{color: #cccccc; padding: 2px 12px; display: block; width: auto; float: left; margin-bottom: 10px; padding-left: 0; background-color: transparent;} .login_area{display: block; margin: 0px auto !important; max-width: 400px !important;} .login_area_container{width: 30%; display: block; float: left; padding: 18px; border: 1px solid #ccc; box-shadow: 1px 1px 9px 0px #ccc; background-color: white;} .login_img_cont{background-image: url('/clarico_signin/static/src/img/login.jpeg'); width: 100%; background-size: cover; padding: 25%; background-position: center;} .back_home_icon_div{position: fixed; left: 27px; top: 53px; font-size: 30px; color: white; width: 60px; padding-top: 5px; padding-bottom: 5px;} .back_home_icon_div a{color: #cccccc;} .c_reset_login_btns .pull-right > div > a.btn{background: transparent;} 

/* /clarico_signin/static/src/less/responsive.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 1200px){.login_img_cont{padding: 32%;}.login_area_container{width: 45% !important;}} @media (max-width: 1000px){.login_area_container{width: 90% !important;}} @media (max-width: 800px){.login_area, .clarico_signup, .oe_reset_password_form{margin-top: 30px !important; margin-left: 5% !important;}.login_area label, .clarico_signup label, .oe_reset_password_form label{font-size: 13px;}.login_area input#db, .clarico_signup input#db, .oe_reset_password_form input#db{height: 30px;}.c-login-input, .c_reset_input{margin-bottom: 5%;}.c_signup_input{margin-bottom: 0%;}.oe_login_buttons .pull-right{margin-top: 5%;}.login_img_cont{background-image: unset;}.reset_pw_main{bottom: 0;}} @media (max-width: 600px){.login_img_cont{background-image: unset;}.reset_pw_main{bottom: -7%;}.c-login-input, .c_signup_input, .c_reset_input{margin-bottom: 0;}.login_area label, .clarico_signup label, .oe_reset_password_form label{font-size: 12px;}} 

/* /clarico_signup/static/src/less/signup.less defined in bundle 'web.assets_frontend' */
 .c_signup_link_btn a.btn{background: transparent;} .clarico_signup, .oe_reset_password_form{max-width: 400px !important; display: block; margin: 0px auto;} .clarico_signup #name, .oe_reset_password_form #name{margin-bottom: 12%;} .c_signup_input, .c_reset_input{border: none; border-bottom: 1px solid #CCC; border-radius: 0; box-shadow: unset; margin-bottom: 5%; background: transparent; position: relative; display: inline-block;} .c_signup_input:focus, .c_reset_input:focus{border-bottom: 2px solid cornflowerblue; box-shadow: unset; transition: width 0.5s linear;} .c_signup_btn, .reset_submit_btn{background-color: #cccccc !important;} .c_signup_btn:hover, .reset_submit_btn:hover{background-color: #cccccc;} .back_to_login_text, .c_reset_backtologin{color: #cccccc; padding: 5% 0; float: left !important; background-color: transparent;} .back_to_login_text:hover, .c_reset_backtologin:hover{color: #cccccc; background-color: transparent;} .c_reset_login_btns .pull-right, .oe_login_buttons .pull-right{display: inline-block; width: 100%; float: none !important;} .c_reset_login_btns .pull-right a:first-child, .oe_login_buttons .pull-right a:first-child{color: #cccccc; padding: 2px 12px; display: block; width: auto; float: left; margin-bottom: 10px; padding-left: 0;} .c_signup_link_btn, .c_reset_login_btns{width: 100% !important;} .signup_img_cont{background-image: url('/clarico_signup/static/src/img/signup.jpeg'); width: 100%; background-size: cover; padding: 25%; background-position: center;} .image_signup_class img{width: 100%; display: block; margin: 0px auto;} .oe_website_login_container{position: fixed; background-color: #FFF; z-index: 9999; top: 0px; left: 0px; width: 100%; height: 100%; overflow: auto;} .login_area_container{position: absolute;} 

/* /snippet_style_1/static/src/less/style_1.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 800px){.ch_h1_class{font-size: 25px !important;}} @media (max-width: 600px){.ch_h1_class{font-size: 20px !important;}} .ch_h1_class{font-size: 30px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 2%; font-family: oswald-light; word-spacing: 1px; line-height: 169%;} .common_margin{display: inline-block; width: 100%; margin-top: 40px;} 

/* /snippet_style_10/static/src/less/style_10.less defined in bundle 'web.assets_frontend' */
 .main_offer_banner_section{display: inline-block; width: 100%;} .main_offer_banner_section .homepage_offers_snippet_container{display: block; width: 90%; max-width: 1200px; margin: 0px auto;} .offer_images_first_div, .offer_images_second_div, .offer_images_third_div{display: block; width: 32%; float: left; margin-right: 10px;} .div_offer_img{display: block; width: 100%;} .div_offer_img img{max-width: 100%; width: auto; margin: 0px auto; display: block;} .div_offer_img img:hover{opacity: 0.7; transition: all 1.5s ease;} .offer_detail_div{max-height: 270px; display: block; width: 100%; padding: 14px 30px 14px; text-align: center; margin-bottom: 10px;} .offer_detail_div .offer_snippet_second_div_detail_heading{color: #000000; font-family: oswald-light; text-transform: uppercase; font-size: 25px; letter-spacing: 2px; text-align: center; word-spacing: 0; width: 90%; max-width: 1400px; display: block; margin: 0px auto; margin-bottom: 25px;} .offer_detail_div .second_div_detail_para{font-size: 15px; color: #898383; line-height: 180%; font-family: muli-light; margin: 0px auto; text-align: center; margin-bottom: 27px; max-height: 109px; min-height: 109px; display: block; overflow: hidden;} .offer_detail_div .offer_detail_div_btn{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; display: block; margin: 0px auto; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .offer_detail_div .offer_detail_div_btn:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} .first_div_img_one_height{max-height: 500px; margin-bottom: 10px;} .first_div_img_two_height{max-height: 270px;} .second_div_img_height{max-height: 500px;} .third_div_img_one_height{max-height: 385px; margin-bottom: 10px;} .third_div_img_two_height{max-height: 385px;} @media (max-width: 800px){.offer_images_first_div, .offer_images_second_div, .offer_images_third_div{width: 100% !important; float: none !important;}.offer_detail_div{margin-bottom: 10% !important; margin-top: 10% !important;}} 

/* /snippet_style_11/static/src/less/style_11.less defined in bundle 'web.assets_frontend' */
 @media (max-width: 800px){.second_middle_offer_banner_section{width: 100%;}} @media (max-width: 600px){.second_middle_offer_banner_section{width: 100% !important;}} .section_class_heading_class{width: 100%; display: inline-block; padding-bottom: 5%; padding-top: 3%;} .section_class_heading_class h1{color: #000000; font-family: oswald-light; text-transform: uppercase; font-size: 30px; letter-spacing: 2px; text-align: center; word-spacing: 0; width: 90%; max-width: 1400px; display: block; margin: 0px auto;} .main_offer_banner_section{width: 100%; display: inline-block;} .sub_offers_section_banner_section_class{display: block; margin: 0 auto; max-width: 1300px; width: 90%;} .mian_banner_images_class_section{width: 100%; display: inline-block;} .second_middle_offer_banner_section{display: inline-block; float: left; width: 49%; margin: 0.4%;} .div_class_image_second_image_banner{transition: all 1.5s ease; opacity: 1;} .div_class_image_margin_luceat_offer_banner{margin-bottom: 1.7%;} .ind_height_first_block{max-height: 215px;} .ind_height_second_block{max-height: 602px;} .ind_height_third_block{max-height: 602px;} .image_class_offer_main_image{width: auto; max-width: 100%; display: block; margin: 0px auto;} .ind_height_fourth_block{max-height: 215px;} .div_class_image_second_image_banner:hover img{opacity: 0.7; transition: all 1.5s ease;} 

/* /snippet_style_13/static/src/less/style_13.less defined in bundle 'web.assets_frontend' */
 .three_Column_snippet_wrap{display: inline-block; width: 100%; margin-top: 5%;} .three_column_snippet_container{display: block; width: 90%; max-width: 1400px; margin: 0px auto;} .tcs_column1, .tcs_column2, .tcs_column3{display: block; width: 33%; float: left; padding: 0 15px; margin: 5% 0%;} .tcs_icon_wrap, .tcs_bold_text_wrap, .tcs_normal_text_wrap{display: inline-block; width: 100%; text-align: center;} .tcs_bold{margin-top: 10px; margin-bottom: 5px; cursor: pointer;} .tcs_bold a{font-family: 'muli-bold'; text-transform: uppercase; font-size: 16px; color: #4c5462;} .tcs_bold a:hover{color: #cccccc;} .tcs_normal_text_wrap{text-transform: capitalize; color: #8b93a1; font-family: 'muli-semibold'; font-size: 15px;} @media (max-width: 800px){.tcs_icon_wrap img{width: 40px;}.tcs_bold{font-size: 13px;}.tcs_normal_text_wrap{font-size: 13px;}} @media (max-width: 600px){.tcs_column1, .tcs_column2, .tcs_column3{width: 100%; margin: 10% 0;}.tcs_normal_text_wrap{font-size: 12px;}} 

/* /snippet_style_2/static/src/less/c_snippet.less defined in bundle 'web.assets_frontend' */
 .img-cmn{width: auto; max-width: 100%; display: block; margin: 0px auto;} .c_offer_common{width: 100%; display: inline-block; background-size: cover; background-color: #f5f5f5; position: relative; background-position: center;} .c_offer_sub_common{width: 90%; display: block; max-width: 1400px; margin: 0px auto;} .snippet_sale_icon{width: 120px; height: 120px; display: block; margin: 0px auto; text-align: center; background: #cccccc; color: #fff; border-radius: 50%; font-size: 32px; font-family: oswald-bold; position: absolute; right: -60px; top: 47%; padding-top: 25px;} .snippet_sale_icon span{font-size: 20px; font-family: oswald-regular; display: block; text-align: right; max-width: 90px; position: relative; right: 0px; bottom: 5px;} .left_container_parent{width: 50%; display: block; float: left; position: relative;} .snippet_left_container{max-width: 400px; display: block; margin: 0px auto; margin-top: 4%;} .snippet_left_container .snippet_left_content{width: 100%; padding: 30px 30px 30px 0; max-height: 320px; min-height: 320px;} .snippet_left_container .snippet_left_content .content_title{font-size: 35px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 5%; font-family: oswald-light;} .snippet_left_container .snippet_left_content .desc_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .snippet_left_container .snippet_left_content .shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .snippet_left_container .snippet_left_content .shop_now_button:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} .snippet_left_container .snippet_right_timer_div{width: 100%; display: inline-block; padding-bottom: 46%;} .snippet_left_container .timer_common{display: block; float: left;} .snippet_left_container #days, .snippet_left_container #hours, .snippet_left_container #minutes, .snippet_left_container #seconds{display: block; margin: 0px auto; text-align: center; font-size: 60px; line-height: 118%; font-family: oswald-bold; color: #4c5462;} .snippet_left_container #d_lbl, .snippet_left_container #h_lbl, .snippet_left_container #m_lbl, .snippet_left_container #s_lbl{display: block; margin: 0px auto; text-align: center; line-height: 170%; float: left; color: #8b93a1; font-size: 13px; padding: 0 10px; text-transform: capitalize;} .snippet_left_container .colon{font-size: 50px; font-family: 'muli-bold'; color: #4c5462; float: left; margin-left: 8px; margin-right: 8px;} .right_container_parent{display: block; width: 50%; float: left; padding: 25%; background-size: cover;} .snippet_right_image_div{width: 50%; display: block; float: right;} .snippet_right_image_div img{max-width: 100%; float: right;} @media (max-width: 1200px){.snippet_left_container .snippet_right_timer_div{padding-bottom: 0;}.snippet_left_container{font-size: 55px;}} @media (max-width: 800px){.snippet_left_container{width: 100% !important;}.snippet_right_container{width: 100% !important; margin: 10% 0px;}.snippet_left_container .snippet_left_content{display: block; margin: 0px auto; text-align: center; padding: 30px 0px 30px 0 !important;}.left_container_parent{width: 100% !important; box-sizing: border-box; padding: 50px 15px;}.right_container_parent{width: 100%; float: none; padding: 45%; background-position: center;}.snippet_left_container{max-width: 90% !important; padding: 30px 20px; background: rgba(255, 255, 255, 0.7); margin-top: 0 !important;}.snippet_left_container .snippet_left_content{text-align: left;}.snippet_left_container .snippet_left_content .content_title{text-align: left; font-size: 28px;}.snippet_left_container .snippet_left_content .desc_para{font-size: 14px !important;}.snippet_left_container .snippet_right_timer_div{padding-bottom: 10% !important;}#days, #hours, #minutes, #seconds{font-size: 50px !important;}.snippet_sale_icon{display: none;}.desc_para{font-size: 14px !important; margin-bottom: 25px !important;}} @media (max-width: 600px){.snippet_left_container .snippet_left_content .desc_para{font-size: 13px !important; margin-bottom: 12px;}.snippet_left_container .snippet_left_content .content_title{font-size: 22px !important;}.snippet_left_container .snippet_left_content{padding: 0 !important; max-height: 250px; min-height: 250px;}#days, #hours, #minutes, #seconds{font-size: 22px !important;}#d_lbl, #h_lbl, #m_lbl, #s_lbl{font-size: 12px !important; padding: 0 5px !important;}.snippet_left_container .colon{margin-left: 5px; margin-right: 5px; font-size: 20px !important;}} 

/* /snippet_style_3/static/src/less/style_3.less defined in bundle 'web.assets_frontend' */
 .cc_content_class{font-size: 15px; line-height: 180%; color: #898383; font-family: muli-light;} 

/* /snippet_style_4/static/src/less/style_4.less defined in bundle 'web.assets_frontend' */
 .home_big_image_container{display: inline-block; width: 100%;} .home_big_image_container .home_big_image{display: block; width: 90%; margin: 0px auto;} .home_big_image_container .home_big_image img{max-width: 100%; display: block; margin: 0px auto;} @media (max-width: 400px){.home_big_image_container{margin-top: 5%;}} 

/* /snippet_style_5/static/src/less/style_5.less defined in bundle 'web.assets_frontend' */
 .products_with_section_div{display: inline-block; width: 100%;} .products_with_section_div .products_with_section_sub_div{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .products_with_section_div .products_with_section_sub_div .home_three_products{display: block; width: 60%; float: left;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div{width: 40%; display: block; float: left; margin: 1%;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div .product_img_div{width: 100%;} .products_with_section_div .products_with_section_sub_div .home_three_products .product_main_div .product_img_div img{max-width: 100%; display: block; margin: 0px auto; max-height: 350px;} .products_with_section_div .static_home_section{display: block; width: 40%; float: right;} .products_with_section_div .static_home_section .small_heading_text{text-transform: uppercase; color: #222; font-size: 14px;} .products_with_section_div .static_home_section .static_section_heading{color: #222; font-size: 30px; line-height: 170%; margin-bottom: 30px; font-family: Muli-Regular;} .product_detail_div{margin-top: 14px;} .product_detail_div .product_name{text-align: center; color: #444 !important; font-size: 14px;} .product_detail_div .product_name:hover{color: #cccccc;} .product_detail_div .product_add_cart_link{margin: 0px auto; text-align: center; font-family: Muli-Bold; text-transform: uppercase; margin-top: 15px; color: #cccccc; font-size: 13px; padding-bottom: 8px; display: block;} .product_detail_div .product_add_cart_link:hover{color: #717171; transition: color linear 0.5s;} .product_detail_div .product_add_cart_link:hover i{transform: translateX(5px); transition-delay: 0.2s; transition-timing-function: ease-in;} #arrow_ri8{padding-left: 10px;} .desc_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .content_title{font-size: 35px; color: #252525; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 5%; font-family: oswald-light;} .shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .shop_now_button:hover{background: black; color: #fff !important;} @media (max-width: 600px){.product_detail_div .product_name{font-size: 12px !important;}.product_detail_div .product_add_cart_link{font-size: 11px !important;}.static_home_section{width: 95% !important; margin-top: 5% !important;}.home_three_products{width: 100% !important;}.home_three_products .product_main_div{width: 48% !important;}} 

/* /snippet_style_6/static/src/less/style_6.less defined in bundle 'web.assets_frontend' */
 .ic_slider_design{display: inline-block; width: 100%;} .clarico_comman_class{display: inline-block; width: 100%;} .clarico_sub_comman_class{display: block; margin: 0px auto; width: 100%;} .comman_wrapper_class{display: inline-block; width: 100%;} .slider_wrapper_div_left{width: 30%; float: left; background-color: balck;} #myCarousel{height: auto !important;} .wrapper_full_class{width: 100%; display: inline-block;} .wrapper_full_class .slider_back_img_center{} .wrapper_full_class .left_content{display: block; margin: 0px auto; text-align: center;} .wrapper_full_class .left_content .left_content_color{color: white; font-size: 60px; padding-top: 20%; display: block; margin: 0px auto; text-align: center; margin-bottom: 20px; font-family: oswald-light; letter-spacing: 2px;} .wrapper_full_class .left_content .left_content_pera{max-width: 73%; display: block; margin: 0px auto; text-align: center; margin-bottom: 36px; line-height: 180%;} .wrapper_full_class .left_content .left_content_btn{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .wrapper_full_class .left_content .left_content_btn:hover{background: #fff; color: #cccccc; transition: background-color linear 0.5s;} .wrapper_full_class .h6_max_width{max-width: 80%; margin: 0px auto;} .wrapper_full_class .div_img{float: left; width: 50%; background-size: cover;} .wrapper_full_class .div_img .product_image{width: auto; max-width: 90%; max-height: 95%; display: block; margin: 0px auto;} .slider_wrapper_div_right{width: 70%; float: right;} .slider_back_color_black{width: 100%;} .color_change{background-color: black;} @media (max-width: 900px){.slider_back_color_black{width: 100%; padding-bottom: 5%;}} @media (max-width: 800px){.wrapper_full_class .left_content .left_content_color{color: white; font-size: 35px; max-width: 80%; padding-top: 10% !important;}.slider_back_color_black{padding-bottom: 10%; height: auto !important;}.slider_wrapper_div_left{width: 100% !important;}.slider_wrapper_div_right{width: 100% !important; text-align: center; margin: 0px auto; display: block; margin-top: 5%;}.wrapper_full_class .div_img .product_image{max-width: 65%;}.wrapper_full_class .left_content .left_content_color{font-size: 48px !important;}} @media (max-width: 600px){.wrapper_full_class .left_content .left_content_color{font-size: 26px !important;}.slider_wrapper_div_right{margin-top: 5%;}.wrapper_full_class .left_content .left_content_pera{font-size: 12px;}.wrapper_full_class .left_content .left_content_btn, .chs_btn_readmore, #banner_button, .shop_now_button{font-size: 10px !important; line-height: 27px !important; height: 28px !important; padding: 0 21px !important;}.wrapper_full_class .left_content .left_content_btn:hover, .chs_btn_readmore:hover, #banner_button:hover, .shop_now_button:hover{background-color: #cccccc !important; color: #fff !important; transition: unset;}} 

/* /snippet_style_7/static/src/less/style_7.less defined in bundle 'web.assets_frontend' */
 .clarico_home_second_section{display: inline-block; width: 100%;} .clarico_home_second_section .clarico_home_second_sub_section{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .clarico_home_second_section .clarico_home_second_sub_section .chs_img_container{width: 50%; display: block; float: left;} .clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 100%;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container{width: 50%; display: block; float: right; margin-top: 5%;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 15px; line-height: 180%; margin-bottom: 41px !important; color: #898383; font-family: muli-light; margin-top: 25px;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_btn_readmore{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_btn_readmore:hover{background: #333; color: #fff; transition: background-color linear 0.5s;} @media (max-width: 800px){.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container{width: 90%; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container{width: 100%; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_heading{font-size: 28px; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 14px; display: block; margin: 0px auto; text-align: center;}.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 80%;}} @media (max-width: 600px){.clarico_home_second_section .clarico_home_second_sub_section .chs_img_container img{max-width: 90%;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_heading{font-size: 20px !important;}.clarico_home_second_section .clarico_home_second_sub_section .chs_detail_container .chs_para{font-size: 13px; margin-bottom: 21px; margin-top: 9px;}} 

/* /snippet_style_8/static/src/less/style_8.less defined in bundle 'web.assets_frontend' */
 .second_layout_img_text_fade_wrap{display: inline-block; width: 100%; background-color: #f3f3f3; background-repeat: no-repeat; background-size: cover; background-position: center center; opacity: 1; min-height: 600px;} .second_layout_img_text_fade_container{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .second_layout_img_text_fade_container .text_area_div{width: 30%; float: left; padding-top: 12%; padding-bottom: 5%; padding-left: 5%; transition: 2s ease-in-out; opacity: 0;} .second_layout_img_text_fade_container .fade_img_container{width: 70%; display: block; float: left; padding-top: 10%;} .second_layout_img_text_fade_container .slide1_img1_div{width: 100%; display: block; margin: 0px auto; transition: 2s ease-in-out; opacity: 0; max-height: 600px;} .img_text_fade_text_para{max-width: 400px;} .img_all{display: block; width: auto; max-width: 100%; margin: 0px auto;} .li_number_span{position: absolute; left: -25px; top: -10px; font-family: 'Catamaran', sans-serif; font-size: 16px; font-weight: 600; color: #999; transition: color .2s;} .img_text_fade_text_heading{font-family: oswald-bold; font-size: 35px; color: #9c9c9c; text-transform: uppercase; margin: 0;} .img_text_fade_text_heading_small{color: #bcb6b6; font-size: 20px; font-family: oswald-light; text-transform: capitalize; padding: 0; margin-top: 6px !important;} .discount_title{font-size: 57px; color: #545353; font-family: oswald-semibold; text-transform: uppercase; margin-bottom: 10%;} .fade_shop_now_button{display: inline-block; font-size: 14px; line-height: 46px; height: 46px; letter-spacing: 2px; padding: 0 30px; text-align: center; text-transform: uppercase; background: #cccccc; border-radius: 25px; border: none; color: #fff; transition: all 300ms; text-decoration: none; font-family: oswald-regular;} .fade_shop_now_button:hover{background: #222 !important; color: #fff; transition: background-color linear 0.5s;} @media (max-width: 1000px){.second_layout_img_text_fade_container .text_area_div{float: none !important; width: 100% !important; padding-left: 10%; display: block; margin: 0px auto; text-align: center;}.second_layout_img_text_fade_container .fade_img_container{display: block !important; float: none !important; width: 100% !important;}} @media (max-width: 900px){.second_layout_img_text_fade_wrap{min-height: 450px !important;}} @media (max-width: 600px){.img_text_fade_text_heading{font-size: 23px !important;}.img_text_fade_text_heading_small{font-size: 15px !important;}.discount_title{font-size: 33px !important;}.second_layout_img_text_fade_container .slide1_img1_div{margin-top: 15% !important;}.fade_shop_now_button, .offer_detail_div_btn{font-size: 11px !important; line-height: 35px !important; height: 35px !important; padding: 0 23px !important;}.second_layout_img_text_fade_container .text_area_div{transition: none; padding-left: 0% !important; opacity: 1 !important; transform: unset !important;}} 

/* /snippet_style_9/static/src/less/style_9.less defined in bundle 'web.assets_frontend' */
 .cat_img_content_snippet_wrap{display: inline-block; width: 100%;} .cat_img_content_snippet_wrap .cat_img_content_snippet_container{display: block; width: 90%; margin: 0px auto; max-width: 1400px;} .daily_deals_img_section{display: block; width: 25%; float: left; max-height: 400px;} .daily_deals_img_section img{width: auto; max-width: 100%; display: block; margin: 0px auto;} .daily_deals_content_class{display: block; width: 35%; float: left; padding-left: 10px;} .daily_deals_content_class .hr_before_heading{border: 2px solid #cccccc; margin-top: 35px; width: 85px; margin-bottom: 0px;} .daily_deals_content_class .content_heading{font-size: 30px; color: #000; margin-top: 43px; letter-spacing: 2px; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 0.1em; font-family: oswald-light; margin-top: 8%;} .daily_deals_content_class .daily_deals_para{font-size: 15px; color: #898383; line-height: 180%; margin-bottom: 60px; font-family: muli-light;} .daily_deals_snippet_category{display: block; width: 40%; float: left;} .daily_deals_snippet_category .category_row{display: inline-block; width: 100%; padding-top: 5%;} .daily_deals_snippet_category .category_row .category{width: 30%; display: block; float: left; margin-right: 5px;} .daily_deals_snippet_category .category_row .category .cat_img_div{width: 100%;} .daily_deals_snippet_category .category_row .category .cat_img_div img{width: auto; max-width: 100%; display: block; margin: 0px auto;} .daily_deals_snippet_category .category_row .category .category_name{font-size: 13px; text-transform: capitalize; margin: 0px auto; text-align: center; display: block; padding: 5px 25px; cursor: pointer;} .daily_deals_snippet_category .category_row .category .category_name:hover{color: #cccccc;} @media (max-width: 1000px){.daily_deals_img_section{width: 100% !important; float: none !important; max-height: 400px !important;}.daily_deals_content_class{float: none !important; padding-left: 0% !important; width: 100% !important; max-width: 600px; margin: 0px auto; margin-top: 10%;}.daily_deals_snippet_category{float: none !important; width: 100% !important; max-width: 600px; margin: 0px auto; margin-top: 7%;}} @media (max-width: 900px){.daily_deals_snippet_category .category_row .category .category_name{padding: 5px 20px !important;}} @media (max-width: 600px){.daily_deals_content_class .content_heading{font-size: 20px !important;}.daily_deals_content_class .daily_deals_para{font-size: 13px !important;}.daily_deals_img_section img{max-width: 80% !important;}} 

/* /website_wallet/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.wallet_payment_header{cursor: pointer; border:1px solid #ccc;} .wallet_payment_header > div{line-height:50px; color:#928e8e;} .wallet_payment_boxes{background:#f1f1f1;} .wallet_payment_box{padding:10px 0;} .co-am span:first-child{font-size: 16px; color: #969595;} .co-am span:last-child{font-size: 24px;} .vertical_row_middel{display: flex; align-items: center; justify-content: center; flex-flow: row wrap;} .wallet_payment_action_container{background: #ffffff; padding-top: 10px; padding-bottom: 10px; border: 2px solid #f1f1f1; border-top: unset;} .js_ww_pay{width: 30%; border-radius: 5px;} @media (max-width: 978px){.co-am span:first-child{font-size: 11px; color: #969595;}.co-am span:last-child{font-size: 18px;}} 

/* /website_account_mng/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.wam_overlay{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; z-index: 10000;} .wam-order-container{border:1px solid #ccc; border-radius:0px 10px 10px 10px; margin-bottom:25px; background:#fff;} .active_col{z-index:999999 !important;} .wam-order-top-header{border-bottom: 1px solid #ccc; padding-bottom: 17px; margin-bottom: 5px;} .wam_order_submit_btn{float: right; border-radius: 10px; padding: 15px; width:100px;} .wam_order_back_btn{border-radius: 10px; padding: 15px; width:100px;} .wam-order-header{background:#f4f5f5; padding:17px; border-radius: 0px 10px 0px 0px;} .wam-order_left{border-top:1px solid #ccc; border-bottom: 1px solid #ccc;} .wam-order_right{border-left:1px solid #ccc; background:#f4f5f5; border-radius:0 0 10px 0;} .aligned-row{display: flex; flex-flow: row wrap; &::before{display: block;}} .vcenter{display: inline-block; vertical-align: middle; float: none;} .wam-product-name{color: #483d8b; font-weight: 600; cursor: pointer;} .wam-order-content{} .wam-order-state{} .wam_order_active{display: inline-block; min-width: 80px; text-align: center; padding: 5px 10px; background: green; color: #fff; border-radius: 10px 10px 0px 0px;} .wam_order_state{display: inline-block; min-width: 80px; text-align: center; padding: 5px 10px; background: blue; color: #fff; border-radius: 10px 10px 0px 0px;} .wam-order-product{padding: 15px 0px; border-bottom:1px solid #ccc; min-height:155px;} .wam-product-refund-widget{padding-bottom:10px; border-left:1px solid #ccc;} .form-inline{margin: auto; width: 80%;} .wam-badge{background:#fff !important; color:#333 !important;} .wam-product-qty-price{margin-top:10px;} .wam-badge-hr{margin-top: 5px !important; margin-bottom: 0px !important;} .wam-badge-title{} .wam-badge-eq{font-size: 16px; color: #151414; font-weight: 900;} .wam-action-btn{background-color: #fff !important; color: #ed1b24; border: 1px solid #ed1b24 !important; margin-top:10px; width: 80%;} .wam-action-btn:hover{color:#ed1b24; font-weight:900;} .wam-order-address{width:80%; margin: 10px auto 0px auto;} .wam-input-title{} .wam-product-refund-qty{width:80% !important; text-align:center !important;} .wam-product-refund-amount{width:80% !important; text-align:center !important;} .wam-wallet-main{background:#fff;} .wam-fund-box-container{border: 1px solid #ccc; border-radius: 6px;} .fund-type-header{border-bottom: 1px solid #abaaaa; margin-bottom: 25px; margin-top: 25px;} .fund-type-header > span{background: #ed1b24; color: #fff; padding: 10px; border-radius: 6px 6px 0 0; display: block; width: 144px; text-align: center;} .wam-fund-box{background: #f1f1f1; border: 1px solid #ccc; border-radius: 6px; padding: 0 15px; margin: 30px 0; min-height: 190px !important;} .wam-img-container{width:20%;} .wam-fund-source-icon{margin-top:-30px !important; box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(76, 76, 76, 0.4);} .wam-fund-action{margin-top: 20px;} .wam-fund-btn{background-color: #fff !important; color: #656363; border: 1px solid #797979 !important; width: 75px; border-radius: 25px;} .wam-fund-btn::hover{font-weight:600px;} .wam-fund-amount span:first-child{padding-top: 15px; color: #8e8d8d; font-size: 16px; display: block;} .wam-fund-amount span:last-child{font-size: 20px; font-weight: 600; color: #7b7b7b;} .wam-fund-footer{padding: 10px;} .wam-fund-footer > span{color: #5a5a5a; display: block; border-top: 1px solid #848080; padding-top: 7px; margin-top: 10px;} .wam-fund-footer > span > i{margin-right:5px;} .js_my_wallet_payment > span > span{border-left: 1px solid #fff; padding-left: 10px; margin-left: 10px;} .wam_order_top_menu{background:#f1f1f1; margin:25px 0px; padding:25px 10px;} .order-filter{background-color: #fff !important; color: black; border: 1px solid #ccc !important;} .wam-order-footer{background:#f4f5f5; padding-top:10px; padding-bottom:10px;} .return-header{background: #d43f3a; padding: 4px; color: #fff;} .return-data > span{font-size:12px; color:#53549d;} @media (max-width: 978px){.wam_item_image,.wam-order_left,.wam-order-content{padding-left:0px !important; padding-right:0px !important;}.wam-product-refund-widget{border-left:unset; padding-bottom:unset; border-top: 1px solid #ccc; margin-top: 20px; padding-top: 5px;}.wam-action-btn{width: 94%;}.wam-order-address{width:85%;}.wam-badge{font-size:0.8em;}.wam-order_right{border:unset; border-radius:0 0 10px 10px;}.wam-fund-source-icon{margin-top:-15px !important;}.wam-order-footer{border-top: 1px solid #ccc;}.wam-order_left{border-bottom:unset;}} 

/* /website_announcement/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.wa_announcement{font-size:14px; padding: 5px; background: #000; color: #eee; border-bottom: 1px solid #827d7d;;} .wa_mobile_announcement{padding: 4px; font-size:13px; background: #000; color: #eee; border-bottom: 1px solid #827d7d;} 

/* /website_coupon/static/src/css/style.css defined in bundle 'web.assets_frontend' */
.js_promo_li{display: inline-block !important; padding: 9px; border: 1px solid #ed1b24; margin: 0; border-radius: 25px; cursor: pointer; margin-bottom:7px;} .promo_active{background: #ed1b24 !important; color: #fff;} .btn_sold_out{display:inline-block;} .promo-btn-filter{width: 96%; margin-bottom: 2px; color: black; text-align: left; border: none; padding: 7px; display: block;} .js_product_promo_show{display: inline-block; border-radius: 3px !important; padding: 7px 13px !important; width: 55% !important; font-size: 1.1em !important;} .promo_cart_total_total{font-size:1.5em;} .promo_cart_total{font-size:1.5em;} .active_promo_filter{border:1px solid #000;} .selected_product-title{background:#fff;} .p_p_item_empty{border-right:1px solid #dad8d8; cursor: pointer; min-height:380.4px !important; background:#06050505;} .p_p_item_empty span{color: red; font-size: 2em; line-height: 380.4px;} .p_p_item{background: #fff; border-right: 2px #f1f1f1 solid; padding-top: 10px; padding-bottom: 10px;} .promo-item-image{min-height: 215px;} .promo_item_img>img{max-height: 180px;} .promo-item-name{min-height:66px;} .promo-item-control{min-height: 34px;} .wc_mobile_selected_product_cont{min-height: 150px; display: flex; flex-direction: column; justify-content: space-around; border-bottom: 1px solid #ccc;} @media (max-width: 978px){.selected_product-title{background:#e60000;}.org_price{display:block !important;}.promo-item-name{min-height:142px !important;}.m_s_title{font-size: 23px !important;}.selected_product .promo-item-name{white-space: nowrap; width: 100% !important; overflow: hidden; text-overflow: ellipsis; min-height:unset !important;}.selected_product .promo-item-image{min-height:unset !important;}.p_p_item_empty{min-height:150px !important; border-bottom: 1px solid #dad8d8;}.p_p_item_empty span{color: red; font-size: 2em; line-height: 150px ;}.main_product{min-height:300px !important;}.p_p_item{padding-bottom:0px; padding-top:0px;}} 

/* /website/static/src/less/website.ui.less defined in bundle 'web.assets_frontend' */
 body.o_connected_user{padding-top: 46px !important;} #oe_main_menu_navbar{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1001; font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px;} #oe_main_menu_navbar a:hover, #oe_main_menu_navbar a:focus{text-decoration: none;} #oe_main_menu_navbar .dropdown-menu{font-size: inherit; border-radius: 0;} #oe_main_menu_navbar .o_menu_systray a{padding: 0 15px;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: #ffffff; background-color: #21b799; border-color: #21b799;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: #ffffff; background-color: #198c75; border-color: #0e4b3f;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover{color: #ffffff; background-color: #198c75; border-color: #18836e;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: #ffffff; background-color: #198c75; border-color: #18836e;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active.focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: #ffffff; background-color: #146e5c; border-color: #0e4b3f;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{background-image: none;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active{background-color: #21b799; border-color: #21b799;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"] .badge, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"] .badge{color: #21b799; background-color: #ffffff;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: #ffffff; background-color: #198c75; border-color: #0e4b3f;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover{color: #ffffff; background-color: #198c75; border-color: #18836e;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{color: #ffffff; background-color: #198c75; border-color: #18836e;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active.focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus{color: #ffffff; background-color: #146e5c; border-color: #0e4b3f;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active, .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], .open > .dropdown-toggle#oe_main_menu_navbar .o_menu_systray a[data-action="translate"]{background-image: none;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"], fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].focus, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].disabled.active, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"][disabled].active, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"][disabled].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="edit"].active, fieldset[disabled] #oe_main_menu_navbar .o_menu_systray a[data-action="translate"].active{background-color: #21b799; border-color: #21b799;} #oe_main_menu_navbar .o_menu_systray a[data-action="edit"] .badge, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"] .badge{color: #21b799; background-color: #ffffff;} @media (max-width: 767px){#oe_main_menu_navbar .o_menu_systray a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray a[data-action="translate"]:focus{outline: none;}} #oe_main_menu_navbar .o_menu_systray a > .fa-plus, #oe_main_menu_navbar .o_menu_systray a > .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_systray .o_mobile_preview a{text-align: center; font-size: 20px;} @media only screen and (max-width: 767px){#oe_main_menu_navbar #oe_applications{position: inherit; z-index: 1002;}} 

/* /website/static/src/less/website.ui.components.less defined in bundle 'web.assets_frontend' */
 body .modal.o_website_modal{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #33363e; background: 0;} body .modal.o_website_modal .text-muted{color: #999999;} body .modal.o_website_modal h1, body .modal.o_website_modal h2, body .modal.o_website_modal h3, body .modal.o_website_modal h4, body .modal.o_website_modal h5, body .modal.o_website_modal h6, body .modal.o_website_modal .h1, body .modal.o_website_modal .h2, body .modal.o_website_modal .h3, body .modal.o_website_modal .h4, body .modal.o_website_modal .h5, body .modal.o_website_modal .h6{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #2c2c36; font-weight: bold;} body .modal.o_website_modal .form-control{height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} body .modal.o_website_modal a:not(.o_btn_preview){color: #21b799;} body .modal.o_website_modal a:not(.o_btn_preview):focus, body .modal.o_website_modal a:not(.o_btn_preview):active, body .modal.o_website_modal a:not(.o_btn_preview):focus:active{outline: none!important;} body .modal.o_website_modal .btn:not(.o_btn_preview){border-width: 1px; font-weight: normal; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #21b799; border-color: #1da187; text-transform: uppercase;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #198c75; border-color: #0a352d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover{color: #ffffff; background-color: #198c75; border-color: #146e5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #198c75; border-color: #146e5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #146e5c; border-color: #0a352d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active{background-color: #21b799; border-color: #1da187;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary .badge{color: #21b799; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #198c75; border-color: #0a352d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover{color: #ffffff; background-color: #198c75; border-color: #146e5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #198c75; border-color: #146e5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #146e5c; border-color: #0a352d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary.active{background-color: #21b799; border-color: #1da187;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-primary .badge{color: #21b799; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #ffffff; border-color: #d4d5d7; text-transform: uppercase;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #e6e6e6; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #d4d4d4; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active{background-color: #ffffff; border-color: #d4d5d7;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default .badge{color: #ffffff; background-color: #21b799;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #e6e6e6; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #d4d4d4; border-color: #92949a;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-default{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default.active{background-color: #ffffff; border-color: #d4d5d7;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-default .badge{color: #ffffff; background-color: #21b799;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #21b799;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-link{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #21b799;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #328851; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover{color: #ffffff; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #296e41; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #328851; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover{color: #ffffff; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #328851; border-color: #296e41;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #296e41; border-color: #173d25;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-success{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #517e8d; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover{color: #ffffff; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #446a76; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #517e8d; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover{color: #ffffff; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #517e8d; border-color: #446a76;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #446a76; border-color: #2c444c;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-info{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #ec971f; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover{color: #ffffff; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #d58512; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #ec971f; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover{color: #ffffff; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #ec971f; border-color: #d58512;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #d58512; border-color: #985f0d;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #df2c45; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #c91e36; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #df2c45; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #c91e36; border-color: #901527;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-togglebody .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger{background-image: none;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:hover, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.focus, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger:active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.disabled.active, body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: #ffffff;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-lg{padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-sm{padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0;} body .modal.o_website_modal .btn:not(.o_btn_preview).btn-xs{padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 0;} body .modal.o_website_modal .well{padding: 19px; margin-bottom: 20px; background-color: #fbfbfd; border: 1px solid #eaeaf5; border-radius: 0; -webkit-box-shadow: none; box-shadow: none;} body .modal.o_website_modal .modal-content{border-radius: 0; background-color: #fbfbfd;} body .modal.o_website_modal .modal-content .modal-body{background-color: white;} body .modal.o_website_modal .modal-content .modal-footer{text-align: left;} body .modal.o_website_modal .modal-content .modal-header .o_subtitle{margin-left: 10px;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header{padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:before, body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{content: " "; display: table;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{clear: both;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:before, body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{content: " "; display: table;} body .modal.o_website_modal .modal-content .modal-body .o_modal_header:after{clear: both;} @media (min-width: 768px){body .modal.o_website_modal .modal-dialog{height: 100%; padding: 30px 0; margin: 0 auto;}body .modal.o_website_modal .modal-dialog .modal-content{max-height: 100%; display: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-flow: column nowrap; -moz-flex-flow: column nowrap; -webkit-flex-flow: column nowrap; flex-flow: column nowrap;}body .modal.o_website_modal .modal-dialog .modal-content .modal-header, body .modal.o_website_modal .modal-dialog .modal-content .modal-footer{-ms-flex: 0 0 auto; -moz-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto;}body .modal.o_website_modal .modal-dialog .modal-content .modal-body{overflow: auto;}} body .modal.oe_mobile_preview{text-align: center;} body .modal.oe_mobile_preview .modal-dialog{display: inline-block; width: auto;} body .modal.oe_mobile_preview .modal-dialog .close{color: lightgray; opacity: 1; font-size: 25px; font-weight: normal;} body .modal.oe_mobile_preview .modal-dialog .modal-content{background-color: black!important; border: 3px outset gray; border-radius: 20px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header{border: none; cursor: pointer; font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4{color: lightgray; font-family: inherit; font-weight: normal;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4 .fa{margin-left: 15px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body{background-color: inherit!important; border-radius: 20px; padding: 15px; display: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; width: 335px; height: 530px; -webkit-transition: all 400ms ease 0s; -moz-transition: all 400ms ease 0s; -o-transition: all 400ms ease 0s; transition: all 400ms ease 0s;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body.o_invert_orientation{width: 545px; height: 320px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body > iframe{display: block; width: 100%; border: none;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-footer{display: none;} body .modal#o_website_add_page_modal{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} body .modal#o_website_add_page_modal.in{display: -ms-flexbox !important; display: -moz-box !important; display: -webkit-box !important; display: -webkit-flex !important; display: flex !important; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center;} body .modal#o_website_add_page_modal .modal-dialog{width: auto; max-width: 60%; max-height: 100%;} body .modal#o_website_add_page_modal .modal-dialog ul{display: -ms-flexbox; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -moz-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; -moz-justify-content: space-around; -webkit-justify-content: space-around; justify-content: space-around; margin: 0; padding: 0; list-style: none;} body .modal#o_website_add_page_modal .modal-dialog ul li{display: block; opacity: 0; -webkit-animation: fadeInDownSmall 1s forwards; -o-animation: fadeInDownSmall 1s forwards; animation: fadeInDownSmall 1s forwards; margin: 2em 32px; padding: 0 15px;} body .modal#o_website_add_page_modal .modal-dialog ul li a{display: block; font-size: 34px; margin: auto; text-align: center;} body .modal#o_website_add_page_modal .modal-dialog ul li a i{width: 110px; height: 110px; border: 3px solid #434352; border-radius: 100%; line-height: 104px; background-color: #2C2C36; color: white; -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;} body .modal#o_website_add_page_modal .modal-dialog ul li a p{color: white; margin-top: 0.7em; font-size: 0.5em;} body .modal#o_website_add_page_modal .modal-dialog ul li a:hover, body .modal#o_website_add_page_modal .modal-dialog ul li a:focus{text-decoration: none;} body .modal#o_website_add_page_modal .modal-dialog ul li a:hover i, body .modal#o_website_add_page_modal .modal-dialog ul li a:focus i{border-color: #1cc1a9; box-shadow: 0 0 10px rgba(28, 193, 169, 0.46);} body .modal#o_website_add_page_modal ~ .modal-backdrop{opacity: 0.8;} body .modal.oe_seo_configuration li.oe_seo_preview_g{line-height: 1.2; font-size: small; font-family: arial, sans-serif;} body .modal.oe_seo_configuration li.oe_seo_preview_g h3{font-size: medium;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r{margin: 0; font-size: 16px; font-style: normal; font-weight: normal; overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r a{color: #1e0fbe; text-decoration: underline; text-transform: none;} body .modal.oe_seo_configuration li.oe_seo_preview_g .r a em{font-style: normal !important;} body .modal.oe_seo_configuration li.oe_seo_preview_g .s{color: #444; max-width: 42em;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g, body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .st{line-height: 1.24;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .kv, body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .slp{display: block; margin-bottom: 1px;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .f{color: #666; margin-bottom: 1px;} body .modal.oe_seo_configuration li.oe_seo_preview_g li.oe_seo_preview_g .f cite{color: #006621; font-style: normal; font-size: 14px;} @media (min-width: 768px){body .modal.oe_seo_configuration .dl-horizontal dt{min-width: 160px; width: auto;}} .oe_login_form, .oe_signup_form, .oe_reset_password_form{max-width: 300px; position: relative; margin: 50px auto;} #theme_error{background: #ffc;} #theme_customize_modal{overflow: visible; z-index: 1020; display: block;} #theme_customize_modal .modal-dialog{position: absolute; top: 56px; left: auto; bottom: auto; right: 10px; width: auto; margin: 0; font-family: Roboto;} #theme_customize_modal .loading_backdrop{display: none;} #theme_customize_modal.loading .loading_backdrop{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background: black; opacity: 0.3; z-index: 1;} #theme_customize_modal label{display: block; text-align: center;} #theme_customize_modal label > div, #theme_customize_modal label > img{border: 1px solid #fff; line-height: 30px; font-size: 0.9em; margin: 2px 4px;} #theme_customize_modal label.checked > div, #theme_customize_modal label.checked > img{box-shadow: 2px 2px 3px #888; border: 1px solid #666;} #theme_customize_modal label img{width: 60px; height: 35px; margin: 2px; border: 1px solid rgba(136, 136, 136, 0.5);} #theme_customize_modal label input{display: none;} .o_ace_view_editor{font-family: Roboto, 'Montserrat', "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #33363e; position: absolute; top: 46px; left: auto; bottom: 0; right: 0; position: fixed; z-index: 1001;} .o_ace_view_editor .text-muted{color: #999999;} .o_ace_view_editor .btn:not(.o_btn_preview){border-width: 1px; font-weight: normal; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #21b799; border-color: #1da187; text-transform: uppercase;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #198c75; border-color: #0a352d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: #ffffff; background-color: #198c75; border-color: #146e5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #198c75; border-color: #146e5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #146e5c; border-color: #0a352d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active{background-color: #21b799; border-color: #1da187;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary .badge{color: #21b799; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #198c75; border-color: #0a352d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: #ffffff; background-color: #198c75; border-color: #146e5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: #ffffff; background-color: #198c75; border-color: #146e5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{color: #ffffff; background-color: #146e5c; border-color: #0a352d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.active{background-color: #21b799; border-color: #1da187;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary .badge{color: #21b799; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #ffffff; border-color: #d4d5d7; text-transform: uppercase;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #e6e6e6; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #d4d4d4; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active{background-color: #ffffff; border-color: #d4d5d7;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default .badge{color: #ffffff; background-color: #21b799;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #e6e6e6; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{color: #21b799; background-color: #e6e6e6; border-color: #b4b6ba;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus{color: #21b799; background-color: #d4d4d4; border-color: #92949a;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-default{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-default[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-default.active{background-color: #ffffff; border-color: #d4d5d7;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-default .badge{color: #ffffff; background-color: #21b799;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #21b799;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{color: #21b799; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-link{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.active{background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link .badge{color: rgba(0, 0, 0, 0); background-color: #21b799;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #328851; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: #ffffff; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #296e41; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #328851; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: #ffffff; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: #ffffff; background-color: #328851; border-color: #296e41;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{color: #ffffff; background-color: #296e41; border-color: #173d25;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-success{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.active{background-color: #40ad67; border-color: #399a5c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success .badge{color: #40ad67; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #517e8d; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: #ffffff; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #446a76; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #517e8d; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: #ffffff; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: #ffffff; background-color: #517e8d; border-color: #446a76;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{color: #ffffff; background-color: #446a76; border-color: #2c444c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-info{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.active{background-color: #6999a8; border-color: #5b8d9d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info .badge{color: #6999a8; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #ec971f; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: #ffffff; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #d58512; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #ec971f; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: #ffffff; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: #ffffff; background-color: #ec971f; border-color: #d58512;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{color: #ffffff; background-color: #d58512; border-color: #985f0d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.active{background-color: #f0ad4e; border-color: #eea236;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning .badge{color: #f0ad4e; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #df2c45; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #c91e36; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #df2c45; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #ffffff; background-color: #df2c45; border-color: #c91e36;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:hover, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active:focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active.focus, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{color: #ffffff; background-color: #c91e36; border-color: #901527;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active, .open > .dropdown-toggle.o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{background-image: none;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled], fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:hover, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].focus, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled]:active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled.active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger[disabled].active, fieldset[disabled] .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.active{background-color: #e6586c; border-color: #e34258;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger .badge{color: #e6586c; background-color: #ffffff;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-lg{padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-sm{padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-xs{padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .form-control{height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} #PlannerDialog{top: 56px; box-shadow: 0 3px 9px #666666;} .tour .popover-navigation{margin-left: 13px; margin-bottom: 8px;} 

/* /website/static/src/less/website.wrapwrap.less defined in bundle 'web.assets_frontend' */
 #wrapwrap{position: relative; display: table; table-layout: fixed; width: 100%; height: 100%;} #wrapwrap > *{display: table-row;} #wrapwrap > main{height: 100%;} header a.navbar-brand.logo{padding: 0 15px;} header a.navbar-brand img{max-height: 35px; margin-top: 8px;} footer{background-color: #F8F8F8;} footer #footer{padding-top: 32px;} .o_hidden{display: none!important;} .o_text_overflow{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .o_div_text_overflow * > div{overflow: hidden; text-overflow: ellipsis;} .jumbotron{margin-bottom: 0;} .oe_img_bg{background-size: cover; background-repeat: no-repeat;} .oe_img_bg.o_bg_img_opt_contain{background-size: contain; background-position: center center;} .oe_img_bg.o_bg_img_opt_custom{background-size: auto;} .oe_img_bg.o_bg_img_opt_repeat{background-repeat: repeat;} .oe_img_bg.o_bg_img_opt_repeat_x{background-repeat: repeat-x;} .oe_img_bg.o_bg_img_opt_repeat_y{background-repeat: repeat-y;} .oe_dark{background-color: rgba(200, 200, 200, 0.14);} .oe_black{background-color: rgba(0, 0, 0, 0.9); color: white;} .oe_green{background-color: #169C78; color: white;} .oe_green .text-muted{color: #ddd;} .oe_blue_light{background-color: #41b6ab; color: white;} .oe_blue_light .text-muted{color: #ddd;} .oe_blue{background-color: #34495e; color: white;} .oe_orange{background-color: #f05442; color: white;} .oe_orange .text-muted{color: #ddd;} .oe_purple{background-color: #b163a3; color: white;} .oe_purple .text-muted{color: #ddd;} .oe_red{background-color: #9C1b31; color: white;} .oe_red .text-muted{color: #ddd;} .oe_none{background-color: #FFFFFF;} .oe_yellow{background-color: #A2A51B;} .oe_green{background-color: #149F2C;} ul{list-style-type: disc;} li > ul{list-style-type: circle;} li > * > li > ul{list-style-type: square;} li > * > li > * > li > ul{list-style-type: disc;} li > * > li > * > li > * > li > ul{list-style-type: circle;} li > * > li > * > li > * > li > * > li > ul{list-style-type: square;} li > * > li > * > li > * > li > * > li > * > li > ul{list-style-type: disc;} ol{list-style-type: decimal;} li > ol{list-style-type: lower-alpha;} li > * > li > ol{list-style-type: lower-greek;} li > * > li > * > li > ol{list-style-type: decimal;} li > * > li > * > li > * > li > ol{list-style-type: lower-alpha;} li > * > li > * > li > * > li > * > li > ol{list-style-type: lower-greek;} li > * > li > * > li > * > li > * > li > * > li > ol{list-style-type: decimal;} li > p{margin: 0;} font[style*='background'], font[class*='bg-']{padding: 0 2px;} hr{padding: 4px 0;} .o_ul_toggle_self, .o_ul_toggle_next{display: none;} .o_ul_folded .o_close{display: none!important;} .o_ul_folded .o_ul_toggle_self, .o_ul_folded .o_ul_toggle_next{display: inline-block; line-height: inherit; float: left; position: relative; margin-left: -1em; top: -0.15em; left: 0.2em; font-size: 1.4em; text-decoration: none;} .o_ul_folded .o_ul_toggle_self.o_open:before, .o_ul_folded .o_ul_toggle_next.o_open:before{content: "";} .o_ul_folded .o_ul_toggle_self:before, .o_ul_folded .o_ul_toggle_next:before{content: "";} .container{max-width: 100%;} .container .container{padding-left: 0; padding-right: 0; width: auto;} .navbar.navbar-static-top{margin-bottom: 0;} .navbar.navbar-static-top ul.nav > li.divider{margin-top: 15px; padding-top: 20px; border-right: 1px solid grey;} ul.nav-stacked > li > a{padding: 2px 15px;} [class^="col-md-"]{min-height: 24px;} .css_published .btn-danger, .css_published .css_publish{display: none;} .css_unpublished .btn-success, .css_unpublished .css_unpublish{display: none;} [data-publish='off'] > *:not(.css_options){opacity: 0.5;} ::-moz-selection{background: rgba(150, 150, 220, 0.3);} ::selection{background: rgba(150, 150, 220, 0.3);} .oe_demo{position: relative;} .oe_demo img{width: 100%;} .oe_demo div{position: absolute; top: auto; left: 0; bottom: 0; right: auto; background-color: rgba(0, 0, 0, 0.4); opacity: 0.85; width: 100%; padding: 7px; color: white; font-weight: bold;} .oe_demo div a{color: white;} .oe_search_box{padding-right: 23px;} .para_large{font-size: 120%;} .jumbotron .para_large p{font-size: 150%;} .readable{font-size: 120%; max-width: 700px; margin-left: auto; margin-right: auto;} .readable .container{padding-left: 0; padding-right: 0; width: auto;} 

/* /website/static/src/less/website.snippets.less defined in bundle 'web.assets_frontend' */
 .carousel, .parallax, .blockquote{overflow: hidden;} @media (max-width: 400px){section, .parallax, .row, .hr, .blockquote{height: auto !important;}} .s_text_block_image_fw .container{padding: 0 30px;} .s_text_block_image_fw .container > .row > div{padding: 30px;} .table_desc{margin: 0 0 20px 0; width: 100%; word-break: break-all; border: 1px solid #dddddd;} .table_heading{background-color: #f5f5f5; border: 1px solid #dddddd; color: #666666; font-size: 14px; padding: 4px;} table.table_desc tr td{text-align: left; padding: 5px; font-size: 13px;} table.table_desc tr td:first-child{width: 25%; font-weight: bold; border-bottom: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; border-left: none;} table.table_desc tr td:last-child{border-bottom: 1px solid #c9c9c9;} .s_comparisons .panel .list-group-item:not(.active){color: #666;} .s_references .img-thumbnail{border: none;} .o_image_floating{width: 40%; margin: 4px;} .o_image_floating div.o_container{position: relative;} .o_image_floating.o_margin_s{margin-bottom: 4px;} .o_image_floating.o_margin_s.pull-right{margin-left: 8px;} .o_image_floating.o_margin_s.pull-left{margin-right: 8px;} .o_image_floating.o_margin_m{margin-bottom: 8px;} .o_image_floating.o_margin_m.pull-right{margin-left: 12px;} .o_image_floating.o_margin_m.pull-left{margin-right: 12px;} .o_image_floating.o_margin_l{margin-bottom: 12px;} .o_image_floating.o_margin_l.pull-right{margin-left: 16px;} .o_image_floating.o_margin_l.pull-left{margin-right: 16px;} .o_image_floating.o_margin_xl{margin-bottom: 24px;} .o_image_floating.o_margin_xl.pull-right{margin-left: 32px;} .o_image_floating.o_margin_xl.pull-left{margin-right: 32px;} .carousel-inner{height: 100%;} .carousel-inner .item{height: 100%;} .carousel-inner .carousel-control{cursor: pointer;} .carousel-inner .carousel-control span{top: 50%; position: absolute; margin-top: -8px;} .carousel .carousel-control.left{left: -10px;} .carousel .carousel-control.left *{position: absolute; top: 50%; z-index: 5; right: 50%;} .carousel .carousel-control.right{right: -10px;} .carousel .carousel-control.right *{position: absolute; top: 50%; z-index: 5; left: 50%;} .quotecarousel{padding-bottom: 16px;} div.carousel .container > .carousel-caption{position: absolute; top: auto; left: 50%; bottom: auto; right: 50%; bottom: 20px;} div.carousel .container > .carousel-caption > div{position: absolute; text-align: left; padding: 20px; background: rgba(0, 0, 0, 0.4); bottom: 20px;} div.carousel .container > .carousel-image{position: absolute; top: 5%; left: auto; bottom: 5%; right: auto; max-height: 90%; margin: 0 auto;} div.carousel .container .item.text_image .container > .carousel-caption{left: 10%;} div.carousel .container .item.text_image .container > .carousel-caption > div{right: 50%; margin-right: -20%; max-width: 550px;} div.carousel .container .item.text_image .container > .carousel-image{right: 10%; left: 50%;} div.carousel .container .item.image_text .container > .carousel-caption{right: 10%;} div.carousel .container .item.image_text .container > .carousel-caption > div{left: 50%; margin-left: -20%; max-width: 550px;} div.carousel .container .item.image_text .container > .carousel-image{right: 50%; left: 10%;} div.carousel .container .item.text_only .container > .carousel-caption{left: 10%; right: 10%; top: 10%; bottom: auto;} div.carousel .container .item.text_only .container > .carousel-caption > div{text-align: center; background: transparent; bottom: auto; width: 100%;} div.carousel .container .item.text_only .container > .carousel-image{display: none !important;} .o_gallery.o_grid .img, .o_gallery.o_masonry .img{width: 100%;} .o_gallery.o_grid.o_spc-none div.row{margin: 0;} .o_gallery.o_grid.o_spc-none div.row *{padding: 0;} .o_gallery.o_grid.o_spc-small div.row{margin: 5px 0;} .o_gallery.o_grid.o_spc-small div.row *{padding: 0 5px;} .o_gallery.o_grid.o_spc-medium div.row{margin: 10px 0;} .o_gallery.o_grid.o_spc-medium div.row *{padding: 0 10px;} .o_gallery.o_grid.o_spc-big div.row{margin: 15px 0;} .o_gallery.o_grid.o_spc-big div.row *{padding: 0 15px;} .o_gallery.o_grid.size-auto .row{height: auto;} .o_gallery.o_grid.size-small .row{height: 100px;} .o_gallery.o_grid.size-medium .row{height: 250px;} .o_gallery.o_grid.size-big .row{height: 400px;} .o_gallery.o_grid.size-small img, .o_gallery.o_grid.size-medium img, .o_gallery.o_grid.size-big img{height: 100%;} .o_gallery.o_masonry.o_spc-none div.col{padding: 0;} .o_gallery.o_masonry.o_spc-none div.col > img{margin: 0 !important;} .o_gallery.o_masonry.o_spc-small div.col{padding: 0 5px;} .o_gallery.o_masonry.o_spc-small div.col > img{margin: 5px 0 !important;} .o_gallery.o_masonry.o_spc-medium div.col{padding: 0 10px;} .o_gallery.o_masonry.o_spc-medium div.col > img{margin: 10px 0 !important;} .o_gallery.o_masonry.o_spc-big div.col{padding: 0 15px;} .o_gallery.o_masonry.o_spc-big div.col > img{margin: 15px 0 !important;} .o_gallery.o_nomode.o_spc-none .img{padding: 0;} .o_gallery.o_nomode.o_spc-small .img{padding: 5px;} .o_gallery.o_nomode.o_spc-medium .img{padding: 10px;} .o_gallery.o_nomode.o_spc-big .img{padding: 15px;} .o_gallery.o_slideshow .carousel ul.carousel-indicators li{border: 1px solid #aaa;} .o_gallery.o_slideshow > .container{height: 100%;} .o_gallery .carousel-inner .item img{max-width: none;} .o_gallery.o_slideshow .carousel, .modal-body.o_slideshow .carousel{height: 100%;} .o_gallery.o_slideshow .carousel .item, .modal-body.o_slideshow .carousel .item{padding-bottom: 64px;} .o_gallery.o_slideshow .carousel img, .modal-body.o_slideshow .carousel img{max-height: 100%; max-width: 100%; margin: auto;} .o_gallery.o_slideshow .carousel ul.carousel-indicators, .modal-body.o_slideshow .carousel ul.carousel-indicators{display: block; height: auto; padding: 0; border-width: 0; position: absolute; bottom: 0;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *, .modal-body.o_slideshow .carousel ul.carousel-indicators > *{list-style-image: none; display: inline-block; width: 40px; height: 40px; margin: 0 0px 5px 5px; padding: 0; border: 1px solid #aaa; text-indent: initial; background-size: cover; background-color: #fff; border-radius: 0;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *:not(.active), .modal-body.o_slideshow .carousel ul.carousel-indicators > *:not(.active){opacity: 0.8; -webkit-filter: grayscale(100%); filter: grayscale(100%); filter: gray; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *:first-child, .modal-body.o_slideshow .carousel ul.carousel-indicators > *:first-child{margin-left: 0;} .o_gallery.o_slideshow .carousel .carousel-control.right, .modal-body.o_slideshow .carousel .carousel-control.right, .o_gallery.o_slideshow .carousel .carousel-control.left, .modal-body.o_slideshow .carousel .carousel-control.left{background-image: none; background-color: transparent;} div.carousel .carousel-indicators li{box-shadow: 0 0 0 1px grey;} div.carousel .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.5);} div.carousel span.carousel-img img, div.carousel div.carousel-content{max-height: 95%; padding: 10px;} div.carousel .carousel-control{cursor: pointer;} .parallax{position: relative;} .parallax .oe_structure > :first-child{margin-top: 32px;} .parallax .oe_structure > :last-child{margin-bottom: 32px;} .s_parallax{min-height: 200px;} .s_big_message{background-size: cover;} 

/* /website/static/src/less/website.zoomodoo.less defined in bundle 'web.assets_frontend' */
 .zoomodoo{position: relative; display: inline-block; *display: inline; *zoom: 1;} .zoomodoo img{vertical-align: bottom;} .zoomodoo-flyout{position: absolute; z-index: 100; overflow: hidden; background: #FFF;} .zoomodoo-hover .zoomodoo-flyout{top: 0; left: 0; width: 100%; height: 100%;} .zoomodoo-next .zoomodoo-flyout{top: 0; left: 100%; width: 100%; height: 100%; margin-left: 20px;} 

/* /website_portal/static/src/less/website_portal.less defined in bundle 'web.assets_frontend' */
 .o_my_status_table{table-layout: fixed;} .o_my_status_table th, .o_my_status_table td{text-align: right;} .o_my_status_table th:nth-last-child(2){width: 150px;} .o_my_status_table th:nth-last-child(1){width: 120px;} .o_my_status_table th:nth-child(1), .o_my_status_table td:nth-child(1){width: auto; min-width: 150px; text-align: left;} @media (max-width: 767px){.o_my_status_table{display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar;}} .o_my_home_content > .page-header > a:hover{text-decoration: none;} 

/* /mass_mailing/static/src/css/mass_mailing_popup.css defined in bundle 'web.assets_frontend' */
 .editor_enable [data-oe-placeholder]:empty:not(:focus):before{content: " \00a0 " attr(data-oe-placeholder); opacity: 0.4;} .o_popup_animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} @-webkit-keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} @keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} .o_popup_bounce_small{-webkit-animation-name: o_popup_bounce_small; animation-name: o_popup_bounce_small; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom;} .o_popup_bounce_del500ms{-webkit-animation-delay: 500ms; animation-delay: 500ms;} #o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #21b799; border-color: #1da187;} #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #198c75; border-color: #146e5c;} #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{background-image: none;} #o_newsletter_popup .btn.btn-success.disabled, #o_newsletter_popup .btn.btn-success[disabled], fieldset[disabled] #o_newsletter_popup .btn.btn-success, #o_newsletter_popup .btn.btn-success.disabled:hover, #o_newsletter_popup .btn.btn-success[disabled]:hover, fieldset[disabled] #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success.disabled:focus, #o_newsletter_popup .btn.btn-success[disabled]:focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.disabled.focus, #o_newsletter_popup .btn.btn-success[disabled].focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success.disabled:active, #o_newsletter_popup .btn.btn-success[disabled]:active, fieldset[disabled] #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.disabled.active, #o_newsletter_popup .btn.btn-success[disabled].active, fieldset[disabled] #o_newsletter_popup .btn.btn-success.active{background-color: #21b799; border-color: #1da187;} #o_newsletter_popup h1, #o_newsletter_popup h2, #o_newsletter_popup h3, #o_newsletter_popup h4, #o_newsletter_popup h5, #o_newsletter_popup h6, #o_newsletter_popup .h1, #o_newsletter_popup .h2, #o_newsletter_popup .h3, #o_newsletter_popup .h4, #o_newsletter_popup .h5, #o_newsletter_popup .h6{font-weight: 300; color: #666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} #o_newsletter_popup h1:first-child, #o_newsletter_popup h2:first-child, #o_newsletter_popup h3:first-child, #o_newsletter_popup h4:first-child, #o_newsletter_popup h5:first-child, #o_newsletter_popup h6:first-child, #o_newsletter_popup .h1:first-child, #o_newsletter_popup .h2:first-child, #o_newsletter_popup .h3:first-child, #o_newsletter_popup .h4:first-child, #o_newsletter_popup .h5:first-child, #o_newsletter_popup .h6:first-child{margin-top: 0;} #o_newsletter_popup .o_popup_modal_content{border-radius: 2px; margin: 20px; box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); border: 1px solid #767676; background: #f2f2f2;} #o_newsletter_popup .o_popup_modal_content:before{content: ""; position: absolute; width: 100%; height: 100%; z-index: 0; background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);} #web_editor_inside_iframe #o_newsletter_popup .o_popup_modal_content:before{content: none;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header{background: #6c1153; padding: 5px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header .o_popup_modal_title{color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header *{position: relative; z-index: 1;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close{position: absolute; z-index: 99; right: 5px; top: 6px; width: 23px; height: 23px; display: block; text-align: center; border-radius: 100em; background: #6c1153; color: #daa3cb; text-decoration: none; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:hover{background: #89296e; color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body{padding: 0px 0px 30px; color: #666666;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev{padding-bottom: 15px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message{font-size: 3em; position: relative; text-align: left; padding-left: 2em; line-height: 1; margin: .5em; font-weight: 100;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message font{font-weight: 600; color: #875A7B; font-size: 2.5em; font-style: italic; position: absolute; top: -0.1em; margin-left: -0.65em;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message strong{color: #875A7B;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_message_paragraph{position: relative;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group{margin-left: auto; margin-right: auto; max-width: 350px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group input{border-radius: 2px 0 0 2px; border: none; outline: 0; box-shadow: inset 0 -1px #cccccc;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group .btn{border-radius: 0 2px 2px 0; border-width: 0 0 1px; padding-top: 7px; margin-left: -1px; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} 

/* /website_links/static/src/css/website_links.css defined in bundle 'web.assets_frontend' */
.no-link-style{color: black; text-decoration: none;} .required-form-control{background-color: #CECDFF;} #filters li a, #filters li.active a, #filters li.active a.active, #filters li.active a:hover, #filters li.active a:focus, #filters li a:hover{padding: 0px 5px; border-radius: 0px; border: 0px; border-color: transparent; border-right: 1px solid #999; padding-bottom: 0; background-color: #FFFFFF;} #filters li.active a{color: #999;} #filters li:last-child a, #filters li:last-child a:hover, #filters li:last-child a:focus{border-right: 0px;} .nav-tabs-inline{float: left; display: inline; font-size: 14px; border-color: transparent;} #o_website_links_recent_links{min-height:30em;} .o_website_links_code_error{display:none; color:red; font-weight:bold;} .truncate_text{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 500px;} 

/* /web_brand_snippet/static/src/css/style.css defined in bundle 'web.assets_frontend' */
 .menu, .menu *{box-sizing: border-box;} ul{list-style: none; padding-left: 0;} a{text-decoration: none;} .menu{background-color: #111; position: relative; font-size: 14px;} .menu:after, .mega-row:after{content: ""; display: table; clear: both;} .menu li{float: left; position: relative;} .menu > li{line-height: 7px;} .menu .sub-menu > li{line-height: 15px;} .menu > li > a{display: inline-block; padding: 15px 25px; color: #fff; position: relative; text-decoration: none;} .megamenu > a:after, .dropdown-menu > a:after{content: ""; position: absolute; width: 0; height: 0; border-top: 5px solid #fff; border-right: 5px solid transparent; border-left: 5px solid transparent; bottom: 5px; left: 50%; margin-left: -5px;} .megamenu:hover > a:after, .dropdown-menu:hover > a:after{border-top-color: #111; top: 100%; bottom: auto; z-index: 10;} .dropdownmenu .sub-menu{position: absolute; top: 100%; left: 0; background-color: #fff; padding: 15px; min-width: 220px; display: none; z-index: 9;} .dropdownmenu:hover .sub-menu{display: block;} .dropdownmenu ul a{color: #333; padding: 5px 0;} .menu .megamenu.fullwidth{position: static;} .megamenu:hover .mega-wrap{display: block;} .mega-wrap{position: absolute; padding: 15px; background-color: #fff; display: none; z-index: 9; box-shadow: 0.21428571rem 0.21428571rem 0.07142857rem rgba(0, 0, 0, 0.04); border: .0714285714rem solid #ddd; border-width: 0 .0714285714rem .0714285714rem;} .megamenu.fullwidth .mega-wrap{left: 0; top: 95%; width: 100%;} .megamenu.left .mega-wrap{left: 0;} .megamenu.right .mega-wrap{left: auto; right: 0;} .megamenu.center .mega-wrap{left: 50%; transform: translateX(-50%);} .mega-row{margin-left: -15px; margin-right: -15px; font-size: 12px;} .sub-menu a{display: block; width: 100%;} .megamenu .sub-menu > li > a{color: #f29921; padding: 10px 0; border-bottom: 1px solid #cacaca; text-decoration: none;} .megamenu .sub-menu .sub-sub-menu > li > a{text-decoration: none;} .megamenu .sub-menu > li > a:hover{font-weight: bold;} .megamenu .sub-sub-menu > li > a:hover{font-weight: bold;} .col{padding: 0 15px;} .col a{padding: 5px 0; color: #777;} .col ul li{float: none; display: block;} .col-1-6{width: 16.6667%;} .col-2-6{width: 33.333%;} .col-3-6{width: 50%;} .col-4-6{width: 66.6667%;} .col-5-6{width: 83.333%;} .col-6-6{width: 100%;} .col-4{width: 750px;} .col-1-4{width: 25%;} .col-2-4{width: 50%;} .col-3-4{width: 75%;} .col-4-4{width: 100%;} .col-2{width: 390px;} .col-1-2{width: 50%;} .col-2-2{width: 100%;} .col-3{width: 570px;} .col-1-3{width: 33.3333%;} .col-2-3{width: 66.6667%;} .col-3-3{width: 100%;} .sub-2-col > ul > li{width: 50%; float: left;} .sub-3-col > ul > li{width: 33.33%;} .sub-4-col > ul > li{width: 25%;} .sub-5-col > ul > li{width: 20%;} .sub-6-col > ul > li{width: 16.6667%;} @keyframes fade{from{opacity: 0; display: none;}to{opacity: 1; display: block;}} @-webkit-keyframes fade{from{opacity: 0; display: none;}to{opacity: 1; display: block;}} .fade .megamenu > a:after, .fade .dropdownmenu > a:after{transition: all 0.4s; -webkit-transition: all 0.4s;} .fade .megamenu:hover .mega-wrap, .fade .dropdownmenu:hover > .sub-menu{animation: fade 0.6s linear 0s 1 alternate;} header a.navbar-brand{position: absolute; top: 0;} header a.navbar-brand img{max-height: 85px; margin-top: 8px;} .navbar.navbar-static-top .bb_top_header{padding: 0px 0px 0px 40px; text-align: right; background: aliceblue; line-height: normal; float: right;} .navbar.navbar-static-top{position: fixed; width: 100%;} #wrapwrap > main > #wrap{margin-top: 140px;} .hidden{display: none;} .brand_panel, .attributes_panel{border-top: 1px solid #c9c9c9; padding: 5px;} .brand_panel .title, .attributes_panel .title{font-size: 18px; cursor: pointer; line-height: 11px; position: relative;} .brand_panel .title:before, .attributes_panel .title:before{content: '-'; position: absolute; right: 0; top: -65%; border: 1px solid #bbb; line-height: 23px; width: 25px; text-align: center; height: 25px; display: block; font-size: 30px; color: #bbb; border-radius: 3px;} .brand_panel .title.collapsed::before, .attributes_panel .title.collapsed::before{content: '+';} .brand_panel form > input, .attributes_panel form > input{width: 100%; line-height: 26px;} .chip{display: inline-block; height: 27px; font-size: 13px; font-weight: 500; color: rgba(0, 0, 0, 0.6); line-height: 27px; padding: 0 12px; border-radius: 16px; background-color: #e4e4e4;} .chip img{float: left; margin: 0 8px 0 -12px; height: 32px; width: 32px; border-radius: 50%;} .chip i.close{cursor: pointer; float: right; font-size: 14px; line-height: 27px; padding-left: 8px;} .filters_tags{min-height: 39px; padding: 5px;} #deal .swiper-slide{font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; display: block; text-align: center;} #deal .swiper-pagination-bullets{bottom: 0px;} .progress{overflow: hidden; height: 2px; margin-bottom: 0px;} .swiper-button-prev, .swiper-button-next{height: 27px !important;} .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{display: none;} .swiper-button-next{right: 0 !important;} .swiper-button-prev{left: 0 !important;} .s_products_in_sale .swiper-container{min-height: 300px; padding-top: 25px;} .s_products_in_sale .main-heading{position: relative; margin: 20px 0 0 0;} .s_products_in_sale .main-heading .heading-wrapper-title{width: fit-content; padding: 1px 10px; border-top: .2142857143rem solid #2199e8; border-right: .0714285714rem solid #e7e7e7; border-left: .0714285714rem solid #e7e7e7; border-bottom: .1428571429rem solid #fff; height: 38px;} .s_products_in_sale .main-heading .heading-wrapper-title h4{margin: 0; line-height: 30px;} .s_products_in_sale .js_sale_product{padding: 15px; border: .0714285714rem solid #e7e7e7;} .s_products_in_sale .main-heading .heading-wrapper-title .view-all-flash{color: #9a9a9a; font-size: 15px; font-weight: 700; position: absolute; right: 10px; top: -3px;} #deal .swiper-slide .save-percent-container{position: absolute; left: 0; top: 0; text-align: left; z-index: 999;} #deal .swiper-slide .save-percent-container span{background: #ff4343; color: #fff; line-height: 22px; margin: 0; padding: 0 5px; display: inline-block; margin-bottom: 5px; font-weight: bold; font-size: 14px;} #deal .swiper-slide .product_deal_image{height: 145px;} #deal .swiper-slide .product_deal_image img{max-height: 130px;} #deal .swiper-slide .product_deal_name{width: 100%; height: 55px;} #deal .swiper-slide .product_deal_name h4{text-align: left; font-size: 16px;} #deal .swiper-slide .deal_price_info{text-align: left; font-size: 16px;} #deal .swiper-slide .deal_price_info .deal_after{width: 100%;} #deal .swiper-slide .deal_price_info .deal_after .youpaylabel{color: #D00000; font-size: 90%; font-weight: 600; padding: 0;} #deal .swiper-slide .deal_price_info .deal_after .finalprice{color: #D00000; display: inline; font-size: 110%; font-weight: 600; white-space: nowrap;} #deal .swiper-slide .deal_price_info .deal_before{width: 100%;} #deal .swiper-slide .deal_price_info .deal_before .beforelabel{color: #8e8e8e; font-size: 90%; font-weight: 300; padding: 0; text-decoration: none!important;} #deal .swiper-slide .deal_price_info .deal_before .beforeprice{color: #8e8e8e; font-size: 90%; font-weight: 300; padding: 0; white-space: nowrap;} .s_categories .heading-wrapper-title{width: fit-content; padding: 1px 10px; border-top: .2142857143rem solid #2199e8; border-right: .0714285714rem solid #e7e7e7; border-left: .0714285714rem solid #e7e7e7; border-bottom: .1428571429rem solid #fff; height: 38px;} .s_categories .heading-wrapper-title h4{margin: 0; line-height: 30px;} .s_categories .js_categories_snippet{padding: 10px 0; background-color: #fff;} .s_categories .categories_container{padding: 10px; background-color: #fff; border: .0714285714rem solid #e7e7e7;} .s_brands .brands_container{padding: 15px;} .s_brands .js_brands_snippet{border: .0714285714rem solid #e7e7e7;} .s_brands .brands_container .row{margin-left: 0; margin-right: 0; border-left: 1px solid #f4f4f4; border-top: 1px solid #f4f4f4;} .s_brands .brands_container .brand_tag{height: 170px; border-right: 1px solid #f4f4f4; border-bottom: 1px solid #f4f4f4; text-align: center;} .s_brands .brands_container .brand_tag img{max-height: 85px; margin: 10px auto;} .s_brands .brands_container .brand_tag .brand_name{font-size: 18px; position: absolute; bottom: 20px; left: 0; right: 0;} .s_brands .main-heading{position: relative; margin: 20px 0 0 0;} .s_brands .main-heading .heading-wrapper-title{width: fit-content; padding: 1px 10px; border-top: .2142857143rem solid #2199e8; border-right: .0714285714rem solid #e7e7e7; border-left: .0714285714rem solid #e7e7e7; border-bottom: .1428571429rem solid #fff; height: 38px;} .s_brands .main-heading .heading-wrapper-title h4{margin: 0; line-height: 30px;} .s_brands .main-heading .heading-wrapper-title .view-all-flash{color: #9a9a9a; font-size: 15px; font-weight: 700; position: absolute; right: 10px; top: -3px;} header{position: absolute; top: 0px; transition: top 0.5s ease-in-out; height: 100px; z-index: 999;} .header-up{top: -100px;} .header-down{top: 0px;} .soon_container{background-color: #f46137; background-image: url(/bb_commerce/static/src/img/ecommerceBG.png); background-position-x: center; background-position-y: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-size: cover;} .soon_container .soon_footer{position: absolute; left: 0; padding: 0 40px; font-size: 30px; bottom: 10px; text-align: center; right: 0;} .soon_container .soon_newsletter{text-align: center; position: relative; top: 55px;} .soon_container .soon_newsletter .input-group{display: inline-flex;} .soon_container .soon_newsletter .input-group .input_side{margin: 0; padding: 0;} .soon_container .soon_newsletter .input-group .input_side input{border: 1px solid #000; height: 45px;} .soon_container .soon_newsletter .input-group .button_side{padding: 0;} .soon_container .soon_newsletter .input-group .button_side .btn{height: 45px; width: 102px; border-radius: 0 5px 5px 0; background-color: black; border: none;} .soon_container .soon_social{text-align: right;} .soon_container .soon_social a{color: black;} .soon_container .soon_social a:hover{color: white;} .soon_container .soon_contact{text-align: left; font-size: 12px; color: black;} 

/* /website_blog/static/src/less/website_blog.less defined in bundle 'web.assets_frontend' */
 .website_blog{} .website_blog .css_website_mail .has-error{border-color: red;} .website_blog .css_website_mail .css_nav_month{display: none;} .website_blog .css_website_mail .css_nav_month:first-of-type{display: block;} .website_blog .read_width{max-width: 700px; margin-left: auto; margin-right: auto;} .website_blog .blog_content{min-height: 350px !important;} .website_blog .blog_content a.oe_mail_expand:after{content: " →";} .website_blog .blog_content a.oe_mail_expand{font-weight: bold;} .website_blog p.post-meta{position: relative; top: -5px;} .website_blog div#blog_angle_down a:hover{text-decoration: none;} .website_blog .o_blog_cover_container{position: relative;} .website_blog .o_blog_cover_container > .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat;} .website_blog .o_blog_cover_container > .blog_title{margin: 0 auto; text-align: center; font-weight: bold;} .website_blog .o_blog_cover_container.cover > .o_blog_cover_component{display: block;} .website_blog .o_blog_cover_container.cover > .blog_title, .website_blog .o_blog_cover_container.cover_footer > .blog_title{color: white; position: absolute; top: 20%; left: 30px; bottom: auto; right: 30px;} .website_blog .o_blog_cover_container.cover_full{height: 600px; height: 100vh;} .website_blog .o_blog_cover_container.cover_narrow{height: 300px; height: 50vh;} .website_blog .o_blog_cover_container.o_list_cover{display: none; width: auto!important; height: 250px!important;} .website_blog .o_blog_cover_container.o_list_cover.cover{display: block;} .website_blog .o_blog_cover_container.cover_footer{min-height: 350px; height: 65vh; background-color: #B8B8B8; cursor: pointer;} @media (max-width: 767px){.website_blog .o_blog_cover_container > .blog_title > h1{font-size: 26px;}.website_blog .o_blog_cover_container > .blog_title > h2{font-size: 20px;}.website_blog .o_blog_cover_container.cover > .blog_title{top: 10%;}.website_blog .o_blog_cover_container.cover_narrow{height: 65vh;}.website_blog .o_blog_cover_container.cover_footer{min-height: 280px; height: 50vh;}.website_blog .o_blog_cover_container.cover_footer > .blog_title{top: 2%;}} .website_blog mark + .popover, .website_blog .cover_footer{cursor: pointer;} .website_blog .js_publish_management{position: absolute; top: 15px; left: auto; bottom: auto; right: 15px; z-index: 1;} .website_blog .js_publish_management .dropdown-menu{left: auto; right: 0;} .website_blog .o_blog_post_title{font-size: 24px;} .website_blog .o_blog_post_teaser{text-align: justify;} .website_blog .o_grid{margin: 0 6% 6% 0; border: 1px solid #EEEEEE; box-shadow: 0.5px 0.5px 0.5px 0.5px #eeeeee; padding-bottom: 15px;} .website_blog .o_grid .o_blog_post_teaser{width: 100%;} .website_blog .o_grid > .text-muted > .mb0 > hr{display: none;} .website_blog .o_author_avatar_little{width: 40px; display: inline; margin-top: -5px;} .website_blog .o_sharing_links{margin-top: 20px;} .website_blog .o_sharing_links > p{display: inline; font-size: 12px;} .website_blog .o_sharing_links > a{color: #b3b3b3; font: normal normal normal 28px/1 FontAwesome; margin: 0 4px 0 4px; cursor: pointer;} .website_blog .o_sharing_links > a:hover{text-decoration: none;} .website_blog .o_sharing_links > a.o_twitter_complete, .website_blog .o_sharing_links > a.o_twitter:hover{color: #4099FF;} .website_blog .o_sharing_links > a.o_google_complete, .website_blog .o_sharing_links > a.o_google:hover{color: #DD4B39;} .website_blog .o_sharing_links > a.o_facebook_complete, .website_blog .o_sharing_links > a.o_facebook:hover{color: #3b5998;} .website_blog .o_sharing_links > a.o_linkedin_complete, .website_blog .o_sharing_links > a.o_linkedin:hover{color: #0E76A8;} .website_blog .o_sharing_links > a.unhover{color: #b3b3b3;} .website_blog .o_blog_post_complete.o_sharing_links{max-width: 700px; margin: 50px auto 50px auto; text-align: center;} .website_blog .o_blog_post_complete.o_sharing_links > p{font-size: 16px; font-weight: 600;} .website_blog .o_blog_post_complete.o_sharing_links > a{font: normal normal normal 40px/1 FontAwesome;} .website_blog div[name="blog_post_data"]{margin-top: 20px !important; font-size: 13px;} .website_blog div[name="blog_post"]{position: relative;} .website_blog div[name="blog_post"] hr{margin-top: 10px;} 

/* /clarico_contact/static/src/less/contact.less defined in bundle 'web.assets_frontend' */
 .clarico_row{display: inline-block; width: 100%;} .clarico_row .clarico_row_maxW{width: 90%; display: block; margin: 0px auto; max-width: 1400px;} .clarico_row .clarico_row_maxW div.row{margin-left: 0px; margin-right: 0px;} .clarico_row form.container-fluid{padding-left: 0px; padding-right: 0px;} .clabel{text-align: left !important;} .cinput{border-radius: 0px !important;} .col-md-4 .address .div .address .div{margin-bottom: 4%;} .clarico_margin{margin-top: 12px;} @media (max-width: 800px){.ch_padding{padding-left: 15px;}} @media (max-width: 600px){.ch_padding{font-size: 22px;}} 

/* /clarico_account/static/src/less/ecommerce_portal_sale.less defined in bundle 'web.assets_frontend' */
 .o_my_documents .h3_class_account_heading{border-bottom: 0 none; color: black; font-family: oswald-light; font-size: 25px; margin: 15px 0 15px; padding-bottom: 0 !important; text-align: left; text-transform: unset;} .h3_class_account_heading{border-bottom: 0 none; color: black; font-family: oswald-light; font-size: 25px; margin: 15px 0 15px; padding-bottom: 3% !important; text-align: left; text-transform: unset;} .o_my_details{width: 80%; display: block; margin: 0px auto;} .i_class_arrow_map{color: white; vertical-align: middle; padding-left: 4px;} .i_class_show_more_btn_icon{font-size: 10px; padding-left: 7px; vertical-align: middle;} .th_class_status_column_width{width: 160px;} .anch_class_manage_payment_method_link{font-family: Muli-Regular; font-size: 17px; color: #262222;} .anch_class_manage_payment_method_link:hover{color: #000;} .i_class_arrow_payment_method{color: #cccccc; margin-left: 2px; vertical-align: middle;} .table_portal_sale thead > tr > th{border-bottom: none;} .table_portal_sale thead > tr > th, .table_portal_sale tbody > tr > th, .table_portal_sale tfoot > tr > th, .table_portal_sale thead > tr > td, .table_portal_sale tbody > tr > td, .table_portal_sale tfoot > tr > td{border: 1px solid #E6E6E6 !important; text-align: left;} .table_portal_sale{border: 2px solid #E6E6E6 !important;} .table_portal_sale thead tr th{padding: 15px 20px !important; background-color: #2B2B2B !important; border-top: 2px solid #2B2B2B !important; border-bottom: 2px solid #2B2B2B !important; border-right: 1px solid #545454 !important; color: #fff; font-family: Muli-Regular; font-size: 13px; font-weight: normal;} .table_portal_sale thead tr th:first-child{border-left: 2px solid #2B2B2B !important;} .table_portal_sale thead tr th:last-child{border-right: 2px solid #2B2B2B !important;} .table_portal_sale tbody tr td{padding: 15px 20px !important; font-family: Muli-Regular; text-align: left;} .o_my_show_more.btn.btn-sm{border-color: #000000;} .table_portal_sale tbody tr td > span.span_class_map_amount{font-size: 13px; font-family: Muli-Regular;} .table_portal_sale tbody tr td > span.span_class_map_date{font-size: 13px; font-family: Muli-Regular;} .anch_class_ma_quotation_id{color: #353434; font-size: 13px; font-family: Muli-Regular; letter-spacing: 1px;} .table_portal_sale .label-info{background: #cccccc;} .o_my_show_more.btn.btn-sm.btn-primary > span{font-family: Muli-Regular; font-size: 14px;} .para_class_manage_your_order_link{max-width: 90%;} .btn_class_ma_paynow{font-family: Muli-Regular;} .div_class_my_account_address > address > div > div{margin-top: 11px; margin-bottom: 8px;} .div_class_my_account_address > div > address > div > div{margin-top: 6px; margin-bottom: 6px;} .div_class_my_account_address{margin-bottom: 24px; margin-top: 30px;} .div_class_my_account_address > address > div > div > i{color: #515151;} .div_class_my_account_address > address > div > div > i.fa-phone{color: #515151; margin-right: 3px;} .div_class_my_account_address > address > div > div > i.fa-envelope{color: #515151; margin-right: 3px;} .div_class_my_account_address > address > div > div > span{line-height: 24px; font-size: 13px; color: #515151; font-family: Muli-Regular;} .div_class_my_account_address > address > div > div > i.fa-map-marker + span{margin-left: 14px; text-transform: capitalize; line-height: 24px; font-size: 13px; color: #515151; font-family: Muli-Regular;} .div_class_my_account_address > address > div > div{position: relative;} .div_class_my_account_address > address > div > div > i.fa-map-marker{position: absolute; top: 5px;} .div_class_my_account_address > address > div > span{font-size: 17px; font-family: Muli-Regular; margin-top: 21px;} .div_class_my_account_address > addreaa{margin-bottom: 24 !important;} .table_portal_sale th:nth-child(1), .o_my_status_table td:nth-child(1){width: 160px !important;} .col-sm-4.div_class_myorders_page_padding{margin-top: 4px; margin-bottom: 8px;} .h4_class_qp_quotation_heading{font-family: Muli-Regular; font-size: 25px;} .h4_class_qp_quotation_heading > span:first-child{font-family: Muli-Bold;} .h5_class_qp_invoicing_add_heading{font-size: 19px; font-weight: normal; text-transform: capitalize; font-family: Muli-Bold; margin-bottom: 12px;} .div_class_op_address{margin-top: 28px;} .div_main_class_invloicing_address{width: 27%; float: left; padding-right: 15px;} .div_whole_class_panel{padding-top: 3%;} .div_whole_class_panel .panel-heading{padding: 0;} .div_class_qp_address > address > div > div{margin-top: 6px; margin-bottom: 8px;} .div_class_qp_address > div > address > div > div{margin-top: 6px; margin-bottom: 6px;} .div_class_qp_address > address > div > div > span{text-transform: capitalize; line-height: 24px; font-size: 14px; color: #515151; font-family: Muli-Regular;} .div_class_qp_address > address > div > span{font-size: 18px; font-family: Muli-Regular;} .div_class_qp_bottom_address > address > div > div{margin-top: 3px; margin-bottom: 3px;} .div_class_qp_bottom_address > address > div > div > span{line-height: 20px; font-size: 15px; color: #515151; font-family: Muli-Regular;} .div_class_qp_bottom_address > address > div > div > i{margin-right: 3px;} .para_class_op_product_name{color: #353434; font-size: 14px; margin-bottom: 4px; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 175px; display: block;} .anch_class_op_product_name{color: #353434; font-family: Muli-Regular;} .anch_class_op_product_name:hover{color: #353434;} .span_class_op_product_attribute{color: #cccccc; font-family: Muli-Regular; font-size: 14px;} .div_class_op_product_sku{font-size: 14px; font-family: Muli-Regular; margin-bottom: 3px;} .div_class_op_sku_left_bracket_left{padding-right: 1px; font-size: 14px;} .div_class_op_sku_left_bracket_right{padding-left: 1px; font-size: 13px;} .div_class_op_attribute_left_bracket_left, .div_class_op_attribute_left_bracket_right, .div_class_op_product_attribute{color: #000; font-size: 13px; font-family: Muli-Regular; color: #cccccc;} .img_class_op_product_image{width: 90%; display: block; margin: 0px auto; text-align: center;} .div_class_untaxed_heading{font-size: 13px; font-family: Muli-Regular; width: 75%; float: left;} .div_class_untaxed_amount{font-size: 17px; font-family: Muli-Regular; width: 25%;} .div_class_untaxed_amount > span{font-size: 17px; font-family: Muli-Regular;} .div_class_untaxed_amount > span > span{font-size: 13px; font-family: Muli-Regular;} .div_class_op_total_heading{margin-top: 5px; width: 75%; float: left;} .div_class_op_total_price{margin-top: 5px; width: 25%;} .div_class_op_total_heading > p{font-size: 20px; font-family: Muli-Regular;} .div_class_op_total_price > p{font-size: 20px; font-family: Muli-Regular;} .div_class_op_total_price > p span{font-size: 16px; font-family: Muli-Regular;} .div_class_op_contact_heading > p{font-size: 18px; font-family: Muli-Regular; margin-bottom: 13px;} .anch_class_op_myaccount{color: #353434; font-family: Muli-Regular;} .anch_class_op_myaccount:hover{color: #353434;} .li_class_op_details{font-family: Muli-Regular;} .col-sm-4 > .breadcrumb > li + li::before{color: #353434;} .div_class_op_date{font-family: Muli-Regular; font-size: 12px; color: #777777;} .div_class_op_date > span{font-family: Muli-Regular; font-size: 12px; color: #777777; padding-left: 1px;} .div_main_class_op_product_table{background-color: #2B2B2B; color: #fff; font-family: Muli-Regular; font-size: 17px; margin-top: 30px;} .div_class_myorders_page_padding .panel_body{border: 0;} .div_class_myorders_page_padding .panel{border: 0px solid transparent !important; box-shadow: unset !important;} .div_main_class_op_product_table > div{padding-top: 15px; padding-bottom: 15px;} .div_class_op_product_details_row{border-left: 2px solid #E6E6E6; border-right: 2px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; padding-top: 20px; padding-bottom: 20px;} .div_class_op_product_total_contact{border-left: 2px solid #E6E6E6; border-right: 2px solid #E6E6E6; border-bottom: 2px solid #E6E6E6; padding-top: 15px; padding-bottom: 15px;} .span_class_op_quantity{font-size: 13px; font-family: Muli-Regular; padding-left: 4px;} .div_class_op_product_details_row .span_class_map_amount, .div_class_op_product_details_row .span_class_map_amount > span{font-size: 13px; font-family: Muli-Regular;} .div_class_map_account_padding{padding-left: 0px;} .div_class_payment_page_padding{padding-left: 0px; padding-right: 0px;} .col-sm-4.div_class_payment_page_padding{margin-top: 4px; margin-bottom: 8px;} .h1_class_pp_payment_methods_heading{color: black; font-family: Muli-Regular; font-size: 25px; margin: 40px 0 20px;} .h1_class_pp_add_new_methods_heading{font-size: 19px; font-family: Muli-Regular; margin-top: 25px; margin-bottom: 15px;} .span_class_op_download_invoice_data{font-size: 13px; font-family: Muli-Regular;} .a_class_op_download_invoice_number span{font-size: 13px; font-family: Muli-Regular; color: #262626; padding-right: 7px; padding-left: 7px;} .a_class_op_download_icon span{font-size: 14px; color: #262626;} .span_class_op_order_status_info{background-color: #cccccc;} .span_class_op_invoice_status_info, .span_class_op_order_status_warning{background-color: #cccccc;} .div_class_op_invoice_link_main_class{margin-top: 0px;} .div_class_op_invoice_link_sub_class{margin-bottom: 24px;} .div_whole_class_my_invoices_page{padding-left: 0px;} .div_whole_class_my_invoices_page .o_my_documents{padding-left: 0px;} .div_whole_class_my_invoices_page > div > .page-header.h3_class_account_heading{padding-bottom: 13px !important;} .label_reference_style_checkout{font-family: Muli-Regular; font-size: 14px; font-weight: normal; margin-bottom: 7px; text-transform: uppercase; text-align: left !important;} .label_amount_style_checkout{font-family: Muli-Regular; font-size: 14px; font-weight: normal; margin-bottom: 7px; text-transform: uppercase; text-align: left !important;} .o_website_payment_form.div_class_payment_page_padding > form > button.btn.btn-primary.pull-right{float: left !important;} .o_website_payment_form.div_class_payment_page_padding > form > button.btn.btn-primary.pull-right > span{font-family: Muli-Regular;} .text_box_reference{margin-bottom: 16px !important;} .div_class_payment_page_padding > form > button{border: 0px;} .div_class_payment_page_padding > img{float: left;} .h1_class_contact_details_heading{border-bottom: 0 none; color: black; font-family: Muli-Regular; font-size: 25px; margin: 30px 0 5px; padding-bottom: 0px !important; text-align: left; text-transform: capitalize;} .anch_class_ep_reset_password_btn{border: 1px solid #000; font-family: Muli-Regular; font-size: 12px; margin-left: 15px;} .anch_class_ep_reset_password_btn:hover{border: 1px solid #000; text-decoration: none;} .label_style_my_account_contact_details{font-weight: normal; font-family: Muli-Regular; text-transform: uppercase; font-size: 14px; margin-bottom: 7px;} .my_account_label_font_class > input.form-control:focus{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.2); border: 0px none; border-bottom: 1px solid #000;} .my_account_label_font_class > input{height: 47px; font-family: Muli-Regular; font-size: 15px; border-radius: 0;} .my_account_label_font_class{margin-bottom: 8px !important;} .my_account_label_font_class > select{font-family: Muli-Regular;} .div_class_contact_details_page_padding > div.row > div.col-md-12.pl0 > div.alert.alert-danger{margin-top: 16px;} .btn_class_my_account_submit{font-family: Muli-Regular; font-size: 15px; border: 1px solid #000;} .btn_class_my_account_submit > span{vertical-align: middle;} .btn_class_status_button_font{font-family: Muli-Regular;} .icon_class_invoice_status{margin-right: 2px; font-size: 11px;} .h1_class_order_cancelled_status{font-size: 30px; font-family: Muli-Regular; color: #2B2B2B; display: block; margin: 0px auto; text-align: center;} .back_to_payment_btn{border: 0px; font-family: Muli-Regular;} .div_class_payment_page_padding > div.form-horizontal > div.alert.alert-danger{font-family: Muli-Regular;} .label_amount_style_checkout + div.col-sm-9.mt8 > span{font-family: Muli-Regular;} .label_reference_style_checkout + div.col-sm-9.mt8 > span{font-family: Muli-Regular;} .spna_class_Payment_process_font{font-family: Muli-Regular;} .para_class_quotation_warning{font-family: Muli-Regular; font-size: 16px;} .div_main_class_op_product_table strong{font-weight: normal; font-size: 15px;}