nav.iwp-access-toolbar{
    height: 100% !important;
    position: fixed !important; 
    left:0px !important;
    top: 0px !important; 
    z-index:999999 !important;
    font-family: Arial !important;
}

.iwp-access-toolbar .iwp-toolbar-toogle{
    width: 50px !important;
    height: 50px !important;
    position: absolute !important;
    
    background-clip: padding-box !important;
    background-color: #083667 !important;

    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;   
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;

    webkit-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    -moz-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    -o-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    transition: left 750ms cubic-bezier(.23,1,.32,1) !important;

}
.iwp-access-toolbar .iwp-toolbar-toogle:hover{
    background-color: #052444 !important;
}
.iwp-access-toolbar .iwp-toolbar-toogle.option1{
    left: -9px !important;
    top: 150px !important;
}
.iwp-access-toolbar .iwp-toolbar-toogle.option2{
    left:11px;
    bottom: 9px !important;
    border-radius: 55%;
    box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.22);
    -moz-box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.22);
    -webkit-box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.22);
}
.iwp-access-toolbar .iwp-toolbar-toogle.option2:hover{
    box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.33);
    -moz-box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.33);
    -webkit-box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.33);
}
.iwp-access-toolbar .iwp-toolbar-toogle.option1:hover{
    left: -3px !important;
}

.iwp-access-toolbar .iwp-toolbar-toogle a.iwp-toolbar-toogle-link{
    width: 100% !important;
    height: 100% !important;
    display: inline-block !important;
    cursor: pointer !important;
    background: url('logo.png?x12321') 16px 13px no-repeat !important;
    outline: 0px !important;
}
.iwp-toolbar-wrapper{
    width: 326px !important;
    height: 100% !important;
    background: #083667 !important;
    position: absolute !important;
    left: -326px !important;     

    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;

    webkit-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    -moz-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    -o-transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
    transition: left 750ms cubic-bezier(.23,1,.32,1) !important;
}
nav.iwp-access-toolbar.enable .iwp-toolbar-wrapper{
    left: 0px !important;
    
}
.iwp-toolbar-wrapper .iwp-header-toolbar {
    width: 100% !important;
    height: 46px !important;
    text-align: center !important;
    position: relative !important;
    padding: 7px 0 !important;

    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}
