<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';.slick-loading .slick-list{background:#fff url("../../../../../etc.clientlibs/independenthealth/clientlibs/clientlib-site-common/resources/images/ajax-loader.png") center center no-repeat}
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:0}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}
.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}
[dir=rtl] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
[dir=rtl] .slick-prev:before{content:'→'}
.slick-next{right:-25px}
[dir=rtl] .slick-next{right:auto;left:-25px}
.slick-next:before{content:'→'}
[dir=rtl] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0}
.slick-dots li button:focus,.slick-dots li button:hover{outline:0}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}
.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.2.1
 */body,html{height:100%;position:relative}
body{margin:0;padding:0}
[tabindex="-1"]:focus{outline:0}
.inset{padding:10px}
a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:0;padding:0;margin:0}
button,input,select,textarea{vertical-align:baseline}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}
textarea{vertical-align:top;overflow:auto}
input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
input:-webkit-autofill{text-shadow:none}
.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}
.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}
.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}
.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,0.4)}
.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1)}
.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;transition:all .55s cubic-bezier(0.25,0.8,0.25,1)}
.md-ripple{position:absolute;transform:translate(-50%,-50%) scale(0);transform-origin:50% 50%;opacity:0;border-radius:50%}
.md-ripple.md-ripple-placed{transition:margin .9s cubic-bezier(0.25,0.8,0.25,1),border .9s cubic-bezier(0.25,0.8,0.25,1),width .9s cubic-bezier(0.25,0.8,0.25,1),height .9s cubic-bezier(0.25,0.8,0.25,1),opacity .9s cubic-bezier(0.25,0.8,0.25,1),transform .9s cubic-bezier(0.25,0.8,0.25,1)}
.md-ripple.md-ripple-scaled{transform:translate(-50%,-50%) scale(1)}
.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}
.md-ripple.md-ripple-remove{-webkit-animation:md-remove-ripple .9s cubic-bezier(0.25,0.8,0.25,1);animation:md-remove-ripple .9s cubic-bezier(0.25,0.8,0.25,1)}
@-webkit-keyframes md-remove-ripple{0{opacity:.15}
to{opacity:0}
}
@keyframes md-remove-ripple{0{opacity:.15}
to{opacity:0}
}
.md-padding{padding:8px}
.md-margin{margin:8px}
.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}
.md-scroll-mask&gt;.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,0.3)}
.md-no-momentum{-webkit-overflow-scrolling:auto}
.md-no-flicker{-webkit-filter:blur(0)}
@media(min-width:960px){.md-padding{padding:16px}
}
body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}
bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}
bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}
@media(max-width:599px){.layout-row:not(.layout-xs-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-xs-row&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-row:not(.layout-xs-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xs-row&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media(min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-sm-row:not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-xs-row:not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-sm-row:not(.layout-sm-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media(min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-md-row:not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-sm-row:not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-md-row:not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media(min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-lg-row:not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-md-row:not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-lg-row:not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
@media(min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:16px}
[dir=rtl] .layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child),[dir=rtl] .layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;.md-auto-horizontal-margin:not(:first-child){margin-left:0;margin-right:16px}
}
body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:default;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.md-display-4{font-size:112px;font-weight:300;letter-spacing:-0.01em;line-height:112px}
.md-display-3{font-size:56px;font-weight:400;letter-spacing:-0.005em;line-height:56px}
.md-display-2{font-size:45px;font-weight:400;line-height:64px}
.md-display-1{font-size:34px;font-weight:400;line-height:40px}
.md-headline{font-size:24px;font-weight:400;line-height:32px}
.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}
.md-subhead{font-size:16px;line-height:24px}
.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}
.md-body-1{font-size:14px;line-height:20px}
.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}
.md-caption{font-size:12px;letter-spacing:.02em}
.md-button{letter-spacing:.01em}
button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}
button,input,select,textarea{font-size:100%}
.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}
.md-panel-inner-wrapper{position:fixed}
._md-panel-offscreen{left:-9999px}
._md-panel-hidden{display:none}
._md-panel-shown .md-panel{opacity:1;transition:none}
.md-panel{opacity:0;position:relative}
.md-panel._md-panel-shown{opacity:1;transition:none}
.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,0.2,1)}
.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(0.4,0,1,1)}
.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}
.md-panel._md-panel-backdrop{height:100%;position:fixed;width:100%}
.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,0.2,1)}
.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(0.4,0,1,1)}
._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}
md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}
md-autocomplete[disabled] input{cursor:default}
md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}
md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}
md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}
md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}
md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}
[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}
md-autocomplete md-autocomplete-wrap{display:flex;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}
md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}
md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{flex:1 1 0;box-sizing:border-box;min-width:0}
md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}
md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;transition:none}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{transition:none;height:3px}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{transition:opacity .15s linear}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{transition:opacity .15s linear}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}
md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:0;box-shadow:none;outline:0;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}
md-autocomplete input:not(.md-input)::-ms-clear{display:none}
md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:0;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}
md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;transform:scale(0);opacity:0;transition:all .4s cubic-bezier(0.25,0.8,0.25,1)}
md-autocomplete .md-show-clear-button button:focus{outline:0}
md-autocomplete .md-show-clear-button button:focus:after{transform:scale(1);opacity:1}
md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(0.9)}
md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}
md-autocomplete .md-show-clear-button button.ng-enter{transform:scale(0);transition:transform .15s ease-out}
md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{transform:scale(1)}
md-autocomplete .md-show-clear-button button.ng-leave{transition:transform .15s ease-out}
md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{transform:scale(0)}
@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}
md-autocomplete .md-autocomplete-suggestion:focus{color:#fff}
}
.md-standard-list-container.md-autocomplete-suggestions-container,.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,0.25);z-index:100;height:100%}
.md-standard-list-container.md-autocomplete-suggestions-container .highlight,.md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight{font-weight:700}
.md-standard-list-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;overflow-y:auto;padding:0}
.md-standard-list-container.md-not-found,.md-virtual-repeat-container.md-not-found{height:48px}
.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}
.md-autocomplete-suggestions .md-autocomplete-suggestion{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}
.md-autocomplete-suggestions .md-autocomplete-suggestion:focus{outline:0}
.md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper){cursor:pointer}
@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}
}
md-backdrop{transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}
md-backdrop.md-menu-backdrop{position:fixed !important;z-index:99}
md-backdrop.md-select-backdrop{z-index:81;transition-duration:0}
md-backdrop.md-dialog-backdrop{z-index:79}
md-backdrop.md-bottom-sheet-backdrop{z-index:69}
md-backdrop.md-sidenav-backdrop{z-index:59}
md-backdrop.md-click-catcher{position:absolute}
md-backdrop.md-opaque{opacity:.48}
md-backdrop.md-opaque.ng-enter{opacity:0}
md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}
md-backdrop.md-opaque.ng-leave{opacity:.48;transition:opacity .4s}
md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}
md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;transform:translate3d(0,80px,0);transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-property:transform}
md-bottom-sheet.md-has-header{padding-top:0}
md-bottom-sheet.ng-enter{opacity:0;transform:translate3d(0,100%,0)}
md-bottom-sheet.ng-enter-active{opacity:1;display:block;transform:translate3d(0,80px,0) !important}
md-bottom-sheet.ng-leave-active{transform:translate3d(0,100%,0) !important;transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}
md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}
md-bottom-sheet md-list-item{display:flex;outline:0}
md-bottom-sheet md-list-item:hover{cursor:pointer}
md-bottom-sheet.md-list md-list-item{padding:0;align-items:center;height:48px}
md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}
md-bottom-sheet.md-grid md-list{display:flex;flex-direction:row;flex-wrap:wrap;transition:all .5s;align-items:center}
md-bottom-sheet.md-grid md-list-item{flex-direction:column;align-items:center;transition:all .5s;height:96px;margin-top:8px;margin-bottom:8px}
@media(max-width:960px){md-bottom-sheet.md-grid md-list-item{flex:1 1 33.33333%;max-width:33.33333%}
md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){align-items:flex-start}
md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){align-items:flex-end}
}
@media(min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{flex:1 1 25%;max-width:25%}
}
@media(min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{flex:1 1 16.66667%;max-width:16.66667%}
}
@media(min-width:1920px){md-bottom-sheet.md-grid md-list-item{flex:1 1 14.28571%;max-width:14.28571%}
}
md-bottom-sheet.md-grid md-list-item:before{display:none}
md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:flex;flex-direction:column;align-items:center;width:48px;padding-bottom:16px}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;display:flex;flex-direction:column;align-items:center;width:80px}
md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}
@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}
}
button.md-button::-moz-focus-inner{border:0}
.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;border:0;padding:0 8px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;transition:box-shadow .4s cubic-bezier(0.25,0.8,0.25,1),background-color .4s cubic-bezier(0.25,0.8,0.25,1)}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense&gt;.md-button:not(.md-dense-disabled){min-height:32px}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense&gt;.md-button:not(.md-dense-disabled){line-height:32px}
.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense&gt;.md-button:not(.md-dense-disabled){font-size:13px}
.md-button:focus{outline:0}
.md-button:focus,.md-button:hover{text-decoration:none}
.md-button.ng-hide,.md-button.ng-leave{transition:none}
.md-button.md-cornered{border-radius:0}
.md-button.md-icon{padding:0;background:0}
.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}
.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}
.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-property:background-color,box-shadow,transform}
.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}
.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{transition:none}
.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,0.26)}
.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,0.4)}
.md-button .md-ripple-container{border-radius:inherit;background-clip:padding-box;overflow:hidden;-webkit-transform:translateZ(0)}
.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}
.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transform:translate3d(0,42px,0)}
.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{transform:translate3d(0,41px,0)}
.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transform:translate3d(0,-42px,0)}
.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{transform:translate3d(0,-43px,0)}
.md-button-group{display:flex;flex:1;width:100%}
.md-button-group&gt;.md-button{flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.md-button-group&gt;.md-button:first-child{border-radius:2px 0 0 2px}
.md-button-group&gt;.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}
@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}
}
md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12)}
md-card md-card-header{padding:16px;display:flex;flex-direction:row}
md-card md-card-header:first-child md-card-avatar{margin-right:12px}
[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}
md-card md-card-header:last-child md-card-avatar{margin-left:12px}
[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}
md-card md-card-header md-card-avatar{width:40px;height:40px}
md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}
md-card md-card-header md-card-avatar md-icon{padding:8px}
md-card md-card-header md-card-avatar md-icon&gt;svg{height:inherit;width:inherit}
md-card md-card-header md-card-avatar + md-card-header-text{max-height:40px}
md-card md-card-header md-card-avatar + md-card-header-text .md-title{font-size:14px}
md-card md-card-header md-card-header-text{display:flex;flex:1;flex-direction:column}
md-card md-card-header md-card-header-text .md-subhead{font-size:14px}
md-card&gt;img,md-card&gt;md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:flex;flex:0 0 auto;width:100%;height:auto}
md-card md-card-title{padding:24px 16px 16px;display:flex;flex:1 1 auto;flex-direction:row}
md-card md-card-title + md-card-content{padding-top:0}
md-card md-card-title md-card-title-text{flex:1;flex-direction:column;display:flex}
md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}
md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}
md-card md-card-title md-card-title-media{margin-top:-8px}
md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}
md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}
md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}
md-card md-card-content{display:block;padding:16px}
md-card md-card-content&gt;p:first-child{margin-top:0}
md-card md-card-content&gt;p:last-child{margin-bottom:0}
md-card md-card-content .md-media-xl{height:240px;width:240px}
md-card md-card-actions{margin:8px}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}
md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}
md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}
md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}
md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}
md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}
[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}
md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions{flex:1;justify-content:flex-end;display:flex;flex-direction:row}
md-card md-card-footer{margin-top:auto;padding:16px}
@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}
}
.md-image-no-fill&gt;img{width:auto;height:auto}
.md-inline-form md-checkbox{margin-top:14px;margin-bottom:auto}
md-checkbox{box-sizing:border-box;display:inline-block;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:18px;min-height:48px}
.md-dense :not(.md-dense-disabled) md-checkbox:not(.md-dense-disabled),.md-dense&gt;md-checkbox:not(.md-dense-disabled){min-height:36px}
md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,0.12)}
md-checkbox .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0}
[dir=rtl] md-checkbox .md-container{left:auto}
[dir=rtl] md-checkbox .md-container{right:0}
md-checkbox .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}
md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-checkbox .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}
md-checkbox.md-checked .md-icon{border-color:transparent}
md-checkbox.md-checked .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-checkbox[disabled]{cursor:default}
md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-checkbox .md-container{top:auto;left:auto;right:auto;margin:21px 3px 3px}
md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-top:10px;margin-bottom:auto;margin-left:36px}
[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:36px}
md-checkbox .md-label:empty{margin-left:24px;margin-right:0}
[dir=rtl] md-checkbox .md-label:empty{margin-left:0}
[dir=rtl] md-checkbox .md-label:empty{margin-right:24px}
md-input-container .md-checkbox-link-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:pointer;top:-21px;margin-left:18px;margin-right:0}
[dir=rtl] md-input-container .md-checkbox-link-label{margin-left:0}
[dir=rtl] md-input-container .md-checkbox-link-label{margin-right:18px}
.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}
[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}
.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}
.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}
.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}
[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}
.md-contact-suggestion{height:56px}
.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}
.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}
[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}
.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}
.md-contact-chips-suggestions li{height:100%}
.md-chips,md-chips{display:flex}
.md-chips{flex-wrap:wrap;flex-grow:1;font-family:Roboto,Helvetica Neue,sans-serif;font-size:13px;padding:0 0 8px 3px;vertical-align:middle}
.md-chips:after{content:"";display:table;clear:both}
[dir=rtl] .md-chips{padding:0 3px 8px 0}
.md-chips.md-readonly .md-chip-input-container{min-height:32px}
.md-chips:not(.md-readonly){cursor:text}
.md-chips.md-removable md-chip{padding-right:28px}
[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:28px}
.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}
[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}
.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}
[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px}
[dir=rtl] .md-chips md-chip{float:right}
.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
[dir=rtl] .md-chips md-chip .md-chip-content{float:right}
.md-chips md-chip .md-chip-content:focus{outline:0}
.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}
.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}
[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}
.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:0;box-shadow:none;margin:0;position:relative}
.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;min-height:18px;min-width:18px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}
.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;flex-grow:1;float:left}
[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px}
[dir=rtl] .md-chips .md-chip-input-container{float:right}
.md-chips .md-chip-input-container input{width:100%}
.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}
.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:0}
.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent}
.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}
.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}
.md-chips .md-chip-input-container input:focus{outline:0}
.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}
.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}
.md-chips .md-chip-input-container md-autocomplete input{position:relative}
.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}
[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}
.md-chips .md-chip-input-container input{background:transparent;border-width:0}
.md-chips md-autocomplete button{display:none}
@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}
.md-chip-input-container md-autocomplete{border:0}
}
md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}
md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}
md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}
@media print{md-content{overflow:visible !important}
}
md-calendar{font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}
.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}
.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}
.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}
.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,0.2);display:inline-block;height:308px;width:346px}
.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:0;box-sizing:content-box}
.md-calendar-date:first-child{padding-left:16px}
[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}
.md-calendar-date:last-child{padding-right:16px}
[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}
.md-calendar-date.md-calendar-date-disabled{cursor:default}
.md-calendar-date-selection-indicator{transition:background-color,color .4s cubic-bezier(0.25,0.8,0.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}
.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}
.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}
[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}
.md-calendar-month-label.md-calendar-label-clickable{cursor:pointer}
.md-calendar-month-label md-icon{transform:rotate(180deg)}
[dir=rtl] .md-calendar-month-label md-icon{transform:none}
.md-calendar-month-label span{vertical-align:middle}
.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}
.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:0;box-sizing:content-box;font-weight:400}
.md-calendar-day-header th:first-child{padding-left:16px}
[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}
.md-calendar-day-header th:last-child{padding-right:16px}
[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}
.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}
.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}
.md-calendar:first-child{border-top:1px solid transparent}
.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}
md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}
.md-inline-form md-datepicker{margin-top:12px}
.md-datepicker-button{display:inline-block;box-sizing:border-box;background:0;vertical-align:middle;position:relative}
.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}
.md-datepicker-input{font-size:14px;box-sizing:border-box;border:0;box-shadow:none;outline:0;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}
.md-datepicker-input::-ms-clear{display:none}
._md-datepicker-floating-label&gt;md-datepicker{overflow:visible}
._md-datepicker-floating-label&gt;md-datepicker .md-datepicker-input-container{border:0}
._md-datepicker-floating-label&gt;md-datepicker .md-datepicker-button{float:left;margin-top:-16px;top:13.5px}
[dir=rtl] ._md-datepicker-floating-label&gt;md-datepicker .md-datepicker-button{float:right}
._md-datepicker-floating-label .md-input{float:none}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon&gt;label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(16%)}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon&gt;label:not(.md-no-float):not(.md-container-ignore){right:auto}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon&gt;label:not(.md-no-float):not(.md-container-ignore){left:18px}
._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}
[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}
._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}
[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px}
[dir=rtl] ._md-datepicker-has-triangle-icon{margin-right:auto;margin-left:-18px}
.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}
.md-icon-button + .md-datepicker-input-container{margin-left:12px}
[dir=rtl] .md-icon-button + .md-datepicker-input-container{margin-left:auto;margin-right:12px}
.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}
.md-datepicker-is-showing .md-scroll-mask{z-index:99}
.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;transform:scale(0);transform-origin:0 0;transition:transform .2s cubic-bezier(0.25,0.8,0.25,1)}
.md-datepicker-calendar-pane.md-pane-open{transform:scale(1)}
.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}
.md-datepicker-calendar{opacity:0;transition:opacity .2s cubic-bezier(0.5,0,0.25,1)}
.md-pane-open .md-datepicker-calendar{opacity:1}
.md-datepicker-calendar md-calendar:focus{outline:0}
.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}
.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;transform:translateX(45%)}
[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0}
[dir=rtl] .md-datepicker-triangle-button{transform:translateX(-45%)}
.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}
md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}
md-datepicker[disabled] .md-datepicker-triangle-button{display:none}
.md-datepicker-open{overflow:hidden}
.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}
.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder&gt;label,.md-datepicker-open.md-input-has-value&gt;label{display:none}
.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}
.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(0.25,0.8,0.25,1);transition-delay:.125s}
.md-datepicker-calendar-pane.md-pane-open .md-calendar{transform:translateY(0)}
.md-dialog-is-showing{max-height:100%}
.md-dialog-container{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}
md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12);display:flex;flex-direction:column}
md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transform:translate(0,0) scale(1)}
md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transform:translate(0,100%) scale(0.2)}
md-dialog&gt;form{display:flex;flex-direction:column;overflow:auto}
md-dialog .md-dialog-content{padding:24px}
md-dialog md-dialog-content{order:1;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}
md-dialog md-dialog-content:not([layout=row])&gt;:first-child:not(.md-subheader){margin-top:0}
md-dialog md-dialog-content:focus{outline:0}
md-dialog md-dialog-content .md-subheader{margin:0}
md-dialog md-dialog-content .md-dialog-content-body{width:100%}
md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}
md-dialog md-dialog-actions{display:flex;order:2;box-sizing:border-box;align-items:center;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}
[dir=rtl] md-dialog md-dialog-actions{padding-right:16px}
[dir=rtl] md-dialog md-dialog-actions{padding-left:8px}
md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}
[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0}
[dir=rtl] md-dialog md-dialog-actions .md-button{margin-right:8px}
md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}
@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}
}
@media(max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}
}
md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}
md-divider[md-inset]{margin-left:80px}
[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}
@media(max-width:599px){.layout-row:not(.layout-xs-column)&gt;md-divider,.layout-xs-row&gt;md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media(min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)&gt;md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)&gt;md-divider,.layout-sm-row:not(.layout-sm-column)&gt;md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media(min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)&gt;md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)&gt;md-divider,.layout-md-row:not(.layout-md-column)&gt;md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)&gt;md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media(min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)&gt;md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-divider,.layout-lg-row:not(.layout-lg-column)&gt;md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
@media(min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}
}
md-fab-speed-dial{position:relative;display:flex;align-items:center;z-index:20}
md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
md-fab-speed-dial:not(.md-hover-full){pointer-events:none}
md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}
md-fab-speed-dial:not(.md-hover-full).md-is-open{pointer-events:auto}
md-fab-speed-dial ._md-css-variables{z-index:20}
md-fab-speed-dial.md-is-open .md-fab-action-item{align-items:center}
md-fab-speed-dial md-fab-actions{display:flex;height:auto}
md-fab-speed-dial md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-fab-speed-dial.md-down{flex-direction:column}
md-fab-speed-dial.md-down md-fab-trigger{order:1}
md-fab-speed-dial.md-down md-fab-actions{flex-direction:column;order:2}
md-fab-speed-dial.md-up{flex-direction:column}
md-fab-speed-dial.md-up md-fab-trigger{order:2}
md-fab-speed-dial.md-up md-fab-actions{flex-direction:column-reverse;order:1}
md-fab-speed-dial.md-left{flex-direction:row}
md-fab-speed-dial.md-left md-fab-trigger{order:2}
md-fab-speed-dial.md-left md-fab-actions{flex-direction:row-reverse;order:1}
md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-fab-speed-dial.md-right{flex-direction:row}
md-fab-speed-dial.md-right md-fab-trigger{order:1}
md-fab-speed-dial.md-right md-fab-actions{flex-direction:row;order:2}
md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-fab-speed-dial.md-fling-remove .md-fab-action-item&gt;*,md-fab-speed-dial.md-scale-remove .md-fab-action-item&gt;*{visibility:hidden}
md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}
md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;transition-duration:0}
md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.14286s}
md-fab-toolbar{display:block}
md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}
md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}
md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}
md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}
md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}
md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}
md-fab-toolbar md-fab-trigger button{overflow:visible !important}
md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;transition:all .2s ease-in}
md-fab-toolbar.md-left md-fab-trigger{right:0}
[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}
md-fab-toolbar.md-left .md-toolbar-tools{flex-direction:row-reverse}
md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:first-child{margin-right:.6rem}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:first-child{margin-right:auto;margin-left:.6rem}
md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:first-child{margin-left:-0.8rem}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:first-child{margin-left:auto;margin-right:-0.8rem}
md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:last-child{margin-right:8px}
[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools&gt;.md-button:last-child{margin-right:auto;margin-left:8px}
md-fab-toolbar.md-right md-fab-trigger{left:0}
[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}
md-fab-toolbar.md-right .md-toolbar-tools{flex-direction:row}
md-fab-toolbar md-toolbar{background-color:transparent !important;pointer-events:none;z-index:23}
md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}
md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;transform:scale(0);transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.15s}
md-fab-toolbar.md-is-open md-fab-trigger&gt;button{box-shadow:none}
md-fab-toolbar.md-is-open md-fab-trigger&gt;button md-icon{opacity:0}
md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}
md-grid-list{box-sizing:border-box;display:block;position:relative}
md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile&gt;figure{box-sizing:border-box}
md-grid-list md-grid-tile{display:block;position:absolute}
md-grid-list md-grid-tile figure{display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0}
md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:flex;flex-direction:row;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,0.18);overflow:hidden;position:absolute;left:0;right:0}
md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}
md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}
md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}
md-grid-list md-grid-tile md-grid-tile-header{top:0}
md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}
@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}
md-grid-tile-footer{border-top:1px solid #fff}
}
md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}
md-icon svg{pointer-events:none;display:block}
md-icon[md-font-icon]{line-height:24px;width:auto}
md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}
md-input-container:after{content:"";display:table;clear:both}
md-input-container.md-block{display:block}
md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}
[dir=rtl] md-input-container .md-errors-spacer{float:left}
md-input-container&gt;md-icon{position:absolute;top:8px;left:2px;right:auto}
[dir=rtl] md-input-container&gt;md-icon{left:auto}
[dir=rtl] md-input-container&gt;md-icon{right:2px}
md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}
md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:30px}
md-input-container textarea{resize:none;overflow:hidden}
md-input-container textarea.md-input{min-height:30px;-ms-flex-preferred-size:auto}
md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}
md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}
[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto}
[dir=rtl] md-input-container label:not(.md-container-ignore){right:0}
md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}
md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(0.25,0.8,0.25,1);max-width:100%;transform-origin:left top}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-right:2px}
[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){transform-origin:right top}
md-input-container.md-input-has-value .md-placeholder,md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:3px;padding-right:0}
[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-left:0}
[dir=rtl] md-input-container.md-input-has-value .md-placeholder,[dir=rtl] md-input-container.md-input-has-value label:not(.md-no-float):not(.md-container-ignore){padding-right:3px}
md-input-container .md-placeholder{position:absolute;top:0;opacity:0;transition-property:opacity,transform;transform:translate3d(0,30px,0)}
md-input-container.md-input-focused .md-placeholder{opacity:1;transform:translate3d(0,24px,0)}
md-input-container.md-input-has-value .md-placeholder{transition:none;opacity:0}
md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus){color:transparent}
md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}
md-input-container .md-input{order:2;display:block;margin-top:0;background:0;padding:2px 2px 1px 0;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;transition:border-color .4s cubic-bezier(0.25,0.8,0.25,1);width:100%;box-sizing:border-box;float:left}
[dir=rtl] md-input-container .md-input{padding-left:2px}
[dir=rtl] md-input-container .md-input{padding-right:0}
[dir=rtl] md-input-container .md-input{float:right}
md-input-container .md-input:focus{outline:0}
md-input-container .md-input:invalid{outline:0;box-shadow:none}
md-input-container .md-input.md-no-flex{flex:none !important}
md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}
[dir=rtl] md-input-container .md-char-counter{text-align:left}
[dir=rtl] md-input-container .md-char-counter{padding-right:0}
[dir=rtl] md-input-container .md-char-counter{padding-left:2px}
md-input-container .md-input-messages-animation{position:relative;order:4;overflow:hidden;clear:left}
[dir=rtl] md-input-container .md-input-messages-animation{clear:right}
md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);opacity:1;margin-top:0;padding-top:8px}
md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0}
[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-left:5px}
md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}
md-input-container .md-input-message-animation.ng-enter-prepare{opacity:0;margin-top:-100px}
md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active){opacity:0;margin-top:-100px}
md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){transform:translate3d(0,6px,0) scale(0.75);transition:transform .4s cubic-bezier(0.25,0.8,0.25,1),width .4s cubic-bezier(0.25,0.8,0.25,1)}
md-input-container.md-input-has-value label{transition:none}
md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}
[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}
md-input-container.md-icon-float{transition:margin-top .4s cubic-bezier(0.25,0.8,0.25,1)}
md-input-container.md-icon-float&gt;label{pointer-events:none;position:absolute}
md-input-container.md-icon-float&gt;md-icon{top:8px;left:2px;right:auto}
[dir=rtl] md-input-container.md-icon-float&gt;md-icon{left:auto}
[dir=rtl] md-input-container.md-icon-float&gt;md-icon{right:2px}
md-input-container.md-icon-left&gt;label .md-placeholder,md-input-container.md-icon-left&gt;label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right&gt;label .md-placeholder,md-input-container.md-icon-right&gt;label:not(.md-no-float):not(.md-container-ignore){width:calc(64%);padding:0}
md-input-container.md-icon-left{padding-left:36px;padding-right:0}
[dir=rtl] md-input-container.md-icon-left{padding-left:0}
[dir=rtl] md-input-container.md-icon-left{padding-right:36px}
md-input-container.md-icon-left&gt;label{left:36px;right:auto}
[dir=rtl] md-input-container.md-icon-left&gt;label{left:auto}
[dir=rtl] md-input-container.md-icon-left&gt;label{right:36px}
md-input-container.md-icon-right{padding-left:0;padding-right:36px}
[dir=rtl] md-input-container.md-icon-right{padding-left:36px}
[dir=rtl] md-input-container.md-icon-right{padding-right:0}
md-input-container.md-icon-right&gt;md-icon:last-of-type{margin:0;right:2px;left:auto}
[dir=rtl] md-input-container.md-icon-right&gt;md-icon:last-of-type{right:auto}
[dir=rtl] md-input-container.md-icon-right&gt;md-icon:last-of-type{left:2px}
md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}
md-input-container.md-icon-left.md-icon-right&gt;label .md-placeholder,md-input-container.md-icon-left.md-icon-right&gt;label:not(.md-no-float):not(.md-container-ignore){width:calc(28%)}
.md-resize-wrapper{position:relative}
.md-resize-wrapper:after{content:"";display:table;clear:both}
.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}
@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme&gt;md-icon{fill:#fff}
}
md-list{display:block;padding:8px 0}
md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}
md-list.md-dense:not(.md-dense-disabled) md-list-item,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner{min-height:40px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner:before,md-list.md-dense:not(.md-dense-disabled) md-list-item:before{content:"";min-height:40px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item md-icon:first-child{width:20px;height:20px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner&gt;md-icon:first-child:not(.md-avatar-icon),md-list.md-dense:not(.md-dense-disabled) md-list-item&gt;md-icon:first-child:not(.md-avatar-icon){margin-right:36px;margin-top:4px;margin-bottom:4px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner&gt;md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item&gt;md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px;margin-top:6px;margin-bottom:6px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container .md-secondary.md-button,md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container .md-secondary.md-button{margin-top:4px;margin-bottom:4px}
md-list.md-dense:not(.md-dense-disabled) md-list-item .md-list-item-inner .md-secondary-container md-checkbox:not(.md-dense-disabled),md-list.md-dense:not(.md-dense-disabled) md-list-item .md-secondary-container md-checkbox:not(.md-dense-disabled){min-height:40px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text.md-offset{margin-left:56px}
[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text p,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text h4,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px;padding-bottom:4px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style .md-list-item-text h3{font-size:13px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style{min-height:60px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style .md-avatar-icon,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-2-line&gt;.md-no-style&gt;.md-avatar{margin-top:12px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style{min-height:76px}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line:before,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}
md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style&gt;.md-avatar,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;.md-no-style&gt;md-icon:first-child,md-list.md-dense:not(.md-dense-disabled) md-list-item.md-3-line&gt;md-icon:first-child{margin-top:16px}
md-list.md-dense:not(.md-dense-disabled) .md-subheader-inner{padding-top:12px;padding-bottom:12px}
md-list-item{position:relative}
md-list-item.md-proxy-focus.md-focused .md-no-style{transition:background-color .15s linear}
md-list-item._md-button-wrap{position:relative}
md-list-item._md-button-wrap&gt;div.md-button:first-child{display:flex;align-items:center;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:0}
[dir=rtl] md-list-item._md-button-wrap&gt;div.md-button:first-child{text-align:right}
md-list-item._md-button-wrap&gt;div.md-button:first-child&gt;.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}
md-list-item._md-button-wrap&gt;div.md-button:first-child .md-list-item-inner{width:100%}
md-list-item._md-button-wrap&gt;div.md-button:first-child .md-list-item-inner:before{content:"";min-height:inherit;visibility:hidden;display:inline-block}
md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;flex:1 1 auto}
md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;flex-direction:inherit;align-items:inherit;border-radius:0;margin:0}
[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}
md-list-item.md-no-proxy.md-button&gt;.md-ripple-container,md-list-item .md-no-style.md-button&gt;.md-ripple-container{border-radius:0}
md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:0}
md-list-item.md-clickable:hover{cursor:pointer}
md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}
[dir=rtl] md-list-item md-divider{left:auto;right:0}
md-list-item md-divider[md-inset]{left:72px;width:calc(28%);margin:0 !important}
[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}
md-list-item,md-list-item .md-list-item-inner{display:flex;justify-content:flex-start;align-items:center;min-height:48px;height:auto}
md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}
md-list-item .md-list-item-inner&gt;div.md-primary&gt;md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner&gt;div.md-secondary&gt;md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner&gt;md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner&gt;md-icon:first-child:not(.md-avatar-icon),md-list-item&gt;div.md-primary&gt;md-icon:not(.md-avatar-icon),md-list-item&gt;div.md-secondary&gt;md-icon:not(.md-avatar-icon),md-list-item&gt;md-icon.md-secondary:not(.md-avatar-icon),md-list-item&gt;md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}
md-list-item .md-list-item-inner&gt;div.md-primary&gt;md-checkbox,md-list-item .md-list-item-inner&gt;div.md-secondary&gt;md-checkbox,md-list-item .md-list-item-inner&gt;md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item&gt;div.md-primary&gt;md-checkbox,md-list-item&gt;div.md-secondary&gt;md-checkbox,md-list-item&gt;md-checkbox,md-list-item md-checkbox.md-secondary{align-self:center}
md-list-item .md-list-item-inner&gt;div.md-primary&gt;md-checkbox .md-label,md-list-item .md-list-item-inner&gt;div.md-secondary&gt;md-checkbox .md-label,md-list-item .md-list-item-inner&gt;md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item&gt;div.md-primary&gt;md-checkbox .md-label,md-list-item&gt;div.md-secondary&gt;md-checkbox .md-label,md-list-item&gt;md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}
md-list-item .md-list-item-inner&gt;md-icon:first-child:not(.md-avatar-icon),md-list-item&gt;md-icon:first-child:not(.md-avatar-icon){margin-right:32px}
[dir=rtl] md-list-item .md-list-item-inner&gt;md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item&gt;md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}
md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}
[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}
md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{flex:none;width:40px;height:40px}
md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}
md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}
md-list-item .md-list-item-inner&gt;md-checkbox,md-list-item&gt;md-checkbox{width:24px;min-height:40px;margin-left:0;margin-right:29px}
[dir=rtl] md-list-item .md-list-item-inner&gt;md-checkbox,[dir=rtl] md-list-item&gt;md-checkbox{margin-left:29px}
[dir=rtl] md-list-item .md-list-item-inner&gt;md-checkbox,[dir=rtl] md-list-item&gt;md-checkbox{margin-right:0}
md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;position:relative;flex-shrink:0;margin:auto 0 auto auto}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin:0 6px;padding:0 8px;min-height:40px}
md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:40px;margin-right:0}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}
md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}
[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}
md-list-item .md-list-item-inner&gt;.md-list-item-inner&gt;p,md-list-item .md-list-item-inner&gt;p,md-list-item&gt;.md-list-item-inner&gt;p,md-list-item&gt;p{flex:1 1 auto;margin:0}
md-list-item.md-2-line,md-list-item.md-2-line&gt;.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line&gt;.md-no-style{align-items:flex-start;justify-content:center}
md-list-item.md-2-line.md-long-text,md-list-item.md-2-line&gt;.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line&gt;.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}
md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line&gt;.md-no-style .md-list-item-text{flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}
md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line&gt;.md-no-style .md-list-item-text.md-offset{margin-left:56px}
[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line&gt;.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line&gt;.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}
md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line&gt;.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line&gt;.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line&gt;.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}
md-list-item.md-2-line,md-list-item.md-2-line&gt;.md-no-style{height:auto;min-height:72px}
md-list-item.md-2-line:before,md-list-item.md-2-line&gt;.md-no-style:before{content:"";min-height:72px;visibility:hidden;display:inline-block}
md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line&gt;.md-avatar,md-list-item.md-2-line&gt;.md-no-style .md-avatar-icon,md-list-item.md-2-line&gt;.md-no-style&gt;.md-avatar{margin-top:12px}
md-list-item.md-2-line&gt;.md-no-style&gt;md-icon:first-child,md-list-item.md-2-line&gt;md-icon:first-child{align-self:flex-start}
md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line&gt;.md-no-style .md-list-item-text{flex:1 1 auto}
md-list-item.md-3-line,md-list-item.md-3-line&gt;.md-no-style{height:auto;min-height:88px}
md-list-item.md-3-line:before,md-list-item.md-3-line&gt;.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}
md-list-item.md-3-line&gt;.md-avatar,md-list-item.md-3-line&gt;.md-no-style&gt;.md-avatar,md-list-item.md-3-line&gt;.md-no-style&gt;md-icon:first-child,md-list-item.md-3-line&gt;md-icon:first-child{margin-top:16px}
.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px;max-height:calc(90vh);overflow:auto}
.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}
.md-open-menu-container md-menu-content&gt;*{opacity:0}
.md-open-menu-container:not(.md-clickable){pointer-events:none}
.md-open-menu-container.md-active{opacity:1;transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-duration:.2s}
.md-open-menu-container.md-active&gt;md-menu-content&gt;*{opacity:1;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.2s;transition-delay:.1s}
.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.25s}
md-menu-content{display:flex;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}
md-menu-content.md-dense{max-height:208px}
md-menu-content.md-dense md-menu-item{height:32px;min-height:32px}
md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}
md-menu-item&gt;*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}
md-menu-item&gt;a.md-button{padding-top:5px}
md-menu-item&gt;.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}
md-menu-item&gt;.md-button::-moz-focus-inner{padding:0;border:0}
[dir=rtl] md-menu-item&gt;.md-button{text-align:right}
md-menu-item&gt;.md-button md-icon{margin:auto 16px auto 0}
[dir=rtl] md-menu-item&gt;.md-button md-icon{margin:auto 0 auto 16px}
md-menu-item&gt;.md-button p{display:inline-block;margin:auto}
md-menu-item&gt;.md-button span{margin-top:auto;margin-bottom:auto}
md-menu-item&gt;.md-button .md-ripple-container{border-radius:inherit}
md-toolbar .md-menu{height:auto;margin:auto;padding:0}
@media(max-width:959px){md-menu-content{min-width:112px}
md-menu-content[width="3"]{min-width:168px}
md-menu-content[width="4"]{min-width:224px}
md-menu-content[width="5"]{min-width:280px}
md-menu-content[width="6"]{min-width:336px}
md-menu-content[width="7"]{min-width:392px}
}
@media(min-width:960px){md-menu-content{min-width:96px}
md-menu-content[width="3"]{min-width:192px}
md-menu-content[width="4"]{min-width:256px}
md-menu-content[width="5"]{min-width:320px}
md-menu-content[width="6"]{min-width:384px}
md-menu-content[width="7"]{min-width:448px}
}
md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px 28px 12px}
md-toolbar.md-has-open-menu{position:relative;z-index:100}
md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}
md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}
md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}
md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}
md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent&gt;md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent&gt;md-icon{left:auto;right:24px}
md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu&gt;.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent&gt;.md-button{padding:0 32px 0 64px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu&gt;.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent&gt;.md-button{padding:0 64px 0 32px}
md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}
md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}
md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}
md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}
md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item&gt;.md-button{text-align:left}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item&gt;.md-button{text-align:right}
md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}
md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button{padding-left:0;padding-right:16px}
md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(0.45) scaleX(0.9);right:28px}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button:after{transform:rotate(90deg) scaleY(0.45) scaleX(0.9)}
[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu&gt;.md-button:after{right:auto;left:28px}
.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}
._md-nav-bar-list{outline:0;list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row}
.md-nav-item:first-of-type{margin-left:8px}
.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;transition:background-color .35s cubic-bezier(0.35,0,0.25,1)}
.md-button._md-nav-button:focus{outline:0}
md-nav-ink-bar{background-color:#000;position:absolute;bottom:0;left:0;width:100%;height:2px;transform-origin:left top;will-change:transform;transition:transform .125s cubic-bezier(0.35,0,0.25,1)}
md-nav-ink-bar.ng-animate{transition:none}
md-nav-extra-content{min-height:48px;padding-right:12px}
@-webkit-keyframes indeterminate-rotate{0{transform:rotate(0)}
to{transform:rotate(1turn)}
}
@keyframes indeterminate-rotate{0{transform:rotate(0)}
to{transform:rotate(1turn)}
}
md-progress-circular{position:relative;display:block;transform:scale(1,1)}
[dir=rtl] md-progress-circular{transform:scale(-1,1)}
md-progress-circular._md-progress-circular-disabled{visibility:hidden}
md-progress-circular.md-mode-indeterminate svg{-webkit-animation:indeterminate-rotate 1568.63ms linear infinite;animation:indeterminate-rotate 1568.63ms linear infinite}
md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}
md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0 !important;margin-bottom:0 !important;transform:scale(1,1)}
[dir=rtl] md-progress-linear{transform:scale(-1,1)}
md-progress-linear._md-progress-linear-disabled{visibility:hidden}
md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0,0) scale(1,1)}
md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}
md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px !important;background-position:0 -23px}
md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{transition:transform .2s linear}
md-progress-linear .md-container.md-mode-query .md-bar1{display:none}
md-progress-linear .md-container.md-mode-query .md-bar2{transition:all .2s linear;-webkit-animation:query .8s cubic-bezier(0.39,0.575,0.565,1) infinite;animation:query .8s cubic-bezier(0.39,0.575,0.565,1) infinite}
md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}
md-progress-linear .md-container.md-mode-indeterminate .md-bar1{-webkit-animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}
md-progress-linear .md-container.md-mode-indeterminate .md-bar2{-webkit-animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{-webkit-animation:none;animation:none}
md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{-webkit-animation-name:none;animation-name:none}
md-progress-linear .md-container.md-mode-buffer{background-color:transparent !important;transition:all .2s linear}
md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;-webkit-animation:buffer 3s linear infinite;animation:buffer 3s linear infinite}
@-webkit-keyframes query{0{opacity:1;transform:translateX(35%) scale(0.3,1)}
to{opacity:0;transform:translateX(-50%) scale(0,1)}
}
@keyframes query{0{opacity:1;transform:translateX(35%) scale(0.3,1)}
to{opacity:0;transform:translateX(-50%) scale(0,1)}
}
@-webkit-keyframes buffer{0{opacity:1;background-position:0 -23px}
50%{opacity:0}
to{opacity:1;background-position:-200px -23px}
}
@keyframes buffer{0{opacity:1;background-position:0 -23px}
50%{opacity:0}
to{opacity:1;background-position:-200px -23px}
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-1{0{transform:scaleX(0.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
36.6%{transform:scaleX(0.1);-webkit-animation-timing-function:cubic-bezier(0.33473,0.12482,0.78584,1);animation-timing-function:cubic-bezier(0.33473,0.12482,0.78584,1)}
69.15%{transform:scaleX(0.83);-webkit-animation-timing-function:cubic-bezier(0.22573,0,0.23365,1.37098);animation-timing-function:cubic-bezier(0.22573,0,0.23365,1.37098)}
to{transform:scaleX(0.1)}
}
@keyframes md-progress-linear-indeterminate-scale-1{0{transform:scaleX(0.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
36.6%{transform:scaleX(0.1);-webkit-animation-timing-function:cubic-bezier(0.33473,0.12482,0.78584,1);animation-timing-function:cubic-bezier(0.33473,0.12482,0.78584,1)}
69.15%{transform:scaleX(0.83);-webkit-animation-timing-function:cubic-bezier(0.22573,0,0.23365,1.37098);animation-timing-function:cubic-bezier(0.22573,0,0.23365,1.37098)}
to{transform:scaleX(0.1)}
}
@-webkit-keyframes md-progress-linear-indeterminate-1{0{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}
20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(0.5,0,0.70173,0.49582);animation-timing-function:cubic-bezier(0.5,0,0.70173,0.49582)}
69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(0.30244,0.38135,0.55,0.95635);animation-timing-function:cubic-bezier(0.30244,0.38135,0.55,0.95635)}
to{left:95.44444%}
}
@keyframes md-progress-linear-indeterminate-1{0{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}
20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(0.5,0,0.70173,0.49582);animation-timing-function:cubic-bezier(0.5,0,0.70173,0.49582)}
69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(0.30244,0.38135,0.55,0.95635);animation-timing-function:cubic-bezier(0.30244,0.38135,0.55,0.95635)}
to{left:95.44444%}
}
@-webkit-keyframes md-progress-linear-indeterminate-scale-2{0{transform:scaleX(0.1);-webkit-animation-timing-function:cubic-bezier(0.20503,0.05705,0.57661,0.45397);animation-timing-function:cubic-bezier(0.20503,0.05705,0.57661,0.45397)}
19.15%{transform:scaleX(0.57);-webkit-animation-timing-function:cubic-bezier(0.15231,0.19643,0.64837,1.00432);animation-timing-function:cubic-bezier(0.15231,0.19643,0.64837,1.00432)}
44.15%{transform:scaleX(0.91);-webkit-animation-timing-function:cubic-bezier(0.25776,-0.00316,0.21176,1.38179);animation-timing-function:cubic-bezier(0.25776,-0.00316,0.21176,1.38179)}
to{transform:scaleX(0.1)}
}
@keyframes md-progress-linear-indeterminate-scale-2{0{transform:scaleX(0.1);-webkit-animation-timing-function:cubic-bezier(0.20503,0.05705,0.57661,0.45397);animation-timing-function:cubic-bezier(0.20503,0.05705,0.57661,0.45397)}
19.15%{transform:scaleX(0.57);-webkit-animation-timing-function:cubic-bezier(0.15231,0.19643,0.64837,1.00432);animation-timing-function:cubic-bezier(0.15231,0.19643,0.64837,1.00432)}
44.15%{transform:scaleX(0.91);-webkit-animation-timing-function:cubic-bezier(0.25776,-0.00316,0.21176,1.38179);animation-timing-function:cubic-bezier(0.25776,-0.00316,0.21176,1.38179)}
to{transform:scaleX(0.1)}
}
@-webkit-keyframes md-progress-linear-indeterminate-2{0{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(0.15,0,0.51506,0.40968);animation-timing-function:cubic-bezier(0.15,0,0.51506,0.40968)}
25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(0.31033,0.28406,0.8,0.73372);animation-timing-function:cubic-bezier(0.31033,0.28406,0.8,0.73372)}
48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(0.4,0.62703,0.6,0.90203);animation-timing-function:cubic-bezier(0.4,0.62703,0.6,0.90203)}
to{left:117.38889%}
}
@keyframes md-progress-linear-indeterminate-2{0{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(0.15,0,0.51506,0.40968);animation-timing-function:cubic-bezier(0.15,0,0.51506,0.40968)}
25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(0.31033,0.28406,0.8,0.73372);animation-timing-function:cubic-bezier(0.31033,0.28406,0.8,0.73372)}
48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(0.4,0.62703,0.6,0.90203);animation-timing-function:cubic-bezier(0.4,0.62703,0.6,0.90203)}
to{left:117.38889%}
}
md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}
md-radio-button[disabled]{cursor:default}
md-radio-button[disabled] .md-container{cursor:default}
md-radio-button .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}
[dir=rtl] md-radio-button .md-container{left:auto}
[dir=rtl] md-radio-button .md-container{right:0}
md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-radio-button.md-align-top-left&gt;div.md-container{top:12px}
md-radio-button .md-off{border-style:solid;border-width:2px;transition:border-color .28s ease}
md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}
md-radio-button .md-on{transition:transform .28s ease;transform:scale(0)}
md-radio-button.md-checked .md-on{transform:scale(0.5)}
md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}
[dir=rtl] md-radio-button .md-label{margin-left:0}
[dir=rtl] md-radio-button .md-label{margin-right:30px}
md-radio-group:focus{outline:0}
md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-radio-group.md-focused.ng-empty&gt;md-radio-button:first-child .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-radio-group[disabled] md-radio-button{cursor:default}
md-radio-group[disabled] md-radio-button .md-container{cursor:default}
@media(max-width:599px){.layout-row:not(.layout-xs-column)&gt;md-radio-button,.layout-xs-row&gt;md-radio-button{margin-bottom:0}
}
@media(min-width:600px) and (max-width:959px){.layout-gt-xs-row:not(.layout-sm-column)&gt;md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-sm-column)&gt;md-radio-button,.layout-sm-row:not(.layout-sm-column)&gt;md-radio-button{margin-bottom:0}
}
@media(min-width:960px) and (max-width:1279px){.layout-gt-sm-row:not(.layout-md-column)&gt;md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-md-column)&gt;md-radio-button,.layout-md-row:not(.layout-md-column)&gt;md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-md-column)&gt;md-radio-button{margin-bottom:0}
}
@media(min-width:1280px) and (max-width:1919px){.layout-gt-md-row:not(.layout-lg-column)&gt;md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-radio-button,.layout-lg-row:not(.layout-lg-column)&gt;md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-lg-column)&gt;md-radio-button{margin-bottom:0}
}
@media(min-width:1920px){.layout-gt-lg-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button,.layout-gt-md-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button,.layout-gt-sm-row:not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button,.layout-gt-xs-row:not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button,.layout-row:not(.layout-gt-xs-column):not(.layout-gt-sm-column):not(.layout-gt-md-column):not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button,.layout-xl-row:not(.layout-gt-lg-column):not(.layout-xl-column)&gt;md-radio-button{margin-bottom:0}
}
.md-inline-form md-radio-group{margin:18px 0 19px}
.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px 10px 2px 6px;box-sizing:border-box;margin-top:0;margin-bottom:0}
.md-inline-form md-radio-group md-radio-button .md-label{top:4px}
.md-inline-form md-radio-group md-radio-button .md-container{margin-top:2px}
@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}
}
md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(0.25,0.8,0.25,1);transform-origin:left top}
[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transform-origin:right top}
md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{transform:translate(-2px,-22px) scale(0.75)}
.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;transform:translateY(-1px)}
.md-select-menu-container:not(.md-clickable){pointer-events:none}
.md-select-menu-container md-progress-circular{display:table;margin:24px auto !important}
.md-select-menu-container.md-active{display:block;opacity:1}
.md-select-menu-container.md-active md-select-menu{transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-duration:.15s}
.md-select-menu-container.md-active md-select-menu&gt;*{opacity:1;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.15s;transition-delay:.1s}
.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.25s}
.md-inline-form md-select{margin-top:20px}
.md-inline-form md-input-container&gt;md-select,md-input-container&gt;md-select{margin-top:0}
md-input-container&gt;md-select{order:2}
md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}
md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}
md-select{display:flex}
md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}
md-select[disabled] .md-select-value{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x;padding-bottom:2px;padding-top:1px;transform:translateY(1px)}
md-select:focus{outline:0}
md-select[disabled]:hover{cursor:default}
md-select:not([disabled]):hover{cursor:pointer}
md-select:not([disabled]):focus .md-select-value{border-bottom-style:solid;border-bottom-width:2px;padding-bottom:0}
md-input-container md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px}
md-input-container md-select[disabled] .md-select-value{background-position:bottom -1px left 0}
md-input-container md-select .md-select-value{min-height:26px;border-bottom-width:1px;padding-bottom:1px}
md-input-container md-select .md-select-value.md-select-placeholder{padding-left:0;padding-right:2px}
[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-left:2px}
[dir=rtl] md-input-container md-select .md-select-value.md-select-placeholder{padding-right:0}
.md-select-value{display:flex;align-items:center;padding:2px 2px 1px 0;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:88px;min-height:26px;margin-bottom:auto;-ms-flex-item-align:start;flex-grow:1}
[dir=rtl] .md-select-value{padding-left:2px}
[dir=rtl] .md-select-value{padding-right:0}
.md-select-value&gt;span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.md-select-value&gt;span:not(.md-select-icon) .md-text{display:inline}
.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:right;width:24px;transform:translateY(-2px);font-size:1.2rem}
[dir=rtl] .md-select-value .md-select-icon{align-items:flex-start}
[dir=rtl] .md-select-value .md-select-icon{text-align:left}
.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;right:-4px;left:auto;speak:none;font-size:13px;transform:scaleY(0.5)}
[dir=rtl] .md-select-value .md-select-icon:after{right:auto}
[dir=rtl] .md-select-value .md-select-icon:after{left:-4px}
.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;z-index:1}
md-select-menu{display:flex;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);max-height:256px;min-height:48px;overflow-y:hidden;transform-origin:left top;transform:scale(1)}
md-select-menu.md-reverse{flex-direction:column-reverse}
md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}
[dir=rtl] md-select-menu{transform-origin:right top}
md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}
md-select-menu&gt;*{opacity:0}
md-option{cursor:pointer;position:relative;display:flex;align-items:center;width:auto;transition:background .15s linear;padding:0 16px;height:48px}
md-option[disabled]{cursor:default}
md-option:focus{outline:0}
md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
md-optgroup{display:block}
md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}
md-optgroup md-option{padding-left:32px;padding-right:32px}
@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}
md-select-menu{border:1px solid #fff}
}
md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-right:40px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:18px;height:18px;left:0;right:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{right:0}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;transition:.24s;position:absolute;top:0;left:0;width:18px;height:18px;border-width:2px;border-style:solid;border-radius:2px}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}
md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;transform:rotate(45deg);position:absolute;left:4px;top:0;display:table;width:6px;height:12px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}
md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:table;width:10.8px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}
md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto}
[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-right:10.66667px}
md-sidenav{box-sizing:border-box;position:absolute;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}
md-sidenav ul{list-style:none}
md-sidenav.md-closed{display:none}
md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:flex;transition:all .2s ease-in}
md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{transition:all .4s cubic-bezier(0.25,0.8,0.25,1)}
md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:flex;transform:translate3d(0,0,0)}
md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){transition:width .3s cubic-bezier(0.55,0,0.55,0.2),min-width .3s cubic-bezier(0.55,0,0.55,0.2);width:0 !important;min-width:0 !important}
md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(0.55,0,0.55,0.2),min-width .3s cubic-bezier(0.55,0,0.55,0.2)}
md-sidenav.md-locked-open-remove-active{width:0 !important;min-width:0 !important}
.md-sidenav-backdrop.md-locked-open{display:none}
.md-sidenav-left,md-sidenav{left:0;top:0;transform:translate3d(0,0,0)}
.md-sidenav-left.md-closed,md-sidenav.md-closed{transform:translate3d(-100%,0,0)}
.md-sidenav-right{left:100%;top:0;transform:translate(-100%,0)}
.md-sidenav-right.md-closed{transform:translate(0,0)}
@media(min-width:600px){md-sidenav{max-width:400px}
}
@media(max-width:456px){md-sidenav{width:calc(44%);min-width:calc(44%);max-width:calc(44%)}
}
@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}
.md-sidenav-right{border-left:1px solid #fff}
}
@-webkit-keyframes sliderFocusThumb{0{transform:scale(0.7)}
30%{transform:scale(1)}
to{transform:scale(0.7)}
}
@keyframes sliderFocusThumb{0{transform:scale(0.7)}
30%{transform:scale(1)}
to{transform:scale(0.7)}
}
@-webkit-keyframes sliderDiscreteFocusThumb{0{transform:scale(0.7)}
50%{transform:scale(0.8)}
to{transform:scale(0)}
}
@keyframes sliderDiscreteFocusThumb{0{transform:scale(0.7)}
50%{transform:scale(0.8)}
to{transform:scale(0)}
}
@-webkit-keyframes sliderDiscreteFocusRing{0{transform:scale(0.7);opacity:0}
50%{transform:scale(1);opacity:1}
to{transform:scale(0)}
}
@keyframes sliderDiscreteFocusRing{0{transform:scale(0.7);opacity:0}
50%{transform:scale(1);opacity:1}
to{transform:scale(0)}
}
md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;flex-direction:row}
md-slider *,md-slider :after{box-sizing:border-box}
md-slider .md-slider-wrapper{outline:0;width:100%;height:100%}
md-slider .md-slider-content{position:relative}
md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}
md-slider .md-track{position:absolute;left:0;right:0;height:100%}
md-slider .md-track-fill{transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-property:width,height}
md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}
md-slider .md-track-ticks canvas{width:100%;height:100%}
md-slider .md-thumb-container{position:absolute;left:0;top:50%;transform:translate3d(-50%,-50%,0);transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-property:left,right,bottom}
[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}
md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;transform:scale(0.7);transition:all .4s cubic-bezier(0.25,0.8,0.25,1)}
[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}
md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;transition:inherit}
md-slider .md-sign{display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;transform:scale(0.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(0.35,0,0.25,1)}
md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s cubic-bezier(0.35,0,0.25,1)}
[dir=rtl] md-slider .md-sign:after{left:auto;right:0}
md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}
md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;transform:scale(0.7);opacity:0;transition:all .35s cubic-bezier(0.35,0,0.25,1)}
[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}
md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;transform:scale(0.5);border-width:4px;border-style:solid;display:none}
[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}
md-slider.md-min .md-sign{opacity:0}
md-slider:focus{outline:0}
md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{transition:none}
md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{transform:scale(0.8)}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(1);opacity:1}
md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderFocusThumb .7s cubic-bezier(0.35,0,0.25,1);animation:sliderFocusThumb .7s cubic-bezier(0.35,0,0.25,1)}
md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{transform:scale(1)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{transform:scale(0);-webkit-animation:sliderDiscreteFocusRing .5s cubic-bezier(0.35,0,0.25,1);animation:sliderDiscreteFocusRing .5s cubic-bezier(0.35,0,0.25,1)}
md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderDiscreteFocusThumb .5s cubic-bezier(0.35,0,0.25,1);animation:sliderDiscreteFocusThumb .5s cubic-bezier(0.35,0,0.25,1)}
md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{transform:scale(0)}
md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[md-discrete][disabled][readonly] .md-thumb{transform:scale(0)}
md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[disabled] .md-track-fill{display:none}
md-slider[disabled] .md-track-ticks{opacity:0}
md-slider[disabled]:not([readonly]) .md-sign{opacity:0}
md-slider[disabled] .md-thumb{transform:scale(0.5)}
md-slider[disabled] .md-disabled-thumb{display:block}
md-slider[md-vertical]{flex-direction:column;min-height:128px;min-width:0}
md-slider[md-vertical] .md-slider-wrapper{flex:1;padding-top:12px;padding-bottom:12px;width:48px;align-self:center;display:flex;justify-content:center}
md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(49%)}
md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(49%);bottom:0}
md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}
md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}
md-slider[md-vertical] .md-track-fill{bottom:0}
md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;transform:scale(0.4) translate3d(67.5px,0,0)}
md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;transform:translate3d(0,-8px,0);transition:all .2s ease-in-out}
md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}
md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}
md-slider[md-vertical][disabled][readonly] .md-thumb{transform:scale(0)}
md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;transform:translate3d(0,0,0) scale(1)}
md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0}
[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{right:auto}
md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}
md-slider-container{display:flex;align-items:center;flex-direction:row}
md-slider-container&gt;:first-child:not(md-slider),md-slider-container&gt;:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-property:color,max-width}
md-slider-container&gt;:first-child:not(md-slider){margin-right:16px}
[dir=rtl] md-slider-container&gt;:first-child:not(md-slider){margin-right:auto;margin-left:16px}
md-slider-container&gt;:last-child:not(md-slider){margin-left:16px}
[dir=rtl] md-slider-container&gt;:last-child:not(md-slider){margin-left:auto;margin-right:16px}
md-slider-container[md-vertical]{flex-direction:column}
md-slider-container[md-vertical]&gt;:first-child:not(md-slider),md-slider-container[md-vertical]&gt;:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}
md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}
[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}
@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}
}
.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute !important;transform:translate3d(-9999px,-9999px,0)}
.md-sticky-clone[sticky-state=active]{transform:translate3d(0,0,0)}
.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{-webkit-animation:subheaderStickyHoverIn .3s ease-out both;animation:subheaderStickyHoverIn .3s ease-out both}
@-webkit-keyframes subheaderStickyHoverIn{0{box-shadow:0 0 0 0 transparent}
to{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16)}
}
@keyframes subheaderStickyHoverIn{0{box-shadow:0 0 0 0 transparent}
to{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16)}
}
@-webkit-keyframes subheaderStickyHoverOut{0{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16)}
to{box-shadow:0 0 0 0 transparent}
}
@keyframes subheaderStickyHoverOut{0{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16)}
to{box-shadow:0 0 0 0 transparent}
}
.md-subheader-wrapper:not(.md-sticky-no-effect){transition:margin .2s ease-out}
.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}
.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}
.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}
.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{-webkit-animation:subheaderStickyHoverOut .3s ease-out both;animation:subheaderStickyHoverOut .3s ease-out both}
.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}
.md-subheader .md-subheader-inner{display:block;padding:16px}
.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}
[md-swipe-left],[md-swipe-right]{touch-action:pan-y}
[md-swipe-down],[md-swipe-up]{touch-action:pan-x}
.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}
md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;align-items:center;display:flex;margin-left:inherit;margin-right:16px}
[dir=rtl] md-switch{margin-left:16px}
[dir=rtl] md-switch{margin-right:inherit}
md-switch:last-of-type{margin-left:inherit;margin-right:0}
[dir=rtl] md-switch:last-of-type{margin-left:0}
[dir=rtl] md-switch:last-of-type{margin-right:inherit}
md-switch[disabled]{cursor:default}
md-switch[disabled] .md-container{cursor:default}
md-switch .md-container{cursor:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}
[dir=rtl] md-switch .md-container{margin-right:0;margin-left:8px}
md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}
[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px}
[dir=rtl] md-switch.md-inverted .md-container{margin-left:0}
md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;cursor:grabbing}
md-switch.md-focused .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}
md-switch .md-label{border-color:transparent;border-width:0;float:left}
md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}
md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;transform:translate3d(0,0,0);z-index:1}
md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}
md-switch .md-thumb{position:absolute;margin:0;left:0;top:0;outline:0;height:20px;width:20px;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12)}
md-switch .md-thumb:before{background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;transition:all .5s;width:auto}
md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}
md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{transition:all .08s linear;transition-property:transform,background-color}
md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{transition-delay:.05s}
@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}
md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}
md-switch.md-default-theme .md-thumb{background-color:#fff}
}
@-webkit-keyframes md-tab-content-hide{0{opacity:1}
50%{opacity:1}
to{opacity:0}
}
@keyframes md-tab-content-hide{0{opacity:1}
50%{opacity:1}
to{opacity:0}
}
md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}
md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;flex-shrink:0}
md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}
md-tabs[md-align-tabs=bottom]{padding-bottom:48px}
md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}
md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}
md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}
md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}
md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}
md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}
md-tabs-wrapper{display:block;position:relative;transform:translate(0,0)}
md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;transition:all .5s cubic-bezier(0.35,0,0.25,1)}
md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:0}
md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}
md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{transition:none}
md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
[dir=rtl] md-tabs-wrapper md-next-button,[dir=rtl] md-tabs-wrapper md-prev-button{transform:rotateY(180deg) translateY(-50%)}
md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")}
[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}
md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")}
[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}
md-tabs-wrapper md-next-button md-icon{transform:translate(-50%,-50%) rotate(180deg)}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;flex-direction:row}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{flex-grow:1}
md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}
md-tabs-canvas:after{content:"";display:table;clear:both}
md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}
[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}
md-tabs-canvas.md-paginated{margin:0 32px}
md-tabs-canvas.md-center-tabs{display:flex;flex-direction:column;text-align:center}
md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}
md-pagination-wrapper{height:48px;display:flex;transition:transform .5s cubic-bezier(0.35,0,0.25,1);position:absolute;left:0;transform:translate(0,0)}
md-pagination-wrapper:after{content:"";display:table;clear:both}
[dir=rtl] md-pagination-wrapper{left:auto;right:0}
md-pagination-wrapper.md-center-tabs{position:relative;justify-content:center}
md-pagination-wrapper md-tab-item{min-width:72px}
@media(min-width:600px){md-pagination-wrapper md-tab-item{min-width:160px}
}
md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}
md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}
md-tab-content{display:flex;top:0;transition:transform .5s cubic-bezier(0.35,0,0.25,1);overflow:auto;transform:translate(0,0)}
md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}
md-tab-content.md-no-transition,md-tab-content.ng-leave{transition:none}
md-tab-content.md-left:not(.md-active){transform:translateX(-100%);-webkit-animation:md-tab-content-hide 1s;animation:md-tab-content-hide 1s;visibility:hidden}
[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}
md-tab-content.md-left:not(.md-active) *{transition:visibility 0 linear;transition-delay:.5s;visibility:hidden}
md-tab-content.md-right:not(.md-active){transform:translateX(100%);-webkit-animation:md-tab-content-hide 1s;animation:md-tab-content-hide 1s;visibility:hidden}
[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}
md-tab-content.md-right:not(.md-active) *{transition:visibility 0 linear;transition-delay:.5s;visibility:hidden}
md-tab-content&gt;div{flex:1 0 100%;min-width:0}
md-tab-content&gt;div.ng-leave{-webkit-animation:md-tab-content-hide 1s;animation:md-tab-content-hide 1s}
md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}
md-ink-bar.md-left{transition:left .125s cubic-bezier(0.35,0,0.25,1),right .25s cubic-bezier(0.35,0,0.25,1)}
md-ink-bar.md-right{transition:left .25s cubic-bezier(0.35,0,0.25,1),right .125s cubic-bezier(0.35,0,0.25,1)}
md-tab{position:absolute;z-index:-1;left:-9999px}
.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px;transition:background-color .35s cubic-bezier(0.35,0,0.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}
[dir=rtl] .md-tab{float:right}
.md-tab.md-focused,.md-tab:focus{box-shadow:none;outline:0}
.md-tab.md-active{cursor:default}
.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}
.md-tab.ng-leave{transition:none}
md-toolbar + md-dialog-content md-tabs,md-toolbar + md-tabs{border-top-left-radius:0;border-top-right-radius:0}
.md-toast-text{padding:0 8px}
md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}
md-toast,md-toast .md-toast-content{overflow:hidden;transition:all .4s cubic-bezier(0.25,0.8,0.25,1)}
md-toast .md-toast-content{display:flex;flex-direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 16px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);border-radius:2px;font-size:14px;transform:translate3d(0,0,0) rotateZ(0);justify-content:flex-start}
md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}
[dir=rtl] md-toast .md-toast-content{justify-content:flex-end}
md-toast .md-toast-content span{flex:1 1 0;box-sizing:border-box;min-width:0}
md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}
md-toast.ng-leave-active .md-toast-content{transition:all .3s cubic-bezier(0.55,0,0.55,0.2)}
md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{transition:all .4s cubic-bezier(0.25,0.8,0.25,1)}
md-toast.ng-enter{opacity:0}
md-toast.ng-enter .md-toast-content{transform:translate3d(0,100%,0)}
md-toast.ng-enter.md-top .md-toast-content{transform:translate3d(0,-100%,0)}
md-toast.ng-enter.ng-enter-active{opacity:1}
md-toast.ng-enter.ng-enter-active .md-toast-content{transform:translate3d(0,0,0)}
md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;transform:translate3d(0,100%,0)}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}
md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{transform:translate3d(0,-100%,0)}
md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}
md-toast .md-button{min-width:0;margin-right:0;margin-left:8px}
[dir=rtl] md-toast .md-button{margin-right:8px}
[dir=rtl] md-toast .md-button{margin-left:0}
@media(max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}
md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{transform:translate3d(0,-50%,0)}
md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{transform:translate3d(0,50%,0)}
}
@media(min-width:960px){md-toast{min-width:304px}
md-toast.md-bottom{bottom:0}
md-toast.md-left{left:0}
md-toast.md-right{right:0}
md-toast.md-top{top:0}
md-toast._md-start{left:0}
[dir=rtl] md-toast._md-start{left:auto;right:0}
md-toast._md-end{right:0}
[dir=rtl] md-toast._md-end{right:auto;left:0}
md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{transform:translate3d(-50%,0,0)}
md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{transform:translate3d(50%,0,0)}
}
@media(min-width:1920px){md-toast .md-toast-content{max-width:568px}
}
@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}
}
.md-toast-animating{overflow:hidden !important}
md-toolbar{box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}
md-toolbar._md-toolbar-transitions{transition-duration:.5s;transition-timing-function:cubic-bezier(0.35,0,0.25,1);transition-property:background-color,fill,color}
md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{transition:box-shadow .5s linear}
md-toolbar md-toolbar-filler{width:72px}
md-toolbar *,md-toolbar :after,md-toolbar :before{box-sizing:border-box}
md-toolbar.ng-animate{transition:none}
md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}
md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}
md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}
md-toolbar&gt;.md-indent{margin-left:64px}
[dir=rtl] md-toolbar&gt;.md-indent{margin-left:auto;margin-right:64px}
md-toolbar ~ md-content&gt;md-list{padding:0}
md-toolbar ~ md-content&gt;md-list md-list-item:last-child md-divider{display:none}
.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:flex;align-items:center;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}
.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}
.md-toolbar-tools a{color:inherit;text-decoration:none}
.md-toolbar-tools .fill-height{display:flex;align-items:center}
.md-toolbar-tools md-checkbox{margin:inherit}
.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}
.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{transition-duration:.5s;transition-timing-function:cubic-bezier(0.35,0,0.25,1);transition-property:background-color,fill,color}
.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{transition:none}
.md-toolbar-tools&gt;.md-button:first-child{margin-left:-8px}
[dir=rtl] .md-toolbar-tools&gt;.md-button:first-child{margin-left:auto;margin-right:-8px}
.md-toolbar-tools&gt;.md-button:last-child{margin-right:-8px}
[dir=rtl] .md-toolbar-tools&gt;.md-button:last-child{margin-right:auto;margin-left:-8px}
.md-toolbar-tools&gt;md-menu:last-child{margin-right:-8px}
[dir=rtl] .md-toolbar-tools&gt;md-menu:last-child{margin-right:auto;margin-left:-8px}
.md-toolbar-tools&gt;md-menu:last-child&gt;.md-button{margin-right:0}
[dir=rtl] .md-toolbar-tools&gt;md-menu:last-child&gt;.md-button{margin-right:auto;margin-left:0}
@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}
}
@media(min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}
.md-toolbar-tools{height:56px;max-height:56px}
}
@media(min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}
.md-toolbar-tools{height:48px;max-height:48px}
}
.md-tooltip{display:inline-block;pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}
.md-tooltip.md-origin-top{transform-origin:center bottom;margin-top:-24px}
.md-tooltip.md-origin-right{transform-origin:left center;margin-left:24px}
.md-tooltip.md-origin-bottom{transform-origin:center top;margin-top:24px}
.md-tooltip.md-origin-left{transform-origin:right center;margin-left:-24px}
@media(min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}
.md-tooltip.md-origin-top{margin-top:-14px}
.md-tooltip.md-origin-right{margin-left:14px}
.md-tooltip.md-origin-bottom{margin-top:14px}
.md-tooltip.md-origin-left{margin-left:-14px}
}
.md-tooltip.md-show-add{transform:scale(0)}
.md-tooltip.md-show{transition:all .4s cubic-bezier(0.25,0.8,0.25,1);transition-duration:.15s;transform:scale(1);opacity:.9}
.md-tooltip.md-hide{transition:all .3s cubic-bezier(0.55,0,0.55,0.2);transition-duration:.15s;transform:scale(0);opacity:0}
.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.md-truncate.md-clip{text-overflow:clip}
.md-truncate.flex{width:0}
.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}
.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}
.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}
.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}
.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}
[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}
.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12)}
.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12)}
.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}
.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12)}
.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 5px 8px 0 rgba(0,0,0,0.14),0 1px 14px 0 rgba(0,0,0,0.12)}
.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12)}
.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,0.2),0 7px 10px 1px rgba(0,0,0,0.14),0 2px 16px 1px rgba(0,0,0,0.12)}
.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12)}
.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,0.2),0 9px 12px 1px rgba(0,0,0,0.14),0 3px 16px 2px rgba(0,0,0,0.12)}
.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,0.2),0 10px 14px 1px rgba(0,0,0,0.14),0 4px 18px 3px rgba(0,0,0,0.12)}
.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,0.2),0 11px 15px 1px rgba(0,0,0,0.14),0 4px 20px 3px rgba(0,0,0,0.12)}
.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 12px 17px 2px rgba(0,0,0,0.14),0 5px 22px 4px rgba(0,0,0,0.12)}
.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 13px 19px 2px rgba(0,0,0,0.14),0 5px 24px 4px rgba(0,0,0,0.12)}
.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,0.2),0 14px 21px 2px rgba(0,0,0,0.14),0 5px 26px 4px rgba(0,0,0,0.12)}
.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,0.2),0 15px 22px 2px rgba(0,0,0,0.14),0 6px 28px 5px rgba(0,0,0,0.12)}
.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,0.2),0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12)}
.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,0.2),0 17px 26px 2px rgba(0,0,0,0.14),0 6px 32px 5px rgba(0,0,0,0.12)}
.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,0.2),0 18px 28px 2px rgba(0,0,0,0.14),0 7px 34px 6px rgba(0,0,0,0.12)}
.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,0.2),0 19px 29px 2px rgba(0,0,0,0.14),0 7px 36px 6px rgba(0,0,0,0.12)}
.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,0.2),0 20px 31px 3px rgba(0,0,0,0.14),0 8px 38px 7px rgba(0,0,0,0.12)}
.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,0.2),0 21px 33px 3px rgba(0,0,0,0.14),0 8px 40px 7px rgba(0,0,0,0.12)}
.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,0.2),0 22px 35px 3px rgba(0,0,0,0.14),0 8px 42px 7px rgba(0,0,0,0.12)}
.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,0.2),0 23px 36px 3px rgba(0,0,0,0.14),0 9px 44px 8px rgba(0,0,0,0.12)}
.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12)}
@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}
}
@media print{[md-whiteframe],md-whiteframe{background-color:#fff}
}
.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none !important}
@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}
}
.flex-order{order:0}
.flex-order--20{order:-20}
.flex-order--19{order:-19}
.flex-order--18{order:-18}
.flex-order--17{order:-17}
.flex-order--16{order:-16}
.flex-order--15{order:-15}
.flex-order--14{order:-14}
.flex-order--13{order:-13}
.flex-order--12{order:-12}
.flex-order--11{order:-11}
.flex-order--10{order:-10}
.flex-order--9{order:-9}
.flex-order--8{order:-8}
.flex-order--7{order:-7}
.flex-order--6{order:-6}
.flex-order--5{order:-5}
.flex-order--4{order:-4}
.flex-order--3{order:-3}
.flex-order--2{order:-2}
.flex-order--1{order:-1}
.flex-order-0{order:0}
.flex-order-1{order:1}
.flex-order-2{order:2}
.flex-order-3{order:3}
.flex-order-4{order:4}
.flex-order-5{order:5}
.flex-order-6{order:6}
.flex-order-7{order:7}
.flex-order-8{order:8}
.flex-order-9{order:9}
.flex-order-10{order:10}
.flex-order-11{order:11}
.flex-order-12{order:12}
.flex-order-13{order:13}
.flex-order-14{order:14}
.flex-order-15{order:15}
.flex-order-16{order:16}
.flex-order-17{order:17}
.flex-order-18{order:18}
.flex-order-19{order:19}
.flex-order-20{order:20}
.flex-offset-0,.layout-margin .flex-offset-0,.layout-margin .offset-0,.offset-0{margin-left:0}
[dir=rtl] .flex-offset-0,[dir=rtl] .layout-margin .flex-offset-0,[dir=rtl] .layout-margin .offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}
.flex-offset-5,.layout-margin .flex-offset-5,.layout-margin .offset-5,.offset-5{margin-left:5%}
[dir=rtl] .flex-offset-5,[dir=rtl] .layout-margin .flex-offset-5,[dir=rtl] .layout-margin .offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}
.flex-offset-10,.layout-margin .flex-offset-10,.layout-margin .offset-10,.offset-10{margin-left:10%}
[dir=rtl] .flex-offset-10,[dir=rtl] .layout-margin .flex-offset-10,[dir=rtl] .layout-margin .offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}
.flex-offset-15,.layout-margin .flex-offset-15,.layout-margin .offset-15,.offset-15{margin-left:15%}
[dir=rtl] .flex-offset-15,[dir=rtl] .layout-margin .flex-offset-15,[dir=rtl] .layout-margin .offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}
.flex-offset-20,.layout-margin .flex-offset-20,.layout-margin .offset-20,.offset-20{margin-left:20%}
[dir=rtl] .flex-offset-20,[dir=rtl] .layout-margin .flex-offset-20,[dir=rtl] .layout-margin .offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}
.flex-offset-25,.layout-margin .flex-offset-25,.layout-margin .offset-25,.offset-25{margin-left:25%}
[dir=rtl] .flex-offset-25,[dir=rtl] .layout-margin .flex-offset-25,[dir=rtl] .layout-margin .offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}
.flex-offset-30,.layout-margin .flex-offset-30,.layout-margin .offset-30,.offset-30{margin-left:30%}
[dir=rtl] .flex-offset-30,[dir=rtl] .layout-margin .flex-offset-30,[dir=rtl] .layout-margin .offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}
.flex-offset-35,.layout-margin .flex-offset-35,.layout-margin .offset-35,.offset-35{margin-left:35%}
[dir=rtl] .flex-offset-35,[dir=rtl] .layout-margin .flex-offset-35,[dir=rtl] .layout-margin .offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}
.flex-offset-40,.layout-margin .flex-offset-40,.layout-margin .offset-40,.offset-40{margin-left:40%}
[dir=rtl] .flex-offset-40,[dir=rtl] .layout-margin .flex-offset-40,[dir=rtl] .layout-margin .offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}
.flex-offset-45,.layout-margin .flex-offset-45,.layout-margin .offset-45,.offset-45{margin-left:45%}
[dir=rtl] .flex-offset-45,[dir=rtl] .layout-margin .flex-offset-45,[dir=rtl] .layout-margin .offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}
.flex-offset-50,.layout-margin .flex-offset-50,.layout-margin .offset-50,.offset-50{margin-left:50%}
[dir=rtl] .flex-offset-50,[dir=rtl] .layout-margin .flex-offset-50,[dir=rtl] .layout-margin .offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}
.flex-offset-55,.layout-margin .flex-offset-55,.layout-margin .offset-55,.offset-55{margin-left:55%}
[dir=rtl] .flex-offset-55,[dir=rtl] .layout-margin .flex-offset-55,[dir=rtl] .layout-margin .offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}
.flex-offset-60,.layout-margin .flex-offset-60,.layout-margin .offset-60,.offset-60{margin-left:60%}
[dir=rtl] .flex-offset-60,[dir=rtl] .layout-margin .flex-offset-60,[dir=rtl] .layout-margin .offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}
.flex-offset-65,.layout-margin .flex-offset-65,.layout-margin .offset-65,.offset-65{margin-left:65%}
[dir=rtl] .flex-offset-65,[dir=rtl] .layout-margin .flex-offset-65,[dir=rtl] .layout-margin .offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}
.flex-offset-70,.layout-margin .flex-offset-70,.layout-margin .offset-70,.offset-70{margin-left:70%}
[dir=rtl] .flex-offset-70,[dir=rtl] .layout-margin .flex-offset-70,[dir=rtl] .layout-margin .offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}
.flex-offset-75,.layout-margin .flex-offset-75,.layout-margin .offset-75,.offset-75{margin-left:75%}
[dir=rtl] .flex-offset-75,[dir=rtl] .layout-margin .flex-offset-75,[dir=rtl] .layout-margin .offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}
.flex-offset-80,.layout-margin .flex-offset-80,.layout-margin .offset-80,.offset-80{margin-left:80%}
[dir=rtl] .flex-offset-80,[dir=rtl] .layout-margin .flex-offset-80,[dir=rtl] .layout-margin .offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}
.flex-offset-85,.layout-margin .flex-offset-85,.layout-margin .offset-85,.offset-85{margin-left:85%}
[dir=rtl] .flex-offset-85,[dir=rtl] .layout-margin .flex-offset-85,[dir=rtl] .layout-margin .offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}
.flex-offset-90,.layout-margin .flex-offset-90,.layout-margin .offset-90,.offset-90{margin-left:90%}
[dir=rtl] .flex-offset-90,[dir=rtl] .layout-margin .flex-offset-90,[dir=rtl] .layout-margin .offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}
.flex-offset-95,.layout-margin .flex-offset-95,.layout-margin .offset-95,.offset-95{margin-left:95%}
[dir=rtl] .flex-offset-95,[dir=rtl] .layout-margin .flex-offset-95,[dir=rtl] .layout-margin .offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}
.flex-offset-33,.layout-margin .flex-offset-33,.layout-margin .offset-33,.offset-33{margin-left:33.33333%}
.flex-offset-66,.layout-margin .flex-offset-66,.layout-margin .offset-66,.offset-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-66,[dir=rtl] .layout-margin .flex-offset-66,[dir=rtl] .layout-margin .offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}
.layout-align,.layout-align-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{justify-content:flex-start}
.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{justify-content:center}
.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{justify-content:flex-end}
.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{justify-content:space-around}
.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{justify-content:space-between}
.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-center-center&gt;*,.layout-align-end-center&gt;*,.layout-align-space-around-center&gt;*,.layout-align-space-between-center&gt;*,.layout-align-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{align-items:stretch;align-content:stretch}
.flex{flex:1}
.flex,.flex-grow{box-sizing:border-box}
.flex-grow{flex:1 1 100%}
.flex-initial{flex:0 1 auto;box-sizing:border-box}
.flex-auto{flex:1 1 auto;box-sizing:border-box}
.flex-none{flex:0 0 auto;box-sizing:border-box}
.flex-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-nogrow{flex:0 1 auto}
.flex-0,.flex-nogrow{box-sizing:border-box}
.flex-0{flex:1 1 100%;max-width:0;max-height:100%}
.layout-row&gt;.flex-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.flex-33{max-width:33.33%}
.flex-33,.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}
.flex-66{max-width:66.66%}
.layout-row&gt;.flex-33{flex:1 1 33.33%}
.layout-row&gt;.flex-66{flex:1 1 66.66%}
.layout-column&gt;.flex-33{flex:1 1 33.33%}
.layout-column&gt;.flex-66{flex:1 1 66.66%}
.layout-row&gt;.flex-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex{min-width:0}
.layout-column&gt;.flex-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-column&gt;.flex{min-height:0}
.layout,.layout-column,.layout-row{box-sizing:border-box;display:flex}
.layout-column{flex-direction:column}
.layout-row{flex-direction:row}
.layout-padding-sm&gt;*,.layout-padding&gt;.flex-sm{padding:4px}
.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm&gt;*,.layout-padding-md,.layout-padding-md&gt;*,.layout-padding&gt;*,.layout-padding&gt;.flex,.layout-padding&gt;.flex-gt-sm,.layout-padding&gt;.flex-md{padding:8px}
.layout-padding-gt-lg&gt;*,.layout-padding-gt-md&gt;*,.layout-padding-lg&gt;*,.layout-padding&gt;.flex-gt-lg,.layout-padding&gt;.flex-gt-md,.layout-padding&gt;.flex-lg{padding:16px}
.layout-margin-sm&gt;*,.layout-margin&gt;.flex-sm{margin:4px}
.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm&gt;*,.layout-margin-md,.layout-margin-md&gt;*,.layout-margin&gt;*,.layout-margin&gt;.flex,.layout-margin&gt;.flex-gt-sm,.layout-margin&gt;.flex-md{margin:8px}
.layout-margin-gt-lg&gt;*,.layout-margin-gt-md&gt;*,.layout-margin-lg&gt;*,.layout-margin&gt;.flex-gt-lg,.layout-margin&gt;.flex-gt-md,.layout-margin&gt;.flex-lg{margin:16px}
.layout-wrap{flex-wrap:wrap}
.layout-nowrap{flex-wrap:nowrap}
.layout-fill{margin:0;width:100%;min-height:100%;height:100%}
@media(max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}
.flex-order-xs--20{order:-20}
.flex-order-xs--19{order:-19}
.flex-order-xs--18{order:-18}
.flex-order-xs--17{order:-17}
.flex-order-xs--16{order:-16}
.flex-order-xs--15{order:-15}
.flex-order-xs--14{order:-14}
.flex-order-xs--13{order:-13}
.flex-order-xs--12{order:-12}
.flex-order-xs--11{order:-11}
.flex-order-xs--10{order:-10}
.flex-order-xs--9{order:-9}
.flex-order-xs--8{order:-8}
.flex-order-xs--7{order:-7}
.flex-order-xs--6{order:-6}
.flex-order-xs--5{order:-5}
.flex-order-xs--4{order:-4}
.flex-order-xs--3{order:-3}
.flex-order-xs--2{order:-2}
.flex-order-xs--1{order:-1}
.flex-order-xs-0{order:0}
.flex-order-xs-1{order:1}
.flex-order-xs-2{order:2}
.flex-order-xs-3{order:3}
.flex-order-xs-4{order:4}
.flex-order-xs-5{order:5}
.flex-order-xs-6{order:6}
.flex-order-xs-7{order:7}
.flex-order-xs-8{order:8}
.flex-order-xs-9{order:9}
.flex-order-xs-10{order:10}
.flex-order-xs-11{order:11}
.flex-order-xs-12{order:12}
.flex-order-xs-13{order:13}
.flex-order-xs-14{order:14}
.flex-order-xs-15{order:15}
.flex-order-xs-16{order:16}
.flex-order-xs-17{order:17}
.flex-order-xs-18{order:18}
.flex-order-xs-19{order:19}
.flex-order-xs-20{order:20}
.flex-offset-xs-0,.layout-margin .flex-offset-xs-0,.layout-margin .offset-xs-0,.offset-xs-0{margin-left:0}
[dir=rtl] .flex-offset-xs-0,[dir=rtl] .layout-margin .flex-offset-xs-0,[dir=rtl] .layout-margin .offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}
.flex-offset-xs-5,.layout-margin .flex-offset-xs-5,.layout-margin .offset-xs-5,.offset-xs-5{margin-left:5%}
[dir=rtl] .flex-offset-xs-5,[dir=rtl] .layout-margin .flex-offset-xs-5,[dir=rtl] .layout-margin .offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}
.flex-offset-xs-10,.layout-margin .flex-offset-xs-10,.layout-margin .offset-xs-10,.offset-xs-10{margin-left:10%}
[dir=rtl] .flex-offset-xs-10,[dir=rtl] .layout-margin .flex-offset-xs-10,[dir=rtl] .layout-margin .offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}
.flex-offset-xs-15,.layout-margin .flex-offset-xs-15,.layout-margin .offset-xs-15,.offset-xs-15{margin-left:15%}
[dir=rtl] .flex-offset-xs-15,[dir=rtl] .layout-margin .flex-offset-xs-15,[dir=rtl] .layout-margin .offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}
.flex-offset-xs-20,.layout-margin .flex-offset-xs-20,.layout-margin .offset-xs-20,.offset-xs-20{margin-left:20%}
[dir=rtl] .flex-offset-xs-20,[dir=rtl] .layout-margin .flex-offset-xs-20,[dir=rtl] .layout-margin .offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}
.flex-offset-xs-25,.layout-margin .flex-offset-xs-25,.layout-margin .offset-xs-25,.offset-xs-25{margin-left:25%}
[dir=rtl] .flex-offset-xs-25,[dir=rtl] .layout-margin .flex-offset-xs-25,[dir=rtl] .layout-margin .offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}
.flex-offset-xs-30,.layout-margin .flex-offset-xs-30,.layout-margin .offset-xs-30,.offset-xs-30{margin-left:30%}
[dir=rtl] .flex-offset-xs-30,[dir=rtl] .layout-margin .flex-offset-xs-30,[dir=rtl] .layout-margin .offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}
.flex-offset-xs-35,.layout-margin .flex-offset-xs-35,.layout-margin .offset-xs-35,.offset-xs-35{margin-left:35%}
[dir=rtl] .flex-offset-xs-35,[dir=rtl] .layout-margin .flex-offset-xs-35,[dir=rtl] .layout-margin .offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}
.flex-offset-xs-40,.layout-margin .flex-offset-xs-40,.layout-margin .offset-xs-40,.offset-xs-40{margin-left:40%}
[dir=rtl] .flex-offset-xs-40,[dir=rtl] .layout-margin .flex-offset-xs-40,[dir=rtl] .layout-margin .offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}
.flex-offset-xs-45,.layout-margin .flex-offset-xs-45,.layout-margin .offset-xs-45,.offset-xs-45{margin-left:45%}
[dir=rtl] .flex-offset-xs-45,[dir=rtl] .layout-margin .flex-offset-xs-45,[dir=rtl] .layout-margin .offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}
.flex-offset-xs-50,.layout-margin .flex-offset-xs-50,.layout-margin .offset-xs-50,.offset-xs-50{margin-left:50%}
[dir=rtl] .flex-offset-xs-50,[dir=rtl] .layout-margin .flex-offset-xs-50,[dir=rtl] .layout-margin .offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}
.flex-offset-xs-55,.layout-margin .flex-offset-xs-55,.layout-margin .offset-xs-55,.offset-xs-55{margin-left:55%}
[dir=rtl] .flex-offset-xs-55,[dir=rtl] .layout-margin .flex-offset-xs-55,[dir=rtl] .layout-margin .offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}
.flex-offset-xs-60,.layout-margin .flex-offset-xs-60,.layout-margin .offset-xs-60,.offset-xs-60{margin-left:60%}
[dir=rtl] .flex-offset-xs-60,[dir=rtl] .layout-margin .flex-offset-xs-60,[dir=rtl] .layout-margin .offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}
.flex-offset-xs-65,.layout-margin .flex-offset-xs-65,.layout-margin .offset-xs-65,.offset-xs-65{margin-left:65%}
[dir=rtl] .flex-offset-xs-65,[dir=rtl] .layout-margin .flex-offset-xs-65,[dir=rtl] .layout-margin .offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}
.flex-offset-xs-70,.layout-margin .flex-offset-xs-70,.layout-margin .offset-xs-70,.offset-xs-70{margin-left:70%}
[dir=rtl] .flex-offset-xs-70,[dir=rtl] .layout-margin .flex-offset-xs-70,[dir=rtl] .layout-margin .offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}
.flex-offset-xs-75,.layout-margin .flex-offset-xs-75,.layout-margin .offset-xs-75,.offset-xs-75{margin-left:75%}
[dir=rtl] .flex-offset-xs-75,[dir=rtl] .layout-margin .flex-offset-xs-75,[dir=rtl] .layout-margin .offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}
.flex-offset-xs-80,.layout-margin .flex-offset-xs-80,.layout-margin .offset-xs-80,.offset-xs-80{margin-left:80%}
[dir=rtl] .flex-offset-xs-80,[dir=rtl] .layout-margin .flex-offset-xs-80,[dir=rtl] .layout-margin .offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}
.flex-offset-xs-85,.layout-margin .flex-offset-xs-85,.layout-margin .offset-xs-85,.offset-xs-85{margin-left:85%}
[dir=rtl] .flex-offset-xs-85,[dir=rtl] .layout-margin .flex-offset-xs-85,[dir=rtl] .layout-margin .offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}
.flex-offset-xs-90,.layout-margin .flex-offset-xs-90,.layout-margin .offset-xs-90,.offset-xs-90{margin-left:90%}
[dir=rtl] .flex-offset-xs-90,[dir=rtl] .layout-margin .flex-offset-xs-90,[dir=rtl] .layout-margin .offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}
.flex-offset-xs-95,.layout-margin .flex-offset-xs-95,.layout-margin .offset-xs-95,.offset-xs-95{margin-left:95%}
[dir=rtl] .flex-offset-xs-95,[dir=rtl] .layout-margin .flex-offset-xs-95,[dir=rtl] .layout-margin .offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}
.flex-offset-xs-33,.layout-margin .flex-offset-xs-33,.layout-margin .offset-xs-33,.offset-xs-33{margin-left:33.33333%}
.flex-offset-xs-66,.layout-margin .flex-offset-xs-66,.layout-margin .offset-xs-66,.offset-xs-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-xs-66,[dir=rtl] .layout-margin .flex-offset-xs-66,[dir=rtl] .layout-margin .offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}
.layout-align-xs,.layout-align-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{justify-content:flex-start}
.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{justify-content:center}
.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{justify-content:flex-end}
.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{justify-content:space-around}
.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{justify-content:space-between}
.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-xs-center-center&gt;*,.layout-align-xs-end-center&gt;*,.layout-align-xs-space-around-center&gt;*,.layout-align-xs-space-between-center&gt;*,.layout-align-xs-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{align-items:stretch;align-content:stretch}
.flex-xs{flex:1;box-sizing:border-box}
.flex-xs-grow{flex:1 1 100%;box-sizing:border-box}
.flex-xs-initial{flex:0 1 auto;box-sizing:border-box}
.flex-xs-auto{flex:1 1 auto;box-sizing:border-box}
.flex-xs-none{flex:0 0 auto;box-sizing:border-box}
.flex-xs-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-xs-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-xs-column&gt;.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-xs-row&gt;.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-xs-row&gt;.flex{min-width:0}
.layout-xs-column&gt;.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-xs-column&gt;.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xs-column&gt;.flex{min-height:0}
.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:flex}
.layout-xs-column{flex-direction:column}
.layout-xs-row{flex-direction:row}
}
@media(min-width:600px){.flex-order-gt-xs--20{order:-20}
.flex-order-gt-xs--19{order:-19}
.flex-order-gt-xs--18{order:-18}
.flex-order-gt-xs--17{order:-17}
.flex-order-gt-xs--16{order:-16}
.flex-order-gt-xs--15{order:-15}
.flex-order-gt-xs--14{order:-14}
.flex-order-gt-xs--13{order:-13}
.flex-order-gt-xs--12{order:-12}
.flex-order-gt-xs--11{order:-11}
.flex-order-gt-xs--10{order:-10}
.flex-order-gt-xs--9{order:-9}
.flex-order-gt-xs--8{order:-8}
.flex-order-gt-xs--7{order:-7}
.flex-order-gt-xs--6{order:-6}
.flex-order-gt-xs--5{order:-5}
.flex-order-gt-xs--4{order:-4}
.flex-order-gt-xs--3{order:-3}
.flex-order-gt-xs--2{order:-2}
.flex-order-gt-xs--1{order:-1}
.flex-order-gt-xs-0{order:0}
.flex-order-gt-xs-1{order:1}
.flex-order-gt-xs-2{order:2}
.flex-order-gt-xs-3{order:3}
.flex-order-gt-xs-4{order:4}
.flex-order-gt-xs-5{order:5}
.flex-order-gt-xs-6{order:6}
.flex-order-gt-xs-7{order:7}
.flex-order-gt-xs-8{order:8}
.flex-order-gt-xs-9{order:9}
.flex-order-gt-xs-10{order:10}
.flex-order-gt-xs-11{order:11}
.flex-order-gt-xs-12{order:12}
.flex-order-gt-xs-13{order:13}
.flex-order-gt-xs-14{order:14}
.flex-order-gt-xs-15{order:15}
.flex-order-gt-xs-16{order:16}
.flex-order-gt-xs-17{order:17}
.flex-order-gt-xs-18{order:18}
.flex-order-gt-xs-19{order:19}
.flex-order-gt-xs-20{order:20}
.flex-offset-gt-xs-0,.layout-margin .flex-offset-gt-xs-0,.layout-margin .offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}
[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .flex-offset-gt-xs-0,[dir=rtl] .layout-margin .offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}
.flex-offset-gt-xs-5,.layout-margin .flex-offset-gt-xs-5,.layout-margin .offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .flex-offset-gt-xs-5,[dir=rtl] .layout-margin .offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-xs-10,.layout-margin .flex-offset-gt-xs-10,.layout-margin .offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .flex-offset-gt-xs-10,[dir=rtl] .layout-margin .offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-xs-15,.layout-margin .flex-offset-gt-xs-15,.layout-margin .offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .flex-offset-gt-xs-15,[dir=rtl] .layout-margin .offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-xs-20,.layout-margin .flex-offset-gt-xs-20,.layout-margin .offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .flex-offset-gt-xs-20,[dir=rtl] .layout-margin .offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-xs-25,.layout-margin .flex-offset-gt-xs-25,.layout-margin .offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .flex-offset-gt-xs-25,[dir=rtl] .layout-margin .offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-xs-30,.layout-margin .flex-offset-gt-xs-30,.layout-margin .offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .flex-offset-gt-xs-30,[dir=rtl] .layout-margin .offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-xs-35,.layout-margin .flex-offset-gt-xs-35,.layout-margin .offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .flex-offset-gt-xs-35,[dir=rtl] .layout-margin .offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-xs-40,.layout-margin .flex-offset-gt-xs-40,.layout-margin .offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .flex-offset-gt-xs-40,[dir=rtl] .layout-margin .offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-xs-45,.layout-margin .flex-offset-gt-xs-45,.layout-margin .offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .flex-offset-gt-xs-45,[dir=rtl] .layout-margin .offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-xs-50,.layout-margin .flex-offset-gt-xs-50,.layout-margin .offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .flex-offset-gt-xs-50,[dir=rtl] .layout-margin .offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-xs-55,.layout-margin .flex-offset-gt-xs-55,.layout-margin .offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .flex-offset-gt-xs-55,[dir=rtl] .layout-margin .offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-xs-60,.layout-margin .flex-offset-gt-xs-60,.layout-margin .offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .flex-offset-gt-xs-60,[dir=rtl] .layout-margin .offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-xs-65,.layout-margin .flex-offset-gt-xs-65,.layout-margin .offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .flex-offset-gt-xs-65,[dir=rtl] .layout-margin .offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-xs-70,.layout-margin .flex-offset-gt-xs-70,.layout-margin .offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .flex-offset-gt-xs-70,[dir=rtl] .layout-margin .offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-xs-75,.layout-margin .flex-offset-gt-xs-75,.layout-margin .offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .flex-offset-gt-xs-75,[dir=rtl] .layout-margin .offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-xs-80,.layout-margin .flex-offset-gt-xs-80,.layout-margin .offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .flex-offset-gt-xs-80,[dir=rtl] .layout-margin .offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-xs-85,.layout-margin .flex-offset-gt-xs-85,.layout-margin .offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .flex-offset-gt-xs-85,[dir=rtl] .layout-margin .offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-xs-90,.layout-margin .flex-offset-gt-xs-90,.layout-margin .offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .flex-offset-gt-xs-90,[dir=rtl] .layout-margin .offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-xs-95,.layout-margin .flex-offset-gt-xs-95,.layout-margin .offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .flex-offset-gt-xs-95,[dir=rtl] .layout-margin .offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-xs-33,.layout-margin .flex-offset-gt-xs-33,.layout-margin .offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}
.flex-offset-gt-xs-66,.layout-margin .flex-offset-gt-xs-66,.layout-margin .offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .flex-offset-gt-xs-66,[dir=rtl] .layout-margin .offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}
.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{justify-content:flex-start}
.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{justify-content:center}
.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{justify-content:flex-end}
.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{justify-content:space-around}
.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{justify-content:space-between}
.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-xs-center-center&gt;*,.layout-align-gt-xs-end-center&gt;*,.layout-align-gt-xs-space-around-center&gt;*,.layout-align-gt-xs-space-between-center&gt;*,.layout-align-gt-xs-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-xs{flex:1;box-sizing:border-box}
.flex-gt-xs-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-xs-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-xs-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-xs-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-xs-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-xs-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-xs-column&gt;.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-xs-row&gt;.flex{min-width:0}
.layout-gt-xs-column&gt;.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-xs-column&gt;.flex{min-height:0}
.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:flex}
.layout-gt-xs-column{flex-direction:column}
.layout-gt-xs-row{flex-direction:row}
}
@media(min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}
.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show){display:none}
.flex-order-sm--20{order:-20}
.flex-order-sm--19{order:-19}
.flex-order-sm--18{order:-18}
.flex-order-sm--17{order:-17}
.flex-order-sm--16{order:-16}
.flex-order-sm--15{order:-15}
.flex-order-sm--14{order:-14}
.flex-order-sm--13{order:-13}
.flex-order-sm--12{order:-12}
.flex-order-sm--11{order:-11}
.flex-order-sm--10{order:-10}
.flex-order-sm--9{order:-9}
.flex-order-sm--8{order:-8}
.flex-order-sm--7{order:-7}
.flex-order-sm--6{order:-6}
.flex-order-sm--5{order:-5}
.flex-order-sm--4{order:-4}
.flex-order-sm--3{order:-3}
.flex-order-sm--2{order:-2}
.flex-order-sm--1{order:-1}
.flex-order-sm-0{order:0}
.flex-order-sm-1{order:1}
.flex-order-sm-2{order:2}
.flex-order-sm-3{order:3}
.flex-order-sm-4{order:4}
.flex-order-sm-5{order:5}
.flex-order-sm-6{order:6}
.flex-order-sm-7{order:7}
.flex-order-sm-8{order:8}
.flex-order-sm-9{order:9}
.flex-order-sm-10{order:10}
.flex-order-sm-11{order:11}
.flex-order-sm-12{order:12}
.flex-order-sm-13{order:13}
.flex-order-sm-14{order:14}
.flex-order-sm-15{order:15}
.flex-order-sm-16{order:16}
.flex-order-sm-17{order:17}
.flex-order-sm-18{order:18}
.flex-order-sm-19{order:19}
.flex-order-sm-20{order:20}
.flex-offset-sm-0,.layout-margin .flex-offset-sm-0,.layout-margin .offset-sm-0,.offset-sm-0{margin-left:0}
[dir=rtl] .flex-offset-sm-0,[dir=rtl] .layout-margin .flex-offset-sm-0,[dir=rtl] .layout-margin .offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}
.flex-offset-sm-5,.layout-margin .flex-offset-sm-5,.layout-margin .offset-sm-5,.offset-sm-5{margin-left:5%}
[dir=rtl] .flex-offset-sm-5,[dir=rtl] .layout-margin .flex-offset-sm-5,[dir=rtl] .layout-margin .offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}
.flex-offset-sm-10,.layout-margin .flex-offset-sm-10,.layout-margin .offset-sm-10,.offset-sm-10{margin-left:10%}
[dir=rtl] .flex-offset-sm-10,[dir=rtl] .layout-margin .flex-offset-sm-10,[dir=rtl] .layout-margin .offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}
.flex-offset-sm-15,.layout-margin .flex-offset-sm-15,.layout-margin .offset-sm-15,.offset-sm-15{margin-left:15%}
[dir=rtl] .flex-offset-sm-15,[dir=rtl] .layout-margin .flex-offset-sm-15,[dir=rtl] .layout-margin .offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}
.flex-offset-sm-20,.layout-margin .flex-offset-sm-20,.layout-margin .offset-sm-20,.offset-sm-20{margin-left:20%}
[dir=rtl] .flex-offset-sm-20,[dir=rtl] .layout-margin .flex-offset-sm-20,[dir=rtl] .layout-margin .offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}
.flex-offset-sm-25,.layout-margin .flex-offset-sm-25,.layout-margin .offset-sm-25,.offset-sm-25{margin-left:25%}
[dir=rtl] .flex-offset-sm-25,[dir=rtl] .layout-margin .flex-offset-sm-25,[dir=rtl] .layout-margin .offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}
.flex-offset-sm-30,.layout-margin .flex-offset-sm-30,.layout-margin .offset-sm-30,.offset-sm-30{margin-left:30%}
[dir=rtl] .flex-offset-sm-30,[dir=rtl] .layout-margin .flex-offset-sm-30,[dir=rtl] .layout-margin .offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}
.flex-offset-sm-35,.layout-margin .flex-offset-sm-35,.layout-margin .offset-sm-35,.offset-sm-35{margin-left:35%}
[dir=rtl] .flex-offset-sm-35,[dir=rtl] .layout-margin .flex-offset-sm-35,[dir=rtl] .layout-margin .offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}
.flex-offset-sm-40,.layout-margin .flex-offset-sm-40,.layout-margin .offset-sm-40,.offset-sm-40{margin-left:40%}
[dir=rtl] .flex-offset-sm-40,[dir=rtl] .layout-margin .flex-offset-sm-40,[dir=rtl] .layout-margin .offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}
.flex-offset-sm-45,.layout-margin .flex-offset-sm-45,.layout-margin .offset-sm-45,.offset-sm-45{margin-left:45%}
[dir=rtl] .flex-offset-sm-45,[dir=rtl] .layout-margin .flex-offset-sm-45,[dir=rtl] .layout-margin .offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}
.flex-offset-sm-50,.layout-margin .flex-offset-sm-50,.layout-margin .offset-sm-50,.offset-sm-50{margin-left:50%}
[dir=rtl] .flex-offset-sm-50,[dir=rtl] .layout-margin .flex-offset-sm-50,[dir=rtl] .layout-margin .offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}
.flex-offset-sm-55,.layout-margin .flex-offset-sm-55,.layout-margin .offset-sm-55,.offset-sm-55{margin-left:55%}
[dir=rtl] .flex-offset-sm-55,[dir=rtl] .layout-margin .flex-offset-sm-55,[dir=rtl] .layout-margin .offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}
.flex-offset-sm-60,.layout-margin .flex-offset-sm-60,.layout-margin .offset-sm-60,.offset-sm-60{margin-left:60%}
[dir=rtl] .flex-offset-sm-60,[dir=rtl] .layout-margin .flex-offset-sm-60,[dir=rtl] .layout-margin .offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}
.flex-offset-sm-65,.layout-margin .flex-offset-sm-65,.layout-margin .offset-sm-65,.offset-sm-65{margin-left:65%}
[dir=rtl] .flex-offset-sm-65,[dir=rtl] .layout-margin .flex-offset-sm-65,[dir=rtl] .layout-margin .offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}
.flex-offset-sm-70,.layout-margin .flex-offset-sm-70,.layout-margin .offset-sm-70,.offset-sm-70{margin-left:70%}
[dir=rtl] .flex-offset-sm-70,[dir=rtl] .layout-margin .flex-offset-sm-70,[dir=rtl] .layout-margin .offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}
.flex-offset-sm-75,.layout-margin .flex-offset-sm-75,.layout-margin .offset-sm-75,.offset-sm-75{margin-left:75%}
[dir=rtl] .flex-offset-sm-75,[dir=rtl] .layout-margin .flex-offset-sm-75,[dir=rtl] .layout-margin .offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}
.flex-offset-sm-80,.layout-margin .flex-offset-sm-80,.layout-margin .offset-sm-80,.offset-sm-80{margin-left:80%}
[dir=rtl] .flex-offset-sm-80,[dir=rtl] .layout-margin .flex-offset-sm-80,[dir=rtl] .layout-margin .offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}
.flex-offset-sm-85,.layout-margin .flex-offset-sm-85,.layout-margin .offset-sm-85,.offset-sm-85{margin-left:85%}
[dir=rtl] .flex-offset-sm-85,[dir=rtl] .layout-margin .flex-offset-sm-85,[dir=rtl] .layout-margin .offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}
.flex-offset-sm-90,.layout-margin .flex-offset-sm-90,.layout-margin .offset-sm-90,.offset-sm-90{margin-left:90%}
[dir=rtl] .flex-offset-sm-90,[dir=rtl] .layout-margin .flex-offset-sm-90,[dir=rtl] .layout-margin .offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}
.flex-offset-sm-95,.layout-margin .flex-offset-sm-95,.layout-margin .offset-sm-95,.offset-sm-95{margin-left:95%}
[dir=rtl] .flex-offset-sm-95,[dir=rtl] .layout-margin .flex-offset-sm-95,[dir=rtl] .layout-margin .offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}
.flex-offset-sm-33,.layout-margin .flex-offset-sm-33,.layout-margin .offset-sm-33,.offset-sm-33{margin-left:33.33333%}
.flex-offset-sm-66,.layout-margin .flex-offset-sm-66,.layout-margin .offset-sm-66,.offset-sm-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-sm-66,[dir=rtl] .layout-margin .flex-offset-sm-66,[dir=rtl] .layout-margin .offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}
.layout-align-sm,.layout-align-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{justify-content:flex-start}
.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{justify-content:center}
.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{justify-content:flex-end}
.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{justify-content:space-around}
.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{justify-content:space-between}
.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-sm-center-center&gt;*,.layout-align-sm-end-center&gt;*,.layout-align-sm-space-around-center&gt;*,.layout-align-sm-space-between-center&gt;*,.layout-align-sm-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{align-items:stretch;align-content:stretch}
.flex-sm{flex:1;box-sizing:border-box}
.flex-sm-grow{flex:1 1 100%;box-sizing:border-box}
.flex-sm-initial{flex:0 1 auto;box-sizing:border-box}
.flex-sm-auto{flex:1 1 auto;box-sizing:border-box}
.flex-sm-none{flex:0 0 auto;box-sizing:border-box}
.flex-sm-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-sm-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-sm-column&gt;.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-sm-row&gt;.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-sm-row&gt;.flex{min-width:0}
.layout-sm-column&gt;.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-sm-column&gt;.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-sm-column&gt;.flex{min-height:0}
.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:flex}
.layout-sm-column{flex-direction:column}
.layout-sm-row{flex-direction:row}
}
@media(min-width:960px){.flex-order-gt-sm--20{order:-20}
.flex-order-gt-sm--19{order:-19}
.flex-order-gt-sm--18{order:-18}
.flex-order-gt-sm--17{order:-17}
.flex-order-gt-sm--16{order:-16}
.flex-order-gt-sm--15{order:-15}
.flex-order-gt-sm--14{order:-14}
.flex-order-gt-sm--13{order:-13}
.flex-order-gt-sm--12{order:-12}
.flex-order-gt-sm--11{order:-11}
.flex-order-gt-sm--10{order:-10}
.flex-order-gt-sm--9{order:-9}
.flex-order-gt-sm--8{order:-8}
.flex-order-gt-sm--7{order:-7}
.flex-order-gt-sm--6{order:-6}
.flex-order-gt-sm--5{order:-5}
.flex-order-gt-sm--4{order:-4}
.flex-order-gt-sm--3{order:-3}
.flex-order-gt-sm--2{order:-2}
.flex-order-gt-sm--1{order:-1}
.flex-order-gt-sm-0{order:0}
.flex-order-gt-sm-1{order:1}
.flex-order-gt-sm-2{order:2}
.flex-order-gt-sm-3{order:3}
.flex-order-gt-sm-4{order:4}
.flex-order-gt-sm-5{order:5}
.flex-order-gt-sm-6{order:6}
.flex-order-gt-sm-7{order:7}
.flex-order-gt-sm-8{order:8}
.flex-order-gt-sm-9{order:9}
.flex-order-gt-sm-10{order:10}
.flex-order-gt-sm-11{order:11}
.flex-order-gt-sm-12{order:12}
.flex-order-gt-sm-13{order:13}
.flex-order-gt-sm-14{order:14}
.flex-order-gt-sm-15{order:15}
.flex-order-gt-sm-16{order:16}
.flex-order-gt-sm-17{order:17}
.flex-order-gt-sm-18{order:18}
.flex-order-gt-sm-19{order:19}
.flex-order-gt-sm-20{order:20}
.flex-offset-gt-sm-0,.layout-margin .flex-offset-gt-sm-0,.layout-margin .offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}
[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .flex-offset-gt-sm-0,[dir=rtl] .layout-margin .offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}
.flex-offset-gt-sm-5,.layout-margin .flex-offset-gt-sm-5,.layout-margin .offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .flex-offset-gt-sm-5,[dir=rtl] .layout-margin .offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-sm-10,.layout-margin .flex-offset-gt-sm-10,.layout-margin .offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .flex-offset-gt-sm-10,[dir=rtl] .layout-margin .offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-sm-15,.layout-margin .flex-offset-gt-sm-15,.layout-margin .offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .flex-offset-gt-sm-15,[dir=rtl] .layout-margin .offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-sm-20,.layout-margin .flex-offset-gt-sm-20,.layout-margin .offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .flex-offset-gt-sm-20,[dir=rtl] .layout-margin .offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-sm-25,.layout-margin .flex-offset-gt-sm-25,.layout-margin .offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .flex-offset-gt-sm-25,[dir=rtl] .layout-margin .offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-sm-30,.layout-margin .flex-offset-gt-sm-30,.layout-margin .offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .flex-offset-gt-sm-30,[dir=rtl] .layout-margin .offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-sm-35,.layout-margin .flex-offset-gt-sm-35,.layout-margin .offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .flex-offset-gt-sm-35,[dir=rtl] .layout-margin .offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-sm-40,.layout-margin .flex-offset-gt-sm-40,.layout-margin .offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .flex-offset-gt-sm-40,[dir=rtl] .layout-margin .offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-sm-45,.layout-margin .flex-offset-gt-sm-45,.layout-margin .offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .flex-offset-gt-sm-45,[dir=rtl] .layout-margin .offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-sm-50,.layout-margin .flex-offset-gt-sm-50,.layout-margin .offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .flex-offset-gt-sm-50,[dir=rtl] .layout-margin .offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-sm-55,.layout-margin .flex-offset-gt-sm-55,.layout-margin .offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .flex-offset-gt-sm-55,[dir=rtl] .layout-margin .offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-sm-60,.layout-margin .flex-offset-gt-sm-60,.layout-margin .offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .flex-offset-gt-sm-60,[dir=rtl] .layout-margin .offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-sm-65,.layout-margin .flex-offset-gt-sm-65,.layout-margin .offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .flex-offset-gt-sm-65,[dir=rtl] .layout-margin .offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-sm-70,.layout-margin .flex-offset-gt-sm-70,.layout-margin .offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .flex-offset-gt-sm-70,[dir=rtl] .layout-margin .offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-sm-75,.layout-margin .flex-offset-gt-sm-75,.layout-margin .offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .flex-offset-gt-sm-75,[dir=rtl] .layout-margin .offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-sm-80,.layout-margin .flex-offset-gt-sm-80,.layout-margin .offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .flex-offset-gt-sm-80,[dir=rtl] .layout-margin .offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-sm-85,.layout-margin .flex-offset-gt-sm-85,.layout-margin .offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .flex-offset-gt-sm-85,[dir=rtl] .layout-margin .offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-sm-90,.layout-margin .flex-offset-gt-sm-90,.layout-margin .offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .flex-offset-gt-sm-90,[dir=rtl] .layout-margin .offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-sm-95,.layout-margin .flex-offset-gt-sm-95,.layout-margin .offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .flex-offset-gt-sm-95,[dir=rtl] .layout-margin .offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-sm-33,.layout-margin .flex-offset-gt-sm-33,.layout-margin .offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}
.flex-offset-gt-sm-66,.layout-margin .flex-offset-gt-sm-66,.layout-margin .offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .flex-offset-gt-sm-66,[dir=rtl] .layout-margin .offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}
.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{justify-content:flex-start}
.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{justify-content:center}
.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{justify-content:flex-end}
.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{justify-content:space-around}
.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{justify-content:space-between}
.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-sm-center-center&gt;*,.layout-align-gt-sm-end-center&gt;*,.layout-align-gt-sm-space-around-center&gt;*,.layout-align-gt-sm-space-between-center&gt;*,.layout-align-gt-sm-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-sm{flex:1;box-sizing:border-box}
.flex-gt-sm-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-sm-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-sm-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-sm-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-sm-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-sm-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-sm-column&gt;.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-sm-row&gt;.flex{min-width:0}
.layout-gt-sm-column&gt;.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-sm-column&gt;.flex{min-height:0}
.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:flex}
.layout-gt-sm-column{flex-direction:column}
.layout-gt-sm-row{flex-direction:row}
}
@media(min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}
.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
.flex-order-md--20{order:-20}
.flex-order-md--19{order:-19}
.flex-order-md--18{order:-18}
.flex-order-md--17{order:-17}
.flex-order-md--16{order:-16}
.flex-order-md--15{order:-15}
.flex-order-md--14{order:-14}
.flex-order-md--13{order:-13}
.flex-order-md--12{order:-12}
.flex-order-md--11{order:-11}
.flex-order-md--10{order:-10}
.flex-order-md--9{order:-9}
.flex-order-md--8{order:-8}
.flex-order-md--7{order:-7}
.flex-order-md--6{order:-6}
.flex-order-md--5{order:-5}
.flex-order-md--4{order:-4}
.flex-order-md--3{order:-3}
.flex-order-md--2{order:-2}
.flex-order-md--1{order:-1}
.flex-order-md-0{order:0}
.flex-order-md-1{order:1}
.flex-order-md-2{order:2}
.flex-order-md-3{order:3}
.flex-order-md-4{order:4}
.flex-order-md-5{order:5}
.flex-order-md-6{order:6}
.flex-order-md-7{order:7}
.flex-order-md-8{order:8}
.flex-order-md-9{order:9}
.flex-order-md-10{order:10}
.flex-order-md-11{order:11}
.flex-order-md-12{order:12}
.flex-order-md-13{order:13}
.flex-order-md-14{order:14}
.flex-order-md-15{order:15}
.flex-order-md-16{order:16}
.flex-order-md-17{order:17}
.flex-order-md-18{order:18}
.flex-order-md-19{order:19}
.flex-order-md-20{order:20}
.flex-offset-md-0,.layout-margin .flex-offset-md-0,.layout-margin .offset-md-0,.offset-md-0{margin-left:0}
[dir=rtl] .flex-offset-md-0,[dir=rtl] .layout-margin .flex-offset-md-0,[dir=rtl] .layout-margin .offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}
.flex-offset-md-5,.layout-margin .flex-offset-md-5,.layout-margin .offset-md-5,.offset-md-5{margin-left:5%}
[dir=rtl] .flex-offset-md-5,[dir=rtl] .layout-margin .flex-offset-md-5,[dir=rtl] .layout-margin .offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}
.flex-offset-md-10,.layout-margin .flex-offset-md-10,.layout-margin .offset-md-10,.offset-md-10{margin-left:10%}
[dir=rtl] .flex-offset-md-10,[dir=rtl] .layout-margin .flex-offset-md-10,[dir=rtl] .layout-margin .offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}
.flex-offset-md-15,.layout-margin .flex-offset-md-15,.layout-margin .offset-md-15,.offset-md-15{margin-left:15%}
[dir=rtl] .flex-offset-md-15,[dir=rtl] .layout-margin .flex-offset-md-15,[dir=rtl] .layout-margin .offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}
.flex-offset-md-20,.layout-margin .flex-offset-md-20,.layout-margin .offset-md-20,.offset-md-20{margin-left:20%}
[dir=rtl] .flex-offset-md-20,[dir=rtl] .layout-margin .flex-offset-md-20,[dir=rtl] .layout-margin .offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}
.flex-offset-md-25,.layout-margin .flex-offset-md-25,.layout-margin .offset-md-25,.offset-md-25{margin-left:25%}
[dir=rtl] .flex-offset-md-25,[dir=rtl] .layout-margin .flex-offset-md-25,[dir=rtl] .layout-margin .offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}
.flex-offset-md-30,.layout-margin .flex-offset-md-30,.layout-margin .offset-md-30,.offset-md-30{margin-left:30%}
[dir=rtl] .flex-offset-md-30,[dir=rtl] .layout-margin .flex-offset-md-30,[dir=rtl] .layout-margin .offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}
.flex-offset-md-35,.layout-margin .flex-offset-md-35,.layout-margin .offset-md-35,.offset-md-35{margin-left:35%}
[dir=rtl] .flex-offset-md-35,[dir=rtl] .layout-margin .flex-offset-md-35,[dir=rtl] .layout-margin .offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}
.flex-offset-md-40,.layout-margin .flex-offset-md-40,.layout-margin .offset-md-40,.offset-md-40{margin-left:40%}
[dir=rtl] .flex-offset-md-40,[dir=rtl] .layout-margin .flex-offset-md-40,[dir=rtl] .layout-margin .offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}
.flex-offset-md-45,.layout-margin .flex-offset-md-45,.layout-margin .offset-md-45,.offset-md-45{margin-left:45%}
[dir=rtl] .flex-offset-md-45,[dir=rtl] .layout-margin .flex-offset-md-45,[dir=rtl] .layout-margin .offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}
.flex-offset-md-50,.layout-margin .flex-offset-md-50,.layout-margin .offset-md-50,.offset-md-50{margin-left:50%}
[dir=rtl] .flex-offset-md-50,[dir=rtl] .layout-margin .flex-offset-md-50,[dir=rtl] .layout-margin .offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}
.flex-offset-md-55,.layout-margin .flex-offset-md-55,.layout-margin .offset-md-55,.offset-md-55{margin-left:55%}
[dir=rtl] .flex-offset-md-55,[dir=rtl] .layout-margin .flex-offset-md-55,[dir=rtl] .layout-margin .offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}
.flex-offset-md-60,.layout-margin .flex-offset-md-60,.layout-margin .offset-md-60,.offset-md-60{margin-left:60%}
[dir=rtl] .flex-offset-md-60,[dir=rtl] .layout-margin .flex-offset-md-60,[dir=rtl] .layout-margin .offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}
.flex-offset-md-65,.layout-margin .flex-offset-md-65,.layout-margin .offset-md-65,.offset-md-65{margin-left:65%}
[dir=rtl] .flex-offset-md-65,[dir=rtl] .layout-margin .flex-offset-md-65,[dir=rtl] .layout-margin .offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}
.flex-offset-md-70,.layout-margin .flex-offset-md-70,.layout-margin .offset-md-70,.offset-md-70{margin-left:70%}
[dir=rtl] .flex-offset-md-70,[dir=rtl] .layout-margin .flex-offset-md-70,[dir=rtl] .layout-margin .offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}
.flex-offset-md-75,.layout-margin .flex-offset-md-75,.layout-margin .offset-md-75,.offset-md-75{margin-left:75%}
[dir=rtl] .flex-offset-md-75,[dir=rtl] .layout-margin .flex-offset-md-75,[dir=rtl] .layout-margin .offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}
.flex-offset-md-80,.layout-margin .flex-offset-md-80,.layout-margin .offset-md-80,.offset-md-80{margin-left:80%}
[dir=rtl] .flex-offset-md-80,[dir=rtl] .layout-margin .flex-offset-md-80,[dir=rtl] .layout-margin .offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}
.flex-offset-md-85,.layout-margin .flex-offset-md-85,.layout-margin .offset-md-85,.offset-md-85{margin-left:85%}
[dir=rtl] .flex-offset-md-85,[dir=rtl] .layout-margin .flex-offset-md-85,[dir=rtl] .layout-margin .offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}
.flex-offset-md-90,.layout-margin .flex-offset-md-90,.layout-margin .offset-md-90,.offset-md-90{margin-left:90%}
[dir=rtl] .flex-offset-md-90,[dir=rtl] .layout-margin .flex-offset-md-90,[dir=rtl] .layout-margin .offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}
.flex-offset-md-95,.layout-margin .flex-offset-md-95,.layout-margin .offset-md-95,.offset-md-95{margin-left:95%}
[dir=rtl] .flex-offset-md-95,[dir=rtl] .layout-margin .flex-offset-md-95,[dir=rtl] .layout-margin .offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}
.flex-offset-md-33,.layout-margin .flex-offset-md-33,.layout-margin .offset-md-33,.offset-md-33{margin-left:33.33333%}
.flex-offset-md-66,.layout-margin .flex-offset-md-66,.layout-margin .offset-md-66,.offset-md-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-md-66,[dir=rtl] .layout-margin .flex-offset-md-66,[dir=rtl] .layout-margin .offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}
.layout-align-md,.layout-align-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{justify-content:flex-start}
.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{justify-content:center}
.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{justify-content:flex-end}
.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{justify-content:space-around}
.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{justify-content:space-between}
.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-md-center-center&gt;*,.layout-align-md-end-center&gt;*,.layout-align-md-space-around-center&gt;*,.layout-align-md-space-between-center&gt;*,.layout-align-md-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{align-items:stretch;align-content:stretch}
.flex-md{flex:1;box-sizing:border-box}
.flex-md-grow{flex:1 1 100%;box-sizing:border-box}
.flex-md-initial{flex:0 1 auto;box-sizing:border-box}
.flex-md-auto{flex:1 1 auto;box-sizing:border-box}
.flex-md-none{flex:0 0 auto;box-sizing:border-box}
.flex-md-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-md-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-md-row&gt;.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-md-column&gt;.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-md-row&gt;.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-md-row&gt;.flex{min-width:0}
.layout-md-column&gt;.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-md-column&gt;.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-md-column&gt;.flex{min-height:0}
.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:flex}
.layout-md-column{flex-direction:column}
.layout-md-row{flex-direction:row}
}
@media(min-width:1280px){.flex-order-gt-md--20{order:-20}
.flex-order-gt-md--19{order:-19}
.flex-order-gt-md--18{order:-18}
.flex-order-gt-md--17{order:-17}
.flex-order-gt-md--16{order:-16}
.flex-order-gt-md--15{order:-15}
.flex-order-gt-md--14{order:-14}
.flex-order-gt-md--13{order:-13}
.flex-order-gt-md--12{order:-12}
.flex-order-gt-md--11{order:-11}
.flex-order-gt-md--10{order:-10}
.flex-order-gt-md--9{order:-9}
.flex-order-gt-md--8{order:-8}
.flex-order-gt-md--7{order:-7}
.flex-order-gt-md--6{order:-6}
.flex-order-gt-md--5{order:-5}
.flex-order-gt-md--4{order:-4}
.flex-order-gt-md--3{order:-3}
.flex-order-gt-md--2{order:-2}
.flex-order-gt-md--1{order:-1}
.flex-order-gt-md-0{order:0}
.flex-order-gt-md-1{order:1}
.flex-order-gt-md-2{order:2}
.flex-order-gt-md-3{order:3}
.flex-order-gt-md-4{order:4}
.flex-order-gt-md-5{order:5}
.flex-order-gt-md-6{order:6}
.flex-order-gt-md-7{order:7}
.flex-order-gt-md-8{order:8}
.flex-order-gt-md-9{order:9}
.flex-order-gt-md-10{order:10}
.flex-order-gt-md-11{order:11}
.flex-order-gt-md-12{order:12}
.flex-order-gt-md-13{order:13}
.flex-order-gt-md-14{order:14}
.flex-order-gt-md-15{order:15}
.flex-order-gt-md-16{order:16}
.flex-order-gt-md-17{order:17}
.flex-order-gt-md-18{order:18}
.flex-order-gt-md-19{order:19}
.flex-order-gt-md-20{order:20}
.flex-offset-gt-md-0,.layout-margin .flex-offset-gt-md-0,.layout-margin .offset-gt-md-0,.offset-gt-md-0{margin-left:0}
[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .layout-margin .flex-offset-gt-md-0,[dir=rtl] .layout-margin .offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}
.flex-offset-gt-md-5,.layout-margin .flex-offset-gt-md-5,.layout-margin .offset-gt-md-5,.offset-gt-md-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .layout-margin .flex-offset-gt-md-5,[dir=rtl] .layout-margin .offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-md-10,.layout-margin .flex-offset-gt-md-10,.layout-margin .offset-gt-md-10,.offset-gt-md-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .layout-margin .flex-offset-gt-md-10,[dir=rtl] .layout-margin .offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-md-15,.layout-margin .flex-offset-gt-md-15,.layout-margin .offset-gt-md-15,.offset-gt-md-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .layout-margin .flex-offset-gt-md-15,[dir=rtl] .layout-margin .offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-md-20,.layout-margin .flex-offset-gt-md-20,.layout-margin .offset-gt-md-20,.offset-gt-md-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .layout-margin .flex-offset-gt-md-20,[dir=rtl] .layout-margin .offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-md-25,.layout-margin .flex-offset-gt-md-25,.layout-margin .offset-gt-md-25,.offset-gt-md-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .layout-margin .flex-offset-gt-md-25,[dir=rtl] .layout-margin .offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-md-30,.layout-margin .flex-offset-gt-md-30,.layout-margin .offset-gt-md-30,.offset-gt-md-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .layout-margin .flex-offset-gt-md-30,[dir=rtl] .layout-margin .offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-md-35,.layout-margin .flex-offset-gt-md-35,.layout-margin .offset-gt-md-35,.offset-gt-md-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .layout-margin .flex-offset-gt-md-35,[dir=rtl] .layout-margin .offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-md-40,.layout-margin .flex-offset-gt-md-40,.layout-margin .offset-gt-md-40,.offset-gt-md-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .layout-margin .flex-offset-gt-md-40,[dir=rtl] .layout-margin .offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-md-45,.layout-margin .flex-offset-gt-md-45,.layout-margin .offset-gt-md-45,.offset-gt-md-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .layout-margin .flex-offset-gt-md-45,[dir=rtl] .layout-margin .offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-md-50,.layout-margin .flex-offset-gt-md-50,.layout-margin .offset-gt-md-50,.offset-gt-md-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .layout-margin .flex-offset-gt-md-50,[dir=rtl] .layout-margin .offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-md-55,.layout-margin .flex-offset-gt-md-55,.layout-margin .offset-gt-md-55,.offset-gt-md-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .layout-margin .flex-offset-gt-md-55,[dir=rtl] .layout-margin .offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-md-60,.layout-margin .flex-offset-gt-md-60,.layout-margin .offset-gt-md-60,.offset-gt-md-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .layout-margin .flex-offset-gt-md-60,[dir=rtl] .layout-margin .offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-md-65,.layout-margin .flex-offset-gt-md-65,.layout-margin .offset-gt-md-65,.offset-gt-md-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .layout-margin .flex-offset-gt-md-65,[dir=rtl] .layout-margin .offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-md-70,.layout-margin .flex-offset-gt-md-70,.layout-margin .offset-gt-md-70,.offset-gt-md-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .layout-margin .flex-offset-gt-md-70,[dir=rtl] .layout-margin .offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-md-75,.layout-margin .flex-offset-gt-md-75,.layout-margin .offset-gt-md-75,.offset-gt-md-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .layout-margin .flex-offset-gt-md-75,[dir=rtl] .layout-margin .offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-md-80,.layout-margin .flex-offset-gt-md-80,.layout-margin .offset-gt-md-80,.offset-gt-md-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .layout-margin .flex-offset-gt-md-80,[dir=rtl] .layout-margin .offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-md-85,.layout-margin .flex-offset-gt-md-85,.layout-margin .offset-gt-md-85,.offset-gt-md-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .layout-margin .flex-offset-gt-md-85,[dir=rtl] .layout-margin .offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-md-90,.layout-margin .flex-offset-gt-md-90,.layout-margin .offset-gt-md-90,.offset-gt-md-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .layout-margin .flex-offset-gt-md-90,[dir=rtl] .layout-margin .offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-md-95,.layout-margin .flex-offset-gt-md-95,.layout-margin .offset-gt-md-95,.offset-gt-md-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .layout-margin .flex-offset-gt-md-95,[dir=rtl] .layout-margin .offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-md-33,.layout-margin .flex-offset-gt-md-33,.layout-margin .offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}
.flex-offset-gt-md-66,.layout-margin .flex-offset-gt-md-66,.layout-margin .offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .layout-margin .flex-offset-gt-md-66,[dir=rtl] .layout-margin .offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}
.layout-align-gt-md,.layout-align-gt-md-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{justify-content:flex-start}
.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{justify-content:center}
.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{justify-content:flex-end}
.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{justify-content:space-around}
.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{justify-content:space-between}
.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-md-center-center&gt;*,.layout-align-gt-md-end-center&gt;*,.layout-align-gt-md-space-around-center&gt;*,.layout-align-gt-md-space-between-center&gt;*,.layout-align-gt-md-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-md{flex:1;box-sizing:border-box}
.flex-gt-md-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-md-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-md-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-md-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-md-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-md-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-md-column&gt;.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-md-row&gt;.flex{min-width:0}
.layout-gt-md-column&gt;.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-md-column&gt;.flex{min-height:0}
.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:flex}
.layout-gt-md-column{flex-direction:column}
.layout-gt-md-row{flex-direction:row}
}
@media(min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}
.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
.flex-order-lg--20{order:-20}
.flex-order-lg--19{order:-19}
.flex-order-lg--18{order:-18}
.flex-order-lg--17{order:-17}
.flex-order-lg--16{order:-16}
.flex-order-lg--15{order:-15}
.flex-order-lg--14{order:-14}
.flex-order-lg--13{order:-13}
.flex-order-lg--12{order:-12}
.flex-order-lg--11{order:-11}
.flex-order-lg--10{order:-10}
.flex-order-lg--9{order:-9}
.flex-order-lg--8{order:-8}
.flex-order-lg--7{order:-7}
.flex-order-lg--6{order:-6}
.flex-order-lg--5{order:-5}
.flex-order-lg--4{order:-4}
.flex-order-lg--3{order:-3}
.flex-order-lg--2{order:-2}
.flex-order-lg--1{order:-1}
.flex-order-lg-0{order:0}
.flex-order-lg-1{order:1}
.flex-order-lg-2{order:2}
.flex-order-lg-3{order:3}
.flex-order-lg-4{order:4}
.flex-order-lg-5{order:5}
.flex-order-lg-6{order:6}
.flex-order-lg-7{order:7}
.flex-order-lg-8{order:8}
.flex-order-lg-9{order:9}
.flex-order-lg-10{order:10}
.flex-order-lg-11{order:11}
.flex-order-lg-12{order:12}
.flex-order-lg-13{order:13}
.flex-order-lg-14{order:14}
.flex-order-lg-15{order:15}
.flex-order-lg-16{order:16}
.flex-order-lg-17{order:17}
.flex-order-lg-18{order:18}
.flex-order-lg-19{order:19}
.flex-order-lg-20{order:20}
.flex-offset-lg-0,.layout-margin .flex-offset-lg-0,.layout-margin .offset-lg-0,.offset-lg-0{margin-left:0}
[dir=rtl] .flex-offset-lg-0,[dir=rtl] .layout-margin .flex-offset-lg-0,[dir=rtl] .layout-margin .offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}
.flex-offset-lg-5,.layout-margin .flex-offset-lg-5,.layout-margin .offset-lg-5,.offset-lg-5{margin-left:5%}
[dir=rtl] .flex-offset-lg-5,[dir=rtl] .layout-margin .flex-offset-lg-5,[dir=rtl] .layout-margin .offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}
.flex-offset-lg-10,.layout-margin .flex-offset-lg-10,.layout-margin .offset-lg-10,.offset-lg-10{margin-left:10%}
[dir=rtl] .flex-offset-lg-10,[dir=rtl] .layout-margin .flex-offset-lg-10,[dir=rtl] .layout-margin .offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}
.flex-offset-lg-15,.layout-margin .flex-offset-lg-15,.layout-margin .offset-lg-15,.offset-lg-15{margin-left:15%}
[dir=rtl] .flex-offset-lg-15,[dir=rtl] .layout-margin .flex-offset-lg-15,[dir=rtl] .layout-margin .offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}
.flex-offset-lg-20,.layout-margin .flex-offset-lg-20,.layout-margin .offset-lg-20,.offset-lg-20{margin-left:20%}
[dir=rtl] .flex-offset-lg-20,[dir=rtl] .layout-margin .flex-offset-lg-20,[dir=rtl] .layout-margin .offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}
.flex-offset-lg-25,.layout-margin .flex-offset-lg-25,.layout-margin .offset-lg-25,.offset-lg-25{margin-left:25%}
[dir=rtl] .flex-offset-lg-25,[dir=rtl] .layout-margin .flex-offset-lg-25,[dir=rtl] .layout-margin .offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}
.flex-offset-lg-30,.layout-margin .flex-offset-lg-30,.layout-margin .offset-lg-30,.offset-lg-30{margin-left:30%}
[dir=rtl] .flex-offset-lg-30,[dir=rtl] .layout-margin .flex-offset-lg-30,[dir=rtl] .layout-margin .offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}
.flex-offset-lg-35,.layout-margin .flex-offset-lg-35,.layout-margin .offset-lg-35,.offset-lg-35{margin-left:35%}
[dir=rtl] .flex-offset-lg-35,[dir=rtl] .layout-margin .flex-offset-lg-35,[dir=rtl] .layout-margin .offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}
.flex-offset-lg-40,.layout-margin .flex-offset-lg-40,.layout-margin .offset-lg-40,.offset-lg-40{margin-left:40%}
[dir=rtl] .flex-offset-lg-40,[dir=rtl] .layout-margin .flex-offset-lg-40,[dir=rtl] .layout-margin .offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}
.flex-offset-lg-45,.layout-margin .flex-offset-lg-45,.layout-margin .offset-lg-45,.offset-lg-45{margin-left:45%}
[dir=rtl] .flex-offset-lg-45,[dir=rtl] .layout-margin .flex-offset-lg-45,[dir=rtl] .layout-margin .offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}
.flex-offset-lg-50,.layout-margin .flex-offset-lg-50,.layout-margin .offset-lg-50,.offset-lg-50{margin-left:50%}
[dir=rtl] .flex-offset-lg-50,[dir=rtl] .layout-margin .flex-offset-lg-50,[dir=rtl] .layout-margin .offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}
.flex-offset-lg-55,.layout-margin .flex-offset-lg-55,.layout-margin .offset-lg-55,.offset-lg-55{margin-left:55%}
[dir=rtl] .flex-offset-lg-55,[dir=rtl] .layout-margin .flex-offset-lg-55,[dir=rtl] .layout-margin .offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}
.flex-offset-lg-60,.layout-margin .flex-offset-lg-60,.layout-margin .offset-lg-60,.offset-lg-60{margin-left:60%}
[dir=rtl] .flex-offset-lg-60,[dir=rtl] .layout-margin .flex-offset-lg-60,[dir=rtl] .layout-margin .offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}
.flex-offset-lg-65,.layout-margin .flex-offset-lg-65,.layout-margin .offset-lg-65,.offset-lg-65{margin-left:65%}
[dir=rtl] .flex-offset-lg-65,[dir=rtl] .layout-margin .flex-offset-lg-65,[dir=rtl] .layout-margin .offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}
.flex-offset-lg-70,.layout-margin .flex-offset-lg-70,.layout-margin .offset-lg-70,.offset-lg-70{margin-left:70%}
[dir=rtl] .flex-offset-lg-70,[dir=rtl] .layout-margin .flex-offset-lg-70,[dir=rtl] .layout-margin .offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}
.flex-offset-lg-75,.layout-margin .flex-offset-lg-75,.layout-margin .offset-lg-75,.offset-lg-75{margin-left:75%}
[dir=rtl] .flex-offset-lg-75,[dir=rtl] .layout-margin .flex-offset-lg-75,[dir=rtl] .layout-margin .offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}
.flex-offset-lg-80,.layout-margin .flex-offset-lg-80,.layout-margin .offset-lg-80,.offset-lg-80{margin-left:80%}
[dir=rtl] .flex-offset-lg-80,[dir=rtl] .layout-margin .flex-offset-lg-80,[dir=rtl] .layout-margin .offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}
.flex-offset-lg-85,.layout-margin .flex-offset-lg-85,.layout-margin .offset-lg-85,.offset-lg-85{margin-left:85%}
[dir=rtl] .flex-offset-lg-85,[dir=rtl] .layout-margin .flex-offset-lg-85,[dir=rtl] .layout-margin .offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}
.flex-offset-lg-90,.layout-margin .flex-offset-lg-90,.layout-margin .offset-lg-90,.offset-lg-90{margin-left:90%}
[dir=rtl] .flex-offset-lg-90,[dir=rtl] .layout-margin .flex-offset-lg-90,[dir=rtl] .layout-margin .offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}
.flex-offset-lg-95,.layout-margin .flex-offset-lg-95,.layout-margin .offset-lg-95,.offset-lg-95{margin-left:95%}
[dir=rtl] .flex-offset-lg-95,[dir=rtl] .layout-margin .flex-offset-lg-95,[dir=rtl] .layout-margin .offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}
.flex-offset-lg-33,.layout-margin .flex-offset-lg-33,.layout-margin .offset-lg-33,.offset-lg-33{margin-left:33.33333%}
.flex-offset-lg-66,.layout-margin .flex-offset-lg-66,.layout-margin .offset-lg-66,.offset-lg-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-lg-66,[dir=rtl] .layout-margin .flex-offset-lg-66,[dir=rtl] .layout-margin .offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}
.layout-align-lg,.layout-align-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{justify-content:flex-start}
.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{justify-content:center}
.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{justify-content:flex-end}
.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{justify-content:space-around}
.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{justify-content:space-between}
.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-lg-center-center&gt;*,.layout-align-lg-end-center&gt;*,.layout-align-lg-space-around-center&gt;*,.layout-align-lg-space-between-center&gt;*,.layout-align-lg-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{align-items:stretch;align-content:stretch}
.flex-lg{flex:1;box-sizing:border-box}
.flex-lg-grow{flex:1 1 100%;box-sizing:border-box}
.flex-lg-initial{flex:0 1 auto;box-sizing:border-box}
.flex-lg-auto{flex:1 1 auto;box-sizing:border-box}
.flex-lg-none{flex:0 0 auto;box-sizing:border-box}
.flex-lg-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-lg-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-lg-column&gt;.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-lg-row&gt;.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-lg-row&gt;.flex{min-width:0}
.layout-lg-column&gt;.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-lg-column&gt;.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-lg-column&gt;.flex{min-height:0}
.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:flex}
.layout-lg-column{flex-direction:column}
.layout-lg-row{flex-direction:row}
}
@media(min-width:1920px){.flex-order-gt-lg--20{order:-20}
.flex-order-gt-lg--19{order:-19}
.flex-order-gt-lg--18{order:-18}
.flex-order-gt-lg--17{order:-17}
.flex-order-gt-lg--16{order:-16}
.flex-order-gt-lg--15{order:-15}
.flex-order-gt-lg--14{order:-14}
.flex-order-gt-lg--13{order:-13}
.flex-order-gt-lg--12{order:-12}
.flex-order-gt-lg--11{order:-11}
.flex-order-gt-lg--10{order:-10}
.flex-order-gt-lg--9{order:-9}
.flex-order-gt-lg--8{order:-8}
.flex-order-gt-lg--7{order:-7}
.flex-order-gt-lg--6{order:-6}
.flex-order-gt-lg--5{order:-5}
.flex-order-gt-lg--4{order:-4}
.flex-order-gt-lg--3{order:-3}
.flex-order-gt-lg--2{order:-2}
.flex-order-gt-lg--1{order:-1}
.flex-order-gt-lg-0{order:0}
.flex-order-gt-lg-1{order:1}
.flex-order-gt-lg-2{order:2}
.flex-order-gt-lg-3{order:3}
.flex-order-gt-lg-4{order:4}
.flex-order-gt-lg-5{order:5}
.flex-order-gt-lg-6{order:6}
.flex-order-gt-lg-7{order:7}
.flex-order-gt-lg-8{order:8}
.flex-order-gt-lg-9{order:9}
.flex-order-gt-lg-10{order:10}
.flex-order-gt-lg-11{order:11}
.flex-order-gt-lg-12{order:12}
.flex-order-gt-lg-13{order:13}
.flex-order-gt-lg-14{order:14}
.flex-order-gt-lg-15{order:15}
.flex-order-gt-lg-16{order:16}
.flex-order-gt-lg-17{order:17}
.flex-order-gt-lg-18{order:18}
.flex-order-gt-lg-19{order:19}
.flex-order-gt-lg-20{order:20}
.flex-offset-gt-lg-0,.layout-margin .flex-offset-gt-lg-0,.layout-margin .offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}
[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .flex-offset-gt-lg-0,[dir=rtl] .layout-margin .offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}
.flex-offset-gt-lg-5,.layout-margin .flex-offset-gt-lg-5,.layout-margin .offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}
[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .flex-offset-gt-lg-5,[dir=rtl] .layout-margin .offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}
.flex-offset-gt-lg-10,.layout-margin .flex-offset-gt-lg-10,.layout-margin .offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}
[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .flex-offset-gt-lg-10,[dir=rtl] .layout-margin .offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}
.flex-offset-gt-lg-15,.layout-margin .flex-offset-gt-lg-15,.layout-margin .offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}
[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .flex-offset-gt-lg-15,[dir=rtl] .layout-margin .offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}
.flex-offset-gt-lg-20,.layout-margin .flex-offset-gt-lg-20,.layout-margin .offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}
[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .flex-offset-gt-lg-20,[dir=rtl] .layout-margin .offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}
.flex-offset-gt-lg-25,.layout-margin .flex-offset-gt-lg-25,.layout-margin .offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}
[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .flex-offset-gt-lg-25,[dir=rtl] .layout-margin .offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}
.flex-offset-gt-lg-30,.layout-margin .flex-offset-gt-lg-30,.layout-margin .offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}
[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .flex-offset-gt-lg-30,[dir=rtl] .layout-margin .offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}
.flex-offset-gt-lg-35,.layout-margin .flex-offset-gt-lg-35,.layout-margin .offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}
[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .flex-offset-gt-lg-35,[dir=rtl] .layout-margin .offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}
.flex-offset-gt-lg-40,.layout-margin .flex-offset-gt-lg-40,.layout-margin .offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}
[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .flex-offset-gt-lg-40,[dir=rtl] .layout-margin .offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}
.flex-offset-gt-lg-45,.layout-margin .flex-offset-gt-lg-45,.layout-margin .offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}
[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .flex-offset-gt-lg-45,[dir=rtl] .layout-margin .offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}
.flex-offset-gt-lg-50,.layout-margin .flex-offset-gt-lg-50,.layout-margin .offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}
[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .flex-offset-gt-lg-50,[dir=rtl] .layout-margin .offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}
.flex-offset-gt-lg-55,.layout-margin .flex-offset-gt-lg-55,.layout-margin .offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}
[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .flex-offset-gt-lg-55,[dir=rtl] .layout-margin .offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}
.flex-offset-gt-lg-60,.layout-margin .flex-offset-gt-lg-60,.layout-margin .offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}
[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .flex-offset-gt-lg-60,[dir=rtl] .layout-margin .offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}
.flex-offset-gt-lg-65,.layout-margin .flex-offset-gt-lg-65,.layout-margin .offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}
[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .flex-offset-gt-lg-65,[dir=rtl] .layout-margin .offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}
.flex-offset-gt-lg-70,.layout-margin .flex-offset-gt-lg-70,.layout-margin .offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}
[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .flex-offset-gt-lg-70,[dir=rtl] .layout-margin .offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}
.flex-offset-gt-lg-75,.layout-margin .flex-offset-gt-lg-75,.layout-margin .offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}
[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .flex-offset-gt-lg-75,[dir=rtl] .layout-margin .offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}
.flex-offset-gt-lg-80,.layout-margin .flex-offset-gt-lg-80,.layout-margin .offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}
[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .flex-offset-gt-lg-80,[dir=rtl] .layout-margin .offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}
.flex-offset-gt-lg-85,.layout-margin .flex-offset-gt-lg-85,.layout-margin .offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}
[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .flex-offset-gt-lg-85,[dir=rtl] .layout-margin .offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}
.flex-offset-gt-lg-90,.layout-margin .flex-offset-gt-lg-90,.layout-margin .offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}
[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .flex-offset-gt-lg-90,[dir=rtl] .layout-margin .offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}
.flex-offset-gt-lg-95,.layout-margin .flex-offset-gt-lg-95,.layout-margin .offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}
[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .flex-offset-gt-lg-95,[dir=rtl] .layout-margin .offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}
.flex-offset-gt-lg-33,.layout-margin .flex-offset-gt-lg-33,.layout-margin .offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}
.flex-offset-gt-lg-66,.layout-margin .flex-offset-gt-lg-66,.layout-margin .offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .flex-offset-gt-lg-66,[dir=rtl] .layout-margin .offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}
.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{justify-content:flex-start}
.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{justify-content:center}
.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{justify-content:flex-end}
.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{justify-content:space-around}
.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{justify-content:space-between}
.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-gt-lg-center-center&gt;*,.layout-align-gt-lg-end-center&gt;*,.layout-align-gt-lg-space-around-center&gt;*,.layout-align-gt-lg-space-between-center&gt;*,.layout-align-gt-lg-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{align-items:stretch;align-content:stretch}
.flex-gt-lg{flex:1;box-sizing:border-box}
.flex-gt-lg-grow{flex:1 1 100%;box-sizing:border-box}
.flex-gt-lg-initial{flex:0 1 auto;box-sizing:border-box}
.flex-gt-lg-auto{flex:1 1 auto;box-sizing:border-box}
.flex-gt-lg-none{flex:0 0 auto;box-sizing:border-box}
.flex-gt-lg-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-gt-lg-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-gt-lg-column&gt;.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-gt-lg-row&gt;.flex{min-width:0}
.layout-gt-lg-column&gt;.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-gt-lg-column&gt;.flex{min-height:0}
.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:flex}
.layout-gt-lg-column{flex-direction:column}
.layout-gt-lg-row{flex-direction:row}
.flex-order-xl--20{order:-20}
.flex-order-xl--19{order:-19}
.flex-order-xl--18{order:-18}
.flex-order-xl--17{order:-17}
.flex-order-xl--16{order:-16}
.flex-order-xl--15{order:-15}
.flex-order-xl--14{order:-14}
.flex-order-xl--13{order:-13}
.flex-order-xl--12{order:-12}
.flex-order-xl--11{order:-11}
.flex-order-xl--10{order:-10}
.flex-order-xl--9{order:-9}
.flex-order-xl--8{order:-8}
.flex-order-xl--7{order:-7}
.flex-order-xl--6{order:-6}
.flex-order-xl--5{order:-5}
.flex-order-xl--4{order:-4}
.flex-order-xl--3{order:-3}
.flex-order-xl--2{order:-2}
.flex-order-xl--1{order:-1}
.flex-order-xl-0{order:0}
.flex-order-xl-1{order:1}
.flex-order-xl-2{order:2}
.flex-order-xl-3{order:3}
.flex-order-xl-4{order:4}
.flex-order-xl-5{order:5}
.flex-order-xl-6{order:6}
.flex-order-xl-7{order:7}
.flex-order-xl-8{order:8}
.flex-order-xl-9{order:9}
.flex-order-xl-10{order:10}
.flex-order-xl-11{order:11}
.flex-order-xl-12{order:12}
.flex-order-xl-13{order:13}
.flex-order-xl-14{order:14}
.flex-order-xl-15{order:15}
.flex-order-xl-16{order:16}
.flex-order-xl-17{order:17}
.flex-order-xl-18{order:18}
.flex-order-xl-19{order:19}
.flex-order-xl-20{order:20}
.flex-offset-xl-0,.layout-margin .flex-offset-xl-0,.layout-margin .offset-xl-0,.offset-xl-0{margin-left:0}
[dir=rtl] .flex-offset-xl-0,[dir=rtl] .layout-margin .flex-offset-xl-0,[dir=rtl] .layout-margin .offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}
.flex-offset-xl-5,.layout-margin .flex-offset-xl-5,.layout-margin .offset-xl-5,.offset-xl-5{margin-left:5%}
[dir=rtl] .flex-offset-xl-5,[dir=rtl] .layout-margin .flex-offset-xl-5,[dir=rtl] .layout-margin .offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}
.flex-offset-xl-10,.layout-margin .flex-offset-xl-10,.layout-margin .offset-xl-10,.offset-xl-10{margin-left:10%}
[dir=rtl] .flex-offset-xl-10,[dir=rtl] .layout-margin .flex-offset-xl-10,[dir=rtl] .layout-margin .offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}
.flex-offset-xl-15,.layout-margin .flex-offset-xl-15,.layout-margin .offset-xl-15,.offset-xl-15{margin-left:15%}
[dir=rtl] .flex-offset-xl-15,[dir=rtl] .layout-margin .flex-offset-xl-15,[dir=rtl] .layout-margin .offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}
.flex-offset-xl-20,.layout-margin .flex-offset-xl-20,.layout-margin .offset-xl-20,.offset-xl-20{margin-left:20%}
[dir=rtl] .flex-offset-xl-20,[dir=rtl] .layout-margin .flex-offset-xl-20,[dir=rtl] .layout-margin .offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}
.flex-offset-xl-25,.layout-margin .flex-offset-xl-25,.layout-margin .offset-xl-25,.offset-xl-25{margin-left:25%}
[dir=rtl] .flex-offset-xl-25,[dir=rtl] .layout-margin .flex-offset-xl-25,[dir=rtl] .layout-margin .offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}
.flex-offset-xl-30,.layout-margin .flex-offset-xl-30,.layout-margin .offset-xl-30,.offset-xl-30{margin-left:30%}
[dir=rtl] .flex-offset-xl-30,[dir=rtl] .layout-margin .flex-offset-xl-30,[dir=rtl] .layout-margin .offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}
.flex-offset-xl-35,.layout-margin .flex-offset-xl-35,.layout-margin .offset-xl-35,.offset-xl-35{margin-left:35%}
[dir=rtl] .flex-offset-xl-35,[dir=rtl] .layout-margin .flex-offset-xl-35,[dir=rtl] .layout-margin .offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}
.flex-offset-xl-40,.layout-margin .flex-offset-xl-40,.layout-margin .offset-xl-40,.offset-xl-40{margin-left:40%}
[dir=rtl] .flex-offset-xl-40,[dir=rtl] .layout-margin .flex-offset-xl-40,[dir=rtl] .layout-margin .offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}
.flex-offset-xl-45,.layout-margin .flex-offset-xl-45,.layout-margin .offset-xl-45,.offset-xl-45{margin-left:45%}
[dir=rtl] .flex-offset-xl-45,[dir=rtl] .layout-margin .flex-offset-xl-45,[dir=rtl] .layout-margin .offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}
.flex-offset-xl-50,.layout-margin .flex-offset-xl-50,.layout-margin .offset-xl-50,.offset-xl-50{margin-left:50%}
[dir=rtl] .flex-offset-xl-50,[dir=rtl] .layout-margin .flex-offset-xl-50,[dir=rtl] .layout-margin .offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}
.flex-offset-xl-55,.layout-margin .flex-offset-xl-55,.layout-margin .offset-xl-55,.offset-xl-55{margin-left:55%}
[dir=rtl] .flex-offset-xl-55,[dir=rtl] .layout-margin .flex-offset-xl-55,[dir=rtl] .layout-margin .offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}
.flex-offset-xl-60,.layout-margin .flex-offset-xl-60,.layout-margin .offset-xl-60,.offset-xl-60{margin-left:60%}
[dir=rtl] .flex-offset-xl-60,[dir=rtl] .layout-margin .flex-offset-xl-60,[dir=rtl] .layout-margin .offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}
.flex-offset-xl-65,.layout-margin .flex-offset-xl-65,.layout-margin .offset-xl-65,.offset-xl-65{margin-left:65%}
[dir=rtl] .flex-offset-xl-65,[dir=rtl] .layout-margin .flex-offset-xl-65,[dir=rtl] .layout-margin .offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}
.flex-offset-xl-70,.layout-margin .flex-offset-xl-70,.layout-margin .offset-xl-70,.offset-xl-70{margin-left:70%}
[dir=rtl] .flex-offset-xl-70,[dir=rtl] .layout-margin .flex-offset-xl-70,[dir=rtl] .layout-margin .offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}
.flex-offset-xl-75,.layout-margin .flex-offset-xl-75,.layout-margin .offset-xl-75,.offset-xl-75{margin-left:75%}
[dir=rtl] .flex-offset-xl-75,[dir=rtl] .layout-margin .flex-offset-xl-75,[dir=rtl] .layout-margin .offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}
.flex-offset-xl-80,.layout-margin .flex-offset-xl-80,.layout-margin .offset-xl-80,.offset-xl-80{margin-left:80%}
[dir=rtl] .flex-offset-xl-80,[dir=rtl] .layout-margin .flex-offset-xl-80,[dir=rtl] .layout-margin .offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}
.flex-offset-xl-85,.layout-margin .flex-offset-xl-85,.layout-margin .offset-xl-85,.offset-xl-85{margin-left:85%}
[dir=rtl] .flex-offset-xl-85,[dir=rtl] .layout-margin .flex-offset-xl-85,[dir=rtl] .layout-margin .offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}
.flex-offset-xl-90,.layout-margin .flex-offset-xl-90,.layout-margin .offset-xl-90,.offset-xl-90{margin-left:90%}
[dir=rtl] .flex-offset-xl-90,[dir=rtl] .layout-margin .flex-offset-xl-90,[dir=rtl] .layout-margin .offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}
.flex-offset-xl-95,.layout-margin .flex-offset-xl-95,.layout-margin .offset-xl-95,.offset-xl-95{margin-left:95%}
[dir=rtl] .flex-offset-xl-95,[dir=rtl] .layout-margin .flex-offset-xl-95,[dir=rtl] .layout-margin .offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}
.flex-offset-xl-33,.layout-margin .flex-offset-xl-33,.layout-margin .offset-xl-33,.offset-xl-33{margin-left:33.33333%}
.flex-offset-xl-66,.layout-margin .flex-offset-xl-66,.layout-margin .offset-xl-66,.offset-xl-66{margin-left:66.66667%}
[dir=rtl] .flex-offset-xl-66,[dir=rtl] .layout-margin .flex-offset-xl-66,[dir=rtl] .layout-margin .offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}
.layout-align-xl,.layout-align-xl-start-stretch{justify-content:flex-start;align-content:stretch;align-items:stretch}
.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{justify-content:flex-start}
.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{justify-content:center}
.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{justify-content:flex-end}
.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{justify-content:space-around}
.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{justify-content:space-between}
.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{align-items:flex-start;align-content:flex-start}
.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{align-items:center;align-content:center;max-width:100%}
.layout-align-xl-center-center&gt;*,.layout-align-xl-end-center&gt;*,.layout-align-xl-space-around-center&gt;*,.layout-align-xl-space-between-center&gt;*,.layout-align-xl-start-center&gt;*{max-width:100%;box-sizing:border-box}
.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{align-items:flex-end;align-content:flex-end}
.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{align-items:stretch;align-content:stretch}
.flex-xl{flex:1;box-sizing:border-box}
.flex-xl-grow{flex:1 1 100%;box-sizing:border-box}
.flex-xl-initial{flex:0 1 auto;box-sizing:border-box}
.flex-xl-auto{flex:1 1 auto;box-sizing:border-box}
.flex-xl-none{flex:0 0 auto;box-sizing:border-box}
.flex-xl-noshrink{flex:1 0 auto;box-sizing:border-box}
.flex-xl-nogrow{flex:0 1 auto;box-sizing:border-box}
.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-column&gt;.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}
.layout-xl-column&gt;.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}
.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}
.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}
.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}
.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}
.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}
.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}
.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}
.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}
.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}
.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}
.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}
.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}
.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}
.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}
.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}
.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}
.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}
.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}
.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}
.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-row&gt;.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-column&gt;.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-column&gt;.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}
.layout-xl-row&gt;.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}
.layout-xl-row&gt;.flex{min-width:0}
.layout-xl-column&gt;.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}
.layout-xl-column&gt;.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}
.layout-xl-column&gt;.flex{min-height:0}
.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:flex}
.layout-xl-column{flex-direction:column}
.layout-xl-row{flex-direction:row}
.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}
.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show){display:none}
}
@media print{.hide-print:not(.show-print):not(.show){display:none !important}
}
@font-face{font-family:'Bebas';src:url('clientlibs/css/bebasneue-webfont.eot');src:url('clientlibs/css/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),url('clientlibs/css/bebasneue-webfont.ttf') format('truetype'),url('clientlibs/css/bebasneue-webfont.svg#_.regular') format('svg')}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
html,button,input,select,textarea{font-family:sans-serif;color:#222}
::-moz-selection{background:rgba(2,139,255,1);color:#fff;text-shadow:none}
::selection{background:rgba(2,139,255,1);color:#fff;text-shadow:none}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
body{color:#444;font-size:12px;line-height:18px;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}
h1,h2,h3,h4,h5,h6{display:block;color:#333;font-family:Arial,Helvetica,sans-serif;font-weight:bold}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:38px;line-height:54px;letter-spacing:normal;margin-top:8px;margin-bottom:10px}
h2{font-size:32px;line-height:36px;letter-spacing:normal;margin-top:8px;margin-bottom:10px}
h3{font-size:28px;line-height:36px;letter-spacing:normal;margin-top:8px;margin-bottom:10px}
h4{font-size:22px;line-height:36px;letter-spacing:normal}
h5{font-size:16px;line-height:18px;letter-spacing:normal}
h6{font-size:14px;line-height:18px;letter-spacing:normal}
.Head{display:inline-block;margin-bottom:6px}
td.Head,td.SubHead,td.SubSubHead{display:table-cell;margin-bottom:0}
input[type="image"] + span.Head,input[type="image"] + span.SubHead{display:inline}
p{margin:0 0 18px 0}
p img{margin:0}
em,i{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
.Normal,.NormalDisabled,.NormalDeleted{color:#444;font-size:12px;font-weight:normal;line-height:18px}
.NormalDisabled,.NormalDeleted{color:#999}
.Help{padding:2px;border:#000 1px solid;background-color:#ff9;font-weight:normal;font-size:11px;color:#000}
.NormalBold{font-weight:bold;color:#222}
.NormalRed{font-weight:bold;color:red}
.NormalDeleted{text-decoration:line-through}
blockquote,blockquote p{font-size:17px;line-height:24px;color:#777;font-style:italic}
blockquote{margin:0 0 20px;padding:9px 20px 0 19px;border-left:1px solid #ddd}
blockquote cite{display:block;font-size:12px;color:#555}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited,blockquote cite a:visited{color:#555}
hr{clear:both;margin:17px 0 17px;height:0;border:solid #ddd;border-width:1px 0 0}
a,a:visited{color:#028bff;text-decoration:underline;outline:0}
a:hover,a:focus,a:active{color:#222;outline:0}
p a,p a:visited{line-height:inherit}
img.dnn-scale-img{max-width:100%;height:auto}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}
#dnn_dnnLOGO_imgLogo{border:0}
ul,ol{margin-bottom:18px;margin-left:18px}
ul{list-style:square outside}
ol{list-style:decimal}
ul ul,ul ol,ol ol,ol ul{margin-left:18px;margin-bottom:0}
ol ol{list-style:lower-roman}
li p{line-height:18px}
.dnnFormMessage{display:block;padding:17px 18px;margin-bottom:18px;border:1px solid rgba(2,139,255,0.2);background:rgba(2,139,255,0.15);-webkit-border-radius:3px;border-radius:3px;max-width:980px}
.dnnFormMessage.dnnFormError,.dnnFormMessage.dnnFormValidationSummary{background-color:rgba(255,0,0,0.15);border-color:rgba(255,0,0,0.2)}
.dnnFormMessage.dnnFormWarning{background-color:rgba(255,255,0,0.15);border-color:#cdb21f}
.dnnFormMessage.dnnFormSuccess{background-color:rgba(0,255,0,0.15);border-color:rgba(0,255,0,0.5)}
.dnnTableHeader{display:block;padding:15px;background:none repeat scroll 0 0 #e3e3e5}
.dnnTableHeader a,.dnnTableHeader input,.dnnTableHeader select{margin:0}
.dnnTableDisplay{margin-bottom:18px;border:1px solid #d1d1d1;border-left:0;border-bottom:0}
.dnnTableDisplay td,.dnnTableDisplay th{padding:5px 9px;border-bottom:1px solid #d1d1d1}
.dnnTableDisplay th{padding:0;border-left:1px solid #d1d1d1;-webkit-box-shadow:1px 0 0 0 rgba(255,255,255,0.9);box-shadow:1px 0 0 0 rgba(255,255,255,0.9)}
.dnnTableDisplay th&gt;span,.dnnTableDisplay th&gt;a{display:block;padding:5px 9px}
.dnnTableDisplay td:first-child{border-left:1px solid #cfcfcf}
.dnnTableDisplay label{display:inline;padding-left:5px}
.dnnTableDisplay caption{display:none}
.dnnTableDisplay th{background:-moz-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-o-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-ms-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);text-align:left;text-shadow:1px 1px 0 rgba(255,255,255,0.8);color:#333}
.dnnTableDisplay th a,.dnnTableDisplay th label{font-weight:normal;color:#333;text-decoration:none}
.dnnTableDisplay th a{padding:8px 9px}
.dnnTableDisplay th a:hover{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-o-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:linear-gradient(top,#fefefe 0,#e8e8e8 100%);color:#333}
.dnnTableDisplay th a:active{border-color:#999;background:#c6c6c6;background:-moz-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c6c6c6),color-stop(100%,#f3f3f3));background:-webkit-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-o-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-ms-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3)}
.dnnTableDisplay tr:nth-child(2n) td{background:rgba(0,0,0,0.04)}
.dnnTableDisplay tr:hover td{background:rgba(2,139,255,0.15)}
.dnnTableDisplay tfoot tr:hover td{background:0}
.dnnTableFilter{margin-bottom:18px;background:rgba(0,0,0,0.04)}
.dnnTableFilter .dnnTableDisplay{margin-bottom:0}
.dnnFilterSet{padding:18px}
.dnnFilterSet label{display:inline-block}
.dnnFilterSet input,.dnnFilterSet select{display:inline-block;margin:0 5px}
.verticalFilter .dnnFilterSet{float:left;width:20%;padding:2% 18px}
.verticalFilter .dnnTableDisplay{float:right;width:75%}
.verticalFilter input[type=search],.verticalFilter select,.verticalFilter input[type=text]{margin:0;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.dnnResults{float:left;margin-bottom:0}
.dnnPagination{float:right;margin:0;padding:0}
.dnnPagination li{float:left;list-style:none}
.dnnPagination li a,.dnnPagination li span{display:inline-block;padding:0 5px;text-decoration:none;color:#333}
.dnnPagination li a:hover{text-decoration:underline;color:#222}
.dnnPagination li span{color:#222;text-decoration:underline}
.dnnFormItem input[type="text"],.dnnFormItem select,.dnnFormItem textarea,.dnnFormItem input[type="email"],.dnnFormItem input[type="search"],.dnnFormItem input[type="password"]{margin-bottom:18px;padding:8px;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);color:#333;font-size:12px}
.dnnFormItem input.aspNetDisabled,.dnnFormItem textarea.aspNetDisabled{background:#ebebeb;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-color:#a7a7a7;border-width:1px}
.aspNetDisabled,a.aspNetDisabled,.dnnDisabled,a.dnnDisabled{color:#ccc;cursor:not-allowed;text-decoration:none}
.dnnFormItem input[type="text"]:active,.dnnFormItem input[type="text"]:focus,.dnnFormItem input[type="password"]:focus,.dnnFormItem input[type="password"]:active,.dnnFormItem input[type="email"]:active,.dnnFormItem input[type="email"]:focus,.dnnFormItem select:active,.dnnFormItem select:focus,.dnnFormItem textarea:active,.dnnFormItem textarea:focus,.dnnFormItem input[type="search"]:active,.dnnFormItem input[type="search"]:focus{background:#fff;border:1px solid rgba(2,139,255,0.5);-webkit-box-shadow:0 0 3px 0 rgba(2,139,255,0.4);box-shadow:0 0 3px 0 rgba(2,139,255,0.4);color:#333}
.required label:after,legend.required:after{display:inline-block;margin-top:-2px;margin-left:9px;padding:1px 9px;border:1px solid rgba(0,0,0,0.1);border-radius:3px;-webkit-border-radius:3px;background:rgba(0,0,0,0.03);content:'Required';font-weight:normal;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:11px;font-style:italic;color:#777}
.error label,legend.error{color:rgba(255,0,0,0.9)}
.error input[type="text"],.error select,.error textarea,.error input[type="email"],.error input[type="search"]{border:1px solid rgba(255,0,0,0.6);color:rgba(255,0,0,0.7)}
.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnFormItem input[type="submit"],.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction,ul.dnnAdminTabNav li a,.dnnLogin .LoginTabGroup span{display:inline-block;padding:9px 9px;margin-bottom:9px;cursor:pointer;min-width:75px;*overflow:visible;border:1px solid #c2c2c2;background:#eaeaea;-webkit-border-radius:3px;border-radius:3px;color:#333;font-weight:bold;text-decoration:none;text-align:center}
.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnFormItem input[type="submit"],.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction{padding:6px 6px}
.dnnPrimaryAction,.dnnFormItem input[type="submit"],a.dnnPrimaryAction{border-color:#0d569e;background:#3792ed;background:-moz-linear-gradient(top,#358eea 0,#2170cd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#358eea),color-stop(100%,#2170cd));background:-webkit-linear-gradient(top,#358eea 0,#2170cd 100%);background:linear-gradient(top,#358eea 0,#2170cd 100%);-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);color:#efefef;text-shadow:0 -1px 0 #185b93}
.dnnPrimaryAction:hover,.dnnFormItem input[type="submit"]:hover,a.dnnPrimaryAction:hover{border-color:#0d569e;background:#6cb6f3;background:-moz-linear-gradient(top,#6cb6f3 0,#4387d2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#6cb6f3),color-stop(100%,#4387d2));background:-webkit-linear-gradient(top,#6cb6f3 0,#4387d2 100%);background:linear-gradient(top,#6cb6f3 0,#4387d2 100%);color:#fff}
.dnnPrimaryAction:active,.dnnFormItem input[type="submit"]:active,a.dnnPrimaryAction:active{border-color:#0d569e;background:#1f66be;background:-moz-linear-gradient(top,#1f66be 0,#3085e0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1f66be),color-stop(100%,#3085e0));background:-webkit-linear-gradient(top,#1f66be 0,#3085e0 100%);background:linear-gradient(top,#1f66be 0,#3085e0 100%);-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);color:#fff}
.dnnPrimaryAction[disabled],.dnnPrimaryAction[disabled]:hover,.dnnPrimaryAction[disabled]:active{background:#ccc !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#aaa !important;text-shadow:none}
.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnSecondaryAction,a.dnnSecondaryAction,ul.dnnAdminTabNav li a,.dnnLogin .LoginTabGroup span{background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-o-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-ms-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.4),inset 0 1px 0 0 rgba(255,255,255,1);box-shadow:0 1px 0 0 rgba(0,0,0,0.4),inset 0 1px 0 0 rgba(255,255,255,1);text-shadow:0 1px 0 #fff;color:#333}
.dnnFormItem button:hover,.dnnFormItem input[type="button"]:hover,.dnnFormItem input[type="reset"]:hover,.dnnSecondaryAction:hover,a.dnnSecondaryAction:hover,ul.dnnAdminTabNav li a:hover,.dnnLogin .LoginTabGroup span:hover{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-o-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:linear-gradient(top,#fefefe 0,#e8e8e8 100%);color:#555}
.dnnFormItem button:active,.dnnFormItem input[type="button"]:active,.dnnFormItem input[type="reset"]:active,.dnnFormItem input[type="reset"]:active,.dnnSecondaryAction:active,a.dnnSecondaryAction:active,ul.dnnAdminTabNav li a:active{border-color:#999;background:#c6c6c6;background:-moz-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c6c6c6),color-stop(100%,#f3f3f3));background:-webkit-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-o-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-ms-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4)}
span.dnnPrimaryAction&gt;input[type="image"],span.dnnSecondaryAction&gt;input[type="image"]{display:none}
span.dnnPrimaryAction&gt;a.dnnPrimaryAction,span.dnnSecondaryAction&gt;a.dnnSecondaryAction{display:inline;background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}
.dnnTertiaryAction,a.dnnTertiaryAction{padding:10px 10px;border:0;background:#eaeaea;color:#333}
.dnnTertiaryAction:hover,a.dnnTertiaryAction:hover{background:#f2f2f2}
.dnnTertiaryAction:active,a.dnnTertiaryAction:active{background:#d8d8d8}
.dnnFormItem input[type="text"] + a.dnnPrimaryAction,.dnnFormItem input[type="text"] + a.dnnSecondaryAction,.dnnFormItem input[type="text"] + a.dnnTerriaryAction{margin-left:5px}
.dnnFormItem input[type="checkbox"] + span,.dnnFormItem input[type="radio"] + span{margin:5px}
.StandardButton{border:1px solid blue}
.dnnFormItem button[disabled],.dnnFormItem input[disabled]{cursor:default;opacity:.5}
.dnnFormItem input[type="checkbox"],.dnnFormItem input[type="radio"]{*width:13px;*height:13px;padding:0;box-sizing:border-box}
.dnnFormItem input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
.dnnFormItem input[type="search"]::-webkit-search-decoration,.dnnFormItem input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
.dnnFormItem button::-moz-focus-inner,.dnnFormItem input::-moz-focus-inner{border:0;padding:0}
.dnnFormItem textarea{overflow:auto;vertical-align:top;resize:vertical}
.dnnFormItem input:invalid,.dnnFormItem textarea:invalid{background-color:#f0dddd}
.horizontal ul.categories,.horizontal ul.tags{list-style:none}
.vertical ul.categories,.vertical ul.tags{list-style:none}
ul.dnnAdminTabNav{display:inline-block;margin-top:5px;margin-left:0;width:100%;height:37px;border-bottom:1px solid #c2c2c2}
ul.dnnAdminTabNav li{float:left;margin-right:4px;list-style:none}
ul.dnnAdminTabNav li a{margin-bottom:0;border-bottom:0;box-shadow:none;webkit-box-shadow:none;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
ul.dnnAdminTabNav li.ui-tabs-active a{margin-top:-3px;padding:12px 9px 10px 9px;background:#fff}
.ui-tabs .ui-tabs-panel{position:relative;display:block}
.ui-tabs .ui-tabs-hide{display:none}
.dnnLogin .LoginTabGroup{display:inline-block;width:100%;height:37px;margin-left:0;margin-top:5px;border-bottom:1px solid #c2c2c2}
.dnnLogin .LoginTabGroup span{margin-right:4px;margin-bottom:0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:none}
.dnnLogin .LoginTabGroup span.LoginTabSelected{margin-top:-3px;padding:12px 9px 10px;background:none repeat scroll 0 0 #fff}
.dnnForm .ui-resizable{position:relative}
.dnnForm .ui-resizable-handle{position:absolute;display:block;z-index:99999;font-size:.1px}
.dnnForm .ui-resizable-disabled .ui-resizable-handle,.dnnForm .ui-resizable-autohide .ui-resizable-handle{display:none}
.dnnForm .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}
.dnnForm .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}
.dnnForm .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}
.dnnForm .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}
.dnnForm .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}
.dnnForm .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}
.dnnForm .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}
.dnnForm .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}
.dnnForm{width:100%}
.dnnForm fieldset{clear:none;position:relative;margin-bottom:18px;text-align:left}
.dnnForm fieldset fieldset{width:100%}
.dnnForm .dnnFormItem{clear:both;width:100%;display:block;position:relative;text-align:left}
.dnnTooltip{position:relative;display:block;width:32.075%;margin-right:18px}
.dnnHelperTip{position:relative;display:block}
.dnnDragdropTip{z-index:10000;position:absolute;width:auto !important;height:auto !important;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0,0,0,0.75) url("../../../../../images/pin-icn.png") no-repeat 7px 12px;font-size:11px;color:#DDD;text-align:left}
span.dnnFormRequired:after,div.dnnFormItem.dnnFormRequired&gt;div.dnnLabel span:after{content:"*";display:inline-block;margin:0 0 0 5px;color:Red;font-size:16px;line-height:1em;font-weight:bold}
.dnnFormItem input[type="checkbox"] + span,.dnnFormItem input[type="radio"] + span{display:inline-block;width:auto;margin:6px 5px 6px 5px}
a.dnnFormHelp,.dnnForm .dnnFormItem a.dnnFormHelp,.dnnTooltip label a.dnnFormHelp{color:#333;text-decoration:none;font-weight:bold}
a.dnnFormHelp{display:inline-block;position:absolute;right:0;top:2px;width:14px;height:15px;background:url("../../../../../images/helpI-icn-grey.png") no-repeat left 2px;padding:0 !important;margin:0 !important}
.dnnLabel{display:inline-block;float:left;position:relative;width:32.075%;padding-right:20px;margin-right:18px;overflow:visible;text-align:right}
.dnnFormItem&gt;.dnnLabel{margin-top:5px}
.dnnLabel&gt;span{text-align:right}
.dnnForm .dnnFormItem a.dnnFormHelp span{position:relative}
.dnnForm .dnnFormItem a.dnnFormHelp img{display:block}
.dnnLabel + span{display:inline-block;margin-top:6px;margin-bottom:6px;white-space:pre-line}
td&gt;.dnnLabel{width:220px}
.dnnTooltip .dnnFormHelpContent,.dnnHelperTip .dnnFormHelpContent{visibility:hidden;z-index:10;position:absolute;width:200px;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0,0,0,0.75);font-size:11px;color:#ddd;text-align:left}
.dnnFormHelpContent span{display:block}
.dnnTooltip .dnnFormHelpContent span:after,.dnnHelperTip .dnnFormHelpContent span:after{position:absolute;content:"";left:15px;bottom:-7px;width:0;height:0;opacity:.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000}
a.pinHelp{display:block;position:absolute;left:7px;top:12px;width:15px;height:15px;opacity:.5;background:url("../../../../../images/pin-icn.png") no-repeat 0 0}
.ui-draggable a.pinHelp,a.pinHelp:hover{opacity:1}
.dnnFormItem span.dnnFormMessage.dnnFormError{display:block;position:absolute;overflow:visible;bottom:95%;right:12%;width:200px;margin-bottom:0;padding:10px;border:0;border-radius:3px;background:rgba(255,0,0,0.75);font-size:12px;color:#fff;text-align:left}
.dnnFormItem span.dnnFormMessage.dnnFormError:after{position:absolute;bottom:-7px;left:15px;content:"";width:0;height:0;opacity:.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid red}
.dnnFormItem input[type="text"],.dnnFormItem input[type="password"],.dnnFormItem input[type="email"],.dnnFormItem input[type="tel"],.dnnFormItem select,.dnnFormItem textarea{width:45%;max-width:445px}
.dnnFormItem select{width:47%}
.dnnFormItem select option{color:#333}
.dnnFormItem table{background:0}
.dnnCheckbox{display:inline-block;cursor:pointer}
.dnnCheckbox .mark{display:inline-block}
.dnnCheckbox img{display:inline-block;width:20px;height:18px;min-width:20px;vertical-align:middle}
.dnnCheckbox img{background:transparent url("../../../../../images/checkbox.png") no-repeat}
.dnnCheckbox img{background-position:0 0}
.dnnCheckbox-hover img{background-position:0 0}
.dnnCheckbox-checked img{background-position:-51px 0}
.dnnCheckbox-disabled img{opacity:.5}
.dnnCheckbox-checked-error img{background-position:-150px 0}
.dnnCheckbox-error img{background-position:-100px 0}
.dnnCheckbox-focus{background-color:#e3e3e5}
.dnnBoxLabel{display:inline-block}
.dnnFormItem input[type="checkbox"].normalCheckBox{display:inline-block;margin:8px 0 4px 0}
.dnnRadiobutton{display:inline-block;cursor:pointer}
.dnnRadiobutton .mark{display:inline-block}
.dnnRadiobutton img{width:20px;height:18px;min-width:20px;vertical-align:middle}
.dnnRadiobutton img{background:transparent url("../../../../../images/radiobutton.png") no-repeat}
.dnnRadiobutton img{background-position:0 0}
.dnnRadiobutton-hover img{background-position:0 0}
.dnnRadiobutton-checked img{background-position:-50px 0}
.dnnRadiobutton-disabled img{opacity:.5}
.dnnRadiobutton-checked-error img{background-position:-150px 0}
.dnnRadiobutton-error img{background-position:-100px 0}
.dnnRadiobutton-focus{background-color:#e3e3e5}
div.dnnFormRadioButtons,div.dnnHSRadioButtons,span.dnnFormRadioButtons,span.dnnHSRadioButtons{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0}
table.dnnFormRadioButtons{background-color:#f0f0f0;margin-bottom:5px}
.RadComboBox_Default .rcbInput{width:100% !important}
div.dnnFormGroup{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0;width:65%}
.dnnSpinner{display:inline-block;position:relative;width:150px;padding:6px 6px;*overflow:visible;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;color:#333;text-decoration:none;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb}
.dnnFormItem .dnnSpinner{width:45%;margin-bottom:18px}
.dnnSpinnerDisplay{margin:0 25px 0 8px;background:transparent;color:#999}
.dnnFormItem .dnnSpinnerDisplay&gt;input[type="text"],.dnnFormItem .dnnSpinnerDisplay&gt;input[type="text"]:focus{border:0;margin:0;box-shadow:none;padding:0;background:transparent}
.dnnSpinnerCtrl{position:absolute;top:0;right:0;width:25px;background-color:transparent;border-left:1px solid #c9c9c9}
.dnnSpinnerCtrl&gt;a.dnnSpinnerTopButton{display:block;width:25px;height:16px;background:transparent url("../../../../../images/dnnSpinnerUpArrow.png") no-repeat;background-position:center;cursor:pointer}
.dnnSpinnerCtrl&gt;a.dnnSpinnerBotButton{display:block;width:25px;height:16px;background:transparent url("../../../../../images/dnnSpinnerDownArrow.png") no-repeat;background-position:center;cursor:pointer}
div.dnnTagsInput{display:inline-block;margin:0;padding:5px 0 0 5px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;background:#FFF;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.3);box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.3)}
.dnnFormItem .dnnTagsInput{width:45%}
div.dnnTagsInput span.tag{display:block;float:left;padding:2px 6px 2px 6px;margin-right:5px;margin-bottom:5px;border:1px solid #c9c9c9;border-radius:3px;-webkit-border-radius:3px;font-size:12px;text-decoration:none;color:#888;cursor:pointer;background-color:#eee}
div.dnnTagsInput span.tag:hover{background-color:#e8f1fa;color:#444}
div.dnnTagsInput span.tag a{display:inline-block;width:8px;height:8px;margin:6px 0 0 0;background:transparent url("../../../../../images/dnnTagClose.png") no-repeat;background-position:center}
div.dnnTagsInput&gt;div&gt;input,div.dnnTagsInput&gt;div&gt;input:focus{border:0;background:transparent;outline:0;font-weight:normal;font-family:helvetica;font-size:12px;display:inline-block;vertical-align:top;height:19px;padding:3px 0 3px 3px;margin-bottom:5px}
div.dnnTagsInput&gt;div&gt;input::-ms-clear{display:none}
div.dnnTagsInput div{display:block;float:left}
div.dnnTagsInput div.dnnTags_filter{float:right;position:relative;margin:0 0 5px 5px}
div.dnnTagsInput div.dnnTags_filter&gt;.dnnTags_filter_label{display:inline-block;border-left:1px solid #ccc;padding:3px 15px 0 10px;margin-right:3px;color:#999;cursor:pointer;background:url("../../../../../images/dnnSpinnerDownArrow.png") no-repeat;background-position:right center;height:22px}
div.dnnTagsInput div.dnnTags_filter&gt;.dnnTags_filter_label.dnnExpanded{color:#666;background:url("../../../../../images/dnnSpinnerUpArrow.png") no-repeat;background-position:right center}
div.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl{display:none;position:absolute;list-style-type:none;background:#fff;border:1px solid #c9c9c9;right:22px;top:28px;margin:0;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;z-index:15}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li{white-space:nowrap;padding:6px 12px 6px 8px;border-top:1px solid #c9c9c9;list-style:none;color:#666;min-width:150px}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li:first-child{border-top:0}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li:hover{background-color:#e8f1fa;color:#333}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li&gt;input{display:inline-block;vertical-align:top;margin-right:10px;cursor:pointer}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li&gt;span.dnnCheckbox{margin-right:8px}
.dnnTagsInput div.dnnTags_filter&gt;ul.dnnTags_filter_dropdownUl&gt;li&gt;label{display:inline-block;vertical-align:top;cursor:pointer}
div.dnnTagsInput div.dnnTags_filter a.dnnSearchButton{display:inline-block;width:18px;height:18px;background-image:url("../../../../../images/search/searchButton.png");background-repeat:no-repeat;background-position:center center;vertical-align:top;cursor:pointer;margin:4px 5px 0 4px}
.dnnTagsClear{clear:both;width:100%;height:0}
div.dnnTagsInput&gt;div&gt;input.dnnTagsInvalid{display:block;float:left;margin-right:5px;border:0;outline:0;border-radius:3px;-webkit-border-radius:3px;background:#fbd8db;cursor:pointer;font-size:12px;color:#90111a !important;text-decoration:none}
.dnn_acResults{padding:0;border:1px solid #c9c9c9;background-color:#fff;overflow:hidden;z-index:900001;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;min-width:150px}
.dnn_acResults ul{margin:0;padding:0;list-style-position:outside;list-style:none}
.dnn_acResults ul li{margin:0;padding:6px 22px 6px 22px;border-top:1px solid #c9c9c9;color:#666;cursor:pointer;display:block;overflow:hidden;color:#333}
.dnn_acResults ul li:first-child{border-top:0}
.dnn_acSelect{background-color:#e8f1fa;color:#333}
.dnnFormMessage .dnnLabel{float:none;width:90%;text-align:left}
.dnnFormSectionHead span{font-size:18px;color:#222}
.dnnProgressbar{height:25px !important;padding:18px 10px 0 10px;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top,#f0f2f1 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f0f2f1),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#f0f2f1 0,#fff 100%);background:linear-gradient(top,#f0f2f1 0,#fff 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.25),0 1px 0 0 #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.25),0 1px 0 0 #fff}
.ui-progressbar{height:10px !important;overflow:hidden;background-color:#ccc;-webkit-box-shadow:inset 0 1px 0 0 #bbb;box-shadow:inset 0 1px 0 0 #bbb;text-align:left}
.ui-progressbar .ui-progressbar-value{margin:0;height:100%;background-color:#1a82f7;background:-moz-linear-gradient(left,#2b7fda 0,#3fbdff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#2b7fda),color-stop(100%,#3fbdff));background:-webkit-linear-gradient(left,#2b7fda 0,#3fbdff 100%);background:linear-gradient(left,#2b7fda 0,#3fbdff 100%)}
.dnnDropdownSettings{position:relative;height:30px !important}
.dnnButtonDropdown{width:50px;height:30px !important;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb;border:1px solid #c9c9c9;cursor:pointer}
.dnnButtonIcon,.dnnButtonArrow{display:inline-block;height:30px !important}
.dnnButtonIcon{width:32px}
.dnnButtonArrow{width:10px;background:transparent url("../../../../../images/dnnSpinnerDownArrow.png") no-repeat center}
.dnnButtonDropdown-clicked{z-index:100;position:absolute;width:50px;height:30px !important;background:#fff;border:1px solid #c9c9c9;border-bottom:1px solid #fff;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}
.dnnButtonDropdown-ul{display:none;position:absolute;z-index:99;top:29px;left:0;width:200px;margin-left:0;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;list-style-type:none}
.dnnButtonDropdown-ul&gt;li,.dnnButtonDropdown-ul&gt;ul&gt;li{padding:8px;border-bottom:1px solid #c9c9c9;color:#333;cursor:pointer;vertical-align:middle;list-style:none;margin:0}
.dnnButtonDropdown-ul&gt;ul{margin:0}
.dnnButtonDropdown-ul&gt;ul&gt;li{padding-left:16px}
.dnnButtonDropdown-ul&gt;li:last-child{border-bottom:none !important}
.dnnButtonDropdown-ul&gt;li:hover{background-color:#e8f1fa;color:#000}
ul.dnnButtonGroup{display:inline-block;margin:0;padding:0;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb;border:1px solid #c9c9c9;cursor:pointer;list-style:none}
ul.dnnButtonGroup&gt;li{display:block;float:left;border-left:1px solid #c9c9c9;margin:0}
ul.dnnButtonGroup&gt;li:hover{background-color:#e8f1fa}
ul.dnnButtonGroup&gt;li.dnnButtonGroup-first{display:none}
ul.dnnButtonGroup&gt;li.dnnButtonGroup-first + li{border-left:0}
ul.dnnButtonGroup&gt;li&gt;a{display:inline-block;padding:7px 7px 6px 7px;text-decoration:none;color:#333}
ul.dnnButtonGroup span{color:#333}
.dnnFormItem .dnnInputGroup{float:left;display:block;width:32.075%;padding:5px;margin-bottom:18px;background:rgba(0,0,0,0.05)}
.dnnFormItem .dnnInputGroup .dnnLeft{width:100%}
.dnnFormItem .dnnInputGroup span{display:inline-block;width:33%;text-align:right}
.dnnFormError label a span{color:red}
.dnnFormError input[type="text"],.dnnFormError input[type="password"],.dnnFormError input[type="email"],.dnnFormError input[type="tel"],.dnnFormError select,.dnnFormError textarea{border:1px solid red}
.dnnFormItem input[type="text"] + .dnnTertiaryAction,.dnnFormItem input[type="password"] + .dnnTertiaryAction,.dnnFormItem input[type="email"] + .dnnTertiaryAction,.dnnFormItem input[type="tel"] + .dnnTertiaryAction,.dnnFormItem select + .dnnTertiaryAction{display:inline-block;max-width:60px}
.dnnForm fieldset.dnnFormInformation{float:left;width:32.075%;margin-left:16px;padding:18px 0;background:rgba(0,0,0,0.05)}
.dnnFormItem textarea{min-height:80px}
.dnnAddress input[type="checkbox"]{margin:0 5px}
.dnnFormRadioButtons{float:left;display:block;width:auto}
.dnnFormRadioButtons input[type=radio]{float:none}
.dnnFormRadioButtons label,.dnnFormItem input[type=radio] + label{float:none;display:inline;width:auto;padding-right:0;margin:0 10px 0 0;text-align:left;font-weight:normal}
.dnnTextEditor{margin-bottom:18px}
.dnnActions{float:none;clear:both;display:block;margin:0;padding-top:18px;text-align:left}
.dnnActions li{float:left;margin-right:5px;list-style:none}
.dnnLoginActions{display:inline-block}
.dnnForm.dnnShortForm .dnnFormItem label{float:none;width:100%;margin-bottom:.25em;text-align:left}
.dnnForm.dnnShortForm .dnnFormItem input,.dnnForm.dnnShortForm .dnnFormItem select,.dnnForm.dnnShortForm .dnnFormItem textarea{float:none;text-align:left}
.dnnForm.dnnShortForm .dnnFormItem a.dnnFormHelp{background-position:left;padding-left:22px}
.dnnForm .ui-helper-hidden{display:none}
.dnnForm .ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px)}
.dnnForm .ui-state-highlight,.dnnForm .ui-widget-content .ui-state-highlight,.dnnForm .ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c;color:#363636}
.dnnForm .ui-state-highlight a,.dnnForm .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}
.dnnForm .ui-state-error,.dnnForm .ui-widget-content .ui-state-error,.dnnForm .ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900;color:#fff}
.dnnForm .ui-state-error a,.dnnForm .ui-widget-content .ui-state-error a,.dnnForm .ui-widget-header .ui-state-error a{color:#fff}
.dnnForm .ui-state-error-text,.dnnForm .ui-widget-content .ui-state-error-text,.dnnForm .ui-widget-header .ui-state-error-text{color:#fff}
.dnnForm .ui-priority-primary,.dnnForm .ui-widget-content .ui-priority-primary,.dnnForm .ui-widget-header .ui-priority-primary{font-weight:bold}
.dnnForm .ui-priority-secondary,.dnnForm .ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}
.dnnForm .ui-state-disabled,.dnnForm .ui-widget-content .ui-state-disabled,.dnnForm .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}
.dnnForm .ui-draggable{cursor:move}
.dnnForm .ui-corner-all,.dnnForm .ui-corner-top,.dnnForm .ui-corner-left,.dnnForm .ui-corner-tl{border-radius:4px}
.dnnForm .ui-corner-all,.dnnForm .ui-corner-top,.dnnForm .ui-corner-right,.dnnForm .ui-corner-tr{border-radius:4px}
.ModuleTitle_MenuContainer{border:1px solid blue}
.MainMenu_MenuContainer{border:1px solid green}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.65);z-index:9999}
.dnnFormPopup{position:absolute;padding:18px;background:#fff;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.75);box-shadow:0 0 25px 0 rgba(0,0,0,0.75);z-index:100000}
.dnnFormPopup .ui-dialog-titlebar{position:relative;padding:0 0 18px 0;border-bottom:1px solid #ddd;cursor:move;font-size:18px;font-weight:bold}
.dnnFormPopup .dnnModalCtrl{display:block;position:absolute;top:-30px;right:-30px;width:69px;height:26px;border-radius:10px;background-color:#fff;-webkit-border-radius:10px;box-shadow:0 0 5px #666}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close{float:right;display:block;height:18px;width:30px;margin:4px 4px 0 1px;overflow:hidden;-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;border:0;outline:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background:#585858 url("../../../../../images/closeBtn.png") no-repeat;background-position:8px 4px;text-indent:-9999em;min-width:0 !important}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover{background:#358eea url("../../../../../images/closeBtn.png") no-repeat;background-position:8px 4px;cursor:pointer}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax{float:left;display:block;height:18px;width:30px;margin:4px 0 0 4px;overflow:hidden;-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;background:#585858 url("../../../../../images/resizeBtn.png") no-repeat;background-position:10px 2px;text-indent:-9999em}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover{background:#358eea url("../../../../../images/resizeBtn.png") no-repeat;background-position:10px 2px}
div.ui-dialog-titlebar&gt;.ui-dialog-titlebar-close{display:block;position:absolute;top:-30px;right:-30px;height:24px;width:24px;margin:0;overflow:hidden;-webkit-border-radius:12px;border-radius:12px;background:#585858 url("../../../../../images/closeBtn.png") no-repeat;background-position:4px 4px;border:3px solid #fff;text-indent:-9999em;min-width:0 !important}
.dnnFormPopup #iPopUp{width:100% !important;padding-top:10px}
.dnnFormPopup .ui-dialog-content,#iPopUp .ui-dialog-content{position:relative;border:0;padding:0;overflow:auto;background:#fff;zoom:1}
.dnnFormPopup .ui-dialog-buttonpane{margin:.5em 0 0 0;padding:.3em 1em 0 0;overflow:hidden;border-width:1px 0 0 0;background-image:none;text-align:left;border-top:1px solid #ddd}
.dnnFormPopup .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;padding:.5em 1em;cursor:pointer;border:0;outline:0}
.dnnFormPopup .ui-resizable-se{float:right;height:24px;width:24px;background:url("../../../../../images/modal-resize-icn.png") no-repeat bottom}
.dnnFormPopup .dnnDialog{padding:10px}
.dnnLoading{background:#fff url("../../../../../images/loading.gif") no-repeat center center;position:absolute;z-index:9999}
.urlControl label{width:auto;margin-top:0;font-weight:normal}
.urlControlLinkType{width:auto}
.urlControlLinkType span,.dnnFormItem .urlControlLinkType span{float:none;display:block;width:auto;text-align:left}
.dnnFormItem .ucLinkTypeRadioButtons label{display:inline-block;width:260px;padding-right:0;margin-top:0;font-weight:normal;text-align:left}
.urlControlLinkType span input{min-width:3%}
.dnnForm.dnnModuleSettings .dnnFormItem .urlControlLinkType span label{text-align:left}
.urlControlFileRow{clear:both}
.urlControlFileRow span.dnnFormLabel{width:auto;text-align:right}
.urlControlFileRow select,.urlControlFileRow input[type=file]{clear:both}
.urlControlImagesRow{overflow:hidden;clear:both}
.urlControlImagesRow span.dnnFormLabel{width:auto;text-align:right}
.urlControlImagesRow select{clear:both}
.dnnWizardTab.ui-tabs{position:relative;padding:0}
.dnnWizardTab.ui-tabs .ui-tabs-nav{display:block;height:46px;margin:0;padding:0;background:transparent url("../../../../../images/InstallWizardBG.png") repeat-x}
.dnnWizardTab.ui-tabs .ui-tabs-nav li{float:left;position:relative;margin:0;padding:0;border-bottom:0 !important;list-style:none;white-space:nowrap}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}
.dnnWizardTab.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}
.dnnWizardTab.ui-tabs .ui-tabs-panel{clear:both;display:block;padding:3em 1em 1.4em;border-width:0;background:0}
.dnnWizardTab.ui-tabs .ui-tabs-hide{display:none !important}
.dnnWizardTab.ui-tabs .ui-tabs-nav li a{display:block}
.dnnWizardStep&gt;span{display:block;float:left}
.dnnWizardStep{height:46px;padding:0 0 0 20px;background:transparent url("../../../../../images/InstallWizardBG.png") repeat-x;background-position:0 0;cursor:pointer}
.ui-tabs .ui-tabs-nav li:first-child .dnnWizardStep{padding-left:30px}
.dnnWizardStepNumber{margin:10px 10px 0 0;padding:3px 8px 3px 8px;background-color:#999;-webkit-border-radius:18px;border-radius:18px;color:#fff;font-weight:bold}
.dnnWizardStepTitle{margin:13px 20px 0 0;color:#999;font-weight:bold;text-decoration:none}
.dnnWizardStepArrow{width:25px;height:46px;background:transparent url("../../../../../images/InstallWizardBG.png") no-repeat;background-position:0 -401px}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStep{height:46px;background-position:0 -100px}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepNumber{background-color:#333}
.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepTitle{color:#333}
.dnnFormExpandContent{margin:10px 0}
.dnnFormExpandContent&gt;a{color:#333;font-size:13px;font-weight:bold}
table.dnnPermissionsGrid,table.dnnGrid,table.dnnASPGrid{margin-bottom:20px;border:1px solid #c9c9c9}
table.dnnPermissionsGrid{color:#777}
table.dnnPermissionsGrid tr.dnnGridHeader td{padding:4px 4px 4px 4px;vertical-align:middle;line-height:120%;text-align:center}
table.dnnPermissionsGrid tr.dnnGridItem td,table.dnnPermissionsGrid tr.dnnGridAltItem td{padding:5px 4px 5px 4px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;width:70px;text-align:center}
table.dnnPermissionsGrid tr.dnnGridItem td.permissionHeader,table.dnnPermissionsGrid tr.dnnGridAltItem td.permissionHeader{border-right:1px solid #c9c9c9;text-align:left;padding-left:10px;width:150px}
table.dnnPermissionsGrid tr.dnnGridHeader td.permissionHeader{padding-left:10px;text-align:left}
.dnnPermissionsGrid&gt;.dnnFormItem label{margin-right:8px;color:#777}
.dnnPermissionsGrid&gt;.dnnFormItem select{width:25%;margin:0 5px 5px 0;min-width:180px;color:#777}
.dnnPermissionsGrid&gt;.dnnFormItem input{margin-bottom:0;height:17px;color:#777;width:25%}
.dnnPermissionsGrid&gt;.dnnFormItem ul.token-input-list-facebook{display:inline-block;vertical-align:top}
.dnnPermissionsGrid&gt;.dnnFormItem&gt;.leftGroup{margin-right:35px;float:left}
.dnnPermissionsGrid&gt;.dnnFormItem&gt;.rightGroup{float:left}
.dnnPermissionsGrid&gt;.dnnFormItem&gt;.rightGroup&gt;.dnnSecondaryAction{position:absolute}
.dnnPermissionsGrid&gt;.dnnFormItem{margin-bottom:18px;overflow:auto}
.dnnGridHeader td,thead.dnnGridHeader th,tr.dnnGridHeader th{padding:6px 12px 6px 12px;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;background:#f0f2f1;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%)}
.dnnGridItem td,.dnnGridAltItem td{padding:6px;border-right:1px solid #c9c9c9}
.dnnGridItem td input,.dnnGridAltItem td input{margin-bottom:none}
.dnnGridAltItem{background:#f2f2f2}
.dnnGridItem:hover,.dnnGridAltItem:hover{background-color:#e8f1fa}
.urlControl{float:left;display:block;padding:15px;margin-bottom:10px;background-color:#f0f0f0}
.urlControl select,.urlControl input{width:180px;margin-bottom:10px}
.urlControl dnnFormItem&gt;a.dnnSecondaryAction{margin:10px 10px 0 0;float:left}
.urlControl .urlControlLinkType{float:left;width:100%}
.urlControl .urlControlLinkType .dnnFormLabel{float:left;width:auto;margin-right:5px}
.urlControl .urlControlLinkType input[type="radio"]{width:auto;margin-right:5px}
span[id$="FileControl"]{display:block;float:left}
.dnnFilePicker{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0 15px 0 15px;width:450px}
.dnnFilePicker .dnnLeft{margin:0;padding:0;margin-top:-30px}
.dnnFilePicker dnnFormItem{margin:0;margin-top:-10px;padding:0;position:static}
.dnnFilePicker .dnnLeft img{max-width:135px;max-height:100px}
.dnnFilePicker .dnnLeft .dnnFilePickerImageHolder{width:135px;height:100px;background-color:#ccc;margin:20px 15px}
.dnnFilePicker .dnnFormItem span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left}
.dnnFilePicker select,.dnnFilePicker input{width:200px;margin:0;margin-right:10px;float:none}
.dnnFilePicker .dnnLeft a.dnnSecondaryAction{margin:10px 10px 0 0;display:inline-block}
.dnnFilePicker .dnnLeft img{display:block;margin:20px 15px}
span.dnnInputFileWrapper&gt;input[type="file"]{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);direction:ltr;cursor:pointer;height:100%;font-size:200px}
span.dnnInputFileWrapper{overflow:hidden !important;margin:0 4px 0 0;width:auto !important;display:block !important;float:left !important;position:relative}
span.dnnInputFileWrapper&gt;span.dnnSecondaryAction{display:inline-block;float:none;width:auto}
.dnnFileUploadScope{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0;width:500px}
.dnnFileUploadScope .dnnLeft{margin:0;padding:15px 10px 15px 10px}
.dnnFileUploadScope .dnnLeft .dnnFormItem{margin-bottom:10px}
.dnnFileUploadScope .dnnFormItem span,.urlControlTab .dnnFormItem&gt;span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left}
.dnnFileUploadScope .dnnFormItem .dnnDropDownList span{margin:0;width:auto}
.dnnFileUploadScope .dnnFormItem .RadComboBox_Default,.dnnFileUploadScope .dnnFormItem .dnnDropDownList{width:180px;margin:0;float:none}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone{position:relative;margin:0;width:180px;height:150px;background:#d9eeff;border:1px dashed #bbb;box-shadow:0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;color:#4577a2}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone span{display:block;position:absolute;left:38px;top:60px;color:#fff;font-size:12px;background:rgba(0,0,0,0.5);padding:5px 7px;border-radius:3px;box-shadow:0 1px 0 #fff,inset 1px 1px 0 #555;opacity:.5;cursor:default;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}
.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone:hover span{opacity:1}
input.dnnFixedSizeComboBox{width:200px !important;margin-right:10px;float:left}
div.dnnFixedSizeComboBox{width:218px !important;margin-right:15px;float:left}
.dnnFixedSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px}
input.dnnSmallSizeComboBox{width:100px !important;margin-right:10px;float:left}
div.dnnSmallSizeComboBox{width:118px !important;margin-right:15px;float:left}
.dnnSmallSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px}
td.dnnGridHeaderTD-NoBorder{border-right:none !important}
tr.dnnGridItem td,tr.dnnGridAltItem td{border-right:0}
tr.dnnGridItem td input{margin-bottom:0}
h2.dnnFormSectionHead{margin-top:8px;margin-bottom:18px;border-bottom:1px solid #ddd;font-size:32px;line-height:36px;letter-spacing:-0.03em}
h2.dnnFormSectionHead a{display:block;padding-left:3px;background:url("../../../../../images/down-icn.png") no-repeat right 50%;text-decoration:none;color:#333;font-size:18px;letter-spacing:normal;font-weight:normal}
h2.dnnFormSectionHead a:hover{color:#222;background:rgba(2,139,255,0.05) url("../../../../../images/down-icn.png") no-repeat right 50%}
h2.dnnFormSectionHead a.dnnSectionExpanded{background:url("../../../../../images/up-icn.png") no-repeat right 50%;color:#222}
h2.dnnFormSectionHead a.dnnSectionExpanded:hover{color:#222;background:rgba(2,139,255,0.05) url("../../../../../images/up-icn.png") no-repeat right 50%}
.dnnVerticalTabs{margin-left:0}
.dnnVerticalTabs li{list-style:none}
.dnnVerticalTabs li a{display:block;padding:15px 15px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background:rgba(0,0,0,0.04);color:#999;text-decoration:none}
.dnnVerticalTabs li a:hover{background:rgba(0,0,0,0.06);color:#333}
.dnnVerticalTabs li.active a{background:0;color:#333;border-right:1px solid transparent}
.tabBody{display:none}
.jspContainer{overflow:hidden;position:relative}
.jspPane{position:absolute}
.jspVerticalBar{position:absolute;top:0;right:0;width:11px;height:100%;background:#ccc}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:11px;background:#ccc}
.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0}
.jspCap{display:none}
.jspHorizontalBar .jspCap{float:left}
.jspTrack{background:transparent;position:relative}
.jspVerticalBar .jspTrack{width:10px;margin:0 0 0 3px}
.jspHorizontalBar .jspTrack{height:5px;margin:3px 0 3px 0}
.jspVerticalBar .jspCap{display:block;height:3px;width:11px}
.jspHorizontalBar .jspCap{display:block;width:3px;height:11px}
.jspDrag{position:relative;top:0;left:0;border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;opacity:.75;background:#000;cursor:pointer}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:5px}
div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons label{display:inline !important}
div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons span.dnnRadiobutton{display:inline !important}
div.ModDNNAnnouncementsC .urlControl label,div.ModDNNLinksC .urlControl label{display:inline !important}
div.ModDNNFAQsC .Normal{width:auto !important}
div.ModDNNFeedbackC .dnnFormItem&gt;label{display:inline-block;width:33%;text-align:right}
div.ModDNNUserDefinedTableC div.RadEditor{height:auto !important}
div.ModDNNUserDefinedTableC ul.dnnActions{display:block}
div.ModDNNIFrameC .urlControl span.dnnRadiobutton{display:inline !important}
div.ModDNNIFrameC table.Normal td .dnnLabel{width:100px}
div.ModDNNIFrameC table.Normal td span.dnnRadiobutton{margin:5px 0 0 30px}
div.ModDNNLinksC .urlControl span.dnnRadiobutton{display:inline !important}
.left{float:left}
.right{float:right}
.dnnLeft{float:left}
.dnnRight{float:right}
.dnnClear{clear:both}
.dnnClear:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0}
* + html .dnnClear{min-height:1%}
.DNNAlignleft{text-align:left}
.DNNAlignright{text-align:right}
.DNNAligncenter{text-align:center}
.DNNEmptyPane{width:0}
.Hidden{display:none}
.wordwrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}
.eipbackimg{position:absolute;margin-top:-32px;white-space:nowrap;background:url("../../../../../images/eip_toolbar.png") repeat-x;height:32px;z-index:1}
.eipbackimg.editMode{border:1px solid #777 !important;background:-moz-linear-gradient(top,#303030 0,#191919 100%) !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#303030),color-stop(100%,#191919)) !important;background:-webkit-linear-gradient(top,#303030 0,#191919 100%) !important;background:-o-linear-gradient(top,#303030 0,#191919 100%) !important;background:-ms-linear-gradient(top,#303030 0,#191919 100%) !important;background:linear-gradient(to bottom,#303030 0,#191919 100%) !important;opacity:.8}
.eipbackimg.containerTitle{margin-top:-8px}
.eipbackimg.containerTitle.editMode{left:auto;right:0;margin-top:2px;background:none !important;border:none !important}
.eipbuttonbackimg{width:32px;height:32px;cursor:pointer;float:left;background:url("../../../../../images/eip_toolbar.png") no-repeat}
.eipbackimg.editMode .eipbuttonbackimg{border-left:1px solid #1f1f1f;border-right:1px solid #393939;opacity:.5}
.eipbackimg.editMode.containerTitle .eipbuttonbackimg{border:0;opacity:1}
.eipbuttonbackimg.eipbutton_cancel{background-position:-32px 0}
.eipbuttonbackimg.eipbutton_bold{background-position:-64px 0}
.eipbuttonbackimg.eipbutton_italic{background-position:-96px 0}
.eipbuttonbackimg.eipbutton_underline{background-position:-128px 0}
.eipbuttonbackimg.eipbutton_justifyleft{background-position:-160px 0}
.eipbuttonbackimg.eipbutton_justifycenter{background-position:-192px 0}
.eipbuttonbackimg.eipbutton_justifyright{background-position:-224px 0}
.eipbuttonbackimg.eipbutton_orderedlist{background-position:-256px 0}
.eipbuttonbackimg.eipbutton_unorderedlist{background-position:-288px 0}
.eipbuttonbackimg.eipbutton_outdent{background-position:-320px 0}
.eipbuttonbackimg.eipbutton_indent{background-position:-352px 0}
.eipbuttonbackimg.eipbutton_createlink{background-position:-384px 0}
.eipbackimg.containerTitle .eipbutton_cancel{background:url("../../../../../images/eip_title_cancel.png") no-repeat center center}
.eipbutton_edit{background:url("../../../../../images/eip_edit.png") no-repeat 100% center;float:left}
.eipbutton_save{background:url("../../../../../images/eip_save.png") no-repeat 100% center;float:left}
.eipbackimg.containerTitle .eipbutton_save{background-image:url("../../../../../images/eip_title_save.png")}
.eipbackimg.editMode .eipborderhover{background-color:#333;opacity:1}
.eipbackimg.editMode.containerTitle .eipborderhover{background-color:inherit}
div[id$=titleLabel_tb].visible ~ span{margin-left:32px}
div.errorWin p{margin:0 0 10px 0}
input[type="button"].rspCollapseBarSpacer{min-width:0;padding:0}
.UserProfileControls ul li{list-style-type:none}
.console.profile{width:100% !important;height:auto;background-color:#484848}
.console.profile .console-none div{cursor:pointer;cursor:hand;float:left;height:auto;width:100% !important;padding:0;margin:0;text-align:left}
.console.profile .console-none h3{padding:10px 8px 10px 40px;margin:0;border-bottom:solid 1px #fff;background:url("../../../../../images/arrow-right-white.png") 18px center no-repeat;color:#eee;font-size:13px;line-height:1;font-weight:bold}
.console.profile .console-none div div{display:none}
.console.profile .console-mouseon{background-color:#70b1c7}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView{margin:0;padding:0;width:100%;height:inherit !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 0 10px 0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage.dnnFormValidationSummary{padding:10px}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .LoginPanel,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSendPasswordContent,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm{width:100%;padding:18px 0 0 0;margin:0;float:none;min-width:inherit !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm{width:100%;margin:0;float:none;min-width:inherit !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnLabel{display:block;text-align:left;float:none;width:100% !important;font-size:14px;margin:0 0 7px 0;vertical-align:top;padding:0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSocialRegistration{display:none}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnCaptcha{width:100%}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnLeft img{display:block;margin:0 0 5px 0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnLabel a.dnnFormHelp{display:none !important;width:0 !important;margin:0 !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnLabel div.dnnTooltip{display:none !important;width:0 !important;position:static !important;right:0 !important;margin:0 !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem input[type="text"],body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;input[type="password"]{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:100% !important;margin-bottom:18px;min-width:100% !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;label#dnn_ctr_Login_Login_DNN_lblLogin{display:none !important;width:0;margin:0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem span.dnnFormMessage.dnnFormError{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;right:0;width:auto;max-width:100%;padding:10px}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnPrimaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnSecondaryAction{width:45%;padding:18px 0 18px 0;display:block;float:left;margin:0 5px 0 0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginRememberMe{display:block;float:left;margin:10px 0 0 5px}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginActions{display:block}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnSecondaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnPrimaryAction{width:100%;padding:18px 0 18px 0;display:block}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions{padding:0}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions li{width:45%}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .password-strength-container{width:100%;margin:0 0 12px 0;padding:8px 0 8px 0;display:block;max-width:inherit !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container input[type="password"]{display:block;margin:0 8px 0 8px;width:calc(100% - 20px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container span.min-length-text{display:block;margin:5px 0 5px 8px}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container div.meter{float:none;width:90%;margin:0 0 0 8px}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem input.unmatched{background:none !important}
body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-tooltip,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .confirm-password-tooltip{display:none !important}
.mobileView .dnnFormPopup .ui-dialog-content,.mobileVie #iPopUp .ui-dialog-content{max-height:none !important}
.mobileView .ui-widget-overlay{display:none}
.dnnFormPopup.dnnFormPopupMobileView{width:auto !important;left:0 !important;right:0 !important;top:0 !important;box-shadow:none !important}
.dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar&gt;.ui-dialog-titlebar-close{display:none}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-titlebar{border-bottom:0;cursor:inherit;font-size:22px;color:#000;padding:5px 0 0 0}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnLabel{display:block;text-align:left;float:none;width:auto !important;font-size:14px;margin:0 0 7px 0;vertical-align:top}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;input[type="text"]{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;textarea,.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.redactor_box{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;select{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnTagsInput{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:18px;max-width:inherit !important}
.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem&gt;.dnnLabel&gt;input[type="checkbox"].normalCheckBox{display:inline-block;margin:0 5px 0 12px}
.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem span.dnnFormMessage.dnnFormError{right:0;width:auto;border-radius:0;text-align:right;max-width:100%}
.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{width:49%;margin:0;padding:20px 0 20px 0;display:block}
.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction{float:left}
.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{float:right}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane{border-top:0}
.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}
.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnSecondaryAction{width:24%;display:inline-block;margin-right:1%;float:none}
.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:25px 0 15px 0}
html.mobileView{overflow:auto !important}
.mobileView .dnnFormPopup .ui-dialog-content,.mobileView #iPopUp .ui-dialog-content{max-height:none !important}
.dnnHTMLSettings,.dnnEditHtml,.dnnMyWork{width:95%;margin:2em auto}
.dnnFormItem input[type=checkbox],.dnnPageSettings .dnnFormItem input[type=radio]{width:auto}
.dnnFormItem .dnnHTMLSRadioButtons label,.dnnFormItem .dnnPSRadioButtons input,.dnnFormItem .dnnHTMLSRadioButtons label,.dnnFormItem .dnnHTMLSRadioButtons input{float:left;padding:0;width:2%;text-align:left}
.dnnFormItem .dnnHTMLSRadioButtons label{width:auto;padding:0 15px 0 6px;font-weight:normal}
.dnnHTMLSRadioButtons br{display:none !important;font-size:0;line-height:0;border-collapse:collapse}
.ehcContent textarea{width:50%;height:180px;margin-top:1em}
.dnnFormItem .dnnPublish label{width:auto;margin-right:10px}
.dnnFormItem .dnnPublish input[type="checkbox"]{margin-right:30px}
.dnnPublish{float:left}
table.DnnGridNestedTable{margin:0 !important}
div a.toggleMore{font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:bold;margin:0;padding:5px 25px;color:#fff;text-decoration:none;background:#1f81a8;background:-moz-linear-gradient(top,#248aba 0,#1f81a8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#248aba),color-stop(100%,#1f81a8));background:-webkit-linear-gradient(top,#248aba 0,#1f81a8 100%);background:-o-linear-gradient(top,#248aba 0,#1f81a8 100%);background:-ms-linear-gradient(top,#248aba 0,#1f81a8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#248aba',endColorstr='#1f81a8',GradientType=0);background:linear-gradient(top,#248aba 0,#1f81a8 100%);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 1px #1f81a8;-moz-box-shadow:0 1px 0 1px #1f81a8;box-shadow:0 1px 0 1px #1f81a8;text-shadow:0 1px 1px black}
.ehContent{margin-top:20px}
#dnnPanel-Summary{display:block}
.summaryHelp{margin:0 30px 5px}
.RadGrid{overflow:auto}
.previewC{width:100%}
.autoSaveStatusError{font-weight:bold}
#divSavingMessageSummary{margin-top:5px}
#divSavingMessageErrorSummary{margin-top:5px}
.previewPanelContainer{border:#e6ebea solid 5px;margin-top:5px}
.previewPanel{border:#a9a9a9 solid 1px;padding:10px 10px 10px 10px;height:260px;overflow:auto}
.previewContent{padding-bottom:10px}
.comparisonPanel{float:left;width:50%}
.comparisonPanel del{background-color:#fec8c8;text-decoration:inherit;display:inline-block}
.comparisonPanel ins{background-color:#cfc;text-decoration:inherit;display:inline-block}
.comparisonPanel ins.mod{background-color:#ffe1ac}
.comparisonPanel del&gt;img{opacity:.5;filter:Alpha(Opacity=50)}
.comparisonPanel ins&gt;img{opacity:.5;filter:Alpha(Opacity=50)}
.comparisonButtons{background-color:#e6ebea;margin:0;float:left;padding-bottom:5px;padding-right:20px}
.comparisonButtons li{display:inline;margin:10px}
.comparisonButtons a{color:#a2a1a1;text-decoration:none;margin-left:18px}
.comparisonButtons .comparisonButtonSelected{font-weight:bold;color:#000}
.dnnwfPermissions .dnnGrid.dnnPermissionsGrid{float:left;width:45%;max-width:445px}
div.DnnModule.reviewContent{background:#fff;padding:2px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.5);box-shadow:0 0 10px 0 rgba(0,0,0,0.5);opacity:1}
.dnnHTMLSettings .dnnFormGroup{width:45%}
.dnnHTMLSettings .dnnFormGroup span{display:inline-block}
body .redactor_box_fullscreen{left:auto}
body.dnnEditState .redactor_box_fullscreen{left:85px}
.redactor_toolbar li a.re-formatting:before{content:"T";font-weight:bold}
.redactor_toolbar li a.re-formatting{padding:7px 10px 11px}
.re-formatting:before{content:""}
.dnnEditState .redactor_box .redactor_editor{min-height:400px;height:400px;max-height:400px}
.dnnEditState .redactor_box.redactor_box_fullscreen .redactor_editor{min-height:100%;height:auto;max-height:100%}
.dnnEditState .redactor_box.redactor_box_fullscreen{width:100% !important;height:100% !important;position:relative !important}
.dnnEditState .redactor_box.redactor_box_fullscreen&gt;ul.redactor_toolbar{position:fixed;width:100%;left:85px}
.dnnEditState .redactor_box.redactor_box_fullscreen&gt;.redactor_editor{position:fixed;top:10px}
.dnnEditState .redactor_box.redactor_box_fullscreen&gt;textarea{position:fixed;top:33px;width:100%;max-width:100%}
.dnnEditState .redactor-edit,.dnnEditState .redactor-unlike,.dnnEditState .redactor-divider{display:none}
.redactor_box .redactor_toolbar&gt;div.right-buttons,.dnnTextPanelView&gt;div.right-buttons{float:right;margin:0 22px 0 0;height:32px;line-height:32px}
.redactor_box .redactor_toolbar&gt;div.right-buttons&gt;a,.dnnTextPanelView&gt;div.right-buttons&gt;a{color:#8e8e8e}
.redactor_box .redactor_toolbar&gt;div.right-buttons&gt;a{font-family:proxima_nova_semibold !important}
.dnnTextPanelView&gt;div.right-buttons{height:25px;line-height:25px}
.dnnEditState div[id$="HtmlModule_lblContent"]:hover{cursor:pointer}
.dnnEditState .redactor_box div[id$="HtmlModule_lblContent"]:hover{cursor:default}
.dnnEditState .redactor_box .re-advancedmode:before{content:"\e610"}
table.dnnGrid.wns_inj_injectiontable{width:100%}
table.dnnGrid.wns_inj_injectiontable.wns_inj_border,.wns_inj_fullwidth{width:100%}
table.dnnGrid.wns_inj_injectiontable.wns_inj_border tr td{padding:2px 4px 2px 4px}
.wns_inj_col_edit{width:30px}
.wns_inj_col_editlarge{width:70px}
.wns_inj_col_editmove{width:110px}
.wns_inj_header td{font-weight:bold}
.wns_inj_left.wns_inj_col_edit,.wns_inj_right.wns_inj_col_edit{display:inline;width:20px;height:20px}
.wnsInjectionContent{height:20em;width:45em !important}
#divCommand{margin-top:1em}
*{margin:0}
html,body{height:100%;font-family:Helvetica,Arial,sans-serif}
html{height:100%;overflow-y:auto}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,var,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
html{font-family:Helvetica,Arial,sans-serif}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.clear{clear:both}
.logo,.pbdRxLogo{width:240px;height:100%;position:absolute;left:0;padding:7px 0 -5px}
.novaLogo{width:240px;float:left;text-align:left;margin:15px;height:40px}
.pbdRxLogo img{padding-top:15px;padding-left:20px}
.empty .logo{padding:8px 0 0}
.headerNav{width:730px;height:100%;position:absolute;right:0}
.headerSearch{position:absolute;right:0}
.welcomeAndTourContainer{position:absolute;left:0}
.searchContainer{position:absolute;right:10px;height:30px;width:275px;margin-top:3px}
.mainNavContainer{height:40px;top:0;font-family:Helvetica,Arial,sans-serif;background:#d31145 url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/nav.gif") repeat-x}
.navigationHome{position:absolute;background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/nav.gif") repeat-x;width:970px;margin:0;z-index:100}
.navigationHome ul{margin:0;padding:0 0 0 248px;list-style-type:none;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:bold}
.nologin .navigationHome ul{padding:0 0 10px 0 !important}
.navigation{float:left;background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/nav.gif") repeat-x;width:730px;height:40px;position:relative;z-index:10}
.nologin.navigation{width:970px !important}
.nologin ul.megamenu li div.sub{width:950px;left:auto}
.navBorderLeftHome{float:left;position:absolute;left:240px}
.navBorder{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/nav-divider.gif") top left no-repeat}
#wrapper{position:relative;width:970px;margin:0 auto;background:#fff;-webkit-box-shadow:1px 0 8px 4px rgba(162,152,138,1);-moz-box-shadow:1px 0 8px 4px rgba(162,152,138,1);box-shadow:1px 0 8px 4px rgba(162,152,138,1)}
#headerHome{width:100%;height:79px;position:relative;display:block}
#main,#mainSecure{margin:0 auto;width:970px;position:relative;z-index:19}
#mainSecure{background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/body-container-secure.gif") repeat-y}
.secureLeftColumn{width:240px;padding:0 0 50px 0;float:left}
.secureLeftImage{padding:8px 0 0 5px}
.secureLeftImage ul{text-align:center}
.secureLeftImage li{display:inline-block;padding:0 2px 0 0}
.secureRightColumn{width:730px;padding:0;float:left;padding-bottom:25px}
.secureRightOneColumn{padding:0}
.secureTwoColumnFull{clear:both;padding-left:10px;padding-right:10px;margin-left:10px}
.secureTwoColumnLeft{float:left;margin-left:15px;margin-right:7px;width:335px;padding-left:5px;padding-right:0}
.secureTwoColumnRight{float:left;width:345px;padding-left:7px}
.homeBody{background:#fff;margin:0}
.homeLeftColummn{width:247px;padding:138px 0 0 3px;float:left}
.homeRightColumn{width:720px;float:left;overflow:hidden}
.oneColumn{padding:20px;margin-top:10px}
.oneColumnTable{width:952px}
.onColumnNoBreadcrumb .oneColumn{padding:20px}
.contentCentered{text-align:center;padding:0}
.twoColumn{margin-top:10px}
.twoColumnLeft{width:240px;float:left;padding:0 0 20px 0}
.twoColumnRight{width:690px;float:left;padding:7px 20px 20px 20px}
.twoColumnRightBuckets{width:690px;float:left;padding:3px 20px}
.twoColumnsNoBreadcrumb .twoColumnRight{padding:8px 20px 20px}
.twoColumnBucketImages{width:240px;height:145px;float:left;cursor:pointer;margin:0 0 0 1px}
.twoColumnBucketImage{position:absolute}
.twoColumnbucketTitle{background:#a2988a;width:240px;height:27px;opacity:.9;filter:Alpha(opacity=90);position:relative}
.twoColumnBucketOverlay{background:#a2988a;width:240px;height:118px;opacity:.9;filter:Alpha(opacity=90);position:absolute}
.twoColumnBucketBtn{position:relative;float:right;top:92px}
.twoColumnTable{width:712px}
.twoColumnContent{padding:33px 0}
.twoColumnContentLeftTop{width:225px;float:left}
.twoColumnContentRightTop{width:461px;float:left;padding:0 0 0 12px}
.twoColumnContentLeft{float:left;width:472px}
.twoColumnContentRight{float:left;width:226px}
.imageRight{float:right;padding:0 0 10px 10px}
.searchHeader{float:left;padding:0 0 10px 0}
.threeColumn{margin-top:10px}
.threeColumnLeft{width:240px;float:left}
.threeColumnMiddle{width:460px;float:left;padding:7px 20px 20px 20px}
.threeColumnRight{width:230px;margin:37px 0 0 0;float:left}
.hidden{display:none;visibility:collapse}
body{background:#d0cbc4 url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/bg.jpg") 50% 0 repeat-x;font-family:Helvetica,Arial,sans-serif}
blockquote{background:#f3f2f0;border-left:1px solid #c7c1b9;margin:0 0 20px 0;padding:16px 14px;font-size:12px;color:#000}
blockquote h3{font-size:15px;color:#d31145;padding:18px 10px 0 10px}
em,i{font-style:italic}
sup{font-size:9px}
a:focus,.btnRed:focus,.btnSearch:focus,.btnGreyLink:focus{outline:1px dotted #666 !important}
::selection{background:#d31145;color:#fff}
::-moz-selection{background:#d31145;color:#fff}
input[type="button"]{-webkit-appearance:none}
input[type="text"],input[type="password"]{outline:0}
.content{font-size:12px;line-height:18px;color:#000}
.content h1{font-family:Calluna Sans,Helvetica,Verdana;font-size:19px;color:#d31145;padding:18px 0 6px;line-height:normal !important}
.content h2{font-size:17px}
.content h3{font-size:15px;font-weight:bold}
.content h5{color:#7a6f60}
.content h6{color:#d31145}
.content h1,.content h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;color:#d31145}
.content h2,.content h3,.content h4,.content h5,.content h6{padding:0 0 4px 0}
.content h4,.content h5,.content h6{font-size:12px;font-weight:bold}
.content p{padding:0 0 20px 0;color:#000}
.content a{padding:0;text-decoration:underline;color:#000}
.content a:visited{color:#7a6f60}
.content a:hover{color:#d31145}
.content a:active{color:#000}
.content h2 a,.content a h2{color:#d31145 !important;text-decoration:underline}
.content h2 a:visited,.content a:visited h2{color:#7a6f60 !important;text-decoration:underline}
.content ul{margin:0;padding:0 0 20px 0;list-style-type:none}
.content ul li{padding:0 0 0 18px;background:url("../../../../../content/dam/independenthealth/fahp/images/bullet-dash.png") 6px 4px no-repeat;color:#000}
.content ul ul{margin:0;padding:0}
.content ul li ul li{padding:0 0 0 18px;background:url("clientlibs/css/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNBKCAvMAAAA0SURBVChTlcqhDQAgEMXQ238DBIZFPwpzKTSIZ5pWkm8YDUaD0WA0tebITZ8PjAajwfiW2qLIXKfkIC0uAAAAAElFTkSuQmCC") 3px 4px no-repeat;color:#000}
.content ol{margin:0;padding:0 0 20px 22px;counter-reset:item}
.content ol li{padding:0;color:#d31145 !important;font-weight:bold}
.content ol p{display:inline}
.content ol ol{margin:0;padding:0 0 0 20px;color:#a2988a}
.content ol p{color:#000;padding:0;font-weight:normal}
.content table{margin:30px 0}
.content td{vertical-align:top;padding:0 10px 0 0;text-align:left}
body .content table.no-margin{margin:0}
.btnGreyLink{font-family:Calluna Sans,Helvetica,Arial,sans-serif;width:102px;height:21px;background:#a2988a;border:0;font-size:16px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;display:block;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:10;text-decoration:none;text-align:center;padding:6px 0 2px 0}
a:visited.btnGreyLink,a:visited.btnGrey{color:#fff;text-decoration:none;text-align:center}
.btnGreyLink:hover{color:#fff;background:#7a7061}
input.btnGrey{font-family:Calluna Sans,Helvetica,Arial,sans-serif;width:101px;height:29px;background:#a2988a;border:0;font-size:16px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;-webkit-appearance:none;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:10}
input.btnGrey:hover{background:#7a7061}
a.btnGrey{font-family:Calluna Sans,Helvetica,Arial,sans-serif;background:#a2988a;border:0;font-size:16px;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;vertical-align:middle;display:block;float:left;margin:0 5px 0 0;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:10}
a.btnGrey span{display:block;padding:6px 10px;color:#fff}
a.btnGrey:hover{background:#7a7061;color:#fff}
a.btnRed{font-family:Calluna Sans,Helvetica,Arial,sans-serif;background:#d31145;border:0;font-size:16px;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;vertical-align:middle;display:block;float:left;margin:0 5px 0 0;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:10}
a.btnRed span{display:block;padding:6px 10px;color:#fff}
a.btnRed:hover{background:#a11c32;color:#fff}
a:visited.btnRed{color:white !important}
input.btnRed{font-family:Calluna Sans,Helvetica,Arial,sans-serif;width:101px;height:29px;background:#d31145;border:0;font-size:16px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;-webkit-appearance:none}
input.btnRed{behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:10}
input.btnRed:hover{background:#a11c32}
a.btnRedSmall{font-family:Calluna Sans,Helvetica,Arial,sans-serif;padding:5px 10px;background:#d31145;border:0;font-size:13px;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer}
a.btnRedSmall:hover{background:#a11c32;color:#fff}
.btnRedLarge{font-family:Calluna Sans,Helvetica,Arial,sans-serif;padding:0 20px;height:40px;background:#d31145;border:0;font-size:18px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer}
input.btnRedLarge:hover{background:#a11c32}
.btnQuestion{position:absolute;left:0;width:33px;height:28px;background:#fff;border:1px solid #e8e8e8;font-size:16px;font-weight:bold;color:#7a6f60;-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;cursor:pointer;text-align:center;-webkit-appearance:none;z-index:1000;behavior:url("/Portals/_default/css3pie/PIE.htc")}
.btnQuestion:hover{background:#eae8e4}
.btnSearch{display:block;width:38px;height:22px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 0;border:0;cursor:pointer}
input.btnSearch:hover{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 -32px}
.txtSearch{background:#e6e4e0 url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/txtbox.jpg") repeat-x;border:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);-webkit-box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);font-size:12px;padding:5px 45px 6px 7px;-webkit-appearance:none;color:#9c9489;width:178px;behavior:url("/Portals/_default/css3pie/PIE.htc")}
.txtboxColor{color:#000 !important}
span.Head{border-bottom:0;margin-bottom:0}
.dataTable{width:500px;border-spacing:0;border-bottom:1px solid #d0cbc4}
table.dataTable,table.defaultTable{width:500px;border-spacing:0;border-bottom:1px solid #d0cbc4;border-collapse:collapse}
.dataTable th,.defaultTable th{background:#d31145;color:#fff;text-align:left;padding:4px 7px}
.dataTable td,.defaultTable td{vertical-align:top;text-align:left;border-left:1px solid #d0cbc4;border-right:1px solid #d0cbc4;padding:1px 4px}
td.noleftBorder{border-left:0}
.tableAlternate{background:#f3f2f0}
h2.tooltipHeader{font-family:Calluna Sans,Helvetica,Arial,sans-serif;color:#d31145}
.twoColumnLeft h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:19px;color:#d31145;padding:26px 0 8px 18px}
.twoColumnRight h4{font-size:16px;color:#d31145}
.twoColumnRightBuckets h4{font-size:16px;color:#d31145}
.twoColumnbucketTitle h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:normal;color:#fff;padding:5px 0 0 10px}
.twoColumnBucketOverlay p{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#fff;padding:22px 0 20px 8px}
.twoColumnBucketBtn a{color:#fff;text-decoration:none}
.secureRightColumn h1{font-family:Calluna Sans,Helvetica,Verdana;font-size:19px;color:#d31145;padding:18px 0 6px}
.threeColumnLeft h2{font-family:Calluna Sans,Helvetica,Verdana;font-size:19px;color:#d31145;padding:21px 0 8px 18px}
.threeColumnRight h4{font-size:16px;color:#d31145}
.threeColumnRight blockquote{background:#f3f2f0;border-left:1px solid #c7c1b9;margin:0 0 20px 0;padding:18px 20px;font-size:12px;color:#000}
.columnLeft{padding:0 0 0 19px}
.twoColumnRowTable{width:700px;background:#eae8e4;padding:5px 0;margin:0 0 2px 0}
.twoColumnRowTableOdd{width:700px;background:#f3f2f0;padding:5px 0;margin:0 0 2px 0}
.twoColumnRowTableActions{width:700px;background:#f3f2f0;padding:5px 0;margin:0 0 2px 0}
.twoColumnTitleTable{width:217px;padding:6px 13px 0 0;text-align:right;float:left}
.twoColumnDataTable{width:470px;float:left}
.twoColumnDataTable input{width:236px;height:26px;border:1px solid #a2988a;border-radius:10px}
.twoColumnDataTableSelect input{width:auto;height:auto;border:0;border-radius:0;margin:6px 0 0 0}
.twoColumnTable{width:712px}
.twoColumnTabbedFormDone{background:#a2988a;width:700px;padding:5px 0;margin:0 0 2px 0;border-radius:5px}
.twoColumnTabbedFormCurrent h2{float:left;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:20px;color:#fff;padding:7px 0 5px 20px}
.twoColumnTabbedFormNext h2{float:left;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:20px;color:#fff;padding:7px 0 5px 20px}
.twoColumnTabbedFormDone h2{float:left;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:20px;color:#fff;padding:7px 0 5px 20px}
.imageRightTabbedForm{float:right;padding:8px 18px 0 0}
.twoColumnTabbedFormCurrent{background:#d31145;width:700px;padding:5px 0;margin:0 0 2px 0;border-radius:5px}
.twoColumnTabbedFormNext{background:#7a6f60;width:700px;padding:5px 0;margin:0 0 2px 0;border-radius:5px}
.text{float:left;height:20px;padding:0 !important;line-height:18px}
.text.active{height:25px !important}
.downloads{padding:16px 0 0 20px}
.downloads li a{display:block}
.footer{font-family:Helvetica,Arial,sans-serif}
.footer h1{font-family:Helvetica,Arial,sans-serif}
.footer h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:17px;color:#d01044;padding:12px 0 1px 0;line-height:21px;font-weight:normal}
.footer-in h2{padding:14px 0 1px 0}
.footer p{clear:both;margin:0;padding:0;font-size:9px}
.footer p span{padding:0 0 0 4px}
.footer ul{margin:0;padding:0;list-style-type:none}
.footer ul li{margin:0;padding:0 0 2px 0;font-size:12px;line-height:14px;background:0}
.footer li p{margin:0;padding:6px 0 0 0}
.footer a{padding:0;text-decoration:underline;color:#000}
.footer a:visited{color:#7a6f60}
.footer a:hover{color:#d31145}
.footer a:active{color:#000}
.footerColumnLeft{float:left;width:26%}
.footerColumn{float:left;width:25%}
.footerColumnRight{float:left;width:20%}
.footerCopyright p,.footerCopyright,.footerCopyright span{font-size:9px;line-height:12px}
.footerCopyright p span{padding:0}
.footerCopyright .ModItxCmsMySegmentClearSegmentC p{font-size:12px}
.breadcrumbs{font-size:11px;color:#a2988a;padding:0;line-height:18px}
.breadcrumbs a{padding:0;text-decoration:underline;color:#a2988a}
.breadcrumbs a:visited{color:#a2988a}
.breadcrumbs a:hover{color:#d31145}
.breadcrumbs a:active{color:#a2988a}
.searchHeader h1{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:22px;color:#d31145;padding:20px 0 5px 0}
.searchHeader p{font-size:14px;padding:15px 0 0 0}
.searchHeader p.resultsQty{font-size:12px;padding:0}
.searchHeader a{padding:0;text-decoration:underline;color:#000;font-weight:bold}
.searchHeader a:visited{color:#000}
.searchHeader a:hover{color:#000}
.searchHeader a:active{color:#000}
.searchSort{float:right;position:relative;padding:20px 0 0 0;font-family:Helvetica,Arial}
.searchSort select{border:1px solid #969696;border-radius:6px}
.searchResults{clear:both;font-size:12px}
.searchResults ul{margin:0;padding:0;background:0;border-bottom:1px solid #7a6f60}
.searchResults ul li{margin:0;padding:16px 64px 20px 18px;list-style:none;background:#fdfdfd url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/search-results.gif") repeat-x;font-family:Helvetica,Arial;font-size:12px;line-height:16px}
.searchResults span,.searchResults b{color:#d31145;font-weight:bold}
.searchResults li h3{font-family:Helvetica,Arial;font-size:16px;font-weight:bold;color:#000;padding:0 0 6px 0}
.searchResults h3 a{padding:0;text-decoration:underline;color:#000}
.searchResults h3 a:visited{color:#000}
.searchResults h3 a:hover{color:#000}
.searchResults h3 a:active{color:#000}
.searchResults h3 a span,.searchResults h3 a b{color:#d31145;text-decoration:underline}
.searchResults li p{color:#7a6f60;padding:3px 0 0 0;font-size:12px}
.searchResults li p a{padding:0;text-decoration:none;color:#7a6f60}
.searchResults li p a:visited{color:#7a6f60}
.searchResults li p a:hover{color:#7a6f60;text-decoration:underline}
.searchResults li p a:active{color:#7a6f60}
.searchResults li p span{color:#7a6f60;padding:0 12px}
.searchResults hr{background:#a2988a;height:1px;border:0;height:1px;margin:0}
.searchNavigate{float:left;font-family:Helvetica,Arial;padding:12px 0 0 20px}
.searchNavigate a{padding:0 3px 0 0;text-decoration:underline;color:#000}
.searchNavigate a:visited{color:#000}
.searchNavigate a:hover{color:#000}
.searchNavigate a:active{color:#000}
.searchPages{float:right;font-family:Helvetica,Arial;padding:12px 0 0 0}
.searchPages select{border:1px solid #969696;border-radius:6px}
.searchNavigate a.pageNumber{font-size:12px;color:#7a6f60;display:inline-block;text-decoration:none;margin:0 4px;padding:0 1px;line-height:14px;border-bottom:1px solid #7a6f60}
.searchNavigate a.currentPageNumber{font-size:12px;color:#d31145;font-weight:bold;display:inline-block;margin:0 4px;text-decoration:none;padding:0 1px;line-height:14px;border-bottom:2px solid #d31145}
.searchNavigate a.hiddenPageNumber{font-size:12px;display:inline-block;padding:0 5px;visibility:hidden}
.searchNavigate a.pageNumber:hover,.searchNavigate a.currentPageNumber:hover{color:#d31145;border-bottom-color:#d31145}
.wideBuckets{background:#fff;width:967px;height:148px;padding:0 0 0 3px;border-bottom:1px solid #eae8e4}
.wideBucketImage{position:absolute;width:240px;height:145px}
.wideBucketImages{width:241px;height:145px;float:left;cursor:pointer}
.wideBucketOverlay{background:#a2988a;width:240px;height:118px;opacity:.9;filter:Alpha(opacity=90);position:absolute}
.wideBucketOverlay p{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:14px;color:#fff;padding:22px 0 20px 8px;line-height:17px}
.wideBucket1{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/wide-bucket-1.jpg") top left no-repeat;width:241px;height:145px}
.wideBucket2{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/wide-bucket-2.jpg") top left no-repeat;width:241px;height:145px}
.wideBucket3{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/wide-bucket-3.jpg") top left no-repeat;width:241px;height:145px}
.wideBucket4{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/wide-bucket-4.jpg") top left no-repeat;width:240px;height:145px}
.wideBucketBtn{position:relative;float:right;top:92px;padding:0 1px 0 0}
.wideBucketBtn a{color:#fff;text-decoration:none}
.narrowBucketBtn{position:relative;float:right;top:116px;padding:0 1px 0 0}
.narrowBucketBtn a{color:#fff;text-decoration:none}
.narrowBucketBtn a:hover{color:#fff}
.narrowBuckets{background:#fff;width:967px;height:172px;padding:1px 0 0 3px;border-bottom:1px solid #eae8e4}
.narrowBucketImages{width:241px;height:169px;float:left;cursor:pointer}
.narrowBucket1{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/narrow-bucket-1.jpg") top left no-repeat;width:241px;height:169px}
.narrowBucket2{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/narrow-bucket-2.jpg") top left no-repeat;width:241px;height:169px}
.narrowBucket3{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/narrow-bucket-3.jpg") top left no-repeat;width:241px;height:169px}
.narrowBucket4{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/narrow-bucket-4.jpg") top left no-repeat;width:241px;height:169px}
.narrowBucket5{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/narrow-bucket-5.jpg") top left no-repeat;width:240px;height:169px}
.narrowBucketOverlay{background:#a2988a;width:240px;height:142px;opacity:.9;filter:Alpha(opacity=90);position:absolute}
.narrowBucketOverlay p{font-size:14px;color:#fff;padding:22px 0 20px 8px}
.bucketTitle{background:#a2988a;width:240px;height:27px;opacity:.9;filter:Alpha(opacity=90);position:relative}
.bucketTitle h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:normal;color:#fff;padding:5px 0 0 10px;line-height:18px}
.btnBucket{font-family:Calluna Sans,Helvetica,Arial,sans-serif;background:#d31145;height:17px;height:26px;padding:5px 13px 4px 13px;border:0;font-size:13px;color:#fff;border-top-left-radius:.6em;border-bottom-right-radius:0;border-bottom-left-radius:0;-moz-border-radius-topleft:.6em;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-left-radius:.6em;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;cursor:pointer;display:block;position:relative;z-index:10}
.altBuckets{background:#fff;padding-left:3px;border-bottom:1px solid #eae8e4;height:174px;padding:0 0 0 3px;width:967px}
.altBucketTitle{height:36px}
.altBucketTitle h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:normal;color:#d31145;padding:10px 0 0 10px}
.altBucketImages{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/alt-container.gif") no-repeat scroll right top transparent;float:left;height:174px;width:242px}
.altBucketImagesLast{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/alt-container.gif") top left no-repeat;float:left}
.atlBucketBtn{clear:both;text-align:center;padding:6px 0 0 0}
.atlBucketBtn a{color:#fff}
.altBucketThumbnail{float:left;width:111px;padding:3px 0 0 14px}
.altBucketThumbnail img{border:1px solid #fff;-moz-box-shadow:1px 2px 5px 2px rgba(0,0,0,.5);-webkit-box-shadow:1px 2px 5px 2px rgba(0,0,0,.5);box-shadow:1px 2px 5px 2px rgba(0,0,0,.5)}
.altBucketDescription{float:left;font-size:11px;width:105px;padding:16px 5px 0 5px}
.altBucketThumbnailLast{float:left;width:113px;padding:3px 0 0 15px}
.altBucketThumbnailLast img{border:1px solid #fff;-moz-box-shadow:1px 2px 5px 2px rgba(0,0,0,.5);-webkit-box-shadow:1px 2px 5px 2px rgba(0,0,0,.5);box-shadow:1px 2px 5px 2px rgba(0,0,0,.5)}
.altBucketDescriptionLast{float:left;font-size:11px;width:104px;padding:16px 5px 0 0}
.IHContainerSecure{padding:15px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/body-container-secure.gif") repeat-y scroll 108px 0 transparent}
.IHContainerBackground{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/login.jpg") bottom repeat-x;display:block;height:30px}
.ClearSegment,.ClearSegment p,.ClearSegment a,.ClearSegment span{font-size:12px !important}
.WelcomeMessage.ui-dialog{position:absolute !important}
.nowrap{white-space:nowrap}
#dnn_NotificationArea h2{display:none}
#dnn_FooterCopyrightPane{padding:20px 0 20px 19px}
.searchSite input[type="text"]{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Css/images/backgrounds/ie_bg.png") repeat 0 0;background-color:transparent;border:1px solid #666}
.searchSite input[type="submit"]{overflow:hidden;padding-top:30px;height:30px}
#dnn_pnav&gt;li:hover&gt;a,#dnn_pnav&gt;li.active&gt;a,.userProperties ul.userMenu a span{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Css/images/backgrounds/ie_bg.png") repeat 0 0}
.row,.clearfix{zoom:1}
.ie7 h1,.ie7 h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif !important;font-weight:normal !important}
.ie7 #wrapper,.ie8 #wrapper{behavior:url("/Portals/_default/css3pie/PIE.htc")}
.ie8 input.btnRed{box-shadow:0 1px 2px #777}
.ie8 .btnGreyLink{box-shadow:0 1px 2px #777}
.ie8 .btnRedLarge{behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;z-index:2}
.ie7 .searchTxtbox,.ie8 .searchTxtbox{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/searchBar.jpg") no-repeat right 0}
.ie7 .txtSearch,.ie8 .txtSearch{behavior:url("/Portals/_default/css3pie/PIE.htc")}
.ie7 .accordionNav .accordion ul ul{margin-left:0}
.ie7 .accordionNav .accordion li li{margin:0}
.ie7 .accordionNav .accordion li li a{margin:0 0 0 10px}
.ie7 .accordionNav .accordion li li a.text{margin:0}
#dnn_NotificationArea h2{display:none}
#homeNotification{margin:20px;width:510px;min-height:230px;background:#fff;-webkit-box-shadow:1px 1px 8px 2px rgba(0,0,0,.57);-moz-box-shadow:1px 1px 8px 2px rgba(0,0,0,.57);box-shadow:1px 1px 8px 2px rgba(0,0,0,.57);display:block;border:1px solid #857a73}
#homeNotification h1{padding:18px 0 24px 18px}
#homeNotification ul{padding:0 18px 28px 18px}
#homeNotification p{margin:0;padding:0 0 0 18px}
.homeNotificationClose{float:right;padding:8px 8px 0 0;cursor:pointer}
.homeNotificationBtns{text-align:center}
.homeNotificationClose a{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 -699px;width:18px;height:18px;display:block;cursor:pointer}
.homeNotificationClose a:hover{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 -727px}
.searchBtn{height:10px;width:38px;position:absolute;right:3px;top:3px;z-index:100}
.accordionNav .accordion{list-style:none;margin:0;padding:0;list-style-type:none;border-top:1px solid #eae8e4}
.accordionNav h2{font-size:18px}
.accordionNav .accordion li{width:240px;list-style-type:none;padding:5px 0 5px 0;border-bottom:1px solid #eae8e4;background:0}
.accordionNav .accordion a{color:#000;text-decoration:none !important;padding:0 0 0 28px;display:block}
.accordionNav .accordion ul{padding:5px 0 5px 0;padding:5px 0 0 0}
.accordionNav .accordion li li{width:230px;margin:0 0 0 10px}
.accordionNav .accordion ul ul{padding:5px 0 5px 0;margin-left:-10px;border-top:0}
.accordionNav .accordion ul ul ul{background:#f3f2f0;padding:5px 0 5px 0;margin:0;border-top:1px solid #eae8e4}
.accordionNav .accordion ul li{padding:1px 0 2px 0;border-bottom:0}
.accordionNav .accordion ul ul li{padding:1px 0 2px 0;border-bottom:0}
.accordionNav .accordion ul li li a{padding:1px 0 2px 36px;border-bottom:0}
.accordionNav .accordion ul a{padding:0 0 0 28px}
.accordionNav .accordion a.dcjq-parent,.accordionNav .accordion a.dcjq-parent{padding:0 0 4px 28px;background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/arrow-off.gif") 0 5px no-repeat}
.accordionNav .accordion a.dcjq-parent.active{background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/arrow-on.gif") 0 2px no-repeat}
.accordionNav .accordion a:hover{color:#d31145}
.accordionNav .accordion a:visited{text-decoration:underline;color:#7a6f60}
.accordionNav .accordion li li a:hover{text-decoration:none;color:#d31145}
.accordionNav .accordion li li a:visited{text-decoration:none;color:#7a6f60}
a.selected{text-decoration:none;color:#d31145 !important;font-weight:bold;font-style:italic}
.dcjq-parent-li{overflow:hidden}
.dcjq-parent-li ul{clear:both;border:0}
.dcjq-parent{width:30px;height:20px;float:left !important;padding:0 !important}
.dcjq-icon{cursor:pointer;display:block;height:20px;width:30px}
.nowrap{white-space:nowrap}
.photos-photo-row{clear:both;width:560px;text-align:center}
.photos-photo-row img{border:1px solid #333;margin:5px 0 0 5px}
table.defaultTable.half-margins{margin:15px 0}
table.defaultTable.no-top-margin{margin-top:0}
table.defaultTable.three-column{width:450px}
.content table.defaultTable td{padding:3px 5px}
table.defaultTable th.borderright{border-right:1px solid #eee}
table.defaultTable th.borderbottom{border-bottom:1px solid #eee}
body .content table.no-margin{margin:0}
.breadcrumbs{white-space:nowrap}
html .Normal,html .NormalDisabled,html .NormalDeleted{color:#000}
.footer.footer-in h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif}
.content h1 sup{vertical-align:top;line-height:140%;padding:0 2px}
.content h2.multiline{line-height:133%}
body a.btnRed,body input.btnRed,body a.btnGreyLink{box-shadow:0 1px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:0 1px 0 rgba(0,0,0,.2);border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px}
body input.btnRed{width:auto}
body .login input.btnRed,body .loginPage input.btnRed{width:101px;height:29px}
a.btnRed,a.btnGreyLink,a.btnForgotLink,input.btnBucket,input.btnRed{behavior:url("/Portals/_default/css3pie/PIE.htc")}
.content table.defaultTable.no-header{border-top:1px solid #d0cbc4}
.content table.defaultTable.no-shade tr:nth-child(odd){background:0}
.content table.defaultTable td{border-bottom:1px solid #f3f2f0}
.content table.defaultTable tr.last td{border-bottom:0}
.content table.defaultTable.lots-of-space td{padding:5px 7px}
.content h1 .number-fix,.content h2 .number-fix{font-family:Tahoma,Helvetica,Arial,sans-serif;font-size:90%}
.content ul.spaced li{padding-bottom:10px;margin:10px 0}
.content blockquote,.content .threeColumnRight blockquote{background-color:#eceae8}
table.defaultTable td{vertical-align:top;text-align:left;border-right:1px solid #d0cbc4}
table.defaultTable td:first-child{border-left:1px solid #d0cbc4}
table.defaultTable tr:nth-child(odd) td{background:#eceae8}
table.defaultTable tr.odd td{background:#eceae8}
.contentTitle{font-family:Calluna Sans,Helvetica,Verdana;font-size:19px;color:#d31145;padding:18px 0 6px;height:22px;line-height:normal !important;float:left}
.contentTitleImage{float:right;margin-top:15px}
.contentTitleText{padding-top:22px;padding-bottom:12px;float:right;color:#000}
.contentTitleText a{color:black;margin-left:10px}
.contentTitleText a:hover{color:black}
.pagebreak{page-break-before:always}
.visibly-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.fancybox-opened{behavior:url("/Portals/_default/css3pie/PIE.htc")}
.fancybox-skin{behavior:url("/Portals/_default/css3pie/PIE.htc")}
.ih-toast{background-color:#fff !important;background-image:none !important;color:#000 !important;width:300px !important}
.ih-toast a{color:#d31145 !important;cursor:pointer}
.ih-toast a:hover{color:#a1052f !important}
.ih-toast-title{font-family:Calluna Sans,Helvetica,Verdana;font-size:30px;color:#d31145;padding-bottom:10px}
#toast-container&gt;div{padding:10px !important;opacity:1 !important}
.toast-top-center{top:50px;left:50%;margin-left:-150px}
@media all and (max-width:240px){.toast-top-center{margin-left:-54px}
}
@media all and (min-width:241px) and (max-width:320px){.toast-top-center{margin-left:-64px}
}
@media all and (min-width:321px) and (max-width:480px){.toast-top-center{margin-left:-96px}
}
#wrapper #retrofitButton{position:fixed;bottom:24px;left:200px;padding:7px 20px;border-radius:5px;border:2px solid #d31145;z-index:1000000000;background-color:white;color:#d31145;font-size:16px;font-weight:bold;cursor:pointer}
#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}
#fancybox-thumbs.bottom{bottom:2px}
#fancybox-thumbs.top{top:2px}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}
#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}
#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}
#fancybox-thumbs ul li:hover{opacity:1}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0}
#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050}
#fancybox-buttons.top{top:10px}
#fancybox-buttons.bottom{bottom:10px}
#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#323232;background:-moz-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(50%,#343434),color-stop(50%,#292929),color-stop(100%,#333));background:-webkit-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:-o-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:-ms-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#222222',GradientType=0)}
#fancybox-buttons ul li{float:left;margin:0;padding:0}
#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-image:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/DesktopModules/IH.DNN.Security.LogoutWarning/fancybox_buttons.png");background-repeat:no-repeat;outline:0;opacity:.8}
#fancybox-buttons a:hover{opacity:1}
#fancybox-buttons a.btnPrev{background-position:5px 0}
#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}
#fancybox-buttons a.btnPlay{background-position:0 -30px}
#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}
#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}
#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}
#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0}
#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('clientlibs/css/fontawesome-webfont.eot');src:url('data:font/x-woff;base64,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') format('woff'),url('clientlibs/css/fontawesome-webfont.eot') format('embedded-opentype'),url('clientlibs/css/fontawesome-webfont.woff2') format('woff2'),url('clientlibs/css/fontawesome-webfont.ttf') format('truetype'),url('clientlibs/css/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul&gt;li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes fa-spin{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-feed:before,.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}
.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}
.fa-tty:before{content:"\f1e4"}
.fa-binoculars:before{content:"\f1e5"}
.fa-plug:before{content:"\f1e6"}
.fa-slideshare:before{content:"\f1e7"}
.fa-twitch:before{content:"\f1e8"}
.fa-yelp:before{content:"\f1e9"}
.fa-newspaper-o:before{content:"\f1ea"}
.fa-wifi:before{content:"\f1eb"}
.fa-calculator:before{content:"\f1ec"}
.fa-paypal:before{content:"\f1ed"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bell-slash-o:before{content:"\f1f7"}
.fa-trash:before{content:"\f1f8"}
.fa-copyright:before{content:"\f1f9"}
.fa-at:before{content:"\f1fa"}
.fa-eyedropper:before{content:"\f1fb"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-area-chart:before{content:"\f1fe"}
.fa-pie-chart:before{content:"\f200"}
.fa-line-chart:before{content:"\f201"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-bicycle:before{content:"\f206"}
.fa-bus:before{content:"\f207"}
.fa-ioxhost:before{content:"\f208"}
.fa-angellist:before{content:"\f209"}
.fa-cc:before{content:"\f20a"}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}
.fa-meanpath:before{content:"\f20c"}
.fa-buysellads:before{content:"\f20d"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-dashcube:before{content:"\f210"}
.fa-forumbee:before{content:"\f211"}
.fa-leanpub:before{content:"\f212"}
.fa-sellsy:before{content:"\f213"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-simplybuilt:before{content:"\f215"}
.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-diamond:before{content:"\f219"}
.fa-ship:before{content:"\f21a"}
.fa-user-secret:before{content:"\f21b"}
.fa-motorcycle:before{content:"\f21c"}
.fa-street-view:before{content:"\f21d"}
.fa-heartbeat:before{content:"\f21e"}
.fa-venus:before{content:"\f221"}
.fa-mars:before{content:"\f222"}
.fa-mercury:before{content:"\f223"}
.fa-intersex:before,.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-venus-double:before{content:"\f226"}
.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-neuter:before{content:"\f22c"}
.fa-genderless:before{content:"\f22d"}
.fa-facebook-official:before{content:"\f230"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-server:before{content:"\f233"}
.fa-user-plus:before{content:"\f234"}
.fa-user-times:before{content:"\f235"}
.fa-hotel:before,.fa-bed:before{content:"\f236"}
.fa-viacoin:before{content:"\f237"}
.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}
.fa-medium:before{content:"\f23a"}
.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}
.fa-optin-monster:before{content:"\f23c"}
.fa-opencart:before{content:"\f23d"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}
.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}
.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}
.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}
.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-sticky-note:before{content:"\f249"}
.fa-sticky-note-o:before{content:"\f24a"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-clone:before{content:"\f24d"}
.fa-balance-scale:before{content:"\f24e"}
.fa-hourglass-o:before{content:"\f250"}
.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}
.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass:before{content:"\f254"}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}
.fa-hand-scissors-o:before{content:"\f257"}
.fa-hand-lizard-o:before{content:"\f258"}
.fa-hand-spock-o:before{content:"\f259"}
.fa-hand-pointer-o:before{content:"\f25a"}
.fa-hand-peace-o:before{content:"\f25b"}
.fa-trademark:before{content:"\f25c"}
.fa-registered:before{content:"\f25d"}
.fa-creative-commons:before{content:"\f25e"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-tripadvisor:before{content:"\f262"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-safari:before{content:"\f267"}
.fa-chrome:before{content:"\f268"}
.fa-firefox:before{content:"\f269"}
.fa-opera:before{content:"\f26a"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-tv:before,.fa-television:before{content:"\f26c"}
.fa-contao:before{content:"\f26d"}
.fa-500px:before{content:"\f26e"}
.fa-amazon:before{content:"\f270"}
.fa-calendar-plus-o:before{content:"\f271"}
.fa-calendar-minus-o:before{content:"\f272"}
.fa-calendar-times-o:before{content:"\f273"}
.fa-calendar-check-o:before{content:"\f274"}
.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-map-o:before{content:"\f278"}
.fa-map:before{content:"\f279"}
.fa-commenting:before{content:"\f27a"}
.fa-commenting-o:before{content:"\f27b"}
.fa-houzz:before{content:"\f27c"}
.fa-vimeo:before{content:"\f27d"}
.fa-black-tie:before{content:"\f27e"}
.fa-fonticons:before{content:"\f280"}
sup{font-size:.5em}
.bebas{font-family:'Bebas',sans-serif}
.calluna{font-family:Calluna Sans,Helvetica,Arial,sans-serif}
.fap .light-yellow-bg{background:#f8f2d8}
.fap .ie8 .light-yellow-bg{background:#f8f2d8}
.fap .light-yellow-bg-no-grad{background:#f8f2d8}
.fap .slate-gray-bg{background-color:#aec7bd}
.fap .goldenrod-bg{background-color:#bfb778}
.fap .dark-purple-bg{background-color:#8d857b}
.fap .container{padding:0 20px 20px 20px !important;padding:0;font-size:12px}
.fap .btn{font-family:Calluna Sans,Helvetica,Arial,sans-serif;border:0;font-size:18px;color:#fff;text-decoration:none;-ms-text-shadow:0 1px 1px rgba(0,0,0,.3);text-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);-ms-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer;vertical-align:middle;position:relative}
.fap .btnRed{background-color:#d31145;color:white}
.fap .btnRed:hover{background-color:#a1052f}
.fap .btnGoldenrod{background-color:#a39b5f}
.fap .btnRed .smaller{font-size:12px}
.fap .btnGrey{background-color:#a2988a}
.fap .btnGrey:hover{background-color:#7a6f60}
.fap a.btn,.fap a.btn:hover,.fap a.btn:visited{color:white}
.fap .small-box{height:80px;padding:10px;margin-right:4px;display:inline-block;float:left;color:#8c847b;position:relative}
.fap .small-box.last{margin-right:0}
.fap .small-box .largeText{font-size:16pt;line-height:20px}
.fap .small-box .smallText{font-size:12pt}
.fap .small-box .icon{position:absolute;right:10px;bottom:5px}
.fap .one-column{width:930px;margin-bottom:10px;display:inline-block}
.fap .one-column .large-box{width:433px;height:180px;color:white;padding:15px;display:inline-block;float:left;position:relative;text-align:center;cursor:pointer}
.fap .large-box .smallText{font-size:19pt;color:white;margin-top:10px;text-align:left}
.fap .large-box .largeText{font-size:42pt;color:white;line-height:48px;text-align:left}
.fap .dropdown{font-size:18px;color:#444;font-family:'Calluna Sans',Helvetica,Arial,sans-serif;border:1px solid #aaa;background-color:white;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,0.3);-ms-box-shadow:0 0 8px 1px rgba(0,0,0,0.3);box-shadow:0 0 8px 1px rgba(0,0,0,0.3);-ms-border-radius:4px;border-radius:4px;outline:0;width:400px;padding:8px}
.fap div[onclick]{cursor:pointer}
.fap a{outline:none !important}
.fap .platinum-light-bg{background-color:#f3f1f0}
.fap .platinum-medium-bg{background-color:#d8d6d5}
.fap .platinum-dark-bg{background-color:#a2a19f}
.fap .platinum-light-color{color:#f3f1f0}
.fap .platinum-dark-color{color:#a2a19f}
.fap .platinum-light-border{border-color:#f3f1f0}
.fap .platinum-medium-border{border-color:#d8d6d5}
.fap .platinum-dark-border{border-color:#a2a19f}
.fap .gold-light-bg{background-color:#ede0c2}
.fap .gold-medium-bg{background-color:#dbc284}
.fap .gold-dark-bg{background-color:#af9158}
.fap .gold-light-color{color:#ede0c2}
.fap .gold-dark-color{color:#af9158}
.fap .gold-light-border{border-color:#ede0c2}
.fap .gold-medium-border{border-color:#dbc284}
.fap .gold-dark-border{border-color:#af9158}
.fap .silver-light-bg{background-color:#cdc7c3}
.fap .silver-medium-bg{background-color:#a5a09d}
.fap .silver-dark-bg{background-color:#7c7877}
.fap .silver-light-color{color:#cdc7c3}
.fap .silver-dark-color{color:#7c7877}
.fap .silver-light-border{border-color:#cdc7c3}
.fap .silver-medium-border{border-color:#a5a09d}
.fap .silver-dark-border{border-color:#7c7877}
.fap .bronze-light-bg{background-color:#ebd3bd}
.fap .bronze-medium-bg{background-color:#d7b18f}
.fap .bronze-dark-bg{background-color:#c38f60}
.fap .bronze-light-color{color:#ebd3bd}
.fap .bronze-dark-color{color:#c38f60}
.fap .bronze-light-border{border-color:#ebd3bd}
.fap .bronze-medium-border{border-color:#d7b18f}
.fap .bronze-dark-border{border-color:#c38f60}
.fap .catastrophic-light-bg{background-color:#ebf1ee}
.fap .catastrophic-medium-bg{background-color:#cddcd6}
.fap .catastrophic-dark-bg{background-color:#aec7bd}
.fap .catastrophic-light-color{color:#ebf1ee}
.fap .catastrophic-dark-color{color:#aec7bd}
.fap .catastrophic-light-border{border-color:#ebf1ee}
.fap .catastrophic-medium-border{border-color:#cddcd6}
.fap .catastrophic-dark-border{border-color:#aec7bd}
.fap #tellUsAboutYourself .heading h1{font-size:28px}
.fap #tellUsAboutYourself #employer{background-color:#aec7bd;margin-right:4px}
.fap #tellUsAboutYourself #purchase{background-color:#bfb778}
.fap #tellUsAboutYourself #purchase .text{display:inline-block;float:left;width:300px}
.fap #tellUsAboutYourself #purchase .cart{display:inline-block;width:100px;height:80px;margin-top:40px}
.fap #tellUsAboutYourself #purchase .spacer{clear:both;height:25px}
.fap #tellUsAboutYourself #purchase .btnRed{margin:0 auto;width:90px;padding:11px 25px}
.fap #tellUsAboutYourself #largeOrSmall{display:inline-block;margin-top:10px}
.fap #tellUsAboutYourself #largeOrSmall .btnRed{padding:7px 10px;width:135px;text-align:center}
.fap #tellUsAboutYourself #largeOrSmall #smallGroup,.fap #tellUsAboutYourself #largeOrSmall #largeGroup{display:inline-block;margin:0 auto;text-align:center;padding:0 2px}
.fap #tellUsAboutYourself #otherResources h2,.fap #tellUsAboutYourself #uniqueBenefits h2{color:#8c847b}
.fap #tellUsAboutYourself #otherResources #resourceContainer{width:100%;height:90px;margin-bottom:10px}
.fap #tellUsAboutYourself #otherResources #resourceContainer div.small-box{width:162px;height:70px}
.fap #tellUsAboutYourself #uniqueBenefits .benefits{display:table;width:100%}
.fap #tellUsAboutYourself #uniqueBenefits .benefits a{color:#8c847b;text-decoration:none}
.fap #tellUsAboutYourself #uniqueBenefits .benefits .benefit{display:table-cell;text-align:center;vertical-align:top;color:#8c847b;font-size:11px;font-weight:bold;padding:15px;width:145px}
.fap #tellUsAboutYourself #uniqueBenefits .benefits .benefit .icon{margin:0 auto;margin-bottom:7px;position:relative;cursor:pointer}
.fap #tellUsAboutYourself a{text-decoration:none !important}
.fap #tellUsAboutYourself #uniqueBenefits .tooltipContent{color:black;width:250px;padding:20px;font-size:12px;display:none;background-color:white;-webkit-box-shadow:0 0 7px #555 !important;-ms-box-shadow:0 0 7px #555 !important;box-shadow:0 0 7px #555 !important;position:absolute;bottom:85px;left:-75px;z-index:10000}
.fap #tellUsAboutYourself #uniqueBenefits .tooltipContent .icon{margin:0 auto;width:87px;margin-bottom:7px}
.fap #tellUsAboutYourself #uniqueBenefits .tooltipContent .description{font-weight:normal;text-align:left}
.fap #tellUsAboutYourself #uniqueBenefits .tooltipContent .title{font-weight:bold}
.fap #employerProvided .heading h1{font-size:28px}
.fap #employerProvided .choices{width:930px;margin-bottom:10px;display:inline-block}
.fap #employerProvided .choices .choice{width:433px;height:160px;color:white;padding:15px;display:inline-block;float:left;position:relative;text-align:center;cursor:pointer}
.fap #employerProvided .choices .choice .smallText{font-size:17px;color:white;margin-top:10px;text-align:left}
.fap #employerProvided .choices .choice .largeText{font-size:42pt;color:white;line-height:48px;text-align:left}
.fap #employerProvided .choices #smallGroup{background-color:#aec7bd;margin-right:4px}
.fap #employerProvided .choices #smallGroup img{width:70px;margin-top:33px}
.fap #employerProvided .choices #largeGroup{background-color:#bfb778}
.fap #employerProvided .choices #largeGroup .text{width:280px}
.fap #employerProvided .choices #largeGroup .image{width:125px;margin-left:20px}
.fap #employerProvided .choices #largeGroup img{width:125px;margin-top:33px}
.fap #employerProvided .choices .choice .text{display:inline-block;float:left;width:300px}
.fap #employerProvided .choices .choice .image{display:inline-block;width:100px;height:80px}
.fap #employerProvided .choices .choice .spacer{clear:both;height:20px}
.fap #employerProvided .btnRed{margin:0 auto;width:100px;padding:10px 25px}
.fap #employerProvided a{text-decoration:none !important}
.fap #subsidyEligible h1{font-size:20pt}
.fap #subsidyEligible .choice{height:155px;width:278px;padding:15px;margin-right:3px;background-color:#bfb778;display:inline-block;float:left;text-align:center;color:white;margin-bottom:3px;position:relative;cursor:pointer}
.fap #subsidyEligible .choice.last{margin-right:0}
.fap #subsidyEligible .choice .icon{display:table-cell;vertical-align:middle;text-align:center;width:200px;height:65px}
.fap #subsidyEligible .choice .planType{font-family:Bebas,Helvetica,Arial,sans-serif;font-size:36px;line-height:36px;text-align:left}
.fap #subsidyEligible .choice .description{text-align:left;margin-top:10px}
.fap #subsidyEligible .choice .buttons{position:absolute;bottom:0;width:145px;height:55px}
.fap #subsidyEligible .choice .btnRed,.fap #subsidyEligible .choice .btnGoldenrod{padding:10px}
.fap #subsidyEligible .choice .btnGoldenrod:hover{background-color:#89813e}
.fap #subsidyEligible .choice .btnRed{margin-bottom:0}
.fap #subsidyEligible a{text-decoration:none !important}
#subsidyMoreInfo .slate1{background-color:#e2ece8}
#subsidyMoreInfo .slate2{background-color:#d0e0da}
#subsidyMoreInfo .slate3{background-color:#bfd3cb}
#subsidyMoreInfo .slate4{background-color:#adc7bd}
#subsidyMoreInfo .tan1{background-color:#f1f0df}
#subsidyMoreInfo .tan2{background-color:#ebe8d1}
#subsidyMoreInfo .tan3{background-color:#e4e1c3}
#subsidyMoreInfo .tan4{background-color:#ded9b5}
#subsidyMoreInfo{display:none;width:910px}
#subsidyMoreInfo .heading{font-family:Bebas,Helvetica,Arial,sans-serif;font-size:36px;line-height:36px;color:#bfb778;height:45px}
#subsidyMoreInfo .heading img{margin-top:3px;float:left}
#subsidyMoreInfo .heading div{display:inline-block;float:left;margin-top:5px;margin-left:5px}
#subsidyMoreInfo .description{font-size:12px;clear:both}
#subsidyMoreInfo table{width:100%}
#subsidyMoreInfo table th{background-color:#8d857b;font-family:Bebas,Helvetica,Arial,sans-serif;font-size:18px;color:white;padding:4px;vertical-align:middle}
#subsidyMoreInfo table th.numberOfPeople{font-size:16px;font-family:Calluna Sans}
#subsidyMoreInfo table td.firstColumn{width:300px;text-align:left}
#subsidyMoreInfo table td.heading{font-size:28px;text-align:center}
#subsidyMoreInfo table td{text-align:center;vertical-align:middle;padding:10px;font-size:14px}
#subsidyMoreInfo table td .callout{font-family:Bebas,Helvetica,Arial,sans-serif;font-size:18px}
#subsidyMoreInfo .light-goldenrod{background-color:#f1f0df}
#subsidyMoreInfo .medium-goldenrod{background-color:#e5e4cb}
#subsidyMoreInfo .dark-goldenrod{background-color:#ded9b5}
#subsidyMoreInfo .light-slate{background-color:#e2ece8}
#subsidyMoreInfo .medium-slate{background-color:#c7d9d2}
#subsidyMoreInfo .dark-slate{background-color:#adc7bd}
#subsidyMoreInfo #householdIncome{width:100%;height:370px;margin-top:10px}
#subsidyMoreInfo .smallText{font-size:19pt;color:white;text-align:left}
#subsidyMoreInfo .largeText{font-size:36pt;color:white;line-height:48px;text-align:left}
#subsidyMoreInfo .block{width:424px;height:100px;color:white;padding:15px;display:inline-block;float:left;position:relative;text-align:center}
#subsidyMoreInfo .block.first{margin-right:2px}
#subsidyMoreInfo .block .text{display:inline-block;width:330px}
#subsidyMoreInfo .block .image{position:absolute;right:15px;width:60px;top:40px}
#subsidyMoreInfo .moreInfo{height:230px;width:100%;margin-bottom:20px}
#subsidyMoreInfo .darkPurple{background-color:#8d857b}
#subsidyMoreInfo .lightPurple{background-color:#e9e8e7}
#subsidyMoreInfo .darkBlue{background-color:#afc7bd}
#subsidyMoreInfo .lightBlue{background-color:#f1f6f3}
#subsidyMoreInfo #householdInfo,#subsidyMoreInfo #incomeInfo{height:100%;font-size:12px;color:black;text-align:left}
#subsidyMoreInfo ul{margin:0;list-style-type:none;font-weight:bold}
#subsidyMoreInfo ul li{font-weight:normal;padding:0 0 0 18px;background:url("../../../../../content/dam/independenthealth/fahp/images/bullet-dash.png") 6px 4px no-repeat;color:#000}
.fap #purchaseHeaderContainer{width:100%;float:left;margin-bottom:10px}
.fap #purchaseHeaderContainer .heading h1{font-size:20pt;padding-top:0}
.fap #purchaseHeaderContainer a{text-decoration:none !important}
.fap #breadcrumbs{height:30px;padding:0;margin:0;margin-bottom:10px}
.fap #breadcrumbs .step{vertical-align:middle;height:26px;padding-right:0;cursor:pointer}
.fap #breadcrumbs .step.incomplete{display:none}
.fap #breadcrumbs .step.current{cursor:default}
.fap #breadcrumbs .step.current .stepNumber{background-color:#8c847b}
.fap #breadcrumbs .step.complete .stepNumber{background-color:#c5c1bd}
.fap #breadcrumbs .step.complete .stepText{text-decoration:underline}
.fap #breadcrumbs .step .stepNumber{height:22px;width:22px;-ms-border-radius:11px;border-radius:11px;float:left;color:#fff;font-size:14px;text-align:center;vertical-align:middle;margin-right:8px;position:relative}
.fap #breadcrumbs .step .stepNumber div{position:absolute;top:2px;left:7px}
.fap #breadcrumbs .stepText{float:left;margin-right:3px;margin-top:1px;color:#7c7977;font-size:11px}
.fap #breadcrumbs .step .separator{visibility:hidden;margin:4px;font-size:12px;display:inline;position:relative;top:4px}
.fap #breadcrumbs .step.complete .separator{visibility:visible}
.fap .leftColumn{width:690px;float:left;display:inline-block;position:relative}
.fap .rightColumn{width:240px;float:left;display:inline-block;position:relative}
.fap #purchaseHeaderContainer .small-box .largeText{font-size:20px}
.fap #purchaseHeaderContainer .small-box .smallText{font-size:14px}
.fap #purchaseHeaderContainer .chpPromo{padding-left:0;margin-right:0;height:40px;width:220px;right:0;position:absolute;padding:15px 0}
.fap #purchaseHeaderContainer .contactInfoFlyout{width:380px;height:100px;position:fixed;right:-340px;top:30%;-ms-border-top-left-radius:5px;border-top-left-radius:5px;-ms-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,0.5);-ms-box-shadow:0 0 8px 2px rgba(0,0,0,0.5);box-shadow:0 0 8px 2px rgba(0,0,0,0.5) box-shadow:none\0/;background:#f8f2d8;z-index:10000}
.fap #purchaseHeaderContainer .contactInfoFlyout:root{background:#f8f2d8}
.fap #purchaseHeaderContainer .contactInfoFlyout .tab{background-color:#d31145;color:white;font-size:16px;width:40px;height:100px;display:inline-block;-ms-border-top-left-radius:5px;border-top-left-radius:5px;-ms-border-bottom-left-radius:5px;border-bottom-left-radius:5px}
.fap #purchaseHeaderContainer .contactInfoFlyout .contactInfo{display:inline-block;height:100px;position:absolute}
.fap #purchaseHeaderContainer .contactInfoFlyout .contactInfo .icon{display:table-cell;vertical-align:middle;padding-right:10px;padding-left:10px;height:100px}
.fap #purchaseHeaderContainer .contactInfoFlyout .contactInfo .numbers{color:#8c847b;display:table-cell;vertical-align:middle;padding-bottom:5px;height:100px}
.fap #purchaseHeaderContainer .contactInfoFlyout .contactInfo .largeText{font-family:Bebas;font-size:20px}
.fap #purchaseHeaderContainer .contactInfoFlyout .contactInfo .smallText{font-family:Calluna Sans;font-size:16px}
.fap #choosePlanTier table{width:100%;display:inline-block;text-align:center;vertical-align:middle;margin-top:0}
.fap #choosePlanTier table .align-top td{vertical-align:top !important}
.fap #choosePlanTier .description{font-size:11px;line-height:14px;color:black;text-align:left;padding:5px 15px;-moz-min-width:150px;-ms-min-width:150px;-o-min-width:150px;-webkit-min-width:150px;min-width:150px}
.fap #choosePlanTier table td{text-align:center;vertical-align:middle;font-size:1.4em;padding:10px 0}
.fap #choosePlanTier table th{text-align:center;vertical-align:bottom;font-size:1.4em;padding-top:15px;padding-bottom:0}
.fap #choosePlanTier table th{font-size:1em;font-weight:bold}
.fap #choosePlanTier table td .btnRed{font-size:1em;padding:10px 20px;margin:10px auto;width:110px;height:20px;padding-top:12px;position:relative}
.fap #choosePlanTier table td .btnRed .icon{position:absolute;left:10px;top:10px}
.fap .youPlan{position:relative;width:160px;height:1.5em;font-size:.7em;margin:0 auto}
.fap .youPlan .you{position:absolute;left:5px}
.fap .youPlan .plan{position:absolute;right:5px}
.fap .scale{width:160px;height:1em;padding:0;margin:0 auto}
.fap .scale .value{margin:0;padding:0;float:left;vertical-align:middle;height:100%;font-size:.7em}
.fap .tabButtonContainer{width:930px;display:table}
.fap .tabLabel{display:table-cell;text-align:center;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:1.5em;cursor:pointer;padding:15px 5px 10px 5px;width:170px;color:#c5c5c5;z-index:10}
.fap .tabLabel .titleContainer{display:inline-block}
.fap .titleContainer .icon{float:left}
.fap .titleContainer .title{display:inline-block;float:left;margin-left:5px;margin-top:2px}
.fap .tabLabel.catastrophic .titleContainer .title{padding-bottom:3px}
.fap .tabLabel.platinum{background-color:#f3f1f0;color:#a2a19f}
.fap .tabLabelSelected.platinum{background-color:#d8d6d5;color:white}
.fap .tabLabel.gold{background-color:#ede0c2;color:#af9158}
.fap .tabLabelSelected.gold{background-color:#dbc284;color:white}
.fap .tabLabel.silver{background-color:#cdc7c3;color:#7c7877}
.fap .tabLabelSelected.silver{background-color:#a5a09d;color:white}
.fap .tabLabel.bronze{background-color:#ebd3bd;color:#c38f60}
.fap .tabLabelSelected.bronze{background-color:#d7b18f;color:white}
.fap .tabLabel.catastrophic{background-color:#ebf1ee;color:#aec7bd}
.fap .tabLabelSelected.catastrophic{background-color:#cddcd6;color:white}
.fap .separator{height:10px;width:100%}
.fap .tierContainer{width:928px;background-color:white;border-top:0;padding:0;z-index:1;position:relative;overflow:hidden}
.fap .pagingBar{width:930px;height:50px;position:absolute;margin:0;z-index:2;border-bottom-width:2px;border-bottom-style:solid;overflow:hidden}
.fap .pagingBar .pageButton{cursor:pointer;display:inline-block;position:absolute;top:0;z-index:2;width:50px;height:50px;-ms-opacity:.7;opacity:.7;-ms-border-radius:25px;border-radius:25px}
.fap .pagingBar .pageButton.disabled{display:none}
.fap .pagingBar .chooseFromText{margin:17px 0 0 40px;font-size:1.4em;font-family:Calluna Sans,Helvetica,Arial,sans-serif;display:inline-block}
.fap .pagingBar .pageButton img{z-index:3}
.fap .pagingBar .pageButton.previous{left:-25px;background-image:url("../../../../../content/dam/independenthealth/fahp/images/arrow-left-white.png")}
.fap .pagingBar .pageButton.previous:hover{-ms-opacity:1;opacity:1}
.fap .pagingBar .pageButton.next{right:-25px;background-image:url("../../../../../content/dam/independenthealth/fahp/images/arrow-right-white.png")}
.fap .pagingBar .pageButton.next:hover{-ms-opacity:1;opacity:1}
.fap .pagingBar .childOnlyFilter{display:inline;position:absolute;top:17px;right:100px;display:table-cell;vertical-align:middle}
.fap .pagingBar .childOnlyFilter label{margin-left:18px}
.fap .pagingBar .childOnlyFilter input[type="checkbox"]{position:absolute;top:2px}
.fap .tierContainer .noPlans{margin-top:60px}
.fap .tierContainer .noPlans h2{width:290px;margin:0 auto}
.fap .planSummaryTable{position:relative;margin-top:57px;width:10000px}
.fap .planSummaryTable .moreBenefits{transition:max-height ease-in-out .5s;max-height:600px;display:block !important}
.fap .planSummaryTable .moreBenefits.ng-hide{display:block !important;max-height:0}
.fap .planSummaryTable .row{display:table-row}
.fap .planSummaryTable .cell{display:table-cell;text-align:center;vertical-align:top;width:288px;height:100%;padding:5px 10px;border-right-width:2px;border-right-style:solid}
.fap .planSummaryTable .cell hr{margin:5px 0}
.fap .planSummaryTable .selectPlanButton{padding:15px 15px;width:260px}
.fap .planSummaryTable .cell .titleValuePair{width:100%;text-align:left}
.fap .planSummaryTable .cell .titleValuePair .title{font-weight:bold}
.fap .planSummaryTable .costContainer{margin:0 auto;width:150px}
.fap .planSummaryTable .planDescription{text-align:left;padding-bottom:5px}
.fap .planSummaryTable .grayBanner{background-color:#8c847b;color:white;font-weight:bold;text-align:center;position:relative;bottom:0;width:100%}
.fap .planSummaryTable .from{margin:0 auto;margin-top:10px;font-size:.8em;width:30px}
.fap .planSummaryTable .cost{font-size:2em;margin:0 auto;display:inline-block;float:left}
.fap .planSummaryTable .month{font-size:10px;display:inline-block;float:left}
.fap .planSummaryTable .btnRed{font-size:17px;padding:5px 10px;padding-top:8px;margin:10px auto;margin-top:0;text-align:center}
.fap #selectPlan #viewMoreButton{font-size:1.5em;padding:10px 20px;margin:10px auto;text-align:center;width:160px}
.fap .costDisclaimer{font-size:11px;font-style:italic;text-align:center}
.fap #planDetails{clear:both}
.fap #planDetails .header{height:130px;width:930px;padding:0;margin:4px 0;overflow:hidden;display:inline-block}
.fap #planDetails .largeGroupHeader{width:930px;padding:0;margin:4px 0;overflow:hidden;display:inline-block}
.fap #planDetails .header #planName{height:100%;display:inline-block;float:left}
.fap #planDetails .header.individual #planName{width:465px}
.fap #planDetails .header.small #planName{width:710px}
.fap #planDetails .largeGroupHeader #planName{width:930px}
.fap #planName .smallText{margin:15px;font-size:13px;color:white;margin-top:0;text-align:left}
.fap #planName .largeText{margin:15px;margin-bottom:5px;font-size:30pt;color:white;line-height:48px;text-align:left}
.fap #planName a,.fap #planName a:visited{color:white}
.fap #planName a:hover{color:#ccc}
.fap #planDetails .header #planCostContainer{height:100%;display:table;float:left;position:relative}
.fap #planDetails .header.individual #planCostContainer{width:465px}
.fap #planDetails .header.small #planCostContainer{width:220px}
.fap #planDetails .header #planCostContainer #tierName{position:absolute;width:100%;height:20px;text-align:center;font-size:18px;line-height:22px;padding:5px 0}
.fap #planDetails .header #planCostContainer #costButtonContainer{display:table;position:absolute;top:30px;width:100%}
.fap #planDetails #costButtonContainer .monthlyCost,.fap #planDetails #costButtonContainer .button{width:50%;height:90px;display:table-cell;text-align:center;vertical-align:middle}
.fap #planDetails #costButtonContainer .monthlyCost{left:0;font-size:11px}
.fap #planDetails #costButtonContainer .button{right:0}
.fap #planDetails .header #planCostContainer .monthlyCost .money{font-size:26px;line-height:26px}
.fap #planDetails .header #planCostContainer .purchaseButton .btn{width:150px;padding:10px;position:relative;height:20px;margin:0 auto}
.fap #planDetails .header #planCostContainer .purchaseButton .btn .icon{position:absolute;top:5px;left:30px;height:28px}
.fap #planDetails .header #planCostContainer .purchaseButton .btn .text{position:absolute;top:10px;left:65px}
.fap #planDetails .header #planCostContainer .contactUsButton{width:220px}
.fap #planDetails .header #planCostContainer .contactUsButton .btn{width:150px;padding:10px 10px;margin:0 auto}
.fap #planDetails .tabs{width:930px;display:table}
.fap #planDetails .tabs .tab{display:table-cell;width:50%;text-align:center;font-family:Bebas,Helvetica,Arial,sans-serif;font-size:1.8em;cursor:pointer;padding:15px 5px 10px 5px;z-index:10;background-color:#aec7bd;color:white;border-left:4px solid white;border-bottom:4px solid white}
.fap #planDetails .tabs.threeTabs .tab{width:33%}
.fap #planDetails .tabs .tab.first{border-left:0}
.fap #planDetails .tabs .tabSelected{background-color:#ebf0ed;color:#8ca499;border-bottom:0}
.fap #planDetails .tabPage{min-height:200px;padding:30px 15px 15px 15px;background:white;background:-webkit-linear-gradient(bottom,white 85%,#ebf0ed);background:-moz-linear-gradient(bottom,white 85%,#ebf0ed);background:-o-linear-gradient(bottom,white 85%,#ebf0ed);background:-ms-linear-gradient(bottom,white 85%,#ebf0ed);background:linear-gradient(to top,white 85%,#ebf0ed);-pie-background:linear-gradient(bottom,white 85%,#ebf0ed)}
.fap #planDetails .tabPage .leftColumn{width:48%;display:inline-block;float:left;padding-bottom:20px}
.fap #planDetails .tabPage .rightColumn{width:48%;display:inline-block;float:right;padding-bottom:20px}
.fap #planDetails .tabPage ul{font-family:Bebas;font-size:18px;padding-bottom:0 !important;padding-top:10px}
.fap #planDetails .tabPage ul li{font-weight:normal;font-family:Helvetica,Arial,sans-serif;font-size:12px;margin-bottom:10px;color:black !important;padding-left:20px}
.fap #planDetails .tabPage table.costTable{margin:10px 0}
.fap #planDetails .tabPage table.costTable ul li{text-align:left}
.fap #planDetails #rightForYou{margin-bottom:20px;clear:both}
.fap #planDetails #whatYouGet .benefit table{margin-top:15px}
.fap #planDetails #whatYouGet .benefit .icon{vertical-align:middle;padding-bottom:10px}
.fap #planDetails #whatYouGet .benefit .title,.fap #planDetails #whatYouGet .benefit .title a{font-weight:bold;color:black}
.fap #planDetails .rightForYou{font-family:'Bebas',sans-serif;font-size:18px}
.fap #planDetails .promos .small-box{padding:10px;display:inline-block;margin:0 0 20px 20px;width:40%;color:#8c847b;height:auto}
.fap #planDetails .promos .small-box a,.fap #planDetails .promose .small-box a:visited,.fap #planDetails .promose .small-box a:hover{color:#8c847b}
.fap #planDetails .promos .small-box .title{font-family:Helvetica,Arial,sans-serif;font-weight:bold;font-size:14px}
.fap #planDetails .promos .small-box .description{font-family:Helvetica,Arial,sans-serif;font-size:12px}
.fap #planDetails .sectionHeading{font-size:20px;line-height:22px;font-family:Calluna Sans;color:#d31145}
.fap #planDetails .pdfLink{float:right;padding:10px 15px}
.fap #planDetails .ie9pdfLink{float:left;padding:10px 15px}
.fap .large-group{position:relative;width:900px}
.fap .large-group .large-box{width:100%}
.fap .large-group .icon{position:absolute;bottom:10px;right:20px}
.fap .large-group .dropdown{margin-top:40px;position:relative}
#purchasePopup{padding:15px;width:600px;display:none}
#purchasePopup h2{font-size:20px}
#purchasePopup .small-box{width:580px;background:#f8f2d8;background:-webkit-linear-gradient(#f8f2d8,#FFF);background:-o-linear-linear-gradient(#f8f2d8,#FFF);background:-moz-linear-gradient(#f8f2d8,#FFF);background:linear-gradient(#f8f2d8,#FFF);position:relative;z-index:10000 !important}
table.costTable{margin:10px 0 15px 15px}
table.costTable th{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:14px;padding:4px 0 4px 10px;vertical-align:middle;text-align:left}
table.costTable th.heading{text-align:center;font-size:20px;height:30px;color:white;font-family:Bebas,Helvetica,Arial,sans-serif;padding-right:10px}
table.costTable td{text-align:center;vertical-align:middle;padding:10px;font-size:12px}
.costTable .slate1 td,.costTable .slate1 th{background-color:#e2ece8}
.costTable .slate2 td,.costTable .slate2 th{background-color:#d5e3dd}
.costTable .slate3 td,.costTable .slate3 th{background-color:#c8dad3}
.costTable .slate4 td,.costTable .slate4 th{background-color:#bad0c8}
.costTable .slate5 td,.costTable .slate5 th{background-color:#adc7bd}
.tooltip,.tooltipWithLink,.tooltipNoImage{cursor:help;display:inline-block}
.tooltipNoImage{font-weight:bold;font-style:italic}
.tooltipNoImage:hover{color:#d31145}
.qtip-content{padding:10px;font-size:12px}
.tooltipImage{background-image:url("../../../../../content/dam/independenthealth/fahp/images/tooltip.png");background-repeat:no-repeat;padding-left:11px;margin-left:2px;margin-right:2px;vertical-align:bottom}
.fap #purchaseOnExchange{width:930px}
.fap #purchaseOnExchange h2{font-size:20px;margin-bottom:10px}
.fap #purchaseOnExchange .buttons{clear:both;width:440px;margin:40px auto;padding-top:20px}
.fap #purchaseOnExchange .buttons .btn{display:inline-block;padding:10px 20px}
.fap #purchaseOnExchange ul{font-weight:bold}
.fap #purchaseOnExchange ul li{font-weight:normal}
.fancybox-wrap{background:white;border-radius:5px}
.fancybox-opened .fancybox-skin{box-shadow:none\9}
.fap .chpMed .header{position:relative;padding:20px;margin-bottom:20px;height:100px}
.fap .chpMed .header #planName{height:70px;width:760px;float:left}
.fap .chpMed .header .icon{width:100px;float:right}
.fap .chpMed .leftColumn{width:600px;display:inline;float:left;margin:5px 15px}
.fap .chpMed .rightColumn{background:-webkit-linear-gradient(bottom,white 60%,#ebf0ed);background:-moz-linear-gradient(bottom,white 60%,#ebf0ed);background:-o-linear-gradient(bottom,white 60%,#ebf0ed);background:-ms-linear-gradient(bottom,white 60%,#ebf0ed);background:linear-gradient(to top,white 60%,#ebf0ed);-pie-background:linear-gradient(to top,white 60%,#ebf0ed);width:230px;display:inline;float:left;margin-left:20px;padding:20px;padding-left:30px}
.fap .chpMed .rightColumn h2{color:#8ca499;font-family:Bebas;font-size:24px}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;background:#fff;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer,.fancybox-inner{position:relative}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/DesktopModules/IH.DNN.Security.LogoutWarning/fancybox_sprite.png")}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}
#fancybox-loading div{width:44px;height:44px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/DesktopModules/IH.DNN.Security.LogoutWarning/fancybox_loading.gif") center center no-repeat}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;background-position:-44px 0}
.fancybox-close:hover{background-position:0 0}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/DesktopModules/IH.DNN.Security.LogoutWarning/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}
.fancybox-lock{overflow:hidden}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/DesktopModules/IH.DNN.Security.LogoutWarning/fancybox_overlay.png")}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
.loginPage{width:930px;position:relative;margin-bottom:60px}
.loginPage #divLogin{min-height:112px;z-index:1000;width:350px !important}
.loginPage p{margin:0;padding:0 0 6px 16px}
.loginPage ul{margin:0;padding:1px 0 0 16px}
.loginPage li{margin:0;padding:0 6px 0 0;list-style:none;float:left}
.loginPage .forgotLink{font-size:10pt;color:#000;display:inline}
.loginPage .forgotLink:visited{color:#000}
.loginPage .forgotLink:hover{color:#d31145}
.loginPage .btnGreyLink:hover{color:#fff !important;background:#7a6f60}
.loginPage .inner{padding:10px}
.loginPage .leftColumn{float:left}
.loginPage .errorSection{border:1px solid #a1052f;border-radius:.5em;background-color:#eae8e4;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative;font-family:Helvetica,Arial,sans-serif}
.loginPage .errorSection .errorHeader{line-height:18px;padding:10px 0 10px 0;position:relative}
.loginPage .errorImage{padding-top:4px;padding-right:10px;display:table-cell;vertical-align:middle}
.loginPage .errorTitle{color:#d31145;font-weight:bold}
.loginPage .errorMessage{line-height:18px;display:table-cell}
.loginBrick{background:#fff url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/login.jpg") repeat-x;background-position:bottom;position:absolute;top:79px;left:0;width:240px;z-index:1000 !important;border-top:1px solid #eae8e4;border-radius:0 0 15px 0;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-webkit-box-shadow:1px 4px 8px -4px rgba(0,0,0,.57);-moz-box-shadow:1px 4px 8px -4px rgba(0,0,0,.57);box-shadow:1px 4px 8px -4px rgba(0,0,0,.57);behavior:url("/Portals/_default/css3pie/PIE.htc")}
.loginBrick .iconLock{position:absolute;left:0;margin:3px 3px 0 13px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/icon-lock.png") no-repeat;width:13px;height:17px}
.loginBrick .unauthenticated,.loginBrick .authenticated{padding:13px 16px 13px 16px}
.loginBrick h2{line-height:normal}
.loginBrick .btnGreyLink{width:102px;height:21px;behavior:url("/Portals/_default/css3pie/PIE.htc")}
.loginBrick .btnRed{width:102px;height:29px;behavior:url("/Portals/_default/css3pie/PIE.htc")}
.loginBrick .roundedTextBoxWrapper,.loginPage .roundedTextBoxWrapper{background:#eae8e4 url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/txtbox.jpg") repeat-x;border:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);-webkit-box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);box-shadow:inset 2px 2px 1px rgba(0,0,0,.43);padding:4px 1px 7px 8px;-webkit-appearance:none;color:#7a6f60;width:200px;behavior:url("/Portals/_default/css3pie/PIE.htc");height:15px}
.loginBrick .roundedTextbox,.loginPage .roundedTextbox{background-color:transparent;width:140px;behavior:url("/Portals/_default/css3pie/PIE.htc");border:0;border-style:none;padding:0;margin:0;font-size:12px;color:#7a6f60}
.loginPage .divLoginRow{clear:both}
.loginPage .divLoginRow .roundedTextBoxWrapper{float:left;margin:0 0 6px 16px}
.loginPage .roundedTextbox{width:200px}
.loginPage .divForgotLink{float:left;margin:3px 2px 2px 5px}
.ie7 .loginBrick .roundedTextbox,.ie8 .loginBrick .roundedTextbox,.ie9 .loginBrick .roundedTextbox,.ie7 .loginPage .roundedTextbox,.ie8 .loginPage .roundedTextbox,.ie9 .loginPage .roundedTextbox{border:0;box-shadow:none;behavior:initial !important}
.loginBrick #divUsername{margin-bottom:5px}
.loginBrick #divPassword{margin-bottom:7px}
.loginBrick #divLoginButtons{position:relative;height:29px}
.loginBrick #divRegisterButton{position:absolute;left:0}
.loginBrick #divLoginButton{position:absolute;right:0}
.loginBrick .forgot{position:absolute;right:20px;margin-top:6px}
.loginBrick .btnForgotLink{line-height:12px;height:12px;text-decoration:none;text-align:center;padding:2px 8px;background:#a2988a;border:0;font-family:Helvetica,Arial,sans-serif;font-size:10px;color:#fff;cursor:pointer;display:block;-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;position:relative;z-index:10;behavior:url("/Portals/_default/css3pie/PIE.htc")}
.loginBrick .btnForgotLink:focus{outline:1px dotted #7a6f60 !important}
.loginBrick .btnForgotLink:hover{background:#7a6f60;color:#fff}
.loginBrick .forgotQuestionMark{position:absolute;right:20px}
.loginBrick .forgotPopup{top:0;left:210px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/forgot-popup.png") top left no-repeat;width:246px;height:68px;position:absolute;padding:25px 13px 30px 50px;font-size:11px;filter:none !important;opacity:none !important;-moz-opacity:none !important;-ms-filter:none !important}
.loginBrick .forgotPopup h2{font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:17px;color:#d01044;margin-bottom:5px}
.loginBrick .forgotPopup .btnRedSmall{position:absolute;bottom:30px}
.loginBrick .forgotUsernameFlyout{top:-37px}
.loginBrick .interior .forgotUsernameFlyout{top:0}
.loginBrick .forgotPasswordFlyout{top:0}
.loginBrick .interior .forgotPasswordFlyout{top:35px}
.loginBrick .forgotClose{position:absolute;top:18px;right:36px;padding:0;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 -699px;width:18px;height:18px;display:block;cursor:pointer}
.loginBrick .forgotClose:hover{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Images/sprite.png") top left no-repeat;background-position:0 -727px}
.loginBrick .authenticated{position:relative;padding:9px 16px}
.loginBrick .authenticated h2{font-weight:normal;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:17px;color:#d31145;margin:3px 0 0 17px}
.loginBrick .authenticated p,.loginBrick .authenticated .nonMember{font-family:helvetica,Arial;font-size:12px;padding:8px 0 7px 18px}
.loginBrick .authenticated .nonMember{padding:0 0 7px 34px !important}
.loginBrick .authenticated a,.loginBrick .authenticated a:visited{color:#000;font-family:helvetica;font-weight:bold;text-decoration:underline;font-size:12px}
.loginBrick .authenticated .welcomeMessage,.loginBrick .authenticated .lastLogin-MemberId{position:relative}
.loginBrick .authenticated #memberId{font-size:12px}
.loginBrick .authenticated .linkContainer{display:inline-block;width:130px}
.loginBrick .authenticated .logoutContainer{display:inline-block;width:60px}
.loginBrick .authenticated .logout-link{position:absolute;bottom:20px;right:20px;text-decoration:none;color:#d31145 !important}
.loginBrick .authenticated .logout-link:hover{color:#a11c32 !important}
.interiorLogin{position:relative;left:0;width:100%;height:20px}
.authenticated .interiorLogin{height:40px}
.interiorLogin .loginMyAccount{position:absolute;left:0;width:130px;height:100%}
.interiorLogin .loginMyAccount h2{position:absolute;left:18px;margin:0;font-family:Calluna Sans,Helvetica,Arial,sans-serif;font-size:17px;font-weight:normal;color:#d31145}
.interiorLogin .loginMyAccount .iconLock{position:absolute;left:0;margin:0;padding:0}
.loginBrick .loginExpandClose{text-align:right;width:50px;height:20px;line-height:normal;position:absolute;top:0;right:0;padding:0 5px 0 0;font-size:12px;cursor:pointer}
.loginBrick .expandCloseBtns{position:absolute;top:2px;right:13px}
.loginBrick #arrowExpand,.loginBrick #arrowClose{position:absolute;top:0;right:0;width:9px;height:100%}
.loginBrick .arrowExpand{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/sprite.png") top right no-repeat;background-position:0 -651px;width:9px;height:9px}
.loginBrick .arrowClose{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/sprite.png") top right no-repeat;background-position:0 -674px;width:9px;height:9px}
.loginBrick #loginCredentials{margin-top:7px}
.loginBrick .logout{position:absolute;right:0}
.loginBrick #divDisplayName{position:relative;left:0}
.loginBrick #divLastLogin{position:relative}
.loginBrick .logoutLink{position:absolute;right:15px;top:15px}
.ui-tooltip{padding:10px 15px !important;border-radius:0 !important;box-shadow:0 0 7px #555 !important;border:1px solid #a2988a !important;width:400px}
.ui-tooltip,.arrow:after,.passwordArrow:after{background:white !important;border:1px solid #eee !important;box-shadow:0 0 7px black !important;top:10px}
.contactUsForm{background-color:white;font-size:12px}
.contactUsForm h2{font-size:17px;font-family:Calluna Sans,Helvetica,Arial,sans-serif;color:#d31145;padding:0 0 4px 0}
.contactUsForm p{margin:10px;color:#555}
.contactUsForm table{border-spacing:0;width:100%}
.contactUsForm th{line-height:32px;font-weight:bold !important;vertical-align:top;width:150px;color:#555}
.contactUsForm td{vertical-align:top}
.contactUsFormSubmitted{display:none}
.messageBox{display:block;padding:20px 20px 20px 70px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/green-check-mark.png") no-repeat 20px center;background-color:#fafaf6;border:1px solid #a3a510;margin-top:20px;margin-bottom:20px;border-radius:3px}
.errorMessageBox{display:block;padding:20px 20px 20px 70px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/yellow-caution.png") no-repeat 20px center;background-color:#fffdfa;border:1px solid #d31145;margin-top:20px;margin-bottom:20px;border-radius:3px}
.contactUsForm input[type='text'],.contactUsForm input[type='password'],.contactUsForm input[type='email'],.contactUsForm input[type='tel'],.contactUsForm textarea,.contactUsForm select{border-radius:5px;border:1px solid #7a6f60;background-color:white;padding:5px;margin:5px;width:200px;text-align:left;float:left}
.contactUsForm input[type='submit']{margin:5px 0 0 5px}
.contactUsForm textarea{height:150px;resize:none;overflow:auto}
.contactUsForm select{height:30px;line-height:30px;vertical-align:middle;width:262px}
.contactUsForm input:focus,.contactUsForm select:focus{outline:0}
.contactUsForm .requiredIndicator{color:#d31145;width:5px}
.contactUsForm label{text-align:right;float:right;display:inline;vertical-align:middle;padding-right:10px;line-height:30px}
.contactUsForm .rowErrorText{padding:0;margin-top:4px;display:inline-block;height:30px;max-width:260px;color:white !important;vertical-align:middle;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/yellow-caution.png") no-repeat left center}
.contactUsForm label.error{padding:0;vertical-align:middle;display:table-cell;padding-left:35px;text-align:left}
.contactUsForm .errorRow,.contactUsForm .errorRow th,.contactUsForm .errorRow .requiredIndicator{background-color:#d31145;color:white}
.contactUsForm .row .notification{display:block;float:left;padding-left:40px;line-height:30px;height:30px;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/Css/images/yellow-caution.png") no-repeat left center;margin-left:20px}
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}
.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}
.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}
.qtip-titlebar + .qtip-content{border-top-width:0 !important}
.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}
.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}
* html .qtip-titlebar .qtip-close{top:16px}
.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}
.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}
.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}
.qtip-default{border-width:1px;border-style:solid;border-color:#f1d031;background-color:#ffffa3;color:#555}
.qtip-default .qtip-titlebar{background-color:#ffef93}
.qtip-default .qtip-icon{border-color:#CCC;background:#f1f1f1;color:#777}
.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}
@media print{.logo{float:none}
.headerNav,#login,.loginWide,loginNarrow,.loginCredentials,.navigation,.footerColumnLeft,.footerColumn,.footerColumnRight,.wideBucketBtn,.narrowBucketBtn{display:none}
.breadcrumbs{font-size:12px !important}
.footer{background:none !important}
.footer p a{display:none}
.narrowBucketImages,.narrowBucketOverlay,.wideBucketOverlay{float:none !important;width:auto !important;height:auto !important}
.narrowBucketOverlay p,.wideBucketOverlay p{color:#000}
#wrapper,#main{-webkit-box-shadow:0 0 0 0 rgba(162,152,138,0) !important;-moz-box-shadow:0 0 0 0 rgba(162,152,138,0) !important;box-shadow:0 0 0 0 rgba(162,152,138,0) !important}
dl.faq dd,.readmore-hidden{display:block}
dl.faq,dl.faq dt,dl.faq dd{border:0}
dl.faq dt a{padding-left:0}
dl.faq dd div:first-child{padding-left:10px}
.readmore{display:none}
.pagebreak{page-break-before:always}
}
bo.toast-title{font-weight:bold}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}
.toast-message a,.toast-message label{color:#fff}
.toast-message a:hover{color:#ccc;text-decoration:none}
.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}
.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}
button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.toast-top-full-width{top:0;right:0;width:100%}
.toast-bottom-full-width{bottom:0;right:0;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999}
#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#toast-container&gt;div{margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80);behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative}
#toast-container&gt;:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);cursor:pointer;behavior:url("/Portals/_default/css3pie/PIE.htc");position:relative}
#toast-container&gt;.toast-info{background-image:url("clientlibs/css/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important}
#toast-container&gt;.toast-error{background-image:url("clientlibs/css/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important}
#toast-container&gt;.toast-success{background-image:url("clientlibs/css/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf/3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important}
#toast-container&gt;.toast-warning{background-image:url("clientlibs/css/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important}
#toast-container.toast-top-full-width&gt;div,#toast-container.toast-bottom-full-width&gt;div{width:96%;margin:auto}
.toast{background-color:#030303}
.toast-success{background-color:#51a351}
.toast-error{background-color:#bd362f}
.toast-info{background-color:#2f96b4}
.toast-warning{background-color:#f89406}
@media all and (max-width:240px){#toast-container&gt;div{padding:8px 8px 8px 50px;width:11em}
#toast-container .toast-close-button{right:-0.2em;top:-0.2em}
}
@media all and (min-width:241px) and (max-width:480px){#toast-container&gt;div{padding:8px 8px 8px 50px;width:18em}
#toast-container .toast-close-button{right:-0.2em;top:-0.2em}
}
@media all and (min-width:481px) and (max-width:768px){#toast-container&gt;div{padding:15px 15px 15px 50px;width:25em}
}
dl.faq{border-bottom:1px solid #eae8e4;margin-bottom:30px}
dl.faq dt{border:1px solid #eae8e4;background:#ddd9d4 url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/faq-sprite.png") 0 -150px repeat-x}
dl.faq dt:hover{background:#a09588;transition:background .5s}
dl.faq dt:hover a{color:#fff !important;transition:color .25s;background-position:15px -93px}
dl.faq dt.expanded{border-bottom:0;background:#fff;margin-bottom:1px}
dl.faq dt.expanded:hover{background:#fff}
dl.faq dt a{padding:7px 15px 7px 33px;line-height:100%;color:#000 !important;text-decoration:none;font-size:12px;font-weight:bold;border-top:1px solid #fff;background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/faq-sprite.png") 15px -43px no-repeat;display:block}
dl.faq dt.expanded a{background:url("../../../../../Portals/_default/Skins/IndependentHealth_Skins/images/faq-sprite.png") 13px 9px no-repeat}
dl.faq dt.expanded a:hover{color:#000 !important}
dl.faq dd{display:none;border:1px solid #eae8e4;border-top:0;border-bottom:0}
dl.faq dd div:first-child{padding:10px 10px 0 33px}
dl.faq dd table.defaultTable.three-column{width:390px}
dl.faq dd table.defaultTable th:first-child{width:180px}
.readmore-hidden{display:none}
p.readmore a,span.readmore a{color:#d31145 !important}
p.readmore a:hover,span.readmore a:hover{color:#000 !important}
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}
.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}
.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}
.qtip-titlebar + .qtip-content{border-top-width:0 !important}
.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:medium none;border:1px solid transparent}
.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}
* html .qtip-titlebar .qtip-close{top:16px}
.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}
.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}
.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}
.qtip-default{border:1px solid #f1d031;background-color:#ffffa3;color:#555}
.qtip-default .qtip-titlebar{background-color:#ffef93}
.qtip-default .qtip-icon{border-color:#CCC;background:#f1f1f1;color:#777}
.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}
/*! Light tooltip style */.qtip-light{background-color:white;border-color:#e2e2e2;color:#454545}
.qtip-light .qtip-titlebar{background-color:#f1f1f1}
/*! Dark tooltip style */.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}
.qtip-dark .qtip-titlebar{background-color:#404040}
.qtip-dark .qtip-icon{border-color:#444}
.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}
/*! Cream tooltip style */.qtip-cream{background-color:#fbf7aa;border-color:#f9e98e;color:#a27d35}
.qtip-cream .qtip-titlebar{background-color:#f0de7d}
.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}
/*! Red tooltip style */.qtip-red{background-color:#f78b83;border-color:#d95252;color:#912323}
.qtip-red .qtip-titlebar{background-color:#f06d65}
.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}
.qtip-red .qtip-icon{border-color:#d95252}
.qtip-red .qtip-titlebar .ui-state-hover{border-color:#d95252}
/*! Green tooltip style */.qtip-green{background-color:#caed9e;border-color:#90d93f;color:#3f6219}
.qtip-green .qtip-titlebar{background-color:#b0de78}
.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}
/*! Blue tooltip style */.qtip-blue{background-color:#e5f6fe;border-color:#add9ed;color:#5e99bd}
.qtip-blue .qtip-titlebar{background-color:#d0e9f5}
.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}
.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15)}
.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}
.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:white;border:0 solid transparent;background:#4a4a4a;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4a4a4a),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-moz-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-ms-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-o-linear-gradient(top,#4a4a4a 0,black 100%)}
.qtip-youtube .qtip-titlebar{background-color:#4a4a4a;background-color:rgba(0,0,0,0)}
.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}
.qtip-youtube .qtip-icon{border-color:#222}
.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}
.qtip-jtools{background:#232323;background:rgba(0,0,0,0.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}
.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}
.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}
.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:white;border:0 dashed transparent}
.qtip-jtools .qtip-icon{border-color:#555}
.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}
.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.4);box-shadow:4px 4px 5px rgba(0,0,0,0.4);background-color:#d9d9c2;color:#111;border:0 dashed transparent}
.qtip-cluetip .qtip-titlebar{background-color:#87876a;color:white;border:0 dashed transparent}
.qtip-cluetip .qtip-icon{border-color:#808064}
.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}
.qtip-tipsy{background:black;background:rgba(0,0,0,.87);color:white;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black}
.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}
.qtip-tipsy .qtip-content{padding:6px 10px}
.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}
.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}
.qtip-tipped{border:3px solid #959fa9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#f9f9f9;color:#454545;font-weight:normal;font-family:serif}
.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:white;background:#3a79b8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3a79b8),to(#2e629d));background-image:-webkit-linear-gradient(top,#3a79b8,#2e629d);background-image:-moz-linear-gradient(top,#3a79b8,#2e629d);background-image:-ms-linear-gradient(top,#3a79b8,#2e629d);background-image:-o-linear-gradient(top,#3a79b8,#2e629d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}
.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}
.qtip-tipped .qtip-icon .ui-icon{background-color:#fbfbfb;color:#555}
.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}
.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}
.qtip-bootstrap .qtip-content{padding:9px 14px}
.qtip-bootstrap .qtip-icon{background:transparent}
.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}
.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}
.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}
x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}
.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}
.qtip .qtip-tip canvas{top:0;left:0}
.qtip .qtip-tip .qtip-vml{behavior:url(clientlibs/css/#default#VML);display:inline-block;visibility:visible}
#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}
#qtip-overlay.blurs{cursor:pointer}
#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)"}
.qtipmodal-ie6fix{position:absolute !important}
body.compensate-for-scrollbar{overflow:hidden}
.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}
.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}
.fancybox-container *{box-sizing:border-box}
.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}
.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}
.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0 ease .25s;visibility:hidden;z-index:99997}
.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0,visibility 0 ease 0;visibility:visible}
.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-toolbar{right:0;top:0}
.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}
.fancybox-is-open .fancybox-stage{overflow:hidden}
.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}
.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}
.fancybox-slide--image{overflow:hidden;padding:44px 0}
.fancybox-slide--image::before{display:none}
.fancybox-slide--html{padding:6px}
.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}
.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}
.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}
.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}
.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-container [data-selectable='true']{cursor:text}
.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}
.fancybox-spaceball{z-index:1}
.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}
.fancybox-slide--video .fancybox-content{background:#000}
.fancybox-slide--map .fancybox-content{background:#e5e3df}
.fancybox-slide--iframe .fancybox-content{background:#fff}
.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.fancybox-iframe{left:0;position:absolute;top:0}
.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}
.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}
.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}
.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}
.fancybox-button:hover{color:#fff}
.fancybox-button:focus{outline:0}
.fancybox-button.fancybox-focus{outline:1px dotted}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}
.fancybox-button div{height:100%}
.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}
.fancybox-button svg path{fill:currentColor;stroke-width:0}
.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}
.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}
.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0 0;transform-origin:0 0;transition-property:transform;transition-timing-function:linear;z-index:99998}
.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}
.fancybox-close-small:hover{color:#fff;opacity:1}
.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}
.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}
.fancybox-navigation .fancybox-button div{padding:7px}
.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}
.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}
.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}
@supports(padding:max(0)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}
}
.fancybox-caption--separate{margin-top:-50px}
.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}
.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}
.fancybox-caption a:hover{color:#fff;text-decoration:underline}
.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}
@keyframes fancybox-rotate{100%{transform:rotate(360deg)}
}
.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}
.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}
.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}
.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}
.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}
.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}
.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}
.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}
.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}
@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}
.fancybox-slide--image{padding:6px 0}
.fancybox-close-small{right:-6px}
.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}
.fancybox-caption{padding-left:12px;padding-right:12px}
@supports(padding:max(0)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}
}
}
.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}
.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}
.fancybox-share p{margin:0;padding:0}
.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}
.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}
.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}
.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}
.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}
.fancybox-thumbs__list a:focus::before{opacity:.5}
.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}
@media all and (max-width:576px){.fancybox-thumbs{width:110px}
.fancybox-show-thumbs .fancybox-inner{right:110px}
.fancybox-thumbs__list a{max-width:calc(100% - 10px)}
}
.fap *,.fap *:before,.fap *:after{box-sizing:content-box}
body{background:0}
.fap .btn{font-weight:normal;display:block;line-height:normal}
.fap #breadcrumbs .step{background-color:inherit;display:table-cell;margin:auto;opacity:inherit;width:auto}
.fap #selectPlan #viewMoreButton{display:block;line-height:normal;font-size:16px;padding:10px 20px !important}
.fap .tooltip{position:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;opacity:inherit}
.cmp-footer-cols nav ul{margin-left:0 !important}
header .logo{height:inherit}
.findAHealthPlanPage .root{width:100%}
.fixedWidthPage.findAHealthPlanPage{background:#d0cbc4 50% 0 repeat-x}
.fixedWidthPage .root&gt;div&gt;.cmp-container:first-child{background:#fff}
.findAHealthPlanPage .header .accountmenu h4{color:#d31145}
.findAHealthPlanPage .cmp-container{text-align:left}
.findAHealthPlanPage .findahealthplan{padding:35px 20px 20px;background:#fff}
.findAHealthPlanPage .findahealthplan .fap #tellUsAboutYourself .btnRed{width:max-content !important}
.findAHealthPlanPage .findahealthplan .fap #subsidyEligible .btnRed,.findAHealthPlanPage .findahealthplan .fap #subsidyEligible .btnGoldenrod{padding:10px !important}
.findAHealthPlanPage .findahealthplan .fap #subsidyEligible .choice .description{font-size:11px}
.findAHealthPlanPage .findahealthplan .fap #purchaseHeaderContainer .chpPromo{width:230px}
.findAHealthPlanPage .findahealthplan .fap #purchaseHeaderContainer&gt;div:first-child{position:relative}
.findAHealthPlanPage .findahealthplan .fap #purchaseHeaderContainer&gt;div:first-child table + div{right:0 !important;top:-10px !important}
.fap #planDetails .tabs{margin:0}
.fap .planSummaryTable .btnRed{padding:8px 10px 5px !important}
.findAHealthPlanPage .findahealthplan .fap #selectPlan{position:relative}
.findAHealthPlanPage .findahealthplan .fap #purchaseOnExchange .buttons{width:460px;text-align:center}
.findAHealthPlanPage .findahealthplan .fap #purchaseOnExchange .buttons .btn{padding:10px 20px !important}
.findAHealthPlanPage .findahealthplan .fap #choosePlanTier table td{border:2px solid #fff}
.findAHealthPlanPage .cmp-footer .container{width:inherit !important}
.findAHealthPlanPage .cmp-footer .quicklinks .cmp-quicklinks ul{margin-left:0 !important}
.findAHealthPlanPage .cmp-footer .quicklinks ul li{margin:5px 0 10px 0}
.findAHealthPlanPage .cmp-footer .cmp-footer__container2{padding:20px 15px 40px}
.findAHealthPlanPage .cmp-footer .quicklinks p{font-size:1rem}
.findAHealthPlanPage .cmp-footer a{padding:0;text-decoration:none}
.findAHealthPlanPage .cmp-footer a:hover{text-decoration:underline}
@media only screen and (min-width:970px){.findAHealthPlanPage .root{width:970px;margin:0 auto;box-shadow:1px 0 8px 4px #a2988a}
}</pre></body></html>