@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap);:root{--iti-hover-color:#0000000d;--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:#fff;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url(flags.bd95ef49b665a571ca04.webp);--iti-path-flags-2x:url(flags@2x.bea0200ba7ea874b359f.webp);--iti-path-globe-1x:url(globe.7fb216c936a98b90918e.webp);--iti-path-globe-2x:url(globe@2x.5dc7e51d6b5d42fc2be4.webp);--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid #0000;border-right:var(--iti-triangle-border) solid #0000;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti__search-input{width:100%;border-width:0;border-radius:3px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:#00000080;top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-16px}.iti__ae{--iti-flag-offset:-32px}.iti__af{--iti-flag-offset:-48px}.iti__ag{--iti-flag-offset:-64px}.iti__ai{--iti-flag-offset:-80px}.iti__al{--iti-flag-offset:-96px}.iti__am{--iti-flag-offset:-112px}.iti__ao{--iti-flag-offset:-128px}.iti__ar{--iti-flag-offset:-144px}.iti__as{--iti-flag-offset:-160px}.iti__at{--iti-flag-offset:-176px}.iti__au{--iti-flag-offset:-192px}.iti__aw{--iti-flag-offset:-208px}.iti__ax{--iti-flag-offset:-224px}.iti__az{--iti-flag-offset:-240px}.iti__ba{--iti-flag-offset:-256px}.iti__bb{--iti-flag-offset:-272px}.iti__bd{--iti-flag-offset:-288px}.iti__be{--iti-flag-offset:-304px}.iti__bf{--iti-flag-offset:-320px}.iti__bg{--iti-flag-offset:-336px}.iti__bh{--iti-flag-offset:-352px}.iti__bi{--iti-flag-offset:-368px}.iti__bj{--iti-flag-offset:-384px}.iti__bl{--iti-flag-offset:-400px}.iti__bm{--iti-flag-offset:-416px}.iti__bn{--iti-flag-offset:-432px}.iti__bo{--iti-flag-offset:-448px}.iti__bq{--iti-flag-offset:-464px}.iti__br{--iti-flag-offset:-480px}.iti__bs{--iti-flag-offset:-496px}.iti__bt{--iti-flag-offset:-512px}.iti__bw{--iti-flag-offset:-528px}.iti__by{--iti-flag-offset:-544px}.iti__bz{--iti-flag-offset:-560px}.iti__ca{--iti-flag-offset:-576px}.iti__cc{--iti-flag-offset:-592px}.iti__cd{--iti-flag-offset:-608px}.iti__cf{--iti-flag-offset:-624px}.iti__cg{--iti-flag-offset:-640px}.iti__ch{--iti-flag-offset:-656px}.iti__ci{--iti-flag-offset:-672px}.iti__ck{--iti-flag-offset:-688px}.iti__cl{--iti-flag-offset:-704px}.iti__cm{--iti-flag-offset:-720px}.iti__cn{--iti-flag-offset:-736px}.iti__co{--iti-flag-offset:-752px}.iti__cr{--iti-flag-offset:-768px}.iti__cu{--iti-flag-offset:-784px}.iti__cv{--iti-flag-offset:-800px}.iti__cw{--iti-flag-offset:-816px}.iti__cx{--iti-flag-offset:-832px}.iti__cy{--iti-flag-offset:-848px}.iti__cz{--iti-flag-offset:-864px}.iti__de{--iti-flag-offset:-880px}.iti__dj{--iti-flag-offset:-896px}.iti__dk{--iti-flag-offset:-912px}.iti__dm{--iti-flag-offset:-928px}.iti__do{--iti-flag-offset:-944px}.iti__dz{--iti-flag-offset:-960px}.iti__ec{--iti-flag-offset:-976px}.iti__ee{--iti-flag-offset:-992px}.iti__eg{--iti-flag-offset:-1008px}.iti__eh{--iti-flag-offset:-1024px}.iti__er{--iti-flag-offset:-1040px}.iti__es{--iti-flag-offset:-1056px}.iti__et{--iti-flag-offset:-1072px}.iti__fi{--iti-flag-offset:-1088px}.iti__fj{--iti-flag-offset:-1104px}.iti__fk{--iti-flag-offset:-1120px}.iti__fm{--iti-flag-offset:-1136px}.iti__fo{--iti-flag-offset:-1152px}.iti__fr{--iti-flag-offset:-1168px}.iti__ga{--iti-flag-offset:-1184px}.iti__gb{--iti-flag-offset:-1200px}.iti__gd{--iti-flag-offset:-1216px}.iti__ge{--iti-flag-offset:-1232px}.iti__gf{--iti-flag-offset:-1248px}.iti__gg{--iti-flag-offset:-1264px}.iti__gh{--iti-flag-offset:-1280px}.iti__gi{--iti-flag-offset:-1296px}.iti__gl{--iti-flag-offset:-1312px}.iti__gm{--iti-flag-offset:-1328px}.iti__gn{--iti-flag-offset:-1344px}.iti__gp{--iti-flag-offset:-1360px}.iti__gq{--iti-flag-offset:-1376px}.iti__gr{--iti-flag-offset:-1392px}.iti__gt{--iti-flag-offset:-1408px}.iti__gu{--iti-flag-offset:-1424px}.iti__gw{--iti-flag-offset:-1440px}.iti__gy{--iti-flag-offset:-1456px}.iti__hk{--iti-flag-offset:-1472px}.iti__hn{--iti-flag-offset:-1488px}.iti__hr{--iti-flag-offset:-1504px}.iti__ht{--iti-flag-offset:-1520px}.iti__hu{--iti-flag-offset:-1536px}.iti__id{--iti-flag-offset:-1552px}.iti__ie{--iti-flag-offset:-1568px}.iti__il{--iti-flag-offset:-1584px}.iti__im{--iti-flag-offset:-1600px}.iti__in{--iti-flag-offset:-1616px}.iti__io{--iti-flag-offset:-1632px}.iti__iq{--iti-flag-offset:-1648px}.iti__ir{--iti-flag-offset:-1664px}.iti__is{--iti-flag-offset:-1680px}.iti__it{--iti-flag-offset:-1696px}.iti__je{--iti-flag-offset:-1712px}.iti__jm{--iti-flag-offset:-1728px}.iti__jo{--iti-flag-offset:-1744px}.iti__jp{--iti-flag-offset:-1760px}.iti__ke{--iti-flag-offset:-1776px}.iti__kg{--iti-flag-offset:-1792px}.iti__kh{--iti-flag-offset:-1808px}.iti__ki{--iti-flag-offset:-1824px}.iti__km{--iti-flag-offset:-1840px}.iti__kn{--iti-flag-offset:-1856px}.iti__kp{--iti-flag-offset:-1872px}.iti__kr{--iti-flag-offset:-1888px}.iti__kw{--iti-flag-offset:-1904px}.iti__ky{--iti-flag-offset:-1920px}.iti__kz{--iti-flag-offset:-1936px}.iti__la{--iti-flag-offset:-1952px}.iti__lb{--iti-flag-offset:-1968px}.iti__lc{--iti-flag-offset:-1984px}.iti__li{--iti-flag-offset:-2000px}.iti__lk{--iti-flag-offset:-2016px}.iti__lr{--iti-flag-offset:-2032px}.iti__ls{--iti-flag-offset:-2048px}.iti__lt{--iti-flag-offset:-2064px}.iti__lu{--iti-flag-offset:-2080px}.iti__lv{--iti-flag-offset:-2096px}.iti__ly{--iti-flag-offset:-2112px}.iti__ma{--iti-flag-offset:-2128px}.iti__mc{--iti-flag-offset:-2144px}.iti__md{--iti-flag-offset:-2160px}.iti__me{--iti-flag-offset:-2176px}.iti__mf{--iti-flag-offset:-2192px}.iti__mg{--iti-flag-offset:-2208px}.iti__mh{--iti-flag-offset:-2224px}.iti__mk{--iti-flag-offset:-2240px}.iti__ml{--iti-flag-offset:-2256px}.iti__mm{--iti-flag-offset:-2272px}.iti__mn{--iti-flag-offset:-2288px}.iti__mo{--iti-flag-offset:-2304px}.iti__mp{--iti-flag-offset:-2320px}.iti__mq{--iti-flag-offset:-2336px}.iti__mr{--iti-flag-offset:-2352px}.iti__ms{--iti-flag-offset:-2368px}.iti__mt{--iti-flag-offset:-2384px}.iti__mu{--iti-flag-offset:-2400px}.iti__mv{--iti-flag-offset:-2416px}.iti__mw{--iti-flag-offset:-2432px}.iti__mx{--iti-flag-offset:-2448px}.iti__my{--iti-flag-offset:-2464px}.iti__mz{--iti-flag-offset:-2480px}.iti__na{--iti-flag-offset:-2496px}.iti__nc{--iti-flag-offset:-2512px}.iti__ne{--iti-flag-offset:-2528px}.iti__nf{--iti-flag-offset:-2544px}.iti__ng{--iti-flag-offset:-2560px}.iti__ni{--iti-flag-offset:-2576px}.iti__nl{--iti-flag-offset:-2592px}.iti__no{--iti-flag-offset:-2608px}.iti__np{--iti-flag-offset:-2624px}.iti__nr{--iti-flag-offset:-2640px}.iti__nu{--iti-flag-offset:-2656px}.iti__nz{--iti-flag-offset:-2672px}.iti__om{--iti-flag-offset:-2688px}.iti__pa{--iti-flag-offset:-2704px}.iti__pe{--iti-flag-offset:-2720px}.iti__pf{--iti-flag-offset:-2736px}.iti__pg{--iti-flag-offset:-2752px}.iti__ph{--iti-flag-offset:-2768px}.iti__pk{--iti-flag-offset:-2784px}.iti__pl{--iti-flag-offset:-2800px}.iti__pm{--iti-flag-offset:-2816px}.iti__pr{--iti-flag-offset:-2832px}.iti__ps{--iti-flag-offset:-2848px}.iti__pt{--iti-flag-offset:-2864px}.iti__pw{--iti-flag-offset:-2880px}.iti__py{--iti-flag-offset:-2896px}.iti__qa{--iti-flag-offset:-2912px}.iti__re{--iti-flag-offset:-2928px}.iti__ro{--iti-flag-offset:-2944px}.iti__rs{--iti-flag-offset:-2960px}.iti__ru{--iti-flag-offset:-2976px}.iti__rw{--iti-flag-offset:-2992px}.iti__sa{--iti-flag-offset:-3008px}.iti__sb{--iti-flag-offset:-3024px}.iti__sc{--iti-flag-offset:-3040px}.iti__sd{--iti-flag-offset:-3056px}.iti__se{--iti-flag-offset:-3072px}.iti__sg{--iti-flag-offset:-3088px}.iti__sh{--iti-flag-offset:-3104px}.iti__si{--iti-flag-offset:-3120px}.iti__sj{--iti-flag-offset:-3136px}.iti__sk{--iti-flag-offset:-3152px}.iti__sl{--iti-flag-offset:-3168px}.iti__sm{--iti-flag-offset:-3184px}.iti__sn{--iti-flag-offset:-3200px}.iti__so{--iti-flag-offset:-3216px}.iti__sr{--iti-flag-offset:-3232px}.iti__ss{--iti-flag-offset:-3248px}.iti__st{--iti-flag-offset:-3264px}.iti__sv{--iti-flag-offset:-3280px}.iti__sx{--iti-flag-offset:-3296px}.iti__sy{--iti-flag-offset:-3312px}.iti__sz{--iti-flag-offset:-3328px}.iti__tc{--iti-flag-offset:-3344px}.iti__td{--iti-flag-offset:-3360px}.iti__tg{--iti-flag-offset:-3376px}.iti__th{--iti-flag-offset:-3392px}.iti__tj{--iti-flag-offset:-3408px}.iti__tk{--iti-flag-offset:-3424px}.iti__tl{--iti-flag-offset:-3440px}.iti__tm{--iti-flag-offset:-3456px}.iti__tn{--iti-flag-offset:-3472px}.iti__to{--iti-flag-offset:-3488px}.iti__tr{--iti-flag-offset:-3504px}.iti__tt{--iti-flag-offset:-3520px}.iti__tv{--iti-flag-offset:-3536px}.iti__tw{--iti-flag-offset:-3552px}.iti__tz{--iti-flag-offset:-3568px}.iti__ua{--iti-flag-offset:-3584px}.iti__ug{--iti-flag-offset:-3600px}.iti__us{--iti-flag-offset:-3616px}.iti__uy{--iti-flag-offset:-3632px}.iti__uz{--iti-flag-offset:-3648px}.iti__va{--iti-flag-offset:-3664px}.iti__vc{--iti-flag-offset:-3680px}.iti__ve{--iti-flag-offset:-3696px}.iti__vg{--iti-flag-offset:-3712px}.iti__vi{--iti-flag-offset:-3728px}.iti__vn{--iti-flag-offset:-3744px}.iti__vu{--iti-flag-offset:-3760px}.iti__wf{--iti-flag-offset:-3776px}.iti__ws{--iti-flag-offset:-3792px}.iti__xk{--iti-flag-offset:-3808px}.iti__ye{--iti-flag-offset:-3824px}.iti__yt{--iti-flag-offset:-3840px}.iti__za{--iti-flag-offset:-3856px}.iti__zm{--iti-flag-offset:-3872px}.iti__zw{--iti-flag-offset:-3888px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:100%;box-shadow:none;height:19px}@media (min-resolution: 2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid #0000}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:initial!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:initial!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:#0000000a}.mat-option.mat-active{background:#0000000a;color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px 0 #00000024,0 1px 14px 0 #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:#0000}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:initial}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:#000000de;background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:#00000042}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:#0000001f}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid #0000001f}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid #0000001f}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid #0000001f}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid #0000001f}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{border-top-color:#0000008a}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:#0000008a}.mat-calendar-table-header{color:#00000061}.mat-calendar-table-header-divider:after{background:#0000001f}.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0000000a}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:#3f51b533}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#3f51b533 50%,#f9ab0033 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#3f51b533 50%,#f9ab0033 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#ff408133}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#ff408133 50%,#f9ab0033 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#ff408133 50%,#f9ab0033 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#f4433633}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#f4433633 50%,#f9ab0033 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#f4433633 50%,#f9ab0033 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#0000000a}@media(hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:initial}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:#00000061}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:#0000000a}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:#0000001f}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.mat-menu-item{background:#0000;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger:after{color:#0000008a}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:#0000000a}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid #0000008a;border-right:2px solid #0000008a}.mat-paginator-first,.mat-paginator-last{border-top:2px solid #0000008a}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#0000001f}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{color:#000000de}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:1px solid #0000001f}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid #0000001f;border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid #0000001f}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff40818a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:#ff408133}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:#00000061}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:initial}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:#00000061}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,#000000b3,#000000b3 2px,#0000 0,#0000);background-image:-moz-repeating-linear-gradient(.0001deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:#0000000a}@media(hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:initial;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid #0000001f}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid #0000001f;border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#3f51b5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:#ffffff1f}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ff4081}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:#ffffff1f}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:#ffffff1f}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:#616161e6}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.mat-simple-snackbar-action{color:#ff4081}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0);src:url(fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}@font-face{font-family:primeicons;font-display:auto;src:url(primeicons.dfbfef2de4bfb34e9722.eot);src:url(primeicons.dfbfef2de4bfb34e9722.eot?#iefix) format("embedded-opentype"),url(primeicons.3a0d4a58da62cf7c55bb.ttf) format("truetype"),url(primeicons.e61f3495a7ecd3d571a4.woff) format("woff"),url(primeicons.c55d94a248721abbd220.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s linear infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-o:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{--surface-a:#fff;--surface-b:#f8f9fa;--surface-c:#e9ecef;--surface-d:#dee2e6;--surface-e:#fff;--surface-f:#fff;--text-color:#495057;--text-color-secondary:#6c757d;--primary-color:#2196f3;--primary-color-text:#fff;--font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--surface-0:#fff;--surface-50:#fafafa;--surface-100:#f5f5f5;--surface-200:#eee;--surface-300:#e0e0e0;--surface-400:#bdbdbd;--surface-500:#9e9e9e;--surface-600:#757575;--surface-700:#616161;--surface-800:#424242;--surface-900:#212121;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#eee;--gray-300:#e0e0e0;--gray-400:#bdbdbd;--gray-500:#9e9e9e;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--content-padding:1rem;--inline-spacing:0.5rem;--border-radius:3px;--surface-ground:#f8f9fa;--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#dee2e6}*{box-sizing:border-box}.p-component{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-component:disabled,.p-disabled{opacity:.6}.p-error{color:#f44336}.p-text-secondary{color:#6c757d}.p-link,.pi{font-size:1rem}.p-link{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:3px}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}:root{--blue-50:#f4fafe;--blue-100:#cae6fc;--blue-200:#a0d2fa;--blue-300:#75bef8;--blue-400:#4baaf5;--blue-500:#2196f3;--blue-600:#1c80cf;--blue-700:#1769aa;--blue-800:#125386;--blue-900:#0d3c61;--green-50:#f6fbf6;--green-100:#d4ecd5;--green-200:#b2ddb4;--green-300:#90cd93;--green-400:#6ebe71;--green-500:#4caf50;--green-600:#419544;--green-700:#357b38;--green-800:#2a602c;--green-900:#1e4620;--yellow-50:#fffcf5;--yellow-100:#fef0cd;--yellow-200:#fde4a5;--yellow-300:#fdd87d;--yellow-400:#fccc55;--yellow-500:#fbc02d;--yellow-600:#d5a326;--yellow-700:#b08620;--yellow-800:#8a6a19;--yellow-900:#644d12;--cyan-50:#f2fcfd;--cyan-100:#c2eff5;--cyan-200:#91e2ed;--cyan-300:#61d5e4;--cyan-400:#30c9dc;--cyan-500:#00bcd4;--cyan-600:#00a0b4;--cyan-700:#008494;--cyan-800:#006775;--cyan-900:#004b55;--pink-50:#fef4f7;--pink-100:#fac9da;--pink-200:#f69ebc;--pink-300:#f1749e;--pink-400:#ed4981;--pink-500:#e91e63;--pink-600:#c61a54;--pink-700:#a31545;--pink-800:#801136;--pink-900:#5d0c28;--indigo-50:#f5f6fb;--indigo-100:#d1d5ed;--indigo-200:#acb4df;--indigo-300:#8893d1;--indigo-400:#6372c3;--indigo-500:#3f51b5;--indigo-600:#36459a;--indigo-700:#2c397f;--indigo-800:#232d64;--indigo-900:#192048;--teal-50:#f2faf9;--teal-100:#c2e6e2;--teal-200:#91d2cc;--teal-300:#61beb5;--teal-400:#30aa9f;--teal-500:#009688;--teal-600:#008074;--teal-700:#00695f;--teal-800:#00534b;--teal-900:#003c36;--orange-50:#fff8f2;--orange-100:#fde0c2;--orange-200:#fbc791;--orange-300:#f9ae61;--orange-400:#f79530;--orange-500:#f57c00;--orange-600:#d06900;--orange-700:#ac5700;--orange-800:#874400;--orange-900:#623200;--bluegray-50:#f7f9f9;--bluegray-100:#d9e0e3;--bluegray-200:#bbc7cd;--bluegray-300:#9caeb7;--bluegray-400:#7e96a1;--bluegray-500:#607d8b;--bluegray-600:#526a76;--bluegray-700:#435861;--bluegray-800:#35454c;--bluegray-900:#263238;--purple-50:#faf4fb;--purple-100:#e7cbec;--purple-200:#d4a2dd;--purple-300:#c279ce;--purple-400:#af50bf;--purple-500:#9c27b0;--purple-600:#852196;--purple-700:#6d1b7b;--purple-800:#561561;--purple-900:#3e1046}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#2196f3}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.25rem .5rem;margin-right:.5rem;background:#e3f2fd;color:#495057;border-radius:3px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#f44336}.p-autocomplete-panel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-autocomplete-panel .p-autocomplete-items.p-autocomplete-virtualscroll .cdk-virtual-scroll-content-wrapper,.p-autocomplete-panel .p-autocomplete-items:not(.p-autocomplete-virtualscroll){padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:#0000;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#495057;background:#e9ecef}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#495057;background:#e3f2fd}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#495057;background:#0000}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#f44336}.p-datepicker{padding:.5rem;background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#495057;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #dee2e6;border-top-right-radius:3px;border-top-left-radius:3px}.p-datepicker .p-datepicker-header .p-datepicker-next,.p-datepicker .p-datepicker-header .p-datepicker-prev{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-datepicker .p-datepicker-header .p-datepicker-next:focus,.p-datepicker .p-datepicker-header .p-datepicker-prev:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title select{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-title select:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid #0000}.p-datepicker table td>span.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker table td.p-datepicker-today>span{background:#ced4da;color:#495057;border-color:#0000}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #dee2e6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:3px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-right:1px solid #dee2e6;padding:0 .5rem}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}@media screen and (max-width: 769px){.p-datepicker table td,.p-datepicker table th{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-cascadeselect:not(.p-disabled):hover{border-color:#2196f3}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-cascadeselect .p-cascadeselect-label{background:#0000;border:0;padding:.5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:#0000;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-cascadeselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0;color:#495057;background:#0000;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#495057;background:#e3f2fd}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#f44336}.p-input-filled .p-cascadeselect{background:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}.p-checkbox{width:20px;height:20px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#2196f3;background:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#0b7ad1;background:#0b7ad1;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#f44336}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#2196f3}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f8f9fa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#0b7ad1}.p-checkbox-label{margin-left:.5rem}.p-chips .p-chips-multiple-container{padding:.25rem .5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#2196f3}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-chips .p-chips-multiple-container .p-chips-token{padding:.25rem .5rem;margin-right:.5rem;background:#e3f2fd;color:#495057;border-radius:3px}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#f44336}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border-color:#191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-dropdown{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-dropdown:not(.p-disabled):hover{border-color:#2196f3}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:#0000;border:0}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:#0000;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-dropdown .p-dropdown-clear-icon{color:#6c757d;right:2.357rem}.p-dropdown-panel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#6c757d}.p-dropdown-panel .p-dropdown-items.p-dropdown-virtualscroll .cdk-virtual-scroll-content-wrapper,.p-dropdown-panel .p-dropdown-items:not(.p-dropdown-virtualscroll){padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:#0000;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#495057;background:#e3f2fd}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#495057;background:#0000}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#f44336}.p-input-filled .p-dropdown{background:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-editor-container .p-editor-toolbar{background:#f8f9fa;border-top-right-radius:3px;border-top-left-radius:3px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border-radius:3px;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#495057;background:#e9ecef}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}.p-editor-container .p-editor-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .ql-snow.ql-toolbar button:focus,.p-editor-container .ql-snow.ql-toolbar button:hover{color:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke{stroke:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill{fill:#495057}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar button.ql-active{color:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill{fill:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label{color:#2196f3}.p-inputgroup-addon{background:#e9ecef;color:#6c757d;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:.5rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-float-label>.p-component:focus,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup .p-float-label:first-child input,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup-addon:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-inputgroup .p-float-label:last-child input,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup-addon:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}p-inputmask.ng-dirty.ng-invalid>.p-inputtext,p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#f44336}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b6bfc8}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#2196f3}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#0d89ec}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch{border-color:#f44336}.p-inputtext{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;background:#fff;padding:.5rem;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:3px}.p-inputtext:enabled:hover{border-color:#2196f3}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-inputtext.ng-dirty.ng-invalid{border-color:#f44336}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem}.p-float-label>label{left:.5rem;color:#6c757d;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#f44336}.p-input-icon-left>i:first-of-type{left:.5rem;color:#6c757d}.p-input-icon-left>.p-inputtext{padding-left:2rem}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>i:last-of-type{right:.5rem;color:#6c757d}.p-input-icon-right>.p-inputtext{padding-right:2rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder,::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext,.p-input-filled .p-inputtext:enabled:hover{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem}.p-listbox{background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#6c757d}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#495057;background:#e3f2fd}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#495057;background:#0000}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#f44336}.p-multiselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-multiselect:not(.p-disabled):hover{border-color:#2196f3}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-multiselect .p-multiselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#e3f2fd;color:#495057;border-radius:3px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:#0000;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-multiselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#6c757d}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-multiselect-panel .p-multiselect-items.p-multiselect-virtualscroll .cdk-virtual-scroll-content-wrapper,.p-multiselect-panel .p-multiselect-items:not(.p-multiselect-virtualscroll){padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:#0000;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#495057;background:#e3f2fd}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#495057;background:#0000}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#f44336}.p-input-filled .p-multiselect{background:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}.p-password.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-password-panel{padding:1rem;background:#fff;color:#495057;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border-radius:3px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#dee2e6}.p-password-panel .p-password-meter .p-password-strength.weak{background:#d32f2f}.p-password-panel .p-password-meter .p-password-strength.medium{background:#fbc02d}.p-password-panel .p-password-meter .p-password-strength.strong{background:#689f38}.p-radiobutton{width:20px;height:20px}.p-radiobutton .p-radiobutton-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#2196f3}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#2196f3;background:#2196f3}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#0b7ad1;background:#0b7ad1}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#f44336}.p-input-filled .p-radiobutton .p-radiobutton-box,.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#2196f3}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#0b7ad1}.p-radiobutton-label{margin-left:.5rem}.p-rating .p-rating-icon{color:#495057;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star,.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#2196f3}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}.p-selectbutton .p-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button.p-highlight{background:#2196f3;border-color:#2196f3;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#f44336}.p-slider{background:#dee2e6;border:0;border-radius:3px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #2196f3;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-slider .p-slider-range{background:#2196f3}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#2196f3;border-color:#2196f3}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button.p-highlight{background:#2196f3;border-color:#2196f3;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#f44336}.p-treeselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-treeselect:not(.p-disabled):hover{border-color:#2196f3}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-treeselect .p-treeselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6c757d}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:#0000;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-treeselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .5rem}.p-treeselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#495057;background:#0000}.p-input-filled .p-treeselect{background:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}.p-button{background:#2196f3;border:1px solid #2196f3}.p-button:enabled:hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.p-button:enabled:active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.p-button.p-button-outlined{color:#2196f3}.p-button.p-button-outlined:enabled:hover{background:#2196f30a;color:#2196f3;border:1px solid}.p-button.p-button-outlined:enabled:active{background:#2196f329;color:#2196f3;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6c757d;border-color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:initial;color:#2196f3;border-color:#0000}.p-button.p-button-text:enabled:hover{background:#2196f30a;color:#2196f3;border-color:#0000}.p-button.p-button-text:enabled:active{background:#2196f329;color:#2196f3;border-color:#0000}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#2196f3;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:2.357rem;padding:.5rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#607d8b;border:1px solid #607d8b}.p-button.p-button-secondary:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover{background:#56717d;color:#fff;border-color:#56717d}.p-button.p-button-secondary:enabled:focus,.p-buttonset.p-button-secondary>.p-button:enabled:focus,.p-splitbutton.p-button-secondary>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #beccd2}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#4d646f;color:#fff;border-color:#4d646f}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:initial;color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover{background:#607d8b0a;color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active{background:#607d8b29;color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:initial;color:#607d8b;border-color:#0000}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover{background:#607d8b0a;border-color:#0000;color:#607d8b}.p-button.p-button-secondary.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active{background:#607d8b29;border-color:#0000;color:#607d8b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{background:#0288d1;border:1px solid #0288d1}.p-button.p-button-info:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:hover{background:#027abc;color:#fff;border-color:#027abc}.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #89d4fe}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#026da7;color:#fff;border-color:#026da7}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:initial;color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover{background:#0288d10a;color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:#0288d129;color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:initial;color:#0288d1;border-color:#0000}.p-button.p-button-info.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover{background:#0288d10a;border-color:#0000;color:#0288d1}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:#0288d129;border-color:#0000;color:#0288d1}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#689f38;border:1px solid #689f38}.p-button.p-button-success:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:hover{background:#5e8f32;color:#fff;border-color:#5e8f32}.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #c2e0a8}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#537f2d;color:#fff;border-color:#537f2d}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:initial;color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover{background:#689f380a;color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:#689f3829;color:#689f38;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:initial;color:#689f38;border-color:#0000}.p-button.p-button-success.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover{background:#689f380a;border-color:#0000;color:#689f38}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:#689f3829;border-color:#0000;color:#689f38}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#212529;background:#fbc02d;border:1px solid #fbc02d}.p-button.p-button-warning:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover{background:#fab710;color:#212529;border-color:#fab710}.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #fde6ab}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#e8a704;color:#212529;border-color:#e8a704}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:initial;color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover{background:#fbc02d0a;color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:#fbc02d29;color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:initial;color:#fbc02d;border-color:#0000}.p-button.p-button-warning.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover{background:#fbc02d0a;border-color:#0000;color:#fbc02d}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:#fbc02d29;border-color:#0000;color:#fbc02d}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0}.p-button.p-button-help:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:hover{background:#8c239e;color:#fff;border-color:#8c239e}.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #df9eea}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:initial;color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover{background:#9c27b00a;color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:#9c27b029;color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:initial;color:#9c27b0;border-color:#0000}.p-button.p-button-help.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover{background:#9c27b00a;border-color:#0000;color:#9c27b0}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:#9c27b029;border-color:#0000;color:#9c27b0}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#d32f2f;border:1px solid #d32f2f}.p-button.p-button-danger:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover{background:#c02929;color:#fff;border-color:#c02929}.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #edacac}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#aa2424;color:#fff;border-color:#aa2424}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:initial;color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover{background:#d32f2f0a;color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:#d32f2f29;color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:initial;color:#d32f2f;border-color:#0000}.p-button.p-button-danger.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover{background:#d32f2f0a;border-color:#0000;color:#d32f2f}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:#d32f2f29;border-color:#0000;color:#d32f2f}.p-button.p-button-link{color:#0b7ad1;background:#0000;border:#0000}.p-button.p-button-link:enabled:hover{background:#0000;color:#0b7ad1;border-color:#0000}.p-button.p-button-link:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus{background:#0000;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#0000}.p-button.p-button-link:enabled:active{background:#0000;color:#0b7ad1;border-color:#0000}.p-carousel .p-carousel-content .p-carousel-next,.p-carousel .p-carousel-content .p-carousel-prev{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-next:enabled:hover,.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-carousel .p-carousel-content .p-carousel-next:focus,.p-carousel .p-carousel-content .p-carousel-prev:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-datatable .p-paginator-bottom,.p-datatable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-datatable .p-datatable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-datatable .p-datatable-footer,.p-datatable .p-datatable-thead>tr>th{background:#f8f9fa;color:#495057;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:solid #e9ecef;border-width:0 0 1px;font-weight:600;color:#495057;background:#f8f9fa}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#e3f2fd;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-datatable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column.p-highlight:hover{background:#e9ecef;color:#2196f3}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #a6d5fa;outline:0 none}.p-datatable .p-datatable-tbody>tr{color:#495057;transition:box-shadow .2s;outline-color:#a6d5fa}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:solid #e9ecef;border-width:0 0 1px;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 #e3f2fd}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 #e3f2fd}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable .p-column-resizer-helper{background:#2196f3}.p-datatable .p-datatable-scrollable-footer,.p-datatable .p-datatable-scrollable-header{background:#f8f9fa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#e3f2fd;color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler,.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#495057}.p-datatable.p-datatable-sm .p-datatable-footer,.p-datatable.p-datatable-sm .p-datatable-header,.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td,.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-footer,.p-datatable.p-datatable-lg .p-datatable-header,.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td,.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-dataview .p-paginator-bottom,.p-dataview .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-dataview .p-dataview-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-dataview .p-dataview-content{background:#fff;color:#495057;border:0;padding:0}.p-dataview .p-dataview-footer,.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #e9ecef;border-width:0 0 1px}.p-dataview .p-dataview-footer{background:#f8f9fa;color:#495057;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1rem}.p-column-filter-row .p-column-filter-clear-button,.p-column-filter-row .p-column-filter-menu-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#e9ecef;color:#495057}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#e3f2fd;color:#495057}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-column-filter-overlay{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:#0000;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#495057;background:#e3f2fd}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #dee2e6}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}.fc .fc-view-container th{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.fc .fc-view-container td.fc-widget-content{background:#fff;border:1px solid #dee2e6;color:#495057}.fc .fc-view-container td.fc-head-container{border:1px solid #dee2e6}.fc .fc-view-container .fc-row{border-right:1px solid #dee2e6}.fc .fc-view-container .fc-event{background:#0d89ec;border:1px solid #0d89ec;color:#fff}.fc .fc-view-container .fc-divider{background:#f8f9fa;border:1px solid #dee2e6}.fc .fc-toolbar .fc-button{color:#fff;background:#2196f3;border:1px solid #2196f3;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px;display:flex;align-items:center}.fc .fc-toolbar .fc-button:enabled:hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.fc .fc-toolbar .fc-button:enabled:active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.fc .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:""}.fc .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:""}.fc .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc .fc-toolbar .fc-button.fc-timeGridDay-button,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active{background:#2196f3;border-color:#2196f3;color:#fff}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus,.fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;z-index:1}.fc .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f8f9fa;color:#495057;padding:1rem;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:600}.p-orderlist .p-orderlist-filter-container{padding:1rem;background:#fff;border:1px solid #dee2e6;border-bottom:0}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.5rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.5rem;color:#6c757d}.p-orderlist .p-orderlist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0;color:#495057;background:#0000;transition:box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#495057;background:#e3f2fd}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.5rem 1rem;color:#495057}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-orderlist-item.cdk-drag-preview{padding:.5rem 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border:0;color:#495057;background:#fff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#e3f2fd;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#6cbbf5}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid;border-color:#dee2e6}.p-organizationchart .p-organizationchart-line-top{border-color:#dee2e6;border-top:1px solid #dee2e6}.p-organizationchart .p-organizationchart-node-content{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-paginator{background:#fff;color:#6c757d;border:0 solid #e9ecef;padding:.5rem 1rem;border-radius:3px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-last,.p-paginator .p-paginator-next,.p-paginator .p-paginator-prev{background-color:initial;border:0;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#0000;color:#495057}.p-paginator .p-paginator-first{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-paginator .p-paginator-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-current{padding:0 .5rem}.p-paginator .p-paginator-current,.p-paginator .p-paginator-pages .p-paginator-page{background-color:initial;border:0;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem}.p-paginator .p-paginator-pages .p-paginator-page{transition:box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#e3f2fd;border-color:#e3f2fd;color:#495057}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:#0000;color:#495057}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f8f9fa;color:#495057;padding:1rem;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-picklist .p-picklist-header .p-picklist-title{font-weight:600}.p-picklist .p-picklist-filter-container{padding:1rem;background:#fff;border:1px solid #dee2e6;border-bottom:0}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.5rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.5rem;color:#6c757d}.p-picklist .p-picklist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0;color:#495057;background:#0000;transition:box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#495057;background:#e3f2fd}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.5rem 1rem;color:#495057}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-picklist-item.cdk-drag-preview{padding:.5rem 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border:0;color:#495057;background:#fff;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #2196f3;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-content,.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-content,.p-timeline.p-timeline-horizontal .p-timeline-event-opposite{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem;border-radius:3px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:3px;transition:box-shadow .2s;padding:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6c757d}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#e3f2fd;color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#6c757d}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#89c8f7}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:3px;border:1px solid #dee2e6;background-color:#fff;color:#495057;padding:0;transition:box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#e3f2fd;color:#495057}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#495057}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#6c757d;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-treetable .p-paginator-bottom,.p-treetable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-treetable .p-treetable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-treetable .p-treetable-footer,.p-treetable .p-treetable-thead>tr>th{background:#f8f9fa;color:#495057;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:solid #e9ecef;border-width:0 0 1px;font-weight:600;color:#495057;background:#f8f9fa}.p-treetable .p-sortable-column{outline-color:#a6d5fa}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#e3f2fd;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-treetable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#495057;transition:box-shadow .2s;outline-color:#a6d5fa}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:solid #e9ecef;border-width:0 0 1px;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler,.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#495057}.p-treetable .p-column-resizer-helper{background:#2196f3}.p-treetable .p-treetable-scrollable-footer,.p-treetable .p-treetable-scrollable-header{background:#f8f9fa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-footer,.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td,.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-footer,.p-treetable.p-treetable-lg .p-treetable-header,.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td,.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-virtualscroller .p-virtualscroller-content{background:#fff;color:#495057;border:0;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#f8f9fa;color:#495057;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-accordion .p-accordion-content{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:0}.p-accordion p-accordiontab .p-accordion-content,.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link,.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{border-top:0}.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:3px;border-top-left-radius:3px}.p-accordion p-accordiontab:last-child .p-accordion-content,.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6c757d}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{background:#fff}.p-fieldset,.p-fieldset .p-fieldset-legend{border:1px solid #dee2e6;color:#495057;border-radius:3px}.p-fieldset .p-fieldset-legend{padding:1rem;background:#f8f9fa;font-weight:600}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#495057;border-radius:3px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-fieldset .p-fieldset-content{padding:1rem}.p-panel .p-panel-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#495057;border-top-right-radius:3px;border-top-left-radius:3px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{padding:1rem;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panel .p-panel-content,.p-panel .p-panel-footer{background:#fff;color:#495057;border:1px solid #dee2e6;border-top:0}.p-panel .p-panel-footer{padding:.5rem 1rem}.p-scrollpanel .p-scrollpanel-bar{background:#f8f9fa;border:0}.p-splitter{border:1px solid #dee2e6;background:#fff;border-radius:3px;color:#495057}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f8f9fa}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle,.p-splitter .p-splitter-gutter-resizing{background:#dee2e6}.p-tabview .p-tabview-nav{background:#fff;border:solid #dee2e6;border-width:0 0 2px}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:0 solid #0000;border-bottom:2px solid #dee2e6;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#2196f3;color:#2196f3}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-close,.p-tabview .p-tabview-right-icon{margin-left:.5rem}.p-tabview .p-tabview-panels{background:#fff;padding:1rem;border:0;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-toolbar{background:#f8f9fa;border:1px solid #dee2e6;padding:1rem;border-radius:3px}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.5rem 1rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after,.p-confirm-popup:before{border:solid;border-color:#fff0 #fff0 #fff}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:0}.p-dialog .p-dialog-header{border-bottom:0;background:#fff;color:#495057;padding:1.5rem;border-top-right-radius:3px;border-top-left-radius:3px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#495057;padding:0 1.5rem 2rem}.p-dialog .p-dialog-footer{border-top:0;background:#fff;color:#495057;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-dialog-mask.p-component-overlay{background-color:#0006}.p-overlaypanel{background:#fff;color:#495057;border:0;border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-overlaypanel .p-overlaypanel-content{padding:1rem}.p-overlaypanel .p-overlaypanel-close{background:#2196f3;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#0d89ec;color:#fff}.p-overlaypanel:after,.p-overlaypanel:before{border:solid;border-color:#fff0 #fff0 #fff}.p-overlaypanel.p-overlaypanel-flipped:after,.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#495057;border:0;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-sidebar .p-sidebar-header{padding:1rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:#0000;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#495057;border-color:#0000;background:#e9ecef}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1rem}.p-sidebar-mask.p-component-overlay{background:#0006}.p-tooltip .p-tooltip-text{background:#495057;color:#fff;padding:.5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border-radius:3px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#495057}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#495057}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#495057}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#495057}.p-fileupload .p-fileupload-buttonbar{background:#f8f9fa;padding:1rem;color:#495057;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #dee2e6;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.p-fileupload-choose:not(.p-disabled):active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.p-breadcrumb{background:#fff;border:1px solid #dee2e6;border-radius:3px;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{transition:box-shadow .2s;border-radius:3px}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#495057}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#6c757d}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem;color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#6c757d}.p-contextmenu{padding:.25rem 0;background:#fff;color:#495057;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-contextmenu .p-menuitem,.p-contextmenu .p-menuitem:last-child{margin:0}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-megamenu{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-megamenu .p-megamenu-panel{background:#fff;color:#495057;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px}.p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu .p-megamenu-submenu .p-menuitem,.p-megamenu .p-megamenu-submenu .p-menuitem:last-child{margin:0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}.p-megamenu.p-megamenu-vertical .p-menuitem,.p-megamenu.p-megamenu-vertical .p-menuitem:last-child{margin:0}.p-menu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-menu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menu.p-menu-overlay{background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menu .p-menuitem,.p-menu .p-menuitem:last-child{margin:0}.p-menubar{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-submenu-list{padding:.25rem 0;background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-submenu-list .p-menuitem,.p-menubar .p-submenu-list .p-menuitem:last-child{margin:0}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6c757d;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6c757d;background:#e9ecef}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon,.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #dee2e6;background:#fff;color:#495057;margin-bottom:0;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:3px;border-top-left-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-slidemenu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-slidemenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-slidemenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-slidemenu .p-slidemenu-list,.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-slidemenu .p-slidemenu-list{padding:.25rem 0}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#e9ecef}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#495057}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#6c757d}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1rem;color:#495057}.p-steps .p-steps-item .p-menuitem-link{background:#0000;transition:box-shadow .2s;border-radius:3px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#495057;border:1px solid #e9ecef;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6c757d}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#e3f2fd;color:#495057}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#495057}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #dee2e6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:solid #dee2e6;border-width:0 0 2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:0 solid #0000;border-bottom:2px solid #dee2e6;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#2196f3;color:#2196f3}.p-tieredmenu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-tieredmenu .p-submenu-list,.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.p-tieredmenu .p-submenu-list{padding:.25rem 0}.p-tieredmenu .p-menuitem,.p-tieredmenu .p-menuitem:last-child{margin:0}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-inline-message{padding:.5rem;margin:0;border-radius:3px}.p-inline-message.p-inline-message-info{background:#b3e5fc;border:0 solid #0891cf;color:#044868}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}.p-inline-message.p-inline-message-success{background:#c8e6c9;border:0 solid #439446;color:#224a23}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}.p-inline-message.p-inline-message-warn{background:#ffecb3;border:0 solid #d9a300;color:#6d5100}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}.p-inline-message.p-inline-message-error{background:#ffcdd2;border:0 solid #e60017;color:#73000c}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:3px}.p-message .p-message-wrapper{padding:1rem 1.5rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:#0000;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff4d}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-message.p-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-message.p-message-info .p-message-close,.p-message.p-message-info .p-message-icon{color:#044868}.p-message.p-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-message.p-message-success .p-message-close,.p-message.p-message-success .p-message-icon{color:#224a23}.p-message.p-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-message.p-message-warn .p-message-close,.p-message.p-message-warn .p-message-icon{color:#6d5100}.p-message.p-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-message.p-message-error .p-message-close,.p-message.p-message-error .p-message-icon{color:#73000c}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;border-radius:3px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:#0000;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff4d}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-toast .p-toast-message.p-toast-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon{color:#044868}.p-toast .p-toast-message.p-toast-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon{color:#224a23}.p-toast .p-toast-message.p-toast-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon{color:#6d5100}.p-toast .p-toast-message.p-toast-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon{color:#73000c}.p-galleria .p-galleria-close{margin:.5rem;background:#0000;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-item-nav{background:#0000;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:3px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-caption{background:#00000080;color:#f8f9fa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev{margin:.5rem;background-color:initial;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-galleria-mask.p-component-overlay{background-color:#000000e6}.p-avatar{background-color:#dee2e6;border-radius:3px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #fff}.p-badge{min-width:1.5rem;height:1.5rem}.p-badge.p-badge-secondary{background-color:#607d8b;color:#fff}.p-badge.p-badge-success{background-color:#689f38;color:#fff}.p-badge.p-badge-info{background-color:#0288d1;color:#fff}.p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}.p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-blockui.p-component-overlay{background:#0006}.p-chip{background-color:#dee2e6;color:#495057;border-radius:16px;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.5rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:3px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .pi-chip-remove-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-inplace .p-inplace-display{padding:.5rem;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#495057}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-progressbar{border:0;height:1.5rem;background:#dee2e6;border-radius:3px}.p-progressbar .p-progressbar-value{border:0;margin:0;background:#2196f3}.p-progressbar .p-progressbar-label{color:#495057;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f8f9fa}.p-skeleton{background-color:#e9ecef;border-radius:3px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag{background:#2196f3;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:3px}.p-tag.p-tag-success{background-color:#689f38;color:#fff}.p-tag.p-tag-info{background-color:#0288d1;color:#fff}.p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}.p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-terminal{background:#fff;color:#495057;border:1px solid #dee2e6;padding:1rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#2196f3}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:initial;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:#0000 url(color.6441e63a57ccc5105bad.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:#0000 url(hue.f8505bd4d6f3e3aa435b.png) no-repeat 0 0}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:#0000;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0080ff;--bs-secondary:#6c757d;--bs-success:#18d26b;--bs-info:#0aab7c;--bs-warning:#ffa800;--bs-danger:#ff3f3f;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0)}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width: 992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-8>*{flex:0 0 auto;width:12.5%}.row-cols-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-10>*{flex:0 0 auto;width:10%}.row-cols-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-12>*{flex:0 0 auto;width:8.3333333333%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-sm-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-sm-8>*{flex:0 0 auto;width:12.5%}.row-cols-sm-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-sm-10>*{flex:0 0 auto;width:10%}.row-cols-sm-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-sm-12>*{flex:0 0 auto;width:8.3333333333%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-md-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-md-8>*{flex:0 0 auto;width:12.5%}.row-cols-md-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-md-10>*{flex:0 0 auto;width:10%}.row-cols-md-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-md-12>*{flex:0 0 auto;width:8.3333333333%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-lg-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-lg-8>*{flex:0 0 auto;width:12.5%}.row-cols-lg-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-lg-10>*{flex:0 0 auto;width:10%}.row-cols-lg-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-lg-12>*{flex:0 0 auto;width:8.3333333333%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xl-10>*{flex:0 0 auto;width:10%}.row-cols-xl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xxl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xxl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xxl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xxl-10>*{flex:0 0 auto;width:10%}.row-cols-xxl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xxl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width: 1599px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xxxl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xxxl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xxxl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xxxl-10>*{flex:0 0 auto;width:10%}.row-cols-xxxl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xxxl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.3333333333%}.offset-xxxl-2{margin-left:16.6666666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.3333333333%}.offset-xxxl-5{margin-left:41.6666666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.3333333333%}.offset-xxxl-8{margin-left:66.6666666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.3333333333%}.offset-xxxl-11{margin-left:91.6666666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:#0000;--bs-table-striped-color:#212529;--bs-table-striped-bg:#0000000d;--bs-table-active-color:#212529;--bs-table-active-bg:#0000001a;--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:initial}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cce6ff;--bs-table-striped-bg:#c2dbf2;--bs-table-striped-color:#000;--bs-table-active-bg:#b8cfe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bdd5ec;--bs-table-hover-color:#000;color:#000;border-color:#b8cfe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1f6e1;--bs-table-striped-bg:#c7ead6;--bs-table-striped-color:#000;--bs-table-active-bg:#bcddcb;--bs-table-active-color:#000;--bs-table-hover-bg:#c1e4d0;--bs-table-hover-color:#000;color:#000;border-color:#bcddcb}.table-info{--bs-table-bg:#ccf1f6;--bs-table-striped-bg:#c2e5ea;--bs-table-striped-color:#000;--bs-table-active-bg:#b8d9dd;--bs-table-active-color:#000;--bs-table-hover-bg:#bddfe4;--bs-table-hover-color:#000;color:#000;border-color:#b8d9dd}.table-warning{--bs-table-bg:#fec;--bs-table-striped-bg:#f2e2c2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6d6b8;--bs-table-active-color:#000;--bs-table-hover-bg:#ecdcbd;--bs-table-hover-color:#000;color:#000;border-color:#e6d6b8}.table-danger{--bs-table-bg:#ffd9d9;--bs-table-striped-bg:#f2cece;--bs-table-striped-color:#000;--bs-table-active-bg:#e6c3c3;--bs-table-active-color:#000;--bs-table-hover-bg:#ecc9c9;--bs-table-hover-color:#000;color:#000;border-color:#e6c3c3}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1598.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not(:read-only){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#80c0ff;outline:0;box-shadow:0 0 0 .25rem #0080ff40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control:read-only{background-color:#e9ecef!important;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not(:read-only)::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:initial;border:solid #0000;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not(:read-only){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.input-group-append .btn{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-select{display:block;width:100%;padding:.375rem 0 .5rem .5rem!important;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #1e3770!important;border-radius:0;appearance:none}.form-select:focus{border-color:#80c0ff;outline:0;box-shadow:0 0 0 .25rem #0080ff40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #00000040;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80c0ff;outline:0;box-shadow:0 0 0 .25rem #0080ff40}.form-check-input:checked{background-color:#0080ff;border-color:#0080ff}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0080ff;border-color:#0080ff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380c0ff'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:initial;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0080ff40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0080ff40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0080ff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3d9ff}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#0000;cursor:pointer;background-color:#dee2e6;border-color:#0000;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0080ff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3d9ff}.form-range::-moz-range-track{width:100%;height:.5rem;color:#0000;cursor:pointer;background-color:#dee2e6;border-color:#0000;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid #0000;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#18d26b}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:#18d26be6;border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#18d26b;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2318d26b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#18d26b;box-shadow:0 0 0 .25rem #18d26b40}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#18d26b}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2318d26b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#18d26b;box-shadow:0 0 0 .25rem #18d26b40}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#18d26b}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#18d26b}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #18d26b40}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#18d26b}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#ff3f3f}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:#ff3f3fe6;border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#ff3f3f;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff3f3f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff3f3f' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ff3f3f;box-shadow:0 0 0 .25rem #ff3f3f40}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#ff3f3f}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff3f3f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff3f3f' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#ff3f3f;box-shadow:0 0 0 .25rem #ff3f3f40}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#ff3f3f}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#ff3f3f}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #ff3f3f40}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#ff3f3f}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:initial;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem #0080ff40}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#29427c}.btn-primary:hover{background-color:#29427c!important;border-color:#29427c!important;color:#fff!important}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#b5e2e3;border-color:#b5e2e3;box-shadow:0 0 0 .25rem #3c99aa80}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#1dbfc1;border-color:#1dbfc1}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #006dd980}.btn-primary.disabled,.btn-primary:disabled{color:#000;background-color:#b5e2e3;border-color:#b5e2e3}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#000;background-color:#18d26b;border-color:#18d26b}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#000;background-color:#3bd981;border-color:#2fd77a}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem #14b35b80}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#000;background-color:#46db89;border-color:#2fd77a}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #14b35b80}.btn-success.disabled,.btn-success:disabled{color:#000;background-color:#18d26b;border-color:#18d26b}.btn-info{color:#000;background-color:#1e3770;border-color:#1e3770}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#2d4781;border-color:#2d4781}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem #cedbfb}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#33c6dd;border-color:#1abfd8}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #009cb480}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#00b8d4;border-color:#00b8d4}.btn-warning{color:#000;background-color:#ffa800;border-color:#ffa800}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffb526;border-color:#ffb11a}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem #d98f0080}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffb933;border-color:#ffb11a}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d98f0080}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffa800;border-color:#ffa800}.btn-danger{color:#fff;background-color:#ff3f3f;border-color:#ff3f3f}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#ff5c5c;border-color:#ff5252}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem #d9363680}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff6565;border-color:#ff5252}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d9363680}.btn-danger.disabled,.btn-danger:disabled{color:#000;background-color:#ff3f3f;border-color:#ff3f3f}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem #42464980}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #42464980}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0080ff;border-color:#0080ff}.btn-outline-primary:hover{color:#000;background-color:#0080ff;border-color:#0080ff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #0080ff80}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#000;background-color:#0080ff;border-color:#0080ff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem #0080ff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0080ff;background-color:initial}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:initial}.btn-outline-success{color:#18d26b;border-color:#18d26b}.btn-outline-success:hover{color:#000;background-color:#18d26b;border-color:#18d26b}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #18d26b80}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#000;background-color:#18d26b;border-color:#18d26b}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem #18d26b80}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#18d26b;background-color:initial}.btn-outline-info{color:#00b8d4;border-color:#00b8d4}.btn-outline-info:hover{color:#000;background-color:#00b8d4;border-color:#00b8d4}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #00b8d480}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#00b8d4;border-color:#00b8d4}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem #00b8d480}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#00b8d4;background-color:initial}.btn-outline-warning{color:#ffa800;border-color:#ffa800}.btn-outline-warning:hover{color:#000;background-color:#ffa800;border-color:#ffa800}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffa80080}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffa800;border-color:#ffa800}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem #ffa80080}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffa800;background-color:initial}.btn-outline-danger{color:#ff3f3f;border-color:#ff3f3f}.btn-outline-danger:hover{color:#000;background-color:#ff3f3f;border-color:#ff3f3f}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #ff3f3f80}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#000;background-color:#ff3f3f;border-color:#ff3f3f}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem #ff3f3f80}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff3f3f;background-color:initial}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:initial}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #21252980}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem #21252980}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:initial}.btn-link{font-weight:400;color:#0080ff;text-decoration:none}.btn-link:hover{color:#06c}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #0000;border-bottom:0;border-left:.3em solid #0000}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #00000026;border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1599px){.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #0000;border-bottom:.3em solid;border-left:.3em solid #0000}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #0000;border-right:0;border-bottom:.3em solid #0000;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #0000;border-right:.3em solid;border-bottom:.3em solid #0000}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #00000026}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;color:#212529;text-align:inherit;white-space:nowrap;background-color:initial;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0080ff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:initial}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0080ff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#fff;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#3c99aa}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid #0000;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:initial;border-color:#0000}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#3c99aa}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:initial;border:1px solid #0000;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}@media (min-width: 1599px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:initial;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0073e6;background-color:#e6f2ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230073e6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#80c0ff;outline:0;box-shadow:0 0 0 .25rem #0080ff40}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0080ff;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#06c;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem #0080ff40}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0080ff;border-color:#0080ff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid #0000;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#004d99;background-color:#cce6ff;border-color:#b3d9ff}.alert-primary .alert-link{color:#003e7a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0a542b;background-color:#d1f6e1;border-color:#baf2d3}.alert-success .alert-link{color:#084322}.alert-info{color:#006e7f;background-color:#ccf1f6;border-color:#b3eaf2}.alert-info .alert-link{color:#005866}.alert-warning{color:#664300;background-color:#fec;border-color:#ffe5b3}.alert-warning .alert-link{color:#523600}.alert-danger{color:#992626;background-color:#ffd9d9;border-color:#ffc5c5}.alert-danger .alert-link{color:#7a1e1e}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0080ff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0080ff;border-color:#0080ff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1599px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004d99;background-color:#cce6ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004d99;background-color:#b8cfe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004d99;border-color:#004d99}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0a542b;background-color:#d1f6e1}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0a542b;background-color:#bcddcb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0a542b;border-color:#0a542b}.list-group-item-info{color:#006e7f;background-color:#ccf1f6}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#006e7f;background-color:#b8d9dd}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#006e7f;border-color:#006e7f}.list-group-item-warning{color:#664300;background-color:#fec}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664300;background-color:#e6d6b8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664300;border-color:#664300}.list-group-item-danger{color:#992626;background-color:#ffd9d9}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#992626;background-color:#e6c3c3}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#992626;border-color:#992626}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:initial;width:1em;height:1em;padding:.25em;color:#000;background:#ccc url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0080ff40;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid #0000001a;box-shadow:0 .5rem 1rem #00000026;border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:max-content;max-width:100%}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid #0000000d;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #0003;border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width: 1598.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:#0000;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{padding:.25rem .5rem;color:#fff;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #0003;border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:#0000;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:#00000040}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:initial;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid #0000;border-bottom:10px solid #0000;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid #0000;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid #0003;transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid #0003;transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid #0003;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-bottom{border-top:1px solid #0003;transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0080ff}.link-primary:focus,.link-primary:hover{color:#39f}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#18d26b}.link-success:focus,.link-success:hover{color:#46db89}.link-info{color:#00b8d4}.link-info:focus,.link-info:hover{color:#33c6dd}.link-warning{color:#ffa800}.link-warning:focus,.link-warning:hover{color:#ffb933}.link-danger{color:#ff3f3f}.link-danger:focus,.link-danger:hover{color:#ff6565}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1599px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0080ff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#18d26b!important}.border-info{border-color:#00b8d4!important}.border-danger{border-color:#ff3f3f!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#3c99aa!important}.text-secondary{color:#6c757d!important}.text-success{color:#18d26b!important}.text-info{color:#00b8d4!important}.text-warning{color:#ffa800!important}.text-danger{color:#ff3f3f!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-reset{color:inherit!important}.bg-primary{background-color:#1e3770!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#18d26b!important}.bg-info{background-color:#00b8d4!important}.bg-warning{background-color:#ffa800!important}.bg-danger{background-color:#ff3f3f!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:initial!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1599px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxl-0{grid-gap:0!important;gap:0!important}.gap-xxxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.actionicons{border:0;color:#6c757d;width:15px;height:15px;margin:.143rem;transition:box-shadow .2s;border-radius:50%;padding:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;-webkit-user-select:none;user-select:none;overflow:hidden;position:relative}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#eee!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ekko-lightbox-nav-overlay a{flex:1;display:flex;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s ease-in-out infinite}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:#0000;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset #0000}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}.white-popup-block{background:#fff;padding:20px 30px;text-align:left;max-width:650px;margin:40px auto;position:relative}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:#fffc;border:2px solid #e6e6e6cc;font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.dd{max-width:100%;font-size:13px;line-height:20px}.dd,.dd-list{position:relative;display:block;margin:0;padding:0;list-style:none}.dd-list .dd-list{padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-empty,.dd-item,.dd-placeholder{display:block;position:relative;margin:0;padding:0;min-height:20px;font-size:13px;line-height:20px}.dd-handle{display:block;height:30px;margin:5px 0;padding:5px 10px;cursor:move;color:#979898;text-decoration:none;font-weight:700;border:1px solid #e5e5e5;background:#fafafa;box-sizing:border-box;-moz-box-sizing:border-box}.dd-handle:hover{color:#317eeb;background:#fff}.dd-item>button{display:block;position:relative;cursor:pointer;float:left;width:25px;height:20px;margin:5px 0;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;border:0;background:#0000;font-size:12px;line-height:1;text-align:center;font-weight:700}.dd-item>button:before{content:"+";display:block;position:absolute;width:100%;text-align:center;text-indent:0}.dd-item>button[data-action=collapse]:before{content:"-"}.dd-empty,.dd-placeholder{margin:5px 0;padding:0;min-height:30px;background:#f5f5f5;border:1px dashed #b6bcbf;box-sizing:border-box;-moz-box-sizing:border-box}.dd-empty{border:1px dashed #bbb;min-height:100px;background-color:#e5e5e5;background-size:60px 60px;background-position:0 0,30px 30px}.dd-dragel{position:absolute;pointer-events:none;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel .dd-handle{box-shadow:2px 4px 6px 0 #0000001a}.dd3-content{display:block;height:30px;margin:5px 0;padding:5px 10px 5px 40px;color:#979898;text-decoration:none;font-weight:700;border:1px solid #e5e5e5;background:#fafafa;box-sizing:border-box;-moz-box-sizing:border-box}.dd3-content:hover{color:#317eeb;background:#fff}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:30px}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:pointer;width:30px;text-indent:100%;white-space:nowrap;overflow:hidden;border:1px solid #ccc;background:#d5d5d5;border-top-right-radius:0;border-bottom-right-radius:0}.dd3-handle:before{content:"\f0c9";font-family:FontAwesome;display:block;position:absolute;left:0;top:3px;width:100%;text-align:center;text-indent:0;color:#fff;font-size:14px;font-weight:400}.dd3-handle:hover{background:#404040;border:1px solid #404040}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .owl-dots .owl-dot span{background:#ddd;display:inline-block;width:12px;min-height:12px;margin-top:5px;border-radius:3px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;cursor:pointer}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#ef8f3e}.owl-theme .owl-dots .owl-dot span{margin:5px;transition:opacity .2s cubic-bezier(.67,.36,.34,.65);border-radius:2px}.owl-carousel2.owl-theme .owl-dots{display:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:2px!important;font-size:2em}.owl-carousel.owl-theme .owl-nav [class*=owl-]{width:50px;background:#dedede}.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background:#ef8f3e;color:#fff;text-decoration:none}.owl-carousel .owl-dots{display:inline-block;margin-top:20px;text-indent:inherit;width:100%;cursor:pointer;text-align:center}.bottom-dots-center .owl-dots{bottom:10px!important;position:absolute}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:initial}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:3px;bottom:1px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:3px;right:1px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto!important}}code[class*=language-],pre[class*=language-]{color:#8a8484;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;font-size:100%;line-height:1.5;tab-size:4;hyphens:none;border:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;max-height:250px;position:relative}:not(pre)>code[class*=language-],pre[class*=language-]{background:#fff;border:1px solid #f0f0f0;border-left:2px solid #3bafda;border-radius:4px}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#a67f59;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre[data-line]{position:relative;padding:1em 0 1em 3em}pre[data-file]:before{content:attr(data-file);position:absolute;top:0;right:0}.line-highlight{position:absolute;left:0;right:0;padding-left:0;padding-bottom:inherit;padding-right:0;padding-top:inherit;margin-top:1em;background:#997a6614;background:linear-gradient(90deg,#6ae4f11c 70%,#c2dde000);pointer-events:none;line-height:inherit;white-space:pre}.line-highlight:before,.line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:0 .5em;color:#187798;font:75%/1.5 sans-serif;text-align:center;vertical-align:.3em;border-radius:999px;text-shadow:none;box-shadow:0 1px #fff}.line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}pre.line-numbers{padding-left:3.8em;counter-reset:linenumber}pre.line-numbers,pre.line-numbers>code{position:relative}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;user-select:none}.line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}.token.cr,.token.lf,.token.space,.token.tab:not(:empty){position:relative}.token.cr:before,.token.lf:before,.token.space:before,.token.tab:not(:empty):before{color:#e0d7d1;position:absolute}.token.tab:not(:empty):before{content:"\21E5"}.token.cr:before{content:"\240D"}.token.crlf:before{content:"\240D\240A"}.token.lf:before{content:"\240A"}.token.space:before{content:"\00B7"}.token a{color:inherit}div.prism-show-language{position:relative}div.prism-show-language>div.prism-show-language-label{color:#555;background-color:#e5e5e5;display:inline-block;position:absolute;bottom:auto;left:auto;top:0;right:0;width:auto;height:auto;font-size:.9em;border-radius:0 4px 0 0;padding:0 .5em;text-shadow:none;z-index:1;box-shadow:none;transform:none}.lang-markup script[type="text/plain"],.language-markup script[type="text/plain"],script[type="text/plain"].lang-markup,script[type="text/plain"].language-markup{display:block;font:100% Consolas,Monaco,monospace;white-space:pre;overflow:auto}.command-line-prompt{border-right:1px solid #999;display:block;float:left;font-size:100%;letter-spacing:-1px;margin-right:1em;pointer-events:none;-webkit-user-select:none;user-select:none}.command-line-prompt>span:before{color:#999;content:" ";display:block;padding-right:.8em}.command-line-prompt>span[data-user]:before{content:"[" attr(data-user) "@" attr(data-host) "] $"}.command-line-prompt>span[data-user=root]:before{content:"[" attr(data-user) "@" attr(data-host) "] #"}.command-line-prompt>span[data-prompt]:before{content:attr(data-prompt)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#0000;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:#0000;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.form-control.ng-touched.invalid,.form-control.ng-touched.ng-invalid{border-color:#dc3545}.custom-control-input.ng-invalid.ng-touched+label.custom-control-label{color:#dc3545}.custom-control-input.ng-invalid.ng-touched+label.custom-control-label:after,.custom-control-input.ng-invalid.ng-touched+label.custom-control-label:before{border-color:#dc3545}.custom-control-input.ng-invalid.ng-touched:focus~label.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.e-input-group.e-date-wrapper:not(.e-float-icon-left):after,.e-input-group.e-date-wrapper:not(.e-float-icon-left):before{background:#3c99aa!important}.e-calendar .e-content td.e-disabled .e-day,.e-calendar .e-content td.e-disabled:focus .e-day,.e-calendar .e-content td.e-disabled:hover .e-day{color:#3c99aa!important;font-weight:700}.e-date-wrapper input.e-input::selection{background:#3c99aa!important}.e-date-wrapper input.e-input::-moz-selection{background:#3c99aa!important}.e-date-wrapper .e-input-group-icon.e-date-icon.e-icons.e-active{color:#3c99aa!important}.e-clear-icon{display:none!important}.e-bigger.e-small .e-calendar .e-content td span.e-day,.e-calendar .e-content td span.e-day{border-color:#3c99aa!important;color:#3c99aa!important}.e-bigger.e-small .e-calendar .e-content td.e-selected span.e-day,.e-calendar .e-content td.e-selected span.e-day{background:#3c99aa!important;border-color:#3c99aa!important;color:#fff!important}.e-dropdownbase .e-list-item.e-item-focus,.e-time-wrapper .e-input-group-icon.e-icons.e-active{color:#3c99aa!important}.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text{color:#3c99aa}.e-dropdownbase .e-list-item.e-active,.e-dropdownbase .e-list-item.e-active.e-hover{color:#3c99aa!important}.invalid-feedback{position:relative!important;display:block!important;padding:0!important}.resend-txt-inactive{background-color:initial;background-image:none;color:#898989!important;float:right}.resend-txt-active{color:#673ab7!important;font-size:80%!important;text-decoration:underline!important;cursor:pointer!important;float:right}.ngx-file-drop__drop-zone{height:auto!important;margin:auto!important;border:none!important;border-radius:0!important}.ngx-file-drop__content{flex-direction:column!important;height:auto!important;position:relative}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cdk-global-overlay-wrapper,.cdk-overlay-container{z-index:99999!important}.mat-select-disabled{background-color:#e9ecef!important}.toast-success{border-left:4px solid #25ae88;background-image:url(success.a7e9a3da31c72c38b31d.svg)!important}.toast-error,.toast-success{background-color:#fff!important}.toast-error{border-left:4px solid #d75a4a;background-image:url(error.f013d031f2cc78bdaf6e.svg)!important}.toast-warning{border-left:4px solid #efce4a}.toast-info,.toast-warning{background-color:#fff!important;background-image:url(warning1.8474e075512b771f9c5e.svg)!important}.toast-info{border-left:4px solid #673ab7}.toast-close-button{color:#878787!important;width:14px;height:14px;font-weight:lighter!important}.toast-title{color:#878787;font-size:16px}.toast-message{color:#878787;font-size:14px}.toast-container .ngx-toastr{margin-top:10px!important}.modal-backdrop.show{opacity:.1}@media (max-width: 767px){.before-login-logo{display:block}.before-login-logo .app-logo{position:relative!important}}body{top:0;left:0;bottom:0;right:0;padding:0}::-webkit-scrollbar{width:10px;height:10px;background:#fff}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000004d;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#b4b4b4;position:relative;z-index:999999;-webkit-box-shadow:inset 0 0 6px #00000080}::-webkit-scrollbar-thumb:window-inactive{background:#494848}.e-control .e-input-group input,.e-control .e-input-group input.e-input,.e-control .e-input-group.e-control-wrapper input,.e-control input.e-input{margin-top:0;font-size:14px;color:#3d3939;line-height:1.5}.e-radio:checked+label:after{background-color:#3c99aa;color:#3c99aa}.e-radio:checked+label:before{border-color:#3c99aa}.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check,.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check{background-color:#3c99aa}.e-radio:checked+label:hover:before,.e-radio:checked:focus+label:before{border-color:#3c99aa}.e-radio:checked+label:hover:after,.e-radio:checked:focus+label:after{background-color:#3c99aa}.e-datetime-wrapper .e-input-group-icon.e-icons.e-active,.e-datetime-wrapper.e-input-group:not(.e-disabled) .e-input-group-icon.e-active:active{color:#3c99aa}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:before{background:#3c99aa}.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error){border:0}.mat-expansion-panel-body{padding:10px 0 0!important}.mat-expansion-indicator:after,.mat-expansion-panel-header-title{color:#fff}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#1b4867!important}.mat-expansion-panel-header,.mat-expansion-panel-header.mat-expanded{height:35px;background:#1b4867}.mat-chip.mat-standard-chip{font-size:12px}.icon-close1.chip-icon{margin-top:6px;font-size:10px;font-weight:900}.e-activecolor{color:#0c0!important}.e-inactivecolor{color:#cc6d00!important}.terms h3{font-size:14px;line-height:25px;letter-spacing:0;color:#333}.terms p{font-size:15px;line-height:28px;letter-spacing:0;color:#00000a;opacity:.65}.wrapper .schedule-session-page .page__title{margin-bottom:0}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#3c99aa}.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv{margin:-7px 0 -7px -7px}.mat-checkbox-inner-container{margin-right:4px!important}.checkbox-box-style .mat-radio-group .mat-radio-label-content{white-space:pre-wrap;word-break:break-all}.mat-radio-label-content{padding-left:4px!important;font-family:Montserrat,sans-serif!important}.mat-radio-container,.mat-radio-inner-circle,.mat-radio-outer-circle{width:17px!important;height:17px!important}.mat-select.grid-ui-select{width:200px;font-size:14px}.mat-list-base .mat-list-item .mat-list-item-content,.mat-list-base .mat-list-option .mat-list-item-content{padding:0!important}.mat-mini-fab{margin-left:6px;box-shadow:none}.mat-body,.mat-body-1,.mat-typography{font-family:Montserrat,sans-serif;font:inherit}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:none}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{height:auto!important}.mat-drawer-inner-container{background:#eee}.mat-list-base .mat-list-item .list-group-item-expand{padding:0 10px}.nav-sidelink{float:right;max-width:100%}@media only screen and (max-width: 991px){.nav-sidelink{max-width:100%}}@media only screen and (min-width: 992px) and (max-width: 1024px){.nav-sidelink{max-width:85%}}@media only screen and (min-width: 1024px) and (max-width: 1200px){.nav-sidelink{max-width:92%}}@media only screen and (min-width: 320px) and (max-width: 767px){.nav-sidelink.nav-action-sidelink{float:none;display:inline-block}}@media only screen and (min-width: 768px) and (max-width: 991px){.nav-sidelink.nav-action-sidelink{max-width:100%;float:none;display:inline-block}}.ben-sidelink{max-width:90%}@media only screen and (min-width: 320px) and (max-width: 767px){.ben-sidelink{max-width:100%}}@media only screen and (min-width: 768px) and (max-width: 1024px){.ben-sidelink{max-width:85%}}.stacked-drill-chart .bs-tooltip-bottom.tooltip.tooltip-bottom,.stacked-drill-chart .bs-tooltip-top.tooltip.tooltip-top{display:none!important}.mat-list-base .mat-list-item{font-size:14px;font-family:Montserrat,sans-serif}.sub-checkbox .mat-checkbox label.mat-checkbox-layout{white-space:pre-line;vertical-align:top}.sub-checkbox .mat-checkbox .mat-checkbox-ripple{top:0}.schedule-form label.mat-checkbox-layout{white-space:pre-line;vertical-align:top}.customcls .mat-checkbox-layout{display:table;width:100%}.customcls .mat-checkbox-inner-container{float:left;margin-top:4px!important}.customcls .mat-checkbox-label{float:left;width:89%;white-space:pre-wrap}.l-dropdown-language .dropdown-item,.l-dropdown-notification .dropdown-item,.l-dropdown-sort .dropdown-item,.l-dropdown-user .dropdown-item{padding-top:8px!important;padding-bottom:8px!important}.dropdown-menu{padding:0!important}.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv{margin:-7px 24px -7px -7px!important}.customcls .mat-radio-label{align-items:flex-start!important}.customcls .mat-radio-container{margin-top:4px}.customtableadddata tr.mat-header-row{height:auto!important}html{font-size:14px!important}.wrapper,body,body.layout-boxed,html{height:100%}.wrapper{overflow-x:hidden;overflow-y:hidden;background-color:initial;position:relative}.wrapper:after,.wrapper:before{content:" ";display:table}body{overflow-x:hidden;overflow-y:auto;color:#1e3770;font-size:1rem!important;font-style:normal;font-weight:400;font-family:Roboto,sans-serif!important;line-height:1.5;background-color:#f4f6f9}a{color:#345fc0}a:active,a:focus,a:hover{outline:0;text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:400;line-height:1.2}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-bottom:.7142857143rem}.h1,h1{font-size:2.5714285714rem}.h2,h2{font-size:2.1428571429rem}.h3,h3{font-size:1.7142857143rem}.h4,h4{font-size:1.2857142857rem}.h5,h5{font-size:1.1428571429rem}.h6,h6{font-size:1rem}.h1,.h2,.h3,h1,h2,h3{margin-top:.7142857143rem;margin-bottom:.7142857143rem}img{max-width:100%}.img-fluid{width:100%}.align-sub{vertical-align:sub}.base-font,.heading-font{font-family:Roboto,sans-serif!important}.fs-0{font-size:0!important}.fs-10{font-size:.7142857143rem!important}.fs-12{font-size:.8571428571rem!important}.fs-14{font-size:1rem!important}.fs-16{font-size:1.1428571429rem!important}.fs-18{font-size:1.2857142857rem!important}.fs-20{font-size:1.4285714286rem!important}.fs-22{font-size:1.5714285714rem!important}.fs-24{font-size:1.7142857143rem!important}.fs-26{font-size:1.8571428571rem!important}.fs-30{font-size:2.1428571429rem!important}.fs-32{font-size:2.2857142857rem!important}.fs-36{font-size:2.5714285714rem!important}.fs-38{font-size:2.7142857143rem!important}.fs-40{font-size:2.8571428571rem!important}.fs-42{font-size:3rem!important}.fs-46{font-size:3.2857142857rem!important}.fs-48{font-size:3.4285714286rem!important}.fs-50{font-size:3.5714285714rem!important}.fs-60{font-size:4.2857142857rem!important}.fs-70{font-size:5rem!important}.fs-72{font-size:5.1428571429rem!important}.fs-76{font-size:5.4285714286rem!important}.fs-78{font-size:5.5714285714rem!important}.fs-80{font-size:5.7142857143rem!important}.fs-100{font-size:7.1428571429rem!important}.fs-140{font-size:10rem!important}.fs-180{font-size:12.8571428571rem!important}.fs-200{font-size:14.2857142857rem!important}.l-h-0{line-height:0rem!important}.l-h-10{line-height:.7142857143rem!important}.l-h-12{line-height:.8571428571rem!important}.l-h-14{line-height:1rem!important}.l-h-16{line-height:1.1428571429rem!important}.l-h-18{line-height:1.2857142857rem!important}.l-h-20{line-height:1.4285714286rem!important}.l-h-22{line-height:1.5714285714rem!important}.l-h-24{line-height:1.7142857143rem!important}.l-h-25{line-height:1.7857142857rem!important}.l-h-26{line-height:1.8571428571rem!important}.l-h-30{line-height:2.1428571429rem!important}.l-h-32{line-height:2.2857142857rem!important}.l-h-35{line-height:2.5rem!important}.l-h-36{line-height:2.5714285714rem!important}.l-h-38{line-height:2.7142857143rem!important}.l-h-40{line-height:2.8571428571rem!important}.l-h-42{line-height:3rem!important}.l-h-45{line-height:3.2142857143rem!important}.l-h-46{line-height:3.2857142857rem!important}.l-h-48{line-height:3.4285714286rem!important}.l-h-50{line-height:3.5714285714rem!important}.l-h-60{line-height:4.2857142857rem!important}.l-h-70{line-height:5rem!important}.l-h-72{line-height:5.1428571429rem!important}.l-h-76{line-height:5.4285714286rem!important}.l-h-78{line-height:5.5714285714rem!important}.l-h-80{line-height:5.7142857143rem!important}.l-h-100{line-height:7.1428571429rem!important}.l-h-140{line-height:10rem!important}.l-h-180{line-height:12.8571428571rem!important}.l-h-200{line-height:14.2857142857rem!important}.l-h-n{line-height:normal!important}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fw-light{font-weight:100}.fw-normal{font-weight:400}.fw-medium{font-weight:500}.fw-bold{font-weight:700}.hide{display:none!important}.no-border{border:0!important}.no-radius{border-radius:0!important}.no-padding{padding:0!important}.no-margin{margin:0!important}.no-shadow{box-shadow:none!important}.chart-legend,.contacts-list,.list-unstyled,.mailbox-attachments,.users-list{list-style:none;margin:0;padding:0}.list-group-unbordered>.list-group-item{border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}.code-preview{padding:20px}.code-preview,code{border:1px solid #f3f6f9;background-color:#fff}code{border-radius:.25rem;padding:.2rem .4rem}.d3-line{fill:#fff0}.theme-switch li a.active{opacity:.6;border:5px solid #fff}.dark-skin .theme-switch li a.active{border:5px solid #262626}.custom-select{cursor:pointer;border-radius:5px}#image-popups img,.image-popup-fit-width img,.image-popup-no-margins img,.image-popup-vertical-fit img,.popup-gallery img,.zoom-gallery img{border-radius:10px}.rounded0{border-radius:0}.rounded5{border-radius:5px}.rounded10{border-radius:10px}.rounded15{border-radius:15px}.rounded20{border-radius:20px}.rounded25{border-radius:25px}.rounded30{border-radius:30px}.rounded35{border-radius:35px}.rounded40{border-radius:40px}.rounded45{border-radius:45px}.rounded50{border-radius:50px}.rounded55{border-radius:55px}.rounded60{border-radius:60px}.rounded65{border-radius:65px}.rounded70{border-radius:70px}.rounded75{border-radius:75px}.rounded80{border-radius:80px}.rounded85{border-radius:85px}.rounded90{border-radius:90px}.rounded95{border-radius:95px}.rounded100{border-radius:100px}.overflow-h{overflow:hidden}.overflow-v{overflow:visible}.overflow-xh{overflow-x:hidden}.overflow-xv{overflow-x:visible}.overflow-yh{overflow-y:hidden}.overflow-yv{overflow-y:visible}.b-0{border:0 solid #f3f6f9!important}.bt-0{border-top:0 solid #f3f6f9!important}.be-0{border-right:0 solid #f3f6f9!important}.bb-0{border-bottom:0 solid #f3f6f9!important}.bs-0,.bx-0{border-left:0 solid #f3f6f9!important}.bx-0{border-right:0 solid #f3f6f9!important}.by-0{border-top:0 solid #f3f6f9!important;border-bottom:0 solid #f3f6f9!important}.b-1{border:1px solid #f3f6f9!important}.bt-1{border-top:1px solid #f3f6f9!important}.be-1{border-right:1px solid #f3f6f9!important}.bb-1{border-bottom:1px solid #f3f6f9!important}.bs-1,.bx-1{border-left:1px solid #f3f6f9!important}.bx-1{border-right:1px solid #f3f6f9!important}.by-1{border-top:1px solid #f3f6f9!important;border-bottom:1px solid #f3f6f9!important}.b-2{border:2px solid #f3f6f9!important}.bt-2{border-top:2px solid #f3f6f9!important}.be-2{border-right:2px solid #f3f6f9!important}.bb-2{border-bottom:2px solid #f3f6f9!important}.bs-2,.bx-2{border-left:2px solid #f3f6f9!important}.bx-2{border-right:2px solid #f3f6f9!important}.by-2{border-top:2px solid #f3f6f9!important;border-bottom:2px solid #f3f6f9!important}.b-3{border:3px solid #f3f6f9!important}.bt-3{border-top:3px solid #f3f6f9!important}.be-3{border-right:3px solid #f3f6f9!important}.bb-3{border-bottom:3px solid #f3f6f9!important}.bs-3,.bx-3{border-left:3px solid #f3f6f9!important}.bx-3{border-right:3px solid #f3f6f9!important}.by-3{border-top:3px solid #f3f6f9!important;border-bottom:3px solid #f3f6f9!important}.b-4{border:4px solid #f3f6f9!important}.bt-4{border-top:4px solid #f3f6f9!important}.be-4{border-right:4px solid #f3f6f9!important}.bb-4{border-bottom:4px solid #f3f6f9!important}.bs-4,.bx-4{border-left:4px solid #f3f6f9!important}.bx-4{border-right:4px solid #f3f6f9!important}.by-4{border-top:4px solid #f3f6f9!important;border-bottom:4px solid #f3f6f9!important}.b-5{border:5px solid #f3f6f9!important}.bt-5{border-top:5px solid #f3f6f9!important}.be-5{border-right:5px solid #f3f6f9!important}.bb-5{border-bottom:5px solid #f3f6f9!important}.bs-5,.bx-5{border-left:5px solid #f3f6f9!important}.bx-5{border-right:5px solid #f3f6f9!important}.by-5{border-top:5px solid #f3f6f9!important;border-bottom:5px solid #f3f6f9!important}.rtl .bs-0{border-right-width:0!important;border-right-style:solid!important}.rtl .be-0,.rtl .bs-0{border-left-width:0!important}.rtl .be-0{border-left-style:solid!important;border-right-width:0!important}.rtl .bs-1{border-right-width:1px!important;border-right-style:solid!important;border-left-width:0!important}.rtl .be-1{border-left-width:1px!important;border-left-style:solid!important;border-right-width:0!important}.rtl .bs-2{border-right-width:2px!important;border-right-style:solid!important;border-left-width:0!important}.rtl .be-2{border-left-width:2px!important;border-left-style:solid!important;border-right-width:0!important}.rtl .bs-3{border-right-width:3px!important;border-right-style:solid!important;border-left-width:0!important}.rtl .be-3{border-left-width:3px!important;border-left-style:solid!important;border-right-width:0!important}.rtl .bs-4{border-right-width:4px!important;border-right-style:solid!important;border-left-width:0!important}.rtl .be-4{border-left-width:4px!important;border-left-style:solid!important;border-right-width:0!important}.rtl .bs-5{border-right-width:5px!important;border-right-style:solid!important;border-left-width:0!important}.rtl .be-5{border-left-width:5px!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin .b-0:not([class*=border-]){border:0 solid #566f9e!important}.dark-skin .bt-0:not([class*=border-]){border-top:0 solid #566f9e!important}.dark-skin .be-0:not([class*=border-]){border-right:0 solid #566f9e!important}.dark-skin .bb-0:not([class*=border-]){border-bottom:0 solid #566f9e!important}.dark-skin .bs-0:not([class*=border-]){border-left:0 solid #566f9e!important}.dark-skin .bx-0:not([class*=border-]){border-right:0 solid #566f9e!important;border-left:0 solid #566f9e!important}.dark-skin .by-0:not([class*=border-]){border-top:0 solid #566f9e!important;border-bottom:0 solid #566f9e!important}.dark-skin .b-1:not([class*=border-]){border:1px solid #566f9e!important}.dark-skin .bt-1:not([class*=border-]){border-top:1px solid #566f9e!important}.dark-skin .be-1:not([class*=border-]){border-right:1px solid #566f9e!important}.dark-skin .bb-1:not([class*=border-]){border-bottom:1px solid #566f9e!important}.dark-skin .bs-1:not([class*=border-]),.dark-skin .bx-1:not([class*=border-]){border-left:1px solid #566f9e!important}.dark-skin .bx-1:not([class*=border-]){border-right:1px solid #566f9e!important}.dark-skin .by-1:not([class*=border-]){border-top:1px solid #566f9e!important;border-bottom:1px solid #566f9e!important}.dark-skin .b-2:not([class*=border-]){border:2px solid #566f9e!important}.dark-skin .bt-2:not([class*=border-]){border-top:2px solid #566f9e!important}.dark-skin .be-2:not([class*=border-]){border-right:2px solid #566f9e!important}.dark-skin .bb-2:not([class*=border-]){border-bottom:2px solid #566f9e!important}.dark-skin .bs-2:not([class*=border-]),.dark-skin .bx-2:not([class*=border-]){border-left:2px solid #566f9e!important}.dark-skin .bx-2:not([class*=border-]){border-right:2px solid #566f9e!important}.dark-skin .by-2:not([class*=border-]){border-top:2px solid #566f9e!important;border-bottom:2px solid #566f9e!important}.dark-skin .b-3:not([class*=border-]){border:3px solid #566f9e!important}.dark-skin .bt-3:not([class*=border-]){border-top:3px solid #566f9e!important}.dark-skin .be-3:not([class*=border-]){border-right:3px solid #566f9e!important}.dark-skin .bb-3:not([class*=border-]){border-bottom:3px solid #566f9e!important}.dark-skin .bs-3:not([class*=border-]),.dark-skin .bx-3:not([class*=border-]){border-left:3px solid #566f9e!important}.dark-skin .bx-3:not([class*=border-]){border-right:3px solid #566f9e!important}.dark-skin .by-3:not([class*=border-]){border-top:3px solid #566f9e!important;border-bottom:3px solid #566f9e!important}.dark-skin .b-4:not([class*=border-]){border:4px solid #566f9e!important}.dark-skin .bt-4:not([class*=border-]){border-top:4px solid #566f9e!important}.dark-skin .be-4:not([class*=border-]){border-right:4px solid #566f9e!important}.dark-skin .bb-4:not([class*=border-]){border-bottom:4px solid #566f9e!important}.dark-skin .bs-4:not([class*=border-]),.dark-skin .bx-4:not([class*=border-]){border-left:4px solid #566f9e!important}.dark-skin .bx-4:not([class*=border-]){border-right:4px solid #566f9e!important}.dark-skin .by-4:not([class*=border-]){border-top:4px solid #566f9e!important;border-bottom:4px solid #566f9e!important}.dark-skin .b-5:not([class*=border-]){border:5px solid #566f9e!important}.dark-skin .bt-5:not([class*=border-]){border-top:5px solid #566f9e!important}.dark-skin .be-5:not([class*=border-]){border-right:5px solid #566f9e!important}.dark-skin .bb-5:not([class*=border-]){border-bottom:5px solid #566f9e!important}.dark-skin .bs-5:not([class*=border-]),.dark-skin .bx-5:not([class*=border-]){border-left:5px solid #566f9e!important}.dark-skin .bx-5:not([class*=border-]){border-right:5px solid #566f9e!important}.dark-skin .by-5:not([class*=border-]){border-top:5px solid #566f9e!important;border-bottom:5px solid #566f9e!important}.dark-skin.rtl .bs-0:not([class*=border-]){border-right-width:0!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-0:not([class*=border-]){border-left-width:0!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin.rtl .bs-1:not([class*=border-]){border-right-width:1px!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-1:not([class*=border-]){border-left-width:1px!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin.rtl .bs-2:not([class*=border-]){border-right-width:2px!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-2:not([class*=border-]){border-left-width:2px!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin.rtl .bs-3:not([class*=border-]){border-right-width:3px!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-3:not([class*=border-]){border-left-width:3px!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin.rtl .bs-4:not([class*=border-]){border-right-width:4px!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-4:not([class*=border-]){border-left-width:4px!important;border-left-style:solid!important;border-right-width:0!important}.dark-skin.rtl .bs-5:not([class*=border-]){border-right-width:5px!important;border-right-style:solid!important;border-left-width:0!important}.dark-skin.rtl .be-5:not([class*=border-]){border-left-width:5px!important;border-left-style:solid!important;border-right-width:0!important}.border{border:1px solid #f3f6f9!important}.border-primary{border-color:#3246d3!important}.border-secondary{border-color:#e4e6ef!important}.border-info{border-color:#00d0ff!important}.border-success{border-color:#1dbfc1!important}.border-warning{border-color:#ffa800!important}.border-danger{border-color:#ee3158!important}.border-dark{border-color:#1e3770!important}.border-black{border-color:#000!important}.border-transparent{border-color:#0000!important}.border-white{border-color:#fff!important}.border-light{border-color:#f3f6f9!important}.border-fade{border-color:#f6f9fb!important}.b-dashed{border-style:dashed!important}.bt-dashed{border-top-style:dashed!important}.bs-dashed{border-left-style:dashed!important}.be-dashed{border-right-style:dashed!important}.bb-dashed{border-bottom-style:dashed!important}.b-dotted{border-style:dotted!important}.bt-dotted{border-top-style:dotted!important}.bs-dotted{border-left-style:dotted!important}.be-dotted{border-right-style:dotted!important}.bb-dotted{border-bottom-style:dotted!important}.b-double{border-style:double!important}.bt-double{border-top-style:double!important}.bs-double{border-left-style:double!important}.be-double{border-right-style:double!important}.bb-double{border-bottom-style:double!important}.b-groove{border-style:groove!important}.bt-groove{border-top-style:groove!important}.bs-groove{border-left-style:groove!important}.be-groove{border-right-style:groove!important}.bb-groove{border-bottom-style:groove!important}.bter-0{border-top-right-radius:0!important}.bber-0{border-bottom-right-radius:0!important}.btsr-0{border-top-left-radius:0!important}.bbsr-0{border-bottom-left-radius:0!important}.ber-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.bsr-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.bar-0{border-radius:0!important}.vertical-align{font-size:0}.vertical-align:before{display:inline-block;height:100%;content:"";vertical-align:middle}.vertical-align-bottom,.vertical-align-middle{display:inline-block;max-width:100%}.vertical-align-middle{vertical-align:middle}.vertical-align-bottom{vertical-align:bottom}.r-0{right:0}.l-0{left:0}.bg-none{background:none!important}@media (max-width: 991px){.bg-none-lg{background:none!important}}@media (max-width: 1024px){.bg-none-tl{background:none!important}}@media (max-width: 991px){.bg-none-md{background:none!important}}@media (max-width: 767px){.bg-none-sm{background:none!important}}@media (max-width: 575px){.bg-none-xs{background:none!important}}@media (max-width: 370px){.bg-none-small{background:none!important}}.input-group-append,.input-group-prepend,.media{display:flex}.media{align-items:flex-start}.media-body{flex:1}.small,small{font-weight:400}.p-0{padding:0!important}.p-5{padding:5px!important}.p-10{padding:10px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.p-25{padding:25px!important}.p-30{padding:30px!important}.p-35{padding:35px!important}.p-40{padding:40px!important}.p-45{padding:45px!important}.p-50{padding:50px!important}.p-55{padding:55px!important}.p-60{padding:60px!important}.p-65{padding:65px!important}.p-70{padding:70px!important}.p-75{padding:75px!important}.p-80{padding:80px!important}.p-85{padding:85px!important}.p-90{padding:90px!important}.p-95{padding:95px!important}.p-100{padding:100px!important}.p-105{padding:105px!important}.p-110{padding:110px!important}.p-115{padding:115px!important}.p-120{padding:120px!important}.p-125{padding:125px!important}.p-130{padding:130px!important}.p-135{padding:135px!important}.p-140{padding:140px!important}.p-145{padding:145px!important}.p-150{padding:150px!important}.p-155{padding:155px!important}.p-160{padding:160px!important}.p-165{padding:165px!important}.p-170{padding:170px!important}.p-175{padding:175px!important}.p-180{padding:180px!important}.p-185{padding:185px!important}.p-190{padding:190px!important}.p-195{padding:195px!important}.p-200{padding:200px!important}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-25{padding-top:25px!important}.pt-30{padding-top:30px!important}.pt-35{padding-top:35px!important}.pt-40{padding-top:40px!important}.pt-45{padding-top:45px!important}.pt-50{padding-top:50px!important}.pt-55{padding-top:55px!important}.pt-60{padding-top:60px!important}.pt-65{padding-top:65px!important}.pt-70{padding-top:70px!important}.pt-75{padding-top:75px!important}.pt-80{padding-top:80px!important}.pt-85{padding-top:85px!important}.pt-90{padding-top:90px!important}.pt-95{padding-top:95px!important}.pt-100{padding-top:100px!important}.pt-105{padding-top:105px!important}.pt-110{padding-top:110px!important}.pt-115{padding-top:115px!important}.pt-120{padding-top:120px!important}.pt-125{padding-top:125px!important}.pt-130{padding-top:130px!important}.pt-135{padding-top:135px!important}.pt-140{padding-top:140px!important}.pt-145{padding-top:145px!important}.pt-150{padding-top:150px!important}.pt-155{padding-top:155px!important}.pt-160{padding-top:160px!important}.pt-165{padding-top:165px!important}.pt-170{padding-top:170px!important}.pt-175{padding-top:175px!important}.pt-180{padding-top:180px!important}.pt-185{padding-top:185px!important}.pt-190{padding-top:190px!important}.pt-195{padding-top:195px!important}.pt-200{padding-top:200px!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-25{padding-bottom:25px!important}.pb-30{padding-bottom:30px!important}.pb-35{padding-bottom:35px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-50{padding-bottom:50px!important}.pb-55{padding-bottom:55px!important}.pb-60{padding-bottom:60px!important}.pb-65{padding-bottom:65px!important}.pb-70{padding-bottom:70px!important}.pb-75{padding-bottom:75px!important}.pb-80{padding-bottom:80px!important}.pb-85{padding-bottom:85px!important}.pb-90{padding-bottom:90px!important}.pb-95{padding-bottom:95px!important}.pb-100{padding-bottom:100px!important}.pb-105{padding-bottom:105px!important}.pb-110{padding-bottom:110px!important}.pb-115{padding-bottom:115px!important}.pb-120{padding-bottom:120px!important}.pb-125{padding-bottom:125px!important}.pb-130{padding-bottom:130px!important}.pb-135{padding-bottom:135px!important}.pb-140{padding-bottom:140px!important}.pb-145{padding-bottom:145px!important}.pb-150{padding-bottom:150px!important}.pb-155{padding-bottom:155px!important}.pb-160{padding-bottom:160px!important}.pb-165{padding-bottom:165px!important}.pb-170{padding-bottom:170px!important}.pb-175{padding-bottom:175px!important}.pb-180{padding-bottom:180px!important}.pb-185{padding-bottom:185px!important}.pb-190{padding-bottom:190px!important}.pb-195{padding-bottom:195px!important}.pb-200{padding-bottom:200px!important}.ps-0{padding-left:0!important}.ps-5{padding-left:5px!important}.ps-10{padding-left:10px!important}.ps-15{padding-left:15px!important}.ps-20{padding-left:20px!important}.ps-25{padding-left:25px!important}.ps-30{padding-left:30px!important}.ps-35{padding-left:35px!important}.ps-40{padding-left:40px!important}.ps-45{padding-left:45px!important}.ps-50{padding-left:50px!important}.ps-55{padding-left:55px!important}.ps-60{padding-left:60px!important}.ps-65{padding-left:65px!important}.ps-70{padding-left:70px!important}.ps-75{padding-left:75px!important}.ps-80{padding-left:80px!important}.ps-85{padding-left:85px!important}.ps-90{padding-left:90px!important}.ps-95{padding-left:95px!important}.ps-100{padding-left:100px!important}.ps-105{padding-left:105px!important}.ps-110{padding-left:110px!important}.ps-115{padding-left:115px!important}.ps-120{padding-left:120px!important}.ps-125{padding-left:125px!important}.ps-130{padding-left:130px!important}.ps-135{padding-left:135px!important}.ps-140{padding-left:140px!important}.ps-145{padding-left:145px!important}.ps-150{padding-left:150px!important}.ps-155{padding-left:155px!important}.ps-160{padding-left:160px!important}.ps-165{padding-left:165px!important}.ps-170{padding-left:170px!important}.ps-175{padding-left:175px!important}.ps-180{padding-left:180px!important}.ps-185{padding-left:185px!important}.ps-190{padding-left:190px!important}.ps-195{padding-left:195px!important}.ps-200{padding-left:200px!important}.pe-0{padding-right:0!important}.pe-5{padding-right:5px!important}.pe-10{padding-right:10px!important}.pe-15{padding-right:15px!important}.pe-20{padding-right:20px!important}.pe-25{padding-right:25px!important}.pe-30{padding-right:30px!important}.pe-35{padding-right:35px!important}.pe-40{padding-right:40px!important}.pe-45{padding-right:45px!important}.pe-50{padding-right:50px!important}.pe-55{padding-right:55px!important}.pe-60{padding-right:60px!important}.pe-65{padding-right:65px!important}.pe-70{padding-right:70px!important}.pe-75{padding-right:75px!important}.pe-80{padding-right:80px!important}.pe-85{padding-right:85px!important}.pe-90{padding-right:90px!important}.pe-95{padding-right:95px!important}.pe-100{padding-right:100px!important}.pe-105{padding-right:105px!important}.pe-110{padding-right:110px!important}.pe-115{padding-right:115px!important}.pe-120{padding-right:120px!important}.pe-125{padding-right:125px!important}.pe-130{padding-right:130px!important}.pe-135{padding-right:135px!important}.pe-140{padding-right:140px!important}.pe-145{padding-right:145px!important}.pe-150{padding-right:150px!important}.pe-155{padding-right:155px!important}.pe-160{padding-right:160px!important}.pe-165{padding-right:165px!important}.pe-170{padding-right:170px!important}.pe-175{padding-right:175px!important}.pe-180{padding-right:180px!important}.pe-185{padding-right:185px!important}.pe-190{padding-right:190px!important}.pe-195{padding-right:195px!important}.pe-200{padding-right:200px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-5{padding-left:5px!important;padding-right:5px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.px-35{padding-left:35px!important;padding-right:35px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.px-45{padding-left:45px!important;padding-right:45px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.px-55{padding-left:55px!important;padding-right:55px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.px-65{padding-left:65px!important;padding-right:65px!important}.px-70{padding-left:70px!important;padding-right:70px!important}.px-75{padding-left:75px!important;padding-right:75px!important}.px-80{padding-left:80px!important;padding-right:80px!important}.px-85{padding-left:85px!important;padding-right:85px!important}.px-90{padding-left:90px!important;padding-right:90px!important}.px-95{padding-left:95px!important;padding-right:95px!important}.px-100{padding-left:100px!important;padding-right:100px!important}.px-105{padding-left:105px!important;padding-right:105px!important}.px-110{padding-left:110px!important;padding-right:110px!important}.px-115{padding-left:115px!important;padding-right:115px!important}.px-120{padding-left:120px!important;padding-right:120px!important}.px-125{padding-left:125px!important;padding-right:125px!important}.px-130{padding-left:130px!important;padding-right:130px!important}.px-135{padding-left:135px!important;padding-right:135px!important}.px-140{padding-left:140px!important;padding-right:140px!important}.px-145{padding-left:145px!important;padding-right:145px!important}.px-150{padding-left:150px!important;padding-right:150px!important}.px-155{padding-left:155px!important;padding-right:155px!important}.px-160{padding-left:160px!important;padding-right:160px!important}.px-165{padding-left:165px!important;padding-right:165px!important}.px-170{padding-left:170px!important;padding-right:170px!important}.px-175{padding-left:175px!important;padding-right:175px!important}.px-180{padding-left:180px!important;padding-right:180px!important}.px-185{padding-left:185px!important;padding-right:185px!important}.px-190{padding-left:190px!important;padding-right:190px!important}.px-195{padding-left:195px!important;padding-right:195px!important}.px-200{padding-left:200px!important;padding-right:200px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.py-55{padding-top:55px!important;padding-bottom:55px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.py-65{padding-top:65px!important;padding-bottom:65px!important}.py-70{padding-top:70px!important;padding-bottom:70px!important}.py-75{padding-top:75px!important;padding-bottom:75px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.py-85{padding-top:85px!important;padding-bottom:85px!important}.py-90{padding-top:90px!important;padding-bottom:90px!important}.py-95{padding-top:95px!important;padding-bottom:95px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}.py-105{padding-top:105px!important;padding-bottom:105px!important}.py-110{padding-top:110px!important;padding-bottom:110px!important}.py-115{padding-top:115px!important;padding-bottom:115px!important}.py-120{padding-top:120px!important;padding-bottom:120px!important}.py-125{padding-top:125px!important;padding-bottom:125px!important}.py-130{padding-top:130px!important;padding-bottom:130px!important}.py-135{padding-top:135px!important;padding-bottom:135px!important}.py-140{padding-top:140px!important;padding-bottom:140px!important}.py-145{padding-top:145px!important;padding-bottom:145px!important}.py-150{padding-top:150px!important;padding-bottom:150px!important}.py-155{padding-top:155px!important;padding-bottom:155px!important}.py-160{padding-top:160px!important;padding-bottom:160px!important}.py-165{padding-top:165px!important;padding-bottom:165px!important}.py-170{padding-top:170px!important;padding-bottom:170px!important}.py-175{padding-top:175px!important;padding-bottom:175px!important}.py-180{padding-top:180px!important;padding-bottom:180px!important}.py-185{padding-top:185px!important;padding-bottom:185px!important}.py-190{padding-top:190px!important;padding-bottom:190px!important}.py-195{padding-top:195px!important;padding-bottom:195px!important}.py-200{padding-top:200px!important;padding-bottom:200px!important}@media (max-width: 575px){.p-xs-0{padding:0!important}.p-xs-5{padding:5px!important}.p-xs-10{padding:10px!important}.p-xs-15{padding:15px!important}.p-xs-20{padding:20px!important}.p-xs-25{padding:25px!important}.p-xs-30{padding:30px!important}.p-xs-35{padding:35px!important}.p-xs-40{padding:40px!important}.p-xs-45{padding:45px!important}.p-xs-50{padding:50px!important}.p-xs-55{padding:55px!important}.p-xs-60{padding:60px!important}.p-xs-65{padding:65px!important}.p-xs-70{padding:70px!important}.p-xs-75{padding:75px!important}.p-xs-80{padding:80px!important}.p-xs-85{padding:85px!important}.p-xs-90{padding:90px!important}.p-xs-95{padding:95px!important}.p-xs-100{padding:100px!important}.p-xs-105{padding:105px!important}.p-xs-110{padding:110px!important}.p-xs-115{padding:115px!important}.p-xs-120{padding:120px!important}.p-xs-125{padding:125px!important}.p-xs-130{padding:130px!important}.p-xs-135{padding:135px!important}.p-xs-140{padding:140px!important}.p-xs-145{padding:145px!important}.p-xs-150{padding:150px!important}.p-xs-155{padding:155px!important}.p-xs-160{padding:160px!important}.p-xs-165{padding:165px!important}.p-xs-170{padding:170px!important}.p-xs-175{padding:175px!important}.p-xs-180{padding:180px!important}.p-xs-185{padding:185px!important}.p-xs-190{padding:190px!important}.p-xs-195{padding:195px!important}.p-xs-200{padding:200px!important}.pt-xs-0{padding-top:0!important}.pt-xs-5{padding-top:5px!important}.pt-xs-10{padding-top:10px!important}.pt-xs-15{padding-top:15px!important}.pt-xs-20{padding-top:20px!important}.pt-xs-25{padding-top:25px!important}.pt-xs-30{padding-top:30px!important}.pt-xs-35{padding-top:35px!important}.pt-xs-40{padding-top:40px!important}.pt-xs-45{padding-top:45px!important}.pt-xs-50{padding-top:50px!important}.pt-xs-55{padding-top:55px!important}.pt-xs-60{padding-top:60px!important}.pt-xs-65{padding-top:65px!important}.pt-xs-70{padding-top:70px!important}.pt-xs-75{padding-top:75px!important}.pt-xs-80{padding-top:80px!important}.pt-xs-85{padding-top:85px!important}.pt-xs-90{padding-top:90px!important}.pt-xs-95{padding-top:95px!important}.pt-xs-100{padding-top:100px!important}.pt-xs-105{padding-top:105px!important}.pt-xs-110{padding-top:110px!important}.pt-xs-115{padding-top:115px!important}.pt-xs-120{padding-top:120px!important}.pt-xs-125{padding-top:125px!important}.pt-xs-130{padding-top:130px!important}.pt-xs-135{padding-top:135px!important}.pt-xs-140{padding-top:140px!important}.pt-xs-145{padding-top:145px!important}.pt-xs-150{padding-top:150px!important}.pt-xs-155{padding-top:155px!important}.pt-xs-160{padding-top:160px!important}.pt-xs-165{padding-top:165px!important}.pt-xs-170{padding-top:170px!important}.pt-xs-175{padding-top:175px!important}.pt-xs-180{padding-top:180px!important}.pt-xs-185{padding-top:185px!important}.pt-xs-190{padding-top:190px!important}.pt-xs-195{padding-top:195px!important}.pt-xs-200{padding-top:200px!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-5{padding-bottom:5px!important}.pb-xs-10{padding-bottom:10px!important}.pb-xs-15{padding-bottom:15px!important}.pb-xs-20{padding-bottom:20px!important}.pb-xs-25{padding-bottom:25px!important}.pb-xs-30{padding-bottom:30px!important}.pb-xs-35{padding-bottom:35px!important}.pb-xs-40{padding-bottom:40px!important}.pb-xs-45{padding-bottom:45px!important}.pb-xs-50{padding-bottom:50px!important}.pb-xs-55{padding-bottom:55px!important}.pb-xs-60{padding-bottom:60px!important}.pb-xs-65{padding-bottom:65px!important}.pb-xs-70{padding-bottom:70px!important}.pb-xs-75{padding-bottom:75px!important}.pb-xs-80{padding-bottom:80px!important}.pb-xs-85{padding-bottom:85px!important}.pb-xs-90{padding-bottom:90px!important}.pb-xs-95{padding-bottom:95px!important}.pb-xs-100{padding-bottom:100px!important}.pb-xs-105{padding-bottom:105px!important}.pb-xs-110{padding-bottom:110px!important}.pb-xs-115{padding-bottom:115px!important}.pb-xs-120{padding-bottom:120px!important}.pb-xs-125{padding-bottom:125px!important}.pb-xs-130{padding-bottom:130px!important}.pb-xs-135{padding-bottom:135px!important}.pb-xs-140{padding-bottom:140px!important}.pb-xs-145{padding-bottom:145px!important}.pb-xs-150{padding-bottom:150px!important}.pb-xs-155{padding-bottom:155px!important}.pb-xs-160{padding-bottom:160px!important}.pb-xs-165{padding-bottom:165px!important}.pb-xs-170{padding-bottom:170px!important}.pb-xs-175{padding-bottom:175px!important}.pb-xs-180{padding-bottom:180px!important}.pb-xs-185{padding-bottom:185px!important}.pb-xs-190{padding-bottom:190px!important}.pb-xs-195{padding-bottom:195px!important}.pb-xs-200{padding-bottom:200px!important}.ps-xs-0{padding-left:0!important}.ps-xs-5{padding-left:5px!important}.ps-xs-10{padding-left:10px!important}.ps-xs-15{padding-left:15px!important}.ps-xs-20{padding-left:20px!important}.ps-xs-25{padding-left:25px!important}.ps-xs-30{padding-left:30px!important}.ps-xs-35{padding-left:35px!important}.ps-xs-40{padding-left:40px!important}.ps-xs-45{padding-left:45px!important}.ps-xs-50{padding-left:50px!important}.ps-xs-55{padding-left:55px!important}.ps-xs-60{padding-left:60px!important}.ps-xs-65{padding-left:65px!important}.ps-xs-70{padding-left:70px!important}.ps-xs-75{padding-left:75px!important}.ps-xs-80{padding-left:80px!important}.ps-xs-85{padding-left:85px!important}.ps-xs-90{padding-left:90px!important}.ps-xs-95{padding-left:95px!important}.ps-xs-100{padding-left:100px!important}.ps-xs-105{padding-left:105px!important}.ps-xs-110{padding-left:110px!important}.ps-xs-115{padding-left:115px!important}.ps-xs-120{padding-left:120px!important}.ps-xs-125{padding-left:125px!important}.ps-xs-130{padding-left:130px!important}.ps-xs-135{padding-left:135px!important}.ps-xs-140{padding-left:140px!important}.ps-xs-145{padding-left:145px!important}.ps-xs-150{padding-left:150px!important}.ps-xs-155{padding-left:155px!important}.ps-xs-160{padding-left:160px!important}.ps-xs-165{padding-left:165px!important}.ps-xs-170{padding-left:170px!important}.ps-xs-175{padding-left:175px!important}.ps-xs-180{padding-left:180px!important}.ps-xs-185{padding-left:185px!important}.ps-xs-190{padding-left:190px!important}.ps-xs-195{padding-left:195px!important}.ps-xs-200{padding-left:200px!important}.pe-xs-0{padding-right:0!important}.pe-xs-5{padding-right:5px!important}.pe-xs-10{padding-right:10px!important}.pe-xs-15{padding-right:15px!important}.pe-xs-20{padding-right:20px!important}.pe-xs-25{padding-right:25px!important}.pe-xs-30{padding-right:30px!important}.pe-xs-35{padding-right:35px!important}.pe-xs-40{padding-right:40px!important}.pe-xs-45{padding-right:45px!important}.pe-xs-50{padding-right:50px!important}.pe-xs-55{padding-right:55px!important}.pe-xs-60{padding-right:60px!important}.pe-xs-65{padding-right:65px!important}.pe-xs-70{padding-right:70px!important}.pe-xs-75{padding-right:75px!important}.pe-xs-80{padding-right:80px!important}.pe-xs-85{padding-right:85px!important}.pe-xs-90{padding-right:90px!important}.pe-xs-95{padding-right:95px!important}.pe-xs-100{padding-right:100px!important}.pe-xs-105{padding-right:105px!important}.pe-xs-110{padding-right:110px!important}.pe-xs-115{padding-right:115px!important}.pe-xs-120{padding-right:120px!important}.pe-xs-125{padding-right:125px!important}.pe-xs-130{padding-right:130px!important}.pe-xs-135{padding-right:135px!important}.pe-xs-140{padding-right:140px!important}.pe-xs-145{padding-right:145px!important}.pe-xs-150{padding-right:150px!important}.pe-xs-155{padding-right:155px!important}.pe-xs-160{padding-right:160px!important}.pe-xs-165{padding-right:165px!important}.pe-xs-170{padding-right:170px!important}.pe-xs-175{padding-right:175px!important}.pe-xs-180{padding-right:180px!important}.pe-xs-185{padding-right:185px!important}.pe-xs-190{padding-right:190px!important}.pe-xs-195{padding-right:195px!important}.pe-xs-200{padding-right:200px!important}.px-xs-0{padding-left:0!important;padding-right:0!important}.px-xs-5{padding-left:5px!important;padding-right:5px!important}.px-xs-10{padding-left:10px!important;padding-right:10px!important}.px-xs-15{padding-left:15px!important;padding-right:15px!important}.px-xs-20{padding-left:20px!important;padding-right:20px!important}.px-xs-25{padding-left:25px!important;padding-right:25px!important}.px-xs-30{padding-left:30px!important;padding-right:30px!important}.px-xs-35{padding-left:35px!important;padding-right:35px!important}.px-xs-40{padding-left:40px!important;padding-right:40px!important}.px-xs-45{padding-left:45px!important;padding-right:45px!important}.px-xs-50{padding-left:50px!important;padding-right:50px!important}.px-xs-55{padding-left:55px!important;padding-right:55px!important}.px-xs-60{padding-left:60px!important;padding-right:60px!important}.px-xs-65{padding-left:65px!important;padding-right:65px!important}.px-xs-70{padding-left:70px!important;padding-right:70px!important}.px-xs-75{padding-left:75px!important;padding-right:75px!important}.px-xs-80{padding-left:80px!important;padding-right:80px!important}.px-xs-85{padding-left:85px!important;padding-right:85px!important}.px-xs-90{padding-left:90px!important;padding-right:90px!important}.px-xs-95{padding-left:95px!important;padding-right:95px!important}.px-xs-100{padding-left:100px!important;padding-right:100px!important}.px-xs-105{padding-left:105px!important;padding-right:105px!important}.px-xs-110{padding-left:110px!important;padding-right:110px!important}.px-xs-115{padding-left:115px!important;padding-right:115px!important}.px-xs-120{padding-left:120px!important;padding-right:120px!important}.px-xs-125{padding-left:125px!important;padding-right:125px!important}.px-xs-130{padding-left:130px!important;padding-right:130px!important}.px-xs-135{padding-left:135px!important;padding-right:135px!important}.px-xs-140{padding-left:140px!important;padding-right:140px!important}.px-xs-145{padding-left:145px!important;padding-right:145px!important}.px-xs-150{padding-left:150px!important;padding-right:150px!important}.px-xs-155{padding-left:155px!important;padding-right:155px!important}.px-xs-160{padding-left:160px!important;padding-right:160px!important}.px-xs-165{padding-left:165px!important;padding-right:165px!important}.px-xs-170{padding-left:170px!important;padding-right:170px!important}.px-xs-175{padding-left:175px!important;padding-right:175px!important}.px-xs-180{padding-left:180px!important;padding-right:180px!important}.px-xs-185{padding-left:185px!important;padding-right:185px!important}.px-xs-190{padding-left:190px!important;padding-right:190px!important}.px-xs-195{padding-left:195px!important;padding-right:195px!important}.px-xs-200{padding-left:200px!important;padding-right:200px!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs-5{padding-top:5px!important;padding-bottom:5px!important}.py-xs-10{padding-top:10px!important;padding-bottom:10px!important}.py-xs-15{padding-top:15px!important;padding-bottom:15px!important}.py-xs-20{padding-top:20px!important;padding-bottom:20px!important}.py-xs-25{padding-top:25px!important;padding-bottom:25px!important}.py-xs-30{padding-top:30px!important;padding-bottom:30px!important}.py-xs-35{padding-top:35px!important;padding-bottom:35px!important}.py-xs-40{padding-top:40px!important;padding-bottom:40px!important}.py-xs-45{padding-top:45px!important;padding-bottom:45px!important}.py-xs-50{padding-top:50px!important;padding-bottom:50px!important}.py-xs-55{padding-top:55px!important;padding-bottom:55px!important}.py-xs-60{padding-top:60px!important;padding-bottom:60px!important}.py-xs-65{padding-top:65px!important;padding-bottom:65px!important}.py-xs-70{padding-top:70px!important;padding-bottom:70px!important}.py-xs-75{padding-top:75px!important;padding-bottom:75px!important}.py-xs-80{padding-top:80px!important;padding-bottom:80px!important}.py-xs-85{padding-top:85px!important;padding-bottom:85px!important}.py-xs-90{padding-top:90px!important;padding-bottom:90px!important}.py-xs-95{padding-top:95px!important;padding-bottom:95px!important}.py-xs-100{padding-top:100px!important;padding-bottom:100px!important}.py-xs-105{padding-top:105px!important;padding-bottom:105px!important}.py-xs-110{padding-top:110px!important;padding-bottom:110px!important}.py-xs-115{padding-top:115px!important;padding-bottom:115px!important}.py-xs-120{padding-top:120px!important;padding-bottom:120px!important}.py-xs-125{padding-top:125px!important;padding-bottom:125px!important}.py-xs-130{padding-top:130px!important;padding-bottom:130px!important}.py-xs-135{padding-top:135px!important;padding-bottom:135px!important}.py-xs-140{padding-top:140px!important;padding-bottom:140px!important}.py-xs-145{padding-top:145px!important;padding-bottom:145px!important}.py-xs-150{padding-top:150px!important;padding-bottom:150px!important}.py-xs-155{padding-top:155px!important;padding-bottom:155px!important}.py-xs-160{padding-top:160px!important;padding-bottom:160px!important}.py-xs-165{padding-top:165px!important;padding-bottom:165px!important}.py-xs-170{padding-top:170px!important;padding-bottom:170px!important}.py-xs-175{padding-top:175px!important;padding-bottom:175px!important}.py-xs-180{padding-top:180px!important;padding-bottom:180px!important}.py-xs-185{padding-top:185px!important;padding-bottom:185px!important}.py-xs-190{padding-top:190px!important;padding-bottom:190px!important}.py-xs-195{padding-top:195px!important;padding-bottom:195px!important}.py-xs-200{padding-top:200px!important;padding-bottom:200px!important}}@media (min-width: 576px){.p-sm-0{padding:0!important}.p-sm-5{padding:5px!important}.p-sm-10{padding:10px!important}.p-sm-15{padding:15px!important}.p-sm-20{padding:20px!important}.p-sm-25{padding:25px!important}.p-sm-30{padding:30px!important}.p-sm-35{padding:35px!important}.p-sm-40{padding:40px!important}.p-sm-45{padding:45px!important}.p-sm-50{padding:50px!important}.p-sm-55{padding:55px!important}.p-sm-60{padding:60px!important}.p-sm-65{padding:65px!important}.p-sm-70{padding:70px!important}.p-sm-75{padding:75px!important}.p-sm-80{padding:80px!important}.p-sm-85{padding:85px!important}.p-sm-90{padding:90px!important}.p-sm-95{padding:95px!important}.p-sm-100{padding:100px!important}.p-sm-105{padding:105px!important}.p-sm-110{padding:110px!important}.p-sm-115{padding:115px!important}.p-sm-120{padding:120px!important}.p-sm-125{padding:125px!important}.p-sm-130{padding:130px!important}.p-sm-135{padding:135px!important}.p-sm-140{padding:140px!important}.p-sm-145{padding:145px!important}.p-sm-150{padding:150px!important}.p-sm-155{padding:155px!important}.p-sm-160{padding:160px!important}.p-sm-165{padding:165px!important}.p-sm-170{padding:170px!important}.p-sm-175{padding:175px!important}.p-sm-180{padding:180px!important}.p-sm-185{padding:185px!important}.p-sm-190{padding:190px!important}.p-sm-195{padding:195px!important}.p-sm-200{padding:200px!important}.pt-sm-0{padding-top:0!important}.pt-sm-5{padding-top:5px!important}.pt-sm-10{padding-top:10px!important}.pt-sm-15{padding-top:15px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-25{padding-top:25px!important}.pt-sm-30{padding-top:30px!important}.pt-sm-35{padding-top:35px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-45{padding-top:45px!important}.pt-sm-50{padding-top:50px!important}.pt-sm-55{padding-top:55px!important}.pt-sm-60{padding-top:60px!important}.pt-sm-65{padding-top:65px!important}.pt-sm-70{padding-top:70px!important}.pt-sm-75{padding-top:75px!important}.pt-sm-80{padding-top:80px!important}.pt-sm-85{padding-top:85px!important}.pt-sm-90{padding-top:90px!important}.pt-sm-95{padding-top:95px!important}.pt-sm-100{padding-top:100px!important}.pt-sm-105{padding-top:105px!important}.pt-sm-110{padding-top:110px!important}.pt-sm-115{padding-top:115px!important}.pt-sm-120{padding-top:120px!important}.pt-sm-125{padding-top:125px!important}.pt-sm-130{padding-top:130px!important}.pt-sm-135{padding-top:135px!important}.pt-sm-140{padding-top:140px!important}.pt-sm-145{padding-top:145px!important}.pt-sm-150{padding-top:150px!important}.pt-sm-155{padding-top:155px!important}.pt-sm-160{padding-top:160px!important}.pt-sm-165{padding-top:165px!important}.pt-sm-170{padding-top:170px!important}.pt-sm-175{padding-top:175px!important}.pt-sm-180{padding-top:180px!important}.pt-sm-185{padding-top:185px!important}.pt-sm-190{padding-top:190px!important}.pt-sm-195{padding-top:195px!important}.pt-sm-200{padding-top:200px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-5{padding-bottom:5px!important}.pb-sm-10{padding-bottom:10px!important}.pb-sm-15{padding-bottom:15px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-25{padding-bottom:25px!important}.pb-sm-30{padding-bottom:30px!important}.pb-sm-35{padding-bottom:35px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-45{padding-bottom:45px!important}.pb-sm-50{padding-bottom:50px!important}.pb-sm-55{padding-bottom:55px!important}.pb-sm-60{padding-bottom:60px!important}.pb-sm-65{padding-bottom:65px!important}.pb-sm-70{padding-bottom:70px!important}.pb-sm-75{padding-bottom:75px!important}.pb-sm-80{padding-bottom:80px!important}.pb-sm-85{padding-bottom:85px!important}.pb-sm-90{padding-bottom:90px!important}.pb-sm-95{padding-bottom:95px!important}.pb-sm-100{padding-bottom:100px!important}.pb-sm-105{padding-bottom:105px!important}.pb-sm-110{padding-bottom:110px!important}.pb-sm-115{padding-bottom:115px!important}.pb-sm-120{padding-bottom:120px!important}.pb-sm-125{padding-bottom:125px!important}.pb-sm-130{padding-bottom:130px!important}.pb-sm-135{padding-bottom:135px!important}.pb-sm-140{padding-bottom:140px!important}.pb-sm-145{padding-bottom:145px!important}.pb-sm-150{padding-bottom:150px!important}.pb-sm-155{padding-bottom:155px!important}.pb-sm-160{padding-bottom:160px!important}.pb-sm-165{padding-bottom:165px!important}.pb-sm-170{padding-bottom:170px!important}.pb-sm-175{padding-bottom:175px!important}.pb-sm-180{padding-bottom:180px!important}.pb-sm-185{padding-bottom:185px!important}.pb-sm-190{padding-bottom:190px!important}.pb-sm-195{padding-bottom:195px!important}.pb-sm-200{padding-bottom:200px!important}.ps-sm-0{padding-left:0!important}.ps-sm-5{padding-left:5px!important}.ps-sm-10{padding-left:10px!important}.ps-sm-15{padding-left:15px!important}.ps-sm-20{padding-left:20px!important}.ps-sm-25{padding-left:25px!important}.ps-sm-30{padding-left:30px!important}.ps-sm-35{padding-left:35px!important}.ps-sm-40{padding-left:40px!important}.ps-sm-45{padding-left:45px!important}.ps-sm-50{padding-left:50px!important}.ps-sm-55{padding-left:55px!important}.ps-sm-60{padding-left:60px!important}.ps-sm-65{padding-left:65px!important}.ps-sm-70{padding-left:70px!important}.ps-sm-75{padding-left:75px!important}.ps-sm-80{padding-left:80px!important}.ps-sm-85{padding-left:85px!important}.ps-sm-90{padding-left:90px!important}.ps-sm-95{padding-left:95px!important}.ps-sm-100{padding-left:100px!important}.ps-sm-105{padding-left:105px!important}.ps-sm-110{padding-left:110px!important}.ps-sm-115{padding-left:115px!important}.ps-sm-120{padding-left:120px!important}.ps-sm-125{padding-left:125px!important}.ps-sm-130{padding-left:130px!important}.ps-sm-135{padding-left:135px!important}.ps-sm-140{padding-left:140px!important}.ps-sm-145{padding-left:145px!important}.ps-sm-150{padding-left:150px!important}.ps-sm-155{padding-left:155px!important}.ps-sm-160{padding-left:160px!important}.ps-sm-165{padding-left:165px!important}.ps-sm-170{padding-left:170px!important}.ps-sm-175{padding-left:175px!important}.ps-sm-180{padding-left:180px!important}.ps-sm-185{padding-left:185px!important}.ps-sm-190{padding-left:190px!important}.ps-sm-195{padding-left:195px!important}.ps-sm-200{padding-left:200px!important}.pe-sm-0{padding-right:0!important}.pe-sm-5{padding-right:5px!important}.pe-sm-10{padding-right:10px!important}.pe-sm-15{padding-right:15px!important}.pe-sm-20{padding-right:20px!important}.pe-sm-25{padding-right:25px!important}.pe-sm-30{padding-right:30px!important}.pe-sm-35{padding-right:35px!important}.pe-sm-40{padding-right:40px!important}.pe-sm-45{padding-right:45px!important}.pe-sm-50{padding-right:50px!important}.pe-sm-55{padding-right:55px!important}.pe-sm-60{padding-right:60px!important}.pe-sm-65{padding-right:65px!important}.pe-sm-70{padding-right:70px!important}.pe-sm-75{padding-right:75px!important}.pe-sm-80{padding-right:80px!important}.pe-sm-85{padding-right:85px!important}.pe-sm-90{padding-right:90px!important}.pe-sm-95{padding-right:95px!important}.pe-sm-100{padding-right:100px!important}.pe-sm-105{padding-right:105px!important}.pe-sm-110{padding-right:110px!important}.pe-sm-115{padding-right:115px!important}.pe-sm-120{padding-right:120px!important}.pe-sm-125{padding-right:125px!important}.pe-sm-130{padding-right:130px!important}.pe-sm-135{padding-right:135px!important}.pe-sm-140{padding-right:140px!important}.pe-sm-145{padding-right:145px!important}.pe-sm-150{padding-right:150px!important}.pe-sm-155{padding-right:155px!important}.pe-sm-160{padding-right:160px!important}.pe-sm-165{padding-right:165px!important}.pe-sm-170{padding-right:170px!important}.pe-sm-175{padding-right:175px!important}.pe-sm-180{padding-right:180px!important}.pe-sm-185{padding-right:185px!important}.pe-sm-190{padding-right:190px!important}.pe-sm-195{padding-right:195px!important}.pe-sm-200{padding-right:200px!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-5{padding-left:5px!important;padding-right:5px!important}.px-sm-10{padding-left:10px!important;padding-right:10px!important}.px-sm-15{padding-left:15px!important;padding-right:15px!important}.px-sm-20{padding-left:20px!important;padding-right:20px!important}.px-sm-25{padding-left:25px!important;padding-right:25px!important}.px-sm-30{padding-left:30px!important;padding-right:30px!important}.px-sm-35{padding-left:35px!important;padding-right:35px!important}.px-sm-40{padding-left:40px!important;padding-right:40px!important}.px-sm-45{padding-left:45px!important;padding-right:45px!important}.px-sm-50{padding-left:50px!important;padding-right:50px!important}.px-sm-55{padding-left:55px!important;padding-right:55px!important}.px-sm-60{padding-left:60px!important;padding-right:60px!important}.px-sm-65{padding-left:65px!important;padding-right:65px!important}.px-sm-70{padding-left:70px!important;padding-right:70px!important}.px-sm-75{padding-left:75px!important;padding-right:75px!important}.px-sm-80{padding-left:80px!important;padding-right:80px!important}.px-sm-85{padding-left:85px!important;padding-right:85px!important}.px-sm-90{padding-left:90px!important;padding-right:90px!important}.px-sm-95{padding-left:95px!important;padding-right:95px!important}.px-sm-100{padding-left:100px!important;padding-right:100px!important}.px-sm-105{padding-left:105px!important;padding-right:105px!important}.px-sm-110{padding-left:110px!important;padding-right:110px!important}.px-sm-115{padding-left:115px!important;padding-right:115px!important}.px-sm-120{padding-left:120px!important;padding-right:120px!important}.px-sm-125{padding-left:125px!important;padding-right:125px!important}.px-sm-130{padding-left:130px!important;padding-right:130px!important}.px-sm-135{padding-left:135px!important;padding-right:135px!important}.px-sm-140{padding-left:140px!important;padding-right:140px!important}.px-sm-145{padding-left:145px!important;padding-right:145px!important}.px-sm-150{padding-left:150px!important;padding-right:150px!important}.px-sm-155{padding-left:155px!important;padding-right:155px!important}.px-sm-160{padding-left:160px!important;padding-right:160px!important}.px-sm-165{padding-left:165px!important;padding-right:165px!important}.px-sm-170{padding-left:170px!important;padding-right:170px!important}.px-sm-175{padding-left:175px!important;padding-right:175px!important}.px-sm-180{padding-left:180px!important;padding-right:180px!important}.px-sm-185{padding-left:185px!important;padding-right:185px!important}.px-sm-190{padding-left:190px!important;padding-right:190px!important}.px-sm-195{padding-left:195px!important;padding-right:195px!important}.px-sm-200{padding-left:200px!important;padding-right:200px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-5{padding-top:5px!important;padding-bottom:5px!important}.py-sm-10{padding-top:10px!important;padding-bottom:10px!important}.py-sm-15{padding-top:15px!important;padding-bottom:15px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.py-sm-25{padding-top:25px!important;padding-bottom:25px!important}.py-sm-30{padding-top:30px!important;padding-bottom:30px!important}.py-sm-35{padding-top:35px!important;padding-bottom:35px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.py-sm-45{padding-top:45px!important;padding-bottom:45px!important}.py-sm-50{padding-top:50px!important;padding-bottom:50px!important}.py-sm-55{padding-top:55px!important;padding-bottom:55px!important}.py-sm-60{padding-top:60px!important;padding-bottom:60px!important}.py-sm-65{padding-top:65px!important;padding-bottom:65px!important}.py-sm-70{padding-top:70px!important;padding-bottom:70px!important}.py-sm-75{padding-top:75px!important;padding-bottom:75px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.py-sm-85{padding-top:85px!important;padding-bottom:85px!important}.py-sm-90{padding-top:90px!important;padding-bottom:90px!important}.py-sm-95{padding-top:95px!important;padding-bottom:95px!important}.py-sm-100{padding-top:100px!important;padding-bottom:100px!important}.py-sm-105{padding-top:105px!important;padding-bottom:105px!important}.py-sm-110{padding-top:110px!important;padding-bottom:110px!important}.py-sm-115{padding-top:115px!important;padding-bottom:115px!important}.py-sm-120{padding-top:120px!important;padding-bottom:120px!important}.py-sm-125{padding-top:125px!important;padding-bottom:125px!important}.py-sm-130{padding-top:130px!important;padding-bottom:130px!important}.py-sm-135{padding-top:135px!important;padding-bottom:135px!important}.py-sm-140{padding-top:140px!important;padding-bottom:140px!important}.py-sm-145{padding-top:145px!important;padding-bottom:145px!important}.py-sm-150{padding-top:150px!important;padding-bottom:150px!important}.py-sm-155{padding-top:155px!important;padding-bottom:155px!important}.py-sm-160{padding-top:160px!important;padding-bottom:160px!important}.py-sm-165{padding-top:165px!important;padding-bottom:165px!important}.py-sm-170{padding-top:170px!important;padding-bottom:170px!important}.py-sm-175{padding-top:175px!important;padding-bottom:175px!important}.py-sm-180{padding-top:180px!important;padding-bottom:180px!important}.py-sm-185{padding-top:185px!important;padding-bottom:185px!important}.py-sm-190{padding-top:190px!important;padding-bottom:190px!important}.py-sm-195{padding-top:195px!important;padding-bottom:195px!important}.py-sm-200{padding-top:200px!important;padding-bottom:200px!important}}@media (min-width: 768px){.p-md-0{padding:0!important}.p-md-5{padding:5px!important}.p-md-10{padding:10px!important}.p-md-15{padding:15px!important}.p-md-20{padding:20px!important}.p-md-25{padding:25px!important}.p-md-30{padding:30px!important}.p-md-35{padding:35px!important}.p-md-40{padding:40px!important}.p-md-45{padding:45px!important}.p-md-50{padding:50px!important}.p-md-55{padding:55px!important}.p-md-60{padding:60px!important}.p-md-65{padding:65px!important}.p-md-70{padding:70px!important}.p-md-75{padding:75px!important}.p-md-80{padding:80px!important}.p-md-85{padding:85px!important}.p-md-90{padding:90px!important}.p-md-95{padding:95px!important}.p-md-100{padding:100px!important}.p-md-105{padding:105px!important}.p-md-110{padding:110px!important}.p-md-115{padding:115px!important}.p-md-120{padding:120px!important}.p-md-125{padding:125px!important}.p-md-130{padding:130px!important}.p-md-135{padding:135px!important}.p-md-140{padding:140px!important}.p-md-145{padding:145px!important}.p-md-150{padding:150px!important}.p-md-155{padding:155px!important}.p-md-160{padding:160px!important}.p-md-165{padding:165px!important}.p-md-170{padding:170px!important}.p-md-175{padding:175px!important}.p-md-180{padding:180px!important}.p-md-185{padding:185px!important}.p-md-190{padding:190px!important}.p-md-195{padding:195px!important}.p-md-200{padding:200px!important}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px!important}.pt-md-10{padding-top:10px!important}.pt-md-15{padding-top:15px!important}.pt-md-20{padding-top:20px!important}.pt-md-25{padding-top:25px!important}.pt-md-30{padding-top:30px!important}.pt-md-35{padding-top:35px!important}.pt-md-40{padding-top:40px!important}.pt-md-45{padding-top:45px!important}.pt-md-50{padding-top:50px!important}.pt-md-55{padding-top:55px!important}.pt-md-60{padding-top:60px!important}.pt-md-65{padding-top:65px!important}.pt-md-70{padding-top:70px!important}.pt-md-75{padding-top:75px!important}.pt-md-80{padding-top:80px!important}.pt-md-85{padding-top:85px!important}.pt-md-90{padding-top:90px!important}.pt-md-95{padding-top:95px!important}.pt-md-100{padding-top:100px!important}.pt-md-105{padding-top:105px!important}.pt-md-110{padding-top:110px!important}.pt-md-115{padding-top:115px!important}.pt-md-120{padding-top:120px!important}.pt-md-125{padding-top:125px!important}.pt-md-130{padding-top:130px!important}.pt-md-135{padding-top:135px!important}.pt-md-140{padding-top:140px!important}.pt-md-145{padding-top:145px!important}.pt-md-150{padding-top:150px!important}.pt-md-155{padding-top:155px!important}.pt-md-160{padding-top:160px!important}.pt-md-165{padding-top:165px!important}.pt-md-170{padding-top:170px!important}.pt-md-175{padding-top:175px!important}.pt-md-180{padding-top:180px!important}.pt-md-185{padding-top:185px!important}.pt-md-190{padding-top:190px!important}.pt-md-195{padding-top:195px!important}.pt-md-200{padding-top:200px!important}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px!important}.pb-md-10{padding-bottom:10px!important}.pb-md-15{padding-bottom:15px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-25{padding-bottom:25px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-35{padding-bottom:35px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-45{padding-bottom:45px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-55{padding-bottom:55px!important}.pb-md-60{padding-bottom:60px!important}.pb-md-65{padding-bottom:65px!important}.pb-md-70{padding-bottom:70px!important}.pb-md-75{padding-bottom:75px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-85{padding-bottom:85px!important}.pb-md-90{padding-bottom:90px!important}.pb-md-95{padding-bottom:95px!important}.pb-md-100{padding-bottom:100px!important}.pb-md-105{padding-bottom:105px!important}.pb-md-110{padding-bottom:110px!important}.pb-md-115{padding-bottom:115px!important}.pb-md-120{padding-bottom:120px!important}.pb-md-125{padding-bottom:125px!important}.pb-md-130{padding-bottom:130px!important}.pb-md-135{padding-bottom:135px!important}.pb-md-140{padding-bottom:140px!important}.pb-md-145{padding-bottom:145px!important}.pb-md-150{padding-bottom:150px!important}.pb-md-155{padding-bottom:155px!important}.pb-md-160{padding-bottom:160px!important}.pb-md-165{padding-bottom:165px!important}.pb-md-170{padding-bottom:170px!important}.pb-md-175{padding-bottom:175px!important}.pb-md-180{padding-bottom:180px!important}.pb-md-185{padding-bottom:185px!important}.pb-md-190{padding-bottom:190px!important}.pb-md-195{padding-bottom:195px!important}.pb-md-200{padding-bottom:200px!important}.ps-md-0{padding-left:0!important}.ps-md-5{padding-left:5px!important}.ps-md-10{padding-left:10px!important}.ps-md-15{padding-left:15px!important}.ps-md-20{padding-left:20px!important}.ps-md-25{padding-left:25px!important}.ps-md-30{padding-left:30px!important}.ps-md-35{padding-left:35px!important}.ps-md-40{padding-left:40px!important}.ps-md-45{padding-left:45px!important}.ps-md-50{padding-left:50px!important}.ps-md-55{padding-left:55px!important}.ps-md-60{padding-left:60px!important}.ps-md-65{padding-left:65px!important}.ps-md-70{padding-left:70px!important}.ps-md-75{padding-left:75px!important}.ps-md-80{padding-left:80px!important}.ps-md-85{padding-left:85px!important}.ps-md-90{padding-left:90px!important}.ps-md-95{padding-left:95px!important}.ps-md-100{padding-left:100px!important}.ps-md-105{padding-left:105px!important}.ps-md-110{padding-left:110px!important}.ps-md-115{padding-left:115px!important}.ps-md-120{padding-left:120px!important}.ps-md-125{padding-left:125px!important}.ps-md-130{padding-left:130px!important}.ps-md-135{padding-left:135px!important}.ps-md-140{padding-left:140px!important}.ps-md-145{padding-left:145px!important}.ps-md-150{padding-left:150px!important}.ps-md-155{padding-left:155px!important}.ps-md-160{padding-left:160px!important}.ps-md-165{padding-left:165px!important}.ps-md-170{padding-left:170px!important}.ps-md-175{padding-left:175px!important}.ps-md-180{padding-left:180px!important}.ps-md-185{padding-left:185px!important}.ps-md-190{padding-left:190px!important}.ps-md-195{padding-left:195px!important}.ps-md-200{padding-left:200px!important}.pe-md-0{padding-right:0!important}.pe-md-5{padding-right:5px!important}.pe-md-10{padding-right:10px!important}.pe-md-15{padding-right:15px!important}.pe-md-20{padding-right:20px!important}.pe-md-25{padding-right:25px!important}.pe-md-30{padding-right:30px!important}.pe-md-35{padding-right:35px!important}.pe-md-40{padding-right:40px!important}.pe-md-45{padding-right:45px!important}.pe-md-50{padding-right:50px!important}.pe-md-55{padding-right:55px!important}.pe-md-60{padding-right:60px!important}.pe-md-65{padding-right:65px!important}.pe-md-70{padding-right:70px!important}.pe-md-75{padding-right:75px!important}.pe-md-80{padding-right:80px!important}.pe-md-85{padding-right:85px!important}.pe-md-90{padding-right:90px!important}.pe-md-95{padding-right:95px!important}.pe-md-100{padding-right:100px!important}.pe-md-105{padding-right:105px!important}.pe-md-110{padding-right:110px!important}.pe-md-115{padding-right:115px!important}.pe-md-120{padding-right:120px!important}.pe-md-125{padding-right:125px!important}.pe-md-130{padding-right:130px!important}.pe-md-135{padding-right:135px!important}.pe-md-140{padding-right:140px!important}.pe-md-145{padding-right:145px!important}.pe-md-150{padding-right:150px!important}.pe-md-155{padding-right:155px!important}.pe-md-160{padding-right:160px!important}.pe-md-165{padding-right:165px!important}.pe-md-170{padding-right:170px!important}.pe-md-175{padding-right:175px!important}.pe-md-180{padding-right:180px!important}.pe-md-185{padding-right:185px!important}.pe-md-190{padding-right:190px!important}.pe-md-195{padding-right:195px!important}.pe-md-200{padding-right:200px!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-5{padding-left:5px!important;padding-right:5px!important}.px-md-10{padding-left:10px!important;padding-right:10px!important}.px-md-15{padding-left:15px!important;padding-right:15px!important}.px-md-20{padding-left:20px!important;padding-right:20px!important}.px-md-25{padding-left:25px!important;padding-right:25px!important}.px-md-30{padding-left:30px!important;padding-right:30px!important}.px-md-35{padding-left:35px!important;padding-right:35px!important}.px-md-40{padding-left:40px!important;padding-right:40px!important}.px-md-45{padding-left:45px!important;padding-right:45px!important}.px-md-50{padding-left:50px!important;padding-right:50px!important}.px-md-55{padding-left:55px!important;padding-right:55px!important}.px-md-60{padding-left:60px!important;padding-right:60px!important}.px-md-65{padding-left:65px!important;padding-right:65px!important}.px-md-70{padding-left:70px!important;padding-right:70px!important}.px-md-75{padding-left:75px!important;padding-right:75px!important}.px-md-80{padding-left:80px!important;padding-right:80px!important}.px-md-85{padding-left:85px!important;padding-right:85px!important}.px-md-90{padding-left:90px!important;padding-right:90px!important}.px-md-95{padding-left:95px!important;padding-right:95px!important}.px-md-100{padding-left:100px!important;padding-right:100px!important}.px-md-105{padding-left:105px!important;padding-right:105px!important}.px-md-110{padding-left:110px!important;padding-right:110px!important}.px-md-115{padding-left:115px!important;padding-right:115px!important}.px-md-120{padding-left:120px!important;padding-right:120px!important}.px-md-125{padding-left:125px!important;padding-right:125px!important}.px-md-130{padding-left:130px!important;padding-right:130px!important}.px-md-135{padding-left:135px!important;padding-right:135px!important}.px-md-140{padding-left:140px!important;padding-right:140px!important}.px-md-145{padding-left:145px!important;padding-right:145px!important}.px-md-150{padding-left:150px!important;padding-right:150px!important}.px-md-155{padding-left:155px!important;padding-right:155px!important}.px-md-160{padding-left:160px!important;padding-right:160px!important}.px-md-165{padding-left:165px!important;padding-right:165px!important}.px-md-170{padding-left:170px!important;padding-right:170px!important}.px-md-175{padding-left:175px!important;padding-right:175px!important}.px-md-180{padding-left:180px!important;padding-right:180px!important}.px-md-185{padding-left:185px!important;padding-right:185px!important}.px-md-190{padding-left:190px!important;padding-right:190px!important}.px-md-195{padding-left:195px!important;padding-right:195px!important}.px-md-200{padding-left:200px!important;padding-right:200px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-5{padding-top:5px!important;padding-bottom:5px!important}.py-md-10{padding-top:10px!important;padding-bottom:10px!important}.py-md-15{padding-top:15px!important;padding-bottom:15px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.py-md-25{padding-top:25px!important;padding-bottom:25px!important}.py-md-30{padding-top:30px!important;padding-bottom:30px!important}.py-md-35{padding-top:35px!important;padding-bottom:35px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.py-md-45{padding-top:45px!important;padding-bottom:45px!important}.py-md-50{padding-top:50px!important;padding-bottom:50px!important}.py-md-55{padding-top:55px!important;padding-bottom:55px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.py-md-65{padding-top:65px!important;padding-bottom:65px!important}.py-md-70{padding-top:70px!important;padding-bottom:70px!important}.py-md-75{padding-top:75px!important;padding-bottom:75px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.py-md-85{padding-top:85px!important;padding-bottom:85px!important}.py-md-90{padding-top:90px!important;padding-bottom:90px!important}.py-md-95{padding-top:95px!important;padding-bottom:95px!important}.py-md-100{padding-top:100px!important;padding-bottom:100px!important}.py-md-105{padding-top:105px!important;padding-bottom:105px!important}.py-md-110{padding-top:110px!important;padding-bottom:110px!important}.py-md-115{padding-top:115px!important;padding-bottom:115px!important}.py-md-120{padding-top:120px!important;padding-bottom:120px!important}.py-md-125{padding-top:125px!important;padding-bottom:125px!important}.py-md-130{padding-top:130px!important;padding-bottom:130px!important}.py-md-135{padding-top:135px!important;padding-bottom:135px!important}.py-md-140{padding-top:140px!important;padding-bottom:140px!important}.py-md-145{padding-top:145px!important;padding-bottom:145px!important}.py-md-150{padding-top:150px!important;padding-bottom:150px!important}.py-md-155{padding-top:155px!important;padding-bottom:155px!important}.py-md-160{padding-top:160px!important;padding-bottom:160px!important}.py-md-165{padding-top:165px!important;padding-bottom:165px!important}.py-md-170{padding-top:170px!important;padding-bottom:170px!important}.py-md-175{padding-top:175px!important;padding-bottom:175px!important}.py-md-180{padding-top:180px!important;padding-bottom:180px!important}.py-md-185{padding-top:185px!important;padding-bottom:185px!important}.py-md-190{padding-top:190px!important;padding-bottom:190px!important}.py-md-195{padding-top:195px!important;padding-bottom:195px!important}.py-md-200{padding-top:200px!important;padding-bottom:200px!important}}@media (min-width: 992px){.p-lg-0{padding:0!important}.p-lg-5{padding:5px!important}.p-lg-10{padding:10px!important}.p-lg-15{padding:15px!important}.p-lg-20{padding:20px!important}.p-lg-25{padding:25px!important}.p-lg-30{padding:30px!important}.p-lg-35{padding:35px!important}.p-lg-40{padding:40px!important}.p-lg-45{padding:45px!important}.p-lg-50{padding:50px!important}.p-lg-55{padding:55px!important}.p-lg-60{padding:60px!important}.p-lg-65{padding:65px!important}.p-lg-70{padding:70px!important}.p-lg-75{padding:75px!important}.p-lg-80{padding:80px!important}.p-lg-85{padding:85px!important}.p-lg-90{padding:90px!important}.p-lg-95{padding:95px!important}.p-lg-100{padding:100px!important}.p-lg-105{padding:105px!important}.p-lg-110{padding:110px!important}.p-lg-115{padding:115px!important}.p-lg-120{padding:120px!important}.p-lg-125{padding:125px!important}.p-lg-130{padding:130px!important}.p-lg-135{padding:135px!important}.p-lg-140{padding:140px!important}.p-lg-145{padding:145px!important}.p-lg-150{padding:150px!important}.p-lg-155{padding:155px!important}.p-lg-160{padding:160px!important}.p-lg-165{padding:165px!important}.p-lg-170{padding:170px!important}.p-lg-175{padding:175px!important}.p-lg-180{padding:180px!important}.p-lg-185{padding:185px!important}.p-lg-190{padding:190px!important}.p-lg-195{padding:195px!important}.p-lg-200{padding:200px!important}.pt-lg-0{padding-top:0!important}.pt-lg-5{padding-top:5px!important}.pt-lg-10{padding-top:10px!important}.pt-lg-15{padding-top:15px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-25{padding-top:25px!important}.pt-lg-30{padding-top:30px!important}.pt-lg-35{padding-top:35px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-45{padding-top:45px!important}.pt-lg-50{padding-top:50px!important}.pt-lg-55{padding-top:55px!important}.pt-lg-60{padding-top:60px!important}.pt-lg-65{padding-top:65px!important}.pt-lg-70{padding-top:70px!important}.pt-lg-75{padding-top:75px!important}.pt-lg-80{padding-top:80px!important}.pt-lg-85{padding-top:85px!important}.pt-lg-90{padding-top:90px!important}.pt-lg-95{padding-top:95px!important}.pt-lg-100{padding-top:100px!important}.pt-lg-105{padding-top:105px!important}.pt-lg-110{padding-top:110px!important}.pt-lg-115{padding-top:115px!important}.pt-lg-120{padding-top:120px!important}.pt-lg-125{padding-top:125px!important}.pt-lg-130{padding-top:130px!important}.pt-lg-135{padding-top:135px!important}.pt-lg-140{padding-top:140px!important}.pt-lg-145{padding-top:145px!important}.pt-lg-150{padding-top:150px!important}.pt-lg-155{padding-top:155px!important}.pt-lg-160{padding-top:160px!important}.pt-lg-165{padding-top:165px!important}.pt-lg-170{padding-top:170px!important}.pt-lg-175{padding-top:175px!important}.pt-lg-180{padding-top:180px!important}.pt-lg-185{padding-top:185px!important}.pt-lg-190{padding-top:190px!important}.pt-lg-195{padding-top:195px!important}.pt-lg-200{padding-top:200px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-5{padding-bottom:5px!important}.pb-lg-10{padding-bottom:10px!important}.pb-lg-15{padding-bottom:15px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-25{padding-bottom:25px!important}.pb-lg-30{padding-bottom:30px!important}.pb-lg-35{padding-bottom:35px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-45{padding-bottom:45px!important}.pb-lg-50{padding-bottom:50px!important}.pb-lg-55{padding-bottom:55px!important}.pb-lg-60{padding-bottom:60px!important}.pb-lg-65{padding-bottom:65px!important}.pb-lg-70{padding-bottom:70px!important}.pb-lg-75{padding-bottom:75px!important}.pb-lg-80{padding-bottom:80px!important}.pb-lg-85{padding-bottom:85px!important}.pb-lg-90{padding-bottom:90px!important}.pb-lg-95{padding-bottom:95px!important}.pb-lg-100{padding-bottom:100px!important}.pb-lg-105{padding-bottom:105px!important}.pb-lg-110{padding-bottom:110px!important}.pb-lg-115{padding-bottom:115px!important}.pb-lg-120{padding-bottom:120px!important}.pb-lg-125{padding-bottom:125px!important}.pb-lg-130{padding-bottom:130px!important}.pb-lg-135{padding-bottom:135px!important}.pb-lg-140{padding-bottom:140px!important}.pb-lg-145{padding-bottom:145px!important}.pb-lg-150{padding-bottom:150px!important}.pb-lg-155{padding-bottom:155px!important}.pb-lg-160{padding-bottom:160px!important}.pb-lg-165{padding-bottom:165px!important}.pb-lg-170{padding-bottom:170px!important}.pb-lg-175{padding-bottom:175px!important}.pb-lg-180{padding-bottom:180px!important}.pb-lg-185{padding-bottom:185px!important}.pb-lg-190{padding-bottom:190px!important}.pb-lg-195{padding-bottom:195px!important}.pb-lg-200{padding-bottom:200px!important}.ps-lg-0{padding-left:0!important}.ps-lg-5{padding-left:5px!important}.ps-lg-10{padding-left:10px!important}.ps-lg-15{padding-left:15px!important}.ps-lg-20{padding-left:20px!important}.ps-lg-25{padding-left:25px!important}.ps-lg-30{padding-left:30px!important}.ps-lg-35{padding-left:35px!important}.ps-lg-40{padding-left:40px!important}.ps-lg-45{padding-left:45px!important}.ps-lg-50{padding-left:50px!important}.ps-lg-55{padding-left:55px!important}.ps-lg-60{padding-left:60px!important}.ps-lg-65{padding-left:65px!important}.ps-lg-70{padding-left:70px!important}.ps-lg-75{padding-left:75px!important}.ps-lg-80{padding-left:80px!important}.ps-lg-85{padding-left:85px!important}.ps-lg-90{padding-left:90px!important}.ps-lg-95{padding-left:95px!important}.ps-lg-100{padding-left:100px!important}.ps-lg-105{padding-left:105px!important}.ps-lg-110{padding-left:110px!important}.ps-lg-115{padding-left:115px!important}.ps-lg-120{padding-left:120px!important}.ps-lg-125{padding-left:125px!important}.ps-lg-130{padding-left:130px!important}.ps-lg-135{padding-left:135px!important}.ps-lg-140{padding-left:140px!important}.ps-lg-145{padding-left:145px!important}.ps-lg-150{padding-left:150px!important}.ps-lg-155{padding-left:155px!important}.ps-lg-160{padding-left:160px!important}.ps-lg-165{padding-left:165px!important}.ps-lg-170{padding-left:170px!important}.ps-lg-175{padding-left:175px!important}.ps-lg-180{padding-left:180px!important}.ps-lg-185{padding-left:185px!important}.ps-lg-190{padding-left:190px!important}.ps-lg-195{padding-left:195px!important}.ps-lg-200{padding-left:200px!important}.pe-lg-0{padding-right:0!important}.pe-lg-5{padding-right:5px!important}.pe-lg-10{padding-right:10px!important}.pe-lg-15{padding-right:15px!important}.pe-lg-20{padding-right:20px!important}.pe-lg-25{padding-right:25px!important}.pe-lg-30{padding-right:30px!important}.pe-lg-35{padding-right:35px!important}.pe-lg-40{padding-right:40px!important}.pe-lg-45{padding-right:45px!important}.pe-lg-50{padding-right:50px!important}.pe-lg-55{padding-right:55px!important}.pe-lg-60{padding-right:60px!important}.pe-lg-65{padding-right:65px!important}.pe-lg-70{padding-right:70px!important}.pe-lg-75{padding-right:75px!important}.pe-lg-80{padding-right:80px!important}.pe-lg-85{padding-right:85px!important}.pe-lg-90{padding-right:90px!important}.pe-lg-95{padding-right:95px!important}.pe-lg-100{padding-right:100px!important}.pe-lg-105{padding-right:105px!important}.pe-lg-110{padding-right:110px!important}.pe-lg-115{padding-right:115px!important}.pe-lg-120{padding-right:120px!important}.pe-lg-125{padding-right:125px!important}.pe-lg-130{padding-right:130px!important}.pe-lg-135{padding-right:135px!important}.pe-lg-140{padding-right:140px!important}.pe-lg-145{padding-right:145px!important}.pe-lg-150{padding-right:150px!important}.pe-lg-155{padding-right:155px!important}.pe-lg-160{padding-right:160px!important}.pe-lg-165{padding-right:165px!important}.pe-lg-170{padding-right:170px!important}.pe-lg-175{padding-right:175px!important}.pe-lg-180{padding-right:180px!important}.pe-lg-185{padding-right:185px!important}.pe-lg-190{padding-right:190px!important}.pe-lg-195{padding-right:195px!important}.pe-lg-200{padding-right:200px!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-5{padding-left:5px!important;padding-right:5px!important}.px-lg-10{padding-left:10px!important;padding-right:10px!important}.px-lg-15{padding-left:15px!important;padding-right:15px!important}.px-lg-20{padding-left:20px!important;padding-right:20px!important}.px-lg-25{padding-left:25px!important;padding-right:25px!important}.px-lg-30{padding-left:30px!important;padding-right:30px!important}.px-lg-35{padding-left:35px!important;padding-right:35px!important}.px-lg-40{padding-left:40px!important;padding-right:40px!important}.px-lg-45{padding-left:45px!important;padding-right:45px!important}.px-lg-50{padding-left:50px!important;padding-right:50px!important}.px-lg-55{padding-left:55px!important;padding-right:55px!important}.px-lg-60{padding-left:60px!important;padding-right:60px!important}.px-lg-65{padding-left:65px!important;padding-right:65px!important}.px-lg-70{padding-left:70px!important;padding-right:70px!important}.px-lg-75{padding-left:75px!important;padding-right:75px!important}.px-lg-80{padding-left:80px!important;padding-right:80px!important}.px-lg-85{padding-left:85px!important;padding-right:85px!important}.px-lg-90{padding-left:90px!important;padding-right:90px!important}.px-lg-95{padding-left:95px!important;padding-right:95px!important}.px-lg-100{padding-left:100px!important;padding-right:100px!important}.px-lg-105{padding-left:105px!important;padding-right:105px!important}.px-lg-110{padding-left:110px!important;padding-right:110px!important}.px-lg-115{padding-left:115px!important;padding-right:115px!important}.px-lg-120{padding-left:120px!important;padding-right:120px!important}.px-lg-125{padding-left:125px!important;padding-right:125px!important}.px-lg-130{padding-left:130px!important;padding-right:130px!important}.px-lg-135{padding-left:135px!important;padding-right:135px!important}.px-lg-140{padding-left:140px!important;padding-right:140px!important}.px-lg-145{padding-left:145px!important;padding-right:145px!important}.px-lg-150{padding-left:150px!important;padding-right:150px!important}.px-lg-155{padding-left:155px!important;padding-right:155px!important}.px-lg-160{padding-left:160px!important;padding-right:160px!important}.px-lg-165{padding-left:165px!important;padding-right:165px!important}.px-lg-170{padding-left:170px!important;padding-right:170px!important}.px-lg-175{padding-left:175px!important;padding-right:175px!important}.px-lg-180{padding-left:180px!important;padding-right:180px!important}.px-lg-185{padding-left:185px!important;padding-right:185px!important}.px-lg-190{padding-left:190px!important;padding-right:190px!important}.px-lg-195{padding-left:195px!important;padding-right:195px!important}.px-lg-200{padding-left:200px!important;padding-right:200px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-5{padding-top:5px!important;padding-bottom:5px!important}.py-lg-10{padding-top:10px!important;padding-bottom:10px!important}.py-lg-15{padding-top:15px!important;padding-bottom:15px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.py-lg-25{padding-top:25px!important;padding-bottom:25px!important}.py-lg-30{padding-top:30px!important;padding-bottom:30px!important}.py-lg-35{padding-top:35px!important;padding-bottom:35px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.py-lg-45{padding-top:45px!important;padding-bottom:45px!important}.py-lg-50{padding-top:50px!important;padding-bottom:50px!important}.py-lg-55{padding-top:55px!important;padding-bottom:55px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.py-lg-65{padding-top:65px!important;padding-bottom:65px!important}.py-lg-70{padding-top:70px!important;padding-bottom:70px!important}.py-lg-75{padding-top:75px!important;padding-bottom:75px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.py-lg-85{padding-top:85px!important;padding-bottom:85px!important}.py-lg-90{padding-top:90px!important;padding-bottom:90px!important}.py-lg-95{padding-top:95px!important;padding-bottom:95px!important}.py-lg-100{padding-top:100px!important;padding-bottom:100px!important}.py-lg-105{padding-top:105px!important;padding-bottom:105px!important}.py-lg-110{padding-top:110px!important;padding-bottom:110px!important}.py-lg-115{padding-top:115px!important;padding-bottom:115px!important}.py-lg-120{padding-top:120px!important;padding-bottom:120px!important}.py-lg-125{padding-top:125px!important;padding-bottom:125px!important}.py-lg-130{padding-top:130px!important;padding-bottom:130px!important}.py-lg-135{padding-top:135px!important;padding-bottom:135px!important}.py-lg-140{padding-top:140px!important;padding-bottom:140px!important}.py-lg-145{padding-top:145px!important;padding-bottom:145px!important}.py-lg-150{padding-top:150px!important;padding-bottom:150px!important}.py-lg-155{padding-top:155px!important;padding-bottom:155px!important}.py-lg-160{padding-top:160px!important;padding-bottom:160px!important}.py-lg-165{padding-top:165px!important;padding-bottom:165px!important}.py-lg-170{padding-top:170px!important;padding-bottom:170px!important}.py-lg-175{padding-top:175px!important;padding-bottom:175px!important}.py-lg-180{padding-top:180px!important;padding-bottom:180px!important}.py-lg-185{padding-top:185px!important;padding-bottom:185px!important}.py-lg-190{padding-top:190px!important;padding-bottom:190px!important}.py-lg-195{padding-top:195px!important;padding-bottom:195px!important}.py-lg-200{padding-top:200px!important;padding-bottom:200px!important}}@media (min-width: 1200px){.p-xl-0{padding:0!important}.p-xl-5{padding:5px!important}.p-xl-10{padding:10px!important}.p-xl-15{padding:15px!important}.p-xl-20{padding:20px!important}.p-xl-25{padding:25px!important}.p-xl-30{padding:30px!important}.p-xl-35{padding:35px!important}.p-xl-40{padding:40px!important}.p-xl-45{padding:45px!important}.p-xl-50{padding:50px!important}.p-xl-55{padding:55px!important}.p-xl-60{padding:60px!important}.p-xl-65{padding:65px!important}.p-xl-70{padding:70px!important}.p-xl-75{padding:75px!important}.p-xl-80{padding:80px!important}.p-xl-85{padding:85px!important}.p-xl-90{padding:90px!important}.p-xl-95{padding:95px!important}.p-xl-100{padding:100px!important}.p-xl-105{padding:105px!important}.p-xl-110{padding:110px!important}.p-xl-115{padding:115px!important}.p-xl-120{padding:120px!important}.p-xl-125{padding:125px!important}.p-xl-130{padding:130px!important}.p-xl-135{padding:135px!important}.p-xl-140{padding:140px!important}.p-xl-145{padding:145px!important}.p-xl-150{padding:150px!important}.p-xl-155{padding:155px!important}.p-xl-160{padding:160px!important}.p-xl-165{padding:165px!important}.p-xl-170{padding:170px!important}.p-xl-175{padding:175px!important}.p-xl-180{padding:180px!important}.p-xl-185{padding:185px!important}.p-xl-190{padding:190px!important}.p-xl-195{padding:195px!important}.p-xl-200{padding:200px!important}.pt-xl-0{padding-top:0!important}.pt-xl-5{padding-top:5px!important}.pt-xl-10{padding-top:10px!important}.pt-xl-15{padding-top:15px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-25{padding-top:25px!important}.pt-xl-30{padding-top:30px!important}.pt-xl-35{padding-top:35px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-45{padding-top:45px!important}.pt-xl-50{padding-top:50px!important}.pt-xl-55{padding-top:55px!important}.pt-xl-60{padding-top:60px!important}.pt-xl-65{padding-top:65px!important}.pt-xl-70{padding-top:70px!important}.pt-xl-75{padding-top:75px!important}.pt-xl-80{padding-top:80px!important}.pt-xl-85{padding-top:85px!important}.pt-xl-90{padding-top:90px!important}.pt-xl-95{padding-top:95px!important}.pt-xl-100{padding-top:100px!important}.pt-xl-105{padding-top:105px!important}.pt-xl-110{padding-top:110px!important}.pt-xl-115{padding-top:115px!important}.pt-xl-120{padding-top:120px!important}.pt-xl-125{padding-top:125px!important}.pt-xl-130{padding-top:130px!important}.pt-xl-135{padding-top:135px!important}.pt-xl-140{padding-top:140px!important}.pt-xl-145{padding-top:145px!important}.pt-xl-150{padding-top:150px!important}.pt-xl-155{padding-top:155px!important}.pt-xl-160{padding-top:160px!important}.pt-xl-165{padding-top:165px!important}.pt-xl-170{padding-top:170px!important}.pt-xl-175{padding-top:175px!important}.pt-xl-180{padding-top:180px!important}.pt-xl-185{padding-top:185px!important}.pt-xl-190{padding-top:190px!important}.pt-xl-195{padding-top:195px!important}.pt-xl-200{padding-top:200px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-5{padding-bottom:5px!important}.pb-xl-10{padding-bottom:10px!important}.pb-xl-15{padding-bottom:15px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-25{padding-bottom:25px!important}.pb-xl-30{padding-bottom:30px!important}.pb-xl-35{padding-bottom:35px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-45{padding-bottom:45px!important}.pb-xl-50{padding-bottom:50px!important}.pb-xl-55{padding-bottom:55px!important}.pb-xl-60{padding-bottom:60px!important}.pb-xl-65{padding-bottom:65px!important}.pb-xl-70{padding-bottom:70px!important}.pb-xl-75{padding-bottom:75px!important}.pb-xl-80{padding-bottom:80px!important}.pb-xl-85{padding-bottom:85px!important}.pb-xl-90{padding-bottom:90px!important}.pb-xl-95{padding-bottom:95px!important}.pb-xl-100{padding-bottom:100px!important}.pb-xl-105{padding-bottom:105px!important}.pb-xl-110{padding-bottom:110px!important}.pb-xl-115{padding-bottom:115px!important}.pb-xl-120{padding-bottom:120px!important}.pb-xl-125{padding-bottom:125px!important}.pb-xl-130{padding-bottom:130px!important}.pb-xl-135{padding-bottom:135px!important}.pb-xl-140{padding-bottom:140px!important}.pb-xl-145{padding-bottom:145px!important}.pb-xl-150{padding-bottom:150px!important}.pb-xl-155{padding-bottom:155px!important}.pb-xl-160{padding-bottom:160px!important}.pb-xl-165{padding-bottom:165px!important}.pb-xl-170{padding-bottom:170px!important}.pb-xl-175{padding-bottom:175px!important}.pb-xl-180{padding-bottom:180px!important}.pb-xl-185{padding-bottom:185px!important}.pb-xl-190{padding-bottom:190px!important}.pb-xl-195{padding-bottom:195px!important}.pb-xl-200{padding-bottom:200px!important}.ps-xl-0{padding-left:0!important}.ps-xl-5{padding-left:5px!important}.ps-xl-10{padding-left:10px!important}.ps-xl-15{padding-left:15px!important}.ps-xl-20{padding-left:20px!important}.ps-xl-25{padding-left:25px!important}.ps-xl-30{padding-left:30px!important}.ps-xl-35{padding-left:35px!important}.ps-xl-40{padding-left:40px!important}.ps-xl-45{padding-left:45px!important}.ps-xl-50{padding-left:50px!important}.ps-xl-55{padding-left:55px!important}.ps-xl-60{padding-left:60px!important}.ps-xl-65{padding-left:65px!important}.ps-xl-70{padding-left:70px!important}.ps-xl-75{padding-left:75px!important}.ps-xl-80{padding-left:80px!important}.ps-xl-85{padding-left:85px!important}.ps-xl-90{padding-left:90px!important}.ps-xl-95{padding-left:95px!important}.ps-xl-100{padding-left:100px!important}.ps-xl-105{padding-left:105px!important}.ps-xl-110{padding-left:110px!important}.ps-xl-115{padding-left:115px!important}.ps-xl-120{padding-left:120px!important}.ps-xl-125{padding-left:125px!important}.ps-xl-130{padding-left:130px!important}.ps-xl-135{padding-left:135px!important}.ps-xl-140{padding-left:140px!important}.ps-xl-145{padding-left:145px!important}.ps-xl-150{padding-left:150px!important}.ps-xl-155{padding-left:155px!important}.ps-xl-160{padding-left:160px!important}.ps-xl-165{padding-left:165px!important}.ps-xl-170{padding-left:170px!important}.ps-xl-175{padding-left:175px!important}.ps-xl-180{padding-left:180px!important}.ps-xl-185{padding-left:185px!important}.ps-xl-190{padding-left:190px!important}.ps-xl-195{padding-left:195px!important}.ps-xl-200{padding-left:200px!important}.pe-xl-0{padding-right:0!important}.pe-xl-5{padding-right:5px!important}.pe-xl-10{padding-right:10px!important}.pe-xl-15{padding-right:15px!important}.pe-xl-20{padding-right:20px!important}.pe-xl-25{padding-right:25px!important}.pe-xl-30{padding-right:30px!important}.pe-xl-35{padding-right:35px!important}.pe-xl-40{padding-right:40px!important}.pe-xl-45{padding-right:45px!important}.pe-xl-50{padding-right:50px!important}.pe-xl-55{padding-right:55px!important}.pe-xl-60{padding-right:60px!important}.pe-xl-65{padding-right:65px!important}.pe-xl-70{padding-right:70px!important}.pe-xl-75{padding-right:75px!important}.pe-xl-80{padding-right:80px!important}.pe-xl-85{padding-right:85px!important}.pe-xl-90{padding-right:90px!important}.pe-xl-95{padding-right:95px!important}.pe-xl-100{padding-right:100px!important}.pe-xl-105{padding-right:105px!important}.pe-xl-110{padding-right:110px!important}.pe-xl-115{padding-right:115px!important}.pe-xl-120{padding-right:120px!important}.pe-xl-125{padding-right:125px!important}.pe-xl-130{padding-right:130px!important}.pe-xl-135{padding-right:135px!important}.pe-xl-140{padding-right:140px!important}.pe-xl-145{padding-right:145px!important}.pe-xl-150{padding-right:150px!important}.pe-xl-155{padding-right:155px!important}.pe-xl-160{padding-right:160px!important}.pe-xl-165{padding-right:165px!important}.pe-xl-170{padding-right:170px!important}.pe-xl-175{padding-right:175px!important}.pe-xl-180{padding-right:180px!important}.pe-xl-185{padding-right:185px!important}.pe-xl-190{padding-right:190px!important}.pe-xl-195{padding-right:195px!important}.pe-xl-200{padding-right:200px!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-5{padding-left:5px!important;padding-right:5px!important}.px-xl-10{padding-left:10px!important;padding-right:10px!important}.px-xl-15{padding-left:15px!important;padding-right:15px!important}.px-xl-20{padding-left:20px!important;padding-right:20px!important}.px-xl-25{padding-left:25px!important;padding-right:25px!important}.px-xl-30{padding-left:30px!important;padding-right:30px!important}.px-xl-35{padding-left:35px!important;padding-right:35px!important}.px-xl-40{padding-left:40px!important;padding-right:40px!important}.px-xl-45{padding-left:45px!important;padding-right:45px!important}.px-xl-50{padding-left:50px!important;padding-right:50px!important}.px-xl-55{padding-left:55px!important;padding-right:55px!important}.px-xl-60{padding-left:60px!important;padding-right:60px!important}.px-xl-65{padding-left:65px!important;padding-right:65px!important}.px-xl-70{padding-left:70px!important;padding-right:70px!important}.px-xl-75{padding-left:75px!important;padding-right:75px!important}.px-xl-80{padding-left:80px!important;padding-right:80px!important}.px-xl-85{padding-left:85px!important;padding-right:85px!important}.px-xl-90{padding-left:90px!important;padding-right:90px!important}.px-xl-95{padding-left:95px!important;padding-right:95px!important}.px-xl-100{padding-left:100px!important;padding-right:100px!important}.px-xl-105{padding-left:105px!important;padding-right:105px!important}.px-xl-110{padding-left:110px!important;padding-right:110px!important}.px-xl-115{padding-left:115px!important;padding-right:115px!important}.px-xl-120{padding-left:120px!important;padding-right:120px!important}.px-xl-125{padding-left:125px!important;padding-right:125px!important}.px-xl-130{padding-left:130px!important;padding-right:130px!important}.px-xl-135{padding-left:135px!important;padding-right:135px!important}.px-xl-140{padding-left:140px!important;padding-right:140px!important}.px-xl-145{padding-left:145px!important;padding-right:145px!important}.px-xl-150{padding-left:150px!important;padding-right:150px!important}.px-xl-155{padding-left:155px!important;padding-right:155px!important}.px-xl-160{padding-left:160px!important;padding-right:160px!important}.px-xl-165{padding-left:165px!important;padding-right:165px!important}.px-xl-170{padding-left:170px!important;padding-right:170px!important}.px-xl-175{padding-left:175px!important;padding-right:175px!important}.px-xl-180{padding-left:180px!important;padding-right:180px!important}.px-xl-185{padding-left:185px!important;padding-right:185px!important}.px-xl-190{padding-left:190px!important;padding-right:190px!important}.px-xl-195{padding-left:195px!important;padding-right:195px!important}.px-xl-200{padding-left:200px!important;padding-right:200px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-5{padding-top:5px!important;padding-bottom:5px!important}.py-xl-10{padding-top:10px!important;padding-bottom:10px!important}.py-xl-15{padding-top:15px!important;padding-bottom:15px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xl-25{padding-top:25px!important;padding-bottom:25px!important}.py-xl-30{padding-top:30px!important;padding-bottom:30px!important}.py-xl-35{padding-top:35px!important;padding-bottom:35px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xl-45{padding-top:45px!important;padding-bottom:45px!important}.py-xl-50{padding-top:50px!important;padding-bottom:50px!important}.py-xl-55{padding-top:55px!important;padding-bottom:55px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.py-xl-65{padding-top:65px!important;padding-bottom:65px!important}.py-xl-70{padding-top:70px!important;padding-bottom:70px!important}.py-xl-75{padding-top:75px!important;padding-bottom:75px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.py-xl-85{padding-top:85px!important;padding-bottom:85px!important}.py-xl-90{padding-top:90px!important;padding-bottom:90px!important}.py-xl-95{padding-top:95px!important;padding-bottom:95px!important}.py-xl-100{padding-top:100px!important;padding-bottom:100px!important}.py-xl-105{padding-top:105px!important;padding-bottom:105px!important}.py-xl-110{padding-top:110px!important;padding-bottom:110px!important}.py-xl-115{padding-top:115px!important;padding-bottom:115px!important}.py-xl-120{padding-top:120px!important;padding-bottom:120px!important}.py-xl-125{padding-top:125px!important;padding-bottom:125px!important}.py-xl-130{padding-top:130px!important;padding-bottom:130px!important}.py-xl-135{padding-top:135px!important;padding-bottom:135px!important}.py-xl-140{padding-top:140px!important;padding-bottom:140px!important}.py-xl-145{padding-top:145px!important;padding-bottom:145px!important}.py-xl-150{padding-top:150px!important;padding-bottom:150px!important}.py-xl-155{padding-top:155px!important;padding-bottom:155px!important}.py-xl-160{padding-top:160px!important;padding-bottom:160px!important}.py-xl-165{padding-top:165px!important;padding-bottom:165px!important}.py-xl-170{padding-top:170px!important;padding-bottom:170px!important}.py-xl-175{padding-top:175px!important;padding-bottom:175px!important}.py-xl-180{padding-top:180px!important;padding-bottom:180px!important}.py-xl-185{padding-top:185px!important;padding-bottom:185px!important}.py-xl-190{padding-top:190px!important;padding-bottom:190px!important}.py-xl-195{padding-top:195px!important;padding-bottom:195px!important}.py-xl-200{padding-top:200px!important;padding-bottom:200px!important}}@media (min-width: 1440px){.p-xxl-0{padding:0!important}.p-xxl-5{padding:5px!important}.p-xxl-10{padding:10px!important}.p-xxl-15{padding:15px!important}.p-xxl-20{padding:20px!important}.p-xxl-25{padding:25px!important}.p-xxl-30{padding:30px!important}.p-xxl-35{padding:35px!important}.p-xxl-40{padding:40px!important}.p-xxl-45{padding:45px!important}.p-xxl-50{padding:50px!important}.p-xxl-55{padding:55px!important}.p-xxl-60{padding:60px!important}.p-xxl-65{padding:65px!important}.p-xxl-70{padding:70px!important}.p-xxl-75{padding:75px!important}.p-xxl-80{padding:80px!important}.p-xxl-85{padding:85px!important}.p-xxl-90{padding:90px!important}.p-xxl-95{padding:95px!important}.p-xxl-100{padding:100px!important}.p-xxl-105{padding:105px!important}.p-xxl-110{padding:110px!important}.p-xxl-115{padding:115px!important}.p-xxl-120{padding:120px!important}.p-xxl-125{padding:125px!important}.p-xxl-130{padding:130px!important}.p-xxl-135{padding:135px!important}.p-xxl-140{padding:140px!important}.p-xxl-145{padding:145px!important}.p-xxl-150{padding:150px!important}.p-xxl-155{padding:155px!important}.p-xxl-160{padding:160px!important}.p-xxl-165{padding:165px!important}.p-xxl-170{padding:170px!important}.p-xxl-175{padding:175px!important}.p-xxl-180{padding:180px!important}.p-xxl-185{padding:185px!important}.p-xxl-190{padding:190px!important}.p-xxl-195{padding:195px!important}.p-xxl-200{padding:200px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-5{padding-top:5px!important}.pt-xxl-10{padding-top:10px!important}.pt-xxl-15{padding-top:15px!important}.pt-xxl-20{padding-top:20px!important}.pt-xxl-25{padding-top:25px!important}.pt-xxl-30{padding-top:30px!important}.pt-xxl-35{padding-top:35px!important}.pt-xxl-40{padding-top:40px!important}.pt-xxl-45{padding-top:45px!important}.pt-xxl-50{padding-top:50px!important}.pt-xxl-55{padding-top:55px!important}.pt-xxl-60{padding-top:60px!important}.pt-xxl-65{padding-top:65px!important}.pt-xxl-70{padding-top:70px!important}.pt-xxl-75{padding-top:75px!important}.pt-xxl-80{padding-top:80px!important}.pt-xxl-85{padding-top:85px!important}.pt-xxl-90{padding-top:90px!important}.pt-xxl-95{padding-top:95px!important}.pt-xxl-100{padding-top:100px!important}.pt-xxl-105{padding-top:105px!important}.pt-xxl-110{padding-top:110px!important}.pt-xxl-115{padding-top:115px!important}.pt-xxl-120{padding-top:120px!important}.pt-xxl-125{padding-top:125px!important}.pt-xxl-130{padding-top:130px!important}.pt-xxl-135{padding-top:135px!important}.pt-xxl-140{padding-top:140px!important}.pt-xxl-145{padding-top:145px!important}.pt-xxl-150{padding-top:150px!important}.pt-xxl-155{padding-top:155px!important}.pt-xxl-160{padding-top:160px!important}.pt-xxl-165{padding-top:165px!important}.pt-xxl-170{padding-top:170px!important}.pt-xxl-175{padding-top:175px!important}.pt-xxl-180{padding-top:180px!important}.pt-xxl-185{padding-top:185px!important}.pt-xxl-190{padding-top:190px!important}.pt-xxl-195{padding-top:195px!important}.pt-xxl-200{padding-top:200px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-5{padding-bottom:5px!important}.pb-xxl-10{padding-bottom:10px!important}.pb-xxl-15{padding-bottom:15px!important}.pb-xxl-20{padding-bottom:20px!important}.pb-xxl-25{padding-bottom:25px!important}.pb-xxl-30{padding-bottom:30px!important}.pb-xxl-35{padding-bottom:35px!important}.pb-xxl-40{padding-bottom:40px!important}.pb-xxl-45{padding-bottom:45px!important}.pb-xxl-50{padding-bottom:50px!important}.pb-xxl-55{padding-bottom:55px!important}.pb-xxl-60{padding-bottom:60px!important}.pb-xxl-65{padding-bottom:65px!important}.pb-xxl-70{padding-bottom:70px!important}.pb-xxl-75{padding-bottom:75px!important}.pb-xxl-80{padding-bottom:80px!important}.pb-xxl-85{padding-bottom:85px!important}.pb-xxl-90{padding-bottom:90px!important}.pb-xxl-95{padding-bottom:95px!important}.pb-xxl-100{padding-bottom:100px!important}.pb-xxl-105{padding-bottom:105px!important}.pb-xxl-110{padding-bottom:110px!important}.pb-xxl-115{padding-bottom:115px!important}.pb-xxl-120{padding-bottom:120px!important}.pb-xxl-125{padding-bottom:125px!important}.pb-xxl-130{padding-bottom:130px!important}.pb-xxl-135{padding-bottom:135px!important}.pb-xxl-140{padding-bottom:140px!important}.pb-xxl-145{padding-bottom:145px!important}.pb-xxl-150{padding-bottom:150px!important}.pb-xxl-155{padding-bottom:155px!important}.pb-xxl-160{padding-bottom:160px!important}.pb-xxl-165{padding-bottom:165px!important}.pb-xxl-170{padding-bottom:170px!important}.pb-xxl-175{padding-bottom:175px!important}.pb-xxl-180{padding-bottom:180px!important}.pb-xxl-185{padding-bottom:185px!important}.pb-xxl-190{padding-bottom:190px!important}.pb-xxl-195{padding-bottom:195px!important}.pb-xxl-200{padding-bottom:200px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-5{padding-left:5px!important}.ps-xxl-10{padding-left:10px!important}.ps-xxl-15{padding-left:15px!important}.ps-xxl-20{padding-left:20px!important}.ps-xxl-25{padding-left:25px!important}.ps-xxl-30{padding-left:30px!important}.ps-xxl-35{padding-left:35px!important}.ps-xxl-40{padding-left:40px!important}.ps-xxl-45{padding-left:45px!important}.ps-xxl-50{padding-left:50px!important}.ps-xxl-55{padding-left:55px!important}.ps-xxl-60{padding-left:60px!important}.ps-xxl-65{padding-left:65px!important}.ps-xxl-70{padding-left:70px!important}.ps-xxl-75{padding-left:75px!important}.ps-xxl-80{padding-left:80px!important}.ps-xxl-85{padding-left:85px!important}.ps-xxl-90{padding-left:90px!important}.ps-xxl-95{padding-left:95px!important}.ps-xxl-100{padding-left:100px!important}.ps-xxl-105{padding-left:105px!important}.ps-xxl-110{padding-left:110px!important}.ps-xxl-115{padding-left:115px!important}.ps-xxl-120{padding-left:120px!important}.ps-xxl-125{padding-left:125px!important}.ps-xxl-130{padding-left:130px!important}.ps-xxl-135{padding-left:135px!important}.ps-xxl-140{padding-left:140px!important}.ps-xxl-145{padding-left:145px!important}.ps-xxl-150{padding-left:150px!important}.ps-xxl-155{padding-left:155px!important}.ps-xxl-160{padding-left:160px!important}.ps-xxl-165{padding-left:165px!important}.ps-xxl-170{padding-left:170px!important}.ps-xxl-175{padding-left:175px!important}.ps-xxl-180{padding-left:180px!important}.ps-xxl-185{padding-left:185px!important}.ps-xxl-190{padding-left:190px!important}.ps-xxl-195{padding-left:195px!important}.ps-xxl-200{padding-left:200px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-5{padding-right:5px!important}.pe-xxl-10{padding-right:10px!important}.pe-xxl-15{padding-right:15px!important}.pe-xxl-20{padding-right:20px!important}.pe-xxl-25{padding-right:25px!important}.pe-xxl-30{padding-right:30px!important}.pe-xxl-35{padding-right:35px!important}.pe-xxl-40{padding-right:40px!important}.pe-xxl-45{padding-right:45px!important}.pe-xxl-50{padding-right:50px!important}.pe-xxl-55{padding-right:55px!important}.pe-xxl-60{padding-right:60px!important}.pe-xxl-65{padding-right:65px!important}.pe-xxl-70{padding-right:70px!important}.pe-xxl-75{padding-right:75px!important}.pe-xxl-80{padding-right:80px!important}.pe-xxl-85{padding-right:85px!important}.pe-xxl-90{padding-right:90px!important}.pe-xxl-95{padding-right:95px!important}.pe-xxl-100{padding-right:100px!important}.pe-xxl-105{padding-right:105px!important}.pe-xxl-110{padding-right:110px!important}.pe-xxl-115{padding-right:115px!important}.pe-xxl-120{padding-right:120px!important}.pe-xxl-125{padding-right:125px!important}.pe-xxl-130{padding-right:130px!important}.pe-xxl-135{padding-right:135px!important}.pe-xxl-140{padding-right:140px!important}.pe-xxl-145{padding-right:145px!important}.pe-xxl-150{padding-right:150px!important}.pe-xxl-155{padding-right:155px!important}.pe-xxl-160{padding-right:160px!important}.pe-xxl-165{padding-right:165px!important}.pe-xxl-170{padding-right:170px!important}.pe-xxl-175{padding-right:175px!important}.pe-xxl-180{padding-right:180px!important}.pe-xxl-185{padding-right:185px!important}.pe-xxl-190{padding-right:190px!important}.pe-xxl-195{padding-right:195px!important}.pe-xxl-200{padding-right:200px!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-5{padding-left:5px!important;padding-right:5px!important}.px-xxl-10{padding-left:10px!important;padding-right:10px!important}.px-xxl-15{padding-left:15px!important;padding-right:15px!important}.px-xxl-20{padding-left:20px!important;padding-right:20px!important}.px-xxl-25{padding-left:25px!important;padding-right:25px!important}.px-xxl-30{padding-left:30px!important;padding-right:30px!important}.px-xxl-35{padding-left:35px!important;padding-right:35px!important}.px-xxl-40{padding-left:40px!important;padding-right:40px!important}.px-xxl-45{padding-left:45px!important;padding-right:45px!important}.px-xxl-50{padding-left:50px!important;padding-right:50px!important}.px-xxl-55{padding-left:55px!important;padding-right:55px!important}.px-xxl-60{padding-left:60px!important;padding-right:60px!important}.px-xxl-65{padding-left:65px!important;padding-right:65px!important}.px-xxl-70{padding-left:70px!important;padding-right:70px!important}.px-xxl-75{padding-left:75px!important;padding-right:75px!important}.px-xxl-80{padding-left:80px!important;padding-right:80px!important}.px-xxl-85{padding-left:85px!important;padding-right:85px!important}.px-xxl-90{padding-left:90px!important;padding-right:90px!important}.px-xxl-95{padding-left:95px!important;padding-right:95px!important}.px-xxl-100{padding-left:100px!important;padding-right:100px!important}.px-xxl-105{padding-left:105px!important;padding-right:105px!important}.px-xxl-110{padding-left:110px!important;padding-right:110px!important}.px-xxl-115{padding-left:115px!important;padding-right:115px!important}.px-xxl-120{padding-left:120px!important;padding-right:120px!important}.px-xxl-125{padding-left:125px!important;padding-right:125px!important}.px-xxl-130{padding-left:130px!important;padding-right:130px!important}.px-xxl-135{padding-left:135px!important;padding-right:135px!important}.px-xxl-140{padding-left:140px!important;padding-right:140px!important}.px-xxl-145{padding-left:145px!important;padding-right:145px!important}.px-xxl-150{padding-left:150px!important;padding-right:150px!important}.px-xxl-155{padding-left:155px!important;padding-right:155px!important}.px-xxl-160{padding-left:160px!important;padding-right:160px!important}.px-xxl-165{padding-left:165px!important;padding-right:165px!important}.px-xxl-170{padding-left:170px!important;padding-right:170px!important}.px-xxl-175{padding-left:175px!important;padding-right:175px!important}.px-xxl-180{padding-left:180px!important;padding-right:180px!important}.px-xxl-185{padding-left:185px!important;padding-right:185px!important}.px-xxl-190{padding-left:190px!important;padding-right:190px!important}.px-xxl-195{padding-left:195px!important;padding-right:195px!important}.px-xxl-200{padding-left:200px!important;padding-right:200px!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-5{padding-top:5px!important;padding-bottom:5px!important}.py-xxl-10{padding-top:10px!important;padding-bottom:10px!important}.py-xxl-15{padding-top:15px!important;padding-bottom:15px!important}.py-xxl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xxl-25{padding-top:25px!important;padding-bottom:25px!important}.py-xxl-30{padding-top:30px!important;padding-bottom:30px!important}.py-xxl-35{padding-top:35px!important;padding-bottom:35px!important}.py-xxl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xxl-45{padding-top:45px!important;padding-bottom:45px!important}.py-xxl-50{padding-top:50px!important;padding-bottom:50px!important}.py-xxl-55{padding-top:55px!important;padding-bottom:55px!important}.py-xxl-60{padding-top:60px!important;padding-bottom:60px!important}.py-xxl-65{padding-top:65px!important;padding-bottom:65px!important}.py-xxl-70{padding-top:70px!important;padding-bottom:70px!important}.py-xxl-75{padding-top:75px!important;padding-bottom:75px!important}.py-xxl-80{padding-top:80px!important;padding-bottom:80px!important}.py-xxl-85{padding-top:85px!important;padding-bottom:85px!important}.py-xxl-90{padding-top:90px!important;padding-bottom:90px!important}.py-xxl-95{padding-top:95px!important;padding-bottom:95px!important}.py-xxl-100{padding-top:100px!important;padding-bottom:100px!important}.py-xxl-105{padding-top:105px!important;padding-bottom:105px!important}.py-xxl-110{padding-top:110px!important;padding-bottom:110px!important}.py-xxl-115{padding-top:115px!important;padding-bottom:115px!important}.py-xxl-120{padding-top:120px!important;padding-bottom:120px!important}.py-xxl-125{padding-top:125px!important;padding-bottom:125px!important}.py-xxl-130{padding-top:130px!important;padding-bottom:130px!important}.py-xxl-135{padding-top:135px!important;padding-bottom:135px!important}.py-xxl-140{padding-top:140px!important;padding-bottom:140px!important}.py-xxl-145{padding-top:145px!important;padding-bottom:145px!important}.py-xxl-150{padding-top:150px!important;padding-bottom:150px!important}.py-xxl-155{padding-top:155px!important;padding-bottom:155px!important}.py-xxl-160{padding-top:160px!important;padding-bottom:160px!important}.py-xxl-165{padding-top:165px!important;padding-bottom:165px!important}.py-xxl-170{padding-top:170px!important;padding-bottom:170px!important}.py-xxl-175{padding-top:175px!important;padding-bottom:175px!important}.py-xxl-180{padding-top:180px!important;padding-bottom:180px!important}.py-xxl-185{padding-top:185px!important;padding-bottom:185px!important}.py-xxl-190{padding-top:190px!important;padding-bottom:190px!important}.py-xxl-195{padding-top:195px!important;padding-bottom:195px!important}.py-xxl-200{padding-top:200px!important;padding-bottom:200px!important}}.m-0{margin:0!important}.m-5{margin:5px!important}.m-10{margin:10px!important}.m-15{margin:15px!important}.m-20{margin:20px!important}.m-25{margin:25px!important}.m-30{margin:30px!important}.m-35{margin:35px!important}.m-40{margin:40px!important}.m-45{margin:45px!important}.m-50{margin:50px!important}.m-55{margin:55px!important}.m-60{margin:60px!important}.m-65{margin:65px!important}.m-70{margin:70px!important}.m-75{margin:75px!important}.m-80{margin:80px!important}.m-85{margin:85px!important}.m-90{margin:90px!important}.m-95{margin:95px!important}.m-100{margin:100px!important}.m-105{margin:105px!important}.m-110{margin:110px!important}.m-115{margin:115px!important}.m-120{margin:120px!important}.m-125{margin:125px!important}.m-130{margin:130px!important}.m-135{margin:135px!important}.m-140{margin:140px!important}.m-145{margin:145px!important}.m-150{margin:150px!important}.m-155{margin:155px!important}.m-160{margin:160px!important}.m-165{margin:165px!important}.m-170{margin:170px!important}.m-175{margin:175px!important}.m-180{margin:180px!important}.m-185{margin:185px!important}.m-190{margin:190px!important}.m-195{margin:195px!important}.m-200{margin:200px!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-55{margin-top:55px!important}.mt-60{margin-top:60px!important}.mt-65{margin-top:65px!important}.mt-70{margin-top:70px!important}.mt-75{margin-top:75px!important}.mt-80{margin-top:80px!important}.mt-85{margin-top:85px!important}.mt-90{margin-top:90px!important}.mt-95{margin-top:95px!important}.mt-100{margin-top:100px!important}.mt-105{margin-top:105px!important}.mt-110{margin-top:110px!important}.mt-115{margin-top:115px!important}.mt-120{margin-top:120px!important}.mt-125{margin-top:125px!important}.mt-130{margin-top:130px!important}.mt-135{margin-top:135px!important}.mt-140{margin-top:140px!important}.mt-145{margin-top:145px!important}.mt-150{margin-top:150px!important}.mt-155{margin-top:155px!important}.mt-160{margin-top:160px!important}.mt-165{margin-top:165px!important}.mt-170{margin-top:170px!important}.mt-175{margin-top:175px!important}.mt-180{margin-top:180px!important}.mt-185{margin-top:185px!important}.mt-190{margin-top:190px!important}.mt-195{margin-top:195px!important}.mt-200{margin-top:200px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-55{margin-bottom:55px!important}.mb-60{margin-bottom:60px!important}.mb-65{margin-bottom:65px!important}.mb-70{margin-bottom:70px!important}.mb-75{margin-bottom:75px!important}.mb-80{margin-bottom:80px!important}.mb-85{margin-bottom:85px!important}.mb-90{margin-bottom:90px!important}.mb-95{margin-bottom:95px!important}.mb-100{margin-bottom:100px!important}.mb-105{margin-bottom:105px!important}.mb-110{margin-bottom:110px!important}.mb-115{margin-bottom:115px!important}.mb-120{margin-bottom:120px!important}.mb-125{margin-bottom:125px!important}.mb-130{margin-bottom:130px!important}.mb-135{margin-bottom:135px!important}.mb-140{margin-bottom:140px!important}.mb-145{margin-bottom:145px!important}.mb-150{margin-bottom:150px!important}.mb-155{margin-bottom:155px!important}.mb-160{margin-bottom:160px!important}.mb-165{margin-bottom:165px!important}.mb-170{margin-bottom:170px!important}.mb-175{margin-bottom:175px!important}.mb-180{margin-bottom:180px!important}.mb-185{margin-bottom:185px!important}.mb-190{margin-bottom:190px!important}.mb-195{margin-bottom:195px!important}.mb-200{margin-bottom:200px!important}.ms-0{margin-left:0!important}.ms-5{margin-left:5px!important}.ms-10{margin-left:10px!important}.ms-15{margin-left:15px!important}.ms-20{margin-left:20px!important}.ms-25{margin-left:25px!important}.ms-30{margin-left:30px!important}.ms-35{margin-left:35px!important}.ms-40{margin-left:40px!important}.ms-45{margin-left:45px!important}.ms-50{margin-left:50px!important}.ms-55{margin-left:55px!important}.ms-60{margin-left:60px!important}.ms-65{margin-left:65px!important}.ms-70{margin-left:70px!important}.ms-75{margin-left:75px!important}.ms-80{margin-left:80px!important}.ms-85{margin-left:85px!important}.ms-90{margin-left:90px!important}.ms-95{margin-left:95px!important}.ms-100{margin-left:100px!important}.ms-105{margin-left:105px!important}.ms-110{margin-left:110px!important}.ms-115{margin-left:115px!important}.ms-120{margin-left:120px!important}.ms-125{margin-left:125px!important}.ms-130{margin-left:130px!important}.ms-135{margin-left:135px!important}.ms-140{margin-left:140px!important}.ms-145{margin-left:145px!important}.ms-150{margin-left:150px!important}.ms-155{margin-left:155px!important}.ms-160{margin-left:160px!important}.ms-165{margin-left:165px!important}.ms-170{margin-left:170px!important}.ms-175{margin-left:175px!important}.ms-180{margin-left:180px!important}.ms-185{margin-left:185px!important}.ms-190{margin-left:190px!important}.ms-195{margin-left:195px!important}.ms-200{margin-left:200px!important}.me-0{margin-right:0!important}.me-5{margin-right:5px!important}.me-10{margin-right:10px!important}.me-15{margin-right:15px!important}.me-20{margin-right:20px!important}.me-25{margin-right:25px!important}.me-30{margin-right:30px!important}.me-35{margin-right:35px!important}.me-40{margin-right:40px!important}.me-45{margin-right:45px!important}.me-50{margin-right:50px!important}.me-55{margin-right:55px!important}.me-60{margin-right:60px!important}.me-65{margin-right:65px!important}.me-70{margin-right:70px!important}.me-75{margin-right:75px!important}.me-80{margin-right:80px!important}.me-85{margin-right:85px!important}.me-90{margin-right:90px!important}.me-95{margin-right:95px!important}.me-100{margin-right:100px!important}.me-105{margin-right:105px!important}.me-110{margin-right:110px!important}.me-115{margin-right:115px!important}.me-120{margin-right:120px!important}.me-125{margin-right:125px!important}.me-130{margin-right:130px!important}.me-135{margin-right:135px!important}.me-140{margin-right:140px!important}.me-145{margin-right:145px!important}.me-150{margin-right:150px!important}.me-155{margin-right:155px!important}.me-160{margin-right:160px!important}.me-165{margin-right:165px!important}.me-170{margin-right:170px!important}.me-175{margin-right:175px!important}.me-180{margin-right:180px!important}.me-185{margin-right:185px!important}.me-190{margin-right:190px!important}.me-195{margin-right:195px!important}.me-200{margin-right:200px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.mx-35{margin-left:35px!important;margin-right:35px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.mx-45{margin-left:45px!important;margin-right:45px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.mx-55{margin-left:55px!important;margin-right:55px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.mx-65{margin-left:65px!important;margin-right:65px!important}.mx-70{margin-left:70px!important;margin-right:70px!important}.mx-75{margin-left:75px!important;margin-right:75px!important}.mx-80{margin-left:80px!important;margin-right:80px!important}.mx-85{margin-left:85px!important;margin-right:85px!important}.mx-90{margin-left:90px!important;margin-right:90px!important}.mx-95{margin-left:95px!important;margin-right:95px!important}.mx-100{margin-left:100px!important;margin-right:100px!important}.mx-105{margin-left:105px!important;margin-right:105px!important}.mx-110{margin-left:110px!important;margin-right:110px!important}.mx-115{margin-left:115px!important;margin-right:115px!important}.mx-120{margin-left:120px!important;margin-right:120px!important}.mx-125{margin-left:125px!important;margin-right:125px!important}.mx-130{margin-left:130px!important;margin-right:130px!important}.mx-135{margin-left:135px!important;margin-right:135px!important}.mx-140{margin-left:140px!important;margin-right:140px!important}.mx-145{margin-left:145px!important;margin-right:145px!important}.mx-150{margin-left:150px!important;margin-right:150px!important}.mx-155{margin-left:155px!important;margin-right:155px!important}.mx-160{margin-left:160px!important;margin-right:160px!important}.mx-165{margin-left:165px!important;margin-right:165px!important}.mx-170{margin-left:170px!important;margin-right:170px!important}.mx-175{margin-left:175px!important;margin-right:175px!important}.mx-180{margin-left:180px!important;margin-right:180px!important}.mx-185{margin-left:185px!important;margin-right:185px!important}.mx-190{margin-left:190px!important;margin-right:190px!important}.mx-195{margin-left:195px!important;margin-right:195px!important}.mx-200{margin-left:200px!important;margin-right:200px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.my-55{margin-top:55px!important;margin-bottom:55px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.my-65{margin-top:65px!important;margin-bottom:65px!important}.my-70{margin-top:70px!important;margin-bottom:70px!important}.my-75{margin-top:75px!important;margin-bottom:75px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.my-85{margin-top:85px!important;margin-bottom:85px!important}.my-90{margin-top:90px!important;margin-bottom:90px!important}.my-95{margin-top:95px!important;margin-bottom:95px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}.my-105{margin-top:105px!important;margin-bottom:105px!important}.my-110{margin-top:110px!important;margin-bottom:110px!important}.my-115{margin-top:115px!important;margin-bottom:115px!important}.my-120{margin-top:120px!important;margin-bottom:120px!important}.my-125{margin-top:125px!important;margin-bottom:125px!important}.my-130{margin-top:130px!important;margin-bottom:130px!important}.my-135{margin-top:135px!important;margin-bottom:135px!important}.my-140{margin-top:140px!important;margin-bottom:140px!important}.my-145{margin-top:145px!important;margin-bottom:145px!important}.my-150{margin-top:150px!important;margin-bottom:150px!important}.my-155{margin-top:155px!important;margin-bottom:155px!important}.my-160{margin-top:160px!important;margin-bottom:160px!important}.my-165{margin-top:165px!important;margin-bottom:165px!important}.my-170{margin-top:170px!important;margin-bottom:170px!important}.my-175{margin-top:175px!important;margin-bottom:175px!important}.my-180{margin-top:180px!important;margin-bottom:180px!important}.my-185{margin-top:185px!important;margin-bottom:185px!important}.my-190{margin-top:190px!important;margin-bottom:190px!important}.my-195{margin-top:195px!important;margin-bottom:195px!important}.my-200{margin-top:200px!important;margin-bottom:200px!important}@media (max-width: 575px){.m-xs-0{margin:0!important}.m-xs-5{margin:5px!important}.m-xs-10{margin:10px!important}.m-xs-15{margin:15px!important}.m-xs-20{margin:20px!important}.m-xs-25{margin:25px!important}.m-xs-30{margin:30px!important}.m-xs-35{margin:35px!important}.m-xs-40{margin:40px!important}.m-xs-45{margin:45px!important}.m-xs-50{margin:50px!important}.m-xs-55{margin:55px!important}.m-xs-60{margin:60px!important}.m-xs-65{margin:65px!important}.m-xs-70{margin:70px!important}.m-xs-75{margin:75px!important}.m-xs-80{margin:80px!important}.m-xs-85{margin:85px!important}.m-xs-90{margin:90px!important}.m-xs-95{margin:95px!important}.m-xs-100{margin:100px!important}.m-xs-105{margin:105px!important}.m-xs-110{margin:110px!important}.m-xs-115{margin:115px!important}.m-xs-120{margin:120px!important}.m-xs-125{margin:125px!important}.m-xs-130{margin:130px!important}.m-xs-135{margin:135px!important}.m-xs-140{margin:140px!important}.m-xs-145{margin:145px!important}.m-xs-150{margin:150px!important}.m-xs-155{margin:155px!important}.m-xs-160{margin:160px!important}.m-xs-165{margin:165px!important}.m-xs-170{margin:170px!important}.m-xs-175{margin:175px!important}.m-xs-180{margin:180px!important}.m-xs-185{margin:185px!important}.m-xs-190{margin:190px!important}.m-xs-195{margin:195px!important}.m-xs-200{margin:200px!important}.mt-xs-0{margin-top:0!important}.mt-xs-5{margin-top:5px!important}.mt-xs-10{margin-top:10px!important}.mt-xs-15{margin-top:15px!important}.mt-xs-20{margin-top:20px!important}.mt-xs-25{margin-top:25px!important}.mt-xs-30{margin-top:30px!important}.mt-xs-35{margin-top:35px!important}.mt-xs-40{margin-top:40px!important}.mt-xs-45{margin-top:45px!important}.mt-xs-50{margin-top:50px!important}.mt-xs-55{margin-top:55px!important}.mt-xs-60{margin-top:60px!important}.mt-xs-65{margin-top:65px!important}.mt-xs-70{margin-top:70px!important}.mt-xs-75{margin-top:75px!important}.mt-xs-80{margin-top:80px!important}.mt-xs-85{margin-top:85px!important}.mt-xs-90{margin-top:90px!important}.mt-xs-95{margin-top:95px!important}.mt-xs-100{margin-top:100px!important}.mt-xs-105{margin-top:105px!important}.mt-xs-110{margin-top:110px!important}.mt-xs-115{margin-top:115px!important}.mt-xs-120{margin-top:120px!important}.mt-xs-125{margin-top:125px!important}.mt-xs-130{margin-top:130px!important}.mt-xs-135{margin-top:135px!important}.mt-xs-140{margin-top:140px!important}.mt-xs-145{margin-top:145px!important}.mt-xs-150{margin-top:150px!important}.mt-xs-155{margin-top:155px!important}.mt-xs-160{margin-top:160px!important}.mt-xs-165{margin-top:165px!important}.mt-xs-170{margin-top:170px!important}.mt-xs-175{margin-top:175px!important}.mt-xs-180{margin-top:180px!important}.mt-xs-185{margin-top:185px!important}.mt-xs-190{margin-top:190px!important}.mt-xs-195{margin-top:195px!important}.mt-xs-200{margin-top:200px!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-5{margin-bottom:5px!important}.mb-xs-10{margin-bottom:10px!important}.mb-xs-15{margin-bottom:15px!important}.mb-xs-20{margin-bottom:20px!important}.mb-xs-25{margin-bottom:25px!important}.mb-xs-30{margin-bottom:30px!important}.mb-xs-35{margin-bottom:35px!important}.mb-xs-40{margin-bottom:40px!important}.mb-xs-45{margin-bottom:45px!important}.mb-xs-50{margin-bottom:50px!important}.mb-xs-55{margin-bottom:55px!important}.mb-xs-60{margin-bottom:60px!important}.mb-xs-65{margin-bottom:65px!important}.mb-xs-70{margin-bottom:70px!important}.mb-xs-75{margin-bottom:75px!important}.mb-xs-80{margin-bottom:80px!important}.mb-xs-85{margin-bottom:85px!important}.mb-xs-90{margin-bottom:90px!important}.mb-xs-95{margin-bottom:95px!important}.mb-xs-100{margin-bottom:100px!important}.mb-xs-105{margin-bottom:105px!important}.mb-xs-110{margin-bottom:110px!important}.mb-xs-115{margin-bottom:115px!important}.mb-xs-120{margin-bottom:120px!important}.mb-xs-125{margin-bottom:125px!important}.mb-xs-130{margin-bottom:130px!important}.mb-xs-135{margin-bottom:135px!important}.mb-xs-140{margin-bottom:140px!important}.mb-xs-145{margin-bottom:145px!important}.mb-xs-150{margin-bottom:150px!important}.mb-xs-155{margin-bottom:155px!important}.mb-xs-160{margin-bottom:160px!important}.mb-xs-165{margin-bottom:165px!important}.mb-xs-170{margin-bottom:170px!important}.mb-xs-175{margin-bottom:175px!important}.mb-xs-180{margin-bottom:180px!important}.mb-xs-185{margin-bottom:185px!important}.mb-xs-190{margin-bottom:190px!important}.mb-xs-195{margin-bottom:195px!important}.mb-xs-200{margin-bottom:200px!important}.ms-xs-0{margin-left:0!important}.ms-xs-5{margin-left:5px!important}.ms-xs-10{margin-left:10px!important}.ms-xs-15{margin-left:15px!important}.ms-xs-20{margin-left:20px!important}.ms-xs-25{margin-left:25px!important}.ms-xs-30{margin-left:30px!important}.ms-xs-35{margin-left:35px!important}.ms-xs-40{margin-left:40px!important}.ms-xs-45{margin-left:45px!important}.ms-xs-50{margin-left:50px!important}.ms-xs-55{margin-left:55px!important}.ms-xs-60{margin-left:60px!important}.ms-xs-65{margin-left:65px!important}.ms-xs-70{margin-left:70px!important}.ms-xs-75{margin-left:75px!important}.ms-xs-80{margin-left:80px!important}.ms-xs-85{margin-left:85px!important}.ms-xs-90{margin-left:90px!important}.ms-xs-95{margin-left:95px!important}.ms-xs-100{margin-left:100px!important}.ms-xs-105{margin-left:105px!important}.ms-xs-110{margin-left:110px!important}.ms-xs-115{margin-left:115px!important}.ms-xs-120{margin-left:120px!important}.ms-xs-125{margin-left:125px!important}.ms-xs-130{margin-left:130px!important}.ms-xs-135{margin-left:135px!important}.ms-xs-140{margin-left:140px!important}.ms-xs-145{margin-left:145px!important}.ms-xs-150{margin-left:150px!important}.ms-xs-155{margin-left:155px!important}.ms-xs-160{margin-left:160px!important}.ms-xs-165{margin-left:165px!important}.ms-xs-170{margin-left:170px!important}.ms-xs-175{margin-left:175px!important}.ms-xs-180{margin-left:180px!important}.ms-xs-185{margin-left:185px!important}.ms-xs-190{margin-left:190px!important}.ms-xs-195{margin-left:195px!important}.ms-xs-200{margin-left:200px!important}.me-xs-0{margin-right:0!important}.me-xs-5{margin-right:5px!important}.me-xs-10{margin-right:10px!important}.me-xs-15{margin-right:15px!important}.me-xs-20{margin-right:20px!important}.me-xs-25{margin-right:25px!important}.me-xs-30{margin-right:30px!important}.me-xs-35{margin-right:35px!important}.me-xs-40{margin-right:40px!important}.me-xs-45{margin-right:45px!important}.me-xs-50{margin-right:50px!important}.me-xs-55{margin-right:55px!important}.me-xs-60{margin-right:60px!important}.me-xs-65{margin-right:65px!important}.me-xs-70{margin-right:70px!important}.me-xs-75{margin-right:75px!important}.me-xs-80{margin-right:80px!important}.me-xs-85{margin-right:85px!important}.me-xs-90{margin-right:90px!important}.me-xs-95{margin-right:95px!important}.me-xs-100{margin-right:100px!important}.me-xs-105{margin-right:105px!important}.me-xs-110{margin-right:110px!important}.me-xs-115{margin-right:115px!important}.me-xs-120{margin-right:120px!important}.me-xs-125{margin-right:125px!important}.me-xs-130{margin-right:130px!important}.me-xs-135{margin-right:135px!important}.me-xs-140{margin-right:140px!important}.me-xs-145{margin-right:145px!important}.me-xs-150{margin-right:150px!important}.me-xs-155{margin-right:155px!important}.me-xs-160{margin-right:160px!important}.me-xs-165{margin-right:165px!important}.me-xs-170{margin-right:170px!important}.me-xs-175{margin-right:175px!important}.me-xs-180{margin-right:180px!important}.me-xs-185{margin-right:185px!important}.me-xs-190{margin-right:190px!important}.me-xs-195{margin-right:195px!important}.me-xs-200{margin-right:200px!important}.mx-xs-0{margin-left:0!important;margin-right:0!important}.mx-xs-5{margin-left:5px!important;margin-right:5px!important}.mx-xs-10{margin-left:10px!important;margin-right:10px!important}.mx-xs-15{margin-left:15px!important;margin-right:15px!important}.mx-xs-20{margin-left:20px!important;margin-right:20px!important}.mx-xs-25{margin-left:25px!important;margin-right:25px!important}.mx-xs-30{margin-left:30px!important;margin-right:30px!important}.mx-xs-35{margin-left:35px!important;margin-right:35px!important}.mx-xs-40{margin-left:40px!important;margin-right:40px!important}.mx-xs-45{margin-left:45px!important;margin-right:45px!important}.mx-xs-50{margin-left:50px!important;margin-right:50px!important}.mx-xs-55{margin-left:55px!important;margin-right:55px!important}.mx-xs-60{margin-left:60px!important;margin-right:60px!important}.mx-xs-65{margin-left:65px!important;margin-right:65px!important}.mx-xs-70{margin-left:70px!important;margin-right:70px!important}.mx-xs-75{margin-left:75px!important;margin-right:75px!important}.mx-xs-80{margin-left:80px!important;margin-right:80px!important}.mx-xs-85{margin-left:85px!important;margin-right:85px!important}.mx-xs-90{margin-left:90px!important;margin-right:90px!important}.mx-xs-95{margin-left:95px!important;margin-right:95px!important}.mx-xs-100{margin-left:100px!important;margin-right:100px!important}.mx-xs-105{margin-left:105px!important;margin-right:105px!important}.mx-xs-110{margin-left:110px!important;margin-right:110px!important}.mx-xs-115{margin-left:115px!important;margin-right:115px!important}.mx-xs-120{margin-left:120px!important;margin-right:120px!important}.mx-xs-125{margin-left:125px!important;margin-right:125px!important}.mx-xs-130{margin-left:130px!important;margin-right:130px!important}.mx-xs-135{margin-left:135px!important;margin-right:135px!important}.mx-xs-140{margin-left:140px!important;margin-right:140px!important}.mx-xs-145{margin-left:145px!important;margin-right:145px!important}.mx-xs-150{margin-left:150px!important;margin-right:150px!important}.mx-xs-155{margin-left:155px!important;margin-right:155px!important}.mx-xs-160{margin-left:160px!important;margin-right:160px!important}.mx-xs-165{margin-left:165px!important;margin-right:165px!important}.mx-xs-170{margin-left:170px!important;margin-right:170px!important}.mx-xs-175{margin-left:175px!important;margin-right:175px!important}.mx-xs-180{margin-left:180px!important;margin-right:180px!important}.mx-xs-185{margin-left:185px!important;margin-right:185px!important}.mx-xs-190{margin-left:190px!important;margin-right:190px!important}.mx-xs-195{margin-left:195px!important;margin-right:195px!important}.mx-xs-200{margin-left:200px!important;margin-right:200px!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs-5{margin-top:5px!important;margin-bottom:5px!important}.my-xs-10{margin-top:10px!important;margin-bottom:10px!important}.my-xs-15{margin-top:15px!important;margin-bottom:15px!important}.my-xs-20{margin-top:20px!important;margin-bottom:20px!important}.my-xs-25{margin-top:25px!important;margin-bottom:25px!important}.my-xs-30{margin-top:30px!important;margin-bottom:30px!important}.my-xs-35{margin-top:35px!important;margin-bottom:35px!important}.my-xs-40{margin-top:40px!important;margin-bottom:40px!important}.my-xs-45{margin-top:45px!important;margin-bottom:45px!important}.my-xs-50{margin-top:50px!important;margin-bottom:50px!important}.my-xs-55{margin-top:55px!important;margin-bottom:55px!important}.my-xs-60{margin-top:60px!important;margin-bottom:60px!important}.my-xs-65{margin-top:65px!important;margin-bottom:65px!important}.my-xs-70{margin-top:70px!important;margin-bottom:70px!important}.my-xs-75{margin-top:75px!important;margin-bottom:75px!important}.my-xs-80{margin-top:80px!important;margin-bottom:80px!important}.my-xs-85{margin-top:85px!important;margin-bottom:85px!important}.my-xs-90{margin-top:90px!important;margin-bottom:90px!important}.my-xs-95{margin-top:95px!important;margin-bottom:95px!important}.my-xs-100{margin-top:100px!important;margin-bottom:100px!important}.my-xs-105{margin-top:105px!important;margin-bottom:105px!important}.my-xs-110{margin-top:110px!important;margin-bottom:110px!important}.my-xs-115{margin-top:115px!important;margin-bottom:115px!important}.my-xs-120{margin-top:120px!important;margin-bottom:120px!important}.my-xs-125{margin-top:125px!important;margin-bottom:125px!important}.my-xs-130{margin-top:130px!important;margin-bottom:130px!important}.my-xs-135{margin-top:135px!important;margin-bottom:135px!important}.my-xs-140{margin-top:140px!important;margin-bottom:140px!important}.my-xs-145{margin-top:145px!important;margin-bottom:145px!important}.my-xs-150{margin-top:150px!important;margin-bottom:150px!important}.my-xs-155{margin-top:155px!important;margin-bottom:155px!important}.my-xs-160{margin-top:160px!important;margin-bottom:160px!important}.my-xs-165{margin-top:165px!important;margin-bottom:165px!important}.my-xs-170{margin-top:170px!important;margin-bottom:170px!important}.my-xs-175{margin-top:175px!important;margin-bottom:175px!important}.my-xs-180{margin-top:180px!important;margin-bottom:180px!important}.my-xs-185{margin-top:185px!important;margin-bottom:185px!important}.my-xs-190{margin-top:190px!important;margin-bottom:190px!important}.my-xs-195{margin-top:195px!important;margin-bottom:195px!important}.my-xs-200{margin-top:200px!important;margin-bottom:200px!important}}@media (min-width: 576px){.m-sm-0{margin:0!important}.m-sm-5{margin:5px!important}.m-sm-10{margin:10px!important}.m-sm-15{margin:15px!important}.m-sm-20{margin:20px!important}.m-sm-25{margin:25px!important}.m-sm-30{margin:30px!important}.m-sm-35{margin:35px!important}.m-sm-40{margin:40px!important}.m-sm-45{margin:45px!important}.m-sm-50{margin:50px!important}.m-sm-55{margin:55px!important}.m-sm-60{margin:60px!important}.m-sm-65{margin:65px!important}.m-sm-70{margin:70px!important}.m-sm-75{margin:75px!important}.m-sm-80{margin:80px!important}.m-sm-85{margin:85px!important}.m-sm-90{margin:90px!important}.m-sm-95{margin:95px!important}.m-sm-100{margin:100px!important}.m-sm-105{margin:105px!important}.m-sm-110{margin:110px!important}.m-sm-115{margin:115px!important}.m-sm-120{margin:120px!important}.m-sm-125{margin:125px!important}.m-sm-130{margin:130px!important}.m-sm-135{margin:135px!important}.m-sm-140{margin:140px!important}.m-sm-145{margin:145px!important}.m-sm-150{margin:150px!important}.m-sm-155{margin:155px!important}.m-sm-160{margin:160px!important}.m-sm-165{margin:165px!important}.m-sm-170{margin:170px!important}.m-sm-175{margin:175px!important}.m-sm-180{margin:180px!important}.m-sm-185{margin:185px!important}.m-sm-190{margin:190px!important}.m-sm-195{margin:195px!important}.m-sm-200{margin:200px!important}.mt-sm-0{margin-top:0!important}.mt-sm-5{margin-top:5px!important}.mt-sm-10{margin-top:10px!important}.mt-sm-15{margin-top:15px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-25{margin-top:25px!important}.mt-sm-30{margin-top:30px!important}.mt-sm-35{margin-top:35px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-45{margin-top:45px!important}.mt-sm-50{margin-top:50px!important}.mt-sm-55{margin-top:55px!important}.mt-sm-60{margin-top:60px!important}.mt-sm-65{margin-top:65px!important}.mt-sm-70{margin-top:70px!important}.mt-sm-75{margin-top:75px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-85{margin-top:85px!important}.mt-sm-90{margin-top:90px!important}.mt-sm-95{margin-top:95px!important}.mt-sm-100{margin-top:100px!important}.mt-sm-105{margin-top:105px!important}.mt-sm-110{margin-top:110px!important}.mt-sm-115{margin-top:115px!important}.mt-sm-120{margin-top:120px!important}.mt-sm-125{margin-top:125px!important}.mt-sm-130{margin-top:130px!important}.mt-sm-135{margin-top:135px!important}.mt-sm-140{margin-top:140px!important}.mt-sm-145{margin-top:145px!important}.mt-sm-150{margin-top:150px!important}.mt-sm-155{margin-top:155px!important}.mt-sm-160{margin-top:160px!important}.mt-sm-165{margin-top:165px!important}.mt-sm-170{margin-top:170px!important}.mt-sm-175{margin-top:175px!important}.mt-sm-180{margin-top:180px!important}.mt-sm-185{margin-top:185px!important}.mt-sm-190{margin-top:190px!important}.mt-sm-195{margin-top:195px!important}.mt-sm-200{margin-top:200px!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-5{margin-bottom:5px!important}.mb-sm-10{margin-bottom:10px!important}.mb-sm-15{margin-bottom:15px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-25{margin-bottom:25px!important}.mb-sm-30{margin-bottom:30px!important}.mb-sm-35{margin-bottom:35px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-45{margin-bottom:45px!important}.mb-sm-50{margin-bottom:50px!important}.mb-sm-55{margin-bottom:55px!important}.mb-sm-60{margin-bottom:60px!important}.mb-sm-65{margin-bottom:65px!important}.mb-sm-70{margin-bottom:70px!important}.mb-sm-75{margin-bottom:75px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-85{margin-bottom:85px!important}.mb-sm-90{margin-bottom:90px!important}.mb-sm-95{margin-bottom:95px!important}.mb-sm-100{margin-bottom:100px!important}.mb-sm-105{margin-bottom:105px!important}.mb-sm-110{margin-bottom:110px!important}.mb-sm-115{margin-bottom:115px!important}.mb-sm-120{margin-bottom:120px!important}.mb-sm-125{margin-bottom:125px!important}.mb-sm-130{margin-bottom:130px!important}.mb-sm-135{margin-bottom:135px!important}.mb-sm-140{margin-bottom:140px!important}.mb-sm-145{margin-bottom:145px!important}.mb-sm-150{margin-bottom:150px!important}.mb-sm-155{margin-bottom:155px!important}.mb-sm-160{margin-bottom:160px!important}.mb-sm-165{margin-bottom:165px!important}.mb-sm-170{margin-bottom:170px!important}.mb-sm-175{margin-bottom:175px!important}.mb-sm-180{margin-bottom:180px!important}.mb-sm-185{margin-bottom:185px!important}.mb-sm-190{margin-bottom:190px!important}.mb-sm-195{margin-bottom:195px!important}.mb-sm-200{margin-bottom:200px!important}.ms-sm-0{margin-left:0!important}.ms-sm-5{margin-left:5px!important}.ms-sm-10{margin-left:10px!important}.ms-sm-15{margin-left:15px!important}.ms-sm-20{margin-left:20px!important}.ms-sm-25{margin-left:25px!important}.ms-sm-30{margin-left:30px!important}.ms-sm-35{margin-left:35px!important}.ms-sm-40{margin-left:40px!important}.ms-sm-45{margin-left:45px!important}.ms-sm-50{margin-left:50px!important}.ms-sm-55{margin-left:55px!important}.ms-sm-60{margin-left:60px!important}.ms-sm-65{margin-left:65px!important}.ms-sm-70{margin-left:70px!important}.ms-sm-75{margin-left:75px!important}.ms-sm-80{margin-left:80px!important}.ms-sm-85{margin-left:85px!important}.ms-sm-90{margin-left:90px!important}.ms-sm-95{margin-left:95px!important}.ms-sm-100{margin-left:100px!important}.ms-sm-105{margin-left:105px!important}.ms-sm-110{margin-left:110px!important}.ms-sm-115{margin-left:115px!important}.ms-sm-120{margin-left:120px!important}.ms-sm-125{margin-left:125px!important}.ms-sm-130{margin-left:130px!important}.ms-sm-135{margin-left:135px!important}.ms-sm-140{margin-left:140px!important}.ms-sm-145{margin-left:145px!important}.ms-sm-150{margin-left:150px!important}.ms-sm-155{margin-left:155px!important}.ms-sm-160{margin-left:160px!important}.ms-sm-165{margin-left:165px!important}.ms-sm-170{margin-left:170px!important}.ms-sm-175{margin-left:175px!important}.ms-sm-180{margin-left:180px!important}.ms-sm-185{margin-left:185px!important}.ms-sm-190{margin-left:190px!important}.ms-sm-195{margin-left:195px!important}.ms-sm-200{margin-left:200px!important}.me-sm-0{margin-right:0!important}.me-sm-5{margin-right:5px!important}.me-sm-10{margin-right:10px!important}.me-sm-15{margin-right:15px!important}.me-sm-20{margin-right:20px!important}.me-sm-25{margin-right:25px!important}.me-sm-30{margin-right:30px!important}.me-sm-35{margin-right:35px!important}.me-sm-40{margin-right:40px!important}.me-sm-45{margin-right:45px!important}.me-sm-50{margin-right:50px!important}.me-sm-55{margin-right:55px!important}.me-sm-60{margin-right:60px!important}.me-sm-65{margin-right:65px!important}.me-sm-70{margin-right:70px!important}.me-sm-75{margin-right:75px!important}.me-sm-80{margin-right:80px!important}.me-sm-85{margin-right:85px!important}.me-sm-90{margin-right:90px!important}.me-sm-95{margin-right:95px!important}.me-sm-100{margin-right:100px!important}.me-sm-105{margin-right:105px!important}.me-sm-110{margin-right:110px!important}.me-sm-115{margin-right:115px!important}.me-sm-120{margin-right:120px!important}.me-sm-125{margin-right:125px!important}.me-sm-130{margin-right:130px!important}.me-sm-135{margin-right:135px!important}.me-sm-140{margin-right:140px!important}.me-sm-145{margin-right:145px!important}.me-sm-150{margin-right:150px!important}.me-sm-155{margin-right:155px!important}.me-sm-160{margin-right:160px!important}.me-sm-165{margin-right:165px!important}.me-sm-170{margin-right:170px!important}.me-sm-175{margin-right:175px!important}.me-sm-180{margin-right:180px!important}.me-sm-185{margin-right:185px!important}.me-sm-190{margin-right:190px!important}.me-sm-195{margin-right:195px!important}.me-sm-200{margin-right:200px!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-5{margin-left:5px!important;margin-right:5px!important}.mx-sm-10{margin-left:10px!important;margin-right:10px!important}.mx-sm-15{margin-left:15px!important;margin-right:15px!important}.mx-sm-20{margin-left:20px!important;margin-right:20px!important}.mx-sm-25{margin-left:25px!important;margin-right:25px!important}.mx-sm-30{margin-left:30px!important;margin-right:30px!important}.mx-sm-35{margin-left:35px!important;margin-right:35px!important}.mx-sm-40{margin-left:40px!important;margin-right:40px!important}.mx-sm-45{margin-left:45px!important;margin-right:45px!important}.mx-sm-50{margin-left:50px!important;margin-right:50px!important}.mx-sm-55{margin-left:55px!important;margin-right:55px!important}.mx-sm-60{margin-left:60px!important;margin-right:60px!important}.mx-sm-65{margin-left:65px!important;margin-right:65px!important}.mx-sm-70{margin-left:70px!important;margin-right:70px!important}.mx-sm-75{margin-left:75px!important;margin-right:75px!important}.mx-sm-80{margin-left:80px!important;margin-right:80px!important}.mx-sm-85{margin-left:85px!important;margin-right:85px!important}.mx-sm-90{margin-left:90px!important;margin-right:90px!important}.mx-sm-95{margin-left:95px!important;margin-right:95px!important}.mx-sm-100{margin-left:100px!important;margin-right:100px!important}.mx-sm-105{margin-left:105px!important;margin-right:105px!important}.mx-sm-110{margin-left:110px!important;margin-right:110px!important}.mx-sm-115{margin-left:115px!important;margin-right:115px!important}.mx-sm-120{margin-left:120px!important;margin-right:120px!important}.mx-sm-125{margin-left:125px!important;margin-right:125px!important}.mx-sm-130{margin-left:130px!important;margin-right:130px!important}.mx-sm-135{margin-left:135px!important;margin-right:135px!important}.mx-sm-140{margin-left:140px!important;margin-right:140px!important}.mx-sm-145{margin-left:145px!important;margin-right:145px!important}.mx-sm-150{margin-left:150px!important;margin-right:150px!important}.mx-sm-155{margin-left:155px!important;margin-right:155px!important}.mx-sm-160{margin-left:160px!important;margin-right:160px!important}.mx-sm-165{margin-left:165px!important;margin-right:165px!important}.mx-sm-170{margin-left:170px!important;margin-right:170px!important}.mx-sm-175{margin-left:175px!important;margin-right:175px!important}.mx-sm-180{margin-left:180px!important;margin-right:180px!important}.mx-sm-185{margin-left:185px!important;margin-right:185px!important}.mx-sm-190{margin-left:190px!important;margin-right:190px!important}.mx-sm-195{margin-left:195px!important;margin-right:195px!important}.mx-sm-200{margin-left:200px!important;margin-right:200px!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-5{margin-top:5px!important;margin-bottom:5px!important}.my-sm-10{margin-top:10px!important;margin-bottom:10px!important}.my-sm-15{margin-top:15px!important;margin-bottom:15px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.my-sm-25{margin-top:25px!important;margin-bottom:25px!important}.my-sm-30{margin-top:30px!important;margin-bottom:30px!important}.my-sm-35{margin-top:35px!important;margin-bottom:35px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.my-sm-45{margin-top:45px!important;margin-bottom:45px!important}.my-sm-50{margin-top:50px!important;margin-bottom:50px!important}.my-sm-55{margin-top:55px!important;margin-bottom:55px!important}.my-sm-60{margin-top:60px!important;margin-bottom:60px!important}.my-sm-65{margin-top:65px!important;margin-bottom:65px!important}.my-sm-70{margin-top:70px!important;margin-bottom:70px!important}.my-sm-75{margin-top:75px!important;margin-bottom:75px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.my-sm-85{margin-top:85px!important;margin-bottom:85px!important}.my-sm-90{margin-top:90px!important;margin-bottom:90px!important}.my-sm-95{margin-top:95px!important;margin-bottom:95px!important}.my-sm-100{margin-top:100px!important;margin-bottom:100px!important}.my-sm-105{margin-top:105px!important;margin-bottom:105px!important}.my-sm-110{margin-top:110px!important;margin-bottom:110px!important}.my-sm-115{margin-top:115px!important;margin-bottom:115px!important}.my-sm-120{margin-top:120px!important;margin-bottom:120px!important}.my-sm-125{margin-top:125px!important;margin-bottom:125px!important}.my-sm-130{margin-top:130px!important;margin-bottom:130px!important}.my-sm-135{margin-top:135px!important;margin-bottom:135px!important}.my-sm-140{margin-top:140px!important;margin-bottom:140px!important}.my-sm-145{margin-top:145px!important;margin-bottom:145px!important}.my-sm-150{margin-top:150px!important;margin-bottom:150px!important}.my-sm-155{margin-top:155px!important;margin-bottom:155px!important}.my-sm-160{margin-top:160px!important;margin-bottom:160px!important}.my-sm-165{margin-top:165px!important;margin-bottom:165px!important}.my-sm-170{margin-top:170px!important;margin-bottom:170px!important}.my-sm-175{margin-top:175px!important;margin-bottom:175px!important}.my-sm-180{margin-top:180px!important;margin-bottom:180px!important}.my-sm-185{margin-top:185px!important;margin-bottom:185px!important}.my-sm-190{margin-top:190px!important;margin-bottom:190px!important}.my-sm-195{margin-top:195px!important;margin-bottom:195px!important}.my-sm-200{margin-top:200px!important;margin-bottom:200px!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.m-md-5{margin:5px!important}.m-md-10{margin:10px!important}.m-md-15{margin:15px!important}.m-md-20{margin:20px!important}.m-md-25{margin:25px!important}.m-md-30{margin:30px!important}.m-md-35{margin:35px!important}.m-md-40{margin:40px!important}.m-md-45{margin:45px!important}.m-md-50{margin:50px!important}.m-md-55{margin:55px!important}.m-md-60{margin:60px!important}.m-md-65{margin:65px!important}.m-md-70{margin:70px!important}.m-md-75{margin:75px!important}.m-md-80{margin:80px!important}.m-md-85{margin:85px!important}.m-md-90{margin:90px!important}.m-md-95{margin:95px!important}.m-md-100{margin:100px!important}.m-md-105{margin:105px!important}.m-md-110{margin:110px!important}.m-md-115{margin:115px!important}.m-md-120{margin:120px!important}.m-md-125{margin:125px!important}.m-md-130{margin:130px!important}.m-md-135{margin:135px!important}.m-md-140{margin:140px!important}.m-md-145{margin:145px!important}.m-md-150{margin:150px!important}.m-md-155{margin:155px!important}.m-md-160{margin:160px!important}.m-md-165{margin:165px!important}.m-md-170{margin:170px!important}.m-md-175{margin:175px!important}.m-md-180{margin:180px!important}.m-md-185{margin:185px!important}.m-md-190{margin:190px!important}.m-md-195{margin:195px!important}.m-md-200{margin:200px!important}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px!important}.mt-md-10{margin-top:10px!important}.mt-md-15{margin-top:15px!important}.mt-md-20{margin-top:20px!important}.mt-md-25{margin-top:25px!important}.mt-md-30{margin-top:30px!important}.mt-md-35{margin-top:35px!important}.mt-md-40{margin-top:40px!important}.mt-md-45{margin-top:45px!important}.mt-md-50{margin-top:50px!important}.mt-md-55{margin-top:55px!important}.mt-md-60{margin-top:60px!important}.mt-md-65{margin-top:65px!important}.mt-md-70{margin-top:70px!important}.mt-md-75{margin-top:75px!important}.mt-md-80{margin-top:80px!important}.mt-md-85{margin-top:85px!important}.mt-md-90{margin-top:90px!important}.mt-md-95{margin-top:95px!important}.mt-md-100{margin-top:100px!important}.mt-md-105{margin-top:105px!important}.mt-md-110{margin-top:110px!important}.mt-md-115{margin-top:115px!important}.mt-md-120{margin-top:120px!important}.mt-md-125{margin-top:125px!important}.mt-md-130{margin-top:130px!important}.mt-md-135{margin-top:135px!important}.mt-md-140{margin-top:140px!important}.mt-md-145{margin-top:145px!important}.mt-md-150{margin-top:150px!important}.mt-md-155{margin-top:155px!important}.mt-md-160{margin-top:160px!important}.mt-md-165{margin-top:165px!important}.mt-md-170{margin-top:170px!important}.mt-md-175{margin-top:175px!important}.mt-md-180{margin-top:180px!important}.mt-md-185{margin-top:185px!important}.mt-md-190{margin-top:190px!important}.mt-md-195{margin-top:195px!important}.mt-md-200{margin-top:200px!important}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px!important}.mb-md-10{margin-bottom:10px!important}.mb-md-15{margin-bottom:15px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-25{margin-bottom:25px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-35{margin-bottom:35px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-45{margin-bottom:45px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-55{margin-bottom:55px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-65{margin-bottom:65px!important}.mb-md-70{margin-bottom:70px!important}.mb-md-75{margin-bottom:75px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-85{margin-bottom:85px!important}.mb-md-90{margin-bottom:90px!important}.mb-md-95{margin-bottom:95px!important}.mb-md-100{margin-bottom:100px!important}.mb-md-105{margin-bottom:105px!important}.mb-md-110{margin-bottom:110px!important}.mb-md-115{margin-bottom:115px!important}.mb-md-120{margin-bottom:120px!important}.mb-md-125{margin-bottom:125px!important}.mb-md-130{margin-bottom:130px!important}.mb-md-135{margin-bottom:135px!important}.mb-md-140{margin-bottom:140px!important}.mb-md-145{margin-bottom:145px!important}.mb-md-150{margin-bottom:150px!important}.mb-md-155{margin-bottom:155px!important}.mb-md-160{margin-bottom:160px!important}.mb-md-165{margin-bottom:165px!important}.mb-md-170{margin-bottom:170px!important}.mb-md-175{margin-bottom:175px!important}.mb-md-180{margin-bottom:180px!important}.mb-md-185{margin-bottom:185px!important}.mb-md-190{margin-bottom:190px!important}.mb-md-195{margin-bottom:195px!important}.mb-md-200{margin-bottom:200px!important}.ms-md-0{margin-left:0!important}.ms-md-5{margin-left:5px!important}.ms-md-10{margin-left:10px!important}.ms-md-15{margin-left:15px!important}.ms-md-20{margin-left:20px!important}.ms-md-25{margin-left:25px!important}.ms-md-30{margin-left:30px!important}.ms-md-35{margin-left:35px!important}.ms-md-40{margin-left:40px!important}.ms-md-45{margin-left:45px!important}.ms-md-50{margin-left:50px!important}.ms-md-55{margin-left:55px!important}.ms-md-60{margin-left:60px!important}.ms-md-65{margin-left:65px!important}.ms-md-70{margin-left:70px!important}.ms-md-75{margin-left:75px!important}.ms-md-80{margin-left:80px!important}.ms-md-85{margin-left:85px!important}.ms-md-90{margin-left:90px!important}.ms-md-95{margin-left:95px!important}.ms-md-100{margin-left:100px!important}.ms-md-105{margin-left:105px!important}.ms-md-110{margin-left:110px!important}.ms-md-115{margin-left:115px!important}.ms-md-120{margin-left:120px!important}.ms-md-125{margin-left:125px!important}.ms-md-130{margin-left:130px!important}.ms-md-135{margin-left:135px!important}.ms-md-140{margin-left:140px!important}.ms-md-145{margin-left:145px!important}.ms-md-150{margin-left:150px!important}.ms-md-155{margin-left:155px!important}.ms-md-160{margin-left:160px!important}.ms-md-165{margin-left:165px!important}.ms-md-170{margin-left:170px!important}.ms-md-175{margin-left:175px!important}.ms-md-180{margin-left:180px!important}.ms-md-185{margin-left:185px!important}.ms-md-190{margin-left:190px!important}.ms-md-195{margin-left:195px!important}.ms-md-200{margin-left:200px!important}.me-md-0{margin-right:0!important}.me-md-5{margin-right:5px!important}.me-md-10{margin-right:10px!important}.me-md-15{margin-right:15px!important}.me-md-20{margin-right:20px!important}.me-md-25{margin-right:25px!important}.me-md-30{margin-right:30px!important}.me-md-35{margin-right:35px!important}.me-md-40{margin-right:40px!important}.me-md-45{margin-right:45px!important}.me-md-50{margin-right:50px!important}.me-md-55{margin-right:55px!important}.me-md-60{margin-right:60px!important}.me-md-65{margin-right:65px!important}.me-md-70{margin-right:70px!important}.me-md-75{margin-right:75px!important}.me-md-80{margin-right:80px!important}.me-md-85{margin-right:85px!important}.me-md-90{margin-right:90px!important}.me-md-95{margin-right:95px!important}.me-md-100{margin-right:100px!important}.me-md-105{margin-right:105px!important}.me-md-110{margin-right:110px!important}.me-md-115{margin-right:115px!important}.me-md-120{margin-right:120px!important}.me-md-125{margin-right:125px!important}.me-md-130{margin-right:130px!important}.me-md-135{margin-right:135px!important}.me-md-140{margin-right:140px!important}.me-md-145{margin-right:145px!important}.me-md-150{margin-right:150px!important}.me-md-155{margin-right:155px!important}.me-md-160{margin-right:160px!important}.me-md-165{margin-right:165px!important}.me-md-170{margin-right:170px!important}.me-md-175{margin-right:175px!important}.me-md-180{margin-right:180px!important}.me-md-185{margin-right:185px!important}.me-md-190{margin-right:190px!important}.me-md-195{margin-right:195px!important}.me-md-200{margin-right:200px!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-5{margin-left:5px!important;margin-right:5px!important}.mx-md-10{margin-left:10px!important;margin-right:10px!important}.mx-md-15{margin-left:15px!important;margin-right:15px!important}.mx-md-20{margin-left:20px!important;margin-right:20px!important}.mx-md-25{margin-left:25px!important;margin-right:25px!important}.mx-md-30{margin-left:30px!important;margin-right:30px!important}.mx-md-35{margin-left:35px!important;margin-right:35px!important}.mx-md-40{margin-left:40px!important;margin-right:40px!important}.mx-md-45{margin-left:45px!important;margin-right:45px!important}.mx-md-50{margin-left:50px!important;margin-right:50px!important}.mx-md-55{margin-left:55px!important;margin-right:55px!important}.mx-md-60{margin-left:60px!important;margin-right:60px!important}.mx-md-65{margin-left:65px!important;margin-right:65px!important}.mx-md-70{margin-left:70px!important;margin-right:70px!important}.mx-md-75{margin-left:75px!important;margin-right:75px!important}.mx-md-80{margin-left:80px!important;margin-right:80px!important}.mx-md-85{margin-left:85px!important;margin-right:85px!important}.mx-md-90{margin-left:90px!important;margin-right:90px!important}.mx-md-95{margin-left:95px!important;margin-right:95px!important}.mx-md-100{margin-left:100px!important;margin-right:100px!important}.mx-md-105{margin-left:105px!important;margin-right:105px!important}.mx-md-110{margin-left:110px!important;margin-right:110px!important}.mx-md-115{margin-left:115px!important;margin-right:115px!important}.mx-md-120{margin-left:120px!important;margin-right:120px!important}.mx-md-125{margin-left:125px!important;margin-right:125px!important}.mx-md-130{margin-left:130px!important;margin-right:130px!important}.mx-md-135{margin-left:135px!important;margin-right:135px!important}.mx-md-140{margin-left:140px!important;margin-right:140px!important}.mx-md-145{margin-left:145px!important;margin-right:145px!important}.mx-md-150{margin-left:150px!important;margin-right:150px!important}.mx-md-155{margin-left:155px!important;margin-right:155px!important}.mx-md-160{margin-left:160px!important;margin-right:160px!important}.mx-md-165{margin-left:165px!important;margin-right:165px!important}.mx-md-170{margin-left:170px!important;margin-right:170px!important}.mx-md-175{margin-left:175px!important;margin-right:175px!important}.mx-md-180{margin-left:180px!important;margin-right:180px!important}.mx-md-185{margin-left:185px!important;margin-right:185px!important}.mx-md-190{margin-left:190px!important;margin-right:190px!important}.mx-md-195{margin-left:195px!important;margin-right:195px!important}.mx-md-200{margin-left:200px!important;margin-right:200px!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-5{margin-top:5px!important;margin-bottom:5px!important}.my-md-10{margin-top:10px!important;margin-bottom:10px!important}.my-md-15{margin-top:15px!important;margin-bottom:15px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.my-md-25{margin-top:25px!important;margin-bottom:25px!important}.my-md-30{margin-top:30px!important;margin-bottom:30px!important}.my-md-35{margin-top:35px!important;margin-bottom:35px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.my-md-45{margin-top:45px!important;margin-bottom:45px!important}.my-md-50{margin-top:50px!important;margin-bottom:50px!important}.my-md-55{margin-top:55px!important;margin-bottom:55px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.my-md-65{margin-top:65px!important;margin-bottom:65px!important}.my-md-70{margin-top:70px!important;margin-bottom:70px!important}.my-md-75{margin-top:75px!important;margin-bottom:75px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.my-md-85{margin-top:85px!important;margin-bottom:85px!important}.my-md-90{margin-top:90px!important;margin-bottom:90px!important}.my-md-95{margin-top:95px!important;margin-bottom:95px!important}.my-md-100{margin-top:100px!important;margin-bottom:100px!important}.my-md-105{margin-top:105px!important;margin-bottom:105px!important}.my-md-110{margin-top:110px!important;margin-bottom:110px!important}.my-md-115{margin-top:115px!important;margin-bottom:115px!important}.my-md-120{margin-top:120px!important;margin-bottom:120px!important}.my-md-125{margin-top:125px!important;margin-bottom:125px!important}.my-md-130{margin-top:130px!important;margin-bottom:130px!important}.my-md-135{margin-top:135px!important;margin-bottom:135px!important}.my-md-140{margin-top:140px!important;margin-bottom:140px!important}.my-md-145{margin-top:145px!important;margin-bottom:145px!important}.my-md-150{margin-top:150px!important;margin-bottom:150px!important}.my-md-155{margin-top:155px!important;margin-bottom:155px!important}.my-md-160{margin-top:160px!important;margin-bottom:160px!important}.my-md-165{margin-top:165px!important;margin-bottom:165px!important}.my-md-170{margin-top:170px!important;margin-bottom:170px!important}.my-md-175{margin-top:175px!important;margin-bottom:175px!important}.my-md-180{margin-top:180px!important;margin-bottom:180px!important}.my-md-185{margin-top:185px!important;margin-bottom:185px!important}.my-md-190{margin-top:190px!important;margin-bottom:190px!important}.my-md-195{margin-top:195px!important;margin-bottom:195px!important}.my-md-200{margin-top:200px!important;margin-bottom:200px!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.m-lg-5{margin:5px!important}.m-lg-10{margin:10px!important}.m-lg-15{margin:15px!important}.m-lg-20{margin:20px!important}.m-lg-25{margin:25px!important}.m-lg-30{margin:30px!important}.m-lg-35{margin:35px!important}.m-lg-40{margin:40px!important}.m-lg-45{margin:45px!important}.m-lg-50{margin:50px!important}.m-lg-55{margin:55px!important}.m-lg-60{margin:60px!important}.m-lg-65{margin:65px!important}.m-lg-70{margin:70px!important}.m-lg-75{margin:75px!important}.m-lg-80{margin:80px!important}.m-lg-85{margin:85px!important}.m-lg-90{margin:90px!important}.m-lg-95{margin:95px!important}.m-lg-100{margin:100px!important}.m-lg-105{margin:105px!important}.m-lg-110{margin:110px!important}.m-lg-115{margin:115px!important}.m-lg-120{margin:120px!important}.m-lg-125{margin:125px!important}.m-lg-130{margin:130px!important}.m-lg-135{margin:135px!important}.m-lg-140{margin:140px!important}.m-lg-145{margin:145px!important}.m-lg-150{margin:150px!important}.m-lg-155{margin:155px!important}.m-lg-160{margin:160px!important}.m-lg-165{margin:165px!important}.m-lg-170{margin:170px!important}.m-lg-175{margin:175px!important}.m-lg-180{margin:180px!important}.m-lg-185{margin:185px!important}.m-lg-190{margin:190px!important}.m-lg-195{margin:195px!important}.m-lg-200{margin:200px!important}.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:5px!important}.mt-lg-10{margin-top:10px!important}.mt-lg-15{margin-top:15px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-25{margin-top:25px!important}.mt-lg-30{margin-top:30px!important}.mt-lg-35{margin-top:35px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-45{margin-top:45px!important}.mt-lg-50{margin-top:50px!important}.mt-lg-55{margin-top:55px!important}.mt-lg-60{margin-top:60px!important}.mt-lg-65{margin-top:65px!important}.mt-lg-70{margin-top:70px!important}.mt-lg-75{margin-top:75px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-85{margin-top:85px!important}.mt-lg-90{margin-top:90px!important}.mt-lg-95{margin-top:95px!important}.mt-lg-100{margin-top:100px!important}.mt-lg-105{margin-top:105px!important}.mt-lg-110{margin-top:110px!important}.mt-lg-115{margin-top:115px!important}.mt-lg-120{margin-top:120px!important}.mt-lg-125{margin-top:125px!important}.mt-lg-130{margin-top:130px!important}.mt-lg-135{margin-top:135px!important}.mt-lg-140{margin-top:140px!important}.mt-lg-145{margin-top:145px!important}.mt-lg-150{margin-top:150px!important}.mt-lg-155{margin-top:155px!important}.mt-lg-160{margin-top:160px!important}.mt-lg-165{margin-top:165px!important}.mt-lg-170{margin-top:170px!important}.mt-lg-175{margin-top:175px!important}.mt-lg-180{margin-top:180px!important}.mt-lg-185{margin-top:185px!important}.mt-lg-190{margin-top:190px!important}.mt-lg-195{margin-top:195px!important}.mt-lg-200{margin-top:200px!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-5{margin-bottom:5px!important}.mb-lg-10{margin-bottom:10px!important}.mb-lg-15{margin-bottom:15px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-25{margin-bottom:25px!important}.mb-lg-30{margin-bottom:30px!important}.mb-lg-35{margin-bottom:35px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-45{margin-bottom:45px!important}.mb-lg-50{margin-bottom:50px!important}.mb-lg-55{margin-bottom:55px!important}.mb-lg-60{margin-bottom:60px!important}.mb-lg-65{margin-bottom:65px!important}.mb-lg-70{margin-bottom:70px!important}.mb-lg-75{margin-bottom:75px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-85{margin-bottom:85px!important}.mb-lg-90{margin-bottom:90px!important}.mb-lg-95{margin-bottom:95px!important}.mb-lg-100{margin-bottom:100px!important}.mb-lg-105{margin-bottom:105px!important}.mb-lg-110{margin-bottom:110px!important}.mb-lg-115{margin-bottom:115px!important}.mb-lg-120{margin-bottom:120px!important}.mb-lg-125{margin-bottom:125px!important}.mb-lg-130{margin-bottom:130px!important}.mb-lg-135{margin-bottom:135px!important}.mb-lg-140{margin-bottom:140px!important}.mb-lg-145{margin-bottom:145px!important}.mb-lg-150{margin-bottom:150px!important}.mb-lg-155{margin-bottom:155px!important}.mb-lg-160{margin-bottom:160px!important}.mb-lg-165{margin-bottom:165px!important}.mb-lg-170{margin-bottom:170px!important}.mb-lg-175{margin-bottom:175px!important}.mb-lg-180{margin-bottom:180px!important}.mb-lg-185{margin-bottom:185px!important}.mb-lg-190{margin-bottom:190px!important}.mb-lg-195{margin-bottom:195px!important}.mb-lg-200{margin-bottom:200px!important}.ms-lg-0{margin-left:0!important}.ms-lg-5{margin-left:5px!important}.ms-lg-10{margin-left:10px!important}.ms-lg-15{margin-left:15px!important}.ms-lg-20{margin-left:20px!important}.ms-lg-25{margin-left:25px!important}.ms-lg-30{margin-left:30px!important}.ms-lg-35{margin-left:35px!important}.ms-lg-40{margin-left:40px!important}.ms-lg-45{margin-left:45px!important}.ms-lg-50{margin-left:50px!important}.ms-lg-55{margin-left:55px!important}.ms-lg-60{margin-left:60px!important}.ms-lg-65{margin-left:65px!important}.ms-lg-70{margin-left:70px!important}.ms-lg-75{margin-left:75px!important}.ms-lg-80{margin-left:80px!important}.ms-lg-85{margin-left:85px!important}.ms-lg-90{margin-left:90px!important}.ms-lg-95{margin-left:95px!important}.ms-lg-100{margin-left:100px!important}.ms-lg-105{margin-left:105px!important}.ms-lg-110{margin-left:110px!important}.ms-lg-115{margin-left:115px!important}.ms-lg-120{margin-left:120px!important}.ms-lg-125{margin-left:125px!important}.ms-lg-130{margin-left:130px!important}.ms-lg-135{margin-left:135px!important}.ms-lg-140{margin-left:140px!important}.ms-lg-145{margin-left:145px!important}.ms-lg-150{margin-left:150px!important}.ms-lg-155{margin-left:155px!important}.ms-lg-160{margin-left:160px!important}.ms-lg-165{margin-left:165px!important}.ms-lg-170{margin-left:170px!important}.ms-lg-175{margin-left:175px!important}.ms-lg-180{margin-left:180px!important}.ms-lg-185{margin-left:185px!important}.ms-lg-190{margin-left:190px!important}.ms-lg-195{margin-left:195px!important}.ms-lg-200{margin-left:200px!important}.me-lg-0{margin-right:0!important}.me-lg-5{margin-right:5px!important}.me-lg-10{margin-right:10px!important}.me-lg-15{margin-right:15px!important}.me-lg-20{margin-right:20px!important}.me-lg-25{margin-right:25px!important}.me-lg-30{margin-right:30px!important}.me-lg-35{margin-right:35px!important}.me-lg-40{margin-right:40px!important}.me-lg-45{margin-right:45px!important}.me-lg-50{margin-right:50px!important}.me-lg-55{margin-right:55px!important}.me-lg-60{margin-right:60px!important}.me-lg-65{margin-right:65px!important}.me-lg-70{margin-right:70px!important}.me-lg-75{margin-right:75px!important}.me-lg-80{margin-right:80px!important}.me-lg-85{margin-right:85px!important}.me-lg-90{margin-right:90px!important}.me-lg-95{margin-right:95px!important}.me-lg-100{margin-right:100px!important}.me-lg-105{margin-right:105px!important}.me-lg-110{margin-right:110px!important}.me-lg-115{margin-right:115px!important}.me-lg-120{margin-right:120px!important}.me-lg-125{margin-right:125px!important}.me-lg-130{margin-right:130px!important}.me-lg-135{margin-right:135px!important}.me-lg-140{margin-right:140px!important}.me-lg-145{margin-right:145px!important}.me-lg-150{margin-right:150px!important}.me-lg-155{margin-right:155px!important}.me-lg-160{margin-right:160px!important}.me-lg-165{margin-right:165px!important}.me-lg-170{margin-right:170px!important}.me-lg-175{margin-right:175px!important}.me-lg-180{margin-right:180px!important}.me-lg-185{margin-right:185px!important}.me-lg-190{margin-right:190px!important}.me-lg-195{margin-right:195px!important}.me-lg-200{margin-right:200px!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-5{margin-left:5px!important;margin-right:5px!important}.mx-lg-10{margin-left:10px!important;margin-right:10px!important}.mx-lg-15{margin-left:15px!important;margin-right:15px!important}.mx-lg-20{margin-left:20px!important;margin-right:20px!important}.mx-lg-25{margin-left:25px!important;margin-right:25px!important}.mx-lg-30{margin-left:30px!important;margin-right:30px!important}.mx-lg-35{margin-left:35px!important;margin-right:35px!important}.mx-lg-40{margin-left:40px!important;margin-right:40px!important}.mx-lg-45{margin-left:45px!important;margin-right:45px!important}.mx-lg-50{margin-left:50px!important;margin-right:50px!important}.mx-lg-55{margin-left:55px!important;margin-right:55px!important}.mx-lg-60{margin-left:60px!important;margin-right:60px!important}.mx-lg-65{margin-left:65px!important;margin-right:65px!important}.mx-lg-70{margin-left:70px!important;margin-right:70px!important}.mx-lg-75{margin-left:75px!important;margin-right:75px!important}.mx-lg-80{margin-left:80px!important;margin-right:80px!important}.mx-lg-85{margin-left:85px!important;margin-right:85px!important}.mx-lg-90{margin-left:90px!important;margin-right:90px!important}.mx-lg-95{margin-left:95px!important;margin-right:95px!important}.mx-lg-100{margin-left:100px!important;margin-right:100px!important}.mx-lg-105{margin-left:105px!important;margin-right:105px!important}.mx-lg-110{margin-left:110px!important;margin-right:110px!important}.mx-lg-115{margin-left:115px!important;margin-right:115px!important}.mx-lg-120{margin-left:120px!important;margin-right:120px!important}.mx-lg-125{margin-left:125px!important;margin-right:125px!important}.mx-lg-130{margin-left:130px!important;margin-right:130px!important}.mx-lg-135{margin-left:135px!important;margin-right:135px!important}.mx-lg-140{margin-left:140px!important;margin-right:140px!important}.mx-lg-145{margin-left:145px!important;margin-right:145px!important}.mx-lg-150{margin-left:150px!important;margin-right:150px!important}.mx-lg-155{margin-left:155px!important;margin-right:155px!important}.mx-lg-160{margin-left:160px!important;margin-right:160px!important}.mx-lg-165{margin-left:165px!important;margin-right:165px!important}.mx-lg-170{margin-left:170px!important;margin-right:170px!important}.mx-lg-175{margin-left:175px!important;margin-right:175px!important}.mx-lg-180{margin-left:180px!important;margin-right:180px!important}.mx-lg-185{margin-left:185px!important;margin-right:185px!important}.mx-lg-190{margin-left:190px!important;margin-right:190px!important}.mx-lg-195{margin-left:195px!important;margin-right:195px!important}.mx-lg-200{margin-left:200px!important;margin-right:200px!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-5{margin-top:5px!important;margin-bottom:5px!important}.my-lg-10{margin-top:10px!important;margin-bottom:10px!important}.my-lg-15{margin-top:15px!important;margin-bottom:15px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.my-lg-25{margin-top:25px!important;margin-bottom:25px!important}.my-lg-30{margin-top:30px!important;margin-bottom:30px!important}.my-lg-35{margin-top:35px!important;margin-bottom:35px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.my-lg-45{margin-top:45px!important;margin-bottom:45px!important}.my-lg-50{margin-top:50px!important;margin-bottom:50px!important}.my-lg-55{margin-top:55px!important;margin-bottom:55px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.my-lg-65{margin-top:65px!important;margin-bottom:65px!important}.my-lg-70{margin-top:70px!important;margin-bottom:70px!important}.my-lg-75{margin-top:75px!important;margin-bottom:75px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.my-lg-85{margin-top:85px!important;margin-bottom:85px!important}.my-lg-90{margin-top:90px!important;margin-bottom:90px!important}.my-lg-95{margin-top:95px!important;margin-bottom:95px!important}.my-lg-100{margin-top:100px!important;margin-bottom:100px!important}.my-lg-105{margin-top:105px!important;margin-bottom:105px!important}.my-lg-110{margin-top:110px!important;margin-bottom:110px!important}.my-lg-115{margin-top:115px!important;margin-bottom:115px!important}.my-lg-120{margin-top:120px!important;margin-bottom:120px!important}.my-lg-125{margin-top:125px!important;margin-bottom:125px!important}.my-lg-130{margin-top:130px!important;margin-bottom:130px!important}.my-lg-135{margin-top:135px!important;margin-bottom:135px!important}.my-lg-140{margin-top:140px!important;margin-bottom:140px!important}.my-lg-145{margin-top:145px!important;margin-bottom:145px!important}.my-lg-150{margin-top:150px!important;margin-bottom:150px!important}.my-lg-155{margin-top:155px!important;margin-bottom:155px!important}.my-lg-160{margin-top:160px!important;margin-bottom:160px!important}.my-lg-165{margin-top:165px!important;margin-bottom:165px!important}.my-lg-170{margin-top:170px!important;margin-bottom:170px!important}.my-lg-175{margin-top:175px!important;margin-bottom:175px!important}.my-lg-180{margin-top:180px!important;margin-bottom:180px!important}.my-lg-185{margin-top:185px!important;margin-bottom:185px!important}.my-lg-190{margin-top:190px!important;margin-bottom:190px!important}.my-lg-195{margin-top:195px!important;margin-bottom:195px!important}.my-lg-200{margin-top:200px!important;margin-bottom:200px!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.m-xl-5{margin:5px!important}.m-xl-10{margin:10px!important}.m-xl-15{margin:15px!important}.m-xl-20{margin:20px!important}.m-xl-25{margin:25px!important}.m-xl-30{margin:30px!important}.m-xl-35{margin:35px!important}.m-xl-40{margin:40px!important}.m-xl-45{margin:45px!important}.m-xl-50{margin:50px!important}.m-xl-55{margin:55px!important}.m-xl-60{margin:60px!important}.m-xl-65{margin:65px!important}.m-xl-70{margin:70px!important}.m-xl-75{margin:75px!important}.m-xl-80{margin:80px!important}.m-xl-85{margin:85px!important}.m-xl-90{margin:90px!important}.m-xl-95{margin:95px!important}.m-xl-100{margin:100px!important}.m-xl-105{margin:105px!important}.m-xl-110{margin:110px!important}.m-xl-115{margin:115px!important}.m-xl-120{margin:120px!important}.m-xl-125{margin:125px!important}.m-xl-130{margin:130px!important}.m-xl-135{margin:135px!important}.m-xl-140{margin:140px!important}.m-xl-145{margin:145px!important}.m-xl-150{margin:150px!important}.m-xl-155{margin:155px!important}.m-xl-160{margin:160px!important}.m-xl-165{margin:165px!important}.m-xl-170{margin:170px!important}.m-xl-175{margin:175px!important}.m-xl-180{margin:180px!important}.m-xl-185{margin:185px!important}.m-xl-190{margin:190px!important}.m-xl-195{margin:195px!important}.m-xl-200{margin:200px!important}.mt-xl-0{margin-top:0!important}.mt-xl-5{margin-top:5px!important}.mt-xl-10{margin-top:10px!important}.mt-xl-15{margin-top:15px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-25{margin-top:25px!important}.mt-xl-30{margin-top:30px!important}.mt-xl-35{margin-top:35px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-45{margin-top:45px!important}.mt-xl-50{margin-top:50px!important}.mt-xl-55{margin-top:55px!important}.mt-xl-60{margin-top:60px!important}.mt-xl-65{margin-top:65px!important}.mt-xl-70{margin-top:70px!important}.mt-xl-75{margin-top:75px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-85{margin-top:85px!important}.mt-xl-90{margin-top:90px!important}.mt-xl-95{margin-top:95px!important}.mt-xl-100{margin-top:100px!important}.mt-xl-105{margin-top:105px!important}.mt-xl-110{margin-top:110px!important}.mt-xl-115{margin-top:115px!important}.mt-xl-120{margin-top:120px!important}.mt-xl-125{margin-top:125px!important}.mt-xl-130{margin-top:130px!important}.mt-xl-135{margin-top:135px!important}.mt-xl-140{margin-top:140px!important}.mt-xl-145{margin-top:145px!important}.mt-xl-150{margin-top:150px!important}.mt-xl-155{margin-top:155px!important}.mt-xl-160{margin-top:160px!important}.mt-xl-165{margin-top:165px!important}.mt-xl-170{margin-top:170px!important}.mt-xl-175{margin-top:175px!important}.mt-xl-180{margin-top:180px!important}.mt-xl-185{margin-top:185px!important}.mt-xl-190{margin-top:190px!important}.mt-xl-195{margin-top:195px!important}.mt-xl-200{margin-top:200px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-5{margin-bottom:5px!important}.mb-xl-10{margin-bottom:10px!important}.mb-xl-15{margin-bottom:15px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-25{margin-bottom:25px!important}.mb-xl-30{margin-bottom:30px!important}.mb-xl-35{margin-bottom:35px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-45{margin-bottom:45px!important}.mb-xl-50{margin-bottom:50px!important}.mb-xl-55{margin-bottom:55px!important}.mb-xl-60{margin-bottom:60px!important}.mb-xl-65{margin-bottom:65px!important}.mb-xl-70{margin-bottom:70px!important}.mb-xl-75{margin-bottom:75px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-85{margin-bottom:85px!important}.mb-xl-90{margin-bottom:90px!important}.mb-xl-95{margin-bottom:95px!important}.mb-xl-100{margin-bottom:100px!important}.mb-xl-105{margin-bottom:105px!important}.mb-xl-110{margin-bottom:110px!important}.mb-xl-115{margin-bottom:115px!important}.mb-xl-120{margin-bottom:120px!important}.mb-xl-125{margin-bottom:125px!important}.mb-xl-130{margin-bottom:130px!important}.mb-xl-135{margin-bottom:135px!important}.mb-xl-140{margin-bottom:140px!important}.mb-xl-145{margin-bottom:145px!important}.mb-xl-150{margin-bottom:150px!important}.mb-xl-155{margin-bottom:155px!important}.mb-xl-160{margin-bottom:160px!important}.mb-xl-165{margin-bottom:165px!important}.mb-xl-170{margin-bottom:170px!important}.mb-xl-175{margin-bottom:175px!important}.mb-xl-180{margin-bottom:180px!important}.mb-xl-185{margin-bottom:185px!important}.mb-xl-190{margin-bottom:190px!important}.mb-xl-195{margin-bottom:195px!important}.mb-xl-200{margin-bottom:200px!important}.ms-xl-0{margin-left:0!important}.ms-xl-5{margin-left:5px!important}.ms-xl-10{margin-left:10px!important}.ms-xl-15{margin-left:15px!important}.ms-xl-20{margin-left:20px!important}.ms-xl-25{margin-left:25px!important}.ms-xl-30{margin-left:30px!important}.ms-xl-35{margin-left:35px!important}.ms-xl-40{margin-left:40px!important}.ms-xl-45{margin-left:45px!important}.ms-xl-50{margin-left:50px!important}.ms-xl-55{margin-left:55px!important}.ms-xl-60{margin-left:60px!important}.ms-xl-65{margin-left:65px!important}.ms-xl-70{margin-left:70px!important}.ms-xl-75{margin-left:75px!important}.ms-xl-80{margin-left:80px!important}.ms-xl-85{margin-left:85px!important}.ms-xl-90{margin-left:90px!important}.ms-xl-95{margin-left:95px!important}.ms-xl-100{margin-left:100px!important}.ms-xl-105{margin-left:105px!important}.ms-xl-110{margin-left:110px!important}.ms-xl-115{margin-left:115px!important}.ms-xl-120{margin-left:120px!important}.ms-xl-125{margin-left:125px!important}.ms-xl-130{margin-left:130px!important}.ms-xl-135{margin-left:135px!important}.ms-xl-140{margin-left:140px!important}.ms-xl-145{margin-left:145px!important}.ms-xl-150{margin-left:150px!important}.ms-xl-155{margin-left:155px!important}.ms-xl-160{margin-left:160px!important}.ms-xl-165{margin-left:165px!important}.ms-xl-170{margin-left:170px!important}.ms-xl-175{margin-left:175px!important}.ms-xl-180{margin-left:180px!important}.ms-xl-185{margin-left:185px!important}.ms-xl-190{margin-left:190px!important}.ms-xl-195{margin-left:195px!important}.ms-xl-200{margin-left:200px!important}.me-xl-0{margin-right:0!important}.me-xl-5{margin-right:5px!important}.me-xl-10{margin-right:10px!important}.me-xl-15{margin-right:15px!important}.me-xl-20{margin-right:20px!important}.me-xl-25{margin-right:25px!important}.me-xl-30{margin-right:30px!important}.me-xl-35{margin-right:35px!important}.me-xl-40{margin-right:40px!important}.me-xl-45{margin-right:45px!important}.me-xl-50{margin-right:50px!important}.me-xl-55{margin-right:55px!important}.me-xl-60{margin-right:60px!important}.me-xl-65{margin-right:65px!important}.me-xl-70{margin-right:70px!important}.me-xl-75{margin-right:75px!important}.me-xl-80{margin-right:80px!important}.me-xl-85{margin-right:85px!important}.me-xl-90{margin-right:90px!important}.me-xl-95{margin-right:95px!important}.me-xl-100{margin-right:100px!important}.me-xl-105{margin-right:105px!important}.me-xl-110{margin-right:110px!important}.me-xl-115{margin-right:115px!important}.me-xl-120{margin-right:120px!important}.me-xl-125{margin-right:125px!important}.me-xl-130{margin-right:130px!important}.me-xl-135{margin-right:135px!important}.me-xl-140{margin-right:140px!important}.me-xl-145{margin-right:145px!important}.me-xl-150{margin-right:150px!important}.me-xl-155{margin-right:155px!important}.me-xl-160{margin-right:160px!important}.me-xl-165{margin-right:165px!important}.me-xl-170{margin-right:170px!important}.me-xl-175{margin-right:175px!important}.me-xl-180{margin-right:180px!important}.me-xl-185{margin-right:185px!important}.me-xl-190{margin-right:190px!important}.me-xl-195{margin-right:195px!important}.me-xl-200{margin-right:200px!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-5{margin-left:5px!important;margin-right:5px!important}.mx-xl-10{margin-left:10px!important;margin-right:10px!important}.mx-xl-15{margin-left:15px!important;margin-right:15px!important}.mx-xl-20{margin-left:20px!important;margin-right:20px!important}.mx-xl-25{margin-left:25px!important;margin-right:25px!important}.mx-xl-30{margin-left:30px!important;margin-right:30px!important}.mx-xl-35{margin-left:35px!important;margin-right:35px!important}.mx-xl-40{margin-left:40px!important;margin-right:40px!important}.mx-xl-45{margin-left:45px!important;margin-right:45px!important}.mx-xl-50{margin-left:50px!important;margin-right:50px!important}.mx-xl-55{margin-left:55px!important;margin-right:55px!important}.mx-xl-60{margin-left:60px!important;margin-right:60px!important}.mx-xl-65{margin-left:65px!important;margin-right:65px!important}.mx-xl-70{margin-left:70px!important;margin-right:70px!important}.mx-xl-75{margin-left:75px!important;margin-right:75px!important}.mx-xl-80{margin-left:80px!important;margin-right:80px!important}.mx-xl-85{margin-left:85px!important;margin-right:85px!important}.mx-xl-90{margin-left:90px!important;margin-right:90px!important}.mx-xl-95{margin-left:95px!important;margin-right:95px!important}.mx-xl-100{margin-left:100px!important;margin-right:100px!important}.mx-xl-105{margin-left:105px!important;margin-right:105px!important}.mx-xl-110{margin-left:110px!important;margin-right:110px!important}.mx-xl-115{margin-left:115px!important;margin-right:115px!important}.mx-xl-120{margin-left:120px!important;margin-right:120px!important}.mx-xl-125{margin-left:125px!important;margin-right:125px!important}.mx-xl-130{margin-left:130px!important;margin-right:130px!important}.mx-xl-135{margin-left:135px!important;margin-right:135px!important}.mx-xl-140{margin-left:140px!important;margin-right:140px!important}.mx-xl-145{margin-left:145px!important;margin-right:145px!important}.mx-xl-150{margin-left:150px!important;margin-right:150px!important}.mx-xl-155{margin-left:155px!important;margin-right:155px!important}.mx-xl-160{margin-left:160px!important;margin-right:160px!important}.mx-xl-165{margin-left:165px!important;margin-right:165px!important}.mx-xl-170{margin-left:170px!important;margin-right:170px!important}.mx-xl-175{margin-left:175px!important;margin-right:175px!important}.mx-xl-180{margin-left:180px!important;margin-right:180px!important}.mx-xl-185{margin-left:185px!important;margin-right:185px!important}.mx-xl-190{margin-left:190px!important;margin-right:190px!important}.mx-xl-195{margin-left:195px!important;margin-right:195px!important}.mx-xl-200{margin-left:200px!important;margin-right:200px!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-5{margin-top:5px!important;margin-bottom:5px!important}.my-xl-10{margin-top:10px!important;margin-bottom:10px!important}.my-xl-15{margin-top:15px!important;margin-bottom:15px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xl-25{margin-top:25px!important;margin-bottom:25px!important}.my-xl-30{margin-top:30px!important;margin-bottom:30px!important}.my-xl-35{margin-top:35px!important;margin-bottom:35px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xl-45{margin-top:45px!important;margin-bottom:45px!important}.my-xl-50{margin-top:50px!important;margin-bottom:50px!important}.my-xl-55{margin-top:55px!important;margin-bottom:55px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.my-xl-65{margin-top:65px!important;margin-bottom:65px!important}.my-xl-70{margin-top:70px!important;margin-bottom:70px!important}.my-xl-75{margin-top:75px!important;margin-bottom:75px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xl-85{margin-top:85px!important;margin-bottom:85px!important}.my-xl-90{margin-top:90px!important;margin-bottom:90px!important}.my-xl-95{margin-top:95px!important;margin-bottom:95px!important}.my-xl-100{margin-top:100px!important;margin-bottom:100px!important}.my-xl-105{margin-top:105px!important;margin-bottom:105px!important}.my-xl-110{margin-top:110px!important;margin-bottom:110px!important}.my-xl-115{margin-top:115px!important;margin-bottom:115px!important}.my-xl-120{margin-top:120px!important;margin-bottom:120px!important}.my-xl-125{margin-top:125px!important;margin-bottom:125px!important}.my-xl-130{margin-top:130px!important;margin-bottom:130px!important}.my-xl-135{margin-top:135px!important;margin-bottom:135px!important}.my-xl-140{margin-top:140px!important;margin-bottom:140px!important}.my-xl-145{margin-top:145px!important;margin-bottom:145px!important}.my-xl-150{margin-top:150px!important;margin-bottom:150px!important}.my-xl-155{margin-top:155px!important;margin-bottom:155px!important}.my-xl-160{margin-top:160px!important;margin-bottom:160px!important}.my-xl-165{margin-top:165px!important;margin-bottom:165px!important}.my-xl-170{margin-top:170px!important;margin-bottom:170px!important}.my-xl-175{margin-top:175px!important;margin-bottom:175px!important}.my-xl-180{margin-top:180px!important;margin-bottom:180px!important}.my-xl-185{margin-top:185px!important;margin-bottom:185px!important}.my-xl-190{margin-top:190px!important;margin-bottom:190px!important}.my-xl-195{margin-top:195px!important;margin-bottom:195px!important}.my-xl-200{margin-top:200px!important;margin-bottom:200px!important}}@media (min-width: 1440px){.m-xxl-0{margin:0!important}.m-xxl-5{margin:5px!important}.m-xxl-10{margin:10px!important}.m-xxl-15{margin:15px!important}.m-xxl-20{margin:20px!important}.m-xxl-25{margin:25px!important}.m-xxl-30{margin:30px!important}.m-xxl-35{margin:35px!important}.m-xxl-40{margin:40px!important}.m-xxl-45{margin:45px!important}.m-xxl-50{margin:50px!important}.m-xxl-55{margin:55px!important}.m-xxl-60{margin:60px!important}.m-xxl-65{margin:65px!important}.m-xxl-70{margin:70px!important}.m-xxl-75{margin:75px!important}.m-xxl-80{margin:80px!important}.m-xxl-85{margin:85px!important}.m-xxl-90{margin:90px!important}.m-xxl-95{margin:95px!important}.m-xxl-100{margin:100px!important}.m-xxl-105{margin:105px!important}.m-xxl-110{margin:110px!important}.m-xxl-115{margin:115px!important}.m-xxl-120{margin:120px!important}.m-xxl-125{margin:125px!important}.m-xxl-130{margin:130px!important}.m-xxl-135{margin:135px!important}.m-xxl-140{margin:140px!important}.m-xxl-145{margin:145px!important}.m-xxl-150{margin:150px!important}.m-xxl-155{margin:155px!important}.m-xxl-160{margin:160px!important}.m-xxl-165{margin:165px!important}.m-xxl-170{margin:170px!important}.m-xxl-175{margin:175px!important}.m-xxl-180{margin:180px!important}.m-xxl-185{margin:185px!important}.m-xxl-190{margin:190px!important}.m-xxl-195{margin:195px!important}.m-xxl-200{margin:200px!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-5{margin-top:5px!important}.mt-xxl-10{margin-top:10px!important}.mt-xxl-15{margin-top:15px!important}.mt-xxl-20{margin-top:20px!important}.mt-xxl-25{margin-top:25px!important}.mt-xxl-30{margin-top:30px!important}.mt-xxl-35{margin-top:35px!important}.mt-xxl-40{margin-top:40px!important}.mt-xxl-45{margin-top:45px!important}.mt-xxl-50{margin-top:50px!important}.mt-xxl-55{margin-top:55px!important}.mt-xxl-60{margin-top:60px!important}.mt-xxl-65{margin-top:65px!important}.mt-xxl-70{margin-top:70px!important}.mt-xxl-75{margin-top:75px!important}.mt-xxl-80{margin-top:80px!important}.mt-xxl-85{margin-top:85px!important}.mt-xxl-90{margin-top:90px!important}.mt-xxl-95{margin-top:95px!important}.mt-xxl-100{margin-top:100px!important}.mt-xxl-105{margin-top:105px!important}.mt-xxl-110{margin-top:110px!important}.mt-xxl-115{margin-top:115px!important}.mt-xxl-120{margin-top:120px!important}.mt-xxl-125{margin-top:125px!important}.mt-xxl-130{margin-top:130px!important}.mt-xxl-135{margin-top:135px!important}.mt-xxl-140{margin-top:140px!important}.mt-xxl-145{margin-top:145px!important}.mt-xxl-150{margin-top:150px!important}.mt-xxl-155{margin-top:155px!important}.mt-xxl-160{margin-top:160px!important}.mt-xxl-165{margin-top:165px!important}.mt-xxl-170{margin-top:170px!important}.mt-xxl-175{margin-top:175px!important}.mt-xxl-180{margin-top:180px!important}.mt-xxl-185{margin-top:185px!important}.mt-xxl-190{margin-top:190px!important}.mt-xxl-195{margin-top:195px!important}.mt-xxl-200{margin-top:200px!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-5{margin-bottom:5px!important}.mb-xxl-10{margin-bottom:10px!important}.mb-xxl-15{margin-bottom:15px!important}.mb-xxl-20{margin-bottom:20px!important}.mb-xxl-25{margin-bottom:25px!important}.mb-xxl-30{margin-bottom:30px!important}.mb-xxl-35{margin-bottom:35px!important}.mb-xxl-40{margin-bottom:40px!important}.mb-xxl-45{margin-bottom:45px!important}.mb-xxl-50{margin-bottom:50px!important}.mb-xxl-55{margin-bottom:55px!important}.mb-xxl-60{margin-bottom:60px!important}.mb-xxl-65{margin-bottom:65px!important}.mb-xxl-70{margin-bottom:70px!important}.mb-xxl-75{margin-bottom:75px!important}.mb-xxl-80{margin-bottom:80px!important}.mb-xxl-85{margin-bottom:85px!important}.mb-xxl-90{margin-bottom:90px!important}.mb-xxl-95{margin-bottom:95px!important}.mb-xxl-100{margin-bottom:100px!important}.mb-xxl-105{margin-bottom:105px!important}.mb-xxl-110{margin-bottom:110px!important}.mb-xxl-115{margin-bottom:115px!important}.mb-xxl-120{margin-bottom:120px!important}.mb-xxl-125{margin-bottom:125px!important}.mb-xxl-130{margin-bottom:130px!important}.mb-xxl-135{margin-bottom:135px!important}.mb-xxl-140{margin-bottom:140px!important}.mb-xxl-145{margin-bottom:145px!important}.mb-xxl-150{margin-bottom:150px!important}.mb-xxl-155{margin-bottom:155px!important}.mb-xxl-160{margin-bottom:160px!important}.mb-xxl-165{margin-bottom:165px!important}.mb-xxl-170{margin-bottom:170px!important}.mb-xxl-175{margin-bottom:175px!important}.mb-xxl-180{margin-bottom:180px!important}.mb-xxl-185{margin-bottom:185px!important}.mb-xxl-190{margin-bottom:190px!important}.mb-xxl-195{margin-bottom:195px!important}.mb-xxl-200{margin-bottom:200px!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-5{margin-left:5px!important}.ms-xxl-10{margin-left:10px!important}.ms-xxl-15{margin-left:15px!important}.ms-xxl-20{margin-left:20px!important}.ms-xxl-25{margin-left:25px!important}.ms-xxl-30{margin-left:30px!important}.ms-xxl-35{margin-left:35px!important}.ms-xxl-40{margin-left:40px!important}.ms-xxl-45{margin-left:45px!important}.ms-xxl-50{margin-left:50px!important}.ms-xxl-55{margin-left:55px!important}.ms-xxl-60{margin-left:60px!important}.ms-xxl-65{margin-left:65px!important}.ms-xxl-70{margin-left:70px!important}.ms-xxl-75{margin-left:75px!important}.ms-xxl-80{margin-left:80px!important}.ms-xxl-85{margin-left:85px!important}.ms-xxl-90{margin-left:90px!important}.ms-xxl-95{margin-left:95px!important}.ms-xxl-100{margin-left:100px!important}.ms-xxl-105{margin-left:105px!important}.ms-xxl-110{margin-left:110px!important}.ms-xxl-115{margin-left:115px!important}.ms-xxl-120{margin-left:120px!important}.ms-xxl-125{margin-left:125px!important}.ms-xxl-130{margin-left:130px!important}.ms-xxl-135{margin-left:135px!important}.ms-xxl-140{margin-left:140px!important}.ms-xxl-145{margin-left:145px!important}.ms-xxl-150{margin-left:150px!important}.ms-xxl-155{margin-left:155px!important}.ms-xxl-160{margin-left:160px!important}.ms-xxl-165{margin-left:165px!important}.ms-xxl-170{margin-left:170px!important}.ms-xxl-175{margin-left:175px!important}.ms-xxl-180{margin-left:180px!important}.ms-xxl-185{margin-left:185px!important}.ms-xxl-190{margin-left:190px!important}.ms-xxl-195{margin-left:195px!important}.ms-xxl-200{margin-left:200px!important}.me-xxl-0{margin-right:0!important}.me-xxl-5{margin-right:5px!important}.me-xxl-10{margin-right:10px!important}.me-xxl-15{margin-right:15px!important}.me-xxl-20{margin-right:20px!important}.me-xxl-25{margin-right:25px!important}.me-xxl-30{margin-right:30px!important}.me-xxl-35{margin-right:35px!important}.me-xxl-40{margin-right:40px!important}.me-xxl-45{margin-right:45px!important}.me-xxl-50{margin-right:50px!important}.me-xxl-55{margin-right:55px!important}.me-xxl-60{margin-right:60px!important}.me-xxl-65{margin-right:65px!important}.me-xxl-70{margin-right:70px!important}.me-xxl-75{margin-right:75px!important}.me-xxl-80{margin-right:80px!important}.me-xxl-85{margin-right:85px!important}.me-xxl-90{margin-right:90px!important}.me-xxl-95{margin-right:95px!important}.me-xxl-100{margin-right:100px!important}.me-xxl-105{margin-right:105px!important}.me-xxl-110{margin-right:110px!important}.me-xxl-115{margin-right:115px!important}.me-xxl-120{margin-right:120px!important}.me-xxl-125{margin-right:125px!important}.me-xxl-130{margin-right:130px!important}.me-xxl-135{margin-right:135px!important}.me-xxl-140{margin-right:140px!important}.me-xxl-145{margin-right:145px!important}.me-xxl-150{margin-right:150px!important}.me-xxl-155{margin-right:155px!important}.me-xxl-160{margin-right:160px!important}.me-xxl-165{margin-right:165px!important}.me-xxl-170{margin-right:170px!important}.me-xxl-175{margin-right:175px!important}.me-xxl-180{margin-right:180px!important}.me-xxl-185{margin-right:185px!important}.me-xxl-190{margin-right:190px!important}.me-xxl-195{margin-right:195px!important}.me-xxl-200{margin-right:200px!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-5{margin-left:5px!important;margin-right:5px!important}.mx-xxl-10{margin-left:10px!important;margin-right:10px!important}.mx-xxl-15{margin-left:15px!important;margin-right:15px!important}.mx-xxl-20{margin-left:20px!important;margin-right:20px!important}.mx-xxl-25{margin-left:25px!important;margin-right:25px!important}.mx-xxl-30{margin-left:30px!important;margin-right:30px!important}.mx-xxl-35{margin-left:35px!important;margin-right:35px!important}.mx-xxl-40{margin-left:40px!important;margin-right:40px!important}.mx-xxl-45{margin-left:45px!important;margin-right:45px!important}.mx-xxl-50{margin-left:50px!important;margin-right:50px!important}.mx-xxl-55{margin-left:55px!important;margin-right:55px!important}.mx-xxl-60{margin-left:60px!important;margin-right:60px!important}.mx-xxl-65{margin-left:65px!important;margin-right:65px!important}.mx-xxl-70{margin-left:70px!important;margin-right:70px!important}.mx-xxl-75{margin-left:75px!important;margin-right:75px!important}.mx-xxl-80{margin-left:80px!important;margin-right:80px!important}.mx-xxl-85{margin-left:85px!important;margin-right:85px!important}.mx-xxl-90{margin-left:90px!important;margin-right:90px!important}.mx-xxl-95{margin-left:95px!important;margin-right:95px!important}.mx-xxl-100{margin-left:100px!important;margin-right:100px!important}.mx-xxl-105{margin-left:105px!important;margin-right:105px!important}.mx-xxl-110{margin-left:110px!important;margin-right:110px!important}.mx-xxl-115{margin-left:115px!important;margin-right:115px!important}.mx-xxl-120{margin-left:120px!important;margin-right:120px!important}.mx-xxl-125{margin-left:125px!important;margin-right:125px!important}.mx-xxl-130{margin-left:130px!important;margin-right:130px!important}.mx-xxl-135{margin-left:135px!important;margin-right:135px!important}.mx-xxl-140{margin-left:140px!important;margin-right:140px!important}.mx-xxl-145{margin-left:145px!important;margin-right:145px!important}.mx-xxl-150{margin-left:150px!important;margin-right:150px!important}.mx-xxl-155{margin-left:155px!important;margin-right:155px!important}.mx-xxl-160{margin-left:160px!important;margin-right:160px!important}.mx-xxl-165{margin-left:165px!important;margin-right:165px!important}.mx-xxl-170{margin-left:170px!important;margin-right:170px!important}.mx-xxl-175{margin-left:175px!important;margin-right:175px!important}.mx-xxl-180{margin-left:180px!important;margin-right:180px!important}.mx-xxl-185{margin-left:185px!important;margin-right:185px!important}.mx-xxl-190{margin-left:190px!important;margin-right:190px!important}.mx-xxl-195{margin-left:195px!important;margin-right:195px!important}.mx-xxl-200{margin-left:200px!important;margin-right:200px!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-5{margin-top:5px!important;margin-bottom:5px!important}.my-xxl-10{margin-top:10px!important;margin-bottom:10px!important}.my-xxl-15{margin-top:15px!important;margin-bottom:15px!important}.my-xxl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xxl-25{margin-top:25px!important;margin-bottom:25px!important}.my-xxl-30{margin-top:30px!important;margin-bottom:30px!important}.my-xxl-35{margin-top:35px!important;margin-bottom:35px!important}.my-xxl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xxl-45{margin-top:45px!important;margin-bottom:45px!important}.my-xxl-50{margin-top:50px!important;margin-bottom:50px!important}.my-xxl-55{margin-top:55px!important;margin-bottom:55px!important}.my-xxl-60{margin-top:60px!important;margin-bottom:60px!important}.my-xxl-65{margin-top:65px!important;margin-bottom:65px!important}.my-xxl-70{margin-top:70px!important;margin-bottom:70px!important}.my-xxl-75{margin-top:75px!important;margin-bottom:75px!important}.my-xxl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xxl-85{margin-top:85px!important;margin-bottom:85px!important}.my-xxl-90{margin-top:90px!important;margin-bottom:90px!important}.my-xxl-95{margin-top:95px!important;margin-bottom:95px!important}.my-xxl-100{margin-top:100px!important;margin-bottom:100px!important}.my-xxl-105{margin-top:105px!important;margin-bottom:105px!important}.my-xxl-110{margin-top:110px!important;margin-bottom:110px!important}.my-xxl-115{margin-top:115px!important;margin-bottom:115px!important}.my-xxl-120{margin-top:120px!important;margin-bottom:120px!important}.my-xxl-125{margin-top:125px!important;margin-bottom:125px!important}.my-xxl-130{margin-top:130px!important;margin-bottom:130px!important}.my-xxl-135{margin-top:135px!important;margin-bottom:135px!important}.my-xxl-140{margin-top:140px!important;margin-bottom:140px!important}.my-xxl-145{margin-top:145px!important;margin-bottom:145px!important}.my-xxl-150{margin-top:150px!important;margin-bottom:150px!important}.my-xxl-155{margin-top:155px!important;margin-bottom:155px!important}.my-xxl-160{margin-top:160px!important;margin-bottom:160px!important}.my-xxl-165{margin-top:165px!important;margin-bottom:165px!important}.my-xxl-170{margin-top:170px!important;margin-bottom:170px!important}.my-xxl-175{margin-top:175px!important;margin-bottom:175px!important}.my-xxl-180{margin-top:180px!important;margin-bottom:180px!important}.my-xxl-185{margin-top:185px!important;margin-bottom:185px!important}.my-xxl-190{margin-top:190px!important;margin-bottom:190px!important}.my-xxl-195{margin-top:195px!important;margin-bottom:195px!important}.my-xxl-200{margin-top:200px!important;margin-bottom:200px!important}}.w-0{width:0!important}.min-w-0{min-width:0!important}.max-w-0{max-width:0!important}.w-10{width:10px!important}.min-w-10{min-width:10px!important}.max-w-10{max-width:10px!important}.w-20{width:20px!important}.min-w-20{min-width:20px!important}.max-w-20{max-width:20px!important}.w-30{width:30px!important}.min-w-30{min-width:30px!important}.max-w-30{max-width:30px!important}.w-40{width:40px!important}.min-w-40{min-width:40px!important}.max-w-40{max-width:40px!important}.w-50{width:50px!important}.min-w-50{min-width:50px!important}.max-w-50{max-width:50px!important}.w-60{width:60px!important}.min-w-60{min-width:60px!important}.max-w-60{max-width:60px!important}.w-70{width:70px!important}.min-w-70{min-width:70px!important}.max-w-70{max-width:70px!important}.w-80{width:80px!important}.min-w-80{min-width:80px!important}.max-w-80{max-width:80px!important}.w-90{width:90px!important}.min-w-90{min-width:90px!important}.max-w-90{max-width:90px!important}.w-100{width:100px!important}.min-w-100{min-width:100px!important}.max-w-100{max-width:100px!important}.w-120{width:120px!important}.min-w-120{min-width:120px!important}.max-w-120{max-width:120px!important}.w-150{width:150px!important}.min-w-150{min-width:150px!important}.max-w-150{max-width:150px!important}.w-160{width:160px!important}.min-w-160{min-width:160px!important}.max-w-160{max-width:160px!important}.w-170{width:170px!important}.min-w-170{min-width:170px!important}.max-w-170{max-width:170px!important}.w-180{width:180px!important}.min-w-180{min-width:180px!important}.max-w-180{max-width:180px!important}.w-190{width:190px!important}.min-w-190{min-width:190px!important}.max-w-190{max-width:190px!important}.w-200{width:200px!important}.min-w-200{min-width:200px!important}.max-w-200{max-width:200px!important}.w-250{width:250px!important}.min-w-250{min-width:250px!important}.max-w-250{max-width:250px!important}.w-300{width:300px!important}.min-w-300{min-width:300px!important}.max-w-300{max-width:300px!important}.w-350{width:350px!important}.min-w-350{min-width:350px!important}.max-w-350{max-width:350px!important}.w-400{width:400px!important}.min-w-400{min-width:400px!important}.max-w-400{max-width:400px!important}.w-450{width:450px!important}.min-w-450{min-width:450px!important}.max-w-450{max-width:450px!important}.w-500{width:500px!important}.min-w-500{min-width:500px!important}.max-w-500{max-width:500px!important}.w-550{width:550px!important}.min-w-550{min-width:550px!important}.max-w-550{max-width:550px!important}.w-600{width:600px!important}.min-w-600{min-width:600px!important}.max-w-600{max-width:600px!important}.w-650{width:650px!important}.min-w-650{min-width:650px!important}.max-w-650{max-width:650px!important}.w-700{width:700px!important}.min-w-700{min-width:700px!important}.max-w-700{max-width:700px!important}.w-750{width:750px!important}.min-w-750{min-width:750px!important}.max-w-750{max-width:750px!important}.w-800{width:800px!important}.min-w-800{min-width:800px!important}.max-w-800{max-width:800px!important}.w-850{width:850px!important}.min-w-850{min-width:850px!important}.max-w-850{max-width:850px!important}.w-900{width:900px!important}.min-w-900{min-width:900px!important}.max-w-900{max-width:900px!important}.w-950{width:950px!important}.min-w-950{min-width:950px!important}.max-w-950{max-width:950px!important}.w-1000{width:1000px!important}.min-w-1000{min-width:1000px!important}.max-w-1000{max-width:1000px!important}.w-p5{width:5%}.min-w-p5{min-width:5%}.max-w-p5{max-width:5%}.w-p10{width:10%}.min-w-p10{min-width:10%}.max-w-p10{max-width:10%}.w-p15{width:15%}.min-w-p15{min-width:15%}.max-w-p15{max-width:15%}.w-p20{width:20%}.min-w-p20{min-width:20%}.max-w-p20{max-width:20%}.w-p25{width:25%}.min-w-p25{min-width:25%}.max-w-p25{max-width:25%}.w-p30{width:30%}.min-w-p30{min-width:30%}.max-w-p30{max-width:30%}.w-p35{width:35%}.min-w-p35{min-width:35%}.max-w-p35{max-width:35%}.w-p40{width:40%}.min-w-p40{min-width:40%}.max-w-p40{max-width:40%}.w-p45{width:45%}.min-w-p45{min-width:45%}.max-w-p45{max-width:45%}.w-p50{width:50%}.min-w-p50{min-width:50%}.max-w-p50{max-width:50%}.w-p60{width:60%}.min-w-p60{min-width:60%}.max-w-p60{max-width:60%}.w-p65{width:65%}.min-w-p65{min-width:65%}.max-w-p65{max-width:65%}.w-p70{width:70%}.min-w-p70{min-width:70%}.max-w-p70{max-width:70%}.w-p75{width:75%}.min-w-p75{min-width:75%}.max-w-p75{max-width:75%}.w-p80{width:80%}.min-w-p80{min-width:80%}.max-w-p80{max-width:80%}.w-p85{width:85%}.min-w-p85{min-width:85%}.max-w-p85{max-width:85%}.w-p90{width:90%}.min-w-p90{min-width:90%}.max-w-p90{max-width:90%}.w-p95{width:95%}.min-w-p95{min-width:95%}.max-w-p95{max-width:95%}.w-p100{width:100%!important}.min-w-p100{min-width:100%!important}.max-w-p100{max-width:100%!important}.w-auto{width:auto}.min-w-auto{min-width:auto}.max-w-auto{max-width:auto}@media (max-width: 575px){.w-xs-0{width:0}.min-w-xs-0{min-width:0}.max-w-xs-0{max-width:0}.w-xs-10{width:10px}.min-w-xs-10{min-width:10px}.max-w-xs-10{max-width:10px}.w-xs-20{width:20px}.min-w-xs-20{min-width:20px}.max-w-xs-20{max-width:20px}.w-xs-30{width:30px}.min-w-xs-30{min-width:30px}.max-w-xs-30{max-width:30px}.w-xs-40{width:40px}.min-w-xs-40{min-width:40px}.max-w-xs-40{max-width:40px}.w-xs-50{width:50px}.min-w-xs-50{min-width:50px}.max-w-xs-50{max-width:50px}.w-xs-60{width:60px}.min-w-xs-60{min-width:60px}.max-w-xs-60{max-width:60px}.w-xs-70{width:70px}.min-w-xs-70{min-width:70px}.max-w-xs-70{max-width:70px}.w-xs-80{width:80px}.min-w-xs-80{min-width:80px}.max-w-xs-80{max-width:80px}.w-xs-90{width:90px}.min-w-xs-90{min-width:90px}.max-w-xs-90{max-width:90px}.w-xs-100{width:100px}.min-w-xs-100{min-width:100px}.max-w-xs-100{max-width:100px}.w-xs-120{width:120px}.min-w-xs-120{min-width:120px}.max-w-xs-120{max-width:120px}.w-xs-150{width:150px}.min-w-xs-150{min-width:150px}.max-w-xs-150{max-width:150px}.w-xs-160{width:160px}.min-w-xs-160{min-width:160px}.max-w-xs-160{max-width:160px}.w-xs-170{width:170px}.min-w-xs-170{min-width:170px}.max-w-xs-170{max-width:170px}.w-xs-180{width:180px}.min-w-xs-180{min-width:180px}.max-w-xs-180{max-width:180px}.w-xs-190{width:190px}.min-w-xs-190{min-width:190px}.max-w-xs-190{max-width:190px}.w-xs-200{width:200px}.min-w-xs-200{min-width:200px}.max-w-xs-200{max-width:200px}.w-xs-250{width:250px}.min-w-xs-250{min-width:250px}.max-w-xs-250{max-width:250px}.w-xs-300{width:300px}.min-w-xs-300{min-width:300px}.max-w-xs-300{max-width:300px}.w-xs-350{width:350px}.min-w-xs-350{min-width:350px}.max-w-xs-350{max-width:350px}.w-xs-400{width:400px}.min-w-xs-400{min-width:400px}.max-w-xs-400{max-width:400px}.w-xs-450{width:450px}.min-w-xs-450{min-width:450px}.max-w-xs-450{max-width:450px}.w-xs-500{width:500px}.min-w-xs-500{min-width:500px}.max-w-xs-500{max-width:500px}.w-xs-550{width:550px}.min-w-xs-550{min-width:550px}.max-w-xs-550{max-width:550px}.w-xs-600{width:600px}.min-w-xs-600{min-width:600px}.max-w-xs-600{max-width:600px}.w-xs-650{width:650px}.min-w-xs-650{min-width:650px}.max-w-xs-650{max-width:650px}.w-xs-700{width:700px}.min-w-xs-700{min-width:700px}.max-w-xs-700{max-width:700px}.w-xs-750{width:750px}.min-w-xs-750{min-width:750px}.max-w-xs-750{max-width:750px}.w-xs-800{width:800px}.min-w-xs-800{min-width:800px}.max-w-xs-800{max-width:800px}.w-xs-850{width:850px}.min-w-xs-850{min-width:850px}.max-w-xs-850{max-width:850px}.w-xs-900{width:900px}.min-w-xs-900{min-width:900px}.max-w-xs-900{max-width:900px}.w-xs-950{width:950px}.min-w-xs-950{min-width:950px}.max-w-xs-950{max-width:950px}.w-xs-1000{width:1000px}.min-w-xs-1000{min-width:1000px}.max-w-xs-1000{max-width:1000px}.w-xs-p5{width:5%}.min-w-xs-p5{min-width:5%}.max-w-xs-p5{max-width:5%}.w-xs-p10{width:10%}.min-w-xs-p10{min-width:10%}.max-w-xs-p10{max-width:10%}.w-xs-p15{width:15%}.min-w-xs-p15{min-width:15%}.max-w-xs-p15{max-width:15%}.w-xs-p20{width:20%}.min-w-xs-p20{min-width:20%}.max-w-xs-p20{max-width:20%}.w-xs-p25{width:25%}.min-w-xs-p25{min-width:25%}.max-w-xs-p25{max-width:25%}.w-xs-p30{width:30%}.min-w-xs-p30{min-width:30%}.max-w-xs-p30{max-width:30%}.w-xs-p35{width:35%}.min-w-xs-p35{min-width:35%}.max-w-xs-p35{max-width:35%}.w-xs-p40{width:40%}.min-w-xs-p40{min-width:40%}.max-w-xs-p40{max-width:40%}.w-xs-p45{width:45%}.min-w-xs-p45{min-width:45%}.max-w-xs-p45{max-width:45%}.w-xs-p50{width:50%}.min-w-xs-p50{min-width:50%}.max-w-xs-p50{max-width:50%}.w-xs-p60{width:60%}.min-w-xs-p60{min-width:60%}.max-w-xs-p60{max-width:60%}.w-xs-p65{width:65%}.min-w-xs-p65{min-width:65%}.max-w-xs-p65{max-width:65%}.w-xs-p70{width:70%}.min-w-xs-p70{min-width:70%}.max-w-xs-p70{max-width:70%}.w-xs-p75{width:75%}.min-w-xs-p75{min-width:75%}.max-w-xs-p75{max-width:75%}.w-xs-p80{width:80%}.min-w-xs-p80{min-width:80%}.max-w-xs-p80{max-width:80%}.w-xs-p85{width:85%}.min-w-xs-p85{min-width:85%}.max-w-xs-p85{max-width:85%}.w-xs-p90{width:90%}.min-w-xs-p90{min-width:90%}.max-w-xs-p90{max-width:90%}.w-xs-p95{width:95%}.min-w-xs-p95{min-width:95%}.max-w-xs-p95{max-width:95%}.w-xs-p100{width:100%}.min-w-xs-p100{min-width:100%}.max-w-xs-p100{max-width:100%}.w-xs-auto{width:auto}.min-w-xs-auto{min-width:auto}.max-w-xs-auto{max-width:auto}}@media (min-width: 576px){.w-sm-0{width:0}.min-w-sm-0{min-width:0}.max-w-sm-0{max-width:0}.w-sm-10{width:10px}.min-w-sm-10{min-width:10px}.max-w-sm-10{max-width:10px}.w-sm-20{width:20px}.min-w-sm-20{min-width:20px}.max-w-sm-20{max-width:20px}.w-sm-30{width:30px}.min-w-sm-30{min-width:30px}.max-w-sm-30{max-width:30px}.w-sm-40{width:40px}.min-w-sm-40{min-width:40px}.max-w-sm-40{max-width:40px}.w-sm-50{width:50px}.min-w-sm-50{min-width:50px}.max-w-sm-50{max-width:50px}.w-sm-60{width:60px}.min-w-sm-60{min-width:60px}.max-w-sm-60{max-width:60px}.w-sm-70{width:70px}.min-w-sm-70{min-width:70px}.max-w-sm-70{max-width:70px}.w-sm-80{width:80px}.min-w-sm-80{min-width:80px}.max-w-sm-80{max-width:80px}.w-sm-90{width:90px}.min-w-sm-90{min-width:90px}.max-w-sm-90{max-width:90px}.w-sm-100{width:100px}.min-w-sm-100{min-width:100px}.max-w-sm-100{max-width:100px}.w-sm-120{width:120px}.min-w-sm-120{min-width:120px}.max-w-sm-120{max-width:120px}.w-sm-150{width:150px}.min-w-sm-150{min-width:150px}.max-w-sm-150{max-width:150px}.w-sm-160{width:160px}.min-w-sm-160{min-width:160px}.max-w-sm-160{max-width:160px}.w-sm-170{width:170px}.min-w-sm-170{min-width:170px}.max-w-sm-170{max-width:170px}.w-sm-180{width:180px}.min-w-sm-180{min-width:180px}.max-w-sm-180{max-width:180px}.w-sm-190{width:190px}.min-w-sm-190{min-width:190px}.max-w-sm-190{max-width:190px}.w-sm-200{width:200px}.min-w-sm-200{min-width:200px}.max-w-sm-200{max-width:200px}.w-sm-250{width:250px}.min-w-sm-250{min-width:250px}.max-w-sm-250{max-width:250px}.w-sm-300{width:300px}.min-w-sm-300{min-width:300px}.max-w-sm-300{max-width:300px}.w-sm-350{width:350px}.min-w-sm-350{min-width:350px}.max-w-sm-350{max-width:350px}.w-sm-400{width:400px}.min-w-sm-400{min-width:400px}.max-w-sm-400{max-width:400px}.w-sm-450{width:450px}.min-w-sm-450{min-width:450px}.max-w-sm-450{max-width:450px}.w-sm-500{width:500px}.min-w-sm-500{min-width:500px}.max-w-sm-500{max-width:500px}.w-sm-550{width:550px}.min-w-sm-550{min-width:550px}.max-w-sm-550{max-width:550px}.w-sm-600{width:600px}.min-w-sm-600{min-width:600px}.max-w-sm-600{max-width:600px}.w-sm-650{width:650px}.min-w-sm-650{min-width:650px}.max-w-sm-650{max-width:650px}.w-sm-700{width:700px}.min-w-sm-700{min-width:700px}.max-w-sm-700{max-width:700px}.w-sm-750{width:750px}.min-w-sm-750{min-width:750px}.max-w-sm-750{max-width:750px}.w-sm-800{width:800px}.min-w-sm-800{min-width:800px}.max-w-sm-800{max-width:800px}.w-sm-850{width:850px}.min-w-sm-850{min-width:850px}.max-w-sm-850{max-width:850px}.w-sm-900{width:900px}.min-w-sm-900{min-width:900px}.max-w-sm-900{max-width:900px}.w-sm-950{width:950px}.min-w-sm-950{min-width:950px}.max-w-sm-950{max-width:950px}.w-sm-1000{width:1000px}.min-w-sm-1000{min-width:1000px}.max-w-sm-1000{max-width:1000px}.w-sm-p5{width:5%}.min-w-sm-p5{min-width:5%}.max-w-sm-p5{max-width:5%}.w-sm-p10{width:10%}.min-w-sm-p10{min-width:10%}.max-w-sm-p10{max-width:10%}.w-sm-p15{width:15%}.min-w-sm-p15{min-width:15%}.max-w-sm-p15{max-width:15%}.w-sm-p20{width:20%}.min-w-sm-p20{min-width:20%}.max-w-sm-p20{max-width:20%}.w-sm-p25{width:25%}.min-w-sm-p25{min-width:25%}.max-w-sm-p25{max-width:25%}.w-sm-p30{width:30%}.min-w-sm-p30{min-width:30%}.max-w-sm-p30{max-width:30%}.w-sm-p35{width:35%}.min-w-sm-p35{min-width:35%}.max-w-sm-p35{max-width:35%}.w-sm-p40{width:40%}.min-w-sm-p40{min-width:40%}.max-w-sm-p40{max-width:40%}.w-sm-p45{width:45%}.min-w-sm-p45{min-width:45%}.max-w-sm-p45{max-width:45%}.w-sm-p50{width:50%}.min-w-sm-p50{min-width:50%}.max-w-sm-p50{max-width:50%}.w-sm-p60{width:60%}.min-w-sm-p60{min-width:60%}.max-w-sm-p60{max-width:60%}.w-sm-p65{width:65%}.min-w-sm-p65{min-width:65%}.max-w-sm-p65{max-width:65%}.w-sm-p70{width:70%}.min-w-sm-p70{min-width:70%}.max-w-sm-p70{max-width:70%}.w-sm-p75{width:75%}.min-w-sm-p75{min-width:75%}.max-w-sm-p75{max-width:75%}.w-sm-p80{width:80%}.min-w-sm-p80{min-width:80%}.max-w-sm-p80{max-width:80%}.w-sm-p85{width:85%}.min-w-sm-p85{min-width:85%}.max-w-sm-p85{max-width:85%}.w-sm-p90{width:90%}.min-w-sm-p90{min-width:90%}.max-w-sm-p90{max-width:90%}.w-sm-p95{width:95%}.min-w-sm-p95{min-width:95%}.max-w-sm-p95{max-width:95%}.w-sm-p100{width:100%}.min-w-sm-p100{min-width:100%}.max-w-sm-p100{max-width:100%}.w-sm-auto{width:auto}.min-w-sm-auto{min-width:auto}.max-w-sm-auto{max-width:auto}}@media (min-width: 768px){.w-md-0{width:0}.min-w-md-0{min-width:0}.max-w-md-0{max-width:0}.w-md-10{width:10px}.min-w-md-10{min-width:10px}.max-w-md-10{max-width:10px}.w-md-20{width:20px}.min-w-md-20{min-width:20px}.max-w-md-20{max-width:20px}.w-md-30{width:30px}.min-w-md-30{min-width:30px}.max-w-md-30{max-width:30px}.w-md-40{width:40px}.min-w-md-40{min-width:40px}.max-w-md-40{max-width:40px}.w-md-50{width:50px}.min-w-md-50{min-width:50px}.max-w-md-50{max-width:50px}.w-md-60{width:60px}.min-w-md-60{min-width:60px}.max-w-md-60{max-width:60px}.w-md-70{width:70px}.min-w-md-70{min-width:70px}.max-w-md-70{max-width:70px}.w-md-80{width:80px}.min-w-md-80{min-width:80px}.max-w-md-80{max-width:80px}.w-md-90{width:90px}.min-w-md-90{min-width:90px}.max-w-md-90{max-width:90px}.w-md-100{width:100px}.min-w-md-100{min-width:100px}.max-w-md-100{max-width:100px}.w-md-120{width:120px}.min-w-md-120{min-width:120px}.max-w-md-120{max-width:120px}.w-md-150{width:150px}.min-w-md-150{min-width:150px}.max-w-md-150{max-width:150px}.w-md-160{width:160px}.min-w-md-160{min-width:160px}.max-w-md-160{max-width:160px}.w-md-170{width:170px}.min-w-md-170{min-width:170px}.max-w-md-170{max-width:170px}.w-md-180{width:180px}.min-w-md-180{min-width:180px}.max-w-md-180{max-width:180px}.w-md-190{width:190px}.min-w-md-190{min-width:190px}.max-w-md-190{max-width:190px}.w-md-200{width:200px}.min-w-md-200{min-width:200px}.max-w-md-200{max-width:200px}.w-md-250{width:250px}.min-w-md-250{min-width:250px}.max-w-md-250{max-width:250px}.w-md-300{width:300px}.min-w-md-300{min-width:300px}.max-w-md-300{max-width:300px}.w-md-350{width:350px}.min-w-md-350{min-width:350px}.max-w-md-350{max-width:350px}.w-md-400{width:400px}.min-w-md-400{min-width:400px}.max-w-md-400{max-width:400px}.w-md-450{width:450px}.min-w-md-450{min-width:450px}.max-w-md-450{max-width:450px}.w-md-500{width:500px}.min-w-md-500{min-width:500px}.max-w-md-500{max-width:500px}.w-md-550{width:550px}.min-w-md-550{min-width:550px}.max-w-md-550{max-width:550px}.w-md-600{width:600px}.min-w-md-600{min-width:600px}.max-w-md-600{max-width:600px}.w-md-650{width:650px}.min-w-md-650{min-width:650px}.max-w-md-650{max-width:650px}.w-md-700{width:700px}.min-w-md-700{min-width:700px}.max-w-md-700{max-width:700px}.w-md-750{width:750px}.min-w-md-750{min-width:750px}.max-w-md-750{max-width:750px}.w-md-800{width:800px}.min-w-md-800{min-width:800px}.max-w-md-800{max-width:800px}.w-md-850{width:850px}.min-w-md-850{min-width:850px}.max-w-md-850{max-width:850px}.w-md-900{width:900px}.min-w-md-900{min-width:900px}.max-w-md-900{max-width:900px}.w-md-950{width:950px}.min-w-md-950{min-width:950px}.max-w-md-950{max-width:950px}.w-md-1000{width:1000px}.min-w-md-1000{min-width:1000px}.max-w-md-1000{max-width:1000px}.w-md-p5{width:5%}.min-w-md-p5{min-width:5%}.max-w-md-p5{max-width:5%}.w-md-p10{width:10%}.min-w-md-p10{min-width:10%}.max-w-md-p10{max-width:10%}.w-md-p15{width:15%}.min-w-md-p15{min-width:15%}.max-w-md-p15{max-width:15%}.w-md-p20{width:20%}.min-w-md-p20{min-width:20%}.max-w-md-p20{max-width:20%}.w-md-p25{width:25%}.min-w-md-p25{min-width:25%}.max-w-md-p25{max-width:25%}.w-md-p30{width:30%}.min-w-md-p30{min-width:30%}.max-w-md-p30{max-width:30%}.w-md-p35{width:35%}.min-w-md-p35{min-width:35%}.max-w-md-p35{max-width:35%}.w-md-p40{width:40%}.min-w-md-p40{min-width:40%}.max-w-md-p40{max-width:40%}.w-md-p45{width:45%}.min-w-md-p45{min-width:45%}.max-w-md-p45{max-width:45%}.w-md-p50{width:50%}.min-w-md-p50{min-width:50%}.max-w-md-p50{max-width:50%}.w-md-p60{width:60%}.min-w-md-p60{min-width:60%}.max-w-md-p60{max-width:60%}.w-md-p65{width:65%}.min-w-md-p65{min-width:65%}.max-w-md-p65{max-width:65%}.w-md-p70{width:70%}.min-w-md-p70{min-width:70%}.max-w-md-p70{max-width:70%}.w-md-p75{width:75%}.min-w-md-p75{min-width:75%}.max-w-md-p75{max-width:75%}.w-md-p80{width:80%}.min-w-md-p80{min-width:80%}.max-w-md-p80{max-width:80%}.w-md-p85{width:85%}.min-w-md-p85{min-width:85%}.max-w-md-p85{max-width:85%}.w-md-p90{width:90%}.min-w-md-p90{min-width:90%}.max-w-md-p90{max-width:90%}.w-md-p95{width:95%}.min-w-md-p95{min-width:95%}.max-w-md-p95{max-width:95%}.w-md-p100{width:100%}.min-w-md-p100{min-width:100%}.max-w-md-p100{max-width:100%}.w-md-auto{width:auto}.min-w-md-auto{min-width:auto}.max-w-md-auto{max-width:auto}}@media (min-width: 992px){.w-lg-0{width:0}.min-w-lg-0{min-width:0}.max-w-lg-0{max-width:0}.w-lg-10{width:10px}.min-w-lg-10{min-width:10px}.max-w-lg-10{max-width:10px}.w-lg-20{width:20px}.min-w-lg-20{min-width:20px}.max-w-lg-20{max-width:20px}.w-lg-30{width:30px}.min-w-lg-30{min-width:30px}.max-w-lg-30{max-width:30px}.w-lg-40{width:40px}.min-w-lg-40{min-width:40px}.max-w-lg-40{max-width:40px}.w-lg-50{width:50px}.min-w-lg-50{min-width:50px}.max-w-lg-50{max-width:50px}.w-lg-60{width:60px}.min-w-lg-60{min-width:60px}.max-w-lg-60{max-width:60px}.w-lg-70{width:70px}.min-w-lg-70{min-width:70px}.max-w-lg-70{max-width:70px}.w-lg-80{width:80px}.min-w-lg-80{min-width:80px}.max-w-lg-80{max-width:80px}.w-lg-90{width:90px}.min-w-lg-90{min-width:90px}.max-w-lg-90{max-width:90px}.w-lg-100{width:100px}.min-w-lg-100{min-width:100px}.max-w-lg-100{max-width:100px}.w-lg-120{width:120px}.min-w-lg-120{min-width:120px}.max-w-lg-120{max-width:120px}.w-lg-150{width:150px}.min-w-lg-150{min-width:150px}.max-w-lg-150{max-width:150px}.w-lg-160{width:160px}.min-w-lg-160{min-width:160px}.max-w-lg-160{max-width:160px}.w-lg-170{width:170px}.min-w-lg-170{min-width:170px}.max-w-lg-170{max-width:170px}.w-lg-180{width:180px}.min-w-lg-180{min-width:180px}.max-w-lg-180{max-width:180px}.w-lg-190{width:190px}.min-w-lg-190{min-width:190px}.max-w-lg-190{max-width:190px}.w-lg-200{width:200px}.min-w-lg-200{min-width:200px}.max-w-lg-200{max-width:200px}.w-lg-250{width:250px}.min-w-lg-250{min-width:250px}.max-w-lg-250{max-width:250px}.w-lg-300{width:300px}.min-w-lg-300{min-width:300px}.max-w-lg-300{max-width:300px}.w-lg-350{width:350px}.min-w-lg-350{min-width:350px}.max-w-lg-350{max-width:350px}.w-lg-400{width:400px}.min-w-lg-400{min-width:400px}.max-w-lg-400{max-width:400px}.w-lg-450{width:450px}.min-w-lg-450{min-width:450px}.max-w-lg-450{max-width:450px}.w-lg-500{width:500px}.min-w-lg-500{min-width:500px}.max-w-lg-500{max-width:500px}.w-lg-550{width:550px}.min-w-lg-550{min-width:550px}.max-w-lg-550{max-width:550px}.w-lg-600{width:600px}.min-w-lg-600{min-width:600px}.max-w-lg-600{max-width:600px}.w-lg-650{width:650px}.min-w-lg-650{min-width:650px}.max-w-lg-650{max-width:650px}.w-lg-700{width:700px}.min-w-lg-700{min-width:700px}.max-w-lg-700{max-width:700px}.w-lg-750{width:750px}.min-w-lg-750{min-width:750px}.max-w-lg-750{max-width:750px}.w-lg-800{width:800px}.min-w-lg-800{min-width:800px}.max-w-lg-800{max-width:800px}.w-lg-850{width:850px}.min-w-lg-850{min-width:850px}.max-w-lg-850{max-width:850px}.w-lg-900{width:900px}.min-w-lg-900{min-width:900px}.max-w-lg-900{max-width:900px}.w-lg-950{width:950px}.min-w-lg-950{min-width:950px}.max-w-lg-950{max-width:950px}.w-lg-1000{width:1000px}.min-w-lg-1000{min-width:1000px}.max-w-lg-1000{max-width:1000px}.w-lg-p5{width:5%}.min-w-lg-p5{min-width:5%}.max-w-lg-p5{max-width:5%}.w-lg-p10{width:10%}.min-w-lg-p10{min-width:10%}.max-w-lg-p10{max-width:10%}.w-lg-p15{width:15%}.min-w-lg-p15{min-width:15%}.max-w-lg-p15{max-width:15%}.w-lg-p20{width:20%}.min-w-lg-p20{min-width:20%}.max-w-lg-p20{max-width:20%}.w-lg-p25{width:25%}.min-w-lg-p25{min-width:25%}.max-w-lg-p25{max-width:25%}.w-lg-p30{width:30%}.min-w-lg-p30{min-width:30%}.max-w-lg-p30{max-width:30%}.w-lg-p35{width:35%}.min-w-lg-p35{min-width:35%}.max-w-lg-p35{max-width:35%}.w-lg-p40{width:40%}.min-w-lg-p40{min-width:40%}.max-w-lg-p40{max-width:40%}.w-lg-p45{width:45%}.min-w-lg-p45{min-width:45%}.max-w-lg-p45{max-width:45%}.w-lg-p50{width:50%}.min-w-lg-p50{min-width:50%}.max-w-lg-p50{max-width:50%}.w-lg-p60{width:60%}.min-w-lg-p60{min-width:60%}.max-w-lg-p60{max-width:60%}.w-lg-p65{width:65%}.min-w-lg-p65{min-width:65%}.max-w-lg-p65{max-width:65%}.w-lg-p70{width:70%}.min-w-lg-p70{min-width:70%}.max-w-lg-p70{max-width:70%}.w-lg-p75{width:75%}.min-w-lg-p75{min-width:75%}.max-w-lg-p75{max-width:75%}.w-lg-p80{width:80%}.min-w-lg-p80{min-width:80%}.max-w-lg-p80{max-width:80%}.w-lg-p85{width:85%}.min-w-lg-p85{min-width:85%}.max-w-lg-p85{max-width:85%}.w-lg-p90{width:90%}.min-w-lg-p90{min-width:90%}.max-w-lg-p90{max-width:90%}.w-lg-p95{width:95%}.min-w-lg-p95{min-width:95%}.max-w-lg-p95{max-width:95%}.w-lg-p100{width:100%}.min-w-lg-p100{min-width:100%}.max-w-lg-p100{max-width:100%}.w-lg-auto{width:auto}.min-w-lg-auto{min-width:auto}.max-w-lg-auto{max-width:auto}}@media (min-width: 1200px){.w-xl-0{width:0}.min-w-xl-0{min-width:0}.max-w-xl-0{max-width:0}.w-xl-10{width:10px}.min-w-xl-10{min-width:10px}.max-w-xl-10{max-width:10px}.w-xl-20{width:20px}.min-w-xl-20{min-width:20px}.max-w-xl-20{max-width:20px}.w-xl-30{width:30px}.min-w-xl-30{min-width:30px}.max-w-xl-30{max-width:30px}.w-xl-40{width:40px}.min-w-xl-40{min-width:40px}.max-w-xl-40{max-width:40px}.w-xl-50{width:50px}.min-w-xl-50{min-width:50px}.max-w-xl-50{max-width:50px}.w-xl-60{width:60px}.min-w-xl-60{min-width:60px}.max-w-xl-60{max-width:60px}.w-xl-70{width:70px}.min-w-xl-70{min-width:70px}.max-w-xl-70{max-width:70px}.w-xl-80{width:80px}.min-w-xl-80{min-width:80px}.max-w-xl-80{max-width:80px}.w-xl-90{width:90px}.min-w-xl-90{min-width:90px}.max-w-xl-90{max-width:90px}.w-xl-100{width:100px}.min-w-xl-100{min-width:100px}.max-w-xl-100{max-width:100px}.w-xl-120{width:120px}.min-w-xl-120{min-width:120px}.max-w-xl-120{max-width:120px}.w-xl-150{width:150px}.min-w-xl-150{min-width:150px}.max-w-xl-150{max-width:150px}.w-xl-160{width:160px}.min-w-xl-160{min-width:160px}.max-w-xl-160{max-width:160px}.w-xl-170{width:170px}.min-w-xl-170{min-width:170px}.max-w-xl-170{max-width:170px}.w-xl-180{width:180px}.min-w-xl-180{min-width:180px}.max-w-xl-180{max-width:180px}.w-xl-190{width:190px}.min-w-xl-190{min-width:190px}.max-w-xl-190{max-width:190px}.w-xl-200{width:200px}.min-w-xl-200{min-width:200px}.max-w-xl-200{max-width:200px}.w-xl-250{width:250px}.min-w-xl-250{min-width:250px}.max-w-xl-250{max-width:250px}.w-xl-300{width:300px}.min-w-xl-300{min-width:300px}.max-w-xl-300{max-width:300px}.w-xl-350{width:350px}.min-w-xl-350{min-width:350px}.max-w-xl-350{max-width:350px}.w-xl-400{width:400px}.min-w-xl-400{min-width:400px}.max-w-xl-400{max-width:400px}.w-xl-450{width:450px}.min-w-xl-450{min-width:450px}.max-w-xl-450{max-width:450px}.w-xl-500{width:500px}.min-w-xl-500{min-width:500px}.max-w-xl-500{max-width:500px}.w-xl-550{width:550px}.min-w-xl-550{min-width:550px}.max-w-xl-550{max-width:550px}.w-xl-600{width:600px}.min-w-xl-600{min-width:600px}.max-w-xl-600{max-width:600px}.w-xl-650{width:650px}.min-w-xl-650{min-width:650px}.max-w-xl-650{max-width:650px}.w-xl-700{width:700px}.min-w-xl-700{min-width:700px}.max-w-xl-700{max-width:700px}.w-xl-750{width:750px}.min-w-xl-750{min-width:750px}.max-w-xl-750{max-width:750px}.w-xl-800{width:800px}.min-w-xl-800{min-width:800px}.max-w-xl-800{max-width:800px}.w-xl-850{width:850px}.min-w-xl-850{min-width:850px}.max-w-xl-850{max-width:850px}.w-xl-900{width:900px}.min-w-xl-900{min-width:900px}.max-w-xl-900{max-width:900px}.w-xl-950{width:950px}.min-w-xl-950{min-width:950px}.max-w-xl-950{max-width:950px}.w-xl-1000{width:1000px}.min-w-xl-1000{min-width:1000px}.max-w-xl-1000{max-width:1000px}.w-xl-p5{width:5%}.min-w-xl-p5{min-width:5%}.max-w-xl-p5{max-width:5%}.w-xl-p10{width:10%}.min-w-xl-p10{min-width:10%}.max-w-xl-p10{max-width:10%}.w-xl-p15{width:15%}.min-w-xl-p15{min-width:15%}.max-w-xl-p15{max-width:15%}.w-xl-p20{width:20%}.min-w-xl-p20{min-width:20%}.max-w-xl-p20{max-width:20%}.w-xl-p25{width:25%}.min-w-xl-p25{min-width:25%}.max-w-xl-p25{max-width:25%}.w-xl-p30{width:30%}.min-w-xl-p30{min-width:30%}.max-w-xl-p30{max-width:30%}.w-xl-p35{width:35%}.min-w-xl-p35{min-width:35%}.max-w-xl-p35{max-width:35%}.w-xl-p40{width:40%}.min-w-xl-p40{min-width:40%}.max-w-xl-p40{max-width:40%}.w-xl-p45{width:45%}.min-w-xl-p45{min-width:45%}.max-w-xl-p45{max-width:45%}.w-xl-p50{width:50%}.min-w-xl-p50{min-width:50%}.max-w-xl-p50{max-width:50%}.w-xl-p60{width:60%}.min-w-xl-p60{min-width:60%}.max-w-xl-p60{max-width:60%}.w-xl-p65{width:65%}.min-w-xl-p65{min-width:65%}.max-w-xl-p65{max-width:65%}.w-xl-p70{width:70%}.min-w-xl-p70{min-width:70%}.max-w-xl-p70{max-width:70%}.w-xl-p75{width:75%}.min-w-xl-p75{min-width:75%}.max-w-xl-p75{max-width:75%}.w-xl-p80{width:80%}.min-w-xl-p80{min-width:80%}.max-w-xl-p80{max-width:80%}.w-xl-p85{width:85%}.min-w-xl-p85{min-width:85%}.max-w-xl-p85{max-width:85%}.w-xl-p90{width:90%}.min-w-xl-p90{min-width:90%}.max-w-xl-p90{max-width:90%}.w-xl-p95{width:95%}.min-w-xl-p95{min-width:95%}.max-w-xl-p95{max-width:95%}.w-xl-p100{width:100%}.min-w-xl-p100{min-width:100%}.max-w-xl-p100{max-width:100%}.w-xl-auto{width:auto}.min-w-xl-auto{min-width:auto}.max-w-xl-auto{max-width:auto}}.h-0{height:0!important}.min-h-0{min-height:0!important}.max-h-0{max-height:0!important}.h-10{height:10px!important}.min-h-10{min-height:10px!important}.max-h-10{max-height:10px!important}.h-15{height:15px!important}.min-h-15{min-height:15px!important}.max-h-15{max-height:15px!important}.h-20{height:20px!important}.min-h-20{min-height:20px!important}.max-h-20{max-height:20px!important}.h-30{height:30px!important}.min-h-30{min-height:30px!important}.max-h-30{max-height:30px!important}.h-40{height:40px!important}.min-h-40{min-height:40px!important}.max-h-40{max-height:40px!important}.h-50{height:50px!important}.min-h-50{min-height:50px!important}.max-h-50{max-height:50px!important}.h-60{height:60px!important}.min-h-60{min-height:60px!important}.max-h-60{max-height:60px!important}.h-70{height:70px!important}.min-h-70{min-height:70px!important}.max-h-70{max-height:70px!important}.h-80{height:80px!important}.min-h-80{min-height:80px!important}.max-h-80{max-height:80px!important}.h-90{height:90px!important}.min-h-90{min-height:90px!important}.max-h-90{max-height:90px!important}.h-100{height:100px!important}.min-h-100{min-height:100px!important}.max-h-100{max-height:100px!important}.h-120{height:120px!important}.min-h-120{min-height:120px!important}.max-h-120{max-height:120px!important}.h-150{height:150px!important}.min-h-150{min-height:150px!important}.max-h-150{max-height:150px!important}.h-160{height:160px!important}.min-h-160{min-height:160px!important}.max-h-160{max-height:160px!important}.h-170{height:170px!important}.min-h-170{min-height:170px!important}.max-h-170{max-height:170px!important}.h-180{height:180px!important}.min-h-180{min-height:180px!important}.max-h-180{max-height:180px!important}.h-190{height:190px!important}.min-h-190{min-height:190px!important}.max-h-190{max-height:190px!important}.h-200{height:200px!important}.min-h-200{min-height:200px!important}.max-h-200{max-height:200px!important}.h-250{height:250px!important}.min-h-250{min-height:250px!important}.max-h-250{max-height:250px!important}.h-300{height:300px!important}.min-h-300{min-height:300px!important}.max-h-300{max-height:300px!important}.h-310{height:310px!important}.min-h-310{min-height:310px!important}.max-h-310{max-height:310px!important}.h-320{height:320px!important}.min-h-320{min-height:320px!important}.max-h-320{max-height:320px!important}.h-325{height:325px!important}.min-h-325{min-height:325px!important}.max-h-325{max-height:325px!important}.h-350{height:350px!important}.min-h-350{min-height:350px!important}.max-h-350{max-height:350px!important}.h-400{height:400px!important}.min-h-400{min-height:400px!important}.max-h-400{max-height:400px!important}.h-450{height:450px!important}.min-h-450{min-height:450px!important}.max-h-450{max-height:450px!important}.h-500{height:500px!important}.min-h-500{min-height:500px!important}.max-h-500{max-height:500px!important}.h-550{height:550px!important}.min-h-550{min-height:550px!important}.max-h-550{max-height:550px!important}.h-600{height:600px!important}.min-h-600{min-height:600px!important}.max-h-600{max-height:600px!important}.h-650{height:650px!important}.min-h-650{min-height:650px!important}.max-h-650{max-height:650px!important}.h-700{height:700px!important}.min-h-700{min-height:700px!important}.max-h-700{max-height:700px!important}.h-750{height:750px!important}.min-h-750{min-height:750px!important}.max-h-750{max-height:750px!important}.h-800{height:800px!important}.min-h-800{min-height:800px!important}.max-h-800{max-height:800px!important}.h-850{height:850px!important}.min-h-850{min-height:850px!important}.max-h-850{max-height:850px!important}.h-900{height:900px!important}.min-h-900{min-height:900px!important}.max-h-900{max-height:900px!important}.h-950{height:950px!important}.min-h-950{min-height:950px!important}.max-h-950{max-height:950px!important}.h-1000{height:1000px!important}.min-h-1000{min-height:1000px!important}.max-h-1000{max-height:1000px!important}.h-p5{height:5%!important}.min-h-p5{min-height:5%!important}.max-h-p5{max-height:5%!important}.h-p10{height:10%!important}.min-h-p10{min-height:10%!important}.max-h-p10{max-height:10%!important}.h-p15{height:15%!important}.min-h-p15{min-height:15%!important}.max-h-p15{max-height:15%!important}.h-p20{height:20%!important}.min-h-p20{min-height:20%!important}.max-h-p20{max-height:20%!important}.h-p25{height:25%!important}.min-h-p25{min-height:25%!important}.max-h-p25{max-height:25%!important}.h-p30{height:30%!important}.min-h-p30{min-height:30%!important}.max-h-p30{max-height:30%!important}.h-p35{height:35%!important}.min-h-p35{min-height:35%!important}.max-h-p35{max-height:35%!important}.h-p40{height:40%!important}.min-h-p40{min-height:40%!important}.max-h-p40{max-height:40%!important}.h-p45{height:45%!important}.min-h-p45{min-height:45%!important}.max-h-p45{max-height:45%!important}.h-p50{height:50%!important}.min-h-p50{min-height:50%!important}.max-h-p50{max-height:50%!important}.h-p60{height:60%!important}.min-h-p60{min-height:60%!important}.max-h-p60{max-height:60%!important}.h-p65{height:65%!important}.min-h-p65{min-height:65%!important}.max-h-p65{max-height:65%!important}.h-p70{height:70%!important}.min-h-p70{min-height:70%!important}.max-h-p70{max-height:70%!important}.h-p75{height:75%!important}.min-h-p75{min-height:75%!important}.max-h-p75{max-height:75%!important}.h-p80{height:80%!important}.min-h-p80{min-height:80%!important}.max-h-p80{max-height:80%!important}.h-p85{height:85%!important}.min-h-p85{min-height:85%!important}.max-h-p85{max-height:85%!important}.h-p90{height:90%!important}.min-h-p90{min-height:90%!important}.max-h-p90{max-height:90%!important}.h-p95{height:95%!important}.min-h-p95{min-height:95%!important}.max-h-p95{max-height:95%!important}.h-p100{height:100%!important}.min-h-p100{min-height:100%!important}.max-h-p100{max-height:100%!important}.h-auto{height:auto!important}.min-h-auto{min-height:auto!important}.max-h-auto{max-height:auto!important}@media (max-width: 575px){.h-xs-0{height:0!important}.min-h-xs-0{min-height:0!important}.max-h-xs-0{max-height:0!important}.h-xs-10{height:10px!important}.min-h-xs-10{min-height:10px!important}.max-h-xs-10{max-height:10px!important}.h-xs-15{height:15px!important}.min-h-xs-15{min-height:15px!important}.max-h-xs-15{max-height:15px!important}.h-xs-20{height:20px!important}.min-h-xs-20{min-height:20px!important}.max-h-xs-20{max-height:20px!important}.h-xs-30{height:30px!important}.min-h-xs-30{min-height:30px!important}.max-h-xs-30{max-height:30px!important}.h-xs-40{height:40px!important}.min-h-xs-40{min-height:40px!important}.max-h-xs-40{max-height:40px!important}.h-xs-50{height:50px!important}.min-h-xs-50{min-height:50px!important}.max-h-xs-50{max-height:50px!important}.h-xs-60{height:60px!important}.min-h-xs-60{min-height:60px!important}.max-h-xs-60{max-height:60px!important}.h-xs-70{height:70px!important}.min-h-xs-70{min-height:70px!important}.max-h-xs-70{max-height:70px!important}.h-xs-80{height:80px!important}.min-h-xs-80{min-height:80px!important}.max-h-xs-80{max-height:80px!important}.h-xs-90{height:90px!important}.min-h-xs-90{min-height:90px!important}.max-h-xs-90{max-height:90px!important}.h-xs-100{height:100px!important}.min-h-xs-100{min-height:100px!important}.max-h-xs-100{max-height:100px!important}.h-xs-120{height:120px!important}.min-h-xs-120{min-height:120px!important}.max-h-xs-120{max-height:120px!important}.h-xs-150{height:150px!important}.min-h-xs-150{min-height:150px!important}.max-h-xs-150{max-height:150px!important}.h-xs-160{height:160px!important}.min-h-xs-160{min-height:160px!important}.max-h-xs-160{max-height:160px!important}.h-xs-170{height:170px!important}.min-h-xs-170{min-height:170px!important}.max-h-xs-170{max-height:170px!important}.h-xs-180{height:180px!important}.min-h-xs-180{min-height:180px!important}.max-h-xs-180{max-height:180px!important}.h-xs-190{height:190px!important}.min-h-xs-190{min-height:190px!important}.max-h-xs-190{max-height:190px!important}.h-xs-200{height:200px!important}.min-h-xs-200{min-height:200px!important}.max-h-xs-200{max-height:200px!important}.h-xs-250{height:250px!important}.min-h-xs-250{min-height:250px!important}.max-h-xs-250{max-height:250px!important}.h-xs-300{height:300px!important}.min-h-xs-300{min-height:300px!important}.max-h-xs-300{max-height:300px!important}.h-xs-310{height:310px!important}.min-h-xs-310{min-height:310px!important}.max-h-xs-310{max-height:310px!important}.h-xs-320{height:320px!important}.min-h-xs-320{min-height:320px!important}.max-h-xs-320{max-height:320px!important}.h-xs-325{height:325px!important}.min-h-xs-325{min-height:325px!important}.max-h-xs-325{max-height:325px!important}.h-xs-350{height:350px!important}.min-h-xs-350{min-height:350px!important}.max-h-xs-350{max-height:350px!important}.h-xs-400{height:400px!important}.min-h-xs-400{min-height:400px!important}.max-h-xs-400{max-height:400px!important}.h-xs-450{height:450px!important}.min-h-xs-450{min-height:450px!important}.max-h-xs-450{max-height:450px!important}.h-xs-500{height:500px!important}.min-h-xs-500{min-height:500px!important}.max-h-xs-500{max-height:500px!important}.h-xs-550{height:550px!important}.min-h-xs-550{min-height:550px!important}.max-h-xs-550{max-height:550px!important}.h-xs-600{height:600px!important}.min-h-xs-600{min-height:600px!important}.max-h-xs-600{max-height:600px!important}.h-xs-650{height:650px!important}.min-h-xs-650{min-height:650px!important}.max-h-xs-650{max-height:650px!important}.h-xs-700{height:700px!important}.min-h-xs-700{min-height:700px!important}.max-h-xs-700{max-height:700px!important}.h-xs-750{height:750px!important}.min-h-xs-750{min-height:750px!important}.max-h-xs-750{max-height:750px!important}.h-xs-800{height:800px!important}.min-h-xs-800{min-height:800px!important}.max-h-xs-800{max-height:800px!important}.h-xs-850{height:850px!important}.min-h-xs-850{min-height:850px!important}.max-h-xs-850{max-height:850px!important}.h-xs-900{height:900px!important}.min-h-xs-900{min-height:900px!important}.max-h-xs-900{max-height:900px!important}.h-xs-950{height:950px!important}.min-h-xs-950{min-height:950px!important}.max-h-xs-950{max-height:950px!important}.h-xs-1000{height:1000px!important}.min-h-xs-1000{min-height:1000px!important}.max-h-xs-1000{max-height:1000px!important}.h-xs-p5{height:5%!important}.min-h-xs-p5{min-height:5%!important}.max-h-xs-p5{max-height:5%!important}.h-xs-p10{height:10%!important}.min-h-xs-p10{min-height:10%!important}.max-h-xs-p10{max-height:10%!important}.h-xs-p15{height:15%!important}.min-h-xs-p15{min-height:15%!important}.max-h-xs-p15{max-height:15%!important}.h-xs-p20{height:20%!important}.min-h-xs-p20{min-height:20%!important}.max-h-xs-p20{max-height:20%!important}.h-xs-p25{height:25%!important}.min-h-xs-p25{min-height:25%!important}.max-h-xs-p25{max-height:25%!important}.h-xs-p30{height:30%!important}.min-h-xs-p30{min-height:30%!important}.max-h-xs-p30{max-height:30%!important}.h-xs-p35{height:35%!important}.min-h-xs-p35{min-height:35%!important}.max-h-xs-p35{max-height:35%!important}.h-xs-p40{height:40%!important}.min-h-xs-p40{min-height:40%!important}.max-h-xs-p40{max-height:40%!important}.h-xs-p45{height:45%!important}.min-h-xs-p45{min-height:45%!important}.max-h-xs-p45{max-height:45%!important}.h-xs-p50{height:50%!important}.min-h-xs-p50{min-height:50%!important}.max-h-xs-p50{max-height:50%!important}.h-xs-p60{height:60%!important}.min-h-xs-p60{min-height:60%!important}.max-h-xs-p60{max-height:60%!important}.h-xs-p65{height:65%!important}.min-h-xs-p65{min-height:65%!important}.max-h-xs-p65{max-height:65%!important}.h-xs-p70{height:70%!important}.min-h-xs-p70{min-height:70%!important}.max-h-xs-p70{max-height:70%!important}.h-xs-p75{height:75%!important}.min-h-xs-p75{min-height:75%!important}.max-h-xs-p75{max-height:75%!important}.h-xs-p80{height:80%!important}.min-h-xs-p80{min-height:80%!important}.max-h-xs-p80{max-height:80%!important}.h-xs-p85{height:85%!important}.min-h-xs-p85{min-height:85%!important}.max-h-xs-p85{max-height:85%!important}.h-xs-p90{height:90%!important}.min-h-xs-p90{min-height:90%!important}.max-h-xs-p90{max-height:90%!important}.h-xs-p95{height:95%!important}.min-h-xs-p95{min-height:95%!important}.max-h-xs-p95{max-height:95%!important}.h-xs-p100{height:100%!important}.min-h-xs-p100{min-height:100%!important}.max-h-xs-p100{max-height:100%!important}.h-xs-auto{height:auto!important}.min-h-xs-auto{min-height:auto!important}.max-h-xs-auto{max-height:auto!important}}@media (min-width: 576px){.h-sm-0{height:0!important}.min-h-sm-0{min-height:0!important}.max-h-sm-0{max-height:0!important}.h-sm-10{height:10px!important}.min-h-sm-10{min-height:10px!important}.max-h-sm-10{max-height:10px!important}.h-sm-15{height:15px!important}.min-h-sm-15{min-height:15px!important}.max-h-sm-15{max-height:15px!important}.h-sm-20{height:20px!important}.min-h-sm-20{min-height:20px!important}.max-h-sm-20{max-height:20px!important}.h-sm-30{height:30px!important}.min-h-sm-30{min-height:30px!important}.max-h-sm-30{max-height:30px!important}.h-sm-40{height:40px!important}.min-h-sm-40{min-height:40px!important}.max-h-sm-40{max-height:40px!important}.h-sm-50{height:50px!important}.min-h-sm-50{min-height:50px!important}.max-h-sm-50{max-height:50px!important}.h-sm-60{height:60px!important}.min-h-sm-60{min-height:60px!important}.max-h-sm-60{max-height:60px!important}.h-sm-70{height:70px!important}.min-h-sm-70{min-height:70px!important}.max-h-sm-70{max-height:70px!important}.h-sm-80{height:80px!important}.min-h-sm-80{min-height:80px!important}.max-h-sm-80{max-height:80px!important}.h-sm-90{height:90px!important}.min-h-sm-90{min-height:90px!important}.max-h-sm-90{max-height:90px!important}.h-sm-100{height:100px!important}.min-h-sm-100{min-height:100px!important}.max-h-sm-100{max-height:100px!important}.h-sm-120{height:120px!important}.min-h-sm-120{min-height:120px!important}.max-h-sm-120{max-height:120px!important}.h-sm-150{height:150px!important}.min-h-sm-150{min-height:150px!important}.max-h-sm-150{max-height:150px!important}.h-sm-160{height:160px!important}.min-h-sm-160{min-height:160px!important}.max-h-sm-160{max-height:160px!important}.h-sm-170{height:170px!important}.min-h-sm-170{min-height:170px!important}.max-h-sm-170{max-height:170px!important}.h-sm-180{height:180px!important}.min-h-sm-180{min-height:180px!important}.max-h-sm-180{max-height:180px!important}.h-sm-190{height:190px!important}.min-h-sm-190{min-height:190px!important}.max-h-sm-190{max-height:190px!important}.h-sm-200{height:200px!important}.min-h-sm-200{min-height:200px!important}.max-h-sm-200{max-height:200px!important}.h-sm-250{height:250px!important}.min-h-sm-250{min-height:250px!important}.max-h-sm-250{max-height:250px!important}.h-sm-300{height:300px!important}.min-h-sm-300{min-height:300px!important}.max-h-sm-300{max-height:300px!important}.h-sm-310{height:310px!important}.min-h-sm-310{min-height:310px!important}.max-h-sm-310{max-height:310px!important}.h-sm-320{height:320px!important}.min-h-sm-320{min-height:320px!important}.max-h-sm-320{max-height:320px!important}.h-sm-325{height:325px!important}.min-h-sm-325{min-height:325px!important}.max-h-sm-325{max-height:325px!important}.h-sm-350{height:350px!important}.min-h-sm-350{min-height:350px!important}.max-h-sm-350{max-height:350px!important}.h-sm-400{height:400px!important}.min-h-sm-400{min-height:400px!important}.max-h-sm-400{max-height:400px!important}.h-sm-450{height:450px!important}.min-h-sm-450{min-height:450px!important}.max-h-sm-450{max-height:450px!important}.h-sm-500{height:500px!important}.min-h-sm-500{min-height:500px!important}.max-h-sm-500{max-height:500px!important}.h-sm-550{height:550px!important}.min-h-sm-550{min-height:550px!important}.max-h-sm-550{max-height:550px!important}.h-sm-600{height:600px!important}.min-h-sm-600{min-height:600px!important}.max-h-sm-600{max-height:600px!important}.h-sm-650{height:650px!important}.min-h-sm-650{min-height:650px!important}.max-h-sm-650{max-height:650px!important}.h-sm-700{height:700px!important}.min-h-sm-700{min-height:700px!important}.max-h-sm-700{max-height:700px!important}.h-sm-750{height:750px!important}.min-h-sm-750{min-height:750px!important}.max-h-sm-750{max-height:750px!important}.h-sm-800{height:800px!important}.min-h-sm-800{min-height:800px!important}.max-h-sm-800{max-height:800px!important}.h-sm-850{height:850px!important}.min-h-sm-850{min-height:850px!important}.max-h-sm-850{max-height:850px!important}.h-sm-900{height:900px!important}.min-h-sm-900{min-height:900px!important}.max-h-sm-900{max-height:900px!important}.h-sm-950{height:950px!important}.min-h-sm-950{min-height:950px!important}.max-h-sm-950{max-height:950px!important}.h-sm-1000{height:1000px!important}.min-h-sm-1000{min-height:1000px!important}.max-h-sm-1000{max-height:1000px!important}.h-sm-p5{height:5%!important}.min-h-sm-p5{min-height:5%!important}.max-h-sm-p5{max-height:5%!important}.h-sm-p10{height:10%!important}.min-h-sm-p10{min-height:10%!important}.max-h-sm-p10{max-height:10%!important}.h-sm-p15{height:15%!important}.min-h-sm-p15{min-height:15%!important}.max-h-sm-p15{max-height:15%!important}.h-sm-p20{height:20%!important}.min-h-sm-p20{min-height:20%!important}.max-h-sm-p20{max-height:20%!important}.h-sm-p25{height:25%!important}.min-h-sm-p25{min-height:25%!important}.max-h-sm-p25{max-height:25%!important}.h-sm-p30{height:30%!important}.min-h-sm-p30{min-height:30%!important}.max-h-sm-p30{max-height:30%!important}.h-sm-p35{height:35%!important}.min-h-sm-p35{min-height:35%!important}.max-h-sm-p35{max-height:35%!important}.h-sm-p40{height:40%!important}.min-h-sm-p40{min-height:40%!important}.max-h-sm-p40{max-height:40%!important}.h-sm-p45{height:45%!important}.min-h-sm-p45{min-height:45%!important}.max-h-sm-p45{max-height:45%!important}.h-sm-p50{height:50%!important}.min-h-sm-p50{min-height:50%!important}.max-h-sm-p50{max-height:50%!important}.h-sm-p60{height:60%!important}.min-h-sm-p60{min-height:60%!important}.max-h-sm-p60{max-height:60%!important}.h-sm-p65{height:65%!important}.min-h-sm-p65{min-height:65%!important}.max-h-sm-p65{max-height:65%!important}.h-sm-p70{height:70%!important}.min-h-sm-p70{min-height:70%!important}.max-h-sm-p70{max-height:70%!important}.h-sm-p75{height:75%!important}.min-h-sm-p75{min-height:75%!important}.max-h-sm-p75{max-height:75%!important}.h-sm-p80{height:80%!important}.min-h-sm-p80{min-height:80%!important}.max-h-sm-p80{max-height:80%!important}.h-sm-p85{height:85%!important}.min-h-sm-p85{min-height:85%!important}.max-h-sm-p85{max-height:85%!important}.h-sm-p90{height:90%!important}.min-h-sm-p90{min-height:90%!important}.max-h-sm-p90{max-height:90%!important}.h-sm-p95{height:95%!important}.min-h-sm-p95{min-height:95%!important}.max-h-sm-p95{max-height:95%!important}.h-sm-p100{height:100%!important}.min-h-sm-p100{min-height:100%!important}.max-h-sm-p100{max-height:100%!important}.h-sm-auto{height:auto!important}.min-h-sm-auto{min-height:auto!important}.max-h-sm-auto{max-height:auto!important}}@media (min-width: 768px){.h-md-0{height:0!important}.min-h-md-0{min-height:0!important}.max-h-md-0{max-height:0!important}.h-md-10{height:10px!important}.min-h-md-10{min-height:10px!important}.max-h-md-10{max-height:10px!important}.h-md-15{height:15px!important}.min-h-md-15{min-height:15px!important}.max-h-md-15{max-height:15px!important}.h-md-20{height:20px!important}.min-h-md-20{min-height:20px!important}.max-h-md-20{max-height:20px!important}.h-md-30{height:30px!important}.min-h-md-30{min-height:30px!important}.max-h-md-30{max-height:30px!important}.h-md-40{height:40px!important}.min-h-md-40{min-height:40px!important}.max-h-md-40{max-height:40px!important}.h-md-50{height:50px!important}.min-h-md-50{min-height:50px!important}.max-h-md-50{max-height:50px!important}.h-md-60{height:60px!important}.min-h-md-60{min-height:60px!important}.max-h-md-60{max-height:60px!important}.h-md-70{height:70px!important}.min-h-md-70{min-height:70px!important}.max-h-md-70{max-height:70px!important}.h-md-80{height:80px!important}.min-h-md-80{min-height:80px!important}.max-h-md-80{max-height:80px!important}.h-md-90{height:90px!important}.min-h-md-90{min-height:90px!important}.max-h-md-90{max-height:90px!important}.h-md-100{height:100px!important}.min-h-md-100{min-height:100px!important}.max-h-md-100{max-height:100px!important}.h-md-120{height:120px!important}.min-h-md-120{min-height:120px!important}.max-h-md-120{max-height:120px!important}.h-md-150{height:150px!important}.min-h-md-150{min-height:150px!important}.max-h-md-150{max-height:150px!important}.h-md-160{height:160px!important}.min-h-md-160{min-height:160px!important}.max-h-md-160{max-height:160px!important}.h-md-170{height:170px!important}.min-h-md-170{min-height:170px!important}.max-h-md-170{max-height:170px!important}.h-md-180{height:180px!important}.min-h-md-180{min-height:180px!important}.max-h-md-180{max-height:180px!important}.h-md-190{height:190px!important}.min-h-md-190{min-height:190px!important}.max-h-md-190{max-height:190px!important}.h-md-200{height:200px!important}.min-h-md-200{min-height:200px!important}.max-h-md-200{max-height:200px!important}.h-md-250{height:250px!important}.min-h-md-250{min-height:250px!important}.max-h-md-250{max-height:250px!important}.h-md-300{height:300px!important}.min-h-md-300{min-height:300px!important}.max-h-md-300{max-height:300px!important}.h-md-310{height:310px!important}.min-h-md-310{min-height:310px!important}.max-h-md-310{max-height:310px!important}.h-md-320{height:320px!important}.min-h-md-320{min-height:320px!important}.max-h-md-320{max-height:320px!important}.h-md-325{height:325px!important}.min-h-md-325{min-height:325px!important}.max-h-md-325{max-height:325px!important}.h-md-350{height:350px!important}.min-h-md-350{min-height:350px!important}.max-h-md-350{max-height:350px!important}.h-md-400{height:400px!important}.min-h-md-400{min-height:400px!important}.max-h-md-400{max-height:400px!important}.h-md-450{height:450px!important}.min-h-md-450{min-height:450px!important}.max-h-md-450{max-height:450px!important}.h-md-500{height:500px!important}.min-h-md-500{min-height:500px!important}.max-h-md-500{max-height:500px!important}.h-md-550{height:550px!important}.min-h-md-550{min-height:550px!important}.max-h-md-550{max-height:550px!important}.h-md-600{height:600px!important}.min-h-md-600{min-height:600px!important}.max-h-md-600{max-height:600px!important}.h-md-650{height:650px!important}.min-h-md-650{min-height:650px!important}.max-h-md-650{max-height:650px!important}.h-md-700{height:700px!important}.min-h-md-700{min-height:700px!important}.max-h-md-700{max-height:700px!important}.h-md-750{height:750px!important}.min-h-md-750{min-height:750px!important}.max-h-md-750{max-height:750px!important}.h-md-800{height:800px!important}.min-h-md-800{min-height:800px!important}.max-h-md-800{max-height:800px!important}.h-md-850{height:850px!important}.min-h-md-850{min-height:850px!important}.max-h-md-850{max-height:850px!important}.h-md-900{height:900px!important}.min-h-md-900{min-height:900px!important}.max-h-md-900{max-height:900px!important}.h-md-950{height:950px!important}.min-h-md-950{min-height:950px!important}.max-h-md-950{max-height:950px!important}.h-md-1000{height:1000px!important}.min-h-md-1000{min-height:1000px!important}.max-h-md-1000{max-height:1000px!important}.h-md-p5{height:5%!important}.min-h-md-p5{min-height:5%!important}.max-h-md-p5{max-height:5%!important}.h-md-p10{height:10%!important}.min-h-md-p10{min-height:10%!important}.max-h-md-p10{max-height:10%!important}.h-md-p15{height:15%!important}.min-h-md-p15{min-height:15%!important}.max-h-md-p15{max-height:15%!important}.h-md-p20{height:20%!important}.min-h-md-p20{min-height:20%!important}.max-h-md-p20{max-height:20%!important}.h-md-p25{height:25%!important}.min-h-md-p25{min-height:25%!important}.max-h-md-p25{max-height:25%!important}.h-md-p30{height:30%!important}.min-h-md-p30{min-height:30%!important}.max-h-md-p30{max-height:30%!important}.h-md-p35{height:35%!important}.min-h-md-p35{min-height:35%!important}.max-h-md-p35{max-height:35%!important}.h-md-p40{height:40%!important}.min-h-md-p40{min-height:40%!important}.max-h-md-p40{max-height:40%!important}.h-md-p45{height:45%!important}.min-h-md-p45{min-height:45%!important}.max-h-md-p45{max-height:45%!important}.h-md-p50{height:50%!important}.min-h-md-p50{min-height:50%!important}.max-h-md-p50{max-height:50%!important}.h-md-p60{height:60%!important}.min-h-md-p60{min-height:60%!important}.max-h-md-p60{max-height:60%!important}.h-md-p65{height:65%!important}.min-h-md-p65{min-height:65%!important}.max-h-md-p65{max-height:65%!important}.h-md-p70{height:70%!important}.min-h-md-p70{min-height:70%!important}.max-h-md-p70{max-height:70%!important}.h-md-p75{height:75%!important}.min-h-md-p75{min-height:75%!important}.max-h-md-p75{max-height:75%!important}.h-md-p80{height:80%!important}.min-h-md-p80{min-height:80%!important}.max-h-md-p80{max-height:80%!important}.h-md-p85{height:85%!important}.min-h-md-p85{min-height:85%!important}.max-h-md-p85{max-height:85%!important}.h-md-p90{height:90%!important}.min-h-md-p90{min-height:90%!important}.max-h-md-p90{max-height:90%!important}.h-md-p95{height:95%!important}.min-h-md-p95{min-height:95%!important}.max-h-md-p95{max-height:95%!important}.h-md-p100{height:100%!important}.min-h-md-p100{min-height:100%!important}.max-h-md-p100{max-height:100%!important}.h-md-auto{height:auto!important}.min-h-md-auto{min-height:auto!important}.max-h-md-auto{max-height:auto!important}}@media (min-width: 992px){.h-lg-0{height:0!important}.min-h-lg-0{min-height:0!important}.max-h-lg-0{max-height:0!important}.h-lg-10{height:10px!important}.min-h-lg-10{min-height:10px!important}.max-h-lg-10{max-height:10px!important}.h-lg-15{height:15px!important}.min-h-lg-15{min-height:15px!important}.max-h-lg-15{max-height:15px!important}.h-lg-20{height:20px!important}.min-h-lg-20{min-height:20px!important}.max-h-lg-20{max-height:20px!important}.h-lg-30{height:30px!important}.min-h-lg-30{min-height:30px!important}.max-h-lg-30{max-height:30px!important}.h-lg-40{height:40px!important}.min-h-lg-40{min-height:40px!important}.max-h-lg-40{max-height:40px!important}.h-lg-50{height:50px!important}.min-h-lg-50{min-height:50px!important}.max-h-lg-50{max-height:50px!important}.h-lg-60{height:60px!important}.min-h-lg-60{min-height:60px!important}.max-h-lg-60{max-height:60px!important}.h-lg-70{height:70px!important}.min-h-lg-70{min-height:70px!important}.max-h-lg-70{max-height:70px!important}.h-lg-80{height:80px!important}.min-h-lg-80{min-height:80px!important}.max-h-lg-80{max-height:80px!important}.h-lg-90{height:90px!important}.min-h-lg-90{min-height:90px!important}.max-h-lg-90{max-height:90px!important}.h-lg-100{height:100px!important}.min-h-lg-100{min-height:100px!important}.max-h-lg-100{max-height:100px!important}.h-lg-120{height:120px!important}.min-h-lg-120{min-height:120px!important}.max-h-lg-120{max-height:120px!important}.h-lg-150{height:150px!important}.min-h-lg-150{min-height:150px!important}.max-h-lg-150{max-height:150px!important}.h-lg-160{height:160px!important}.min-h-lg-160{min-height:160px!important}.max-h-lg-160{max-height:160px!important}.h-lg-170{height:170px!important}.min-h-lg-170{min-height:170px!important}.max-h-lg-170{max-height:170px!important}.h-lg-180{height:180px!important}.min-h-lg-180{min-height:180px!important}.max-h-lg-180{max-height:180px!important}.h-lg-190{height:190px!important}.min-h-lg-190{min-height:190px!important}.max-h-lg-190{max-height:190px!important}.h-lg-200{height:200px!important}.min-h-lg-200{min-height:200px!important}.max-h-lg-200{max-height:200px!important}.h-lg-250{height:250px!important}.min-h-lg-250{min-height:250px!important}.max-h-lg-250{max-height:250px!important}.h-lg-300{height:300px!important}.min-h-lg-300{min-height:300px!important}.max-h-lg-300{max-height:300px!important}.h-lg-310{height:310px!important}.min-h-lg-310{min-height:310px!important}.max-h-lg-310{max-height:310px!important}.h-lg-320{height:320px!important}.min-h-lg-320{min-height:320px!important}.max-h-lg-320{max-height:320px!important}.h-lg-325{height:325px!important}.min-h-lg-325{min-height:325px!important}.max-h-lg-325{max-height:325px!important}.h-lg-350{height:350px!important}.min-h-lg-350{min-height:350px!important}.max-h-lg-350{max-height:350px!important}.h-lg-400{height:400px!important}.min-h-lg-400{min-height:400px!important}.max-h-lg-400{max-height:400px!important}.h-lg-450{height:450px!important}.min-h-lg-450{min-height:450px!important}.max-h-lg-450{max-height:450px!important}.h-lg-500{height:500px!important}.min-h-lg-500{min-height:500px!important}.max-h-lg-500{max-height:500px!important}.h-lg-550{height:550px!important}.min-h-lg-550{min-height:550px!important}.max-h-lg-550{max-height:550px!important}.h-lg-600{height:600px!important}.min-h-lg-600{min-height:600px!important}.max-h-lg-600{max-height:600px!important}.h-lg-650{height:650px!important}.min-h-lg-650{min-height:650px!important}.max-h-lg-650{max-height:650px!important}.h-lg-700{height:700px!important}.min-h-lg-700{min-height:700px!important}.max-h-lg-700{max-height:700px!important}.h-lg-750{height:750px!important}.min-h-lg-750{min-height:750px!important}.max-h-lg-750{max-height:750px!important}.h-lg-800{height:800px!important}.min-h-lg-800{min-height:800px!important}.max-h-lg-800{max-height:800px!important}.h-lg-850{height:850px!important}.min-h-lg-850{min-height:850px!important}.max-h-lg-850{max-height:850px!important}.h-lg-900{height:900px!important}.min-h-lg-900{min-height:900px!important}.max-h-lg-900{max-height:900px!important}.h-lg-950{height:950px!important}.min-h-lg-950{min-height:950px!important}.max-h-lg-950{max-height:950px!important}.h-lg-1000{height:1000px!important}.min-h-lg-1000{min-height:1000px!important}.max-h-lg-1000{max-height:1000px!important}.h-lg-p5{height:5%!important}.min-h-lg-p5{min-height:5%!important}.max-h-lg-p5{max-height:5%!important}.h-lg-p10{height:10%!important}.min-h-lg-p10{min-height:10%!important}.max-h-lg-p10{max-height:10%!important}.h-lg-p15{height:15%!important}.min-h-lg-p15{min-height:15%!important}.max-h-lg-p15{max-height:15%!important}.h-lg-p20{height:20%!important}.min-h-lg-p20{min-height:20%!important}.max-h-lg-p20{max-height:20%!important}.h-lg-p25{height:25%!important}.min-h-lg-p25{min-height:25%!important}.max-h-lg-p25{max-height:25%!important}.h-lg-p30{height:30%!important}.min-h-lg-p30{min-height:30%!important}.max-h-lg-p30{max-height:30%!important}.h-lg-p35{height:35%!important}.min-h-lg-p35{min-height:35%!important}.max-h-lg-p35{max-height:35%!important}.h-lg-p40{height:40%!important}.min-h-lg-p40{min-height:40%!important}.max-h-lg-p40{max-height:40%!important}.h-lg-p45{height:45%!important}.min-h-lg-p45{min-height:45%!important}.max-h-lg-p45{max-height:45%!important}.h-lg-p50{height:50%!important}.min-h-lg-p50{min-height:50%!important}.max-h-lg-p50{max-height:50%!important}.h-lg-p60{height:60%!important}.min-h-lg-p60{min-height:60%!important}.max-h-lg-p60{max-height:60%!important}.h-lg-p65{height:65%!important}.min-h-lg-p65{min-height:65%!important}.max-h-lg-p65{max-height:65%!important}.h-lg-p70{height:70%!important}.min-h-lg-p70{min-height:70%!important}.max-h-lg-p70{max-height:70%!important}.h-lg-p75{height:75%!important}.min-h-lg-p75{min-height:75%!important}.max-h-lg-p75{max-height:75%!important}.h-lg-p80{height:80%!important}.min-h-lg-p80{min-height:80%!important}.max-h-lg-p80{max-height:80%!important}.h-lg-p85{height:85%!important}.min-h-lg-p85{min-height:85%!important}.max-h-lg-p85{max-height:85%!important}.h-lg-p90{height:90%!important}.min-h-lg-p90{min-height:90%!important}.max-h-lg-p90{max-height:90%!important}.h-lg-p95{height:95%!important}.min-h-lg-p95{min-height:95%!important}.max-h-lg-p95{max-height:95%!important}.h-lg-p100{height:100%!important}.min-h-lg-p100{min-height:100%!important}.max-h-lg-p100{max-height:100%!important}.h-lg-auto{height:auto!important}.min-h-lg-auto{min-height:auto!important}.max-h-lg-auto{max-height:auto!important}}@media (min-width: 1200px){.h-xl-0{height:0!important}.min-h-xl-0{min-height:0!important}.max-h-xl-0{max-height:0!important}.h-xl-10{height:10px!important}.min-h-xl-10{min-height:10px!important}.max-h-xl-10{max-height:10px!important}.h-xl-15{height:15px!important}.min-h-xl-15{min-height:15px!important}.max-h-xl-15{max-height:15px!important}.h-xl-20{height:20px!important}.min-h-xl-20{min-height:20px!important}.max-h-xl-20{max-height:20px!important}.h-xl-30{height:30px!important}.min-h-xl-30{min-height:30px!important}.max-h-xl-30{max-height:30px!important}.h-xl-40{height:40px!important}.min-h-xl-40{min-height:40px!important}.max-h-xl-40{max-height:40px!important}.h-xl-50{height:50px!important}.min-h-xl-50{min-height:50px!important}.max-h-xl-50{max-height:50px!important}.h-xl-60{height:60px!important}.min-h-xl-60{min-height:60px!important}.max-h-xl-60{max-height:60px!important}.h-xl-70{height:70px!important}.min-h-xl-70{min-height:70px!important}.max-h-xl-70{max-height:70px!important}.h-xl-80{height:80px!important}.min-h-xl-80{min-height:80px!important}.max-h-xl-80{max-height:80px!important}.h-xl-90{height:90px!important}.min-h-xl-90{min-height:90px!important}.max-h-xl-90{max-height:90px!important}.h-xl-100{height:100px!important}.min-h-xl-100{min-height:100px!important}.max-h-xl-100{max-height:100px!important}.h-xl-120{height:120px!important}.min-h-xl-120{min-height:120px!important}.max-h-xl-120{max-height:120px!important}.h-xl-150{height:150px!important}.min-h-xl-150{min-height:150px!important}.max-h-xl-150{max-height:150px!important}.h-xl-160{height:160px!important}.min-h-xl-160{min-height:160px!important}.max-h-xl-160{max-height:160px!important}.h-xl-170{height:170px!important}.min-h-xl-170{min-height:170px!important}.max-h-xl-170{max-height:170px!important}.h-xl-180{height:180px!important}.min-h-xl-180{min-height:180px!important}.max-h-xl-180{max-height:180px!important}.h-xl-190{height:190px!important}.min-h-xl-190{min-height:190px!important}.max-h-xl-190{max-height:190px!important}.h-xl-200{height:200px!important}.min-h-xl-200{min-height:200px!important}.max-h-xl-200{max-height:200px!important}.h-xl-250{height:250px!important}.min-h-xl-250{min-height:250px!important}.max-h-xl-250{max-height:250px!important}.h-xl-300{height:300px!important}.min-h-xl-300{min-height:300px!important}.max-h-xl-300{max-height:300px!important}.h-xl-310{height:310px!important}.min-h-xl-310{min-height:310px!important}.max-h-xl-310{max-height:310px!important}.h-xl-320{height:320px!important}.min-h-xl-320{min-height:320px!important}.max-h-xl-320{max-height:320px!important}.h-xl-325{height:325px!important}.min-h-xl-325{min-height:325px!important}.max-h-xl-325{max-height:325px!important}.h-xl-350{height:350px!important}.min-h-xl-350{min-height:350px!important}.max-h-xl-350{max-height:350px!important}.h-xl-400{height:400px!important}.min-h-xl-400{min-height:400px!important}.max-h-xl-400{max-height:400px!important}.h-xl-450{height:450px!important}.min-h-xl-450{min-height:450px!important}.max-h-xl-450{max-height:450px!important}.h-xl-500{height:500px!important}.min-h-xl-500{min-height:500px!important}.max-h-xl-500{max-height:500px!important}.h-xl-550{height:550px!important}.min-h-xl-550{min-height:550px!important}.max-h-xl-550{max-height:550px!important}.h-xl-600{height:600px!important}.min-h-xl-600{min-height:600px!important}.max-h-xl-600{max-height:600px!important}.h-xl-650{height:650px!important}.min-h-xl-650{min-height:650px!important}.max-h-xl-650{max-height:650px!important}.h-xl-700{height:700px!important}.min-h-xl-700{min-height:700px!important}.max-h-xl-700{max-height:700px!important}.h-xl-750{height:750px!important}.min-h-xl-750{min-height:750px!important}.max-h-xl-750{max-height:750px!important}.h-xl-800{height:800px!important}.min-h-xl-800{min-height:800px!important}.max-h-xl-800{max-height:800px!important}.h-xl-850{height:850px!important}.min-h-xl-850{min-height:850px!important}.max-h-xl-850{max-height:850px!important}.h-xl-900{height:900px!important}.min-h-xl-900{min-height:900px!important}.max-h-xl-900{max-height:900px!important}.h-xl-950{height:950px!important}.min-h-xl-950{min-height:950px!important}.max-h-xl-950{max-height:950px!important}.h-xl-1000{height:1000px!important}.min-h-xl-1000{min-height:1000px!important}.max-h-xl-1000{max-height:1000px!important}.h-xl-p5{height:5%!important}.min-h-xl-p5{min-height:5%!important}.max-h-xl-p5{max-height:5%!important}.h-xl-p10{height:10%!important}.min-h-xl-p10{min-height:10%!important}.max-h-xl-p10{max-height:10%!important}.h-xl-p15{height:15%!important}.min-h-xl-p15{min-height:15%!important}.max-h-xl-p15{max-height:15%!important}.h-xl-p20{height:20%!important}.min-h-xl-p20{min-height:20%!important}.max-h-xl-p20{max-height:20%!important}.h-xl-p25{height:25%!important}.min-h-xl-p25{min-height:25%!important}.max-h-xl-p25{max-height:25%!important}.h-xl-p30{height:30%!important}.min-h-xl-p30{min-height:30%!important}.max-h-xl-p30{max-height:30%!important}.h-xl-p35{height:35%!important}.min-h-xl-p35{min-height:35%!important}.max-h-xl-p35{max-height:35%!important}.h-xl-p40{height:40%!important}.min-h-xl-p40{min-height:40%!important}.max-h-xl-p40{max-height:40%!important}.h-xl-p45{height:45%!important}.min-h-xl-p45{min-height:45%!important}.max-h-xl-p45{max-height:45%!important}.h-xl-p50{height:50%!important}.min-h-xl-p50{min-height:50%!important}.max-h-xl-p50{max-height:50%!important}.h-xl-p60{height:60%!important}.min-h-xl-p60{min-height:60%!important}.max-h-xl-p60{max-height:60%!important}.h-xl-p65{height:65%!important}.min-h-xl-p65{min-height:65%!important}.max-h-xl-p65{max-height:65%!important}.h-xl-p70{height:70%!important}.min-h-xl-p70{min-height:70%!important}.max-h-xl-p70{max-height:70%!important}.h-xl-p75{height:75%!important}.min-h-xl-p75{min-height:75%!important}.max-h-xl-p75{max-height:75%!important}.h-xl-p80{height:80%!important}.min-h-xl-p80{min-height:80%!important}.max-h-xl-p80{max-height:80%!important}.h-xl-p85{height:85%!important}.min-h-xl-p85{min-height:85%!important}.max-h-xl-p85{max-height:85%!important}.h-xl-p90{height:90%!important}.min-h-xl-p90{min-height:90%!important}.max-h-xl-p90{max-height:90%!important}.h-xl-p95{height:95%!important}.min-h-xl-p95{min-height:95%!important}.max-h-xl-p95{max-height:95%!important}.h-xl-p100{height:100%!important}.min-h-xl-p100{min-height:100%!important}.max-h-xl-p100{max-height:100%!important}.h-xl-auto{height:auto!important}.min-h-xl-auto{min-height:auto!important}.max-h-xl-auto{max-height:auto!important}}.fixed .wrapper,.main-header .logo,.user-panel{overflow:hidden}.layout-boxed{background:#f3f6f9}.layout-boxed .wrapper{width:95%;max-width:1440px;margin:0 auto;min-height:100%;box-shadow:0 2px 5px 0 #1317260d;position:relative;background:#f4f5f9}@media (min-width: 1900px){.layout-boxed .wrapper{width:95%;max-width:1850px}}.content-wrapper,.main-footer{transition:transform .3s ease-in-out,margin .3s ease-in-out;margin-left:20rem;z-index:820}@media (min-width: 768px){.sidebar-collapse .content-wrapper,.sidebar-collapse .main-footer{margin-left:0}}.content-wrapper{min-height:100%;background-color:#f4f6f9;transition:all .3s ease-in-out;overflow:hidden;border-radius:1.25rem;margin-right:1.5rem}@media (max-width: 767px){.content-wrapper{margin-right:.75rem;margin-left:.75rem!important}}.main-footer{background-color:#fff0;padding:.5rem 1.5rem;border-top:0 solid #ccc;z-index:1;position:relative}.main-footer .nav{margin-top:-7px}.fixed .left-side{position:fixed}.fixed .main-header{position:fixed;background-color:#1e3770!important;z-index:999;top:0;right:0;left:0}.fixed .main-sidebar{position:absolute;background-color:#fff}.fixed .content-wrapper,.fixed .right-side{margin-top:60px}@media (max-width: 767px){.content-wrapper,.main-footer{margin-left:0}.main-footer{text-align:center}.fixed .content-wrapper,.fixed .right-side{margin-top:60px}}.fixedlayout-boxed .wrapper{max-width:100%}.hold-transition .content-wrapper,.hold-transition .left-side,.hold-transition .main-footer,.hold-transition .main-header .logo,.hold-transition .main-header .navbar,.hold-transition .main-sidebar,.hold-transition .menu-open .fa-angle-left,.hold-transition .right-side{transition:none}.content{min-height:500px!important;padding:1.5rem 0 0 1.5rem;margin-right:auto;margin-left:auto}.layout-top-nav .content-wrapper .content{padding:10px 0 0;margin-right:auto;margin-left:auto}.container>.content{padding:10px 0 0}.container>.content>.content-header{padding-top:0}.container>.content-header{padding:10px 0 0}.art-bg{top:0;left:0;width:100%;position:fixed;background-attachment:fixed;z-index:-1;min-height:400px}.art-bg img{left:-2px;width:100%;height:auto;bottom:-32px;position:absolute;transform:scale(1.1,.8);transform-origin:bottom}.art-bg img.light-img{display:block}.art-bg img.dark-img{display:none}.dark-skin .art-bg img.dark-img{display:block}.dark-skin .art-bg img.light-img,.dark-skin.onlyfull .art-bg .art-img{display:none}.onlyheader .art-bg{min-height:60px}.onlyheader .art-bg .art-img{display:none}.onlyfull .art-bg{min-height:100%}.onlyfull .art-bg .art-img{display:none}#progressbar1 .progressbar-text,#progressbar2 .progressbar-text,#progressbar3 .progressbar-text{box-shadow:0 0 10px 0 #00000029;border-radius:100%;height:115px;width:115px;line-height:115px;font-family:Roboto,sans-serif!important}.icon i{width:60px;height:60px;text-align:center;color:#fff;background-color:#fff3;line-height:60px;border-radius:100%;margin-right:30px}.wed-up{margin-top:-85px;padding:30px 50px}.dask .fc-right,.dask .fc-today-button{display:none}.dask .fc-toolbar .fc-left{float:right}.dask .fc-toolbar .fc-center{float:left}.dash-chart{height:146px!important}.page-header{margin:10px 0 20px;padding-bottom:9px;border-bottom:1px solid #e6e6e6}.page-header>small{color:#737373;display:block;margin-top:5px}.main-header{max-height:60px;z-index:999;position:relative}.main-header div.logo-box{width:20rem;float:left;transition:transform .3s ease-in-out,width .3s ease-in-out;background:#fff;border-top-right-radius:0}.main-header .full-screen,.main-header .push-btn,.main-header .svg-bt-icon{height:35px;width:35px;padding:5px;text-align:center;line-height:20px;font-size:1.714rem;margin:0 5px;background-color:#1e3770;border-radius:10px;box-shadow:0 3px 5px 1px #0000000d}.main-header .full-screen:active,.main-header .full-screen:focus,.main-header .full-screen:hover,.main-header .push-btn:active,.main-header .push-btn:focus,.main-header .push-btn:hover,.main-header .svg-bt-icon:active,.main-header .svg-bt-icon:focus,.main-header .svg-bt-icon:hover{background-color:#00000008;color:#fff}.main-header .full-screen img,.main-header .push-btn img,.main-header .svg-bt-icon img{height:20px;width:20px;margin-top:2.5px}.main-header .logo-box{border-right:1px solid #485e9000}.main-header .app-menu .search-bx{max-width:250px;box-shadow:0 3px 5px 1px #0000000d;border-radius:10px;overflow:hidden}.main-header .app-menu .search-bx input[type=search]{background-color:#fff;color:#1e3770;font-size:16px;padding-left:20px;border:none;border-radius:5px 0 0 5px;height:45px}.main-header .app-menu .search-bx ::placeholder{color:#717c99}.main-header .app-menu .search-bx .input-group{margin-top:0}.main-header .app-menu .search-bx .input-group-append{margin-left:0}.main-header .app-menu .search-bx .btn{background-color:#fff;color:#1e3770;font-weight:700;font-size:18px;border-radius:0 5px 5px 0;padding:3px 15px 3px 5px;box-shadow:none}.main-header .app-menu .search-bx .btn img{width:20px;margin-top:-3px;filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.main-header .r-side .app-menu,.main-header .r-side .btn-group a{margin:18px 5px}.main-header .navbar{transition:margin-left .3s ease-in-out;margin-bottom:0;margin-left:20rem;min-height:60px;border-radius:0;border-bottom:0 solid #485e9029;padding:0 1.5rem;box-shadow:none}.main-header .navbar .nav>li.user>a>i{margin-right:5px}.main-header .logo{transition:width .3s ease-in-out;display:block;height:60px;font-size:1.2rem;line-height:60px;text-align:left;padding:0 15px;position:relative;z-index:999}.main-header .logo .logo-lg{line-height:60px;display:inline-block;width:160px;padding-left:5px}.main-header .logo .logo-lg .dark-logo{display:none}.main-header .logo .logo-lg .light-logo{display:block}.main-header .logo .logo-mini{display:inline-block}.main-header .logo .logo-mini .dark-logo{display:none}.main-header .logo .logo-mini .light-logo{display:block}.main-header #navbar-search-input.form-control{background-color:#fff3;border-color:#0000}.main-header #navbar-search-input.form-control.active,.main-header #navbar-search-input.form-control:active,.main-header #navbar-search-input.form-control:focus{border-color:#0000001a;background:#ffffffe6}.main-header #navbar-search-input.form-control::-webkit-input-placeholder{color:#ccc;opacity:1}.main-header #navbar-search-input.form-control:-moz-placeholder,.main-header #navbar-search-input.form-control::-moz-placeholder{color:#ccc;opacity:1}.main-header #navbar-search-input.form-control:-ms-input-placeholder{color:#ccc;opacity:1}.main-header .navbar-custom-menu{float:right}.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i:after{content:"";position:absolute;top:23px;right:16px;display:none;width:4px;height:4px;border-radius:100%;background-color:#ee3158;animation:beat .25s infinite alternate;transform-origin:center}.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.animated:after,.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.fa.animated:after{top:17px;right:-5px}.main-header .navbar-right{float:right;padding-right:15px}.main-header .navbar-brand{color:#fff}.main-header .sidebar-toggle{float:left;padding:0 10px;font-size:1.2rem;line-height:normal}.main-header .sidebar-toggle:focus,.main-header .sidebar-toggle:hover{color:#fff}.main-header .sidebar-toggle .icon-bar{display:none}.dark-skin .main-header .logo .logo-lg .dark-logo{display:block}.dark-skin .main-header .logo .logo-lg .light-logo{display:none}@keyframes beat{to{transform:scale(2)}}.layout-top-nav .main-header .navbar{margin-left:0}@media (max-width: 767px){.main-header{position:relative;z-index:999}.main-header .navbar-right{padding-right:0;float:none}.main-header .navbar-right>li{color:inherit;border:0}.main-header .logo{width:100%;float:none;text-align:center}.main-header .navbar{width:100%;float:none;margin:0;z-index:999}.main-header .navbar-custom-menu{float:right;padding-right:0}.navbar-collapse .main-header .navbar-right{margin:7.5px -15px}.navbar-custom-menu .navbar-nav li>a.dropdown-toggle,.navbar-custom-menu .navbar-nav>li:last-child>a{padding:0 14px}}@media (max-width: 991px){.navbar-collapse .pull-left{float:none!important}.navbar-collapse .pull-left+.navbar-custom-menu{display:block;position:absolute;top:0;right:40px}}@media (min-width: 768px){.main-header .logo{display:flex}.sidebar-mini.sidebar-collapse .main-header .logo-box{width:76px;transition:transform .3s ease-in-out,width .3s ease-in-out}.sidebar-mini.sidebar-collapse .main-header .logo{text-align:center;padding:0;margin:0 auto}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini{display:inline-block}.sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg{display:none}.sidebar-mini.sidebar-collapse .main-header .navbar{margin-left:60px}}@media (max-width: 767px){.main-header>div{width:100%!important;float:none;margin-left:0!important}.main-header>div .logo{line-height:normal;height:auto}.main-header>div .logo .logo-lg{line-height:50px;padding-left:0}.main-header .navbar-custom-menu .navbar-nav .search-bar>div{padding:7px 0 8px}.main-header .navbar-custom-menu .navbar-nav>li{height:50px}.main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle{margin:3px 5px}.main-header .navbar-custom-menu .navbar-nav>li:last-child>a{margin:2px 5px}.main-header .navbar-custom-menu .full-screen{margin:3px 5px!important;padding:10px}}@media (max-width: 370px){.main-header .navbar-custom-menu .navbar-nav .search-bar>div{padding:10px 0}.main-header .navbar-custom-menu .navbar-nav>li{height:50px}.main-header .navbar-custom-menu .navbar-nav>li:last-child>a,.main-header .navbar-custom-menu .navbar-nav>li>a.dropdown-toggle{margin:8px 5px}}.navbar-custom-menu .navbar-nav{flex-direction:row}.navbar-custom-menu .navbar-nav>li{height:60px}.navbar-custom-menu .navbar-nav>li>a.dropdown-toggle{padding:14px 6px;width:70px;margin:11px 5px}.navbar-custom-menu .navbar-nav>li:last-child>a,.navbar-custom-menu .navbar-nav>li>a.dropdown-toggle{vertical-align:middle;display:block;font-size:1.714rem;text-align:center;line-height:20px;box-shadow:0 3px 5px 1px #0000000d;border-radius:10px;background-color:#fff0!important}.navbar-custom-menu .navbar-nav>li:last-child>a{padding:10px;height:45px;width:45px;margin:18px 5px}.navbar-custom-menu .navbar-nav>.search-box>a{padding:10px;vertical-align:middle;display:block;font-size:1.5rem;border-radius:100%;height:45px;text-align:center;width:45px;line-height:25px;margin:10px 5px}.navbar-custom-menu .navbar-nav>.search-box>div{padding:15px 0}.navbar-custom-menu .navbar-nav .full-screen-btn>a{padding:10px;vertical-align:middle;display:block;font-size:1.5rem;border-radius:100%;height:45px;text-align:center;width:45px;line-height:25px;margin:10px 5px}.navbar-custom-menu .navbar-nav .search-bar>div{padding:12px 0 25px}.navbar-custom-menu .navbar-nav .search-bar .lookup:before{color:#1e3770;top:42%}.navbar-custom-menu .navbar-nav .search-bar .lookup-circle input{background-color:#1e37701a;height:35px;border-radius:10px}.navbar-custom-menu>.navbar-nav>li{position:relative}.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:0;left:auto}.navbar-custom-menu.l-side>.navbar-nav>li>.dropdown-menu{right:auto;left:0}.navbar-custom-menu .dropdown-toggle:after{display:none}@media (max-width: 767px){.navbar-custom-menu .navbar-nav>.search-bar .lookup input{max-width:110px;padding-left:10px!important}}@media (max-width: 370px){.navbar-custom-menu .navbar-nav>.search-bar .lookup input{max-width:50px;padding-left:10px!important;padding:0;height:30px}}.search-box .app-search{position:relative;margin:0;display:block;z-index:110;width:100%;top:-50px;left:0}.search-box .app-search input{width:100.5%;padding:0 40px 0 15px;border-radius:50px;font-size:14px;transition:.5s ease-in;border:none}.search-box .app-search .srh-btn{position:absolute;top:9px;cursor:pointer;background:#fff;width:15px;height:15px;right:15px;font-size:14px}body .main-header .navbar .nav>li.search-box>a:focus,body .main-header .navbar .nav>li.search-box>a:hover{background:none}@media (max-width: 1024px){.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i:after{right:auto;top:20px}.navbar-custom-menu .navbar-nav .search-box>a,.navbar-custom-menu .navbar-nav li>a.dropdown-toggle,.navbar-custom-menu .navbar-nav>li:last-child>a{line-height:25px}}.dropdown-menu{box-shadow:none;border-color:#ccc}.dropdown-menu.scale-up{box-shadow:0 3px 12px #0000000d;-webkit-box-shadow:0 3px 12px #0000000d;-moz-box-shadow:0 3px 12px #0000000d;border-color:#00000021;display:inline-block;transition:all .3s ease;transform:scale(0);transform-origin:right 0}.dropdown-menu>li>a{color:gray}.dropdown-menu>li>a>i{margin-right:10px}.dropdown-menu>.divider{background-color:#ccc}.show>.dropdown-menu.scale-up{transform:scale(1);-webkit-transform:scale(1);transform-origin:left 0;-webkit-transform-origin:left 0}.main-header .navbar-nav>li.dropdown>.dropdown-menu{width:auto;max-width:370px;padding:0;margin:0;top:100%;border:none}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li{position:relative}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.header{background-color:#fff;border-bottom:1px solid #f3f6f9;color:#1e3770;font-size:14px;border-radius:4px 4px 0 0;padding:0}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.header>div{box-shadow:none}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.footer>a{font-size:14px;padding:15px 10px;text-align:center;border-radius:0 0 4px 4px;line-height:20px;display:block;width:auto;margin:0}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.footer>a:hover{text-decoration:none;font-weight:300}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu{margin:0;padding:0;list-style:none;overflow-x:hidden}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a{white-space:pre-line!important;display:inline-flex;white-space:normal;text-transform:capitalize;border-bottom:1px solid #f3f6f9;width:370px;font-size:11px}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a:hover{background:#f3f6f9;text-decoration:none}.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a>i{width:35px}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a{color:#595654;overflow:hidden;text-overflow:ellipsis;padding:10px;cursor:pointer}.mail-contnet{display:inline-block;width:75%;vertical-align:middle;overflow:hidden}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a{margin:0;padding:15px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img{margin:auto 10px auto auto;width:40px;height:40px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>h4{padding:0;margin:0;color:#1e3770;font-size:15px;position:relative;font-weight:300}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>h4>small{color:gray;font-size:10px;position:absolute;top:0;right:0}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>span{margin:5px 0 0;font-size:10px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:list-item}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{padding:0;margin:0 0 0 45px;color:#1e3770;font-size:15px;position:relative}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small{color:gray;font-size:10px;position:absolute;top:0;right:0}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p{margin:0 0 0 45px;font-size:12px;color:#666}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before{content:" ";display:table}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{padding:10px}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3{font-size:14px;padding:0;margin:0 0 10px;color:gray}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress{padding:0;margin:0}.navbar-nav>.user-menu>.dropdown-menu{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:auto;width:250px;border:none;margin-top:0}.navbar-nav>.user-menu>.dropdown-menu>.user-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.navbar-nav>.user-menu>.dropdown-menu>li.user-header{height:auto;padding:10px;text-align:center}.navbar-nav>.user-menu>.dropdown-menu>li.user-header img{z-index:5;height:70px;width:70px;border:3px solid #fff3}.navbar-nav>.user-menu>.dropdown-menu>li.user-header .user-name{z-index:5;color:#fff;margin-top:0;margin-bottom:0;text-align:right}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small{display:block;font-size:12px}.navbar-nav>.user-menu>.dropdown-menu>.user-body:after,.navbar-nav>.user-menu>.dropdown-menu>.user-body:before{content:" ";display:table}.navbar-nav>.user-menu>.dropdown-menu>.user-body a{padding:10px 15px;display:block;font-size:1.1rem}.navbar-nav>.user-menu>.dropdown-menu>.user-body a i{margin-right:10px}.navbar-nav>.user-menu>.dropdown-menu>.user-body .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#1e377021}.navbar-nav>.user-menu>.dropdown-menu .user-footer{padding:10px 10px 0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.navbar-nav>.user-menu>.dropdown-menu .user-footer:after,.navbar-nav>.user-menu>.dropdown-menu .user-footer:before{content:" ";display:table}.navbar-nav>.user-menu>.dropdown-menu .user-footer .btn-default{color:gray}.navbar-nav>.user-menu .user-image{width:25px;height:25px;margin-top:0}@media (max-width: 767px){.navbar-nav>.user-menu .user-image{float:none;margin-right:0;margin-top:0;line-height:10px}.navbar-custom-menu .navbar-nav li:last-child>a,.navbar-custom-menu .navbar-nav li>a.dropdown-toggle,.navbar-custom-menu .navbar-nav>.search-box>a{padding:10px}}@media (max-width: 370px){.navbar-custom-menu .navbar-nav li>a.dropdown-toggle,.navbar-custom-menu .navbar-nav>.search-box>a,.navbar-custom-menu .navbar-nav>li:last-child>a{font-size:1rem;height:35px;width:35px;line-height:normal}.navbar-nav>.user-menu .user-image{width:15px;height:15px}}.show:not(.dropup)>.animated-dropdown-menu{backface-visibility:visible!important;animation:flipInX .7s both}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@media (max-width: 991px){.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover{background-color:#f3f6f9}.navbar-custom-menu>.navbar-nav{float:right}.navbar-custom-menu>.navbar-nav>li{position:static}.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:5%;left:auto}.navbar-custom-menu.l-side>.navbar-nav>li>.dropdown-menu{left:5%}}.app-menu .dropdown-mega-menu{width:53rem;padding:.5rem 1rem}.app-menu .dropdown-mega-menu .nav-item.nav-item-header{text-transform:none;font-size:1.429rem;font-weight:400;padding:.715rem 1.072rem}.app-menu .dropdown-mega-menu .nav-link{display:flex;align-items:center;transition:background-color .3s ease,color .3s ease;cursor:pointer;color:#1e3770;border:none;font-weight:400}.app-menu .dropdown-mega-menu .nav-link:focus,.app-menu .dropdown-mega-menu .nav-link:hover{opacity:.8;background-color:initial!important}.app-menu .nav-link .nav-link-icon{font-size:1.286rem;text-align:center;opacity:1}.app-menu .nav-link:focus .nav-link-icon,.app-menu .nav-link:hover .nav-link-icon{opacity:.9}@media (max-width: 1024px){.app-menu .dropdown-mega-menu{width:40rem}}#loader{position:fixed;width:100%;height:100vh;z-index:999999;overflow:visible}.main-sidebar{position:absolute;top:0;left:0;padding-top:60px;min-height:100%;width:20rem;z-index:810;transition:transform .3s ease-in-out,width .3s ease-in-out;border-top-right-radius:20px}.main-sidebar .sidebar-footer{background-color:#f2f2f2}.main-sidebar .sidebar-footer a{color:#b5b5c3}.main-sidebar .help-bt{padding:20px 30px}.sidebar-footer{position:fixed;z-index:10;bottom:0;left:0;transition:.2s ease-out;width:20rem;background-color:#fff;border-top:1px solid #1e377000}.sidebar-footer a{padding:12px;width:33.333337%;float:left;text-align:center;font-size:18px}.layout-boxed .sidebar-footer{position:absolute}@media (max-width: 991px){.main-sidebar{padding-top:60px}}@media (max-width: 767px){.main-sidebar{margin-top:60px;padding-top:0;transform:translate(-20rem)}.sidebar-open .main-sidebar{transform:translate(0)}}@media (min-width: 768px){.sidebar-collapse .main-sidebar{transform:translate(-20rem)}.sidebar-collapse .sidebar-footer{width:60px}.sidebar-collapse .sidebar-footer a{width:100%}}.sidebar{padding-bottom:10px}.sidebar-form input:focus{border-color:#0000}.sidebar-menu{list-style:none;margin:0;padding:0 0 30px}.sidebar-menu>li{position:relative;margin:5px 0;padding-left:0;padding-right:0;border-radius:0;border-left:0 solid #0000}.sidebar-menu>li.user-profile.active>a,.sidebar-menu>li.user-profile:active>a,.sidebar-menu>li.user-profile:hover>a{color:#000;background-color:initial!important}.sidebar-menu>li.user-profile.active>a .email-id,.sidebar-menu>li.user-profile:active>a .email-id,.sidebar-menu>li.user-profile:hover>a .email-id{color:#1e3770b3}.sidebar-menu>li.user-profile.menu-open>a{color:#000;background-color:initial!important}.sidebar-menu>li.user-profile>a{opacity:1;padding:25px;display:flex}.sidebar-menu>li.user-profile>.treeview-menu{background-color:#1e3770!important}.sidebar-menu>li.active>a,.sidebar-menu>li:active>a,.sidebar-menu>li:hover>a{opacity:1;padding-left:15px;padding-right:15px}.sidebar-menu>li.active>a,.sidebar-menu>li:active>a,.sidebar-menu>li:focus>a{font-weight:500}.sidebar-menu>li.treeview.menu-open>a{opacity:1}.sidebar-menu>li>a{padding:10px 15px;display:block;border-radius:10px}.sidebar-menu>li>a>i{width:50px;line-height:28px;font-size:1.5714285714rem;border-radius:10px;margin-right:20px;background-color:initial}.sidebar-menu>li>a>i,.sidebar-menu>li>a>svg{display:inline-block;vertical-align:middle;text-align:center}.sidebar-menu>li>a>svg{width:18px;color:#1e3770;margin-right:10px;fill:#1b2e4b0f}.sidebar-menu>li>a>img.svg-icon{width:35px;height:35px;margin-right:10px;padding:8px;margin-top:-2px;border:1px solid #1e377080;border-radius:100px}.sidebar-menu>li.active>a>i,.sidebar-menu>li.active>a>svg,.sidebar-menu>li.menu-open>a>i,.sidebar-menu>li.menu-open>a>svg,.sidebar-menu>li:active>a>i,.sidebar-menu>li:active>a>svg,.sidebar-menu>li:hover>a>i,.sidebar-menu>li:hover>a>svg{color:#b5b5c3}.sidebar-menu>li .badge{margin-top:3px}.sidebar-menu>li .badge,.sidebar-menu>li .label{margin-right:5px;width:20px;height:20px;border-radius:100%;line-height:16px;text-align:center;font-weight:300}.sidebar-menu li.nav-devider{height:1px;background-color:#1e377021;display:block;margin:15px 0}.sidebar-menu li.header{padding:15px 25px;font-size:12px;font-weight:400;color:#b5b5c3;opacity:.5;text-transform:uppercase}.sidebar-menu li>a>.fa-angle-right{position:absolute;top:50%;right:10px;margin-top:-8px}.sidebar-menu li>a>.fa-angle-right,.sidebar-menu li>a>.pull-right-container>.fa-angle-right,.sidebar-menu li>a>.pull-right-container>i{width:auto;height:auto;padding:0;margin-right:10px;transition:transform .5s ease}.sidebar-menu .menu-open>a>.fa-angle-right,.sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-right,.sidebar-menu .menu-open>a>.pull-right-container>i{transform:rotate(90deg)}.sidebar-menu .user-profile .treeview-menu>li>a{color:#fff!important;opacity:1;background-color:initial;padding:8px 5px 8px 30px}.sidebar-menu .active>.treeview-menu{display:block}.sidebar-collapse .sidebar-menu>li.user-profile.active>a,.sidebar-collapse .sidebar-menu>li.user-profile:active>a,.sidebar-collapse .sidebar-menu>li.user-profile:hover>a{background-color:#1e3770!important;color:#fff}.sidebar-collapse .sidebar-menu>li.user-profile.active>a .email-id,.sidebar-collapse .sidebar-menu>li.user-profile:active>a .email-id,.sidebar-collapse .sidebar-menu>li.user-profile:hover>a .email-id{color:#ccc}.sidebar-collapse .sidebar-menu>li.user-profile.menu-open>a{background-color:#1e3770!important;color:#fff}.sidebar-collapse .sidebar-menu>li.user-profile.menu-open>a .email-id{color:#ccc}.sidebar-collapse .sidebar-menu>li.user-profile>a{display:block}.sidebar-mini.sidebar-collapse .sidebar-menu>li.user-profile>a{padding:10px}.user-panel{position:relative;width:100%;padding:10px 0}.user-panel:after,.user-panel:before{content:" ";display:table}.user-panel>.image>img{width:100%;max-width:25%;height:auto;margin:0 10px;border:2px solid #1e377021}.user-panel>.info{padding:5px;line-height:1;margin:0 auto;text-align:left;position:absolute;left:60px}.user-panel>.info>p{font-weight:300;margin-bottom:9px}.user-panel>.info>a{text-decoration:none;padding-right:5px;margin-top:3px;font-size:11px}.user-panel>.info>a>i{margin-right:3px}.sidebar-collapse .user-panel>.image>img{max-width:50px;margin:0}.user-profile .info{width:auto;visibility:visible;opacity:1;height:40px;overflow:hidden;transition:all .1s ease-in-out}.user-profile .btn-group{display:block}.user-profile .btn-group .btn{width:100%;border-radius:0;background-color:#1e377066;border:none;text-align:left;padding:5px 15px;color:#fff}.user-profile .btn-group button.btn.dropdown-toggle:after{position:absolute;right:20px;top:15px}.user-profile .profile-pic{padding:15px 0;text-align:center}.user-profile .ulogo{text-align:center;padding:20px 0 0;font-size:1.286rem;color:#fff}.user-profile img{width:50px;height:50px;margin:0 auto;border-radius:100px!important;border:5px solid #ffffff4d}.user-profile .dropdown-menu{left:0;right:0;width:180px}.user-profile .profile-setting li a svg{width:18px}.sidebar-collapse .user-profile .profile-pic{padding:5px 0}.sidebar-collapse .user-profile .info,.sidebar-collapse .user-profile .ulogo{width:0;visibility:hidden;opacity:0;height:40px;overflow:hidden;transition:all .1s ease-in-out;margin-left:-20px!important}.sidebar-collapse .user-profile .profile-info,.sidebar-collapse .user-profile .profile-setting{display:none!important;transition:all .5s ease-in-out}.sidebar .user-profile .ulogo a{background-color:initial}.sidebar .user-profile .btn-group a{color:#1e3770;background-color:initial}.sidebar-collapse.sidebar-mini .user-profile{overflow:hidden;padding-left:5px!important;padding-right:5px!important}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile.active>.treeview-menu,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile:active>.treeview-menu,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile:hover>.treeview-menu{top:79px}.sidebar-menu .user-profile>a img{width:45px;border-radius:100%;margin-right:10px}.sidebar-collapse .sidebar-menu .user-profile>a img{margin-right:0}.light-sidebar .sidebar-menu>li.active>a>i,.light-sidebar .sidebar-menu>li.menu-open>a>i,.light-sidebar .sidebar-menu>li:active>a>i,.light-sidebar .sidebar-menu>li:hover>a>i,.light-sidebar .sidebar-menu>li>a>i{border:1px solid #0003}@media (min-width: 768px){.sidebar-mini.sidebar-expanded-on-hover .content-wrapper{margin-left:60px}.sidebar-mini.sidebar-expanded-on-hover .main-header .navbar{margin-left:20rem}.sidebar-mini.sidebar-expanded-on-hover .main-header .logo-box{position:absolute;z-index:9;background:#0b0f22}.sidebar-mini.fixed.sidebar-mini-expand-feature .main-header .logo-box{position:absolute;z-index:9;background:#fff}.sidebar-mini.sidebar-collapse .content-wrapper{margin-left:80px;z-index:840}.sidebar-mini.sidebar-collapse .main-footer{margin-left:0;padding-left:95px;z-index:840}.sidebar-mini.sidebar-collapse .right-side{margin-left:80px;z-index:840}.sidebar-mini.sidebar-collapse .main-sidebar{transform:translate(0);width:5.5rem;z-index:850}.sidebar-mini.sidebar-collapse .main-sidebar .help-bt,.sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info{display:none!important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .sidebar-menu>li{position:relative;padding:0 5px;margin:5px 0 0}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a{margin-right:0;padding-left:0;padding-right:0}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a i{margin-right:0}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a i.fa.fa-angle-right{display:none}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a svg{margin-right:0;margin-left:11px}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span{border-top-right-radius:5px;display:none!important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right{display:none!important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span{border-top-right-radius:5px}.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu{padding-top:10px;padding-bottom:10px;border-radius:10px;display:none!important;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .sidebar-menu li.header{visibility:hidden;overflow:hidden;width:0;height:0;padding:0;-webkit-transform:translateZ(0)}.sidebar-mini.sidebar-collapse .sidebar-form,.sidebar-mini.sidebar-collapse .sidebar-widgets{display:none!important;-webkit-transform:translateZ(0)}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right){display:none!important;position:absolute;width:20rem;left:54px;text-align:left}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span{top:0;margin-left:-15px;padding:14px 0 14px 30px;background-color:inherit}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container{position:relative!important;float:right;width:auto!important;left:250px!important;top:-16px!important;z-index:900;background-color:initial!important;box-shadow:none}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a:after,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type){display:none}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{display:block!important;position:absolute;width:20rem;left:64px;top:0;margin-left:0}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu:after,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu>.treeview .treeview-menu:after{content:"";position:absolute;background:inherit;width:10px;height:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);left:-5px;top:20px}.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li .user-profile:hover>a>.pull-right-container{left:237px!important}.sidebar-collapse .treeview-menu{margin-left:-10px!important}.control-sidebar-open .content-wrapper,.control-sidebar-open .main-footer,.control-sidebar-open .right-side{margin-right:345px}}.main-sidebar .user-panel,.sidebar-menu,.sidebar-menu>li.header{white-space:nowrap;overflow:hidden}.sidebar-menu>li.header{text-overflow:clip}.sidebar-menu>li.header.line{background-color:#f3f6f9;height:2px;padding:0;margin:20px 0}.sidebar-menu>li.active.header,.sidebar-menu>li:active.header,.sidebar-menu>li:focus.header,.sidebar-menu>li:hover.header{background:#0000!important;border-color:#0000!important}.sidebar-menu li>a>span{top:3px;position:relative}.sidebar-menu li>a>.pull-right-container{position:absolute;right:10px;top:50%;margin-top:-7px}.sidebar-menu:hover{overflow:visible}.sidebar-menu .treeview-menu>li.active>a:hover,.sidebar-menu .treeview-menu>li>a:hover{opacity:1}.sidebar-collapse .sidebar-menu.tree{padding:0;margin:0}.sidebar-collapse .sidebar-menu>li.active>a,.sidebar-collapse .sidebar-menu>li.menu-open>a,.sidebar-collapse .sidebar-menu>li:active>a,.sidebar-collapse .sidebar-menu>li:hover>a{border-radius:10px}.sidebar-form{float:left;margin:20px 10px 10px;overflow:hidden;text-overflow:clip}.nav-tabs.control-sidebar-tabs>li>a{border-radius:0}.nav-tabs.control-sidebar-tabs>li>a,.nav-tabs.control-sidebar-tabs>li>a:focus,.nav-tabs.control-sidebar-tabs>li>a:hover{border:none;border-bottom:1px solid #0000}.nav-tabs.control-sidebar-tabs>li>a .icon{font-size:16px}.nav-tabs.control-sidebar-tabs>li:first-of-type>a,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover{border-left-width:0}.nav-tabs.control-sidebar-tabs>li.active>a,.nav-tabs.control-sidebar-tabs>li.active>a.active,.nav-tabs.control-sidebar-tabs>li.active>a:active,.nav-tabs.control-sidebar-tabs>li.active>a:focus,.nav-tabs.control-sidebar-tabs>li.active>a:hover{border-top:none;border-right:none;border-bottom:none}.control-sidebar-bg{position:fixed;z-index:1000;bottom:0}.control-sidebar,.control-sidebar-bg{top:0;right:-355px;width:345px;transition:right .3s ease-in-out}.control-sidebar{position:absolute;padding:30px;z-index:9999}.control-sidebar>.tab-content{padding:15px 0}.control-sidebar.control-sidebar-open,.control-sidebar.control-sidebar-open+.control-sidebar-bg,.control-sidebar.control-sidebar-open.control-sidebar-bg{right:0}.control-sidebar .nav-tabs.control-sidebar-tabs>li{margin-right:30px}.control-sidebar .nav-tabs.control-sidebar-tabs>li>a{padding:10px 0;display:block;font-size:24px}.control-sidebar .rpanel-title{position:absolute;top:0;right:0;color:#fff}.control-sidebar .rpanel-title .btn{padding:0;margin:.75rem 1rem}@media (min-width: 768px){.control-sidebar{padding:30px}.control-sidebar,.control-sidebar-bg{right:-345px;width:345px}.nav-tabs.control-sidebar-tabs>li{display:table-cell}}@media (max-width: 767px){.control-sidebar{padding:20px;width:300px}.control-sidebar-bg{width:300px}}.control-sidebar-open .control-sidebar,.control-sidebar-open .control-sidebar-bg{right:0}.fixed .control-sidebar{position:fixed;height:100%;overflow-y:auto;padding-bottom:50px}.control-sidebar-heading{font-weight:600;padding:10px 0;margin-bottom:0;margin-top:0}.control-sidebar-subheading{display:block;font-weight:500;font-size:16px}.control-sidebar-menu{list-style:none;padding:0;margin:0 -15px}.control-sidebar-menu>li>a{display:block;padding:10px 15px}.control-sidebar-menu>li>a:after,.control-sidebar-menu>li>a:before{content:" ";display:table}.control-sidebar-menu>li>a>.control-sidebar-subheading{margin-top:0}.control-sidebar-menu .menu-icon{float:left;width:35px;height:35px;text-align:center;line-height:35px}.control-sidebar-menu .menu-info{margin-left:45px;margin-top:3px}.control-sidebar-menu .menu-info>.control-sidebar-subheading{margin:0}.control-sidebar-menu .menu-info>p{margin:0;font-size:11px}.control-sidebar-menu .progress{margin:0}#control-sidebar-theme-demo-options-tab p{font-size:12px}#control-sidebar-theme-demo-options-tab .form-group{margin-bottom:.5rem}#control-sidebar-theme-demo-options-tab .form-group label{font-weight:300;font-size:12px}.treeview-menu{display:none;list-style:none;padding:0;margin:0}.treeview-menu .treeview-menu{padding-left:20px}.treeview-menu>li{margin:0}.treeview-menu>li>a>i{width:20px;padding-right:20px;padding-left:10px}.treeview-menu>li>a>.fa-angle-down,.treeview-menu>li>a>.fa-angle-left,.treeview-menu>li>a>.pull-right-container>.fa-angle-down,.treeview-menu>li>a>.pull-right-container>.fa-angle-left{width:auto}.sidebar-collapse .treeview-menu>li{margin:0}.sidebar-collapse .treeview-menu>li>a{padding:5px 10px}.sidebar-menu .treeview-menu>li.active>a i.ti-more:before,.sidebar-menu .treeview-menu>li>a:hover i.ti-more:before{content:""}@media (min-width: 768px){.fixed .multinav{position:static;width:20rem;padding-bottom:0;height:calc(100% - 180px)}.sidebar-collapse .multinav{width:60px}.sidebar-collapse .ps{overflow:visible!important}.sidebar-collapse .sidebar-menu>li>a{padding:8px 12px}.sidebar-collapse .ps__rail-x{display:none}.multinav .ps__rail-x{display:none!important}.sidebar-collapse .sidebar-menu .treeview-menu>.treeview{position:relative}.sidebar-collapse .sidebar-menu .treeview-menu>.treeview .treeview-menu{padding:10px 0;border-radius:10px;width:20rem;top:0;display:none!important}.sidebar-collapse .sidebar-menu .treeview-menu>.treeview:hover>.treeview-menu{display:block!important;position:absolute;left:20rem}.sidebar-collapse .ps--active-x>.ps__rail-x,.sidebar-collapse .ps--active-y>.ps__rail-y{z-index:-1;opacity:.1}}@media (max-width: 767px){.fixed .multinav{position:fixed;width:20rem;padding-bottom:0;height:calc(100% - 180px)}}#chat-box-body{z-index:9998;position:relative}#chat-box-body #chat-circle{position:fixed;bottom:50px;right:50px;cursor:pointer;box-shadow:0 3px 16px 0 #0003,0 3px 1px -2px #0003,0 1px 5px 0 #0000001f;transform:scale(1);border-radius:10px}#chat-box-body.show .chat-box{display:block}#chat-box-body.show #chat-circle{z-index:0;transform:scale(0)}.btn#my-btn{background:#fff;border-radius:10px;padding:13px 40px 12px;color:#5865c3}#chat-overlay{background:#ffffff1a;position:absolute;top:0;left:0;width:100%;height:100%}#chat-overlay,.chat-box{border-radius:10px;display:none}.chat-box{background:#fff;position:fixed;right:30px;bottom:50px;width:350px;max-width:85vw;max-height:100vh;box-shadow:0 0 30px 0 #523f6933}.chat-box-toggle{cursor:pointer}.chat-box-body{position:relative;height:370px;height:auto;border-bottom:1px solid #ebedf3;border-top:1px solid #ebedf3;overflow:hidden}.chat-box-body:after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=");opacity:.1;top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}#chat-input{background:#fff;width:100%;position:relative;height:47px;padding:10px 50px 10px 15px;resize:none;outline:none;color:#1e3770;border:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow:hidden}.chat-input>form{margin-bottom:0;position:relative}#chat-input::-webkit-input-placeholder{color:#ccc}#chat-input::-moz-placeholder{color:#ccc}#chat-input:-ms-input-placeholder{color:#ccc}#chat-input:-moz-placeholder{color:#ccc}.chat-submit{position:absolute;bottom:6px;right:10px;background:#0000;box-shadow:none;border:none;border-radius:10px;color:#5a5eb9;width:35px;height:35px}.chat-submit:focus{outline:none}.chat-logs{padding:15px;height:370px;overflow-y:scroll}.chat-logs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000004d;background-color:#f5f5f5}.chat-logs::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.chat-logs::-webkit-scrollbar-thumb{background-color:#3246d3}@media only screen and (max-width: 500px){.chat-logs{height:40vh}}.chat-msg.user div>.msg-avatar img{border-radius:10px;float:left}.chat-msg.self div>.msg-avatar img{border-radius:10px;float:right}.cm-msg-text{background:#f3f6f9;padding:10px 15px;color:#666;max-width:75%;float:left;margin-top:10px;position:relative;margin-bottom:20px;border-radius:10px}.chat-msg{clear:both}.chat-msg.self>.cm-msg-text{float:right;background:#3246d3;color:#fff}.cm-msg-button>ul>li{list-style:none;float:left;width:50%}.cm-msg-button{clear:both;margin-bottom:70px}.timepicker-backdrop-overlay,.timepicker-overlay{z-index:10000000!important}.content-header{position:relative;padding:1.5rem 1.5rem 0}.content-header .page-title{margin:0;display:inline-block;padding:0 1.5rem 0 0;color:#1e3770}.content-header .breadcrumb-item+.breadcrumb-item:before{content:"-"}.content-header .breadcrumb{padding:0;margin-bottom:0;color:#345fc0;background-color:initial}.content-header .breadcrumb .breadcrumb-item a{color:#345fc0}.content-header>.breadcrumb>li>a{color:#557bd2;text-decoration:none;display:inline-block}.content-header>.breadcrumb>li>a>i{margin-right:5px}.content-header>.breadcrumb>li+li:before{content:"> "}.content-header>.container>.breadcrumb{position:relative;top:0}.content-header>.container>.breadcrumb>li>a{color:#557bd2;text-decoration:none;display:inline-block}.content-header>.container>.breadcrumb>li>a>i{margin-right:5px}.content-header>.container>.breadcrumb>li+li:before{content:"> "}.content-header .right-title{text-align:right}.content-header .right-title .dropdown .dropdown-menu{padding:15px;width:245px;border-radius:10px}.content-header .right-title .dropdown .dropdown-menu .dropdown-item{padding:10px;font-size:1.2rem}.content-header .right-title .dropdown .dropdown-menu .dropdown-item i{font-size:1.4rem;margin-right:10px}.content-header .right-title .dropdown .dropdown-menu .dropdown-item:hover{background-color:initial}.content-header .right-title .dropdown>.btn{width:50px;height:50px;box-shadow:0 3px 20px 0 #0000002b!important;border-color:#fff!important;background:#fff;border-radius:50%;padding:0!important;color:#1e3770!important}.breadcrumb-item.active{color:#1e3770}.breadcrumb-item+.breadcrumb-item:before{color:#557bd2}.onlyheader .content-header .page-title{color:#4d4d4d}.onlyheader .content-header .breadcrumb,.onlyheader .content-header .breadcrumb .breadcrumb-item a{color:gray}.onlyheader .breadcrumb-item+.breadcrumb-item:before,.onlyheader .breadcrumb-item.active,.onlyheader .content-header .breadcrumb.active{color:#4d4d4d}@media (max-width: 991px){.content-header>.breadcrumb{position:relative;margin-top:5px;top:0;right:0;float:none;background:#666;padding-left:10px}.content-header>.breadcrumb li:before{color:#b3b3b3}.content-header>.container>.breadcrumb{position:relative;margin-top:5px;top:0;right:0;float:none;background:#666;padding-left:10px}.content-header>.container>.breadcrumb li:before{color:#b3b3b3}.navbar-custom-menu .navbar-nav{margin:0;float:left}.navbar-custom-menu .navbar-nav>li{float:left}.navbar-custom-menu .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}}.left-block{height:auto;width:280px;position:absolute;padding:0;border-right:1px solid #f3f6f9;background-color:#fff}.left-block .left-content-area>.box,.left-block .left-content-area>.card{background-color:#fff0!important}.left-block .open-left-block{position:absolute;top:45%;right:-41px;z-index:9}.fixed .left-block{height:100%}.reverse-mode .open-left-block{right:auto;left:-41px}.reverse-mode .left-block{right:0;border-left:1px solid #f3f6f9}.reverse-mode .right-block{margin-left:0;margin-right:280px}.fixed .left-block{position:fixed;top:0;padding-top:60px;padding-bottom:60px}.right-block{width:calc(100% - 280);min-height:calc(100vh - 64px);overflow:auto;margin-left:280px}@media (max-width: 767px){.left-block{left:-280px;z-index:1;position:fixed;transition:transform .3s ease-in-out,left .3s ease-in-out}.left-block.open-panel{left:0}.reverse-mode .left-block{right:-280px;left:auto;transition:transform .3s ease-in-out,right .3s ease-in-out}.reverse-mode .left-block.open-panel{right:0}.fixed .left-block{padding-top:60px}.right-block{width:100%;margin-left:0}}.scrollable{position:relative}.progress{margin-bottom:20px;box-shadow:none}.progress,.progress .progress-bar{border-radius:5px}.progress>.progress-bar{box-shadow:none}.progress.sm{height:10px}.progress.sm,.progress.sm .progress-bar,.progress.xs{border-radius:5px}.progress.xs{height:7px}.progress.xs .progress-bar,.progress.xxs{border-radius:5px}.progress.xxs{height:3px}.progress.xxs .progress-bar{border-radius:5px}.progress.vertical{position:relative;width:30px;height:200px;display:inline-block;margin-right:10px}.progress.vertical>.progress-bar{width:100%;position:absolute;bottom:0}.progress.vertical.progress-sm,.progress.vertical.progress-xs,.progress.vertical.sm,.progress.vertical.xs{width:20px}.progress.vertical.progress-xxs{width:10px}.progress.vertical.xxs{width:3px}.progress-sm{height:10px}.progress-sm,.progress-sm .progress-bar,.progress-xs{border-radius:5px}.progress-xs{height:7px}.progress-xs .progress-bar,.progress-xxs{border-radius:5px}.progress-xxs{height:3px}.progress-xxs .progress-bar{border-radius:5px}.progress-group .progress-text{font-weight:600}.progress-group .progress-number{float:right}.table tr>td .progress{margin:0}.progress-bar-default{background-color:#1e3770}.hidden-xs-up{display:none!important}@media (max-width: 575px){.hidden-xs-down{display:none!important}}@media (min-width: 576px){.hidden-sm-up{display:none!important}}@media (max-width: 767px){.hidden-sm-down{display:none!important}}@media (min-width: 768px){.hidden-md-up{display:none!important}}@media (max-width: 991px){.hidden-md-down{display:none!important}}@media (min-width: 992px){.hidden-lg-up{display:none!important}}@media (max-width: 991px){.hidden-lg-down{display:none!important}}@media (min-width: 1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}@media (max-width: 991px){.chart-legend>li{float:left;margin-right:10px}}.tabcontent-border{border:1px solid #bfbfbf;border-top:0}.customtab li a.nav-link{border:0;padding:.5rem .75rem;color:#737373}.vtabs{display:table}.vtabs .tabs-vertical{width:150px;border-bottom:0;border-right:1px solid #80808021;display:table-cell;vertical-align:top}.vtabs .tabs-vertical li .nav-link{color:#262626;margin-bottom:10px;border:0;border-radius:5px 0 0 5px}.vtabs .tab-content{display:table-cell;padding:10px;vertical-align:top}.tabs-vertical li .nav-link.active,.tabs-vertical li .nav-link:active,.tabs-vertical li .nav-link:focus,.tabs-vertical li .nav-link:hover{border:0;color:#fff}.customvtab .tabs-vertical li .nav-link.active,.customvtab .tabs-vertical li .nav-link:active,.customvtab .tabs-vertical li .nav-link:focus,.customvtab .tabs-vertical li .nav-link:hover{background:#0000!important;border:0;margin-right:-1px}.customtab2 li a.nav-link{border:0;margin-right:3px;color:#737373}.customtab2 li a.nav-link.active,.customtab2 li a.nav-link:active,.customtab2 li a.nav-link:focus,.customtab2 li a.nav-link:hover{color:#fff}@media (max-width: 767px){.vtabs .tabs-vertical{width:auto}}.gmaps,.gmaps-panaroma{height:300px;background:#f3f6f9;border-radius:10px}.gmaps-overlay{display:block;text-align:center;color:#fff;font-size:16px;line-height:40px;background:#3246d3;border-radius:10px;padding:10px 20px}.gmaps-overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.gmaps-overlay_arrow .above{bottom:-15px;border-top:16px solid #3246d3}.gmaps-overlay_arrow .above,.gmaps-overlay_arrow .below{border-left:16px solid #0000;border-right:16px solid #0000}.gmaps-overlay_arrow .below{top:-15px;border-bottom:16px solid #3246d3}.wizard-content .wizard{width:100%;overflow:hidden}.wizard-content .wizard .content{margin-left:0}.wizard-content .wizard>.steps{position:relative;display:block;width:100%;max-width:1600px;margin:0 auto;z-index:1}.wizard-content .wizard>.steps .current-info{position:absolute;left:-99999px}.wizard-content .wizard>.steps>ul{display:table;width:100%;table-layout:fixed;margin:0;padding:0;list-style:none}.wizard-content .wizard>.steps>ul>li{display:inline-block;width:auto;text-align:center;position:relative;padding:.5rem 2.5rem;border-radius:5px;margin:0 10px;background-color:#f3f6f9;border:2px solid #f3f6f9}.wizard-content .wizard>.steps>ul>li a{position:relative;display:block}.wizard-content .wizard>.steps>ul>li:before{left:0}.wizard-content .wizard>.steps>ul>li:after{right:0}.wizard-content .wizard>.steps>ul>li:first-child:before,.wizard-content .wizard>.steps>ul>li:last-child:after{content:none}.wizard-content .wizard>.steps>ul>li.current{color:#fff}.wizard-content .wizard>.steps>ul>li.current>a{color:#fff;cursor:default}.wizard-content .wizard>.steps>ul>li.disabled a,.wizard-content .wizard>.steps>ul>li.disabled a:focus,.wizard-content .wizard>.steps>ul>li.disabled a:hover{color:#737373;cursor:default}.wizard-content .wizard>.steps>ul>li.done,.wizard-content .wizard>.steps>ul>li.done a,.wizard-content .wizard>.steps>ul>li.done a:focus,.wizard-content .wizard>.steps>ul>li.done a:hover{color:#fff}.wizard-content .wizard>.steps>ul>li.error{border-color:#ee3158;color:#ee3158}.wizard-content .wizard.vertical>.steps{display:inline;float:left;width:15%}.wizard-content .wizard.vertical>.steps>ul>li{display:block;width:100%;margin:10px 0}.wizard-content .wizard.vertical>.steps>ul>li a{margin-top:0}.wizard-content .wizard.vertical>.steps>ul>li.current:after,.wizard-content .wizard.vertical>.steps>ul>li.current:before,.wizard-content .wizard.vertical>.steps>ul>li.current~li:after,.wizard-content .wizard.vertical>.steps>ul>li.current~li:before,.wizard-content .wizard.vertical>.steps>ul>li:after,.wizard-content .wizard.vertical>.steps>ul>li:before{background-color:initial}.wizard-content .wizard.vertical.wizard-circle>.steps .step{left:50%;width:50px}.wizard-content .wizard>.content{overflow:hidden;position:relative;width:auto;padding:0;margin:0}.wizard-content .wizard>.content>.title{position:absolute;left:-99999px}.wizard-content .wizard>.content>.body{padding:20px}.wizard-content .wizard>.content>iframe{border:0;width:100%;height:100%}.wizard-content .wizard>.actions{position:relative;display:block;text-align:right;padding:20px}.wizard-content .wizard>.actions>ul{float:right;list-style:none;padding:0;margin:0}.wizard-content .wizard>.actions>ul :after{content:"";display:table;clear:both}.wizard-content .wizard>.actions>ul>li{float:left}.wizard-content .wizard>.actions>ul>li+li{margin-left:10px}.wizard-content .wizard>.actions>ul>li>a{color:#fff;display:block;padding:7px 12px;border-radius:5px;border:1px solid #0000}.wizard-content .wizard>.actions>ul>li>a:active,.wizard-content .wizard>.actions>ul>li>a:focus,.wizard-content .wizard>.actions>ul>li>a:hover{box-shadow:inset 0 0 0 100px #0000000d}.wizard-content .wizard>.actions>ul>li>a[href="#previous"]{background-color:#fff;color:#294b98;border:1px solid #f3f6f9}.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:active,.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:focus,.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:hover{box-shadow:inset 0 0 0 100px #0000000a}.wizard-content .wizard>.actions>ul>li.disabled>a,.wizard-content .wizard>.actions>ul>li.disabled>a:focus,.wizard-content .wizard>.actions>ul>li.disabled>a:hover{color:#999}.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"],.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus,.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover{box-shadow:none}.wizard-content .wizard.wizard-circle>.steps>ul>li:after,.wizard-content .wizard.wizard-circle>.steps>ul>li:before{top:45px;width:50%;height:3px}.wizard-content .wizard.wizard-circle>.steps>ul>li.current:after,.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:after,.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:before{background-color:#f3f6f9}.wizard-content .wizard.wizard-notification>.steps>ul>li:after,.wizard-content .wizard.wizard-notification>.steps>ul>li:before{top:39px;width:50%;height:2px}.wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{line-height:36px}.wizard-content .wizard.wizard-notification>.steps>ul>li.current:after,.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:after,.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:before{background-color:#f3f6f9}.wizard-content .wizard.wizard-notification>.steps>ul>li.done .step{color:#fff}.wizard-content .wizard.wizard-notification>.steps .step{width:40px;height:40px;line-height:40px;font-size:1.3rem;border-radius:15%;background-color:#f3f6f9}.wizard-content .wizard.wizard-notification>.steps .step:after{content:"";width:0;height:0;position:absolute;bottom:0;left:50%;margin-left:-8px;margin-bottom:-8px;border-left:7px solid #0000;border-right:7px solid #0000;border-top:8px solid #f3f6f9}@media (max-width: 1024px){.wizard-content .wizard.wizard-circle>.steps .step{width:50px;height:50px}.wizard-content .wizard>.steps .step{left:50%;margin-left:-24px}.wizard-content .wizard.vertical>.steps{width:20%}.wizard-content .wizard.vertical>.steps .step{left:50%}}@media (max-width: 767px){.wizard-content .wizard>.steps>ul{margin-bottom:20px}.wizard-content .wizard>.steps>ul>li{display:block;float:left;width:50%;margin:5px 0}.wizard-content .wizard>.steps>ul>li>a{margin-bottom:0}.wizard-content .wizard>.steps>ul>li:first-child:before,.wizard-content .wizard>.steps>ul>li:last-child:after{content:""}.wizard-content .wizard.vertical>.steps{width:30%}}@media (max-width: 575px){.wizard-content .wizard>.steps>ul>li{width:100%}.wizard-content .wizard.vertical>.steps{width:100%;float:none}.wizard-content .wizard.vertical>.steps>ul>li{display:block;float:left;width:100%;margin:5px 0}}.weather-location input{background-color:#00000080;border:1px solid #ffffff80}.weather-location input:focus{border:1px solid #ffffffb3}.weather-day{border-left:1px solid #0000000d}.weather-day.is-today{border-left:none}.weather-icon canvas{width:90px;height:90px}.panel{position:relative;background-color:#fff;border:0 solid #0000}.panel>:not(.panel-loading):not(.collapsing){transition:opacity .3s}.panel.is-loading>:not(.panel-loading){opacity:.3}.panel.is-loading .panel-loading{display:block;opacity:1}.panel.is-dragging{opacity:.8;cursor:move}.panel>.nav-tabs-vertical .nav-tabs{margin-left:-1px}.panel>.nav-tabs-vertical .nav-tabs>li>a{border-left:none;border-radius:0}.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse{margin-right:-1px}.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse>li>a{border-right:none;border-radius:0}.panel:hover .panel-actions .show-on-hover{display:inline-block}.panel .panel-actions .show-on-hover{display:none}.panel.is-fullscreen{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;border-radius:0}.panel.is-fullscreen .panel-loading{border-radius:0}.panel.is-close,.panel.is-fullscreen .panel-actions [data-toggle=collapse]{display:none}.panel.is-collapse .panel-body{display:none;height:0}.panel>.alert{padding-left:30px;padding-right:30px}.panel>.alert-dismissible{padding-right:50px}.panel-content>.row,.panel-content>.row>[class*=col-]{padding-left:30px;padding-right:30px}.panel-body{position:relative;padding:1.25rem}.panel-body .list-group-item{border-radius:0}.panel-body:after{display:block;content:"";clear:both}.panel-body .h1:first-child,.panel-body .h2:first-child,.panel-body .h3:first-child,.panel-body .h4:first-child,.panel-body .h5:first-child,.panel-body .h6:first-child,.panel-body h1:first-child,.panel-body h2:first-child,.panel-body h3:first-child,.panel-body h4:first-child,.panel-body h5:first-child,.panel-body h6:first-child{margin-top:0}.panel-body>:last-child{margin-bottom:0}.panel-body>.list-group-dividered:only-child>.list-group-item:last-child{border-bottom-color:#0000}.panel-body.scrollable-vertical{padding-left:0!important;padding-right:0!important}.panel-body.scrollable-vertical>.scrollable-container>.scrollable-content{padding-left:30px;padding-right:30px}.panel-body.scrollable-vertical>.scrollable-bar{margin-top:0;margin-bottom:10px;height:calc(100% - 30px);transform:translateX(-26px)}.panel-body.scrollable-horizontal{padding-top:0!important;padding-bottom:0!important}.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content{padding-top:0;padding-bottom:30px}.panel-body.scrollable-horizontal>.scrollable-bar{margin-left:0;margin-right:30px;width:calc(100% - 60px);transform:translateY(-26px)}.panel-heading{position:relative;padding:0;border-bottom:1px solid #0000;border-top-right-radius:.214rem;border-top-left-radius:.214rem}.panel-heading+.alert{border-radius:0}.panel-heading>.nav-tabs{border-bottom:none}.panel-heading+.nav-tabs{margin-top:-.715rem}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-heading+.panel-body{padding-top:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel-heading-tab{padding:10px 30px 0;background-color:#00d0ff}.panel-heading-tab>.nav-tabs .nav-link{color:#fff}.panel-heading-tab>.nav-tabs .nav-link.hover,.panel-heading-tab>.nav-tabs .nav-link:hover{color:#737373}.panel-heading-tab>.nav-tabs .nav-link.active,.panel-heading-tab>.nav-tabs .nav-link:active{color:#737373;background-color:#fff}.panel-footer{padding:0 30px 15px;border-top:1px solid #0000;background-color:initial;border-bottom-right-radius:.214rem;border-bottom-left-radius:.214rem}.table+.panel-footer{padding-top:15px;border-color:#ccc}.panel-title,.theme-danger .panel-danger .panel-action,.theme-danger .panel-info .panel-action,.theme-danger .panel-primary .panel-action,.theme-danger .panel-success .panel-action,.theme-danger .panel-warning .panel-action,.theme-info .panel-danger .panel-action,.theme-info .panel-info .panel-action,.theme-info .panel-primary .panel-action,.theme-info .panel-success .panel-action,.theme-info .panel-warning .panel-action,.theme-primary .panel-danger .panel-action,.theme-primary .panel-info .panel-action,.theme-primary .panel-primary .panel-action,.theme-primary .panel-success .panel-action,.theme-primary .panel-warning .panel-action,.theme-secondary .panel-danger .panel-action,.theme-secondary .panel-info .panel-action,.theme-secondary .panel-primary .panel-action,.theme-secondary .panel-success .panel-action,.theme-secondary .panel-warning .panel-action,.theme-warning .panel-danger .panel-action,.theme-warning .panel-info .panel-action,.theme-warning .panel-primary .panel-action,.theme-warning .panel-success .panel-action,.theme-warning .panel-warning .panel-action{display:block;margin-top:0;margin-bottom:0;padding:1.25rem;font-size:18px;color:#4d4d4d}.panel-title>.badge,.panel-title>.icon,.theme-danger .panel-danger .panel-action>.badge,.theme-danger .panel-danger .panel-action>.icon,.theme-danger .panel-info .panel-action>.badge,.theme-danger .panel-info .panel-action>.icon,.theme-danger .panel-primary .panel-action>.badge,.theme-danger .panel-primary .panel-action>.icon,.theme-danger .panel-success .panel-action>.badge,.theme-danger .panel-success .panel-action>.icon,.theme-danger .panel-warning .panel-action>.badge,.theme-danger .panel-warning .panel-action>.icon,.theme-info .panel-danger .panel-action>.badge,.theme-info .panel-danger .panel-action>.icon,.theme-info .panel-info .panel-action>.badge,.theme-info .panel-info .panel-action>.icon,.theme-info .panel-primary .panel-action>.badge,.theme-info .panel-primary .panel-action>.icon,.theme-info .panel-success .panel-action>.badge,.theme-info .panel-success .panel-action>.icon,.theme-info .panel-warning .panel-action>.badge,.theme-info .panel-warning .panel-action>.icon,.theme-primary .panel-danger .panel-action>.badge,.theme-primary .panel-danger .panel-action>.icon,.theme-primary .panel-info .panel-action>.badge,.theme-primary .panel-info .panel-action>.icon,.theme-primary .panel-primary .panel-action>.badge,.theme-primary .panel-primary .panel-action>.icon,.theme-primary .panel-success .panel-action>.badge,.theme-primary .panel-success .panel-action>.icon,.theme-primary .panel-warning .panel-action>.badge,.theme-primary .panel-warning .panel-action>.icon,.theme-secondary .panel-danger .panel-action>.badge,.theme-secondary .panel-danger .panel-action>.icon,.theme-secondary .panel-info .panel-action>.badge,.theme-secondary .panel-info .panel-action>.icon,.theme-secondary .panel-primary .panel-action>.badge,.theme-secondary .panel-primary .panel-action>.icon,.theme-secondary .panel-success .panel-action>.badge,.theme-secondary .panel-success .panel-action>.icon,.theme-secondary .panel-warning .panel-action>.badge,.theme-secondary .panel-warning .panel-action>.icon,.theme-warning .panel-danger .panel-action>.badge,.theme-warning .panel-danger .panel-action>.icon,.theme-warning .panel-info .panel-action>.badge,.theme-warning .panel-info .panel-action>.icon,.theme-warning .panel-primary .panel-action>.badge,.theme-warning .panel-primary .panel-action>.icon,.theme-warning .panel-success .panel-action>.badge,.theme-warning .panel-success .panel-action>.icon,.theme-warning .panel-warning .panel-action>.badge,.theme-warning .panel-warning .panel-action>.icon{margin-right:10px}.panel-title .small,.panel-title small,.theme-danger .panel-danger .panel-action .small,.theme-danger .panel-danger .panel-action small,.theme-danger .panel-info .panel-action .small,.theme-danger .panel-info .panel-action small,.theme-danger .panel-primary .panel-action .small,.theme-danger .panel-primary .panel-action small,.theme-danger .panel-success .panel-action .small,.theme-danger .panel-success .panel-action small,.theme-danger .panel-warning .panel-action .small,.theme-danger .panel-warning .panel-action small,.theme-info .panel-danger .panel-action .small,.theme-info .panel-danger .panel-action small,.theme-info .panel-info .panel-action .small,.theme-info .panel-info .panel-action small,.theme-info .panel-primary .panel-action .small,.theme-info .panel-primary .panel-action small,.theme-info .panel-success .panel-action .small,.theme-info .panel-success .panel-action small,.theme-info .panel-warning .panel-action .small,.theme-info .panel-warning .panel-action small,.theme-primary .panel-danger .panel-action .small,.theme-primary .panel-danger .panel-action small,.theme-primary .panel-info .panel-action .small,.theme-primary .panel-info .panel-action small,.theme-primary .panel-primary .panel-action .small,.theme-primary .panel-primary .panel-action small,.theme-primary .panel-success .panel-action .small,.theme-primary .panel-success .panel-action small,.theme-primary .panel-warning .panel-action .small,.theme-primary .panel-warning .panel-action small,.theme-secondary .panel-danger .panel-action .small,.theme-secondary .panel-danger .panel-action small,.theme-secondary .panel-info .panel-action .small,.theme-secondary .panel-info .panel-action small,.theme-secondary .panel-primary .panel-action .small,.theme-secondary .panel-primary .panel-action small,.theme-secondary .panel-success .panel-action .small,.theme-secondary .panel-success .panel-action small,.theme-secondary .panel-warning .panel-action .small,.theme-secondary .panel-warning .panel-action small,.theme-warning .panel-danger .panel-action .small,.theme-warning .panel-danger .panel-action small,.theme-warning .panel-info .panel-action .small,.theme-warning .panel-info .panel-action small,.theme-warning .panel-primary .panel-action .small,.theme-warning .panel-primary .panel-action small,.theme-warning .panel-success .panel-action .small,.theme-warning .panel-success .panel-action small,.theme-warning .panel-warning .panel-action .small,.theme-warning .panel-warning .panel-action small{color:#737373}.panel-title .small>a,.panel-title small>a,.panel-title>.small>a,.panel-title>a,.panel-title>small>a,.theme-danger .panel-danger .panel-action .small>a,.theme-danger .panel-danger .panel-action small>a,.theme-danger .panel-danger .panel-action>.small>a,.theme-danger .panel-danger .panel-action>a,.theme-danger .panel-danger .panel-action>small>a,.theme-danger .panel-info .panel-action .small>a,.theme-danger .panel-info .panel-action small>a,.theme-danger .panel-info .panel-action>.small>a,.theme-danger .panel-info .panel-action>a,.theme-danger .panel-info .panel-action>small>a,.theme-danger .panel-primary .panel-action .small>a,.theme-danger .panel-primary .panel-action small>a,.theme-danger .panel-primary .panel-action>.small>a,.theme-danger .panel-primary .panel-action>a,.theme-danger .panel-primary .panel-action>small>a,.theme-danger .panel-success .panel-action .small>a,.theme-danger .panel-success .panel-action small>a,.theme-danger .panel-success .panel-action>.small>a,.theme-danger .panel-success .panel-action>a,.theme-danger .panel-success .panel-action>small>a,.theme-danger .panel-warning .panel-action .small>a,.theme-danger .panel-warning .panel-action small>a,.theme-danger .panel-warning .panel-action>.small>a,.theme-danger .panel-warning .panel-action>a,.theme-danger .panel-warning .panel-action>small>a,.theme-info .panel-danger .panel-action .small>a,.theme-info .panel-danger .panel-action small>a,.theme-info .panel-danger .panel-action>.small>a,.theme-info .panel-danger .panel-action>a,.theme-info .panel-danger .panel-action>small>a,.theme-info .panel-info .panel-action .small>a,.theme-info .panel-info .panel-action small>a,.theme-info .panel-info .panel-action>.small>a,.theme-info .panel-info .panel-action>a,.theme-info .panel-info .panel-action>small>a,.theme-info .panel-primary .panel-action .small>a,.theme-info .panel-primary .panel-action small>a,.theme-info .panel-primary .panel-action>.small>a,.theme-info .panel-primary .panel-action>a,.theme-info .panel-primary .panel-action>small>a,.theme-info .panel-success .panel-action .small>a,.theme-info .panel-success .panel-action small>a,.theme-info .panel-success .panel-action>.small>a,.theme-info .panel-success .panel-action>a,.theme-info .panel-success .panel-action>small>a,.theme-info .panel-warning .panel-action .small>a,.theme-info .panel-warning .panel-action small>a,.theme-info .panel-warning .panel-action>.small>a,.theme-info .panel-warning .panel-action>a,.theme-info .panel-warning .panel-action>small>a,.theme-primary .panel-danger .panel-action .small>a,.theme-primary .panel-danger .panel-action small>a,.theme-primary .panel-danger .panel-action>.small>a,.theme-primary .panel-danger .panel-action>a,.theme-primary .panel-danger .panel-action>small>a,.theme-primary .panel-info .panel-action .small>a,.theme-primary .panel-info .panel-action small>a,.theme-primary .panel-info .panel-action>.small>a,.theme-primary .panel-info .panel-action>a,.theme-primary .panel-info .panel-action>small>a,.theme-primary .panel-primary .panel-action .small>a,.theme-primary .panel-primary .panel-action small>a,.theme-primary .panel-primary .panel-action>.small>a,.theme-primary .panel-primary .panel-action>a,.theme-primary .panel-primary .panel-action>small>a,.theme-primary .panel-success .panel-action .small>a,.theme-primary .panel-success .panel-action small>a,.theme-primary .panel-success .panel-action>.small>a,.theme-primary .panel-success .panel-action>a,.theme-primary .panel-success .panel-action>small>a,.theme-primary .panel-warning .panel-action .small>a,.theme-primary .panel-warning .panel-action small>a,.theme-primary .panel-warning .panel-action>.small>a,.theme-primary .panel-warning .panel-action>a,.theme-primary .panel-warning .panel-action>small>a,.theme-secondary .panel-danger .panel-action .small>a,.theme-secondary .panel-danger .panel-action small>a,.theme-secondary .panel-danger .panel-action>.small>a,.theme-secondary .panel-danger .panel-action>a,.theme-secondary .panel-danger .panel-action>small>a,.theme-secondary .panel-info .panel-action .small>a,.theme-secondary .panel-info .panel-action small>a,.theme-secondary .panel-info .panel-action>.small>a,.theme-secondary .panel-info .panel-action>a,.theme-secondary .panel-info .panel-action>small>a,.theme-secondary .panel-primary .panel-action .small>a,.theme-secondary .panel-primary .panel-action small>a,.theme-secondary .panel-primary .panel-action>.small>a,.theme-secondary .panel-primary .panel-action>a,.theme-secondary .panel-primary .panel-action>small>a,.theme-secondary .panel-success .panel-action .small>a,.theme-secondary .panel-success .panel-action small>a,.theme-secondary .panel-success .panel-action>.small>a,.theme-secondary .panel-success .panel-action>a,.theme-secondary .panel-success .panel-action>small>a,.theme-secondary .panel-warning .panel-action .small>a,.theme-secondary .panel-warning .panel-action small>a,.theme-secondary .panel-warning .panel-action>.small>a,.theme-secondary .panel-warning .panel-action>a,.theme-secondary .panel-warning .panel-action>small>a,.theme-warning .panel-danger .panel-action .small>a,.theme-warning .panel-danger .panel-action small>a,.theme-warning .panel-danger .panel-action>.small>a,.theme-warning .panel-danger .panel-action>a,.theme-warning .panel-danger .panel-action>small>a,.theme-warning .panel-info .panel-action .small>a,.theme-warning .panel-info .panel-action small>a,.theme-warning .panel-info .panel-action>.small>a,.theme-warning .panel-info .panel-action>a,.theme-warning .panel-info .panel-action>small>a,.theme-warning .panel-primary .panel-action .small>a,.theme-warning .panel-primary .panel-action small>a,.theme-warning .panel-primary .panel-action>.small>a,.theme-warning .panel-primary .panel-action>a,.theme-warning .panel-primary .panel-action>small>a,.theme-warning .panel-success .panel-action .small>a,.theme-warning .panel-success .panel-action small>a,.theme-warning .panel-success .panel-action>.small>a,.theme-warning .panel-success .panel-action>a,.theme-warning .panel-success .panel-action>small>a,.theme-warning .panel-warning .panel-action .small>a,.theme-warning .panel-warning .panel-action small>a,.theme-warning .panel-warning .panel-action>.small>a,.theme-warning .panel-warning .panel-action>a,.theme-warning .panel-warning .panel-action>small>a{color:inherit}.panel-desc{display:block;padding:5px 0 0;margin:0;font-size:1rem;color:#737373}.panel-actions{position:absolute;right:30px;top:50%;transform:translateY(-50%);margin:auto;z-index:1}@media (max-width: 575px){.panel-actions{right:20px}}ul .panel-actions{list-style:none}ul .panel-actions>li{display:inline-block;margin-left:8px}ul .panel-actions>li:first-child{margin-left:0}.panel-actions a.dropdown-toggle{text-decoration:none}.panel-actions .dropdown,.panel-actions .dropdown-toggle{display:inline-block}.panel-actions .panel-action{display:inline-block;padding:8px 10px;color:#999;text-decoration:none;cursor:pointer;background-color:initial}.panel-actions .panel-action.active,.panel-actions .panel-action:active,.panel-actions .panel-action:hover{color:#666}.panel-actions .progress{width:100px;margin:0}.panel-actions .pagination{margin:0}ul.panel-actions>li{display:inline-block;margin-left:8px}ul.panel-actions>li:first-child{margin-left:0}.panel-toolbar{padding:5px 15px;margin:0;background-color:initial;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.panel-bordered .panel-toolbar{border-top-color:#0000}.panel-bordered>.panel-body{padding-top:30px}.panel-bordered>.panel-body.scrollable-vertical>.scrollable-bar{margin-bottom:10px;height:calc(100% - 60px)}.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content{padding-top:30px;padding-bottom:30px}.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-bar{transform:translateY(-26px)}.panel-bordered>.panel-heading{border-bottom:1px solid #e6e6e6}.panel-bordered>.panel-heading>.panel-title,.theme-danger .panel-danger .panel-bordered>.panel-heading>.panel-action,.theme-danger .panel-info .panel-bordered>.panel-heading>.panel-action,.theme-danger .panel-primary .panel-bordered>.panel-heading>.panel-action,.theme-danger .panel-success .panel-bordered>.panel-heading>.panel-action,.theme-danger .panel-warning .panel-bordered>.panel-heading>.panel-action,.theme-info .panel-danger .panel-bordered>.panel-heading>.panel-action,.theme-info .panel-info .panel-bordered>.panel-heading>.panel-action,.theme-info .panel-primary .panel-bordered>.panel-heading>.panel-action,.theme-info .panel-success .panel-bordered>.panel-heading>.panel-action,.theme-info .panel-warning .panel-bordered>.panel-heading>.panel-action,.theme-primary .panel-danger .panel-bordered>.panel-heading>.panel-action,.theme-primary .panel-info .panel-bordered>.panel-heading>.panel-action,.theme-primary .panel-primary .panel-bordered>.panel-heading>.panel-action,.theme-primary .panel-success .panel-bordered>.panel-heading>.panel-action,.theme-primary .panel-warning .panel-bordered>.panel-heading>.panel-action,.theme-secondary .panel-danger .panel-bordered>.panel-heading>.panel-action,.theme-secondary .panel-info .panel-bordered>.panel-heading>.panel-action,.theme-secondary .panel-primary .panel-bordered>.panel-heading>.panel-action,.theme-secondary .panel-success .panel-bordered>.panel-heading>.panel-action,.theme-secondary .panel-warning .panel-bordered>.panel-heading>.panel-action,.theme-warning .panel-danger .panel-bordered>.panel-heading>.panel-action,.theme-warning .panel-info .panel-bordered>.panel-heading>.panel-action,.theme-warning .panel-primary .panel-bordered>.panel-heading>.panel-action,.theme-warning .panel-success .panel-bordered>.panel-heading>.panel-action,.theme-warning .panel-warning .panel-bordered>.panel-heading>.panel-action{padding-bottom:20px}.panel-bordered>.panel-footer{border-top:1px solid #e6e6e6;padding-top:15px}.panel-bordered>.table tbody:first-child>tr:first-child td,.panel-bordered>.table>tbody:first-child>tr:first-child th{border-top:0}.panel-toolbar .btn{color:#999;padding:5px 10px}.panel-toolbar .btn.icon{width:1em;text-align:center}.panel-toolbar .btn.active,.panel-toolbar .btn:active,.panel-toolbar .btn:hover{color:#737373}.panel-loading{position:absolute;top:0;left:0;z-index:6;display:none;width:100%;height:100%;border-radius:.286rem;opacity:.6}.panel-loading .loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panel-footer-chart{padding:0}.panel-control{padding:0;border:none;border-radius:0;box-shadow:none}@media (max-width: 575px){.panel-body.scrollable-vertical>.scrollable-container>.scrollable-content{padding-left:20px;padding-right:20px}.panel-body.scrollable-horizontal>.scrollable-bar{margin-right:20px;width:calc(100% - 40px)}.panel>.alert{padding-left:20px;padding-right:20px}.panel>.alert-dismissible{padding-right:40px}}.panel>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:.214rem;border-top-left-radius:.214rem}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:.214rem}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:.214rem}.panel>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:.214rem;border-top-right-radius:.214rem}.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:.214rem}.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:.214rem}.panel>.table:last-child,.panel>.table:last-child>thead:last-child>tr:last-child{border-bottom-right-radius:.214rem;border-bottom-left-radius:.214rem}.panel>.table:last-child>thead:last-child>tr:last-child td:last-child,.panel>.table:last-child>thead:last-child>tr:last-child th:last-child{border-bottom-left-radius:.214rem}.panel>.table:last-child>thead:last-child>tr:last-child td:first-child,.panel>.table:last-child>thead:last-child>tr:last-child th:first-child{border-bottom-right-radius:.214rem}.panel>.table:last-child>tbody:last-child>tr:last-child{border-bottom-left-radius:.214rem;border-bottom-right-radius:.214rem}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child{border-bottom-left-radius:.214rem}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child{border-bottom-right-radius:.214rem}.panel>.table+.panel-body{border-top:1px solid #ccc}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table>tr>td:first-child,.panel>.table>tr>th:first-child{padding-left:30px}.panel>.table>tr>td:last-child,.panel>.table>tr>th:last-child{padding-right:30px}.panel>.table>thead>tr>td:first-child,.panel>.table>thead>tr>th:first-child{padding-left:30px}.panel>.table>thead>tr>td:last-child,.panel>.table>thead>tr>th:last-child{padding-right:30px}.panel>.table>tbody>tr>td:first-child,.panel>.table>tbody>tr>th:first-child{padding-left:30px}.panel>.table>tbody>tr>td:last-child,.panel>.table>tbody>tr>th:last-child{padding-right:30px}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:1px solid #ccc}.panel>.table>tfoot>tr>td:first-child,.panel>.table>tfoot>tr>th:first-child{padding-left:30px}.panel>.table>tfoot>tr>td:last-child,.panel>.table>tfoot>tr>th:last-child{padding-right:30px}.panel>.table-responsive{border:0;margin-bottom:0}.panel>.table-responsive>.table{margin-bottom:0}.panel>.table-responsive>.table caption{padding-left:30px 30px;padding-right:30px 30px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:.214rem;border-top-left-radius:.214rem}.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:.214rem}.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:.214rem}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:.214rem;border-top-right-radius:.214rem}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:.214rem}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:.214rem;border-bottom-left-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child{border-bottom-left-radius:.214rem;border-top-right-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child th:last-child{border-bottom-left-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child th:first-child{border-bottom-right-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child{border-bottom-left-radius:.214rem;border-bottom-right-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child{border-bottom-left-radius:.214rem}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child{border-bottom-right-radius:.214rem}.panel>.table-responsive+.panel-body{border-top:1px solid #ccc}.panel>.table-responsive>.table-bordered{border:0}.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th{border-bottom:0}.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child{border-left:0}.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child{border-right:0}.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th{border-bottom:0}.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child{border-left:0}.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child{border-right:0}.panel>.table-responsive .table>tr>td:first-child,.panel>.table-responsive .table>tr>th:first-child{padding-left:30px}.panel>.table-responsive .table>tr>td:last-child,.panel>.table-responsive .table>tr>th:last-child{padding-right:30px}.panel>.table-responsive .table>thead>tr>td:first-child,.panel>.table-responsive .table>thead>tr>th:first-child{padding-left:30px}.panel>.table-responsive .table>thead>tr>td:last-child,.panel>.table-responsive .table>thead>tr>th:last-child{padding-right:30px}.panel>.table-responsive .table>tbody>tr>td:first-child,.panel>.table-responsive .table>tbody>tr>th:first-child{padding-left:30px}.panel>.table-responsive .table>tbody>tr>td:last-child,.panel>.table-responsive .table>tbody>tr>th:last-child{padding-right:30px}.panel>.table-responsive .table>tfoot>tr>td:first-child,.panel>.table-responsive .table>tfoot>tr>th:first-child{padding-left:30px}.panel>.table-responsive .table>tfoot>tr>td:last-child,.panel>.table-responsive .table>tfoot>tr>th:last-child{padding-right:30px}.panel>.table caption{padding-left:30px 30px;padding-right:30px 30px}.panel>.table-bordered{border:0}.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>thead>tr:last-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th{border-bottom:0}.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child{border-left:0}.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child{border-right:0}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0;padding-right:30px;padding-left:30px}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:.214rem;border-top-left-radius:.214rem}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:.214rem;border-bottom-left-radius:.214rem}.panel>.panel-collapse>.table{margin-bottom:0}.panel>.panel-collapse>.table caption{padding-left:30px 30px;padding-right:30px 30px}.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:.214rem;border-top-left-radius:.214rem}.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:.214rem;border-bottom-left-radius:.214rem}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ccc}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}@media (max-width: 575px){.panel>.table>tr>td:first-child,.panel>.table>tr>th:first-child{padding-left:20px}.panel>.table>tr>td:last-child,.panel>.table>tr>th:last-child{padding-right:20px}.panel>.table>thead>tr>td:first-child,.panel>.table>thead>tr>th:first-child{padding-left:20px}.panel>.table>thead>tr>td:last-child,.panel>.table>thead>tr>th:last-child{padding-right:20px}.panel>.table>tbody>tr>td:first-child,.panel>.table>tbody>tr>th:first-child{padding-left:20px}.panel>.table>tbody>tr>td:last-child,.panel>.table>tbody>tr>th:last-child{padding-right:20px}.panel>.table>tfoot>tr>td:first-child,.panel>.table>tfoot>tr>th:first-child{padding-left:20px}.panel>.table>tfoot>tr>td:last-child,.panel>.table>tfoot>tr>th:last-child{padding-right:20px}.panel>.table-responsive .table>tr>td:first-child,.panel>.table-responsive .table>tr>th:first-child{padding-left:20px}.panel>.table-responsive .table>tr>td:last-child,.panel>.table-responsive .table>tr>th:last-child{padding-right:20px}.panel>.table-responsive .table>thead>tr>td:first-child,.panel>.table-responsive .table>thead>tr>th:first-child{padding-left:20px}.panel>.table-responsive .table>thead>tr>td:last-child,.panel>.table-responsive .table>thead>tr>th:last-child{padding-right:20px}.panel>.table-responsive .table>tbody>tr>td:first-child,.panel>.table-responsive .table>tbody>tr>th:first-child{padding-left:20px}.panel>.table-responsive .table>tbody>tr>td:last-child,.panel>.table-responsive .table>tbody>tr>th:last-child{padding-right:20px}.panel>.table-responsive .table>tfoot>tr>td:first-child,.panel>.table-responsive .table>tfoot>tr>th:first-child{padding-left:20px}.panel>.table-responsive .table>tfoot>tr>td:last-child,.panel>.table-responsive .table>tfoot>tr>th:last-child{padding-right:20px}.panel>.list-group .list-group-item{padding-right:20px;padding-left:20px}}.list-group+.panel-footer{border-top-width:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ccc}.panel.panel-transparent{background:#0000;border-color:#0000;box-shadow:none}.panel.panel-transparent>.panel-footer,.panel.panel-transparent>.panel-heading{border-color:#0000}.panel-default{border-color:#ccc}.panel-default>.panel-heading{color:#737373;background-color:#ccc;border-color:#ccc}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ccc}.panel-default>.panel-heading .badge-pill{color:#ccc;background-color:#737373}.panel-default .panel-title,.panel-default .theme-danger .panel-danger .panel-action,.panel-default .theme-danger .panel-info .panel-action,.panel-default .theme-danger .panel-primary .panel-action,.panel-default .theme-danger .panel-success .panel-action,.panel-default .theme-danger .panel-warning .panel-action,.panel-default .theme-info .panel-danger .panel-action,.panel-default .theme-info .panel-info .panel-action,.panel-default .theme-info .panel-primary .panel-action,.panel-default .theme-info .panel-success .panel-action,.panel-default .theme-info .panel-warning .panel-action,.panel-default .theme-primary .panel-danger .panel-action,.panel-default .theme-primary .panel-info .panel-action,.panel-default .theme-primary .panel-primary .panel-action,.panel-default .theme-primary .panel-success .panel-action,.panel-default .theme-primary .panel-warning .panel-action,.panel-default .theme-secondary .panel-danger .panel-action,.panel-default .theme-secondary .panel-info .panel-action,.panel-default .theme-secondary .panel-primary .panel-action,.panel-default .theme-secondary .panel-success .panel-action,.panel-default .theme-secondary .panel-warning .panel-action,.panel-default .theme-warning .panel-danger .panel-action,.panel-default .theme-warning .panel-info .panel-action,.panel-default .theme-warning .panel-primary .panel-action,.panel-default .theme-warning .panel-success .panel-action,.panel-default .theme-warning .panel-warning .panel-action,.theme-danger .panel-danger .panel-default .panel-action,.theme-danger .panel-info .panel-default .panel-action,.theme-danger .panel-primary .panel-default .panel-action,.theme-danger .panel-success .panel-default .panel-action,.theme-danger .panel-warning .panel-default .panel-action,.theme-info .panel-danger .panel-default .panel-action,.theme-info .panel-info .panel-default .panel-action,.theme-info .panel-primary .panel-default .panel-action,.theme-info .panel-success .panel-default .panel-action,.theme-info .panel-warning .panel-default .panel-action,.theme-primary .panel-danger .panel-default .panel-action,.theme-primary .panel-info .panel-default .panel-action,.theme-primary .panel-primary .panel-default .panel-action,.theme-primary .panel-success .panel-default .panel-action,.theme-primary .panel-warning .panel-default .panel-action,.theme-secondary .panel-danger .panel-default .panel-action,.theme-secondary .panel-info .panel-default .panel-action,.theme-secondary .panel-primary .panel-default .panel-action,.theme-secondary .panel-success .panel-default .panel-action,.theme-secondary .panel-warning .panel-default .panel-action,.theme-warning .panel-danger .panel-default .panel-action,.theme-warning .panel-info .panel-default .panel-action,.theme-warning .panel-primary .panel-default .panel-action,.theme-warning .panel-success .panel-default .panel-action,.theme-warning .panel-warning .panel-default .panel-action{color:#4d4d4d}.panel-default .panel-action{color:#737373}.panel-default .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ccc}.panel-dark{border-color:#666}.panel-dark>.panel-heading{color:#fff;background-color:#666;border-color:#666}.panel-dark>.panel-heading+.panel-collapse>.panel-body{border-top-color:#666}.panel-dark>.panel-heading .badge-pill{color:#666;background-color:#fff}.panel-dark .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#666}.panel-primary,.panel-primary .panel-heading{border:none}.panel-primary .panel-action,.panel-primary .panel-title,.panel-primary .theme-danger .panel-danger .panel-action,.panel-primary .theme-danger .panel-info .panel-action,.panel-primary .theme-danger .panel-success .panel-action,.panel-primary .theme-danger .panel-warning .panel-action,.panel-primary .theme-info .panel-danger .panel-action,.panel-primary .theme-info .panel-info .panel-action,.panel-primary .theme-info .panel-success .panel-action,.panel-primary .theme-info .panel-warning .panel-action,.panel-primary .theme-primary .panel-danger .panel-action,.panel-primary .theme-primary .panel-info .panel-action,.panel-primary .theme-primary .panel-success .panel-action,.panel-primary .theme-primary .panel-warning .panel-action,.panel-primary .theme-secondary .panel-danger .panel-action,.panel-primary .theme-secondary .panel-info .panel-action,.panel-primary .theme-secondary .panel-success .panel-action,.panel-primary .theme-secondary .panel-warning .panel-action,.panel-primary .theme-warning .panel-danger .panel-action,.panel-primary .theme-warning .panel-info .panel-action,.panel-primary .theme-warning .panel-success .panel-action,.panel-primary .theme-warning .panel-warning .panel-action,.theme-danger .panel-primary .panel-action,.theme-info .panel-primary .panel-action,.theme-primary .panel-primary .panel-action,.theme-secondary .panel-primary .panel-action,.theme-warning .panel-primary .panel-action{color:#fff}.panel-info,.panel-info .panel-heading{border:none}.panel-info .panel-action,.panel-info .panel-title,.panel-info .theme-danger .panel-danger .panel-action,.panel-info .theme-danger .panel-primary .panel-action,.panel-info .theme-danger .panel-success .panel-action,.panel-info .theme-danger .panel-warning .panel-action,.panel-info .theme-info .panel-danger .panel-action,.panel-info .theme-info .panel-primary .panel-action,.panel-info .theme-info .panel-success .panel-action,.panel-info .theme-info .panel-warning .panel-action,.panel-info .theme-primary .panel-danger .panel-action,.panel-info .theme-primary .panel-primary .panel-action,.panel-info .theme-primary .panel-success .panel-action,.panel-info .theme-primary .panel-warning .panel-action,.panel-info .theme-secondary .panel-danger .panel-action,.panel-info .theme-secondary .panel-primary .panel-action,.panel-info .theme-secondary .panel-success .panel-action,.panel-info .theme-secondary .panel-warning .panel-action,.panel-info .theme-warning .panel-danger .panel-action,.panel-info .theme-warning .panel-primary .panel-action,.panel-info .theme-warning .panel-success .panel-action,.panel-info .theme-warning .panel-warning .panel-action,.theme-danger .panel-info .panel-action,.theme-info .panel-info .panel-action,.theme-primary .panel-info .panel-action,.theme-secondary .panel-info .panel-action,.theme-warning .panel-info .panel-action{color:#fff}.panel-success,.panel-success .panel-heading{border:none}.panel-success .panel-action,.panel-success .panel-title,.panel-success .theme-danger .panel-danger .panel-action,.panel-success .theme-danger .panel-info .panel-action,.panel-success .theme-danger .panel-primary .panel-action,.panel-success .theme-danger .panel-warning .panel-action,.panel-success .theme-info .panel-danger .panel-action,.panel-success .theme-info .panel-info .panel-action,.panel-success .theme-info .panel-primary .panel-action,.panel-success .theme-info .panel-warning .panel-action,.panel-success .theme-primary .panel-danger .panel-action,.panel-success .theme-primary .panel-info .panel-action,.panel-success .theme-primary .panel-primary .panel-action,.panel-success .theme-primary .panel-warning .panel-action,.panel-success .theme-secondary .panel-danger .panel-action,.panel-success .theme-secondary .panel-info .panel-action,.panel-success .theme-secondary .panel-primary .panel-action,.panel-success .theme-secondary .panel-warning .panel-action,.panel-success .theme-warning .panel-danger .panel-action,.panel-success .theme-warning .panel-info .panel-action,.panel-success .theme-warning .panel-primary .panel-action,.panel-success .theme-warning .panel-warning .panel-action,.theme-danger .panel-success .panel-action,.theme-info .panel-success .panel-action,.theme-primary .panel-success .panel-action,.theme-secondary .panel-success .panel-action,.theme-warning .panel-success .panel-action{color:#fff}.panel-warning,.panel-warning .panel-heading{border:none}.panel-warning .panel-action,.panel-warning .panel-title,.panel-warning .theme-danger .panel-danger .panel-action,.panel-warning .theme-danger .panel-info .panel-action,.panel-warning .theme-danger .panel-primary .panel-action,.panel-warning .theme-danger .panel-success .panel-action,.panel-warning .theme-info .panel-danger .panel-action,.panel-warning .theme-info .panel-info .panel-action,.panel-warning .theme-info .panel-primary .panel-action,.panel-warning .theme-info .panel-success .panel-action,.panel-warning .theme-primary .panel-danger .panel-action,.panel-warning .theme-primary .panel-info .panel-action,.panel-warning .theme-primary .panel-primary .panel-action,.panel-warning .theme-primary .panel-success .panel-action,.panel-warning .theme-secondary .panel-danger .panel-action,.panel-warning .theme-secondary .panel-info .panel-action,.panel-warning .theme-secondary .panel-primary .panel-action,.panel-warning .theme-secondary .panel-success .panel-action,.panel-warning .theme-warning .panel-danger .panel-action,.panel-warning .theme-warning .panel-info .panel-action,.panel-warning .theme-warning .panel-primary .panel-action,.panel-warning .theme-warning .panel-success .panel-action,.theme-danger .panel-warning .panel-action,.theme-info .panel-warning .panel-action,.theme-primary .panel-warning .panel-action,.theme-secondary .panel-warning .panel-action,.theme-warning .panel-warning .panel-action{color:#fff}.panel-danger,.panel-danger .panel-heading{border:none}.panel-danger .panel-action,.panel-danger .panel-title,.panel-danger .theme-danger .panel-info .panel-action,.panel-danger .theme-danger .panel-primary .panel-action,.panel-danger .theme-danger .panel-success .panel-action,.panel-danger .theme-danger .panel-warning .panel-action,.panel-danger .theme-info .panel-info .panel-action,.panel-danger .theme-info .panel-primary .panel-action,.panel-danger .theme-info .panel-success .panel-action,.panel-danger .theme-info .panel-warning .panel-action,.panel-danger .theme-primary .panel-info .panel-action,.panel-danger .theme-primary .panel-primary .panel-action,.panel-danger .theme-primary .panel-success .panel-action,.panel-danger .theme-primary .panel-warning .panel-action,.panel-danger .theme-secondary .panel-info .panel-action,.panel-danger .theme-secondary .panel-primary .panel-action,.panel-danger .theme-secondary .panel-success .panel-action,.panel-danger .theme-secondary .panel-warning .panel-action,.panel-danger .theme-warning .panel-info .panel-action,.panel-danger .theme-warning .panel-primary .panel-action,.panel-danger .theme-warning .panel-success .panel-action,.panel-danger .theme-warning .panel-warning .panel-action,.theme-danger .panel-danger .panel-action,.theme-info .panel-danger .panel-action,.theme-primary .panel-danger .panel-action,.theme-secondary .panel-danger .panel-action,.theme-warning .panel-danger .panel-action{color:#fff}.panel-dark,.panel-dark .panel-heading{border:none}.panel-dark .panel-action,.panel-dark .panel-title,.panel-dark .theme-danger .panel-danger .panel-action,.panel-dark .theme-danger .panel-info .panel-action,.panel-dark .theme-danger .panel-primary .panel-action,.panel-dark .theme-danger .panel-success .panel-action,.panel-dark .theme-danger .panel-warning .panel-action,.panel-dark .theme-info .panel-danger .panel-action,.panel-dark .theme-info .panel-info .panel-action,.panel-dark .theme-info .panel-primary .panel-action,.panel-dark .theme-info .panel-success .panel-action,.panel-dark .theme-info .panel-warning .panel-action,.panel-dark .theme-primary .panel-danger .panel-action,.panel-dark .theme-primary .panel-info .panel-action,.panel-dark .theme-primary .panel-primary .panel-action,.panel-dark .theme-primary .panel-success .panel-action,.panel-dark .theme-primary .panel-warning .panel-action,.panel-dark .theme-secondary .panel-danger .panel-action,.panel-dark .theme-secondary .panel-info .panel-action,.panel-dark .theme-secondary .panel-primary .panel-action,.panel-dark .theme-secondary .panel-success .panel-action,.panel-dark .theme-secondary .panel-warning .panel-action,.panel-dark .theme-warning .panel-danger .panel-action,.panel-dark .theme-warning .panel-info .panel-action,.panel-dark .theme-warning .panel-primary .panel-action,.panel-dark .theme-warning .panel-success .panel-action,.panel-dark .theme-warning .panel-warning .panel-action,.theme-danger .panel-danger .panel-dark .panel-action,.theme-danger .panel-info .panel-dark .panel-action,.theme-danger .panel-primary .panel-dark .panel-action,.theme-danger .panel-success .panel-dark .panel-action,.theme-danger .panel-warning .panel-dark .panel-action,.theme-info .panel-danger .panel-dark .panel-action,.theme-info .panel-info .panel-dark .panel-action,.theme-info .panel-primary .panel-dark .panel-action,.theme-info .panel-success .panel-dark .panel-action,.theme-info .panel-warning .panel-dark .panel-action,.theme-primary .panel-danger .panel-dark .panel-action,.theme-primary .panel-info .panel-dark .panel-action,.theme-primary .panel-primary .panel-dark .panel-action,.theme-primary .panel-success .panel-dark .panel-action,.theme-primary .panel-warning .panel-dark .panel-action,.theme-secondary .panel-danger .panel-dark .panel-action,.theme-secondary .panel-info .panel-dark .panel-action,.theme-secondary .panel-primary .panel-dark .panel-action,.theme-secondary .panel-success .panel-dark .panel-action,.theme-secondary .panel-warning .panel-dark .panel-action,.theme-warning .panel-danger .panel-dark .panel-action,.theme-warning .panel-info .panel-dark .panel-action,.theme-warning .panel-primary .panel-dark .panel-action,.theme-warning .panel-success .panel-dark .panel-action,.theme-warning .panel-warning .panel-dark .panel-action{color:#fff}.panel-line .panel-heading{background:#0000;border:none;border-top:3px solid #0000}.panel-line.panel-default .panel-heading{color:#ccc;border-top-color:#ccc;background:#0000}.panel-line.panel-default .panel-action,.panel-line.panel-default .panel-title{color:#ccc}.panel-line.panel-dark .panel-heading{color:#666;border-top-color:#666;background:#0000}.panel-line.panel-dark .panel-action,.panel-line.panel-dark .panel-title{color:#666}@media (max-width: 767px){.panel-actions{position:relative;top:auto;right:auto;display:block;margin:auto;padding:0 30px 15px;transform:none}.panel-actions-keep{position:absolute;top:50%;right:30px;padding:0;transform:translateY(-50%)}}@media (max-width: 575px){.panel-actions{padding-left:20px}.panel-actions .progress{min-width:80px}.panel-actions .show-on-hover{display:none}.panel-actions-keep{right:15px}.panel-body,.panel-footer,.panel-title,.theme-danger .panel-danger .panel-action,.theme-danger .panel-info .panel-action,.theme-danger .panel-primary .panel-action,.theme-danger .panel-success .panel-action,.theme-danger .panel-warning .panel-action,.theme-info .panel-danger .panel-action,.theme-info .panel-info .panel-action,.theme-info .panel-primary .panel-action,.theme-info .panel-success .panel-action,.theme-info .panel-warning .panel-action,.theme-primary .panel-danger .panel-action,.theme-primary .panel-info .panel-action,.theme-primary .panel-primary .panel-action,.theme-primary .panel-success .panel-action,.theme-primary .panel-warning .panel-action,.theme-secondary .panel-danger .panel-action,.theme-secondary .panel-info .panel-action,.theme-secondary .panel-primary .panel-action,.theme-secondary .panel-success .panel-action,.theme-secondary .panel-warning .panel-action,.theme-warning .panel-danger .panel-action,.theme-warning .panel-info .panel-action,.theme-warning .panel-primary .panel-action,.theme-warning .panel-success .panel-action,.theme-warning .panel-warning .panel-action{padding-left:20px;padding-right:20px}}.panel-group{margin-bottom:22px}.panel-group .panel{margin-bottom:0;border-radius:.286rem;box-shadow:none}.panel-group .panel-title,.panel-group .theme-danger .panel-danger .panel-action,.panel-group .theme-danger .panel-info .panel-action,.panel-group .theme-danger .panel-primary .panel-action,.panel-group .theme-danger .panel-success .panel-action,.panel-group .theme-danger .panel-warning .panel-action,.panel-group .theme-info .panel-danger .panel-action,.panel-group .theme-info .panel-info .panel-action,.panel-group .theme-info .panel-primary .panel-action,.panel-group .theme-info .panel-success .panel-action,.panel-group .theme-info .panel-warning .panel-action,.panel-group .theme-primary .panel-danger .panel-action,.panel-group .theme-primary .panel-info .panel-action,.panel-group .theme-primary .panel-primary .panel-action,.panel-group .theme-primary .panel-success .panel-action,.panel-group .theme-primary .panel-warning .panel-action,.panel-group .theme-secondary .panel-danger .panel-action,.panel-group .theme-secondary .panel-info .panel-action,.panel-group .theme-secondary .panel-primary .panel-action,.panel-group .theme-secondary .panel-success .panel-action,.panel-group .theme-secondary .panel-warning .panel-action,.panel-group .theme-warning .panel-danger .panel-action,.panel-group .theme-warning .panel-info .panel-action,.panel-group .theme-warning .panel-primary .panel-action,.panel-group .theme-warning .panel-success .panel-action,.panel-group .theme-warning .panel-warning .panel-action,.theme-danger .panel-danger .panel-group .panel-action,.theme-danger .panel-info .panel-group .panel-action,.theme-danger .panel-primary .panel-group .panel-action,.theme-danger .panel-success .panel-group .panel-action,.theme-danger .panel-warning .panel-group .panel-action,.theme-info .panel-danger .panel-group .panel-action,.theme-info .panel-info .panel-group .panel-action,.theme-info .panel-primary .panel-group .panel-action,.theme-info .panel-success .panel-group .panel-action,.theme-info .panel-warning .panel-group .panel-action,.theme-primary .panel-danger .panel-group .panel-action,.theme-primary .panel-info .panel-group .panel-action,.theme-primary .panel-primary .panel-group .panel-action,.theme-primary .panel-success .panel-group .panel-action,.theme-primary .panel-warning .panel-group .panel-action,.theme-secondary .panel-danger .panel-group .panel-action,.theme-secondary .panel-info .panel-group .panel-action,.theme-secondary .panel-primary .panel-group .panel-action,.theme-secondary .panel-success .panel-group .panel-action,.theme-secondary .panel-warning .panel-group .panel-action,.theme-warning .panel-danger .panel-group .panel-action,.theme-warning .panel-info .panel-group .panel-action,.theme-warning .panel-primary .panel-group .panel-action,.theme-warning .panel-success .panel-group .panel-action,.theme-warning .panel-warning .panel-group .panel-action{position:relative;padding:15px 45px 15px 30px;font-size:1rem}.panel-group .panel-title:after,.panel-group .panel-title:before,.panel-group .theme-danger .panel-danger .panel-action:after,.panel-group .theme-danger .panel-danger .panel-action:before,.panel-group .theme-danger .panel-info .panel-action:after,.panel-group .theme-danger .panel-info .panel-action:before,.panel-group .theme-danger .panel-primary .panel-action:after,.panel-group .theme-danger .panel-primary .panel-action:before,.panel-group .theme-danger .panel-success .panel-action:after,.panel-group .theme-danger .panel-success .panel-action:before,.panel-group .theme-danger .panel-warning .panel-action:after,.panel-group .theme-danger .panel-warning .panel-action:before,.panel-group .theme-info .panel-danger .panel-action:after,.panel-group .theme-info .panel-danger .panel-action:before,.panel-group .theme-info .panel-info .panel-action:after,.panel-group .theme-info .panel-info .panel-action:before,.panel-group .theme-info .panel-primary .panel-action:after,.panel-group .theme-info .panel-primary .panel-action:before,.panel-group .theme-info .panel-success .panel-action:after,.panel-group .theme-info .panel-success .panel-action:before,.panel-group .theme-info .panel-warning .panel-action:after,.panel-group .theme-info .panel-warning .panel-action:before,.panel-group .theme-primary .panel-danger .panel-action:after,.panel-group .theme-primary .panel-danger .panel-action:before,.panel-group .theme-primary .panel-info .panel-action:after,.panel-group .theme-primary .panel-info .panel-action:before,.panel-group .theme-primary .panel-primary .panel-action:after,.panel-group .theme-primary .panel-primary .panel-action:before,.panel-group .theme-primary .panel-success .panel-action:after,.panel-group .theme-primary .panel-success .panel-action:before,.panel-group .theme-primary .panel-warning .panel-action:after,.panel-group .theme-primary .panel-warning .panel-action:before,.panel-group .theme-secondary .panel-danger .panel-action:after,.panel-group .theme-secondary .panel-danger .panel-action:before,.panel-group .theme-secondary .panel-info .panel-action:after,.panel-group .theme-secondary .panel-info .panel-action:before,.panel-group .theme-secondary .panel-primary .panel-action:after,.panel-group .theme-secondary .panel-primary .panel-action:before,.panel-group .theme-secondary .panel-success .panel-action:after,.panel-group .theme-secondary .panel-success .panel-action:before,.panel-group .theme-secondary .panel-warning .panel-action:after,.panel-group .theme-secondary .panel-warning .panel-action:before,.panel-group .theme-warning .panel-danger .panel-action:after,.panel-group .theme-warning .panel-danger .panel-action:before,.panel-group .theme-warning .panel-info .panel-action:after,.panel-group .theme-warning .panel-info .panel-action:before,.panel-group .theme-warning .panel-primary .panel-action:after,.panel-group .theme-warning .panel-primary .panel-action:before,.panel-group .theme-warning .panel-success .panel-action:after,.panel-group .theme-warning .panel-success .panel-action:before,.panel-group .theme-warning .panel-warning .panel-action:after,.panel-group .theme-warning .panel-warning .panel-action:before,.theme-danger .panel-danger .panel-group .panel-action:after,.theme-danger .panel-danger .panel-group .panel-action:before,.theme-danger .panel-info .panel-group .panel-action:after,.theme-danger .panel-info .panel-group .panel-action:before,.theme-danger .panel-primary .panel-group .panel-action:after,.theme-danger .panel-primary .panel-group .panel-action:before,.theme-danger .panel-success .panel-group .panel-action:after,.theme-danger .panel-success .panel-group .panel-action:before,.theme-danger .panel-warning .panel-group .panel-action:after,.theme-danger .panel-warning .panel-group .panel-action:before,.theme-info .panel-danger .panel-group .panel-action:after,.theme-info .panel-danger .panel-group .panel-action:before,.theme-info .panel-info .panel-group .panel-action:after,.theme-info .panel-info .panel-group .panel-action:before,.theme-info .panel-primary .panel-group .panel-action:after,.theme-info .panel-primary .panel-group .panel-action:before,.theme-info .panel-success .panel-group .panel-action:after,.theme-info .panel-success .panel-group .panel-action:before,.theme-info .panel-warning .panel-group .panel-action:after,.theme-info .panel-warning .panel-group .panel-action:before,.theme-primary .panel-danger .panel-group .panel-action:after,.theme-primary .panel-danger .panel-group .panel-action:before,.theme-primary .panel-info .panel-group .panel-action:after,.theme-primary .panel-info .panel-group .panel-action:before,.theme-primary .panel-primary .panel-group .panel-action:after,.theme-primary .panel-primary .panel-group .panel-action:before,.theme-primary .panel-success .panel-group .panel-action:after,.theme-primary .panel-success .panel-group .panel-action:before,.theme-primary .panel-warning .panel-group .panel-action:after,.theme-primary .panel-warning .panel-group .panel-action:before,.theme-secondary .panel-danger .panel-group .panel-action:after,.theme-secondary .panel-danger .panel-group .panel-action:before,.theme-secondary .panel-info .panel-group .panel-action:after,.theme-secondary .panel-info .panel-group .panel-action:before,.theme-secondary .panel-primary .panel-group .panel-action:after,.theme-secondary .panel-primary .panel-group .panel-action:before,.theme-secondary .panel-success .panel-group .panel-action:after,.theme-secondary .panel-success .panel-group .panel-action:before,.theme-secondary .panel-warning .panel-group .panel-action:after,.theme-secondary .panel-warning .panel-group .panel-action:before,.theme-warning .panel-danger .panel-group .panel-action:after,.theme-warning .panel-danger .panel-group .panel-action:before,.theme-warning .panel-info .panel-group .panel-action:after,.theme-warning .panel-info .panel-group .panel-action:before,.theme-warning .panel-primary .panel-group .panel-action:after,.theme-warning .panel-primary .panel-group .panel-action:before,.theme-warning .panel-success .panel-group .panel-action:after,.theme-warning .panel-success .panel-group .panel-action:before,.theme-warning .panel-warning .panel-group .panel-action:after,.theme-warning .panel-warning .panel-group .panel-action:before{position:absolute;top:15px;right:30px;font-family:Material Design Icons;transition:all .3s linear 0s}.panel-group .panel-title:before,.panel-group .theme-danger .panel-danger .panel-action:before,.panel-group .theme-danger .panel-info .panel-action:before,.panel-group .theme-danger .panel-primary .panel-action:before,.panel-group .theme-danger .panel-success .panel-action:before,.panel-group .theme-danger .panel-warning .panel-action:before,.panel-group .theme-info .panel-danger .panel-action:before,.panel-group .theme-info .panel-info .panel-action:before,.panel-group .theme-info .panel-primary .panel-action:before,.panel-group .theme-info .panel-success .panel-action:before,.panel-group .theme-info .panel-warning .panel-action:before,.panel-group .theme-primary .panel-danger .panel-action:before,.panel-group .theme-primary .panel-info .panel-action:before,.panel-group .theme-primary .panel-primary .panel-action:before,.panel-group .theme-primary .panel-success .panel-action:before,.panel-group .theme-primary .panel-warning .panel-action:before,.panel-group .theme-secondary .panel-danger .panel-action:before,.panel-group .theme-secondary .panel-info .panel-action:before,.panel-group .theme-secondary .panel-primary .panel-action:before,.panel-group .theme-secondary .panel-success .panel-action:before,.panel-group .theme-secondary .panel-warning .panel-action:before,.panel-group .theme-warning .panel-danger .panel-action:before,.panel-group .theme-warning .panel-info .panel-action:before,.panel-group .theme-warning .panel-primary .panel-action:before,.panel-group .theme-warning .panel-success .panel-action:before,.panel-group .theme-warning .panel-warning .panel-action:before,.theme-danger .panel-danger .panel-group .panel-action:before,.theme-danger .panel-info .panel-group .panel-action:before,.theme-danger .panel-primary .panel-group .panel-action:before,.theme-danger .panel-success .panel-group .panel-action:before,.theme-danger .panel-warning .panel-group .panel-action:before,.theme-info .panel-danger .panel-group .panel-action:before,.theme-info .panel-info .panel-group .panel-action:before,.theme-info .panel-primary .panel-group .panel-action:before,.theme-info .panel-success .panel-group .panel-action:before,.theme-info .panel-warning .panel-group .panel-action:before,.theme-primary .panel-danger .panel-group .panel-action:before,.theme-primary .panel-info .panel-group .panel-action:before,.theme-primary .panel-primary .panel-group .panel-action:before,.theme-primary .panel-success .panel-group .panel-action:before,.theme-primary .panel-warning .panel-group .panel-action:before,.theme-secondary .panel-danger .panel-group .panel-action:before,.theme-secondary .panel-info .panel-group .panel-action:before,.theme-secondary .panel-primary .panel-group .panel-action:before,.theme-secondary .panel-success .panel-group .panel-action:before,.theme-secondary .panel-warning .panel-group .panel-action:before,.theme-warning .panel-danger .panel-group .panel-action:before,.theme-warning .panel-info .panel-group .panel-action:before,.theme-warning .panel-primary .panel-group .panel-action:before,.theme-warning .panel-success .panel-group .panel-action:before,.theme-warning .panel-warning .panel-group .panel-action:before{content:""}.panel-group .panel-title:after,.panel-group .theme-danger .panel-danger .panel-action:after,.panel-group .theme-danger .panel-info .panel-action:after,.panel-group .theme-danger .panel-primary .panel-action:after,.panel-group .theme-danger .panel-success .panel-action:after,.panel-group .theme-danger .panel-warning .panel-action:after,.panel-group .theme-info .panel-danger .panel-action:after,.panel-group .theme-info .panel-info .panel-action:after,.panel-group .theme-info .panel-primary .panel-action:after,.panel-group .theme-info .panel-success .panel-action:after,.panel-group .theme-info .panel-warning .panel-action:after,.panel-group .theme-primary .panel-danger .panel-action:after,.panel-group .theme-primary .panel-info .panel-action:after,.panel-group .theme-primary .panel-primary .panel-action:after,.panel-group .theme-primary .panel-success .panel-action:after,.panel-group .theme-primary .panel-warning .panel-action:after,.panel-group .theme-secondary .panel-danger .panel-action:after,.panel-group .theme-secondary .panel-info .panel-action:after,.panel-group .theme-secondary .panel-primary .panel-action:after,.panel-group .theme-secondary .panel-success .panel-action:after,.panel-group .theme-secondary .panel-warning .panel-action:after,.panel-group .theme-warning .panel-danger .panel-action:after,.panel-group .theme-warning .panel-info .panel-action:after,.panel-group .theme-warning .panel-primary .panel-action:after,.panel-group .theme-warning .panel-success .panel-action:after,.panel-group .theme-warning .panel-warning .panel-action:after,.theme-danger .panel-danger .panel-group .panel-action:after,.theme-danger .panel-info .panel-group .panel-action:after,.theme-danger .panel-primary .panel-group .panel-action:after,.theme-danger .panel-success .panel-group .panel-action:after,.theme-danger .panel-warning .panel-group .panel-action:after,.theme-info .panel-danger .panel-group .panel-action:after,.theme-info .panel-info .panel-group .panel-action:after,.theme-info .panel-primary .panel-group .panel-action:after,.theme-info .panel-success .panel-group .panel-action:after,.theme-info .panel-warning .panel-group .panel-action:after,.theme-primary .panel-danger .panel-group .panel-action:after,.theme-primary .panel-info .panel-group .panel-action:after,.theme-primary .panel-primary .panel-group .panel-action:after,.theme-primary .panel-success .panel-group .panel-action:after,.theme-primary .panel-warning .panel-group .panel-action:after,.theme-secondary .panel-danger .panel-group .panel-action:after,.theme-secondary .panel-info .panel-group .panel-action:after,.theme-secondary .panel-primary .panel-group .panel-action:after,.theme-secondary .panel-success .panel-group .panel-action:after,.theme-secondary .panel-warning .panel-group .panel-action:after,.theme-warning .panel-danger .panel-group .panel-action:after,.theme-warning .panel-info .panel-group .panel-action:after,.theme-warning .panel-primary .panel-group .panel-action:after,.theme-warning .panel-success .panel-group .panel-action:after,.theme-warning .panel-warning .panel-group .panel-action:after{content:""}.panel-group .panel-title[aria-expanded=false]:before,.panel-group .theme-danger .panel-danger [aria-expanded=false].panel-action:before,.panel-group .theme-danger .panel-info [aria-expanded=false].panel-action:before,.panel-group .theme-danger .panel-primary [aria-expanded=false].panel-action:before,.panel-group .theme-danger .panel-success [aria-expanded=false].panel-action:before,.panel-group .theme-danger .panel-warning [aria-expanded=false].panel-action:before,.panel-group .theme-info .panel-danger [aria-expanded=false].panel-action:before,.panel-group .theme-info .panel-info [aria-expanded=false].panel-action:before,.panel-group .theme-info .panel-primary [aria-expanded=false].panel-action:before,.panel-group .theme-info .panel-success [aria-expanded=false].panel-action:before,.panel-group .theme-info .panel-warning [aria-expanded=false].panel-action:before,.panel-group .theme-primary .panel-danger [aria-expanded=false].panel-action:before,.panel-group .theme-primary .panel-info [aria-expanded=false].panel-action:before,.panel-group .theme-primary .panel-primary [aria-expanded=false].panel-action:before,.panel-group .theme-primary .panel-success [aria-expanded=false].panel-action:before,.panel-group .theme-primary .panel-warning [aria-expanded=false].panel-action:before,.panel-group .theme-secondary .panel-danger [aria-expanded=false].panel-action:before,.panel-group .theme-secondary .panel-info [aria-expanded=false].panel-action:before,.panel-group .theme-secondary .panel-primary [aria-expanded=false].panel-action:before,.panel-group .theme-secondary .panel-success [aria-expanded=false].panel-action:before,.panel-group .theme-secondary .panel-warning [aria-expanded=false].panel-action:before,.panel-group .theme-warning .panel-danger [aria-expanded=false].panel-action:before,.panel-group .theme-warning .panel-info [aria-expanded=false].panel-action:before,.panel-group .theme-warning .panel-primary [aria-expanded=false].panel-action:before,.panel-group .theme-warning .panel-success [aria-expanded=false].panel-action:before,.panel-group .theme-warning .panel-warning [aria-expanded=false].panel-action:before,.theme-danger .panel-danger .panel-group [aria-expanded=false].panel-action:before,.theme-danger .panel-info .panel-group [aria-expanded=false].panel-action:before,.theme-danger .panel-primary .panel-group [aria-expanded=false].panel-action:before,.theme-danger .panel-success .panel-group [aria-expanded=false].panel-action:before,.theme-danger .panel-warning .panel-group [aria-expanded=false].panel-action:before,.theme-info .panel-danger .panel-group [aria-expanded=false].panel-action:before,.theme-info .panel-info .panel-group [aria-expanded=false].panel-action:before,.theme-info .panel-primary .panel-group [aria-expanded=false].panel-action:before,.theme-info .panel-success .panel-group [aria-expanded=false].panel-action:before,.theme-info .panel-warning .panel-group [aria-expanded=false].panel-action:before,.theme-primary .panel-danger .panel-group [aria-expanded=false].panel-action:before,.theme-primary .panel-info .panel-group [aria-expanded=false].panel-action:before,.theme-primary .panel-primary .panel-group [aria-expanded=false].panel-action:before,.theme-primary .panel-success .panel-group [aria-expanded=false].panel-action:before,.theme-primary .panel-warning .panel-group [aria-expanded=false].panel-action:before,.theme-secondary .panel-danger .panel-group [aria-expanded=false].panel-action:before,.theme-secondary .panel-info .panel-group [aria-expanded=false].panel-action:before,.theme-secondary .panel-primary .panel-group [aria-expanded=false].panel-action:before,.theme-secondary .panel-success .panel-group [aria-expanded=false].panel-action:before,.theme-secondary .panel-warning .panel-group [aria-expanded=false].panel-action:before,.theme-warning .panel-danger .panel-group [aria-expanded=false].panel-action:before,.theme-warning .panel-info .panel-group [aria-expanded=false].panel-action:before,.theme-warning .panel-primary .panel-group [aria-expanded=false].panel-action:before,.theme-warning .panel-success .panel-group [aria-expanded=false].panel-action:before,.theme-warning .panel-warning .panel-group [aria-expanded=false].panel-action:before{opacity:.4}.panel-group .panel-title[aria-expanded=false]:after,.panel-group .theme-danger .panel-danger [aria-expanded=false].panel-action:after,.panel-group .theme-danger .panel-info [aria-expanded=false].panel-action:after,.panel-group .theme-danger .panel-primary [aria-expanded=false].panel-action:after,.panel-group .theme-danger .panel-success [aria-expanded=false].panel-action:after,.panel-group .theme-danger .panel-warning [aria-expanded=false].panel-action:after,.panel-group .theme-info .panel-danger [aria-expanded=false].panel-action:after,.panel-group .theme-info .panel-info [aria-expanded=false].panel-action:after,.panel-group .theme-info .panel-primary [aria-expanded=false].panel-action:after,.panel-group .theme-info .panel-success [aria-expanded=false].panel-action:after,.panel-group .theme-info .panel-warning [aria-expanded=false].panel-action:after,.panel-group .theme-primary .panel-danger [aria-expanded=false].panel-action:after,.panel-group .theme-primary .panel-info [aria-expanded=false].panel-action:after,.panel-group .theme-primary .panel-primary [aria-expanded=false].panel-action:after,.panel-group .theme-primary .panel-success [aria-expanded=false].panel-action:after,.panel-group .theme-primary .panel-warning [aria-expanded=false].panel-action:after,.panel-group .theme-secondary .panel-danger [aria-expanded=false].panel-action:after,.panel-group .theme-secondary .panel-info [aria-expanded=false].panel-action:after,.panel-group .theme-secondary .panel-primary [aria-expanded=false].panel-action:after,.panel-group .theme-secondary .panel-success [aria-expanded=false].panel-action:after,.panel-group .theme-secondary .panel-warning [aria-expanded=false].panel-action:after,.panel-group .theme-warning .panel-danger [aria-expanded=false].panel-action:after,.panel-group .theme-warning .panel-info [aria-expanded=false].panel-action:after,.panel-group .theme-warning .panel-primary [aria-expanded=false].panel-action:after,.panel-group .theme-warning .panel-success [aria-expanded=false].panel-action:after,.panel-group .theme-warning .panel-warning [aria-expanded=false].panel-action:after,.theme-danger .panel-danger .panel-group [aria-expanded=false].panel-action:after,.theme-danger .panel-info .panel-group [aria-expanded=false].panel-action:after,.theme-danger .panel-primary .panel-group [aria-expanded=false].panel-action:after,.theme-danger .panel-success .panel-group [aria-expanded=false].panel-action:after,.theme-danger .panel-warning .panel-group [aria-expanded=false].panel-action:after,.theme-info .panel-danger .panel-group [aria-expanded=false].panel-action:after,.theme-info .panel-info .panel-group [aria-expanded=false].panel-action:after,.theme-info .panel-primary .panel-group [aria-expanded=false].panel-action:after,.theme-info .panel-success .panel-group [aria-expanded=false].panel-action:after,.theme-info .panel-warning .panel-group [aria-expanded=false].panel-action:after,.theme-primary .panel-danger .panel-group [aria-expanded=false].panel-action:after,.theme-primary .panel-info .panel-group [aria-expanded=false].panel-action:after,.theme-primary .panel-primary .panel-group [aria-expanded=false].panel-action:after,.theme-primary .panel-success .panel-group [aria-expanded=false].panel-action:after,.theme-primary .panel-warning .panel-group [aria-expanded=false].panel-action:after,.theme-secondary .panel-danger .panel-group [aria-expanded=false].panel-action:after,.theme-secondary .panel-info .panel-group [aria-expanded=false].panel-action:after,.theme-secondary .panel-primary .panel-group [aria-expanded=false].panel-action:after,.theme-secondary .panel-success .panel-group [aria-expanded=false].panel-action:after,.theme-secondary .panel-warning .panel-group [aria-expanded=false].panel-action:after,.theme-warning .panel-danger .panel-group [aria-expanded=false].panel-action:after,.theme-warning .panel-info .panel-group [aria-expanded=false].panel-action:after,.theme-warning .panel-primary .panel-group [aria-expanded=false].panel-action:after,.theme-warning .panel-success .panel-group [aria-expanded=false].panel-action:after,.theme-warning .panel-warning .panel-group [aria-expanded=false].panel-action:after{opacity:0;transform:rotate(-180deg)}.panel-group .panel-title[aria-expanded=true]:before,.panel-group .theme-danger .panel-danger [aria-expanded=true].panel-action:before,.panel-group .theme-danger .panel-info [aria-expanded=true].panel-action:before,.panel-group .theme-danger .panel-primary [aria-expanded=true].panel-action:before,.panel-group .theme-danger .panel-success [aria-expanded=true].panel-action:before,.panel-group .theme-danger .panel-warning [aria-expanded=true].panel-action:before,.panel-group .theme-info .panel-danger [aria-expanded=true].panel-action:before,.panel-group .theme-info .panel-info [aria-expanded=true].panel-action:before,.panel-group .theme-info .panel-primary [aria-expanded=true].panel-action:before,.panel-group .theme-info .panel-success [aria-expanded=true].panel-action:before,.panel-group .theme-info .panel-warning [aria-expanded=true].panel-action:before,.panel-group .theme-primary .panel-danger [aria-expanded=true].panel-action:before,.panel-group .theme-primary .panel-info [aria-expanded=true].panel-action:before,.panel-group .theme-primary .panel-primary [aria-expanded=true].panel-action:before,.panel-group .theme-primary .panel-success [aria-expanded=true].panel-action:before,.panel-group .theme-primary .panel-warning [aria-expanded=true].panel-action:before,.panel-group .theme-secondary .panel-danger [aria-expanded=true].panel-action:before,.panel-group .theme-secondary .panel-info [aria-expanded=true].panel-action:before,.panel-group .theme-secondary .panel-primary [aria-expanded=true].panel-action:before,.panel-group .theme-secondary .panel-success [aria-expanded=true].panel-action:before,.panel-group .theme-secondary .panel-warning [aria-expanded=true].panel-action:before,.panel-group .theme-warning .panel-danger [aria-expanded=true].panel-action:before,.panel-group .theme-warning .panel-info [aria-expanded=true].panel-action:before,.panel-group .theme-warning .panel-primary [aria-expanded=true].panel-action:before,.panel-group .theme-warning .panel-success [aria-expanded=true].panel-action:before,.panel-group .theme-warning .panel-warning [aria-expanded=true].panel-action:before,.theme-danger .panel-danger .panel-group [aria-expanded=true].panel-action:before,.theme-danger .panel-info .panel-group [aria-expanded=true].panel-action:before,.theme-danger .panel-primary .panel-group [aria-expanded=true].panel-action:before,.theme-danger .panel-success .panel-group [aria-expanded=true].panel-action:before,.theme-danger .panel-warning .panel-group [aria-expanded=true].panel-action:before,.theme-info .panel-danger .panel-group [aria-expanded=true].panel-action:before,.theme-info .panel-info .panel-group [aria-expanded=true].panel-action:before,.theme-info .panel-primary .panel-group [aria-expanded=true].panel-action:before,.theme-info .panel-success .panel-group [aria-expanded=true].panel-action:before,.theme-info .panel-warning .panel-group [aria-expanded=true].panel-action:before,.theme-primary .panel-danger .panel-group [aria-expanded=true].panel-action:before,.theme-primary .panel-info .panel-group [aria-expanded=true].panel-action:before,.theme-primary .panel-primary .panel-group [aria-expanded=true].panel-action:before,.theme-primary .panel-success .panel-group [aria-expanded=true].panel-action:before,.theme-primary .panel-warning .panel-group [aria-expanded=true].panel-action:before,.theme-secondary .panel-danger .panel-group [aria-expanded=true].panel-action:before,.theme-secondary .panel-info .panel-group [aria-expanded=true].panel-action:before,.theme-secondary .panel-primary .panel-group [aria-expanded=true].panel-action:before,.theme-secondary .panel-success .panel-group [aria-expanded=true].panel-action:before,.theme-secondary .panel-warning .panel-group [aria-expanded=true].panel-action:before,.theme-warning .panel-danger .panel-group [aria-expanded=true].panel-action:before,.theme-warning .panel-info .panel-group [aria-expanded=true].panel-action:before,.theme-warning .panel-primary .panel-group [aria-expanded=true].panel-action:before,.theme-warning .panel-success .panel-group [aria-expanded=true].panel-action:before,.theme-warning .panel-warning .panel-group [aria-expanded=true].panel-action:before{opacity:0;transform:rotate(180deg)}.panel-group .panel-title[aria-expanded=true]:after,.panel-group .theme-danger .panel-danger [aria-expanded=true].panel-action:after,.panel-group .theme-danger .panel-info [aria-expanded=true].panel-action:after,.panel-group .theme-danger .panel-primary [aria-expanded=true].panel-action:after,.panel-group .theme-danger .panel-success [aria-expanded=true].panel-action:after,.panel-group .theme-danger .panel-warning [aria-expanded=true].panel-action:after,.panel-group .theme-info .panel-danger [aria-expanded=true].panel-action:after,.panel-group .theme-info .panel-info [aria-expanded=true].panel-action:after,.panel-group .theme-info .panel-primary [aria-expanded=true].panel-action:after,.panel-group .theme-info .panel-success [aria-expanded=true].panel-action:after,.panel-group .theme-info .panel-warning [aria-expanded=true].panel-action:after,.panel-group .theme-primary .panel-danger [aria-expanded=true].panel-action:after,.panel-group .theme-primary .panel-info [aria-expanded=true].panel-action:after,.panel-group .theme-primary .panel-primary [aria-expanded=true].panel-action:after,.panel-group .theme-primary .panel-success [aria-expanded=true].panel-action:after,.panel-group .theme-primary .panel-warning [aria-expanded=true].panel-action:after,.panel-group .theme-secondary .panel-danger [aria-expanded=true].panel-action:after,.panel-group .theme-secondary .panel-info [aria-expanded=true].panel-action:after,.panel-group .theme-secondary .panel-primary [aria-expanded=true].panel-action:after,.panel-group .theme-secondary .panel-success [aria-expanded=true].panel-action:after,.panel-group .theme-secondary .panel-warning [aria-expanded=true].panel-action:after,.panel-group .theme-warning .panel-danger [aria-expanded=true].panel-action:after,.panel-group .theme-warning .panel-info [aria-expanded=true].panel-action:after,.panel-group .theme-warning .panel-primary [aria-expanded=true].panel-action:after,.panel-group .theme-warning .panel-success [aria-expanded=true].panel-action:after,.panel-group .theme-warning .panel-warning [aria-expanded=true].panel-action:after,.theme-danger .panel-danger .panel-group [aria-expanded=true].panel-action:after,.theme-danger .panel-info .panel-group [aria-expanded=true].panel-action:after,.theme-danger .panel-primary .panel-group [aria-expanded=true].panel-action:after,.theme-danger .panel-success .panel-group [aria-expanded=true].panel-action:after,.theme-danger .panel-warning .panel-group [aria-expanded=true].panel-action:after,.theme-info .panel-danger .panel-group [aria-expanded=true].panel-action:after,.theme-info .panel-info .panel-group [aria-expanded=true].panel-action:after,.theme-info .panel-primary .panel-group [aria-expanded=true].panel-action:after,.theme-info .panel-success .panel-group [aria-expanded=true].panel-action:after,.theme-info .panel-warning .panel-group [aria-expanded=true].panel-action:after,.theme-primary .panel-danger .panel-group [aria-expanded=true].panel-action:after,.theme-primary .panel-info .panel-group [aria-expanded=true].panel-action:after,.theme-primary .panel-primary .panel-group [aria-expanded=true].panel-action:after,.theme-primary .panel-success .panel-group [aria-expanded=true].panel-action:after,.theme-primary .panel-warning .panel-group [aria-expanded=true].panel-action:after,.theme-secondary .panel-danger .panel-group [aria-expanded=true].panel-action:after,.theme-secondary .panel-info .panel-group [aria-expanded=true].panel-action:after,.theme-secondary .panel-primary .panel-group [aria-expanded=true].panel-action:after,.theme-secondary .panel-success .panel-group [aria-expanded=true].panel-action:after,.theme-secondary .panel-warning .panel-group [aria-expanded=true].panel-action:after,.theme-warning .panel-danger .panel-group [aria-expanded=true].panel-action:after,.theme-warning .panel-info .panel-group [aria-expanded=true].panel-action:after,.theme-warning .panel-primary .panel-group [aria-expanded=true].panel-action:after,.theme-warning .panel-success .panel-group [aria-expanded=true].panel-action:after,.theme-warning .panel-warning .panel-group [aria-expanded=true].panel-action:after{opacity:1}.panel-group .panel-title:focus,.panel-group .panel-title:hover,.panel-group .theme-danger .panel-danger .panel-action:focus,.panel-group .theme-danger .panel-danger .panel-action:hover,.panel-group .theme-danger .panel-info .panel-action:focus,.panel-group .theme-danger .panel-info .panel-action:hover,.panel-group .theme-danger .panel-primary .panel-action:focus,.panel-group .theme-danger .panel-primary .panel-action:hover,.panel-group .theme-danger .panel-success .panel-action:focus,.panel-group .theme-danger .panel-success .panel-action:hover,.panel-group .theme-danger .panel-warning .panel-action:focus,.panel-group .theme-danger .panel-warning .panel-action:hover,.panel-group .theme-info .panel-danger .panel-action:focus,.panel-group .theme-info .panel-danger .panel-action:hover,.panel-group .theme-info .panel-info .panel-action:focus,.panel-group .theme-info .panel-info .panel-action:hover,.panel-group .theme-info .panel-primary .panel-action:focus,.panel-group .theme-info .panel-primary .panel-action:hover,.panel-group .theme-info .panel-success .panel-action:focus,.panel-group .theme-info .panel-success .panel-action:hover,.panel-group .theme-info .panel-warning .panel-action:focus,.panel-group .theme-info .panel-warning .panel-action:hover,.panel-group .theme-primary .panel-danger .panel-action:focus,.panel-group .theme-primary .panel-danger .panel-action:hover,.panel-group .theme-primary .panel-info .panel-action:focus,.panel-group .theme-primary .panel-info .panel-action:hover,.panel-group .theme-primary .panel-primary .panel-action:focus,.panel-group .theme-primary .panel-primary .panel-action:hover,.panel-group .theme-primary .panel-success .panel-action:focus,.panel-group .theme-primary .panel-success .panel-action:hover,.panel-group .theme-primary .panel-warning .panel-action:focus,.panel-group .theme-primary .panel-warning .panel-action:hover,.panel-group .theme-secondary .panel-danger .panel-action:focus,.panel-group .theme-secondary .panel-danger .panel-action:hover,.panel-group .theme-secondary .panel-info .panel-action:focus,.panel-group .theme-secondary .panel-info .panel-action:hover,.panel-group .theme-secondary .panel-primary .panel-action:focus,.panel-group .theme-secondary .panel-primary .panel-action:hover,.panel-group .theme-secondary .panel-success .panel-action:focus,.panel-group .theme-secondary .panel-success .panel-action:hover,.panel-group .theme-secondary .panel-warning .panel-action:focus,.panel-group .theme-secondary .panel-warning .panel-action:hover,.panel-group .theme-warning .panel-danger .panel-action:focus,.panel-group .theme-warning .panel-danger .panel-action:hover,.panel-group .theme-warning .panel-info .panel-action:focus,.panel-group .theme-warning .panel-info .panel-action:hover,.panel-group .theme-warning .panel-primary .panel-action:focus,.panel-group .theme-warning .panel-primary .panel-action:hover,.panel-group .theme-warning .panel-success .panel-action:focus,.panel-group .theme-warning .panel-success .panel-action:hover,.panel-group .theme-warning .panel-warning .panel-action:focus,.panel-group .theme-warning .panel-warning .panel-action:hover,.theme-danger .panel-danger .panel-group .panel-action:focus,.theme-danger .panel-danger .panel-group .panel-action:hover,.theme-danger .panel-info .panel-group .panel-action:focus,.theme-danger .panel-info .panel-group .panel-action:hover,.theme-danger .panel-primary .panel-group .panel-action:focus,.theme-danger .panel-primary .panel-group .panel-action:hover,.theme-danger .panel-success .panel-group .panel-action:focus,.theme-danger .panel-success .panel-group .panel-action:hover,.theme-danger .panel-warning .panel-group .panel-action:focus,.theme-danger .panel-warning .panel-group .panel-action:hover,.theme-info .panel-danger .panel-group .panel-action:focus,.theme-info .panel-danger .panel-group .panel-action:hover,.theme-info .panel-info .panel-group .panel-action:focus,.theme-info .panel-info .panel-group .panel-action:hover,.theme-info .panel-primary .panel-group .panel-action:focus,.theme-info .panel-primary .panel-group .panel-action:hover,.theme-info .panel-success .panel-group .panel-action:focus,.theme-info .panel-success .panel-group .panel-action:hover,.theme-info .panel-warning .panel-group .panel-action:focus,.theme-info .panel-warning .panel-group .panel-action:hover,.theme-primary .panel-danger .panel-group .panel-action:focus,.theme-primary .panel-danger .panel-group .panel-action:hover,.theme-primary .panel-info .panel-group .panel-action:focus,.theme-primary .panel-info .panel-group .panel-action:hover,.theme-primary .panel-primary .panel-group .panel-action:focus,.theme-primary .panel-primary .panel-group .panel-action:hover,.theme-primary .panel-success .panel-group .panel-action:focus,.theme-primary .panel-success .panel-group .panel-action:hover,.theme-primary .panel-warning .panel-group .panel-action:focus,.theme-primary .panel-warning .panel-group .panel-action:hover,.theme-secondary .panel-danger .panel-group .panel-action:focus,.theme-secondary .panel-danger .panel-group .panel-action:hover,.theme-secondary .panel-info .panel-group .panel-action:focus,.theme-secondary .panel-info .panel-group .panel-action:hover,.theme-secondary .panel-primary .panel-group .panel-action:focus,.theme-secondary .panel-primary .panel-group .panel-action:hover,.theme-secondary .panel-success .panel-group .panel-action:focus,.theme-secondary .panel-success .panel-group .panel-action:hover,.theme-secondary .panel-warning .panel-group .panel-action:focus,.theme-secondary .panel-warning .panel-group .panel-action:hover,.theme-warning .panel-danger .panel-group .panel-action:focus,.theme-warning .panel-danger .panel-group .panel-action:hover,.theme-warning .panel-info .panel-group .panel-action:focus,.theme-warning .panel-info .panel-group .panel-action:hover,.theme-warning .panel-primary .panel-group .panel-action:focus,.theme-warning .panel-primary .panel-group .panel-action:hover,.theme-warning .panel-success .panel-group .panel-action:focus,.theme-warning .panel-success .panel-group .panel-action:hover,.theme-warning .panel-warning .panel-group .panel-action:focus,.theme-warning .panel-warning .panel-group .panel-action:hover{color:#737373;text-decoration:none}.panel-group .panel-title:focus,.panel-group .theme-danger .panel-danger .panel-action:focus,.panel-group .theme-danger .panel-info .panel-action:focus,.panel-group .theme-danger .panel-primary .panel-action:focus,.panel-group .theme-danger .panel-success .panel-action:focus,.panel-group .theme-danger .panel-warning .panel-action:focus,.panel-group .theme-info .panel-danger .panel-action:focus,.panel-group .theme-info .panel-info .panel-action:focus,.panel-group .theme-info .panel-primary .panel-action:focus,.panel-group .theme-info .panel-success .panel-action:focus,.panel-group .theme-info .panel-warning .panel-action:focus,.panel-group .theme-primary .panel-danger .panel-action:focus,.panel-group .theme-primary .panel-info .panel-action:focus,.panel-group .theme-primary .panel-primary .panel-action:focus,.panel-group .theme-primary .panel-success .panel-action:focus,.panel-group .theme-primary .panel-warning .panel-action:focus,.panel-group .theme-secondary .panel-danger .panel-action:focus,.panel-group .theme-secondary .panel-info .panel-action:focus,.panel-group .theme-secondary .panel-primary .panel-action:focus,.panel-group .theme-secondary .panel-success .panel-action:focus,.panel-group .theme-secondary .panel-warning .panel-action:focus,.panel-group .theme-warning .panel-danger .panel-action:focus,.panel-group .theme-warning .panel-info .panel-action:focus,.panel-group .theme-warning .panel-primary .panel-action:focus,.panel-group .theme-warning .panel-success .panel-action:focus,.panel-group .theme-warning .panel-warning .panel-action:focus,.theme-danger .panel-danger .panel-group .panel-action:focus,.theme-danger .panel-info .panel-group .panel-action:focus,.theme-danger .panel-primary .panel-group .panel-action:focus,.theme-danger .panel-success .panel-group .panel-action:focus,.theme-danger .panel-warning .panel-group .panel-action:focus,.theme-info .panel-danger .panel-group .panel-action:focus,.theme-info .panel-info .panel-group .panel-action:focus,.theme-info .panel-primary .panel-group .panel-action:focus,.theme-info .panel-success .panel-group .panel-action:focus,.theme-info .panel-warning .panel-group .panel-action:focus,.theme-primary .panel-danger .panel-group .panel-action:focus,.theme-primary .panel-info .panel-group .panel-action:focus,.theme-primary .panel-primary .panel-group .panel-action:focus,.theme-primary .panel-success .panel-group .panel-action:focus,.theme-primary .panel-warning .panel-group .panel-action:focus,.theme-secondary .panel-danger .panel-group .panel-action:focus,.theme-secondary .panel-info .panel-group .panel-action:focus,.theme-secondary .panel-primary .panel-group .panel-action:focus,.theme-secondary .panel-success .panel-group .panel-action:focus,.theme-secondary .panel-warning .panel-group .panel-action:focus,.theme-warning .panel-danger .panel-group .panel-action:focus,.theme-warning .panel-info .panel-group .panel-action:focus,.theme-warning .panel-primary .panel-group .panel-action:focus,.theme-warning .panel-success .panel-group .panel-action:focus,.theme-warning .panel-warning .panel-group .panel-action:focus{outline:none}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse{margin:0}.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ccc}.panel-group .panel-collapse .panel-body{padding:15px 30px}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ccc}.panel-group .panel+.panel{margin-top:10px}.panel-group-continuous .panel{border-radius:0}.panel-group-continuous .panel:first-child{border-radius:.286rem .286rem 0 0}.panel-group-continuous .panel:last-child{border-radius:0 0 .286rem .286rem}.panel-group-continuous .panel+.panel{margin-top:0;border-top:1px solid #ccc}.panel-group-simple .panel{background:#0000;box-shadow:none}.panel-group-simple .panel+.panel{margin-top:0}.panel-group-simple .panel-title,.panel-group-simple .theme-danger .panel-danger .panel-action,.panel-group-simple .theme-danger .panel-info .panel-action,.panel-group-simple .theme-danger .panel-primary .panel-action,.panel-group-simple .theme-danger .panel-success .panel-action,.panel-group-simple .theme-danger .panel-warning .panel-action,.panel-group-simple .theme-info .panel-danger .panel-action,.panel-group-simple .theme-info .panel-info .panel-action,.panel-group-simple .theme-info .panel-primary .panel-action,.panel-group-simple .theme-info .panel-success .panel-action,.panel-group-simple .theme-info .panel-warning .panel-action,.panel-group-simple .theme-primary .panel-danger .panel-action,.panel-group-simple .theme-primary .panel-info .panel-action,.panel-group-simple .theme-primary .panel-primary .panel-action,.panel-group-simple .theme-primary .panel-success .panel-action,.panel-group-simple .theme-primary .panel-warning .panel-action,.panel-group-simple .theme-secondary .panel-danger .panel-action,.panel-group-simple .theme-secondary .panel-info .panel-action,.panel-group-simple .theme-secondary .panel-primary .panel-action,.panel-group-simple .theme-secondary .panel-success .panel-action,.panel-group-simple .theme-secondary .panel-warning .panel-action,.panel-group-simple .theme-warning .panel-danger .panel-action,.panel-group-simple .theme-warning .panel-info .panel-action,.panel-group-simple .theme-warning .panel-primary .panel-action,.panel-group-simple .theme-warning .panel-success .panel-action,.panel-group-simple .theme-warning .panel-warning .panel-action,.theme-danger .panel-danger .panel-group-simple .panel-action,.theme-danger .panel-info .panel-group-simple .panel-action,.theme-danger .panel-primary .panel-group-simple .panel-action,.theme-danger .panel-success .panel-group-simple .panel-action,.theme-danger .panel-warning .panel-group-simple .panel-action,.theme-info .panel-danger .panel-group-simple .panel-action,.theme-info .panel-info .panel-group-simple .panel-action,.theme-info .panel-primary .panel-group-simple .panel-action,.theme-info .panel-success .panel-group-simple .panel-action,.theme-info .panel-warning .panel-group-simple .panel-action,.theme-primary .panel-danger .panel-group-simple .panel-action,.theme-primary .panel-info .panel-group-simple .panel-action,.theme-primary .panel-primary .panel-group-simple .panel-action,.theme-primary .panel-success .panel-group-simple .panel-action,.theme-primary .panel-warning .panel-group-simple .panel-action,.theme-secondary .panel-danger .panel-group-simple .panel-action,.theme-secondary .panel-info .panel-group-simple .panel-action,.theme-secondary .panel-primary .panel-group-simple .panel-action,.theme-secondary .panel-success .panel-group-simple .panel-action,.theme-secondary .panel-warning .panel-group-simple .panel-action,.theme-warning .panel-danger .panel-group-simple .panel-action,.theme-warning .panel-info .panel-group-simple .panel-action,.theme-warning .panel-primary .panel-group-simple .panel-action,.theme-warning .panel-success .panel-group-simple .panel-action,.theme-warning .panel-warning .panel-group-simple .panel-action{padding-left:0;padding-bottom:10px}.panel-group-simple .panel-title:after,.panel-group-simple .panel-title:before,.panel-group-simple .theme-danger .panel-danger .panel-action:after,.panel-group-simple .theme-danger .panel-danger .panel-action:before,.panel-group-simple .theme-danger .panel-info .panel-action:after,.panel-group-simple .theme-danger .panel-info .panel-action:before,.panel-group-simple .theme-danger .panel-primary .panel-action:after,.panel-group-simple .theme-danger .panel-primary .panel-action:before,.panel-group-simple .theme-danger .panel-success .panel-action:after,.panel-group-simple .theme-danger .panel-success .panel-action:before,.panel-group-simple .theme-danger .panel-warning .panel-action:after,.panel-group-simple .theme-danger .panel-warning .panel-action:before,.panel-group-simple .theme-info .panel-danger .panel-action:after,.panel-group-simple .theme-info .panel-danger .panel-action:before,.panel-group-simple .theme-info .panel-info .panel-action:after,.panel-group-simple .theme-info .panel-info .panel-action:before,.panel-group-simple .theme-info .panel-primary .panel-action:after,.panel-group-simple .theme-info .panel-primary .panel-action:before,.panel-group-simple .theme-info .panel-success .panel-action:after,.panel-group-simple .theme-info .panel-success .panel-action:before,.panel-group-simple .theme-info .panel-warning .panel-action:after,.panel-group-simple .theme-info .panel-warning .panel-action:before,.panel-group-simple .theme-primary .panel-danger .panel-action:after,.panel-group-simple .theme-primary .panel-danger .panel-action:before,.panel-group-simple .theme-primary .panel-info .panel-action:after,.panel-group-simple .theme-primary .panel-info .panel-action:before,.panel-group-simple .theme-primary .panel-primary .panel-action:after,.panel-group-simple .theme-primary .panel-primary .panel-action:before,.panel-group-simple .theme-primary .panel-success .panel-action:after,.panel-group-simple .theme-primary .panel-success .panel-action:before,.panel-group-simple .theme-primary .panel-warning .panel-action:after,.panel-group-simple .theme-primary .panel-warning .panel-action:before,.panel-group-simple .theme-secondary .panel-danger .panel-action:after,.panel-group-simple .theme-secondary .panel-danger .panel-action:before,.panel-group-simple .theme-secondary .panel-info .panel-action:after,.panel-group-simple .theme-secondary .panel-info .panel-action:before,.panel-group-simple .theme-secondary .panel-primary .panel-action:after,.panel-group-simple .theme-secondary .panel-primary .panel-action:before,.panel-group-simple .theme-secondary .panel-success .panel-action:after,.panel-group-simple .theme-secondary .panel-success .panel-action:before,.panel-group-simple .theme-secondary .panel-warning .panel-action:after,.panel-group-simple .theme-secondary .panel-warning .panel-action:before,.panel-group-simple .theme-warning .panel-danger .panel-action:after,.panel-group-simple .theme-warning .panel-danger .panel-action:before,.panel-group-simple .theme-warning .panel-info .panel-action:after,.panel-group-simple .theme-warning .panel-info .panel-action:before,.panel-group-simple .theme-warning .panel-primary .panel-action:after,.panel-group-simple .theme-warning .panel-primary .panel-action:before,.panel-group-simple .theme-warning .panel-success .panel-action:after,.panel-group-simple .theme-warning .panel-success .panel-action:before,.panel-group-simple .theme-warning .panel-warning .panel-action:after,.panel-group-simple .theme-warning .panel-warning .panel-action:before,.theme-danger .panel-danger .panel-group-simple .panel-action:after,.theme-danger .panel-danger .panel-group-simple .panel-action:before,.theme-danger .panel-info .panel-group-simple .panel-action:after,.theme-danger .panel-info .panel-group-simple .panel-action:before,.theme-danger .panel-primary .panel-group-simple .panel-action:after,.theme-danger .panel-primary .panel-group-simple .panel-action:before,.theme-danger .panel-success .panel-group-simple .panel-action:after,.theme-danger .panel-success .panel-group-simple .panel-action:before,.theme-danger .panel-warning .panel-group-simple .panel-action:after,.theme-danger .panel-warning .panel-group-simple .panel-action:before,.theme-info .panel-danger .panel-group-simple .panel-action:after,.theme-info .panel-danger .panel-group-simple .panel-action:before,.theme-info .panel-info .panel-group-simple .panel-action:after,.theme-info .panel-info .panel-group-simple .panel-action:before,.theme-info .panel-primary .panel-group-simple .panel-action:after,.theme-info .panel-primary .panel-group-simple .panel-action:before,.theme-info .panel-success .panel-group-simple .panel-action:after,.theme-info .panel-success .panel-group-simple .panel-action:before,.theme-info .panel-warning .panel-group-simple .panel-action:after,.theme-info .panel-warning .panel-group-simple .panel-action:before,.theme-primary .panel-danger .panel-group-simple .panel-action:after,.theme-primary .panel-danger .panel-group-simple .panel-action:before,.theme-primary .panel-info .panel-group-simple .panel-action:after,.theme-primary .panel-info .panel-group-simple .panel-action:before,.theme-primary .panel-primary .panel-group-simple .panel-action:after,.theme-primary .panel-primary .panel-group-simple .panel-action:before,.theme-primary .panel-success .panel-group-simple .panel-action:after,.theme-primary .panel-success .panel-group-simple .panel-action:before,.theme-primary .panel-warning .panel-group-simple .panel-action:after,.theme-primary .panel-warning .panel-group-simple .panel-action:before,.theme-secondary .panel-danger .panel-group-simple .panel-action:after,.theme-secondary .panel-danger .panel-group-simple .panel-action:before,.theme-secondary .panel-info .panel-group-simple .panel-action:after,.theme-secondary .panel-info .panel-group-simple .panel-action:before,.theme-secondary .panel-primary .panel-group-simple .panel-action:after,.theme-secondary .panel-primary .panel-group-simple .panel-action:before,.theme-secondary .panel-success .panel-group-simple .panel-action:after,.theme-secondary .panel-success .panel-group-simple .panel-action:before,.theme-secondary .panel-warning .panel-group-simple .panel-action:after,.theme-secondary .panel-warning .panel-group-simple .panel-action:before,.theme-warning .panel-danger .panel-group-simple .panel-action:after,.theme-warning .panel-danger .panel-group-simple .panel-action:before,.theme-warning .panel-info .panel-group-simple .panel-action:after,.theme-warning .panel-info .panel-group-simple .panel-action:before,.theme-warning .panel-primary .panel-group-simple .panel-action:after,.theme-warning .panel-primary .panel-group-simple .panel-action:before,.theme-warning .panel-success .panel-group-simple .panel-action:after,.theme-warning .panel-success .panel-group-simple .panel-action:before,.theme-warning .panel-warning .panel-group-simple .panel-action:after,.theme-warning .panel-warning .panel-group-simple .panel-action:before{right:5px}.panel-group-simple .panel-collapse .panel-body{padding-left:0;padding-right:0;padding-top:10px}.myadmin-alert{border-radius:0;color:#fff;padding:12px 30px 12px 12px;position:relative;text-align:left}.myadmin-alert a{color:inherit;font-weight:600;text-decoration:underline}.myadmin-alert h4{color:inherit;font-size:1rem;font-weight:600;line-height:normal;margin:0}.myadmin-alert .img{border-radius:3px;height:40px;left:12px;position:absolute;top:12px;width:40px}.myadmin-alert .closed{color:#ffffff80;font-size:1.429rem;font-weight:500;padding:4px;position:absolute;right:3px;text-decoration:none;top:0}.myadmin-alert .closed:hover{color:#fff}.myadmin-alert .primary{background:#0006;border:none;border-radius:3px;color:inherit;outline:0;padding:4px 10px}.myadmin-alert .primary:hover{opacity:.9}.myadmin-alert .cancel{background:#fff6;border:none;border-radius:3px;color:#000c;outline:0;padding:4px 10px}.myadmin-alert .cancel:hover{opacity:.9}.myadmin-alert-img{min-height:64px;padding-left:65px}.myadmin-alert-icon{padding-left:20px}.myadmin-alert-icon i{padding-right:10px}.myadmin-alert-click{cursor:pointer;padding-right:12px}.myadmin-alert-bottom{box-shadow:2px 2px 2px #0000001a;display:none;position:fixed;z-index:1111;bottom:0;left:0;right:0}.myadmin-alert-bottom-left{left:20px}.myadmin-alert-bottom-left,.myadmin-alert-bottom-right{box-shadow:2px 2px 2px #0000001a;display:none;position:fixed;z-index:1111;bottom:20px}.myadmin-alert-bottom-right{right:20px}.myadmin-alert-fullscreen{box-shadow:2px 2px 2px #0000001a;display:none;position:fixed;z-index:1111;left:50%;margin:-20px;top:50%}.myadmin-alert-top{left:0;right:0}.myadmin-alert-top,.myadmin-alert-top-left{box-shadow:2px 2px 2px #0000001a;display:none;position:fixed;z-index:1111;top:0}.myadmin-alert-top-left{left:20px}.myadmin-alert-top-right{box-shadow:2px 2px 2px #0000001a;display:none;position:fixed;z-index:1111;right:20px;top:0}.alert-custom{background:#3246d3;color:#fff;border-color:#3246d3}.alert-inverse{background:#1e3770;color:#fff;border-color:#1e3770}.alert-dark{background:#000;color:#fff;border-color:#000}.alert-info .closed,.alert-info a.closed:hover{color:inherit}.media-body>*{margin-bottom:5px;margin-top:0}.media-body>p:last-child{color:#737373}.media{flex-shrink:0}.media .custom-control{margin-left:0;padding-left:0;margin-top:5px}.media .custom-control [type=checkbox]+label{padding-left:20px}.media .media-body .list-inline>li{padding-left:0;padding-right:5px}.avatar{position:relative;display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;text-transform:uppercase;margin-left:10px;border-radius:10px}.avatar img{width:100%;height:100%;border-radius:100%;vertical-align:top}.avatar[class*=status-]:after{content:"";position:absolute;right:0;bottom:0;display:inline-block;width:10px;height:10px;border-radius:100%;border:2px solid #fff}.avatar[class*=status-].avatar-sm:after{right:-2px;width:9px;height:9px}.avatar[class*=status-].avatar-lg:after{right:4px}.avatar[class*=status-].avatar-xl:after{right:5px;width:11px;height:11px}.avatar[class*=status-].avatar-xxl:after{right:15px;width:12px;height:12px}.avatar[class*=status-].avatar-xxxl:after{right:25px;width:16px;height:16px}.avatar.status-dark:after{background-color:#1e3770}.avatar-bordered{border:4px solid #ffffff40;background-clip:padding-box}.avatar-square{border-radius:0}.avatar-sm{width:29px;height:29px;line-height:29px;font-size:.7143rem}.avatar-lg{width:48px;height:48px;line-height:48px;font-size:1.286rem}.avatar-xl{width:64px;height:64px;line-height:64px;font-size:1.286rem}.avatar-xxl{width:96px;height:96px;line-height:96px;font-size:1.429rem}.avatar-xxxl{width:128px;height:128px;line-height:128px;font-size:1.857rem}.avatar-pill{width:auto;border-radius:18px;text-transform:none;letter-spacing:0;font-size:.8571rem;display:inline-flex;align-items:center}.avatar-pill,.avatar-pill:focus,.avatar-pill:hover{color:#1e3770;background-color:#f3f6f9}.avatar-pill img{width:36px}.avatar-pill span{padding-right:18px;padding-left:8px}.avatar-pill .close{padding-left:0;padding-right:8px;font-size:1.286rem;line-height:inherit}.avatar-pill.avatar-sm{border-radius:14.5px;font-size:.8571rem}.avatar-pill.avatar-sm img{width:29px}.avatar-pill.avatar-sm span{padding-right:14.5px}.avatar-pill.avatar-sm .close{padding-right:6px;font-size:1.286rem}.avatar-pill.avatar-lg{border-radius:24px;font-size:1rem}.avatar-pill.avatar-lg img{width:48px}.avatar-pill.avatar-lg span{padding-right:24px}.avatar-pill.avatar-lg .close{padding-right:10px;font-size:1.429rem}.avatar-pill.avatar-xl{border-radius:32px;font-size:.9rem}.avatar-pill.avatar-xl img{width:64px}.avatar-pill.avatar-xl span{padding-right:32px;padding-left:12px}.avatar-pill.avatar-xl .close{padding-right:12px;font-size:1.5714285714rem}.avatar-pill.avatar-xxl{border-radius:48px;font-size:1.286rem}.avatar-pill.avatar-xxl img{width:96px}.avatar-pill.avatar-xxl span{padding-right:48px;padding-left:12px}.avatar-pill.avatar-xxl .close{padding-right:16px;font-size:1.714rem}.avatar-pill.avatar-xxxl{border-radius:64px;font-size:1.429rem}.avatar-pill.avatar-xxxl img{width:128px}.avatar-pill.avatar-xxxl span{padding-right:64px;padding-left:12px}.avatar-pill.avatar-xxxl .close{padding-right:20px;font-size:1.714rem}.avatar-list{display:inline-flex}.avatar-list:not(.avatar-list-overlap){margin:-2px}.avatar-list:not(.avatar-list-overlap)>*{margin:2px}.avatar-list-overlap .avatar{border:2px solid #fff;box-shadow:0 0 25px #0003;transition:.15s linear}.avatar-list-overlap .avatar+.avatar{margin-left:-16px}.avatar-list-overlap .avatar+.avatar-sm{margin-left:-12px}.avatar-list-overlap .avatar+.avatar-lg{margin-left:-20px}.avatar-list-overlap .avatar+.avatar-xl{margin-left:-26px}.avatar-list-overlap .avatar+.avatar-xxl{margin-left:-36px}.avatar-list-overlap .avatar+.avatar-xxxl{margin-left:-48px}.avatar-list-overlap .avatar:hover+.avatar,.avatar-list-overlap .overlap-exclude{margin-left:0}.avatar-add{font-family:themify;background-color:initial;border:1px dashed #1e3770;color:#1e3770;font-size:.8571rem}.avatar-add:before{content:""}.avatar-add:hover{color:#fff}.avatar-more span{position:absolute;top:0;left:0;right:0;bottom:0;color:#fffc;border-radius:100%;background-color:#00000080;transition:.3s ease}.avatar-more:hover span{color:#fff;background-color:#000000a6}.user-contact{margin-top:-45px;position:relative}.user-social{text-align:center}[data-provide~=more-avatar]~.avatar{display:none}.switch{font-weight:300;letter-spacing:0;margin-bottom:0;line-height:29px;cursor:pointer;white-space:nowrap}.switch input{display:none}.switch input:checked~.switch-indicator{background:#afc3d7}.switch input:checked~.switch-indicator:after{left:calc(100% - 20px);box-shadow:0 0 3px #f3f6f9}.switch.switch-secondary input:checked~.switch-indicator:after{background:#6a8bd7}.switch .switch-dark input:checked~.switch-indicator:after{background:#1e3770}.switch-indicator{position:relative;display:inline-block;width:40px;height:10px;background:#f3f6f9;border-radius:20px;vertical-align:middle;transition:.3s}.switch-indicator:after{content:"";display:block;position:absolute;left:0;width:20px;height:20px;transition:.3s;cursor:inherit;background:#fff;border-radius:50%;top:-5px;box-shadow:0 0 3px #7e9bdc}[data-provide~=boxfull].is-fullscreen .fullscreen-default,[data-provide~=fullscreen].is-fullscreen .fullscreen-default{display:none}[data-provide~=boxfull].is-fullscreen .fullscreen-active,[data-provide~=fullscreen].is-fullscreen .fullscreen-active{display:inline-block}[data-provide~=boxfull] .fullscreen-active,[data-provide~=fullscreen] .fullscreen-active{display:none}@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}}.products-list{list-style:none;margin:0;padding:0}.products-list>.item{border-radius:3px;box-shadow:0 1px 1px #0000001a;padding:10px}.products-list>.item:after,.products-list>.item:before{content:" ";display:table}.products-list .product-img{float:left}.products-list .product-img img{width:50px;height:50px;border-radius:100%}.products-list .product-info{margin-left:60px}.products-list .product-description{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-list-in-box>.item{box-shadow:none;border-radius:0;border-bottom:1px solid #f3f6f9}.product-list-in-box>.item:last-of-type{border-bottom-width:0}@media (max-width: 767px){.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{white-space:nowrap}}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:1rem;vertical-align:middle}.table tr td .progress{margin-top:5px}.table.no-border,.table.no-border td,.table.no-border th{border:0}.table.align th{text-align:left}.table.align td{text-align:right}.table-bordered{border:1px solid #d1d3e0}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th{border:1px solid #d1d3e0!important}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #d1d3e0!important;border-bottom-width:2px}.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th{border:1px solid #d1d3e0!important}.table-separated{border-collapse:initial;border-spacing:0 8px}.table-separated thead th{border-bottom:none}.table-separated tbody tr{background-color:#ebedf3;transition:.5s}.table-separated tbody tr>:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.table-separated tbody tr>:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.table-separated tbody tr td,.table-separated tbody tr th{border-top:none}.dataTables_info,.dataTables_length,.dt-buttons{display:inline-block}.dt-buttons{margin-bottom:10px}.dt-buttons .dt-button{padding:5px 15px;border-radius:0;color:#fff;margin-right:3px;display:inline-block}.dt-buttons .dt-button:hover{background:#1e3770}.dataTables_filter{float:right;padding-top:5px}.dataTables_filter input{border:1px solid #ccc;margin-left:5px}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{background:0 0}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none;cursor:pointer;color:#737373;border:1px solid #0000;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#fff}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:not-allowed;color:#737373;border:1px solid #0000;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff;background-color:#3246d3}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:0;background-color:#737373}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.tablesaw-bar .btn-group label{color:#737373}tfoot input{width:100%;padding:3px;box-sizing:border-box}.dt-bootstrap{display:block}.paging_simple_numbers .pagination .paginate_button{padding:0;background:#fff}.paging_simple_numbers .pagination .paginate_button:hover{background:#fff}.paging_simple_numbers .pagination .paginate_button:hover a{color:#fff}.paging_simple_numbers .pagination .paginate_button a{padding:15px;border-radius:5px;border:0!important}.paging_simple_numbers .pagination .paginate_button.active a{color:#fff}.footable .pagination{display:inline-block;padding:8px 0}.footable .pagination li{padding:0;margin:0 1px;display:inline-block}.footable .pagination li a{padding:5px 10px}.footable .pagination li a.active,.footable .pagination li a:hover,.footable .pagination li.active a{color:#fff;border-radius:4px}.direct-chat .box-body{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;overflow:hidden;padding:0}.direct-chat-messages,.direct-chat.chat-pane-open .direct-chat-contacts{transform:translate(0)}.direct-chat-messages{padding:10px;height:250px;overflow:auto}.direct-chat-msg{display:block;margin-bottom:10px}.direct-chat-msg:after,.direct-chat-msg:before{content:" ";display:table}.direct-chat-text{position:relative;margin:5px 0 0 50px;display:table}.direct-chat-text p{border-radius:5px;padding:.5rem;background:#efefef;color:#737373;margin-bottom:.25rem;display:inherit}.direct-chat-text p.direct-chat-timestamp{background-color:initial!important;padding:0;opacity:.8}.direct-chat-text:after{border-width:5px;margin-top:-5px}.direct-chat-text:before{border-width:6px;margin-top:-6px}.direct-chat-contacts{transform:translate(101%);position:absolute;top:0;bottom:0;height:250px;width:100%;background:#1e3770;color:#fff;overflow:auto}.direct-chat-contacts,.direct-chat-messages{transition:transform .5s ease-in-out}.direct-chat-messages.chat-app{padding:.8rem 1.25rem}.right .direct-chat-text{margin:5px 0 0;float:right;text-align:right}.right .direct-chat-text p{display:inherit;clear:both;float:right;color:#fff}.right .direct-chat-img{float:right}.direct-chat-img{float:left;width:40px;height:40px}.direct-chat-info{display:block;margin-bottom:2px}.direct-chat-timestamp{color:#737373}.direct-chat-contacts-open .direct-chat-contacts{transform:translate(0)}.contacts-list>li{border-bottom:1px solid #0003;padding:10px;margin:0}.contacts-list>li:after,.contacts-list>li:before{content:" ";display:table}.contacts-list>li:last-of-type{border-bottom:none}.contacts-list-name,.contacts-list-status,.users-list-date,.users-list-name{display:block}.contacts-list-img{border-radius:50%;width:40px;float:left}.contacts-list-info{margin-left:45px;color:#fff}.contacts-list-status{font-size:12px}.contacts-list-date{color:#a6a6a6;font-weight:300}.contacts-list-email{color:#7e9bdc}.contact-page-aside ul.list-style-none{margin:0;padding:0}ul.list-style-none li{list-style:none}ul.list-style-none li a{color:#737373;padding:10px 0;display:block;text-decoration:none}ul.list-style-none li a:hover{color:#00d0ff}.list-style-none li.box-label a{font-weight:500}.list-style-none li.divider{margin:10px 0;height:1px;background:#345fc021}.list-style-none li a span{float:right}div#employeelist_filter{margin-top:-60px;position:relative;z-index:99}.chat-app .direct-chat-img{width:55px;height:55px;line-height:55px}.chat-app .direct-chat-text{margin:5px 0 0 80px}.chat-app .right .direct-chat-text{margin:5px 0 0;float:right;text-align:right}time{font-size:.8571rem;color:#7e9bdc}.users-list>li{width:25%;float:left;padding:10px;text-align:center}.users-list>li img{border-radius:10px;max-width:100%;height:auto}.users-list>li>a:hover,.users-list>li>a:hover .users-list-name{color:#737373}.users-list-name{font-weight:600;color:#1e3770;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.users-list-date{color:#737373;font-size:.8571rem}.carousel-control.left,.carousel-control.right{background-image:none}.carousel-control>i{font-size:2.857rem;position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-20px}.widget-user .widget-user-username,.widget-user-2 .widget-user-username,.widget-user-3 .widget-user-username,.widget-user-4 .widget-user-username{margin-bottom:5px;font-size:1.714rem}.box-widget{border:none;position:relative}.widget-user .widget-user-header{padding:20px;height:140px;border-top-right-radius:10px;border-top-left-radius:10px}.widget-user .widget-user-username{margin-top:0;text-shadow:0 1px 1px #0003}.widget-user .widget-user-desc{margin-top:0}.widget-user .widget-user-image{position:absolute;top:85px;left:50%;margin-left:-45px}.widget-user .widget-user-image>img{width:90px;height:auto;border:3px solid #fff}.widget-user .box-footer{padding-top:14px}.widget-user-2 .widget-user-header{border-top-right-radius:10px;border-top-left-radius:10px;padding:20px}.widget-user-2 .widget-user-username{margin-top:5px;margin-left:75px}.widget-user-2 .widget-user-desc{margin-top:0;margin-left:75px}.widget-user-2 .widget-user-image>img{width:65px;height:auto;float:left}.widget-user-3 .widget-user-header{border-top-right-radius:10px;border-top-left-radius:10px;padding:20px}.widget-user-3 .widget-user-username{margin-top:5px;text-shadow:0 1px 1px #0003}.widget-user-3 .widget-user-desc{margin-top:0}.widget-user-3 .info-user{float:left;margin-top:15px}.widget-user-3 .widget-user-image>img{width:100px;height:auto;float:right;border:3px solid #fff}.widget-user-4 .widget-user-header{text-align:center;border-top-right-radius:10px;border-top-left-radius:10px}.widget-user-4 .widget-user-username{margin-top:0;text-shadow:0 1px 1px #0003}.widget-user-4 .widget-user-desc{margin-top:0;margin-bottom:0}.widget-user-4 .widget-user-image{text-align:center;margin-bottom:15px}.widget-user-4 .widget-user-image>img{width:100px;height:auto}.widget-user-4 .box-footer{padding-top:30px}.box.widget-user-4 .overlay{z-index:50;border-radius:0;padding:20px}.box.widget-user-4 .overlay.overlay-none{background:#0000}.mailbox-messages>.table{margin:0}.mailbox-messages .mailbox-date{font-size:.8571rem;color:#737373}.mailbox-messages table a{color:#737373}.mailbox-controls{padding:0 0 1.25rem}.mailbox-controls .btn{padding:10px 15px}.mailbox-controls .btn i{font-size:.9rem}.mailbox-controls.with-border,.mailbox-read-info{border-bottom:1px solid #f3f6f9}.mailbox-read-info{padding:10px}.mailbox-read-info h3{font-size:1.429rem;margin:0}.mailbox-read-info h5{margin:0;padding:5px 0 0}.mailbox-read-time{color:#737373;font-size:1rem}.mailbox-read-message{padding:10px}.mailbox-attachments li{float:left;width:140px;border:1px solid #a6a6a6;margin-bottom:10px;margin-right:10px}.mailbox-attachment-name{font-weight:300;color:#737373;font-size:10px}.mailbox-attachment-info{padding:10px;background:#f3f6f9}.mailbox-attachment-size{color:#737373;font-size:.8571rem}.mailbox-attachment-icon{text-align:center;font-size:3.571rem;color:#737373;padding:20px 10px}.mailbox-attachment-icon.has-img{padding:0}.mailbox-attachment-icon.has-img>img{max-width:100%;height:auto}.lockscreen-box-body{box-shadow:0 2px 2px 0 #80808024,0 3px 1px -2px #80808033,0 1px 5px 0 #8080801f}.has-feedback{position:relative}.has-feedback .form-control-feedback,.lockscreen .form-control-feedback,.login-page .form-control-feedback,.register-page .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}.content-top-agile{text-align:center;position:relative}.auth-2{width:500px;margin:0;padding:7% 30px;float:right;height:100%;overflow-y:scroll}.auth-logo{text-align:center;font-weight:300}.auth-body{padding:20px 20px 10px}.auth-msg{margin:0;text-align:center;padding:0 20px 20px}.auth-2-outer{display:block}@media (max-width: 767px){.content-top-agile{border-radius:25px 25px 0 0}.content-bottom{padding:3em;background:#fff;border-radius:0 0 25px 25px}.auth-2{width:300px;margin:0 auto;float:none;border-radius:5px;height:auto}.auth-2-outer{display:flex}}.error-page-title{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px #0000001a,0 0 5px #0000001a,0 1px 3px #0000004d,0 3px 5px #0003,0 5px 10px #00000040,0 10px 10px #0003,0 20px 20px #00000026}.error-page>.error-content,.login-box .fog-pwd,.mailbox-attachment-icon,.mailbox-attachment-info,.mailbox-attachment-size{display:block}.has-warning .bar:after,.has-warning .bar:before{background:#ffa800}.has-warning .form-control:focus~label,.has-warning .form-control:valid~label{color:#ffa800}.has-success .bar:after,.has-success .bar:before{background:#1dbfc1}.has-success .form-control:focus~label,.has-success .form-control:valid~label{color:#1dbfc1}.has-error .bar:after,.has-error .bar:before{background:#ee3158}.has-error .form-control:focus~label,.has-error .form-control:valid~label{color:#ee3158}.has-feedback label~.t-0{top:0}.form-group.error input,.form-group.error select,.form-group.error textarea{border:1px solid #ee3158}.form-group.error .help-block ul{padding:0;color:#ee3158}.form-group.error .help-block ul li{list-style:none}.form-group.validate input,.form-group.validate select,.form-group.validate textarea{border:1px solid #1dbfc1}.form-group.issue .help-block ul{padding:0;color:#ffa800}.form-group.issue .help-block ul li{list-style:none}.no-print{margin:15px 10px}.invoice{position:relative;background:#fff;border:1px solid #f3f6f9;padding:20px;margin:10px}.invoice-details,.total-payment h3{padding-top:15px;padding-bottom:15px}.total-payment h3{border-top:1px solid #ccc;display:inline-block;margin-top:0}.invoice-title{margin-top:0}.invoice-details{background-color:#f3f6f9;margin-bottom:15px;border:1px solid #ccc}@media print{.content-header,.left-side,.main-header,.main-sidebar,.no-print{display:none!important}.content-wrapper,.main-footer,.right-side{margin-left:0!important;min-height:0!important;transform:translate(0)}.fixed .content-wrapper,.fixed .right-side{padding-top:0!important}.invoice{width:100%;border:0;margin:0;padding:0}.invoice-col{float:left;width:33.3333333%}.table-responsive{overflow:auto}.table-responsive>.table tr td,.table-responsive>.table tr th{white-space:normal}}.activitytimeline{position:relative;margin-left:50px;margin-right:10px}.box-profile .social-states{font-size:.9rem}.box-profile .social-states a{color:#fff}.post{border-bottom:1px solid #d9d9d9;margin-bottom:15px;padding-bottom:15px;color:#737373}.post:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.post .user-block{margin-bottom:15px}.user-block:after,.user-block:before{content:" ";display:table}.user-block img{width:40px;height:40px;float:left}.user-block .comment,.user-block .description,.user-block .username{display:block;margin-left:50px}.user-block .username{font-size:.9rem;font-weight:600}.user-block .description{color:#737373;font-size:1rem}.user-block.user-block-sm .username{font-size:1rem}.img-sm+.img-push,.user-block.user-block-sm .comment,.user-block.user-block-sm .description,.user-block.user-block-sm .username{margin-left:40px}.box .datepicker-inline,.box .datepicker-inline .datepicker-days,.box .datepicker-inline .datepicker-days>table,.box .datepicker-inline>table,.fc-grid{width:100%}.fc-day-number,.fc-header-right{padding-right:10px}.fc-button{background:#fff;border:1px solid #7e9bdc21;color:#737373;text-transform:capitalize}.fc-button.active,.fc-button:active,.fc-button:hover{background-color:#f3f6f9;opacity:.8}.fc-header-title h2{font-size:.9rem;color:#737373;margin-left:10px}.fc-header-left{padding-left:10px}.fc-widget-header{background:#0000;border:0}.fc-widget-header:first-of-type{border-left:0;border-right:0}.fc-widget-header:last-of-type{border-right:0}.fc-grid{border:0}.fc-widget-content{border-color:#7e9bdc00!important}.fc-widget-content:first-of-type{border-left:0;border-right:0}.fc-widget-content:last-of-type{border-right:0}.fc-day-number{font-size:1.429rem;font-weight:300}.fc-color-picker{list-style:none;margin:0;padding:0}.fc-color-picker>li{float:left;font-size:2.143rem;margin-right:5px;line-height:30px}.fc-color-picker>li .fa{transition:transform .3s linear}.fc-color-picker>li .fa:hover{transform:rotate(30deg)}.calendar{float:left;margin-bottom:0}.fc-toolbar{margin:0 .75rem!important;padding:1rem 0}.fc-toolbar h2{font-size:1.286rem;font-weight:500;line-height:30px}.fc-toolbar.fc-header-toolbar{margin-bottom:0}.fc-toolbar .fc-center{color:#737373}.fc-day{background:#fff}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar button:focus,.fc-toolbar button:hover{z-index:0}.fc th.fc-widget-header{color:#777;font-size:1rem;font-weight:300;line-height:20px;padding:7px 0}.fc th.fc-fri,.fc th.fc-mon,.fc th.fc-sat,.fc th.fc-sun,.fc th.fc-thu,.fc th.fc-tue,.fc th.fc-wed{background:#0000}.fc-view{margin-top:0}.fc-time-grid .fc-slats td{color:#fff}.fc-text-arrow{font-family:inherit;font-size:.9rem}.fc-state-hover{background:#f3f6f9}.fc-unthemed .fc-today{border:1px solid #ee3158;background:#f3f6f9!important}.fc-cell-overlay,.fc-state-highlight{background:#f3f6f9}.calendar-event{cursor:move;text-align:center}.fc-event,.theme-danger .calendar-event,.theme-info .calendar-event,.theme-primary .calendar-event,.theme-secondary .calendar-event,.theme-warning .calendar-event{border-radius:0;border:none;color:#fff!important;font-size:.8571rem;margin:1px -1px 0;padding:5px;cursor:move;text-align:center}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#0000}.calendar-event{margin:10px 5px 0 0;padding:6px 10px;display:inline-block;color:#fff;min-width:140px}.calendar-event a{float:right;opacity:.6;font-size:.7143rem;margin:4px 0 0 10px;color:#fff}.fc-basic-view td.fc-week-number span{padding-right:5px}.fc-basic-view .fc-day-number{padding:0 15px;display:inline-block}.dask .fc-day-number{font-size:1rem}@media (min-width: 1200px){.fc-basic-view .fc-day-number{padding:10px 15px}.dask .fc-basic-view .fc-day-number{padding:10px 15px 0}}#add-new-event{transition:all .3s linear}.dot-outline{border:1px dotted #ccc}.external-event{text-transform:uppercase;padding:.75rem 1.5rem;font-weight:300;margin:0 1rem .25rem;cursor:move;border-radius:5px}.external-event i{margin-right:5px}.external-event:hover{background-color:#f3f6f9}.description-block>.description-text{text-transform:uppercase}.res-tb-block{display:block;overflow:auto}.description-block{display:block;margin:10px 0;text-align:center}.description-block>.description-header{margin:5px 0;padding:0;font-weight:600;font-size:.9rem}.list-header,.text-bold,.text-bold.table td,.text-bold.table th{font-weight:700}.jqstooltip{padding:5px!important;width:auto!important;height:auto!important}.box-comments .box-comment img,.img-lg,.img-md,.img-sm,.user-block.user-block-sm img{float:left}.box-comments .box-comment img,.img-sm,.user-block.user-block-sm img{width:30px!important;height:30px!important}.attachment-block .attachment-pushed,.img-lg+.img-push{margin-left:110px}.attachment-block{border:1px solid #f3f6f9;padding:5px;margin-bottom:10px;background:#f3f6f9}.attachment-block .attachment-img{max-width:100px;max-height:100px;height:auto;float:left}.attachment-block .attachment-heading{margin:0}.attachment-block .attachment-text{color:#1e3770}.connectedSortable{min-height:100px}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sort-highlight{background:#f3f6f9;border:1px dashed #ddd;margin-bottom:10px}.full-opacity-hover{opacity:.65;filter:alpha(opacity=65)}.full-opacity-hover:hover{opacity:1;filter:alpha(opacity=100)}.chart{position:relative;overflow:hidden;width:100%}.chart canvas,.chart svg{width:100%!important}@media (min-width: 768px){.material-icon-list-demo .icons div{width:33%;padding:5px;display:inline-block;line-height:40px}.material-icon-list-demo .mdi{font-size:1.5714285714rem}}.material-icon-list-demo .icons div code{margin:0 5px}.icons-list-demo .col-3,.icons-list-demo .col-md-4{border-radius:4px}.icons-list-demo div{cursor:pointer;line-height:60px;white-space:nowrap;color:#737373}.icons-list-demo .col-3:hover,.icons-list-demo .col-md-4:hover{background-color:#f3f6f9}.icons-list-demo div:hover{color:#1e3770}.icons-list-demo i{transition:font-size .2s;display:inline-block;font-size:1.286rem;margin:0 15px 0 10px;text-align:left;transition:all .3s ease 0s;vertical-align:middle}.divider-dash{opacity:.7;margin:0 4px;vertical-align:middle;color:#416ccc}.divider-dash:before{content:"— "}.divider-dot{display:inline-block;width:3px;height:3px;border-radius:50%;margin:0 4px;vertical-align:middle;opacity:.5;background-color:#416ccc}.divider-line{display:inline-flex;height:20px;width:1px;margin:0 4px;background-color:#416ccc12}.divider{display:flex;align-items:center;flex:0 1 0%;color:#416ccc;font-size:.8571rem;letter-spacing:.5px;margin:2rem auto;width:100%}.divider:after,.divider:before{content:"";flex-grow:1;border-top:1px solid #e6e6e6}.divider:before{margin-right:16px}.divider:after{margin-left:16px}.divider a{color:#416ccc}.divider-vertical{display:inline-flex;flex-direction:column;margin-top:0;margin-bottom:0;padding:0 2rem}.divider-vertical:after,.divider-vertical:before{border-top:none;border-right:1px solid #e6e6e6;margin:0}.divider-vertical:before{margin-bottom:16px}.divider-vertical:after{margin-top:16px}.divider-vertical.divider-sm{padding:0 1rem}.divider-vertical.divider-lg{padding:0 3rem}.divider-sm,.hr-sm{margin:1rem auto}.divider-lg,.hr-lg{margin:3rem auto}.grid-stack>.grid-stack-item>.grid-stack-item-content{border:1px solid #33333321}.grid-stack-item-content{background:#fff;color:#1e3770;font-family:Roboto,sans-serif;text-align:center;font-size:1.429rem}.grid-stack-item-content .fa{font-size:4.286rem;display:block;margin:20px 0 10px}.dp-selected[style]{background-color:#1dbfc1!important}.dp-item{position:relative;line-height:1.42857143}.myadmin-dd .dd-list .dd-item .dd-handle{background:#fff;border:1px solid #345fc021;padding:8px 16px;height:auto;font-weight:600;border-radius:0}.myadmin-dd .dd-list .dd-item button{height:auto;font-size:1.286rem;margin:8px auto;color:#1e3770;width:30px}.myadmin-dd-empty .dd-list .dd3-handle{border:1px solid #345fc021;border-bottom:0;background:#fff;height:36px;width:36px}.myadmin-dd-empty .dd-list .dd3-handle:before{color:inherit;top:7px}.myadmin-dd-empty .dd-list .dd3-content{height:auto;border:1px solid #345fc021;padding:8px 16px 8px 46px;background:#fff;font-weight:600}.myadmin-dd-empty .dd-list button{width:26px;height:26px;font-size:.9rem;font-weight:600}.ribbon-box{position:relative}.ribbon-box .ribbon{position:relative;float:left;clear:both;padding:5px 12px;margin-left:-30px;margin-bottom:15px;-o-box-shadow:2px 5px 10px #33220026;box-shadow:2px 5px 10px #33220026;color:#fff;font-size:1rem;font-weight:600}.ribbon-box .ribbon:before{content:" ";border-style:solid;border-width:10px;display:block;position:absolute;bottom:-10px;left:0;margin-bottom:-10px;z-index:-1}.ribbon-box .ribbon+p{clear:both}.ribbon-box .ribbon-dark{background:#1e3770}.ribbon-box .ribbon-dark:before{border-color:#1e3770 #0000 #0000}.ribbon-box .ribbon-two{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.ribbon-box .ribbon-two span{font-size:1rem;color:#fff;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;box-shadow:0 0 8px 0 #0000000f,0 1px 0 0 #00000005;position:absolute;top:19px;left:-21px;font-weight:600}.ribbon-box .ribbon-two span:before{left:0;border-right:3px solid #0000}.ribbon-box .ribbon-two span:after,.ribbon-box .ribbon-two span:before{content:"";position:absolute;top:100%;z-index:-1;border-bottom:3px solid #0000}.ribbon-box .ribbon-two span:after{right:0;border-left:3px solid #0000}.ribbon-box .ribbon-two-dark span{background:#1e3770}.ribbon-box .ribbon-two-dark span:before{border-left:3px solid #0e1934;border-top:3px solid #0e1934}#gallery-header-center-center{line-height:35px;margin-bottom:0;text-align:center}#gallery-header-center-center .gallery-header-center-right-links{float:none;width:auto;display:inline-block;border-radius:5px}#gallery-header-center{text-align:right}.subheader_daterange{display:inline-block;border-radius:5px;padding:5px 10px;cursor:pointer;background:#fff;width:max-content}.subheader_daterange .subheader_daterange-label{padding:.5rem .25rem}.product-img{text-align:center;position:relative;transition:all 1s ease}.product-img img{max-width:250px}.product-img .pro-img-overlay a{box-shadow:0 0 10px #0000001a;display:inline-block;text-align:center;color:#fff}.product-img .fileupload{overflow:hidden;position:relative}.product-img .fileupload input.upload{cursor:pointer;filter:alpha(opacity=0);font-size:1.429rem;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0}.product-text{padding-left:1.5rem;padding-right:1.5rem;position:relative}.product-text .pro-img-overlay{position:relative;display:block;margin-top:-40px;text-align:right}.product-text .pro-price{position:absolute;text-align:center;top:0;right:5px;margin:0;font-weight:500;padding:0 10px}.product-order.table tbody tr td{vertical-align:middle}.product-order.table-hover tbody tr:hover{background-color:#00000003}.pro-photos{margin-left:-15px;overflow:hidden}.pro-photos .photos-item{margin-left:15px;width:calc(25% - 15px);text-align:center;float:left;border:1px solid #f3f6f9;border-radius:.35rem;overflow:hidden;margin-bottom:1.42rem;background:#fff;cursor:pointer}.pro-photos .photos-item img{width:5rem;max-width:100%}.pro-photos .item-active{border-color:#ee3158}.pro-price .old-price{text-decoration:line-through}.pro-price span{font-size:.9rem;font-weight:400;color:#8c8c8c;margin-left:10px}.icheck-list,.icolors{padding:0;margin:0;list-style:none}.icolors>li{padding:0;margin:2px;float:left;display:inline-block;height:30px;width:30px;text-align:center}.icolors>li:first-child{margin-left:0}.icolors>li.active:after{content:"✓";color:#fff;line-height:30px}.fontawesome-icon-list .fa-hover{cursor:pointer;line-height:50px;white-space:nowrap;color:#1e3770;font-weight:300;font-size:16px;text-overflow:ellipsis;overflow:hidden}.fontawesome-icon-list .fa-hover i{padding-right:10px;font-size:1.286rem}.fontawesome-icon-list .fa-hover:hover{background-color:#f3f6f9;color:#1e3770}.fontawesome-icon-list .fa-hover:hover i{color:#00d0ff}.ion-icon-list .ion-hover{cursor:pointer;line-height:50px;white-space:nowrap;color:#1e3770;font-weight:300;font-size:16px;text-overflow:ellipsis;overflow:hidden}.ion-icon-list .ion-hover i{padding-right:10px;font-size:1.286rem}.ion-icon-list .ion-hover:hover{background-color:#f3f6f9;color:#1e3770}.ion-icon-list .ion-hover:hover i{color:#00d0ff}.icons-page .preview{padding:15px 0;position:relative;height:40px}.icons-page .preview .code-preview{padding:10px}.icons-page .si{margin-right:10px}.bs-glyphicons{padding-left:0;padding-bottom:1px;margin-bottom:20px;list-style:none;overflow:hidden}.bs-glyphicons li{float:left;width:25%;height:115px;padding:10px;margin:0 -1px -1px 0;font-size:12px;line-height:1.4;text-align:center;border:1px solid #f3f6f9;color:#1e3770}.bs-glyphicons li:hover{background-color:#f3f6f9;color:#00d0ff}.bs-glyphicons li:hover .glyphicon{color:#00d0ff}.bs-glyphicons .glyphicon{margin-top:5px;margin-bottom:10px;font-size:1.714rem}.bs-glyphicons .glyphicon-class{display:block;text-align:center;word-wrap:break-word}@media (min-width: 992px){.bs-glyphicons li{width:12.5%}}@media (max-width: 767px){.bs-glyphicons li{width:50%}}.tickers-block .tickercontainer .cc{font-size:1.429rem;margin:0}.tickers-block .tickercontainer li{font-size:1rem;font-weight:500;line-height:45px}.example-modal .modal{position:relative;top:auto;bottom:auto;right:auto;left:auto;display:block;z-index:1;background:#0000!important}.timer{font-size:3.2rem;display:inline-block;vertical-align:top;font-weight:600}.text{font-size:1rem;margin-top:.5em;text-align:center;letter-spacing:4px;font-weight:400}.light-skin .switch-on{display:block;color:#ffa800}.dark-skin .switch-on,.light-skin .switch-off{display:none}.dark-skin .switch-off{display:block;color:#8c8c8c}.map-marker{margin-left:-8px;margin-top:-8px}.map-marker.map-clickable{cursor:pointer}.pulse{width:10px;height:10px;border:5px solid #00d0ff;border-radius:30px;background-color:#00d0ff;z-index:10;position:absolute}.map-marker .dot{border:10px solid #00d0ff;background:#0000;border-radius:60px;height:50px;width:50px;animation:mappulse 3s ease-out;animation-iteration-count:infinite;position:absolute;top:-20px;left:-20px;z-index:1;opacity:0}.dash-tx{position:absolute;width:40%;left:40px}.apexcharts-canvas{margin:0 auto}.sticky-toolbar{width:50px;position:fixed;top:45%;right:0;list-style:none;margin:0;z-index:999;background:#fff;box-shadow:0 0 50px 0 #523f6926;display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:.42rem;border-bottom-left-radius:.42rem;padding:10px}.sticky-toolbar a{padding:.3rem .5rem}.sticky-toolbar a span{font-size:1.5rem}.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}to{opacity:0}}.w3-animate-opacity{animation:opac .8s}@keyframes opac{0%{opacity:0}to{opacity:1}}.w3-animate-top{position:relative;animation:animatetop .4s}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.w3-animate-left{position:relative;animation:animateleft .4s}.w3-animate-right{position:relative;animation:animateright .4s}@keyframes animateright{0%{right:-300px;opacity:0}to{right:0;opacity:1}}.w3-animate-bottom{position:relative;animation:animatebottom .4s}@keyframes animatebottom{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}.w3-animate-zoom{animation:animatezoom .6s}@keyframes animatezoom{0%{transform:scale(0)}to{transform:scale(1)}}.w3-animate-input{transition:width .4s ease-in-out}.w3-animate-input:focus{width:100%!important}.w3-hover-opacity:hover,.w3-opacity{opacity:.6}.w3-hover-opacity-off:hover,.w3-opacity-off{opacity:1}.w3-overlay{position:fixed;display:none;width:100%;left:0;bottom:0;background-color:#00000080;z-index:999}.w3-overlay,.w3-sidebar{height:100%;top:0;right:0}.w3-sidebar{width:375px;background-color:#fff;position:fixed!important;z-index:1;overflow:hidden}.w3-bar-block .w3-dropdown-click,.w3-bar-block .w3-dropdown-hover{width:100%}.w3-bar-block .w3-dropdown-click .w3-dropdown-content,.w3-bar-block .w3-dropdown-hover .w3-dropdown-content{min-width:100%}.w3-bar-block .w3-dropdown-click .w3-button,.w3-bar-block .w3-dropdown-hover .w3-button{width:100%;text-align:left;padding:8px 16px}.demo-panel figure{position:relative;border:5px solid #ebedf3;border-radius:5px}.demo-panel figure:focus figcaption,.demo-panel figure:hover figcaption{opacity:1}.demo-panel figcaption{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;transition:all .3s ease;opacity:0}.demo-panel .buy-bt-bx{position:absolute;bottom:0;background:#fff;padding:30px 0;width:315px;z-index:1999999}.rtl .sticky-toolbar{right:auto;left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.42rem;border-bottom-right-radius:.42rem}.rtl .w3-animate-right{position:relative;animation:animateleft .4s}@keyframes animateleft{0%{left:-300px;opacity:0}to{left:0;opacity:1}}.rtl .w3-sidebar{right:auto;left:0}.evt-cal .fc-scroller{-webkit-overflow-scrolling:touch;overflow:visible!important;height:auto!important}@media (max-width: 1500px){.dask-bg{background-position:160% bottom!important}}.side-bx{margin-top:66px}.side-bx .sideimg{top:-80px;position:relative}.side-bx .title-bx{margin-top:-70px;margin-bottom:0}.datepicker.datepicker-dropdown{z-index:9999!important}.datepicker.datepicker-dropdown>div{display:block}.datepicker-dropdown.datepicker-orient-top:before{top:168px;border-bottom:0;border-top:7px solid #fff}.datepicker-dropdown.datepicker-orient-top:after{bottom:-7px;border-bottom:0;border-top:6px solid #fff;top:0}.widget-timeline-icon ul{padding-left:0}.widget-timeline-icon li{padding-left:45px;position:relative;margin-left:28px;border-left:3px solid #3246d3;min-height:80px;padding-top:1px}.widget-timeline-icon li .icon{position:absolute;width:56px;height:56px;font-size:24px;color:#fff;text-align:center;line-height:56px;border-radius:56px;left:-30px;top:0}.widget-timeline-icon li:last-child{border-left:3px solid #0000}.owl-sl .owl-nav{display:flex;position:absolute;top:-70px;right:0}.owl-sl .owl-nav .owl-next,.owl-sl .owl-nav .owl-prev{width:30px;height:30px;font-size:2.143rem;text-align:center;line-height:30px}.form-element .input-group .input-group-addon{border:none}.form-element .form-control,.form-element .input-group .input-group-addon{-webkit-background-clip:padding-box;background-color:initial;background-position:bottom,center calc(100% - 1px);background-repeat:no-repeat;background-size:0 2px,100% 1px}.form-element .form-control{color:#737373;min-height:42px;display:initial;padding:0;transition:background 0s ease-out 0s;border:0;border-radius:0;box-shadow:none;float:none}.form-element .form-control :focus{border:0;border-radius:0;box-shadow:none;float:none}.form-element .form-control .focus,.form-element .form-control :focus{background-size:100% 2px,100% 1px;outline:0;transition-duration:.3s}.form-group{margin-bottom:1rem}@keyframes ripple{0%{box-shadow:0 0 0 1px #0000}50%{box-shadow:0 0 0 15px #0000001a}to{box-shadow:0 0 0 15px #0000}}.demo-checkbox label,.demo-radio-button label{min-width:200px;margin-bottom:20px}.demo-swtich .demo-switch-title,.demo-swtich .switch{width:150px;margin-bottom:10px;display:inline-block}.cours-search{padding:10px;background-color:#ffffff4d;border-radius:4px;max-width:700px;margin:auto auto 50px;width:100%}.cours-search .form-control{border:0;height:50px;border-radius:5px!important;padding:10px 20px;font-size:.9rem}.cours-search .input-group-append{margin-left:10px}.cours-search .input-group-append .btn{border-radius:5px}.cours-search .select2-container--default .select2-selection--single{height:50px}.cours-search .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px}.cours-search .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.cours-search .btn{height:50px;line-height:30px}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px;opacity:0}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;transition:.28s ease;-webkit-user-select:none;user-select:none}[type=radio]+label:after,[type=radio]+label:before{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;transition:.28s ease}[type=radio].with-gap:checked+label:after,[type=radio].with-gap:checked+label:before,[type=radio]:checked+label:after,[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:after,[type=radio]:not(:checked)+label:before{border-radius:50%}[type=radio]:not(:checked)+label:after,[type=radio]:not(:checked)+label:before{border:2px solid #5a5a5a}[type=radio]:not(:checked)+label:after{z-index:-1;transform:scale(0)}[type=radio]:checked+label:before{border:2px solid #0000;animation:ripple .2s linear forwards}[type=radio].with-gap:checked+label:after,[type=radio].with-gap:checked+label:before,[type=radio]:checked+label:after{border:2px solid #26a69a}[type=radio].with-gap:checked+label:after,[type=radio]:checked+label:after{background-color:#26a69a;z-index:0}[type=radio]:checked+label:after{transform:scale(1.02)}[type=radio].with-gap:checked+label:after{transform:scale(.5)}[type=radio].tabbed:focus+label:before{box-shadow:0 0 0 10px #0000001a;animation:ripple .2s linear forwards}[type=radio].with-gap:disabled:checked+label:before{border:2px solid #00000042;animation:ripple .2s linear forwards}[type=radio].with-gap:disabled:checked+label:after{border:none;background-color:#00000042}[type=radio]:disabled:checked+label:before,[type=radio]:disabled:not(:checked)+label:before{background-color:initial;border-color:#00000042;animation:ripple .2s linear forwards}[type=radio]:disabled+label{color:#00000042}[type=radio]:disabled:not(:checked)+label:before{border-color:#00000042}[type=radio]:disabled:checked+label:after{background-color:#00000042;border-color:#bdbdbd}form p{margin-bottom:10px;text-align:left}form p:last-child{margin-bottom:0}[type=checkbox]:checked,[type=checkbox]:not(:checked){position:absolute;left:-9999px;opacity:0}[type=checkbox]+label{position:relative;padding-left:18px;cursor:pointer;display:inline-block;height:19px;line-height:19px;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}[type=checkbox]+label:before,[type=checkbox]:not(.filled-in)+label:after{content:"";position:absolute;top:0;left:0;width:12px;height:12px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:2px;transition:.2s}[type=checkbox]:not(.filled-in)+label:after{border:0;transform:scale(0)}[type=checkbox]:not(:checked):disabled+label:before{border:none;background-color:#00000042}[type=checkbox].tabbed:focus+label:after{transform:scale(1);border:0;border-radius:50%;box-shadow:0 0 0 10px #0000001a;background-color:#0000001a}[type=checkbox]:checked+label:before{top:0;left:-5px;width:6px;height:11px;border-color:#0000 #26a69a #26a69a #0000;border-style:solid;border-width:2px;transform:rotate(50deg);backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:checked:disabled+label:before{border-right:2px solid #00000042;border-bottom:2px solid #00000042}[type=checkbox]:indeterminate+label:before{top:-11px;left:-12px;width:10px;height:22px;border:none;border-right:2px solid #26a69a;transform:rotate(90deg);backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:indeterminate:disabled+label:before{border-right:2px solid #00000042;background-color:initial}[type=checkbox].filled-in+label:after{border-radius:2px}[type=checkbox].filled-in+label:after,[type=checkbox].filled-in+label:before{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}[type=checkbox].filled-in:not(:checked)+label:before{width:0;height:0;border:3px solid #0000;left:6px;top:10px;transform:rotate(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:not(:checked)+label:after{height:20px;width:20px;background-color:initial;border:2px solid #5a5a5a;top:0;z-index:0}[type=checkbox].filled-in:checked+label:before{top:0;left:1px;width:8px;height:13px;border-top:2px solid #0000;border-left:2px solid #0000;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:checked+label:after{top:0;width:20px;height:20px;border:2px solid #26a69a;background-color:#26a69a;z-index:0}[type=checkbox].filled-in.tabbed:focus+label:after{border-radius:2px;border-color:#5a5a5a;background-color:#0000001a}[type=checkbox].filled-in.tabbed:checked:focus+label:after{border-radius:2px;background-color:#26a69a;border-color:#26a69a}[type=checkbox].filled-in:disabled:not(:checked)+label:before{background-color:initial;border:2px solid #0000}[type=checkbox].filled-in:disabled:not(:checked)+label:after{border-color:#0000;background-color:#bdbdbd}[type=checkbox].filled-in:disabled:checked+label:before{background-color:initial}[type=checkbox].filled-in:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd}input[type=color]{height:42px}.custom-file-label{border-radius:5px}.custom-file-label:after{border-radius:0 5px 5px 0}.form-type-round input.form-control,.form-type-round select:not([multiple]).form-control,.form-type-roundinput.form-control,.form-type-roundselect:not([multiple]).form-control{border-radius:10rem;padding-left:20px;padding-right:20px}.form-group label{font-weight:500}.form-group.has-success .help-block,.form-group.has-success label{color:#1dbfc1}.form-group.has-success .form-control,.form-group.has-success .input-group-addon{border-color:#1dbfc1;box-shadow:none}.form-group.has-warning .help-block,.form-group.has-warning label{color:#ffa800}.form-group.has-warning .form-control,.form-group.has-warning .input-group-addon{border-color:#ffa800;box-shadow:none}.form-group.has-error .help-block,.form-group.has-error label{color:#ee3158}.form-group.has-error .form-control,.form-group.has-error .input-group-addon{border-color:#ee3158;box-shadow:none}.form-control,.form-select{border-radius:5px;box-shadow:none;border-color:#1e3770;height:auto}.form-control:focus,.form-select:focus{box-shadow:none}.form-control::-webkit-input-placeholder,.form-select::-webkit-input-placeholder{color:#666;opacity:1}.form-control:-moz-placeholder,.form-control::-moz-placeholder,.form-select:-moz-placeholder,.form-select::-moz-placeholder{color:#666;opacity:1}.form-control:-ms-input-placeholder,.form-select:-ms-input-placeholder{color:#666;opacity:1}.form-control:not(select),.form-select:not(select){appearance:none}.form-control+.input-group-addon:not(:first-child),.form-select+.input-group-addon:not(:first-child){border-radius:0 5px 5px 0;border-left:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}textarea.form-control{border-radius:5px}.iCheck-helper,.icheckbox_flat-blue,.icheckbox_flat-blue input{border-radius:0}.icheck>label{padding-left:0}.input-group .input-group-addon{border-radius:5px 0 0 5px;border-color:#86a4c3;background-color:#fff}.input-group .input-group-text{border-color:#86a4c3;border-radius:5px}.input-group-addon{font-weight:300;padding:.425rem .75rem;border:1px solid #86a4c3;line-height:1.25;color:#1e3770;text-align:center;margin-bottom:0;font-size:1.15rem}.form-control-feedback.fa{line-height:34px}.form-group-lg .form-control+.form-control-feedback.fa{line-height:46px}.form-group-sm .form-control+.form-control-feedback.fa,.input-group-sm+.form-control-feedback.fa,.input-sm+.form-control-feedback.fa{line-height:30px}.form-group-feedback{position:relative}.form-group-feedback.form-group-feedback-right .form-control-feedback{position:absolute;top:0;color:#333;padding-left:.875rem;padding-right:.875rem;line-height:2.25003rem;min-width:1rem}.form-group-feedback-right .form-control-feedback{right:0}.input-group-lg+.form-control-feedback.fa,.input-lg+.form-control-feedback.fa{line-height:46px}.bootstrap-select .btn-group .dropdown-menu{box-shadow:0 1px 4px 0 #0000001a}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.bootstrap-select .dropdown-menu li a{display:block;padding:7px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#1e3770;white-space:nowrap}.bootstrap-select .dropdown-menu li a:focus,.bootstrap-select .dropdown-menu li a:hover{color:#3246d3;background:#f3f6f9}.bootstrap-select .show>.dropdown-menu{display:block}.bootstrap-select.btn-group .dropdown-menu{box-shadow:0 1px 4px 0 #0000001a}.bootstrap-select.btn-group .dropdown-menu li.divider{margin:.2rem auto}.bootstrap-select.btn-group .dropdown-menu li a span.text{letter-spacing:inherit}.bootstrap-touchspin .input-group-btn-vertical>.btn{padding:9px 10px}.btn.bootstrap-touchspin-down,.btn.bootstrap-touchspin-up,.input-group-append .btn,.input-group-prepend .btn{border-radius:5px}.file-group input[type=file]{z-index:-1;width:20px}.form-groups-attached{margin-bottom:1rem}.form-groups-attached .form-group{margin-bottom:0;border-radius:0}.form-groups-attached>div:not(:last-child),.form-groups-attached>div:not(:last-child) .form-group{border-bottom-color:#0000}.form-groups-attached .row{margin-left:0;margin-right:0}.form-groups-attached .row>.form-group:not(:last-child){border-right-color:#0000}.file-group{position:relative;overflow:hidden;display:inline-grid}.file-group input[type=file]{position:absolute;opacity:0;z-index:2;width:100%;display:block;top:0;cursor:pointer}.file-group-inline{display:inline-block}@media (min-width: 576px){.form-inline .form-control,.form-inline .form-select{display:inline-block;width:auto;vertical-align:middle}}.small-box{position:relative;display:block;margin-bottom:1.5rem;box-shadow:0 2px 5px 0 #1317260d;border-radius:10px}.small-box>.inner{padding:1.25rem}.small-box>.small-box-footer{position:relative;text-align:right;padding:3px 10px;color:#fff;color:#fffc;display:block;z-index:10;background:#0000001a;text-decoration:none}.small-box>.small-box-footer:hover{color:#fff;background:#00000026}.small-box h3{font-size:2.7142857143rem;font-weight:700;margin:0 0 10px;white-space:nowrap;padding:0;z-index:5}.small-box p{font-size:1rem;margin-bottom:10px;z-index:5}.small-box p>small{display:block;color:#f3f6f9;font-size:.8571rem;margin-top:5px}.small-box .icon{transition:all .3s linear;position:absolute;top:5px;right:10px;z-index:0;font-size:5.1428571429rem;color:#00000026}.small-box:hover{text-decoration:none;color:#f3f6f9}.small-box:hover .icon{font-size:5.5714285714rem}@media (max-width: 767px){.small-box{text-align:center}.small-box .icon{display:none}.small-box p{font-size:.8571rem}}.box{position:relative;margin-bottom:1.5rem;width:100%;background-color:#fff;border-radius:10px;padding:0;transition:.5s;display:flex;flex-direction:column;box-shadow:0 3px 5px 1px #0000000d}.box.collapsed-box .box-body,.box.collapsed-box .box-footer{display:none}.box .flex-column>li{border-bottom:1px solid #f3f6f9;margin:0}.box .flex-column>li:last-of-type{border-bottom:none}.box.height-control .box-body{max-height:300px;overflow:auto}.box .border-right{border-right:1px solid #f3f6f9}.box .border-left{border-left:1px solid #f3f6f9}.box.box-solid{border-top:0;overflow:hidden}.box.box-solid.box-default>.box-header{color:#1e3770;background-color:#f3f6f9}.box.box-solid.box-default>.box-header .btn,.box.box-solid.box-default>.box-header a{color:#1e3770}.box.box-solid.box-default>.box-header>.box-tools .btn{border:0;box-shadow:none}.box.box-solid[class*=bg]>.box-header,.box.box-solid[class*=bg]>.box-header .box-title{color:#fff}.box .box-group>.box{margin-bottom:5px}.box .knob-label{text-align:center;color:#1e3770;font-weight:300;font-size:.8571rem;margin-bottom:.3em}.box>.loading-img,.box>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.box .overlay{z-index:50;background:#ffffffb3;border-radius:10px}.box .overlay>.fa{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;color:#000;font-size:2.143rem}.box .overlay.dark{background:#00000080}.box .box-header .box-subtitle,.box .box-subtitle{font-weight:300;margin-bottom:0;margin-top:5px;color:#7e9bdc}.pull-up{transition:all .25s ease}.pull-up:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 14px 24px #0003;z-index:999}.box-inverse{background-color:#1e3770}.box-inverse,.box-inverse .box-header,.box-inverse .box-title{color:#fff!important}.box-inverse .box-controls li>a,.box-inverse h1,.box-inverse h2,.box-inverse h3,.box-inverse h4,.box-inverse h5,.box-inverse h6,.box-inverse small{color:#fffc!important}.box-inverse .box-title small{opacity:.8}.box-inverse .box-btn-more:after,.box-inverse .box-btn-more:before{border-color:#fff}.box-inverse .box-action,.box-inverse .box-footer,.box-inverse .box-header{border-color:#ffffff26}.box-secondary{background-color:#6a8bd7!important}.box-secondary .box-bordered{border-color:#fff!important}.box-outline-secondary{background-color:#fff;border:1px solid #6a8bd7}.box-bordered{border:1px solid #a6a6a6}.box-shadowed{box-shadow:0 3px 5px 1px #0000000d}.box-shadowed:hover{box-shadow:0 3px 9px 8px #0000000d}.box-transparent{background-color:initial}.box-round{border-radius:10px}.box-header{color:#1e3770;display:block;padding:1.5rem;position:relative;border-bottom:1px solid #485e9029;border-top-left-radius:10px;border-top-right-radius:10px}.box-header.without-border{border-bottom:none}.box-header.with-border{border-bottom-width:1px;border-bottom-style:solid}.box-header .box-title{display:inline-block;margin:0;font-weight:400;line-height:32px}.box-header>i{display:inline-block;margin:0 5px 0 0;font-weight:500}.box-header>.box-tools{position:absolute;right:1.5rem;top:1.5rem}.box-header>.box-tools [data-toggle=tooltip]{position:relative}.box-header>.box-tools .dropdown-menu>li>a{color:#1e3770}.box-header>.box-controls{position:absolute;right:1.5rem;top:1.5rem}.box-header img{border-top-left-radius:10px;border-top-right-radius:10px}.box-footer{border-top:1px solid #00000012;padding:1.5rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.box-footer>:last-child{margin-bottom:0}.box-footer img{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.box-controls{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;flex-direction:row-reverse}.box-controls li>a{font-family:themify;font-size:.8571rem}.box-controls li>a,.box-controls li>a i{display:inline-block;padding:0 4px;margin:0 4px;color:#7e9bdc;opacity:.8;transition:.3s linear}.box-controls li>a i{font-size:17px}.box-controls li>button{font-size:.8571rem;display:inline-block;padding:0 4px;margin:0 4px;color:#7e9bdc;opacity:.8;transition:.3s linear}.box-controls li>button>i{font-family:themify}.box-controls li:first-child>a{margin-right:0}.box-btn-reload:before{content:""}.box-btn-close:before{content:""}.box-btn-slide:before{content:""}.box-btn-maximize:before{content:""}.box-btn-prev:before{content:""}.box-btn-next:before{content:""}.control{position:relative}.box-body{padding:1.5rem;flex:1 1 auto;border-radius:10px}.box-body .box-title{display:inline-block;margin:0 0 1rem;color:#1e3770}.box-body>.table{margin-bottom:0}.box-body .fc{margin-top:0}.box-body .full-width-chart{margin:-10px}.box-body.no-padding .full-width-chart{margin:-9px}.box-body .box-pane{border-radius:0 0 0 10px}.box-body .box-pane-right{border-radius:0 0 10px}.box-body>:last-child{margin-bottom:0}.box-body ul li{line-height:24px}.box-title{z-index:auto}.box-title.box-title-bold{font-weight:900}.box-title code{font-size:.7143rem}.overlay-wrapper>.loading-img,.overlay-wrapper>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.overlay-wrapper .overlay{z-index:50;background:#ffffffb3;border-radius:10px}.overlay-wrapper .overlay>.fa{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;color:#000;font-size:2.143rem}.overlay-wrapper .overlay.dark{background:#00000080}.collapsed-box .box-header.with-border{border-bottom:none}.no-header .box-body{border-top-right-radius:10px;border-top-left-radius:10px}.box-carousel .box-footer .carousel-indicators-outside{padding:6px 0}.box-img,.box-img-bottom,.box-img-top{border-radius:0}.box-loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;opacity:0;z-index:-1;transition:.5s}.box-loading .reveal{opacity:1;z-index:auto}.box-fullscreen{position:fixed!important;top:55px;left:0;right:0;bottom:0;margin-bottom:0;padding-left:73px!important;padding-right:0!important}.box-slided-up .box-body,.box-slided-up .box-content{display:none}.box-slided-up .box-btn-slide:before{content:""}.box-header-actions{display:flex;align-items:center;margin:-4px}.box-header-actions>*{margin:4px}.box-solid .box-body{background-color:#fff!important;color:#737373;border-top-left-radius:0;border-top-right-radius:0}.box-solid .box-controls li a{color:#fff}.box-solid .box-controls .dropdown-item{color:#1e3770}.rotate-45{display:inline-block;transform:rotate(45deg)}.rotate-90{display:inline-block;transform:rotate(90deg)}.rotate-180{display:inline-block;transform:rotate(180deg)}.fx-element-overlay .white-box{padding:0}.fx-element-overlay .fx-card-item{position:relative;display:contents}.fx-element-overlay .fx-card-item .fx-card-content{text-align:center;display:block;margin-top:1.5rem;margin-bottom:1.5rem}.fx-element-overlay .fx-card-item h3{margin:0}.fx-element-overlay .fx-card-item a{color:#737373}.fx-element-overlay .fx-card-item .fx-overlay-1{width:100%;height:100%;overflow:hidden;position:relative;text-align:center;cursor:default}.fx-element-overlay .fx-card-item .fx-overlay-1 img{display:block;position:relative;transition:all .4s linear;width:100%;height:auto;border-radius:10px}.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info{text-decoration:none;display:inline-block;text-transform:uppercase;color:#fff;background-color:initial;filter:alpha(opacity=0);transition:all .2s ease-in-out;padding:0;margin:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%) translateZ(0);-webkit-transform:translateY(-50%) translateZ(0);-ms-transform:translateY(-50%) translateZ(0)}.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li{list-style:none;display:inline-block;margin:0 3px}.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a{border-color:#fff;color:#fff;padding:12px 15px 10px}.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-dwn{top:-100%}.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-up{top:100%;height:0}.fx-element-overlay .fx-card-item .fx-overlay-1:hover img{transform:scale(1.2) translateZ(0)}.fx-element-overlay .fx-card-item .fx-overlay-1:hover .fx-overlay{opacity:1;filter:alpha(opacity=100);transform:translateZ(0)}.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-dwn{top:0}.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-up{top:0;height:100%}.fx-element-overlay .fx-card-item .fx-overlay{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;opacity:0;background-color:#000000b3;transition:all .4s ease-in-out}.card{background:#fff;color:#495057;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;border-radius:3px;margin-bottom:1.5rem!important}.card-img-top{border-top-left-radius:10px;border-top-right-radius:10px}.card-body{padding:1.5rem}.card-body .card-title{margin-bottom:.75rem;border-bottom:none}.card-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:initial;border-bottom:1px solid #00000012}.card-header .card-title{padding:0;border:none}.card-header>:first-child{margin-left:0}.card-header>:last-child{margin-right:0}.card-header>*{margin-left:8px;margin-right:8px}.card-title{margin-bottom:0;border-bottom:1px solid #00000012}.card-controls{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;flex-direction:row-reverse}.card-controls .card-btn-reload,.card-controls [data-bs-toggle=dropdown]{font-size:1rem}.card-controls li>a{font-size:.8571rem;display:inline-block;padding:0 4px;margin:0 4px;color:#7e9bdc;opacity:.8;transition:.3s linear}.card-footer{padding:1.5rem;background-color:initial}.card-inverse{background-color:#1e3770}.card-inverse,.card-inverse .card-controls li>a,.card-inverse .card-title,.card-inverse h1,.card-inverse h2,.card-inverse h3,.card-inverse h4,.card-inverse h5,.card-inverse h6,.card-inverse small{color:#fff!important}.box-comments{background-color:#f3f6f9}.box-comments .box-comment{padding:8px 0;border-bottom:1px solid #ccc}.box-comments .box-comment:after,.box-comments .box-comment:before{content:" ";display:table}.box-comments .box-comment:after{clear:both}.box-comments .box-comment:last-of-type{border-bottom:0}.box-comments .box-comment:first-of-type{padding-top:0}.box-comments .box-comment img{float:left}.box-comments .comment-text{margin-left:40px;color:#345fc0}.box-comments .username{color:#1e3770;display:block;font-weight:600}.box-comments .text-muted{font-weight:300;font-size:.8571rem}.box-input{max-width:200px}.info-box{display:block;min-height:100px;background-color:#fff;width:100%;margin-bottom:1.5rem;padding:1.25rem;border-radius:10px;box-shadow:0 3px 5px 1px #0000000d}.info-box small{font-size:1rem}.info-box .progress{background:#0003;margin:5px -10px 5px 0;height:2px;border-radius:0}.info-box .progress .progress-bar{border-radius:0;background-color:#fff}.info-box-icon{display:block;float:left;height:70px;width:70px;text-align:center;font-size:30px;line-height:74px}.info-box-icon.push-bottom{margin-top:20px}.info-box-icon>img{max-width:100%}.info-box-icnumberon,.info-box-more{display:block}.info-box-content{padding:10px 10px 10px 0;margin-left:90px}.info-box-number{font-weight:400;font-size:1.286rem}.info-box-text,.progress-description{display:block;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.progress-description{margin:0}.box-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.box-group .box{border:1px solid #0000000d}.box-deck{display:flex;flex-direction:column}@media (min-width: 576px){.box-group{display:flex;flex-flow:row wrap}.box-group .box{flex:1 0 0%;border-radius:0}.box-group .box:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.box-group .box:first-child .box-img-top{border-top-left-radius:10px}.box-group .box:last-child{border-bottom-right-radius:10px}.box-group .box:last-child,.box-group .box:last-child .box-img-top{border-top-right-radius:10px}.box-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.box-deck .box{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}.box-columns{column-count:3;-webkit-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem}.box-columns .box{display:inline-block;width:100%}}.box-columns .box,.box-deck .box{margin-bottom:1.5rem}.badge{border-radius:3px;font-weight:300;line-height:1.3;font-size:85%}.badge:empty{display:inline-block;vertical-align:inherit}.badge-pill{border-radius:10rem}.badge-secondary{color:#fff;background-color:#6a8bd7}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;background-color:#92aae2}.badge-gray{background-color:gray;color:#fff}.badge-gray[href]:focus,.badge-gray[href]:hover{color:#fff;background-color:#a6a6a6}.badge-dark{background-color:#1e3770;color:#fff}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;background-color:#294b98}.badge-default{background-color:#e6e6e6;color:#1e3770}.badge-default[href]:focus,.badge-default[href]:hover{color:#1e3770;background-color:#ccc}.badge-warning{color:#fff}.badge-sm{line-height:1.2;padding-top:1px;padding-bottom:2px;font-size:75%}.badge-lg{line-height:1.5;padding:5px 7px;font-size:95%}.badge-xl{line-height:1.7;padding:7px 9px;font-size:100%}.badge-dot{width:8px;height:8px;padding:0;border-radius:100%;vertical-align:middle}.badge-dot.badge-sm{width:6px;height:6px}.badge-dot.badge-lg{width:10px;height:10px}.badge-dot.badge-xl{width:12px;height:12px}.badge-ring{position:relative;width:10px;height:10px;padding:0;border-radius:100%;vertical-align:middle}.badge-ring:after{content:"";position:absolute;top:2px;left:2px;width:6px;height:6px;border-radius:50%;background-color:#fff;transform:scale(1);transition:.3s}.badge-ring.badge-sm{width:8px;height:8px}.badge-ring.badge-sm:after{width:4px;height:4px}.badge-ring.badge-lg{width:12px;height:12px}.badge-ring.badge-lg:after{width:8px;height:8px}.badge-ring.badge-xl{width:14px;height:14px}.badge-ring.badge-xl:after{width:10px;height:10px}.badge-ring.fill:after{transform:scale(0)}.badge-bold{text-transform:uppercase;font-weight:500;letter-spacing:1px}.list-group .badge-pill{margin-top:3px}.modal-left .modal-content{height:100%;display:flex;flex-direction:column;border-radius:0}.modal-left .modal-dialog{position:absolute;top:0;left:0;bottom:0;width:360px;max-width:100%;margin:0;transform:translate(-100%)!important;transition:.5s}.modal-left.show .modal-dialog{transform:translate(0)!important}.center-modal{transform:scale(0);transition:.4s}.center-modal.show{transform:scale(1)}.center-modal .modal-dialog{margin:0;width:100%;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)!important}.modal-fill{background:#fffffff7;transform:scale(0);transition:.4s}.modal-fill.show{display:flex!important;transform:scale(1);transition:.4s}.modal-fill .modal-dialog,.modal-fill.show{justify-content:center;flex-flow:column nowrap}.modal-fill .modal-dialog{display:flex;max-width:100%;width:100%;height:100%;margin:0;align-content:center;align-items:center}.modal-fill .modal-content{background:#fffffff7;width:100%;max-width:600px;box-shadow:none}.modal-fill .modal-header{border-bottom:none}.modal-fill .modal-header .close{position:fixed;top:0;right:0;padding:20px;font-size:2.5714285714rem;font-weight:300}.modal-fill .modal-footer,.modal-fill .theme-danger .modal-danger .modal-header,.modal-fill .theme-danger .modal-info .modal-header,.modal-fill .theme-danger .modal-primary .modal-header,.modal-fill .theme-danger .modal-success .modal-header,.modal-fill .theme-danger .modal-warning .modal-header,.modal-fill .theme-info .modal-danger .modal-header,.modal-fill .theme-info .modal-info .modal-header,.modal-fill .theme-info .modal-primary .modal-header,.modal-fill .theme-info .modal-success .modal-header,.modal-fill .theme-info .modal-warning .modal-header,.modal-fill .theme-primary .modal-danger .modal-header,.modal-fill .theme-primary .modal-info .modal-header,.modal-fill .theme-primary .modal-primary .modal-header,.modal-fill .theme-primary .modal-success .modal-header,.modal-fill .theme-primary .modal-warning .modal-header,.modal-fill .theme-secondary .modal-danger .modal-header,.modal-fill .theme-secondary .modal-info .modal-header,.modal-fill .theme-secondary .modal-primary .modal-header,.modal-fill .theme-secondary .modal-success .modal-header,.modal-fill .theme-secondary .modal-warning .modal-header,.modal-fill .theme-warning .modal-danger .modal-header,.modal-fill .theme-warning .modal-info .modal-header,.modal-fill .theme-warning .modal-primary .modal-header,.modal-fill .theme-warning .modal-success .modal-header,.modal-fill .theme-warning .modal-warning .modal-header,.theme-danger .modal-danger .modal-fill .modal-header,.theme-danger .modal-info .modal-fill .modal-header,.theme-danger .modal-primary .modal-fill .modal-header,.theme-danger .modal-success .modal-fill .modal-header,.theme-danger .modal-warning .modal-fill .modal-header,.theme-info .modal-danger .modal-fill .modal-header,.theme-info .modal-info .modal-fill .modal-header,.theme-info .modal-primary .modal-fill .modal-header,.theme-info .modal-success .modal-fill .modal-header,.theme-info .modal-warning .modal-fill .modal-header,.theme-primary .modal-danger .modal-fill .modal-header,.theme-primary .modal-info .modal-fill .modal-header,.theme-primary .modal-primary .modal-fill .modal-header,.theme-primary .modal-success .modal-fill .modal-header,.theme-primary .modal-warning .modal-fill .modal-header,.theme-secondary .modal-danger .modal-fill .modal-header,.theme-secondary .modal-info .modal-fill .modal-header,.theme-secondary .modal-primary .modal-fill .modal-header,.theme-secondary .modal-success .modal-fill .modal-header,.theme-secondary .modal-warning .modal-fill .modal-header,.theme-warning .modal-danger .modal-fill .modal-header,.theme-warning .modal-info .modal-fill .modal-header,.theme-warning .modal-primary .modal-fill .modal-header,.theme-warning .modal-success .modal-fill .modal-header,.theme-warning .modal-warning .modal-fill .modal-header{border:none}.modal{background:#0000004d}.modal.modal-fill{background:#fffffff7}.modal .panel-body{color:#1e3770}.modal-right.show .modal-dialog{transform:translate(0)!important}.modal-right .modal-dialog{position:absolute;top:0;right:0;bottom:0;width:360px;max-width:100%;margin:0;transform:translate(100%)!important;transition:.5s}.modal-right .modal-content{height:100%;display:flex;flex-direction:column;border-radius:0}.modal-content{border-radius:0;box-shadow:0 2px 3px rgba(0,0,0,.125);border:0}@media (min-width: 768px){.modal-content{box-shadow:0 2px 3px rgba(0,0,0,.125)}}.modal-header{border-bottom-color:#f3f6f9}.modal-footer,.theme-danger .modal-danger .modal-header,.theme-danger .modal-info .modal-header,.theme-danger .modal-primary .modal-header,.theme-danger .modal-success .modal-header,.theme-danger .modal-warning .modal-header,.theme-info .modal-danger .modal-header,.theme-info .modal-info .modal-header,.theme-info .modal-primary .modal-header,.theme-info .modal-success .modal-header,.theme-info .modal-warning .modal-header,.theme-primary .modal-danger .modal-header,.theme-primary .modal-info .modal-header,.theme-primary .modal-primary .modal-header,.theme-primary .modal-success .modal-header,.theme-primary .modal-warning .modal-header,.theme-secondary .modal-danger .modal-header,.theme-secondary .modal-info .modal-header,.theme-secondary .modal-primary .modal-header,.theme-secondary .modal-success .modal-header,.theme-secondary .modal-warning .modal-header,.theme-warning .modal-danger .modal-header,.theme-warning .modal-info .modal-header,.theme-warning .modal-primary .modal-header,.theme-warning .modal-success .modal-header,.theme-warning .modal-warning .modal-header{border-top-color:#f3f6f9;display:inline-block}.model_img{cursor:pointer}.sidetitle{font-style:italic;margin-left:.5rem}.sidetitle:before{content:"— "}.subtitle{display:block;margin-top:8px;margin-bottom:5px}.flexbox{display:flex;justify-content:space-between}.flexbox .dropdown i{font-size:1rem}.flexbox>*{margin-left:4px;margin-right:4px}.flexbox>:last-child{margin-right:0}.flexbox>:first-child{margin-left:0}.flexbox .list-inline>li{display:block}.flexbox .dropdown a i{font-size:1rem}.no-shrink{flex-shrink:0}.flex-col-wide,.flex-cols-wide>*,.flex-grow,.flex-grow-all>*,.flex-justified>*{flex:1 1 0%}.list-inline>li.flexbox{display:flex}ul.flexbox{list-style:none;padding-left:0;margin-bottom:0}.dropdown-toggle{cursor:pointer;transition:.2s linear}.dropdown-toggle .no-caret:after{display:none}.dropdown-header{padding:4px 12px;margin:4px}.dropdown-item{color:#1e3770;font-weight:400;padding:10px 15px;width:auto;margin:5px 0;transition:.15s linear}.dropdown-item i{margin-right:.5rem}.dropdown-menu{border-radius:2px;font-size:1rem}.dropdown-grid{border-radius:2px;border-color:#f3f6f9}.dropdown-item.active,.dropdown-item:active{color:#1e3770;background-color:#f3f6f9}.doc-dropdown .dropdown,.doc-dropdown .dropup{display:inline-block}.doc-dropdown .dropdown-grid,.doc-dropdown .dropdown-menu{transform:scale(1)}.dropdown-menu{color:#1e3770;border-radius:10px;font-size:13px;border-color:#f3f6f9;padding:0;box-shadow:0 0 4px #0000000f;z-index:992}.show.dropdown-grid{display:flex}.dropdown-grid{display:none;flex-wrap:wrap;color:#1e3770;border-radius:10px;font-size:1rem;padding:0;box-shadow:0 0 4px #0000000f;z-index:992;position:absolute;top:100%;float:left;min-width:300px;margin:2px 0 0;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #00000026}.dropdown-grid .dropdown-item{display:flex;flex-direction:column;justify-content:center;flex-basis:33.333333%;overflow:hidden;text-align:center;padding:12px;margin:0;min-height:90px;border:1px solid #0000}.dropdown-grid .dropdown-item:hover{border-color:#f3f6f9}.dropdown-grid .dropdown-item.disabled{opacity:.5;cursor:not-allowed}.dropdown-grid .dropdown-item.disabled:hover{background-color:initial}.dropdown-grid .dropdown-item.active,.dropdown-grid .dropdown-item:active{color:#1e3770;background-color:#f3f6f9}.dropdown-grid .icon{font-size:1.714rem!important}.dropdown-grid .icon:first-child{width:auto;margin-right:0;text-align:center}.dropdown-grid img.icon:first-child{width:60%;margin:0 auto}.dropdown-grid.cols-2{min-width:200px}.dropdown-grid.cols-2 .dropdown-item{flex-basis:50%}.dropdown-grid.cols-4{min-width:400px}.dropdown-grid.cols-4 .dropdown-item{flex-basis:25%}.dropdown-item .icon{vertical-align:initial;margin-right:6px;font-size:.875rem}.percent{display:inline-block;line-height:110px;z-index:2}.countnm.per:after,.percent :after{content:"%";margin-left:.1em;font-size:.8571rem}.icon-box{line-height:110px;z-index:2;font-size:2.5714285714rem}.easypie,.icon-box{display:inline-block}.easypie{position:relative;width:110px;height:110px;text-align:center}.easypie canvas{position:absolute;top:0;left:0}.box .box-body .media,.box .box-footer .media,.box .box-header .media,.box .media,.card .card-body .media,.card .card-footer .media,.card .card-header .media,.card .media{box-shadow:none}[class*=col-]>.media{border-radius:10px}.media{padding:1rem;transition:background-color .2s linear}.media>*{margin:0 1rem}.media .nav-link:focus,.media .nav-link:hover{background-color:initial}.media a:not(.btn):not(.avatar){color:#1e3770}.media.flex-column>*{margin:0}.media.flex-column>div{width:100%}.media.active{background-color:#f3f6f9}.media.bordered{border:1px solid #f3f6f9}.media.items-center{align-items:center}.media[data-provide~=checkable],.media[data-provide~=selectable]{cursor:pointer}.media .media{margin-top:1.25rem}.media .lead{line-height:1.875rem}.media .title{flex:1 1 0%}.media .avatar{flex-shrink:0}.media .align-center{align-self:center}.media .media-hover-show{opacity:0;transition:.3s}.media .dropdown .dropdown-toggle{opacity:.7}.media .dropdown.open .dropdown-toggle,.media .dropdown:hover .dropdown-toggle,.media:hover .media-action,.media:hover .media-block-actions,.media:hover .media-hover-show{opacity:1}.media .custom-control{margin-right:0}.media .nav{flex-wrap:nowrap;margin-left:-8px;margin-right:-8px}.media .nav-link{line-height:24px;font-size:90%;padding:0 8px}.media.media-xs{padding:10px 6px}.media.media-sm{padding:12px 8px}.media.media-lg{padding-top:20px 16px}.media.media-xl{padding-top:24px 20px}.media.media-xxl{padding-top:32px 24px}.media-reverse{flex-direction:row-reverse}.media-center{align-items:center}.media-block-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;transition:.5s}.media-collapsible{flex-wrap:wrap}.media-collapsible .collapse{flex-grow:1;flex-shrink:0;min-width:100%}.collapse-arrow:before{content:"";font-family:themify;display:inline-block;transition:.4s}.collapse-arrow :not(.collapsed):before{transform:rotate(180deg)}.media-body{min-width:0}.media-body>*{margin-bottom:0}.media-body .media>:first-child{margin-left:0}.media-body .media>:last-child{margin-right:0}.media-left{padding-right:0}.media-right-out{padding-left:1.25rem}.media-right-out a{color:#1e3770;font-size:1.286rem;opacity:.8}.media-right-out a+a{margin-left:.5rem}.media-action{opacity:0;color:#1e3770}.media-action-visible .media-action{opacity:1}.media-inverse,.media-inverse h1,.media-inverse h2,.media-inverse h3,.media-inverse h4,.media-inverse h5,.media-inverse h6{color:#fff}.media-inverse .nav-link,.media-inverse .small,.media-inverse small,.media-inverse time{color:#ffffffb3}.media-inverse .nav-link:hover{color:#fff}.media-new{background-color:#f3f6f9}.media-list-hover .media-new:hover{background-color:#f3f6f9!important}.media-center-v,.media-single{align-items:center}.media-vertical{flex-direction:column}.media-chat{padding-right:64px;margin-bottom:0}.media-chat.media-chat-reverse{padding-right:12px;padding-left:64px;flex-direction:row-reverse}.media-chat.media-chat-reverse .media-body p{float:right;clear:right;color:#fff}.media-chat .media-body{display:table}.media-chat .media-body p{position:relative;padding:6px 8px;margin:4px 0;background-color:#f3f6f9;border-radius:3px}.media-chat .media-body p.inverse{color:#fff}.media-chat .media-body p.meta{background-color:initial!important;padding:0;opacity:.8}.media-chat .media-body p.meta time{font-weight:300}.media-meta-day{justify-content:space-between;align-items:center;margin-bottom:0;color:#1e3770;opacity:.8;font-weight:300}.media-meta-day:after,.media-meta-day:before{content:"";flex:1 1 0%;border-top:1px solid #f3f6f9}.media-meta-day:before{margin-right:16px}.media-meta-day:after{margin-left:16px}@media (max-width: 767px){.media-doc{flex-direction:column}.media-doc>*{margin-left:0;margin-right:0}.media-doc .media-body{margin:30px 0}}.media-list .media-list-body>.media,.media-list>.media:not(.media-list-header):not(.media-list-footer){margin-bottom:0}.media-list .media .sortable-dot{margin:0 0 0 -5px;opacity:0;border-radius:2px;transition:.5s}.media-list .media:hover .sortable-dot{opacity:.6}.media-list [data-provide~=selectable] .media:not(.media-list-header):not(.media-list-footer){cursor:pointer}.media-listul{padding-left:0}.media-list-hover .media-list-body>.media:hover,.media-list-hover>.media:not(.media-list-header):not(.media-list-footer):hover{background-color:#ebedf3}.media-list-hover .media-list-body>.media:hover .divider-dash,.media-list-hover .media-list-body>.media:hover a:not(.btn):not(.avatar),.media-list-hover>.media:not(.media-list-header):not(.media-list-footer):hover .divider-dash,.media-list-hover>.media:not(.media-list-header):not(.media-list-footer):hover a:not(.btn):not(.avatar){color:#1e3770}.media-list-divided .media-list-body>.media,.media-list-divided>.media:not(.media-list-header):not(.media-list-footer){border-bottom:1px solid #7e9bdc12}.media-list-divided .media-list-body>.media:last-child,.media-list-divided>.media:not(.media-list-header):not(.media-list-footer):last-child{border-bottom:none}.media-list-bordered{border:1px solid #f3f6f9}.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(2n){background-color:#f3f6f9}.media-list-xs .media{padding:10px 16px}.media-list-sm .media{padding:12px 16px}.media-list-lg .media{padding:20px 16px}.media-list-xl .media{padding:24px 20px}.media-list-xxl .media{padding:32px 24px}.media-list-header{border-bottom:1px solid #f3f6f9;background-color:#afc3d7}.media-list-footer{border-top:1px solid #f3f6f9;background-color:#afc3d7}.media-grid{display:flex;flex-wrap:wrap;margin-right:-15px}.media-grid:after{content:"";flex:auto}.media-grid.row{margin-left:-15px;margin-right:-15px}.media-grid.row .media{margin-bottom:15px}.media-grid>.media{margin-right:15px;margin-bottom:15px;width:200px}.media-grid-bordered .media{border:1px solid #afc3d7}.media-grid-hover .media:hover{background-color:#f3f6f9}[class*=img-hov-]{overflow:hidden}[class*=img-hov-] img{transition:.45s;-webkit-backface-visibility:hidden}.img-hov-fadein{transition:.45s}.img-hov-fadein:hover{opacity:.7}.img-hov-fadeout{opacity:.7;transition:.45s}.img-hov-fadeout:hover{opacity:1}.img-hov-zoomin img:hover,.img-hov-zoomout img{transform:scale(1.045)}.img-hov-zoomout img:hover{transform:scale(1)}.img-hov-stretchin img{transform-origin:left top 0}.img-hov-stretchin img:hover{transform:scale(1.045)}.img-hov-stretchout img{transform-origin:left top 0;transform:scale(1.045)}.img-hov-stretchout img:hover{transform:scale(1)}.img-hov-slideleft img{transform-origin:left center 0;transform:scale(1.045) translateX(0)}.img-hov-slideleft img:hover{transform:scale(1.045) translateX(-4.5%)}.img-hov-slideright img{transform-origin:right center 0;transform:scale(1.045) translateX(0)}.img-hov-slideright img:hover{transform:scale(1.045) translateX(4.5%)}.img-hov-slideup img{transform-origin:center top 0;transform:scale(1.045) translateY(0)}.img-hov-slideup img:hover{transform:scale(1.045) translateY(-4.5%)}.img-hov-slidedown img{transform-origin:center bottom 0;transform:scale(1.045) translateY(0)}.img-hov-slidedown img:hover{transform:scale(1.045) translateY(4.5%)}.img-hov-rotateleft img{transform:rotate(0) scale(1)}.img-hov-rotateleft img:hover{transform:rotate(-5deg) scale(1.1)}.img-hov-rotateright img{transform:rotate(0) scale(1)}.img-hov-rotateright img:hover{transform:rotate(5deg) scale(1.1)}.gap-items>*{margin-left:8px;margin-right:8px}.gap-items>:first-child{margin-left:0}.gap-items>:last-child{margin-right:0}.gap-items-1>*{margin-left:2px;margin-right:2px}.gap-items-1>:first-child{margin-left:0}.gap-items-1>:last-child{margin-right:0}.gap-items-2>*{margin-left:4px;margin-right:4px}.gap-items-2>:first-child{margin-left:0}.gap-items-2>:last-child{margin-right:0}.gap-items-3>*{margin-left:8px;margin-right:8px}.gap-items-3>:first-child{margin-left:0}.gap-items-3>:last-child{margin-right:0}.gap-items-4>*{margin-left:12px;margin-right:12px}.gap-items-4>:first-child{margin-left:0}.gap-items-4>:last-child{margin-right:0}.gap-items-5>*{margin-left:16px;margin-right:16px}.gap-items-5>:first-child{margin-left:0}.gap-items-5>:last-child{margin-right:0}.gap-multiline-items{margin:-8px}.gap-multiline-items>*{margin:8px}.gap-multiline-items-1{margin:-2px}.gap-multiline-items-1>*{margin:2px}.gap-multiline-items-2{margin:-4px}.gap-multiline-items-2>*{margin:4px}.gap-multiline-items-3{margin:-8px}.gap-multiline-items-3>*{margin:8px}.gap-multiline-items-4{margin:-12px}.gap-multiline-items-4>*{margin:12px}.gap-multiline-items-5{margin:-16px}.gap-multiline-items-5>*{margin:16px}.gap-y.gap-items{margin:-8px}.gap-y.gap-items>*{margin:8px}.gap-y.gap-items-1{margin:-2px}.gap-y.gap-items-1>*{margin:2px}.gap-y.gap-items-2{margin:-4px}.gap-y.gap-items-2>*{margin:4px}.gap-y.gap-items-3{margin:-8px}.gap-y.gap-items-3>*{margin:8px}.gap-y.gap-items-4{margin:-12px}.gap-y.gap-items-4>*{margin:12px}.gap-y.gap-items-5{margin:-16px}.gap-y.gap-items-5>*{margin:16px}.bg-img{position:relative;border-bottom:none;background-size:cover;background-repeat:no-repeat;z-index:0}.box .bg-img,.box.bg-img{border-radius:10px}[data-overlay]{position:relative}[data-overlay]:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:#000;z-index:-1;border-radius:inherit;display:block}[data-overlay-light]{position:relative}[data-overlay-light]:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:#fff;z-index:-1;border-radius:inherit;display:block}[data-overlay="1"]:before{opacity:.1}[data-overlay="2"]:before{opacity:.2}[data-overlay="3"]:before{opacity:.3}[data-overlay="4"]:before{opacity:.4}[data-overlay="5"]:before{opacity:.5}[data-overlay="6"]:before{opacity:.6}[data-overlay="7"]:before{opacity:.7}[data-overlay="8"]:before{opacity:.8}[data-overlay="9"]:before{opacity:.9}[data-overlay-light="1"]:before{opacity:.1}[data-overlay-light="2"]:before{opacity:.2}[data-overlay-light="3"]:before{opacity:.3}[data-overlay-light="4"]:before{opacity:.4}[data-overlay-light="5"]:before{opacity:.5}[data-overlay-light="6"]:before{opacity:.6}[data-overlay-light="7"]:before{opacity:.7}[data-overlay-light="8"]:before{opacity:.8}[data-overlay-light="9"]:before{opacity:.9}[data-scrim-top]{position:relative}[data-scrim-top]:before{position:absolute;content:"";top:0;left:0;right:0;bottom:20%;background:linear-gradient(180deg,#000 0,#0000);z-index:-1;border-radius:inherit}[data-scrim-bottom]{position:relative}[data-scrim-bottom]:before{position:absolute;content:"";top:20%;left:0;right:0;bottom:0;background:linear-gradient(180deg,#000 0,#0000);z-index:-1;border-radius:inherit}[data-scrim-bottom="1"]:before,[data-scrim-top="1"]:before{opacity:.1}[data-scrim-bottom="2"]:before,[data-scrim-top="2"]:before{opacity:.2}[data-scrim-bottom="3"]:before,[data-scrim-top="3"]:before{opacity:.3}[data-scrim-bottom="4"]:before,[data-scrim-top="4"]:before{opacity:.4}[data-scrim-bottom="5"]:before,[data-scrim-top="5"]:before{opacity:.5}[data-scrim-bottom="6"]:before,[data-scrim-top="6"]:before{opacity:.6}[data-scrim-bottom="7"]:before,[data-scrim-top="7"]:before{opacity:.7}[data-scrim-bottom="8"]:before,[data-scrim-top="8"]:before{opacity:.8}[data-scrim-bottom="9"]:before,[data-scrim-top="9"]:before{opacity:.9}.blockquote{font-style:italic;color:#1e3770;padding:.5rem 1rem;margin:1rem 2rem;font-size:1.25rem;border-left:.25rem solid #f3f6f9}.blockquote p{font-size:1.125rem;line-height:1.875rem}.blockquote a{color:#1e3770}.blockquote footer{color:#557bd2;font-size:.875rem}.blockquote footer:before{content:"— "}.blockquote-inverse,.blockquote-inverse footer{color:#fffc!important}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #f3f6f9;border-left:0}.nav-dot-separated .nav-item:after,.nav-dot-separated>.nav-link:after{content:"/";vertical-align:middle;color:#1e3770;opacity:.4;cursor:default}.nav-dot-separated .nav-link.active,.nav-dot-separated .nav-link:active,.nav-dot-separated .nav-link:focus,.nav-dot-separated .nav-link:hover{background-color:initial}.nav-dot-separated .nav-item,.nav-dot-separated>.nav-link{display:inline-flex;align-items:center}.nav-dot-separated .nav-item:last-child:after,.nav-dot-separated>.nav-link:last-child:after{display:none}.nav.g-0 .nav-item:first-child .nav-link,.nav.g-0>.nav-link:first-child{padding-left:0}.rating{display:inline-flex;flex-direction:row-reverse;list-style:none;margin:0;padding:0}.rating input{display:none}.rating label{color:#f3f6f9;cursor:pointer}.rating label:before{margin-right:5px;font-size:20px;display:inline-block}.rating-static{flex-direction:row}.rating-static label{cursor:default}.rating-static label:not(.active){color:#f3f6f9!important}.rating-xs label:before{margin-right:1px;font-size:1rem}.rating-sm label:before{margin-right:2px;font-size:.9rem}.rating-lg label:before{font-size:1.714rem}.rating-remove{margin-left:10px;margin-right:10px;cursor:pointer;line-height:20px;opacity:0;visibility:hidden;transition:.2s linear}[data-has-rate=true]:hover .rating-remove{opacity:.6;visibility:visible}[data-has-rate=true]:hover .rating-remove:hover{opacity:1}.rating-secondary .active,.rating-secondary :checked~label,.rating-secondary label:hover,.rating-secondary label:hover~label{color:#6a8bd7}.rating-gray .active,.rating-gray :checked~label,.rating-gray label:hover,.rating-gray label:hover~label{color:gray}.rating-dark .active,.rating-dark :checked~label,.rating-dark label:hover,.rating-dark label:hover~label{color:#1e3770}.toggler{color:#f3f6f9;cursor:pointer;font-size:1.429rem;margin-bottom:0;line-height:1.2}.toggler i{transition:color .2s linear}.toggler input{display:none}.toggler input:checked+i{color:#ffa800}.toggler-gray input:checked+i{color:gray}.toggler-dark input:checked+i{color:#1e3770}.toggler-secondary input:checked+i{color:#6a8bd7}.nav-tabs .nav-link{position:relative;color:#345fc0;padding:.5rem 1.25rem;border-radius:0;transition:.5s;border:1px solid #d9d9d9}@media (max-width: 767px){.nav-tabs .nav-link{padding:8px 12px}}.nav-tabs.nav-tabs-secondary .nav-link.active,.nav-tabs.nav-tabs-secondary .nav-link.active:focus,.nav-tabs.nav-tabs-secondary .nav-link.active:hover,.nav-tabs.nav-tabs-secondary .nav-link:active,.nav-tabs.nav-tabs-secondary .nav-link:hover{border-color:#6a8bd7;background-color:initial;color:#1e3770}.nav-tabs.nav-tabs-gray .nav-link.active,.nav-tabs.nav-tabs-gray .nav-link.active:focus,.nav-tabs.nav-tabs-gray .nav-link.active:hover,.nav-tabs.nav-tabs-gray .nav-link:active,.nav-tabs.nav-tabs-gray .nav-link:hover{border-color:gray;background-color:initial;color:#000}.nav-tabs.nav-tabs-dark .nav-link.active,.nav-tabs.nav-tabs-dark .nav-link.active:focus,.nav-tabs.nav-tabs-dark .nav-link.active:hover,.nav-tabs.nav-tabs-dark .nav-link:active,.nav-tabs.nav-tabs-dark .nav-link:hover{border-color:#1e3770;background-color:initial;color:#1e3770}.nav-tabs-light-mode{background-color:#f3f6f9}.nav-tabs-light-mode .nav-link{border-bottom:none}.nav-tabs-inverse-mode{border-bottom:none;background-color:initial;margin-bottom:0}.nav-tabs-inverse-mode .nav-link{border:none}.nav-tabs-inverse-mode .nav-link.active,.nav-tabs-inverse-mode .nav-link.active:focus,.nav-tabs-inverse-mode .nav-link.active:hover{background-color:#f3f6f9;color:#1e3770}.nav-tabs-inverse-mode+.tab-content{background-color:#f3f6f9;padding:20px 16px}.nav-tabs-left{display:flex}.nav-tabs-left .nav-tabs{flex-direction:column;border-bottom:0;border-right:1px solid #f3f6f9}.nav-tabs-left .nav-tabs .nav-item+.nav-item{margin-left:0}.nav-tabs-left .nav-tabs .nav-link{border-bottom:none;text-align:left;border-right:2px solid #0000}.nav-tabs-left .tab-content{overflow:hidden;padding-left:20px}.nav-tabs-right{display:flex}.nav-tabs-right .nav-tabs{flex-direction:column;border-bottom:0;order:2;border-left:1px solid #f3f6f9}.nav-tabs-right .nav-tabs .nav-item+.nav-item{margin-left:0}.nav-tabs-right .nav-tabs .nav-link{border-bottom:none;text-align:left;border-left:2px solid #0000}.nav-tabs-right .tab-content{overflow:hidden;order:1;padding-right:20px}.lookup{position:relative;display:-webkit-block;display:block;align-items:center}.lookup:before{content:"";font-family:themify;font-size:1rem;position:absolute;top:52%;left:0;transform:translateY(-50%);color:#0006;width:36px;text-align:center;cursor:text}.lookup input{color:#1e3770;border:1px solid #f3f6f9;border-radius:18px;height:25px;width:200px;max-width:100%;padding-left:36px!important;padding-right:18px;font-size:1rem;font-weight:300;letter-spacing:.5px;outline:none!important;transition:.5s}.lookup input::-webkit-input-placeholder{color:#1e3770b3}.lookup input:-moz-placeholder,.lookup input::-moz-placeholder{color:#1e3770b3}.lookup input:-ms-input-placeholder{color:#1e3770b3}.lookup input:focus{background-color:#1e37700a}.lookup .bootstrap-select+.bootstrap-select .dropdown-toggle,.lookup input+.bootstrap-select .dropdown-toggle,.lookup input+input{border-left:none}.lookup .btn{height:36px;line-height:36px}.lookup.no-icon:before{display:none}.lookup.no-icon input{padding-left:18px}.lookup-sm:before{font-size:1rem;width:29px}.lookup-sm input{border-radius:14.5px;height:29px;padding-left:29px;padding-right:14.5px;font-size:1rem;width:160px}.lookup-sm .btn{height:29px;line-height:29px}.lookup-lg:before{font-size:1.429rem;width:48px}.lookup-lg input{border-radius:24px;height:48px;padding-left:48px;padding-right:24px;font-size:.9rem;width:250px}.lookup-lg .btn{height:48px;line-height:48px}.lookup-right:before{left:auto;right:0}.lookup-right input{padding-left:18px;padding-right:36px}.lookup-right.lookup-sm input{padding-left:14.5px;padding-right:29px}.lookup-right.lookup-lg input{padding-left:24px;padding-right:48px}.lookup-right.no-icon input{padding-right:18px}.lookup-right.no-icon.lookup-sm input{padding-right:14.5px;padding-right:24px}.lookup-circle{z-index:0}.lookup-circle:before{z-index:-1}.lookup-circle input{background-color:#1e37700a;border:none;width:36px;padding-right:0}.lookup-circle input:focus{background-color:#1e37700d;width:170px;padding-right:18px}.lookup-circle.lookup-sm:before{font-size:1rem;width:29px}.lookup-circle.lookup-sm input{border-radius:14.5px;height:29px;width:29px;padding-left:29px}.lookup-circle.lookup-sm input:focus{width:150px;padding-right:14.5px}.lookup-circle.lookup-lg:before{font-size:.9rem;width:48px}.lookup-circle.lookup-lg input{border-radius:24px;height:48px;width:48px;padding-left:48px}.lookup-circle.lookup-lg input:focus{width:200px;padding-right:24px}.lookup-circle.lookup-right:before{left:auto;right:0}.lookup-circle.lookup-right input{padding-left:0;padding-right:36px}.lookup-circle.lookup-right input:focus{padding-left:18px}.lookup-circle.lookup-right.lookup-sm input{padding-left:0;padding-right:29px}.lookup-circle.lookup-right.lookup-sm input:focus{padding-left:14.5px}.lookup-circle.lookup-right.lookup-lg input{padding-left:0;padding-right:48px}.lookup-circle.lookup-right.lookup-lg input:focus{padding-left:24px}.lookup-huge{display:flex}.lookup-huge:before{font-size:1.714rem;width:64px}.lookup-huge input{border-radius:32px;height:64px;padding-left:64px;padding-right:32px;font-size:1.429rem;font-weight:100;width:100%}.lookup-huge input::-webkit-input-placeholder{color:#ccc}.lookup-huge input:-moz-placeholder,.lookup-huge input::-moz-placeholder{color:#ccc}.lookup-huge input:-ms-input-placeholder{color:#ccc}.lookup-huge .bootstrap-select.btn-group>.dropdown-toggle,.lookup-huge .btn{height:64px;line-height:100%}.lookup-huge.no-icon input{padding-left:32px}.lookup-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.985);z-index:1050;padding:50px 5%;display:none;flex-direction:column}.lookup-fullscreen.reveal{display:flex}.lookup-fullscreen>.close{position:absolute;top:32px;right:32px}.lookup-fullscreen .lookup-form{border-bottom:1px solid #d9d9d9;margin-bottom:2rem}.lookup-fullscreen .lookup-form input{border:none;font-size:44px;background-color:initial;outline:none!important;padding:25px 0;color:#1e3770;width:100%}.lookup-fullscreen .lookup-form input::-webkit-input-placeholder{color:#ccc}.lookup-fullscreen .lookup-form input:-moz-placeholder,.lookup-fullscreen .lookup-form input::-moz-placeholder{color:#ccc}.lookup-fullscreen .lookup-form input:-ms-input-placeholder{color:#ccc}.lookup-fullscreen .lookup-results{height:100%}.lookup-fullscreen .lookup-results .ps-scrollbar-x-rail{display:none}@media (max-width: 767px){.lookup-fullscreen .lookup-results.scrollable .row{margin-left:0;margin-right:0}.lookup-fullscreen .lookup-results.scrollable .row [class*=col-]{padding-left:0;padding-right:0}}.publisher{position:relative;display:flex;align-items:center;padding:12px 20px}.publisher>*{margin:0 8px}.publisher>:first-child{margin-left:0}.publisher>:last-child{margin-right:0}.publisher-multi{flex-direction:column;align-items:flex-start;border-radius:10px}.publisher-multi>*{margin:0;flex-grow:1;width:100%}.publisher-multi .publisher-input{margin-bottom:1rem}.publisher-input{flex-grow:1;outline:none!important}.publisher-btn,.publisher-input{border:none;background-color:initial}.publisher-btn{color:#7e9bdc;font-size:.9rem;cursor:pointer;overflow:-moz-hidden-unscrollable;transition:.2s linear}.publisher-btn:hover{color:#616a78}.publisher-avatar{position:absolute;width:auto;left:-18px;top:8px}.publisher-avatar.avatar-sm{left:-14.5px;top:auto}.price{font-weight:700;font-size:5.4285714286rem;line-height:normal;padding:10px 0}.price sup{font-size:1.857rem;vertical-align:super}.price span{display:block;font-size:.8571rem;font-weight:400;line-height:25px}.price-dollar{display:inline-block;font-size:.9rem;vertical-align:top;margin-right:-10px;margin-top:14px}.price-interval{display:inline-block;font-size:.8571rem;vertical-align:text-bottom;margin-left:-10px;margin-bottom:14px;color:#345fc0}.todo-list{margin:0;padding:0;list-style:none;overflow:auto}.todo-list>li{border-radius:2px;padding:1.5rem 2.2rem;margin-bottom:2px;color:#1e3770}.todo-list>li:last-of-type{margin-bottom:0}.todo-list>li>input[type=checkbox]{margin:0 10px 0 5px}.todo-list>li .text{display:inline-block;margin-left:30px;font-weight:600}.todo-list>li .label{margin-left:10px;font-size:fs-10}.todo-list>li .tools{display:none;float:right;color:#ee3158}.todo-list>li .tools>i{margin-right:5px;cursor:pointer}.todo-list>li:hover .tools{display:inline-block}.todo-list>li.done{color:#737373}.todo-list>li.done .text,.todo-list>li.done .text-line{text-decoration:line-through;font-weight:500}.todo-list>li.done label{background:#0000}.todo-list .done .text-line{text-decoration:line-through;font-weight:500}.todo-list .handle{display:inline-block;cursor:move;margin:0 5px}.todo-list .handle2{border-left:3px dotted #b3b3b3;border-right:3px dotted #b3b3b3;height:100%;position:absolute;left:0;top:0;bottom:0;width:10px;margin:0}.control{margin-bottom:0;display:inline;padding-left:0;padding-top:0;cursor:pointer;font-size:.9rem}.control input{position:absolute;z-index:-1;opacity:0}.control input:focus~.control_indicator{background-color:#fff}.control input:disabled~.control_indicator{background:#ccc;opacity:.6;pointer-events:none}.control input:checked~.control_indicator:after{display:block}.control:hover input~.control_indicator,.control_indicator{background-color:#fff}.control_indicator{position:absolute;top:2px;left:5px;height:15px;width:15px}.control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.control-radio .control_indicator{border-radius:undefined}.control-checkbox .control_indicator:after{left:5px;top:1px;width:3px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.control-checkbox input:disabled~.control_indicator:after{border-color:#737373}.label{display:inline;padding:.2em .6em .3em;font-size:75%;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:.25em}td .label{font-size:100%}.badge{font-weight:400}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.chat{padding:5px 20px 5px 10px}.chat .item{margin-bottom:10px}.chat .item:after,.chat .item:before{content:" ";display:table}.chat .item>img{width:40px;height:40px;border:2px solid #0000;border-radius:5px}.chat .item>.online{border:2px solid #1dbfc1}.chat .item>.offline{border:2px solid #ee3158}.chat .item>.message{margin-left:55px;margin-top:-40px;color:#737373}.chat .item>.message>.name{display:block;font-weight:600}.chat .item>.attachment{border-radius:10px;background-color:#f3f6f9;margin-left:65px;margin-right:15px;padding:10px}.chat .item>.attachment .pull-right .btn{top:10px;position:relative;border-radius:10px}.chat .item>.attachment>h4{margin:0 0 5px;font-weight:600;font-size:1rem}.chat .item>.attachment>.filename,.chat .item>.attachment>p{font-weight:600;font-size:1rem;font-style:italic;margin:0}.chat .item>.attachment:after,.chat .item>.attachment:before{content:" ";display:table}.timeline{width:100%;position:relative;padding:1px 0;list-style:none;font-weight:400}.timeline .timeline-item{padding-left:0;padding-right:30px}.timeline .timeline-item.timeline-item-right,.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){padding-left:30px;padding-right:0}.timeline .timeline-item .timeline-event{width:100%}.timeline:before{content:"";position:absolute;top:0;left:0;bottom:0;width:50%;height:100%!important;margin-left:1px;border-right:2px solid #8c8c8c;background:#0000}.timeline:after{clear:both}.timeline:after,.timeline:before{content:" ";display:block}.timeline.timeline-single-column.timeline{width:100%;max-width:768px}.timeline.timeline-single-column.timeline .timeline-item{padding-left:72px;padding-right:0;width:100%;margin-bottom:20px}.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){padding-left:72px;padding-right:0}.timeline.timeline-single-column.timeline .timeline-item .timeline-event{width:100%}.timeline.timeline-single-column.timeline .timeline-item>.timeline-event{float:right!important}.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after,.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(2n){margin-top:0}.timeline.timeline-single-column.timeline .timeline-item>.timeline-point{transform:translateX(-50%);left:42px!important;margin-left:0}.timeline.timeline-single-column.timeline:before{left:42px;width:0;margin-left:-1px}.timeline.timeline-single-column.timeline .timeline-label{transform:translateX(-50%);margin:0 0 20px 42px}.timeline.timeline-single-column.timeline .timeline-label+.timeline-item+.timeline-item{margin-top:0}.timeline.timeline-single-full-column.timeline{width:100%;max-width:100%}.timeline.timeline-line-solid:before{border-right-style:solid}.timeline.timeline-line-dotted:before{border-right-style:dotted}.timeline.timeline-line-dashed:before{border-right-style:dashed}.timeline .timeline-item{position:relative;float:left;clear:left;width:50%;margin-bottom:20px}.timeline .timeline-item:after,.timeline .timeline-item:before{content:"";display:table}.timeline .timeline-item:after{clear:both}.timeline .timeline-item:last-child{margin-bottom:0!important}.timeline .timeline-item.timeline-item-right>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-right>.timeline-event:after,.timeline .timeline-item.timeline-item-right>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-right>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline .timeline-item.timeline-item-right>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event{float:right!important}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after,.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline .timeline-item>.timeline-event{background:#fff;border:1px solid #8c8c8c;color:#1e3770;position:relative;float:left;border-radius:3px}.timeline .timeline-item>.timeline-event:after{top:11px;right:-14px;border-color:#0000 #fff;border-style:solid;border-width:14px 0 14px 14px}.timeline .timeline-item>.timeline-event:before{top:10px;right:-15px;border-color:#0000 #8c8c8c;border-style:solid;border-width:15px 0 15px 15px}.timeline .timeline-item>.timeline-event.timeline-event-default{background:#fff;border:1px solid #8c8c8c;color:#1e3770}.timeline .timeline-item>.timeline-event.timeline-event-default:before{border-left-color:#8c8c8c;border-right-color:#8c8c8c}.timeline .timeline-item>.timeline-event.timeline-event-default:after{border-left-color:#fff;border-right-color:#fff}.timeline .timeline-item>.timeline-event.timeline-event-default *{color:inherit}.timeline .timeline-item>.timeline-event:after,.timeline .timeline-item>.timeline-event:before{content:"";display:inline-block;position:absolute}.timeline .timeline-item>.timeline-event .timeline-heading{padding:.75rem 1.25rem}.timeline .timeline-item>.timeline-event .timeline-heading .timeline-title{margin-bottom:0}.timeline .timeline-item>.timeline-event .timeline-body{padding:.25rem 1.25rem}.timeline .timeline-item>.timeline-event .timeline-footer{padding:.75rem 1.25rem}.timeline .timeline-item>.timeline-event .timeline-footer a{cursor:pointer;text-decoration:none}.timeline .timeline-item>.timeline-event .timeline-body p,.timeline .timeline-item>.timeline-event .timeline-body ul,.timeline .timeline-item>.timeline-event .timeline-footer p,.timeline .timeline-item>.timeline-event .timeline-footer ul,.timeline .timeline-item>.timeline-event .timeline-heading p,.timeline .timeline-item>.timeline-event .timeline-heading ul{margin-bottom:0}.timeline .timeline-item>.timeline-event .blankslate,.timeline .timeline-item>.timeline-event .panel,.timeline .timeline-item>.timeline-event .table{margin:0;border:none;border-radius:inherit;overflow:hidden}.timeline .timeline-item>.timeline-event .table th{border-top:0}.timeline .timeline-item>.timeline-point{top:25px;color:#8c8c8c;background:#fff;right:-24px;width:24px;height:24px;margin-top:-12px;margin-left:12px;margin-right:12px;position:absolute;z-index:100;border-width:2px;border-style:solid;border-radius:100%;line-height:20px;text-align:center}.timeline .timeline-item>.timeline-point.timeline-point-blank{right:-12px;width:12px;height:12px;margin-top:-6px;margin-left:6px;margin-right:6px;color:#8c8c8c;background:#8c8c8c}.timeline .timeline-item>.timeline-point.timeline-point-default{color:#8c8c8c;background:#fff}.timeline .timeline-item:nth-of-type(2){margin-top:40px}.timeline .timeline-item.timeline-item-left{clear:both!important}.timeline .timeline-item.timeline-item-right{clear:both!important;float:right}.timeline .timeline-item.timeline-item-right>.timeline-point{left:-24px}.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank{left:-12px}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){float:right;clear:right}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-point{left:-24px}.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-point.timeline-point-blank{left:-12px}.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before{left:-10px!important;border-right-width:10px!important}.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after{left:-9px!important;border-right-width:9px!important}.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{left:-10px!important;border-right-width:10px!important}.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after{left:-9px!important;border-right-width:9px!important}.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before{top:4px;right:-10px;border-top:10px solid #0000;border-left-width:10px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:10px solid #0000}.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after{top:5px;right:-9px;border-top:9px solid #0000;border-left-width:9px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:9px solid #0000}.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point{top:14px}.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(2n):not(.timeline-item-left)>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before{top:10px;right:-15px;border-top:15px solid #0000;border-left-width:15px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:15px solid #0000}.timeline .timeline-item.timeline-item-arrow-md>.timeline-event :after{top:11px;right:-14px;border-top:14px solid #0000;border-left-width:14px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:14px solid #0000}.timeline .timeline-item.timeline-item-arrow-md>.timeline-point{top:25px}.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before{left:-18px!important;border-right-width:18px!important}.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after{left:-17px!important;border-right-width:17px!important}.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(2n):not(.timeline-item-left)>.timeline-event{float:right!important}.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after,.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{left:-18px!important;border-right-width:18px!important}.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after{left:-17px!important;border-right-width:17px!important}.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before{top:10px;right:-18px;border-top:18px solid #0000;border-left-width:18px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:18px solid #0000}.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event :after{top:11px;right:-17px;border-top:17px solid #0000;border-left-width:17px;border-left-style:solid;border-right-width:0;border-right-style:solid;border-bottom:17px solid #0000}.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point{top:28px}.timeline .timeline-label{position:relative;float:left;clear:left;margin-bottom:20px;top:1px;width:100%;margin-left:auto;margin-right:auto;padding:0;text-align:center}.timeline .timeline-label:after,.timeline .timeline-label:before{content:"";display:table}.timeline .timeline-label:after{clear:both}.timeline .timeline-label:last-child{margin-bottom:0!important}.timeline .timeline-label+.timeline-item{margin-top:0}.timeline .timeline-label+.timeline-item+.timeline-item{margin-top:40px}.timeline .timeline-label .label-default{background-color:#8c8c8c}.timeline-single-column.timeline .timeline-item>.timeline-event{float:right!important}.timeline-single-column.timeline .timeline-item>.timeline-event:after,.timeline-single-column.timeline .timeline-item>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline-single-column.timeline .timeline-item>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline-single-column.timeline .timeline-item>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event{float:right!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after,.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before{left:-10px!important;border-right-width:10px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after{left:-9px!important;border-right-width:9px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event{float:right!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after,.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event{float:right!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after,.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before{left:-18px!important;border-right-width:18px!important}.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after{left:-17px!important;border-right-width:17px!important}@media (max-width: 767px){.timeline.timeline{width:100%;max-width:100%}.timeline.timeline .timeline-item{padding-left:72px;padding-right:0;width:100%;margin-bottom:20px}.timeline.timeline .timeline-item.timeline-item-right,.timeline.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){padding-left:72px;padding-right:0}.timeline.timeline .timeline-item .timeline-event{width:100%}.timeline.timeline .timeline-item>.timeline-event{float:right!important}.timeline.timeline .timeline-item>.timeline-event:after,.timeline.timeline .timeline-item>.timeline-event:before{right:auto!important;border-left-width:0!important}.timeline.timeline .timeline-item>.timeline-event:before{left:-15px!important;border-right-width:15px!important}.timeline.timeline .timeline-item>.timeline-event:after{left:-14px!important;border-right-width:14px!important}.timeline.timeline .timeline-item:nth-of-type(2n){margin-top:0}.timeline.timeline .timeline-item>.timeline-point{transform:translateX(-50%);left:42px!important;margin-left:0}.timeline.timeline:before{left:42px;width:0;margin-left:-1px}.timeline.timeline .timeline-label{transform:translateX(-50%);margin:0 0 20px 42px}.timeline.timeline .timeline-label+.timeline-item+.timeline-item{margin-top:0}}.d01{animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s}.d02{animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}.d03{animation-delay:.3s;-moz-animation-delay:.3s;-webkit-animation-delay:.3s}.d04{animation-delay:.4s;-moz-animation-delay:.4s;-webkit-animation-delay:.4s}.d05{animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.d06{animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}.d07{animation-delay:.7s;-moz-animation-delay:.7s;-webkit-animation-delay:.7s}.d08{animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}.d09{animation-delay:.9s;-moz-animation-delay:.9s;-webkit-animation-delay:.9s}.d10{animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}.d11{animation-delay:1.1s;-moz-animation-delay:1.1s;-webkit-animation-delay:1.1s}.d12{animation-delay:1.2s;-moz-animation-delay:1.2s;-webkit-animation-delay:1.2s}.d13{animation-delay:1.3s;-moz-animation-delay:1.3s;-webkit-animation-delay:1.3s}.d14{animation-delay:1.4s;-moz-animation-delay:1.4s;-webkit-animation-delay:1.4s}.d15{animation-delay:1.5s;-moz-animation-delay:1.5s;-webkit-animation-delay:1.5s}.d16{animation-delay:1.6s;-moz-animation-delay:1.6s;-webkit-animation-delay:1.6s}.d17{animation-delay:1.7s;-moz-animation-delay:1.7s;-webkit-animation-delay:1.7s}.d18{animation-delay:1.8s;-moz-animation-delay:1.8s;-webkit-animation-delay:1.8s}.d19{animation-delay:1.9s;-moz-animation-delay:1.9s;-webkit-animation-delay:1.9s}.d21{animation-delay:2.1s;-moz-animation-delay:2.1s;-webkit-animation-delay:2.1s}.d26{animation-delay:2.6s;-moz-animation-delay:2.6s;-webkit-animation-delay:2.6s}.t14{animation-duration:1.4s!important}.t24{animation-duration:2.4s!important}.anim,.anima{opacity:0}.anim.animated,.anima.animated{opacity:1}#timeline{list-style:none;position:relative;margin:50px auto;width:90%}#timeline:before{top:0;bottom:0;position:absolute;content:" ";width:2px;background-color:#3246d3;left:50%;margin-left:-1.5px}#timeline .clearFix{clear:both;height:0}#timeline .timeline-badge{color:#fff;width:25px;height:25px;font-size:1.2em;text-align:center;position:absolute;top:0;left:50%;margin-left:-13px;background-color:#fff;z-index:6;border-radius:50%;border:2px solid #3246d3}#timeline .timeline-badge span.timeline-balloon-date-day{font-size:1.4em}#timeline .timeline-badge span.timeline-balloon-date-month{font-size:.7em;position:relative;top:-10px}#timeline .timeline-badge .timeline-filter-movement{background-color:#fff;font-size:1.7em;height:35px;margin-left:-18px;width:35px;top:40px}#timeline .timeline-badge .timeline-filter-movement a span{color:#3246d3;font-size:1.3em;top:-1px}#timeline .timeline-badge .timeline-future-movement{background-color:#fff;height:120px;width:120px;font-size:1.7em;top:-16px;margin-left:-60px;border:2px solid #3246d3}#timeline .timeline-badge .timeline-future-movement a span{color:#3246d3;font-size:.9em;top:0;left:1px}#timeline .timeline-badge .timeline-future-movement p{color:#3246d3;position:absolute;top:40px;left:32px}#timeline .timeline-movement{position:relative;margin-bottom:10rem}#timeline .timeline-movement.timeline-movement-top{height:60px}#timeline .timeline-movement .timeline-item .timeline-panel{border:1px solid #b3b3b3;border-radius:10px;background-color:#fff;color:#666;padding:10px;position:relative;box-shadow:0 1px 6px rgba(0,0,0,.175)}#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul{list-style:none;padding:0;margin:0}#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .lefting-wrap{float:right;width:30%;height:130px;background-color:#f3f6f9}#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap{float:left;width:70%;height:130px;padding:0 12px 0 0;display:flex;flex-direction:column;justify-content:space-between}#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li{color:#666;width:100%}#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img{width:100%;height:130px}#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo{font-size:1.3em;font-weight:600}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul{text-align:left}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap{float:left;width:30%;height:130px;background-color:#f3f6f9}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap{float:right;width:70%;height:130px;padding:0 0 0 12px;display:flex;flex-direction:column;justify-content:space-between}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li{color:#666;width:100%}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping{width:100%}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img{width:100%;height:130px}#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li a.importo{font-size:1.3em;font-weight:600}.clear{clear:both}.timeline5{position:relative;padding-top:3rem;padding-bottom:3rem}.timeline5:before{content:"";width:4px;height:100%;position:absolute;top:0}.timeline__group{position:relative}.timeline__group:not(:first-of-type){margin-top:4rem}.theme-danger .timeline5:before,.theme-danger .timeline__box:before,.theme-danger .timeline__date,.theme-info .timeline5:before,.theme-info .timeline__box:before,.theme-info .timeline__date,.theme-primary .timeline5:before,.theme-primary .timeline__box:before,.theme-primary .timeline__date,.theme-secondary .timeline5:before,.theme-secondary .timeline__box:before,.theme-secondary .timeline__date,.theme-warning .timeline5:before,.theme-warning .timeline__box:before,.theme-warning .timeline__date,.timeline__year{padding:.5rem 1.5rem;color:#fff;position:absolute;left:0;top:0}.timeline__box{position:relative}.timeline__box:not(:last-of-type){margin-bottom:10px}.timeline__box:before{content:"";width:100%;height:2px;position:absolute;left:0;z-index:1}.timeline__date{min-width:80px;position:absolute;left:0;z-index:1;box-sizing:border-box;padding:.5rem 1.5rem;text-align:center;color:#fff}.timeline__day{font-size:2rem;font-weight:700;display:block}.timeline__month{display:block;font-size:.8em;text-transform:uppercase}.timeline__post{padding:1.5rem 2rem;border-radius:2px;box-shadow:0 1px 3px 0 #0000001f,0 1px 2px 0 #0000003d;background-color:#fff;z-index:1;position:relative}@media screen and (min-width: 641px){.timeline5:before{left:38px}.timeline__group{padding-top:55px}.timeline__box{padding-left:105px}.timeline__box:before{top:50%;transform:translateY(-50%)}.timeline__date{top:50%;margin-top:-38px}}@media screen and (max-width: 640px){.timeline5:before{left:0}.timeline__group{padding-top:40px}.timeline__box{padding-left:20px;padding-top:70px}.timeline__box:before{top:90px}.timeline__date{top:0}}.timeline5{font-size:.9rem}.cd-horizontal-timeline .timeline{padding:20px 0}.cd-horizontal-timeline .timeline:after,.cd-horizontal-timeline .timeline:before{display:none}.btn{border-radius:5px;box-shadow:none;border:1px solid #0000;cursor:pointer;line-height:inherit;padding:8px 16px;font-size:1.1rem;transition:all .5s ease-in-out}.btn.btn-flat{border-radius:5px;box-shadow:none;border-width:1px}.btn:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.focus,.btn:focus{outline:0;box-shadow:none}.btn:hover{cursor:pointer;transition:all .5s ease-in-out;box-shadow:0 14px 26px -12px #0000001a,0 4px 23px 0 #0000001a,0 8px 10px -5px #0000001a}.btn[class*=bg-gradient-]{color:#fff;border:none}.btn.btn-outline,.btn[class*=btn-outline-]{border-color:#f3f6f9}.btn.btn-outline{color:#1e3770}.btn.btn-file{position:relative;overflow:hidden}.btn.btn-file>input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;opacity:0;filter:alpha(opacity=0);outline:0;background:#fff;cursor:inherit;display:block}.btn[class*=bg-]:hover{box-shadow:inset 0 0 100px #0003}.btn.dropdown-toggle:after{display:none}a.btn{text-decoration:none!important}.btn-icon-circle{width:45px;height:45px;line-height:45px;padding:0;border-radius:100%}.btn-icon-circle.btn-lg{width:60px;height:60px;line-height:60px;padding:0;border-radius:100%}.btn-icon-circle.btn-md{width:50px;height:50px;line-height:50px;padding:0;border-radius:100%}.btn-icon-circle.btn-sm{width:40px;height:40px;line-height:40px;padding:0;border-radius:100%}.btn-icon-circle.btn-xs{width:30px;height:30px;line-height:30px;padding:0;border-radius:100%}.btn-rounded{border-radius:60px}.btn-circle{width:45px;height:45px;line-height:45px;padding:0;border-radius:100%}.btn-circle.btn-lg{width:60px;height:60px;line-height:60px;padding:0;border-radius:100%}.btn-circle.btn-md{width:50px;height:50px;line-height:50px;padding:0;border-radius:100%}.btn-circle.btn-sm{width:40px;height:40px;line-height:40px;padding:0;border-radius:100%}.btn-circle.btn-xs{width:30px;height:30px;line-height:30px;padding:0;border-radius:100%}.btn-group-vertical{display:-ms-inline-block;display:inline-block}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.btn:last-child:not(:first-child){border-radius:4px}.btn-group-vertical .btn.btn-flat:first-of-type,.btn-group-vertical .btn.btn-flat:last-of-type{border-radius:0}.btn-group-vertical .btn.dropdown-toggle:after{display:none}.wysihtml5-toolbar .btn-group{display:-ms-inline-block;display:inline-block}.wysihtml5-toolbar .btn-default{background-color:#fff}.wysihtml5-toolbar.btn.dropdown-toggle:after{display:inline-block}.btn-app{text-align:center;position:relative;padding:15px 5px;margin:0 0 10px 10px;min-width:80px;height:60px;font-size:.8571rem;overflow:visible}.btn-app .badge{font-size:100%;position:absolute;top:-3px;right:-10px;font-weight:300}.btn-app>i{font-size:1.429rem;display:block}.btn-app:hover{background:#f3f6f9;color:#1e3770;border-color:#595959}.btn-app:active,.btn-app:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:.8571rem;line-height:1.5;border-radius:3px}.btn-default{background-color:#e6e6e6;color:#1e3770;border-color:#999}.btn-default.hover,.btn-default:active,.btn-default:hover{background-color:#ccc}.btn-link{box-shadow:none}button.btn.dropdown-toggle:after{display:inline-block}.dropdown-toggle.no-caret.no-caret:after,.dropdown-toggle.no-caret:after{display:none}.btn-box-tool{padding:5px;font-size:12px;background:0 0;color:#345fc0;cursor:pointer}.btn-box-tool .show .btn-box-tool,.btn-box-tool:hover{color:#1e3770}.btn-box-tool.btn:active{box-shadow:none}.btn-bold{text-transform:uppercase;font-weight:600;font-size:.8571rem}.btn-group-sm>.btn{font-size:.7143rem;padding:4px 12px}.btn-sm{padding:.375rem .75rem;font-size:.925rem;line-height:1.35}.btn-group-lg>.btn,.btn-lg{font-size:1.286rem;padding:18px 32px}.btn-md{font-size:1rem;padding:6px 16px}.btn-w-xs{width:85px}.btn-w-sm{width:100px}.btn-w-md{width:120px}.btn-w-lg{width:145px}.btn-w-xl{width:180px}.btn-round{border-radius:10rem}.btn-square{padding:5px;width:36px;height:36px}.btn-square.btn-lg{width:48px;height:48px}.btn-square.btn-sm{width:29px;height:29px}.btn-square.btn-xs{width:24px;height:24px}.btn-link{font-weight:500;background-color:#f3f6f9;border-color:#f3f6f9;color:#1e3770}.btn-link:focus,.btn-link:hover{text-decoration:none;color:#1e3770}.btn-facebook{background-color:#3b5998;border-color:#3b5998;color:#fff}.btn-facebook.active,.btn-facebook:active,.btn-facebook:hover{background-color:#2d4373;border-color:#2d4373;color:#fff!important}.btn-facebook.focus,.btn-facebook:focus{color:#fff!important}.btn-facebook.disabled,.btn-facebook:disabled{opacity:.5}.btn-facebook.active,.btn-facebook:active{background-color:#2d4373;border-color:#2d4373}.btn-facebook.btn-outline{background-color:initial;border-color:#3b5998;color:#3b5998}.btn-facebook.btn-outline.active,.btn-facebook.btn-outline:active,.btn-facebook.btn-outline:hover,.show>.btn-facebook.dropdown-toggle,.show>.btn-outline.btn-facebook.dropdown-toggle{background-color:#2d4373;border-color:#2d4373;color:#fff}.btn-google{background-color:#dd4b39;border-color:#dd4b39;color:#fff}.btn-google.active,.btn-google:active,.btn-google:hover{background-color:#c23321;border-color:#c23321;color:#fff!important}.btn-google.focus,.btn-google:focus{color:#fff!important}.btn-google.disabled,.btn-google:disabled{opacity:.5}.btn-google.active,.btn-google:active{background-color:#c23321;border-color:#c23321}.btn-google.btn-outline{background-color:initial;border-color:#dd4b39;color:#dd4b39}.btn-google.btn-outline.active,.btn-google.btn-outline:active,.btn-google.btn-outline:hover,.show>.btn-google.dropdown-toggle,.show>.btn-outline.btn-google.dropdown-toggle{background-color:#c23321;border-color:#c23321;color:#fff}.btn-twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.btn-twitter.active,.btn-twitter:active,.btn-twitter:hover{background-color:#0c85d0;border-color:#0c85d0;color:#fff!important}.btn-twitter.focus,.btn-twitter:focus{color:#fff!important}.btn-twitter.disabled,.btn-twitter:disabled{opacity:.5}.btn-twitter.active,.btn-twitter:active{background-color:#0c85d0;border-color:#0c85d0}.btn-twitter.btn-outline{background-color:initial;border-color:#1da1f2;color:#1da1f2}.btn-twitter.btn-outline.active,.btn-twitter.btn-outline:active,.btn-twitter.btn-outline:hover,.show>.btn-outline.btn-twitter.dropdown-toggle,.show>.btn-twitter.dropdown-toggle{background-color:#0c85d0;border-color:#0c85d0;color:#fff}.btn-linkedin{background-color:#0077b5;border-color:#0077b5;color:#fff}.btn-linkedin.active,.btn-linkedin:active,.btn-linkedin:hover{background-color:#005582;border-color:#005582;color:#fff!important}.btn-linkedin.focus,.btn-linkedin:focus{color:#fff!important}.btn-linkedin.disabled,.btn-linkedin:disabled{opacity:.5}.btn-linkedin.active,.btn-linkedin:active{background-color:#005582;border-color:#005582}.btn-linkedin.btn-outline{background-color:initial;border-color:#0077b5;color:#0077b5}.btn-linkedin.btn-outline.active,.btn-linkedin.btn-outline:active,.btn-linkedin.btn-outline:hover,.show>.btn-linkedin.dropdown-toggle,.show>.btn-outline.btn-linkedin.dropdown-toggle{background-color:#005582;border-color:#005582;color:#fff}.btn-pinterest{background-color:#bd081c;border-color:#bd081c;color:#fff}.btn-pinterest.active,.btn-pinterest:active,.btn-pinterest:hover{background-color:#8c0615;border-color:#8c0615;color:#fff!important}.btn-pinterest.focus,.btn-pinterest:focus{color:#fff!important}.btn-pinterest.disabled,.btn-pinterest:disabled{opacity:.5}.btn-pinterest.active,.btn-pinterest:active{background-color:#8c0615;border-color:#8c0615}.btn-pinterest.btn-outline{background-color:initial;border-color:#bd081c;color:#bd081c}.btn-pinterest.btn-outline.active,.btn-pinterest.btn-outline:active,.btn-pinterest.btn-outline:hover,.show>.btn-outline.btn-pinterest.dropdown-toggle,.show>.btn-pinterest.dropdown-toggle{background-color:#8c0615;border-color:#8c0615;color:#fff}.btn-git{background-color:#6cc644;border-color:#6cc644;color:#fff}.btn-git.active,.btn-git:active,.btn-git:hover{background-color:#55a532;border-color:#55a532;color:#fff!important}.btn-git.focus,.btn-git:focus{color:#fff!important}.btn-git.disabled,.btn-git:disabled{opacity:.5}.btn-git.active,.btn-git:active{background-color:#55a532;border-color:#55a532}.btn-git.btn-outline{background-color:initial;border-color:#6cc644;color:#6cc644}.btn-git.btn-outline.active,.btn-git.btn-outline:active,.btn-git.btn-outline:hover,.show>.btn-git.dropdown-toggle,.show>.btn-outline.btn-git.dropdown-toggle{background-color:#55a532;border-color:#55a532;color:#fff}.btn-tumblr{background-color:#35465c;border-color:#35465c;color:#fff}.btn-tumblr.active,.btn-tumblr:active,.btn-tumblr:hover{background-color:#222d3c;border-color:#222d3c;color:#fff!important}.btn-tumblr.focus,.btn-tumblr:focus{color:#fff!important}.btn-tumblr.disabled,.btn-tumblr:disabled{opacity:.5}.btn-tumblr.active,.btn-tumblr:active{background-color:#222d3c;border-color:#222d3c}.btn-tumblr.btn-outline{background-color:initial;border-color:#35465c;color:#35465c}.btn-tumblr.btn-outline.active,.btn-tumblr.btn-outline:active,.btn-tumblr.btn-outline:hover,.show>.btn-outline.btn-tumblr.dropdown-toggle,.show>.btn-tumblr.dropdown-toggle{background-color:#222d3c;border-color:#222d3c;color:#fff}.btn-vimeo{background-color:#1ab7ea;border-color:#1ab7ea;color:#fff}.btn-vimeo.active,.btn-vimeo:active,.btn-vimeo:hover{background-color:#1295bf;border-color:#1295bf;color:#fff!important}.btn-vimeo.focus,.btn-vimeo:focus{color:#fff!important}.btn-vimeo.disabled,.btn-vimeo:disabled{opacity:.5}.btn-vimeo.active,.btn-vimeo:active{background-color:#1295bf;border-color:#1295bf}.btn-vimeo.btn-outline{background-color:initial;border-color:#1ab7ea;color:#1ab7ea}.btn-vimeo.btn-outline.active,.btn-vimeo.btn-outline:active,.btn-vimeo.btn-outline:hover,.show>.btn-outline.btn-vimeo.dropdown-toggle,.show>.btn-vimeo.dropdown-toggle{background-color:#1295bf;border-color:#1295bf;color:#fff}.btn-youtube{background-color:red;border-color:red;color:#fff}.btn-youtube.active,.btn-youtube:active,.btn-youtube:hover{background-color:#c00;border-color:#c00;color:#fff!important}.btn-youtube.focus,.btn-youtube:focus{color:#fff!important}.btn-youtube.disabled,.btn-youtube:disabled{opacity:.5}.btn-youtube.active,.btn-youtube:active{background-color:#c00;border-color:#c00}.btn-youtube.btn-outline{background-color:initial;border-color:red;color:red}.btn-youtube.btn-outline.active,.btn-youtube.btn-outline:active,.btn-youtube.btn-outline:hover,.show>.btn-outline.btn-youtube.dropdown-toggle,.show>.btn-youtube.dropdown-toggle{background-color:#c00;border-color:#c00;color:#fff}.btn-flickr{background-color:#ff0084;border-color:#ff0084;color:#fff}.btn-flickr.active,.btn-flickr:active,.btn-flickr:hover{background-color:#cc006a;border-color:#cc006a;color:#fff!important}.btn-flickr.focus,.btn-flickr:focus{color:#fff!important}.btn-flickr.disabled,.btn-flickr:disabled{opacity:.5}.btn-flickr.active,.btn-flickr:active{background-color:#cc006a;border-color:#cc006a}.btn-flickr.btn-outline{background-color:initial;border-color:#ff0084;color:#ff0084}.btn-flickr.btn-outline.active,.btn-flickr.btn-outline:active,.btn-flickr.btn-outline:hover,.show>.btn-flickr.dropdown-toggle,.show>.btn-outline.btn-flickr.dropdown-toggle{background-color:#cc006a;border-color:#cc006a;color:#fff}.btn-reddit{background-color:#ff4500;border-color:#ff4500;color:#fff}.btn-reddit.active,.btn-reddit:active,.btn-reddit:hover{background-color:#cc3700;border-color:#cc3700;color:#fff!important}.btn-reddit.focus,.btn-reddit:focus{color:#fff!important}.btn-reddit.disabled,.btn-reddit:disabled{opacity:.5}.btn-reddit.active,.btn-reddit:active{background-color:#cc3700;border-color:#cc3700}.btn-reddit.btn-outline{background-color:initial;border-color:#ff4500;color:#ff4500}.btn-reddit.btn-outline.active,.btn-reddit.btn-outline:active,.btn-reddit.btn-outline:hover,.show>.btn-outline.btn-reddit.dropdown-toggle,.show>.btn-reddit.dropdown-toggle{background-color:#cc3700;border-color:#cc3700;color:#fff}.btn-dribbble{background-color:#ea4c89;border-color:#ea4c89;color:#fff}.btn-dribbble.active,.btn-dribbble:active,.btn-dribbble:hover{background-color:#e51e6b;border-color:#e51e6b;color:#fff!important}.btn-dribbble.focus,.btn-dribbble:focus{color:#fff!important}.btn-dribbble.disabled,.btn-dribbble:disabled{opacity:.5}.btn-dribbble.active,.btn-dribbble:active{background-color:#e51e6b;border-color:#e51e6b}.btn-dribbble.btn-outline{background-color:initial;border-color:#ea4c89;color:#ea4c89}.btn-dribbble.btn-outline.active,.btn-dribbble.btn-outline:active,.btn-dribbble.btn-outline:hover,.show>.btn-dribbble.dropdown-toggle,.show>.btn-outline.btn-dribbble.dropdown-toggle{background-color:#e51e6b;border-color:#e51e6b;color:#fff}.btn-skype{background-color:#00aff0;border-color:#00aff0;color:#fff}.btn-skype.active,.btn-skype:active,.btn-skype:hover{background-color:#008abd;border-color:#008abd;color:#fff!important}.btn-skype.focus,.btn-skype:focus{color:#fff!important}.btn-skype.disabled,.btn-skype:disabled{opacity:.5}.btn-skype.active,.btn-skype:active{background-color:#008abd;border-color:#008abd}.btn-skype.btn-outline{background-color:initial;border-color:#00aff0;color:#00aff0}.btn-skype.btn-outline.active,.btn-skype.btn-outline:active,.btn-skype.btn-outline:hover,.show>.btn-outline.btn-skype.dropdown-toggle,.show>.btn-skype.dropdown-toggle{background-color:#008abd;border-color:#008abd;color:#fff}.btn-instagram{background-color:#e1306c;border-color:#e1306c;color:#fff}.btn-instagram.active,.btn-instagram:active,.btn-instagram:hover{background-color:#c21c54;border-color:#c21c54;color:#fff!important}.btn-instagram.focus,.btn-instagram:focus{color:#fff!important}.btn-instagram.disabled,.btn-instagram:disabled{opacity:.5}.btn-instagram.active,.btn-instagram:active{background-color:#c21c54;border-color:#c21c54}.btn-instagram.btn-outline{background-color:initial;border-color:#e1306c;color:#e1306c}.btn-instagram.btn-outline.active,.btn-instagram.btn-outline:active,.btn-instagram.btn-outline:hover,.show>.btn-instagram.dropdown-toggle,.show>.btn-outline.btn-instagram.dropdown-toggle{background-color:#c21c54;border-color:#c21c54;color:#fff}.btn-lastfm{background-color:#d51007;border-color:#d51007;color:#fff}.btn-lastfm.active,.btn-lastfm:active,.btn-lastfm:hover{background-color:#a40c05;border-color:#a40c05;color:#fff!important}.btn-lastfm.focus,.btn-lastfm:focus{color:#fff!important}.btn-lastfm.disabled,.btn-lastfm:disabled{opacity:.5}.btn-lastfm.active,.btn-lastfm:active{background-color:#a40c05;border-color:#a40c05}.btn-lastfm.btn-outline{background-color:initial;border-color:#d51007;color:#d51007}.btn-lastfm.btn-outline.active,.btn-lastfm.btn-outline:active,.btn-lastfm.btn-outline:hover,.show>.btn-lastfm.dropdown-toggle,.show>.btn-outline.btn-lastfm.dropdown-toggle{background-color:#a40c05;border-color:#a40c05;color:#fff}.btn-behance{background-color:#1769ff;border-color:#1769ff;color:#fff}.btn-behance.active,.btn-behance:active,.btn-behance:hover{background-color:#0050e3;border-color:#0050e3;color:#fff!important}.btn-behance.focus,.btn-behance:focus{color:#fff!important}.btn-behance.disabled,.btn-behance:disabled{opacity:.5}.btn-behance.active,.btn-behance:active{background-color:#0050e3;border-color:#0050e3}.btn-behance.btn-outline{background-color:initial;border-color:#1769ff;color:#1769ff}.btn-behance.btn-outline.active,.btn-behance.btn-outline:active,.btn-behance.btn-outline:hover,.show>.btn-behance.dropdown-toggle,.show>.btn-outline.btn-behance.dropdown-toggle{background-color:#0050e3;border-color:#0050e3;color:#fff}.btn-rss{background-color:#f26522;border-color:#f26522;color:#fff}.btn-rss.active,.btn-rss:active,.btn-rss:hover{background-color:#d54d0d;border-color:#d54d0d;color:#fff!important}.btn-rss.focus,.btn-rss:focus{color:#fff!important}.btn-rss.disabled,.btn-rss:disabled{opacity:.5}.btn-rss.active,.btn-rss:active{background-color:#d54d0d;border-color:#d54d0d}.btn-rss.btn-outline{background-color:initial;border-color:#f26522;color:#f26522}.btn-rss.btn-outline.active,.btn-rss.btn-outline:active,.btn-rss.btn-outline:hover,.show>.btn-outline.btn-rss.dropdown-toggle,.show>.btn-rss.dropdown-toggle{background-color:#d54d0d;border-color:#d54d0d;color:#fff}.btn-bitbucket{background-color:#205081;border-color:#205081;color:#fff}.btn-bitbucket.active,.btn-bitbucket:active,.btn-bitbucket:hover{background-color:#163758;border-color:#163758;color:#fff!important}.btn-bitbucket.focus,.btn-bitbucket:focus{color:#fff!important}.btn-bitbucket.disabled,.btn-bitbucket:disabled{opacity:.5}.btn-bitbucket.active,.btn-bitbucket:active{background-color:#163758;border-color:#163758}.btn-bitbucket.btn-outline{background-color:initial;border-color:#205081;color:#205081}.btn-bitbucket.btn-outline.active,.btn-bitbucket.btn-outline:active,.btn-bitbucket.btn-outline:hover,.show>.btn-bitbucket.dropdown-toggle,.show>.btn-outline.btn-bitbucket.dropdown-toggle{background-color:#163758;border-color:#163758;color:#fff}.btn-dropbox{background-color:#007ee5;border-color:#007ee5;color:#fff}.btn-dropbox.active,.btn-dropbox:active,.btn-dropbox:hover{background-color:#0062b2;border-color:#0062b2;color:#fff!important}.btn-dropbox.focus,.btn-dropbox:focus{color:#fff!important}.btn-dropbox.disabled,.btn-dropbox:disabled{opacity:.5}.btn-dropbox.active,.btn-dropbox:active{background-color:#0062b2;border-color:#0062b2}.btn-dropbox.btn-outline{background-color:initial;border-color:#007ee5;color:#007ee5}.btn-dropbox.btn-outline.active,.btn-dropbox.btn-outline:active,.btn-dropbox.btn-outline:hover,.show>.btn-dropbox.dropdown-toggle,.show>.btn-outline.btn-dropbox.dropdown-toggle{background-color:#0062b2;border-color:#0062b2;color:#fff}.btn-foursquare{background-color:#2d5be3;border-color:#2d5be3;color:#fff}.btn-foursquare.active,.btn-foursquare:active,.btn-foursquare:hover{background-color:#1a45c3;border-color:#1a45c3;color:#fff!important}.btn-foursquare.focus,.btn-foursquare:focus{color:#fff!important}.btn-foursquare.disabled,.btn-foursquare:disabled{opacity:.5}.btn-foursquare.active,.btn-foursquare:active{background-color:#1a45c3;border-color:#1a45c3}.btn-foursquare.btn-outline{background-color:initial;border-color:#2d5be3;color:#2d5be3}.btn-foursquare.btn-outline.active,.btn-foursquare.btn-outline:active,.btn-foursquare.btn-outline:hover,.show>.btn-foursquare.dropdown-toggle,.show>.btn-outline.btn-foursquare.dropdown-toggle{background-color:#1a45c3;border-color:#1a45c3;color:#fff}.btn-github{background-color:#4078c0;border-color:#4078c0;color:#fff}.btn-github.active,.btn-github:active,.btn-github:hover{background-color:#33609a;border-color:#33609a;color:#fff!important}.btn-github.focus,.btn-github:focus{color:#fff!important}.btn-github.disabled,.btn-github:disabled{opacity:.5}.btn-github.active,.btn-github:active{background-color:#33609a;border-color:#33609a}.btn-github.btn-outline{background-color:initial;border-color:#4078c0;color:#4078c0}.btn-github.btn-outline.active,.btn-github.btn-outline:active,.btn-github.btn-outline:hover,.show>.btn-github.dropdown-toggle,.show>.btn-outline.btn-github.dropdown-toggle{background-color:#33609a;border-color:#33609a;color:#fff}.btn-vk{background-color:#45668e;border-color:#45668e;color:#fff}.btn-vk.active,.btn-vk:active,.btn-vk:hover{background-color:#344d6c;border-color:#344d6c;color:#fff!important}.btn-vk.focus,.btn-vk:focus{color:#fff!important}.btn-vk.disabled,.btn-vk:disabled{opacity:.5}.btn-vk.active,.btn-vk:active{background-color:#344d6c;border-color:#344d6c}.btn-vk.btn-outline{background-color:initial;border-color:#45668e;color:#45668e}.btn-vk.btn-outline.active,.btn-vk.btn-outline:active,.btn-vk.btn-outline:hover,.show>.btn-outline.btn-vk.dropdown-toggle,.show>.btn-vk.dropdown-toggle{background-color:#344d6c;border-color:#344d6c;color:#fff}.btn-outline.btn-white{color:#fff!important;background-color:initial;border-color:#fff}.btn-outline.btn-white:hover{color:#1e3770!important;background-color:#fff;border-color:#fff}.btn-label{position:relative;padding-left:52px;overflow:hidden}.btn-label label{position:absolute;left:0;top:0;bottom:0;width:36px;line-height:inherit;padding-top:5px;padding-bottom:5px;background-color:#0000001a;cursor:pointer;margin-bottom:0}.btn-label .btn-xs{padding-left:32px}.btn-label .btn-xs label{width:24px}.btn-label .btn-sm{padding-left:41px}.btn-label .btn-sm label{width:29px}.btn-label .btn-lg{padding-left:64px}.btn-label .btn-lg label{width:48px}.btn-flat{position:relative;font-size:1rem;background-color:#f3f6f9;border:none;letter-spacing:1px;border-radius:0}.btn-flat:hover{background-color:#6b90b5}.btn-flat svg{position:absolute;top:0;left:0;width:100%;height:100%}.btn-flat circle{fill:#ffffff4d}.bg-bitbucket{background-color:#205081}.bg-dropbox{background-color:#007ee5}.bg-facebook{background-color:#3b5998}.bg-flickr{background-color:#ff0084}.bg-foursquare{background-color:#2d5be3}.bg-github{background-color:#4078c0}.bg-google{background-color:#dd4b39}.bg-instagram{background-color:#e1306c}.bg-linkedin{background-color:#0077b5}.bg-tumblr{background-color:#35465c}.bg-twitter{background-color:#1da1f2}.bg-vk{background-color:#45668e}.callout{margin:0 0 20px;padding:15px 30px 15px 15px;border-radius:10px}.callout a{color:#fff;text-decoration:underline}.callout a:hover{color:#1e3770}.callout h4{margin-top:0}.callout p:last-child{margin-bottom:0}.callout .callout-secondary{border-color:#6a8bd7;background-color:#6a8bd7}.callout .highlight,.callout code{background-color:#fff}.alert{border-radius:10px}.alert .icon{margin-right:10px}.alert .close{color:#1e3770;opacity:.2;filter:alpha(opacity=20)}.alert .close:hover{opacity:.5;filter:alpha(opacity=50)}.alert a{color:#fff;text-decoration:underline}.nav>li>a:active,.nav>li>a:focus,.nav>li>a:hover{color:#1e3770;background:#f3f6f9}.nav-pills>li>a{border-radius:0;border-top:3px solid #0000;color:#1e3770}.nav-pills>li>a>i{margin-right:5px}.nav-pills.rounded>li>a{border-radius:5px}.flex-column>li>a{border-radius:0!important;border-top:0;border-left:3px solid #0000;color:#1e3770}.flex-column>li>a .nav-link.active,.flex-column>li>a .nav-link.active:hover{background:0 0;color:#fff;border-top:0}.flex-column>li .header{border-bottom:1px solid #d9d9d9;color:#737373;margin-bottom:10px;padding:5px 10px}.nav-tabs-custom{margin-bottom:20px;background:#fff;border:1px solid #485e9029;border-radius:10px}.nav-tabs-custom>.nav-tabs{margin:0;border-bottom-color:#f3f6f9;border-radius:0}.nav-tabs-custom>.nav-tabs>li{margin-bottom:-2px;margin-right:5px}.nav-tabs-custom>.nav-tabs>li.icon-btn{display:block;position:absolute;right:15px;border:none;top:-2px}.nav-tabs-custom>.nav-tabs>li.disabled>a{color:#737373}.nav-tabs-custom>.nav-tabs>li>a{color:#1e3770;border-radius:0;position:relative;display:block;padding:10px 15px;background:0 0;margin:0;border-top:3px solid #0000}.nav-tabs-custom>.nav-tabs>li>a.text-muted{color:#737373}.nav-tabs-custom>.nav-tabs>li>a:hover{background:0 0;margin:0}.nav-tabs-custom>.nav-tabs>li>a.active{background-color:#fff;color:#1e3770;border-left:1px solid #f3f6f9;border-right:1px solid #f3f6f9}.nav-tabs-custom>.nav-tabs>li>a.active:hover{background-color:#fff;color:#1e3770}.nav-tabs-custom>.nav-tabs>li:first-of-type{margin-left:0}.nav-tabs-custom>.nav-tabs>li:first-of-type>a.active{border-left-color:#0000}.nav-tabs-custom>.nav-tabs>li.header{line-height:30px;padding:5px 10px;font-size:16px;color:#1e3770}.nav-tabs-custom>.nav-tabs>li.header>i{margin-right:5px}.nav-tabs-custom>.nav-tabs.float-right{float:none!important;display:block}.nav-tabs-custom>.nav-tabs.float-right li{float:right}.nav-tabs-custom>.nav-tabs.float-right li:first-of-type{margin-right:0}.nav-tabs-custom>.nav-tabs.float-right li:first-of-type>a{border-left-width:1px}.nav-tabs-custom>.nav-tabs.float-right li:first-of-type>a.active{border-left-color:#f3f6f9;border-right-color:#0000}.nav-tabs-custom>.tab-content{background:#fff;padding:1.25rem;border-radius:0}.nav-tabs-custom .dropdown.show>a.active,.nav-tabs-custom .dropdown.show>a:active,.nav-tabs-custom .dropdown.show>a:focus{background:0 0;color:#737373}.nav-tabs-custom.tab-default>.nav-tabs>li a.active{border-top-color:#d9d9d9}.profile-tab li a.nav-link.active{color:#fff}.box-profile.nav-tabs-custom{margin-bottom:20px;background:#0000;box-shadow:none;border-radius:3px}.box-profile.nav-tabs-custom>.tab-content{padding:1.25rem 0;border-radius:0;background:#0000}.box-profile.nav-tabs-custom>.nav-tabs{margin:0;border-bottom:none;border-radius:10px;background-color:#fff;overflow:hidden}.box-profile.nav-tabs-custom>.nav-tabs>li{margin-bottom:0;margin-right:5px}.box-profile.nav-tabs-custom>.nav-tabs>li>a{color:#1e3770}.box-profile.nav-tabs-custom>.nav-tabs>li>a.active,.box-profile.nav-tabs-custom>.nav-tabs>li>a.active:hover{color:#455a64}.pagination{margin-bottom:2rem}.pagination>li>a{background-color:#fff;color:#1e3770;border-color:#fff}.pagination.pagination-flat>li>a{border-radius:0}.pagination li a{box-sizing:border-box;display:inline-block;min-width:50px;padding:1rem;margin:0 3px;text-decoration:none;cursor:pointer;color:#737373;border:1px solid #0000;border-radius:2px;text-align:center}.pagination li a.current,.pagination li a.current:hover,.pagination li a:hover{color:#fff!important}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#737373;background-color:#fff;border-color:#fff;cursor:not-allowed}.datepaginator .pagination li a,.datepaginator-lg .pagination li a,.datepaginator-sm .pagination li a{min-width:100%}.select2-container--default.select2-container--focus{outline:0}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#d9d9d9}.select2-container--default.active,.select2-container--default:active,.select2-container--default:focus{outline:0}.select2-container--default .select2-selection--single{border:1px solid #d9d9d9;border-radius:5px;padding:6px 12px;height:34px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:3px}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff}.select2-container--default .select2-results__option[aria-disabled=true]{color:#737373}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#d9d9d9;color:#1e3770}.select2-container--default .select2-results__option[aria-selected=true]:hover{color:#1e3770}.select2-container--default .select2-selection--multiple{border:1px solid #d9d9d9;border-radius:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:1px 10px;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:5px;color:#ffffffb3}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-selection.active,.select2-selection.select2-container--focus,.select2-selection:active,.select2-selection:focus{outline:0}.select2-selection .select2-selection--single{border:1px solid #d9d9d9;border-radius:5px;padding:6px 12px;height:34px}.select2-dropdown{border:1px solid #d9d9d9;border-radius:0}.select2-dropdown .select2-search__field{border:1px solid #d9d9d9}.select2-dropdown .select2-search__field:focus{outline:0}.select2-results__option{padding:6px 12px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;height:auto;margin-top:-4px;padding-right:10px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:6px;padding-left:20px}.select2-search--inline .select2-search__field{border:1px solid #d9d9d9}.select2-search--inline .select2-search__field:focus{outline:0}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#00000026!important}.box .datepicker-inline .datepicker-days td:hover,.box .datepicker-inline .datepicker-days>table td:hover,.box .datepicker-inline td:hover,.box .datepicker-inline>table td:hover{background-color:#ffffff4d}.box .datepicker-inline .datepicker-days td.day.new,.box .datepicker-inline .datepicker-days td.day.old,.box .datepicker-inline .datepicker-days>table td.day.new,.box .datepicker-inline .datepicker-days>table td.day.old,.box .datepicker-inline td.day.new,.box .datepicker-inline td.day.old,.box .datepicker-inline>table td.day.new,.box .datepicker-inline>table td.day.old{color:#1e3770}.calculator .displayBox{background:#fff;overflow:hidden;font-size:4.286rem;text-align:right;padding:0 20px}.calculator .numberPad{background-color:#00d0ff;display:-moz-flex;display:flex}.calculator .numberPad .left-count{flex:3}.calculator .numberPad .left-count .btn{color:#fff;padding:15px 10px}.calculator .numberPad .left-count .btn:hover{box-shadow:none}.calculator .numberPad .operationSide.right-count{flex:1}.calculator .numberPad .operationSide .btn-operation{color:#fff;width:100%;border-radius:0;padding:15px 10px}.calculator .numberPad .operationSide .btn-operation:hover{box-shadow:none}.lmg-bt{position:absolute!important;top:-30px;right:30px}.bullet{display:inline-block;background-color:#f3f6f9;width:10px;height:2px;border-radius:2rem}.bullet.bullet-bar{width:4px;height:auto}.up-mar10{margin-top:-10px;z-index:10}.up-mar20{margin-top:-20px;z-index:10}.up-mar30{margin-top:-30px;z-index:10}.up-mar40{margin-top:-40px;z-index:10}.up-mar50{margin-top:-50px;z-index:10}.up-mar60{margin-top:-60px;z-index:10}.up-mar70{margin-top:-70px;z-index:10}.up-mar80{margin-top:-80px;z-index:10}.up-mar90{margin-top:-90px;z-index:10}.up-mar100{margin-top:-100px;z-index:10}.tooltip.show{opacity:1}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:#0000;border-style:solid}.tooltip-inner{max-width:200px;padding:.75rem 1rem;color:#3f4254;text-align:center;background-color:#fff;border-radius:3px}.tooltip .tooltip-inner{box-shadow:0 0 20px 0 #00000026;background:#fff}.tooltip.tooltop-auto-width .tooltip-inner{white-space:nowrap;max-width:none}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#fff}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#fff}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#fff}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#fff}.cour-stac p{margin-bottom:0}.cour-stac p.lt-sp{margin-left:10px;margin-right:10px}@media (max-width: 991px){.cour-stac p{margin-bottom:5px}.cour-stac p.lt-sp:last-child{display:none}}.bd-example-row .row>.col,.bd-example-row .row>[class^=col-]{padding-top:.75rem;padding-bottom:.75rem;background-color:#563d7c26;border:1px solid #563d7c33}.bd-example-row .row+.row{margin-top:1rem}.card-columns .card{margin-bottom:1.5rem}@media (min-width: 576px){.card-columns{column-count:3;grid-column-gap:calc($default-gutter-width / 2);column-gap:calc($default-gutter-width / 2);orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.box .dataTables_wrapper{padding-left:0;padding-right:0}.pace .pace-progress{background:#ee3158}.pace .pace-activity{border-top-color:#ee3158;border-left-color:#ee3158}.morris-chart text{font-family:Roboto,sans-serif!important}.morris-hover.morris-default-style{border-radius:5px;padding:10px 12px;background:#fff;border:none;font-family:Roboto,sans-serif;box-shadow:0 5px 25px 5px #1e377024}.morris-hover.morris-default-style .morris-hover-point{line-height:28px}.morris-hover.morris-default-style .morris-hover-row-label{background-color:#1e3770;color:#fff;padding:4px 20px;border-radius:5px 5px 0 0;margin:-10px -12px 10px}.c-progress-steps{margin:0;list-style-type:none;font-family:Roboto,sans-serif}.c-progress-steps li{position:relative;font-size:13px;color:#d1d3e0;padding:16px 0 0 36px}.c-progress-steps li a{color:inherit}.c-progress-steps li.done{color:#00d0ff}.c-progress-steps li.done span{background-color:#00d0ff17}.c-progress-steps li.done:before{color:#00d0ff;content:"";width:30px;height:30px;display:inline-block;text-align:center;border-radius:50%;border:2px solid #00d0ff}.c-progress-steps li.current{color:#3246d3;font-weight:500}.c-progress-steps li.current:before{color:#3246d3;content:"";width:30px;height:30px;display:inline-block;text-align:center;border-radius:50%;border:2px solid #3246d3}.c-progress-steps li:before{position:absolute;left:0;font-family:Font Awesome\ 5 Free!important;font-weight:600;font-size:18px;background-color:#fff;content:"";width:30px;height:30px;display:inline-block;text-align:center;border-radius:50%;border:2px solid #e4e6ef}@media all and (max-width: 600px){.c-progress-steps li:before{top:calc(50% - 8px);font-size:16px}}@media all and (min-width: 600px){.c-progress-steps{display:table;list-style-type:none;margin:20px auto;padding:0;table-layout:fixed;width:100%}.c-progress-steps li{display:table-cell;text-align:center;padding:0 0 34px;white-space:nowrap;position:relative;border-left-width:0;border-bottom:4px solid #e4e6ef}.c-progress-steps li.done{border-bottom-color:#00d0ff}.c-progress-steps li.current{color:#3246d3;border-bottom-color:#3246d3}.c-progress-steps li.current span{background-color:#3246d326;box-shadow:0 0 0 .25px #3246d3}.c-progress-steps li.current:before{color:#3246d3;content:""}.c-progress-steps li:before{bottom:-15px;left:50%;margin-left:-16px}.c-progress-steps li span{background-color:#00d0ff1a;border-radius:3px;padding:6px;box-shadow:0 0 5px .25px #f7f8fa}}.dataTable tbody .details-control:before{font-family:FontAwesome;content:"";font-size:1.4em;color:#739e73}.dataTable tbody .shown .details-control:before{content:"";color:#a90329}.dataTable tbody .details-control{vertical-align:middle;text-align:center;cursor:pointer;width:50px}.project-members img{width:25px;border-radius:0}img.away{border-left-color:#ffc40d!important}img.online{border-left-color:#40ac2b!important}img.busy{border-left-color:#ed1c24!important}img.offline{border-left-color:#ddd!important}img.away,img.busy,img.offline,img.online{border-left:3px solid #fff}.project-members a{display:inline-block;overflow:hidden;margin:0 3px 0 0;border-radius:0}.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a{padding:.5em 1em;border-radius:2px;border:0;margin:0;min-width:1.5em}.dataTables_wrapper .form-control{margin:0 10px;padding:5px 30px 5px 15px}@media all and (min-width: 1400px){.proj-table{overflow:hidden}}.proj-table .pagination{margin-bottom:0}.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;transition:.3s ease-out}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:#0003;transition:all .7s ease-out;transition-property:transform,opacity;transform:scale(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background-color:#ffffff73}.waves-effect.waves-red .waves-ripple{background-color:#f44336b3}.waves-effect.waves-yellow .waves-ripple{background-color:#ffeb3bb3}.waves-effect.waves-orange .waves-ripple{background-color:#ff9800b3}.waves-effect.waves-purple .waves-ripple{background-color:#9c27b0b3}.waves-effect.waves-green .waves-ripple{background-color:#4caf50b3}.waves-effect.waves-teal .waves-ripple{background-color:#009688b3}.waves-effect input[type=button],.waves-effect input[type=reset],.waves-effect input[type=submit]{border:0;font-style:normal;font-size:inherit;text-transform:inherit;background:none}.waves-effect img{position:relative;z-index:-1}.waves-notransition{transition:none!important}.waves-circle{transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0)}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%;-webkit-mask-image:none}.waves-block{display:block}.waves-effect .waves-ripple{z-index:-1}.rtl{text-align:right!important;direction:rtl}.rtl .ps-0{padding-right:0!important}.rtl .ps-0,.rtl .ps-5{padding-left:inherit!important}.rtl .ps-5{padding-right:5px!important}.rtl .ps-10{padding-right:10px!important}.rtl .ps-10,.rtl .ps-15{padding-left:inherit!important}.rtl .ps-15{padding-right:15px!important}.rtl .ps-20{padding-right:20px!important}.rtl .ps-20,.rtl .ps-25{padding-left:inherit!important}.rtl .ps-25{padding-right:25px!important}.rtl .ps-30{padding-right:30px!important}.rtl .ps-30,.rtl .ps-35{padding-left:inherit!important}.rtl .ps-35{padding-right:35px!important}.rtl .ps-40{padding-right:40px!important}.rtl .ps-40,.rtl .ps-45{padding-left:inherit!important}.rtl .ps-45{padding-right:45px!important}.rtl .ps-50{padding-right:50px!important}.rtl .ps-50,.rtl .ps-55{padding-left:inherit!important}.rtl .ps-55{padding-right:55px!important}.rtl .ps-60{padding-right:60px!important}.rtl .ps-60,.rtl .ps-65{padding-left:inherit!important}.rtl .ps-65{padding-right:65px!important}.rtl .ps-70{padding-right:70px!important}.rtl .ps-70,.rtl .ps-75{padding-left:inherit!important}.rtl .ps-75{padding-right:75px!important}.rtl .ps-80{padding-right:80px!important}.rtl .ps-80,.rtl .ps-85{padding-left:inherit!important}.rtl .ps-85{padding-right:85px!important}.rtl .ps-90{padding-right:90px!important}.rtl .ps-90,.rtl .ps-95{padding-left:inherit!important}.rtl .ps-95{padding-right:95px!important}.rtl .ps-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-0{padding-left:0!important}.rtl .pe-0,.rtl .pe-5{padding-right:inherit!important}.rtl .pe-5{padding-left:5px!important}.rtl .pe-10{padding-left:10px!important}.rtl .pe-10,.rtl .pe-15{padding-right:inherit!important}.rtl .pe-15{padding-left:15px!important}.rtl .pe-20{padding-left:20px!important}.rtl .pe-20,.rtl .pe-25{padding-right:inherit!important}.rtl .pe-25{padding-left:25px!important}.rtl .pe-30{padding-left:30px!important}.rtl .pe-30,.rtl .pe-35{padding-right:inherit!important}.rtl .pe-35{padding-left:35px!important}.rtl .pe-40{padding-left:40px!important}.rtl .pe-40,.rtl .pe-45{padding-right:inherit!important}.rtl .pe-45{padding-left:45px!important}.rtl .pe-50{padding-left:50px!important}.rtl .pe-50,.rtl .pe-55{padding-right:inherit!important}.rtl .pe-55{padding-left:55px!important}.rtl .pe-60{padding-left:60px!important}.rtl .pe-60,.rtl .pe-65{padding-right:inherit!important}.rtl .pe-65{padding-left:65px!important}.rtl .pe-70{padding-left:70px!important}.rtl .pe-70,.rtl .pe-75{padding-right:inherit!important}.rtl .pe-75{padding-left:75px!important}.rtl .pe-80{padding-left:80px!important}.rtl .pe-80,.rtl .pe-85{padding-right:inherit!important}.rtl .pe-85{padding-left:85px!important}.rtl .pe-90{padding-left:90px!important}.rtl .pe-90,.rtl .pe-95{padding-right:inherit!important}.rtl .pe-95{padding-left:95px!important}.rtl .pe-100{padding-left:100px!important;padding-right:inherit!important}@media (max-width: 575px){.rtl .ps-xs-0{padding-right:0!important}.rtl .ps-xs-0,.rtl .ps-xs-5{padding-left:inherit!important}.rtl .ps-xs-5{padding-right:5px!important}.rtl .ps-xs-10{padding-right:10px!important}.rtl .ps-xs-10,.rtl .ps-xs-15{padding-left:inherit!important}.rtl .ps-xs-15{padding-right:15px!important}.rtl .ps-xs-20{padding-right:20px!important}.rtl .ps-xs-20,.rtl .ps-xs-25{padding-left:inherit!important}.rtl .ps-xs-25{padding-right:25px!important}.rtl .ps-xs-30{padding-right:30px!important}.rtl .ps-xs-30,.rtl .ps-xs-35{padding-left:inherit!important}.rtl .ps-xs-35{padding-right:35px!important}.rtl .ps-xs-40{padding-right:40px!important}.rtl .ps-xs-40,.rtl .ps-xs-45{padding-left:inherit!important}.rtl .ps-xs-45{padding-right:45px!important}.rtl .ps-xs-50{padding-right:50px!important}.rtl .ps-xs-50,.rtl .ps-xs-55{padding-left:inherit!important}.rtl .ps-xs-55{padding-right:55px!important}.rtl .ps-xs-60{padding-right:60px!important}.rtl .ps-xs-60,.rtl .ps-xs-65{padding-left:inherit!important}.rtl .ps-xs-65{padding-right:65px!important}.rtl .ps-xs-70{padding-right:70px!important}.rtl .ps-xs-70,.rtl .ps-xs-75{padding-left:inherit!important}.rtl .ps-xs-75{padding-right:75px!important}.rtl .ps-xs-80{padding-right:80px!important}.rtl .ps-xs-80,.rtl .ps-xs-85{padding-left:inherit!important}.rtl .ps-xs-85{padding-right:85px!important}.rtl .ps-xs-90{padding-right:90px!important}.rtl .ps-xs-90,.rtl .ps-xs-95{padding-left:inherit!important}.rtl .ps-xs-95{padding-right:95px!important}.rtl .ps-xs-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-xs-0{padding-left:0!important}.rtl .pe-xs-0,.rtl .pe-xs-5{padding-right:inherit!important}.rtl .pe-xs-5{padding-left:5px!important}.rtl .pe-xs-10{padding-left:10px!important}.rtl .pe-xs-10,.rtl .pe-xs-15{padding-right:inherit!important}.rtl .pe-xs-15{padding-left:15px!important}.rtl .pe-xs-20{padding-left:20px!important}.rtl .pe-xs-20,.rtl .pe-xs-25{padding-right:inherit!important}.rtl .pe-xs-25{padding-left:25px!important}.rtl .pe-xs-30{padding-left:30px!important}.rtl .pe-xs-30,.rtl .pe-xs-35{padding-right:inherit!important}.rtl .pe-xs-35{padding-left:35px!important}.rtl .pe-xs-40{padding-left:40px!important}.rtl .pe-xs-40,.rtl .pe-xs-45{padding-right:inherit!important}.rtl .pe-xs-45{padding-left:45px!important}.rtl .pe-xs-50{padding-left:50px!important}.rtl .pe-xs-50,.rtl .pe-xs-55{padding-right:inherit!important}.rtl .pe-xs-55{padding-left:55px!important}.rtl .pe-xs-60{padding-left:60px!important}.rtl .pe-xs-60,.rtl .pe-xs-65{padding-right:inherit!important}.rtl .pe-xs-65{padding-left:65px!important}.rtl .pe-xs-70{padding-left:70px!important}.rtl .pe-xs-70,.rtl .pe-xs-75{padding-right:inherit!important}.rtl .pe-xs-75{padding-left:75px!important}.rtl .pe-xs-80{padding-left:80px!important}.rtl .pe-xs-80,.rtl .pe-xs-85{padding-right:inherit!important}.rtl .pe-xs-85{padding-left:85px!important}.rtl .pe-xs-90{padding-left:90px!important}.rtl .pe-xs-90,.rtl .pe-xs-95{padding-right:inherit!important}.rtl .pe-xs-95{padding-left:95px!important}.rtl .pe-xs-100{padding-left:100px!important;padding-right:inherit!important}}@media (min-width: 576px){.rtl .ps-sm-0{padding-right:0!important}.rtl .ps-sm-0,.rtl .ps-sm-5{padding-left:inherit!important}.rtl .ps-sm-5{padding-right:5px!important}.rtl .ps-sm-10{padding-right:10px!important}.rtl .ps-sm-10,.rtl .ps-sm-15{padding-left:inherit!important}.rtl .ps-sm-15{padding-right:15px!important}.rtl .ps-sm-20{padding-right:20px!important}.rtl .ps-sm-20,.rtl .ps-sm-25{padding-left:inherit!important}.rtl .ps-sm-25{padding-right:25px!important}.rtl .ps-sm-30{padding-right:30px!important}.rtl .ps-sm-30,.rtl .ps-sm-35{padding-left:inherit!important}.rtl .ps-sm-35{padding-right:35px!important}.rtl .ps-sm-40{padding-right:40px!important}.rtl .ps-sm-40,.rtl .ps-sm-45{padding-left:inherit!important}.rtl .ps-sm-45{padding-right:45px!important}.rtl .ps-sm-50{padding-right:50px!important}.rtl .ps-sm-50,.rtl .ps-sm-55{padding-left:inherit!important}.rtl .ps-sm-55{padding-right:55px!important}.rtl .ps-sm-60{padding-right:60px!important}.rtl .ps-sm-60,.rtl .ps-sm-65{padding-left:inherit!important}.rtl .ps-sm-65{padding-right:65px!important}.rtl .ps-sm-70{padding-right:70px!important}.rtl .ps-sm-70,.rtl .ps-sm-75{padding-left:inherit!important}.rtl .ps-sm-75{padding-right:75px!important}.rtl .ps-sm-80{padding-right:80px!important}.rtl .ps-sm-80,.rtl .ps-sm-85{padding-left:inherit!important}.rtl .ps-sm-85{padding-right:85px!important}.rtl .ps-sm-90{padding-right:90px!important}.rtl .ps-sm-90,.rtl .ps-sm-95{padding-left:inherit!important}.rtl .ps-sm-95{padding-right:95px!important}.rtl .ps-sm-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-sm-0{padding-left:0!important}.rtl .pe-sm-0,.rtl .pe-sm-5{padding-right:inherit!important}.rtl .pe-sm-5{padding-left:5px!important}.rtl .pe-sm-10{padding-left:10px!important}.rtl .pe-sm-10,.rtl .pe-sm-15{padding-right:inherit!important}.rtl .pe-sm-15{padding-left:15px!important}.rtl .pe-sm-20{padding-left:20px!important}.rtl .pe-sm-20,.rtl .pe-sm-25{padding-right:inherit!important}.rtl .pe-sm-25{padding-left:25px!important}.rtl .pe-sm-30{padding-left:30px!important}.rtl .pe-sm-30,.rtl .pe-sm-35{padding-right:inherit!important}.rtl .pe-sm-35{padding-left:35px!important}.rtl .pe-sm-40{padding-left:40px!important}.rtl .pe-sm-40,.rtl .pe-sm-45{padding-right:inherit!important}.rtl .pe-sm-45{padding-left:45px!important}.rtl .pe-sm-50{padding-left:50px!important}.rtl .pe-sm-50,.rtl .pe-sm-55{padding-right:inherit!important}.rtl .pe-sm-55{padding-left:55px!important}.rtl .pe-sm-60{padding-left:60px!important}.rtl .pe-sm-60,.rtl .pe-sm-65{padding-right:inherit!important}.rtl .pe-sm-65{padding-left:65px!important}.rtl .pe-sm-70{padding-left:70px!important}.rtl .pe-sm-70,.rtl .pe-sm-75{padding-right:inherit!important}.rtl .pe-sm-75{padding-left:75px!important}.rtl .pe-sm-80{padding-left:80px!important}.rtl .pe-sm-80,.rtl .pe-sm-85{padding-right:inherit!important}.rtl .pe-sm-85{padding-left:85px!important}.rtl .pe-sm-90{padding-left:90px!important}.rtl .pe-sm-90,.rtl .pe-sm-95{padding-right:inherit!important}.rtl .pe-sm-95{padding-left:95px!important}.rtl .pe-sm-100{padding-left:100px!important;padding-right:inherit!important}}@media (min-width: 768px){.rtl .ps-md-0{padding-right:0!important}.rtl .ps-md-0,.rtl .ps-md-5{padding-left:inherit!important}.rtl .ps-md-5{padding-right:5px!important}.rtl .ps-md-10{padding-right:10px!important}.rtl .ps-md-10,.rtl .ps-md-15{padding-left:inherit!important}.rtl .ps-md-15{padding-right:15px!important}.rtl .ps-md-20{padding-right:20px!important}.rtl .ps-md-20,.rtl .ps-md-25{padding-left:inherit!important}.rtl .ps-md-25{padding-right:25px!important}.rtl .ps-md-30{padding-right:30px!important}.rtl .ps-md-30,.rtl .ps-md-35{padding-left:inherit!important}.rtl .ps-md-35{padding-right:35px!important}.rtl .ps-md-40{padding-right:40px!important}.rtl .ps-md-40,.rtl .ps-md-45{padding-left:inherit!important}.rtl .ps-md-45{padding-right:45px!important}.rtl .ps-md-50{padding-right:50px!important}.rtl .ps-md-50,.rtl .ps-md-55{padding-left:inherit!important}.rtl .ps-md-55{padding-right:55px!important}.rtl .ps-md-60{padding-right:60px!important}.rtl .ps-md-60,.rtl .ps-md-65{padding-left:inherit!important}.rtl .ps-md-65{padding-right:65px!important}.rtl .ps-md-70{padding-right:70px!important}.rtl .ps-md-70,.rtl .ps-md-75{padding-left:inherit!important}.rtl .ps-md-75{padding-right:75px!important}.rtl .ps-md-80{padding-right:80px!important}.rtl .ps-md-80,.rtl .ps-md-85{padding-left:inherit!important}.rtl .ps-md-85{padding-right:85px!important}.rtl .ps-md-90{padding-right:90px!important}.rtl .ps-md-90,.rtl .ps-md-95{padding-left:inherit!important}.rtl .ps-md-95{padding-right:95px!important}.rtl .ps-md-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-md-0{padding-left:0!important}.rtl .pe-md-0,.rtl .pe-md-5{padding-right:inherit!important}.rtl .pe-md-5{padding-left:5px!important}.rtl .pe-md-10{padding-left:10px!important}.rtl .pe-md-10,.rtl .pe-md-15{padding-right:inherit!important}.rtl .pe-md-15{padding-left:15px!important}.rtl .pe-md-20{padding-left:20px!important}.rtl .pe-md-20,.rtl .pe-md-25{padding-right:inherit!important}.rtl .pe-md-25{padding-left:25px!important}.rtl .pe-md-30{padding-left:30px!important}.rtl .pe-md-30,.rtl .pe-md-35{padding-right:inherit!important}.rtl .pe-md-35{padding-left:35px!important}.rtl .pe-md-40{padding-left:40px!important}.rtl .pe-md-40,.rtl .pe-md-45{padding-right:inherit!important}.rtl .pe-md-45{padding-left:45px!important}.rtl .pe-md-50{padding-left:50px!important}.rtl .pe-md-50,.rtl .pe-md-55{padding-right:inherit!important}.rtl .pe-md-55{padding-left:55px!important}.rtl .pe-md-60{padding-left:60px!important}.rtl .pe-md-60,.rtl .pe-md-65{padding-right:inherit!important}.rtl .pe-md-65{padding-left:65px!important}.rtl .pe-md-70{padding-left:70px!important}.rtl .pe-md-70,.rtl .pe-md-75{padding-right:inherit!important}.rtl .pe-md-75{padding-left:75px!important}.rtl .pe-md-80{padding-left:80px!important}.rtl .pe-md-80,.rtl .pe-md-85{padding-right:inherit!important}.rtl .pe-md-85{padding-left:85px!important}.rtl .pe-md-90{padding-left:90px!important}.rtl .pe-md-90,.rtl .pe-md-95{padding-right:inherit!important}.rtl .pe-md-95{padding-left:95px!important}.rtl .pe-md-100{padding-left:100px!important;padding-right:inherit!important}}@media (min-width: 992px){.rtl .ps-lg-0{padding-right:0!important}.rtl .ps-lg-0,.rtl .ps-lg-5{padding-left:inherit!important}.rtl .ps-lg-5{padding-right:5px!important}.rtl .ps-lg-10{padding-right:10px!important}.rtl .ps-lg-10,.rtl .ps-lg-15{padding-left:inherit!important}.rtl .ps-lg-15{padding-right:15px!important}.rtl .ps-lg-20{padding-right:20px!important}.rtl .ps-lg-20,.rtl .ps-lg-25{padding-left:inherit!important}.rtl .ps-lg-25{padding-right:25px!important}.rtl .ps-lg-30{padding-right:30px!important}.rtl .ps-lg-30,.rtl .ps-lg-35{padding-left:inherit!important}.rtl .ps-lg-35{padding-right:35px!important}.rtl .ps-lg-40{padding-right:40px!important}.rtl .ps-lg-40,.rtl .ps-lg-45{padding-left:inherit!important}.rtl .ps-lg-45{padding-right:45px!important}.rtl .ps-lg-50{padding-right:50px!important}.rtl .ps-lg-50,.rtl .ps-lg-55{padding-left:inherit!important}.rtl .ps-lg-55{padding-right:55px!important}.rtl .ps-lg-60{padding-right:60px!important}.rtl .ps-lg-60,.rtl .ps-lg-65{padding-left:inherit!important}.rtl .ps-lg-65{padding-right:65px!important}.rtl .ps-lg-70{padding-right:70px!important}.rtl .ps-lg-70,.rtl .ps-lg-75{padding-left:inherit!important}.rtl .ps-lg-75{padding-right:75px!important}.rtl .ps-lg-80{padding-right:80px!important}.rtl .ps-lg-80,.rtl .ps-lg-85{padding-left:inherit!important}.rtl .ps-lg-85{padding-right:85px!important}.rtl .ps-lg-90{padding-right:90px!important}.rtl .ps-lg-90,.rtl .ps-lg-95{padding-left:inherit!important}.rtl .ps-lg-95{padding-right:95px!important}.rtl .ps-lg-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-lg-0{padding-left:0!important}.rtl .pe-lg-0,.rtl .pe-lg-5{padding-right:inherit!important}.rtl .pe-lg-5{padding-left:5px!important}.rtl .pe-lg-10{padding-left:10px!important}.rtl .pe-lg-10,.rtl .pe-lg-15{padding-right:inherit!important}.rtl .pe-lg-15{padding-left:15px!important}.rtl .pe-lg-20{padding-left:20px!important}.rtl .pe-lg-20,.rtl .pe-lg-25{padding-right:inherit!important}.rtl .pe-lg-25{padding-left:25px!important}.rtl .pe-lg-30{padding-left:30px!important}.rtl .pe-lg-30,.rtl .pe-lg-35{padding-right:inherit!important}.rtl .pe-lg-35{padding-left:35px!important}.rtl .pe-lg-40{padding-left:40px!important}.rtl .pe-lg-40,.rtl .pe-lg-45{padding-right:inherit!important}.rtl .pe-lg-45{padding-left:45px!important}.rtl .pe-lg-50{padding-left:50px!important}.rtl .pe-lg-50,.rtl .pe-lg-55{padding-right:inherit!important}.rtl .pe-lg-55{padding-left:55px!important}.rtl .pe-lg-60{padding-left:60px!important}.rtl .pe-lg-60,.rtl .pe-lg-65{padding-right:inherit!important}.rtl .pe-lg-65{padding-left:65px!important}.rtl .pe-lg-70{padding-left:70px!important}.rtl .pe-lg-70,.rtl .pe-lg-75{padding-right:inherit!important}.rtl .pe-lg-75{padding-left:75px!important}.rtl .pe-lg-80{padding-left:80px!important}.rtl .pe-lg-80,.rtl .pe-lg-85{padding-right:inherit!important}.rtl .pe-lg-85{padding-left:85px!important}.rtl .pe-lg-90{padding-left:90px!important}.rtl .pe-lg-90,.rtl .pe-lg-95{padding-right:inherit!important}.rtl .pe-lg-95{padding-left:95px!important}.rtl .pe-lg-100{padding-left:100px!important;padding-right:inherit!important}}@media (min-width: 1200px){.rtl .ps-xl-0{padding-right:0!important}.rtl .ps-xl-0,.rtl .ps-xl-5{padding-left:inherit!important}.rtl .ps-xl-5{padding-right:5px!important}.rtl .ps-xl-10{padding-right:10px!important}.rtl .ps-xl-10,.rtl .ps-xl-15{padding-left:inherit!important}.rtl .ps-xl-15{padding-right:15px!important}.rtl .ps-xl-20{padding-right:20px!important}.rtl .ps-xl-20,.rtl .ps-xl-25{padding-left:inherit!important}.rtl .ps-xl-25{padding-right:25px!important}.rtl .ps-xl-30{padding-right:30px!important}.rtl .ps-xl-30,.rtl .ps-xl-35{padding-left:inherit!important}.rtl .ps-xl-35{padding-right:35px!important}.rtl .ps-xl-40{padding-right:40px!important}.rtl .ps-xl-40,.rtl .ps-xl-45{padding-left:inherit!important}.rtl .ps-xl-45{padding-right:45px!important}.rtl .ps-xl-50{padding-right:50px!important}.rtl .ps-xl-50,.rtl .ps-xl-55{padding-left:inherit!important}.rtl .ps-xl-55{padding-right:55px!important}.rtl .ps-xl-60{padding-right:60px!important}.rtl .ps-xl-60,.rtl .ps-xl-65{padding-left:inherit!important}.rtl .ps-xl-65{padding-right:65px!important}.rtl .ps-xl-70{padding-right:70px!important}.rtl .ps-xl-70,.rtl .ps-xl-75{padding-left:inherit!important}.rtl .ps-xl-75{padding-right:75px!important}.rtl .ps-xl-80{padding-right:80px!important}.rtl .ps-xl-80,.rtl .ps-xl-85{padding-left:inherit!important}.rtl .ps-xl-85{padding-right:85px!important}.rtl .ps-xl-90{padding-right:90px!important}.rtl .ps-xl-90,.rtl .ps-xl-95{padding-left:inherit!important}.rtl .ps-xl-95{padding-right:95px!important}.rtl .ps-xl-100{padding-right:100px!important;padding-left:inherit!important}.rtl .pe-xl-0{padding-left:0!important}.rtl .pe-xl-0,.rtl .pe-xl-5{padding-right:inherit!important}.rtl .pe-xl-5{padding-left:5px!important}.rtl .pe-xl-10{padding-left:10px!important}.rtl .pe-xl-10,.rtl .pe-xl-15{padding-right:inherit!important}.rtl .pe-xl-15{padding-left:15px!important}.rtl .pe-xl-20{padding-left:20px!important}.rtl .pe-xl-20,.rtl .pe-xl-25{padding-right:inherit!important}.rtl .pe-xl-25{padding-left:25px!important}.rtl .pe-xl-30{padding-left:30px!important}.rtl .pe-xl-30,.rtl .pe-xl-35{padding-right:inherit!important}.rtl .pe-xl-35{padding-left:35px!important}.rtl .pe-xl-40{padding-left:40px!important}.rtl .pe-xl-40,.rtl .pe-xl-45{padding-right:inherit!important}.rtl .pe-xl-45{padding-left:45px!important}.rtl .pe-xl-50{padding-left:50px!important}.rtl .pe-xl-50,.rtl .pe-xl-55{padding-right:inherit!important}.rtl .pe-xl-55{padding-left:55px!important}.rtl .pe-xl-60{padding-left:60px!important}.rtl .pe-xl-60,.rtl .pe-xl-65{padding-right:inherit!important}.rtl .pe-xl-65{padding-left:65px!important}.rtl .pe-xl-70{padding-left:70px!important}.rtl .pe-xl-70,.rtl .pe-xl-75{padding-right:inherit!important}.rtl .pe-xl-75{padding-left:75px!important}.rtl .pe-xl-80{padding-left:80px!important}.rtl .pe-xl-80,.rtl .pe-xl-85{padding-right:inherit!important}.rtl .pe-xl-85{padding-left:85px!important}.rtl .pe-xl-90{padding-left:90px!important}.rtl .pe-xl-90,.rtl .pe-xl-95{padding-right:inherit!important}.rtl .pe-xl-95{padding-left:95px!important}.rtl .pe-xl-100{padding-left:100px!important;padding-right:inherit!important}}.rtl .ms-0{margin-right:0!important}.rtl .ms-0,.rtl .ms-5{margin-left:inherit!important}.rtl .ms-5{margin-right:5px!important}.rtl .ms-10{margin-right:10px!important}.rtl .ms-10,.rtl .ms-15{margin-left:inherit!important}.rtl .ms-15{margin-right:15px!important}.rtl .ms-20{margin-right:20px!important}.rtl .ms-20,.rtl .ms-25{margin-left:inherit!important}.rtl .ms-25{margin-right:25px!important}.rtl .ms-30{margin-right:30px!important}.rtl .ms-30,.rtl .ms-35{margin-left:inherit!important}.rtl .ms-35{margin-right:35px!important}.rtl .ms-40{margin-right:40px!important}.rtl .ms-40,.rtl .ms-45{margin-left:inherit!important}.rtl .ms-45{margin-right:45px!important}.rtl .ms-50{margin-right:50px!important}.rtl .ms-50,.rtl .ms-55{margin-left:inherit!important}.rtl .ms-55{margin-right:55px!important}.rtl .ms-60{margin-right:60px!important}.rtl .ms-60,.rtl .ms-65{margin-left:inherit!important}.rtl .ms-65{margin-right:65px!important}.rtl .ms-70{margin-right:70px!important}.rtl .ms-70,.rtl .ms-75{margin-left:inherit!important}.rtl .ms-75{margin-right:75px!important}.rtl .ms-80{margin-right:80px!important}.rtl .ms-80,.rtl .ms-85{margin-left:inherit!important}.rtl .ms-85{margin-right:85px!important}.rtl .ms-90{margin-right:90px!important}.rtl .ms-90,.rtl .ms-95{margin-left:inherit!important}.rtl .ms-95{margin-right:95px!important}.rtl .ms-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-0{margin-left:0!important}.rtl .me-0,.rtl .me-5{margin-right:inherit!important}.rtl .me-5{margin-left:5px!important}.rtl .me-10{margin-left:10px!important}.rtl .me-10,.rtl .me-15{margin-right:inherit!important}.rtl .me-15{margin-left:15px!important}.rtl .me-20{margin-left:20px!important}.rtl .me-20,.rtl .me-25{margin-right:inherit!important}.rtl .me-25{margin-left:25px!important}.rtl .me-30{margin-left:30px!important}.rtl .me-30,.rtl .me-35{margin-right:inherit!important}.rtl .me-35{margin-left:35px!important}.rtl .me-40{margin-left:40px!important}.rtl .me-40,.rtl .me-45{margin-right:inherit!important}.rtl .me-45{margin-left:45px!important}.rtl .me-50{margin-left:50px!important}.rtl .me-50,.rtl .me-55{margin-right:inherit!important}.rtl .me-55{margin-left:55px!important}.rtl .me-60{margin-left:60px!important}.rtl .me-60,.rtl .me-65{margin-right:inherit!important}.rtl .me-65{margin-left:65px!important}.rtl .me-70{margin-left:70px!important}.rtl .me-70,.rtl .me-75{margin-right:inherit!important}.rtl .me-75{margin-left:75px!important}.rtl .me-80{margin-left:80px!important}.rtl .me-80,.rtl .me-85{margin-right:inherit!important}.rtl .me-85{margin-left:85px!important}.rtl .me-90{margin-left:90px!important}.rtl .me-90,.rtl .me-95{margin-right:inherit!important}.rtl .me-95{margin-left:95px!important}.rtl .me-100{margin-left:100px!important;margin-right:inherit!important}@media (max-width: 575px){.rtl .ms-xs-0{margin-right:0!important}.rtl .ms-xs-0,.rtl .ms-xs-5{margin-left:inherit!important}.rtl .ms-xs-5{margin-right:5px!important}.rtl .ms-xs-10{margin-right:10px!important;margin-left:inherit!important}.rtl .ms-xs-15{margin-right:15px!important;margin-left:inherit!important}.rtl .ms-xs-20{margin-right:20px!important;margin-left:inherit!important}.rtl .ms-xs-25{margin-right:25px!important;margin-left:inherit!important}.rtl .ms-xs-30{margin-right:30px!important;margin-left:inherit!important}.rtl .ms-xs-35{margin-right:35px!important;margin-left:inherit!important}.rtl .ms-xs-40{margin-right:40px!important;margin-left:inherit!important}.rtl .ms-xs-45{margin-right:45px!important;margin-left:inherit!important}.rtl .ms-xs-50{margin-right:50px!important;margin-left:inherit!important}.rtl .ms-xs-55{margin-right:55px!important;margin-left:inherit!important}.rtl .ms-xs-60{margin-right:60px!important;margin-left:inherit!important}.rtl .ms-xs-65{margin-right:65px!important;margin-left:inherit!important}.rtl .ms-xs-70{margin-right:70px!important;margin-left:inherit!important}.rtl .ms-xs-75{margin-right:75px!important;margin-left:inherit!important}.rtl .ms-xs-80{margin-right:80px!important;margin-left:inherit!important}.rtl .ms-xs-85{margin-right:85px!important;margin-left:inherit!important}.rtl .ms-xs-90{margin-right:90px!important;margin-left:inherit!important}.rtl .ms-xs-95{margin-right:95px!important;margin-left:inherit!important}.rtl .ms-xs-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-xs-0{margin-left:0!important}.rtl .me-xs-0,.rtl .me-xs-5{margin-right:inherit!important}.rtl .me-xs-5{margin-left:5px!important}.rtl .me-xs-10{margin-left:10px!important}.rtl .me-xs-10,.rtl .me-xs-15{margin-right:inherit!important}.rtl .me-xs-15{margin-left:15px!important}.rtl .me-xs-20{margin-left:20px!important}.rtl .me-xs-20,.rtl .me-xs-25{margin-right:inherit!important}.rtl .me-xs-25{margin-left:25px!important}.rtl .me-xs-30{margin-left:30px!important}.rtl .me-xs-30,.rtl .me-xs-35{margin-right:inherit!important}.rtl .me-xs-35{margin-left:35px!important}.rtl .me-xs-40{margin-left:40px!important}.rtl .me-xs-40,.rtl .me-xs-45{margin-right:inherit!important}.rtl .me-xs-45{margin-left:45px!important}.rtl .me-xs-50{margin-left:50px!important}.rtl .me-xs-50,.rtl .me-xs-55{margin-right:inherit!important}.rtl .me-xs-55{margin-left:55px!important}.rtl .me-xs-60{margin-left:60px!important}.rtl .me-xs-60,.rtl .me-xs-65{margin-right:inherit!important}.rtl .me-xs-65{margin-left:65px!important}.rtl .me-xs-70{margin-left:70px!important}.rtl .me-xs-70,.rtl .me-xs-75{margin-right:inherit!important}.rtl .me-xs-75{margin-left:75px!important}.rtl .me-xs-80{margin-left:80px!important}.rtl .me-xs-80,.rtl .me-xs-85{margin-right:inherit!important}.rtl .me-xs-85{margin-left:85px!important}.rtl .me-xs-90{margin-left:90px!important}.rtl .me-xs-90,.rtl .me-xs-95{margin-right:inherit!important}.rtl .me-xs-95{margin-left:95px!important}.rtl .me-xs-100{margin-left:100px!important;margin-right:inherit!important}}@media (min-width: 576px){.rtl .ms-sm-0{margin-right:0!important}.rtl .ms-sm-0,.rtl .ms-sm-5{margin-left:inherit!important}.rtl .ms-sm-5{margin-right:5px!important}.rtl .ms-sm-10{margin-right:10px!important;margin-left:inherit!important}.rtl .ms-sm-15{margin-right:15px!important;margin-left:inherit!important}.rtl .ms-sm-20{margin-right:20px!important;margin-left:inherit!important}.rtl .ms-sm-25{margin-right:25px!important;margin-left:inherit!important}.rtl .ms-sm-30{margin-right:30px!important;margin-left:inherit!important}.rtl .ms-sm-35{margin-right:35px!important;margin-left:inherit!important}.rtl .ms-sm-40{margin-right:40px!important;margin-left:inherit!important}.rtl .ms-sm-45{margin-right:45px!important;margin-left:inherit!important}.rtl .ms-sm-50{margin-right:50px!important;margin-left:inherit!important}.rtl .ms-sm-55{margin-right:55px!important;margin-left:inherit!important}.rtl .ms-sm-60{margin-right:60px!important;margin-left:inherit!important}.rtl .ms-sm-65{margin-right:65px!important;margin-left:inherit!important}.rtl .ms-sm-70{margin-right:70px!important;margin-left:inherit!important}.rtl .ms-sm-75{margin-right:75px!important;margin-left:inherit!important}.rtl .ms-sm-80{margin-right:80px!important;margin-left:inherit!important}.rtl .ms-sm-85{margin-right:85px!important;margin-left:inherit!important}.rtl .ms-sm-90{margin-right:90px!important;margin-left:inherit!important}.rtl .ms-sm-95{margin-right:95px!important;margin-left:inherit!important}.rtl .ms-sm-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-sm-0{margin-left:0!important}.rtl .me-sm-0,.rtl .me-sm-5{margin-right:inherit!important}.rtl .me-sm-5{margin-left:5px!important}.rtl .me-sm-10{margin-left:10px!important}.rtl .me-sm-10,.rtl .me-sm-15{margin-right:inherit!important}.rtl .me-sm-15{margin-left:15px!important}.rtl .me-sm-20{margin-left:20px!important}.rtl .me-sm-20,.rtl .me-sm-25{margin-right:inherit!important}.rtl .me-sm-25{margin-left:25px!important}.rtl .me-sm-30{margin-left:30px!important}.rtl .me-sm-30,.rtl .me-sm-35{margin-right:inherit!important}.rtl .me-sm-35{margin-left:35px!important}.rtl .me-sm-40{margin-left:40px!important}.rtl .me-sm-40,.rtl .me-sm-45{margin-right:inherit!important}.rtl .me-sm-45{margin-left:45px!important}.rtl .me-sm-50{margin-left:50px!important}.rtl .me-sm-50,.rtl .me-sm-55{margin-right:inherit!important}.rtl .me-sm-55{margin-left:55px!important}.rtl .me-sm-60{margin-left:60px!important}.rtl .me-sm-60,.rtl .me-sm-65{margin-right:inherit!important}.rtl .me-sm-65{margin-left:65px!important}.rtl .me-sm-70{margin-left:70px!important}.rtl .me-sm-70,.rtl .me-sm-75{margin-right:inherit!important}.rtl .me-sm-75{margin-left:75px!important}.rtl .me-sm-80{margin-left:80px!important}.rtl .me-sm-80,.rtl .me-sm-85{margin-right:inherit!important}.rtl .me-sm-85{margin-left:85px!important}.rtl .me-sm-90{margin-left:90px!important}.rtl .me-sm-90,.rtl .me-sm-95{margin-right:inherit!important}.rtl .me-sm-95{margin-left:95px!important}.rtl .me-sm-100{margin-left:100px!important;margin-right:inherit!important}}@media (min-width: 768px){.rtl .ms-md-0{margin-right:0!important}.rtl .ms-md-0,.rtl .ms-md-5{margin-left:inherit!important}.rtl .ms-md-5{margin-right:5px!important}.rtl .ms-md-10{margin-right:10px!important;margin-left:inherit!important}.rtl .ms-md-15{margin-right:15px!important;margin-left:inherit!important}.rtl .ms-md-20{margin-right:20px!important;margin-left:inherit!important}.rtl .ms-md-25{margin-right:25px!important;margin-left:inherit!important}.rtl .ms-md-30{margin-right:30px!important;margin-left:inherit!important}.rtl .ms-md-35{margin-right:35px!important;margin-left:inherit!important}.rtl .ms-md-40{margin-right:40px!important;margin-left:inherit!important}.rtl .ms-md-45{margin-right:45px!important;margin-left:inherit!important}.rtl .ms-md-50{margin-right:50px!important;margin-left:inherit!important}.rtl .ms-md-55{margin-right:55px!important;margin-left:inherit!important}.rtl .ms-md-60{margin-right:60px!important;margin-left:inherit!important}.rtl .ms-md-65{margin-right:65px!important;margin-left:inherit!important}.rtl .ms-md-70{margin-right:70px!important;margin-left:inherit!important}.rtl .ms-md-75{margin-right:75px!important;margin-left:inherit!important}.rtl .ms-md-80{margin-right:80px!important;margin-left:inherit!important}.rtl .ms-md-85{margin-right:85px!important;margin-left:inherit!important}.rtl .ms-md-90{margin-right:90px!important;margin-left:inherit!important}.rtl .ms-md-95{margin-right:95px!important;margin-left:inherit!important}.rtl .ms-md-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-md-0{margin-left:0!important}.rtl .me-md-0,.rtl .me-md-5{margin-right:inherit!important}.rtl .me-md-5{margin-left:5px!important}.rtl .me-md-10{margin-left:10px!important}.rtl .me-md-10,.rtl .me-md-15{margin-right:inherit!important}.rtl .me-md-15{margin-left:15px!important}.rtl .me-md-20{margin-left:20px!important}.rtl .me-md-20,.rtl .me-md-25{margin-right:inherit!important}.rtl .me-md-25{margin-left:25px!important}.rtl .me-md-30{margin-left:30px!important}.rtl .me-md-30,.rtl .me-md-35{margin-right:inherit!important}.rtl .me-md-35{margin-left:35px!important}.rtl .me-md-40{margin-left:40px!important}.rtl .me-md-40,.rtl .me-md-45{margin-right:inherit!important}.rtl .me-md-45{margin-left:45px!important}.rtl .me-md-50{margin-left:50px!important}.rtl .me-md-50,.rtl .me-md-55{margin-right:inherit!important}.rtl .me-md-55{margin-left:55px!important}.rtl .me-md-60{margin-left:60px!important}.rtl .me-md-60,.rtl .me-md-65{margin-right:inherit!important}.rtl .me-md-65{margin-left:65px!important}.rtl .me-md-70{margin-left:70px!important}.rtl .me-md-70,.rtl .me-md-75{margin-right:inherit!important}.rtl .me-md-75{margin-left:75px!important}.rtl .me-md-80{margin-left:80px!important}.rtl .me-md-80,.rtl .me-md-85{margin-right:inherit!important}.rtl .me-md-85{margin-left:85px!important}.rtl .me-md-90{margin-left:90px!important}.rtl .me-md-90,.rtl .me-md-95{margin-right:inherit!important}.rtl .me-md-95{margin-left:95px!important}.rtl .me-md-100{margin-left:100px!important;margin-right:inherit!important}}@media (min-width: 992px){.rtl .ms-sm-0{margin-right:0!important}.rtl .ms-sm-0,.rtl .ms-sm-5{margin-left:inherit!important}.rtl .ms-sm-5{margin-right:5px!important}.rtl .ms-sm-10{margin-right:10px!important;margin-left:inherit!important}.rtl .ms-sm-15{margin-right:15px!important;margin-left:inherit!important}.rtl .ms-sm-20{margin-right:20px!important;margin-left:inherit!important}.rtl .ms-sm-25{margin-right:25px!important;margin-left:inherit!important}.rtl .ms-sm-30{margin-right:30px!important;margin-left:inherit!important}.rtl .ms-sm-35{margin-right:35px!important;margin-left:inherit!important}.rtl .ms-sm-40{margin-right:40px!important;margin-left:inherit!important}.rtl .ms-sm-45{margin-right:45px!important;margin-left:inherit!important}.rtl .ms-sm-50{margin-right:50px!important;margin-left:inherit!important}.rtl .ms-sm-55{margin-right:55px!important;margin-left:inherit!important}.rtl .ms-sm-60{margin-right:60px!important;margin-left:inherit!important}.rtl .ms-sm-65{margin-right:65px!important;margin-left:inherit!important}.rtl .ms-sm-70{margin-right:70px!important;margin-left:inherit!important}.rtl .ms-sm-75{margin-right:75px!important;margin-left:inherit!important}.rtl .ms-sm-80{margin-right:80px!important;margin-left:inherit!important}.rtl .ms-sm-85{margin-right:85px!important;margin-left:inherit!important}.rtl .ms-sm-90{margin-right:90px!important;margin-left:inherit!important}.rtl .ms-sm-95{margin-right:95px!important;margin-left:inherit!important}.rtl .ms-sm-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-lg-0{margin-left:0!important}.rtl .me-lg-0,.rtl .me-lg-5{margin-right:inherit!important}.rtl .me-lg-5{margin-left:5px!important}.rtl .me-lg-10{margin-left:10px!important}.rtl .me-lg-10,.rtl .me-lg-15{margin-right:inherit!important}.rtl .me-lg-15{margin-left:15px!important}.rtl .me-lg-20{margin-left:20px!important}.rtl .me-lg-20,.rtl .me-lg-25{margin-right:inherit!important}.rtl .me-lg-25{margin-left:25px!important}.rtl .me-lg-30{margin-left:30px!important}.rtl .me-lg-30,.rtl .me-lg-35{margin-right:inherit!important}.rtl .me-lg-35{margin-left:35px!important}.rtl .me-lg-40{margin-left:40px!important}.rtl .me-lg-40,.rtl .me-lg-45{margin-right:inherit!important}.rtl .me-lg-45{margin-left:45px!important}.rtl .me-lg-50{margin-left:50px!important}.rtl .me-lg-50,.rtl .me-lg-55{margin-right:inherit!important}.rtl .me-lg-55{margin-left:55px!important}.rtl .me-lg-60{margin-left:60px!important}.rtl .me-lg-60,.rtl .me-lg-65{margin-right:inherit!important}.rtl .me-lg-65{margin-left:65px!important}.rtl .me-lg-70{margin-left:70px!important}.rtl .me-lg-70,.rtl .me-lg-75{margin-right:inherit!important}.rtl .me-lg-75{margin-left:75px!important}.rtl .me-lg-80{margin-left:80px!important}.rtl .me-lg-80,.rtl .me-lg-85{margin-right:inherit!important}.rtl .me-lg-85{margin-left:85px!important}.rtl .me-lg-90{margin-left:90px!important}.rtl .me-lg-90,.rtl .me-lg-95{margin-right:inherit!important}.rtl .me-lg-95{margin-left:95px!important}.rtl .me-lg-100{margin-left:100px!important;margin-right:inherit!important}}@media (min-width: 1200px){.rtl .ms-xl-0{margin-right:0!important}.rtl .ms-xl-0,.rtl .ms-xl-5{margin-left:inherit!important}.rtl .ms-xl-5{margin-right:5px!important}.rtl .ms-xl-10{margin-right:10px!important;margin-left:inherit!important}.rtl .ms-xl-15{margin-right:15px!important;margin-left:inherit!important}.rtl .ms-xl-20{margin-right:20px!important;margin-left:inherit!important}.rtl .ms-xl-25{margin-right:25px!important;margin-left:inherit!important}.rtl .ms-xl-30{margin-right:30px!important;margin-left:inherit!important}.rtl .ms-xl-35{margin-right:35px!important;margin-left:inherit!important}.rtl .ms-xl-40{margin-right:40px!important;margin-left:inherit!important}.rtl .ms-xl-45{margin-right:45px!important;margin-left:inherit!important}.rtl .ms-xl-50{margin-right:50px!important;margin-left:inherit!important}.rtl .ms-xl-55{margin-right:55px!important;margin-left:inherit!important}.rtl .ms-xl-60{margin-right:60px!important;margin-left:inherit!important}.rtl .ms-xl-65{margin-right:65px!important;margin-left:inherit!important}.rtl .ms-xl-70{margin-right:70px!important;margin-left:inherit!important}.rtl .ms-xl-75{margin-right:75px!important;margin-left:inherit!important}.rtl .ms-xl-80{margin-right:80px!important;margin-left:inherit!important}.rtl .ms-xl-85{margin-right:85px!important;margin-left:inherit!important}.rtl .ms-xl-90{margin-right:90px!important;margin-left:inherit!important}.rtl .ms-xl-95{margin-right:95px!important;margin-left:inherit!important}.rtl .ms-xl-100{margin-right:100px!important;margin-left:inherit!important}.rtl .me-xl-0{margin-left:0!important}.rtl .me-xl-0,.rtl .me-xl-5{margin-right:inherit!important}.rtl .me-xl-5{margin-left:5px!important}.rtl .me-xl-10{margin-left:10px!important}.rtl .me-xl-10,.rtl .me-xl-15{margin-right:inherit!important}.rtl .me-xl-15{margin-left:15px!important}.rtl .me-xl-20{margin-left:20px!important}.rtl .me-xl-20,.rtl .me-xl-25{margin-right:inherit!important}.rtl .me-xl-25{margin-left:25px!important}.rtl .me-xl-30{margin-left:30px!important}.rtl .me-xl-30,.rtl .me-xl-35{margin-right:inherit!important}.rtl .me-xl-35{margin-left:35px!important}.rtl .me-xl-40{margin-left:40px!important}.rtl .me-xl-40,.rtl .me-xl-45{margin-right:inherit!important}.rtl .me-xl-45{margin-left:45px!important}.rtl .me-xl-50{margin-left:50px!important}.rtl .me-xl-50,.rtl .me-xl-55{margin-right:inherit!important}.rtl .me-xl-55{margin-left:55px!important}.rtl .me-xl-60{margin-left:60px!important}.rtl .me-xl-60,.rtl .me-xl-65{margin-right:inherit!important}.rtl .me-xl-65{margin-left:65px!important}.rtl .me-xl-70{margin-left:70px!important}.rtl .me-xl-70,.rtl .me-xl-75{margin-right:inherit!important}.rtl .me-xl-75{margin-left:75px!important}.rtl .me-xl-80{margin-left:80px!important}.rtl .me-xl-80,.rtl .me-xl-85{margin-right:inherit!important}.rtl .me-xl-85{margin-left:85px!important}.rtl .me-xl-90{margin-left:90px!important}.rtl .me-xl-90,.rtl .me-xl-95{margin-right:inherit!important}.rtl .me-xl-95{margin-left:95px!important}.rtl .me-xl-100{margin-left:100px!important;margin-right:inherit!important}}.rtl .offset-1{margin-right:8.333333%;margin-left:0}.rtl .offset-2{margin-right:16.666667%;margin-left:0}.rtl .offset-3{margin-right:25%;margin-left:0}.rtl .offset-4{margin-right:33.333333%;margin-left:0}.rtl .offset-5{margin-right:41.666667%;margin-left:0}.rtl .offset-6{margin-right:50%;margin-left:0}.rtl .offset-7{margin-right:58.333333%;margin-left:0}.rtl .offset-8{margin-right:66.666667%;margin-left:0}.rtl .offset-9{margin-right:75%;margin-left:0}.rtl .offset-10{margin-right:83.333333%;margin-left:0}.rtl .offset-11{margin-right:91.666667%;margin-left:0}@media (min-width: 576px){.rtl .offset-sm-0{margin-right:0;margin-left:0}.rtl .offset-sm-1{margin-right:8.333333%;margin-left:0}.rtl .offset-sm-2{margin-right:16.666667%;margin-left:0}.rtl .offset-sm-3{margin-right:25%;margin-left:0}.rtl .offset-sm-4{margin-right:33.333333%;margin-left:0}.rtl .offset-sm-5{margin-right:41.666667%;margin-left:0}.rtl .offset-sm-6{margin-right:50%;margin-left:0}.rtl .offset-sm-7{margin-right:58.333333%;margin-left:0}.rtl .offset-sm-8{margin-right:66.666667%;margin-left:0}.rtl .offset-sm-9{margin-right:75%;margin-left:0}.rtl .offset-sm-10{margin-right:83.333333%;margin-left:0}.rtl .offset-sm-11{margin-right:91.666667%;margin-left:0}}@media (min-width: 768px){.rtl .offset-md-0{margin-right:0;margin-left:0}.rtl .offset-md-1{margin-right:8.333333%;margin-left:0}.rtl .offset-md-2{margin-right:16.666667%;margin-left:0}.rtl .offset-md-3{margin-right:25%;margin-left:0}.rtl .offset-md-4{margin-right:33.333333%;margin-left:0}.rtl .offset-md-5{margin-right:41.666667%;margin-left:0}.rtl .offset-md-6{margin-right:50%;margin-left:0}.rtl .offset-md-7{margin-right:58.333333%;margin-left:0}.rtl .offset-md-8{margin-right:66.666667%;margin-left:0}.rtl .offset-md-9{margin-right:75%;margin-left:0}.rtl .offset-md-10{margin-right:83.333333%;margin-left:0}.rtl .offset-md-11{margin-right:91.666667%;margin-left:0}}@media (min-width: 992px){.rtl .offset-lg-0{margin-right:0;margin-left:0}.rtl .offset-lg-1{margin-right:8.333333%;margin-left:0}.rtl .offset-lg-2{margin-right:16.666667%;margin-left:0}.rtl .offset-lg-3{margin-right:25%;margin-left:0}.rtl .offset-lg-4{margin-right:33.333333%;margin-left:0}.rtl .offset-lg-5{margin-right:41.666667%;margin-left:0}.rtl .offset-lg-6{margin-right:50%;margin-left:0}.rtl .offset-lg-7{margin-right:58.333333%;margin-left:0}.rtl .offset-lg-8{margin-right:66.666667%;margin-left:0}.rtl .offset-lg-9{margin-right:75%;margin-left:0}.rtl .offset-lg-10{margin-right:83.333333%;margin-left:0}.rtl .offset-lg-11{margin-right:91.666667%;margin-left:0}}@media (min-width: 1200px){.rtl .offset-xl-0{margin-right:0;margin-left:0}.rtl .offset-xl-1{margin-right:8.333333%;margin-left:0}.rtl .offset-xl-2{margin-right:16.666667%;margin-left:0}.rtl .offset-xl-3{margin-right:25%;margin-left:0}.rtl .offset-xl-4{margin-right:33.333333%;margin-left:0}.rtl .offset-xl-5{margin-right:41.666667%;margin-left:0}.rtl .offset-xl-6{margin-right:50%;margin-left:0}.rtl .offset-xl-7{margin-right:58.333333%;margin-left:0}.rtl .offset-xl-8{margin-right:66.666667%;margin-left:0}.rtl .offset-xl-9{margin-right:75%;margin-left:0}.rtl .offset-xl-10{margin-right:83.333333%;margin-left:0}.rtl .offset-xl-11{margin-right:91.666667%;margin-left:0}}.rtl .me-auto{margin-left:auto!important;margin-right:inherit!important}.rtl .ms-auto{margin-right:auto!important;margin-left:inherit!important}.rtl .float-end,.rtl .pull-right{float:left!important}.rtl .float-start,.rtl .pull-left{float:right!important}.rtl .main-header div.logo-box{float:right;border-top-right-radius:0;border-top-left-radius:0}.rtl .main-header .logo-box{border-right:0}.rtl .main-header .logo{float:right;text-align:right}.rtl .main-header .navbar{transition:margin-right .3s ease-in-out;margin-right:20rem;margin-left:0}.rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i:after{right:auto;left:16px}.rtl .navbar-custom-menu>.navbar-nav>li>.dropdown-menu{left:5%;right:auto}.rtl .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>h4>small{right:auto;left:0}.rtl .navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img{margin:auto auto auto 10px}.rtl .navbar-nav>.user-menu>.dropdown-menu>li.user-header .user-name{text-align:left}.rtl .navbar-nav>.user-menu>.dropdown-menu>.user-body a i{margin-right:auto;margin-left:10px}.rtl .search-box .app-search .srh-btn{right:auto;left:15px}.rtl .search-box .app-search input{padding:0 15px 0 40px}.rtl.dark-skin .main-header .logo-box{border-right:0}@media (max-width: 991px){.rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i:after{left:auto}}@media (min-width: 768px){.rtl.sidebar-mini.sidebar-collapse .main-header .navbar{margin-right:60px;margin-left:auto}}@media (max-width: 767px){.rtl .main-header .logo{text-align:center}.rtl .main-header .navbar{margin:0}}.rtl .main-header{right:0;left:inherit}.rtl .main-header .sidebar-toggle{float:right}.rtl .main-header .sidebar-toggle i.ti-align-left:before{content:""}.rtl .main-header .res-only-view{float:right}.rtl .sidebar-menu .user-profile>a img{margin-right:0;margin-left:10px}.rtl .sidebar-menu li>a>.pull-right-container{right:auto;left:10px}.rtl .sidebar-menu li>a>.fa-angle-right,.rtl .sidebar-menu li>a>.pull-right-container>.fa-angle-right{transform:rotate(180deg)}.rtl .sidebar-menu li>a svg{margin-right:0;margin-left:10px}.rtl .sidebar-menu .menu-open>a>.fa-angle-right,.rtl .sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-right{transform:rotate(90deg)}.rtl .sidebar-menu .treeview-menu>li.active>a i.ti-more:before,.rtl .sidebar-menu .treeview-menu>li>a:hover i.ti-more:before{content:""}.rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right){right:39px;left:auto}.rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu{right:54px;left:auto}.rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container{float:left;right:250px!important;left:auto}.rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span{padding:14px 30px 14px 0}.rtl.sidebar-collapse .sidebar-menu>li>a svg{margin-right:11px!important;margin-left:0}.rtl.sidebar-collapse .treeview-menu>li>a{padding:5px 10px}.rtl .treeview-menu>li>a{padding:5px 25px 5px 5px}.rtl .treeview-menu>li>a>i{padding-left:20px;padding-right:10px;float:right;display:inline-table;margin-top:5px}.rtl .main-sidebar{right:0;left:inherit;border-right:0;border-top-right-radius:0;border-top-left-radius:20px}.rtl .main-sidebar .sidebar-footer{left:auto;right:-2px;border-right:none;border-left:1px solid #485e9029}@media (min-width: 768px){.rtl.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span{border-top-right-radius:0;border-top-left-radius:4px}.rtl.sidebar-mini.sidebar-collapse .sidebar-menu>li>a i{margin-right:0;margin-left:0}.rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right){text-align:right}}@media (max-width: 767px){.rtl .main-sidebar{transform:translate(20rem)}}.rtl .content-wrapper,.rtl .main-footer{margin-right:20rem;margin-left:1.5rem}@media (min-width: 768px){.rtl.sidebar-mini.sidebar-collapse .content-wrapper,.rtl.sidebar-mini.sidebar-collapse .main-footer,.rtl.sidebar-mini.sidebar-collapse .right-side{margin-left:1.5rem;margin-right:80px}}@media (max-width: 767px){.rtl .content-wrapper,.rtl .main-footer{margin-right:.75rem;margin-left:.75rem!important}.rtl.sidebar-open .content-wrapper,.rtl.sidebar-open .main-footer{transform:translate(-20rem)}}@media (min-width: 768px){.rtl.control-sidebar-open .content-wrapper,.rtl.control-sidebar-open .main-footer,.rtl.control-sidebar-open .right-side{margin-left:345px;margin-right:20rem}}.rtl .control-sidebar-open .control-sidebar,.rtl .control-sidebar-open .control-sidebar-bg,.rtl .control-sidebar-open.control-sidebar.control-sidebar-open,.rtl .control-sidebar-open.control-sidebar.control-sidebar-open+.control-sidebar-bg{right:auto;left:0}.rtl .control-sidebar,.rtl .control-sidebar-bg{top:0;right:auto;left:-345px;transition:left .3s ease-in-out}.rtl .control-sidebar .nav-tabs.control-sidebar-tabs>li{margin-left:30px;margin-right:0}.rtl .control-sidebar .rpanel-title{right:auto;left:0}.rtl .control-sidebar-menu menu-icon{float:right}.rtl .control-sidebar-menu .menu-info{margin-right:45px;margin-left:auto}.rtl .content-header .me-auto{margin-left:auto!important;margin-right:inherit!important}.rtl .content-header .page-title{margin:0 0 0 15px;border-right:0;padding:7px 0 7px 25px}.rtl .content-header .right-title{text-align:left}.rtl .flexbox>:first-child{margin-right:0;margin-left:4px}.rtl .flexbox>:last-child{margin-left:0;margin-right:4px}.rtl .box-header>.box-controls,.rtl .box-header>.box-tools{left:1.5rem;right:auto}.rtl .dropdown-menu{text-align:right}.rtl .dropdown-item i{margin-left:.5rem;margin-right:0}.rtl [type=checkbox]+label{padding-left:0;padding-right:35px!important}.rtl [type=checkbox]+label:before,.rtl [type=checkbox]:not(.filled-in)+label:after{right:0;left:auto}.rtl [type=checkbox]:checked,.rtl [type=checkbox]:not(:checked){right:-9999px;left:auto}.rtl [type=checkbox]:checked+label:before{right:10px;left:auto}.rtl [type=checkbox].filled-in+label:after,.rtl [type=checkbox].filled-in+label:before{right:0;left:auto}.rtl [type=radio]:checked+label,.rtl [type=radio]:not(:checked)+label{padding-left:0;padding-right:35px!important}.rtl [type=radio]+label:after,.rtl [type=radio]+label:before{right:0;left:auto}.rtl [type=radio]:checked,.rtl [type=radio]:not(:checked){right:-9999px;left:auto}.rtl .dataTables_wrapper .dataTables_paginate{float:left}.rtl .left-block{border-right:none;border-left:1px solid #e6e6e6}.rtl .left-block .open-left-block{right:auto;left:-41px}.rtl .right-block{margin-left:inherit;margin-right:280px}.rtl .reverse-mode .open-left-block{right:-41px;left:auto}.rtl .reverse-mode .left-block{right:inherit;left:0;border-left:none;border-right:1px solid #e6e6e6}.rtl .reverse-mode .right-block{margin-left:280px;margin-right:0}@media (max-width: 767px){.rtl .left-block{left:inherit;right:-280px;transition:transform .3s ease-in-out,right .3s ease-in-out}.rtl .left-block.open-panel{left:inherit;right:0}.rtl .right-block{margin-left:inherit;margin-right:0}.rtl .reverse-mode .left-block{right:auto;left:-280px;transition:transform .3s ease-in-out,left .3s ease-in-out}.rtl .reverse-mode .left-block.open-panel{right:inherit;left:0}}.rtl .nav-pills>li>a>i{margin-left:5px;margin-right:0}.rtl .flex-column>li>a{border-left:none;border-right:3px solid #0000}.rtl .btn-group>.btn-group:not(:last-child)>.btn,.rtl .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.rtl .btn-group>.btn:first-child{margin-left:inherit;margin-right:0}.rtl .btn-group>.btn-group:not(:first-child)>.btn,.rtl .btn-group>.btn:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.rtl .btn-group .btn+.btn,.rtl .btn-group .btn+.btn-group,.rtl .btn-group .btn-group+.btn,.rtl .btn-group .btn-group+.btn-group,.rtl .btn-group-vertical .btn+.btn,.rtl .btn-group-vertical .btn+.btn-group,.rtl .btn-group-vertical .btn-group+.btn,.rtl .btn-group-vertical .btn-group+.btn-group{margin-left:inherit;margin-right:-1px}.rtl .btn-group-vertical>.btn+.btn,.rtl .btn-group-vertical>.btn+.btn-group,.rtl .btn-group-vertical>.btn-group+.btn,.rtl .btn-group-vertical>.btn-group+.btn-group{margin-right:0}.rtl .btn-app>.badge{left:-10px;right:auto}.rtl ul.wysihtml5-toolbar>li{float:right;margin:0 0 10px 5px}.rtl .mailbox-attachments li{float:right;margin-right:inherit;margin-left:10px}.rtl .lookup-circle.lookup-right:before{left:0;right:auto}.rtl .direct-chat-img{float:right}.rtl .chat-app .direct-chat-text{margin:5px 80px 0 0}.rtl .chat-app .right .direct-chat-text{float:left;text-align:left}.rtl .right .direct-chat-text p{float:left}.rtl .form-control+.input-group-addon:not(:first-child){border-left:1px solid #86a4c3;border-right:0;border-radius:5px 0 0 5px;border-left:1px solid #1e3770}.rtl .gap-items-3>:last-child,.rtl .gap-items-4>:last-child,.rtl .gap-items-5>:last-child,.rtl .gap-items>:last-child{margin-left:0;margin-right:inherit}.rtl .gap-items-3>:first-child,.rtl .gap-items-4>:first-child,.rtl .gap-items-5>:first-child,.rtl .gap-items>:first-child{margin-right:0;margin-left:inherit}.rtl .gap-y.gap-items-3>*,.rtl .gap-y.gap-items>*{margin:8px}.rtl .media-body .media>:first-child{margin-right:0;margin-left:1rem}.rtl .external-event i{margin-left:5px;margin-right:0}.rtl .external-event i.fa-hand-o-right:before{content:""}.rtl .fc th,.rtl .fc-basic-view td.fc-week-number,.rtl .fc-icon,.rtl .rtl .fc-toolbar{text-align:center}.rtl .box-profile.nav-tabs-custom>.nav-tabs>li{margin-left:5px;margin-right:0}.rtl .user-block img{float:right}.rtl .user-block .comment,.rtl .user-block .description,.rtl .user-block .username{margin-left:0;margin-right:50px}.rtl .todo-list>li .tools{float:left}.rtl .flexslider,.rtl .flexslider2,.rtl .owl-carousel{direction:ltr}.rtl .slider.slider-vertical .slider-handle,.rtl .slider.slider-vertical .slider-tick{margin-right:-10px;margin-top:-10px}@media screen and (min-width: 641px){.rtl .timeline__box{padding-right:105px;padding-left:0}.rtl .timeline5:before{right:38px;left:inherit}}.rtl .theme-danger .timeline5:before,.rtl .theme-danger .timeline__box:before,.rtl .theme-danger .timeline__date,.rtl .theme-info .timeline5:before,.rtl .theme-info .timeline__box:before,.rtl .theme-info .timeline__date,.rtl .theme-primary .timeline5:before,.rtl .theme-primary .timeline__box:before,.rtl .theme-primary .timeline__date,.rtl .theme-secondary .timeline5:before,.rtl .theme-secondary .timeline__box:before,.rtl .theme-secondary .timeline__date,.rtl .theme-warning .timeline5:before,.rtl .theme-warning .timeline__box:before,.rtl .theme-warning .timeline__date,.rtl .timeline__date,.rtl .timeline__year,.theme-danger .rtl .timeline5:before,.theme-danger .rtl .timeline__box:before,.theme-danger .rtl .timeline__date,.theme-info .rtl .timeline5:before,.theme-info .rtl .timeline__box:before,.theme-info .rtl .timeline__date,.theme-primary .rtl .timeline5:before,.theme-primary .rtl .timeline__box:before,.theme-primary .rtl .timeline__date,.theme-secondary .rtl .timeline5:before,.theme-secondary .rtl .timeline__box:before,.theme-secondary .rtl .timeline__date,.theme-warning .rtl .timeline5:before,.theme-warning .rtl .timeline__box:before,.theme-warning .rtl .timeline__date{right:0;left:inherit}.rtl .timeline__post{border-left:none;border-right:3px solid #3246d3}@media screen and (max-width: 640px){.rtl .timeline5:before{right:0}.rtl .timeline__box{padding-right:20px;padding-left:0}}.rtl .timeline .timeline-label{float:right}.rtl .timeline .timeline-item{float:right;clear:right;padding-left:30px;padding-right:0}.rtl .timeline .timeline-item>.timeline-point{left:-24px;right:inherit}.rtl .timeline .timeline-item>.timeline-event:before{left:-15px;right:inherit;border-left-width:0;border-right-width:15px}.rtl .timeline .timeline-item>.timeline-event:after{left:-14px;right:inherit;border-left-width:0;border-right-width:14px}.rtl .timeline .timeline-item.timeline-item-right,.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){float:left;clear:left;padding-left:0;padding-right:30px}.rtl .timeline .timeline-item.timeline-item-right>.timeline-point{right:-24px;left:inherit}.rtl .timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank{right:-12px}.rtl .timeline .timeline-item.timeline-item-right>.timeline-event:after,.rtl .timeline .timeline-item.timeline-item-right>.timeline-event:before{left:auto!important;border-right-width:0!important}.rtl .timeline .timeline-item.timeline-item-right>.timeline-event:before{right:-15px!important;border-left-width:15px!important}.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-point{right:-24px;left:inherit}.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-point.timeline-point-blank{right:-12px}.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after,.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{left:auto!important;border-right-width:0!important}.rtl .timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:-15px!important;border-left-width:15px!important}.rtl .timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after{left:-17px;right:inherit;border-left-width:0;border-right-width:17px}.rtl .timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before{left:-18px;right:inherit;border-left-width:0;border-right-width:18px}.rtl .timeline .timeline-item>.timeline-point.timeline-point-blank{left:-12px;right:inherit}.rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before{right:-10px!important;left:inherit!important;border-left-width:10px!important;border-right-width:0!important}.rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after{right:-9px!important;left:inherit!important;border-left-width:9px!important;border-right-width:0!important}.rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:before{right:-10px!important;left:inherit!important;border-left-width:10px!important;border-right-width:0!important}.rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(2n):not(.timeline-item-left)>.timeline-event:after{right:-9px!important;left:inherit!important;border-left-width:9px!important;border-right-width:0!important}.rtl .timeline.timeline-single-column.timeline .timeline-item{padding-right:72px;padding-left:0}.rtl .timeline.timeline-single-column.timeline .timeline-item>.timeline-point{transform:translateX(50%);right:42px!important;left:inherit!important;margin-right:0;margin-left:inherit}.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after,.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before{left:auto!important;border-right-width:0!important}.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before{right:-10px!important;border-left-width:10px!important}.rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,.rtl .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){padding-right:72px;padding-left:0}.rtl .timeline.timeline-single-column.timeline .timeline-item .timeline-event:after,.rtl .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before{left:auto!important;border-right-width:0!important}.rtl .timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before{right:-15px!important;border-left-width:15px!important}.rtl .timeline.timeline-single-column.timeline:before{right:42px;left:inherit;margin-right:-1px;margin-left:inherit}.rtl .timeline.timeline-single-column.timeline .timeline-label{transform:translateX(50%);margin:0 42px 20px 0}@media (max-width: 767px){.rtl .timeline.timeline:before{right:42px;left:inherit}.rtl .timeline.timeline .timeline-label{transform:translateX(50%);margin:0 42px 20px 0}.rtl .timeline.timeline .timeline-item{padding-right:72px;padding-left:0}.rtl .timeline.timeline .timeline-item>.timeline-point{transform:translateX(50%);right:42px!important;margin-right:0}.rtl .timeline.timeline .timeline-item>.timeline-event:after,.rtl .timeline.timeline .timeline-item>.timeline-event:before{left:auto!important;border-right-width:0!important}.rtl .timeline.timeline .timeline-item>.timeline-event:before{right:-15px!important;border-left-width:15px!important}.rtl .timeline.timeline .timeline-item.timeline-item-right,.rtl .timeline.timeline .timeline-item:nth-of-type(2n):not(.timeline-item-left){padding-right:72px;padding-left:0}}.rtl .ribbon-box .ribbon{float:right;margin-right:-30px;margin-left:0}.rtl .fontawesome-icon-list .fa-hover i,.rtl .ion-icon-list .ion-hover i{padding-left:10px;padding-right:0}.rtl .btn-toggle.btn-sm.btn-sm:after,.rtl .btn-toggle.btn-sm.btn-sm:before{right:.4125rem;left:inherit}.rtl .dp-divider{border-right:2px solid #999!important;border-left:none!important}.rtl .media .custom-control [type=checkbox]+label{padding-left:0}.rtl .jq-has-icon{padding:10px 50px 10px 10px;background-position-x:95%}.rtl .jq-toast-single{text-align:right!important}.rtl .close-jq-toast-single{left:7px;right:auto}.rtl .myadmin-alert{text-align:right}.rtl .myadmin-alert .closed{left:3px;right:auto}.rtl .myadmin-alert .img{left:auto;right:12px}.rtl .myadmin-alert-img{padding-right:65px;padding-left:12px}.rtl .grid-stack{direction:ltr}.rtl .nav.g-0 .nav-item:first-child .nav-link,.rtl .nav.g-0>.nav-link:first-child{padding-right:0;padding-left:1.072rem}.rtl .owl-item .text-left{text-align:right!important}.rtl .info-box-content{padding:10px 0 10px 10px;margin-right:90px;margin-left:inherit}.rtl .info-box .progress{margin:5px 0 5px -10px}.rtl .info-box-icon{float:right}.rtl .small-box .icon{left:10px;right:inherit}.rtl .small-box>.small-box-footer{text-align:left}.rtl .direct-chat-text{margin:5px 50px 0 0}.rtl .right .direct-chat-text{float:left}.rtl .input-group-addon:not(:last-child){border-left:0;border-radius:0 5px 5px 0}.rtl .bootstrap-select.btn-group .dropdown-toggle .filter-option{text-align:right}.rtl .wizard-content .wizard.vertical>.steps{float:right}.rtl .dataTables_filter{float:left}.rtl .knob{margin-left:0;margin-right:-115px}.rtl .product-text .pro-price{left:5px;right:auto}.rtl .product-text{text-align:right}.rtl .product-img{text-align:right!important}.rtl .ekko-lightbox-nav-overlay a:last-child span{text-align:left}.rtl .white-popup-block{text-align:right}.rtl .content-bottom{border-radius:25px 0 0 25px}.rtl .content-top-agile{border-radius:0 25px 25px 0}.rtl .content-top-agile:after{left:0;right:auto}.rtl .auth-2{float:left}.rtl .has-feedback .form-control-feedback{left:0;right:auto}.rtl .custom-file-label:after{border-radius:5px 0 0 5px!important}.rtl .vtabs .tabs-vertical{border-right:none;border-left:1px solid #33333321}.rtl .vtabs .tabs-vertical li .nav-link{border-radius:0 5px 5px 0}.rtl .nav-tabs .nav-item+.nav-item{margin-right:2px}.rtl .nav{padding-right:0}.rtl .navbar-nav .nav-item{float:right}.rtl .navbar-nav .nav-item+.nav-item{margin-right:1rem;margin-left:inherit}.rtl th{text-align:right}.rtl .alert-dismissible{padding-right:1.25rem;padding-left:4rem}.rtl .checkbox label{padding-right:1.25rem;padding-left:inherit}.rtl .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-radius:0 .25rem .25rem 0}.rtl .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.rtl .btn-group>.btn:last-child:not(:first-child),.rtl .btn-group>.dropdown-toggle:not(:first-child){border-radius:.25rem 0 0 .25rem}.rtl .custom-form-label:after,.rtl .custom-form-label:before{right:0;left:inherit}.rtl .custom-select{padding:.375rem .75rem .375rem 1.75rem;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left .75rem center;background-size:8px 10px}.rtl .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.rtl .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.rtl .input-group>.input-group-append:not(:last-child)>.btn,.rtl .input-group>.input-group-append:not(:last-child)>.input-group-text,.rtl .input-group>.input-group-append>.btn,.rtl .input-group>.input-group-append>.input-group-text{border-radius:0 5px 5px 0}.rtl .input-group>.custom-select:not(:first-child),.rtl .input-group>.form-control:not(:first-child),.rtl .input-group>.input-group-append:first-child>.btn:not(:first-child),.rtl .input-group>.input-group-append:first-child>.input-group-text:not(:first-child),.rtl .input-group>.input-group-append:not(:first-child)>.btn,.rtl .input-group>.input-group-append:not(:first-child)>.input-group-text,.rtl .input-group>.input-group-append>.btn,.rtl .input-group>.input-group-append>.input-group-text{border-radius:5px 0 0 5px}.rtl .input-group>.custom-select:not(:last-child),.rtl .input-group>.form-control:not(:last-child){border-radius:0 5px 5px 0}.rtl .input-group>.custom-select:not(:last-child):not(:first-child),.rtl .input-group>.form-control:not(:last-child):not(:first-child){border-radius:0}.rtl .custom-control{padding-right:0;padding-left:inherit;margin-right:inherit;margin-left:1rem}.rtl .custom-control-indicator{right:0;left:inherit}.rtl .custom-file-label:after{right:auto;left:-1px;border-radius:.25rem 0 0 .25rem}.rtl .checkbox input,.rtl .checkbox-inline input,.rtl .radio input,.rtl .radio-inline{margin-right:-1.25rem;margin-left:inherit}.rtl .list-group{padding-right:0}.rtl .close{float:left}.rtl .modal-header .close{margin:-15px auto -15px -15px}.rtl .modal-footer>:not(:first-child),.rtl .theme-danger .modal-danger .modal-header>:not(:first-child),.rtl .theme-danger .modal-info .modal-header>:not(:first-child),.rtl .theme-danger .modal-primary .modal-header>:not(:first-child),.rtl .theme-danger .modal-success .modal-header>:not(:first-child),.rtl .theme-danger .modal-warning .modal-header>:not(:first-child),.rtl .theme-info .modal-danger .modal-header>:not(:first-child),.rtl .theme-info .modal-info .modal-header>:not(:first-child),.rtl .theme-info .modal-primary .modal-header>:not(:first-child),.rtl .theme-info .modal-success .modal-header>:not(:first-child),.rtl .theme-info .modal-warning .modal-header>:not(:first-child),.rtl .theme-primary .modal-danger .modal-header>:not(:first-child),.rtl .theme-primary .modal-info .modal-header>:not(:first-child),.rtl .theme-primary .modal-primary .modal-header>:not(:first-child),.rtl .theme-primary .modal-success .modal-header>:not(:first-child),.rtl .theme-primary .modal-warning .modal-header>:not(:first-child),.rtl .theme-secondary .modal-danger .modal-header>:not(:first-child),.rtl .theme-secondary .modal-info .modal-header>:not(:first-child),.rtl .theme-secondary .modal-primary .modal-header>:not(:first-child),.rtl .theme-secondary .modal-success .modal-header>:not(:first-child),.rtl .theme-secondary .modal-warning .modal-header>:not(:first-child),.rtl .theme-warning .modal-danger .modal-header>:not(:first-child),.rtl .theme-warning .modal-info .modal-header>:not(:first-child),.rtl .theme-warning .modal-primary .modal-header>:not(:first-child),.rtl .theme-warning .modal-success .modal-header>:not(:first-child),.rtl .theme-warning .modal-warning .modal-header>:not(:first-child),.theme-danger .modal-danger .rtl .modal-header>:not(:first-child),.theme-danger .modal-info .rtl .modal-header>:not(:first-child),.theme-danger .modal-primary .rtl .modal-header>:not(:first-child),.theme-danger .modal-success .rtl .modal-header>:not(:first-child),.theme-danger .modal-warning .rtl .modal-header>:not(:first-child),.theme-info .modal-danger .rtl .modal-header>:not(:first-child),.theme-info .modal-info .rtl .modal-header>:not(:first-child),.theme-info .modal-primary .rtl .modal-header>:not(:first-child),.theme-info .modal-success .rtl .modal-header>:not(:first-child),.theme-info .modal-warning .rtl .modal-header>:not(:first-child),.theme-primary .modal-danger .rtl .modal-header>:not(:first-child),.theme-primary .modal-info .rtl .modal-header>:not(:first-child),.theme-primary .modal-primary .rtl .modal-header>:not(:first-child),.theme-primary .modal-success .rtl .modal-header>:not(:first-child),.theme-primary .modal-warning .rtl .modal-header>:not(:first-child),.theme-secondary .modal-danger .rtl .modal-header>:not(:first-child),.theme-secondary .modal-info .rtl .modal-header>:not(:first-child),.theme-secondary .modal-primary .rtl .modal-header>:not(:first-child),.theme-secondary .modal-success .rtl .modal-header>:not(:first-child),.theme-secondary .modal-warning .rtl .modal-header>:not(:first-child),.theme-warning .modal-danger .rtl .modal-header>:not(:first-child),.theme-warning .modal-info .rtl .modal-header>:not(:first-child),.theme-warning .modal-primary .rtl .modal-header>:not(:first-child),.theme-warning .modal-success .rtl .modal-header>:not(:first-child),.theme-warning .modal-warning .rtl .modal-header>:not(:first-child){margin-right:.25rem}.rtl .alert-dismissible .close{right:inherit;left:0}.rtl .dropdown-toggle:after{margin-right:.255em;margin-left:0}.rtl .form-check-input{margin-right:-1.25rem;margin-left:inherit}.rtl .form-check-label{padding-right:1.25rem;padding-left:inherit}@media (min-width: 768px){.rtl.sidebar-collapse .main-sidebar{transform:translate(20rem)}.rtl.sidebar-collapse .content-wrapper,.rtl.sidebar-collapse .main-footer{margin-right:0}}.rtl #chat-box-body #chat-circle{left:50px;right:auto}.rtl .chat-box{left:30px;right:auto}.rtl .cm-msg-text{float:right}.rtl .chat-msg.self>.cm-msg-text{float:left}.rtl .chat-submit{left:10px;right:auto}.rtl #chat-input{padding-right:15px;padding-left:50px}@media (min-width: 768px){.rtl.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu:after,.rtl.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu>.treeview .treeview-menu:after{left:auto;right:-5px}.rtl.sidebar-collapse .sidebar-menu .treeview-menu>.treeview:hover>.treeview-menu{right:20rem;left:auto}.rtl.sidebar-collapse .ps--active-x>.ps__rail-x,.rtl.sidebar-collapse .ps--active-y>.ps__rail-y{z-index:-1;opacity:.1;right:0!important}}.rtl .modal-header .btn-close{margin:-.5rem auto -.5rem -.5rem}.rtl .form-select{padding:.375rem .75rem .375rem 1.75rem;background-position:left .75rem center}.rtl [type=checkbox].filled-in:checked+label:before{right:10px}.rtl .treeview-menu .treeview-menu{padding-right:20px;padding-left:0}.rtl .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}.rtl .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.rtl .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}.rtl .alert-dismissible .btn-close{right:auto;left:0}.rtl .ribbon-box .ribbon:before{right:0;left:auto}.rtl .ribbon-box .ribbon-two span{transform:rotate(45deg);-webkit-transform:rotate(45deg);right:-21px;left:auto}.rtl .ribbon-box .ribbon-two{right:-5px;left:auto}.rtl .datepaginator .dp-nav-left i,.rtl .datepaginator .dp-nav-right i,.rtl .datepaginator-lg .dp-nav-left i,.rtl .datepaginator-lg .dp-nav-right i,.rtl .datepaginator-sm .dp-nav-left i,.rtl .datepaginator-sm .dp-nav-right i{transform:rotate(180deg)}.rtl .form-group-feedback-right .form-control-feedback{right:auto;left:0}.rtl .editable-buttons,.rtl .editable-buttons .editable-cancel{margin-right:7px}.rtl form p{text-align:right}.rtl table.dataTable thead .sorting:after,.rtl table.dataTable thead .sorting_asc:after,.rtl table.dataTable thead .sorting_asc_disabled:after,.rtl table.dataTable thead .sorting_desc:after,.rtl table.dataTable thead .sorting_desc_disabled:after{left:.5em;right:auto}.rtl table.dataTable thead .sorting:before,.rtl table.dataTable thead .sorting_asc:before,.rtl table.dataTable thead .sorting_asc_disabled:before,.rtl table.dataTable thead .sorting_desc:before,.rtl table.dataTable thead .sorting_desc_disabled:before{left:1em;right:auto}.rtl .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:.5rem}.rtl .breadcrumb-item+.breadcrumb-item:before{float:right;padding-left:.5rem;padding-right:0}.rtl .list-inline{padding-left:0;padding-right:0}.rtl ul.flexbox{padding-right:0}.rtl .alert .icon{margin-left:10px;margin-right:0}.rtl input{text-align:right!important}.rtl .owl-sl .owl-nav{left:0;right:auto}.rtl .owl-sl div .d-flex{direction:rtl;padding-left:10px;padding-right:10px}.bg-gradient-danger,.theme-danger .art-bg,.theme-danger .bg-gradient-danger{background:linear-gradient(45deg,#ee3158,#00d0ff)}.theme-danger .main-header,.theme-danger.fixed .main-header{background:#f4f6f9}.theme-danger.onlyheader .art-bg{background-image:none}.bg-gradient-danger-dark,.dark-skin.theme-danger .art-bg,.dark-skin.theme-danger .bg-gradient-danger{background-image:linear-gradient(45deg,#ab0e2e,#007d99)}.dark-skin.theme-danger .main-header,.dark-skin.theme-danger.fixed .main-header{background:#1c2e4c}@media (max-width: 767px){.theme-danger.fixed .main-header{background-image:#0b0f22}.theme-danger.fixed .main-header.navbar{background:none}.dark-skin.theme-danger.fixed .main-header{background-image:#0c1a32}}.theme-danger a:active,.theme-danger a:focus,.theme-danger a:hover{color:#ee3158}.theme-danger .main-sidebar .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-danger .main-sidebar .svg-icon:active,.theme-danger .main-sidebar .svg-icon:focus,.theme-danger .main-sidebar .svg-icon:hover,.theme-danger .main-sidebar a:active .svg-icon,.theme-danger .main-sidebar a:focus .svg-icon,.theme-danger .main-sidebar a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-danger .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-danger .svg-icon:active,.theme-danger .svg-icon:focus,.theme-danger .svg-icon:hover,.theme-danger a:active .svg-icon,.theme-danger a:focus .svg-icon,.theme-danger a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-danger.light-skin .sidebar-menu>li.active.treeview>a{background-color:#fff;color:#ee3158!important}.theme-danger.light-skin .sidebar-menu>li.active.treeview>a>i{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active.treeview>a>svg{color:#ee3158;fill:#0168fa33}.theme-danger.light-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-danger.light-skin .sidebar-menu>li.treeview .treeview-menu li a{color:#1e3770}.theme-danger.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#ee3158!important}.theme-danger.dark-skin .sidebar-menu>li.active>a:after{border-color:#0000 #333 #0000 #0000!important}.theme-danger.dark-skin .sidebar-menu>li.active.treeview>a{background-color:#0c1a32;color:#fff!important}.theme-danger.dark-skin .sidebar-menu>li.active.treeview>a>i{color:#fff}.theme-danger.dark-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-danger.dark-skin .sidebar-menu>li.active.treeview .treeview-menu li a{color:#b5b5c3}.theme-danger.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#ee3158!important}.theme-danger.light-skin .sidebar-menu li a:hover{color:#ee3158!important}.theme-danger.light-skin .sidebar-menu>li.active,.theme-danger.light-skin .sidebar-menu>li:active,.theme-danger.light-skin .sidebar-menu>li:hover{background-color:#ee315800;color:#ee3158;border-left:0 solid #ee315800}.theme-danger.light-skin .sidebar-menu>li.active>a,.theme-danger.light-skin .sidebar-menu>li:active>a,.theme-danger.light-skin .sidebar-menu>li:hover>a{background-color:#fff}.theme-danger.light-skin .sidebar-menu>li.active a,.theme-danger.light-skin .sidebar-menu>li:active a,.theme-danger.light-skin .sidebar-menu>li:hover a{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active a>i,.theme-danger.light-skin .sidebar-menu>li:active a>i,.theme-danger.light-skin .sidebar-menu>li:hover a>i{color:#1e3770;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active a>svg,.theme-danger.light-skin .sidebar-menu>li:active a>svg,.theme-danger.light-skin .sidebar-menu>li:hover a>svg{color:#ee3158;fill:#0168fa33}.theme-danger.light-skin .sidebar-menu>li.active a img.svg-icon,.theme-danger.light-skin .sidebar-menu>li:active a img.svg-icon,.theme-danger.light-skin .sidebar-menu>li:hover a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-danger.light-skin .sidebar-menu>li.active{background-color:#ee315800;color:#ee3158;border-left:0 solid #ee3158}.theme-danger.light-skin .sidebar-menu>li.active>a{background-color:#fff}.theme-danger.light-skin .sidebar-menu>li.active a{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active a>i{color:#ee3158;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active a>svg{color:#ee3158;fill:#0168fa33}.theme-danger.light-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#ee315800;color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.active a>i{color:#ee3158;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li a>i{color:#1e3770;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active{background-color:#ee315800;color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active,.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a>i{color:#ee3158;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a{color:#ee3158}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a>i{color:#ee3158;background-color:#ee315800}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a{color:#1e3770}.theme-danger.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a>i{color:#1e3770;background-color:#ee315800}.theme-danger.rtl.light-skin .sidebar-menu>li.active{border-left:0 solid #ee3158;border-right:0 solid #ee3158}.theme-danger.dark-skin .sidebar-menu li a:hover{color:#ee3158!important}.theme-danger.dark-skin .sidebar-menu>li.active>a,.theme-danger.dark-skin .sidebar-menu>li:active>a,.theme-danger.dark-skin .sidebar-menu>li:hover>a{background-color:#0c1a32}.theme-danger.dark-skin .sidebar-menu>li.active{background-color:#ee315800;color:#fff;border-left:0 solid #ee3158}.theme-danger.dark-skin .sidebar-menu>li.active>a{background-color:#0c1a32}.theme-danger.dark-skin .sidebar-menu>li.active a,.theme-danger.dark-skin .sidebar-menu>li.active a>i{color:#fff}.theme-danger.dark-skin .sidebar-menu>li.active a>svg{color:#fff;fill:#0168fa33}.theme-danger.dark-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-danger.dark-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#ee315800;color:#fff}.theme-danger.dark-skin .sidebar-menu>li.active .treeview-menu li.active>a{color:#fff!important}.theme-danger.rtl.dark-skin .sidebar-menu>li.active{border-left:0 solid #ee3158;border-right:0 solid #ee3158}@media (min-width: 768px){.sidebar-mini.sidebar-collapse .sidebar-menu>li.active.menu-open{background-color:#ee315833;color:#ee3158}}.theme-danger .sm-blue a.current,.theme-danger .sm-blue a.highlighted,.theme-danger .sm-blue a:active,.theme-danger .sm-blue a:focus,.theme-danger .sm-blue a:hover,.theme-danger .sm-blue li.current>a,.theme-danger .sm-blue li.current>a:active,.theme-danger .sm-blue li.current>a:focus,.theme-danger .sm-blue li.current>a:hover,.theme-danger .sm-blue li.highlighted>a,.theme-danger .sm-blue li.highlighted>a:active,.theme-danger .sm-blue li.highlighted>a:focus,.theme-danger .sm-blue li.highlighted>a:hover{background:#ee3158;color:#fff!important}.theme-danger .sm-blue ul a.highlighted,.theme-danger .sm-blue ul a:active,.theme-danger .sm-blue ul a:focus,.theme-danger .sm-blue ul a:hover{background:#ebedf3;color:#ee3158!important}.dark-skin.theme-danger .sm-blue a.current,.dark-skin.theme-danger .sm-blue a.highlighted,.dark-skin.theme-danger .sm-blue a:active,.dark-skin.theme-danger .sm-blue a:focus,.dark-skin.theme-danger .sm-blue a:hover{background:#ee3158;color:#fff!important}.dark-skin.theme-danger .sm-blue ul a.highlighted,.dark-skin.theme-danger .sm-blue ul a:active,.dark-skin.theme-danger .sm-blue ul a:focus,.dark-skin.theme-danger .sm-blue ul a:hover{background:#29354b;color:#ee3158!important}.theme-danger .btn-link{color:#ee3158}.theme-danger .btn-primary{background-color:#ee3158;border-color:#ee3158;color:#fff}.theme-danger .btn-primary.active,.theme-danger .btn-primary:active,.theme-danger .btn-primary:focus,.theme-danger .btn-primary:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-danger .btn-primary.disabled,.theme-danger .btn-primary:disabled{background-color:#f68fa4;border-color:#ee3158;opacity:.5}.theme-danger .show>.btn-primary.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-danger .btn-outline.btn-primary{color:#ee3158;background-color:initial;border-color:#ee3158!important}.theme-danger .btn-outline.btn-primary.active,.theme-danger .btn-outline.btn-primary:active,.theme-danger .btn-outline.btn-primary:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-primary.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-danger .btn-flat.btn-primary{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-primary.active,.theme-danger .btn-flat.btn-primary:active,.theme-danger .btn-flat.btn-primary:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-danger .btn-info{background-color:#00d0ff;border-color:#00d0ff;color:#fff}.theme-danger .btn-info.active,.theme-danger .btn-info:active,.theme-danger .btn-info:focus,.theme-danger .btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-danger .btn-info.disabled,.theme-danger .btn-info:disabled{background-color:#66e3ff;border-color:#00d0ff;opacity:.5}.theme-danger .show>.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important}.theme-danger .btn-outline.btn-info{color:#00d0ff;background-color:initial;border-color:#00d0ff!important}.theme-danger .btn-outline.btn-info.active,.theme-danger .btn-outline.btn-info:active,.theme-danger .btn-outline.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-danger .btn-flat.btn-info{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-info.active,.theme-danger .btn-flat.btn-info:active,.theme-danger .btn-flat.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-danger .btn-success{background-color:#1dbfc1;border-color:#1dbfc1;color:#fff}.theme-danger .btn-success.active,.theme-danger .btn-success:active,.theme-danger .btn-success:focus,.theme-danger .btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-danger .btn-success.disabled,.theme-danger .btn-success:disabled{background-color:#5de5e7;border-color:#1dbfc1;opacity:.5}.theme-danger .show>.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-danger .btn-outline.btn-success{color:#1dbfc1;background-color:initial;border-color:#1dbfc1!important}.theme-danger .btn-outline.btn-success.active,.theme-danger .btn-outline.btn-success:active,.theme-danger .btn-outline.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-danger .btn-flat.btn-success{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-success.active,.theme-danger .btn-flat.btn-success:active,.theme-danger .btn-flat.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-danger .btn-danger{background-color:#3246d3;border-color:#3246d3;color:#fff}.theme-danger .btn-danger.active,.theme-danger .btn-danger:active,.theme-danger .btn-danger:focus,.theme-danger .btn-danger:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-danger .btn-danger.disabled,.theme-danger .btn-danger:disabled{background-color:#8692e5;border-color:#3246d3;opacity:.5}.theme-danger .show>.btn-danger.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-danger .btn-outline.btn-danger{color:#3246d3;background-color:initial;border-color:#3246d3!important}.theme-danger .btn-outline.btn-danger.active,.theme-danger .btn-outline.btn-danger:active,.theme-danger .btn-outline.btn-danger:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-danger.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-danger .btn-flat.btn-danger{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-danger.active,.theme-danger .btn-flat.btn-danger:active,.theme-danger .btn-flat.btn-danger:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-danger .btn-warning{background-color:#ffa800;border-color:#ffa800;color:#fff}.theme-danger .btn-warning.active,.theme-danger .btn-warning:active,.theme-danger .btn-warning:focus,.theme-danger .btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-danger .btn-warning.disabled,.theme-danger .btn-warning:disabled{background-color:#ffcb66;border-color:#ffa800;opacity:.5}.theme-danger .show>.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-danger .btn-outline.btn-warning{color:#ffa800;background-color:initial;border-color:#ffa800!important}.theme-danger .btn-outline.btn-warning.active,.theme-danger .btn-outline.btn-warning:active,.theme-danger .btn-outline.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-danger .btn-flat.btn-warning{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-warning.active,.theme-danger .btn-flat.btn-warning:active,.theme-danger .btn-flat.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-danger .btn-primary-light{background-color:#ffd6de;border-color:#ffd6de;color:#ee3158}.theme-danger .btn-primary-light.active,.theme-danger .btn-primary-light:active,.theme-danger .btn-primary-light:focus,.theme-danger .btn-primary-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-danger .btn-primary-light.disabled,.theme-danger .btn-primary-light:disabled{background-color:#fff;border-color:#ffd6de;opacity:.5}.theme-danger .show>.btn-primary-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-danger .btn-outline.btn-primary-light{color:#ee3158;background-color:initial;border-color:#ffd6de!important}.theme-danger .btn-outline.btn-primary-light.active,.theme-danger .btn-outline.btn-primary-light:active,.theme-danger .btn-outline.btn-primary-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-primary-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-danger .btn-flat.btn-primary-light{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-primary-light.active,.theme-danger .btn-flat.btn-primary-light:active,.theme-danger .btn-flat.btn-primary-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-danger .btn-info-light{background-color:#e1f9ff;border-color:#e1f9ff;color:#00d0ff}.theme-danger .btn-info-light.active,.theme-danger .btn-info-light:active,.theme-danger .btn-info-light:focus,.theme-danger .btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-danger .btn-info-light.disabled,.theme-danger .btn-info-light:disabled{background-color:#fff;border-color:#e1f9ff;opacity:.5}.theme-danger .show>.btn-info.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-danger .btn-outline.btn-info-light{color:#00d0ff;background-color:initial;border-color:#e1f9ff!important}.theme-danger .btn-outline.btn-info-light.active,.theme-danger .btn-outline.btn-info-light:active,.theme-danger .btn-outline.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-info-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-danger .btn-flat.btn-info-light{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-info-light.active,.theme-danger .btn-flat.btn-info-light:active,.theme-danger .btn-flat.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-danger .btn-success-light{background-color:#e8f9f9;border-color:#e8f9f9;color:#1dbfc1}.theme-danger .btn-success-light.active,.theme-danger .btn-success-light:active,.theme-danger .btn-success-light:focus,.theme-danger .btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-danger .btn-success-light.disabled,.theme-danger .btn-success-light:disabled{background-color:#fff;border-color:#e8f9f9;opacity:.5}.theme-danger .show>.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-danger .btn-outline.btn-success-light{color:#1dbfc1;background-color:initial;border-color:#e8f9f9!important}.theme-danger .btn-outline.btn-success-light.active,.theme-danger .btn-outline.btn-success-light:active,.theme-danger .btn-outline.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-danger .btn-flat.btn-success-light{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-success-light.active,.theme-danger .btn-flat.btn-success-light:active,.theme-danger .btn-flat.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-danger .btn-danger-light{background-color:#dbdfff;border-color:#dbdfff;color:#3246d3}.theme-danger .btn-danger-light.active,.theme-danger .btn-danger-light:active,.theme-danger .btn-danger-light:focus,.theme-danger .btn-danger-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-danger .btn-danger-light.disabled,.theme-danger .btn-danger-light:disabled{background-color:#fff;border-color:#dbdfff;opacity:.5}.theme-danger .show>.btn-danger-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-danger .btn-outline.btn-danger-light{color:#3246d3;background-color:initial;border-color:#dbdfff!important}.theme-danger .btn-outline.btn-danger-light.active,.theme-danger .btn-outline.btn-danger-light:active,.theme-danger .btn-outline.btn-danger-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-danger-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-danger .btn-flat.btn-danger-light{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-danger-light.active,.theme-danger .btn-flat.btn-danger-light:active,.theme-danger .btn-flat.btn-danger-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-danger .btn-warning-light{background-color:#fff8ea;border-color:#fff8ea;color:#ffa800}.theme-danger .btn-warning-light.active,.theme-danger .btn-warning-light:active,.theme-danger .btn-warning-light:focus,.theme-danger .btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-danger .btn-warning-light.disabled,.theme-danger .btn-warning-light:disabled{background-color:#fff;border-color:#fff8ea;opacity:.5}.theme-danger .show>.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-danger .btn-outline.btn-warning-light{color:#ffa800;background-color:initial;border-color:#fff8ea!important}.theme-danger .btn-outline.btn-warning-light.active,.theme-danger .btn-outline.btn-warning-light:active,.theme-danger .btn-outline.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-danger .show>.btn-outline.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-danger .btn-flat.btn-warning-light{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-danger .btn-flat.btn-warning-light.active,.theme-danger .btn-flat.btn-warning-light:active,.theme-danger .btn-flat.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-danger .callout.callout-primary{border-color:#ee3158;background-color:#ee3158!important}.theme-danger .callout.callout-info{border-color:#00d0ff;background-color:#00d0ff!important}.theme-danger .callout.callout-success{border-color:#1dbfc1;background-color:#1dbfc1!important}.theme-danger .callout.callout-danger{border-color:#3246d3;background-color:#3246d3!important}.theme-danger .callout.callout-warning{border-color:#ffa800;background-color:#ffa800!important}.theme-danger .alert-primary{border-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-danger .alert-info{border-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-danger .alert-success{border-color:#1dbfc1;background-color:#1dbfc1!important;color:#fff}.theme-danger .alert-danger,.theme-danger .alert-error{border-color:#3246d3;background-color:#3246d3!important;color:#fff}.theme-danger .alert-warning{border-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-danger .direct-chat-primary .right>.direct-chat-text p{background-color:#ee3158;color:#fff}.theme-danger .direct-chat-primary .right>.direct-chat-text:after,.theme-danger .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#ee3158}.theme-danger .direct-chat-info .right>.direct-chat-text p{background-color:#00d0ff;color:#fff}.theme-danger .direct-chat-info .right>.direct-chat-text:after,.theme-danger .direct-chat-info .right>.direct-chat-text:before{border-left-color:#00d0ff}.theme-danger .direct-chat-success .right>.direct-chat-text p{background-color:#1dbfc1;color:#fff}.theme-danger .direct-chat-success .right>.direct-chat-text:after,.theme-danger .direct-chat-success .right>.direct-chat-text:before{border-left-color:#1dbfc1}.theme-danger .direct-chat-danger .right>.direct-chat-text p{background-color:#3246d3;color:#fff}.theme-danger .direct-chat-danger .right>.direct-chat-text:after,.theme-danger .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#3246d3}.theme-danger .direct-chat-warning .right>.direct-chat-text p{background-color:#ffa800;color:#fff}.theme-danger .direct-chat-warning .right>.direct-chat-text:after,.theme-danger .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#ffa800}.theme-danger .right .direct-chat-text p{background-color:#ee3158}.theme-danger .modal-primary .modal-footer,.theme-danger .modal-primary .modal-header{border-color:#ee3158}.theme-danger .modal-primary .modal-body{background-color:#ee3158!important}.theme-danger .modal-info .modal-footer,.theme-danger .modal-info .modal-header{border-color:#00d0ff}.theme-danger .modal-info .modal-body{background-color:#00d0ff!important}.theme-danger .modal-success .modal-footer,.theme-danger .modal-success .modal-header{border-color:#1dbfc1}.theme-danger .modal-success .modal-body{background-color:#1dbfc1!important}.theme-danger .modal-danger .modal-footer,.theme-danger .modal-danger .modal-header{border-color:#3246d3}.theme-danger .modal-danger .modal-body{background-color:#3246d3!important}.theme-danger .modal-warning .modal-footer,.theme-danger .modal-warning .modal-header{border-color:#ffa800}.theme-danger .modal-warning .modal-body{background-color:#ffa800!important}.theme-danger .border-primary{border-color:#ee3158!important}.theme-danger .border-info{border-color:#00d0ff!important}.theme-danger .border-success{border-color:#1dbfc1!important}.theme-danger .border-danger{border-color:#3246d3!important}.theme-danger .border-warning{border-color:#ffa800!important}.theme-danger .bg-primary{background-color:#ee3158!important;color:#fff}.theme-danger .bg-primary-light{background-color:#ffd6de!important;color:#ee3158}.theme-danger .bg-info{background-color:#00d0ff!important;color:#fff}.theme-danger .bg-info-light{background-color:#e1f9ff!important;color:#00d0ff}.theme-danger .bg-success{background-color:#1dbfc1!important;color:#fff}.theme-danger .bg-success-light{background-color:#e8f9f9!important;color:#1dbfc1}.theme-danger .bg-danger{background-color:#3246d3!important;color:#fff}.theme-danger .bg-danger-light{background-color:#dbdfff!important;color:#3246d3}.theme-danger .bg-warning{background-color:#ffa800!important;color:#fff}.theme-danger .bg-warning-light{background-color:#fff8ea!important;color:#ffa800}.theme-danger .text-primary{color:#ee3158!important}.theme-danger .text-primary-light{color:#dbdfff!important}.theme-danger .hover-primary:focus,.theme-danger .hover-primary:hover,.theme-danger a.text-primary:focus,.theme-danger a.text-primary:hover{color:#ee3158!important}.theme-danger .text-info{color:#00d0ff!important}.theme-danger .text-info-light{color:#e1f9ff!important}.theme-danger .hover-info:focus,.theme-danger .hover-info:hover,.theme-danger a.text-info:focus,.theme-danger a.text-info:hover{color:#00d0ff!important}.theme-danger .text-success{color:#1dbfc1!important}.theme-danger .text-success-light{color:#e8f9f9!important}.theme-danger .hover-success:focus,.theme-danger .hover-success:hover,.theme-danger a.text-success:focus,.theme-danger a.text-success:hover{color:#1dbfc1!important}.theme-danger .text-danger{color:#3246d3!important}.theme-danger .text-danger-light{color:#ffd6de!important}.theme-danger .hover-danger:focus,.theme-danger .hover-danger:hover,.theme-danger a.text-danger:focus,.theme-danger a.text-danger:hover{color:#3246d3!important}.theme-danger .text-warning{color:#ffa800!important}.theme-danger .text-warning-light{color:#fff8ea!important}.theme-danger .hover-warning:focus,.theme-danger .hover-warning:hover,.theme-danger a.text-warning:focus,.theme-danger a.text-warning:hover{color:#ffa800!important}.theme-danger .active.active-primary{background-color:#da123b!important}.theme-danger .active.active-info{background-color:#00a6cc!important}.theme-danger .active.active-success{background-color:#169395!important}.theme-danger .active.active-danger{background-color:#2536ad!important}.theme-danger .active.active-warning{background-color:#cc8600!important}.theme-danger .label-primary{background-color:#ee3158!important}.theme-danger .label-info{background-color:#00d0ff!important}.theme-danger .label-success{background-color:#1dbfc1!important}.theme-danger .label-danger{background-color:#3246d3!important}.theme-danger .label-warning{background-color:#ffa800!important}.theme-danger .ribbon-box .ribbon-primary{background-color:#ee3158}.theme-danger .ribbon-box .ribbon-primary:before{border-color:#ee3158 #0000 #0000}.theme-danger .ribbon-box .ribbon-two-primary span{background-color:#ee3158}.theme-danger .ribbon-box .ribbon-two-primary span:before{border-left:3px solid #da123b;border-top:3px solid #da123b}.theme-danger .ribbon-box .ribbon-two-primary span:after{border-right:3px solid #da123b;border-top:3px solid #da123b}.theme-danger .ribbon-box .ribbon-info{background-color:#00d0ff}.theme-danger .ribbon-box .ribbon-info:before{border-color:#00d0ff #0000 #0000}.theme-danger .ribbon-box .ribbon-two-info span{background-color:#00d0ff}.theme-danger .ribbon-box .ribbon-two-info span:before{border-left:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-danger .ribbon-box .ribbon-two-info span:after{border-right:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-danger .ribbon-box .ribbon-success{background-color:#1dbfc1}.theme-danger .ribbon-box .ribbon-success:before{border-color:#1dbfc1 #0000 #0000}.theme-danger .ribbon-box .ribbon-two-success span{background-color:#1dbfc1}.theme-danger .ribbon-box .ribbon-two-success span:before{border-left:3px solid #169395;border-top:3px solid #169395}.theme-danger .ribbon-box .ribbon-two-success span:after{border-right:3px solid #169395;border-top:3px solid #169395}.theme-danger .ribbon-box .ribbon-danger{background-color:#3246d3}.theme-danger .ribbon-box .ribbon-danger:before{border-color:#3246d3 #0000 #0000}.theme-danger .ribbon-box .ribbon-two-danger span{background-color:#3246d3}.theme-danger .ribbon-box .ribbon-two-danger span:before{border-left:3px solid #2536ad;border-top:3px solid #2536ad}.theme-danger .ribbon-box .ribbon-two-danger span:after{border-right:3px solid #2536ad;border-top:3px solid #2536ad}.theme-danger .ribbon-box .ribbon-warning{background-color:#ffa800}.theme-danger .ribbon-box .ribbon-warning:before{border-color:#ffa800 #0000 #0000}.theme-danger .ribbon-box .ribbon-two-warning span{background-color:#ffa800}.theme-danger .ribbon-box .ribbon-two-warning span:before{border-left:3px solid #cc8600;border-top:3px solid #cc8600}.theme-danger .ribbon-box .ribbon-two-warning span:after{border-right:3px solid #cc8600;border-top:3px solid #cc8600}.theme-danger .box-primary{background-color:#ee3158!important}.theme-danger .box-primary.box-bordered{border-color:#ee3158}.theme-danger .box-outline-primary{background-color:#fff;border:1px solid #ee3158}.theme-danger .box.box-solid.box-primary>.box-header{color:#fff;background-color:#ee3158}.theme-danger .box.box-solid.box-primary>.box-header .btn,.theme-danger .box.box-solid.box-primary>.box-header>a{color:#fff}.theme-danger .box-info{background-color:#00d0ff!important}.theme-danger .box-info.box-bordered{border-color:#00d0ff}.theme-danger .box-outline-info{background-color:#fff;border:1px solid #00d0ff}.theme-danger .box.box-solid.box-info>.box-header{color:#fff;background-color:#00d0ff}.theme-danger .box.box-solid.box-info>.box-header .btn,.theme-danger .box.box-solid.box-info>.box-header>a{color:#fff}.theme-danger .box-success{background-color:#1dbfc1!important}.theme-danger .box-success.box-bordered{border-color:#1dbfc1}.theme-danger .box-outline-success{background-color:#fff;border:1px solid #1dbfc1}.theme-danger .box.box-solid.box-success>.box-header{color:#fff;background-color:#1dbfc1}.theme-danger .box.box-solid.box-success>.box-header .btn,.theme-danger .box.box-solid.box-success>.box-header>a{color:#fff}.theme-danger .box-danger{background-color:#3246d3!important}.theme-danger .box-danger.box-bordered{border-color:#3246d3}.theme-danger .box-outline-danger{background-color:#fff;border:1px solid #3246d3}.theme-danger .box.box-solid.box-danger>.box-header{color:#fff;background-color:#3246d3}.theme-danger .box.box-solid.box-danger>.box-header .btn,.theme-danger .box.box-solid.box-danger>.box-header>a{color:#fff}.theme-danger .box-warning{background-color:#ffa800!important}.theme-danger .box-warning.box-bordered{border-color:#ffa800}.theme-danger .box-outline-warning{background-color:#fff;border:1px solid #ffa800}.theme-danger .box.box-solid.box-warning>.box-header{color:#fff;background-color:#ffa800}.theme-danger .box.box-solid.box-warning>.box-header .btn,.theme-danger .box.box-solid.box-warning>.box-header>a{color:#fff}.theme-danger .box-controls .dropdown.show>a,.theme-danger .box-controls li>a:hover,.theme-danger .box-fullscreen .box-btn-fullscreen,.theme-danger .box-profile .social-states a:hover{color:#da123b}.theme-danger .progress-bar-primary{background-color:#ee3158}.theme-danger .progress-bar-info{background-color:#00d0ff}.theme-danger .progress-bar-success{background-color:#1dbfc1}.theme-danger .progress-bar-danger{background-color:#3246d3}.theme-danger .progress-bar-warning{background-color:#ffa800}.theme-danger .panel-primary{border-color:#ee3158}.theme-danger .panel-primary>.panel-heading{color:#fff;background-color:#ee3158;border-color:#ee3158}.theme-danger .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ee3158}.theme-danger .panel-primary>.panel-heading .badge-pill{color:#ee3158;background-color:#fff}.theme-danger .panel-primary .panel-action,.theme-danger .panel-primary .panel-title{color:#fff}.theme-danger .panel-primary .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ee3158}.theme-danger .panel-line.panel-primary .panel-heading{color:#ee3158;border-top-color:#ee3158;background:#0000}.theme-danger .panel-line.panel-primary .panel-action,.theme-danger .panel-line.panel-primary .panel-title{color:#ee3158}.theme-danger .panel-info{border-color:#00d0ff}.theme-danger .panel-info>.panel-heading{color:#fff;background-color:#00d0ff;border-color:#00d0ff}.theme-danger .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00d0ff}.theme-danger .panel-info>.panel-heading .badge-pill{color:#00d0ff;background-color:#fff}.theme-danger .panel-info .panel-action,.theme-danger .panel-info .panel-title{color:#fff}.theme-danger .panel-info .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00d0ff}.theme-danger .panel-line.panel-info .panel-heading{color:#00d0ff;border-top-color:#00d0ff;background:#0000}.theme-danger .panel-line.panel-info .panel-action,.theme-danger .panel-line.panel-info .panel-title{color:#00d0ff}.theme-danger .panel-success{border-color:#1dbfc1}.theme-danger .panel-success>.panel-heading{color:#fff;background-color:#1dbfc1;border-color:#1dbfc1}.theme-danger .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1dbfc1}.theme-danger .panel-success>.panel-heading .badge-pill{color:#1dbfc1;background-color:#fff}.theme-danger .panel-success .panel-action,.theme-danger .panel-success .panel-title{color:#fff}.theme-danger .panel-success .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1dbfc1}.theme-danger .panel-line.panel-success .panel-heading{color:#1dbfc1;border-top-color:#1dbfc1;background:#0000}.theme-danger .panel-line.panel-success .panel-action,.theme-danger .panel-line.panel-success .panel-title{color:#1dbfc1}.theme-danger .panel-danger{border-color:#3246d3}.theme-danger .panel-danger>.panel-heading{color:#fff;background-color:#3246d3;border-color:#3246d3}.theme-danger .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3246d3}.theme-danger .panel-danger>.panel-heading .badge-pill{color:#3246d3;background-color:#fff}.theme-danger .panel-danger .panel-action,.theme-danger .panel-danger .panel-title{color:#fff}.theme-danger .panel-danger .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3246d3}.theme-danger .panel-line.panel-danger .panel-heading{color:#3246d3;border-top-color:#3246d3;background:#0000}.theme-danger .panel-line.panel-danger .panel-action,.theme-danger .panel-line.panel-danger .panel-title{color:#3246d3}.theme-danger .panel-warning{border-color:#ffa800}.theme-danger .panel-warning>.panel-heading{color:#fff;background-color:#ffa800;border-color:#ffa800}.theme-danger .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa800}.theme-danger .panel-warning>.panel-heading .badge-pill{color:#ffa800;background-color:#fff}.theme-danger .panel-warning .panel-action,.theme-danger .panel-warning .panel-title{color:#fff}.theme-danger .panel-warning .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa800}.theme-danger .panel-line.panel-warning .panel-heading{color:#ffa800;border-top-color:#ffa800;background:#0000}.theme-danger .panel-line.panel-warning .panel-action,.theme-danger .panel-line.panel-warning .panel-title{color:#ffa800}.theme-danger .switch input:checked~.switch-indicator:after,.theme-danger .switch.switch-primary input:checked~.switch-indicator:after{background-color:#ee3158}.theme-danger .switch.switch-info input:checked~.switch-indicator:after{background-color:#00d0ff}.theme-danger .switch.switch-success input:checked~.switch-indicator:after{background-color:#1dbfc1}.theme-danger .switch.switch-danger input:checked~.switch-indicator:after{background-color:#3246d3}.theme-danger .switch.switch-warning input:checked~.switch-indicator:after{background-color:#ffa800}.theme-danger .badge-primary{background-color:#ee3158;color:#fff}.theme-danger .badge-primary[href]:focus,.theme-danger .badge-primary[href]:hover{background-color:#da123b}.theme-danger .badge-secondary{background-color:#e4e6ef;color:#1e3770}.theme-danger .badge-secondary[href]:focus,.theme-danger .badge-secondary[href]:hover{background-color:#c4c8dc}.theme-danger .badge-info{background-color:#00d0ff;color:#fff}.theme-danger .badge-info[href]:focus,.theme-danger .badge-info[href]:hover{background-color:#00a6cc}.theme-danger .badge-success{background-color:#1dbfc1;color:#fff}.theme-danger .badge-success[href]:focus,.theme-danger .badge-success[href]:hover{background-color:#169395}.theme-danger .badge-danger{background-color:#3246d3;color:#fff}.theme-danger .badge-danger[href]:focus,.theme-danger .badge-danger[href]:hover{background-color:#2536ad}.theme-danger .badge-warning{background-color:#ffa800;color:#fff}.theme-danger .badge-warning[href]:focus,.theme-danger .badge-warning[href]:hover{background-color:#cc8600}.theme-danger .badge-primary-light{background-color:#ffd6de;color:#ee3158}.theme-danger .badge-primary-light[href]:focus,.theme-danger .badge-primary-light[href]:hover{background-color:#ffa3b5}.theme-danger .badge-secondary-light{background-color:#e9edf2;color:#1e3770}.theme-danger .badge-secondary-light[href]:focus,.theme-danger .badge-secondary-light[href]:hover{background-color:#c9d3df}.theme-danger .badge-info-light{background-color:#e1f9ff;color:#00d0ff}.theme-danger .badge-info-light[href]:focus,.theme-danger .badge-info-light[href]:hover{background-color:#aeefff}.theme-danger .badge-success-light{background-color:#e8f9f9;color:#1dbfc1}.theme-danger .badge-success-light[href]:focus,.theme-danger .badge-success-light[href]:hover{background-color:#c0eeee}.theme-danger .badge-danger-light{background-color:#dbdfff;color:#3246d3}.theme-danger .badge-danger-light[href]:focus,.theme-danger .badge-danger-light[href]:hover{background-color:#a8b2ff}.theme-danger .badge-warning-light{background-color:#fff8ea;color:#ffa800}.theme-danger .badge-warning-light[href]:focus,.theme-danger .badge-warning-light[href]:hover{background-color:#ffe7b7}.theme-danger .rating-primary .active,.theme-danger .rating-primary :checked~label,.theme-danger .rating-primary label:hover,.theme-danger .rating-primary label:hover~label{color:#ee3158}.theme-danger .rating-info .active,.theme-danger .rating-info :checked~label,.theme-danger .rating-info label:hover,.theme-danger .rating-info label:hover~label{color:#00d0ff}.theme-danger .rating-success .active,.theme-danger .rating-success :checked~label,.theme-danger .rating-success label:hover,.theme-danger .rating-success label:hover~label{color:#1dbfc1}.theme-danger .rating-danger .active,.theme-danger .rating-danger :checked~label,.theme-danger .rating-danger label:hover,.theme-danger .rating-danger label:hover~label{color:#3246d3}.theme-danger .rating-warning .active,.theme-danger .rating-warning :checked~label,.theme-danger .rating-warning label:hover,.theme-danger .rating-warning label:hover~label{color:#ffa800}.theme-danger .toggler-primary input:checked+i{color:#ee3158}.theme-danger .toggler-info input:checked+i{color:#00d0ff}.theme-danger .toggler-success input:checked+i{color:#1dbfc1}.theme-danger .toggler-danger input:checked+i{color:#3246d3}.theme-danger .toggler-warning input:checked+i{color:#ffa800}.theme-danger .nav-tabs.nav-tabs-primary .nav-link.active,.theme-danger .nav-tabs.nav-tabs-primary .nav-link:active,.theme-danger .nav-tabs.nav-tabs-primary .nav-link:focus,.theme-danger .nav-tabs.nav-tabs-primary .nav-link:hover{border-color:#da123b;background-color:initial;color:#da123b}.theme-danger .nav-tabs.nav-tabs-info .nav-link.active,.theme-danger .nav-tabs.nav-tabs-info .nav-link:active,.theme-danger .nav-tabs.nav-tabs-info .nav-link:focus,.theme-danger .nav-tabs.nav-tabs-info .nav-link:hover{border-color:#00a6cc;background-color:#00d0ff;color:#fff}.theme-danger .nav-tabs.nav-tabs-success .nav-link.active,.theme-danger .nav-tabs.nav-tabs-success .nav-link:active,.theme-danger .nav-tabs.nav-tabs-success .nav-link:focus,.theme-danger .nav-tabs.nav-tabs-success .nav-link:hover{border-color:#169395;background-color:initial;color:#169395}.theme-danger .nav-tabs.nav-tabs-danger .nav-link.active,.theme-danger .nav-tabs.nav-tabs-danger .nav-link:active,.theme-danger .nav-tabs.nav-tabs-danger .nav-link:focus,.theme-danger .nav-tabs.nav-tabs-danger .nav-link:hover{border-color:#2536ad;background-color:initial;color:#2536ad}.theme-danger .nav-tabs.nav-tabs-warning .nav-link.active,.theme-danger .nav-tabs.nav-tabs-warning .nav-link:active,.theme-danger .nav-tabs.nav-tabs-warning .nav-link:focus,.theme-danger .nav-tabs.nav-tabs-warning .nav-link:hover{border-color:#cc8600;background-color:initial;color:#cc8600}.theme-danger .nav-tabs-custom.tab-primary>.nav-tabs>li a.active{border-top-color:#da123b}.theme-danger .nav-tabs-custom.tab-info>.nav-tabs>li a.active{border-top-color:#00a6cc}.theme-danger .nav-tabs-custom.tab-success>.nav-tabs>li a.active{border-top-color:#169395}.theme-danger .nav-tabs-custom.tab-danger>.nav-tabs>li a.active{border-top-color:#2536ad}.theme-danger .nav-tabs-custom.tab-warning>.nav-tabs>li a.active{border-top-color:#cc8600}.theme-danger .nav-tabs .nav-link.active,.theme-danger .nav-tabs .nav-link.active:focus,.theme-danger .nav-tabs .nav-link.active:hover{border-bottom-color:#ee3158;background-color:#ee3158;color:#fff}.theme-danger .nav-tabs .nav-item.open .nav-link,.theme-danger .nav-tabs .nav-item.open .nav-link:focus,.theme-danger .nav-tabs .nav-item.open .nav-link:hover{border-bottom-color:#ee3158;background-color:#ee3158}.theme-danger .todo-list .info,.theme-danger .todo-list .primary{border-left-color:#ee3158}.theme-danger .todo-list .success{border-left-color:#1dbfc1}.theme-danger .todo-list .danger{border-left-color:#3246d3}.theme-danger .todo-list .warning{border-left-color:#ffa800}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-primary{background-color:#ee3158;border:1px solid #ee3158;color:#fff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-primary:after,.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-primary:before{border-left-color:#ee3158;border-right-color:#ee3158}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-primary *{color:inherit}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-info{background-color:#00d0ff;border:1px solid #00d0ff;color:#fff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-info:after,.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-info:before{border-left-color:#00d0ff;border-right-color:#00d0ff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-info *{color:inherit}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-success{background-color:#1dbfc1;border:1px solid #1dbfc1;color:#fff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-success:after,.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-success:before{border-left-color:#1dbfc1;border-right-color:#1dbfc1}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-success *{color:inherit}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-danger{background-color:#3246d3;border:1px solid #3246d3;color:#fff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-danger:after,.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-danger:before{border-left-color:#3246d3;border-right-color:#3246d3}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-danger *{color:inherit}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-warning{background-color:#ffa800;border:1px solid #ffa800;color:#fff}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-warning:after,.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-warning:before{border-left-color:#ffa800;border-right-color:#ffa800}.theme-danger .timeline .timeline-item>.timeline-event.timeline-event-warning *{color:inherit}.theme-danger .timeline .timeline-item>.timeline-point.timeline-point-primary{color:#ee3158;background-color:#fff}.theme-danger .timeline .timeline-item>.timeline-point.timeline-point-info{color:#00d0ff;background-color:#fff}.theme-danger .timeline .timeline-item>.timeline-point.timeline-point-success{color:#1dbfc1;background-color:#fff}.theme-danger .timeline .timeline-item>.timeline-point.timeline-point-danger{color:#3246d3;background-color:#fff}.theme-danger .timeline .timeline-item>.timeline-point.timeline-point-warning{color:#ffa800;background-color:#fff}.theme-danger .timeline .timeline-label .label-primary{background-color:#ee3158}.theme-danger .timeline .timeline-label .label-info{background-color:#00d0ff}.theme-danger .timeline .timeline-label .label-success{background-color:#1dbfc1}.theme-danger .timeline .timeline-label .label-danger{background-color:#3246d3}.theme-danger .timeline .timeline-label .label-warning{background-color:#ffa800}.theme-danger .theme-info .timeline__date,.theme-danger .theme-primary .timeline__date,.theme-danger .theme-secondary .timeline__date,.theme-danger .theme-warning .timeline__date,.theme-danger .timeline5:before,.theme-danger .timeline__box:before,.theme-danger .timeline__date,.theme-danger .timeline__year,.theme-info .theme-danger .timeline__date,.theme-primary .theme-danger .timeline__date,.theme-secondary .theme-danger .timeline__date,.theme-warning .theme-danger .timeline__date{background-color:#ee3158}.theme-danger .timeline__post{border-left:3px solid #ee3158}.theme-danger .daterangepicker td.active,.theme-danger .daterangepicker td.active:hover{background-color:#ee3158}.theme-danger .daterangepicker .input-mini.active{border:1px solid #ee3158}.theme-danger .ranges li.active,.theme-danger .ranges li:active,.theme-danger .ranges li:hover{border:1px solid #ee3158;background-color:#ee3158}.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:active,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:focus,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:hover,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:active,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:focus,.theme-danger .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:hover{border-color:#ee3158;color:#ee3158}.theme-danger .control-sidebar .rpanel-title .btn:hover,.theme-danger .nav>li>a:active,.theme-danger .nav>li>a:focus,.theme-danger .nav>li>a:hover{color:#ee3158}.theme-danger .nav-pills>li>a.active,.theme-danger .nav-pills>li>a.active:focus,.theme-danger .nav-pills>li>a.active:hover{border-top-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-danger .mailbox-nav .nav-pills>li>a.active,.theme-danger .mailbox-nav .nav-pills>li>a.active:focus,.theme-danger .mailbox-nav .nav-pills>li>a.active:hover,.theme-danger .mailbox-nav .nav-pills>li>a:focus,.theme-danger .mailbox-nav .nav-pills>li>a:hover{border-color:#ee3158}.theme-danger .nav-tabs-custom>.nav-tabs>li a.active{border-top-color:#ee3158}.theme-danger .customtab li a.nav-link.active,.theme-danger .profile-tab li a.nav-link.active{border-bottom:2px solid #ee3158}.theme-danger .form-element .form-control,.theme-danger .form-element .form-control:focus,.theme-danger .form-element .input-group .input-group-addon{background-image:linear-gradient(45deg,#ee3158,#00d0ff),linear-gradient(#557bd2,#557bd2)}.theme-danger .form-control:focus{border-color:#ee3158}.theme-danger [type=checkbox]:checked.chk-col-primary+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-danger [type=checkbox]:checked.chk-col-info+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-danger [type=checkbox]:checked.chk-col-success+label:before{border-right:2px solid #1dbfc1;border-bottom:2px solid #1dbfc1}.theme-danger [type=checkbox]:checked.chk-col-danger+label:before{border-right:2px solid #3246d3;border-bottom:2px solid #3246d3}.theme-danger [type=checkbox]:checked.chk-col-warning+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-danger [type=checkbox].filled-in:checked.chk-col-primary+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-danger [type=checkbox].filled-in:checked.chk-col-info+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-danger [type=checkbox].filled-in:checked.chk-col-success+label:after{border:2px solid #1dbfc1;background-color:#1dbfc1}.theme-danger [type=checkbox].filled-in:checked.chk-col-danger+label:after{border:2px solid #3246d3;background-color:#3246d3}.theme-danger [type=checkbox].filled-in:checked.chk-col-warning+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-danger [type=radio].radio-col-primary:checked+label:after{background-color:#ee3158;border-color:#ee3158;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-primary:checked+label:before{border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#ee3158;border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-danger [type=radio].radio-col-info:checked+label:after{background-color:#00d0ff;border-color:#00d0ff;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-info:checked+label:before{border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-info:checked+label:after{background-color:#00d0ff;border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-danger [type=radio].radio-col-success:checked+label:after{background-color:#1dbfc1;border-color:#1dbfc1;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-success:checked+label:before{border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-success:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-danger [type=radio].radio-col-danger:checked+label:after{background-color:#3246d3;border-color:#3246d3;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-danger:checked+label:before{border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-danger:checked+label:after{background-color:#3246d3;border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-danger [type=radio].radio-col-warning:checked+label:after{background-color:#ffa800;border-color:#ffa800;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-warning:checked+label:before{border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-danger [type=radio].with-gap.radio-col-warning:checked+label:after{background-color:#ffa800;border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-danger [type=checkbox]:checked+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-danger [type=checkbox].filled-in:checked+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-danger [type=radio].with-gap:checked+label:after,.theme-danger [type=radio].with-gap:checked+label:before{border:2px solid #ee3158}.theme-danger [type=radio].with-gap:checked+label:after{background-color:#ee3158;z-index:0}.theme-danger [type=radio]:checked+label:after{border:2px solid #ee3158;background-color:#ee3158;z-index:0}.theme-danger [type=checkbox].filled-in.tabbed:checked:focus+label:after{border-color:#ee3158;background-color:#ee3158}.theme-danger .fx-element-overlay .fx-card-item .fx-card-content a:hover{color:#ee3158}.theme-danger .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a:hover{background:#ee3158;border-color:#ee3158}.theme-danger .calendar-event,.theme-danger .fc-event{background:#ee3158}.theme-danger .tabs-vertical li .nav-link.active,.theme-danger .tabs-vertical li .nav-link:active,.theme-danger .tabs-vertical li .nav-link:focus,.theme-danger .tabs-vertical li .nav-link:hover{background-color:#ee3158;color:#fff}.theme-danger .customvtab .tabs-vertical li .nav-link.active,.theme-danger .customvtab .tabs-vertical li .nav-link:active,.theme-danger .customvtab .tabs-vertical li .nav-link:focus,.theme-danger .customvtab .tabs-vertical li .nav-link:hover{border-right:2px solid #ee3158;color:#ee3158}.theme-danger .customtab2 li a.nav-link.active,.theme-danger .customtab2 li a.nav-link:active,.theme-danger .customtab2 li a.nav-link:hover{background-color:#ee3158}.rtl.theme-danger .customvtab .tabs-vertical li .nav-link.active,.rtl.theme-danger .customvtab .tabs-vertical li .nav-link:active,.rtl.theme-danger .customvtab .tabs-vertical li .nav-link:focus,.rtl.theme-danger .customvtab .tabs-vertical li .nav-link:hover{border-right:none;border-left:2px solid #ee3158}.theme-danger .jq-icon-primary{background-color:#ee3158;color:#fff;border-color:#ee3158}.theme-danger .jq-icon-info{background-color:#00d0ff;color:#fff;border-color:#00d0ff}.theme-danger .jq-icon-success{background-color:#1dbfc1;color:#fff;border-color:#ee3158}.theme-danger .jq-icon-danger,.theme-danger .jq-icon-error{background-color:#3246d3;color:#fff;border-color:#3246d3}.theme-danger .jq-icon-warning{background-color:#ffa800;color:#fff;border-color:#ffa800}.theme-danger .avatar.status-primary:after{background-color:#ee3158}.theme-danger .avatar.status-info:after{background-color:#00d0ff}.theme-danger .avatar.status-success:after{background-color:#1dbfc1}.theme-danger .avatar.status-danger:after{background-color:#3246d3}.theme-danger .avatar.status-warning:after{background-color:#ffa800}.theme-danger .avatar[class*=status-]:after{background-color:#ee3158}.theme-danger .avatar-add:hover{background-color:#da123b;border-color:#da123b}.theme-danger .media-chat.media-chat-reverse .media-body p{background-color:#ee3158}.theme-danger .media-right-out a:hover{color:#da123b}.theme-danger .control input:checked:focus~.control_indicator,.theme-danger .control input:checked~.control_indicator,.theme-danger .control:hover input:not([disabled]):checked~.control_indicator{background-color:#ee3158}.theme-danger .flex-column>li>a.nav-link.active,.theme-danger .flex-column>li>a.nav-link.active:hover{border-left-color:#ee3158}.theme-danger .pagination li a.current,.theme-danger .pagination li a.current:hover{border:1px solid #ee3158;background-color:#ee3158}.theme-danger .pagination li a:hover{border:1px solid #da123b;background-color:#da123b!important}.theme-danger .dataTables_wrapper .dataTables_paginate .paginate_button.current,.theme-danger .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid #ee3158;background-color:#ee3158}.theme-danger .dt-buttons .dt-button,.theme-danger .footable .pagination li a.active,.theme-danger .footable .pagination li a:active,.theme-danger .footable .pagination li a:hover,.theme-danger .paging_simple_numbers .pagination .paginate_button.active a,.theme-danger .paging_simple_numbers .pagination .paginate_button:hover a{background-color:#ee3158}.theme-danger .select2-container--default.select2-container--open{border-color:#ee3158}.theme-danger .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ee3158}.theme-danger .select2-container--default .select2-search--dropdown .select2-search__field,.theme-danger .select2-container--default .select2-selection--multiple:focus,.theme-danger .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ee3158!important}.theme-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#ee3158;border-color:#ee3158}.theme-danger .myadmin-dd .dd-list .dd-list .dd-handle:hover,.theme-danger .myadmin-dd-empty .dd-list .dd3-content:hover,.theme-danger .myadmin-dd-empty .dd-list .dd3-handle:hover{color:#da123b}.theme-danger [data-overlay-primary]:before{background:#da123b}.theme-danger .wizard-content .wizard>.steps>ul>li.current{border:2px solid #ee3158;background-color:#ee3158}.theme-danger .wizard-content .wizard>.steps>ul>li.done{border-color:#da123b;background-color:#da123b}.theme-danger .wizard-content .wizard.wizard-circle>.steps>ul>li:after,.theme-danger .wizard-content .wizard.wizard-circle>.steps>ul>li:before,.theme-danger .wizard-content .wizard.wizard-notification>.steps>ul>li:after,.theme-danger .wizard-content .wizard.wizard-notification>.steps>ul>li:before,.theme-danger .wizard-content .wizard>.actions>ul>li>a{background-color:#ee3158}.theme-danger .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #ee3158;color:#ee3158}.theme-danger .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,.theme-danger .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#ee3158}@media (max-width: 767px){.theme-danger .wizard-content .wizard>.steps>ul>li:last-child:after{background-color:#ee3158}}@media (max-width: 575px){.theme-danger .wizard-content .wizard>.steps>ul>li.current:after{background-color:#ee3158}}.theme-danger #primary .slider-selection{background-color:#ee3158}.theme-danger #info .slider-selection{background-color:#00d0ff}.theme-danger #success .slider-selection{background-color:#1dbfc1}.theme-danger #danger .slider-selection{background-color:#3246d3}.theme-danger #warning .slider-selection{background-color:#ffa800}.theme-danger .cd-horizontal-timeline .events a.selected:after{background:#ee3158;border-color:#ee3158}.theme-danger .cd-horizontal-timeline .events a.older-event:after{border-color:#ee3158}.theme-danger .cd-horizontal-timeline .filling-line{background:#ee3158}.theme-danger .cd-horizontal-timeline a,.theme-danger .cd-horizontal-timeline a:focus,.theme-danger .cd-horizontal-timeline a:hover{color:#ee3158}.theme-danger .cd-timeline-navigation a:focus,.theme-danger .cd-timeline-navigation a:hover{border-color:#ee3158}.bg-gradient-info,.theme-info .art-bg,.theme-info .bg-gradient-info{background:linear-gradient(45deg,#00d0ff,#3246d3)}.theme-info .main-header,.theme-info.fixed .main-header{background:#f4f6f9}.theme-info.onlyheader .art-bg{background-image:none}.bg-gradient-info-dark,.dark-skin.theme-info .art-bg,.dark-skin.theme-info .bg-gradient-info{background-image:linear-gradient(45deg,#007d99,#1c2983)}.dark-skin.theme-info .main-header,.dark-skin.theme-info.fixed .main-header{background:#1c2e4c}@media (max-width: 767px){.theme-info.fixed .main-header{background-image:#0b0f22}.theme-info.fixed .main-header.navbar{background:none}.dark-skin.theme-info.fixed .main-header{background-image:#0c1a32}}.theme-info a:active,.theme-info a:focus,.theme-info a:hover{color:#00d0ff}.theme-info .main-sidebar .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-info .main-sidebar .svg-icon:active,.theme-info .main-sidebar .svg-icon:focus,.theme-info .main-sidebar .svg-icon:hover,.theme-info .main-sidebar a:active .svg-icon,.theme-info .main-sidebar a:focus .svg-icon,.theme-info .main-sidebar a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-info .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-info .svg-icon:active,.theme-info .svg-icon:focus,.theme-info .svg-icon:hover,.theme-info a:active .svg-icon,.theme-info a:focus .svg-icon,.theme-info a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-info.light-skin .sidebar-menu>li.active.treeview>a{background-color:#fff;color:#00d0ff!important}.theme-info.light-skin .sidebar-menu>li.active.treeview>a>i{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active.treeview>a>svg{color:#00d0ff;fill:#0168fa33}.theme-info.light-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-info.light-skin .sidebar-menu>li.treeview .treeview-menu li a{color:#1e3770}.theme-info.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#00d0ff!important}.theme-info.dark-skin .sidebar-menu>li.active>a:after{border-color:#0000 #333 #0000 #0000!important}.theme-info.dark-skin .sidebar-menu>li.active.treeview>a{background-color:#0c1a32;color:#fff!important}.theme-info.dark-skin .sidebar-menu>li.active.treeview>a>i{color:#fff}.theme-info.dark-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-info.dark-skin .sidebar-menu>li.active.treeview .treeview-menu li a{color:#b5b5c3}.theme-info.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#00d0ff!important}.theme-info.light-skin .sidebar-menu li a:hover{color:#00d0ff!important}.theme-info.light-skin .sidebar-menu>li.active,.theme-info.light-skin .sidebar-menu>li:active,.theme-info.light-skin .sidebar-menu>li:hover{background-color:#00d0ff00;color:#00d0ff;border-left:0 solid #00d0ff00}.theme-info.light-skin .sidebar-menu>li.active>a,.theme-info.light-skin .sidebar-menu>li:active>a,.theme-info.light-skin .sidebar-menu>li:hover>a{background-color:#fff}.theme-info.light-skin .sidebar-menu>li.active a,.theme-info.light-skin .sidebar-menu>li:active a,.theme-info.light-skin .sidebar-menu>li:hover a{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active a>i,.theme-info.light-skin .sidebar-menu>li:active a>i,.theme-info.light-skin .sidebar-menu>li:hover a>i{color:#1e3770;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active a>svg,.theme-info.light-skin .sidebar-menu>li:active a>svg,.theme-info.light-skin .sidebar-menu>li:hover a>svg{color:#00d0ff;fill:#0168fa33}.theme-info.light-skin .sidebar-menu>li.active a img.svg-icon,.theme-info.light-skin .sidebar-menu>li:active a img.svg-icon,.theme-info.light-skin .sidebar-menu>li:hover a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-info.light-skin .sidebar-menu>li.active{background-color:#00d0ff00;color:#00d0ff;border-left:0 solid #00d0ff}.theme-info.light-skin .sidebar-menu>li.active>a{background-color:#fff}.theme-info.light-skin .sidebar-menu>li.active a{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active a>i{color:#00d0ff;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active a>svg{color:#00d0ff;fill:#0168fa33}.theme-info.light-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#00d0ff00;color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.active a>i{color:#00d0ff;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li a>i{color:#1e3770;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active{background-color:#00d0ff00;color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active,.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a>i{color:#00d0ff;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a{color:#00d0ff}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a>i{color:#00d0ff;background-color:#00d0ff00}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a{color:#1e3770}.theme-info.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a>i{color:#1e3770;background-color:#00d0ff00}.theme-info.rtl.light-skin .sidebar-menu>li.active{border-left:0 solid #00d0ff;border-right:0 solid #00d0ff}.theme-info.dark-skin .sidebar-menu li a:hover{color:#00d0ff!important}.theme-info.dark-skin .sidebar-menu>li.active>a,.theme-info.dark-skin .sidebar-menu>li:active>a,.theme-info.dark-skin .sidebar-menu>li:hover>a{background-color:#0c1a32}.theme-info.dark-skin .sidebar-menu>li.active{background-color:#00d0ff00;color:#fff;border-left:0 solid #00d0ff}.theme-info.dark-skin .sidebar-menu>li.active>a{background-color:#0c1a32}.theme-info.dark-skin .sidebar-menu>li.active a,.theme-info.dark-skin .sidebar-menu>li.active a>i{color:#fff}.theme-info.dark-skin .sidebar-menu>li.active a>svg{color:#fff;fill:#0168fa33}.theme-info.dark-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-info.dark-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#00d0ff00;color:#fff}.theme-info.dark-skin .sidebar-menu>li.active .treeview-menu li.active>a{color:#fff!important}.theme-info.rtl.dark-skin .sidebar-menu>li.active{border-left:0 solid #00d0ff;border-right:0 solid #00d0ff}@media (min-width: 768px){.sidebar-mini.sidebar-collapse .sidebar-menu>li.active.menu-open{background-color:#00d0ff33;color:#00d0ff}}.theme-info .sm-blue a.current,.theme-info .sm-blue a.highlighted,.theme-info .sm-blue a:active,.theme-info .sm-blue a:focus,.theme-info .sm-blue a:hover,.theme-info .sm-blue li.current>a,.theme-info .sm-blue li.current>a:active,.theme-info .sm-blue li.current>a:focus,.theme-info .sm-blue li.current>a:hover,.theme-info .sm-blue li.highlighted>a,.theme-info .sm-blue li.highlighted>a:active,.theme-info .sm-blue li.highlighted>a:focus,.theme-info .sm-blue li.highlighted>a:hover{background:#00d0ff;color:#fff!important}.theme-info .sm-blue ul a.highlighted,.theme-info .sm-blue ul a:active,.theme-info .sm-blue ul a:focus,.theme-info .sm-blue ul a:hover{background:#ebedf3;color:#00d0ff!important}.dark-skin.theme-info .sm-blue a.current,.dark-skin.theme-info .sm-blue a.highlighted,.dark-skin.theme-info .sm-blue a:active,.dark-skin.theme-info .sm-blue a:focus,.dark-skin.theme-info .sm-blue a:hover{background:#00d0ff;color:#fff!important}.dark-skin.theme-info .sm-blue ul a.highlighted,.dark-skin.theme-info .sm-blue ul a:active,.dark-skin.theme-info .sm-blue ul a:focus,.dark-skin.theme-info .sm-blue ul a:hover{background:#29354b;color:#00d0ff!important}.theme-info .btn-link{color:#00d0ff}.theme-info .btn-primary{background-color:#00d0ff;border-color:#00d0ff;color:#fff}.theme-info .btn-primary.active,.theme-info .btn-primary:active,.theme-info .btn-primary:focus,.theme-info .btn-primary:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-info .btn-primary.disabled,.theme-info .btn-primary:disabled{background-color:#66e3ff;border-color:#00d0ff;opacity:.5}.theme-info .show>.btn-primary.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-info .btn-outline.btn-primary{color:#00d0ff;background-color:initial;border-color:#00d0ff!important}.theme-info .btn-outline.btn-primary.active,.theme-info .btn-outline.btn-primary:active,.theme-info .btn-outline.btn-primary:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-info .show>.btn-outline.btn-primary.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-info .btn-flat.btn-primary{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-primary.active,.theme-info .btn-flat.btn-primary:active,.theme-info .btn-flat.btn-primary:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-info .btn-info{background-color:#3246d3;border-color:#3246d3;color:#fff}.theme-info .btn-info.active,.theme-info .btn-info:active,.theme-info .btn-info:focus,.theme-info .btn-info:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-info .btn-info.disabled,.theme-info .btn-info:disabled{background-color:#8692e5;border-color:#3246d3;opacity:.5}.theme-info .show>.btn-info.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important}.theme-info .btn-outline.btn-info{color:#3246d3;background-color:initial;border-color:#3246d3!important}.theme-info .btn-outline.btn-info.active,.theme-info .btn-outline.btn-info:active,.theme-info .btn-outline.btn-info:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-info .show>.btn-outline.btn-info.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-info .btn-flat.btn-info{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-info.active,.theme-info .btn-flat.btn-info:active,.theme-info .btn-flat.btn-info:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-info .btn-success{background-color:#1dbfc1;border-color:#1dbfc1;color:#fff}.theme-info .btn-success.active,.theme-info .btn-success:active,.theme-info .btn-success:focus,.theme-info .btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-info .btn-success.disabled,.theme-info .btn-success:disabled{background-color:#5de5e7;border-color:#1dbfc1;opacity:.5}.theme-info .show>.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-info .btn-outline.btn-success{color:#1dbfc1;background-color:initial;border-color:#1dbfc1!important}.theme-info .btn-outline.btn-success.active,.theme-info .btn-outline.btn-success:active,.theme-info .btn-outline.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-info .show>.btn-outline.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-info .btn-flat.btn-success{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-success.active,.theme-info .btn-flat.btn-success:active,.theme-info .btn-flat.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-info .btn-danger{background-color:#ee3158;border-color:#ee3158;color:#fff}.theme-info .btn-danger.active,.theme-info .btn-danger:active,.theme-info .btn-danger:focus,.theme-info .btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-info .btn-danger.disabled,.theme-info .btn-danger:disabled{background-color:#f68fa4;border-color:#ee3158;opacity:.5}.theme-info .show>.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-info .btn-outline.btn-danger{color:#ee3158;background-color:initial;border-color:#ee3158!important}.theme-info .btn-outline.btn-danger.active,.theme-info .btn-outline.btn-danger:active,.theme-info .btn-outline.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-info .show>.btn-outline.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-info .btn-flat.btn-danger{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-danger.active,.theme-info .btn-flat.btn-danger:active,.theme-info .btn-flat.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-info .btn-warning{background-color:#ffa800;border-color:#ffa800;color:#fff}.theme-info .btn-warning.active,.theme-info .btn-warning:active,.theme-info .btn-warning:focus,.theme-info .btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-info .btn-warning.disabled,.theme-info .btn-warning:disabled{background-color:#ffcb66;border-color:#ffa800;opacity:.5}.theme-info .show>.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-info .btn-outline.btn-warning{color:#ffa800;background-color:initial;border-color:#ffa800!important}.theme-info .btn-outline.btn-warning.active,.theme-info .btn-outline.btn-warning:active,.theme-info .btn-outline.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-info .show>.btn-outline.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-info .btn-flat.btn-warning{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-warning.active,.theme-info .btn-flat.btn-warning:active,.theme-info .btn-flat.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-info .btn-primary-light{background-color:#e1f9ff;border-color:#e1f9ff;color:#00d0ff}.theme-info .btn-primary-light.active,.theme-info .btn-primary-light:active,.theme-info .btn-primary-light:focus,.theme-info .btn-primary-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-info .btn-primary-light.disabled,.theme-info .btn-primary-light:disabled{background-color:#fff;border-color:#e1f9ff;opacity:.5}.theme-info .show>.btn-primary-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-info .btn-outline.btn-primary-light{color:#00d0ff;background-color:initial;border-color:#e1f9ff!important}.theme-info .btn-outline.btn-primary-light.active,.theme-info .btn-outline.btn-primary-light:active,.theme-info .btn-outline.btn-primary-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-info .show>.btn-outline.btn-primary-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-info .btn-flat.btn-primary-light{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-primary-light.active,.theme-info .btn-flat.btn-primary-light:active,.theme-info .btn-flat.btn-primary-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-info .btn-info-light{background-color:#dbdfff;border-color:#dbdfff;color:#3246d3}.theme-info .btn-info-light.active,.theme-info .btn-info-light:active,.theme-info .btn-info-light:focus,.theme-info .btn-info-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-info .btn-info-light.disabled,.theme-info .btn-info-light:disabled{background-color:#fff;border-color:#dbdfff;opacity:.5}.theme-info .show>.btn-info.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-info .btn-outline.btn-info-light{color:#3246d3;background-color:initial;border-color:#dbdfff!important}.theme-info .btn-outline.btn-info-light.active,.theme-info .btn-outline.btn-info-light:active,.theme-info .btn-outline.btn-info-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-info .show>.btn-outline.btn-info-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-info .btn-flat.btn-info-light{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-info-light.active,.theme-info .btn-flat.btn-info-light:active,.theme-info .btn-flat.btn-info-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-info .btn-success-light{background-color:#e8f9f9;border-color:#e8f9f9;color:#1dbfc1}.theme-info .btn-success-light.active,.theme-info .btn-success-light:active,.theme-info .btn-success-light:focus,.theme-info .btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-info .btn-success-light.disabled,.theme-info .btn-success-light:disabled{background-color:#fff;border-color:#e8f9f9;opacity:.5}.theme-info .show>.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-info .btn-outline.btn-success-light{color:#1dbfc1;background-color:initial;border-color:#e8f9f9!important}.theme-info .btn-outline.btn-success-light.active,.theme-info .btn-outline.btn-success-light:active,.theme-info .btn-outline.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-info .show>.btn-outline.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-info .btn-flat.btn-success-light{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-success-light.active,.theme-info .btn-flat.btn-success-light:active,.theme-info .btn-flat.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-info .btn-danger-light{background-color:#ffd6de;border-color:#ffd6de;color:#ee3158}.theme-info .btn-danger-light.active,.theme-info .btn-danger-light:active,.theme-info .btn-danger-light:focus,.theme-info .btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-info .btn-danger-light.disabled,.theme-info .btn-danger-light:disabled{background-color:#fff;border-color:#ffd6de;opacity:.5}.theme-info .show>.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-info .btn-outline.btn-danger-light{color:#ee3158;background-color:initial;border-color:#ffd6de!important}.theme-info .btn-outline.btn-danger-light.active,.theme-info .btn-outline.btn-danger-light:active,.theme-info .btn-outline.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-info .show>.btn-outline.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-info .btn-flat.btn-danger-light{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-danger-light.active,.theme-info .btn-flat.btn-danger-light:active,.theme-info .btn-flat.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-info .btn-warning-light{background-color:#fff8ea;border-color:#fff8ea;color:#ffa800}.theme-info .btn-warning-light.active,.theme-info .btn-warning-light:active,.theme-info .btn-warning-light:focus,.theme-info .btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-info .btn-warning-light.disabled,.theme-info .btn-warning-light:disabled{background-color:#fff;border-color:#fff8ea;opacity:.5}.theme-info .show>.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-info .btn-outline.btn-warning-light{color:#ffa800;background-color:initial;border-color:#fff8ea!important}.theme-info .btn-outline.btn-warning-light.active,.theme-info .btn-outline.btn-warning-light:active,.theme-info .btn-outline.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-info .show>.btn-outline.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-info .btn-flat.btn-warning-light{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-info .btn-flat.btn-warning-light.active,.theme-info .btn-flat.btn-warning-light:active,.theme-info .btn-flat.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-info .callout.callout-primary{border-color:#00d0ff;background-color:#00d0ff!important}.theme-info .callout.callout-info{border-color:#3246d3;background-color:#3246d3!important}.theme-info .callout.callout-success{border-color:#1dbfc1;background-color:#1dbfc1!important}.theme-info .callout.callout-danger{border-color:#ee3158;background-color:#ee3158!important}.theme-info .callout.callout-warning{border-color:#ffa800;background-color:#ffa800!important}.theme-info .alert-primary{border-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-info .alert-info{border-color:#3246d3;background-color:#3246d3!important;color:#fff}.theme-info .alert-success{border-color:#1dbfc1;background-color:#1dbfc1!important;color:#fff}.theme-info .alert-danger,.theme-info .alert-error{border-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-info .alert-warning{border-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-info .direct-chat-primary .right>.direct-chat-text p{background-color:#00d0ff;color:#fff}.theme-info .direct-chat-primary .right>.direct-chat-text:after,.theme-info .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#00d0ff}.theme-info .direct-chat-info .right>.direct-chat-text p{background-color:#3246d3;color:#fff}.theme-info .direct-chat-info .right>.direct-chat-text:after,.theme-info .direct-chat-info .right>.direct-chat-text:before{border-left-color:#3246d3}.theme-info .direct-chat-success .right>.direct-chat-text p{background-color:#1dbfc1;color:#fff}.theme-info .direct-chat-success .right>.direct-chat-text:after,.theme-info .direct-chat-success .right>.direct-chat-text:before{border-left-color:#1dbfc1}.theme-info .direct-chat-danger .right>.direct-chat-text p{background-color:#ee3158;color:#fff}.theme-info .direct-chat-danger .right>.direct-chat-text:after,.theme-info .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#ee3158}.theme-info .direct-chat-warning .right>.direct-chat-text p{background-color:#ffa800;color:#fff}.theme-info .direct-chat-warning .right>.direct-chat-text:after,.theme-info .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#ffa800}.theme-info .right .direct-chat-text p{background-color:#00d0ff}.theme-info .modal-primary .modal-footer,.theme-info .modal-primary .modal-header{border-color:#00d0ff}.theme-info .modal-primary .modal-body{background-color:#00d0ff!important}.theme-info .modal-info .modal-footer,.theme-info .modal-info .modal-header{border-color:#3246d3}.theme-info .modal-info .modal-body{background-color:#3246d3!important}.theme-info .modal-success .modal-footer,.theme-info .modal-success .modal-header{border-color:#1dbfc1}.theme-info .modal-success .modal-body{background-color:#1dbfc1!important}.theme-info .modal-danger .modal-footer,.theme-info .modal-danger .modal-header{border-color:#ee3158}.theme-info .modal-danger .modal-body{background-color:#ee3158!important}.theme-info .modal-warning .modal-footer,.theme-info .modal-warning .modal-header{border-color:#ffa800}.theme-info .modal-warning .modal-body{background-color:#ffa800!important}.theme-info .border-primary{border-color:#00d0ff!important}.theme-info .border-info{border-color:#3246d3!important}.theme-info .border-success{border-color:#1dbfc1!important}.theme-info .border-danger{border-color:#ee3158!important}.theme-info .border-warning{border-color:#ffa800!important}.theme-info .bg-primary{background-color:#00d0ff!important;color:#fff}.theme-info .bg-primary-light{background-color:#e1f9ff!important;color:#00d0ff}.theme-info .bg-info{background-color:#3246d3!important;color:#fff}.theme-info .bg-info-light{background-color:#dbdfff!important;color:#3246d3}.theme-info .bg-success{background-color:#1dbfc1!important;color:#fff}.theme-info .bg-success-light{background-color:#e8f9f9!important;color:#1dbfc1}.theme-info .bg-danger{background-color:#ee3158!important;color:#fff}.theme-info .bg-danger-light{background-color:#ffd6de!important;color:#ee3158}.theme-info .bg-warning{background-color:#ffa800!important;color:#fff}.theme-info .bg-warning-light{background-color:#fff8ea!important;color:#ffa800}.theme-info .text-primary{color:#00d0ff!important}.theme-info .text-primary-light{color:#dbdfff!important}.theme-info .hover-primary:focus,.theme-info .hover-primary:hover,.theme-info a.text-primary:focus,.theme-info a.text-primary:hover{color:#00d0ff!important}.theme-info .text-info{color:#3246d3!important}.theme-info .text-info-light{color:#e1f9ff!important}.theme-info .hover-info:focus,.theme-info .hover-info:hover,.theme-info a.text-info:focus,.theme-info a.text-info:hover{color:#3246d3!important}.theme-info .text-success{color:#1dbfc1!important}.theme-info .text-success-light{color:#e8f9f9!important}.theme-info .hover-success:focus,.theme-info .hover-success:hover,.theme-info a.text-success:focus,.theme-info a.text-success:hover{color:#1dbfc1!important}.theme-info .text-danger{color:#ee3158!important}.theme-info .text-danger-light{color:#ffd6de!important}.theme-info .hover-danger:focus,.theme-info .hover-danger:hover,.theme-info a.text-danger:focus,.theme-info a.text-danger:hover{color:#ee3158!important}.theme-info .text-warning{color:#ffa800!important}.theme-info .text-warning-light{color:#fff8ea!important}.theme-info .hover-warning:focus,.theme-info .hover-warning:hover,.theme-info a.text-warning:focus,.theme-info a.text-warning:hover{color:#ffa800!important}.theme-info .active.active-primary{background-color:#00a6cc!important}.theme-info .active.active-info{background-color:#2536ad!important}.theme-info .active.active-success{background-color:#169395!important}.theme-info .active.active-danger{background-color:#da123b!important}.theme-info .active.active-warning{background-color:#cc8600!important}.theme-info .label-primary{background-color:#00d0ff!important}.theme-info .label-info{background-color:#3246d3!important}.theme-info .label-success{background-color:#1dbfc1!important}.theme-info .label-danger{background-color:#ee3158!important}.theme-info .label-warning{background-color:#ffa800!important}.theme-info .ribbon-box .ribbon-primary{background-color:#00d0ff}.theme-info .ribbon-box .ribbon-primary:before{border-color:#00d0ff #0000 #0000}.theme-info .ribbon-box .ribbon-two-primary span{background-color:#00d0ff}.theme-info .ribbon-box .ribbon-two-primary span:before{border-left:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-info .ribbon-box .ribbon-two-primary span:after{border-right:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-info .ribbon-box .ribbon-info{background-color:#3246d3}.theme-info .ribbon-box .ribbon-info:before{border-color:#3246d3 #0000 #0000}.theme-info .ribbon-box .ribbon-two-info span{background-color:#3246d3}.theme-info .ribbon-box .ribbon-two-info span:before{border-left:3px solid #2536ad;border-top:3px solid #2536ad}.theme-info .ribbon-box .ribbon-two-info span:after{border-right:3px solid #2536ad;border-top:3px solid #2536ad}.theme-info .ribbon-box .ribbon-success{background-color:#1dbfc1}.theme-info .ribbon-box .ribbon-success:before{border-color:#1dbfc1 #0000 #0000}.theme-info .ribbon-box .ribbon-two-success span{background-color:#1dbfc1}.theme-info .ribbon-box .ribbon-two-success span:before{border-left:3px solid #169395;border-top:3px solid #169395}.theme-info .ribbon-box .ribbon-two-success span:after{border-right:3px solid #169395;border-top:3px solid #169395}.theme-info .ribbon-box .ribbon-danger{background-color:#ee3158}.theme-info .ribbon-box .ribbon-danger:before{border-color:#ee3158 #0000 #0000}.theme-info .ribbon-box .ribbon-two-danger span{background-color:#ee3158}.theme-info .ribbon-box .ribbon-two-danger span:before{border-left:3px solid #da123b;border-top:3px solid #da123b}.theme-info .ribbon-box .ribbon-two-danger span:after{border-right:3px solid #da123b;border-top:3px solid #da123b}.theme-info .ribbon-box .ribbon-warning{background-color:#ffa800}.theme-info .ribbon-box .ribbon-warning:before{border-color:#ffa800 #0000 #0000}.theme-info .ribbon-box .ribbon-two-warning span{background-color:#ffa800}.theme-info .ribbon-box .ribbon-two-warning span:before{border-left:3px solid #cc8600;border-top:3px solid #cc8600}.theme-info .ribbon-box .ribbon-two-warning span:after{border-right:3px solid #cc8600;border-top:3px solid #cc8600}.theme-info .box-primary{background-color:#00d0ff!important}.theme-info .box-primary.box-bordered{border-color:#00d0ff}.theme-info .box-outline-primary{background-color:#fff;border:1px solid #00d0ff}.theme-info .box.box-solid.box-primary>.box-header{color:#fff;background-color:#00d0ff}.theme-info .box.box-solid.box-primary>.box-header .btn,.theme-info .box.box-solid.box-primary>.box-header>a{color:#fff}.theme-info .box-info{background-color:#3246d3!important}.theme-info .box-info.box-bordered{border-color:#3246d3}.theme-info .box-outline-info{background-color:#fff;border:1px solid #3246d3}.theme-info .box.box-solid.box-info>.box-header{color:#fff;background-color:#3246d3}.theme-info .box.box-solid.box-info>.box-header .btn,.theme-info .box.box-solid.box-info>.box-header>a{color:#fff}.theme-info .box-success{background-color:#1dbfc1!important}.theme-info .box-success.box-bordered{border-color:#1dbfc1}.theme-info .box-outline-success{background-color:#fff;border:1px solid #1dbfc1}.theme-info .box.box-solid.box-success>.box-header{color:#fff;background-color:#1dbfc1}.theme-info .box.box-solid.box-success>.box-header .btn,.theme-info .box.box-solid.box-success>.box-header>a{color:#fff}.theme-info .box-danger{background-color:#ee3158!important}.theme-info .box-danger.box-bordered{border-color:#ee3158}.theme-info .box-outline-danger{background-color:#fff;border:1px solid #ee3158}.theme-info .box.box-solid.box-danger>.box-header{color:#fff;background-color:#ee3158}.theme-info .box.box-solid.box-danger>.box-header .btn,.theme-info .box.box-solid.box-danger>.box-header>a{color:#fff}.theme-info .box-warning{background-color:#ffa800!important}.theme-info .box-warning.box-bordered{border-color:#ffa800}.theme-info .box-outline-warning{background-color:#fff;border:1px solid #ffa800}.theme-info .box.box-solid.box-warning>.box-header{color:#fff;background-color:#ffa800}.theme-info .box.box-solid.box-warning>.box-header .btn,.theme-info .box.box-solid.box-warning>.box-header>a{color:#fff}.theme-info .box-controls .dropdown.show>a,.theme-info .box-controls li>a:hover,.theme-info .box-fullscreen .box-btn-fullscreen,.theme-info .box-profile .social-states a:hover{color:#00a6cc}.theme-info .progress-bar-primary{background-color:#00d0ff}.theme-info .progress-bar-info{background-color:#3246d3}.theme-info .progress-bar-success{background-color:#1dbfc1}.theme-info .progress-bar-danger{background-color:#ee3158}.theme-info .progress-bar-warning{background-color:#ffa800}.theme-info .panel-primary{border-color:#00d0ff}.theme-info .panel-primary>.panel-heading{color:#fff;background-color:#00d0ff;border-color:#00d0ff}.theme-info .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00d0ff}.theme-info .panel-primary>.panel-heading .badge-pill{color:#00d0ff;background-color:#fff}.theme-info .panel-primary .panel-action,.theme-info .panel-primary .panel-title{color:#fff}.theme-info .panel-primary .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00d0ff}.theme-info .panel-line.panel-primary .panel-heading{color:#00d0ff;border-top-color:#00d0ff;background:#0000}.theme-info .panel-line.panel-primary .panel-action,.theme-info .panel-line.panel-primary .panel-title{color:#00d0ff}.theme-info .panel-info{border-color:#3246d3}.theme-info .panel-info>.panel-heading{color:#fff;background-color:#3246d3;border-color:#3246d3}.theme-info .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3246d3}.theme-info .panel-info>.panel-heading .badge-pill{color:#3246d3;background-color:#fff}.theme-info .panel-info .panel-action,.theme-info .panel-info .panel-title{color:#fff}.theme-info .panel-info .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3246d3}.theme-info .panel-line.panel-info .panel-heading{color:#3246d3;border-top-color:#3246d3;background:#0000}.theme-info .panel-line.panel-info .panel-action,.theme-info .panel-line.panel-info .panel-title{color:#3246d3}.theme-info .panel-success{border-color:#1dbfc1}.theme-info .panel-success>.panel-heading{color:#fff;background-color:#1dbfc1;border-color:#1dbfc1}.theme-info .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1dbfc1}.theme-info .panel-success>.panel-heading .badge-pill{color:#1dbfc1;background-color:#fff}.theme-info .panel-success .panel-action,.theme-info .panel-success .panel-title{color:#fff}.theme-info .panel-success .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1dbfc1}.theme-info .panel-line.panel-success .panel-heading{color:#1dbfc1;border-top-color:#1dbfc1;background:#0000}.theme-info .panel-line.panel-success .panel-action,.theme-info .panel-line.panel-success .panel-title{color:#1dbfc1}.theme-info .panel-danger{border-color:#ee3158}.theme-info .panel-danger>.panel-heading{color:#fff;background-color:#ee3158;border-color:#ee3158}.theme-info .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ee3158}.theme-info .panel-danger>.panel-heading .badge-pill{color:#ee3158;background-color:#fff}.theme-info .panel-danger .panel-action,.theme-info .panel-danger .panel-title{color:#fff}.theme-info .panel-danger .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ee3158}.theme-info .panel-line.panel-danger .panel-heading{color:#ee3158;border-top-color:#ee3158;background:#0000}.theme-info .panel-line.panel-danger .panel-action,.theme-info .panel-line.panel-danger .panel-title{color:#ee3158}.theme-info .panel-warning{border-color:#ffa800}.theme-info .panel-warning>.panel-heading{color:#fff;background-color:#ffa800;border-color:#ffa800}.theme-info .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa800}.theme-info .panel-warning>.panel-heading .badge-pill{color:#ffa800;background-color:#fff}.theme-info .panel-warning .panel-action,.theme-info .panel-warning .panel-title{color:#fff}.theme-info .panel-warning .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa800}.theme-info .panel-line.panel-warning .panel-heading{color:#ffa800;border-top-color:#ffa800;background:#0000}.theme-info .panel-line.panel-warning .panel-action,.theme-info .panel-line.panel-warning .panel-title{color:#ffa800}.theme-info .switch input:checked~.switch-indicator:after,.theme-info .switch.switch-primary input:checked~.switch-indicator:after{background-color:#00d0ff}.theme-info .switch.switch-info input:checked~.switch-indicator:after{background-color:#3246d3}.theme-info .switch.switch-success input:checked~.switch-indicator:after{background-color:#1dbfc1}.theme-info .switch.switch-danger input:checked~.switch-indicator:after{background-color:#ee3158}.theme-info .switch.switch-warning input:checked~.switch-indicator:after{background-color:#ffa800}.theme-info .badge-primary{background-color:#00d0ff;color:#fff}.theme-info .badge-primary[href]:focus,.theme-info .badge-primary[href]:hover{background-color:#00a6cc}.theme-info .badge-secondary{background-color:#e4e6ef;color:#1e3770}.theme-info .badge-secondary[href]:focus,.theme-info .badge-secondary[href]:hover{background-color:#c4c8dc}.theme-info .badge-info{background-color:#3246d3;color:#fff}.theme-info .badge-info[href]:focus,.theme-info .badge-info[href]:hover{background-color:#2536ad}.theme-info .badge-success{background-color:#1dbfc1;color:#fff}.theme-info .badge-success[href]:focus,.theme-info .badge-success[href]:hover{background-color:#169395}.theme-info .badge-danger{background-color:#ee3158;color:#fff}.theme-info .badge-danger[href]:focus,.theme-info .badge-danger[href]:hover{background-color:#da123b}.theme-info .badge-warning{background-color:#ffa800;color:#fff}.theme-info .badge-warning[href]:focus,.theme-info .badge-warning[href]:hover{background-color:#cc8600}.theme-info .badge-primary-light{background-color:#e1f9ff;color:#00d0ff}.theme-info .badge-primary-light[href]:focus,.theme-info .badge-primary-light[href]:hover{background-color:#aeefff}.theme-info .badge-secondary-light{background-color:#e9edf2;color:#1e3770}.theme-info .badge-secondary-light[href]:focus,.theme-info .badge-secondary-light[href]:hover{background-color:#c9d3df}.theme-info .badge-info-light{background-color:#dbdfff;color:#3246d3}.theme-info .badge-info-light[href]:focus,.theme-info .badge-info-light[href]:hover{background-color:#a8b2ff}.theme-info .badge-success-light{background-color:#e8f9f9;color:#1dbfc1}.theme-info .badge-success-light[href]:focus,.theme-info .badge-success-light[href]:hover{background-color:#c0eeee}.theme-info .badge-danger-light{background-color:#ffd6de;color:#ee3158}.theme-info .badge-danger-light[href]:focus,.theme-info .badge-danger-light[href]:hover{background-color:#ffa3b5}.theme-info .badge-warning-light{background-color:#fff8ea;color:#ffa800}.theme-info .badge-warning-light[href]:focus,.theme-info .badge-warning-light[href]:hover{background-color:#ffe7b7}.theme-info .rating-primary .active,.theme-info .rating-primary :checked~label,.theme-info .rating-primary label:hover,.theme-info .rating-primary label:hover~label{color:#00d0ff}.theme-info .rating-info .active,.theme-info .rating-info :checked~label,.theme-info .rating-info label:hover,.theme-info .rating-info label:hover~label{color:#3246d3}.theme-info .rating-success .active,.theme-info .rating-success :checked~label,.theme-info .rating-success label:hover,.theme-info .rating-success label:hover~label{color:#1dbfc1}.theme-info .rating-danger .active,.theme-info .rating-danger :checked~label,.theme-info .rating-danger label:hover,.theme-info .rating-danger label:hover~label{color:#ee3158}.theme-info .rating-warning .active,.theme-info .rating-warning :checked~label,.theme-info .rating-warning label:hover,.theme-info .rating-warning label:hover~label{color:#ffa800}.theme-info .toggler-primary input:checked+i{color:#00d0ff}.theme-info .toggler-info input:checked+i{color:#3246d3}.theme-info .toggler-success input:checked+i{color:#1dbfc1}.theme-info .toggler-danger input:checked+i{color:#ee3158}.theme-info .toggler-warning input:checked+i{color:#ffa800}.theme-info .nav-tabs.nav-tabs-primary .nav-link.active,.theme-info .nav-tabs.nav-tabs-primary .nav-link:active,.theme-info .nav-tabs.nav-tabs-primary .nav-link:focus,.theme-info .nav-tabs.nav-tabs-primary .nav-link:hover{border-color:#00a6cc;background-color:initial;color:#00a6cc}.theme-info .nav-tabs.nav-tabs-info .nav-link.active,.theme-info .nav-tabs.nav-tabs-info .nav-link:active,.theme-info .nav-tabs.nav-tabs-info .nav-link:focus,.theme-info .nav-tabs.nav-tabs-info .nav-link:hover{border-color:#2536ad;background-color:#3246d3;color:#fff}.theme-info .nav-tabs.nav-tabs-success .nav-link.active,.theme-info .nav-tabs.nav-tabs-success .nav-link:active,.theme-info .nav-tabs.nav-tabs-success .nav-link:focus,.theme-info .nav-tabs.nav-tabs-success .nav-link:hover{border-color:#169395;background-color:initial;color:#169395}.theme-info .nav-tabs.nav-tabs-danger .nav-link.active,.theme-info .nav-tabs.nav-tabs-danger .nav-link:active,.theme-info .nav-tabs.nav-tabs-danger .nav-link:focus,.theme-info .nav-tabs.nav-tabs-danger .nav-link:hover{border-color:#da123b;background-color:initial;color:#da123b}.theme-info .nav-tabs.nav-tabs-warning .nav-link.active,.theme-info .nav-tabs.nav-tabs-warning .nav-link:active,.theme-info .nav-tabs.nav-tabs-warning .nav-link:focus,.theme-info .nav-tabs.nav-tabs-warning .nav-link:hover{border-color:#cc8600;background-color:initial;color:#cc8600}.theme-info .nav-tabs-custom.tab-primary>.nav-tabs>li a.active{border-top-color:#00a6cc}.theme-info .nav-tabs-custom.tab-info>.nav-tabs>li a.active{border-top-color:#2536ad}.theme-info .nav-tabs-custom.tab-success>.nav-tabs>li a.active{border-top-color:#169395}.theme-info .nav-tabs-custom.tab-danger>.nav-tabs>li a.active{border-top-color:#da123b}.theme-info .nav-tabs-custom.tab-warning>.nav-tabs>li a.active{border-top-color:#cc8600}.theme-info .nav-tabs .nav-link.active,.theme-info .nav-tabs .nav-link.active:focus,.theme-info .nav-tabs .nav-link.active:hover{border-bottom-color:#00d0ff;background-color:#00d0ff;color:#fff}.theme-info .nav-tabs .nav-item.open .nav-link,.theme-info .nav-tabs .nav-item.open .nav-link:focus,.theme-info .nav-tabs .nav-item.open .nav-link:hover{border-bottom-color:#00d0ff;background-color:#00d0ff}.theme-info .todo-list .info,.theme-info .todo-list .primary{border-left-color:#00d0ff}.theme-info .todo-list .success{border-left-color:#1dbfc1}.theme-info .todo-list .danger{border-left-color:#ee3158}.theme-info .todo-list .warning{border-left-color:#ffa800}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-primary{background-color:#00d0ff;border:1px solid #00d0ff;color:#fff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-primary:after,.theme-info .timeline .timeline-item>.timeline-event.timeline-event-primary:before{border-left-color:#00d0ff;border-right-color:#00d0ff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-primary *{color:inherit}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-info{background-color:#3246d3;border:1px solid #3246d3;color:#fff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-info:after,.theme-info .timeline .timeline-item>.timeline-event.timeline-event-info:before{border-left-color:#3246d3;border-right-color:#3246d3}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-info *{color:inherit}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-success{background-color:#1dbfc1;border:1px solid #1dbfc1;color:#fff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-success:after,.theme-info .timeline .timeline-item>.timeline-event.timeline-event-success:before{border-left-color:#1dbfc1;border-right-color:#1dbfc1}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-success *{color:inherit}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-danger{background-color:#ee3158;border:1px solid #ee3158;color:#fff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-danger:after,.theme-info .timeline .timeline-item>.timeline-event.timeline-event-danger:before{border-left-color:#ee3158;border-right-color:#ee3158}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-danger *{color:inherit}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-warning{background-color:#ffa800;border:1px solid #ffa800;color:#fff}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-warning:after,.theme-info .timeline .timeline-item>.timeline-event.timeline-event-warning:before{border-left-color:#ffa800;border-right-color:#ffa800}.theme-info .timeline .timeline-item>.timeline-event.timeline-event-warning *{color:inherit}.theme-info .timeline .timeline-item>.timeline-point.timeline-point-primary{color:#00d0ff;background-color:#fff}.theme-info .timeline .timeline-item>.timeline-point.timeline-point-info{color:#3246d3;background-color:#fff}.theme-info .timeline .timeline-item>.timeline-point.timeline-point-success{color:#1dbfc1;background-color:#fff}.theme-info .timeline .timeline-item>.timeline-point.timeline-point-danger{color:#ee3158;background-color:#fff}.theme-info .timeline .timeline-item>.timeline-point.timeline-point-warning{color:#ffa800;background-color:#fff}.theme-info .timeline .timeline-label .label-primary{background-color:#00d0ff}.theme-info .timeline .timeline-label .label-info{background-color:#3246d3}.theme-info .timeline .timeline-label .label-success{background-color:#1dbfc1}.theme-info .timeline .timeline-label .label-danger{background-color:#ee3158}.theme-info .timeline .timeline-label .label-warning{background-color:#ffa800}.theme-danger .theme-info .timeline__date,.theme-info .theme-danger .timeline__date,.theme-info .theme-primary .timeline__date,.theme-info .theme-secondary .timeline__date,.theme-info .theme-warning .timeline__date,.theme-info .timeline5:before,.theme-info .timeline__box:before,.theme-info .timeline__date,.theme-info .timeline__year,.theme-primary .theme-info .timeline__date,.theme-secondary .theme-info .timeline__date,.theme-warning .theme-info .timeline__date{background-color:#00d0ff}.theme-info .timeline__post{border-left:3px solid #00d0ff}.theme-info .daterangepicker td.active,.theme-info .daterangepicker td.active:hover{background-color:#00d0ff}.theme-info .daterangepicker .input-mini.active{border:1px solid #00d0ff}.theme-info .ranges li.active,.theme-info .ranges li:active,.theme-info .ranges li:hover{border:1px solid #00d0ff;background-color:#00d0ff}.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:active,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:focus,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:hover,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:active,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:focus,.theme-info .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:hover{border-color:#00d0ff;color:#00d0ff}.theme-info .control-sidebar .rpanel-title .btn:hover,.theme-info .nav>li>a:active,.theme-info .nav>li>a:focus,.theme-info .nav>li>a:hover{color:#00d0ff}.theme-info .nav-pills>li>a.active,.theme-info .nav-pills>li>a.active:focus,.theme-info .nav-pills>li>a.active:hover{border-top-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-info .mailbox-nav .nav-pills>li>a.active,.theme-info .mailbox-nav .nav-pills>li>a.active:focus,.theme-info .mailbox-nav .nav-pills>li>a.active:hover,.theme-info .mailbox-nav .nav-pills>li>a:focus,.theme-info .mailbox-nav .nav-pills>li>a:hover{border-color:#00d0ff}.theme-info .nav-tabs-custom>.nav-tabs>li a.active{border-top-color:#00d0ff}.theme-info .customtab li a.nav-link.active,.theme-info .profile-tab li a.nav-link.active{border-bottom:2px solid #00d0ff}.theme-info .form-element .form-control,.theme-info .form-element .form-control:focus,.theme-info .form-element .input-group .input-group-addon{background-image:linear-gradient(45deg,#00d0ff,#3246d3),linear-gradient(#557bd2,#557bd2)}.theme-info .form-control:focus{border-color:#00d0ff}.theme-info [type=checkbox]:checked.chk-col-primary+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-info [type=checkbox]:checked.chk-col-info+label:before{border-right:2px solid #3246d3;border-bottom:2px solid #3246d3}.theme-info [type=checkbox]:checked.chk-col-success+label:before{border-right:2px solid #1dbfc1;border-bottom:2px solid #1dbfc1}.theme-info [type=checkbox]:checked.chk-col-danger+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-info [type=checkbox]:checked.chk-col-warning+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-info [type=checkbox].filled-in:checked.chk-col-primary+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-info [type=checkbox].filled-in:checked.chk-col-info+label:after{border:2px solid #3246d3;background-color:#3246d3}.theme-info [type=checkbox].filled-in:checked.chk-col-success+label:after{border:2px solid #1dbfc1;background-color:#1dbfc1}.theme-info [type=checkbox].filled-in:checked.chk-col-danger+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-info [type=checkbox].filled-in:checked.chk-col-warning+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-info [type=radio].radio-col-primary:checked+label:after{background-color:#00d0ff;border-color:#00d0ff;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-primary:checked+label:before{border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#00d0ff;border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-info [type=radio].radio-col-info:checked+label:after{background-color:#3246d3;border-color:#3246d3;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-info:checked+label:before{border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-info:checked+label:after{background-color:#3246d3;border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-info [type=radio].radio-col-success:checked+label:after{background-color:#1dbfc1;border-color:#1dbfc1;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-success:checked+label:before{border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-success:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-info [type=radio].radio-col-danger:checked+label:after{background-color:#ee3158;border-color:#ee3158;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-danger:checked+label:before{border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-danger:checked+label:after{background-color:#ee3158;border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-info [type=radio].radio-col-warning:checked+label:after{background-color:#ffa800;border-color:#ffa800;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-warning:checked+label:before{border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-info [type=radio].with-gap.radio-col-warning:checked+label:after{background-color:#ffa800;border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-info [type=checkbox]:checked+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-info [type=checkbox].filled-in:checked+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-info [type=radio].with-gap:checked+label:after,.theme-info [type=radio].with-gap:checked+label:before{border:2px solid #00d0ff}.theme-info [type=radio].with-gap:checked+label:after{background-color:#00d0ff;z-index:0}.theme-info [type=radio]:checked+label:after{border:2px solid #00d0ff;background-color:#00d0ff;z-index:0}.theme-info [type=checkbox].filled-in.tabbed:checked:focus+label:after{border-color:#00d0ff;background-color:#00d0ff}.theme-info .fx-element-overlay .fx-card-item .fx-card-content a:hover{color:#00d0ff}.theme-info .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a:hover{background:#00d0ff;border-color:#00d0ff}.theme-info .calendar-event,.theme-info .fc-event{background:#00d0ff}.theme-info .tabs-vertical li .nav-link.active,.theme-info .tabs-vertical li .nav-link:active,.theme-info .tabs-vertical li .nav-link:focus,.theme-info .tabs-vertical li .nav-link:hover{background-color:#00d0ff;color:#fff}.theme-info .customvtab .tabs-vertical li .nav-link.active,.theme-info .customvtab .tabs-vertical li .nav-link:active,.theme-info .customvtab .tabs-vertical li .nav-link:focus,.theme-info .customvtab .tabs-vertical li .nav-link:hover{border-right:2px solid #00d0ff;color:#00d0ff}.theme-info .customtab2 li a.nav-link.active,.theme-info .customtab2 li a.nav-link:active,.theme-info .customtab2 li a.nav-link:hover{background-color:#00d0ff}.rtl.theme-info .customvtab .tabs-vertical li .nav-link.active,.rtl.theme-info .customvtab .tabs-vertical li .nav-link:active,.rtl.theme-info .customvtab .tabs-vertical li .nav-link:focus,.rtl.theme-info .customvtab .tabs-vertical li .nav-link:hover{border-right:none;border-left:2px solid #00d0ff}.theme-info .jq-icon-primary{background-color:#00d0ff;color:#fff;border-color:#00d0ff}.theme-info .jq-icon-info{background-color:#3246d3;color:#fff;border-color:#3246d3}.theme-info .jq-icon-success{background-color:#1dbfc1;color:#fff;border-color:#00d0ff}.theme-info .jq-icon-danger,.theme-info .jq-icon-error{background-color:#ee3158;color:#fff;border-color:#ee3158}.theme-info .jq-icon-warning{background-color:#ffa800;color:#fff;border-color:#ffa800}.theme-info .avatar.status-primary:after{background-color:#00d0ff}.theme-info .avatar.status-info:after{background-color:#3246d3}.theme-info .avatar.status-success:after{background-color:#1dbfc1}.theme-info .avatar.status-danger:after{background-color:#ee3158}.theme-info .avatar.status-warning:after{background-color:#ffa800}.theme-info .avatar[class*=status-]:after{background-color:#00d0ff}.theme-info .avatar-add:hover{background-color:#00a6cc;border-color:#00a6cc}.theme-info .media-chat.media-chat-reverse .media-body p{background-color:#00d0ff}.theme-info .media-right-out a:hover{color:#00a6cc}.theme-info .control input:checked:focus~.control_indicator,.theme-info .control input:checked~.control_indicator,.theme-info .control:hover input:not([disabled]):checked~.control_indicator{background-color:#00d0ff}.theme-info .flex-column>li>a.nav-link.active,.theme-info .flex-column>li>a.nav-link.active:hover{border-left-color:#00d0ff}.theme-info .pagination li a.current,.theme-info .pagination li a.current:hover{border:1px solid #00d0ff;background-color:#00d0ff}.theme-info .pagination li a:hover{border:1px solid #00a6cc;background-color:#00a6cc!important}.theme-info .dataTables_wrapper .dataTables_paginate .paginate_button.current,.theme-info .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid #00d0ff;background-color:#00d0ff}.theme-info .dt-buttons .dt-button,.theme-info .footable .pagination li a.active,.theme-info .footable .pagination li a:active,.theme-info .footable .pagination li a:hover,.theme-info .paging_simple_numbers .pagination .paginate_button.active a,.theme-info .paging_simple_numbers .pagination .paginate_button:hover a{background-color:#00d0ff}.theme-info .select2-container--default.select2-container--open{border-color:#00d0ff}.theme-info .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#00d0ff}.theme-info .select2-container--default .select2-search--dropdown .select2-search__field,.theme-info .select2-container--default .select2-selection--multiple:focus,.theme-info .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#00d0ff!important}.theme-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#00d0ff;border-color:#00d0ff}.theme-info .myadmin-dd .dd-list .dd-list .dd-handle:hover,.theme-info .myadmin-dd-empty .dd-list .dd3-content:hover,.theme-info .myadmin-dd-empty .dd-list .dd3-handle:hover{color:#00a6cc}.theme-info [data-overlay-primary]:before{background:#00a6cc}.theme-info .wizard-content .wizard>.steps>ul>li.current{border:2px solid #00d0ff;background-color:#00d0ff}.theme-info .wizard-content .wizard>.steps>ul>li.done{border-color:#00a6cc;background-color:#00a6cc}.theme-info .wizard-content .wizard.wizard-circle>.steps>ul>li:after,.theme-info .wizard-content .wizard.wizard-circle>.steps>ul>li:before,.theme-info .wizard-content .wizard.wizard-notification>.steps>ul>li:after,.theme-info .wizard-content .wizard.wizard-notification>.steps>ul>li:before,.theme-info .wizard-content .wizard>.actions>ul>li>a{background-color:#00d0ff}.theme-info .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #00d0ff;color:#00d0ff}.theme-info .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,.theme-info .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#00d0ff}@media (max-width: 767px){.theme-info .wizard-content .wizard>.steps>ul>li:last-child:after{background-color:#00d0ff}}@media (max-width: 575px){.theme-info .wizard-content .wizard>.steps>ul>li.current:after{background-color:#00d0ff}}.theme-info #primary .slider-selection{background-color:#00d0ff}.theme-info #info .slider-selection{background-color:#3246d3}.theme-info #success .slider-selection{background-color:#1dbfc1}.theme-info #danger .slider-selection{background-color:#ee3158}.theme-info #warning .slider-selection{background-color:#ffa800}.theme-info .cd-horizontal-timeline .events a.selected:after{background:#00d0ff;border-color:#00d0ff}.theme-info .cd-horizontal-timeline .events a.older-event:after{border-color:#00d0ff}.theme-info .cd-horizontal-timeline .filling-line{background:#00d0ff}.theme-info .cd-horizontal-timeline a,.theme-info .cd-horizontal-timeline a:focus,.theme-info .cd-horizontal-timeline a:hover{color:#00d0ff}.theme-info .cd-timeline-navigation a:focus,.theme-info .cd-timeline-navigation a:hover{border-color:#00d0ff}.bg-gradient-primary,.theme-primary .art-bg,.theme-primary .bg-gradient-primary{background:linear-gradient(45deg,#3246d3,#00d0ff)}.theme-primary .main-header,.theme-primary.fixed .main-header{background:#f4f6f9}.theme-primary.onlyheader .art-bg{background-image:none}.bg-gradient-primary-dark,.dark-skin.theme-primary .art-bg,.dark-skin.theme-primary .bg-gradient-primary{background-image:linear-gradient(45deg,#1c2983,#007d99)}.dark-skin.theme-primary .main-header,.dark-skin.theme-primary.fixed .main-header{background:#1c2e4c}@media (max-width: 767px){.theme-primary.fixed .main-header{background-image:#0b0f22}.theme-primary.fixed .main-header.navbar{background:none}.dark-skin.theme-primary.fixed .main-header{background-image:#0c1a32}}.theme-primary a:active,.theme-primary a:focus,.theme-primary a:hover{color:#3246d3}.theme-primary .main-sidebar .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-primary .main-sidebar .svg-icon:active,.theme-primary .main-sidebar .svg-icon:focus,.theme-primary .main-sidebar .svg-icon:hover,.theme-primary .main-sidebar a:active .svg-icon,.theme-primary .main-sidebar a:focus .svg-icon,.theme-primary .main-sidebar a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-primary .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-primary .svg-icon:active,.theme-primary .svg-icon:focus,.theme-primary .svg-icon:hover,.theme-primary a:active .svg-icon,.theme-primary a:focus .svg-icon,.theme-primary a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-primary.light-skin .sidebar-menu>li.active.treeview>a{background-color:#fff;color:#3246d3!important}.theme-primary.light-skin .sidebar-menu>li.active.treeview>a>i{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active.treeview>a>svg{color:#3246d3;fill:#0168fa33}.theme-primary.light-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-primary.light-skin .sidebar-menu>li.treeview .treeview-menu li a{color:#1e3770}.theme-primary.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#3246d3!important}.theme-primary.dark-skin .sidebar-menu>li.active>a:after{border-color:#0000 #333 #0000 #0000!important}.theme-primary.dark-skin .sidebar-menu>li.active.treeview>a{background-color:#0c1a32;color:#fff!important}.theme-primary.dark-skin .sidebar-menu>li.active.treeview>a>i{color:#fff}.theme-primary.dark-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-primary.dark-skin .sidebar-menu>li.active.treeview .treeview-menu li a{color:#b5b5c3}.theme-primary.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#3246d3!important}.theme-primary.light-skin .sidebar-menu li a:hover{color:#3246d3!important}.theme-primary.light-skin .sidebar-menu>li.active,.theme-primary.light-skin .sidebar-menu>li:active,.theme-primary.light-skin .sidebar-menu>li:hover{background-color:#3246d300;color:#3246d3;border-left:0 solid #3246d300}.theme-primary.light-skin .sidebar-menu>li.active>a,.theme-primary.light-skin .sidebar-menu>li:active>a,.theme-primary.light-skin .sidebar-menu>li:hover>a{background-color:#fff}.theme-primary.light-skin .sidebar-menu>li.active a,.theme-primary.light-skin .sidebar-menu>li:active a,.theme-primary.light-skin .sidebar-menu>li:hover a{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active a>i,.theme-primary.light-skin .sidebar-menu>li:active a>i,.theme-primary.light-skin .sidebar-menu>li:hover a>i{color:#1e3770;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active a>svg,.theme-primary.light-skin .sidebar-menu>li:active a>svg,.theme-primary.light-skin .sidebar-menu>li:hover a>svg{color:#3246d3;fill:#0168fa33}.theme-primary.light-skin .sidebar-menu>li.active a img.svg-icon,.theme-primary.light-skin .sidebar-menu>li:active a img.svg-icon,.theme-primary.light-skin .sidebar-menu>li:hover a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-primary.light-skin .sidebar-menu>li.active{background-color:#3246d300;color:#3246d3;border-left:0 solid #3246d3}.theme-primary.light-skin .sidebar-menu>li.active>a{background-color:#fff}.theme-primary.light-skin .sidebar-menu>li.active a{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active a>i{color:#3246d3;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active a>svg{color:#3246d3;fill:#0168fa33}.theme-primary.light-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#3246d300;color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.active a>i{color:#3246d3;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li a>i{color:#1e3770;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active{background-color:#3246d300;color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active,.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a>i{color:#3246d3;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a{color:#3246d3}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a>i{color:#3246d3;background-color:#3246d300}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a{color:#1e3770}.theme-primary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a>i{color:#1e3770;background-color:#3246d300}.theme-primary.rtl.light-skin .sidebar-menu>li.active{border-left:0 solid #3246d3;border-right:0 solid #3246d3}.theme-primary.dark-skin .sidebar-menu li a:hover{color:#3246d3!important}.theme-primary.dark-skin .sidebar-menu>li.active>a,.theme-primary.dark-skin .sidebar-menu>li:active>a,.theme-primary.dark-skin .sidebar-menu>li:hover>a{background-color:#0c1a32}.theme-primary.dark-skin .sidebar-menu>li.active{background-color:#3246d300;color:#fff;border-left:0 solid #3246d3}.theme-primary.dark-skin .sidebar-menu>li.active>a{background-color:#0c1a32}.theme-primary.dark-skin .sidebar-menu>li.active a,.theme-primary.dark-skin .sidebar-menu>li.active a>i{color:#fff}.theme-primary.dark-skin .sidebar-menu>li.active a>svg{color:#fff;fill:#0168fa33}.theme-primary.dark-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-primary.dark-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#3246d300;color:#fff}.theme-primary.dark-skin .sidebar-menu>li.active .treeview-menu li.active>a{color:#fff!important}.theme-primary.rtl.dark-skin .sidebar-menu>li.active{border-left:0 solid #3246d3;border-right:0 solid #3246d3}@media (min-width: 768px){.sidebar-mini.sidebar-collapse .sidebar-menu>li.active.menu-open{background-color:#3246d333;color:#3246d3}}.theme-primary .sm-blue a.current,.theme-primary .sm-blue a.highlighted,.theme-primary .sm-blue a:active,.theme-primary .sm-blue a:focus,.theme-primary .sm-blue a:hover,.theme-primary .sm-blue li.current>a,.theme-primary .sm-blue li.current>a:active,.theme-primary .sm-blue li.current>a:focus,.theme-primary .sm-blue li.current>a:hover,.theme-primary .sm-blue li.highlighted>a,.theme-primary .sm-blue li.highlighted>a:active,.theme-primary .sm-blue li.highlighted>a:focus,.theme-primary .sm-blue li.highlighted>a:hover{background:#3246d3;color:#fff!important}.theme-primary .sm-blue ul a.highlighted,.theme-primary .sm-blue ul a:active,.theme-primary .sm-blue ul a:focus,.theme-primary .sm-blue ul a:hover{background:#ebedf3;color:#3246d3!important}.dark-skin.theme-primary .sm-blue a.current,.dark-skin.theme-primary .sm-blue a.highlighted,.dark-skin.theme-primary .sm-blue a:active,.dark-skin.theme-primary .sm-blue a:focus,.dark-skin.theme-primary .sm-blue a:hover{background:#3246d3;color:#fff!important}.dark-skin.theme-primary .sm-blue ul a.highlighted,.dark-skin.theme-primary .sm-blue ul a:active,.dark-skin.theme-primary .sm-blue ul a:focus,.dark-skin.theme-primary .sm-blue ul a:hover{background:#29354b;color:#3246d3!important}.theme-primary .btn-link{color:#3246d3}.theme-primary .btn-primary{background-color:#3246d3;border-color:#3246d3;color:#fff}.theme-primary .btn-primary.active,.theme-primary .btn-primary:active,.theme-primary .btn-primary:focus,.theme-primary .btn-primary:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-primary .btn-primary.disabled,.theme-primary .btn-primary:disabled{background-color:#8692e5;border-color:#3246d3;opacity:.5}.theme-primary .show>.btn-primary.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-primary .btn-outline.btn-primary{color:#3246d3;background-color:initial;border-color:#3246d3!important}.theme-primary .btn-outline.btn-primary.active,.theme-primary .btn-outline.btn-primary:active,.theme-primary .btn-outline.btn-primary:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-primary.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-primary .btn-flat.btn-primary{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-primary.active,.theme-primary .btn-flat.btn-primary:active,.theme-primary .btn-flat.btn-primary:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-primary .btn-info{background-color:#00d0ff;border-color:#00d0ff;color:#fff}.theme-primary .btn-info.active,.theme-primary .btn-info:active,.theme-primary .btn-info:focus,.theme-primary .btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-primary .btn-info.disabled,.theme-primary .btn-info:disabled{background-color:#66e3ff;border-color:#00d0ff;opacity:.5}.theme-primary .show>.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important}.theme-primary .btn-outline.btn-info{color:#00d0ff;background-color:initial;border-color:#00d0ff!important}.theme-primary .btn-outline.btn-info.active,.theme-primary .btn-outline.btn-info:active,.theme-primary .btn-outline.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-primary .btn-flat.btn-info{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-info.active,.theme-primary .btn-flat.btn-info:active,.theme-primary .btn-flat.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-primary .btn-success{background-color:#1dbfc1;border-color:#1dbfc1;color:#fff}.theme-primary .btn-success.active,.theme-primary .btn-success:active,.theme-primary .btn-success:focus,.theme-primary .btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-primary .btn-success.disabled,.theme-primary .btn-success:disabled{background-color:#5de5e7;border-color:#1dbfc1;opacity:.5}.theme-primary .show>.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-primary .btn-outline.btn-success{color:#1dbfc1;background-color:initial;border-color:#1dbfc1!important}.theme-primary .btn-outline.btn-success.active,.theme-primary .btn-outline.btn-success:active,.theme-primary .btn-outline.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-primary .btn-flat.btn-success{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-success.active,.theme-primary .btn-flat.btn-success:active,.theme-primary .btn-flat.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-primary .btn-danger{background-color:#ee3158;border-color:#ee3158;color:#fff}.theme-primary .btn-danger.active,.theme-primary .btn-danger:active,.theme-primary .btn-danger:focus,.theme-primary .btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-primary .btn-danger.disabled,.theme-primary .btn-danger:disabled{background-color:#f68fa4;border-color:#ee3158;opacity:.5}.theme-primary .show>.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-primary .btn-outline.btn-danger{color:#ee3158;background-color:initial;border-color:#ee3158!important}.theme-primary .btn-outline.btn-danger.active,.theme-primary .btn-outline.btn-danger:active,.theme-primary .btn-outline.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-primary .btn-flat.btn-danger{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-danger.active,.theme-primary .btn-flat.btn-danger:active,.theme-primary .btn-flat.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-primary .btn-warning{background-color:#ffa800;border-color:#ffa800;color:#fff}.theme-primary .btn-warning.active,.theme-primary .btn-warning:active,.theme-primary .btn-warning:focus,.theme-primary .btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-primary .btn-warning.disabled,.theme-primary .btn-warning:disabled{background-color:#ffcb66;border-color:#ffa800;opacity:.5}.theme-primary .show>.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-primary .btn-outline.btn-warning{color:#ffa800;background-color:initial;border-color:#ffa800!important}.theme-primary .btn-outline.btn-warning.active,.theme-primary .btn-outline.btn-warning:active,.theme-primary .btn-outline.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-primary .btn-flat.btn-warning{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-warning.active,.theme-primary .btn-flat.btn-warning:active,.theme-primary .btn-flat.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-primary .btn-primary-light{background-color:#dbdfff;border-color:#dbdfff;color:#3246d3}.theme-primary .btn-primary-light.active,.theme-primary .btn-primary-light:active,.theme-primary .btn-primary-light:focus,.theme-primary .btn-primary-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-primary .btn-primary-light.disabled,.theme-primary .btn-primary-light:disabled{background-color:#fff;border-color:#dbdfff;opacity:.5}.theme-primary .show>.btn-primary-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-primary .btn-outline.btn-primary-light{color:#3246d3;background-color:initial;border-color:#dbdfff!important}.theme-primary .btn-outline.btn-primary-light.active,.theme-primary .btn-outline.btn-primary-light:active,.theme-primary .btn-outline.btn-primary-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-primary-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-primary .btn-flat.btn-primary-light{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-primary-light.active,.theme-primary .btn-flat.btn-primary-light:active,.theme-primary .btn-flat.btn-primary-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-primary .btn-info-light{background-color:#e1f9ff;border-color:#e1f9ff;color:#00d0ff}.theme-primary .btn-info-light.active,.theme-primary .btn-info-light:active,.theme-primary .btn-info-light:focus,.theme-primary .btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-primary .btn-info-light.disabled,.theme-primary .btn-info-light:disabled{background-color:#fff;border-color:#e1f9ff;opacity:.5}.theme-primary .show>.btn-info.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-primary .btn-outline.btn-info-light{color:#00d0ff;background-color:initial;border-color:#e1f9ff!important}.theme-primary .btn-outline.btn-info-light.active,.theme-primary .btn-outline.btn-info-light:active,.theme-primary .btn-outline.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-info-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-primary .btn-flat.btn-info-light{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-info-light.active,.theme-primary .btn-flat.btn-info-light:active,.theme-primary .btn-flat.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-primary .btn-success-light{background-color:#e8f9f9;border-color:#e8f9f9;color:#1dbfc1}.theme-primary .btn-success-light.active,.theme-primary .btn-success-light:active,.theme-primary .btn-success-light:focus,.theme-primary .btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-primary .btn-success-light.disabled,.theme-primary .btn-success-light:disabled{background-color:#fff;border-color:#e8f9f9;opacity:.5}.theme-primary .show>.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-primary .btn-outline.btn-success-light{color:#1dbfc1;background-color:initial;border-color:#e8f9f9!important}.theme-primary .btn-outline.btn-success-light.active,.theme-primary .btn-outline.btn-success-light:active,.theme-primary .btn-outline.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-primary .btn-flat.btn-success-light{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-success-light.active,.theme-primary .btn-flat.btn-success-light:active,.theme-primary .btn-flat.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-primary .btn-danger-light{background-color:#ffd6de;border-color:#ffd6de;color:#ee3158}.theme-primary .btn-danger-light.active,.theme-primary .btn-danger-light:active,.theme-primary .btn-danger-light:focus,.theme-primary .btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-primary .btn-danger-light.disabled,.theme-primary .btn-danger-light:disabled{background-color:#fff;border-color:#ffd6de;opacity:.5}.theme-primary .show>.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-primary .btn-outline.btn-danger-light{color:#ee3158;background-color:initial;border-color:#ffd6de!important}.theme-primary .btn-outline.btn-danger-light.active,.theme-primary .btn-outline.btn-danger-light:active,.theme-primary .btn-outline.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-primary .btn-flat.btn-danger-light{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-danger-light.active,.theme-primary .btn-flat.btn-danger-light:active,.theme-primary .btn-flat.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-primary .btn-warning-light{background-color:#fff8ea;border-color:#fff8ea;color:#ffa800}.theme-primary .btn-warning-light.active,.theme-primary .btn-warning-light:active,.theme-primary .btn-warning-light:focus,.theme-primary .btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-primary .btn-warning-light.disabled,.theme-primary .btn-warning-light:disabled{background-color:#fff;border-color:#fff8ea;opacity:.5}.theme-primary .show>.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-primary .btn-outline.btn-warning-light{color:#ffa800;background-color:initial;border-color:#fff8ea!important}.theme-primary .btn-outline.btn-warning-light.active,.theme-primary .btn-outline.btn-warning-light:active,.theme-primary .btn-outline.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-primary .show>.btn-outline.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-primary .btn-flat.btn-warning-light{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-primary .btn-flat.btn-warning-light.active,.theme-primary .btn-flat.btn-warning-light:active,.theme-primary .btn-flat.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-primary .callout.callout-primary{border-color:#3246d3;background-color:#3246d3!important}.theme-primary .callout.callout-info{border-color:#00d0ff;background-color:#00d0ff!important}.theme-primary .callout.callout-success{border-color:#1dbfc1;background-color:#1dbfc1!important}.theme-primary .callout.callout-danger{border-color:#ee3158;background-color:#ee3158!important}.theme-primary .callout.callout-warning{border-color:#ffa800;background-color:#ffa800!important}.theme-primary .alert-primary{border-color:#3246d3;background-color:#3246d3!important;color:#fff}.theme-primary .alert-info{border-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-primary .alert-success{border-color:#1dbfc1;background-color:#1dbfc1!important;color:#fff}.theme-primary .alert-danger,.theme-primary .alert-error{border-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-primary .alert-warning{border-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-primary .direct-chat-primary .right>.direct-chat-text p{background-color:#3246d3;color:#fff}.theme-primary .direct-chat-primary .right>.direct-chat-text:after,.theme-primary .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#3246d3}.theme-primary .direct-chat-info .right>.direct-chat-text p{background-color:#00d0ff;color:#fff}.theme-primary .direct-chat-info .right>.direct-chat-text:after,.theme-primary .direct-chat-info .right>.direct-chat-text:before{border-left-color:#00d0ff}.theme-primary .direct-chat-success .right>.direct-chat-text p{background-color:#1dbfc1;color:#fff}.theme-primary .direct-chat-success .right>.direct-chat-text:after,.theme-primary .direct-chat-success .right>.direct-chat-text:before{border-left-color:#1dbfc1}.theme-primary .direct-chat-danger .right>.direct-chat-text p{background-color:#ee3158;color:#fff}.theme-primary .direct-chat-danger .right>.direct-chat-text:after,.theme-primary .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#ee3158}.theme-primary .direct-chat-warning .right>.direct-chat-text p{background-color:#ffa800;color:#fff}.theme-primary .direct-chat-warning .right>.direct-chat-text:after,.theme-primary .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#ffa800}.theme-primary .right .direct-chat-text p{background-color:#3246d3}.theme-primary .modal-primary .modal-footer,.theme-primary .modal-primary .modal-header{border-color:#3246d3}.theme-primary .modal-primary .modal-body{background-color:#3246d3!important}.theme-primary .modal-info .modal-footer,.theme-primary .modal-info .modal-header{border-color:#00d0ff}.theme-primary .modal-info .modal-body{background-color:#00d0ff!important}.theme-primary .modal-success .modal-footer,.theme-primary .modal-success .modal-header{border-color:#1dbfc1}.theme-primary .modal-success .modal-body{background-color:#1dbfc1!important}.theme-primary .modal-danger .modal-footer,.theme-primary .modal-danger .modal-header{border-color:#ee3158}.theme-primary .modal-danger .modal-body{background-color:#ee3158!important}.theme-primary .modal-warning .modal-footer,.theme-primary .modal-warning .modal-header{border-color:#ffa800}.theme-primary .modal-warning .modal-body{background-color:#ffa800!important}.theme-primary .border-primary{border-color:#3246d3!important}.theme-primary .border-info{border-color:#00d0ff!important}.theme-primary .border-success{border-color:#1dbfc1!important}.theme-primary .border-danger{border-color:#ee3158!important}.theme-primary .border-warning{border-color:#ffa800!important}.theme-primary .bg-primary{background-color:#3246d3!important;color:#fff}.theme-primary .bg-primary-light{background-color:#dbdfff!important;color:#3246d3}.theme-primary .bg-info{background-color:#00d0ff!important;color:#fff}.theme-primary .bg-info-light{background-color:#e1f9ff!important;color:#00d0ff}.theme-primary .bg-success{background-color:#1dbfc1!important;color:#fff}.theme-primary .bg-success-light{background-color:#e8f9f9!important;color:#1dbfc1}.theme-primary .bg-danger{background-color:#ee3158!important;color:#fff}.theme-primary .bg-danger-light{background-color:#ffd6de!important;color:#ee3158}.theme-primary .bg-warning{background-color:#ffa800!important;color:#fff}.theme-primary .bg-warning-light{background-color:#fff8ea!important;color:#ffa800}.theme-primary .text-primary{color:#3246d3!important}.theme-primary .text-primary-light{color:#dbdfff!important}.theme-primary .hover-primary:focus,.theme-primary .hover-primary:hover,.theme-primary a.text-primary:focus,.theme-primary a.text-primary:hover{color:#3246d3!important}.theme-primary .text-info{color:#00d0ff!important}.theme-primary .text-info-light{color:#e1f9ff!important}.theme-primary .hover-info:focus,.theme-primary .hover-info:hover,.theme-primary a.text-info:focus,.theme-primary a.text-info:hover{color:#00d0ff!important}.theme-primary .text-success{color:#1dbfc1!important}.theme-primary .text-success-light{color:#e8f9f9!important}.theme-primary .hover-success:focus,.theme-primary .hover-success:hover,.theme-primary a.text-success:focus,.theme-primary a.text-success:hover{color:#1dbfc1!important}.theme-primary .text-danger{color:#ee3158!important}.theme-primary .text-danger-light{color:#ffd6de!important}.theme-primary .hover-danger:focus,.theme-primary .hover-danger:hover,.theme-primary a.text-danger:focus,.theme-primary a.text-danger:hover{color:#ee3158!important}.theme-primary .text-warning{color:#ffa800!important}.theme-primary .text-warning-light{color:#fff8ea!important}.theme-primary .hover-warning:focus,.theme-primary .hover-warning:hover,.theme-primary a.text-warning:focus,.theme-primary a.text-warning:hover{color:#ffa800!important}.theme-primary .active.active-primary{background-color:#2536ad!important}.theme-primary .active.active-info{background-color:#00a6cc!important}.theme-primary .active.active-success{background-color:#169395!important}.theme-primary .active.active-danger{background-color:#da123b!important}.theme-primary .active.active-warning{background-color:#cc8600!important}.theme-primary .label-primary{background-color:#3246d3!important}.theme-primary .label-info{background-color:#00d0ff!important}.theme-primary .label-success{background-color:#1dbfc1!important}.theme-primary .label-danger{background-color:#ee3158!important}.theme-primary .label-warning{background-color:#ffa800!important}.theme-primary .ribbon-box .ribbon-primary{background-color:#3246d3}.theme-primary .ribbon-box .ribbon-primary:before{border-color:#3246d3 #0000 #0000}.theme-primary .ribbon-box .ribbon-two-primary span{background-color:#3246d3}.theme-primary .ribbon-box .ribbon-two-primary span:before{border-left:3px solid #2536ad;border-top:3px solid #2536ad}.theme-primary .ribbon-box .ribbon-two-primary span:after{border-right:3px solid #2536ad;border-top:3px solid #2536ad}.theme-primary .ribbon-box .ribbon-info{background-color:#00d0ff}.theme-primary .ribbon-box .ribbon-info:before{border-color:#00d0ff #0000 #0000}.theme-primary .ribbon-box .ribbon-two-info span{background-color:#00d0ff}.theme-primary .ribbon-box .ribbon-two-info span:before{border-left:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-primary .ribbon-box .ribbon-two-info span:after{border-right:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-primary .ribbon-box .ribbon-success{background-color:#1dbfc1}.theme-primary .ribbon-box .ribbon-success:before{border-color:#1dbfc1 #0000 #0000}.theme-primary .ribbon-box .ribbon-two-success span{background-color:#1dbfc1}.theme-primary .ribbon-box .ribbon-two-success span:before{border-left:3px solid #169395;border-top:3px solid #169395}.theme-primary .ribbon-box .ribbon-two-success span:after{border-right:3px solid #169395;border-top:3px solid #169395}.theme-primary .ribbon-box .ribbon-danger{background-color:#ee3158}.theme-primary .ribbon-box .ribbon-danger:before{border-color:#ee3158 #0000 #0000}.theme-primary .ribbon-box .ribbon-two-danger span{background-color:#ee3158}.theme-primary .ribbon-box .ribbon-two-danger span:before{border-left:3px solid #da123b;border-top:3px solid #da123b}.theme-primary .ribbon-box .ribbon-two-danger span:after{border-right:3px solid #da123b;border-top:3px solid #da123b}.theme-primary .ribbon-box .ribbon-warning{background-color:#ffa800}.theme-primary .ribbon-box .ribbon-warning:before{border-color:#ffa800 #0000 #0000}.theme-primary .ribbon-box .ribbon-two-warning span{background-color:#ffa800}.theme-primary .ribbon-box .ribbon-two-warning span:before{border-left:3px solid #cc8600;border-top:3px solid #cc8600}.theme-primary .ribbon-box .ribbon-two-warning span:after{border-right:3px solid #cc8600;border-top:3px solid #cc8600}.theme-primary .box-primary{background-color:#3246d3!important}.theme-primary .box-primary.box-bordered{border-color:#3246d3}.theme-primary .box-outline-primary{background-color:#fff;border:1px solid #3246d3}.theme-primary .box.box-solid.box-primary>.box-header{color:#fff;background-color:#3246d3}.theme-primary .box.box-solid.box-primary>.box-header .btn,.theme-primary .box.box-solid.box-primary>.box-header>a{color:#fff}.theme-primary .box-info{background-color:#00d0ff!important}.theme-primary .box-info.box-bordered{border-color:#00d0ff}.theme-primary .box-outline-info{background-color:#fff;border:1px solid #00d0ff}.theme-primary .box.box-solid.box-info>.box-header{color:#fff;background-color:#00d0ff}.theme-primary .box.box-solid.box-info>.box-header .btn,.theme-primary .box.box-solid.box-info>.box-header>a{color:#fff}.theme-primary .box-success{background-color:#1dbfc1!important}.theme-primary .box-success.box-bordered{border-color:#1dbfc1}.theme-primary .box-outline-success{background-color:#fff;border:1px solid #1dbfc1}.theme-primary .box.box-solid.box-success>.box-header{color:#fff;background-color:#1dbfc1}.theme-primary .box.box-solid.box-success>.box-header .btn,.theme-primary .box.box-solid.box-success>.box-header>a{color:#fff}.theme-primary .box-danger{background-color:#ee3158!important}.theme-primary .box-danger.box-bordered{border-color:#ee3158}.theme-primary .box-outline-danger{background-color:#fff;border:1px solid #ee3158}.theme-primary .box.box-solid.box-danger>.box-header{color:#fff;background-color:#ee3158}.theme-primary .box.box-solid.box-danger>.box-header .btn,.theme-primary .box.box-solid.box-danger>.box-header>a{color:#fff}.theme-primary .box-warning{background-color:#ffa800!important}.theme-primary .box-warning.box-bordered{border-color:#ffa800}.theme-primary .box-outline-warning{background-color:#fff;border:1px solid #ffa800}.theme-primary .box.box-solid.box-warning>.box-header{color:#fff;background-color:#ffa800}.theme-primary .box.box-solid.box-warning>.box-header .btn,.theme-primary .box.box-solid.box-warning>.box-header>a{color:#fff}.theme-primary .box-controls .dropdown.show>a,.theme-primary .box-controls li>a:hover,.theme-primary .box-fullscreen .box-btn-fullscreen,.theme-primary .box-profile .social-states a:hover{color:#2536ad}.theme-primary .progress-bar-primary{background-color:#3246d3}.theme-primary .progress-bar-info{background-color:#00d0ff}.theme-primary .progress-bar-success{background-color:#1dbfc1}.theme-primary .progress-bar-danger{background-color:#ee3158}.theme-primary .progress-bar-warning{background-color:#ffa800}.theme-primary .panel-primary{border-color:#3246d3}.theme-primary .panel-primary>.panel-heading{color:#fff;background-color:#3246d3;border-color:#3246d3}.theme-primary .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3246d3}.theme-primary .panel-primary>.panel-heading .badge-pill{color:#3246d3;background-color:#fff}.theme-primary .panel-primary .panel-action,.theme-primary .panel-primary .panel-title{color:#fff}.theme-primary .panel-primary .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3246d3}.theme-primary .panel-line.panel-primary .panel-heading{color:#3246d3;border-top-color:#3246d3;background:#0000}.theme-primary .panel-line.panel-primary .panel-action,.theme-primary .panel-line.panel-primary .panel-title{color:#3246d3}.theme-primary .panel-info{border-color:#00d0ff}.theme-primary .panel-info>.panel-heading{color:#fff;background-color:#00d0ff;border-color:#00d0ff}.theme-primary .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00d0ff}.theme-primary .panel-info>.panel-heading .badge-pill{color:#00d0ff;background-color:#fff}.theme-primary .panel-info .panel-action,.theme-primary .panel-info .panel-title{color:#fff}.theme-primary .panel-info .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00d0ff}.theme-primary .panel-line.panel-info .panel-heading{color:#00d0ff;border-top-color:#00d0ff;background:#0000}.theme-primary .panel-line.panel-info .panel-action,.theme-primary .panel-line.panel-info .panel-title{color:#00d0ff}.theme-primary .panel-success{border-color:#1dbfc1}.theme-primary .panel-success>.panel-heading{color:#fff;background-color:#1dbfc1;border-color:#1dbfc1}.theme-primary .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1dbfc1}.theme-primary .panel-success>.panel-heading .badge-pill{color:#1dbfc1;background-color:#fff}.theme-primary .panel-success .panel-action,.theme-primary .panel-success .panel-title{color:#fff}.theme-primary .panel-success .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1dbfc1}.theme-primary .panel-line.panel-success .panel-heading{color:#1dbfc1;border-top-color:#1dbfc1;background:#0000}.theme-primary .panel-line.panel-success .panel-action,.theme-primary .panel-line.panel-success .panel-title{color:#1dbfc1}.theme-primary .panel-danger{border-color:#ee3158}.theme-primary .panel-danger>.panel-heading{color:#fff;background-color:#ee3158;border-color:#ee3158}.theme-primary .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ee3158}.theme-primary .panel-danger>.panel-heading .badge-pill{color:#ee3158;background-color:#fff}.theme-primary .panel-danger .panel-action,.theme-primary .panel-danger .panel-title{color:#fff}.theme-primary .panel-danger .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ee3158}.theme-primary .panel-line.panel-danger .panel-heading{color:#ee3158;border-top-color:#ee3158;background:#0000}.theme-primary .panel-line.panel-danger .panel-action,.theme-primary .panel-line.panel-danger .panel-title{color:#ee3158}.theme-primary .panel-warning{border-color:#ffa800}.theme-primary .panel-warning>.panel-heading{color:#fff;background-color:#ffa800;border-color:#ffa800}.theme-primary .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa800}.theme-primary .panel-warning>.panel-heading .badge-pill{color:#ffa800;background-color:#fff}.theme-primary .panel-warning .panel-action,.theme-primary .panel-warning .panel-title{color:#fff}.theme-primary .panel-warning .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa800}.theme-primary .panel-line.panel-warning .panel-heading{color:#ffa800;border-top-color:#ffa800;background:#0000}.theme-primary .panel-line.panel-warning .panel-action,.theme-primary .panel-line.panel-warning .panel-title{color:#ffa800}.theme-primary .switch input:checked~.switch-indicator:after,.theme-primary .switch.switch-primary input:checked~.switch-indicator:after{background-color:#3246d3}.theme-primary .switch.switch-info input:checked~.switch-indicator:after{background-color:#00d0ff}.theme-primary .switch.switch-success input:checked~.switch-indicator:after{background-color:#1dbfc1}.theme-primary .switch.switch-danger input:checked~.switch-indicator:after{background-color:#ee3158}.theme-primary .switch.switch-warning input:checked~.switch-indicator:after{background-color:#ffa800}.theme-primary .badge-primary{background-color:#3246d3;color:#fff}.theme-primary .badge-primary[href]:focus,.theme-primary .badge-primary[href]:hover{background-color:#2536ad}.theme-primary .badge-secondary{background-color:#e4e6ef;color:#1e3770}.theme-primary .badge-secondary[href]:focus,.theme-primary .badge-secondary[href]:hover{background-color:#c4c8dc}.theme-primary .badge-info{background-color:#00d0ff;color:#fff}.theme-primary .badge-info[href]:focus,.theme-primary .badge-info[href]:hover{background-color:#00a6cc}.theme-primary .badge-success{background-color:#1dbfc1;color:#fff}.theme-primary .badge-success[href]:focus,.theme-primary .badge-success[href]:hover{background-color:#169395}.theme-primary .badge-danger{background-color:#ee3158;color:#fff}.theme-primary .badge-danger[href]:focus,.theme-primary .badge-danger[href]:hover{background-color:#da123b}.theme-primary .badge-warning{background-color:#ffa800;color:#fff}.theme-primary .badge-warning[href]:focus,.theme-primary .badge-warning[href]:hover{background-color:#cc8600}.theme-primary .badge-primary-light{background-color:#dbdfff;color:#3246d3}.theme-primary .badge-primary-light[href]:focus,.theme-primary .badge-primary-light[href]:hover{background-color:#a8b2ff}.theme-primary .badge-secondary-light{background-color:#e9edf2;color:#1e3770}.theme-primary .badge-secondary-light[href]:focus,.theme-primary .badge-secondary-light[href]:hover{background-color:#c9d3df}.theme-primary .badge-info-light{background-color:#e1f9ff;color:#00d0ff}.theme-primary .badge-info-light[href]:focus,.theme-primary .badge-info-light[href]:hover{background-color:#aeefff}.theme-primary .badge-success-light{background-color:#e8f9f9;color:#1dbfc1}.theme-primary .badge-success-light[href]:focus,.theme-primary .badge-success-light[href]:hover{background-color:#c0eeee}.theme-primary .badge-danger-light{background-color:#ffd6de;color:#ee3158}.theme-primary .badge-danger-light[href]:focus,.theme-primary .badge-danger-light[href]:hover{background-color:#ffa3b5}.theme-primary .badge-warning-light{background-color:#fff8ea;color:#ffa800}.theme-primary .badge-warning-light[href]:focus,.theme-primary .badge-warning-light[href]:hover{background-color:#ffe7b7}.theme-primary .rating-primary .active,.theme-primary .rating-primary :checked~label,.theme-primary .rating-primary label:hover,.theme-primary .rating-primary label:hover~label{color:#3246d3}.theme-primary .rating-info .active,.theme-primary .rating-info :checked~label,.theme-primary .rating-info label:hover,.theme-primary .rating-info label:hover~label{color:#00d0ff}.theme-primary .rating-success .active,.theme-primary .rating-success :checked~label,.theme-primary .rating-success label:hover,.theme-primary .rating-success label:hover~label{color:#1dbfc1}.theme-primary .rating-danger .active,.theme-primary .rating-danger :checked~label,.theme-primary .rating-danger label:hover,.theme-primary .rating-danger label:hover~label{color:#ee3158}.theme-primary .rating-warning .active,.theme-primary .rating-warning :checked~label,.theme-primary .rating-warning label:hover,.theme-primary .rating-warning label:hover~label{color:#ffa800}.theme-primary .toggler-primary input:checked+i{color:#3246d3}.theme-primary .toggler-info input:checked+i{color:#00d0ff}.theme-primary .toggler-success input:checked+i{color:#1dbfc1}.theme-primary .toggler-danger input:checked+i{color:#ee3158}.theme-primary .toggler-warning input:checked+i{color:#ffa800}.theme-primary .nav-tabs.nav-tabs-primary .nav-link.active,.theme-primary .nav-tabs.nav-tabs-primary .nav-link:active,.theme-primary .nav-tabs.nav-tabs-primary .nav-link:focus,.theme-primary .nav-tabs.nav-tabs-primary .nav-link:hover{border-color:#2536ad;background-color:initial;color:#2536ad}.theme-primary .nav-tabs.nav-tabs-info .nav-link.active,.theme-primary .nav-tabs.nav-tabs-info .nav-link:active,.theme-primary .nav-tabs.nav-tabs-info .nav-link:focus,.theme-primary .nav-tabs.nav-tabs-info .nav-link:hover{border-color:#00a6cc;background-color:#00d0ff;color:#fff}.theme-primary .nav-tabs.nav-tabs-success .nav-link.active,.theme-primary .nav-tabs.nav-tabs-success .nav-link:active,.theme-primary .nav-tabs.nav-tabs-success .nav-link:focus,.theme-primary .nav-tabs.nav-tabs-success .nav-link:hover{border-color:#169395;background-color:initial;color:#169395}.theme-primary .nav-tabs.nav-tabs-danger .nav-link.active,.theme-primary .nav-tabs.nav-tabs-danger .nav-link:active,.theme-primary .nav-tabs.nav-tabs-danger .nav-link:focus,.theme-primary .nav-tabs.nav-tabs-danger .nav-link:hover{border-color:#da123b;background-color:initial;color:#da123b}.theme-primary .nav-tabs.nav-tabs-warning .nav-link.active,.theme-primary .nav-tabs.nav-tabs-warning .nav-link:active,.theme-primary .nav-tabs.nav-tabs-warning .nav-link:focus,.theme-primary .nav-tabs.nav-tabs-warning .nav-link:hover{border-color:#cc8600;background-color:initial;color:#cc8600}.theme-primary .nav-tabs-custom.tab-primary>.nav-tabs>li a.active{border-top-color:#2536ad}.theme-primary .nav-tabs-custom.tab-info>.nav-tabs>li a.active{border-top-color:#00a6cc}.theme-primary .nav-tabs-custom.tab-success>.nav-tabs>li a.active{border-top-color:#169395}.theme-primary .nav-tabs-custom.tab-danger>.nav-tabs>li a.active{border-top-color:#da123b}.theme-primary .nav-tabs-custom.tab-warning>.nav-tabs>li a.active{border-top-color:#cc8600}.theme-primary .nav-tabs .nav-link.active,.theme-primary .nav-tabs .nav-link.active:focus,.theme-primary .nav-tabs .nav-link.active:hover{border-bottom-color:#3246d3;background-color:#3246d3;color:#fff}.theme-primary .nav-tabs .nav-item.open .nav-link,.theme-primary .nav-tabs .nav-item.open .nav-link:focus,.theme-primary .nav-tabs .nav-item.open .nav-link:hover{border-bottom-color:#3246d3;background-color:#3246d3}.theme-primary .todo-list .info,.theme-primary .todo-list .primary{border-left-color:#3246d3}.theme-primary .todo-list .success{border-left-color:#1dbfc1}.theme-primary .todo-list .danger{border-left-color:#ee3158}.theme-primary .todo-list .warning{border-left-color:#ffa800}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-primary{background-color:#3246d3;border:1px solid #3246d3;color:#fff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-primary:after,.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-primary:before{border-left-color:#3246d3;border-right-color:#3246d3}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-primary *{color:inherit}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-info{background-color:#00d0ff;border:1px solid #00d0ff;color:#fff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-info:after,.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-info:before{border-left-color:#00d0ff;border-right-color:#00d0ff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-info *{color:inherit}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-success{background-color:#1dbfc1;border:1px solid #1dbfc1;color:#fff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-success:after,.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-success:before{border-left-color:#1dbfc1;border-right-color:#1dbfc1}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-success *{color:inherit}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-danger{background-color:#ee3158;border:1px solid #ee3158;color:#fff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-danger:after,.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-danger:before{border-left-color:#ee3158;border-right-color:#ee3158}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-danger *{color:inherit}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-warning{background-color:#ffa800;border:1px solid #ffa800;color:#fff}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-warning:after,.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-warning:before{border-left-color:#ffa800;border-right-color:#ffa800}.theme-primary .timeline .timeline-item>.timeline-event.timeline-event-warning *{color:inherit}.theme-primary .timeline .timeline-item>.timeline-point.timeline-point-primary{color:#3246d3;background-color:#fff}.theme-primary .timeline .timeline-item>.timeline-point.timeline-point-info{color:#00d0ff;background-color:#fff}.theme-primary .timeline .timeline-item>.timeline-point.timeline-point-success{color:#1dbfc1;background-color:#fff}.theme-primary .timeline .timeline-item>.timeline-point.timeline-point-danger{color:#ee3158;background-color:#fff}.theme-primary .timeline .timeline-item>.timeline-point.timeline-point-warning{color:#ffa800;background-color:#fff}.theme-primary .timeline .timeline-label .label-primary{background-color:#3246d3}.theme-primary .timeline .timeline-label .label-info{background-color:#00d0ff}.theme-primary .timeline .timeline-label .label-success{background-color:#1dbfc1}.theme-primary .timeline .timeline-label .label-danger{background-color:#ee3158}.theme-primary .timeline .timeline-label .label-warning{background-color:#ffa800}.theme-danger .theme-primary .timeline__date,.theme-info .theme-primary .timeline__date,.theme-primary .theme-danger .timeline__date,.theme-primary .theme-info .timeline__date,.theme-primary .theme-secondary .timeline__date,.theme-primary .theme-warning .timeline__date,.theme-primary .timeline5:before,.theme-primary .timeline__box:before,.theme-primary .timeline__date,.theme-primary .timeline__year,.theme-secondary .theme-primary .timeline__date,.theme-warning .theme-primary .timeline__date{background-color:#3246d3}.theme-primary .timeline__post{border-left:3px solid #3246d3}.theme-primary .daterangepicker td.active,.theme-primary .daterangepicker td.active:hover{background-color:#3246d3}.theme-primary .daterangepicker .input-mini.active{border:1px solid #3246d3}.theme-primary .ranges li.active,.theme-primary .ranges li:active,.theme-primary .ranges li:hover{border:1px solid #3246d3;background-color:#3246d3}.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:active,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:focus,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:hover,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:active,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:focus,.theme-primary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:hover{border-color:#3246d3;color:#3246d3}.theme-primary .control-sidebar .rpanel-title .btn:hover,.theme-primary .nav>li>a:active,.theme-primary .nav>li>a:focus,.theme-primary .nav>li>a:hover{color:#3246d3}.theme-primary .nav-pills>li>a.active,.theme-primary .nav-pills>li>a.active:focus,.theme-primary .nav-pills>li>a.active:hover{border-top-color:#3246d3;background-color:#3246d3!important;color:#fff}.theme-primary .mailbox-nav .nav-pills>li>a.active,.theme-primary .mailbox-nav .nav-pills>li>a.active:focus,.theme-primary .mailbox-nav .nav-pills>li>a.active:hover,.theme-primary .mailbox-nav .nav-pills>li>a:focus,.theme-primary .mailbox-nav .nav-pills>li>a:hover{border-color:#3246d3}.theme-primary .nav-tabs-custom>.nav-tabs>li a.active{border-top-color:#3246d3}.theme-primary .customtab li a.nav-link.active,.theme-primary .profile-tab li a.nav-link.active{border-bottom:2px solid #3246d3}.theme-primary .form-element .form-control,.theme-primary .form-element .form-control:focus,.theme-primary .form-element .input-group .input-group-addon{background-image:linear-gradient(45deg,#3246d3,#00d0ff),linear-gradient(#557bd2,#557bd2)}.theme-primary .form-control:focus{border-color:#3246d3}.theme-primary [type=checkbox]:checked.chk-col-primary+label:before{border-right:2px solid #3246d3;border-bottom:2px solid #3246d3}.theme-primary [type=checkbox]:checked.chk-col-info+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-primary [type=checkbox]:checked.chk-col-success+label:before{border-right:2px solid #1dbfc1;border-bottom:2px solid #1dbfc1}.theme-primary [type=checkbox]:checked.chk-col-danger+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-primary [type=checkbox]:checked.chk-col-warning+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-primary [type=checkbox].filled-in:checked.chk-col-primary+label:after{border:2px solid #3246d3;background-color:#3246d3}.theme-primary [type=checkbox].filled-in:checked.chk-col-info+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-primary [type=checkbox].filled-in:checked.chk-col-success+label:after{border:2px solid #1dbfc1;background-color:#1dbfc1}.theme-primary [type=checkbox].filled-in:checked.chk-col-danger+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-primary [type=checkbox].filled-in:checked.chk-col-warning+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-primary [type=radio].radio-col-primary:checked+label:after{background-color:#3246d3;border-color:#3246d3;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-primary:checked+label:before{border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#3246d3;border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-primary [type=radio].radio-col-info:checked+label:after{background-color:#00d0ff;border-color:#00d0ff;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-info:checked+label:before{border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-info:checked+label:after{background-color:#00d0ff;border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-primary [type=radio].radio-col-success:checked+label:after{background-color:#1dbfc1;border-color:#1dbfc1;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-success:checked+label:before{border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-success:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-primary [type=radio].radio-col-danger:checked+label:after{background-color:#ee3158;border-color:#ee3158;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-danger:checked+label:before{border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-danger:checked+label:after{background-color:#ee3158;border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-primary [type=radio].radio-col-warning:checked+label:after{background-color:#ffa800;border-color:#ffa800;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-warning:checked+label:before{border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-primary [type=radio].with-gap.radio-col-warning:checked+label:after{background-color:#ffa800;border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-primary [type=checkbox]:checked+label:before{border-right:2px solid #3246d3;border-bottom:2px solid #3246d3}.theme-primary [type=checkbox].filled-in:checked+label:after{border:2px solid #3246d3;background-color:#3246d3}.theme-primary [type=radio].with-gap:checked+label:after,.theme-primary [type=radio].with-gap:checked+label:before{border:2px solid #3246d3}.theme-primary [type=radio].with-gap:checked+label:after{background-color:#3246d3;z-index:0}.theme-primary [type=radio]:checked+label:after{border:2px solid #3246d3;background-color:#3246d3;z-index:0}.theme-primary [type=checkbox].filled-in.tabbed:checked:focus+label:after{border-color:#3246d3;background-color:#3246d3}.theme-primary .fx-element-overlay .fx-card-item .fx-card-content a:hover{color:#3246d3}.theme-primary .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a:hover{background:#3246d3;border-color:#3246d3}.theme-primary .calendar-event,.theme-primary .fc-event{background:#3246d3}.theme-primary .tabs-vertical li .nav-link.active,.theme-primary .tabs-vertical li .nav-link:active,.theme-primary .tabs-vertical li .nav-link:focus,.theme-primary .tabs-vertical li .nav-link:hover{background-color:#3246d3;color:#fff}.theme-primary .customvtab .tabs-vertical li .nav-link.active,.theme-primary .customvtab .tabs-vertical li .nav-link:active,.theme-primary .customvtab .tabs-vertical li .nav-link:focus,.theme-primary .customvtab .tabs-vertical li .nav-link:hover{border-right:2px solid #3246d3;color:#3246d3}.theme-primary .customtab2 li a.nav-link.active,.theme-primary .customtab2 li a.nav-link:active,.theme-primary .customtab2 li a.nav-link:hover{background-color:#3246d3}.rtl.theme-primary .customvtab .tabs-vertical li .nav-link.active,.rtl.theme-primary .customvtab .tabs-vertical li .nav-link:active,.rtl.theme-primary .customvtab .tabs-vertical li .nav-link:focus,.rtl.theme-primary .customvtab .tabs-vertical li .nav-link:hover{border-right:none;border-left:2px solid #3246d3}.theme-primary .jq-icon-primary{background-color:#3246d3;color:#fff;border-color:#3246d3}.theme-primary .jq-icon-info{background-color:#00d0ff;color:#fff;border-color:#00d0ff}.theme-primary .jq-icon-success{background-color:#1dbfc1;color:#fff;border-color:#3246d3}.theme-primary .jq-icon-danger,.theme-primary .jq-icon-error{background-color:#ee3158;color:#fff;border-color:#ee3158}.theme-primary .jq-icon-warning{background-color:#ffa800;color:#fff;border-color:#ffa800}.theme-primary .avatar.status-primary:after{background-color:#3246d3}.theme-primary .avatar.status-info:after{background-color:#00d0ff}.theme-primary .avatar.status-success:after{background-color:#1dbfc1}.theme-primary .avatar.status-danger:after{background-color:#ee3158}.theme-primary .avatar.status-warning:after{background-color:#ffa800}.theme-primary .avatar[class*=status-]:after{background-color:#3246d3}.theme-primary .avatar-add:hover{background-color:#2536ad;border-color:#2536ad}.theme-primary .media-chat.media-chat-reverse .media-body p{background-color:#3246d3}.theme-primary .media-right-out a:hover{color:#2536ad}.theme-primary .control input:checked:focus~.control_indicator,.theme-primary .control input:checked~.control_indicator,.theme-primary .control:hover input:not([disabled]):checked~.control_indicator{background-color:#3246d3}.theme-primary .flex-column>li>a.nav-link.active,.theme-primary .flex-column>li>a.nav-link.active:hover{border-left-color:#3246d3}.theme-primary .pagination li a.current,.theme-primary .pagination li a.current:hover{border:1px solid #3246d3;background-color:#3246d3}.theme-primary .pagination li a:hover{border:1px solid #2536ad;background-color:#2536ad!important}.theme-primary .dataTables_wrapper .dataTables_paginate .paginate_button.current,.theme-primary .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid #3246d3;background-color:#3246d3}.theme-primary .dt-buttons .dt-button,.theme-primary .footable .pagination li a.active,.theme-primary .footable .pagination li a:active,.theme-primary .footable .pagination li a:hover,.theme-primary .paging_simple_numbers .pagination .paginate_button.active a,.theme-primary .paging_simple_numbers .pagination .paginate_button:hover a{background-color:#3246d3}.theme-primary .select2-container--default.select2-container--open{border-color:#3246d3}.theme-primary .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3246d3}.theme-primary .select2-container--default .select2-search--dropdown .select2-search__field,.theme-primary .select2-container--default .select2-selection--multiple:focus,.theme-primary .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#3246d3!important}.theme-primary .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#3246d3;border-color:#3246d3}.theme-primary .myadmin-dd .dd-list .dd-list .dd-handle:hover,.theme-primary .myadmin-dd-empty .dd-list .dd3-content:hover,.theme-primary .myadmin-dd-empty .dd-list .dd3-handle:hover{color:#2536ad}.theme-primary [data-overlay-primary]:before{background:#2536ad}.theme-primary .wizard-content .wizard>.steps>ul>li.current{border:2px solid #3246d3;background-color:#3246d3}.theme-primary .wizard-content .wizard>.steps>ul>li.done{border-color:#2536ad;background-color:#2536ad}.theme-primary .wizard-content .wizard.wizard-circle>.steps>ul>li:after,.theme-primary .wizard-content .wizard.wizard-circle>.steps>ul>li:before,.theme-primary .wizard-content .wizard.wizard-notification>.steps>ul>li:after,.theme-primary .wizard-content .wizard.wizard-notification>.steps>ul>li:before,.theme-primary .wizard-content .wizard>.actions>ul>li>a{background-color:#3246d3}.theme-primary .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #3246d3;color:#3246d3}.theme-primary .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,.theme-primary .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#3246d3}@media (max-width: 767px){.theme-primary .wizard-content .wizard>.steps>ul>li:last-child:after{background-color:#3246d3}}@media (max-width: 575px){.theme-primary .wizard-content .wizard>.steps>ul>li.current:after{background-color:#3246d3}}.theme-primary #primary .slider-selection{background-color:#3246d3}.theme-primary #info .slider-selection{background-color:#00d0ff}.theme-primary #success .slider-selection{background-color:#1dbfc1}.theme-primary #danger .slider-selection{background-color:#ee3158}.theme-primary #warning .slider-selection{background-color:#ffa800}.theme-primary .cd-horizontal-timeline .events a.selected:after{background:#3246d3;border-color:#3246d3}.theme-primary .cd-horizontal-timeline .events a.older-event:after{border-color:#3246d3}.theme-primary .cd-horizontal-timeline .filling-line{background:#3246d3}.theme-primary .cd-horizontal-timeline a,.theme-primary .cd-horizontal-timeline a:focus,.theme-primary .cd-horizontal-timeline a:hover{color:#3246d3}.theme-primary .cd-timeline-navigation a:focus,.theme-primary .cd-timeline-navigation a:hover{border-color:#3246d3}.bg-gradient-secondary,.theme-secondary .art-bg,.theme-secondary .bg-gradient-secondary{background:linear-gradient(45deg,#e4e6ef,#00d0ff)}.theme-secondary .main-header,.theme-secondary.fixed .main-header{background:#f4f6f9}.theme-secondary.onlyheader .art-bg{background-image:none}.bg-gradient-secondary-dark,.dark-skin.theme-secondary .art-bg,.dark-skin.theme-secondary .bg-gradient-secondary{background-image:linear-gradient(45deg,#a4abc9,#007d99)}.dark-skin.theme-secondary .main-header,.dark-skin.theme-secondary.fixed .main-header{background:#1c2e4c}@media (max-width: 767px){.theme-secondary.fixed .main-header{background-image:#0b0f22}.theme-secondary.fixed .main-header.navbar{background:none}.dark-skin.theme-secondary.fixed .main-header{background-image:#0c1a32}}.theme-secondary a:active,.theme-secondary a:focus,.theme-secondary a:hover{color:#e4e6ef}.theme-secondary .main-sidebar .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-secondary .main-sidebar .svg-icon:active,.theme-secondary .main-sidebar .svg-icon:focus,.theme-secondary .main-sidebar .svg-icon:hover,.theme-secondary .main-sidebar a:active .svg-icon,.theme-secondary .main-sidebar a:focus .svg-icon,.theme-secondary .main-sidebar a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-secondary .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-secondary .svg-icon:active,.theme-secondary .svg-icon:focus,.theme-secondary .svg-icon:hover,.theme-secondary a:active .svg-icon,.theme-secondary a:focus .svg-icon,.theme-secondary a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-secondary.light-skin .sidebar-menu>li.active.treeview>a{background-color:#fff;color:#e4e6ef!important}.theme-secondary.light-skin .sidebar-menu>li.active.treeview>a>i{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active.treeview>a>svg{color:#e4e6ef;fill:#0168fa33}.theme-secondary.light-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-secondary.light-skin .sidebar-menu>li.treeview .treeview-menu li a{color:#1e3770}.theme-secondary.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#e4e6ef!important}.theme-secondary.dark-skin .sidebar-menu>li.active>a:after{border-color:#0000 #333 #0000 #0000!important}.theme-secondary.dark-skin .sidebar-menu>li.active.treeview>a{background-color:#0c1a32;color:#fff!important}.theme-secondary.dark-skin .sidebar-menu>li.active.treeview>a>i{color:#fff}.theme-secondary.dark-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-secondary.dark-skin .sidebar-menu>li.active.treeview .treeview-menu li a{color:#b5b5c3}.theme-secondary.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#e4e6ef!important}.theme-secondary.light-skin .sidebar-menu li a:hover{color:#e4e6ef!important}.theme-secondary.light-skin .sidebar-menu>li.active,.theme-secondary.light-skin .sidebar-menu>li:active,.theme-secondary.light-skin .sidebar-menu>li:hover{background-color:#e4e6ef00;color:#e4e6ef;border-left:0 solid #e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active>a,.theme-secondary.light-skin .sidebar-menu>li:active>a,.theme-secondary.light-skin .sidebar-menu>li:hover>a{background-color:#fff}.theme-secondary.light-skin .sidebar-menu>li.active a,.theme-secondary.light-skin .sidebar-menu>li:active a,.theme-secondary.light-skin .sidebar-menu>li:hover a{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active a>i,.theme-secondary.light-skin .sidebar-menu>li:active a>i,.theme-secondary.light-skin .sidebar-menu>li:hover a>i{color:#1e3770;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active a>svg,.theme-secondary.light-skin .sidebar-menu>li:active a>svg,.theme-secondary.light-skin .sidebar-menu>li:hover a>svg{color:#e4e6ef;fill:#0168fa33}.theme-secondary.light-skin .sidebar-menu>li.active a img.svg-icon,.theme-secondary.light-skin .sidebar-menu>li:active a img.svg-icon,.theme-secondary.light-skin .sidebar-menu>li:hover a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-secondary.light-skin .sidebar-menu>li.active{background-color:#e4e6ef00;color:#e4e6ef;border-left:0 solid #e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active>a{background-color:#fff}.theme-secondary.light-skin .sidebar-menu>li.active a{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active a>i{color:#e4e6ef;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active a>svg{color:#e4e6ef;fill:#0168fa33}.theme-secondary.light-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#e4e6ef00;color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.active a>i{color:#e4e6ef;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li a>i{color:#1e3770;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active{background-color:#e4e6ef00;color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active,.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a>i{color:#e4e6ef;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a{color:#e4e6ef}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a>i{color:#e4e6ef;background-color:#e4e6ef00}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a{color:#1e3770}.theme-secondary.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a>i{color:#1e3770;background-color:#e4e6ef00}.theme-secondary.rtl.light-skin .sidebar-menu>li.active{border-left:0 solid #e4e6ef;border-right:0 solid #e4e6ef}.theme-secondary.dark-skin .sidebar-menu li a:hover{color:#e4e6ef!important}.theme-secondary.dark-skin .sidebar-menu>li.active>a,.theme-secondary.dark-skin .sidebar-menu>li:active>a,.theme-secondary.dark-skin .sidebar-menu>li:hover>a{background-color:#0c1a32}.theme-secondary.dark-skin .sidebar-menu>li.active{background-color:#e4e6ef00;color:#fff;border-left:0 solid #e4e6ef}.theme-secondary.dark-skin .sidebar-menu>li.active>a{background-color:#0c1a32}.theme-secondary.dark-skin .sidebar-menu>li.active a,.theme-secondary.dark-skin .sidebar-menu>li.active a>i{color:#fff}.theme-secondary.dark-skin .sidebar-menu>li.active a>svg{color:#fff;fill:#0168fa33}.theme-secondary.dark-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-secondary.dark-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#e4e6ef00;color:#fff}.theme-secondary.dark-skin .sidebar-menu>li.active .treeview-menu li.active>a{color:#fff!important}.theme-secondary.rtl.dark-skin .sidebar-menu>li.active{border-left:0 solid #e4e6ef;border-right:0 solid #e4e6ef}@media (min-width: 768px){.sidebar-mini.sidebar-collapse .sidebar-menu>li.active.menu-open{background-color:#e4e6ef33;color:#e4e6ef}}.theme-secondary .sm-blue a.current,.theme-secondary .sm-blue a.highlighted,.theme-secondary .sm-blue a:active,.theme-secondary .sm-blue a:focus,.theme-secondary .sm-blue a:hover,.theme-secondary .sm-blue li.current>a,.theme-secondary .sm-blue li.current>a:active,.theme-secondary .sm-blue li.current>a:focus,.theme-secondary .sm-blue li.current>a:hover,.theme-secondary .sm-blue li.highlighted>a,.theme-secondary .sm-blue li.highlighted>a:active,.theme-secondary .sm-blue li.highlighted>a:focus,.theme-secondary .sm-blue li.highlighted>a:hover{background:#e4e6ef;color:#fff!important}.theme-secondary .sm-blue ul a.highlighted,.theme-secondary .sm-blue ul a:active,.theme-secondary .sm-blue ul a:focus,.theme-secondary .sm-blue ul a:hover{background:#ebedf3;color:#e4e6ef!important}.dark-skin.theme-secondary .sm-blue a.current,.dark-skin.theme-secondary .sm-blue a.highlighted,.dark-skin.theme-secondary .sm-blue a:active,.dark-skin.theme-secondary .sm-blue a:focus,.dark-skin.theme-secondary .sm-blue a:hover{background:#e4e6ef;color:#fff!important}.dark-skin.theme-secondary .sm-blue ul a.highlighted,.dark-skin.theme-secondary .sm-blue ul a:active,.dark-skin.theme-secondary .sm-blue ul a:focus,.dark-skin.theme-secondary .sm-blue ul a:hover{background:#29354b;color:#e4e6ef!important}.theme-secondary .btn-link{color:#e4e6ef}.theme-secondary .btn-primary{background-color:#e4e6ef;border-color:#e4e6ef;color:#fff}.theme-secondary .btn-primary.active,.theme-secondary .btn-primary:active,.theme-secondary .btn-primary:focus,.theme-secondary .btn-primary:hover{background-color:#c4c8dc!important;border-color:#c4c8dc!important;color:#fff!important}.theme-secondary .btn-primary.disabled,.theme-secondary .btn-primary:disabled{background-color:#fff;border-color:#e4e6ef;opacity:.5}.theme-secondary .show>.btn-primary.dropdown-toggle{background-color:#c4c8dc!important;border-color:#c4c8dc!important;color:#fff}.theme-secondary .btn-outline.btn-primary{color:#e4e6ef;background-color:initial;border-color:#e4e6ef!important}.theme-secondary .btn-outline.btn-primary.active,.theme-secondary .btn-outline.btn-primary:active,.theme-secondary .btn-outline.btn-primary:hover{background-color:#c4c8dc!important;border-color:#c4c8dc!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-primary.dropdown-toggle{background-color:#c4c8dc!important;border-color:#c4c8dc!important;color:#fff}.theme-secondary .btn-flat.btn-primary{color:#e4e6ef!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-primary.active,.theme-secondary .btn-flat.btn-primary:active,.theme-secondary .btn-flat.btn-primary:hover{background-color:#c4c8dc!important;border-color:#c4c8dc!important;color:#fff!important}.theme-secondary .btn-info{background-color:#00d0ff;border-color:#00d0ff;color:#fff}.theme-secondary .btn-info.active,.theme-secondary .btn-info:active,.theme-secondary .btn-info:focus,.theme-secondary .btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-secondary .btn-info.disabled,.theme-secondary .btn-info:disabled{background-color:#66e3ff;border-color:#00d0ff;opacity:.5}.theme-secondary .show>.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important}.theme-secondary .btn-outline.btn-info{color:#00d0ff;background-color:initial;border-color:#00d0ff!important}.theme-secondary .btn-outline.btn-info.active,.theme-secondary .btn-outline.btn-info:active,.theme-secondary .btn-outline.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-secondary .btn-flat.btn-info{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-info.active,.theme-secondary .btn-flat.btn-info:active,.theme-secondary .btn-flat.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-secondary .btn-success{background-color:#1dbfc1;border-color:#1dbfc1;color:#fff}.theme-secondary .btn-success.active,.theme-secondary .btn-success:active,.theme-secondary .btn-success:focus,.theme-secondary .btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-secondary .btn-success.disabled,.theme-secondary .btn-success:disabled{background-color:#5de5e7;border-color:#1dbfc1;opacity:.5}.theme-secondary .show>.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-secondary .btn-outline.btn-success{color:#1dbfc1;background-color:initial;border-color:#1dbfc1!important}.theme-secondary .btn-outline.btn-success.active,.theme-secondary .btn-outline.btn-success:active,.theme-secondary .btn-outline.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-secondary .btn-flat.btn-success{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-success.active,.theme-secondary .btn-flat.btn-success:active,.theme-secondary .btn-flat.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-secondary .btn-danger{background-color:#ee3158;border-color:#ee3158;color:#fff}.theme-secondary .btn-danger.active,.theme-secondary .btn-danger:active,.theme-secondary .btn-danger:focus,.theme-secondary .btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-secondary .btn-danger.disabled,.theme-secondary .btn-danger:disabled{background-color:#f68fa4;border-color:#ee3158;opacity:.5}.theme-secondary .show>.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-secondary .btn-outline.btn-danger{color:#ee3158;background-color:initial;border-color:#ee3158!important}.theme-secondary .btn-outline.btn-danger.active,.theme-secondary .btn-outline.btn-danger:active,.theme-secondary .btn-outline.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-secondary .btn-flat.btn-danger{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-danger.active,.theme-secondary .btn-flat.btn-danger:active,.theme-secondary .btn-flat.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-secondary .btn-warning{background-color:#ffa800;border-color:#ffa800;color:#fff}.theme-secondary .btn-warning.active,.theme-secondary .btn-warning:active,.theme-secondary .btn-warning:focus,.theme-secondary .btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-secondary .btn-warning.disabled,.theme-secondary .btn-warning:disabled{background-color:#ffcb66;border-color:#ffa800;opacity:.5}.theme-secondary .show>.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-secondary .btn-outline.btn-warning{color:#ffa800;background-color:initial;border-color:#ffa800!important}.theme-secondary .btn-outline.btn-warning.active,.theme-secondary .btn-outline.btn-warning:active,.theme-secondary .btn-outline.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-warning.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-secondary .btn-flat.btn-warning{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-warning.active,.theme-secondary .btn-flat.btn-warning:active,.theme-secondary .btn-flat.btn-warning:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-secondary .btn-primary-light{background-color:#e9edf2;border-color:#e9edf2;color:#e4e6ef}.theme-secondary .btn-primary-light.active,.theme-secondary .btn-primary-light:active,.theme-secondary .btn-primary-light:focus,.theme-secondary .btn-primary-light:hover{background-color:#e4e6ef!important;border-color:#e4e6ef!important;color:#fff!important}.theme-secondary .btn-primary-light.disabled,.theme-secondary .btn-primary-light:disabled{background-color:#fff;border-color:#e9edf2;opacity:.5}.theme-secondary .show>.btn-primary-light.dropdown-toggle{background-color:#e4e6ef!important;border-color:#e4e6ef!important;color:#fff}.theme-secondary .btn-outline.btn-primary-light{color:#e4e6ef;background-color:initial;border-color:#e9edf2!important}.theme-secondary .btn-outline.btn-primary-light.active,.theme-secondary .btn-outline.btn-primary-light:active,.theme-secondary .btn-outline.btn-primary-light:hover{background-color:#e4e6ef!important;border-color:#e4e6ef!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-primary-light.dropdown-toggle{background-color:#e4e6ef!important;border-color:#e4e6ef!important;color:#fff}.theme-secondary .btn-flat.btn-primary-light{color:#e4e6ef!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-primary-light.active,.theme-secondary .btn-flat.btn-primary-light:active,.theme-secondary .btn-flat.btn-primary-light:hover{background-color:#e4e6ef!important;border-color:#e4e6ef!important;color:#fff!important}.theme-secondary .btn-info-light{background-color:#e1f9ff;border-color:#e1f9ff;color:#00d0ff}.theme-secondary .btn-info-light.active,.theme-secondary .btn-info-light:active,.theme-secondary .btn-info-light:focus,.theme-secondary .btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-secondary .btn-info-light.disabled,.theme-secondary .btn-info-light:disabled{background-color:#fff;border-color:#e1f9ff;opacity:.5}.theme-secondary .show>.btn-info.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-secondary .btn-outline.btn-info-light{color:#00d0ff;background-color:initial;border-color:#e1f9ff!important}.theme-secondary .btn-outline.btn-info-light.active,.theme-secondary .btn-outline.btn-info-light:active,.theme-secondary .btn-outline.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-info-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-secondary .btn-flat.btn-info-light{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-info-light.active,.theme-secondary .btn-flat.btn-info-light:active,.theme-secondary .btn-flat.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-secondary .btn-success-light{background-color:#e8f9f9;border-color:#e8f9f9;color:#1dbfc1}.theme-secondary .btn-success-light.active,.theme-secondary .btn-success-light:active,.theme-secondary .btn-success-light:focus,.theme-secondary .btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-secondary .btn-success-light.disabled,.theme-secondary .btn-success-light:disabled{background-color:#fff;border-color:#e8f9f9;opacity:.5}.theme-secondary .show>.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-secondary .btn-outline.btn-success-light{color:#1dbfc1;background-color:initial;border-color:#e8f9f9!important}.theme-secondary .btn-outline.btn-success-light.active,.theme-secondary .btn-outline.btn-success-light:active,.theme-secondary .btn-outline.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-secondary .btn-flat.btn-success-light{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-success-light.active,.theme-secondary .btn-flat.btn-success-light:active,.theme-secondary .btn-flat.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-secondary .btn-danger-light{background-color:#ffd6de;border-color:#ffd6de;color:#ee3158}.theme-secondary .btn-danger-light.active,.theme-secondary .btn-danger-light:active,.theme-secondary .btn-danger-light:focus,.theme-secondary .btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-secondary .btn-danger-light.disabled,.theme-secondary .btn-danger-light:disabled{background-color:#fff;border-color:#ffd6de;opacity:.5}.theme-secondary .show>.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-secondary .btn-outline.btn-danger-light{color:#ee3158;background-color:initial;border-color:#ffd6de!important}.theme-secondary .btn-outline.btn-danger-light.active,.theme-secondary .btn-outline.btn-danger-light:active,.theme-secondary .btn-outline.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-secondary .btn-flat.btn-danger-light{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-danger-light.active,.theme-secondary .btn-flat.btn-danger-light:active,.theme-secondary .btn-flat.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-secondary .btn-warning-light{background-color:#fff8ea;border-color:#fff8ea;color:#ffa800}.theme-secondary .btn-warning-light.active,.theme-secondary .btn-warning-light:active,.theme-secondary .btn-warning-light:focus,.theme-secondary .btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-secondary .btn-warning-light.disabled,.theme-secondary .btn-warning-light:disabled{background-color:#fff;border-color:#fff8ea;opacity:.5}.theme-secondary .show>.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-secondary .btn-outline.btn-warning-light{color:#ffa800;background-color:initial;border-color:#fff8ea!important}.theme-secondary .btn-outline.btn-warning-light.active,.theme-secondary .btn-outline.btn-warning-light:active,.theme-secondary .btn-outline.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-secondary .show>.btn-outline.btn-warning-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-secondary .btn-flat.btn-warning-light{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-secondary .btn-flat.btn-warning-light.active,.theme-secondary .btn-flat.btn-warning-light:active,.theme-secondary .btn-flat.btn-warning-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-secondary .callout.callout-primary{border-color:#e4e6ef;background-color:#e4e6ef!important}.theme-secondary .callout.callout-info{border-color:#00d0ff;background-color:#00d0ff!important}.theme-secondary .callout.callout-success{border-color:#1dbfc1;background-color:#1dbfc1!important}.theme-secondary .callout.callout-danger{border-color:#ee3158;background-color:#ee3158!important}.theme-secondary .callout.callout-warning{border-color:#ffa800;background-color:#ffa800!important}.theme-secondary .alert-primary{border-color:#e4e6ef;background-color:#e4e6ef!important;color:#fff}.theme-secondary .alert-info{border-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-secondary .alert-success{border-color:#1dbfc1;background-color:#1dbfc1!important;color:#fff}.theme-secondary .alert-danger,.theme-secondary .alert-error{border-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-secondary .alert-warning{border-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-secondary .direct-chat-primary .right>.direct-chat-text p{background-color:#e4e6ef;color:#fff}.theme-secondary .direct-chat-primary .right>.direct-chat-text:after,.theme-secondary .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#e4e6ef}.theme-secondary .direct-chat-info .right>.direct-chat-text p{background-color:#00d0ff;color:#fff}.theme-secondary .direct-chat-info .right>.direct-chat-text:after,.theme-secondary .direct-chat-info .right>.direct-chat-text:before{border-left-color:#00d0ff}.theme-secondary .direct-chat-success .right>.direct-chat-text p{background-color:#1dbfc1;color:#fff}.theme-secondary .direct-chat-success .right>.direct-chat-text:after,.theme-secondary .direct-chat-success .right>.direct-chat-text:before{border-left-color:#1dbfc1}.theme-secondary .direct-chat-danger .right>.direct-chat-text p{background-color:#ee3158;color:#fff}.theme-secondary .direct-chat-danger .right>.direct-chat-text:after,.theme-secondary .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#ee3158}.theme-secondary .direct-chat-warning .right>.direct-chat-text p{background-color:#ffa800;color:#fff}.theme-secondary .direct-chat-warning .right>.direct-chat-text:after,.theme-secondary .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#ffa800}.theme-secondary .right .direct-chat-text p{background-color:#e4e6ef}.theme-secondary .modal-primary .modal-footer,.theme-secondary .modal-primary .modal-header{border-color:#e4e6ef}.theme-secondary .modal-primary .modal-body{background-color:#e4e6ef!important}.theme-secondary .modal-info .modal-footer,.theme-secondary .modal-info .modal-header{border-color:#00d0ff}.theme-secondary .modal-info .modal-body{background-color:#00d0ff!important}.theme-secondary .modal-success .modal-footer,.theme-secondary .modal-success .modal-header{border-color:#1dbfc1}.theme-secondary .modal-success .modal-body{background-color:#1dbfc1!important}.theme-secondary .modal-danger .modal-footer,.theme-secondary .modal-danger .modal-header{border-color:#ee3158}.theme-secondary .modal-danger .modal-body{background-color:#ee3158!important}.theme-secondary .modal-warning .modal-footer,.theme-secondary .modal-warning .modal-header{border-color:#ffa800}.theme-secondary .modal-warning .modal-body{background-color:#ffa800!important}.theme-secondary .border-primary{border-color:#e4e6ef!important}.theme-secondary .border-info{border-color:#00d0ff!important}.theme-secondary .border-success{border-color:#1dbfc1!important}.theme-secondary .border-danger{border-color:#ee3158!important}.theme-secondary .border-warning{border-color:#ffa800!important}.theme-secondary .bg-primary{background-color:#e4e6ef!important;color:#fff}.theme-secondary .bg-primary-light{background-color:#e9edf2!important;color:#e4e6ef}.theme-secondary .bg-info{background-color:#00d0ff!important;color:#fff}.theme-secondary .bg-info-light{background-color:#e1f9ff!important;color:#00d0ff}.theme-secondary .bg-success{background-color:#1dbfc1!important;color:#fff}.theme-secondary .bg-success-light{background-color:#e8f9f9!important;color:#1dbfc1}.theme-secondary .bg-danger{background-color:#ee3158!important;color:#fff}.theme-secondary .bg-danger-light{background-color:#ffd6de!important;color:#ee3158}.theme-secondary .bg-warning{background-color:#ffa800!important;color:#fff}.theme-secondary .bg-warning-light{background-color:#fff8ea!important;color:#ffa800}.theme-secondary .text-primary{color:#e4e6ef!important}.theme-secondary .text-primary-light{color:#dbdfff!important}.theme-secondary .hover-primary:focus,.theme-secondary .hover-primary:hover,.theme-secondary a.text-primary:focus,.theme-secondary a.text-primary:hover{color:#e4e6ef!important}.theme-secondary .text-info{color:#00d0ff!important}.theme-secondary .text-info-light{color:#e1f9ff!important}.theme-secondary .hover-info:focus,.theme-secondary .hover-info:hover,.theme-secondary a.text-info:focus,.theme-secondary a.text-info:hover{color:#00d0ff!important}.theme-secondary .text-success{color:#1dbfc1!important}.theme-secondary .text-success-light{color:#e8f9f9!important}.theme-secondary .hover-success:focus,.theme-secondary .hover-success:hover,.theme-secondary a.text-success:focus,.theme-secondary a.text-success:hover{color:#1dbfc1!important}.theme-secondary .text-danger{color:#ee3158!important}.theme-secondary .text-danger-light{color:#ffd6de!important}.theme-secondary .hover-danger:focus,.theme-secondary .hover-danger:hover,.theme-secondary a.text-danger:focus,.theme-secondary a.text-danger:hover{color:#ee3158!important}.theme-secondary .text-warning{color:#ffa800!important}.theme-secondary .text-warning-light{color:#fff8ea!important}.theme-secondary .hover-warning:focus,.theme-secondary .hover-warning:hover,.theme-secondary a.text-warning:focus,.theme-secondary a.text-warning:hover{color:#ffa800!important}.theme-secondary .active.active-primary{background-color:#c4c8dc!important}.theme-secondary .active.active-info{background-color:#00a6cc!important}.theme-secondary .active.active-success{background-color:#169395!important}.theme-secondary .active.active-danger{background-color:#da123b!important}.theme-secondary .active.active-warning{background-color:#cc8600!important}.theme-secondary .label-primary{background-color:#e4e6ef!important}.theme-secondary .label-info{background-color:#00d0ff!important}.theme-secondary .label-success{background-color:#1dbfc1!important}.theme-secondary .label-danger{background-color:#ee3158!important}.theme-secondary .label-warning{background-color:#ffa800!important}.theme-secondary .ribbon-box .ribbon-primary{background-color:#e4e6ef}.theme-secondary .ribbon-box .ribbon-primary:before{border-color:#e4e6ef #0000 #0000}.theme-secondary .ribbon-box .ribbon-two-primary span{background-color:#e4e6ef}.theme-secondary .ribbon-box .ribbon-two-primary span:before{border-left:3px solid #c4c8dc;border-top:3px solid #c4c8dc}.theme-secondary .ribbon-box .ribbon-two-primary span:after{border-right:3px solid #c4c8dc;border-top:3px solid #c4c8dc}.theme-secondary .ribbon-box .ribbon-info{background-color:#00d0ff}.theme-secondary .ribbon-box .ribbon-info:before{border-color:#00d0ff #0000 #0000}.theme-secondary .ribbon-box .ribbon-two-info span{background-color:#00d0ff}.theme-secondary .ribbon-box .ribbon-two-info span:before{border-left:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-secondary .ribbon-box .ribbon-two-info span:after{border-right:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-secondary .ribbon-box .ribbon-success{background-color:#1dbfc1}.theme-secondary .ribbon-box .ribbon-success:before{border-color:#1dbfc1 #0000 #0000}.theme-secondary .ribbon-box .ribbon-two-success span{background-color:#1dbfc1}.theme-secondary .ribbon-box .ribbon-two-success span:before{border-left:3px solid #169395;border-top:3px solid #169395}.theme-secondary .ribbon-box .ribbon-two-success span:after{border-right:3px solid #169395;border-top:3px solid #169395}.theme-secondary .ribbon-box .ribbon-danger{background-color:#ee3158}.theme-secondary .ribbon-box .ribbon-danger:before{border-color:#ee3158 #0000 #0000}.theme-secondary .ribbon-box .ribbon-two-danger span{background-color:#ee3158}.theme-secondary .ribbon-box .ribbon-two-danger span:before{border-left:3px solid #da123b;border-top:3px solid #da123b}.theme-secondary .ribbon-box .ribbon-two-danger span:after{border-right:3px solid #da123b;border-top:3px solid #da123b}.theme-secondary .ribbon-box .ribbon-warning{background-color:#ffa800}.theme-secondary .ribbon-box .ribbon-warning:before{border-color:#ffa800 #0000 #0000}.theme-secondary .ribbon-box .ribbon-two-warning span{background-color:#ffa800}.theme-secondary .ribbon-box .ribbon-two-warning span:before{border-left:3px solid #cc8600;border-top:3px solid #cc8600}.theme-secondary .ribbon-box .ribbon-two-warning span:after{border-right:3px solid #cc8600;border-top:3px solid #cc8600}.theme-secondary .box-primary{background-color:#e4e6ef!important}.theme-secondary .box-primary.box-bordered{border-color:#e4e6ef}.theme-secondary .box-outline-primary{background-color:#fff;border:1px solid #e4e6ef}.theme-secondary .box.box-solid.box-primary>.box-header{color:#fff;background-color:#e4e6ef}.theme-secondary .box.box-solid.box-primary>.box-header .btn,.theme-secondary .box.box-solid.box-primary>.box-header>a{color:#fff}.theme-secondary .box-info{background-color:#00d0ff!important}.theme-secondary .box-info.box-bordered{border-color:#00d0ff}.theme-secondary .box-outline-info{background-color:#fff;border:1px solid #00d0ff}.theme-secondary .box.box-solid.box-info>.box-header{color:#fff;background-color:#00d0ff}.theme-secondary .box.box-solid.box-info>.box-header .btn,.theme-secondary .box.box-solid.box-info>.box-header>a{color:#fff}.theme-secondary .box-success{background-color:#1dbfc1!important}.theme-secondary .box-success.box-bordered{border-color:#1dbfc1}.theme-secondary .box-outline-success{background-color:#fff;border:1px solid #1dbfc1}.theme-secondary .box.box-solid.box-success>.box-header{color:#fff;background-color:#1dbfc1}.theme-secondary .box.box-solid.box-success>.box-header .btn,.theme-secondary .box.box-solid.box-success>.box-header>a{color:#fff}.theme-secondary .box-danger{background-color:#ee3158!important}.theme-secondary .box-danger.box-bordered{border-color:#ee3158}.theme-secondary .box-outline-danger{background-color:#fff;border:1px solid #ee3158}.theme-secondary .box.box-solid.box-danger>.box-header{color:#fff;background-color:#ee3158}.theme-secondary .box.box-solid.box-danger>.box-header .btn,.theme-secondary .box.box-solid.box-danger>.box-header>a{color:#fff}.theme-secondary .box-warning{background-color:#ffa800!important}.theme-secondary .box-warning.box-bordered{border-color:#ffa800}.theme-secondary .box-outline-warning{background-color:#fff;border:1px solid #ffa800}.theme-secondary .box.box-solid.box-warning>.box-header{color:#fff;background-color:#ffa800}.theme-secondary .box.box-solid.box-warning>.box-header .btn,.theme-secondary .box.box-solid.box-warning>.box-header>a{color:#fff}.theme-secondary .box-controls .dropdown.show>a,.theme-secondary .box-controls li>a:hover,.theme-secondary .box-fullscreen .box-btn-fullscreen,.theme-secondary .box-profile .social-states a:hover{color:#c4c8dc}.theme-secondary .progress-bar-primary{background-color:#e4e6ef}.theme-secondary .progress-bar-info{background-color:#00d0ff}.theme-secondary .progress-bar-success{background-color:#1dbfc1}.theme-secondary .progress-bar-danger{background-color:#ee3158}.theme-secondary .progress-bar-warning{background-color:#ffa800}.theme-secondary .panel-primary{border-color:#e4e6ef}.theme-secondary .panel-primary>.panel-heading{color:#fff;background-color:#e4e6ef;border-color:#e4e6ef}.theme-secondary .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#e4e6ef}.theme-secondary .panel-primary>.panel-heading .badge-pill{color:#e4e6ef;background-color:#fff}.theme-secondary .panel-primary .panel-action,.theme-secondary .panel-primary .panel-title{color:#fff}.theme-secondary .panel-primary .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#e4e6ef}.theme-secondary .panel-line.panel-primary .panel-heading{color:#e4e6ef;border-top-color:#e4e6ef;background:#0000}.theme-secondary .panel-line.panel-primary .panel-action,.theme-secondary .panel-line.panel-primary .panel-title{color:#e4e6ef}.theme-secondary .panel-info{border-color:#00d0ff}.theme-secondary .panel-info>.panel-heading{color:#fff;background-color:#00d0ff;border-color:#00d0ff}.theme-secondary .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00d0ff}.theme-secondary .panel-info>.panel-heading .badge-pill{color:#00d0ff;background-color:#fff}.theme-secondary .panel-info .panel-action,.theme-secondary .panel-info .panel-title{color:#fff}.theme-secondary .panel-info .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00d0ff}.theme-secondary .panel-line.panel-info .panel-heading{color:#00d0ff;border-top-color:#00d0ff;background:#0000}.theme-secondary .panel-line.panel-info .panel-action,.theme-secondary .panel-line.panel-info .panel-title{color:#00d0ff}.theme-secondary .panel-success{border-color:#1dbfc1}.theme-secondary .panel-success>.panel-heading{color:#fff;background-color:#1dbfc1;border-color:#1dbfc1}.theme-secondary .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1dbfc1}.theme-secondary .panel-success>.panel-heading .badge-pill{color:#1dbfc1;background-color:#fff}.theme-secondary .panel-success .panel-action,.theme-secondary .panel-success .panel-title{color:#fff}.theme-secondary .panel-success .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1dbfc1}.theme-secondary .panel-line.panel-success .panel-heading{color:#1dbfc1;border-top-color:#1dbfc1;background:#0000}.theme-secondary .panel-line.panel-success .panel-action,.theme-secondary .panel-line.panel-success .panel-title{color:#1dbfc1}.theme-secondary .panel-danger{border-color:#ee3158}.theme-secondary .panel-danger>.panel-heading{color:#fff;background-color:#ee3158;border-color:#ee3158}.theme-secondary .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ee3158}.theme-secondary .panel-danger>.panel-heading .badge-pill{color:#ee3158;background-color:#fff}.theme-secondary .panel-danger .panel-action,.theme-secondary .panel-danger .panel-title{color:#fff}.theme-secondary .panel-danger .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ee3158}.theme-secondary .panel-line.panel-danger .panel-heading{color:#ee3158;border-top-color:#ee3158;background:#0000}.theme-secondary .panel-line.panel-danger .panel-action,.theme-secondary .panel-line.panel-danger .panel-title{color:#ee3158}.theme-secondary .panel-warning{border-color:#ffa800}.theme-secondary .panel-warning>.panel-heading{color:#fff;background-color:#ffa800;border-color:#ffa800}.theme-secondary .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa800}.theme-secondary .panel-warning>.panel-heading .badge-pill{color:#ffa800;background-color:#fff}.theme-secondary .panel-warning .panel-action,.theme-secondary .panel-warning .panel-title{color:#fff}.theme-secondary .panel-warning .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa800}.theme-secondary .panel-line.panel-warning .panel-heading{color:#ffa800;border-top-color:#ffa800;background:#0000}.theme-secondary .panel-line.panel-warning .panel-action,.theme-secondary .panel-line.panel-warning .panel-title{color:#ffa800}.theme-secondary .switch input:checked~.switch-indicator:after,.theme-secondary .switch.switch-primary input:checked~.switch-indicator:after{background-color:#e4e6ef}.theme-secondary .switch.switch-info input:checked~.switch-indicator:after{background-color:#00d0ff}.theme-secondary .switch.switch-success input:checked~.switch-indicator:after{background-color:#1dbfc1}.theme-secondary .switch.switch-danger input:checked~.switch-indicator:after{background-color:#ee3158}.theme-secondary .switch.switch-warning input:checked~.switch-indicator:after{background-color:#ffa800}.theme-secondary .badge-primary{background-color:#e4e6ef;color:#fff}.theme-secondary .badge-primary[href]:focus,.theme-secondary .badge-primary[href]:hover{background-color:#c4c8dc}.theme-secondary .badge-secondary{background-color:#3246d3;color:#1e3770}.theme-secondary .badge-secondary[href]:focus,.theme-secondary .badge-secondary[href]:hover{background-color:#2536ad}.theme-secondary .badge-info{background-color:#00d0ff;color:#fff}.theme-secondary .badge-info[href]:focus,.theme-secondary .badge-info[href]:hover{background-color:#00a6cc}.theme-secondary .badge-success{background-color:#1dbfc1;color:#fff}.theme-secondary .badge-success[href]:focus,.theme-secondary .badge-success[href]:hover{background-color:#169395}.theme-secondary .badge-danger{background-color:#ee3158;color:#fff}.theme-secondary .badge-danger[href]:focus,.theme-secondary .badge-danger[href]:hover{background-color:#da123b}.theme-secondary .badge-warning{background-color:#ffa800;color:#fff}.theme-secondary .badge-warning[href]:focus,.theme-secondary .badge-warning[href]:hover{background-color:#cc8600}.theme-secondary .badge-primary-light{background-color:#e9edf2;color:#e4e6ef}.theme-secondary .badge-primary-light[href]:focus,.theme-secondary .badge-primary-light[href]:hover{background-color:#c9d3df}.theme-secondary .badge-secondary-light{background-color:#dbdfff;color:#1e3770}.theme-secondary .badge-secondary-light[href]:focus,.theme-secondary .badge-secondary-light[href]:hover{background-color:#a8b2ff}.theme-secondary .badge-info-light{background-color:#e1f9ff;color:#00d0ff}.theme-secondary .badge-info-light[href]:focus,.theme-secondary .badge-info-light[href]:hover{background-color:#aeefff}.theme-secondary .badge-success-light{background-color:#e8f9f9;color:#1dbfc1}.theme-secondary .badge-success-light[href]:focus,.theme-secondary .badge-success-light[href]:hover{background-color:#c0eeee}.theme-secondary .badge-danger-light{background-color:#ffd6de;color:#ee3158}.theme-secondary .badge-danger-light[href]:focus,.theme-secondary .badge-danger-light[href]:hover{background-color:#ffa3b5}.theme-secondary .badge-warning-light{background-color:#fff8ea;color:#ffa800}.theme-secondary .badge-warning-light[href]:focus,.theme-secondary .badge-warning-light[href]:hover{background-color:#ffe7b7}.theme-secondary .rating-primary .active,.theme-secondary .rating-primary :checked~label,.theme-secondary .rating-primary label:hover,.theme-secondary .rating-primary label:hover~label{color:#e4e6ef}.theme-secondary .rating-info .active,.theme-secondary .rating-info :checked~label,.theme-secondary .rating-info label:hover,.theme-secondary .rating-info label:hover~label{color:#00d0ff}.theme-secondary .rating-success .active,.theme-secondary .rating-success :checked~label,.theme-secondary .rating-success label:hover,.theme-secondary .rating-success label:hover~label{color:#1dbfc1}.theme-secondary .rating-danger .active,.theme-secondary .rating-danger :checked~label,.theme-secondary .rating-danger label:hover,.theme-secondary .rating-danger label:hover~label{color:#ee3158}.theme-secondary .rating-warning .active,.theme-secondary .rating-warning :checked~label,.theme-secondary .rating-warning label:hover,.theme-secondary .rating-warning label:hover~label{color:#ffa800}.theme-secondary .toggler-primary input:checked+i{color:#e4e6ef}.theme-secondary .toggler-info input:checked+i{color:#00d0ff}.theme-secondary .toggler-success input:checked+i{color:#1dbfc1}.theme-secondary .toggler-danger input:checked+i{color:#ee3158}.theme-secondary .toggler-warning input:checked+i{color:#ffa800}.theme-secondary .nav-tabs.nav-tabs-primary .nav-link.active,.theme-secondary .nav-tabs.nav-tabs-primary .nav-link:active,.theme-secondary .nav-tabs.nav-tabs-primary .nav-link:focus,.theme-secondary .nav-tabs.nav-tabs-primary .nav-link:hover{border-color:#c4c8dc;background-color:initial;color:#c4c8dc}.theme-secondary .nav-tabs.nav-tabs-info .nav-link.active,.theme-secondary .nav-tabs.nav-tabs-info .nav-link:active,.theme-secondary .nav-tabs.nav-tabs-info .nav-link:focus,.theme-secondary .nav-tabs.nav-tabs-info .nav-link:hover{border-color:#00a6cc;background-color:#00d0ff;color:#fff}.theme-secondary .nav-tabs.nav-tabs-success .nav-link.active,.theme-secondary .nav-tabs.nav-tabs-success .nav-link:active,.theme-secondary .nav-tabs.nav-tabs-success .nav-link:focus,.theme-secondary .nav-tabs.nav-tabs-success .nav-link:hover{border-color:#169395;background-color:initial;color:#169395}.theme-secondary .nav-tabs.nav-tabs-danger .nav-link.active,.theme-secondary .nav-tabs.nav-tabs-danger .nav-link:active,.theme-secondary .nav-tabs.nav-tabs-danger .nav-link:focus,.theme-secondary .nav-tabs.nav-tabs-danger .nav-link:hover{border-color:#da123b;background-color:initial;color:#da123b}.theme-secondary .nav-tabs.nav-tabs-warning .nav-link.active,.theme-secondary .nav-tabs.nav-tabs-warning .nav-link:active,.theme-secondary .nav-tabs.nav-tabs-warning .nav-link:focus,.theme-secondary .nav-tabs.nav-tabs-warning .nav-link:hover{border-color:#cc8600;background-color:initial;color:#cc8600}.theme-secondary .nav-tabs-custom.tab-primary>.nav-tabs>li a.active{border-top-color:#c4c8dc}.theme-secondary .nav-tabs-custom.tab-info>.nav-tabs>li a.active{border-top-color:#00a6cc}.theme-secondary .nav-tabs-custom.tab-success>.nav-tabs>li a.active{border-top-color:#169395}.theme-secondary .nav-tabs-custom.tab-danger>.nav-tabs>li a.active{border-top-color:#da123b}.theme-secondary .nav-tabs-custom.tab-warning>.nav-tabs>li a.active{border-top-color:#cc8600}.theme-secondary .nav-tabs .nav-link.active,.theme-secondary .nav-tabs .nav-link.active:focus,.theme-secondary .nav-tabs .nav-link.active:hover{border-bottom-color:#e4e6ef;background-color:#e4e6ef;color:#fff}.theme-secondary .nav-tabs .nav-item.open .nav-link,.theme-secondary .nav-tabs .nav-item.open .nav-link:focus,.theme-secondary .nav-tabs .nav-item.open .nav-link:hover{border-bottom-color:#e4e6ef;background-color:#e4e6ef}.theme-secondary .todo-list .info,.theme-secondary .todo-list .primary{border-left-color:#e4e6ef}.theme-secondary .todo-list .success{border-left-color:#1dbfc1}.theme-secondary .todo-list .danger{border-left-color:#ee3158}.theme-secondary .todo-list .warning{border-left-color:#ffa800}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-primary{background-color:#e4e6ef;border:1px solid #e4e6ef;color:#fff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-primary:after,.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-primary:before{border-left-color:#e4e6ef;border-right-color:#e4e6ef}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-primary *{color:inherit}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-info{background-color:#00d0ff;border:1px solid #00d0ff;color:#fff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-info:after,.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-info:before{border-left-color:#00d0ff;border-right-color:#00d0ff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-info *{color:inherit}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-success{background-color:#1dbfc1;border:1px solid #1dbfc1;color:#fff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-success:after,.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-success:before{border-left-color:#1dbfc1;border-right-color:#1dbfc1}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-success *{color:inherit}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-danger{background-color:#ee3158;border:1px solid #ee3158;color:#fff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-danger:after,.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-danger:before{border-left-color:#ee3158;border-right-color:#ee3158}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-danger *{color:inherit}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-warning{background-color:#ffa800;border:1px solid #ffa800;color:#fff}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-warning:after,.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-warning:before{border-left-color:#ffa800;border-right-color:#ffa800}.theme-secondary .timeline .timeline-item>.timeline-event.timeline-event-warning *{color:inherit}.theme-secondary .timeline .timeline-item>.timeline-point.timeline-point-primary{color:#e4e6ef;background-color:#fff}.theme-secondary .timeline .timeline-item>.timeline-point.timeline-point-info{color:#00d0ff;background-color:#fff}.theme-secondary .timeline .timeline-item>.timeline-point.timeline-point-success{color:#1dbfc1;background-color:#fff}.theme-secondary .timeline .timeline-item>.timeline-point.timeline-point-danger{color:#ee3158;background-color:#fff}.theme-secondary .timeline .timeline-item>.timeline-point.timeline-point-warning{color:#ffa800;background-color:#fff}.theme-secondary .timeline .timeline-label .label-primary{background-color:#e4e6ef}.theme-secondary .timeline .timeline-label .label-info{background-color:#00d0ff}.theme-secondary .timeline .timeline-label .label-success{background-color:#1dbfc1}.theme-secondary .timeline .timeline-label .label-danger{background-color:#ee3158}.theme-secondary .timeline .timeline-label .label-warning{background-color:#ffa800}.theme-danger .theme-secondary .timeline__date,.theme-info .theme-secondary .timeline__date,.theme-primary .theme-secondary .timeline__date,.theme-secondary .theme-danger .timeline__date,.theme-secondary .theme-info .timeline__date,.theme-secondary .theme-primary .timeline__date,.theme-secondary .theme-warning .timeline__date,.theme-secondary .timeline5:before,.theme-secondary .timeline__box:before,.theme-secondary .timeline__date,.theme-secondary .timeline__year,.theme-warning .theme-secondary .timeline__date{background-color:#e4e6ef}.theme-secondary .timeline__post{border-left:3px solid #e4e6ef}.theme-secondary .daterangepicker td.active,.theme-secondary .daterangepicker td.active:hover{background-color:#e4e6ef}.theme-secondary .daterangepicker .input-mini.active{border:1px solid #e4e6ef}.theme-secondary .ranges li.active,.theme-secondary .ranges li:active,.theme-secondary .ranges li:hover{border:1px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:active,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:focus,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:hover,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:active,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:focus,.theme-secondary .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:hover{border-color:#e4e6ef;color:#e4e6ef}.theme-secondary .control-sidebar .rpanel-title .btn:hover,.theme-secondary .nav>li>a:active,.theme-secondary .nav>li>a:focus,.theme-secondary .nav>li>a:hover{color:#e4e6ef}.theme-secondary .nav-pills>li>a.active,.theme-secondary .nav-pills>li>a.active:focus,.theme-secondary .nav-pills>li>a.active:hover{border-top-color:#e4e6ef;background-color:#e4e6ef!important;color:#fff}.theme-secondary .mailbox-nav .nav-pills>li>a.active,.theme-secondary .mailbox-nav .nav-pills>li>a.active:focus,.theme-secondary .mailbox-nav .nav-pills>li>a.active:hover,.theme-secondary .mailbox-nav .nav-pills>li>a:focus,.theme-secondary .mailbox-nav .nav-pills>li>a:hover{border-color:#e4e6ef}.theme-secondary .nav-tabs-custom>.nav-tabs>li a.active{border-top-color:#e4e6ef}.theme-secondary .customtab li a.nav-link.active,.theme-secondary .profile-tab li a.nav-link.active{border-bottom:2px solid #e4e6ef}.theme-secondary .form-element .form-control,.theme-secondary .form-element .form-control:focus,.theme-secondary .form-element .input-group .input-group-addon{background-image:linear-gradient(45deg,#e4e6ef,#00d0ff),linear-gradient(#557bd2,#557bd2)}.theme-secondary .form-control:focus{border-color:#e4e6ef}.theme-secondary [type=checkbox]:checked.chk-col-primary+label:before{border-right:2px solid #e4e6ef;border-bottom:2px solid #e4e6ef}.theme-secondary [type=checkbox]:checked.chk-col-info+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-secondary [type=checkbox]:checked.chk-col-success+label:before{border-right:2px solid #1dbfc1;border-bottom:2px solid #1dbfc1}.theme-secondary [type=checkbox]:checked.chk-col-danger+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-secondary [type=checkbox]:checked.chk-col-warning+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-secondary [type=checkbox].filled-in:checked.chk-col-primary+label:after{border:2px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary [type=checkbox].filled-in:checked.chk-col-info+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-secondary [type=checkbox].filled-in:checked.chk-col-success+label:after{border:2px solid #1dbfc1;background-color:#1dbfc1}.theme-secondary [type=checkbox].filled-in:checked.chk-col-danger+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-secondary [type=checkbox].filled-in:checked.chk-col-warning+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-secondary [type=radio].radio-col-primary:checked+label:after{background-color:#e4e6ef;border-color:#e4e6ef;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-primary:checked+label:before{border:2px solid #e4e6ef;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#e4e6ef;border:2px solid #e4e6ef;animation:ripple .2s linear forwards}.theme-secondary [type=radio].radio-col-info:checked+label:after{background-color:#00d0ff;border-color:#00d0ff;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-info:checked+label:before{border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-info:checked+label:after{background-color:#00d0ff;border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-secondary [type=radio].radio-col-success:checked+label:after{background-color:#1dbfc1;border-color:#1dbfc1;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-success:checked+label:before{border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-success:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-secondary [type=radio].radio-col-danger:checked+label:after{background-color:#ee3158;border-color:#ee3158;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-danger:checked+label:before{border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-danger:checked+label:after{background-color:#ee3158;border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-secondary [type=radio].radio-col-warning:checked+label:after{background-color:#ffa800;border-color:#ffa800;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-warning:checked+label:before{border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-secondary [type=radio].with-gap.radio-col-warning:checked+label:after{background-color:#ffa800;border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-secondary [type=checkbox]:checked+label:before{border-right:2px solid #e4e6ef;border-bottom:2px solid #e4e6ef}.theme-secondary [type=checkbox].filled-in:checked+label:after{border:2px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary [type=radio].with-gap:checked+label:after,.theme-secondary [type=radio].with-gap:checked+label:before{border:2px solid #e4e6ef}.theme-secondary [type=radio].with-gap:checked+label:after{background-color:#e4e6ef;z-index:0}.theme-secondary [type=radio]:checked+label:after{border:2px solid #e4e6ef;background-color:#e4e6ef;z-index:0}.theme-secondary [type=checkbox].filled-in.tabbed:checked:focus+label:after{border-color:#e4e6ef;background-color:#e4e6ef}.theme-secondary .fx-element-overlay .fx-card-item .fx-card-content a:hover{color:#e4e6ef}.theme-secondary .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a:hover{background:#e4e6ef;border-color:#e4e6ef}.theme-secondary .calendar-event,.theme-secondary .fc-event{background:#e4e6ef}.theme-secondary .tabs-vertical li .nav-link.active,.theme-secondary .tabs-vertical li .nav-link:active,.theme-secondary .tabs-vertical li .nav-link:focus,.theme-secondary .tabs-vertical li .nav-link:hover{background-color:#e4e6ef;color:#fff}.theme-secondary .customvtab .tabs-vertical li .nav-link.active,.theme-secondary .customvtab .tabs-vertical li .nav-link:active,.theme-secondary .customvtab .tabs-vertical li .nav-link:focus,.theme-secondary .customvtab .tabs-vertical li .nav-link:hover{border-right:2px solid #e4e6ef;color:#e4e6ef}.theme-secondary .customtab2 li a.nav-link.active,.theme-secondary .customtab2 li a.nav-link:active,.theme-secondary .customtab2 li a.nav-link:hover{background-color:#e4e6ef}.rtl.theme-secondary .customvtab .tabs-vertical li .nav-link.active,.rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:active,.rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:focus,.rtl.theme-secondary .customvtab .tabs-vertical li .nav-link:hover{border-right:none;border-left:2px solid #e4e6ef}.theme-secondary .jq-icon-primary{background-color:#e4e6ef;color:#fff;border-color:#e4e6ef}.theme-secondary .jq-icon-info{background-color:#00d0ff;color:#fff;border-color:#00d0ff}.theme-secondary .jq-icon-success{background-color:#1dbfc1;color:#fff;border-color:#e4e6ef}.theme-secondary .jq-icon-danger,.theme-secondary .jq-icon-error{background-color:#ee3158;color:#fff;border-color:#ee3158}.theme-secondary .jq-icon-warning{background-color:#ffa800;color:#fff;border-color:#ffa800}.theme-secondary .avatar.status-primary:after{background-color:#e4e6ef}.theme-secondary .avatar.status-info:after{background-color:#00d0ff}.theme-secondary .avatar.status-success:after{background-color:#1dbfc1}.theme-secondary .avatar.status-danger:after{background-color:#ee3158}.theme-secondary .avatar.status-warning:after{background-color:#ffa800}.theme-secondary .avatar[class*=status-]:after{background-color:#e4e6ef}.theme-secondary .avatar-add:hover{background-color:#c4c8dc;border-color:#c4c8dc}.theme-secondary .media-chat.media-chat-reverse .media-body p{background-color:#e4e6ef}.theme-secondary .media-right-out a:hover{color:#c4c8dc}.theme-secondary .control input:checked:focus~.control_indicator,.theme-secondary .control input:checked~.control_indicator,.theme-secondary .control:hover input:not([disabled]):checked~.control_indicator{background-color:#e4e6ef}.theme-secondary .flex-column>li>a.nav-link.active,.theme-secondary .flex-column>li>a.nav-link.active:hover{border-left-color:#e4e6ef}.theme-secondary .pagination li a.current,.theme-secondary .pagination li a.current:hover{border:1px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary .pagination li a:hover{border:1px solid #c4c8dc;background-color:#c4c8dc!important}.theme-secondary .dataTables_wrapper .dataTables_paginate .paginate_button.current,.theme-secondary .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary .dt-buttons .dt-button,.theme-secondary .footable .pagination li a.active,.theme-secondary .footable .pagination li a:active,.theme-secondary .footable .pagination li a:hover,.theme-secondary .paging_simple_numbers .pagination .paginate_button.active a,.theme-secondary .paging_simple_numbers .pagination .paginate_button:hover a{background-color:#e4e6ef}.theme-secondary .select2-container--default.select2-container--open{border-color:#e4e6ef}.theme-secondary .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#e4e6ef}.theme-secondary .select2-container--default .select2-search--dropdown .select2-search__field,.theme-secondary .select2-container--default .select2-selection--multiple:focus,.theme-secondary .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#e4e6ef!important}.theme-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e6ef;border-color:#e4e6ef}.theme-secondary .myadmin-dd .dd-list .dd-list .dd-handle:hover,.theme-secondary .myadmin-dd-empty .dd-list .dd3-content:hover,.theme-secondary .myadmin-dd-empty .dd-list .dd3-handle:hover{color:#c4c8dc}.theme-secondary [data-overlay-primary]:before{background:#c4c8dc}.theme-secondary .wizard-content .wizard>.steps>ul>li.current{border:2px solid #e4e6ef;background-color:#e4e6ef}.theme-secondary .wizard-content .wizard>.steps>ul>li.done{border-color:#c4c8dc;background-color:#c4c8dc}.theme-secondary .wizard-content .wizard.wizard-circle>.steps>ul>li:after,.theme-secondary .wizard-content .wizard.wizard-circle>.steps>ul>li:before,.theme-secondary .wizard-content .wizard.wizard-notification>.steps>ul>li:after,.theme-secondary .wizard-content .wizard.wizard-notification>.steps>ul>li:before,.theme-secondary .wizard-content .wizard>.actions>ul>li>a{background-color:#e4e6ef}.theme-secondary .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #e4e6ef;color:#e4e6ef}.theme-secondary .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,.theme-secondary .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#e4e6ef}@media (max-width: 767px){.theme-secondary .wizard-content .wizard>.steps>ul>li:last-child:after{background-color:#e4e6ef}}@media (max-width: 575px){.theme-secondary .wizard-content .wizard>.steps>ul>li.current:after{background-color:#e4e6ef}}.theme-secondary #primary .slider-selection{background-color:#e4e6ef}.theme-secondary #info .slider-selection{background-color:#00d0ff}.theme-secondary #success .slider-selection{background-color:#1dbfc1}.theme-secondary #danger .slider-selection{background-color:#ee3158}.theme-secondary #warning .slider-selection{background-color:#ffa800}.theme-secondary .cd-horizontal-timeline .events a.selected:after{background:#e4e6ef;border-color:#e4e6ef}.theme-secondary .cd-horizontal-timeline .events a.older-event:after{border-color:#e4e6ef}.theme-secondary .cd-horizontal-timeline .filling-line{background:#e4e6ef}.theme-secondary .cd-horizontal-timeline a,.theme-secondary .cd-horizontal-timeline a:focus,.theme-secondary .cd-horizontal-timeline a:hover{color:#e4e6ef}.theme-secondary .cd-timeline-navigation a:focus,.theme-secondary .cd-timeline-navigation a:hover{border-color:#e4e6ef}.bg-gradient-warning,.theme-warning .art-bg,.theme-warning .bg-gradient-warning{background:linear-gradient(45deg,#ffa800,#00d0ff)}.bg-light-body{background:#0000}.theme-warning .main-header,.theme-warning.fixed .main-header{background:#f4f6f9}.theme-warning.onlyheader .art-bg{background-image:none}.bg-gradient-warning-dark,.dark-skin.theme-warning .art-bg,.dark-skin.theme-warning .bg-gradient-warning{background-image:linear-gradient(45deg,#996500,#007d99)}.bg-dark-body{background:#0c1a32}.dark-skin.theme-warning .main-header,.dark-skin.theme-warning.fixed .main-header{background:#1c2e4c}@media (max-width: 767px){.theme-warning.fixed .main-header{background-image:#0b0f22}.theme-warning.fixed .main-header.navbar{background:none}.dark-skin.theme-warning.fixed .main-header{background-image:#0c1a32}}.theme-warning a:active,.theme-warning a:focus,.theme-warning a:hover{color:#ffa800}.theme-warning .main-sidebar .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-warning .main-sidebar .svg-icon:active,.theme-warning .main-sidebar .svg-icon:focus,.theme-warning .main-sidebar .svg-icon:hover,.theme-warning .main-sidebar a:active .svg-icon,.theme-warning .main-sidebar a:focus .svg-icon,.theme-warning .main-sidebar a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-warning .svg-icon{filter:invert(.6) sepia(1) saturate(1) hue-rotate(185deg)}.theme-warning .svg-icon:active,.theme-warning .svg-icon:focus,.theme-warning .svg-icon:hover,.theme-warning a:active .svg-icon,.theme-warning a:focus .svg-icon,.theme-warning a:hover .svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-warning.light-skin .sidebar-menu>li.active.treeview>a{background-color:#fff;color:#ffa800!important}.theme-warning.light-skin .sidebar-menu>li.active.treeview>a>i{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active.treeview>a>svg{color:#ffa800;fill:#0168fa33}.theme-warning.light-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-warning.light-skin .sidebar-menu>li.treeview .treeview-menu li a{color:#1e3770}.theme-warning.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#ffa800!important}.theme-warning.dark-skin .sidebar-menu>li.active>a:after{border-color:#0000 #333 #0000 #0000!important}.theme-warning.dark-skin .sidebar-menu>li.active.treeview>a{background-color:#0c1a32;color:#fff!important}.theme-warning.dark-skin .sidebar-menu>li.active.treeview>a>i{color:#fff}.theme-warning.dark-skin .sidebar-menu>li.active.treeview>a:after{border-color:#0000 #fafafa #0000 #0000!important}.theme-warning.dark-skin .sidebar-menu>li.active.treeview .treeview-menu li a{color:#b5b5c3}.theme-warning.dark-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li.active>a>span{background:#ffa800!important}.theme-warning.light-skin .sidebar-menu li a:hover{color:#ffa800!important}.theme-warning.light-skin .sidebar-menu>li.active,.theme-warning.light-skin .sidebar-menu>li:active,.theme-warning.light-skin .sidebar-menu>li:hover{background-color:#ffa80000;color:#ffa800;border-left:0 solid #ffa80000}.theme-warning.light-skin .sidebar-menu>li.active>a,.theme-warning.light-skin .sidebar-menu>li:active>a,.theme-warning.light-skin .sidebar-menu>li:hover>a{background-color:#fff}.theme-warning.light-skin .sidebar-menu>li.active a,.theme-warning.light-skin .sidebar-menu>li:active a,.theme-warning.light-skin .sidebar-menu>li:hover a{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active a>i,.theme-warning.light-skin .sidebar-menu>li:active a>i,.theme-warning.light-skin .sidebar-menu>li:hover a>i{color:#1e3770;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active a>svg,.theme-warning.light-skin .sidebar-menu>li:active a>svg,.theme-warning.light-skin .sidebar-menu>li:hover a>svg{color:#ffa800;fill:#0168fa33}.theme-warning.light-skin .sidebar-menu>li.active a img.svg-icon,.theme-warning.light-skin .sidebar-menu>li:active a img.svg-icon,.theme-warning.light-skin .sidebar-menu>li:hover a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-warning.light-skin .sidebar-menu>li.active{background-color:#ffa80000;color:#ffa800;border-left:0 solid #ffa800}.theme-warning.light-skin .sidebar-menu>li.active>a{background-color:#fff}.theme-warning.light-skin .sidebar-menu>li.active a{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active a>i{color:#ffa800;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active a>svg{color:#ffa800;fill:#0168fa33}.theme-warning.light-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#ffa80000;color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.active a>i{color:#ffa800;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li a>i{color:#1e3770;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active{background-color:#ffa80000;color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active,.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview.active a>i{color:#ffa800;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a{color:#ffa800}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li.active>a>i{color:#ffa800;background-color:#ffa80000}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a{color:#1e3770}.theme-warning.light-skin .sidebar-menu>li.active .treeview-menu li.treeview .treeview-menu li a>i{color:#1e3770;background-color:#ffa80000}.theme-warning.rtl.light-skin .sidebar-menu>li.active{border-left:0 solid #ffa800;border-right:0 solid #ffa800}.theme-warning.dark-skin .sidebar-menu li a:hover{color:#ffa800!important}.theme-warning.dark-skin .sidebar-menu>li.active>a,.theme-warning.dark-skin .sidebar-menu>li:active>a,.theme-warning.dark-skin .sidebar-menu>li:hover>a{background-color:#0c1a32}.theme-warning.dark-skin .sidebar-menu>li.active{background-color:#ffa80000;color:#fff;border-left:0 solid #ffa800}.theme-warning.dark-skin .sidebar-menu>li.active>a{background-color:#0c1a32}.theme-warning.dark-skin .sidebar-menu>li.active a,.theme-warning.dark-skin .sidebar-menu>li.active a>i{color:#fff}.theme-warning.dark-skin .sidebar-menu>li.active a>svg{color:#fff;fill:#0168fa33}.theme-warning.dark-skin .sidebar-menu>li.active a img.svg-icon{filter:invert(.7) sepia(1) saturate(14) hue-rotate(195deg)}.theme-warning.dark-skin .sidebar-menu>li.active .treeview-menu li.active{background-color:#ffa80000;color:#fff}.theme-warning.dark-skin .sidebar-menu>li.active .treeview-menu li.active>a{color:#fff!important}.theme-warning.rtl.dark-skin .sidebar-menu>li.active{border-left:0 solid #ffa800;border-right:0 solid #ffa800}@media (min-width: 768px){.sidebar-mini.sidebar-collapse .sidebar-menu>li.active.menu-open{background-color:#ffa80033;color:#ffa800}}.theme-warning .sm-blue a.current,.theme-warning .sm-blue a.highlighted,.theme-warning .sm-blue a:active,.theme-warning .sm-blue a:focus,.theme-warning .sm-blue a:hover,.theme-warning .sm-blue li.current>a,.theme-warning .sm-blue li.current>a:active,.theme-warning .sm-blue li.current>a:focus,.theme-warning .sm-blue li.current>a:hover,.theme-warning .sm-blue li.highlighted>a,.theme-warning .sm-blue li.highlighted>a:active,.theme-warning .sm-blue li.highlighted>a:focus,.theme-warning .sm-blue li.highlighted>a:hover{background:#ffa800;color:#fff!important}.theme-warning .sm-blue ul a.highlighted,.theme-warning .sm-blue ul a:active,.theme-warning .sm-blue ul a:focus,.theme-warning .sm-blue ul a:hover{background:#ebedf3;color:#ffa800!important}.dark-skin.theme-warning .sm-blue a.current,.dark-skin.theme-warning .sm-blue a.highlighted,.dark-skin.theme-warning .sm-blue a:active,.dark-skin.theme-warning .sm-blue a:focus,.dark-skin.theme-warning .sm-blue a:hover{background:#ffa800;color:#fff!important}.dark-skin.theme-warning .sm-blue ul a.highlighted,.dark-skin.theme-warning .sm-blue ul a:active,.dark-skin.theme-warning .sm-blue ul a:focus,.dark-skin.theme-warning .sm-blue ul a:hover{background:#29354b;color:#ffa800!important}.theme-warning .btn-link{color:#ffa800}.theme-warning .btn-primary{background-color:#ffa800;border-color:#ffa800;color:#fff}.theme-warning .btn-primary.active,.theme-warning .btn-primary:active,.theme-warning .btn-primary:focus,.theme-warning .btn-primary:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-warning .btn-primary.disabled,.theme-warning .btn-primary:disabled{background-color:#ffcb66;border-color:#ffa800;opacity:.5}.theme-warning .show>.btn-primary.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-warning .btn-outline.btn-primary{color:#ffa800;background-color:initial;border-color:#ffa800!important}.theme-warning .btn-outline.btn-primary.active,.theme-warning .btn-outline.btn-primary:active,.theme-warning .btn-outline.btn-primary:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-primary.dropdown-toggle{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff}.theme-warning .btn-flat.btn-primary{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-primary.active,.theme-warning .btn-flat.btn-primary:active,.theme-warning .btn-flat.btn-primary:hover{background-color:#cc8600!important;border-color:#cc8600!important;color:#fff!important}.theme-warning .btn-info{background-color:#00d0ff;border-color:#00d0ff;color:#fff}.theme-warning .btn-info.active,.theme-warning .btn-info:active,.theme-warning .btn-info:focus,.theme-warning .btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-warning .btn-info.disabled,.theme-warning .btn-info:disabled{background-color:#66e3ff;border-color:#00d0ff;opacity:.5}.theme-warning .show>.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important}.theme-warning .btn-outline.btn-info{color:#00d0ff;background-color:initial;border-color:#00d0ff!important}.theme-warning .btn-outline.btn-info.active,.theme-warning .btn-outline.btn-info:active,.theme-warning .btn-outline.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-info.dropdown-toggle{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff}.theme-warning .btn-flat.btn-info{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-info.active,.theme-warning .btn-flat.btn-info:active,.theme-warning .btn-flat.btn-info:hover{background-color:#00a6cc!important;border-color:#00a6cc!important;color:#fff!important}.theme-warning .btn-success{background-color:#1dbfc1;border-color:#1dbfc1;color:#fff}.theme-warning .btn-success.active,.theme-warning .btn-success:active,.theme-warning .btn-success:focus,.theme-warning .btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-warning .btn-success.disabled,.theme-warning .btn-success:disabled{background-color:#5de5e7;border-color:#1dbfc1;opacity:.5}.theme-warning .show>.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-warning .btn-outline.btn-success{color:#1dbfc1;background-color:initial;border-color:#1dbfc1!important}.theme-warning .btn-outline.btn-success.active,.theme-warning .btn-outline.btn-success:active,.theme-warning .btn-outline.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-success.dropdown-toggle{background-color:#169395!important;border-color:#169395!important;color:#fff}.theme-warning .btn-flat.btn-success{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-success.active,.theme-warning .btn-flat.btn-success:active,.theme-warning .btn-flat.btn-success:hover{background-color:#169395!important;border-color:#169395!important;color:#fff!important}.theme-warning .btn-danger{background-color:#ee3158;border-color:#ee3158;color:#fff}.theme-warning .btn-danger.active,.theme-warning .btn-danger:active,.theme-warning .btn-danger:focus,.theme-warning .btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-warning .btn-danger.disabled,.theme-warning .btn-danger:disabled{background-color:#f68fa4;border-color:#ee3158;opacity:.5}.theme-warning .show>.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-warning .btn-outline.btn-danger{color:#ee3158;background-color:initial;border-color:#ee3158!important}.theme-warning .btn-outline.btn-danger.active,.theme-warning .btn-outline.btn-danger:active,.theme-warning .btn-outline.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-danger.dropdown-toggle{background-color:#da123b!important;border-color:#da123b!important;color:#fff}.theme-warning .btn-flat.btn-danger{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-danger.active,.theme-warning .btn-flat.btn-danger:active,.theme-warning .btn-flat.btn-danger:hover{background-color:#da123b!important;border-color:#da123b!important;color:#fff!important}.theme-warning .btn-warning{background-color:#3246d3;border-color:#3246d3;color:#fff}.theme-warning .btn-warning.active,.theme-warning .btn-warning:active,.theme-warning .btn-warning:focus,.theme-warning .btn-warning:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-warning .btn-warning.disabled,.theme-warning .btn-warning:disabled{background-color:#8692e5;border-color:#3246d3;opacity:.5}.theme-warning .show>.btn-warning.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-warning .btn-outline.btn-warning{color:#3246d3;background-color:initial;border-color:#3246d3!important}.theme-warning .btn-outline.btn-warning.active,.theme-warning .btn-outline.btn-warning:active,.theme-warning .btn-outline.btn-warning:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-warning.dropdown-toggle{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff}.theme-warning .btn-flat.btn-warning{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-warning.active,.theme-warning .btn-flat.btn-warning:active,.theme-warning .btn-flat.btn-warning:hover{background-color:#2536ad!important;border-color:#2536ad!important;color:#fff!important}.theme-warning .btn-primary-light{background-color:#fff8ea;border-color:#fff8ea;color:#ffa800}.theme-warning .btn-primary-light.active,.theme-warning .btn-primary-light:active,.theme-warning .btn-primary-light:focus,.theme-warning .btn-primary-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-warning .btn-primary-light.disabled,.theme-warning .btn-primary-light:disabled{background-color:#fff;border-color:#fff8ea;opacity:.5}.theme-warning .show>.btn-primary-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-warning .btn-outline.btn-primary-light{color:#ffa800;background-color:initial;border-color:#fff8ea!important}.theme-warning .btn-outline.btn-primary-light.active,.theme-warning .btn-outline.btn-primary-light:active,.theme-warning .btn-outline.btn-primary-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-primary-light.dropdown-toggle{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff}.theme-warning .btn-flat.btn-primary-light{color:#ffa800!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-primary-light.active,.theme-warning .btn-flat.btn-primary-light:active,.theme-warning .btn-flat.btn-primary-light:hover{background-color:#ffa800!important;border-color:#ffa800!important;color:#fff!important}.theme-warning .btn-info-light{background-color:#e1f9ff;border-color:#e1f9ff;color:#00d0ff}.theme-warning .btn-info-light.active,.theme-warning .btn-info-light:active,.theme-warning .btn-info-light:focus,.theme-warning .btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-warning .btn-info-light.disabled,.theme-warning .btn-info-light:disabled{background-color:#fff;border-color:#e1f9ff;opacity:.5}.theme-warning .show>.btn-info.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-warning .btn-outline.btn-info-light{color:#00d0ff;background-color:initial;border-color:#e1f9ff!important}.theme-warning .btn-outline.btn-info-light.active,.theme-warning .btn-outline.btn-info-light:active,.theme-warning .btn-outline.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-info-light.dropdown-toggle{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff}.theme-warning .btn-flat.btn-info-light{color:#00d0ff!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-info-light.active,.theme-warning .btn-flat.btn-info-light:active,.theme-warning .btn-flat.btn-info-light:hover{background-color:#00d0ff!important;border-color:#00d0ff!important;color:#fff!important}.theme-warning .btn-success-light{background-color:#e8f9f9;border-color:#e8f9f9;color:#1dbfc1}.theme-warning .btn-success-light.active,.theme-warning .btn-success-light:active,.theme-warning .btn-success-light:focus,.theme-warning .btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-warning .btn-success-light.disabled,.theme-warning .btn-success-light:disabled{background-color:#fff;border-color:#e8f9f9;opacity:.5}.theme-warning .show>.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-warning .btn-outline.btn-success-light{color:#1dbfc1;background-color:initial;border-color:#e8f9f9!important}.theme-warning .btn-outline.btn-success-light.active,.theme-warning .btn-outline.btn-success-light:active,.theme-warning .btn-outline.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-success-light.dropdown-toggle{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff}.theme-warning .btn-flat.btn-success-light{color:#1dbfc1!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-success-light.active,.theme-warning .btn-flat.btn-success-light:active,.theme-warning .btn-flat.btn-success-light:hover{background-color:#1dbfc1!important;border-color:#1dbfc1!important;color:#fff!important}.theme-warning .btn-danger-light{background-color:#ffd6de;border-color:#ffd6de;color:#ee3158}.theme-warning .btn-danger-light.active,.theme-warning .btn-danger-light:active,.theme-warning .btn-danger-light:focus,.theme-warning .btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-warning .btn-danger-light.disabled,.theme-warning .btn-danger-light:disabled{background-color:#fff;border-color:#ffd6de;opacity:.5}.theme-warning .show>.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-warning .btn-outline.btn-danger-light{color:#ee3158;background-color:initial;border-color:#ffd6de!important}.theme-warning .btn-outline.btn-danger-light.active,.theme-warning .btn-outline.btn-danger-light:active,.theme-warning .btn-outline.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-danger-light.dropdown-toggle{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff}.theme-warning .btn-flat.btn-danger-light{color:#ee3158!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-danger-light.active,.theme-warning .btn-flat.btn-danger-light:active,.theme-warning .btn-flat.btn-danger-light:hover{background-color:#ee3158!important;border-color:#ee3158!important;color:#fff!important}.theme-warning .btn-warning-light{background-color:#dbdfff;border-color:#dbdfff;color:#3246d3}.theme-warning .btn-warning-light.active,.theme-warning .btn-warning-light:active,.theme-warning .btn-warning-light:focus,.theme-warning .btn-warning-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-warning .btn-warning-light.disabled,.theme-warning .btn-warning-light:disabled{background-color:#fff;border-color:#dbdfff;opacity:.5}.theme-warning .show>.btn-warning-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-warning .btn-outline.btn-warning-light{color:#3246d3;background-color:initial;border-color:#dbdfff!important}.theme-warning .btn-outline.btn-warning-light.active,.theme-warning .btn-outline.btn-warning-light:active,.theme-warning .btn-outline.btn-warning-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-warning .show>.btn-outline.btn-warning-light.dropdown-toggle{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff}.theme-warning .btn-flat.btn-warning-light{color:#3246d3!important;background-color:#f3f6f9;border-color:#0000}.theme-warning .btn-flat.btn-warning-light.active,.theme-warning .btn-flat.btn-warning-light:active,.theme-warning .btn-flat.btn-warning-light:hover{background-color:#3246d3!important;border-color:#3246d3!important;color:#fff!important}.theme-warning .callout.callout-primary{border-color:#ffa800;background-color:#ffa800!important}.theme-warning .callout.callout-info{border-color:#00d0ff;background-color:#00d0ff!important}.theme-warning .callout.callout-success{border-color:#1dbfc1;background-color:#1dbfc1!important}.theme-warning .callout.callout-danger{border-color:#ee3158;background-color:#ee3158!important}.theme-warning .callout.callout-warning{border-color:#3246d3;background-color:#3246d3!important}.theme-warning .alert-primary{border-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-warning .alert-info{border-color:#00d0ff;background-color:#00d0ff!important;color:#fff}.theme-warning .alert-success{border-color:#1dbfc1;background-color:#1dbfc1!important;color:#fff}.theme-warning .alert-danger,.theme-warning .alert-error{border-color:#ee3158;background-color:#ee3158!important;color:#fff}.theme-warning .alert-warning{border-color:#3246d3;background-color:#3246d3!important;color:#fff}.theme-warning .direct-chat-primary .right>.direct-chat-text p{background-color:#ffa800;color:#fff}.theme-warning .direct-chat-primary .right>.direct-chat-text:after,.theme-warning .direct-chat-primary .right>.direct-chat-text:before{border-left-color:#ffa800}.theme-warning .direct-chat-info .right>.direct-chat-text p{background-color:#00d0ff;color:#fff}.theme-warning .direct-chat-info .right>.direct-chat-text:after,.theme-warning .direct-chat-info .right>.direct-chat-text:before{border-left-color:#00d0ff}.theme-warning .direct-chat-success .right>.direct-chat-text p{background-color:#1dbfc1;color:#fff}.theme-warning .direct-chat-success .right>.direct-chat-text:after,.theme-warning .direct-chat-success .right>.direct-chat-text:before{border-left-color:#1dbfc1}.theme-warning .direct-chat-danger .right>.direct-chat-text p{background-color:#ee3158;color:#fff}.theme-warning .direct-chat-danger .right>.direct-chat-text:after,.theme-warning .direct-chat-danger .right>.direct-chat-text:before{border-left-color:#ee3158}.theme-warning .direct-chat-warning .right>.direct-chat-text p{background-color:#3246d3;color:#fff}.theme-warning .direct-chat-warning .right>.direct-chat-text:after,.theme-warning .direct-chat-warning .right>.direct-chat-text:before{border-left-color:#3246d3}.theme-warning .right .direct-chat-text p{background-color:#ffa800}.theme-warning .modal-primary .modal-footer,.theme-warning .modal-primary .modal-header{border-color:#ffa800}.theme-warning .modal-primary .modal-body{background-color:#ffa800!important}.theme-warning .modal-info .modal-footer,.theme-warning .modal-info .modal-header{border-color:#00d0ff}.theme-warning .modal-info .modal-body{background-color:#00d0ff!important}.theme-warning .modal-success .modal-footer,.theme-warning .modal-success .modal-header{border-color:#1dbfc1}.theme-warning .modal-success .modal-body{background-color:#1dbfc1!important}.theme-warning .modal-danger .modal-footer,.theme-warning .modal-danger .modal-header{border-color:#ee3158}.theme-warning .modal-danger .modal-body{background-color:#ee3158!important}.theme-warning .modal-warning .modal-footer,.theme-warning .modal-warning .modal-header{border-color:#3246d3}.theme-warning .modal-warning .modal-body{background-color:#3246d3!important}.theme-warning .border-primary{border-color:#ffa800!important}.theme-warning .border-info{border-color:#00d0ff!important}.theme-warning .border-success{border-color:#1dbfc1!important}.theme-warning .border-danger{border-color:#ee3158!important}.theme-warning .border-warning{border-color:#3246d3!important}.theme-warning .bg-primary{background-color:#ffa800!important;color:#fff}.theme-warning .bg-primary-light{background-color:#fff8ea!important;color:#ffa800}.theme-warning .bg-info{background-color:#00d0ff!important;color:#fff}.theme-warning .bg-info-light{background-color:#e1f9ff!important;color:#00d0ff}.theme-warning .bg-success{background-color:#1dbfc1!important;color:#fff}.theme-warning .bg-success-light{background-color:#e8f9f9!important;color:#1dbfc1}.theme-warning .bg-danger{background-color:#ee3158!important;color:#fff}.theme-warning .bg-danger-light{background-color:#ffd6de!important;color:#ee3158}.theme-warning .bg-warning{background-color:#3246d3!important;color:#fff}.theme-warning .bg-warning-light{background-color:#dbdfff!important;color:#3246d3}.theme-warning .text-primary{color:#ffa800!important}.theme-warning .text-primary-light{color:#dbdfff!important}.theme-warning .hover-primary:focus,.theme-warning .hover-primary:hover,.theme-warning a.text-primary:focus,.theme-warning a.text-primary:hover{color:#ffa800!important}.theme-warning .text-info{color:#00d0ff!important}.theme-warning .text-info-light{color:#e1f9ff!important}.theme-warning .hover-info:focus,.theme-warning .hover-info:hover,.theme-warning a.text-info:focus,.theme-warning a.text-info:hover{color:#00d0ff!important}.theme-warning .text-success{color:#1dbfc1!important}.theme-warning .text-success-light{color:#e8f9f9!important}.theme-warning .hover-success:focus,.theme-warning .hover-success:hover,.theme-warning a.text-success:focus,.theme-warning a.text-success:hover{color:#1dbfc1!important}.theme-warning .text-danger{color:#ee3158!important}.theme-warning .text-danger-light{color:#ffd6de!important}.theme-warning .hover-danger:focus,.theme-warning .hover-danger:hover,.theme-warning a.text-danger:focus,.theme-warning a.text-danger:hover{color:#ee3158!important}.theme-warning .text-warning{color:#3246d3!important}.theme-warning .text-warning-light{color:#fff8ea!important}.theme-warning .hover-warning:focus,.theme-warning .hover-warning:hover,.theme-warning a.text-warning:focus,.theme-warning a.text-warning:hover{color:#3246d3!important}.theme-warning .active.active-primary{background-color:#cc8600!important}.theme-warning .active.active-info{background-color:#00a6cc!important}.theme-warning .active.active-success{background-color:#169395!important}.theme-warning .active.active-danger{background-color:#da123b!important}.theme-warning .active.active-warning{background-color:#2536ad!important}.theme-warning .label-primary{background-color:#ffa800!important}.theme-warning .label-info{background-color:#00d0ff!important}.theme-warning .label-success{background-color:#1dbfc1!important}.theme-warning .label-danger{background-color:#ee3158!important}.theme-warning .label-warning{background-color:#3246d3!important}.theme-warning .ribbon-box .ribbon-primary{background-color:#ffa800}.theme-warning .ribbon-box .ribbon-primary:before{border-color:#ffa800 #0000 #0000}.theme-warning .ribbon-box .ribbon-two-primary span{background-color:#ffa800}.theme-warning .ribbon-box .ribbon-two-primary span:before{border-left:3px solid #cc8600;border-top:3px solid #cc8600}.theme-warning .ribbon-box .ribbon-two-primary span:after{border-right:3px solid #cc8600;border-top:3px solid #cc8600}.theme-warning .ribbon-box .ribbon-info{background-color:#00d0ff}.theme-warning .ribbon-box .ribbon-info:before{border-color:#00d0ff #0000 #0000}.theme-warning .ribbon-box .ribbon-two-info span{background-color:#00d0ff}.theme-warning .ribbon-box .ribbon-two-info span:before{border-left:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-warning .ribbon-box .ribbon-two-info span:after{border-right:3px solid #00a6cc;border-top:3px solid #00a6cc}.theme-warning .ribbon-box .ribbon-success{background-color:#1dbfc1}.theme-warning .ribbon-box .ribbon-success:before{border-color:#1dbfc1 #0000 #0000}.theme-warning .ribbon-box .ribbon-two-success span{background-color:#1dbfc1}.theme-warning .ribbon-box .ribbon-two-success span:before{border-left:3px solid #169395;border-top:3px solid #169395}.theme-warning .ribbon-box .ribbon-two-success span:after{border-right:3px solid #169395;border-top:3px solid #169395}.theme-warning .ribbon-box .ribbon-danger{background-color:#ee3158}.theme-warning .ribbon-box .ribbon-danger:before{border-color:#ee3158 #0000 #0000}.theme-warning .ribbon-box .ribbon-two-danger span{background-color:#ee3158}.theme-warning .ribbon-box .ribbon-two-danger span:before{border-left:3px solid #da123b;border-top:3px solid #da123b}.theme-warning .ribbon-box .ribbon-two-danger span:after{border-right:3px solid #da123b;border-top:3px solid #da123b}.theme-warning .ribbon-box .ribbon-warning{background-color:#3246d3}.theme-warning .ribbon-box .ribbon-warning:before{border-color:#3246d3 #0000 #0000}.theme-warning .ribbon-box .ribbon-two-warning span{background-color:#3246d3}.theme-warning .ribbon-box .ribbon-two-warning span:before{border-left:3px solid #2536ad;border-top:3px solid #2536ad}.theme-warning .ribbon-box .ribbon-two-warning span:after{border-right:3px solid #2536ad;border-top:3px solid #2536ad}.theme-warning .box-primary{background-color:#ffa800!important}.theme-warning .box-primary.box-bordered{border-color:#ffa800}.theme-warning .box-outline-primary{background-color:#fff;border:1px solid #ffa800}.theme-warning .box.box-solid.box-primary>.box-header{color:#fff;background-color:#ffa800}.theme-warning .box.box-solid.box-primary>.box-header .btn,.theme-warning .box.box-solid.box-primary>.box-header>a{color:#fff}.theme-warning .box-info{background-color:#00d0ff!important}.theme-warning .box-info.box-bordered{border-color:#00d0ff}.theme-warning .box-outline-info{background-color:#fff;border:1px solid #00d0ff}.theme-warning .box.box-solid.box-info>.box-header{color:#fff;background-color:#00d0ff}.theme-warning .box.box-solid.box-info>.box-header .btn,.theme-warning .box.box-solid.box-info>.box-header>a{color:#fff}.theme-warning .box-success{background-color:#1dbfc1!important}.theme-warning .box-success.box-bordered{border-color:#1dbfc1}.theme-warning .box-outline-success{background-color:#fff;border:1px solid #1dbfc1}.theme-warning .box.box-solid.box-success>.box-header{color:#fff;background-color:#1dbfc1}.theme-warning .box.box-solid.box-success>.box-header .btn,.theme-warning .box.box-solid.box-success>.box-header>a{color:#fff}.theme-warning .box-danger{background-color:#ee3158!important}.theme-warning .box-danger.box-bordered{border-color:#ee3158}.theme-warning .box-outline-danger{background-color:#fff;border:1px solid #ee3158}.theme-warning .box.box-solid.box-danger>.box-header{color:#fff;background-color:#ee3158}.theme-warning .box.box-solid.box-danger>.box-header .btn,.theme-warning .box.box-solid.box-danger>.box-header>a{color:#fff}.theme-warning .box-warning{background-color:#3246d3!important}.theme-warning .box-warning.box-bordered{border-color:#3246d3}.theme-warning .box-outline-warning{background-color:#fff;border:1px solid #3246d3}.theme-warning .box.box-solid.box-warning>.box-header{color:#fff;background-color:#3246d3}.theme-warning .box.box-solid.box-warning>.box-header .btn,.theme-warning .box.box-solid.box-warning>.box-header>a{color:#fff}.theme-warning .box-controls .dropdown.show>a,.theme-warning .box-controls li>a:hover,.theme-warning .box-fullscreen .box-btn-fullscreen,.theme-warning .box-profile .social-states a:hover{color:#cc8600}.theme-warning .progress-bar-primary{background-color:#ffa800}.theme-warning .progress-bar-info{background-color:#00d0ff}.theme-warning .progress-bar-success{background-color:#1dbfc1}.theme-warning .progress-bar-danger{background-color:#ee3158}.theme-warning .progress-bar-warning{background-color:#3246d3}.theme-warning .panel-primary{border-color:#ffa800}.theme-warning .panel-primary>.panel-heading{color:#fff;background-color:#ffa800;border-color:#ffa800}.theme-warning .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ffa800}.theme-warning .panel-primary>.panel-heading .badge-pill{color:#ffa800;background-color:#fff}.theme-warning .panel-primary .panel-action,.theme-warning .panel-primary .panel-title{color:#fff}.theme-warning .panel-primary .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ffa800}.theme-warning .panel-line.panel-primary .panel-heading{color:#ffa800;border-top-color:#ffa800;background:#0000}.theme-warning .panel-line.panel-primary .panel-action,.theme-warning .panel-line.panel-primary .panel-title{color:#ffa800}.theme-warning .panel-info{border-color:#00d0ff}.theme-warning .panel-info>.panel-heading{color:#fff;background-color:#00d0ff;border-color:#00d0ff}.theme-warning .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00d0ff}.theme-warning .panel-info>.panel-heading .badge-pill{color:#00d0ff;background-color:#fff}.theme-warning .panel-info .panel-action,.theme-warning .panel-info .panel-title{color:#fff}.theme-warning .panel-info .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00d0ff}.theme-warning .panel-line.panel-info .panel-heading{color:#00d0ff;border-top-color:#00d0ff;background:#0000}.theme-warning .panel-line.panel-info .panel-action,.theme-warning .panel-line.panel-info .panel-title{color:#00d0ff}.theme-warning .panel-success{border-color:#1dbfc1}.theme-warning .panel-success>.panel-heading{color:#fff;background-color:#1dbfc1;border-color:#1dbfc1}.theme-warning .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#1dbfc1}.theme-warning .panel-success>.panel-heading .badge-pill{color:#1dbfc1;background-color:#fff}.theme-warning .panel-success .panel-action,.theme-warning .panel-success .panel-title{color:#fff}.theme-warning .panel-success .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#1dbfc1}.theme-warning .panel-line.panel-success .panel-heading{color:#1dbfc1;border-top-color:#1dbfc1;background:#0000}.theme-warning .panel-line.panel-success .panel-action,.theme-warning .panel-line.panel-success .panel-title{color:#1dbfc1}.theme-warning .panel-danger{border-color:#ee3158}.theme-warning .panel-danger>.panel-heading{color:#fff;background-color:#ee3158;border-color:#ee3158}.theme-warning .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ee3158}.theme-warning .panel-danger>.panel-heading .badge-pill{color:#ee3158;background-color:#fff}.theme-warning .panel-danger .panel-action,.theme-warning .panel-danger .panel-title{color:#fff}.theme-warning .panel-danger .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ee3158}.theme-warning .panel-line.panel-danger .panel-heading{color:#ee3158;border-top-color:#ee3158;background:#0000}.theme-warning .panel-line.panel-danger .panel-action,.theme-warning .panel-line.panel-danger .panel-title{color:#ee3158}.theme-warning .panel-warning{border-color:#3246d3}.theme-warning .panel-warning>.panel-heading{color:#fff;background-color:#3246d3;border-color:#3246d3}.theme-warning .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3246d3}.theme-warning .panel-warning>.panel-heading .badge-pill{color:#3246d3;background-color:#fff}.theme-warning .panel-warning .panel-action,.theme-warning .panel-warning .panel-title{color:#fff}.theme-warning .panel-warning .panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3246d3}.theme-warning .panel-line.panel-warning .panel-heading{color:#3246d3;border-top-color:#3246d3;background:#0000}.theme-warning .panel-line.panel-warning .panel-action,.theme-warning .panel-line.panel-warning .panel-title{color:#3246d3}.theme-warning .switch input:checked~.switch-indicator:after,.theme-warning .switch.switch-primary input:checked~.switch-indicator:after{background-color:#ffa800}.theme-warning .switch.switch-info input:checked~.switch-indicator:after{background-color:#00d0ff}.theme-warning .switch.switch-success input:checked~.switch-indicator:after{background-color:#1dbfc1}.theme-warning .switch.switch-danger input:checked~.switch-indicator:after{background-color:#ee3158}.theme-warning .switch.switch-warning input:checked~.switch-indicator:after{background-color:#3246d3}.theme-warning .badge-primary{background-color:#ffa800;color:#fff}.theme-warning .badge-primary[href]:focus,.theme-warning .badge-primary[href]:hover{background-color:#cc8600}.theme-warning .badge-secondary{background-color:#e4e6ef;color:#1e3770}.theme-warning .badge-secondary[href]:focus,.theme-warning .badge-secondary[href]:hover{background-color:#c4c8dc}.theme-warning .badge-info{background-color:#00d0ff;color:#fff}.theme-warning .badge-info[href]:focus,.theme-warning .badge-info[href]:hover{background-color:#00a6cc}.theme-warning .badge-success{background-color:#1dbfc1;color:#fff}.theme-warning .badge-success[href]:focus,.theme-warning .badge-success[href]:hover{background-color:#169395}.theme-warning .badge-danger{background-color:#ee3158;color:#fff}.theme-warning .badge-danger[href]:focus,.theme-warning .badge-danger[href]:hover{background-color:#da123b}.theme-warning .badge-warning{background-color:#3246d3;color:#fff}.theme-warning .badge-warning[href]:focus,.theme-warning .badge-warning[href]:hover{background-color:#2536ad}.theme-warning .badge-primary-light{background-color:#fff8ea;color:#ffa800}.theme-warning .badge-primary-light[href]:focus,.theme-warning .badge-primary-light[href]:hover{background-color:#ffe7b7}.theme-warning .badge-secondary-light{background-color:#e9edf2;color:#1e3770}.theme-warning .badge-secondary-light[href]:focus,.theme-warning .badge-secondary-light[href]:hover{background-color:#c9d3df}.theme-warning .badge-info-light{background-color:#e1f9ff;color:#00d0ff}.theme-warning .badge-info-light[href]:focus,.theme-warning .badge-info-light[href]:hover{background-color:#aeefff}.theme-warning .badge-success-light{background-color:#e8f9f9;color:#1dbfc1}.theme-warning .badge-success-light[href]:focus,.theme-warning .badge-success-light[href]:hover{background-color:#c0eeee}.theme-warning .badge-danger-light{background-color:#ffd6de;color:#ee3158}.theme-warning .badge-danger-light[href]:focus,.theme-warning .badge-danger-light[href]:hover{background-color:#ffa3b5}.theme-warning .badge-warning-light{background-color:#dbdfff;color:#3246d3}.theme-warning .badge-warning-light[href]:focus,.theme-warning .badge-warning-light[href]:hover{background-color:#a8b2ff}.theme-warning .rating-primary .active,.theme-warning .rating-primary :checked~label,.theme-warning .rating-primary label:hover,.theme-warning .rating-primary label:hover~label{color:#ffa800}.theme-warning .rating-info .active,.theme-warning .rating-info :checked~label,.theme-warning .rating-info label:hover,.theme-warning .rating-info label:hover~label{color:#00d0ff}.theme-warning .rating-success .active,.theme-warning .rating-success :checked~label,.theme-warning .rating-success label:hover,.theme-warning .rating-success label:hover~label{color:#1dbfc1}.theme-warning .rating-danger .active,.theme-warning .rating-danger :checked~label,.theme-warning .rating-danger label:hover,.theme-warning .rating-danger label:hover~label{color:#ee3158}.theme-warning .rating-warning .active,.theme-warning .rating-warning :checked~label,.theme-warning .rating-warning label:hover,.theme-warning .rating-warning label:hover~label{color:#3246d3}.theme-warning .toggler-primary input:checked+i{color:#ffa800}.theme-warning .toggler-info input:checked+i{color:#00d0ff}.theme-warning .toggler-success input:checked+i{color:#1dbfc1}.theme-warning .toggler-danger input:checked+i{color:#ee3158}.theme-warning .toggler-warning input:checked+i{color:#3246d3}.theme-warning .nav-tabs.nav-tabs-primary .nav-link.active,.theme-warning .nav-tabs.nav-tabs-primary .nav-link:active,.theme-warning .nav-tabs.nav-tabs-primary .nav-link:focus,.theme-warning .nav-tabs.nav-tabs-primary .nav-link:hover{border-color:#cc8600;background-color:initial;color:#cc8600}.theme-warning .nav-tabs.nav-tabs-info .nav-link.active,.theme-warning .nav-tabs.nav-tabs-info .nav-link:active,.theme-warning .nav-tabs.nav-tabs-info .nav-link:focus,.theme-warning .nav-tabs.nav-tabs-info .nav-link:hover{border-color:#00a6cc;background-color:#00d0ff;color:#fff}.theme-warning .nav-tabs.nav-tabs-success .nav-link.active,.theme-warning .nav-tabs.nav-tabs-success .nav-link:active,.theme-warning .nav-tabs.nav-tabs-success .nav-link:focus,.theme-warning .nav-tabs.nav-tabs-success .nav-link:hover{border-color:#169395;background-color:initial;color:#169395}.theme-warning .nav-tabs.nav-tabs-danger .nav-link.active,.theme-warning .nav-tabs.nav-tabs-danger .nav-link:active,.theme-warning .nav-tabs.nav-tabs-danger .nav-link:focus,.theme-warning .nav-tabs.nav-tabs-danger .nav-link:hover{border-color:#da123b;background-color:initial;color:#da123b}.theme-warning .nav-tabs.nav-tabs-warning .nav-link.active,.theme-warning .nav-tabs.nav-tabs-warning .nav-link:active,.theme-warning .nav-tabs.nav-tabs-warning .nav-link:focus,.theme-warning .nav-tabs.nav-tabs-warning .nav-link:hover{border-color:#2536ad;background-color:initial;color:#2536ad}.theme-warning .nav-tabs-custom.tab-primary>.nav-tabs>li a.active{border-top-color:#cc8600}.theme-warning .nav-tabs-custom.tab-info>.nav-tabs>li a.active{border-top-color:#00a6cc}.theme-warning .nav-tabs-custom.tab-success>.nav-tabs>li a.active{border-top-color:#169395}.theme-warning .nav-tabs-custom.tab-danger>.nav-tabs>li a.active{border-top-color:#da123b}.theme-warning .nav-tabs-custom.tab-warning>.nav-tabs>li a.active{border-top-color:#2536ad}.theme-warning .nav-tabs .nav-link.active,.theme-warning .nav-tabs .nav-link.active:focus,.theme-warning .nav-tabs .nav-link.active:hover{border-bottom-color:#ffa800;background-color:#ffa800;color:#fff}.theme-warning .nav-tabs .nav-item.open .nav-link,.theme-warning .nav-tabs .nav-item.open .nav-link:focus,.theme-warning .nav-tabs .nav-item.open .nav-link:hover{border-bottom-color:#ffa800;background-color:#ffa800}.theme-warning .todo-list .info,.theme-warning .todo-list .primary{border-left-color:#ffa800}.theme-warning .todo-list .success{border-left-color:#1dbfc1}.theme-warning .todo-list .danger{border-left-color:#ee3158}.theme-warning .todo-list .warning{border-left-color:#3246d3}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-primary{background-color:#ffa800;border:1px solid #ffa800;color:#fff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-primary:after,.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-primary:before{border-left-color:#ffa800;border-right-color:#ffa800}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-primary *{color:inherit}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-info{background-color:#00d0ff;border:1px solid #00d0ff;color:#fff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-info:after,.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-info:before{border-left-color:#00d0ff;border-right-color:#00d0ff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-info *{color:inherit}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-success{background-color:#1dbfc1;border:1px solid #1dbfc1;color:#fff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-success:after,.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-success:before{border-left-color:#1dbfc1;border-right-color:#1dbfc1}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-success *{color:inherit}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-danger{background-color:#ee3158;border:1px solid #ee3158;color:#fff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-danger:after,.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-danger:before{border-left-color:#ee3158;border-right-color:#ee3158}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-danger *{color:inherit}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-warning{background-color:#3246d3;border:1px solid #3246d3;color:#fff}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-warning:after,.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-warning:before{border-left-color:#3246d3;border-right-color:#3246d3}.theme-warning .timeline .timeline-item>.timeline-event.timeline-event-warning *{color:inherit}.theme-warning .timeline .timeline-item>.timeline-point.timeline-point-primary{color:#ffa800;background-color:#fff}.theme-warning .timeline .timeline-item>.timeline-point.timeline-point-info{color:#00d0ff;background-color:#fff}.theme-warning .timeline .timeline-item>.timeline-point.timeline-point-success{color:#1dbfc1;background-color:#fff}.theme-warning .timeline .timeline-item>.timeline-point.timeline-point-danger{color:#ee3158;background-color:#fff}.theme-warning .timeline .timeline-item>.timeline-point.timeline-point-warning{color:#3246d3;background-color:#fff}.theme-warning .timeline .timeline-label .label-primary{background-color:#ffa800}.theme-warning .timeline .timeline-label .label-info{background-color:#00d0ff}.theme-warning .timeline .timeline-label .label-success{background-color:#1dbfc1}.theme-warning .timeline .timeline-label .label-danger{background-color:#ee3158}.theme-warning .timeline .timeline-label .label-warning{background-color:#3246d3}.theme-danger .theme-warning .timeline__date,.theme-info .theme-warning .timeline__date,.theme-primary .theme-warning .timeline__date,.theme-secondary .theme-warning .timeline__date,.theme-warning .theme-danger .timeline__date,.theme-warning .theme-info .timeline__date,.theme-warning .theme-primary .timeline__date,.theme-warning .theme-secondary .timeline__date,.theme-warning .timeline5:before,.theme-warning .timeline__box:before,.theme-warning .timeline__date,.theme-warning .timeline__year{background-color:#ffa800}.theme-warning .timeline__post{border-left:3px solid #ffa800}.theme-warning .daterangepicker td.active,.theme-warning .daterangepicker td.active:hover{background-color:#ffa800}.theme-warning .daterangepicker .input-mini.active{border:1px solid #ffa800}.theme-warning .ranges li.active,.theme-warning .ranges li:active,.theme-warning .ranges li:hover{border:1px solid #ffa800;background-color:#ffa800}.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:active,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:focus,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a.active:hover,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:active,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:focus,.theme-warning .control-sidebar .nav-tabs.control-sidebar-tabs>li>a:hover{border-color:#ffa800;color:#ffa800}.theme-warning .control-sidebar .rpanel-title .btn:hover,.theme-warning .nav>li>a:active,.theme-warning .nav>li>a:focus,.theme-warning .nav>li>a:hover{color:#ffa800}.theme-warning .nav-pills>li>a.active,.theme-warning .nav-pills>li>a.active:focus,.theme-warning .nav-pills>li>a.active:hover{border-top-color:#ffa800;background-color:#ffa800!important;color:#fff}.theme-warning .mailbox-nav .nav-pills>li>a.active,.theme-warning .mailbox-nav .nav-pills>li>a.active:focus,.theme-warning .mailbox-nav .nav-pills>li>a.active:hover,.theme-warning .mailbox-nav .nav-pills>li>a:focus,.theme-warning .mailbox-nav .nav-pills>li>a:hover{border-color:#ffa800}.theme-warning .nav-tabs-custom>.nav-tabs>li a.active{border-top-color:#ffa800}.theme-warning .customtab li a.nav-link.active,.theme-warning .profile-tab li a.nav-link.active{border-bottom:2px solid #ffa800}.theme-warning .form-element .form-control,.theme-warning .form-element .form-control:focus,.theme-warning .form-element .input-group .input-group-addon{background-image:linear-gradient(45deg,#ffa800,#00d0ff),linear-gradient(#557bd2,#557bd2)}.theme-warning .form-control:focus{border-color:#ffa800}.theme-warning [type=checkbox]:checked.chk-col-primary+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-warning [type=checkbox]:checked.chk-col-info+label:before{border-right:2px solid #00d0ff;border-bottom:2px solid #00d0ff}.theme-warning [type=checkbox]:checked.chk-col-success+label:before{border-right:2px solid #1dbfc1;border-bottom:2px solid #1dbfc1}.theme-warning [type=checkbox]:checked.chk-col-danger+label:before{border-right:2px solid #ee3158;border-bottom:2px solid #ee3158}.theme-warning [type=checkbox]:checked.chk-col-warning+label:before{border-right:2px solid #3246d3;border-bottom:2px solid #3246d3}.theme-warning [type=checkbox].filled-in:checked.chk-col-primary+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-warning [type=checkbox].filled-in:checked.chk-col-info+label:after{border:2px solid #00d0ff;background-color:#00d0ff}.theme-warning [type=checkbox].filled-in:checked.chk-col-success+label:after{border:2px solid #1dbfc1;background-color:#1dbfc1}.theme-warning [type=checkbox].filled-in:checked.chk-col-danger+label:after{border:2px solid #ee3158;background-color:#ee3158}.theme-warning [type=checkbox].filled-in:checked.chk-col-warning+label:after{border:2px solid #3246d3;background-color:#3246d3}.theme-warning [type=radio].radio-col-primary:checked+label:after{background-color:#ffa800;border-color:#ffa800;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-primary:checked+label:before{border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#ffa800;border:2px solid #ffa800;animation:ripple .2s linear forwards}.theme-warning [type=radio].radio-col-info:checked+label:after{background-color:#00d0ff;border-color:#00d0ff;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-info:checked+label:before{border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-info:checked+label:after{background-color:#00d0ff;border:2px solid #00d0ff;animation:ripple .2s linear forwards}.theme-warning [type=radio].radio-col-success:checked+label:after{background-color:#1dbfc1;border-color:#1dbfc1;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-success:checked+label:before{border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-success:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.theme-warning [type=radio].radio-col-danger:checked+label:after{background-color:#ee3158;border-color:#ee3158;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-danger:checked+label:before{border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-danger:checked+label:after{background-color:#ee3158;border:2px solid #ee3158;animation:ripple .2s linear forwards}.theme-warning [type=radio].radio-col-warning:checked+label:after{background-color:#3246d3;border-color:#3246d3;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-warning:checked+label:before{border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-warning [type=radio].with-gap.radio-col-warning:checked+label:after{background-color:#3246d3;border:2px solid #3246d3;animation:ripple .2s linear forwards}.theme-warning [type=checkbox]:checked+label:before{border-right:2px solid #ffa800;border-bottom:2px solid #ffa800}.theme-warning [type=checkbox].filled-in:checked+label:after{border:2px solid #ffa800;background-color:#ffa800}.theme-warning [type=radio].with-gap:checked+label:after,.theme-warning [type=radio].with-gap:checked+label:before{border:2px solid #ffa800}.theme-warning [type=radio].with-gap:checked+label:after{background-color:#ffa800;z-index:0}.theme-warning [type=radio]:checked+label:after{border:2px solid #ffa800;background-color:#ffa800;z-index:0}.theme-warning [type=checkbox].filled-in.tabbed:checked:focus+label:after{border-color:#ffa800;background-color:#ffa800}.theme-warning .fx-element-overlay .fx-card-item .fx-card-content a:hover{color:#ffa800}.theme-warning .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a:hover{background:#ffa800;border-color:#ffa800}.theme-warning .calendar-event,.theme-warning .fc-event{background:#ffa800}.theme-warning .tabs-vertical li .nav-link.active,.theme-warning .tabs-vertical li .nav-link:active,.theme-warning .tabs-vertical li .nav-link:focus,.theme-warning .tabs-vertical li .nav-link:hover{background-color:#ffa800;color:#fff}.theme-warning .customvtab .tabs-vertical li .nav-link.active,.theme-warning .customvtab .tabs-vertical li .nav-link:active,.theme-warning .customvtab .tabs-vertical li .nav-link:focus,.theme-warning .customvtab .tabs-vertical li .nav-link:hover{border-right:2px solid #ffa800;color:#ffa800}.theme-warning .customtab2 li a.nav-link.active,.theme-warning .customtab2 li a.nav-link:active,.theme-warning .customtab2 li a.nav-link:hover{background-color:#ffa800}.rtl.theme-warning .customvtab .tabs-vertical li .nav-link.active,.rtl.theme-warning .customvtab .tabs-vertical li .nav-link:active,.rtl.theme-warning .customvtab .tabs-vertical li .nav-link:focus,.rtl.theme-warning .customvtab .tabs-vertical li .nav-link:hover{border-right:none;border-left:2px solid #ffa800}.theme-warning .jq-icon-primary{background-color:#ffa800;color:#fff;border-color:#ffa800}.theme-warning .jq-icon-info{background-color:#00d0ff;color:#fff;border-color:#00d0ff}.theme-warning .jq-icon-success{background-color:#1dbfc1;color:#fff;border-color:#ffa800}.theme-warning .jq-icon-danger,.theme-warning .jq-icon-error{background-color:#ee3158;color:#fff;border-color:#ee3158}.theme-warning .jq-icon-warning{background-color:#3246d3;color:#fff;border-color:#3246d3}.theme-warning .avatar.status-primary:after{background-color:#ffa800}.theme-warning .avatar.status-info:after{background-color:#00d0ff}.theme-warning .avatar.status-success:after{background-color:#1dbfc1}.theme-warning .avatar.status-danger:after{background-color:#ee3158}.theme-warning .avatar.status-warning:after{background-color:#3246d3}.theme-warning .avatar[class*=status-]:after{background-color:#ffa800}.theme-warning .avatar-add:hover{background-color:#cc8600;border-color:#cc8600}.theme-warning .media-chat.media-chat-reverse .media-body p{background-color:#ffa800}.theme-warning .media-right-out a:hover{color:#cc8600}.theme-warning .control input:checked:focus~.control_indicator,.theme-warning .control input:checked~.control_indicator,.theme-warning .control:hover input:not([disabled]):checked~.control_indicator{background-color:#ffa800}.theme-warning .flex-column>li>a.nav-link.active,.theme-warning .flex-column>li>a.nav-link.active:hover{border-left-color:#ffa800}.theme-warning .pagination li a.current,.theme-warning .pagination li a.current:hover{border:1px solid #ffa800;background-color:#ffa800}.theme-warning .pagination li a:hover{border:1px solid #cc8600;background-color:#cc8600!important}.theme-warning .dataTables_wrapper .dataTables_paginate .paginate_button.current,.theme-warning .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border:1px solid #ffa800;background-color:#ffa800}.theme-warning .dt-buttons .dt-button,.theme-warning .footable .pagination li a.active,.theme-warning .footable .pagination li a:active,.theme-warning .footable .pagination li a:hover,.theme-warning .paging_simple_numbers .pagination .paginate_button.active a,.theme-warning .paging_simple_numbers .pagination .paginate_button:hover a{background-color:#ffa800}.theme-warning .select2-container--default.select2-container--open{border-color:#ffa800}.theme-warning .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ffa800}.theme-warning .select2-container--default .select2-search--dropdown .select2-search__field,.theme-warning .select2-container--default .select2-selection--multiple:focus,.theme-warning .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ffa800!important}.theme-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#ffa800;border-color:#ffa800}.theme-warning .myadmin-dd .dd-list .dd-list .dd-handle:hover,.theme-warning .myadmin-dd-empty .dd-list .dd3-content:hover,.theme-warning .myadmin-dd-empty .dd-list .dd3-handle:hover{color:#cc8600}.theme-warning [data-overlay-primary]:before{background:#cc8600}.theme-warning .wizard-content .wizard>.steps>ul>li.current{border:2px solid #ffa800;background-color:#ffa800}.theme-warning .wizard-content .wizard>.steps>ul>li.done{border-color:#cc8600;background-color:#cc8600}.theme-warning .wizard-content .wizard.wizard-circle>.steps>ul>li:after,.theme-warning .wizard-content .wizard.wizard-circle>.steps>ul>li:before,.theme-warning .wizard-content .wizard.wizard-notification>.steps>ul>li:after,.theme-warning .wizard-content .wizard.wizard-notification>.steps>ul>li:before,.theme-warning .wizard-content .wizard>.actions>ul>li>a{background-color:#ffa800}.theme-warning .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #ffa800;color:#ffa800}.theme-warning .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,.theme-warning .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#ffa800}@media (max-width: 767px){.theme-warning .wizard-content .wizard>.steps>ul>li:last-child:after{background-color:#ffa800}}@media (max-width: 575px){.theme-warning .wizard-content .wizard>.steps>ul>li.current:after{background-color:#ffa800}}.theme-warning #primary .slider-selection{background-color:#ffa800}.theme-warning #info .slider-selection{background-color:#00d0ff}.theme-warning #success .slider-selection{background-color:#1dbfc1}.theme-warning #danger .slider-selection{background-color:#ee3158}.theme-warning #warning .slider-selection{background-color:#3246d3}.theme-warning .cd-horizontal-timeline .events a.selected:after{background:#ffa800;border-color:#ffa800}.theme-warning .cd-horizontal-timeline .events a.older-event:after{border-color:#ffa800}.theme-warning .cd-horizontal-timeline .filling-line{background:#ffa800}.theme-warning .cd-horizontal-timeline a,.theme-warning .cd-horizontal-timeline a:focus,.theme-warning .cd-horizontal-timeline a:hover{color:#ffa800}.theme-warning .cd-timeline-navigation a:focus,.theme-warning .cd-timeline-navigation a:hover{border-color:#ffa800}.mat-drawer-container{background-color:initial!important}.mat-h4,.mat-subheading-1,.mat-typography h4{font:500 16px/24px Roboto!important}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:0;font-size:12px;background:#fff;color:#1e3770;padding:0 7px}.p-dropdown-item{line-height:1.3}.p-dropdown{display:flex!important;overflow:visible;line-height:3rem}.p-dropdown .p-dropdown-label.p-placeholder{line-height:1.3;height:2.5rem}.p-component:disabled,.p-disabled{background-color:#e9ecef!important;opacity:1}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#fcfcfc}.p-datatable .p-datatable-tbody>tr{background:#fff}.user-menu .dropdown-menu{background-color:#f3f3f3!important}.p-calendar{display:block!important;width:100%}.p-calendar .p-inputtext{flex:1 1 auto;width:80%!important}.p-calendar .p-datepicker{min-width:100%;top:0!important}.p-multiselect{display:flex!important}.mat-drawer-container,.mat-drawer-content{overflow:initial!important}.p-component:disabled,.p-disabled{cursor:not-allowed}.p-button.p-button-outlined{background-color:initial;color:#1e3770!important;border:1px solid}a{color:#1e3770;text-decoration:none}a:hover{color:#2b437a}a:hover a:active{color:#26407c}.theme-success [type=radio].with-gap.radio-col-primary:checked+label:after{background-color:#1dbfc1;border:2px solid #1dbfc1;animation:ripple .2s linear forwards}.p-dropdown{line-height:1.7!important;border-radius:3px!important;border:1px solid #f0f0f0}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#4662a1!important;color:#4662a1!important}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#4662a1;background:#4662a1}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#4662a1!important}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#4662a1;background:#4662a1;color:#fff}#zmmtg-root{display:none}.form-control::-webkit-input-placeholder{font-size:1rem!important}.form-control:-moz-placeholder,.form-control::-moz-placeholder{font-size:1rem!important}.form-control:-ms-input-placeholder{font-size:1rem!important}.btn-primary{background-color:#29427c!important;border-color:#29427c!important}#content_container{background:#0000!important}.media-preview-control-btn-container{top:4px}#mic-option-btn{width:26px;height:40px!important;right:0;background:#0000!important}.media-preview-mic-option-btn{position:absolute;background-color:#1a1a1a;border-radius:10px;border:none;left:34px;bottom:48px;padding:6px 10px;width:167px!important;color:#fff!important}.media-preview-icon-container{background:#0000!important}.joinWindowBtn{margin:17px auto auto!important;text-align:center!important;min-width:100px!important;background-color:#234173!important;border-color:#234173!important}.mini-layout-body{margin:0 auto auto!important;text-align:center!important;width:260px!important}.media-preview-container p{display:none!important}.av-preview-container{background:#1e3770!important;padding:0 7px!important;height:228px!important;width:350px!important}.media-preview-control{background-color:#162547!important}#zmmtg-root{width:400px!important;left:30px!important}.join-dialog{height:200px!important}#wc-content{height:400px!important;position:relative!important;overflow-x:scroll!important;overflow-y:hidden!important;width:500px!important;background:#1a1a1b!important;left:672px!important;top:100px!important}.meeting-client-inner{position:absolute}.meeting-client,.meeting-client-inner{width:400px!important;height:100%;top:0;left:0}.meeting-app{width:400px!important;height:auto}.p-datatable .p-datatable-tbody>tr>td,.p-datatable .p-datatable-thead>tr>th{padding:.5rem!important}.p-datatable .p-datatable-thead>tr>th{background:#e7eeff;font-weight:700!important}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#e7eeff!important}.form-control,.p-dropdown,.p-dropdown-label,date,textarea{font-size:13px!important}.fc .fc-daygrid-body{position:relative;z-index:1;width:100%!important}.fc-col-header,.fc-scrollgrid-sync-table{width:100%!important}.field-checkbox{display:inline-flex!important;align-items:center;padding-left:0;margin-right:.75rem}#report .mat-form-field-infix{padding:1em 0;display:contents!important}.mat-form-field-infix{width:100px!important}.mat-h5,.mat-typography h5{font:400 16px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.p-datatable-auto-layout>.p-datatable-wrapper{overflow-x:auto;white-space:nowrap!important}@media (max-width: 767px){.main-header .navbar{width:100%;float:none;margin:0;z-index:999;padding:0 8px;background:#1e3770}.main-header .logo{width:100%;float:none;text-align:center;display:none}}.mat-form-field{display:inline-block;position:relative;text-align:left;width:100%}.invalid-feedback{margin-bottom:1rem!important;margin-top:0!important}.md-icon-button+.md-datepicker-input-container{float:left;margin-top:7px}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:flex!important}.form-group label{font-weight:400!important;color:#6c757d}.p-card .p-card-title{text-align:center;font-size:18px!important;font-weight:400!important;border-bottom:1px solid #00000012;padding-bottom:.5rem!important}body>div>app-root>div>div>div>div>app-dashboard>app-hospital-administrator>div:nth-child(5)>div:first-child>p-card>div>div>div.p-card-content>p-chart>div,body>div>app-root>div>div>div>div>app-dashboard>app-hospital-administrator>div:nth-child(5)>div:nth-child(2)>p-card>div>div>div.p-card-content>p-chart>div,body>div>app-root>div>div>div>div>app-dashboard>app-hospital-administrator>div:nth-child(5)>div:nth-child(3)>p-card>div>div>div.p-card-content>p-chart>div{margin:0 auto!important}.p-card{background:#fff;color:#495057;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;border-radius:3px}.p-dropdown,.p-inputtext,.p-multiselect{border:1px solid #1e3770}.p-inputtext{width:100%}.add_btn .p-button-icon,.mat-form-field-appearance-outline .mat-form-field-wrapper,.p-float-label{margin:0!important}.p-multiselect-label{height:2.5rem!important}.gender-form-group span{margin:0!important}button span{margin-right:0!important}#associated_symptoms_list .p-multiselect,#pattern .p-multiselect{width:160px!important}#insight .p-dropdown span{width:190px!important}#substances_behavior .p-multiselect,#type_of_symptom .p-multiselect{width:200px!important}.p-datatable .p-datatable-tbody>tr>td{white-space:normal!important}.mat-dialog-container{padding:0 10px!important;width:54%!important;height:100vh!important}@media (min-width: 320px) and (max-width: 767px){.example-box .mat-icon-button{padding:0;min-width:0;width:30px;height:30px;flex-shrink:0;line-height:25px;border-radius:50%}.example-box .material-icons{font-size:14px!important}}@media only screen and (min-width: 768px) and (max-width: 1281px){.example-box .mat-icon-button{padding:0;margin-right:5px;min-width:0;margin-top:4px;width:20px;height:20px;flex-shrink:0;line-height:25px;border-radius:50%}.example-box .mat-icon-button i,.mat-icon-button .mat-icon{line-height:0px!important}.mat-icon-button .mat-icon{line-height:14px;font-size:14px}}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#1e3770!important;border:1px solid #1e3770}.p-tabview .p-tabview-nav li .p-tabview-nav-link{background-color:initial!important}.p-button-secondary{background:#1e3770!important}.p-button,.p-button-secondary{color:#fff;border:1px solid #1e3770}.p-button{background:#1e3770;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-dialog .p-dialog-header{padding:7px 20px!important}.p-fileupload .p-fileupload-buttonbar{display:flex!important}.p-fileupload .p-fileupload-buttonbar .p-button{background-color:#162547}.p-fileupload .p-fileupload-buttonbar .p-disabled{color:#aaa!important}#rep_drop .p-dropdown{width:200px!important}.p-badge{background:#2196f3;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem!important;height:1.5rem!important;line-height:1.5rem}.notification_span{width:90px;font-weight:600;color:#767676;margin:18px 5px;font-style:italic;text-transform:lowercase!important;text-align:end}.rx{height:33px;width:33px;background:#f5f5f5;border-radius:50%;margin-right:12px}#overviewTable .mat-form-field-wrapper{background:#fff!important;border-radius:5px;color:#000!important}#revenue .mat-form-field-infix{display:contents!important;position:relative;flex:auto;min-width:0;width:180px}#revenue .mat-form-field-appearance-outline .mat-form-field-flex{padding-top:8px!important}#revenue .mat-form-field-appearance-outline .mat-form-field-flex #pre_line .p-datatable .p-datatable-tbody>tr>td{white-space:pre-line!important}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none!important}.mat-expansion-panel{margin-bottom:10px!important}.ews-dialog{width:50%;height:70%!important}.ews-dialog .p-dialog-content{overflow-y:auto;height:300px}.new-calender .fc-col-header-cell-cushion{text-transform:uppercase!important;font-weight:400!important;color:#70757a!important}.new-calender .fc-timegrid-event{display:inline-block!important;height:auto!important}.new-calender .fc .fc-daygrid-day-top{justify-content:center}.new-calender .fc .fc-daygrid-day-number{font-size:12px;color:#3c4043}.new-calender .fc .fc-col-header-cell-cushion{font-size:11px}.new-calender .fc .fc-daygrid-day-label.week .daydate{font-size:26px}.new-calender .fc .fc-timegrid-slot{height:27px!important}.new-calender .fc-timegrid-event{min-height:25px}.new-calender .fc .fc-list-day-cushion,.new-calender .fc .fc-list-table td,.new-calender .theme-danger a.calendar-event,.new-calender .theme-info a.calendar-event,.new-calender .theme-primary a.calendar-event,.new-calender .theme-secondary a.calendar-event,.new-calender .theme-warning a.calendar-event,.new-calender a.fc-event,.new-calender a.fc-event:hover,.theme-danger .new-calender a.calendar-event,.theme-info .new-calender a.calendar-event,.theme-primary .new-calender a.calendar-event,.theme-secondary .new-calender a.calendar-event,.theme-warning .new-calender a.calendar-event{background:#000}.new-calender .fc-event-main{font-size:10px}.new-calender .fc-daygrid-day-events .fc-daygrid-event-harness .fc-daygrid-event{display:flex;flex-direction:column;align-items:start;line-height:1;background:#0000}.new-calender .fc-daygrid-day-events .fc-daygrid-event-harness .fc-daygrid-event .monthDailyCounts{color:#000}.new-calender .fc-daygrid-day-events .fc-daygrid-event-harness:first-child{display:block}.new-calender .fc-daygrid-day-events .fc-daygrid-event-harness:not(:first-child){display:none}.theme-success.light-skin .sidebar-menu>li.active .treeview-menu li.active a{color:#1dbfc1!important}.sidebar-menu .treeview-menu>li.active>a{opacity:1}.treeview-menu>li>a{padding:5px 5px 5px 25px;display:block;font-size:1rem}.sidebar-menu li>a{position:relative;font-weight:500;opacity:.9;white-space:nowrap;align-items:center;line-height:25px}.theme-success.light-skin .sidebar-menu>li.active,.theme-success.light-skin .sidebar-menu>li:active,.theme-success.light-skin .sidebar-menu>li:hover{background-color:#1dbfc100;color:#1dbfc1;border-left:0 solid #1dbfc100}.zmwebsdk-makeStyles-videoCustomize-1{position:relative!important;width:100%}button[title=Leave]{display:none}.cursor-pointer{cursor:pointer}.graph-container canvas{background:#000;box-shadow:0 0 10px #fff}.custom-dialog .p-dialog-content{height:100%}.p-column-filter-menu-button-active{color:blue!important}.other-bg{background:#edede7}.doctor-bg{background-color:#ffd}.date-bg{background-color:#e1effb}.patient-bg{background-color:#fff}.red-highlight{background-color:#ff8585}.table-text{min-width:250px}.highlight{background-color:#ffb2b2!important;color:#000}.cursor-poiner{cursor:pointer}.w-100{width:100%!important}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid #0000;border-right:6px solid #0000;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:#0000;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid #0000;border-right:6px solid #0000;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:#0000;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}