.iwp-toolbar-wrapper .iwp-header-toolbar p.iwp-header-toolbar-text{
    display: inline-block !important;
    font-family: Arial !important;
    font-size: 18px !important;
    line-height: 32px !important;
    color:#fff !important;
    margin-bottom: 0px !important;
}
.iwp-toolbar-wrapper .iwp-header-toolbar a.iwp-close-toolbar {
    width: 30px !important;
    height: 30px !important;
    float: right !important;
    color: #fff !important;
    cursor: pointer !important;
    font-family: "Arial" !important;
    font-size: 15px !important;
    line-height: 30px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    position: absolute !important;
    right: 11px !important;
    top:50% !important;
    margin-top: -16px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar{
    width: 100% !important;
    height: 100% !important;
    padding: 0 4px !important;

    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar .iwp-bg{
    width: 100% !important;
    position: relative !important;
}
.iwp-toolbar-wrapper div.iwp-toolbar-items-wrapper ul.iwp-toolbar-items{
    width: 100% !important;
    float: right !important;
    padding: 0 11px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items {
    width: 100% !important;
    float: right !important;
    background: #fff !important;
    position: relative !important;
    overflow: hidden !important;
    padding: 0 9px !important;

    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item{
    width: 100% !important;
    height: 50px !important;
    float: right !important;
    display: block !important;
    text-align: center !important;
    border-bottom: 2px solid #e0e0e0 !important;
    padding: 4px 0 !important;

    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half {
    width: 151px !important;
    height: 92px !important;
    float: right !important;
    padding: 5px 0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half.iwp-second {
    width: 149px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half.iwp-second a{
    margin-right: 9px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half > span.divider {
    width: 2px !important;
    height: 65px !important;
    float: left !important;
    margin: 8px 4px 8px 0px !important;
    background-color: #e0e0e0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a span.iwp-text {
    color: black !important;
    text-decoration: none !important;
    font-size: 100% !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item span.iwp-icon{
    width: 16px !important;
    height: 16px !important;
    float: right !important;
    background: url(icon-spirte.png) 0px 0px no-repeat !important;
    margin: 3px 18px 0 23px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half span.iwp-icon{
    width: 24px !important;
    height: 24px !important;
    display: block !important;
    float: none !important;
    background: url('icon-spirte.png') 0px 0px no-repeat !important;
    margin: 18px auto 11px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a{
    width: 100% !important;
    height: 100% !important;
    float: right !important;
    display: block !important;
    cursor: pointer !important;
    color:#000 !important;
    text-decoration: none !important;
    font-family: Arial !important;
    font-size: 15px !important;
    line-height: 21px !important;
    outline: 0 !important;
    text-align: right !important;
    padding: 9px 0px !important;

    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;

    webkit-transition: background-color 500ms linear !important;
    -moz-transition: background-color 500ms linear !important;
    -o-transition: background-color 500ms linear !important;
    -ms-transition: background-color 500ms linear !important;
    transition: background-color 500ms linear !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item.iwp-big-half a {
    width: 140px !important;
    text-align: center !important;
    padding: 0px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a:hover{
    background: #e5e5e5 !important;

}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.enable{
    background: #e5e5e5 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-decrease-size span.iwp-icon {
    background-position: -34px 0px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-high-contrast span.iwp-icon {
    background-position: -68px 0px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-low-contrast span.iwp-icon {
    background-position: -101px 0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-monochrome span.iwp-icon {
    background-position: -226px 0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-default-font span.iwp-icon {
    width: 11px !important;
    height: 13px !important;
    background-position: -134px 1px !important;
    margin: 4px 18px 0 28px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-highlighting-link span.iwp-icon {
    background-position: -156px 0px !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-highlighting-header span.iwp-icon {
    background-position: -182px 0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-toolbar-reset span.iwp-icon {
    background-position: -206px 0 !important;
}
.iwp-toolbar-wrapper .iwp-body-toolbar ul.iwp-toolbar-items li.iwp-toolbar-item a.iwp-image-tooltip span.iwp-icon{
    height: 12px !important;
    background-position: -248px 0 !important;
    margin: 4px 18px 0 23px !important;
}
.iwp-toolbar-wrapper .iwp-footer-toolbar {
    width: 100% !important;
    background-color: #fff !important;
    position: absolute !important;
    bottom: 0px !important;
    padding: 6px 4px 0 !important;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.iwp-toolbar-wrapper .iwp-footer-toolbar a.iwp-btn {
    width: 100% !important;
    height: 42px !important;
    float: right !important;
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 31px !important;
    font-family: Arial !important;
    background-color: #2c5f96 !important;
    padding: 6px 0px !important;
    margin-bottom: 6px !important;

    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}



body.iwp-resize-font2, 
body.iwp-resize-font2 :not([class^="iwp"]) {
    font-size:104% !important;
}

body.iwp-resize-font3, 
body.iwp-resize-font3 :not([class^="iwp"]){
    font-size:108% !important;
}

body.iwp-resize-font4, 
body.iwp-resize-font4 :not([class^="iwp"]){
    font-size:112% !important;
}


body.iwp-monochrome{
    -webkit-filter: grayscale(1) !important;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: gray !important;
}
/************ Default font */
body.iwp-default-font, body.iwp-default-font *{
    font-family: Arial !important;
}
/************ Hightlight link */
body.iwp-highlight-link a:not([class^="iwp"]){
    text-decoration: underline !important;
}
body.iwp-highlight-headers h1, body.iwp-highlight-headers h2, body.iwp-highlight-headers h3, body.iwp-highlight-headers h4,
body.iwp-highlight-headers h5, body.iwp-highlight-headers h6{
    font-weight: bold !important;
    border-bottom: 2px solid #222 !important;
}
/************ High Contrast */
body.iwp-highcontarst img{
    -webkit-filter: invert(1) !important;
    -moz-filter: invert(1) !important;
    -ms-filter: invert(1) !important;
    -o-filter: invert(1) !important;
    filter: invert(1) !important;
}
 
body.iwp-highcontarst > :not(.iwp-access-toolbar) *:not(img){
    color: White !important;
    background-color: Black !important;
}
body.iwp-highcontarst > :not(.iwp-access-toolbar) a{
        outline: 1px dashed Gold !important;
}
body.iwp-highcontarst > :not(.iwp-access-toolbar) :focus, 
body.iwp-highcontarst > :not(.iwp-access-toolbar) :focus *, 
body.iwp-highcontarst > :not(.iwp-access-toolbar) a:hover, 
body.iwp-highcontarst > :not(.iwp-access-toolbar) a:hover *, 

body.iwp-lowcontarst > :not(.iwp-access-toolbar):focus, 
body.iwp-lowcontarst > :not(.iwp-access-toolbar):focus *, 
body.iwp-lowcontarst > :not(.iwp-access-toolbar) a:hover, 
body.iwp-lowcontarst > :not(.iwp-access-toolbar) a:hover * {
    color: Black !important;
    fill: Black !important;
    background-color: LemonChiffon !important;
    font-weight: bold !important;
    -webkit-transition: color 0.3s ease-in, fill 0.3s ease-in !important;
    -moz-transition: color 0.3s ease-in, fill 0.3s ease-in !important;
    -ms-transition: color 0.3s ease-in, fill 0.3s ease-in !important;
    -o-transition: color 0.3s ease-in, fill 0.3s ease-in !important;
    transition: color 0.3s ease-in, fill 0.3s ease-in !important;
    -webkit-filter: contrast(1) !important;
    -moz-filter: contrast(1) !important;
    -ms-filter: contrast(1) !important;
    -o-filter: contrast(1) !important;
    filter: contrast(1) !important;
}
body.iwp-highcontarst input,
body.iwp-highcontarst textarea{
    border: 1px solid #fff !important;
    color: #fff !important;
}
/*********** Low Contrast ************/
body.iwp-lowcontarst img{
    -webkit-filter: contrast(1.5) !important;
    -moz-filter: contrast(1.5) !important;
    -ms-filter: contrast(1.5) !important;
    -o-filter: contrast(1.5) !important;
    filter: contrast(1.5) !important;
}
body.iwp-lowcontarst > :not(.iwp-access-toolbar) *:not(img){
    color: Black !important;
    background-color: White !important;
}
body.iwp-lowcontarst > :not(.iwp-access-toolbar) a{
        outline: 1px dashed Gold !important;
}
body.iwp-lowcontarst > :not(.iwp-access-toolbar) input,
body.iwp-lowcontarst > :not(.iwp-access-toolbar) textarea{
    border: 1px solid #000 !important;
    color: #000 !important;
}
/* tooltip */

div.iwp-hint {
    position: absolute !important; 
    padding-top: 4px !important;
    z-index: 99999 !important;
    display: none;
}
div.iwp-hint div.iwp-hint-wraper{
    width: 84px !important;
    padding: 6px !important;
    background-color: #404040 !important;
    line-height: 18px !important;

    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    
    position: relative !important;
}

div.iwp-hint p {
    text-align: center !important;
    overflow: hidden !important;   
    position: relative !important;     
    color: #fff !important; /* text color */
    font-family: "Arial" !important;
    font-size: 17px !important;
    padding: 0px !important;
    margin:0px !important;

}
div.iwp-hint span.iwp-bottom-tooltip{
    width:10px !important;
    height:4px !important;
    background: url(tooltip-top.png) no-repeat center bottom !important;
    display: block !important;
    padding-top: 7px !important;
    position: absolute !important;
    top:-10px !important;
    left: 39px !important;
}

/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Released under the MIT license.
 * Date: 09.09.2017
 */
html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}.os-padding,.os-viewport{top:0;left:0;right:0;margin:0;padding:0;bottom:0}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important}#hs-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";visibility:hidden;overflow:scroll;height:500px;width:500px}#hs-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:0 0!important}.os-content-glue{max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{direction:inherit;position:absolute;overflow:visible;width:auto!important;height:auto!important;z-index:1}.os-host-overflow>.os-padding,.os-viewport{overflow:hidden}.os-viewport{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;-webkit-overflow-scrolling:touch}.os-content>.os-textarea,.os-host-textarea>.os-padding>.os-content{overflow:hidden!important}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:100%;visibility:visible}.os-content>.os-textarea{direction:inherit!important;float:none!important;margin:0!important;max-height:none!important;max-width:none!important;border:none!important;border-radius:0!important;background:0 0!important;outline:transparent 0!important;resize:none!important;position:absolute!important;top:0!important;left:0!important;z-index:1;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:solid inherit;box-sizing:border-box}.os-resize-observer-host:after{content:''}.os-resize-observer-host:after,.os-resize-observer-host>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer.observed,object.os-resize-observer{box-sizing:border-box!important}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none!important;transition:none!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.os-resize-observer{-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-name:hs-resize-observer-dummy-animation;animation-name:hs-resize-observer-dummy-animation}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-handle,.os-scrollbar-track{pointer-events:auto;width:100%;height:100%}.os-scrollbar-track{position:relative;padding:0!important;border:none!important}.os-scrollbar-handle{position:absolute}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-corner,.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-padding+.os-scrollbar-corner,.os-scrollbar-auto-hidden,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar-corner.os-scrollbar-corner-resize,.os-scrollbar:hover{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.os-host-overflow{overflow:hidden!important}@-webkit-keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}@keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}.os-theme-none>.os-scrollbar-corner,.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px;background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:0 0}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:0 0}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{border-radius:11px;opacity:.4}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:#000}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:#fff}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{-webkit-transition:opacity .3s;transition:opacity .3s}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{opacity:.55}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{opacity:.7}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}