body,html{position:relative}body{padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select,textarea{vertical-align:baseline}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top}input[type=search]{-webkit-box-sizing:content-box}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,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{transition:box-shadow .28s cubic-bezier(.4,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(.25,.8,.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(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.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{animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@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>.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,.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}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;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:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.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-hidden{display:none}._md-panel-offscreen{left:-9999px}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel{opacity:1;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;transition:none}.md-panel._md-panel-animate-enter{opacity:1;transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;transition:all .3s cubic-bezier(.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:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{transition:opacity .3s cubic-bezier(.4,0,1,1)}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:none;box-shadow:none;outline:none;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:none;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(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:none}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(.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 li:focus{color:#fff}}.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions li{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 li:focus{outline:none}.md-autocomplete-suggestions li: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(.25,.8,.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(.55,0,.55,.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:none}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;user-select:none;outline:none;border:0;padding:0 6px;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(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.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:none}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(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-icon-button .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.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,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;transition:all .3s cubic-bezier(.55,0,.55,.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-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.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,.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,.4)}.md-button .md-ripple-container{border-radius:2px;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.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(.25,.8,.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(.25,.8,.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>.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>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.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,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(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>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>img,md-card>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>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card .md-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{flex:1;justify-content:flex-start;display:flex;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,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-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[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-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,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-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[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-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[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-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[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-actions:not(.layout-column) .md-button+md-card-icon-actions,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>img{width:auto;height:auto}.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}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,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container{position:absolute;top:50%;transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-checkbox .md-container{left:auto;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:20px;height:20px;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:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;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:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}.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{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;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:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.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;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:none}.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:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;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;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.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:none}.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:none}.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:none}}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;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,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;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(.25,.8,.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 .md-calendar-month-label:not(.md-calendar-month-label-disabled){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:none;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:none;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:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-12px;top:9.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;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;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(.25,.8,.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(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.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{right:0;bottom:-2.5px;transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;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>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{transform:translateY(-85px);transition:transform .65s cubic-bezier(.25,.8,.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,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);display:flex;flex-direction:column}md-dialog.md-transition-in{opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate(0) scale(1)}md-dialog.md-transition-out{opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translateY(100%) scale(.2)}md-dialog>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])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}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-actions,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-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,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}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>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-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{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(.55,0,.55,.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(.55,0,.55,.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(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{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:0s}md-fab-speed-dial.md-scale .md-fab-action-item{transform:scale(0);transition:all .3s cubic-bezier(.55,0,.55,.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(.55,0,.55,.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>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.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(.55,0,.55,.2);transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,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>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,.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>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;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:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-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;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:3px;padding-right:0;z-index:1;transform:translate3d(0,28px,0) scale(1);transition:transform .4s cubic-bezier(.25,.8,.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;padding-right:3px;transform-origin:right top}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) input:not(:focus),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:none;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;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;padding-right:0;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-input-messages-animation.ng-enter .md-input-message-animation{opacity:0;margin-top:-100px}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(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}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;padding-left:5px}md-input-container .md-input-message-animation.ng-enter,md-input-container .md-input-message-animation:not(.ng-animate),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{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(.75);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.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(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 54px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;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;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;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>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.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>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 md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list.md-dense md-list-item .md-list-item-inner:before,md-list.md-dense md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line:before,md-list.md-dense md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line:before,md-list.md-dense md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}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>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:none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%;min-height:inherit}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>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}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(100% - 72px);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>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>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>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>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>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:flex;align-items:center;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;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-top:0;margin-bottom:0}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:24px;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>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.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>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.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>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.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>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.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>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>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}.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>*{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(.25,.8,.25,1);transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.2s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.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:0}md-menu-item{display:flex;flex-direction:row;min-height:48px;height:48px;align-content:center;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.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>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.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>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>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.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>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.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>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.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>.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>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;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(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}.md-button._md-nav-button:hover{background-color:inherit}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@keyframes indeterminate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{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}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) scale(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;animation:query .8s cubic-bezier(.39,.575,.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{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{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{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{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;animation:buffer 3s linear infinite}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes md-progress-linear-indeterminate-scale-1{0%{transform:scaleX(.1);animation-timing-function:linear}36.6%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{transform:scaleX(.83);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;animation-timing-function:linear}20%{left:-105.16667%;animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-scale-2{0%{transform:scaleX(.1);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{transform:scaleX(.57);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{transform:scaleX(.91);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;animation-timing-function:cubic-bezier(.4,.62703,.6,.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],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;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>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(.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;margin-right:30px}md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.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;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}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(.25,.8,.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:translateZ(0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.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:translateZ(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%)}.md-sidenav-right.md-closed{transform:translate(0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@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}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{transition:transform .4s cubic-bezier(.25,.8,.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:translateY(-22px) translateX(-2px) scale(.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(.25,.8,.25,1);transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.25s}md-input-container>md-select{margin:0;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;margin:20px 0 26px}md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].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:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){transform:translate3d(0,1px,0)}.md-select-value{display:flex;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:64px;min-height:26px;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;align-items:flex-end;text-align:end;width:24px;margin:0 4px;transform:translate3d(0,-2px,0);font-size:1.2rem}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;speak:none;font-size:13px;transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:flex;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:flex;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(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>*{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:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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;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:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;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:20px;height:20px;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:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;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:12px;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;margin-right:10.66667px}@keyframes sliderFocusThumb{0%{transform:scale(.7)}30%{transform:scale(1)}to{transform:scale(.7)}}@keyframes sliderDiscreteFocusThumb{0%{transform:scale(.7)}50%{transform:scale(.8)}to{transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{transform:scale(.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:none;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(.25,.8,.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(.25,.8,.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(.7);transition:all .4s cubic-bezier(.25,.8,.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(.4) translate3d(0,67.5px,0);transition:all .3s cubic-bezier(.35,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(.35,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(.7);opacity:0;transition:all .35s cubic-bezier(.35,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(.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:none}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(.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{animation:sliderFocusThumb .7s cubic-bezier(.35,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);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,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:translateZ(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:translateZ(0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{transform:scale(.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(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);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(.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:translateZ(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;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>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>: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:translateZ(0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{animation:subheaderStickyHoverIn .3s ease-out both}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(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{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-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline: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;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:grab;width:36px;height:24px;position:relative;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:grabbing}md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before{background-color:rgba(0,0,0,.12)}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:translateZ(0);z-index:1}md-switch.md-checked .md-thumb-container{transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:transparent;content:"";display:block;height:auto;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}}@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:translateZ(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(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}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:translate3d(-50%,-50%,0)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS02MTgtMTIwOEg3ODJ2MzYwMEgtNjE4eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNS40IDcuNEwxNCA2bC02IDYgNiA2IDEuNC0xLjQtNC42LTQuNnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+")}[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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS02MTgtMTMzNkg3ODJ2MzYwMEgtNjE4eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMCA2TDguNiA3LjRsNC42IDQuNi00LjYgNC42TDEwIDE4bDYtNnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{transform:translate3d(-50%,-50%,0) 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(.35,0,.25,1);position:absolute;left:0;transform:translateZ(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-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(.35,0,.25,1);overflow:auto;transform:translateZ(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%);animation:md-tab-content-hide 1s;opacity:0}[dir=rtl] md-tab-content.md-left:not(.md-active){transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){transform:translateX(100%);animation:md-tab-content-hide 1s;opacity:0}[dir=rtl] md-tab-content.md-right:not(.md-active){transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{transition:visibility 0s linear;transition-delay:.5s;visibility:hidden}md-tab-content>div{flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{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(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,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 24px;transition:background-color .35s cubic-bezier(.35,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{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{transition:none}md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 6px}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(.25,.8,.25,1)}md-toast .md-toast-content{display:flex;direction:row;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;transform:translateZ(0) rotate(0deg);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(.55,0,.55,.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(.25,.8,.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:translateZ(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:12px}[dir=rtl] md-toast .md-button{margin-right:12px;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(.35,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>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>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(.35,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>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.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{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(.25,.8,.25,1);transition-duration:.15s;transform:scale(1);opacity:.9}.md-tooltip.md-hide{transition:all .3s cubic-bezier(.55,0,.55,.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,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(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,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.offset-33{margin-left:33.33333%}.flex-offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{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;box-sizing:border-box}.flex-0,.layout-row>.flex-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-0{min-width:0}.layout-column>.flex-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-5,.layout-row>.flex-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-10,.layout-row>.flex-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-15,.layout-row>.flex-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-20,.layout-row>.flex-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-25,.layout-row>.flex-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-30,.layout-row>.flex-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-35,.layout-row>.flex-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-40,.layout-row>.flex-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-45,.layout-row>.flex-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-50,.layout-row>.flex-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-55,.layout-row>.flex-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-60,.layout-row>.flex-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-65,.layout-row>.flex-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-70,.layout-row>.flex-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-75,.layout-row>.flex-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-80,.layout-row>.flex-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-85,.layout-row>.flex-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-90,.layout-row>.flex-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-95,.layout-row>.flex-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-33{flex:1 1 33.33%}.layout-row>.flex-66{flex:1 1 66.66%}.layout-column>.flex-33{flex:1 1 33.33%}.layout-column>.flex-66{flex:1 1 66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.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,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.offset-xs-33{margin-left:33.33333%}.flex-offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{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,.layout-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xs-column>.flex-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xs-row>.flex-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xs-10,.layout-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xs-row>.flex-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xs-15,.layout-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xs-row>.flex-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xs-20,.layout-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xs-row>.flex-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xs-25,.layout-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xs-row>.flex-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xs-30,.layout-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xs-row>.flex-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xs-35,.layout-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xs-row>.flex-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xs-40,.layout-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xs-row>.flex-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xs-45,.layout-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xs-row>.flex-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xs-50,.layout-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xs-row>.flex-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xs-55,.layout-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xs-row>.flex-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xs-60,.layout-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xs-row>.flex-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xs-65,.layout-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xs-row>.flex-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xs-70,.layout-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xs-row>.flex-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xs-75,.layout-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xs-row>.flex-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xs-80,.layout-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xs-row>.flex-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xs-85,.layout-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xs-row>.flex-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xs-90,.layout-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xs-row>.flex-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xs-95,.layout-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xs-row>.flex-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-row>.flex-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.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>*{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,.layout-row>.flex-gt-xs-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-xs-row>.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>.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,.layout-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-xs-100,.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-xs-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide: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,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.offset-sm-33{margin-left:33.33333%}.flex-offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{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,.layout-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-sm-column>.flex-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-sm-row>.flex-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-sm-10,.layout-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-sm-row>.flex-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-sm-15,.layout-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-sm-row>.flex-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-sm-20,.layout-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-sm-row>.flex-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-sm-25,.layout-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-sm-row>.flex-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-sm-30,.layout-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-sm-row>.flex-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-sm-35,.layout-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-sm-row>.flex-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-sm-40,.layout-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-sm-row>.flex-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-sm-45,.layout-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-sm-row>.flex-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-sm-50,.layout-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-sm-row>.flex-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-sm-55,.layout-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-sm-row>.flex-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-sm-60,.layout-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-sm-row>.flex-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-sm-65,.layout-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-sm-row>.flex-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-sm-70,.layout-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-sm-row>.flex-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-sm-75,.layout-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-sm-row>.flex-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-sm-80,.layout-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-sm-row>.flex-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-sm-85,.layout-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-sm-row>.flex-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-sm-90,.layout-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-sm-row>.flex-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-sm-95,.layout-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-sm-row>.flex-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-row>.flex-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.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>*{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,.layout-row>.flex-gt-sm-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-sm-row>.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>.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,.layout-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-sm-100,.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-sm-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):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,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.offset-md-33{margin-left:33.33333%}.flex-offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{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,.layout-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-md-row>.flex-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-md-column>.flex-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-md-row>.flex-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-md-10,.layout-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-md-row>.flex-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-md-15,.layout-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-md-row>.flex-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-md-20,.layout-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-md-row>.flex-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-md-25,.layout-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-md-row>.flex-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-md-30,.layout-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-md-row>.flex-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-md-35,.layout-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-md-row>.flex-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-md-40,.layout-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-md-row>.flex-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-md-45,.layout-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-md-row>.flex-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-md-50,.layout-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-md-row>.flex-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-md-55,.layout-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-md-row>.flex-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-md-60,.layout-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-md-row>.flex-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-md-65,.layout-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-md-row>.flex-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-md-70,.layout-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-md-row>.flex-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-md-75,.layout-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-md-row>.flex-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-md-80,.layout-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-md-row>.flex-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-md-85,.layout-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-md-row>.flex-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-md-90,.layout-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-md-row>.flex-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-md-95,.layout-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-md-row>.flex-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-row>.flex-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-md-column>.flex-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.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>*{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,.layout-row>.flex-gt-md-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-md-row>.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>.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,.layout-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-md-10,.layout-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-md-15,.layout-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-md-20,.layout-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-md-25,.layout-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-md-30,.layout-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-md-35,.layout-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-md-40,.layout-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-md-45,.layout-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-md-50,.layout-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-md-55,.layout-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-md-60,.layout-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-md-65,.layout-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-md-70,.layout-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-md-75,.layout-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-md-80,.layout-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-md-85,.layout-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-md-90,.layout-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-md-95,.layout-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-md-100,.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-md-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):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,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.offset-lg-33{margin-left:33.33333%}.flex-offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{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,.layout-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-lg-column>.flex-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-lg-row>.flex-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-lg-10,.layout-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-lg-row>.flex-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-lg-15,.layout-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-lg-row>.flex-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-lg-20,.layout-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-lg-row>.flex-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-lg-25,.layout-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-lg-row>.flex-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-lg-30,.layout-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-lg-row>.flex-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-lg-35,.layout-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-lg-row>.flex-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-lg-40,.layout-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-lg-row>.flex-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-lg-45,.layout-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-lg-row>.flex-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-lg-50,.layout-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-lg-row>.flex-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-lg-55,.layout-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-lg-row>.flex-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-lg-60,.layout-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-lg-row>.flex-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-lg-65,.layout-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-lg-row>.flex-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-lg-70,.layout-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-lg-row>.flex-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-lg-75,.layout-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-lg-row>.flex-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-lg-80,.layout-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-lg-row>.flex-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-lg-85,.layout-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-lg-row>.flex-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-lg-90,.layout-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-lg-row>.flex-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-lg-95,.layout-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-lg-row>.flex-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-row>.flex-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.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>*{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,.layout-row>.flex-gt-lg-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-gt-lg-row>.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>.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,.layout-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.flex-gt-lg-100,.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-gt-lg-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.offset-xl-33{margin-left:33.33333%}.flex-offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-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>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{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,.layout-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box;min-width:0}.layout-xl-column>.flex-xl-0{flex:1 1 100%;max-width:100%;max-height:0%;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.layout-xl-row>.flex-xl-5{flex:1 1 100%;max-width:5%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{flex:1 1 100%;max-width:100%;max-height:5%;box-sizing:border-box}.flex-xl-10,.layout-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.layout-xl-row>.flex-xl-10{flex:1 1 100%;max-width:10%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{flex:1 1 100%;max-width:100%;max-height:10%;box-sizing:border-box}.flex-xl-15,.layout-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.layout-xl-row>.flex-xl-15{flex:1 1 100%;max-width:15%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{flex:1 1 100%;max-width:100%;max-height:15%;box-sizing:border-box}.flex-xl-20,.layout-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.layout-xl-row>.flex-xl-20{flex:1 1 100%;max-width:20%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{flex:1 1 100%;max-width:100%;max-height:20%;box-sizing:border-box}.flex-xl-25,.layout-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.layout-xl-row>.flex-xl-25{flex:1 1 100%;max-width:25%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{flex:1 1 100%;max-width:100%;max-height:25%;box-sizing:border-box}.flex-xl-30,.layout-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.layout-xl-row>.flex-xl-30{flex:1 1 100%;max-width:30%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{flex:1 1 100%;max-width:100%;max-height:30%;box-sizing:border-box}.flex-xl-35,.layout-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.layout-xl-row>.flex-xl-35{flex:1 1 100%;max-width:35%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{flex:1 1 100%;max-width:100%;max-height:35%;box-sizing:border-box}.flex-xl-40,.layout-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.layout-xl-row>.flex-xl-40{flex:1 1 100%;max-width:40%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{flex:1 1 100%;max-width:100%;max-height:40%;box-sizing:border-box}.flex-xl-45,.layout-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.layout-xl-row>.flex-xl-45{flex:1 1 100%;max-width:45%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{flex:1 1 100%;max-width:100%;max-height:45%;box-sizing:border-box}.flex-xl-50,.layout-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.layout-xl-row>.flex-xl-50{flex:1 1 100%;max-width:50%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{flex:1 1 100%;max-width:100%;max-height:50%;box-sizing:border-box}.flex-xl-55,.layout-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.layout-xl-row>.flex-xl-55{flex:1 1 100%;max-width:55%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{flex:1 1 100%;max-width:100%;max-height:55%;box-sizing:border-box}.flex-xl-60,.layout-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.layout-xl-row>.flex-xl-60{flex:1 1 100%;max-width:60%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{flex:1 1 100%;max-width:100%;max-height:60%;box-sizing:border-box}.flex-xl-65,.layout-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.layout-xl-row>.flex-xl-65{flex:1 1 100%;max-width:65%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{flex:1 1 100%;max-width:100%;max-height:65%;box-sizing:border-box}.flex-xl-70,.layout-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.layout-xl-row>.flex-xl-70{flex:1 1 100%;max-width:70%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{flex:1 1 100%;max-width:100%;max-height:70%;box-sizing:border-box}.flex-xl-75,.layout-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.layout-xl-row>.flex-xl-75{flex:1 1 100%;max-width:75%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{flex:1 1 100%;max-width:100%;max-height:75%;box-sizing:border-box}.flex-xl-80,.layout-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.layout-xl-row>.flex-xl-80{flex:1 1 100%;max-width:80%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{flex:1 1 100%;max-width:100%;max-height:80%;box-sizing:border-box}.flex-xl-85,.layout-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.layout-xl-row>.flex-xl-85{flex:1 1 100%;max-width:85%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{flex:1 1 100%;max-width:100%;max-height:85%;box-sizing:border-box}.flex-xl-90,.layout-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.layout-xl-row>.flex-xl-90{flex:1 1 100%;max-width:90%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{flex:1 1 100%;max-width:100%;max-height:90%;box-sizing:border-box}.flex-xl-95,.layout-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-95{flex:1 1 100%;max-width:100%;max-height:95%;box-sizing:border-box}.layout-xl-row>.flex-xl-95{flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-33{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-column>.flex-xl-33{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-xl-66{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-row>.flex-xl-33{flex:1 1 100%;max-width:33.33%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-66{flex:1 1 100%;max-width:66.66%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{flex:1 1 100%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{flex:1 1 100%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;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-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):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}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Glyphicons Halflings;src:url(/static/bundles/5be1347c682810f199c7f486f40c5974.eot);src:url(/static/bundles/5be1347c682810f199c7f486f40c5974.eot?#iefix) format("embedded-opentype"),url(/static/bundles/be810be3a3e14c682a257d6eff341fe4.woff2) format("woff2"),url(/static/bundles/82b1212e45a2bc35dd731913b27ad813.woff) format("woff"),url(/static/bundles/4692b9ec53fd5972caa2f2372ae20d16.ttf) format("truetype"),url(/static/bundles/060b2710bdbbe3dfe48b58d59bd5f1fb.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Open Sans,sans-serif;font-size:15px;line-height:1.42857;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:21px;margin-bottom:21px;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-serif;font-weight:700;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:21px;margin-bottom:10.5px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10.5px;margin-bottom:10.5px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:51px}.h2,h2{font-size:24px}.h3,h3{font-size:26px}.h4,h4{font-size:19px}.h5,h5{font-size:15px}.h6,h6{font-size:14px}p{margin:0 0 10.5px}.lead{margin-bottom:21px;font-size:17px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:22.5px}}.small,small{font-size:86%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10.5px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:21px}dd,dt{line-height:1.42857}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:18.75px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:21px;font-style:normal;line-height:1.42857}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:21px;font-size:22.5px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:7px}.form-control,output{display:block;font-size:15px;line-height:1.42857;color:#00af59}.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #515151;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{border-color:#004925;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,73,37,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,73,37,.6)}.form-control::-moz-placeholder{color:#bfbfbf}.form-control:-ms-input-placeholder{color:#bfbfbf}.form-control::-webkit-input-placeholder{color:#bfbfbf}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm>.input-group-btn>input.btn[type=date],.input-group-sm>.input-group-btn>input.btn[type=datetime-local],.input-group-sm>.input-group-btn>input.btn[type=month],.input-group-sm>.input-group-btn>input.btn[type=time],.input-group-sm>input.form-control[type=date],.input-group-sm>input.form-control[type=datetime-local],.input-group-sm>input.form-control[type=month],.input-group-sm>input.form-control[type=time],.input-group-sm>input.input-group-addon[type=date],.input-group-sm>input.input-group-addon[type=datetime-local],.input-group-sm>input.input-group-addon[type=month],.input-group-sm>input.input-group-addon[type=time],.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg>.input-group-btn>input.btn[type=date],.input-group-lg>.input-group-btn>input.btn[type=datetime-local],.input-group-lg>.input-group-btn>input.btn[type=month],.input-group-lg>.input-group-btn>input.btn[type=time],.input-group-lg>input.form-control[type=date],.input-group-lg>input.form-control[type=datetime-local],.input-group-lg>input.form-control[type=month],.input-group-lg>input.form-control[type=time],.input-group-lg>input.input-group-addon[type=date],.input-group-lg>input.input-group-addon[type=datetime-local],.input-group-lg>input.input-group-addon[type=month],.input-group-lg>input.input-group-addon[type=time],.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:47px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:21px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:36px}.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{height:30px;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:0}.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{height:30px;line-height:30px}.input-group-sm>.input-group-btn>select.btn[multiple],.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select.form-control[multiple],.input-group-sm>select.input-group-addon[multiple],.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:0}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:34px;padding:6px 10px;font-size:13px;line-height:1.5}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{height:47px;padding:10px 16px;font-size:19px;line-height:1.33333;border-radius:0}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{height:47px;line-height:47px}.input-group-lg>.input-group-btn>select.btn[multiple],.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select.form-control[multiple],.input-group-lg>select.input-group-addon[multiple],.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:47px;padding:10px 16px;font-size:19px;line-height:1.33333;border-radius:0}.form-group-lg select.form-control{height:47px;line-height:47px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:47px;min-height:40px;padding:11px 16px;font-size:19px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback{width:47px;height:47px;line-height:47px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-feedback label~.form-control-feedback{top:26px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:28px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:19px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:13px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:1em;line-height:1.42857;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:1em;line-height:1.33333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:1em;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:1em;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.alert{padding:15px;margin-bottom:21px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.caret{width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:15px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:13px;line-height:1.42857;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:15px;font-weight:400;line-height:1;color:#00af59;text-align:center;background-color:#eee;border:1px solid #515151;border-radius:0}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:13px;border-radius:0}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:19px;border-radius:0}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group .form-control:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group .form-control:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:0 0 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.pagination{display:inline-block;padding-left:0;margin:21px 0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;background-color:transparent;border:1px solid transparent;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#515151;background-color:transparent;border-color:transparent}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:transparent;border-color:transparent;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#ebebeb;border-color:transparent;cursor:not-allowed}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.breadcrumb{padding:8px 15px;margin-bottom:21px;list-style:none;background-color:#f5f5f5;border-radius:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:13px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:32px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}h4.ng-invalid,label.ng-invalid{display:flex;align-items:center;color:#c0582d!important}h4.ng-invalid:after,label.ng-invalid:after{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-left:.25em;display:inline-flex;background:url(/static/bundles/36fc57bcb2bc62e28878fb6b3005ccab.svg) no-repeat 50%;background-size:contain}.contact-us-page .text-center img{width:200px}.contact-us-page .radio-button label{font-size:1em}.contact-us-page .contact-link{margin-bottom:20px}@media (max-width:640px){.contact-us-page .contact-link{margin:0}}.contact-us-page .contact-link:last-child{margin-bottom:0}.form-block p{color:#515151;font-size:22px;font-weight:600}@media (max-width:640px){.form-block p{font-size:15px;margin-bottom:0}}.contact-group{list-style:none;box-shadow:none}.contact-group li{margin-bottom:10px;color:#515151;font-size:1em}@media (max-width:640px){.contact-group li{display:flex;align-items:center}}.contact-group li span{background:#d9d9d9;width:2em;height:2em;display:inline-block;border-radius:50%;margin-right:.4em}.contact-group li span img{width:100%}.contact-group li a{color:#515151;vertical-align:text-bottom;border-bottom:2px dashed #1eb068}@media (max-width:640px){.contact-group li a{vertical-align:top}}.contact-group li a:active,.contact-group li a:focus,.contact-group li a:hover{text-decoration:none}.contact-group li:hover>span{background:#2c0777}.captcha-block{max-width:304px;height:78px;margin-bottom:15px}.contact-link{text-decoration:none!important;margin-left:30px}.contact-link,.contact-link:hover{border-bottom:2px dashed #1eb068}@media (max-width:480px){.contact-link{text-align:left;white-space:normal}.contact-link,.contact-link:hover{border-bottom:none}}.disclaimer-wrapper .disclaimer-container{padding-top:50px}@media (max-width:992px){.disclaimer-wrapper .disclaimer-container{position:relative;padding-bottom:0;padding-top:20px}}.disclaimer-wrapper .disclaimer-container.disclaimer-accepted .disclaimer{bottom:210px;height:calc(100% - 400px);padding-top:0!important}@media (max-width:992px){.disclaimer-wrapper .disclaimer-container.disclaimer-accepted .disclaimer{position:relative;width:100%;padding-top:50px;bottom:0;padding-bottom:20px}}.disclaimer-wrapper h1{margin:10px 0;color:#00af59;font-weight:700;font-size:38px}@media (max-width:768px){.disclaimer-wrapper h1{font-size:20px}}.disclaimer-wrapper p{line-height:1.33em}.disclaimer-wrapper p.sub-title{font-size:36px;color:#00af59;line-height:46px}@media (max-width:768px){.disclaimer-wrapper p.sub-title{font-size:15px;line-height:22px}}.disclaimer-wrapper h2{color:#1eb068;font-size:22px;font-weight:400;line-height:1.57143;margin-bottom:50px;margin-top:0}.disclaimer-wrapper li,.disclaimer-wrapper ol,.disclaimer-wrapper p,.disclaimer-wrapper ul{color:#515151;margin-bottom:15px;line-height:1.85714}.disclaimer-wrapper .btn-link{color:#515151;border-bottom:2px dashed #1eb068}.disclaimer-wrapper .btn-link:hover{text-decoration:none;transition:.33s}.disclaimer-wrapper .button-block{margin-bottom:30px}.disclaimer-wrapper .button-block .btn-default.button-gray{border:2px solid #515151;color:#515151}.disclaimer-wrapper .button-block .btn-default.button-gray:active,.disclaimer-wrapper .button-block .btn-default.button-gray:focus,.disclaimer-wrapper .button-block .btn-default.button-gray:hover{background:#515151;color:#fff}.disclaimer-wrapper .button-block .btn-default.button-gray span{font-size:15px}@media (max-width:992px){.disclaimer-wrapper .button-block .btn-default.button-gray span{font-size:10px}}.disclaimer-wrapper .hero.banner{padding:10px 0}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:12px}::-webkit-scrollbar:horizontal{height:12px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;border:2px solid #fff}::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.user-profile-page .user-profile-avatar .user-photo-wrapper{width:130px;height:130px;position:relative;margin:0 auto;float:none}@media (max-width:767px){.user-profile-page .user-profile-avatar .user-photo-wrapper{width:100px;height:100px}}.user-profile-page .user-profile-avatar .user-photo-wrapper button{position:absolute;bottom:0;right:0;display:block;top:inherit;padding:0;border:none;background:transparent;font-size:26px;color:#515151;outline:none;box-shadow:0 0 0}.user-profile-page .settings-block label{margin-bottom:0;font-weight:600}.user-profile-page .button-block{border-bottom:none;padding-bottom:0;margin-top:20px}.user-profile-page .content-block{max-width:1150px}.login-settings{margin:30px 0 0;display:block;text-align:center}@media (max-width:767px){.login-settings{margin:10px 0 20px}}.login-settings .image-block,.login-settings .text-block{float:none;display:inline-block;margin:0 3px}.login-settings .image-block img{width:30px;height:30px}@media (max-width:767px){.login-settings .image-block{width:30px;height:30px}.login-settings .image-block img{width:100%;height:auto;margin:0;padding:0}}.login-settings .text-block{font-size:15px;color:#515151;margin-top:10px}@media (max-width:767px){.login-settings .text-block{margin-left:0;width:100%}}.email-input{position:relative}.email-input img{position:absolute;top:20px;right:0;width:20px}@media (max-width:767px){.email-input img{width:13px}}.email-input .resend-email{color:#c96c46;font-size:12px}.email-input .button-visible{display:inline-block;margin-top:-2px;margin-right:5px}.profile-acc-status{text-align:center}.profile-acc-status .acc-status{color:#515151;font-size:18px;font-weight:700;display:block}.profile-acc-status .acc-status.premium{color:#2c0777}.profile-acc-status .stars{display:block}.profile-acc-status .btn-link{margin:0 2px}.profile-acc-status span{display:block;text-align:center;font-size:12px;color:#515151}.payment-details{color:#515151}.payment-details .btn-link.back{position:relative;color:#fff;margin-left:25px;cursor:pointer;text-decoration:none}.payment-details .btn-link.back:hover{text-decoration:underline}.payment-details .btn-link.back:before{content:"";position:absolute;width:17px;height:10px;background:url(/static/bundles/2d1a6813de99e40d7e2387740f889dc3.svg) no-repeat 50%;left:-23px;bottom:4px;background-size:contain}.btn-list{margin:0;padding:0;list-style:none}.btn-list .btn-primary{width:100%;text-align:center}.social-list{margin:10px 0 0;padding:0;list-style:none;text-align:center}.social-list a,.social-list li{display:inline-block}.social-list a{color:#00af59;border:2px solid #00af59;border-radius:50%;width:30px;height:30px;line-height:25px;outline:none}.social-list a:hover{background:#2c0777;border-color:#2c0777;color:#fff}.about-us-page .hero.banner{padding:40px 0 10px;margin-bottom:30px}@media (max-width:1023px){.about-us-page .hero.banner{padding:10px 0}}.about-us-page .hero h1{margin:0 0 10px}.about-us-page h2{color:#1eb068;font-size:22px;font-weight:400;line-height:1.57143}.about-us-page p{color:#515151;margin-bottom:30px;line-height:1.85714}@media (max-width:640px){.about-us-page p a{display:inline-block}}.about-us-page p a{color:#515151;border-bottom:2px dashed #1eb068}.about-us-page p a:hover{text-decoration:none;color:#1eb068;transition:.33s}.about-us-page div img{width:100%;float:left}.about-us-page div img.about-us-img{width:200px}@media (max-width:640px){.about-us-page div img.about-us-img{width:100px;float:left}}.dictionary-page .hero.banner{padding:40px 0 10px;margin-bottom:30px}@media (max-width:1023px){.dictionary-page .hero.banner{padding:10px 0}}.dictionary-page .hero h1{margin:0 0 10px}.dictionary-page h2{color:#1eb068;font-size:22px;font-weight:400;line-height:1.57143;margin-bottom:50px}.dictionary-page p{color:#515151;margin-bottom:30px;line-height:1.85714}.dictionary-page .alphabet{margin-bottom:65px}.dictionary-page .alphabet .btn-link{font-family:Lucida Console,monaco,monospace;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#515151;border-bottom:2px solid #1eb068;display:inline-block;margin:0 5px;font-size:22px;text-decoration:none;text-transform:uppercase}.dictionary-page .alphabet .btn-link:hover{text-decoration:none;color:#1eb068;transition:.33s}.dictionary-page .letter-title{position:relative;height:2px;background:#bfbfbf;margin-bottom:45px}.dictionary-page .letter-title .letter{position:absolute;width:50px;height:50px;left:0;right:0;margin:auto;border-radius:50%;top:-24px}.dictionary-page .dictionary-wrapper{margin-bottom:65px}.dictionary-page .dictionary-wrapper .dictionary-block .dictionary-title{font-size:22px;color:#2c0777}.dictionary-page .dictionary-wrapper:before{display:block;content:" ";margin-top:-120px;height:120px;visibility:hidden}.notifications-counter{background:#00af59;position:absolute;color:#fff;font-size:10.5px;border-radius:50%;display:block;width:12px;height:12px;text-align:center;line-height:20px;right:-2px;top:-2px}.notifications-counter:hover{color:#fff;text-decoration:none}.notifications-counter.only-mobile{display:none}@media (max-width:1024px){.notifications-counter.only-mobile{right:inherit;top:inherit;display:inline-block;margin-left:5px}}cpt-notification-card{display:block;padding:0 2em}cpt-notification-card p{margin:0}cpt-notification-card>.event-card{display:block;padding:.5em 0}cpt-notification-card:first-of-type>.event-card{margin-top:.5em}cpt-notification-card:last-of-type>.event-card{margin-top:0;padding-bottom:1em}cpt-notification-card:only-of-type>.event-card{margin-top:.5em}cpt-create-case-comment.dashboard{display:block;padding:0 2em;margin-top:.5em}cpt-create-case-comment .form-group{margin:1em 0 .5em}cpt-create-case-comment .form-group textarea,cpt-create-case-comment .form-group textarea:active,cpt-create-case-comment .form-group textarea:focus{background-color:#f2f2f2;padding:.5em}cpt-create-case-comment .hr{border-bottom:1px solid #d9d9d9;padding-bottom:.5em}.cpt-events{display:block;margin:0 0 1em;box-shadow:0 0 1.33333rem rgba(31,31,31,.28);background-color:#fff;border-radius:.667rem .667rem 0 0}.events__header,.events_group__header{position:relative;padding:1em 2em;background:#137863;border-radius:.667rem .667rem 0 0;color:#fff}.events__header a,.events__header a:hover,.events_group__header a,.events_group__header a:hover{color:inherit}.events__header .h_caret,.events_group__header .h_caret{position:absolute;right:1em;top:1.5em}.events_group__header{background:transparent;border-radius:0}.cpt-events__header__lnk{font-weight:700;font-size:1.1em;white-space:normal;text-align:left}.cpt-card-status{margin-left:.25em}@media (max-width:420px){.cpt-card-status{margin-left:0}}.rings{position:relative;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;height:.666667em;width:.666667em;border-radius:100%;opacity:1;animation:fadeIn .25s ease}.rings.green{background:#00af59}.rings.green:after{animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.green:after,.rings.green:before{content:"";opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;height:100%;width:100%;border:6px solid #00af59;border-radius:100%;animation-name:ripple;animation-duration:0;z-index:-1}.rings.green:before{animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.green.animate:after{animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.green.animate:after,.rings.green.animate:before{content:"";opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;height:100%;width:100%;border:6px solid #00af59;border-radius:100%;animation-name:ripple;animation-duration:3s;z-index:-1}.rings.green.animate:before{animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.orange{background:#c0582d}.rings.orange:after{animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.orange:after,.rings.orange:before{content:"";opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;height:100%;width:100%;border:6px solid #c0582d;border-radius:100%;animation-name:ripple;animation-duration:0;z-index:-1}.rings.orange:before{animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.orange.animate:after{animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.orange.animate:after,.rings.orange.animate:before{content:"";opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;height:100%;width:100%;border:6px solid #c0582d;border-radius:100%;animation-name:ripple;animation-duration:3s;z-index:-1}.rings.orange.animate:before{animation-delay:.5s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.65,0,.34,1)}.rings.is_read{opacity:0;animation:fadeOut .5s ease;animation-fill-mode:forwards}.event-body>i{position:absolute;left:-.3333333em;margin:.9em 0 0}@keyframes ripple{0%{opacity:1;transform:scale3d(.75,.75,1)}to{opacity:0;transform:scale3d(1.5,1.5,1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.chat-block{padding:.5em 1em;border-radius:5px;background:#f5f5f5;width:max-content;max-width:fit-content;max-width:-moz-fit-content;word-break:break-word}.chat-block__user{background:#e9e6f1;color:#2c0677}.chat-block__staff{background:#e5f0ee;color:#137863}.chat-block a{color:inherit;text-decoration:underline}.chat-block a.btn{text-decoration:none}@media (max-width:767px){.my-documents h2{padding:0 15px}}@media (max-width:992px){.my-documents .container{padding:0}}.my-documents .container.drag-hover .drop-indicator{opacity:1;visibility:visible;z-index:1040}.my-documents .container.drag-hover .drop-indicator .img-middle,.my-documents .container.drag-hover .drop-indicator .img-top{top:-70px}.my-documents .container.drag-hover .drop-indicator .img-bottom{height:150px;top:-26px}.my-documents .hero.banner{background:url(/static/bundles/9005bcec87ae7a36f2c2997d3e1efbf7.svg) no-repeat 50%;background-size:cover}.my-documents .textarea-wrapper{padding-bottom:20px;border-bottom:none;min-height:150px}.my-documents .btn-primary{background-color:#fff;border-width:2px;border-color:#006d73;color:#006d73;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.my-documents .btn-primary:active:focus,.my-documents .btn-primary:active:hover,.my-documents .btn-primary:focus:hover,.my-documents .btn-primary:hover{border-color:#006d73;background-color:#006d73;color:#fff;outline:0}.my-documents .btn-primary.active,.my-documents .btn-primary:active{border-color:#003336;background-color:transparent;color:#003336;outline:0}.my-documents .btn-primary.disabled,.my-documents .btn-primary.disabled.active,.my-documents .btn-primary.disabled.focus,.my-documents .btn-primary.disabled:active,.my-documents .btn-primary.disabled:focus,.my-documents .btn-primary.disabled:hover,.my-documents .btn-primary[disabled],.my-documents .btn-primary[disabled].active,.my-documents .btn-primary[disabled].focus,.my-documents .btn-primary[disabled]:active,.my-documents .btn-primary[disabled]:focus,.my-documents .btn-primary[disabled]:hover,fieldset[disabled] .my-documents .btn-primary,fieldset[disabled] .my-documents .btn-primary.active,fieldset[disabled] .my-documents .btn-primary.focus,fieldset[disabled] .my-documents .btn-primary:active,fieldset[disabled] .my-documents .btn-primary:focus,fieldset[disabled] .my-documents .btn-primary:hover{border-color:rgba(0,109,115,.75)!important;color:rgba(0,109,115,.75)!important;background-color:#fff;background-image:none}.my-documents .btn-primary.attach-icon{padding-left:50px;padding-right:10px;background:url(/static/bundles/002c7613332592715068da163cf8ba3e.svg) no-repeat left 10px center;background-size:30px}.my-documents .btn-primary.attach-icon:hover{background:url(/static/bundles/a66aa8bb1c2b60cf0124fb8863195fc2.svg) no-repeat left 10px center #006d73;background-size:30px}.my-documents .btn-primary.attach-icon.lgreen{color:#00af59;border-color:#00af59;padding-left:2.5em;background:url(/static/bundles/0b816e2e275211c67c70c8ab11174f46.svg) no-repeat left 10px center;background-size:1.5em}.my-documents .btn-primary.attach-icon.lgreen:hover{background:url(/static/bundles/a66aa8bb1c2b60cf0124fb8863195fc2.svg) no-repeat left 10px center #00af59;background-size:1.5em;color:#fff}.my-documents .btn-primary.upload-icon{padding-left:2.667rem;background:url(/static/bundles/e3d5151625da3d6f9f303f9790ea75fd.svg) no-repeat left .667rem center;background-size:1.667rem}.my-documents .btn-primary.upload-icon:hover{background:url(/static/bundles/f10d43d1354a697bbcd117fbce0d4bbe.svg) no-repeat left .667rem center #006d73;background-size:1.667rem}.my-documents .file-error{padding-bottom:15px;list-style:none;padding-left:0;font-size:12px;margin-left:80px}@media (max-width:640px){.my-documents .file-error{border-bottom:none;padding:0;margin:0 0 0 10px}}.my-documents .file-error .error-message{display:inline-block}.my-documents .file-error .skipped-file{font-size:12px;display:inline-block;color:#515151}@media (max-width:992px){.my-documents .upl-img{display:none}}.my-documents .pagination-wrapper{border:none}.file-error{text-align:left!important}@media (max-width:992px){.table-block{padding:0 15px}}.table-block .table-header{border-bottom:2px solid #515151;padding-bottom:5px;font-weight:700;color:#515151}.table-block .remove-btn:hover{color:#c96c46}@media (max-width:992px){.table-block td{display:block!important}.table-block td .preview-file{height:38px}}@media (max-width:400px){.table-block .block .description-block{width:100%}}.table-block .block .description-block .btn-default-link{display:block;margin-top:3px}@media (max-width:992px){.table-block .block .description-block .btn-default-link{margin-top:0}}@media (max-width:400px){.table-block .block .description-block .btn-default-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}}.color-text-green{color:#1eb068}.block{display:flex;gap:.5rem}.block .upload-status{margin-top:0}.block .upload-status .upload-progress .progress-img{z-index:1}.block .upload-status .uploading-progress{font-style:italic;color:#515151}.block .upload-status .btn-link{margin-top:-3px;font-size:12px;margin-right:5px}.block .upload-status .progress-text{margin:0;position:relative;font-size:12px}.block .upload-status .progress-text.complete{color:#137863;position:relative;margin-left:10px}.block .upload-status .progress-text.complete:before{content:"";position:absolute;width:10px;height:21px;background:url(/static/bundles/edb16f9f1480cbf00806dd2313491156.svg) no-repeat 50%;background-size:contain;left:-10px}.block .upload-status .progress-text.failed-upload{color:#c96c46}.block .upload-status .progress-text .btn-link{cursor:pointer}.block .description-block{margin-top:0;margin-left:0;padding-left:3.667rem}.block .description-block .file-name{float:left;max-width:300px;min-width:265px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none;border-bottom:1px solid #515151;font-weight:700;background:transparent;outline:none;font-size:15px;color:#515151;line-height:18px;margin-bottom:3px}.block .description-block .form-group{position:relative}.block .description-block .form-group .dropdown-menu .active a{color:#fff!important;background:#00af59!important}.block .description-block .form-group .dropdown-menu{top:40px;left:0;width:100%}.block .error-message{font-size:12px;line-height:14px;display:block;float:none}.block-header{display:flex;align-items:center;margin-bottom:.5rem}.upl-img{float:left}.upl-img .img-top{width:70px;height:100px;background:url(/static/bundles/b01d2663558f206a323883a7ed040bfe.svg) no-repeat 50%;background-size:contain;top:0;position:relative;transition:1s;-webkit-transition-delay:.1s;transition-delay:1s}.upl-img .img-middle{background:url(/static/bundles/1ea01d3641f85a41b6674c10ca2f9a84.svg) no-repeat top;background-size:contain}.upl-img .img-bottom,.upl-img .img-middle{width:70px;height:100px;position:absolute;top:0;transition:1s}.upl-img .img-bottom{background:url(/static/bundles/26e3cad53bd9ca96ef447f9e2c7ea8a9.svg) no-repeat bottom;background-size:contain;left:0;-webkit-transition-delay:.1s;transition-delay:.1s}@media (max-width:992px){.upload-date-hidden{display:none}}.upload-info{font-size:13px;display:none}@media (max-width:992px){.upload-info{display:block;margin-bottom:5px}}.bill-table{margin:20px -15px 0}@media (max-width:767px){.bill-table{padding:0}}.bill-table .btn-link.remove-btn{color:#515151;font-style:normal}.bill-table .btn-link.remove-btn i{margin-right:3px}.bill-table .btn-link.remove-btn:hover{color:#1eb068}.bill-table .btn-default{margin-top:20px;margin-left:15px;float:left;background:#137863;border-color:#137863;color:#fff}.bill-table .btn-default:hover{background:transparent;color:#137863;border-color:#137863}@media (max-width:767px){.bill-table .btn-default{float:none!important}}.bill-table .important-mark{float:left;margin-top:28px}.bill-table .errorlist{padding:0!important;margin:28px 0 0 20px}@media (max-width:767px){.bill-table .errorlist{float:none!important;margin:10px 0 0 20px}}.bill-table .block{border-bottom:2px dashed #515151;display:block;align-items:start;min-height:235px}.bill-table .block .description-block{overflow:visible}.mobile-btn-upload{display:none;margin-bottom:10px}@media (max-width:640px){.mobile-btn-upload{display:block}}.bill-row{margin-top:20px}.bill-row .row{margin:0 -15px}@media (max-width:767px){.bill-row .row{display:table;margin:0 15px}.bill-row .row .col-xs-4{display:table-header-group;float:none}.bill-row .row .col-xs-8{display:table-footer-group;float:none}}@media (max-width:767px){.bill-row .row h2{padding:0}}.bill-row h2{font-size:30px;line-height:36px;margin:30px 0 10px}@media (max-width:767px){.bill-row h2{line-height:24px;margin-top:15px}}.bill-row img{width:100%}.bill-row p{font-size:18px;line-height:26px}@media (max-width:767px){.bill-row p{font-size:15px;line-height:18px}}.bill-row.bill-success h2{color:#006d73}.bill-row.bill-success .btn-link{font-size:18px;text-decoration:none;border-bottom:2px dashed #1eb068;border-radius:0}@media (max-width:767px){.bill-row.bill-success hr{display:none}}@media (max-width:767px){.bill-row .col-xs-4,.bill-row .col-xs-8{width:100%}.bill-row .col-xs-4 img,.bill-row .col-xs-8 img{width:50%;display:block;margin:0 auto}}.form-content{padding:20px;background:#fff;overflow:auto;height:100%;max-height:100%}@media (max-width:640px){.form-content{padding:10px 0 10px 10px}}.hidden-clear{display:none}@media (max-width:992px){.hidden-clear{display:block}}.total-column .custom-form-control-wrapper .custom-form-control{width:50%;float:left;margin-right:10px}.total-column .custom-form-control-wrapper .custom-form-control .select-wrapper{display:block;width:100%}.total-column .custom-form-control-wrapper .custom-form-control .select-wrapper .select-content{margin-left:0;min-width:auto;border-bottom:2px dashed #1eb068;width:100%;display:block}.total-column .custom-form-control-wrapper .custom-form-control .caret{position:absolute;right:0;color:#1eb068}.total-column label{font-size:13px;font-weight:700;margin-bottom:0;display:block}.total-column .btn-link{float:left;margin-top:22px;color:#bfbfbf;font-size:13px}.total-column .total-colum-row{margin-bottom:20px}.total-column .total-colum-row.input-row .btn-link{margin-top:2px}.total-column .total-colum-row.date-row .md-datepicker-input-container{float:left;width:50%;margin-right:10px}.total-column .total-colum-row.date-row .md-datepicker-input-container .md-datepicker-input{width:100%}.total-column .total-colum-row.date-row .btn-link{margin-top:4px}cpt-document-card,cpt-form-card{display:block;margin-bottom:1rem}cpt-document-card:last-child,cpt-form-card:last-child{margin-bottom:0}.organizer-card-wrapper{position:relative}.organizer-card-wrapper .reminder{background:#c0582d;height:2em;line-height:2em;text-align:center;color:#fff;font-weight:700}.organizer-card-wrapper .options-block{position:relative}.organizer-card-wrapper .options-block ul.dropdown-menu{left:0;top:51px}.organizer-card-wrapper .options-block ul.dropdown-menu a{color:#515151}@media (max-width:992px){.organizer-card-wrapper .options-block .select-wrapper{width:100%}}.organizer-card-wrapper .card-name{position:relative;padding:.667rem;box-shadow:0 0 .667rem hsla(0,0%,63.5%,.7);background:#fff;display:flex;gap:1rem}.organizer-card-wrapper .card-name .controls-wrap{display:flex;flex-grow:1;column-gap:2rem}@media (max-width:1199px){.organizer-card-wrapper .card-name .controls-wrap{flex-wrap:wrap;row-gap:.5rem;flex-direction:column}}.organizer-card-wrapper .card-name .block{flex-grow:1}.organizer-card-wrapper .card-name .block .preview-file{background:url(/static/bundles/794ad3eb2a9a511d532744aae18a08b8.svg) no-repeat 50%}.organizer-card-wrapper .card-name .block .preview-file.docx{background:#ebebeb url(/static/bundles/c8902c13a223ddce6b731fcbf035690c.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.gif{background:#ebebeb url(/static/bundles/db368a168c120d31ea9a70bb94047d1a.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.jpeg,.organizer-card-wrapper .card-name .block .preview-file.jpg{background:#ebebeb url(/static/bundles/ba10374e4642724ee4bf1aebaeadfce8.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.pdf{background:#ebebeb url(/static/bundles/f6b342549a1e9b217db647f180b81d32.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.txt{background:#ebebeb url(/static/bundles/5d22b86d7e58a966e8971cd49ea6a0a1.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.xls{background:#ebebeb url(/static/bundles/9f314bf5e28de0ef7099e42d02aa3bb1.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.xlsx{background:#ebebeb url(/static/bundles/8a1a3a909780662cafceb77e1b3535e5.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.doc{background:#ebebeb url(/static/bundles/69689a4422bd700694c34bd60e22af13.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.png{background:#ebebeb url(/static/bundles/3619cb1ba4fe4463c26c77b41da7a94b.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.auth{background:#ebebeb url(/static/bundles/3bf9cd58d310f60ff141d0a7577a9b19.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.bill{background:#ebebeb url(/static/bundles/12e7f66f77bbb026300ee99fba06cf64.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.eob{background:#ebebeb url(/static/bundles/a8972fd5f571060927b88a4bd07db7d7.svg) no-repeat 50%;background-size:50%}.organizer-card-wrapper .card-name .block .preview-file.other{background:#ebebeb url(/static/bundles/58c9c1022f5c3271aa627b8439616143.svg) no-repeat 50%;background-size:50%}@media (max-width:640px){.organizer-card-wrapper .card-name .block .preview-file{display:none}}.organizer-card-wrapper .card-name .block .bill-description{color:#515151;font-size:12px;line-height:14px;font-weight:400;margin-top:-2px}.organizer-card-wrapper .card-name .block .bill-description .remove-btn{font-size:12px;margin:-2px 0 -2px 2px}.organizer-card-wrapper .card-name .block .description-block{padding:0;display:flex;flex-flow:column;flex-grow:1;justify-content:center}@media (max-width:1199px){.organizer-card-wrapper .card-name .block .description-block{gap:.5rem}}.organizer-card-wrapper .card-name .block .description-block>button{font-size:1.1rem;width:fit-content}.organizer-card-wrapper .card-name .block .description-block .card-status button{font-size:.9rem}@media (max-width:1199px){.organizer-card-wrapper .card-name .block .description-block .card-status button{font-size:1rem}}.organizer-card-wrapper .card-name .btn-default-link{overflow:hidden;white-space:nowrap;display:inline-block;text-align:left}@media (max-width:640px){.organizer-card-wrapper .card-name .btn-default-link{display:inline-block;width:auto;white-space:normal}}.organizer-card-wrapper .card-name .open-arrow{position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #515151;right:0;top:0;bottom:0;margin:auto;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);cursor:pointer}@media (max-width:640px){.organizer-card-wrapper .card-name .open-arrow:before{content:"";width:50px;height:50px;position:absolute;top:-37px;right:-26px}}.organizer-card-wrapper .card-name .open-arrow:hover{border-top:10px solid #006d73}.organizer-card-wrapper .card-name .card-title-description{font-size:12px;font-weight:400;margin-right:10px;position:relative}@media (max-width:992px){.organizer-card-wrapper .card-name .card-title-description{display:block;margin-bottom:4px}}.organizer-card-wrapper .card-name .card-title-description.document-date .fill-value{width:auto;display:inline}.organizer-card-wrapper .card-name .card-title-description .upload-date{margin-right:10px}.organizer-card-wrapper .card-name .card-title-description .btn-link{font-size:12px;margin-left:10px}@media (max-width:992px){.organizer-card-wrapper .card-name .card-title-description .btn-link{display:inline-block;margin-left:0}}.organizer-card-wrapper .card-row{margin:0}.organizer-card-wrapper .card-content{margin-top:10px}.organizer-card-wrapper .card-content .row{margin:0}.organizer-card-wrapper .card-content .md-datepicker-input-container .md-datepicker-input{width:100%;max-width:100%;margin-left:0}.organizer-card-wrapper .card-content .col-md-2,.organizer-card-wrapper .card-content .col-md-3,.organizer-card-wrapper .card-content .col-md-4{padding:0 12px}.organizer-card-wrapper .card-content .custom-form-control-wrapper{width:100%}@media (max-width:640px){.organizer-card-wrapper .card-content .col-xs-3,.organizer-card-wrapper .card-content .col-xs-6{width:100%}.organizer-card-wrapper .card-content .col-xs-3.sm-card-block,.organizer-card-wrapper .card-content .col-xs-6.sm-card-block{width:50%}}@media (max-width:1024px){.organizer-card-wrapper .card-content .mention-tooltip{width:140px;white-space:normal;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);left:0;top:auto;bottom:26px}.organizer-card-wrapper .card-content .mention-tooltip:after{right:auto;left:20px}}.organizer-card-wrapper .card-content .linked-block{width:100%;padding:0 10px}.organizer-card-wrapper .card-content md-datepicker{width:100%}.organizer-card-wrapper.card-open{box-shadow:0 0 10px hsla(0,0%,63.5%,.7)}.organizer-card-wrapper.card-open .card-content{display:block;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s}@media (max-width:640px){.organizer-card-wrapper.card-open .card-content .col-xs-3,.organizer-card-wrapper.card-open .card-content .col-xs-6{width:100%}}.organizer-card-wrapper.card-open .card-name{box-shadow:none}.organizer-card-wrapper.card-open .btn-link .caret,.organizer-card-wrapper.card-open .card-name .open-arrow{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.organizer-card-wrapper .select-place{display:block}@media (max-width:1199px){.organizer-card-wrapper .card-status{flex-direction:row}}.organizer-card-wrapper .card-status .doc-status{background-position:50%;background-size:100%;background-repeat:no-repeat;height:20px;width:20px;display:inline-block;background-size:cover;position:absolute;left:0;top:4px}@media (max-width:992px){.organizer-card-wrapper .card-status .doc-status{width:13px;height:13px;top:2px}}.organizer-card-wrapper .card-status .doc-status.status-1{background-image:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg)}.organizer-card-wrapper .card-status .doc-status.status-2{background-image:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg)}.organizer-card-wrapper .card-status .doc-status.status-3{background-image:url(/static/bundles/dcc75efdf18a98daad7cbf6ffeea9528.svg)}.organizer-card-wrapper .card-status .doc-status.status-4{background-image:url(/static/bundles/3cf81ecede05a56e77e9f1fbbe3b222d.svg)}.organizer-card-wrapper .card-status .doc-status.status-5{background-image:url(/static/bundles/db899e1f8feb8cb8bc3c48256c24594a.svg)}.organizer-card-wrapper .card-status .doc-status.status-6{background-image:url(/static/bundles/dec0537e60727701a76679a3c2ba3fba.svg)}.organizer-card-wrapper .card-status .doc-status.status-7{background-image:url(/static/bundles/af298aa552127d2fecb9290dd98bd2e0.svg)}.organizer-card-wrapper .card-status .doc-status.status-0{background-image:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg)}.organizer-card-wrapper .btn-nav{display:flex;align-self:center;flex-grow:.5;justify-content:flex-end}@media (max-width:992px){.organizer-card-wrapper .btn-nav{position:relative;margin:0;justify-content:flex-start;align-self:flex-start}}.organizer-card-wrapper .btn-nav .btn{margin:0 5px}.organizer-card-wrapper .btn-nav .btn:last-child{margin-right:0}.organizer-card-wrapper .btn-nav .btn:first-child{margin-left:0}@media (max-width:992px){.organizer-card-wrapper .card-row{display:block}.organizer-card-wrapper .card-row .card-column{width:100%}.organizer-card-wrapper .card-row .card-column .title{display:inline-block}.organizer-card-wrapper .card-row .card-column .btn-link{vertical-align:inherit}}.organizer-card-wrapper .upload-status.green .progress-img{background:url(/static/bundles/230ae96f31b9ccb0298d7a09afaf35dc.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.dismissed .card-name{background:#a7a7a7;border-color:#7d7d7d}.organizer-card-wrapper.dismissed .upload-status .progress-img{background:url(/static/bundles/b5ba49e53743df185640b8e5a0eb56ad.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.dismissed .btn-nav .btn-primary .btn-icon{background:url(/static/bundles/e0da3fff926353361d0c141ef0d37f52.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.dismissed .btn-nav .btn-primary:focus .btn-icon,.organizer-card-wrapper.dismissed .btn-nav .btn-primary:hover .btn-icon{background:url(/static/bundles/70eb6fa0a9b7c541c3a66c722bd654b3.svg) no-repeat;background-size:contain}.organizer-card-wrapper.dismissed .btn-nav .btn-primary.add-to-case-btn .btn-icon{display:none}.organizer-card-wrapper.dismissed .btn-nav .btn-primary.added-btn .btn-icon{background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain}.organizer-card-wrapper.unused .upload-status .progress-img{background:url(/static/bundles/50444b1d576af3c3cf149050c278f116.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.unused .btn-nav .btn-primary .btn-icon{background:url(/static/bundles/e0da3fff926353361d0c141ef0d37f52.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.unused .btn-nav .btn-primary:not([disabled]):hover .btn-icon{background:url(/static/bundles/70eb6fa0a9b7c541c3a66c722bd654b3.svg) no-repeat;background-size:contain}.organizer-card-wrapper.unused .btn-nav .btn-primary.add-to-case-btn .btn-icon{display:none}.organizer-card-wrapper.unused .btn-nav .btn-primary.added-btn .btn-icon{background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain}.organizer-card-wrapper.archived .card-name{background:#ebebeb;border-color:#ebebeb}.organizer-card-wrapper.archived .upload-status .progress-img{background:url(/static/bundles/50444b1d576af3c3cf149050c278f116.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.archived .btn-nav .btn-primary .btn-icon{background:url(/static/bundles/e0da3fff926353361d0c141ef0d37f52.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.archived .btn-nav .btn-primary:not([disabled]):focus .btn-icon,.organizer-card-wrapper.archived .btn-nav .btn-primary:not([disabled]):hover .btn-icon{background:url(/static/bundles/70eb6fa0a9b7c541c3a66c722bd654b3.svg) no-repeat;background-size:contain}.organizer-card-wrapper.archived .btn-nav .btn-primary.add-to-case-btn .btn-icon{display:none}.organizer-card-wrapper.archived .btn-nav .btn-primary.added-btn .btn-icon{background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain}.organizer-card-wrapper.completed .card-name{background:#00af59;border-color:#017b3f}.organizer-card-wrapper.completed .upload-status .progress-img{background:url(/static/bundles/f74b2e95ed5bdf6fba786e1847714e09.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.completed .btn-nav .btn-primary .btn-icon{background:url(/static/bundles/dadd32bcd72d863b3628caa16a7302bc.svg) no-repeat 0;background-size:contain}.organizer-card-wrapper.completed .btn-nav .btn-primary:hover .btn-icon{background:url(/static/bundles/70eb6fa0a9b7c541c3a66c722bd654b3.svg) no-repeat;background-size:contain}.organizer-card-wrapper.completed .btn-nav .btn-primary.add-to-case-btn .btn-icon{display:none}.organizer-card-wrapper.completed .btn-nav .btn-primary.added-btn .btn-icon{background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain}.organizer-card-wrapper.completed .card-nav-row .btn-link:hover{color:#7ad1a6}.organizer-card-wrapper.completed .card-nav-row .btn-link:hover.external-link:before{background:url(/static/bundles/f2aafa2474e65f749de2d92dbfc38d11.svg) no-repeat;background-size:contain}.organizer-card-wrapper.completed .card-nav-row .btn-link:hover.plus-btn:before{background:url(/static/bundles/4797b5b35cb3f279d02bc27b1787a5c0.svg) no-repeat;background-size:6px;left:-15px;top:7px}.clear-only-mobile{display:none}@media (max-width:992px){.clear-only-mobile{display:block}}.title-row{color:grey;font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.options-block{margin-bottom:.8em;position:relative}.options-block.single-row{margin-bottom:.552rem}@media (max-width:992px){.options-block .select-wrapper{margin-bottom:0}}.options-block .select-wrapper .select-container{margin-left:0;display:inline-block;width:100%}.options-block .select-wrapper .select-container .caret{float:right;margin-top:10px}.options-block .select-wrapper .select-container label{font-weight:400}.info-icon{position:relative;display:inline-block;width:1em;height:1em;background:url(/static/bundles/7bef837e8c7b825741b3f494814948ed.svg) no-repeat 50%;background-size:cover;cursor:pointer}@media (max-width:992px){.info-icon{position:static}}.wand-icon{position:relative;display:inline-block;width:1.5em;height:1.5em;background:url(/static/bundles/cc157218fbf24e3bc19cbb4e5a93554e.svg) no-repeat 50%;background-size:cover;cursor:pointer}@media (max-width:992px){.wand-icon{position:static}}.lightning-icon{position:relative;display:inline-block;width:1.5em;height:1.5em;background:url(/static/bundles/2ffa4df9c746271176ed41e9852b020b.svg) no-repeat 50%;background-size:cover;cursor:pointer}@media (max-width:992px){.lightning-icon{position:static}}.rotation-icon{animation:rotate 1s linear infinite;-moz-animation:rotate 1s infinite linear;-webkit-animation:rotate 1s linear infinite;-webkit-transform-origin:50% 43%;transform-origin:50% 43%;-ms-transform-origin:50% 43%}.rotation-icon.pause{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.more-btn-block{padding-top:10px;text-align:center}.more-btn-block .btn-default{padding:6px 50px}.more-btn-block .btn-link{text-decoration:none}.more-btn-block .glyphicon-refresh{margin-right:5px;top:2px;padding-top:2px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(1turn)}}.fill-value{color:#1eb068;display:inline-block;line-height:18px;vertical-align:bottom}@media (max-width:640px){.fill-value{font-size:13px;line-height:15px;display:block}}.fill-value.active{background:#1eb068;padding:1px 10px 2px;border-radius:30px;width:auto;margin-left:3px;position:relative;top:2px}@media (max-width:992px){.fill-value.active{top:0}}.card-nav .card-nav-content{padding:10px 10px 0}.card-nav .card-nav-content .checkbox-list .checkbox input[type=checkbox]:checked+label:after{bottom:auto}.card-nav .card-nav-content .checkbox-list .checkbox input[type=checkbox]:checked+label .link-block,.card-nav .card-nav-content .checkbox-list .checkbox input[type=checkbox]:checked+label .link-block .btn-link{color:#515151}.card-nav .card-nav-content .card-title-description{color:#515151;font-size:.8rem;float:left}.card-nav .checkbox-list{padding:0;margin:0;list-style:none}.card-nav .checkbox-list li{margin-bottom:10px}.card-nav .checkbox-list li:last-child{margin-bottom:0}.card-nav .remove-btn{float:right;margin-right:75px}@media (max-width:992px){.card-nav .remove-btn{margin-right:0}}@media (max-width:640px){.card-nav .remove-btn{float:none;display:block;width:auto;text-align:left;margin-left:0;margin-right:0}}@media (max-width:1024px){.card-nav label{position:static!important}}.card-nav.viewer{padding:0}.card-nav.viewer .card-nav-content{padding:10px 0 0}.total-amount{font-size:1rem;font-weight:400;display:flex;align-self:center;text-align:right;flex-shrink:0}@media (max-width:992px){.total-amount{margin:0;align-items:flex-start;align-self:flex-start;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.total-amount .fill-value{color:grey;font-size:1.1rem;display:block}@media (max-width:992px){.total-amount .fill-value{margin-right:5px}}.remove-from-case-btn{width:20px;height:20px;right:15px;top:0;bottom:0;margin:auto;background:url(/static/bundles/cf7395de39514bbdcf58fd0860da8e47.svg) no-repeat 50%;background-size:contain;border:none;outline:none}mbx-document-detail{display:block;background-color:#fff}.static-pages .btn-link.btn-link-green{color:#00af59;text-decoration:underline;border-bottom:none}.static-pages .button-block{margin-top:20px;border:none;text-align:center}cpt-case-card{display:block}.my-negotiations{margin-bottom:30px}.my-negotiations .hero.banner p{font-size:19px;color:#fff}.my-negotiations .card-title{overflow:hidden}.negotiation-card{margin:0 0 1.3333333em}.negotiation-card .negotiation-card-content{padding:1.3333333em;box-shadow:0 0 1.33333em hsla(0,0%,63.5%,.28)}.negotiation-card .negotiation-card-content .select-case{position:absolute;right:10px;top:42px}.negotiation-card .negotiation-card-content .btn-default-link{font-weight:700;white-space:normal;text-align:left}.negotiation-card .negotiation-card-content .case-number{font-size:15px;color:#515151}.negotiation-card .negotiation-card-content .case-answer-content{margin-top:10px}.negotiation-card .negotiation-description{margin:0;padding:0;list-style-type:none;color:#515151}.negotiation-card .negotiation-description .list-title{font-size:12px;font-weight:700;margin-right:5px}.negotiation-card .negotiation-description .fill-value{vertical-align:inherit;margin-right:1.3333333em}@media (max-width:992px){.negotiation-card{margin:1em 0}.negotiation-card .negotiation-card-content{padding:1em;box-shadow:0 0 1em hsla(0,0%,63.5%,.28)}.negotiation-card .step-counter{display:inline-block}.negotiation-card .negotiation-status li{display:none}.negotiation-card .negotiation-status li.in-progress-active{display:inline-block}}.response-line{position:relative;margin:1.3333333em 0}.response-line span{color:#515151;font-size:12px;background:#fff;padding-right:1.3333333em;position:relative;z-index:2}.response-line:after{content:"";width:100%;height:2px;background:#bfbfbf;position:absolute;left:0;right:0;top:11px}.step-counter{margin-left:25px;font-size:12px;color:#515151;display:none}.negotiation-status{margin:0;padding:0;float:left}.negotiation-status.resolved li{display:none}.negotiation-status.resolved li.in-progress-active{display:inline-block}.negotiation-status.dismissed li{display:none}.negotiation-status.dismissed li.in-progress-active{display:inline-block;background:grey;border:2px solid grey;color:#fff}.negotiation-status li{background:#bfbfbf;padding:1px 45px 1px 30px;color:#fff;font-weight:600;display:inline-block;margin-right:-17px;position:relative;border-top-right-radius:30px;border-bottom-right-radius:30px;z-index:1}.negotiation-status li.in-progress{background:#2c0777;padding-right:30px;z-index:3}.negotiation-status li:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.negotiation-status li.in-progress-active{background:#00af59;padding-right:30px;z-index:2}cpt-case-status{display:block}cpt-case-status.bordered{margin:1em 0}cpt-case-status.bordered li{background:transparent;border:2px solid #fff;border-left:none}cpt-case-status.bordered li.in-progress{border:2px solid #2c0777}cpt-case-status.bordered li.in-progress-active{border:2px solid #fff;color:#00af59;background:#fff}.vis-mobile{display:none}.vis-mobile[max-width~="767px"],cpt-comment{display:block}cpt-comment{margin-bottom:1em}cpt-comment p{margin-bottom:0}.case-hero-details{padding-bottom:37px}.case-hero-details .case-name{color:#fff;font-size:19px;display:block}.case-hero-details .list-group{margin-top:15px;list-style-type:none;color:#fff;box-shadow:none}@media (max-width:992px){.case-hero-details .bordered{display:none}}.case-status-mobile{display:none}@media (max-width:992px){.case-status-mobile{display:block}}.case-tabs-wrapper{border:2px solid #00af59;background:#fff;margin-bottom:2rem}.case-tabs-wrapper .tabs-nav{margin-top:calc(-2rem - 6px)}.case-tabs-wrapper .tabs-nav ul{padding:0;margin:0 0 0 -2px}.case-tabs-wrapper .tabs-nav li{display:inline-flex;align-items:center;border:2px solid #fff;border-bottom:none;padding:.333rem 1.333rem .133rem .333rem;margin:0 .267rem 0 0;color:#fff;position:relative;cursor:pointer;border-top-left-radius:.667rem;border-top-right-radius:.667rem;gap:.5rem;justify-content:center}@media (max-width:640px){.case-tabs-wrapper .tabs-nav li{padding-left:1.333rem;justify-content:center}.case-tabs-wrapper .tabs-nav li .caret{display:none}}.case-tabs-wrapper .tabs-nav li.active{background:#fff;border:2px solid #00af59;border-bottom-color:#fff;color:#00af59}.case-tabs-wrapper .tabs-nav li.active .tab-name{display:inline-block}.case-tabs-wrapper .tabs-nav li.active .details-tab{background:url(/static/bundles/add5da03a9ff3eb89b7c8a79baacddcf.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-nav li.active .documents-tab{background:url(/static/bundles/87d0b96ec6cbd60021be6fe10ee95d0b.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-nav li.active .payment-form-tab{background:url(/static/bundles/eaa00c1d0c20496add83dc11f5eb65a1.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-nav li.active:before{content:"";position:absolute;width:2px;height:2px;background:#00af59;left:-2px;bottom:-2px}.case-tabs-wrapper .tabs-nav li.active:after{content:"";position:absolute;width:2px;height:2px;background:#00af59;right:-2px;bottom:-2px}@media (max-width:640px){.case-tabs-wrapper .tabs-nav li .tab-name{display:none}}.case-tabs-wrapper .tabs-nav li .details-tab{width:1.667rem;height:1.667rem;display:inline-block;background:url(/static/bundles/17402914813a86dd873472c6a59d8704.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-nav li .documents-tab{width:1.667rem;height:1.667rem;display:inline-block;background:url(/static/bundles/da69531b9d4ae9052bb9108d44c033d4.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-nav li .payment-form-tab{width:1.667rem;height:1.667rem;display:inline-block;background:url(/static/bundles/90a412bec3df9b3ab724d0288fee0286.svg) no-repeat 50%;background-size:contain}.case-tabs-wrapper .tabs-content{padding:1em;margin:0}.case-tabs-wrapper .tabs-content .card-menu ul{margin-bottom:0}.case-tabs-wrapper .tabs-content ul{padding:0;list-style-type:none;color:#515151}.case-tabs-wrapper .tabs-content ul.errorlist{margin:30px 0 0 13px;font-weight:400}.case-tabs-wrapper .tabs-content ul span{font-weight:400}.case-tabs-wrapper .tabs-content .payments{color:#515151}.case-tabs-wrapper .tabs-content .payments .status{font-weight:700}.case-tabs-wrapper .tabs-content .payments ul{font-weight:400}.case-tabs-wrapper .tabs-content .tabs-details{color:#515151}.case-tabs-wrapper .tabs-content .tabs-details span{font-weight:700}.case-tabs-wrapper .tabs-content .tabs-details p:last-child{margin-bottom:0}.case-tabs-wrapper .tabs-content.payments-tab{min-height:150px}@media (max-width:992px){.case-tabs-wrapper .tabs-content.payments-tab .select-wrapper{float:none!important}}.case-tabs-wrapper .tabs-content.payments-tab h4{font-size:17px;color:#515151}.case-tabs-wrapper .tabs-content.payments-tab .radio-button{position:relative}.case-tabs-wrapper .tabs-content.payments-tab .radio-button label{font-size:15px}.case-tabs-wrapper .tabs-content.payments-tab .options-block.payment-amount label{float:left;margin-right:5px;font-weight:600}.case-tabs-wrapper .tabs-content.payments-tab .options-block.payment-amount .form-control{width:100px}.case-tabs-wrapper .tabs-content.payments-tab .options-block.payment-description label{float:left;margin-right:5px;font-weight:600}.case-tabs-wrapper .tabs-content.payments-tab .options-block.payment-description .form-control{width:250px}.case-tabs-wrapper .tabs-content.payments-tab .preloader-small{margin:5px 5px 5px 10px}.case-tabs-wrapper .tabs-content.payments-tab .errorlist{float:left;margin:0 0 0 10px}.case-tabs-wrapper .tabs-content.payments-tab .completed-list{float:left;margin-left:10px;margin-bottom:0;font-weight:400;color:#00af59}.case-tabs-wrapper .tabs-content.payments-tab .completed-history{color:#515151}.case-tabs-wrapper .tabs-content.payments-tab .completed-history h4{margin:0 0 5px}.case-tabs-wrapper .tabs-content.payments-tab .completed-history hr{margin:10px 0}.case-tabs-wrapper .tabs-content .attach-title{margin-bottom:10px}@media (max-width:640px){.case-tabs-wrapper .tabs-content .attach-title{position:relative!important;margin-top:30px!important}}.case-tabs-wrapper .tabs-content .attach-title .title-text{font-weight:700;color:#515151}.case-tabs-wrapper .tabs-content.tab-visible{display:block}.case-tabs-wrapper .tabs-content.auth-form .step-counter{display:inline-block!important;margin-left:5px}.case-tabs-wrapper .tabs-content .manage-list-nav{display:flex;justify-content:flex-end}@media (max-width:992px){.case-tabs-wrapper .tabs-content .manage-list-nav{flex-direction:column}}.case-tabs-wrapper .tabs-content .manage-list-nav .manage-doc{margin-left:23px}.case-tabs-wrapper .tabs-content .manage-list-nav .manage-doc:before{content:"";position:absolute;width:17px;height:19px;background:url(/static/bundles/47b6388e0d308a4124c94a98e30881dd.svg) no-repeat 50%;background-size:contain;left:-25px;bottom:-3px}@media (max-width:992px){.case-tabs-wrapper .tabs-content .select-wrapper{float:left!important}}.case-content{margin-bottom:3em}.case-content .case-answer-row{border-bottom:1px solid #bfbfbf;padding-bottom:1.2em;margin-bottom:2em}.case-content .case-answer-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.case-content .case-answer-row .case-answer-header{margin-bottom:.666em;display:flex}.case-content .case-answer-row .case-answer-content p{margin-bottom:20px}.case-content .case-answer-row .case-answer-content p a{text-decoration:underline}.case-content .case-answer-row .case-answer-content p.user-comment{color:#00af59}.case-content .form-group textarea.form-control{background:#f2f2f2;padding:1em}.case-content .form-group textarea.form-control::-moz-placeholder{color:#ebebeb;opacity:1}.case-content .form-group textarea.form-control:-ms-input-placeholder{color:#ebebeb}.case-content .form-group textarea.form-control::-webkit-input-placeholder{color:#ebebeb}.case-content .my-documents .textarea-wrapper{padding-bottom:0;min-height:125px}@media (min-width:640px){.case-content .bottom-toolbox{float:right;bottom:30px}}.archived-doc{margin-top:1rem}.archived-doc ul{list-style:none;margin:0;padding:0}.archived-doc ul li:not(:last-child){margin-bottom:5px}.archived-doc .title{font-weight:700;color:#515151}.request-page{margin-bottom:40px}.request-page p{font-size:19px}@media (max-width:767px){.request-page p{font-size:15px}}.request-page p a.btn-link{color:#1eb068;font-size:19px}@media (max-width:767px){.request-page p a.btn-link{font-size:15px}}.request-page p a.btn-link:hover{color:#2c0777}.request-page .radio-button{margin-left:30px}.request-page .radio-block{margin-bottom:20px}.request-page .radio-block label{font-size:15px}@media (max-width:767px){.request-page .options-block{position:relative}.request-page .options-block .mention-tooltip{opacity:1;width:220px;white-space:inherit;bottom:50px;top:auto;left:0;transform:translateX(0)}.request-page .options-block .mention-tooltip:after{right:inherit;left:15px}}.request-page .button-block{padding:0;margin:0;border:none}@media (max-width:767px){.request-page .button-block .btn-primary{font-size:12px}}.request-page .button-block .errorlist{display:inline-block}.delete-btn{border:none;color:#515151;font-size:.8em;cursor:pointer;padding:0;margin:.5em 0;text-decoration:none}.delete-btn:disabled,.delete-btn[disabled]{color:#bfbfbf;cursor:no-drop}.delete-btn:disabled:hover,.delete-btn[disabled]:hover{color:#bfbfbf}.delete-btn:hover{background:transparent;color:#00af59}.delete-btn i{margin-right:5px}@media (max-width:767px){.selects-block label{display:block}}.selects-block .form-control{width:200px;height:25px;color:#1eb068;padding:0}.selects-block .form-control,.selects-block .form-control:active,.selects-block .form-control:focus{border:dotted #515151;border-width:0 0 4px;border-image-source:url(/static/bundles/2ba37b39b59f9459968ab9b9d4b43c3c.png);border-image-slice:33% 33%;border-image-repeat:round}.selects-block .select-wrapper{display:inline-block}.selects-block .select-container{width:200px}.selects-block .row{margin:0}.selects-block .row.date-range-row{display:flex}@media (max-width:767px){.selects-block .row.date-range-row{display:block}}.selects-block .row.date-range-row .two-date{display:flex;flex-direction:column}.selects-block .row.date-range-row .info-icon{margin-left:0}.selects-block md-datepicker{float:none;display:inline-block;margin-top:-1px}@media (max-width:767px){.selects-block md-datepicker{margin-left:0}}.selects-block md-datepicker .md-datepicker-input{width:100%;max-width:100%}.request-details .selects-block .date-range-row{margin-bottom:0}@media (max-width:767px){.request-details .selects-block .date-range-row{display:flex}.request-details .selects-block .date-range-row .dividing-text{margin:0 8px 0 10px}}.request-details .selects-block .options-block label{display:flex;align-items:center;margin-right:5px}.request-details .selects-block .options-block label .info-icon{top:auto}.request-details .selects-block .options-block label.select-label{margin-bottom:0}@media (max-width:767px){.request-details .selects-block .options-block label.select-label{display:block;margin-bottom:0}}@media (max-width:480px){.request-details .selects-block .options-block.inline-block{width:auto;display:inline-block}}.request-details .selects-block md-datepicker{margin-top:0}.card-input-element{display:none}.card-input{margin:1em 0;border:1px solid #00af59;border-radius:8px;padding:1.2em;font-weight:400;min-height:270px}@media screen and (max-width:991px){.card-input{padding:1em;margin:.5em 0;min-height:0}}.card-input:hover{cursor:pointer}.card-input-element:checked+.card-input{background:#00af59;color:#fff}.panel .img{width:100px;height:100px;margin:0 auto;border-radius:50%}@media screen and (max-width:991px){.panel .img{display:none}}.panel .img.doc-manager{background:#ebebeb url(/static/bundles/2b80597ed0dedce57a200620becab6cc.svg) no-repeat 50%;background-size:contain}.panel .img.upload{background:#ebebeb url(/static/bundles/cd5631951048ff2f8cc5abacb5050149.svg) no-repeat 50%;background-size:contain}.panel .img.new-case{background:#ebebeb url(/static/bundles/17a91e91ddcd70b651381951c106bc77.svg) no-repeat 50%;background-size:contain}.panel .panel-heading>h3{margin-bottom:.5em}@media screen and (max-width:991px){.panel .panel-heading>h3{margin:0 0 .5em}}.preview-image.negotiations-preview{height:300px;background:url(/static/bundles/aab4c9760db2bfeceb0f370f44e45e6b.svg) no-repeat 50%;background-size:contain}.preview-image.question-preview{height:300px;background:url(/static/bundles/9eeefa5f0480c42ffd78db1850910b80.svg) no-repeat 50%;background-size:contain}.preview-text h3{color:#515151}.preview-text .btn-link{color:#00af59}.preview-text .btn-link:hover{color:#2c0777}.landing-page{margin-bottom:-2em}@media (max-width:992px){.landing-page{height:auto}}.landing-page h2{font-size:36px;color:#fff}@media (max-width:1600px){.landing-page h2{font-size:30px}}@media (max-width:1440px){.landing-page h2{font-size:26px}}@media (max-width:767px){.landing-page h2{font-size:20px!important}}.landing-page p{font-size:1.2rem;color:#fff;margin-bottom:25px}.landing-page img{display:block;margin-bottom:20px}.landing-page .section{height:auto;padding:100px 0;overflow:hidden}.landing-page .section.section-2{padding:50px 0}@media (max-width:992px){.landing-page .section{height:auto;padding:50px 0}}@media (max-width:767px){.landing-page .section{height:auto!important}}.landing-page .section .btn-primary{background:transparent;color:#fff}.landing-page .section .btn-primary:hover{background:#00af59;color:#fff}@media (max-width:1110px){.landing-page .only-mobile{display:none}.landing-page .only-pc{display:block}}@media (max-width:992px){.landing-page .only-mobile{display:block}.landing-page .only-pc{display:none}}.landing-page.second-landing .section-1{background:#1eb068;padding:100px 0 0}@media (max-width:992px){.landing-page.second-landing .section-1{padding-top:0}}.landing-page.second-landing .section-1 p{background:#1eb068}.landing-page.second-landing .section-1 .btn-primary{border-color:#2c0777}.landing-page.second-landing .section-1 .btn-primary:hover{background:#2c0777}.landing-page.second-landing .section-2{background:#1eb068;padding:0}.landing-page.second-landing .section-2 .slider-wrapper{max-width:800px;margin:0 auto}.landing-page.second-landing .section-2 .slider-wrapper .slide{width:50%;padding:0 25px}@media (max-width:992px){.landing-page.second-landing .section-2 .slider-wrapper .slide{width:100%}}@media (max-width:640px){.landing-page.second-landing .section-2 .slider-wrapper .slide{padding:0}}.landing-page.second-landing .section-3-4{padding:0}@media (max-width:992px){.landing-page.second-landing .section-3-4{text-align:center}}.landing-page.second-landing .section-3-4 .slider-wrapper{max-width:1100px;margin:0 auto;text-align:center}@media (max-width:992px){.landing-page.second-landing .section-3-4 .slider-wrapper{margin-top:20px}}.landing-page.second-landing .section-3-4 .slider-wrapper .slide{padding:0 25px;text-align:center}.landing-page.second-landing .section-3-4 .slider-wrapper h3{color:#fff;font-size:22px;margin-bottom:55px}@media (max-width:640px){.landing-page.second-landing .section-3-4 .slider-wrapper h3{font-size:15px}}.landing-page.second-landing .section-3-4 .sub-title{color:#1eb068;margin-left:12px}.landing-page.second-landing .section-3-4 .sub-title .circles:after,.landing-page.second-landing .section-3-4 .sub-title .circles:before{background:#1eb068}.landing-page.second-landing .sub-title{position:relative;font-size:15px;text-transform:uppercase;color:#2c0777;margin-bottom:-15px}.landing-page.second-landing .sub-title .circles{position:relative}.landing-page.second-landing .sub-title .circles:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#2c0777;top:8px;margin-left:-12px}.landing-page.second-landing .sub-title .circles:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#2c0777;bottom:8px;margin-left:7px}.section{position:relative}.section-1{background:#2c0777;text-align:center}.section-1 p{background:#2c0777;position:relative;display:block;opacity:1}.section-1 .content-block{overflow:visible}.section-1 .btn-primary{z-index:1;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s}.section-1 .lady-and-bill{width:300px;margin:0 auto;position:relative}.section-1 .lady-and-bill img{width:100%;min-height:170px}@media (max-width:992px){.section-1 .lady-and-bill{width:150px}}@media (max-width:992px){.section-1{padding:30px 0;text-align:center}.section-1 img{width:50%;display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}}.section-2{background:#006d73;text-align:center;height:auto!important;padding:100px 0}.section-2 h3{color:#fff;font-size:22px;margin-bottom:55px}@media (max-width:640px){.section-2 h3{font-size:15px}}.section-2 .container{overflow:hidden}.section-2 .content-block{overflow:visible;position:relative;left:inherit;right:inherit;top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.section-2 h2{margin-bottom:55px}@media (max-width:992px){.section-2{padding:30px 0}}.lock-img{height:327px;min-height:120px;margin-top:40px}@media (max-width:640px){.lock-img{height:auto;margin:0}.lock-img .lock-img-top{width:60px;display:block;margin:0 auto}.lock-img .lock-img-bottom{width:90px}}.lock-img .lock-top{height:110px;overflow:hidden;margin-bottom:-10px}@media (max-width:640px){.lock-img .lock-top{height:40px;margin-bottom:-8px;overflow:hidden}.lock-img .lock-top img{width:55px}}.lock-img img{margin:0 auto}@media (max-width:640px){.lock-img img{width:80px}}.section-3{background:url(/static/bundles/e7c857ba7c42a986688bb1f871ae56b4.png) no-repeat 0 #13468b;background-size:50%}@media (max-width:992px){.section-3{display:block;background-size:100%;padding:30px 0;background-position-y:0}}.section-3 .lp-list p{position:relative;left:0}.section-4{background:#2c0777}@media (max-width:992px){.section-4{text-align:center}}.section-4 img{margin:0 auto}@media (max-width:992px){.section-4 img{width:50%}}@media (max-width:767px){.section-4 img{width:100%}}@media (max-width:992px){.section-4{padding:30px 0}}.section-4 footer{position:absolute;bottom:0;width:100%;left:0;right:0}.section-4 .bills-blanks img{min-height:115px}@media (max-width:640px){.section-4 .bills-blanks img{width:190px;margin:0 auto}}.bills-block img{width:100%}.content-block{max-width:1120px;padding:10px;margin:0 auto}@media (max-width:767px){.content-block{position:relative;top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.lp-list{list-style:none;padding:0;margin:0}.lp-list li{position:relative}.lp-list li img{position:absolute;left:-60px;top:0}@media (max-width:1600px){.lp-list li img{left:-48px}}@media (max-width:992px){.lp-list li img{left:0}}@media (max-width:992px){.lp-list li p{margin-left:40px}}.keys-block{display:flex}.keys-block.content-block{overflow:visible}@media (max-width:992px){.keys-block{display:block}}.keys-block p{font-size:22px}@media (max-width:640px){.keys-block p{font-size:18px}}.keys-block .lp-list p{font-size:18px}.inform-block{float:left;padding:0 15px;text-align:left;margin-bottom:50px;vertical-align:top}@media (max-width:992px){.inform-block{width:50%}}@media (max-width:640px){.inform-block{width:100%;text-align:center}.inform-block img{width:50%;margin:0 auto 20px}}.slide{width:33.33%;display:inline-block;margin:-4px 0 40px -4px;vertical-align:top}.slide .intro{padding:0 10px}.slide.last-slide{width:100%;margin:0}.slide.last-slide img{width:200px}.slide img{margin:0 auto;width:100px;min-height:100px;box-shadow:0 0 20px rgba(0,0,0,.4);overflow:hidden;border-radius:50%}@media (max-width:767px){.slide img{width:100px}}.slide h2{font-size:18px;margin-bottom:0}@media (max-width:640px){.slide h2{font-size:12px!important}}.slide p{font-size:18px}@media (max-width:640px){.slide p{font-size:12px!important}.slide p br{display:none}}@media (max-width:992px){.slide{width:100%;display:block;float:none}}.slide-list{width:350px;color:#fff;text-align:left;list-style:none;font-size:22px;margin:30px auto 0}@media (max-width:480px){.slide-list{width:auto;padding-left:5px}}.section-3-4{background:#2c0777}.section-3-4 .payments-man-img{min-height:297px}@media (max-width:992px){.section-3-4 .payments-man-img{width:260px;margin:0 auto}}.center-align{display:flex;align-items:center}@media (max-width:992px){.center-align{display:block}}.plans-section{padding:0}.plans-section h2{text-align:center;color:#515151}.plan-card-wrapper{z-index:1;margin:0 auto;float:none;padding:0}.plan-card .card-header{display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:1.3333333em;border-top-right-radius:1.3333333em;text-align:center;min-height:60px;font-weight:600;color:#fff;background:#2c0777;padding:1rem}.plan-card .card-header h3{margin:0}.plan-card .plan-price{font-size:20px;color:#2c0777;font-weight:600;display:inline-block;margin-bottom:20px}@media (max-width:400px){.plan-card .plan-price{margin-bottom:10px}}.plan-card .plan-price p{font-size:12px;display:inline-block;color:#515151;margin:0 0 0 5px}.plan-card .sale-value{color:#515151;display:inline-block;margin-left:5px}.plan-card .plan-description{color:#515151;display:block;margin:0;min-height:105px}.plan-card .details-list{list-style:none;padding:0;margin:0}.plan-card .details-list li{margin-bottom:1.3333333em;color:#515151}.plan-card .details-list li b{font-size:.8em}.plan-card .details-list li span{line-height:1.3333333em;display:block}.plan-card .card-content{padding:1.333rem 1.333rem 4rem;background:#fff;box-shadow:0 0 20px hsla(0,0%,63.5%,.28);min-height:450px;position:relative}@media (max-width:400px){.plan-card .card-content{min-height:300px}}.plan-card .card-content .btn-primary{width:calc(100% - 40px);position:absolute;bottom:30px}@media (max-width:400px){.plan-card .card-content .btn-primary{width:calc(100% - 30px)}}.plan-card .card-content .more-details-list,.plan-card .card-content .more-info-block{display:none}.plan-card.basic-plan .stars{background:url(/static/bundles/2be73e8038694d0b39e2b3d8e3d27870.svg) no-repeat 50%;height:15px}.plan-card.basic-plan .btn-primary{border-color:#2c0777;color:#2c0777}.plan-card.basic-plan .btn-primary:disabled:hover,.plan-card.basic-plan .btn-primary[disabled]:hover{background:transparent}.plan-card.basic-plan .btn-primary:active,.plan-card.basic-plan .btn-primary:focus,.plan-card.basic-plan .btn-primary:hover,.plan-card.basic-plan .btn-primary:visited{background:#2c0777;color:#fff}.plan-card.basic-plan hr{background:#2c0777;border:none}.plan-card.vip-plan .stars{background:url(/static/bundles/4b74df2be757c39c173e42f5ba2768d7.svg) no-repeat 50%;height:15px}.plan-card.vip-plan .card-header{background:#7b2a87}.plan-card.vip-plan .plan-price{color:#7b2a87}.plan-card.vip-plan .btn-primary{border-color:#7b2a87;color:#7b2a87}.plan-card.vip-plan .btn-primary:disabled:hover,.plan-card.vip-plan .btn-primary[disabled]:hover{background:transparent}.plan-card.vip-plan .btn-primary:active,.plan-card.vip-plan .btn-primary:focus,.plan-card.vip-plan .btn-primary:hover,.plan-card.vip-plan .btn-primary:visited{background:#7b2a87;color:#fff}.plan-card.vip-plan hr{background:#7b2a87;border:none}.plan-card.custom-plan{min-width:720px;max-width:720px}@media (max-width:750px){.plan-card.custom-plan{max-width:300px;min-width:300px;margin:0 auto}}.plan-card.custom-plan .col-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}@media (max-width:750px){.plan-card.custom-plan .col-wrapper{display:block}}.plan-card.custom-plan .stars{background:url(/static/bundles/637c03b6647c070ad2a9b88c9f9c0947.svg) no-repeat 50%;height:15px}.plan-card.custom-plan .card-header{background:#2c0777;background:-moz-linear-gradient(left,#2c0777 16%,#006d73 54%,#1eb068 100%);background:-webkit-linear-gradient(left,#2c0777 16%,#006d73 54%,#1eb068);background:linear-gradient(90deg,#2c0777 16%,#006d73 54%,#1eb068);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2c0777",endColorstr="#1eb068",GradientType=1)}@media (max-width:750px){.plan-card.custom-plan .card-header{height:auto;line-height:26px;padding:10px}}.plan-card.custom-plan .card-content{padding:15px 30px;min-height:100%}@media (max-width:750px){.plan-card.custom-plan .card-content{min-height:550px;padding:15px}}.plan-card.custom-plan .card-content .more-details-list,.plan-card.custom-plan .card-content .more-info-block{display:block;padding-left:0}.plan-card.custom-plan .card-content .more-info-block .btn-group{padding-left:0}.plan-card.custom-plan .card-content .subscription-form .btn-primary{bottom:-62px;width:100%}@media (max-width:750px){.plan-card.custom-plan .card-content .subscription-form .options-block.exp-date{padding-left:0}.plan-card.custom-plan .card-content .subscription-form .options-block.security-code{width:100%}}.plan-card.custom-plan .card-content .back-to-plan{bottom:-120px}.plan-card.custom-plan .card-content .card-side-1 hr,.plan-card.custom-plan .card-content .plan-description,.plan-card.custom-plan .card-content .plan-price{display:none}.plan-card.custom-plan .card-content .card-side-2 hr{margin:10px 0}.plan-card.custom-plan .details-list li{margin-bottom:5px}.plan-card.custom-plan .plan-price{margin-bottom:5px;color:#00af59}.plan-card.custom-plan .plan-description{min-height:0;margin-bottom:10px}.plan-card.custom-plan hr{height:2px;background:#00af59;border:none}.plan-card.custom-plan .company-logo{width:100%;height:auto;margin-bottom:10px}.plan-card.custom-plan .company-logo img{max-height:110px;max-width:100%}.plan-card.custom-plan .side-2{display:none}.plan-card.custom-plan .two-col{width:50%;min-width:360px;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;min-height:500px;padding:15px 30px;box-shadow:0 0 20px hsla(0,0%,63.5%,.28)}@media (max-width:750px){.plan-card.custom-plan .two-col{width:100%;min-height:100px;padding:15px;display:block;min-width:auto}}.plan-card.custom-plan .two-col.flip-card{padding:0;box-shadow:none}.plan-card .stars{text-align:center;margin-bottom:5px}.plan-card .stars img{display:inline-block;margin-bottom:0}.plan-card .more-details-list{list-style:none;padding-left:1.333rem;margin-top:1rem;margin-bottom:0}.plan-card .more-details-list li{position:relative;padding-left:20px;color:#515151;margin-bottom:0}.plan-card .more-details-list li:before{content:"";width:14px;height:12px;background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain;position:absolute;left:0;top:4px}.plan-card .notes{font-size:12px;color:#515151;padding-left:30px}.plan-card .plan-status{display:block;text-align:center;padding:8px;color:#2c0777;bottom:30px;position:absolute;width:calc(100% - 60px)}.plan-card .plan-status.premium{color:#1eb068}.plan-card .card-side-2{display:none;min-height:353px;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}@media (max-width:400px){.plan-card .card-side-2{min-height:400px}}.plan-card .card-side-2 hr{height:2px;margin:-20px 0 0}@media (max-width:400px){.plan-card .card-side-2 hr{margin:-10px 0 0}}.plan-card .card-side-2 .details-list li{margin-bottom:0}.plan-card .card-side-2 .details-list li span{font-size:13px;line-height:15px}.plan-card .card-side-2 .btn-primary{width:100%}.plan-card .card-side-2 .subscription-form hr{margin:8px 0}.close-card,.plan-card .back-to-plan{display:none}.bill-manager-lp .section-4{background:#00af59}.bill-manager-lp .section-4 .btn-primary{border-color:#2c0777}.bill-manager-lp .section-4 .btn-primary:hover{background:#2c0777}.subscription-form{padding:0 5px;text-align:left}.subscription-form h2{text-align:left}.subscription-form .options-block{margin-bottom:0;position:relative}.subscription-form .options-block.sponsor-code{margin-top:20px}.subscription-form .options-block.sponsor-code .form-control{width:90px}.subscription-form .btn-primary,.subscription-form .btn-primary[disabled]{margin-top:20px}.subscription-form .form-control.card-number{width:150px}.subscription-form .form-control.card-date{width:65px}.subscription-form .form-control.security-code{width:70px}.charge-period{margin:-17px 0 20px}@media (max-width:400px){.charge-period{margin-top:0}}.charge-period .btn-link{color:#00af59;margin-right:10px}.charge-period .btn-link.active{text-decoration:none}.coupon-block{text-align:center}.coupon-block .form-control{text-align:center;width:25rem;margin:0 auto}.coupon-block .success-pay{color:#515151;vertical-align:middle}.coupon-block .errorlist{display:flex;justify-content:center;text-align:left}.plan-period{text-align:center;margin:20px 0 10px}.plan-period,.plan-period .btn-primary{display:flex;justify-content:center;align-items:center}.plan-period .btn-primary{padding:0;height:40px;width:120px;font-size:12px;line-height:16px;border-radius:10px}.plan-period .btn-primary.active{background:#00af59;color:#fff;border-color:#00af59}.plan-period .btn-primary:first-child{border-bottom-right-radius:0;border-top-right-radius:0;border-right:none}.plan-period .btn-primary:last-child{border-top-left-radius:0;border-bottom-left-radius:0;text-align:left;border-left:none}mbx-current-plan{display:block}.current-plan{background:#ebebeb;padding:20px 70px;border-radius:10px;display:inline-block;color:#515151;margin:15px 0}.current-plan .stars{margin-bottom:5px}.current-plan .stars-free{background:url(/static/bundles/2be73e8038694d0b39e2b3d8e3d27870.svg) no-repeat 50%;height:15px}.current-plan .stars-plus{background:url(/static/bundles/275c210e0668308ee951487f72b087f1.svg) no-repeat 50%;height:15px}.current-plan .stars-premium{background:url(/static/bundles/a443c9551d6d8f7deadc465335f7011d.svg) no-repeat 50%;height:15px}.current-plan .stars-custom{background:url(/static/bundles/637c03b6647c070ad2a9b88c9f9c0947.svg) no-repeat 50%;height:15px}.current-plan .btn-link{font-size:.9rem}.back-button{color:#fff;font-size:22px;position:absolute;left:25px;display:none}.back-button:hover{color:#515151}.subscription-form{padding:0}.subscription-form .options-block{margin-bottom:8px}@media (max-width:400px){.subscription-form .options-block{width:100%;padding-left:0}.subscription-form .options-block.pull-left{float:none}.subscription-form .options-block.exp-date .form-control{width:65px}}.subscription-form .options-block.sponsor-code{margin-top:10px}.subscription-form hr{margin:8px 0}.subscription-form h2{display:none}.subscription-form .selects-block label{font-size:13px;display:block}.subscription-form .btn-primary{position:absolute;bottom:0;width:100%}@media (max-width:400px){.subscription-form .btn-primary{position:relative}}.subscription-form .errorlist{padding:0!important;font-size:12px;line-height:14px}.subscription-form .errorlist li:before{top:-2px}.subscription-form .options-block.security-code{width:auto}@media (max-width:400px){.subscription-form .options-block.security-code{width:100%}}.subscription-form .options-block.security-code .form-control{width:122px}.subscription-form .options-block.coupon-code{width:50%;margin-top:0;padding-left:22px}.subscription-form .options-block.coupon-code .form-control{width:100%}.subscription-form .options-block.coupon-code label .btn-link{font-size:12px}.subscription-form .options-block.exp-date{padding-left:0;width:135px}@media (max-width:400px){.subscription-form .options-block.exp-date{padding-left:0}}.subscription-form .options-block.exp-date .form-control{width:100%}.sponsor-signup{padding-bottom:50px}.sponsor-signup .social-login{margin-bottom:30px}.sponsor-signup .plan-card{margin:0 auto}.bill-manager .hero.banner{background:url(/static/bundles/9005bcec87ae7a36f2c2997d3e1efbf7.svg) no-repeat 50%;background-size:cover}.bill-manager .hero.banner h1{margin-top:22px}.bill-manager .bill-table{margin-bottom:0}@media (max-width:992px){.bill-manager .card-row{width:100%;overflow:hidden;display:block;margin:0}}@media (max-width:992px){.bill-manager .card-column{width:50%!important;display:block;float:left}}@media (max-width:640px){.bill-manager .card-column{width:100%!important}}.bill-manager .my-documents .attach-wrapper .attach-area .attach-title{top:0!important}@media (max-width:610px) and (max-width:820px){.bill-manager .my-documents .attach-wrapper .attach-area .attach-title{height:50px!important}}@media (max-width:992px){.bill-manager .filters-section .select-wrapper{float:none!important}}.open-card{display:flex;flex-flow:column;align-self:center;cursor:pointer}@media (min-width:992px){.open-card{margin-left:2rem}}.open-card span{width:6px;height:6px;border-radius:6px;background:grey;display:block;margin-bottom:2px}.open-card span:last-child{margin-bottom:0}@media (max-width:420px){.open-card span{width:4px;height:4px;border-radius:4px}}.open-card.dark span{background:#515151}.bill-acc-content{margin-bottom:1.333rem;border-bottom:.334rem solid #493da1}.bill-acc-content:after{content:"";display:block;background-color:#c8cbea;border:.333rem solid #c8cbea;box-sizing:border-box}.bill-acc-content.opened{border-bottom:none}.bill-acc-content.opened:after{display:none}.bill-acc-content.open .bills-name .caret{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.bill-acc-content:last-child{margin-bottom:0}.card-status{padding-left:0;position:relative;margin-top:0}.card-status .status{width:1.067rem;height:1.067rem;background:url(/static/bundles/eeb1d017b91ee0e08bc52692c5e2bdde.svg);display:inline-block;background-size:cover;position:absolute;left:0;top:2px}.card-status .btn-link{cursor:pointer}.card-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));column-gap:1.333rem}.card-column .title{font-weight:700;color:#515151;display:block;margin-bottom:2px;font-size:.95rem}@media (max-width:1199px){.card-column .title{margin-right:.25rem}}.card-column .title.white{color:#fff}.card-column .column-description{color:#515151}.card-column .column-description .btn-link.open .caret{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.card-column.srv-date{min-width:230px}@media (max-width:992px){.card-column.details-column .title{display:none!important}.card-column.details-column .btn-link{margin-top:15px}}.card-column .card-block{margin-bottom:5px}.bills-acc{margin-bottom:2rem}.bills-acc>h3{color:#515151;cursor:pointer}.bills-acc .bills-name>h3{margin:0;display:flex;flex-grow:1;position:relative;line-height:inherit}.bills-acc .bills-name>h3:after{right:0}.bills-acc .bills-name{margin-bottom:-1px;display:flex;padding:.667rem 1.333rem 0;background:#c8cbea;border-top-left-radius:.667rem;border-top-right-radius:.667rem;cursor:pointer;width:40%}@media (max-width:640px){.bills-acc .bills-name{width:85%}}.bills-acc .bills-acc-content{background:#e6e6e6;border-top:.667rem solid #c8cbea}.bills-acc .bills-acc-content:before{content:"";display:block;background-color:#493da1;border:.167rem solid #493da1;box-sizing:border-box}.bills-acc .bills-acc-content mbx-document-card{display:block}.bills-acc .bills-acc-content mbx-document-card:last-child .organizer-card-wrapper{margin-bottom:0}.card-menu{position:absolute;padding:.5em .667rem;right:0;background:#fff;border:2px solid #2c0777;z-index:2;min-width:132px!important;left:auto}.card-menu button.icon{text-decoration:none}.card-menu.viewer{position:static;padding:0;background:transparent;border:none;min-width:0}.card-menu.viewer li{margin-top:5px;margin-bottom:5px}.card-nav-row{margin-top:-2px;overflow:hidden;display:flex;align-items:baseline}@media (max-width:992px){.card-nav-row{display:block}}@media (max-width:992px){.card-nav-row .status-name{display:block;margin-bottom:-12px}}.card-nav-row .btn-link{position:relative;display:flex;float:left;cursor:pointer;font-size:1rem}.card-nav-row .btn-link:hover{color:#00af59}.card-nav-row .btn-link.external-link{font-size:15px}.card-nav-row .btn-link.external-link:before{content:"";display:flex;background:url(/static/bundles/3951db4efb19de579d459eceeaaf8568.svg) no-repeat 50%;background-size:contain}.card-nav-row .btn-link.external-link:hover:before{background:url(/static/bundles/ca77bae0f1fd335df37f766d209373ba.svg) no-repeat 50%;background-size:contain}.card-nav-row .btn-link.plus-btn{margin-left:15px}.card-nav-row .btn-link.plus-btn.disabled,.card-nav-row .btn-link.plus-btn[disabled]{color:#fff;text-decoration:none;cursor:no-drop}.card-nav-row .btn-link.plus-btn.disabled:before,.card-nav-row .btn-link.plus-btn.disabled:hover:before,.card-nav-row .btn-link.plus-btn:before,.card-nav-row .btn-link.plus-btn[disabled]:before,.card-nav-row .btn-link.plus-btn[disabled]:hover:before{background:url(/static/bundles/8ffeb0aab01ec9ed28ce679536b442ac.svg) no-repeat;background-size:13px}.card-nav-row .btn-link.plus-btn:before{position:absolute;content:"";width:10px;height:10px;left:-15px;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.card-nav-row .btn-link.plus-btn:hover:before{background:url(/static/bundles/2a68b8dada1d88c80fc30632de38785e.svg) no-repeat;background-size:13px}.card-nav-row .btn-link .glyphicon-share{margin-right:5px;font-size:13px}@media (max-width:992px){.card-nav-row .btn-link{margin-right:5px}}.btn-default.cancel-btn{background-color:#fff;border-width:2px;border-color:#c96c46;color:#c96c46;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-default.cancel-btn:active:focus,.btn-default.cancel-btn:active:hover,.btn-default.cancel-btn:focus:hover,.btn-default.cancel-btn:hover{border-color:#c96c46;background-color:#c96c46;color:#fff;outline:0}.btn-default.cancel-btn.active,.btn-default.cancel-btn:active{border-color:#a2512f;background-color:transparent;color:#a2512f;outline:0}.btn-default.cancel-btn.disabled,.btn-default.cancel-btn.disabled.active,.btn-default.cancel-btn.disabled.focus,.btn-default.cancel-btn.disabled:active,.btn-default.cancel-btn.disabled:focus,.btn-default.cancel-btn.disabled:hover,.btn-default.cancel-btn[disabled],.btn-default.cancel-btn[disabled].active,.btn-default.cancel-btn[disabled].focus,.btn-default.cancel-btn[disabled]:active,.btn-default.cancel-btn[disabled]:focus,.btn-default.cancel-btn[disabled]:hover,fieldset[disabled] .btn-default.cancel-btn,fieldset[disabled] .btn-default.cancel-btn.active,fieldset[disabled] .btn-default.cancel-btn.focus,fieldset[disabled] .btn-default.cancel-btn:active,fieldset[disabled] .btn-default.cancel-btn:focus,fieldset[disabled] .btn-default.cancel-btn:hover{border-color:rgba(201,108,70,.75)!important;color:rgba(201,108,70,.75)!important;background-color:#fff;background-image:none}.bills-steps{margin:5rem}.bills-steps .steps-title{text-align:center;color:grey;margin:30px 0 50px;font-size:18px}@media (max-width:767px){.bills-steps .steps-title{margin:20px 0;font-size:15px}}.bills-steps ul{padding:0;display:flex;margin:0;justify-content:space-between}@media (max-width:767px){.bills-steps ul{display:block}}.bills-steps li{padding:0 10px;text-align:center;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:767px){.bills-steps li p{font-size:12px}}.bills-steps li:first-child img{width:48px;margin:0 auto}.bills-steps li:nth-child(2) img{width:75px;margin:0 auto;position:relative;right:-9px}.bills-steps li:nth-child(3) img{width:125px;margin:0 auto;position:relative;right:5px}@media (max-width:767px){.bills-steps li{display:block;width:100%;margin-bottom:20px}}.bills-steps .step-title{display:block;margin:5px 0;font-weight:700;color:#515151}.cpt-dm-group-title{max-width:90%;-webkit-line-clamp:1;display:-webkit-box;line-height:inherit;height:inherit;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.cpt-dm-group-subtitle{font-weight:100;font-size:.9em;margin:0 auto 0 .5rem}.manage-documents .case-hero-details{padding-bottom:0}.manage-documents .case-hero-details .btn-link{margin-left:22px;position:relative;font-weight:700;text-decoration:none}.manage-documents .case-hero-details .btn-link:hover{text-decoration:underline}.manage-documents .case-hero-details .btn-link.back:before{content:"";position:absolute;width:17px;height:10px;background:url(/static/bundles/2d1a6813de99e40d7e2387740f889dc3.svg) no-repeat 50%;left:-23px;bottom:4px;background-size:contain}.manage-list-nav{list-style:none;padding:0}.manage-list-nav.list-group{box-shadow:none}.manage-list-nav li{display:inline-block}.manage-list-nav li .btn-link{position:relative}@media (max-width:640px){.manage-list-nav li .btn-link{font-size:12px}}.manage-list-nav li .btn-link.add-doc{margin-left:23px}@media (max-width:992px){.manage-list-nav li .btn-link.add-doc{padding-left:7px}}.manage-list-nav li .btn-link.add-doc:before{content:"";position:absolute;width:18px;height:24px;background:url(/static/bundles/2d3890a4cfa0ae60d1d66fb2eedf8b70.svg) no-repeat 50%;background-size:contain;left:-26px;bottom:-1px}.manage-list-nav li .btn-link:disabled{color:#bfbfbf;cursor:no-drop}.manage-list-nav li .btn-link.trash{margin-left:50px}@media (max-width:640px){.manage-list-nav li .btn-link.trash{margin-left:26px}}.manage-list-nav li .btn-link.trash:before{content:"";position:absolute;width:25px;height:24px;background:url(/static/bundles/cf7395de39514bbdcf58fd0860da8e47.svg) no-repeat 50%;background-size:contain;left:-33px;bottom:-1px}@media (max-width:640px){.manage-list-nav li .btn-link.trash:before{left:-26px}}.manage-list-nav .btn-link{color:#2c0777;font-weight:700}.manage-list-nav .btn-link:hover{color:#00af59}.organizer-card-wrapper.is-manage .select-document{display:flex;align-self:center}.organizer-card-wrapper.is-manage .open-card{right:40px}.organizer-card-wrapper.is-manage.archived{background:#f7f7f7}.organizer-card-wrapper.is-manage.archived .card-name .checkbox input[type=checkbox]+label:before{background-image:url(/static/bundles/1915bc87f9090ab625235ccf418de101.svg)}.organizer-card-wrapper.is-manage.archived .card-name .checkbox input[type=checkbox]:checked+label:before{background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.organizer-card-wrapper.is-manage .open-arrow{right:40px}.organizer-card-wrapper.is-manage .total-amount{margin-right:30px}.patients__group{margin-bottom:2em;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem}.patients__group.as-table{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.patients__item{box-sizing:border-box;overflow:hidden;box-shadow:0 0 10px hsla(0,0%,63.5%,.7);position:relative;border-radius:.667rem}.patients__item.archived>.patients__item__body>span,.patients__item.archived>.patients__item__body em{color:#bfbfbf}.patients__item__header{position:relative;display:flex;align-items:center;background:#00af59;color:#fff;padding:.5rem 1rem;box-sizing:border-box;border-bottom:.333rem solid #007c3f}.patients__item__header h3{margin:.25rem 0;max-width:90%;-webkit-line-clamp:1;display:-webkit-box;line-height:inherit;height:inherit;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.patients__item__header em{font-size:1.17rem}.patients__item__header>div:first-of-type{flex-grow:1}.patients__item__header .open-card>span{background-color:#fff}.patients__item__header.archived{background:grey;border-bottom:5px solid #676767}.patients__item__body{padding:1rem;min-height:8rem;line-height:1.5rem;font-size:1rem}.patients__item__body__relationship{margin-left:.25em}mbx-patient-cards{display:block}mbx-patient-card:last-of-type .patients__item{margin-bottom:0}.landing-page img.man-and-woman-img{width:400px;margin:0 auto -41px}@media (max-width:480px){.landing-page img.man-and-woman-img{width:300px}}@media (max-width:1600px){.landing-page.employer-services p{font-size:22px;line-height:32px}}@media (max-width:767px){.landing-page.employer-services p{line-height:22px}}.employer-services .section-1{background:#00af59;padding:40px 0 0}@media (max-width:640px){.employer-services .section-1{padding:0}}.employer-services .section-1 h2{text-align:left;font-size:34px;line-height:44px;margin-bottom:20px}@media (max-width:992px){.employer-services .section-1 h2{font-size:24px;line-height:32px}}.employer-services .section-1 p{text-align:left;font-size:24px;background:transparent;margin-bottom:50px}@media (max-width:992px){.employer-services .section-1 p{font-size:18px}}@media (max-width:767px){.employer-services .section-1 p{line-height:22px}}.employer-services .section-1 .list-block-description{background:#07955d;padding:110px 0 80px}@media (max-width:767px){.employer-services .section-1 .list-block-description{padding:70px 0 20px}}.employer-services .section-1 .list-block-description ul{list-style:none;text-align:center;padding:0;margin:0}.employer-services .section-1 .list-block-description ul li{display:inline-block;font-weight:600;color:#fff;margin:0 30px}@media (max-width:640px){.employer-services .section-1 .list-block-description ul li{margin-bottom:20px}}@media (max-width:480px){.employer-services .section-1 .list-block-description ul li{padding:0 15px}}.employer-services .section-1 .list-block-description ul li img{margin:0 auto;width:58px}@media (max-width:767px){.employer-services .section-1 .list-block-description ul li img{width:50px}}.employer-services .security-section{padding:50px 0 80px;background:#2c1377}@media (max-width:767px){.employer-services .security-section{text-align:center}}.employer-services .security-section .security-img{margin:0 auto}.employer-services .security-section .btn-primary{background:transparent;color:#fff}@media (max-width:767px){.employer-services .security-section .btn-primary{font-size:12px}}.employer-services .security-section .btn-primary:hover{background:#00af59}.srv-section{background:#0a9a96;padding:80px 0 60px}@media (max-width:767px){.srv-section{padding:30px 0;text-align:center}}.srv-section h3{color:#fff;margin-top:0;font-size:24px}@media (max-width:767px){.srv-section h3{font-size:18px}}.srv-section hr{border-color:#2c0777}.srv-section .description-row{margin-bottom:30px}@media (max-width:767px){.srv-section .description-row{margin-bottom:0}}.srv-section .description-row p{font-size:18px;line-height:28px}@media (max-width:767px){.srv-section .description-row p{line-height:22px}}.srv-section .description-row img{width:100%}.description-section .description-row{padding:70px 0}@media (max-width:767px){.description-section .description-row{padding:30px 0}}.description-section .description-row p{font-size:1.2rem;line-height:1.867rem}.description-section .description-row img{width:50%;margin:0 auto}.description-section .description-row.blue{background:#13468b}.description-section .description-row.dark-blue{background:#10387c}@media (max-width:767px){.srv-icon{width:100px;margin:0 auto}}mbx-documents-upload{display:block}.upload-zone-wrapper{border:2px dashed #006d73;padding:2em;border-radius:1.667rem;margin:1em 0}.upload-zone-wrapper .upload-image{width:70px;height:100px;background:url(/static/bundles/0365c341a68a867afd7b949f7fa99085.svg) no-repeat;background-size:contain;float:left}@media (max-width:767px){.upload-zone-wrapper .upload-image{display:none}}.upload-zone-wrapper .upload-text{font-size:1rem;width:calc(100% - 100px);padding-left:20px;float:left;margin-top:10px;color:#515151}@media (max-width:767px){.upload-zone-wrapper .upload-text{width:100%;padding:0;margin-top:0}}.upload-zone-wrapper .upload-text .buttons{margin-bottom:10px}.upload-zone-wrapper .upload-text .btn-primary{margin-right:15px}@media (max-width:767px){.upload-zone-wrapper .upload-text .btn-primary{font-size:12px}}@media (max-width:640px){.upload-zone-wrapper .upload-text .btn-primary{display:block;margin:0 auto 15px}}.upload-zone-wrapper .error-message:before{display:none}.my-documents.drag-hover .drop-indicator,.upload-zone.drag-hover .drop-indicator{opacity:1;visibility:visible;z-index:1040}.my-documents.drag-hover .drop-indicator .img-middle,.my-documents.drag-hover .drop-indicator .img-top,.upload-zone.drag-hover .drop-indicator .img-middle,.upload-zone.drag-hover .drop-indicator .img-top{top:-70px}.my-documents.drag-hover .drop-indicator .img-bottom,.upload-zone.drag-hover .drop-indicator .img-bottom{height:150px;top:-26px}.drop-indicator{background:rgba(0,109,115,.6);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;transition:.66s;opacity:0;visibility:hidden}.drop-indicator:before{content:"";position:absolute;width:940px;height:calc(100% - 217px);top:0;bottom:0;left:0;right:0;margin:auto;border:2px dashed #fff}.drop-indicator .upl-img{float:none;margin:0 auto;width:100px;position:relative}.drop-indicator .upl-img .img-bottom,.drop-indicator .upl-img .img-middle,.drop-indicator .upl-img .img-top{width:100px;height:122px;-webkit-transition:.66s;-moz-transition:.66s;-ms-transition:.66s;-o-transition:.66s;transition:.66s}.drop-indicator .upl-img .img-top{background:url(/static/bundles/ca8adcbaf4004756b3b1521e5dd07da8.svg) no-repeat 50%;background-size:contain;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}.drop-indicator .upl-img .img-middle{background:url(/static/bundles/26b5b374cd9be416f43be4dc1de9f874.svg) no-repeat top;background-size:contain}.drop-indicator .upl-img .img-bottom{background:url(/static/bundles/b5c32fb8f3a16f3cf12702169ff4086d.svg) no-repeat bottom;background-size:contain}.drop-indicator h2{font-weight:400;color:#fff;display:block}.drop-indicator .drop-block{margin-top:0;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.upload-status{float:left}.upload-status span{display:block;float:left}.upload-status .progress-img{width:42px;height:11px;position:absolute;z-index:99;top:6px;background:url(/static/bundles/21467aa338f29f3157cb8599164d2519.svg) no-repeat 0;background-size:contain;left:0}.upload-status .upload-progress{width:39px;height:8px;position:relative;margin:0 10px 0 0}.upload-status .upload-progress .progress{background:transparent;box-shadow:none;height:9px;margin:0;position:absolute;width:103%;top:7px;left:1px}.upload-status .upload-progress .progress-bar{background-color:#2c0777;background-image:none;z-index:1}.upload-status .btn-link{margin-top:2px}.upload-status .uploading-progress{font-size:12px;color:#2c0777;display:block;float:none;text-align:left;line-height:24px}.upload-status .uploading-progress.error{color:#c96c46}.preview-file{display:flex;flex-shrink:0;width:3rem;height:3rem;cursor:-webkit-zoom-in;margin-right:.667rem;background:#ebebeb url(/static/bundles/8bb25e71f230e04cf0a6508e1409387c.svg) no-repeat 50%;background-size:50%;clip-path:circle(50% at 50% 50%)}.preview-file.inactive{cursor:not-allowed}.preview-file.doc{background-image:url(/static/bundles/90063273989a3ccf67ffdd069b181b65.svg)}.preview-file.doc-white{background-image:url(/static/bundles/356433d15356176a33bd10a1f8224df0.svg)}.preview-file.docx{background-image:url(/static/bundles/2721055ac88566a9a9686afac7dd498a.svg)}.preview-file.docx-white{background-image:url(/static/bundles/3073bb7d019b760ac1255bac66e39ac1.svg)}.preview-file.gif{background-image:url(/static/bundles/f31209a08b59e22f7a6132ae30d75033.svg)}.preview-file.gif-white{background-image:url(/static/bundles/ddfbf02f03c9119a35b2150e305b4c68.svg)}.preview-file.jpg{background-image:url(/static/bundles/d59b00fd965bc9f8d6ce901ff43ad57d.svg)}.preview-file.jpg-white{background-image:url(/static/bundles/f0f891560b621fa4800792110f8f05d3.svg)}.preview-file.jpeg{background-image:url(/static/bundles/d59b00fd965bc9f8d6ce901ff43ad57d.svg)}.preview-file.jpeg-white{background-image:url(/static/bundles/f0f891560b621fa4800792110f8f05d3.svg)}.preview-file.pdf{background-image:url(/static/bundles/8e01389c562105f7e117f0760547b2cd.svg)}.preview-file.pdf-white{background-image:url(/static/bundles/6fde311d868ca15d204e578b337791c3.svg)}.preview-file.txt{background-image:url(/static/bundles/3c0b65aadb58edf51e62dcffe23774fb.svg)}.preview-file.txt-white{background-image:url(/static/bundles/fbc98c990943a4ef7bed062524658d72.svg)}.preview-file.xls{background-image:url(/static/bundles/2677c08fbaf2fc79498308060f611ff9.svg)}.preview-file.xls-white{background-image:url(/static/bundles/541d4430b2b1e80a667c9c4a3f25b607.svg)}.preview-file.xlsx{background-image:url(/static/bundles/30a71f42f55de965374a73a88d5f6211.svg)}.preview-file.xlsx-white{background-image:url(/static/bundles/69db7601ed245f054814c845f9832310.svg)}.preview-file.png{background-image:url(/static/bundles/99774984adb8b600630438346cecc60d.svg)}.preview-file.png-white{background-image:url(/static/bundles/3fbfca81958e92d3769e2c3e8b6d0ba1.svg)}.preview-file.new-doc-white{background-image:url(/static/bundles/466129b2c1730b135acb39e983468b98.svg)}.preview-file.eob-icon-white{background-image:url(/static/bundles/48805734572e292b053f3256a14ea584.svg)}.preview-file.bill-doc-white{background-image:url(/static/bundles/265b032e3d09c2b918c4243d63b1b35a.svg)}.preview-file.auth-white{background-image:url(/static/bundles/ec47137414b24423f2dc10d2eb39f2f8.svg)}.preview-file.auth{background-image:url(/static/bundles/6bf23aca91947172a30e1284a193e92f.svg)}.preview-file.bill-white{background-image:url(/static/bundles/689786adf846887a81cd0103985bb609.svg)}.preview-file.bill{background-image:url(/static/bundles/4d5b1df72f3a93e92c2c14b379f469f2.svg)}.preview-file.eob-white{background-image:url(/static/bundles/934381274f0a5b6c580e8779c2a9319c.svg)}.preview-file.eob{background-image:url(/static/bundles/94a114c69fe2e260fb90ff8c3b719e39.svg)}.preview-file.other-white{background-image:url(/static/bundles/2a7496c480673429bd0ee8e17ec4b2ac.svg)}.preview-file.other{background-image:url(/static/bundles/10648905efd08e1d924abc7b5a6c440b.svg)}.file-upload-options{display:flex;align-items:center}.complete-mark{width:15px;height:15px;background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat;background-size:contain;vertical-align:middle;margin:2px 2px 0 0}.error-mark{background:url(/static/bundles/d9719eacc64200cde92de9ecc6258886.svg) no-repeat;background-size:contain}.error-mark,.important-mark{width:15px;height:15px;vertical-align:middle;margin:2px 3px 0 0}.important-mark{background:url(/static/bundles/36fc57bcb2bc62e28878fb6b3005ccab.svg) no-repeat;background-size:contain}.pop-up-wrapper.reviews-popup .modal-dialog{width:60vw;max-width:60vw}@media (max-width:768px){.pop-up-wrapper.reviews-popup .modal-dialog{width:auto;max-width:100%}}.pop-up-wrapper.view-case-popup .modal-dialog[max-width~="768px"]{-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;-ms-transform:translateY(0)!important;-o-transform:translateY(0)!important;transform:translateY(0)!important}.pop-up-wrapper.view-case-popup .modal-dialog .modal-body p{font-size:1em;margin-bottom:0}.pop-up-wrapper.view-case-popup .modal-dialog .modal-body h2{margin:0 0 20px}.pop-up-wrapper.view-case-popup .container-new{max-width:100%}.pop-up-wrapper.view-case-popup .container-new .ledger{height:100%}.pop-up-wrapper.view-case-popup .container{padding:0}.pop-up-wrapper.view-case-popup .container .ledger{height:100%}.pop-up-wrapper.view-case-popup .my-documents{margin-bottom:0}.blog-page a{color:#00af59;text-decoration:underline}.blog-page a:hover{color:#2c0777}.blog-page img{float:none!important;height:auto!important;display:block;max-width:300px;margin:0 auto;position:relative}@media (max-width:640px){.blog-page img{max-width:200px}}.blog-page p{margin-bottom:15px}.blog-page h1{font-size:36px;line-height:1.333em;margin-top:0}@media (max-width:768px){.blog-page h1{font-size:22px}}.blog-page hr.margin-v-50{margin:50px 0}.blog-page hr.margin-v-30{margin:30px 0}.blog-page hr.margin-v-10{margin:10px 0}.blog-body h1{margin:initial}.blog-body .page-content{display:flex;min-height:100vh;flex-direction:column}.blog-body .page-content .wrapper{flex:1;position:relative}.blog-body .footer{margin:0;padding:0;display:flex;align-items:center}.blog-body .footer .footer-logo{margin:0 auto;width:150px;float:none;overflow:hidden}.blog-body .footer .footer-logo img{border:0;width:300px;max-width:300px}.blog-body .footer .navbar{min-height:50px}.blog-body .footer .nav-bar{position:relative;background:transparent;height:auto;padding:0;min-height:30px;box-shadow:none}.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5{color:#2c0777}.blog-body .post-title{color:#2c0777;text-decoration:none}.blog-body .post-title:hover,.blog-body a{color:#00af59}.blog-body a{text-decoration:none!important}.blog-body a:hover{color:#2c0777}.blog-body img{max-width:100%;display:block}.blog-body img.img-responsive{margin:0 auto}.blog-body img.img-large{width:100%}.blog-body img.img-medium{width:50%}.blog-body img.img-small{width:25%}.blog-body img.center{margin:0 auto}.blog-body .well{background:transparent;border:none;box-shadow:none;padding:0}.blog-body .well h4{color:#fff}.blog-body .well .form-search .input-group{width:100%;display:block;position:relative;overflow:hidden}.blog-body .well .form-search .input-group .form-control{background:transparent;border-color:#00af59;padding:0;color:#00af59}.blog-body .well .form-search .input-group .btn-default{padding:0;border:none;position:absolute;right:0;top:8px}.blog-body .well .form-search .input-group .btn-default:hover{color:#2c0777;background:transparent}.blog-body .list-group{box-shadow:none;padding:0}.blog-body .list-group .list-group-item,.blog-body .list-group .list-group-item:first-child,.blog-body .list-group .list-group-item:last-child{border:none;padding:0}.blog-body .container .row .col-md-4{border:1px solid #00af59}.blog-body .btn-primary .glyphicon-chevron-right{display:none}.blog-body ol,.blog-body ul{color:#515151}.blog-body .tagcloud .label-default{background:#00af59;margin-right:2px}.blog-body .tag-list{padding:0;margin:30px 0 10px;list-style:none;display:flex;justify-content:center}.blog-body .tag-list .label-title{color:#515151}.blog-body .tag-list .tag-list-item{display:inline-block;margin:0 5px 2px 0}.blog-body .tag-list .tag-list-item a{margin:0 2px 2px 0;display:inline-block}.blog-body .tag-list .tag-list-item a span{background:#00af59}.blog-body .tag-list .tag-list-item a:hover{text-decoration:none}.blog-body .tag-list .tag-list-item a:hover span{background:#2c0777}.blog-body .post-info{font-size:12px}.blog-body .post-info .glyphicon{color:#2c0777}.blog-body .post-header{position:relative;box-shadow:none;height:auto;padding:0 0 20px}.blog-body .post-header .tag-item{color:#00af59}.blog-body .btn-link .glyphicon-arrow-right{font-size:12px;margin-left:5px}.blog-body .hero.banner{left:0;right:0;padding-top:10px}.blog-body .hero.banner h1{margin:.67em 0 0}.blog-body .hero.banner .btn-link,.blog-body .hero.banner h3{color:#fff}.blog-body .hero.banner .btn-link:hover{color:#2c0777}.blog-body .hero.banner .post-info{font-size:12px}.blog-body .hero.banner .post-info a{font-size:12px;color:#fff;text-decoration:underline!important;display:inline-block}.blog-body .hero.banner .post-info a:hover{color:#2c0777}.blog-body .hero .content{max-width:800px;padding:0 10px;margin:0 auto}.blog-body .col-md-10{position:static}.blog-body .post-content{padding-bottom:50px}.blog-body .pagination a{margin:0 5px}.secure-download{min-height:400px}.secure-download .hero.banner p{font-size:19px}.secure-download .errorlist{margin-left:30px}.info-message{padding-left:50px;position:relative;color:#515151}.info-message:before{content:"";position:absolute;background:url(/static/bundles/57e809e7753312d4663cfd4e50f3c3e7.svg) no-repeat 50%;background-size:contain;width:40px;height:40px;left:0}.info-message p{font-size:12px;margin-top:15px}.info-message p .btn-link{font-size:12px}.info-message .btn-link{color:#00af59}.info-message .btn-link:hover{color:#2c0777}.info-message.download-expired{padding-left:0}.info-message.download-expired:before{display:none}.concierge-service{border:1px solid #d9d9d9;padding:60px 20px 80px;margin:65px auto;color:#515151;position:relative;width:33.33%;display:inline-block}@media (max-width:640px){.concierge-service{padding:20px 15px 30px;margin:20px auto;width:90%}}.concierge-service h4{color:#2c0777}.concierge-service h4:before{content:"";background:#fff url(/static/bundles/4b74df2be757c39c173e42f5ba2768d7.svg) no-repeat 50%;height:20px;width:40px;display:block;position:absolute;left:calc(50% - 20px);top:-12px}.tos-block ol{padding:0 0 0 1em}.tos-block ol li:not(:last-child){margin-bottom:.4em}.list-title{color:#515151}.progress{overflow:visible;height:auto;margin-bottom:0;background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-image:none!important}.signature__pad{box-shadow:0 0 10px hsla(0,0%,63.5%,.7)}.document-queue .review-summary{float:right;list-style:none;padding:0;margin:5px 0}@media (max-width:992px){.document-queue .review-summary{float:left;width:100%;display:block}}.document-queue .review-summary li{display:inline-block;color:#fff;font-size:12px;line-height:16px;font-weight:900;padding-bottom:8px;margin-left:30px;vertical-align:middle}@media (max-width:992px){.document-queue .review-summary li{margin-left:0;display:block;padding-left:10px;padding-bottom:0;margin-bottom:10px}.document-queue .review-summary li br{display:none}}.document-queue .review-summary li.in-progress{border-bottom:2px solid #2c0777}@media (max-width:992px){.document-queue .review-summary li.in-progress{border-bottom:none;border-left:2px solid #2c0777}}.document-queue .review-summary li.in-progress .big{font-size:30px;display:block;float:left;line-height:32px;font-weight:300;margin-right:5px}@media (max-width:992px){.document-queue .review-summary li.in-progress .big{font-size:12px;display:inline-block;float:none;line-height:18px;font-weight:900;margin-right:0}}.document-queue .review-summary li.in-progress span{float:left}@media (max-width:992px){.document-queue .review-summary li.in-progress span{float:none}}.document-queue .review-summary li.unreviewed{border-bottom:2px solid #007e8f}@media (max-width:992px){.document-queue .review-summary li.unreviewed{border-bottom:none;border-left:2px solid #007e8f}}.document-queue .review-summary li.done{border-bottom:2px solid #fff}@media (max-width:992px){.document-queue .review-summary li.done{border-bottom:none;border-left:2px solid #fff}}@media (max-width:992px){.document-queue .filters-section{margin-top:0}}@media (min-width:991px){.document-queue .form-group{display:flex;width:100%;align-items:center}}.document-queue .filters i{display:inline-block;width:30px;height:30px;float:left;margin-right:3px;top:-5px;position:relative;background-repeat:no-repeat;background-position:50%;background-size:100%}.document-queue .filters i+cpt-select{display:inline-block;width:calc(100% - 33px)}.document-queue .filters i+input{width:calc(100% - 58px)!important}.document-queue .filters i.patient{background-image:url(/static/bundles/b31f7e74320aef21db61ddc54bc576ad.svg)}.document-queue .filters i.user{background-image:url(/static/bundles/aa834f77e62967a74a4c6e221c141219.svg)}.document-queue .filters i.assignee{background-image:url(/static/bundles/52056d8a7147ea24cffa37eea3f177e5.svg)}.document-queue .filters i.status{background-image:url(/static/bundles/c40eb576433bd083fd10976d52a62508.svg)}.document-queue .filters i.sender{background-image:url(/static/bundles/007ab1d647e2542555494d545ac60300.svg)}.document-queue .filters i.subscription{background-image:url(/static/bundles/cb925504a4dd201c8dca6316dac8e88f.svg)}.document-queue .documents{margin:20px 0 30px}.document-queue .documents .card-status{margin-right:1em}@media (max-width:992px){.card-row,.ledger .card-row{display:block}}.ledger .btn-link{font-size:1em}.ledger .add-doc{font-size:1rem;color:#00af59;display:flex;align-items:center}.ledger .add-doc:before{content:"";width:1.2rem;height:1.6rem;background:url(/static/bundles/58b6227d07ee1de895bc76e3b605e866.svg) no-repeat 50%;background-size:contain;margin-right:.25rem}.ledger .new-adjustment{position:relative;font-size:.9em;color:#515151;margin-left:20px}.ledger .new-adjustment:hover{color:#515151}.ledger .new-adjustment:before{content:"";position:absolute;width:18px;height:24px;background:url(/static/bundles/4e2ddb996a00f1286837edc06d8cd284.svg) no-repeat 50%;background-size:contain;left:-20px;top:-2px}cpt-document-items,mbx-ledger-document-items{display:block;width:100%;outline:none}cpt-document-item,mbx-ledger-document-item{display:block;background:#f5f5f5;outline:none}cpt-document-item>div,mbx-ledger-document-item>div{cursor:pointer}cpt-document-item:not(:last-child),mbx-ledger-document-item:not(:last-child){margin-bottom:5px}cpt-document-item .exclude,mbx-ledger-document-item .exclude{color:#bfbfbf}cpt-document-item[max-width~="767px"] .doc-type,mbx-ledger-document-item[max-width~="767px"] .doc-type{padding-left:0;display:inline-block}cpt-document-item[max-width~="767px"] .doc-type:before,mbx-ledger-document-item[max-width~="767px"] .doc-type:before{content:none!important;position:static;width:auto;height:auto}cpt-ledger-patient .patient-name:after{content:attr(data-role);font-size:.7em;font-weight:400;margin-left:5px}cpt-ledger-patient .balance{float:right;font-size:.9em;text-align:right;margin-left:20px}cpt-ledger-patient-account{display:block}cpt-ledger-patient-account .table-container{font-size:.9em}.account-card{margin-bottom:0;border:none;border-radius:initial;box-shadow:0 0 10px hsla(0,0%,63.5%,.7);padding:10px}.account-card:not(last-child){margin-bottom:20px}.account-card .table-container{padding:0}.cpt-intro,cpt-intro{font-size:18px;display:block}.cpt-intro p,cpt-intro p{color:#fff;font-size:18px}@media (max-width:1100px){.cpt-intro p,cpt-intro p{font-size:15px;line-height:22px;margin-bottom:20px}}.cpt-intro p.default,cpt-intro p.default{color:#515151}.cpt-intro h1,cpt-intro h1{font-size:45px;line-height:60px;color:#fff;margin-top:0}@media (max-width:1100px){.cpt-intro h1,cpt-intro h1{font-size:24px!important;line-height:30px;margin-bottom:20px}}.cpt-intro h2,cpt-intro h2{font-size:32px;line-height:42px;color:#fff;margin-bottom:60px}@media (max-width:1100px){.cpt-intro h2,cpt-intro h2{font-size:18px;line-height:24px;margin-bottom:20px}}.cpt-intro .cta-section,cpt-intro .cta-section{padding:6.667rem 0;position:relative}@media (max-width:991px){.cpt-intro .cta-section,cpt-intro .cta-section{padding:2.667rem 0}}.cpt-intro .cta-section,cpt-intro .cta-section{background:#2c0777}.cpt-intro .security-section,cpt-intro .security-section{padding:6.667rem 0;background:#113c80}@media (max-width:991px){.cpt-intro .security-section,cpt-intro .security-section{padding:2.667rem 0}}.cpt-intro .security-section h2,cpt-intro .security-section h2{margin-bottom:30px}.cpt-intro .security-section .security-img,cpt-intro .security-section .security-img{max-width:55%;margin:0 auto}@media (max-width:991px){.cpt-intro .security-section .security-img,cpt-intro .security-section .security-img{max-width:40%}}.cpt-intro .security-section p,cpt-intro .security-section p{font-size:18px;margin-bottom:36px}@media (max-width:1100px){.cpt-intro .security-section p,cpt-intro .security-section p{font-size:15px;line-height:22px}}.cpt-intro .security-section .cta-block,cpt-intro .security-section .cta-block{margin-top:0}.cpt-intro .top-images,cpt-intro .top-images{max-width:570px;margin:0 auto 40px}@media (max-width:1100px){.cpt-intro .top-images,cpt-intro .top-images{max-width:450px}}.cpt-intro .top-images img,cpt-intro .top-images img{width:100%}@media (max-width:992px){.cpt-intro .top-images,cpt-intro .top-images{margin:1.333rem 0}}@media (max-width:480px){.cpt-intro .top-images,cpt-intro .top-images{background-size:contain}}.cpt-intro .cta-block,cpt-intro .cta-block{margin-top:90px;text-align:center}@media (max-width:1100px){.cpt-intro .cta-block,cpt-intro .cta-block{margin:3.333rem 0 0}}@media (max-width:1100px){.cpt-intro .cta-block .block-btn,cpt-intro .cta-block .block-btn{margin-bottom:20px}}.cpt-intro .cta-block .block-btn p,cpt-intro .cta-block .block-btn p{margin:0}@media (max-width:1100px){.cpt-intro .cta-block .block-btn p,cpt-intro .cta-block .block-btn p{margin:10px 0 0}}.cpt-intro .cta-block .block-btn p .btn-link,.cpt-intro .cta-block .btn-link,cpt-intro .cta-block .block-btn p .btn-link,cpt-intro .cta-block .btn-link{color:#fff}.cpt-intro .cta-block .btn-default,cpt-intro .cta-block .btn-default{font-size:1.2rem;color:#fff;border:2px solid #00af59;padding:0;height:55px;border-radius:1rem;text-align:left;display:flex;align-items:center;justify-content:center;background:transparent;width:-webkit-fill-available;width:-moz-available;margin:.667rem auto}.cpt-intro .cta-block.mobile .btn-default,cpt-intro .cta-block.mobile .btn-default{border:none;font-size:13px;padding-right:0;font-weight:600;text-align:left;padding-left:43px;height:auto;text-decoration:underline;border-radius:0}.cpt-intro .cta-block.mobile .two-col-block,cpt-intro .cta-block.mobile .two-col-block{width:50%;float:left}.cpt-intro .cta-block p,cpt-intro .cta-block p{color:#fff}@media (max-width:992px){.cpt-intro .cta-block p,cpt-intro .cta-block p{margin-bottom:30px}}.cpt-intro .cta-block .mobile .btn-default,cpt-intro .cta-block .mobile .btn-default{font-size:13px;line-height:17px;width:100%;height:55px;border-radius:20px;margin:0 auto 20px 5px}@media (max-width:1100px){.cpt-intro .cta-block .mobile .btn-default,cpt-intro .cta-block .mobile .btn-default{margin:0 auto 20px}}.cpt-intro .cta-block .mobile .btn-default.ask-btn img,.cpt-intro .cta-block .mobile .btn-default.case-btn img,cpt-intro .cta-block .mobile .btn-default.ask-btn img,cpt-intro .cta-block .mobile .btn-default.case-btn img{width:39px;margin-right:5px}.cpt-intro .copatient-banner,cpt-intro .copatient-banner{position:absolute;text-align:center;background:hsla(0,0%,100%,.7);color:#2c0777;width:100%;left:0;right:0;padding:12px 10px;line-height:22px;top:0}@media (max-width:640px){.cpt-intro .copatient-banner,cpt-intro .copatient-banner{font-size:13px;line-height:18px;padding:8px 10px}.cpt-intro .copatient-banner br,cpt-intro .copatient-banner br{display:none}}.cpt-intro .flex-block,cpt-intro .flex-block{display:flex}.cpt-intro .error-icon,cpt-intro .error-icon{display:inline-block;width:15px;height:15px;background:url(/static/bundles/36fc57bcb2bc62e28878fb6b3005ccab.svg) no-repeat;background-size:contain;vertical-align:middle;margin:0 3px 0 5px}.cpt-intro .bills-errors-description,.cpt-intro .coming-soon,.cpt-intro .surprise-medical-bills,cpt-intro .bills-errors-description,cpt-intro .coming-soon,cpt-intro .surprise-medical-bills{background:#2c0777;padding:6.667rem 0}@media (max-width:991px){.cpt-intro .bills-errors-description,.cpt-intro .coming-soon,.cpt-intro .surprise-medical-bills,cpt-intro .bills-errors-description,cpt-intro .coming-soon,cpt-intro .surprise-medical-bills{padding:2.667rem 0}}.cpt-intro .bills-errors-description img,.cpt-intro .coming-soon img,.cpt-intro .surprise-medical-bills img,cpt-intro .bills-errors-description img,cpt-intro .coming-soon img,cpt-intro .surprise-medical-bills img{width:300px;margin:0 auto}@media (max-width:1100px){.cpt-intro .bills-errors-description img,.cpt-intro .coming-soon img,.cpt-intro .surprise-medical-bills img,cpt-intro .bills-errors-description img,cpt-intro .coming-soon img,cpt-intro .surprise-medical-bills img{display:block}}@media (max-width:640px){.cpt-intro .bills-errors-description img,.cpt-intro .coming-soon img,.cpt-intro .surprise-medical-bills img,cpt-intro .bills-errors-description img,cpt-intro .coming-soon img,cpt-intro .surprise-medical-bills img{width:40%}}.cpt-intro .bills-price-description,cpt-intro .bills-price-description{background:#007e8f;padding:6.667rem 0}@media (max-width:991px){.cpt-intro .bills-price-description,cpt-intro .bills-price-description{padding:2.667rem 0}}.cpt-intro .bills-price-description img,cpt-intro .bills-price-description img{width:300px;margin:0 auto}@media (max-width:1100px){.cpt-intro .bills-price-description img,cpt-intro .bills-price-description img{width:300px;display:block}}@media (max-width:640px){.cpt-intro .bills-price-description img,cpt-intro .bills-price-description img{width:45%}}.cpt-intro .surprise-medical-bills,cpt-intro .surprise-medical-bills{background:#075277}@media (max-width:991px){.cpt-intro .surprise-medical-bills,cpt-intro .surprise-medical-bills{padding:2.667rem 0}}.cpt-intro .surprise-medical-bills img,cpt-intro .surprise-medical-bills img{width:400px;margin:21px auto}@media (max-width:1100px){.cpt-intro .surprise-medical-bills img,cpt-intro .surprise-medical-bills img{display:block}}@media (max-width:640px){.cpt-intro .surprise-medical-bills img,cpt-intro .surprise-medical-bills img{width:55%;margin:0 auto}}.cpt-intro .reviews-section,cpt-intro .reviews-section{background:#2c0777;padding:6.667rem 0}@media (max-width:991px){.cpt-intro .reviews-section,cpt-intro .reviews-section{padding:2.667rem 0}}.cpt-intro .reviews-section .container,cpt-intro .reviews-section .container{position:relative;padding-bottom:20px}.cpt-intro .reviews-section h3,cpt-intro .reviews-section h3{margin-bottom:20px}.cpt-intro .reviews-section p,cpt-intro .reviews-section p{margin-bottom:45px}.cpt-intro .reviews-section p .who-says,cpt-intro .reviews-section p .who-says{font-size:32px;line-height:42px}@media (max-width:1100px){.cpt-intro .reviews-section p .who-says,cpt-intro .reviews-section p .who-says{font-size:20px;line-height:24px}}.cpt-intro .reviews-section .money-block,cpt-intro .reviews-section .money-block{display:block;position:relative;padding-left:100px}@media (max-width:768px){.cpt-intro .reviews-section .money-block,cpt-intro .reviews-section .money-block{padding-left:70px}}.cpt-intro .reviews-section .money-block:before,cpt-intro .reviews-section .money-block:before{content:"";position:absolute;left:0;width:87px;height:50px;background:url(/static/bundles/4ec8e8504376c11cd9f3b611575e5bdc.svg) no-repeat 50%;background-size:contain}@media (max-width:768px){.cpt-intro .reviews-section .money-block:before,cpt-intro .reviews-section .money-block:before{width:60px;height:40px}}.cpt-intro .reviews-section .money-block a.btn-link,cpt-intro .reviews-section .money-block a.btn-link{color:#fff;font-size:inherit;font-weight:inherit}.cpt-intro .reviews-section .quote-img,cpt-intro .reviews-section .quote-img{width:130px;float:left;margin-left:35px}.cpt-intro .reviews-section .quote-img.only-mobile,cpt-intro .reviews-section .quote-img.only-mobile{display:none}@media (max-width:992px){.cpt-intro .reviews-section .quote-img.only-mobile,cpt-intro .reviews-section .quote-img.only-mobile{display:block;float:none}}.cpt-intro .reviews-section .quote-img.only-pc,cpt-intro .reviews-section .quote-img.only-pc{display:block}@media (max-width:992px){.cpt-intro .reviews-section .quote-img.only-pc,cpt-intro .reviews-section .quote-img.only-pc{display:none}}@media (max-width:992px){.cpt-intro .reviews-section .quote-img,cpt-intro .reviews-section .quote-img{width:50px}}.cpt-intro .reviews-section .quote-img img,cpt-intro .reviews-section .quote-img img{width:100%}.cpt-intro .reviews-section .quote-block,cpt-intro .reviews-section .quote-block{margin-top:-25px}.cpt-intro .reviews-section .quote-text,cpt-intro .reviews-section .quote-text{background:#007e8f;max-width:570px;border-radius:15px;float:left;color:#fff;font-size:18px;font-style:italic;padding:20px;margin:0 0 0 35px;position:relative}@media (max-width:992px){.cpt-intro .reviews-section .quote-text,cpt-intro .reviews-section .quote-text{max-width:100%;margin:0 20px 20px;font-size:15px}}.cpt-intro .reviews-section .quote-text:before,cpt-intro .reviews-section .quote-text:before{position:absolute;content:"";border-right:20px solid transparent;border-top:20px solid transparent;border-color:#007e8f #007e8f transparent transparent;border-style:solid;border-width:20px;left:-28px}@media (max-width:992px){.cpt-intro .reviews-section .quote-text:before,cpt-intro .reviews-section .quote-text:before{left:82px;bottom:-30px;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}}.cpt-intro .reviews-section hr,cpt-intro .reviews-section hr{margin:10px 0 70px;border-top:5px solid #006d73}@media (max-width:1100px){.cpt-intro .reviews-section hr,cpt-intro .reviews-section hr{margin-bottom:20px}}.cpt-intro .reviews-section hr.thin-line,cpt-intro .reviews-section hr.thin-line{margin:40px 0;border-top:2px solid #006d73}.cpt-intro .reviews-section .tabs-nav,cpt-intro .reviews-section .tabs-nav{text-align:center}.cpt-intro .reviews-section .tabs-nav ul,cpt-intro .reviews-section .tabs-nav ul{list-style:none;margin:0;padding:0}.cpt-intro .reviews-section .tabs-nav ul li,cpt-intro .reviews-section .tabs-nav ul li{display:inline-block;margin:0 5px}.cpt-intro .reviews-section .tabs-nav .nav-arrow,cpt-intro .reviews-section .tabs-nav .nav-arrow{margin-top:2px}.cpt-intro .reviews-section .tabs-nav .prev-arrow,cpt-intro .reviews-section .tabs-nav .prev-arrow{border:10px solid transparent;border-right:14px solid #007e8f;display:block;position:relative;cursor:pointer}.cpt-intro .reviews-section .tabs-nav .prev-arrow:hover:after,cpt-intro .reviews-section .tabs-nav .prev-arrow:hover:after{border-right:9px solid #007e8f}.cpt-intro .reviews-section .tabs-nav .prev-arrow:after,cpt-intro .reviews-section .tabs-nav .prev-arrow:after{content:"";position:absolute;border:6px solid transparent;border-right:9px solid #2c0777;top:-6px;left:-3px}.cpt-intro .reviews-section .tabs-nav .next-arrow,cpt-intro .reviews-section .tabs-nav .next-arrow{border:10px solid transparent;border-left:14px solid #007e8f;display:block;position:relative;cursor:pointer}.cpt-intro .reviews-section .tabs-nav .next-arrow:hover:after,cpt-intro .reviews-section .tabs-nav .next-arrow:hover:after{border-left:9px solid #007e8f}.cpt-intro .reviews-section .tabs-nav .next-arrow:after,cpt-intro .reviews-section .tabs-nav .next-arrow:after{content:"";position:absolute;border:6px solid transparent;border-left:9px solid #2c0777;top:-6px;right:-3px}.cpt-intro .reviews-section .tabs-nav .nav-circle,cpt-intro .reviews-section .tabs-nav .nav-circle{width:16px;height:16px;display:inline-block;border-radius:16px;border:3px solid #007e8f;cursor:pointer;position:relative;top:-2px}.cpt-intro .reviews-section .tabs-nav .nav-circle.active,.cpt-intro .reviews-section .tabs-nav .nav-circle:hover,cpt-intro .reviews-section .tabs-nav .nav-circle.active,cpt-intro .reviews-section .tabs-nav .nav-circle:hover{background:#00af59;border-color:#00af59}.cpt-intro .coming-soon,cpt-intro .coming-soon{background:#f3f3f3}.cpt-intro .bill-description-section,cpt-intro .bill-description-section{background:#13468b;padding:6.667rem 0}@media (max-width:991px){.cpt-intro .bill-description-section,cpt-intro .bill-description-section{padding:2.667rem 0}}.cpt-intro .bill-description-section .pc-img,cpt-intro .bill-description-section .pc-img{width:60%;margin:2rem auto}.cpt-intro .bill-description-section h3,cpt-intro .bill-description-section h3{margin-bottom:30px}.cpt-intro .bill-description-section p,cpt-intro .bill-description-section p{margin-bottom:35px}.cpt-intro .bill-description-section .list-description,cpt-intro .bill-description-section .list-description{list-style:none;padding:0;margin:0;font-size:"Open Sans",sans-serif;color:#fff}.cpt-intro .bill-description-section .list-description li,cpt-intro .bill-description-section .list-description li{margin-bottom:19px;position:relative;padding-left:51px;min-height:36px;display:flex;justify-content:left;align-items:center}.cpt-intro .bill-description-section .list-description img,cpt-intro .bill-description-section .list-description img{margin-right:15px;position:absolute;left:0}.cpt-intro .pricing,cpt-intro .pricing{background:#075277}.cpt-intro .pricing .payments-man-img,cpt-intro .pricing .payments-man-img{min-height:297px;max-height:437px;margin:0 auto;display:inherit}@media (max-width:992px){.cpt-intro .pricing .payments-man-img,cpt-intro .pricing .payments-man-img{width:200px}}@media (min-width:768px){.cpt-intro .pricing,cpt-intro .pricing{padding:50px 0}.cpt-intro .pricing .description,cpt-intro .pricing .description{padding:120px 0}}@media (max-width:992px){.cpt-intro .pricing,cpt-intro .pricing{text-align:center;padding:10px 0}}.cpt-intro .pricing h3,cpt-intro .pricing h3{color:#fff;font-size:32px;margin-bottom:30px}@media (max-width:640px){.cpt-intro .pricing h3,cpt-intro .pricing h3{font-size:18px}}.cpt-intro .review-tabs,cpt-intro .review-tabs{position:relative;min-height:400px}.cpt-intro .current-tab,cpt-intro .current-tab{opacity:0;visibility:hidden;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;overflow:hidden;display:none;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s;animation:fadein 1s}.cpt-intro .current-tab.active-tab,cpt-intro .current-tab.active-tab{opacity:1;visibility:visible;display:block}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadein{.cpt-intro 0%,cpt-intro 0%{opacity:0}.cpt-intro to,cpt-intro to{opacity:1}}@-o-keyframes fadein{0%{opacity:0}to{opacity:1}}.cpt-intro .protect-customer,cpt-intro .protect-customer{text-align:center;color:#007e8f;font-size:.9rem}.new-plans{text-align:center;display:block;padding:1rem 0 2rem}.new-plans .plan-card-wrapper{text-align:left;display:inline-block;float:none;vertical-align:top}@media (max-width:640px){.new-plans .plan-card-wrapper{margin-bottom:30px}}@media (max-width:400px){.new-plans .plan-card-wrapper{min-width:300px}}.more-info-block{color:#515151}.more-info-block .btn-group{width:100%;padding:0 1.333rem;box-shadow:none;border:none;cursor:pointer}.more-info-block .btn-group:active,.more-info-block .btn-group:focus{box-shadow:none}.more-info-block .btn-group .btn-default-gray{margin-left:9px}.more-info-block .btn-group.open .caret{transform:scaleY(-1)}.more-info-block .more-info-list{padding:0;list-style:none;font-size:.9rem;background:transparent;box-shadow:none;border:none;margin:10px 0 0;position:static}cpt-agent-dashboard,cpt-subscriber-dashboard{display:block;background:url(/static/bundles/b77e275d9e3827c00409a4e9bb285054.svg) repeat 50% fixed;background-size:cover;padding:1em 0;min-height:calc(100vh - 161px + 1em)}@media (max-width:640px){cpt-agent-dashboard,cpt-subscriber-dashboard{min-height:calc(100vh - 44px + 1em)}}cpt-agent-dashboard a,cpt-subscriber-dashboard a{color:#2c0777;text-decoration:underline}cpt-agent-dashboard a:hover,cpt-subscriber-dashboard a:hover{color:#2c0777}cpt-agent-dashboard .greeting,cpt-subscriber-dashboard .greeting{color:#fff;max-width:60%;margin:0 auto;grid-area:header}cpt-agent-dashboard .cards .flickity-page-dots .dot.is-selected,cpt-subscriber-dashboard .cards .flickity-page-dots .dot.is-selected{opacity:1;border:2px solid #fff;background:transparent}cpt-agent-dashboard .cards .flickity-page-dots .dot,cpt-subscriber-dashboard .cards .flickity-page-dots .dot{background:#fff}cpt-agent-dashboard .cards:after,cpt-subscriber-dashboard .cards:after{content:"flickity";display:none}@media screen and (min-width:960px){cpt-agent-dashboard .cards:after,cpt-subscriber-dashboard .cards:after{content:""}}cpt-agent-dashboard .cards .card,cpt-subscriber-dashboard .cards .card{overflow:hidden}@media screen and (min-width:960px){cpt-agent-dashboard .cards .card,cpt-subscriber-dashboard .cards .card{width:100%}}cpt-agent-dashboard .cards .card .img,cpt-subscriber-dashboard .cards .card .img{margin:0 auto -35px;clip-path:circle(50% at 50% 50%)}cpt-agent-dashboard .cards .card .card__wrap,cpt-subscriber-dashboard .cards .card .card__wrap{padding-top:30px}cpt-agent-dashboard .cards .card .card__header,cpt-subscriber-dashboard .cards .card .card__header{background:#f5f5f5;padding:0 1em;text-align:center;border-radius:.667rem .667rem 0 0}cpt-agent-dashboard .cards .card .card__header article,cpt-subscriber-dashboard .cards .card .card__header article{display:flex;flex-flow:column;align-items:center;align-content:center;padding-bottom:.5em}cpt-agent-dashboard .cards .card .card__header article h2,cpt-agent-dashboard .cards .card .card__header article h3,cpt-subscriber-dashboard .cards .card .card__header article h2,cpt-subscriber-dashboard .cards .card .card__header article h3{margin:10px 0 5px}cpt-agent-dashboard .cards .card .card__body,cpt-subscriber-dashboard .cards .card .card__body{position:relative;background:#f5f5f5;font-size:.9rem;height:100px;overflow:hidden}cpt-agent-dashboard .cards .card .card__body.mini,cpt-subscriber-dashboard .cards .card .card__body.mini{height:2rem}@media (max-width:420px){cpt-agent-dashboard .cards .card .card__body,cpt-subscriber-dashboard .cards .card .card__body{padding:.5rem 1rem;font-size:1rem}}cpt-agent-dashboard .cards .card .card__footer,cpt-subscriber-dashboard .cards .card .card__footer{border:1px solid #fff;background:#2c0777;padding:1em}cpt-agent-dashboard .cards .card__transparent .card__header,cpt-subscriber-dashboard .cards .card__transparent .card__header{background:none;color:#fff}cpt-agent-dashboard .cards .card__transparent .card__body,cpt-subscriber-dashboard .cards .card__transparent .card__body{background:none;color:#fff;max-height:none;min-height:0}cpt-agent-dashboard .cards .card__transparent .card__footer,cpt-subscriber-dashboard .cards .card__transparent .card__footer{background:none;border:none}cpt-agent-dashboard .cards.sub-menu .card,cpt-subscriber-dashboard .cards.sub-menu .card{margin:0 auto .666em}cpt-agent-dashboard .cards.sub-menu .card__header,cpt-subscriber-dashboard .cards.sub-menu .card__header{display:flex;justify-content:flex-start;padding-left:.666em;padding-right:.666em;font-size:.9em;text-align:left}cpt-agent-dashboard .cards.sub-menu .card__header .img,cpt-subscriber-dashboard .cards.sub-menu .card__header .img{top:auto;margin:.666em;max-height:40px;max-width:40px;box-shadow:none;border-radius:initial}@media (max-width:768px){cpt-agent-dashboard .cards.sub-menu .card__header .img,cpt-subscriber-dashboard .cards.sub-menu .card__header .img{max-height:30px;max-width:30px}}cpt-agent-dashboard .cards.sub-menu .card__header article,cpt-subscriber-dashboard .cards.sub-menu .card__header article{align-items:flex-start;margin:0 5px}cpt-agent-dashboard .cards.links,cpt-subscriber-dashboard .cards.links{color:#fff;background:#2c0777}cpt-agent-dashboard .cards.links>.card,cpt-subscriber-dashboard .cards.links>.card{grid-area:footer;padding:1em}cpt-agent-dashboard .cards.links>.card .card__header,cpt-subscriber-dashboard .cards.links>.card .card__header{background:initial}cpt-agent-dashboard .cards.links ul,cpt-subscriber-dashboard .cards.links ul{list-style:none;padding-inline-start:0;margin:0}cpt-agent-dashboard .cards.links ul:before,cpt-subscriber-dashboard .cards.links ul:before{content:"";background:url(/static/bundles/bb3a45ad6d1c5cb630b058c7526d67ed.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .cards.links a,cpt-subscriber-dashboard .cards.links a{color:#137863}cpt-agent-dashboard .img,cpt-subscriber-dashboard .img{width:60px;height:60px;border-radius:50%}cpt-agent-dashboard .img-wrap,cpt-subscriber-dashboard .img-wrap{filter:drop-shadow(0 0 .25rem rgba(50,50,0,.5));position:relative;top:-25px}cpt-agent-dashboard .img.doc-manager,cpt-subscriber-dashboard .img.doc-manager{background:#fff url(/static/bundles/4e421ea9dd4917458e776f70503f8b48.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.cases,cpt-subscriber-dashboard .img.cases{background:#fff url(/static/bundles/52785cea8035ca47dd363a8486e2e699.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.family,cpt-subscriber-dashboard .img.family{background:#fff url(/static/bundles/b46e1469526d9d1b998f1a1fdf45cfff.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.profile,cpt-subscriber-dashboard .img.profile{background:#fff url(/static/bundles/b544757d1ea53775e6a2533fd1d36f9c.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.new-case,cpt-subscriber-dashboard .img.new-case{background:#fff url(/static/bundles/17a91e91ddcd70b651381951c106bc77.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.account,cpt-subscriber-dashboard .img.account{background:url(/static/bundles/c292b4fc1f62b4374c70ef4327edcfbd.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.patients,cpt-subscriber-dashboard .img.patients{background:url(/static/bundles/b84d37db79f183e2eaabfb9b8967be3e.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.notifications,cpt-subscriber-dashboard .img.notifications{background:url(/static/bundles/25fdfaeb73b056f247c05d907cb747ba.svg) no-repeat 50%;background-size:contain}cpt-agent-dashboard .img.chain,cpt-subscriber-dashboard .img.chain{background:url(/static/bundles/bb3a45ad6d1c5cb630b058c7526d67ed.svg) no-repeat 50%;background-size:contain}cpt-dashboard-charts figcaption{color:#fff;text-align:center;font-weight:700;font-size:1.5rem}cpt-dashboard-charts .text-summary{display:flex;flex-direction:column;align-self:center;justify-self:center;text-align:center;list-style:none;margin:0;padding:0;color:#fff}cpt-dashboard-charts .text-summary__heading{font-size:2.5rem;line-height:1.2;color:#0de590}cpt-dashboard-charts .text-summary__desc{font-size:1.5rem;font-weight:700;color:inherit}cpt-dashboard-charts .slick-next{right:-15px}cpt-dashboard-charts .slick-prev{left:-15px}fade{position:absolute;bottom:0;display:block;width:100%;height:50px;height:2rem;background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),#fff)}.brokers{font-size:1.2em}.brokers section{padding:3em 0}.brokers__section-1{font-size:1.4em;background:#2c0777;color:#fff}.brokers__section-1 img{content:url(/static/bundles/1becf723c9f869f097de8fd28bcf30cc.svg);max-width:50%}.brokers__section-2{background:#007e8f;color:#fff}.brokers__section-2 img{min-width:30%}.brokers__section-2 img.bills-1{content:url(/static/bundles/81f7a31de7aba72ecf3c15efc01cd6c2.svg)}.brokers__section-2 img.bills-2{content:url(/static/bundles/878b12db607da6b48e738a00b08abe05.svg)}.brokers__section-3{background:#13468b;color:#fff}.brokers__section-3 img{content:url(/static/bundles/16ece276b0d3af1ca17e360e418cb941.svg);width:70%;margin:1em 0}.brokers__section-3 a{background:transparent;color:#fff;font-size:inherit;margin-bottom:.8em}.brokers__section-4{background:#f3f3f3;color:grey}.brokers__section-4 img{content:url(/static/bundles/1a0b66700d4bba2760525a3665fdeba1.svg);width:70%;margin:1em 0}body.pdf{font-size:10px;color:#000}body.pdf header{border-bottom:2px solid #2c0777;padding-bottom:1em;font-weight:700;color:#515151}body.pdf footer{position:fixed;border-top:2px solid #2c0777;bottom:0;left:0;width:100%}body.pdf hr{margin-top:1em;margin-bottom:1em;border:dotted #2c0777;border-width:0 0 1px;border-image-slice:33% 33%;border-image-repeat:round}body.pdf ul{list-style-type:none;padding:0 0 0 .25em;list-style-position:inside}body.pdf ol{padding:0;list-style:none;counter-increment:start 0}body.pdf ol>li:before{margin-right:.25em;content:counter(start) ".";counter-increment:start;font-weight:700}body.pdf ol>li:not(:last-child){margin-bottom:.5em}body.pdf small{font-weight:700;color:#000}body.pdf .logo{width:auto;display:flex;justify-content:center;align-items:center;background-image:url(/static/bundles/7c2bdb1b48d25ff476d8b9905c99e624.svg);background-size:contain;background-repeat:no-repeat}body.pdf .icon{display:inline-flex;align-items:center}body.pdf .icon:not(:last-child){margin-bottom:.5em}body.pdf .icon.phone:before{background:url(/static/bundles/1e7360ab3b3153f9e5caf35dbc64a9c8.png) no-repeat 50%;background-size:contain}body.pdf .icon.fax:before,body.pdf .icon.phone:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.5em;display:inline-flex}body.pdf .icon.fax:before{background:url(/static/bundles/5b37d974f25c515ab57f9685b2ab0184.png) no-repeat 50%;background-size:contain}body.pdf .icon.email:before{background:url(/static/bundles/afd593028e54c280a9108c606c7c0c88.png) no-repeat 50%;background-size:contain}body.pdf .icon.address:before,body.pdf .icon.email:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.5em;display:inline-flex}body.pdf .icon.address:before{background:url(/static/bundles/96cc6d00c96f9bb9ee6c3fa0c34ac801.png) no-repeat 50%;background-size:contain}body.pdf .manual-fill{display:flex;flex-direction:row;align-items:stretch;width:100%;margin-bottom:1em}body.pdf .manual-fill .border:last-child{flex:1;border-bottom:1px solid #000}body.pdf .manual-fill.invisible border:last-child{flex:1;border-bottom:1px solid transparent}cpt-load{display:inline-flex;margin:0 .25em}cpt-load>div{display:flex;align-items:center}cpt-load>div:before{content:"";background:var(--background) no-repeat 50%;background-size:contain;width:var(--width);height:1em;display:inline-flex}.clients__group{margin-bottom:2em}.clients__item{position:relative;margin-bottom:.5em;padding-left:1em}.clients__item.primary{padding-left:0}.clients__item.archived>.clients__item__body>span,.clients__item.archived>.clients__item__body em{color:#bfbfbf}.clients__item__body{display:flex;flex:1 0 auto;padding:.5em 1em;background-color:#f5f5f5}.clients__item__body__relationship{margin-left:.25em}cpt-client-cards{display:block}cpt-client-card .open-card{top:auto;right:auto;position:static;display:inline-flex;flex-flow:column;margin-left:auto}cpt-client-card:last-of-type .clients__item{margin-bottom:0}.insurance__group{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem}.insurance__item{box-sizing:border-box;overflow:hidden;box-shadow:0 0 10px hsla(0,0%,63.5%,.7);position:relative;border-radius:.667rem}.insurance__item__header{position:relative;display:flex;align-items:center;background:#00ae5a;color:#fff;padding:.5rem 1rem;box-sizing:border-box;border-bottom:.333rem solid #007b40}.insurance__item__header.pending{background:#e27f28;border-bottom:.333rem solid #bd661a}.insurance__item__header.invalid,.insurance__item__header.locked{background:#ac1f23;border-bottom:.333rem solid #81171a}.insurance__item__header h3{margin:.25rem 0}.insurance__item__header h3,.insurance__item__header h3+span{max-width:95%;-webkit-line-clamp:1;display:-webkit-box;line-height:inherit;height:inherit;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.insurance__item__header em{font-size:1.17rem}.insurance__item__header>div:first-of-type{flex-grow:1}.insurance__item__header .open-card>span{background-color:#fff}.insurance__item__body{padding:1rem;min-height:8rem;line-height:1.5rem;font-size:1rem}.insurance__item__body__relationship{margin-left:.25em}*{margin:0}body,html{font-size:15px;height:100%;-ms-overflow-style:scrollbar;color:#515151}@media (max-width:767px){body,html{font-size:12px}}header{background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 5px rgba(0,0,0,.075)}header>.navigation{padding:0 0 0 30px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:start;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:center}@media (max-width:1023px){header>.navigation{padding:0 15px;height:44px}}header>.navigation.only-logo{text-align:center;align-items:end;justify-content:center}header>.navigation.only-logo .primary-nav-wrapper,header>.navigation.only-logo .search-bar-wrapp{opacity:0;visibility:hidden}header>.navigation.only-logo .logo{display:flex;width:auto;height:100%;position:relative;align-items:end;margin:30px 0 0}@media (max-width:1023px){header>.navigation.only-logo .logo{margin-top:7px}}header>.navigation.only-logo .logo img{width:110px}@media (max-width:1023px){header>.navigation.only-logo .logo img{width:90px}}header>.banner .su-warning{width:100%;color:#fff;background-color:#c0582d;text-align:center;z-index:5000;font-weight:700;padding:.5em}header>.banner.covid19{font-size:.95em;color:#fff;background:#640072}.logo{width:150px;height:37px;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;justify-content:center;align-items:center;display:flex;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;margin-right:20px;background-size:contain;background-repeat:no-repeat;background-position:0}@media (max-width:1023px){.logo{width:92px;height:25px}}.logo img{width:100%}.copatient-logo{width:auto;height:35px;display:flex;justify-content:center;align-items:center}.button-group{position:absolute;right:0;top:0}.button-group .btn-transparent{font-size:22px;padding:0;margin-left:15px}.primary-nav{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;z-index:22;flex-flow:row}@media (max-width:1023px){.primary-nav{display:none}}.primary-nav ul{padding:0;margin:0;list-style:none;display:flex}.primary-nav ul li{display:inline-flex;align-items:center;padding:1em 25px}@media (max-width:1023px){.primary-nav ul li{width:calc(100% - 10px)}}.primary-nav ul li hr{margin:5px 0;border-bottom:1px solid #bfbfbf}@media (max-width:1023px){.primary-nav ul li{padding:10px 5px 0 15px;line-height:inherit}}.primary-nav ul li a{color:#2c0777;font-size:18px;cursor:pointer}.primary-nav ul li a.sign-up{border:2px solid #00af59;border-radius:10px;padding:2px 10px}.primary-nav ul li a.link-title{color:#2c0777}.primary-nav ul li a.link-title:hover{color:#00af59}@media (max-width:1023px){.primary-nav ul li a.profile-name{display:block;margin-bottom:20px}.primary-nav ul li a.profile-name .btn-link{display:none}}.primary-nav ul li a:hover{color:#00af59;text-decoration:none}.primary-nav ul li a.user-photo-wrapper{width:40px;height:40px;line-height:40px;position:relative;top:14px}@media (max-width:1023px){.primary-nav ul li a.user-photo-wrapper{display:none}}.primary-nav ul li:focus .sub-primary-nav,.primary-nav ul li:hover .sub-primary-nav,.primary-nav ul li a.user-photo-wrapper .user-photo img{display:block}.primary-nav ul li .sub-primary-nav{display:none;position:absolute;width:100%;left:0;right:0;background:#fff;top:63px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:inset 0 2px 2px hsla(0,0%,100%,.15),0 2px 2px rgba(0,0,0,.075);z-index:22}@media (max-width:1023px){.primary-nav ul li .sub-primary-nav{position:relative;top:2px;padding:0;box-shadow:none;display:block}}.primary-nav ul li .sub-primary-nav li{margin-bottom:16px;display:block;padding:0 24px;line-height:20px;width:100%}@media (max-width:1023px){.primary-nav ul li .sub-primary-nav li{line-height:20px;margin-bottom:7px;padding:0 0 0 20px}}.primary-nav ul li .sub-primary-nav li a{font-size:15px;color:#2c0777;display:block;width:100%}.primary-nav ul li .sub-primary-nav li a:hover{color:#00af59}.primary-nav ul li .sub-primary-nav li a br{display:none}.primary-nav ul li.avatar-item{padding:0;position:relative;top:17px}.primary-nav ul li.avatar-item a{margin:0 -14px 0 0}.primary-nav ul li.nav-line{color:#515151}.primary-nav ul li.nav-line:before{content:"";position:absolute;width:calc(100% - 50px);height:1px;background:#bfbfbf;top:0;bottom:0;margin:auto;right:25px;left:25px}@media (max-width:1023px){.primary-nav ul li.nav-line:before{width:calc(100% - 25px);right:0}}.primary-nav ul li.nav-line span{background:#fff;position:relative;padding-right:10px;color:#bfbfbf;text-transform:uppercase}.primary-nav-item{position:relative}.primary-nav-item:after{content:"";position:absolute;top:0;right:0;left:0;width:100%;border-top:4px solid #2c0777;display:none}@media (max-width:1023px){.primary-nav-item:after{position:relative;top:15px;padding:0;box-shadow:none}}.primary-nav-item:hover:after{display:block}@media (max-width:1023px){.primary-nav-item:hover:after{display:none}}.primary-nav-item.main-nav{min-width:170px}.primary-nav-item.show-item-nav{display:none}@media (max-width:1023px){.primary-nav-item.show-item-nav{display:block}}@media (max-width:1023px){.primary-nav-item.hide-item-nav{display:none}}.open-nav{width:1.5em;right:1em;z-index:101;top:13px;display:none}@media (max-width:1023px){.open-nav{display:flex;flex-flow:column;justify-content:center}}.open-nav span{background:#00af59;width:19px;height:4px;border-radius:10px;display:block;margin-bottom:3px;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s}.open-nav span:last-child{margin:0}.primary-nav-wrapper{display:inline-flex}.primary-nav-wrapper.opened .primary-nav{right:0;overflow:auto}.primary-nav-wrapper.opened .open-nav{position:fixed}.primary-nav-wrapper.opened .open-nav span:first-child{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:7px;position:relative}.primary-nav-wrapper.opened .open-nav span:last-child{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.primary-nav-wrapper.opened .open-nav span:nth-child(2){display:none}.primary-nav-wrapper.opened .mobile-nav{right:0}.company-name{font-size:30px;font-weight:700;color:#bfbfbf;margin-left:30px;position:relative;margin-top:15px}.company-name:active,.company-name:focus,.company-name:hover{color:#bfbfbf;text-decoration:none}@media (max-width:1023px){.company-name{font-size:19px;margin-top:4px;margin-left:16px}}.company-name:before{content:"";width:2px;height:27px;position:absolute;top:8px;left:-15px;background:#bfbfbf}@media (max-width:1023px){.company-name:before{height:16px;top:5px;left:-8px}}.acc-plan{position:absolute;left:67px;top:40px;line-height:22px;font-size:12px;color:#515151;width:calc(100% - 93px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1023px){.acc-plan{left:25px;top:30px}}.secondary-nav{position:absolute;right:0;bottom:-40px;background:#f2f2f2;border-bottom-left-radius:5px;display:flex;justify-content:center;align-items:center;height:40px;box-shadow:-1px 2px 3px rgba(0,0,0,.3)}@media (max-width:1023px){.secondary-nav{display:none}}.secondary-nav ul{margin:0;padding:0 5px 1px}.secondary-nav ul li{display:inline-block;list-style:none;margin:0 10px;padding:10px 0}.secondary-nav ul li i{margin-right:5px}.secondary-nav ul li a{font-size:14px;color:#2c0777}.secondary-nav ul li:focus ul,.secondary-nav ul li:hover ul{display:block}.secondary-nav ul li ul{display:none;position:absolute;top:35px;background:#f2f2f2;border-bottom-left-radius:5px;right:0;width:130px;text-align:right;padding:0}.secondary-nav ul li ul li{display:block;margin:10px 5px;padding:0 5px 0 0}.mobile-nav{position:fixed;width:220px;background:#fff;height:100vh;right:-100%;top:0;padding:50px 0 0;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;overflow-x:hidden;overflow-y:auto}.mobile-nav ul{padding:0 0 0 25px;margin:0;list-style:none}.mobile-nav ul li{position:relative;margin:2px 0}.mobile-nav ul li.sign-up:before{content:"";position:absolute;width:6px;height:21px;background:#00af59;left:-25px}.mobile-nav ul li.nav-title{margin:3px 0;font-weight:400}.mobile-nav ul li a{font-size:14px;color:#2c0777}.mobile-nav ul li .notifications-content{position:relative;display:inline-block;top:auto;right:auto;margin-left:10px;font-size:10px}.mobile-nav .notifications-counter{position:relative;display:inline-block;top:-2px}@media (max-width:1023px){.mobile-nav .notifications-counter{top:3px;color:transparent}}.nav-title{color:#515151;font-weight:600;position:relative;margin:8px 0 8px 13px}.nav-title span.title{display:inline-block;padding-right:10px;position:relative;z-index:3;background:#fff}.nav-title:before{content:"";position:absolute;width:100%;height:1px;background:#bfbfbf;top:11px}.current-acc-plan{font-size:12px;color:#515151}.bell{display:flex;align-items:center;padding:0 1em}.bell:before{background:url(/static/bundles/b62b4881e453848fe9bd7904f1c4bccf.svg) no-repeat 50%;background-size:contain}.bell.active:before,.bell:before{content:"";width:2em;min-width:2em;height:2em;min-height:2em;margin-right:0;display:inline-flex}.bell.active:before{background:url(/static/bundles/8c44c701d03fcd70ef36e4893baef2d5.svg) no-repeat 50%;background-size:contain}.hero.banner{background:url(/static/bundles/9005bcec87ae7a36f2c2997d3e1efbf7.svg) no-repeat 50%;background-size:cover;padding:2.2em 15px .666em;margin-bottom:1em;box-shadow:-1px 2px 3px rgba(0,0,0,.3);color:#fff}@media (max-width:1023px){.hero.banner{padding:.666em 0}}.hero.banner.no-margin{margin-bottom:0}.hero.banner h1{line-height:1.333em;color:#fff;overflow:hidden;text-overflow:ellipsis;margin:0}.hero.banner p{font-size:1.3em;color:inherit}.footer{position:relative;background:#00af59}.footer .navbar.navbar-footer{margin-bottom:0}@media (max-width:640px){.footer .navbar.navbar-footer{height:auto;min-height:auto}}.footer .navbar.navbar-footer .navbar-center{text-align:center;height:auto}.footer .navbar.navbar-footer .navbar-nav{display:inline-block;float:none;text-align:center}@media (max-width:767px){.footer .navbar.navbar-footer .navbar-nav{margin:0}}.footer .navbar.navbar-footer .navbar-nav>li>a{background-color:transparent;text-decoration:none;color:#fff;padding:15px 20px}@media (max-width:640px){.footer .navbar.navbar-footer .navbar-nav>li>a{padding:10px 5px}}.footer .navbar.navbar-footer .navbar-nav>li>a:active,.footer .navbar.navbar-footer .navbar-nav>li>a:focus,.footer .navbar.navbar-footer .navbar-nav>li>a:hover{text-decoration:underline}.footer .navbar.navbar-footer .navbar-nav>li{float:none;display:inline-block}@media (max-width:767px){.footer .nav li{display:inline-block}}.footer .copyright{font-size:.9em;color:#fff}@media (max-width:640px){.footer .copyright{margin-top:9px}}.footer .app-version{font-size:.8em;text-align:center;color:#fff}@media (min-width:1200px){.footer .app-version{position:absolute;right:1em;bottom:0}}.confirm-pop-up-wrapper{font-size:1.2em}.confirm-pop-up-wrapper .modal{z-index:99999!important}.confirm-pop-up-wrapper .modal-dialog{width:100%;height:100%;margin:0;padding:0;box-shadow:none}.confirm-pop-up-wrapper .modal-dialog .modal-content{background:transparent;box-shadow:none;border:none;width:90%;max-width:940px;padding:70px 15px;position:absolute;top:45%;right:0;left:0;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff!important}@media (max-width:992px){.confirm-pop-up-wrapper .modal-dialog .modal-content{width:100%}}.confirm-pop-up-wrapper .modal-dialog .modal-content p{font-size:1em;color:inherit}.confirm-pop-up-wrapper .modal-dialog .modal-content a.btn-primary,.confirm-pop-up-wrapper .modal-dialog .modal-content button{background:transparent;color:#fff;font-size:1em;border-color:#fff;margin-right:10px}@media (max-width:768px){.confirm-pop-up-wrapper .modal-dialog .modal-content a.btn-primary,.confirm-pop-up-wrapper .modal-dialog .modal-content button{padding:5px 8px}}.confirm-pop-up-wrapper .modal-dialog .modal-content a.btn-primary:hover,.confirm-pop-up-wrapper .modal-dialog .modal-content button:hover{background:#fff;color:#1eb068}.notifications-bg-pop-up{width:inherit;height:100%;z-index:9999;background:rgba(44,6,119,.9)!important}.notifications-bg-pop-up a,.notifications-bg-pop-up button{color:#c96c46}.notifications-bg-pop-up a:hover,.notifications-bg-pop-up button:hover{background:#fff;color:rgba(44,6,119,.9)!important}.notifications-bg-pop-up input{border-bottom:2px solid #fff!important;background:transparent!important;color:#fff!important}.notifications-bg-pop-up .btn-primary[disabled]{border-color:#fff!important;background:transparent!important;color:#fff!important}.verify-img{width:41px;height:41px}.date-block{width:100%;float:left;line-height:18px}.date-block .file-type-block{width:auto;float:left;margin-right:5px}.date-block .file-type-block .select-wrapper.one-select .checkbox input[type=checkbox]:checked+label:after{top:-3px}.date-block .file-type-block .select-wrapper label{font-size:12px!important}.date-block .file-type-block .select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list li{margin-bottom:0}.date-block .file-type-block .select-wrapper .select-container{display:block;margin-left:0}.date-block .file-type-block .select-wrapper .select-container .caret{margin-bottom:0;float:right;margin-top:7px;bottom:2px}.date-block .file-type-block .select-wrapper .select-text{line-height:14px;font-size:12px}.date-block md-datepicker{vertical-align:text-bottom}.date-block md-datepicker .md-datepicker-input-container{margin-top:0}.date-block md-datepicker .md-datepicker-input{font-size:12px;line-height:14px;height:18px!important;min-width:79px;max-width:79px}.date-block .md-datepicker-expand-triangle{top:7px}.bg-green{background:rgba(0,175,89,.9)!important}.bg-green,.bg-purple{width:inherit;height:100%;z-index:9999}.bg-purple{background:rgba(44,6,119,.9)!important}.bg-red{width:inherit;height:100%;z-index:9999;background:#c96c46!important}.modal{background:rgba(0,175,89,.9);z-index:9999}.modal.bg-white{background:hsla(0,0%,100%,.9)}.modal-text{color:#515151;margin-top:20px}.modal-text hr{margin:11px 0;border-bottom:1px solid #515151}.message-modal{position:absolute;top:50%;max-width:950px;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.message-modal .message-block{border:2px solid #fff;padding:15px;border-radius:10px;color:#fff;margin-bottom:15px;width:100%}.message-modal .message-block .date-block{color:#fff;font-size:15px;font-weight:700}.message-modal .message-block p{color:#fff;line-height:28px;margin-bottom:0!important}.message-modal .message-block p .btn-dashed,.message-modal .message-block p .btn-default-link{color:#fff;border-bottom:2px dashed #fff;text-decoration:none}.message-modal .message-block p .btn-dashed:hover,.message-modal .message-block p .btn-default-link:hover{color:#2c0777!important;border-bottom:2px dashed #2c0777}.message-modal .message-block .mention-item{text-decoration:none}.message-modal .message-block .mention-item .dropdown-toggle{color:#fff}.message-modal .btn-default{background:transparent;color:#fff;font-size:19px;border:2px solid #fff;margin-top:15px}.message-modal .btn-default:active,.message-modal .btn-default:focus,.message-modal .btn-default:hover{color:#00af59!important;background:#fff!important}.message-modal .message-list{width:100%;max-height:600px;padding-right:15px;overflow:auto}mbx-splash-screen-notification{width:100%}.reject-pop-up .modal-dialog{max-width:100%!important}.reject-pop-up .modal-body{padding:15px!important}.reject-pop-up .modal-body h2{margin-top:0;text-align:left;color:#2c0777}.reject-pop-up .modal-body .glyphicon-remove-circle{position:absolute;right:15px;top:3px}.reject-pop-up .modal-body .select-wrapper .select-container{margin-left:0;display:block}.reject-pop-up .modal-body .custom-form-control .select-wrapper span{margin-left:0;display:block;width:100%;line-height:22px}.reject-pop-up .modal-body .custom-form-control .select-multiple-wrapper{right:0}.reject-pop-up .modal-body .form-group{margin-bottom:0!important}.reject-pop-up .modal-body .form-group textarea{font-size:15px!important;display:block}.reject-pop-up .modal-footer{border:none;text-align:left;padding:15px 0 0}.reject-pop-up .btn-primary{margin-bottom:0}.reject-pop-up .btn-primary.disabled:hover,.reject-pop-up .btn-primary[disabled]:hover{background:#fff!important}.reject-pop-up .custom-form-control,.reject-pop-up .select-content,.reject-pop-up .select-wrapper{display:block!important;width:100%}.reject-pop-up textarea{padding:0}.reject-pop-up .select-wrapper .select-container .caret{position:absolute;top:6px}.modal-content{box-shadow:none!important}.pop-up-wrapper .modal-dialog .modal-header{padding:0;border:none}.pop-up-wrapper .modal-dialog .modal-header button{position:absolute;top:10px;right:15px;z-index:2;outline:none}.pop-up-wrapper .modal-dialog .modal-body .close-wrapper{width:2em;height:2em;position:absolute;right:-1em;top:-1em;border-radius:50%;background:url(/static/bundles/7c5117545407afc8cacb8d65a9f2a5a0.svg);background-size:contain;padding:0;outline:none;margin:0;border:none}.pop-up-wrapper .modal-dialog .modal-body.reset-password .modal-text{margin-top:-10px}.social-login ul{list-style:none;padding:0;margin:0}.social-login ul li{margin-bottom:1rem;display:flex;justify-content:flex-start;align-items:center;gap:.5rem}@media (max-width:640px){.social-login ul li{margin-bottom:10px}}.social-login ul li .sub-text{font-size:15px;color:#515151;display:inline-block;margin-left:5px;vertical-align:middle}@media (max-width:640px){.social-login ul li .sub-text{padding-left:40px;width:100%;font-size:12px;margin:0}}.social-login ul li .btn{font-size:1.2em;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-icon{display:inline-flex;width:2rem;height:2rem}.google-auth{background:url(/static/bundles/fc4caf1111f181b9179d2e0641c0ec24.svg) no-repeat 50%;background-size:contain}.btn:hover>.auth-icon.google-auth{filter:brightness(0) invert(1)}.facebook-auth{background:url(/static/bundles/31bf47c9cc4375f2ef8ad75f23bbc3b9.svg) no-repeat 50%;background-size:contain}.twitter-auth{background:url(/static/bundles/3ea9e368ab4cb6b08297a719af498fe2.svg) no-repeat 50%;background-size:contain}.auth0-auth{background:url(/static/bundles/c602998b38637741add4b41d7b860d1e.svg) no-repeat 50%;background-size:contain}.email-auth{background:url(/static/bundles/daa054b55ed4ed206ff92eade3822acb.svg) no-repeat 50%;background-size:contain}.btn:hover>.auth-icon.email-auth{background:url(/static/bundles/d2c617487b341357cc12fe3ee37f45b0.svg) no-repeat 50%;background-size:contain}.modal.preview-file-wrapper{background:rgba(44,7,119,.8);overflow:hidden}.modal.preview-file-wrapper.only-view{top:69px;overflow:hidden;z-index:2}.modal.preview-file-wrapper>.modal-dialog{width:100%;padding:0;margin:0}.modal.preview-file-wrapper>.modal-dialog>.modal-content{background:none;border-bottom:none}.modal.preview-file-wrapper .viewer-toolbar{padding:1em;min-height:4em;background:#2c0777;z-index:1;width:100%;position:sticky;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;border:none}@media (max-width:640px){.modal.preview-file-wrapper .viewer-toolbar{padding:1em}}.modal.preview-file-wrapper .viewer-toolbar .preview-file{background:url(/static/bundles/794ad3eb2a9a511d532744aae18a08b8.svg) no-repeat 50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.docx{background:#ebebeb url(/static/bundles/c8902c13a223ddce6b731fcbf035690c.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.gif{background:#ebebeb url(/static/bundles/db368a168c120d31ea9a70bb94047d1a.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.jpeg,.modal.preview-file-wrapper .viewer-toolbar .preview-file.jpg{background:#ebebeb url(/static/bundles/ba10374e4642724ee4bf1aebaeadfce8.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.pdf{background:#ebebeb url(/static/bundles/f6b342549a1e9b217db647f180b81d32.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.txt{background:#ebebeb url(/static/bundles/5d22b86d7e58a966e8971cd49ea6a0a1.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.xls{background:#ebebeb url(/static/bundles/9f314bf5e28de0ef7099e42d02aa3bb1.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.xlsx{background:#ebebeb url(/static/bundles/8a1a3a909780662cafceb77e1b3535e5.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.doc{background:#ebebeb url(/static/bundles/69689a4422bd700694c34bd60e22af13.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.png{background:#ebebeb url(/static/bundles/3619cb1ba4fe4463c26c77b41da7a94b.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.auth{background:#ebebeb url(/static/bundles/3bf9cd58d310f60ff141d0a7577a9b19.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.bill{background:#ebebeb url(/static/bundles/12e7f66f77bbb026300ee99fba06cf64.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.eob{background:#ebebeb url(/static/bundles/a8972fd5f571060927b88a4bd07db7d7.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file.other{background:#ebebeb url(/static/bundles/58c9c1022f5c3271aa627b8439616143.svg) no-repeat 50%;background-size:50%}.modal.preview-file-wrapper .viewer-toolbar .preview-file-name{color:#fff;float:left;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal.preview-file-wrapper .viewer-toolbar .preview-file-name .form-group{margin-bottom:5px;margin-right:50px}.modal.preview-file-wrapper .viewer-toolbar .preview-file-name .form-control{width:300px;background:transparent;border:none;border-bottom:2px dashed #fff;color:#fff;font-size:22px;padding:0}.modal.preview-file-wrapper .viewer-toolbar .preview-file-name .glyphicon-download{font-size:25px;color:#fff}@media (max-width:640px){.modal.preview-file-wrapper .viewer-toolbar .preview-file-name .glyphicon-download{display:none}}@media (max-width:640px){.modal.preview-file-wrapper .viewer-toolbar .preview-file-name span{font-size:20px;width:255px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.modal.preview-file-wrapper .viewer-toolbar .preview-text{color:#fff;margin:0 5px;vertical-align:middle;display:inline-block}.modal.preview-file-wrapper .viewer-toolbar .btn-link{color:#fff}.modal.preview-file-wrapper .viewer-toolbar .btn-link:hover{color:#2c0777}.modal.preview-file-wrapper .close-btn{padding:0;outline:none;box-shadow:none;width:2em;height:2em;border:none;margin-left:auto}.modal.preview-file-wrapper .preview-file{width:24px;height:30px;cursor:default}@media (max-width:640px){.modal.preview-file-wrapper .preview-file{display:none}}.preview-nav{position:absolute;background:rgba(0,0,0,.6);border-radius:10px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);padding:.75em calc(.75em - 5px);bottom:0;min-width:285px;display:flex}@media (max-width:375px){.preview-nav{padding:10px;background:transparent}}.preview-nav .nav-block{display:flex;font-size:.8em;margin:0 1em 0 0;width:auto;text-align:right;flex-grow:1}@media (max-width:640px){.preview-nav .nav-block{margin:0}}.preview-nav .nav-block .btn-transparent{padding:0;outline:none;box-shadow:none;width:25px;height:25px;border:none;vertical-align:bottom;margin:0 5px}.preview-nav .nav-block.delete-block{margin-right:0}@media (max-width:640px){.preview-nav .nav-block.sort-block{display:none}}.preview-nav .preview-text{color:#fff;display:inline-block;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;justify-content:center}.viewer-container{position:relative;-webkit-transition:.66s;-moz-transition:.66s;-ms-transition:.66s;-o-transition:.66s;transition:.66s}@-webkit-keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes viewer-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.viewer-loading:after{-webkit-animation:viewer-spinner 1s linear infinite;animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}.no-image{font-size:medium;position:relative;top:calc(50% - 2em);display:flex;justify-content:center}.no-image h2{color:#fff}.open-editor .edit-info-block{z-index:2}.open-editor .no-image{width:calc(100% - 640px);left:640px}@media (max-width:640px){.open-editor .viewer-container{z-index:-1}.open-editor .edit-info-block{z-index:0}.open-editor .nav-wrapper{z-index:-1}}.close-btn{background:url(/static/bundles/08c598c1cc8b8ce31961670c11b62e98.svg) no-repeat 50%;background-size:contain}.next-btn{background:url(/static/bundles/321b62f88fa3652aeabeb2ac94b5fe2c.svg) no-repeat 50%;background-size:contain}.prev-btn{background:url(/static/bundles/bcd8134014550fbdacce5d517be3d3c1.svg) no-repeat 50%;background-size:contain}.up-btn{background:url(/static/bundles/321b62f88fa3652aeabeb2ac94b5fe2c.svg) no-repeat 50%;background-size:contain}.down-btn,.up-btn{-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}.down-btn{background:url(/static/bundles/bcd8134014550fbdacce5d517be3d3c1.svg) no-repeat 50%;background-size:contain}.sort-up-btn{background:url(/static/bundles/d8b32045ae62d5c5a8626e6944c99acb.svg) no-repeat 50%;background-size:contain}.sort-down-btn{background:url(/static/bundles/22d752d6a445e80aec1bb22576a329df.svg) no-repeat 50%;background-size:contain}.zoom-in-btn{background:url(/static/bundles/88db889fc696da6f856719477763a6e1.svg) no-repeat 50%;background-size:contain}.zoom-out-btn{background:url(/static/bundles/b4c50c1e565fb37f24a8888403e3a76e.svg) no-repeat 50%;background-size:contain}.rotate-left-btn{background:url(/static/bundles/5c808c3dfff6cb0d3561bcee810853ca.svg) no-repeat 50%;background-size:contain}.rotate-right-btn{background:url(/static/bundles/be8e920c4ba5a536096926030e7d2714.svg) no-repeat 50%;background-size:contain}.viewer-delete-btn{background:url(/static/bundles/87f38906bcf4b93ae6c28dfa2fbf7806.svg) no-repeat 50%;background-size:contain}.edit-info-block{display:block;box-sizing:border-box;width:100%;height:100%;background:#fff}.edit-info-block md-datepicker{float:left;padding-right:0!important}.edit-info-block .form-content{height:100%;overflow:auto}.edit-info-block .form-content .form-content-block{overflow:auto;height:100%;max-height:100%}.edit-info-block .form-content .form-content-block.manage-view .edit-info-block-cont.is-hide{display:none}.edit-info-block .form-content .form-content-block.manage-view .edit-info-block-cont.is-show{display:block}.edit-info-block .form-group{margin-bottom:15px}.edit-info-block .form-group .form-control{border-bottom:2px dashed #00af59;width:95%;padding:0;color:#1eb068}.edit-info-block .form-group input{height:27px;color:#1eb068}.edit-info-block .form-group.sum-input input{width:100px}@media (max-width:767px){.edit-info-block .form-group br{display:none}}.edit-info-block label{display:block;font-weight:700}.edit-info-block .select-wrapper label{font-weight:400;display:block}.edit-info-block .select-wrapper label.select-label{font-weight:700}.edit-info-block .select-wrapper .select-text{line-height:17px;display:inline-block;min-width:50px}.edit-info-block .select-content{border-bottom:2px dashed #00af59!important;margin-left:0!important;margin-bottom:5px!important}.edit-info-block .select-content .caret{color:#00af59!important}.edit-info-block .custom-form-control-wrapper{margin-bottom:15px}.edit-info-block .edit-info-block-cont{height:100%;padding-right:15px}.edit-info-block .edit-info-block-cont.is-show{display:none}.edit-info-block .date-input input{width:45%!important;float:left;margin-right:10px}.edit-info-block .select-item{font-size:15px!important}.edit-info-block input[type=date],.edit-info-block textarea{resize:none}.edit-info-block .scroll-content{height:100%;overflow-y:auto;overflow-x:hidden;max-height:130px}.edit-info-block .select-wrapper .select-list-wrapper .select-list-container .select-list-content{overflow:auto}.edit-info-block .select-wrapper .select-container{margin-left:0}.open-editor-btn{width:1.5em;height:43px;right:-1.5em;background-size:40%;background:#00af59;position:fixed;z-index:2;border-top-right-radius:12px;border-bottom-right-radius:12px;color:#fff;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;justify-content:center;cursor:pointer}@media (max-width:640px){.open-editor-btn{height:38px;font-size:1em;background-size:35%}}.open-editor-btn .glyphicon{left:-5px}.open-editor-btn .toggle-arrow{border:5px solid transparent;border-right:8px solid #fff;border-left:none}.info-file-block span{display:block;font-size:12px;color:#515151;line-height:16px}.info-file-block span.nav-icon{display:inline-block;width:20px;margin-right:5px}.info-file-block span.nav-icon img{width:100%}.info-file-block .btn-link{font-size:12px;cursor:pointer;display:block}.info-file-block .btn-link i{margin-right:5px}.viewer-content-wrapper{height:100%;overflow:hidden}.nav-wrapper{position:absolute;margin-left:425px;height:85px;bottom:10px;width:calc(100% - 425px);-webkit-transition:.66s;-moz-transition:.66s;-ms-transition:.66s;-o-transition:.66s;transition:.66s}@media (max-width:1024px){.nav-wrapper{margin-left:0;width:100%}}@media (max-width:767px){.nav-wrapper{height:auto;bottom:0}}@media (max-width:375px){.nav-wrapper{height:45px;background:rgba(0,0,0,.6)}}.open-editor .edit-info-block{box-shadow:0 0 10px hsla(0,0%,63.5%,.7)}.open-editor .edit-info-block[min-width~="300px"] .col-md-2{width:50%;float:left}.open-editor .edit-info-block[min-width~="300px"] .card-row{display:block}.open-editor .edit-info-block[min-width~="480px"] .col-md-2{width:50%}.open-editor .edit-info-block[min-width~="480px"] .card-row{display:flex}.open-editor .edit-info-block[min-width~="576px"] .col-md-2{width:33.3333%}.open-editor .edit-info-block[min-width~="576px"] .card-row{display:flex}@media (max-width:640px){.open-editor .open-editor-btn{transform:scaleX(-1);right:0}.open-editor .open-editor-btn>.toggle-arrow{transform:scaleX(-1)}}.close-editor .nav-wrapper{margin-left:0;width:100%}.close-editor .open-editor-btn .toggle-arrow{border:5px solid transparent;border-right:none;border-left:8px solid #fff}.navigate-mobile{display:none}@media (max-width:640px){.navigate-mobile{display:block}.navigate-mobile .btn-transparent{color:#fff;font-size:24px;padding:0;display:inline-block;margin-right:10px}}.md-select-menu-container.md-active{z-index:9999}.md-datepicker-triangle-button{top:0!important;padding:0!important;width:16px!important;height:11px!important;line-height:10px!important;min-height:10px!important;right:4px}.md-datepicker-expand-triangle{border-top-color:#00af59!important;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid}.md-datepicker-input{padding-bottom:0}.md-datepicker-input-container{margin-right:0}.md-datepicker-input-container.selected-value{margin-right:17px}.md-datepicker-triangle-button{top:0}.select-title{position:relative;margin-bottom:10px;font-weight:700;color:#bfbfbf;font-size:15px}.select-title:before{width:100%;height:1px;position:absolute;left:0;background:#bfbfbf;top:0;bottom:0;margin:auto;z-index:1;display:block}.select-title span{background:#fff;padding-right:5px;position:relative;z-index:2}.select-title .open-arrow{background:transparent;right:0;left:0;margin:auto;z-index:2;border-top:10px solid #bfbfbf}.select-title .open-arrow-wrapper{position:absolute;width:25px;height:25px;background:#fff;border-radius:50%;right:0;top:-2px;z-index:22}.edit-block.hide-selects .select-list{display:none}.edit-block.hide-selects .open-arrow{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.edit-block .row{margin:0}.edit-block .row.date-range-row{display:flex}@media (max-width:767px){.edit-block .row.date-range-row{display:block}}.edit-block .row.date-range-row .two-date{display:flex;flex-direction:column}@media (max-width:767px){.edit-block .row.date-range-row .two-date{display:block}}.edit-block .row.date-range-row .info-icon{margin-left:0}.dividing-text{color:#515151;margin:0 8px 0 10px}@media (max-width:767px){.dividing-text{margin:0}}.back-btn{color:#fff;font-weight:700;display:block;position:relative;margin-right:10px;padding:0;background:transparent;border:none;min-width:56px}.back-btn:hover{text-decoration:none}.document-status{width:100%;position:absolute;left:0;height:auto;min-height:30px;top:100%;text-align:center;line-height:30px;color:#fff;font-weight:600;background:#c96c46}.document-status.complete{background:#1eb068}.linked-btn{position:absolute;right:30px}@media (max-width:640px){.linked-btn{padding:0 10px;left:10px;margin-top:25px;right:auto}}.document-viewer__sidebar{position:relative;height:calc(100vh - 75px);max-width:640px;transform:translateX(-640px);will-change:transform;transition:transform .5s ease 0s;z-index:2}@media (max-width:640px){.document-viewer__sidebar{height:calc(100vh - 59px)}}.open-editor .document-viewer__sidebar{transform:translateX(0)}.close-editor .document-viewer__sidebar{transform:translateX(-640px)}@media (max-width:640px){.close-editor .document-viewer__sidebar{transform:translateX(-101%)}}.modal mbx-document-detail,cpt-viewer-page mbx-document-detail{display:block;overflow-x:hidden;overflow-y:auto;height:100%}cpt-viewer-page .preview-file-wrapper{position:sticky;top:0;bottom:0;z-index:9999;width:100%;overflow:scroll;background:rgba(44,7,119,.8)}#viewer{display:block;height:100vh;height:calc(var(--vh, 1vh)*100)}.viewer-canvas,.viewer-container,.viewer-footer,.viewer-player{right:0;bottom:0;left:0}.viewer-button,.viewer-canvas,.viewer-container,.viewer-footer,.viewer-list,.viewer-navbar,.viewer-open,.viewer-title{overflow:hidden}.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{font-size:0;line-height:0;display:block;width:20px;height:20px;color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);background-repeat:no-repeat}.viewer-zoom-in:before{content:"Zoom In";background-position:0 0}.viewer-zoom-out:before{content:"Zoom Out";background-position:-20px 0}.viewer-one-to-one:before{content:"One to One";background-position:-40px 0}.viewer-reset:before{content:"Reset";background-position:-60px 0}.viewer-prev:before{content:"Previous";background-position:-80px 0}.viewer-play:before{content:"Play";background-position:-100px 0}.viewer-next:before{content:"Next";background-position:-120px 0}.viewer-rotate-left:before{content:"Rotate Left";background-position:-140px 0}.viewer-rotate-right:before{content:"Rotate Right";background-position:-160px 0}.viewer-flip-horizontal:before{content:"Flip Horizontal";background-position:-180px 0}.viewer-flip-vertical:before{content:"Flip Vertical";background-position:-200px 0}.viewer-fullscreen:before{content:"Enter Full Screen";background-position:-220px 0}.viewer-fullscreen-exit:before{content:"Exit Full Screen";background-position:-240px 0}.viewer-close:before{content:"Close";background-position:-260px 0}.viewer-content{height:100%}.viewer-container{font-size:0;line-height:0;position:absolute;top:0;-ms-user-select:none;user-select:none;direction:ltr!important;-ms-touch-action:none;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.viewer-container::selection,.viewer-container ::selection{background-color:transparent}.viewer-container img{display:block;width:100%;min-width:0!important;max-width:none!important;height:auto;min-height:0!important;max-height:none!important}.viewer-player,.viewer-tooltip{display:none;position:absolute}.viewer-canvas{position:absolute;top:0}.viewer-canvas>img{width:auto;max-width:90%!important;height:auto;margin:15px auto}.viewer-footer{position:fixed;text-align:center;bottom:0;height:30px;width:194px;left:0;right:0;margin:0 auto}.viewer-navbar{background-color:rgba(0,0,0,.5)}.viewer-list{box-sizing:content-box;height:50px;margin:0;padding:1px 0}.viewer-list>li{font-size:0;line-height:0;float:left;overflow:hidden;width:30px;height:50px;cursor:pointer;opacity:.5;color:transparent}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-active{opacity:1}.viewer-player{top:0;cursor:none;background-color:#000}.viewer-player>img{position:absolute;top:0;left:0}.viewer-toolbar{width:auto;margin:0;padding:3px 0;float:none}.viewer-toolbar>li{float:left;width:24px;height:24px;cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.5)}.viewer-toolbar>li:hover,.viewer-tooltip{background-color:rgba(0,0,0,.8)}.viewer-toolbar>li:before{margin:2px}.viewer-toolbar>li+li{margin:0 5px}.viewer-toolbar>.viewer-play{width:30px;height:30px;margin-top:-3px;margin-bottom:-3px}.viewer-toolbar>.viewer-play:before{margin:5px}.viewer-tooltip{font-size:12px;line-height:20px;top:50%;left:50%;width:50px;height:20px;margin-top:-10px;margin-left:-25px;text-align:center;color:#fff;border-radius:10px}.viewer-title{font-size:12px;line-height:1;display:inline-block;max-width:90%;margin:0 5% 5px;white-space:nowrap;text-overflow:ellipsis;opacity:.8;color:#ccc}.viewer-title:hover{opacity:1}.viewer-button{position:absolute;top:-40px;right:-40px;width:80px;height:80px;cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.5)}.viewer-button:before{position:absolute;bottom:15px;left:15px}.viewer-fixed{position:fixed}.viewer-show{display:block}.viewer-hide{display:none}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s ease-out}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}.viewer-flip-horizontal,.viewer-flip-vertical,.viewer-one-to-one,.viewer-play,.viewer-reset{display:none!important}.pop-up-wrapper .modal-dialog.modal-sm{width:300px}.pop-up-wrapper .modal-dialog.modal-sm .patient-col{width:100%}@media (max-width:640px){.pop-up-wrapper.new-patient-modal .modal-dialog{left:0;right:0;top:20px;-webkit-transform:translate(0)!important;-moz-transform:translate(0)!important;-ms-transform:translate(0)!important;-o-transform:translate(0)!important;transform:translate(0)!important}}.pop-up-wrapper.new-patient-modal .modal-dialog .modal-body .close-wrapper{background:url(/static/bundles/55dea8f5bf8d95cd0d62f8ac684df7fe.svg) no-repeat;background-size:cover}.pop-up-wrapper.new-patient-modal .modal-dialog .modal-body h2{margin-top:0}.pop-up-wrapper.new-patient-modal .modal-dialog .modal-body .btn-primary{margin-right:15px}@media (max-width:992px){.pop-up-wrapper.new-patient-modal .modal-dialog .modal-body .btn-primary{margin-right:10px}}.pop-up-wrapper.new-patient-modal .options-block .md-datepicker-input{max-width:100%;width:100%}.pop-up-wrapper.new-patient-modal .options-block .md-datepicker-input-container,.pop-up-wrapper.new-patient-modal .options-block md-datepicker{float:none}.pop-up-wrapper.new-patient-modal .options-block label span{font-weight:400}@media (max-width:767px){.pop-up-wrapper.new-patient-modal .options-block.state-col,.pop-up-wrapper.new-patient-modal .options-block.zip-col{width:100%;float:none}}.patient-col{width:50%;float:left;padding:0 15px}@media (max-width:767px){.patient-col{width:100%}}.patient-short-info{font-size:12px;color:#515151;padding:2px 5px 0 0;margin-bottom:-10px}@media (max-width:767px){.patient-short-info{margin:0}}.cpt-align-popup .modal-dialog{width:calc(100% - 2em);margin-top:1em!important}.card-plan-pop-up .modal-dialog{-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;-ms-transform:translateY(0)!important;-o-transform:translateY(0)!important;transform:translateY(0)!important}.card-plan-pop-up .modal-dialog .modal-body{padding:0}.card-plan-pop-up .modal-content{background:transparent;border:none}.card-plan-pop-up .modal-content .close-wrapper{display:none}.card-plan-pop-up .modal-content .plan-card-wrapper{width:100%}@media (max-width:640px){.card-plan-pop-up .modal-content .plan-card-wrapper{padding:0;min-width:100%}}.card-plan-pop-up .modal-content .plan-card-wrapper .plan-card{margin-bottom:50px}@media (max-width:640px){.card-plan-pop-up .modal-content .plan-card-wrapper .plan-card{margin-top:30px}}.auth0-login-form{padding:.5rem 0}.auth0-login-form.reset-password{border-bottom:none;border-top:none;padding-left:0}.auth0-login-form .errorlist{padding:.667rem 0 0!important;margin-bottom:-4px}.auth0-login-form .errorlist li{margin-bottom:0}.auth0-login-form .btn-primary{background-color:#fff;border-width:2px;border-color:#2c0777;color:#2c0777;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.auth0-login-form .btn-primary:active:focus,.auth0-login-form .btn-primary:active:hover,.auth0-login-form .btn-primary:focus:hover,.auth0-login-form .btn-primary:hover{border-color:#2c0777;background-color:#2c0777;color:#fff;outline:0}.auth0-login-form .btn-primary.active,.auth0-login-form .btn-primary:active{border-color:#17043d;background-color:transparent;color:#17043d;outline:0}.auth0-login-form .btn-primary.disabled,.auth0-login-form .btn-primary.disabled.active,.auth0-login-form .btn-primary.disabled.focus,.auth0-login-form .btn-primary.disabled:active,.auth0-login-form .btn-primary.disabled:focus,.auth0-login-form .btn-primary.disabled:hover,.auth0-login-form .btn-primary[disabled],.auth0-login-form .btn-primary[disabled].active,.auth0-login-form .btn-primary[disabled].focus,.auth0-login-form .btn-primary[disabled]:active,.auth0-login-form .btn-primary[disabled]:focus,.auth0-login-form .btn-primary[disabled]:hover,fieldset[disabled] .auth0-login-form .btn-primary,fieldset[disabled] .auth0-login-form .btn-primary.active,fieldset[disabled] .auth0-login-form .btn-primary.focus,fieldset[disabled] .auth0-login-form .btn-primary:active,fieldset[disabled] .auth0-login-form .btn-primary:focus,fieldset[disabled] .auth0-login-form .btn-primary:hover{border-color:rgba(44,7,119,.75)!important;color:rgba(44,7,119,.75)!important;background-color:#fff;background-image:none}.email-login{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.email-login .btn-link{font-size:1.2rem;color:#2c0777}.email-login.active .btn-link{color:#00af59}.email-login.active .email-auth{background:url(/static/bundles/daa054b55ed4ed206ff92eade3822acb.svg) no-repeat 50%;background-size:contain}.pop-up-wrapper.send-email-modal .modal-dialog{width:450px}@media (max-width:480px){.pop-up-wrapper.send-email-modal .modal-dialog{width:auto}}.pop-up-wrapper.send-email-modal .modal-dialog .modal-body{padding:15px}.pop-up-wrapper.send-email-modal .modal-dialog h2{display:flex;align-items:center}.pop-up-wrapper.send-email-modal .completed-list,.pop-up-wrapper.send-email-modal .errorlist{margin-bottom:0}.pop-up-wrapper.send-email-modal .select-title{text-transform:uppercase}.send-email-form label{display:block;margin:0}.send-email-form .form-control{display:inline-block;width:200px;margin-left:7px}.send-email-form .options-block{display:flex}.send-email-form .options-block.display-block{display:block}.send-email-form .options-block textarea.form-control{width:100%;min-height:65px;margin-left:0}.send-email-form .options-block .errorlist{margin-left:10px;padding-top:5px!important}.email-icon{background:url(/static/bundles/cf121afe77d631cd8c9f945b2e0eb30f.svg) no-repeat 50%;background-size:contain}.email-icon,.fax-icon{width:50px;height:40px;margin-right:10px}.fax-icon{background:url(/static/bundles/6cfd3431012da1666f1cb7cafea36476.svg) no-repeat 50%;background-size:contain}.cpt-document-review{color:grey}.cpt-document-review .status:before{content:"";-webkit-box-shadow:-1px -1px 6px 2px rgba(0,0,0,.12);-moz-box-shadow:-1px -1px 6px 2px rgba(0,0,0,.12);box-shadow:0 0 1px 1px rgba(0,0,0,.12)}.cpt-document-review .status.status-1:before{background:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-2:before{background:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-3:before{background:url(/static/bundles/dcc75efdf18a98daad7cbf6ffeea9528.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-4:before{background:url(/static/bundles/3cf81ecede05a56e77e9f1fbbe3b222d.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-5:before{background:url(/static/bundles/db899e1f8feb8cb8bc3c48256c24594a.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-6:before{background:url(/static/bundles/dec0537e60727701a76679a3c2ba3fba.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-7:before{background:url(/static/bundles/af298aa552127d2fecb9290dd98bd2e0.svg) no-repeat 50%;background-size:contain}.cpt-document-review .status.status-0:before{background:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg) no-repeat 50%;background-size:contain}.cpt-document-review .header{position:relative;display:flex;align-items:center}.cpt-document-review .header.status:before{content:"";width:1.5em;height:1.5em;min-width:1.5em;left:0;border-radius:1.5em;margin-right:.5em}.cpt-document-review .options-block{display:flex;flex-direction:column}.cpt-document-review label{display:inline-flex;align-items:center}.cpt-document-review label.status:before{width:1em;height:1em;min-width:1em;left:0;border-radius:1em;display:inline-flex;margin-right:.3em}.cpt-document-review .sub-label{display:inline-block;margin-left:10px;font-size:12px}.cpt-document-review .comment{font-style:italic;margin-left:1.3em}.cpt-document-review .back-to-live{display:block;text-align:center;width:100%;position:absolute;bottom:-52px;border-top:2px solid #bfbfbf;padding-top:10px;border-radius:0}.cpt-document-review .back-to-live:before{content:"";width:15px;height:15px;background:url(/static/bundles/62ef19ad215770e57cf6006a1c3322c5.svg) no-repeat 50%;background-size:contain;position:absolute;margin-left:-20px;margin-top:4px}.cpt-document-review-edit{color:grey}.cpt-document-review-edit .header,.cpt-document-review-edit label{position:relative}.cpt-document-review-edit textarea{min-height:25px;overflow:hidden;font-style:italic}.cpt-document-review-edit .checkbox-list{list-style:none;padding:0}.cpt-document-review-edit .checkbox-list .checkbox{padding-left:0}.cpt-document-review-edit .sub-label{display:inline-block;margin-left:10px;font-size:12px}.cpt-document-review-edit .comment{margin:5px 0}.cpt-document-review-edit .back-to-live{text-align:center}.cpt-document-review-edit .back-to-live:before{content:"";width:15px;height:15px;background:url(/static/bundles/62ef19ad215770e57cf6006a1c3322c5.svg) no-repeat 50%;background-size:contain;position:absolute;margin-left:-20px;margin-top:4px}.h1,h1{display:block;font-size:2em;margin:.67em 0 .335em;font-weight:700;color:inherit}.h1.inline-flex,h1.inline-flex{margin:0;display:inline-flex}.h2,h2{display:block;font-size:1.5em;margin:.83em 0 .415em;font-weight:700;color:inherit}.h2.inline-flex,h2.inline-flex{margin:0;display:inline-flex}.h3,h3{display:block;font-size:1.17em;margin:1em 0 .5em;font-weight:700;color:inherit}.h3.inline-flex,h3.inline-flex{margin:0;display:inline-flex}.h4,h4{display:block;font-size:1em;margin:1.33em 0 .665em;font-weight:700;color:inherit}.h4.inline-flex,h4.inline-flex{margin:0;display:inline-flex}.h5,h5{display:block;font-size:.83em;margin:1.67em 0 .835em;font-weight:700;color:inherit}.h5.inline-flex,h5.inline-flex{margin:0;display:inline-flex}.h6,h6{display:block;font-size:.67em;margin:2.33em 0 1.165em;font-weight:700;color:inherit}.h6.inline-flex,h6.inline-flex{margin:0;display:inline-flex}.h_icon{display:flex;align-items:flex-start;gap:.5rem}.h_icon:before{content:"";width:1em;height:1em;min-width:1em;background-size:contain;background-repeat:no-repeat;display:inline-flex}.h_icon.email:before{background-image:url(/static/bundles/5338ed831c86247ae424e0634e1fc8b8.svg)}.h_icon.email.blue:before{background-image:url(/static/bundles/cf121afe77d631cd8c9f945b2e0eb30f.svg)}.h_icon.pencil:before{background-image:url(/static/bundles/15562153fecb38968b27b3e7f1a8324c.svg)}.h_icon.trash:before{background-image:url(/static/bundles/d3fc019a9ac0e4b976c28523324579bb.svg)}.h_icon.reload:before{background-image:url(/static/bundles/0f6992aab21948f88289e0e6ff9e682b.svg)}.h_icon.logout:before{background-image:url(/static/bundles/815e600df4e0091f15bee2828f4a2490.svg);margin-right:0}.h_icon.check:before{background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.h_icon.error:before{background-image:url(/static/bundles/dcd7286cbb89172cce07852a3b4d507e.svg)}.h_icon.review-status-fail:before{background-image:url(/static/bundles/dcc75efdf18a98daad7cbf6ffeea9528.svg)}.h_icon.review-status-pass:before{background-image:url(/static/bundles/3cf81ecede05a56e77e9f1fbbe3b222d.svg)}.h_icon.review-status-warning:before{background-image:url(/static/bundles/db899e1f8feb8cb8bc3c48256c24594a.svg)}.h_icon.review-status-na:before{background-image:url(/static/bundles/af298aa552127d2fecb9290dd98bd2e0.svg)}.h_icon.review-status-in-progress:before{background-image:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg)}.h_icon.credit-card:before{background-image:url(/static/bundles/8867def362cab8fd596fa07d6e9b56e5.svg)}.h_icon.fax:before{background-image:url(/static/bundles/6cfd3431012da1666f1cb7cafea36476.svg)}.h_icon.download:before{background-image:url(/static/bundles/57e809e7753312d4663cfd4e50f3c3e7.svg)}.h_icon__after{display:flex;align-items:center}.h_icon__after:after{content:"";width:.5em;height:.5em;min-width:.5em;background-size:contain;background-repeat:no-repeat;display:inline-flex;margin-left:.5em}.h_icon__after.h_caret:after{cursor:pointer;display:inline-flex;background:#515151;clip-path:polygon(50% 100%,0 0,100% 0);-webkit-clip-path:polygon(50% 100%,0 0,100% 0);border:none;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.h_icon__after.h_caret__white:after{background:#fff}.h_icon__after.h_caret.open:after{-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.h_white{color:#fff}.modal-header{margin-top:0}.h_nomargin{margin:0}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-danger,.btn-default,.btn-info,.btn-link,.btn-primary,.btn-success,.btn-warning{text-shadow:0;border-radius:6px;-webkit-box-shadow:none;box-shadow:none}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-link.active,.btn-link:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:none;box-shadow:none}.btn-danger:focus,.btn-default:focus,.btn-info:focus,.btn-link:focus,.btn-primary:focus,.btn-success:focus,.btn-warning:focus{outline:0}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-link.disabled,.btn-link[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-link,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-link .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn{font-size:1rem;padding:.4rem .8rem}.btn.active,.btn:active{background-image:none}.btn-group-sm>.btn,.btn-sm{padding:.333rem .667rem}.btn-default{background-color:#fff;border-width:2px;border-color:#00af59;color:#00af59;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus:hover,.btn-default:hover{border-color:#00af59;background-color:#00af59;color:#fff;outline:0}.btn-default.active,.btn-default:active{border-color:#00723a;background-color:transparent;color:#00723a;outline:0}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{border-color:rgba(0,175,89,.75)!important;color:rgba(0,175,89,.75)!important;background-color:#fff;background-image:none}.btn-primary{background-color:#fff;border-width:2px;border-color:#00af59;color:#00af59;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus:hover,.btn-primary:hover{border-color:#00af59;background-color:#00af59;color:#fff;outline:0}.btn-primary.active,.btn-primary:active{border-color:#00723a;background-color:transparent;color:#00723a;outline:0}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{border-color:rgba(0,175,89,.75)!important;color:rgba(0,175,89,.75)!important;background-color:#fff;background-image:none}.btn-success{background-color:#fff;border-width:2px;border-color:#00af59;color:#00af59;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-success:active:focus,.btn-success:active:hover,.btn-success:focus:hover,.btn-success:hover{border-color:#00af59;background-color:#00af59;color:#fff;outline:0}.btn-success.active,.btn-success:active{border-color:#00723a;background-color:transparent;color:#00723a;outline:0}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{border-color:rgba(0,175,89,.75)!important;color:rgba(0,175,89,.75)!important;background-color:#fff;background-image:none}.btn-info{background-color:#fff;border-width:2px;border-color:#2c0777;color:#2c0777;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-info:active:focus,.btn-info:active:hover,.btn-info:focus:hover,.btn-info:hover{border-color:#2c0777;background-color:#2c0777;color:#fff;outline:0}.btn-info.active,.btn-info:active{border-color:#17043d;background-color:transparent;color:#17043d;outline:0}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{border-color:rgba(44,7,119,.75)!important;color:rgba(44,7,119,.75)!important;background-color:#fff;background-image:none}.btn-warning{background-color:#fff;border-width:2px;border-color:#f0ad4e;color:#f0ad4e;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-warning:active:focus,.btn-warning:active:hover,.btn-warning:focus:hover,.btn-warning:hover{border-color:#f0ad4e;background-color:#f0ad4e;color:#fff;outline:0}.btn-warning.active,.btn-warning:active{border-color:#eb9316;background-color:transparent;color:#eb9316;outline:0}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{border-color:rgba(240,173,78,.75)!important;color:rgba(240,173,78,.75)!important;background-color:#fff;background-image:none}.btn-danger{background-color:#fff;border-width:2px;border-color:#d9534f;color:#d9534f;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn-danger:active:focus,.btn-danger:active:hover,.btn-danger:focus:hover,.btn-danger:hover{border-color:#d9534f;background-color:#d9534f;color:#fff;outline:0}.btn-danger.active,.btn-danger:active{border-color:#c12e2a;background-color:transparent;color:#c12e2a;outline:0}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{border-color:rgba(217,83,79,.75)!important;color:rgba(217,83,79,.75)!important;background-color:#fff;background-image:none}.btn-transparent{background-color:transparent!important;box-shadow:none;text-shadow:none;color:#515151;border:none;border-radius:0}.btn-transparent:active,.btn-transparent:focus{outline:none!important;-webkit-focus-ring-color:transparent!important;-webkit-box-shadow:none;box-shadow:none}.btn-transparent:active{color:#1e1e1e}.btn-link{color:#2c0777;font-size:1rem;text-decoration:underline;outline:none!important;padding:0}.btn-link:hover{color:#1eb068}.btn-dashed{font-size:19px;color:#515151;border-bottom:2px dashed #1eb068;cursor:pointer}.btn-dashed:hover{text-decoration:none}.btn-default-gray{color:#515151;text-decoration:underline}.btn-default-gray:active,.btn-default-gray:focus,.btn-default-gray:hover{color:#1eb068;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s}.warring-btn{border-color:#c96c46;color:#c96c46;background:transparent;font-size:14px;padding:0 7px;border-radius:4px}.warring-btn:active,.warring-btn:focus,.warring-btn:hover,.warring-btn:visited{background:#c96c46;color:#fff}.btn-default-link{vertical-align:inherit;text-decoration:underline;color:#2c0777;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;background:transparent;padding:0}.btn-default-link:hover{color:#1eb068;text-decoration:underline}[role=button]{outline:none}.btn-round{line-height:1.7;border-radius:50%;padding:0 4px;font-size:12px;margin-right:.5em}.btn-round:before{position:relative}.btn-bold{font-weight:700}.btn-group-sm>.btn,.btn-sm{font-size:.8rem}.btn-group-lg>.btn,.btn-lg{font-size:1.2rem}.btn-gray{color:#515151}.btn-truncate{max-width:95%;white-space:unset}.btn-truncate>span{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}.lnk__bold{font-weight:700}.lnk__append:after{content:attr(data-append)}.lnk__white{text-decoration:underline}.lnk__white,.lnk__white:focus,.lnk__white:hover,.lnk__white:visited{color:#fff!important}.btn-back{margin:.4em 0;display:inline-block;font-weight:700}.btn-back,.btn-back:hover{color:#fff}.btn-back:before{content:"";display:inline-flex;width:17px;height:10px;margin-right:.3em;background:url(/static/bundles/2d1a6813de99e40d7e2387740f889dc3.svg) no-repeat 50%;background-size:contain}a.btn-link.icon,button.icon,span.btn.icon{margin-right:.5rem;display:inline-flex;align-items:center}a.btn-link.icon.link:before,button.icon.link:before,span.btn.icon.link:before{content:"";width:.9rem;height:.9rem;margin-right:.25rem;background:url(/static/bundles/3951db4efb19de579d459eceeaaf8568.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.link.blue:before,button.icon.link.blue:before,span.btn.icon.link.blue:before{content:"";width:.9rem;height:.9rem;margin-right:.25rem;background:url(/static/bundles/d49836afbf90dbe094bbf46e5211e018.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status:disabled,button.icon.review-status:disabled,span.btn.icon.review-status:disabled{cursor:not-allowed}a.btn-link.icon.review-status.status-1,button.icon.review-status.status-1,span.btn.icon.review-status.status-1{color:#a6a8ab}a.btn-link.icon.review-status.status-1:before,button.icon.review-status.status-1:before,span.btn.icon.review-status.status-1:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-2,button.icon.review-status.status-2,span.btn.icon.review-status.status-2{color:#2c0a75}a.btn-link.icon.review-status.status-2:before,button.icon.review-status.status-2:before,span.btn.icon.review-status.status-2:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-3,button.icon.review-status.status-3,span.btn.icon.review-status.status-3{color:#ac1f23}a.btn-link.icon.review-status.status-3:before,button.icon.review-status.status-3:before,span.btn.icon.review-status.status-3:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/dcc75efdf18a98daad7cbf6ffeea9528.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-4,button.icon.review-status.status-4,span.btn.icon.review-status.status-4{color:#00ae5a}a.btn-link.icon.review-status.status-4:before,button.icon.review-status.status-4:before,span.btn.icon.review-status.status-4:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/3cf81ecede05a56e77e9f1fbbe3b222d.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-5,button.icon.review-status.status-5,span.btn.icon.review-status.status-5{color:#e27f28}a.btn-link.icon.review-status.status-5:before,button.icon.review-status.status-5:before,span.btn.icon.review-status.status-5:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/db899e1f8feb8cb8bc3c48256c24594a.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-6,button.icon.review-status.status-6,span.btn.icon.review-status.status-6{color:#a6a8ab}a.btn-link.icon.review-status.status-6:before,button.icon.review-status.status-6:before,span.btn.icon.review-status.status-6:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/dec0537e60727701a76679a3c2ba3fba.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-7,button.icon.review-status.status-7,span.btn.icon.review-status.status-7{color:#a6a8ab}a.btn-link.icon.review-status.status-7:before,button.icon.review-status.status-7:before,span.btn.icon.review-status.status-7:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/af298aa552127d2fecb9290dd98bd2e0.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.review-status.status-0,button.icon.review-status.status-0,span.btn.icon.review-status.status-0{color:#a6a8ab}a.btn-link.icon.review-status.status-0:before,button.icon.review-status.status-0:before,span.btn.icon.review-status.status-0:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.form-status:disabled,button.icon.form-status:disabled,span.btn.icon.form-status:disabled{cursor:not-allowed}a.btn-link.icon.form-status.status-1:before,button.icon.form-status.status-1:before,span.btn.icon.form-status.status-1:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/622f7d2732fae9d5f74876735ccf4776.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.form-status.status-2:before,button.icon.form-status.status-2:before,span.btn.icon.form-status.status-2:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.form-status.status-3:before,button.icon.form-status.status-3:before,span.btn.icon.form-status.status-3:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/3cf81ecede05a56e77e9f1fbbe3b222d.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.form-status.status-4:before,button.icon.form-status.status-4:before,span.btn.icon.form-status.status-4:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/386993138d4f1de81e3f84b7346adcdd.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.archive-doc:before,button.icon.archive-doc:before,span.btn.icon.archive-doc:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/dfd2cdbc129059794f908fe4a6deca17.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.merge-doc:before,button.icon.merge-doc:before,span.btn.icon.merge-doc:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/658ebe0d816fb91f7f7268d65e5611e9.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.trash:before,button.icon.trash:before,span.btn.icon.trash:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/cf7395de39514bbdcf58fd0860da8e47.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.copy:before,button.icon.copy:before,span.btn.icon.copy:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/22b1c0ba70455ca4ef17ac6a0e071484.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.download-doc:before,button.icon.download-doc:before,span.btn.icon.download-doc:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/57e809e7753312d4663cfd4e50f3c3e7.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.copy-link:before,button.icon.copy-link:before,span.btn.icon.copy-link:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/7f2b84347b398328274a30ef05b720ed.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.secure-email:before,button.icon.secure-email:before,span.btn.icon.secure-email:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/cf121afe77d631cd8c9f945b2e0eb30f.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.remove-from-case:before,button.icon.remove-from-case:before,span.btn.icon.remove-from-case:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/5ee899017a20bd6e15808d3441b48b66.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.fax-doc:before,button.icon.fax-doc:before,span.btn.icon.fax-doc:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/6cfd3431012da1666f1cb7cafea36476.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.add-from:before,button.icon.add-from:before,span.btn.icon.add-from:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/4e44ad14a8dc207a34a3fb17a2b78fc0.png) no-repeat 50%;background-size:contain}a.btn-link.icon.print-doc:before,button.icon.print-doc:before,span.btn.icon.print-doc:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/beff865e9a640deb6ac9fe6cc8ba871c.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.change-patient:before,button.icon.change-patient:before,span.btn.icon.change-patient:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/b84d37db79f183e2eaabfb9b8967be3e.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.switch-user:before,button.icon.switch-user:before,span.btn.icon.switch-user:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/154a4ac662ee7f5016485a9333ff7114.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.verify:before,button.icon.verify:before,span.btn.icon.verify:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/4c69344ef0e673e5e8b6859fd5502ac2.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.unverify:before,button.icon.unverify:before,span.btn.icon.unverify:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/a3cab2e028f6c04946082b21dc76c40c.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.cancel:before,button.icon.cancel:before,span.btn.icon.cancel:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/80e99f0a47956a6364446d43e1f0ec65.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.downgrade:before,button.icon.downgrade:before,span.btn.icon.downgrade:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/267d933b6965a2faaa912df9bf2a39d8.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.upgrade-subscription:before,button.icon.upgrade-subscription:before,span.btn.icon.upgrade-subscription:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/42a031c12d91b98f0229f677b4986389.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.activate:before,button.icon.activate:before,span.btn.icon.activate:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/14232bac63aec2a60794dd103b03c9da.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.deactivate:before,button.icon.deactivate:before,span.btn.icon.deactivate:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/93ae525a92070d5aaef95e2ae3908f7b.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.go_to_ledger:before,button.icon.go_to_ledger:before,span.btn.icon.go_to_ledger:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/cb1f7c9b2c2dd00e349bee1603768724.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.go_to_document_manager:before,button.icon.go_to_document_manager:before,span.btn.icon.go_to_document_manager:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/9bcf7cf52032bdabf1b5232660834923.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.details:before,button.icon.details:before,span.btn.icon.details:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/0f79745aa3499aa33d19b4a3eedb9d5a.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.go_to_case:before,button.icon.go_to_case:before,span.btn.icon.go_to_case:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/454fed52e6c2859140dc22960ff98859.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.doc__auth:before,button.icon.doc__auth:before,span.btn.icon.doc__auth:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/3bf9cd58d310f60ff141d0a7577a9b19.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.doc__other:before,button.icon.doc__other:before,span.btn.icon.doc__other:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/58c9c1022f5c3271aa627b8439616143.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.ledger:before,button.icon.ledger:before,span.btn.icon.ledger:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/962f94a664bb72984b045a45f923bc20.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.folder:before,button.icon.folder:before,span.btn.icon.folder:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/4e44ad14a8dc207a34a3fb17a2b78fc0.png) no-repeat 50%;background-size:contain}a.btn-link.icon.manage:before,button.icon.manage:before,span.btn.icon.manage:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;min-height:1.5em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/47b6388e0d308a4124c94a98e30881dd.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.reopen:before,button.icon.reopen:before,span.btn.icon.reopen:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/43a7b294b7970c7d81bdff75775a1f92.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.add-to-case:before,button.icon.add-to-case:before,span.btn.icon.add-to-case:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/0960e270309711c1b676009617edfa00.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.pencil:before,button.icon.pencil:before,span.btn.icon.pencil:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/8dc97ccd6ecba7d13092e68fcf460cfd.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.add-patient:before,button.icon.add-patient:before,span.btn.icon.add-patient:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/fa8d674b0c4381214efd85e1aec9fef0.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.payment:before,button.icon.payment:before,span.btn.icon.payment:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/fc00aaf2f5e6195413818122a0913175.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.start-case:before,button.icon.start-case:before,span.btn.icon.start-case:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/9fd7a49e2e218fc605d13608357ae150.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.start-review:before,button.icon.start-review:before,span.btn.icon.start-review:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/80f0d22e3e8f79623f1fb1e36cc8b719.svg) no-repeat 50%;background-size:contain}a.btn-link.icon.external-link:before,button.icon.external-link:before,span.btn.icon.external-link:before{content:"";width:1em;min-width:1em;height:1em;min-height:1em;margin-right:.25em;display:inline-flex;background:url(/static/bundles/d49836afbf90dbe094bbf46e5211e018.svg) no-repeat 50%;background-size:contain}.errorlist{list-style:none;font-size:1rem;color:red;padding:10px 0!important}.errorlist li{position:relative;color:#c96c46;font-style:italic;display:flex;align-items:center}.errorlist li:before{content:"";background:url(/static/bundles/36fc57bcb2bc62e28878fb6b3005ccab.svg) no-repeat 50%;background-size:contain;width:1rem;height:1rem;flex-shrink:0;margin-right:.25em;display:inline-flex}.management-filter{margin-top:30px}.management-filter .filter-nav span{display:inline-block;font-size:19px;vertical-align:middle;color:#515151}.management-filter .filter-nav .form-group{display:inline-block}.management-filter .filter-nav .form-group button{padding:0;border-radius:50%;width:30px;height:30px;text-align:center;line-height:27px;display:inline-block;margin:0 5px}.management-filter .well{background:#fff}.management-filter .well label{font-size:15px!important}.management-filter .well .search-group{display:table}@media (max-width:767px){.management-filter .well .search-group{display:block}}.management-filter .well .ui-select-match-item{font-size:16px!important}.management-filter .well .ui-select-match-item .ui-select-match-close{top:.3em}.management-filter .well .checkboxes-wrapper .form-group{float:left;margin-right:10px}.management-filter .search-input{width:100%;display:table-cell}.management-filter .search-input.date-range-row{display:flex}@media (max-width:767px){.management-filter .search-input.date-range-row{display:block;margin-bottom:10px}.management-filter .search-input.date-range-row .two-date{display:flex}}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.dropdown-menu{min-width:inherit}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-image:-webkit-linear-gradient(top,#f5f5f5,#e8e8e8);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(180deg,#f5f5f5 0,#e8e8e8);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF5F5F5",endColorstr="#FFE8E8E8",GradientType=0);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-image:-webkit-linear-gradient(top,#337ab7,#2e6da4);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:linear-gradient(180deg,#337ab7 0,#2e6da4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF337AB7",endColorstr="#FF2E6DA4",GradientType=0);background-color:#2e6da4}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.alert{text-shadow:0 1px 0 hsla(0,0%,100%,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8,#c8e5bc);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(180deg,#dff0d8 0,#c8e5bc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFDFF0D8",endColorstr="#FFC8E5BC",GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7,#b9def0);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(180deg,#d9edf7 0,#b9def0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFD9EDF7",endColorstr="#FFB9DEF0",GradientType=0);background:#f2f2f2;border:none;color:inherit}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3,#f8efc0);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(180deg,#fcf8e3 0,#f8efc0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFCF8E3",endColorstr="#FFF8EFC0",GradientType=0);border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede,#e7c3c3);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(180deg,#f2dede 0,#e7c3c3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF2DEDE",endColorstr="#FFE7C3C3",GradientType=0);border-color:#dca7a7}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.alert-danger,.progress{background-repeat:repeat-x}.progress{background-image:-webkit-linear-gradient(top,#ebebeb,#f5f5f5);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(180deg,#ebebeb 0,#f5f5f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEBEBEB",endColorstr="#FFF5F5F5",GradientType=0)}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7,#286090);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:linear-gradient(180deg,#337ab7 0,#286090);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF337AB7",endColorstr="#FF286090",GradientType=0)}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c,#449d44);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(180deg,#5cb85c 0,#449d44);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5CB85C",endColorstr="#FF449D44",GradientType=0)}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de,#31b0d5);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(180deg,#5bc0de 0,#31b0d5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5BC0DE",endColorstr="#FF31B0D5",GradientType=0)}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e,#ec971f);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(180deg,#f0ad4e 0,#ec971f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF0AD4E",endColorstr="#FFEC971F",GradientType=0)}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f,#c9302c);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(180deg,#d9534f 0,#c9302c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFD9534F",endColorstr="#FFC9302C",GradientType=0)}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.list-group{border-radius:0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7,#2b669a);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:linear-gradient(180deg,#337ab7 0,#2b669a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF337AB7",endColorstr="#FF2B669A",GradientType=0);border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.well{background-image:-webkit-linear-gradient(top,#e8e8e8,#f5f5f5);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(180deg,#e8e8e8 0,#f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFE8E8E8",endColorstr="#FFF5F5F5",GradientType=0);border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 hsla(0,0%,100%,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 hsla(0,0%,100%,.1)}label{display:inline-flex;max-width:100%;margin-bottom:2px;color:#515151;font-size:1rem;align-items:center;gap:.25rem}.form-control{display:inline-block;border:none;border-bottom:2px solid #bfbfbf;resize:vertical;-webkit-appearance:none}.form-control,.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.form-control:focus{outline:0;border-bottom:2px solid #bfbfbf}.form-control::-moz-placeholder{color:#ebebeb;opacity:1}.form-control:-ms-input-placeholder{color:#ebebeb}.form-control::-webkit-input-placeholder{color:#ebebeb}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}input::placeholder,textarea::placeholder{font-style:italic;color:#aaa!important}input::-moz-placeholder,textarea::-moz-placeholder{font-style:italic;color:#aaa!important}input:-ms-input-placeholder,input::-ms-input-placeholder,textarea:-ms-input-placeholder,textarea::-ms-input-placeholder{font-style:italic;color:#aaa!important}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:italic;color:#aaa!important}input.ng-dirty.ng-invalid,input.ng-pristine.ng-invalid{color:red}.error-detail{list-style:none;padding:0;color:#ac1f23;font-size:.95rem}.error-detail li{display:flex;align-items:center}.error-detail li:before{content:"";background:url(/static/bundles/36fc57bcb2bc62e28878fb6b3005ccab.svg) no-repeat 50%;background-size:contain;width:1rem;height:1rem;flex-shrink:0;margin-right:.5em;display:inline-flex}@media (max-width:1110px){.only-pc{display:none}}.only-mobile{display:none}@media (max-width:1110px){.only-mobile{display:block}}.checkbox{margin:0;position:relative}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]+label,.checkbox input[type=checkbox]+span{min-height:0;padding-left:0;display:flex;align-items:center;user-select:none;width:fit-content}.checkbox input[type=checkbox]:disabled+label,.checkbox input[type=checkbox]:disabled+span{opacity:.75;cursor:not-allowed}.checkbox input[type=checkbox]+label>span{overflow:hidden}.checkbox input[type=checkbox]+label:before,.checkbox input[type=checkbox]+span:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;background-image:url(/static/bundles/523df99af0a2c1787382daf145d01b87.svg)}.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:checked+span:before{background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.checkbox input[type=checkbox].tri-state+label:before,.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:checked+span:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start}.checkbox input[type=checkbox].tri-state+label:before{background-image:url(/static/bundles/dcd7286cbb89172cce07852a3b4d507e.svg)}.checkbox input[type=checkbox].tri-state:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.checkbox input[type=checkbox].tri-state:indeterminate+label:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;background-image:url(/static/bundles/be0797496d2cd29e8c08b4dfc3764ce2.svg)}.checkbox input[type=checkbox].single+label:before{background-image:url(/static/bundles/6bd3a77413a1f8851c00f73c0a2a287b.svg)}.checkbox input[type=checkbox].single+label:before,.checkbox input[type=checkbox].single:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start}.checkbox input[type=checkbox].single:checked+label:before{background-image:url(/static/bundles/e90eb775736a8a1ede9bc5be7f29b0ca.svg)}.checkbox input[type=checkbox].icons--overridable+label:before{background-image:url(/static/bundles/5ac1ead4d36de27e56152c0f06304d6f.svg)}.checkbox input[type=checkbox].icons--overridable+label:before,.checkbox input[type=checkbox].icons--overridable:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;margin-right:0}.checkbox input[type=checkbox].icons--overridable:checked+label:before{background-image:url(/static/bundles/5d951b3ff2d53b59d295d15e9c8b5d4c.svg)}.checkbox input[type=checkbox].icons--overridable+label.disabled:before{background-image:url(/static/bundles/712d1624fc3177b82b591c0e1437b9b8.svg)}.checkbox input[type=checkbox].icons--overridable+label.disabled:before,.checkbox input[type=checkbox].icons--overridable:checked+label.disabled:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;margin-right:0}.checkbox input[type=checkbox].icons--overridable:checked+label.disabled:before{background-image:url(/static/bundles/6b6bf5e878abbab229a917aff2d1f8ef.svg)}.checkbox input[type=checkbox].icons--overridable.warning+label:before{background-image:url(/static/bundles/5f6185e5dd27110f9cf0f7bd441ae4d9.svg)}.checkbox input[type=checkbox].icons--overridable.warning+label:before,.checkbox input[type=checkbox].icons--overridable.warning:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1.428571429rem;background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:flex-start;margin-right:0}.checkbox input[type=checkbox].icons--overridable.warning:checked+label:before{background-image:url(/static/bundles/73d980c9039c3b84cd6e654a2261d590.svg)}.container[max-width~="420px"] .checkbox input[type=checkbox]+label>span,.modal-dialog[max-width~="420px"] .checkbox input[type=checkbox]+label>span{white-space:pre-wrap}.container[min-width~="420px"] .checkbox input[type=checkbox]+label>span,.modal-dialog[min-width~="420px"] .checkbox input[type=checkbox]+label>span{white-space:nowrap;text-overflow:ellipsis;max-width:25vw}.pagination-wrapper{width:100%;height:78px;border-top:2px solid #d9d9d9;display:flex;align-items:center}.pagination{display:block;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf;border-radius:0;left:50%;position:relative;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.pagination:after,.pagination:before{content:" ";display:table}.pagination:after{clear:both}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{text-decoration:underline}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{text-decoration:none}.pagination{border:none}.pagination>li>a,.pagination>li>span{color:#515151;border:none;padding:6px 4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#00af59;background-color:#fff;border-color:#fff}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#00af59;background-color:#fff;border-color:#fff;cursor:pointer}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#00af59;background-color:#fff;border-color:#fff;cursor:pointer}.pagination.pagination-arrow .pagination-next,.pagination.pagination-arrow .pagination-prev{position:relative}.pagination.pagination-arrow .pagination-next a,.pagination.pagination-arrow .pagination-prev a{color:transparent;white-space:nowrap;width:0;padding:0}.pagination.pagination-arrow .pagination-next.disabled a:before,.pagination.pagination-arrow .pagination-prev.disabled a:before{color:#ebebeb;cursor:no-drop}.pagination.pagination-arrow .pagination-next a:before{content:"\e250";font-family:Glyphicons Halflings;color:#00af59;top:7px;position:absolute;z-index:22;left:10px}.pagination.pagination-arrow .pagination-prev a:before{content:"\e251";font-family:Glyphicons Halflings;color:#00af59;position:absolute;z-index:22;right:10px;top:7px}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:19px;line-height:1.33333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:13px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.radio-button label{display:flex;align-items:center;font-weight:400}.radio-button input[type=radio]{opacity:0;position:absolute}.radio-button input[type=radio]+label:before{content:"";display:inline-flex;width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em;background-image:url(/static/bundles/0c4112f8f9c54633a16e297154ac4a47.svg);cursor:pointer}.radio-button input[type=radio][disabled=disabled]+label:before{background-image:url(/static/bundles/073479e2df94578aea7d1ca078804464.svg);cursor:no-drop}.radio-button input[type=radio]:checked+label:before{content:"";display:inline-flex;width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em;background-image:url(/static/bundles/3e177a5d8cb1ea5548d971a9b6500b87.svg);cursor:pointer}.new-radio-button{margin:0;position:relative}.new-radio-button input[type=checkbox]{display:none}.new-radio-button input[type=checkbox]+label{min-height:0;padding-left:0;display:flex;align-items:center}.new-radio-button input[type=checkbox]:disabled+label{opacity:.75;cursor:not-allowed}.new-radio-button input[type=checkbox]+label>span{overflow:hidden}.new-radio-button input[type=checkbox]+label:before{background-image:url(/static/bundles/523df99af0a2c1787382daf145d01b87.svg)}.new-radio-button input[type=checkbox]+label:before,.new-radio-button input[type=checkbox]:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em}.new-radio-button input[type=checkbox]:checked+label:before{background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.new-radio-button input[type=checkbox].tri-state+label:before{background-image:url(/static/bundles/dcd7286cbb89172cce07852a3b4d507e.svg)}.new-radio-button input[type=checkbox].tri-state+label:before,.new-radio-button input[type=checkbox].tri-state:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em}.new-radio-button input[type=checkbox].tri-state:checked+label:before{background-image:url(/static/bundles/74d1adbca37c7b373786444b0f89e673.svg)}.new-radio-button input[type=checkbox].tri-state:indeterminate+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em;background-image:url(/static/bundles/be0797496d2cd29e8c08b4dfc3764ce2.svg)}.new-radio-button input[type=checkbox].single+label:before{background-image:url(/static/bundles/6bd3a77413a1f8851c00f73c0a2a287b.svg)}.new-radio-button input[type=checkbox].single+label:before,.new-radio-button input[type=checkbox].single:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.4em}.new-radio-button input[type=checkbox].single:checked+label:before{background-image:url(/static/bundles/e90eb775736a8a1ede9bc5be7f29b0ca.svg)}.new-radio-button input[type=checkbox].icons--overridable+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/5ac1ead4d36de27e56152c0f06304d6f.svg);margin-right:0}.new-radio-button input[type=checkbox].icons--overridable:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/5d951b3ff2d53b59d295d15e9c8b5d4c.svg);margin-right:0}.new-radio-button input[type=checkbox].icons--overridable+label.disabled:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/712d1624fc3177b82b591c0e1437b9b8.svg);margin-right:0}.new-radio-button input[type=checkbox].icons--overridable:checked+label.disabled:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/6b6bf5e878abbab229a917aff2d1f8ef.svg);margin-right:0}.new-radio-button input[type=checkbox].icons--overridable.warning+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/5f6185e5dd27110f9cf0f7bd441ae4d9.svg);margin-right:0}.new-radio-button input[type=checkbox].icons--overridable.warning:checked+label:before{content:"";display:flex;width:1em;min-width:1em;height:1em;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/static/bundles/73d980c9039c3b84cd6e654a2261d590.svg);margin-right:0}cpt-select[disabled] .select-container{cursor:not-allowed;border-image-source:url(/static/bundles/47f0db19f9a76f24c237cbde3e58cc63.png);color:#b2b2b2}cpt-select[disabled] .select-container .caret{cursor:not-allowed;background:#b2b2b2}@media (max-width:992px){.select-wrapper{margin-bottom:15px;float:none!important}}.select-wrapper .select-label{display:inline-flex;max-width:100%;font-size:1em;color:#515151}.select-wrapper .select-container{display:inline;max-width:100%;height:1.666667em;margin-left:5px;border:dotted #515151;border-width:0 0 4px;border-image-source:url(/static/bundles/2ba37b39b59f9459968ab9b9d4b43c3c.png);border-image-slice:33% 33%;border-image-repeat:round;position:relative;cursor:pointer;text-align:left}.select-wrapper .select-container .glyphicon-remove-circle{color:#515151;top:4px;position:absolute;right:-19px}.select-wrapper .select-container .caret{content:"";background:#1eb068;position:relative;bottom:3px;right:0}@media (max-width:640px){.select-wrapper .select-container .caret{bottom:4px}}.select-wrapper .select-container .caret.caret-left{display:none}.select-wrapper .list-close{position:absolute;width:20px;height:20px;text-align:center;line-height:20px;background:#1eb068;border-radius:50%;color:#fff;right:-10px;top:-10px;cursor:pointer;font-size:12px;z-index:22}.select-wrapper .select-text{display:inline-block;max-width:calc(100% - 10px);color:#1eb068;padding-right:5px}.select-wrapper .select-placeholder{color:#aaa;font-style:italic;overflow:hidden}.select-wrapper .select-list-wrapper{display:none}@media (min-width:320px){.select-wrapper .select-list-wrapper .select-list-container{height:auto;background:#fff;border:none;padding:0 0 0 10px;border-radius:6px;top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);position:relative;left:0;max-height:100%}.select-wrapper .select-list-wrapper .select-list-container .exclude-reason{padding-right:7px!important;width:162px}.select-wrapper .select-list-wrapper .select-list-container .select-list-content{max-height:333px;height:100%;overflow-y:scroll;overflow-x:hidden;padding-right:1em}}@media (min-width:320px) and (max-width:1024px){.select-wrapper .select-list-wrapper .select-list-container .select-list-content::-webkit-scrollbar{-webkit-appearance:none;width:7px}.select-wrapper .select-list-wrapper .select-list-container .select-list-content::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}}@media (min-width:320px) and (min-width:767px){.select-wrapper .select-list-wrapper .select-list-container .select-list-content{max-height:300px}}@media (min-width:320px){.select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list{padding:0;list-style:none;margin-bottom:0;text-align:left}.select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list li{margin-bottom:.75rem;padding-bottom:0;display:block;height:1.25rem}}@media (min-width:320px) and (max-width:640px){.select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list li .checkbox input[type=checkbox]+label:before{width:1em;min-width:1em;height:1em;bottom:0}.select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list li .checkbox input[type=checkbox]:checked+label:after{width:1em;min-width:1em;height:1em;bottom:0;font-size:1em}}@media (min-width:320px){.select-wrapper .select-list-wrapper .select-list-container .select-list-content .checkbox-list li:last-child{margin-bottom:0}}.select-wrapper .select-list-wrapper.select-opened{display:block}.select-wrapper.one-select input[type=checkbox]{position:absolute}.select-wrapper.one-select .checkbox input[type=checkbox]+label:before{border:none}.select-wrapper.one-select .checkbox input[type=checkbox]:checked+label:after{color:#1eb068;background:transparent;left:5px}.select-wrapper.one-select .checkbox label{padding-left:5px;margin-bottom:0}.select-wrapper.one-select .select-list-wrapper .select-list-container{padding-left:0;padding-top:0;padding-bottom:0}.select-wrapper.one-select .select-list-wrapper .select-list-container .select-list-content .checkbox-list li .checkbox{padding-left:0}.select-wrapper.filters-block-wrapper{margin-left:25px}@media (max-width:992px){.select-wrapper.filters-block-wrapper{margin-left:0}}.select-list-wrapper{bottom:auto;width:auto;white-space:nowrap;border:2px solid #1eb068;background:#fff;height:auto;box-shadow:1px 1px 6px #5a5757;z-index:22;max-height:333px}@media (max-width:767px){.mbx-select-opened,.mbx-select-opened .edit-info-block .form-content .form-content-block{overflow:hidden}}.select-place{display:inline}.last{margin:0 0 0 26px;color:#515151}.last.separated{border-top:1px solid #515151;padding-top:10px}.not-visible{float:left;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.select-container-wrapper{width:100%}.select-container-wrapper.clearable{padding-right:25px}cpt-select.white .select-label{color:#fff}cpt-select.white .select-container{border-color:#515151;border-image-source:url(/static/bundles/678eba2c439a1cf4730d11fec0993e46.png)}cpt-select.white .select-container .caret,cpt-select.white .select-container .glyphicon-remove-circle,cpt-select.white .select-text{color:#fff}cpt-select.label-left .select-container-wrapper,cpt-select.label-left .select-label{display:inline-block}cpt-select.ng-invalid .select-container{border-image-source:url(/static/bundles/6f689e49b71064e1d5f2949bb1b5b839.png)}cpt-select.ng-invalid .caret{background:#c0582d!important}cpt-select.exclude-input .select-container{border-image-source:url(/static/bundles/f4d27a118477348e8a4997e18bf42307.png)}cpt-select.exclude-input .select-container-wrapper{display:flex;flex-flow:row;align-items:center}cpt-select.exclude-input .select-container-wrapper:before{content:"";background:url(/static/bundles/9ad7f166fa32d23412bf5893b8855479.svg) no-repeat 50%;background-size:contain;width:1em;height:1em;min-height:1em;min-width:1em;margin-right:.25em}cpt-select.exclude-input .select-container-wrapper .select-text{color:#2c0777}cpt-select.exclude-input .select-container-wrapper .caret,cpt-select.exclude-input .select-container-wrapper .list-close{background:#2c0777}cpt-select.exclude-input .select-list-wrapper{border:2px solid #2c0777}cpt-select.exclude-input .checkbox>input[type=checkbox]:checked+label:before{color:#2c0777}.MuiFormControl-marginNormal{margin-top:0!important;margin-bottom:0!important}.completed-list{list-style:none;font-size:15px;color:#1eb068;padding:10px 0!important}.completed-list li{position:relative;padding-left:20px}.completed-list li:before{content:"";position:absolute;width:18px;height:16px;background:url(/static/bundles/71ded287bdb4b58c90adfda9c0aeeff2.svg) no-repeat 50%;background-size:cover;left:0;top:1px}.preloader-wheel{z-index:100;width:100px;height:100px;display:block;margin:0 auto;background:url(/static/bundles/1f0d56213827e90c317c3dea1512730d.svg) no-repeat 50%;background-size:contain;-webkit-animation-name:spin;-webkit-animation-duration:.6s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:.6s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:.6s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear}.preloader-wheel.pause{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floatingCirclesG{width:112px;height:112px;margin:auto;transform:scale(.6);-o-transform:scale(.6);-ms-transform:scale(.6);-webkit-transform:scale(.6);-moz-transform:scale(.6);right:0;bottom:0;left:0}.f_circleG{position:absolute;background-color:#fff;height:20px;width:20px;border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;animation-name:f_fadeG;-o-animation-name:f_fadeG;-ms-animation-name:f_fadeG;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;animation-duration:1.2s;-o-animation-duration:1.2s;-ms-animation-duration:1.2s;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}.frotateG_01{left:0;top:45px;animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}.frotateG_02{left:13px;top:13px;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}.frotateG_03{left:45px;top:0;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}.frotateG_04{right:13px;top:13px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}.frotateG_05{right:0;top:45px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.frotateG_06{right:13px;bottom:13px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.frotateG_07{left:45px;bottom:0;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.frotateG_08{left:13px;bottom:13px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}@keyframes f_fadeG{0%{background-color:#1eb067}to{background-color:#2c0777}}@-o-keyframes f_fadeG{0%{background-color:#1eb067}to{background-color:#2c0777}}@-ms-keyframes f_fadeG{0%{background-color:#1eb067}to{background-color:#2c0777}}@-webkit-keyframes f_fadeG{0%{background-color:#1eb067}to{background-color:#2c0777}}@-moz-keyframes f_fadeG{0%{background-color:#1eb067}to{background-color:#2c0777}}.preloader-overlay{position:fixed;display:none;z-index:102;max-height:100%;height:100vh;width:100%;top:0;background:hsla(0,0%,81.6%,.63);left:0}.preloader-overlay .preloader-message{font-size:51px;color:#2c0777;position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap;top:-100%;font-weight:600}@media (max-width:767px){.preloader-overlay .preloader-message{font-size:22px}}.preloader-small{color:#515151}@media (max-width:640px){.preloader-small{text-align:center}}.preloader-small .preloader-wheel{width:25px;height:25px;display:inline-block;margin:0 10px 0 0;vertical-align:bottom}@media (max-width:640px){.preloader-small .preloader-wheel{display:block;margin:0 auto}}.preloader-small span{font-size:13px;line-height:24px;color:#515151;text-align:center}.largeLoader{display:flex;justify-content:center;width:30%;margin:auto}.mention-tooltip{display:none;opacity:0;padding:.85em 1em;font-size:.85em;background:#fff;border-radius:10px;box-shadow:0 4px 25px #bbb;color:#2c0777;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:30px;z-index:99;font-weight:400;max-width:350px;min-width:200px}@media (max-width:767px){.mention-tooltip{width:200px;min-width:200px;white-space:normal;position:absolute;bottom:50px;right:auto;left:0;top:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.mention-tooltip:after{content:"";position:absolute;border:11px solid transparent;border-top-color:#fff;z-index:1;left:0;right:0;top:100%;width:10px;margin:auto}@media (max-width:767px){.mention-tooltip:after{left:20px;right:auto}}.show-tooltip:hover .mention-tooltip{opacity:1;display:block}.uib-datepicker{padding:0 5px}.uib-datepicker td{border:2px solid transparent!important}.uib-datepicker .uib-weeks em{display:none}.uib-button-bar{padding:10px 5px 10px 45px}md-datepicker{display:block;margin-right:0!important;overflow:visible}.md-datepicker-calendar-pane{z-index:9999;background:#fff;border-bottom:none}.md-datepicker-calendar-pane .md-datepicker-calendar{border:1px solid #00af59}.md-datepicker-calendar-pane .md-calendar-day-header{background:#00af59;color:#fff!important}.md-datepicker-calendar-pane .md-calendar-day-header th{font-weight:700}.md-datepicker-calendar-pane .md-calendar-month-label{font-weight:700;color:#515151}.md-datepicker-calendar-pane .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar-selected-date span{background:#00af59!important;color:#fff!important}.md-datepicker-calendar-pane .md-calendar-date.md-calendar-date-today span{border:1px solid #00af59}.md-datepicker-calendar-pane .md-calendar-date.md-calendar-date-disabled{color:#bfbfbf;cursor:no-drop}.md-datepicker-calendar-pane .md-calendar-date-selection-indicator{color:#515151!important}.md-datepicker-triangle-button{position:absolute;display:block;right:0!important;margin:0!important;height:100%!important;padding:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);border-radius:0!important}.md-datepicker-triangle-button .glyphicon-remove-circle{position:absolute;right:-20px;top:6px;color:#515151}.md-datepicker-expand-triangle{top:9px;right:0;left:inherit}.md-datepicker-expand-triangle.open{-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.md-datepicker-expand-triangle:hover{color:inherit!important}.md-datepicker-input{font-size:1em;height:1.666667em;color:#515151;border:dotted #515151;border-width:0 0 4px;border-image-source:url(/static/bundles/2ba37b39b59f9459968ab9b9d4b43c3c.png);border-image-slice:33% 33%;border-image-repeat:round;color:#1eb068;position:relative;width:100%}.md-datepicker-input:disabled{cursor:not-allowed;color:#b2b2b2;-webkit-text-fill-color:#b2b2b2;border-image-source:url(/static/bundles/47f0db19f9a76f24c237cbde3e58cc63.png)}.md-datepicker-input-container{border:none}.md-button.md-icon-button{border-radius:0}.md-calendar tr:last-child td{border-bottom-color:#515151}.react-datepicker{font-size:1em!important}.react-datepicker__header{padding-top:.8em!important}.react-datepicker__month{margin:.4em 1em!important}.react-datepicker__day,.react-datepicker__day-name{width:1.9em!important;line-height:1.9em!important;margin:.166em!important}.react-datepicker__current-month{font-size:1em!important}.react-datepicker__navigation{top:1em!important;line-height:1.7em!important;border:.45em solid transparent!important}.react-datepicker__navigation--previous{border-right-color:#ccc!important;left:1em!important}.react-datepicker__navigation--next{border-left-color:#ccc!important;right:1em!important;left:220px!important}.react-datepicker__time-container{width:6em!important}.react-datepicker-time__header{font-size:1em!important}.react-datepicker-time__header--time{padding-left:0!important;padding-right:0!important}.react-datepicker__time-box{margin-left:0!important;margin-right:0!important;width:100%!important}.react-datepicker__time-list{padding:0!important}.character-counter-messages{font-size:.8em;color:#c96c46!important;float:left}.character-counter{font-size:1em;font-weight:400;margin-left:10px}@media (max-width:640px){.character-counter{display:block;margin:10px 0!important}}.character-counter.help-text{font-size:.8em;float:right}.character-counter .counter-error{color:#c96c46!important;font-style:italic}.card-column{flex-basis:auto}.column-label{font-weight:700;color:grey;text-transform:uppercase}.table-container{min-height:1px;outline:none}.table-container.condensed{padding:.5em}.table-container.condensed .flex-table{position:relative;padding:0}.table-container.condensed .flex-row{padding:0}.table-container.condensed form{border-top:1px solid #b2b2b2;margin-top:1em;padding-top:1em}.table-container[max-width~="767px"] .header{display:none}.table-container[min-width~="767px"] .flex-row{width:calc(100%/var(--data-base-width)*var(--data-width))}.table-container[max-width~="767px"] .flex-row{width:100%}.table-container[max-width~="767px"] .flex-row>div:before{content:attr(data-label);float:left;font-weight:700;padding-right:.5em}.table-container[max-width~="767px"] .flex-row.sm-move-right{width:auto;position:absolute;right:0}.table-container[max-width~="767px"] .column{width:100%}.table-container.condensed[max-width~="767px"] .flex-row:not(:first-child)>div:before{font-weight:400}.table-container.condensed[max-width~="767px"] .flex-row:last-child{justify-content:center;display:inline-block;width:auto;position:absolute;right:.5em;top:calc(50% - 1em)}.table-container.condensed[max-width~="767px"] .flex-row:last-child>div:before{content:""}.table-container[max-width~="430px"] .flex-table .flex-row{border-bottom:0}.table-container[max-width~="430px"] .column,.table-container[max-width~="430px"] .flex-cell,.table-container[max-width~="430px"] .flex-row{width:100%}.flex-table{display:flex;flex-flow:row wrap;transition:.5s;min-height:1px;outline:none}.flag-icon{margin-right:.1em}.flex-row{text-align:left;padding:.5em;display:flex;align-items:center;outline:none}.flex-row[role=columnheader]{align-items:flex-end}.rowspan{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center}.column{display:flex;flex-flow:column wrap;width:75%;padding:0}.column .flex-row{display:flex;flex-flow:row wrap;width:100%;padding:0;border:0}.column .flex-row:hover{background:#f5f5f5;transition:.5s}.flex-cell{width:33.33333%;text-align:center;padding:.5em}.caret{cursor:pointer;display:inline-block;width:.667em;height:.667em;background:#515151;clip-path:polygon(50% 100%,0 0,100% 0);border:none;margin:0;transition:background 0s,transform .33s;transform:rotate(0)}.caret__point-right{transform:rotate(-90deg)}.caret__white{background:#fff}.caret__green{background:#00af59}.caret.open{transform:scaleY(-1)}.caret.open__down{transform:rotate(0deg)}cpt-document-card-header .card-name .options-block,cpt-submit-bill-documnt-card-component .card-name .options-block,mbx-case-view-document-card .card-name .options-block,mbx-document-queue-card .card-name .options-block,mbx-selectable-document-card .card-name .options-block{margin-bottom:0}@media (max-width:1199px){cpt-document-card-header .card-name .options-block,cpt-submit-bill-documnt-card-component .card-name .options-block,mbx-case-view-document-card .card-name .options-block,mbx-document-queue-card .card-name .options-block,mbx-selectable-document-card .card-name .options-block{display:flex}}cpt-document-card-header .card-name .card-column,cpt-submit-bill-documnt-card-component .card-name .card-column,mbx-case-view-document-card .card-name .card-column,mbx-document-queue-card .card-name .card-column,mbx-selectable-document-card .card-name .card-column{padding:0;display:flex}cpt-document-card-header div.card-status,cpt-submit-bill-documnt-card-component div.card-status,mbx-case-view-document-card div.card-status,mbx-document-queue-card div.card-status,mbx-selectable-document-card div.card-status{display:inline-flex;align-items:center}@media (max-width:640px){cpt-document-card-header div.card-status,cpt-submit-bill-documnt-card-component div.card-status,mbx-case-view-document-card div.card-status,mbx-document-queue-card div.card-status,mbx-selectable-document-card div.card-status{align-items:start;flex-flow:column}}.doc-type{position:relative;display:flex;color:#2c0777;align-items:center;gap:.25rem}.doc-type:before{content:"";width:1.6em;height:2em;min-width:1.6em;min-height:2em;left:0;background-image:none;background-repeat:no-repeat;background-size:contain}.doc-type.bill:before{background-image:url(/static/bundles/12e7f66f77bbb026300ee99fba06cf64.svg)}.doc-type.eob:before{background-image:url(/static/bundles/a8972fd5f571060927b88a4bd07db7d7.svg)}.doc-type.other:before{background-image:url(/static/bundles/58c9c1022f5c3271aa627b8439616143.svg)}.doc-type.auth:before{background-image:url(/static/bundles/3bf9cd58d310f60ff141d0a7577a9b19.svg)}.doc-type.bill.white:before{background-image:url(/static/bundles/689786adf846887a81cd0103985bb609.svg)}.doc-type.eob.white:before{background-image:url(/static/bundles/934381274f0a5b6c580e8779c2a9319c.svg)}.doc-type.other.white:before{background-image:url(/static/bundles/2a7496c480673429bd0ee8e17ec4b2ac.svg)}.doc-type.auth.white:before{background-image:url(/static/bundles/ec47137414b24423f2dc10d2eb39f2f8.svg)}.doc-type.white,.doc-type.white .btn-link,.doc-type.white .btn-link:hover{color:#fff}tags-input{display:block}tags-input *,tags-input :after,tags-input :before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}tags-input .host{position:relative;height:100%;border:dotted #515151;border-width:0 0 4px;border-image-source:url(/static/bundles/2ba37b39b59f9459968ab9b9d4b43c3c.png);border-image-slice:33% 33%;border-image-repeat:round;color:#1eb068;padding:0;background:transparent;font-size:inherit}tags-input .host:active{outline:none}tags-input .tags{-moz-appearance:textfield;-webkit-appearance:textfield;padding:1px;overflow:hidden;word-wrap:break-word;cursor:text;height:100%}tags-input .tags.focused{outline:none}tags-input .tags .tag-list{margin:0;padding:0;list-style-type:none}tags-input .tags .tag-item{padding:0 5px;display:inline-block;float:left;font-size:1em;border-radius:3px}tags-input .tags .tag-item .remove-button{margin:0 0 0 5px;padding:0;border:none;background:none;cursor:pointer;vertical-align:middle;font:700 1em Arial,sans-serif;color:grey}tags-input .tags .tag-item .remove-button:active{color:red}tags-input .tags .input{border:0;outline:none;margin:0 1px;padding:0;float:left;font-size:1em;background:transparent}tags-input .tags .input.invalid-tag{color:red}tags-input .tags .input::-ms-clear{display:none}tags-input[disabled] .host:focus{outline:none;cursor:not-allowed}tags-input[disabled] .tags{cursor:default}tags-input[disabled] .tags .tag-item .remove-button{cursor:default;cursor:not-allowed}tags-input[disabled] .tags .tag-item .remove-button:active{color:#585858}tags-input[disabled] .tags .input{cursor:default}tags-input .autocomplete{margin-top:5px;position:absolute;padding:5px 0;z-index:999;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}tags-input .autocomplete .suggestion-list{margin:0;padding:0;list-style-type:none;max-height:280px;overflow-y:auto;position:relative}tags-input .autocomplete .suggestion-item{padding:5px 10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:16px Helvetica Neue,Helvetica,Arial,sans-serif;color:#000;background-color:#fff}tags-input .autocomplete .suggestion-item.selected,tags-input .autocomplete .suggestion-item.selected em{color:#fff;background-color:#0097cf}tags-input .autocomplete .suggestion-item em{font:normal 700 16px Helvetica Neue,Helvetica,Arial,sans-serif}tags-input{box-shadow:none;border:none;padding:0}tags-input .host{margin:0}tags-input .tags{-moz-appearance:none;-webkit-appearance:none;border-radius:4px}tags-input .tags .tag-item{color:#00af59;background:transparent;border-radius:4px}tags-input .tags .tag-item.selected{color:#fff;background:#00af59}tags-input .tags .tag-item .remove-button:hover{text-decoration:none}tags-input .autocomplete{border-radius:4px}tags-input .autocomplete .suggestion-item.selected,tags-input .autocomplete .suggestion-item.selected em{color:#262626;background-color:#f5f5f5}tags-input .autocomplete .suggestion-item em{color:#000;background-color:#fff}tags-input.ng-invalid .tags{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}tags-input[disabled] .tags{cursor:not-allowed}tags-input[disabled] .tags .tag-item{opacity:.65;cursor:not-allowed}tags-input[disabled] .tags .input{cursor:not-allowed}.input-group tags-input{padding:0;display:table-cell}.input-group tags-input:not(:first-child) .tags{border-top-left-radius:0;border-bottom-left-radius:0}.input-group tags-input:not(:last-child) .tags{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-lg tags-input:first-child .tags{border-top-left-radius:6px;border-bottom-left-radius:6px}.input-group-lg tags-input:last-child .tags{border-top-right-radius:6px;border-bottom-right-radius:6px}.input-group-sm tags-input:first-child .tags{border-top-left-radius:3px;border-bottom-left-radius:3px}.input-group-sm tags-input:last-child .tags{border-top-right-radius:3px;border-bottom-right-radius:3px}.input-group-lg tags-input,tags-input.ti-input-lg{min-height:46px}.input-group-lg tags-input .tags,tags-input.ti-input-lg .tags{border-radius:6px}.input-group-lg tags-input .tags .tag-item,tags-input.ti-input-lg .tags .tag-item{height:38px;line-height:37px;font-size:18px;border-radius:6px}.input-group-lg tags-input .tags .tag-item .remove-button,tags-input.ti-input-lg .tags .tag-item .remove-button{font-size:20px}.input-group-lg tags-input .tags .input,tags-input.ti-input-lg .tags .input{height:38px;font-size:18px}.input-group-sm tags-input,tags-input.ti-input-sm{min-height:30px}.input-group-sm tags-input .tags,tags-input.ti-input-sm .tags{border-radius:3px}.input-group-sm tags-input .tags .tag-item,tags-input.ti-input-sm .tags .tag-item{height:22px;line-height:21px;font-size:12px;border-radius:3px}.input-group-sm tags-input .tags .tag-item .remove-button,tags-input.ti-input-sm .tags .tag-item .remove-button{font-size:16px}.input-group-sm tags-input .tags .input,tags-input.ti-input-sm .tags .input{height:22px;font-size:12px}.has-feedback tags-input .tags{padding-right:30px}.has-success tags-input .tags{border-color:#3c763d}.has-error tags-input .tags{border-color:#a94442}.has-warning tags-input .tags{border-color:#8a6d3b}.form-control{height:1.666667em}.form-control,.form-control:focus{display:inline-block;border:dotted #515151;border-width:0 0 4px;border-image-source:url(/static/bundles/2ba37b39b59f9459968ab9b9d4b43c3c.png);border-image-slice:33% 33%;border-image-repeat:round;color:#1eb068;padding:0;background:transparent;font-size:inherit}.form-control.ng-invalid,.form-control.warning,.form-control:focus.ng-invalid,.form-control:focus.warning{border-image-source:url(/static/bundles/6f689e49b71064e1d5f2949bb1b5b839.png);color:#c0582d}.form-control.white,.form-control:focus.white{border-image-source:url(/static/bundles/678eba2c439a1cf4730d11fec0993e46.png);color:#fff}.form-control:disabled,.form-control:focus:disabled{border-image-source:url(/static/bundles/47f0db19f9a76f24c237cbde3e58cc63.png);color:grey;background-color:transparent}.private-block{background:#ebebeb;padding:20px 50px 20px 100px;margin-top:30px;position:relative}@media (max-width:640px){.private-block{padding:85px 20px 20px}}.private-block:before{content:"";position:absolute;width:50px;height:50px;left:25px;top:25px;background:url(/static/bundles/47d6d22a072dce87c1c86290b75e2ddf.png) no-repeat 50%;background-size:contain}@media (max-width:640px){.private-block:before{left:20px}}.private-block .title{color:#2c0777;font-weight:700}.private-block .description{margin-bottom:0;font-size:15px}.user-photo{display:inline-flex;align-items:center;margin-right:.5em}.user-photo:before{background:url(/static/bundles/b7a7ed64090661a66653236919eae914.svg) no-repeat 50%;background-size:contain}.user-photo.admin:before,.user-photo:before{content:"";width:2.24em;min-width:2.24em;height:2.24em;min-height:2.24em;margin-right:0;display:inline-flex}.user-photo.admin:before{background:url(/static/bundles/2d4624e4882600cb6fd471704ceab596.svg) no-repeat 50%;background-size:contain}.user-photo.caseworker:before{background:url(/static/bundles/4b9160128f5a544c3168678a5ebf58cf.svg) no-repeat 50%;background-size:contain}.user-photo.agent:before,.user-photo.caseworker:before{content:"";width:2.24em;min-width:2.24em;height:2.24em;min-height:2.24em;margin-right:0;display:inline-flex}.user-photo.agent:before{background:url(/static/bundles/b10b25713db111a93dae35449e481db1.svg) no-repeat 50%;background-size:contain}.user-photo.submitter:before,.user-photo.subscriber:before{content:"";width:2.24em;min-width:2.24em;height:2.24em;min-height:2.24em;margin-right:0;display:inline-flex;background:url(/static/bundles/4da28a8085b4665f8c6506113a2666bf.svg) no-repeat 50%;background-size:contain}.user-photo--fill{width:100%;height:100%}.user-photo--fill:before{background:url(/static/bundles/b7a7ed64090661a66653236919eae914.svg) no-repeat 50%;background-size:contain}.user-photo--fill.admin:before,.user-photo--fill:before{content:"";width:100%;min-width:100%;height:100%;min-height:100%;margin-right:0;display:inline-flex}.user-photo--fill.admin:before{background:url(/static/bundles/2d4624e4882600cb6fd471704ceab596.svg) no-repeat 50%;background-size:contain}.user-photo--fill.caseworker:before{background:url(/static/bundles/4b9160128f5a544c3168678a5ebf58cf.svg) no-repeat 50%;background-size:contain}.user-photo--fill.agent:before,.user-photo--fill.caseworker:before{content:"";width:100%;min-width:100%;height:100%;min-height:100%;margin-right:0;display:inline-flex}.user-photo--fill.agent:before{background:url(/static/bundles/b10b25713db111a93dae35449e481db1.svg) no-repeat 50%;background-size:contain}.user-photo--fill.submitter:before,.user-photo--fill.subscriber:before{content:"";width:100%;min-width:100%;height:100%;min-height:100%;margin-right:0;display:inline-flex;background:url(/static/bundles/4da28a8085b4665f8c6506113a2666bf.svg) no-repeat 50%;background-size:contain}.user-photo--var:before{background:url(/static/bundles/b7a7ed64090661a66653236919eae914.svg) no-repeat 50%;background-size:contain}.user-photo--var.admin:before,.user-photo--var:before{content:"";width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);margin-right:0;display:inline-flex}.user-photo--var.admin:before{background:url(/static/bundles/2d4624e4882600cb6fd471704ceab596.svg) no-repeat 50%;background-size:contain}.user-photo--var.caseworker:before{background:url(/static/bundles/4b9160128f5a544c3168678a5ebf58cf.svg) no-repeat 50%;background-size:contain}.user-photo--var.agent:before,.user-photo--var.caseworker:before{content:"";width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);margin-right:0;display:inline-flex}.user-photo--var.agent:before{background:url(/static/bundles/b10b25713db111a93dae35449e481db1.svg) no-repeat 50%;background-size:contain}.user-photo--var.submitter:before,.user-photo--var.subscriber:before{content:"";width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);margin-right:0;display:inline-flex;background:url(/static/bundles/4da28a8085b4665f8c6506113a2666bf.svg) no-repeat 50%;background-size:contain}.post-user-info{color:#515151;display:flex;flex-direction:column;margin-left:.5em}.post-user-info .user-name{color:#515151;text-decoration:underline}.cpt-payment-methods{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));gap:2.5rem}@media (min-width:640px) and (max-width:992px){.cpt-payment-methods{grid-template-columns:repeat(2,minmax(20em,1fr))}}@media (max-width:640px){.cpt-payment-methods{grid-template-columns:repeat(1,minmax(200px,20em))}}.cpt-payment-method{display:flex;flex-flow:column;height:11rem;border:.267rem solid #00af59;border-radius:.667rem;position:relative}.cpt-payment-method .card-number{color:#fff;width:100%;background:#2c0777;margin-top:1.2rem;padding:.4em 0;display:flex;font-size:1rem;justify-content:center;align-content:center}.cpt-payment-method .card-number:before{content:"**** **** ****";margin-right:.25em}.cpt-payment-method .card-info{margin-top:.25rem;color:#2c0777;text-align:center}.cpt-payment-method .card-description{color:#2c0777;font-size:.9rem;display:grid;grid-template-columns:50% 50%;grid-template-rows:-webkit-max-content;align-items:flex-end;min-height:50%}.cpt-payment-method .card-description ul{list-style:none;padding:0;margin:.45rem .7rem}.cpt-payment-method .card-description ul li{display:flex;align-items:center}.cpt-payment-method .card-description ul li:not(:last-of-type):before{content:"";display:inline-flex;height:1rem;width:1rem;background:url(/static/bundles/e90eb775736a8a1ede9bc5be7f29b0ca.svg) no-repeat 50%;background-size:contain}.cpt-payment-method .card-description ul li:last-of-type{color:grey}.cpt-payment-method .card-type{display:flex;justify-content:flex-end}.cpt-payment-method .card-type:before{content:"";width:69px;height:43px;margin:.7em;display:flex}.cpt-payment-method .card-type.sage:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -622px 0}.cpt-payment-method .card-type.bg-24:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -70px 2px;background-size:1658px}.cpt-payment-method .card-type.shopify:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1174px 0;background-size:1658px}.cpt-payment-method .card-type.american-express:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1105px 0;background-size:1658px}.cpt-payment-method .card-type.direct-debit:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1036px 0;background-size:1658px}.cpt-payment-method .card-type.solo:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -967px 0;background-size:1658px}.cpt-payment-method .card-type.switch:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -898px 0;background-size:1658px}.cpt-payment-method .card-type.e-way:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1313px 0;background-size:1658px}.cpt-payment-method .card-type.ebay:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -760px 0;background-size:1658px}.cpt-payment-method .card-type.jcb:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1451px 0;background-size:1658px}.cpt-payment-method .card-type.skrill:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -553px 0;background-size:1658px}.cpt-payment-method .card-type.moneybookers:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -691px 0;background-size:1658px}.cpt-payment-method .card-type.google-wallet:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -829px 0;background-size:1658px}.cpt-payment-method .card-type.diners-club:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1589px 0;background-size:1658px}.cpt-payment-method .card-type.amazon:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -484px 0;background-size:1658px}.cpt-payment-method .card-type.western-union:before{width:68px;background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -346px 0;background-size:1658px}.cpt-payment-method .card-type.discover:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1382px 0;background-size:1658px}.cpt-payment-method .card-type.world-pay:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1520px 0;background-size:1658px}.cpt-payment-method .card-type.visa-electron:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -414.5px 0;background-size:1658px}.cpt-payment-method .card-type.paypal:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -207px 0;background-size:1658px}.cpt-payment-method .card-type.cirrus:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -276px 0;background-size:1658px}.cpt-payment-method .card-type.maestro:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -138px 0;background-size:1658px}.cpt-payment-method .card-type.mastercard:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -69px 0;background-size:1658px}.cpt-payment-method .card-type.visa:before{background:url(/static/bundles/667d7acc13d0bf10531f0929b3bf5526.png) -1658px 0;background-size:1658px}.cpt-payment-method .card-type.bank-generic:before{background:url(/static/bundles/3eab6463bb77317905411389e62ffc01.svg) no-repeat;background-size:contain;width:3em;height:3em}.cpt-new-credit-card-btn{display:block;height:11rem;border:.267rem solid #00af59;border-radius:.667rem;position:relative;background:#f5f5f5}.cpt-new-credit-card-btn .card-number{color:#fff;width:100%;background:#00af59;margin-top:1.2em;padding:.4em 0;display:flex;font-size:1em;justify-content:center;align-content:center}.cpt-new-credit-card-btn .card-number button:hover{color:inherit}.payment-details{margin-bottom:30px}.payment-details-list{margin:5px 0 0;padding:0;list-style:none;color:#515151}.row-block{flex-basis:100%;max-width:100%;padding:10px}@media (max-width:767px){.row-block{position:relative;padding-right:100px}}.row-block:nth-child(2n){background:#ebebeb}.row-block .name{color:#515151;margin-right:5px;display:inline-block}.row-block .row-info{color:#515151;font-size:12px}.row-block .row-info.payment-date{font-weight:800;margin-right:5px}@media (max-width:767px){.row-block .row-info.payment-date{display:block}}.row-block .row-info.price{font-size:15px;float:right}@media (max-width:767px){.row-block .row-info.price{float:none;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.no-payments{padding:10px;text-align:center;background:#ebebeb}.card-icon{width:34px;height:28px;display:inline-block;background:url(/static/bundles/8867def362cab8fd596fa07d6e9b56e5.svg) no-repeat;background-size:contain}.payment-form .errorlist{padding:0!important}mbx-document-items{font-size:.9em;display:block;padding:0 15px}mbx-document-items .row{margin:initial}mbx-document-items[max-width~="576px"]{padding:0}mbx-document-item{display:block;background:#f5f5f5;color:grey}mbx-document-item>div{cursor:pointer}mbx-document-item:not(:last-child){margin-bottom:10px}mbx-document-item .exclude{color:#bfbfbf}.doc-icon{display:flex;align-self:center;transition:.33s}.doc-icon>div{width:3rem;height:3rem;position:relative;background-color:#ebebeb}.doc-icon>div:after{content:"";position:absolute;background:#ebebeb url(/static/bundles/794ad3eb2a9a511d532744aae18a08b8.svg) no-repeat 50%;background-size:50%;top:2px;left:2px;right:2px;bottom:2px}.doc-icon>div,.doc-icon>div:after{clip-path:circle(50% at 50% 50%)}@media (max-width:1199px){.doc-icon{display:none}}.doc-icon>div.type-bill:after{background-image:url(/static/bundles/12e7f66f77bbb026300ee99fba06cf64.svg)}.doc-icon>div.type-auth:after{background-image:url(/static/bundles/3bf9cd58d310f60ff141d0a7577a9b19.svg)}.doc-icon>div.type-eob:after{background-image:url(/static/bundles/a8972fd5f571060927b88a4bd07db7d7.svg)}.doc-icon>div.other:after{background-image:url(/static/bundles/58c9c1022f5c3271aa627b8439616143.svg)}.doc-icon>div.status-0{background-color:#ebebeb}.doc-icon>div.status-1{background-color:#a6a8ab}.doc-icon>div.status-2{background-color:#2c0a75}.doc-icon>div.status-3{background-color:#ac1f23}.doc-icon>div.status-4{background-color:#00ae5a}.doc-icon>div.status-5{background-color:#e27f28}.doc-icon>div.status-6,.doc-icon>div.status-7{background-color:#a6a8ab}.amount input{text-align:right}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.display-block{display:block}.no-hover:hover{color:inherit!important;cursor:default!important}body>[uib-modal-window]:not([modal-render]){display:none}a.anchor{display:block;position:relative;top:-45px;visibility:hidden}@media (max-width:1023px){a.anchor{top:10px}}mbx-header{display:block;position:sticky;-webkit-position:sticky;top:0;z-index:100}.app-wrapper{display:flex;min-height:100vh;flex-direction:column}.content-wrap,.home-page,.page-wrap,ng-view{display:flex;flex-direction:column;flex:1 0 auto}footer{flex-shrink:0}.btn-inherit,.btn-inherit:active,.btn-inherit:focus{font-size:inherit;color:inherit}.md-datepicker-expand-triangle{cursor:pointer;display:inline-block;width:10px;height:9px;background:#515151;clip-path:polygon(50% 100%,0 0,100% 0);-webkit-clip-path:polygon(50% 100%,0 0,100% 0);border:none;margin:0;-webkit-transition:.33s;-moz-transition:.33s;-ms-transition:.33s;-o-transition:.33s;transition:.33s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);content:"";background:#1eb068;position:relative;right:-5px;top:6px}.options-block.required .form-control,.options-block.required .md-datepicker-input,md-datepicker.ng-invalid .form-control,md-datepicker.ng-invalid .md-datepicker-input{border-image-source:url(/static/bundles/6f689e49b71064e1d5f2949bb1b5b839.png);-webkit-text-fill-color:#c0582d}.options-block.required .md-datepicker-expand-triangle,md-datepicker.ng-invalid .md-datepicker-expand-triangle{border-top-color:#c0582d!important;background:#c0582d!important}hr{margin-top:1em;margin-bottom:1em;border:0;border-top:1px solid #d9d9d9}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.modal-dialog{margin:2em auto}.cpt-modal-lg .modal-dialog{width:auto;margin:2em}.cpt-modal-lg .modal-content{width:100%}.cpt-modal-sm .modal-dialog{max-width:420px}@media (max-width:420px){.cpt-modal-sm .modal-dialog{max-width:calc(100vw - 2em)}}a[disabled]{cursor:not-allowed}.cpt-rounded-tc .modal-content{border-top-left-radius:1.3333333em;border-top-right-radius:1.3333333em}.cpt-flex-lg{display:flex;justify-content:flex-start;flex-direction:row;align-items:center}@media (max-width:420px){.cpt-flex-lg{display:block}}.text-purple{color:#2c0777}.text-gray{color:grey}.btn-dashboard{color:#fff;background-color:transparent;border-color:#00af59;text-decoration:none;-webkit-text-fill-color:#fff}.btn-dashboard.focus,.btn-dashboard:focus{color:#fff;background-color:transparent;border-color:#003018}.btn-dashboard.active,.btn-dashboard:active,.btn-dashboard:hover,.open>.btn-dashboard.dropdown-toggle{color:#fff;background-color:transparent;border-color:#00723a}.btn-dashboard.active.focus,.btn-dashboard.active:focus,.btn-dashboard.active:hover,.btn-dashboard:active.focus,.btn-dashboard:active:focus,.btn-dashboard:active:hover,.open>.btn-dashboard.dropdown-toggle.focus,.open>.btn-dashboard.dropdown-toggle:focus,.open>.btn-dashboard.dropdown-toggle:hover{color:#fff;background-color:transparent;border-color:#003018}.btn-dashboard.active,.btn-dashboard:active,.open>.btn-dashboard.dropdown-toggle{background-image:none}.btn-dashboard.disabled.focus,.btn-dashboard.disabled:focus,.btn-dashboard.disabled:hover,.btn-dashboard[disabled].focus,.btn-dashboard[disabled]:focus,.btn-dashboard[disabled]:hover,fieldset[disabled] .btn-dashboard.focus,fieldset[disabled] .btn-dashboard:focus,fieldset[disabled] .btn-dashboard:hover{background-color:transparent;border-color:#00af59}.btn-dashboard .badge{color:transparent;background-color:#fff}.btn-chris{margin-right:1.333rem}.text-xs-left{text-align:left}.text-xs-right{text-align:right}.text-xs-center{text-align:center}.text-xs-justify{text-align:justify}@media (min-width:768px){.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}}@media (min-width:992px){.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}}@media (min-width:1200px){.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}}ul.list-unstyled{list-style:none;padding:0;margin:0}@media (min-width:1200px){.pull-right-lg{float:right}}.scoring-tool-form-label .tippy-content{background:#fff;box-shadow:1px 1px 6px #5a5757;padding:.3em 1em .5em;color:#515151}.row.row-eq-height div[class^=col-]+div[class^=col-]{border-left:1px solid #d9d9d9}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.label.expert-badge{background-image:url(/static/bundles/5b7b6cbf4622f8d8e5d830d688069818.svg);display:inline-flex;height:2em;width:10em;background-repeat:no-repeat;background-size:contain;background-position-y:1px}.toggle-switch{position:relative;width:75px;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:left}.toggle-switch-checkbox{display:none}.toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px;margin:0}.toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.toggle-switch-inner:after,.toggle-switch-inner:before{display:block;float:left;width:50%;height:34px;padding:0;line-height:34px;font-size:14px;color:#fff;font-weight:700;box-sizing:border-box}.toggle-switch-inner:before{content:"Yes";text-transform:uppercase;padding-left:10px;background-color:#00af59;color:#fff}.toggle-switch-disabled,.toggle-switch-disabled:before{background-color:#ddd;cursor:not-allowed}.toggle-switch-inner:after{content:"No";text-transform:uppercase;padding-right:10px;background-color:#bbb;color:#fff;text-align:right}.toggle-switch-switch{display:block;width:24px;margin:5px;background:#fff;position:absolute;top:0;bottom:0;right:40px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.toggle-switch.small-switch{width:40px}.toggle-switch.small-switch .toggle-switch-inner:after,.toggle-switch.small-switch .toggle-switch-inner:before{content:"";height:20px;line-height:20px}.toggle-switch.small-switch .toggle-switch-switch{width:16px;right:20px;margin:2px}@media screen and (max-width:991px){.toggle-switch{transform:scale(.9)}}@media screen and (max-width:767px){.toggle-switch{transform:scale(.825)}}@media screen and (max-width:575px){.toggle-switch{transform:scale(.75)}}.popup-fullscreen{display:flex;justify-content:center;flex-direction:column;height:100%}.popup-fullscreen .modal-content{color:#fff;background:transparent;border:none;font-size:1.2rem}.popup-fullscreen .btn,.popup-fullscreen .btn:active{background:transparent;color:#fff;border-color:#fff}.ReactModal__Content{margin:1rem}.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translateX(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translateX(-5px)}