.btn{position:relative;display:inline-block;box-sizing:border-box;border:none;border-radius:4px;padding:0 10px;min-width:20px;min-height:20px;vertical-align:middle;text-align:center;text-overflow:ellipsis;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);font-weight:500;line-height:2;outline:0;cursor:pointer;transition:box-shadow .2s}.btn::-moz-focus-inner{border:none}.btn::after,.btn::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;opacity:0}.btn::before{background-color:rgb(var(--smart-helper-ontheme));transition:opacity .2s}.btn::after{background:radial-gradient(circle at center,currentColor 1%,transparent 1%) center/10000% 10000% no-repeat;transition:opacity 1s,background-size .5s}table .btn.dropdown-toggle{box-shadow:none!important;padding:5px!important;margin:0}table .btn.dropdown-toggle .fa{font-size:18px;padding:0!important}table .btn.dropdown-toggle::after{background:#fff!important;border:none;box-shadow:none!important}.btn:focus,.btn:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.btn:hover::before{opacity:.08}.btn:focus::before{opacity:.24}.btn:hover:focus::before{opacity:.32}.btn:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.btn:active::after{opacity:.32;background-size:100% 100%;transition:background-size 0s}.btn:disabled{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.12);box-shadow:none;cursor:initial}.btn:disabled::after,.btn:disabled::before{opacity:0}.smart-button-unelevated{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));--smart-helper-ontheme:var(--smart-ontheme-rgb, var(--smart-onprimary-rgb, 255, 255, 255));position:relative;display:inline-block;box-sizing:border-box;border:none;border-radius:4px;padding:0 16px;min-width:64px;height:36px;vertical-align:middle;text-align:center;text-overflow:ellipsis;color:rgb(var(--smart-helper-ontheme));background-color:rgb(var(--smart-helper-theme));font-weight:500;line-height:36px;outline:0;cursor:pointer}.smart-button-unelevated::-moz-focus-inner{border:none}.smart-button-unelevated::after,.smart-button-unelevated::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;opacity:0}.smart-button-unelevated::before{background-color:rgb(var(--smart-helper-ontheme));transition:opacity .2s}.smart-button-unelevated::after{background:radial-gradient(circle at center,currentColor 1%,transparent 1%) center/10000% 10000% no-repeat;transition:opacity 1s,background-size .5s}.smart-button-unelevated:hover::before{opacity:.08}.smart-button-unelevated:focus::before{opacity:.24}.smart-button-unelevated:hover:focus::before{opacity:.32}.smart-button-unelevated:active::after{opacity:.32;background-size:100% 100%;transition:background-size 0s}.smart-button-unelevated:disabled{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.12);cursor:initial}.smart-button-unelevated:disabled::after,.smart-button-unelevated:disabled::before{opacity:0}.btn-outlined{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));position:relative;display:inline-block;box-sizing:border-box;margin:0;border:solid 1px;border-color:rgba(var(--smart-onsurface-rgb,0,0,0),.24);border-radius:4px;padding:0 16px;min-width:64px;height:36px;vertical-align:middle;text-align:center;text-overflow:ellipsis;color:rgb(var(--smart-helper-theme));background-color:transparent;font-weight:500;line-height:34px;outline:0;cursor:pointer}.btn-outlined::-moz-focus-inner{border:none}.btn-outlined::after,.btn-outlined::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3px;opacity:0}.btn-outlined::before{background-color:rgb(var(--smart-helper-theme));transition:opacity .2s}.btn-outlined::after{background:radial-gradient(circle at center,currentColor 1%,transparent 1%) center/10000% 10000% no-repeat;transition:opacity 1s,background-size .5s}.btn-outlined:hover::before{opacity:.04}.btn-outlined:focus::before{opacity:.12}.btn-outlined:hover:focus::before{opacity:.16}.btn-outlined:active::after{opacity:.16;background-size:100% 100%;transition:background-size 0s}.btn-outlined:disabled{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);background-color:transparent;cursor:initial}.btn-outlined:disabled::after,.btn-outlined:disabled::before{opacity:0}.smart-button-text{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));position:relative;display:inline-block;box-sizing:border-box;margin:0;border:none;border-radius:4px;padding:0 8px;min-width:64px;height:36px;vertical-align:middle;text-align:center;text-overflow:ellipsis;color:rgb(var(--smart-helper-theme));background-color:transparent;font-weight:500;line-height:36px;outline:0;cursor:pointer}.smart-button-text::-moz-focus-inner{border:none}.smart-button-text::after,.smart-button-text::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;opacity:0}.smart-button-text::before{background-color:rgb(var(--smart-helper-theme));transition:opacity .2s}.smart-button-text::after{background:radial-gradient(circle at center,currentColor 1%,transparent 1%) center/10000% 10000% no-repeat;transition:opacity 1s,background-size .5s}.smart-button-text:hover::before{opacity:.04}.smart-button-text:focus::before{opacity:.12}.smart-button-text:hover:focus::before{opacity:.16}.smart-button-text:active::after{opacity:.16;background-size:100% 100%;transition:background-size 0s}.smart-button-text:disabled{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);background-color:transparent;cursor:initial}.smart-button-text:disabled::after,.smart-button-text:disabled::before{opacity:0}.smart-link{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));--smart-helper-safari1:rgba(var(--smart-helper-theme), 0.12);border-radius:4px;color:rgb(var(--smart-helper-theme));text-decoration:none;transition:background-color .2s,box-shadow .2s}.smart-link:hover{text-decoration:underline}.smart-link:focus{background-color:var(--smart-helper-safari1);box-shadow:0 0 0 .16em var(--smart-helper-safari1);outline:0}.smart-link:active{background-color:transparent;box-shadow:none}.smart-progress-circular{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:none;border-radius:50%;padding:.25em;width:3em;height:3em;color:rgb(var(--smart-helper-theme));background-color:transparent;overflow:hidden}.smart-progress-circular::-webkit-progress-bar{background-color:transparent}.smart-progress-circular:indeterminate{animation:smart-progress-circular 6s infinite cubic-bezier(.3,.6,1,1)}.smart-progress-circular:indeterminate,:-ms-lang(x){animation:none}.smart-progress-circular:indeterminate::-webkit-progress-value,.smart-progress-circular:indeterminate::before{content:"";display:block;box-sizing:border-box;margin-bottom:.25em;border:solid .25em currentColor;border-radius:50%;width:100%!important;height:100%;background-color:transparent;-webkit-clip-path:polygon(50% 50%,37% 0,50% 0,50% 0,50% 0,50% 0);clip-path:polygon(50% 50%,37% 0,50% 0,50% 0,50% 0,50% 0);animation:smart-progress-circular-pseudo .75s infinite linear alternate;animation-play-state:inherit;animation-delay:inherit}.smart-progress-circular:indeterminate::-moz-progress-bar{box-sizing:border-box;border:solid .25em currentColor;border-radius:50%;width:100%;height:100%;background-color:transparent;clip-path:polygon(50% 50%,37% 0,50% 0,50% 0,50% 0,50% 0);animation:smart-progress-circular-pseudo .75s infinite linear alternate;animation-play-state:inherit;animation-delay:inherit}.smart-progress-circular:indeterminate::-ms-fill{animation-name:-ms-ring}@keyframes smart-progress-circular{0%{transform:rotate(0)}12.5%{transform:rotate(180deg);animation-timing-function:linear}25%{transform:rotate(630deg)}37.5%{transform:rotate(810deg);animation-timing-function:linear}50%{transform:rotate(1260deg)}62.5%{transform:rotate(1440deg);animation-timing-function:linear}75%{transform:rotate(1890deg)}87.5%{transform:rotate(2070deg);animation-timing-function:linear}100%{transform:rotate(2520deg)}}@keyframes smart-progress-circular-pseudo{0%{-webkit-clip-path:polygon(50% 50%,37% 0,50% 0,50% 0,50% 0,50% 0);clip-path:polygon(50% 50%,37% 0,50% 0,50% 0,50% 0,50% 0)}18%{-webkit-clip-path:polygon(50% 50%,37% 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,37% 0,100% 0,100% 0,100% 0,100% 0)}53%{-webkit-clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,100% 100%,100% 100%)}88%{-webkit-clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,0 100%,0 100%)}100%{-webkit-clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,0 100%,0 63%);clip-path:polygon(50% 50%,37% 0,100% 0,100% 100%,0 100%,0 63%)}}.smart-progress-linear{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:160px;height:4px;vertical-align:middle;color:rgb(var(--smart-helper-theme));background-color:rgba(var(--smart-helper-theme),.12)}.smart-progress-linear::-webkit-progress-bar{background-color:transparent}.smart-progress-linear::-webkit-progress-value{background-color:currentColor;transition:all .2s}.smart-progress-linear::-moz-progress-bar{background-color:currentColor;transition:all .2s}.smart-progress-linear::-ms-fill{border:none;background-color:currentColor;transition:all .2s}.smart-progress-linear:indeterminate{background-size:200% 100%;background-image:linear-gradient(to right,currentColor 16%,transparent 16%),linear-gradient(to right,currentColor 16%,transparent 16%),linear-gradient(to right,currentColor 25%,transparent 25%);animation:smart-progress-linear 1.8s infinite linear}.smart-progress-linear:indeterminate::-webkit-progress-value{background-color:transparent}.smart-progress-linear:indeterminate::-moz-progress-bar{background-color:transparent}.smart-progress-linear:indeterminate::-ms-fill{animation-name:none}@keyframes smart-progress-linear{0%{background-position:32% 0,32% 0,50% 0}2%{background-position:32% 0,32% 0,50% 0}21%{background-position:32% 0,-18% 0,0 0}42%{background-position:32% 0,-68% 0,-27% 0}50%{background-position:32% 0,-93% 0,-46% 0}56%{background-position:32% 0,-118% 0,-68% 0}66%{background-position:-11% 0,-200% 0,-100% 0}71%{background-position:-32% 0,-200% 0,-100% 0}79%{background-position:-54% 0,-242% 0,-100% 0}86%{background-position:-68% 0,-268% 0,-100% 0}100%{background-position:-100% 0,-300% 0,-100% 0}}.smart-checkbox-group{display:flex;justify-content:space-around;align-items:center;flex-direction:revert}.smart-checkbox-label{cursor:pointer;font-size:112%;margin:0!important}.smart-checkbox{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));--smart-helper-ontheme:var(--smart-ontheme-rgb, var(--smart-onprimary-rgb, 255, 255, 255));z-index:0;position:relative;display:inline-block;color:#1d80d0;line-height:1.5;width:40px;height:30px;display:block;text-align:center;margin:0 auto;outline:0!important}.smart-checkbox>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:1;position:absolute;display:block;box-sizing:border-box;margin:3px 1px!important;border:solid 2px;border-color:rgba(var(--smart-onsurface-rgb,0,0,0),.6);border-radius:2px;outline:0!important;width:20px!important;height:20px!important;top:5px;left:10px;display:inline-block;outline:0!important;border-width:2px!important;cursor:pointer;transition:border-color .2s,background-color .2s}.smart-checkbox>input+span{display:inline-block;box-sizing:border-box;padding-left:30px;width:inherit;cursor:pointer}.smart-ltr .smart-checkbox>input+span{padding-left:0}.smart-checkbox>input+span::before{content:"";position:relative;left:0;top:-1px;display:block;border-radius:50%;width:40px;height:40px;background-color:rgb(var(--smart-onsurface-rgb,0,0,0));opacity:0;transform:scale(1);pointer-events:none;transition:opacity .3s,transform .2s}.smart-checkbox>input+span::after{content:"";z-index:1;display:block;position:absolute;top:8px;left:11px;box-sizing:content-box;width:11px;height:5px;border:solid 2px transparent;border-right-width:0;border-top-width:0;pointer-events:none;transform:translate(3px,4px) rotate(-45deg);transition:border-color .2s}.smart-checkbox>input:checked,.smart-checkbox>input:indeterminate{border-color:#1d80d0;background-color:#1d80d0;outline:thin dotted;outline:0!important;outline-offset:0}.smart-checkbox>input:checked+span::before,.smart-checkbox>input:indeterminate+span::before{background-color:#8a8a8a}.smart-checkbox>input:checked+span::after,.smart-checkbox>input:indeterminate+span::after{border-color:#fff}.smart-checkbox>input:indeterminate+span::after{border-left-width:0;transform:translate(4px,3px)}.smart-checkbox:active:hover>input,.smart-checkbox:active>input{border-color:rgb(var(--smart-helper-theme))}.smart-checkbox:active>input:checked{border-color:transparent;background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.6)}.smart-checkbox:active>input+span::before{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.smart-checkbox>input:disabled{border-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);cursor:initial}.smart-checkbox>input:checked:disabled,.smart-checkbox>input:indeterminate:disabled{border-color:transparent;background-color:#000}.smart-checkbox>input:disabled+span{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);cursor:initial}.smart-checkbox>input:disabled+span::before{opacity:0;transform:scale(0)}.smart-radio{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));z-index:0;position:relative;display:inline-block;color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);line-height:1.5}.smart-radio>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:1;position:absolute;display:block;box-sizing:border-box;margin:2px 0;border:solid 2px;border-color:rgba(var(--smart-onsurface-rgb,0,0,0),.6);border-radius:50%;width:20px;height:20px;outline:0;cursor:pointer;transition:border-color .2s}.smart-radio>input+span{display:inline-block;box-sizing:border-box;padding-left:30px;width:inherit;cursor:pointer}.smart-radio>input+span::before{content:"";position:absolute;left:-10px;top:-8px;display:block;border-radius:50%;width:40px;height:40px;background-color:rgb(var(--smart-onsurface-rgb,0,0,0));opacity:0;transform:scale(0);pointer-events:none;transition:opacity .3s,transform .2s}.smart-radio>input+span::after{content:"";display:block;position:absolute;top:2px;left:0;border-radius:50%;width:10px;height:10px;background-color:rgb(var(--smart-helper-theme));transform:translate(5px,5px) scale(0);transition:transform .2s}.smart-radio>input:checked{border-color:rgb(var(--smart-helper-theme))}.smart-radio>input:checked+span::before{background-color:rgb(var(--smart-helper-theme))}.smart-radio>input:checked+span::after{transform:translate(5px,5px) scale(1)}.smart-radio:hover>input+span::before{transform:scale(1);opacity:.04}.smart-radio>input:focus+span::before{transform:scale(1);opacity:.12}.smart-radio:hover>input:focus+span::before{transform:scale(1);opacity:.16}.smart-radio:active>input{border-color:rgb(var(--smart-helper-theme))}.smart-radio:active:hover>input+span::before,.smart-radio:active>input+span::before{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.smart-radio>input:disabled{border-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);cursor:initial}.smart-radio>input:disabled+span{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);cursor:initial}.smart-radio>input:disabled+span::before{opacity:0;transform:scale(0)}.smart-radio>input:disabled+span::after{background-color:currentColor}.smart-switch{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));z-index:0;position:relative;display:inline-block;color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);line-height:1.5}.smart-switch>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:1;position:relative;float:right;display:inline-block;margin:0 0 0 5px;border:solid 5px transparent;border-radius:12px;width:46px;height:24px;background-clip:padding-box;background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);outline:0;cursor:pointer;transition:background-color .2s,opacity .2s}.smart-switch>input+span{display:inline-block;box-sizing:border-box;margin-right:-51px;padding-right:51px;width:inherit;cursor:pointer}.smart-switch>input+span::before{content:"";position:absolute;right:11px;top:-8px;display:block;border-radius:50%;width:40px;height:40px;background-color:rgb(var(--smart-onsurface-rgb,0,0,0));opacity:0;transform:scale(1);pointer-events:none;transition:opacity .3s .1s,transform .2s .1s}.smart-switch>input+span::after{content:"";z-index:1;position:absolute;top:2px;right:21px;border-radius:50%;width:20px;height:20px;background-color:rgb(var(--smart-surface-rgb,255,255,255));box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);pointer-events:none;transition:background-color .2s,transform .2s}.smart-switch>input:checked{background-color:rgba(var(--smart-helper-theme),.6)}.smart-switch>input:checked+span::before{right:-5px;background-color:rgb(var(--smart-helper-theme))}.smart-switch>input:checked+span::after{background-color:rgb(var(--smart-helper-theme));transform:translateX(16px)}.smart-switch:hover>input+span::before{opacity:.04}.smart-switch>input:focus+span::before{opacity:.12}.smart-switch:hover>input:focus+span::before{opacity:.16}.smart-switch:active>input{background-color:rgba(var(--smart-helper-theme),.6)}.smart-switch:active>input:checked{background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38)}.smart-switch:active>input+span::before{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.smart-switch>input:disabled{background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);opacity:.38;cursor:default}.smart-switch>input:checked:disabled{background-color:rgba(var(--smart-helper-theme),.6)}.smart-switch>input:disabled+span{color:rgba(var(--smart-onsurface-rgb,0,0,0,.38));cursor:default}.smart-switch>input:disabled+span::before{z-index:1;margin:10px;width:20px;height:20px;background-color:rgb(var(--smart-surface-rgb,255,255,255));transform:scale(1);opacity:1;transition:none}.smart-switch>input:disabled+span::after{opacity:.38}.smart-textfield-standard{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));position:relative;display:inline-block;line-height:1.5}.smart-textfield-standard>input,.smart-textfield-standard>textarea{display:block;box-sizing:border-box;margin:0;border:none;border-top:solid 24px transparent;border-bottom:solid 1px rgba(var(--smart-onsurface-rgb,0,0,0),.6);padding:0 0 7px;width:100%;height:inherit;color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);-webkit-text-fill-color:currentColor;background-color:transparent;box-shadow:none;font-family:inherit;font-size:inherit;line-height:inherit;caret-color:rgb(var(--smart-helper-theme));transition:border-bottom .2s,background-color .2s}.smart-textfield-standard>input+span,.smart-textfield-standard>textarea+span{position:absolute;top:0;left:0;right:0;bottom:0;display:block;box-sizing:border-box;padding:7px 0 0;color:rgba(var(--smart-onsurface-rgb,0,0,0),.6);font-size:75%;line-height:18px;pointer-events:none;transition:color .2s,font-size .2s,line-height .2s}.smart-textfield-standard>input+span::after,.smart-textfield-standard>textarea+span::after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-color:rgb(var(--smart-helper-theme));transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-textfield-standard:hover>input,.smart-textfield-standard:hover>textarea{border-bottom-color:rgba(var(--smart-onsurface-rgb,0,0,0),.87)}.smart-textfield-standard>input:not(:focus):placeholder-shown+span,.smart-textfield-standard>textarea:not(:focus):placeholder-shown+span{font-size:inherit;line-height:56px}.smart-textfield-standard>input:focus,.smart-textfield-standard>textarea:focus{outline:0}.smart-textfield-standard>input:focus+span,.smart-textfield-standard>textarea:focus+span{color:rgb(var(--smart-helper-theme))}.smart-textfield-standard>input:focus+span::after,.smart-textfield-standard>textarea:focus+span::after{transform:scale(1)}.smart-textfield-standard>input:disabled,.smart-textfield-standard>textarea:disabled{border-bottom-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);color:rgba(var(--smart-onsurface-rgb,0,0,0),.38)}.smart-textfield-standard>input:disabled+span,.smart-textfield-standard>textarea:disabled+span{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.smart-textfield-standard>input,.smart-textfield-standard>input+span,.smart-textfield-standard>input+span::after,.smart-textfield-standard>textarea,.smart-textfield-standard>textarea+span,.smart-textfield-standard>textarea+span::after{transition-duration:.1s}}}.smart-textfield-filled{--smart-helper-theme:var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243));position:relative;display:inline-block;line-height:1.5;width:100%;font-weight:300}.smart-textfield-filled>input,.smart-textfield-filled>textarea{display:block;box-sizing:border-box;margin:0;border:none;border-top:solid 24px transparent;border-bottom:solid 1px rgba(var(--smart-onsurface-rgb,0,0,0),.6);border-radius:4px 4px 0 0;padding:0 12px 7px;width:100%;height:inherit;color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);-webkit-text-fill-color:currentColor;background-color:#f7f7f7;box-shadow:none;font-family:inherit;font-size:inherit;line-height:inherit;caret-color:rgb(var(--smart-helper-theme));transition:border-bottom .2s,background-color .2s}.smart-textfield-filled>input+span,.smart-textfield-filled>textarea+span{position:absolute;top:0;left:0;right:0;bottom:0;display:block;box-sizing:border-box;padding:7px 12px 0;color:rgba(var(--smart-onsurface-rgb,0,0,0),.6);font-size:75%;line-height:18px;pointer-events:none;transition:color .2s,font-size .2s,line-height .2s}.smart-textfield-filled>input+span::after,.smart-textfield-filled>textarea+span::after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-color:rgb(var(--smart-helper-theme));transform-origin:bottom center;transform:scaleX(0);transition:transform .3s}.smart-textfield-filled:hover>input,.smart-textfield-filled:hover>textarea{border-bottom-color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);background-color:#fdfdfd}.smart-textfield-filled>input:not(:focus):placeholder-shown+span,.smart-textfield-filled>textarea:not(:focus):placeholder-shown+span{font-size:inherit;line-height:48px}.smart-textfield-filled>input:focus,.smart-textfield-filled>textarea:focus{outline:0}.smart-textfield-filled>input:focus+span,.smart-textfield-filled>textarea:focus+span{color:rgb(var(--smart-helper-theme))}.smart-textfield-filled>input:focus+span::after,.smart-textfield-filled>textarea:focus+span::after{transform:scale(1)}.smart-textfield-filled>input:disabled,.smart-textfield-filled>textarea:disabled{border-bottom-color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.24)}.smart-textfield-filled>input:disabled+span,.smart-textfield-filled>textarea:disabled+span{color:rgba(var(--smart-onsurface-rgb,0,0,0),.38)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.smart-textfield-filled>input,.smart-textfield-filled>input+span,.smart-textfield-filled>input+span::after,.smart-textfield-filled>textarea,.smart-textfield-filled>textarea+span,.smart-textfield-filled>textarea+span::after{transition-duration:.1s}}}.smart-textfield-outlined{--smart-helper-theme:rgb(var(--smart-theme-rgb, var(--smart-primary-rgb, 33, 150, 243)));--smart-helper-safari1:rgba(var(--smart-onsurface-rgb, 0, 0, 0), 0.38);--smart-helper-safari2:rgba(var(--smart-onsurface-rgb, 0, 0, 0), 0.6);--smart-helper-safari3:rgba(var(--smart-onsurface-rgb, 0, 0, 0), 0.87);position:relative;display:inline-block;padding-top:6px;line-height:1.5}.smart-textfield-outlined>input,.smart-textfield-outlined>textarea{box-sizing:border-box;margin:0;border-style:solid;border-width:1px;border-color:transparent var(--smart-helper-safari2) var(--smart-helper-safari2);border-radius:4px;padding:15px 13px 15px;width:100%;height:inherit;color:rgba(var(--smart-onsurface-rgb,0,0,0),.87);-webkit-text-fill-color:currentColor;background-color:transparent;box-shadow:inset 1px 0 transparent,inset -1px 0 transparent,inset 0 -1px transparent;font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--smart-helper-theme);transition:border .2s,box-shadow .2s}.smart-textfield-outlined>input:not(:focus):placeholder-shown,.smart-textfield-outlined>textarea:not(:focus):placeholder-shown{border-top-color:var(--smart-helper-safari2)}.smart-textfield-outlined>input+span,.smart-textfield-outlined>textarea+span{position:absolute;top:0;left:0;display:flex;width:100%;max-height:100%;color:rgba(var(--smart-onsurface-rgb,0,0,0),.6);font-size:75%;line-height:15px;cursor:text;transition:color .2s,font-size .2s,line-height .2s}.smart-textfield-outlined>input:not(:focus):placeholder-shown+span,.smart-textfield-outlined>textarea:not(:focus):placeholder-shown+span{font-size:inherit;line-height:68px}.smart-textfield-outlined>input+span::after,.smart-textfield-outlined>input+span::before,.smart-textfield-outlined>textarea+span::after,.smart-textfield-outlined>textarea+span::before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--smart-helper-safari2);min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border .2s,box-shadow .2s}.smart-textfield-outlined>input+span::before,.smart-textfield-outlined>textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-textfield-outlined>input+span::after,.smart-textfield-outlined>textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-textfield-outlined>input:not(:focus):placeholder-shown+span::after,.smart-textfield-outlined>input:not(:focus):placeholder-shown+span::before,.smart-textfield-outlined>textarea:not(:focus):placeholder-shown+span::after,.smart-textfield-outlined>textarea:not(:focus):placeholder-shown+span::before{border-top-color:transparent}.smart-textfield-outlined:hover>input,.smart-textfield-outlined:hover>textarea{border-color:transparent var(--smart-helper-safari3) var(--smart-helper-safari3)}.smart-textfield-outlined:hover>input+span::after,.smart-textfield-outlined:hover>input+span::before,.smart-textfield-outlined:hover>textarea+span::after,.smart-textfield-outlined:hover>textarea+span::before{border-top-color:var(--smart-helper-safari3)}.smart-textfield-outlined:hover>input:not(:focus):placeholder-shown,.smart-textfield-outlined:hover>textarea:not(:focus):placeholder-shown{border-color:var(--smart-helper-safari3)}.smart-textfield-outlined>input:focus,.smart-textfield-outlined>textarea:focus{border-color:transparent var(--smart-helper-theme) var(--smart-helper-theme);box-shadow:inset 1px 0 var(--smart-helper-theme),inset -1px 0 var(--smart-helper-theme),inset 0 -1px var(--smart-helper-theme);outline:0}.smart-textfield-outlined>input:focus+span,.smart-textfield-outlined>textarea:focus+span{color:var(--smart-helper-theme)}.smart-textfield-outlined>input:focus+span::after,.smart-textfield-outlined>input:focus+span::before,.smart-textfield-outlined>textarea:focus+span::after,.smart-textfield-outlined>textarea:focus+span::before{border-top-color:var(--smart-helper-theme)!important;box-shadow:inset 0 1px var(--smart-helper-theme)}.smart-textfield-outlined>input:disabled,.smart-textfield-outlined>input:disabled+span,.smart-textfield-outlined>textarea:disabled,.smart-textfield-outlined>textarea:disabled+span{border-color:transparent var(--smart-helper-safari1) var(--smart-helper-safari1)!important;color:rgba(var(--smart-onsurface-rgb,0,0,0),.38);pointer-events:none}.smart-textfield-outlined>input:disabled+span::after,.smart-textfield-outlined>input:disabled+span::before,.smart-textfield-outlined>textarea:disabled+span::after,.smart-textfield-outlined>textarea:disabled+span::before{border-top-color:var(--smart-helper-safari1)!important}.smart-textfield-outlined>input:disabled:placeholder-shown,.smart-textfield-outlined>input:disabled:placeholder-shown+span,.smart-textfield-outlined>textarea:disabled:placeholder-shown,.smart-textfield-outlined>textarea:disabled:placeholder-shown+span{border-top-color:var(--smart-helper-safari1)!important}.smart-textfield-outlined>input:disabled:placeholder-shown+span::after,.smart-textfield-outlined>input:disabled:placeholder-shown+span::before,.smart-textfield-outlined>textarea:disabled:placeholder-shown+span::after,.smart-textfield-outlined>textarea:disabled:placeholder-shown+span::before{border-top-color:transparent!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.smart-textfield-outlined>input,.smart-textfield-outlined>input+span,.smart-textfield-outlined>input+span::after,.smart-textfield-outlined>input+span::before,.smart-textfield-outlined>textarea,.smart-textfield-outlined>textarea+span,.smart-textfield-outlined>textarea+span::after,.smart-textfield-outlined>textarea+span::before{transition-duration:.1s}}}.smart-tooltip,.smart-tooltip-top{z-index:10;position:absolute;left:0;right:0;font-size:10px;font-weight:400;line-height:16px;white-space:nowrap;text-transform:none;text-align:center;pointer-events:none}.smart-tooltip{bottom:-40px}.smart-tooltip-top{top:-40px}.smart-tooltip-top>span,.smart-tooltip>span{position:-webkit-sticky;position:sticky;left:0;right:0;display:inline-block;box-sizing:content-box;margin:0 -100vw;border:solid 8px transparent;border-radius:12px;padding:4px 8px;color:rgb(var(--smart-surface-rgb,255,255,255));background-clip:padding-box;background-image:linear-gradient(rgba(var(--smart-surface-rgb,255,255,255),.34),rgba(var(--smart-surface-rgb,255,255,255),.34));background-color:rgba(var(--smart-onsurface-rgb,0,0,0),.85);transform:scale(0);opacity:0;pointer-events:auto;transition:transform 75ms,opacity 75ms}.smart-tooltip-top:hover>span,.smart-tooltip:hover>span,:not(html):hover>.smart-tooltip-top>span,:not(html):hover>.smart-tooltip>span{transform:scale(1);opacity:1;transition:transform .15s,opacity .15s}:focus-within>.smart-tooltip-top>span,:focus-within>.smart-tooltip>span{transform:scale(1);opacity:1;transition:transform .15s,opacity .15s}@media (pointer:coarse),(hover:none){.smart-tooltip,.smart-tooltip-top{line-height:20px}.smart-tooltip{bottom:-48px}.smart-tooltip-top{top:-48px}.smart-tooltip-top>span,.smart-tooltip>span{padding:6px 16px}}.smart-primary{--smart-theme-rgb:var(--smart-primary-rgb, 33, 150, 243);--smart-ontheme-rgb:var(--smart-onprimary-rgb, 255, 255, 255)}.smart-secondary{--smart-theme-rgb:var(--smart-secondary-rgb, 102, 0, 238);--smart-ontheme-rgb:var(--smart-onsecondary-rgb, 255, 255, 255)}.smart-error{--smart-theme-rgb:var(--smart-error-rgb, 238, 0, 0);--smart-ontheme-rgb:var(--smart-error-rgb, 255, 255, 255)}.smart-warning{--smart-theme-rgb:var(--smart-warning-rgb, 238, 102, 0);--smart-ontheme-rgb:var(--smart-onwarning-rgb, 255, 255, 255)}.smart-success{--smart-theme-rgb:var(--smart-success-rgb, 17, 136, 34);--smart-ontheme-rgb:var(--smart-onsuccess-rgb, 255, 255, 255)}.smart-primary-text{color:rgb(var(--smart-primary-rgb,33,150,243))}.smart-secondary-text{color:rgb(var(--smart-secondary-rgb,102,0,238))}.smart-error-text{color:rgb(var(--smart-error-rgb,238,0,0))}.smart-warning-text{color:rgb(var(--smart-warning-rgb,238,102,0))}.smart-success-text{color:rgb(var(--smart-success-rgb,17,136,34))}.smart-h1{font-size:96px;font-weight:300;letter-spacing:-1.5px;line-height:120px}.smart-h2{font-size:60px;font-weight:300;letter-spacing:-.5px;line-height:80px}.smart-h3{font-size:48px;font-weight:400;letter-spacing:0;line-height:64px}.smart-h4{font-size:34px;font-weight:400;letter-spacing:.25px;line-height:48px}.smart-h5{font-size:24px;font-weight:400;letter-spacing:0;line-height:36px}.smart-h6{font-size:20px;font-weight:500;letter-spacing:.15px;line-height:28px}.smart-subtitle1{font-weight:400;letter-spacing:.15px;line-height:24px}.smart-subtitle2{font-weight:500;letter-spacing:.1px;line-height:20px}.smart-body1{font-weight:400;letter-spacing:.5px;line-height:24px}.smart-body2{font-weight:400;letter-spacing:.25px;line-height:20px}.smart-button{font-weight:500;letter-spacing:1.25px;text-transform:uppercase;line-height:20px}.smart-caption{font-weight:400;letter-spacing:.4px;line-height:20px}.smart-overline{font-size:10px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;line-height:16px}.w100{max-width:120px!important;min-width:100px!important;width:120px!important}.w90{max-width:90px!important;min-width:90px!important;width:90px!important}.w80{max-width:80px!important;min-width:80px!important;width:80px!important}.w_max{min-width:200px!important}.smart-table tbody td .dropdown-toggle{min-height:13px;padding:0;line-height:1}.smart-table .dataTables_scrollHead{width:100%!important;background:#1d80d0;position:sticky!important;top:0;z-index:100;word-break:break-all}.smart-table table>thead>tr>td,.smart-table table>thead>tr>th,.smart-table>tbody>tr>td,.smart-table>tbody>tr>th,.smart-table>tfoot>tr>td,.smart-table>tfoot>tr>th{padding:0;border-top:1px solid #ddd;text-align:center!important;font-size:100%}.smart-table table>thead>tr>th{min-width:60px}.smart-table table>thead>tr>th[data-type=checkbox]{min-width:50px!important;max-width:50px!important;width:50px!important}.smart-table table>thead>tr>th.smart-table-actions-th{min-width:50px!important;max-width:50px!important;width:50px!important}.smart-table table>thead>tr>th .select,.smart-table table>thead>tr>th .select2,.smart-table table>thead>tr>th input,.smart-table table>thead>tr>th select{width:auto;min-width:auto;display:block;margin:0 auto;border-width:1px;overflow:hidden;min-width:10px;width:inherit;display:flex}.smart-table-thead .select,.smart-table-thead tr>th .select,.smart-table-thead tr>th input,.smart-table>.smart-table-thead tr>th .select2{width:auto!important;padding:0 2px!important}.print-only{visibility:hidden}.smart-table .center_top_table{display:inline-flex;flex-wrap:wrap;gap:3px;justify-content:space-around;align-items:center;flex-direction:row}.smart-top-filter{display:inline-flex;flex-wrap:wrap;gap:2px;justify-content:space-around;align-items:center;flex-direction:row}.smart-table-actions{display:flex;gap:4px;justify-content:flex-end;align-items:center;flex-direction:row;float:left}.smart-ltr .smart-table-actions{float:right!important}.smart-ltr .smart-table-start-thead{float:left!important}.smart-table .smart-table-thead .btn-tasks,.smart-table-actions a{min-width:30px;color:#e8e8e8!important;width:auto;padding:0 6px;border:none!important;box-shadow:none!important;cursor:pointer;padding:0 3px;outline:0!important;display:flex;align-items:center}.smart-table thead .btn-tasks .dropdown-toggle:hover,.smart-table-actions a:active,.smart-table-actions a:focus,.smart-table-actions a:hover{color:#fff!important}.smart-table-actions a.btn{width:auto;padding:0 6px}.smart-table-actions a.btn-text{color:#000!important;width:100%;background:#fff!important;padding:0 8px;font-family:'Din bold';margin:0 3px;font-size:98%}.smart-table .smart-table-thead ul a{color:#000!important}.smart-table .smart-table-thead ul a:active,.smart-table .smart-table-thead ul a:focus,.smart-table .smart-table-thead ul a:hover{color:#2e3031!important}.smart-table thead .btn-selected-tasks{display:none}.smart-table.selected-items thead .btn-selected-tasks{display:block}.smart-table h2{display:inline-block!important;text-align:center!important;font-size:120%!important;line-height:2!important;margin:0!important;color:#fff!important;width:auto}.smart-table h2 i{padding:1px 6px;font-size:147%;margin:0 8px;color:#f3f3f3}.smart-table .date{font-weight:700;width:94px!important;height:26px;color:#000;font-size:100%;text-align:center;background-color:#fff;border:none!important;line-height:2;padding:0;margin:0;display:inline-block;direction:ltr}.smart-table-length{max-width:70px!important;padding:0!important;min-width:70px;text-align:center!important}.smart-table-bottom-tools{width:auto;display:flex;justify-content:center;padding:0 5px;flex-direction:row}.smart-table-bottom-tools group{display:flex;flex-direction:row;width:auto;align-items:center;justify-content:flex-start}.smart-table-bottom-tools>group>label{padding:0 5px;font-weight:300;font-size:93%;padding:0 6px;margin:0!important;min-width:fit-content}.smart-table-bottom-tools>group>a{padding:5px 7px;font-size:104%;margin:0 1px;height:100%}.smart-table-bottom-tools>group>a.active{color:#fff;background-color:#1d80d0;border-color:#2483d1}.smart-table-bottom{margin-top:0;background-color:#f9f9f9;border:1px solid #ddd;font-family:'Din bold';width:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:0}.smart-table-total{display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #ddd}.smart-mini .smart-table-total{width:auto;border:none!important}.smart-table-total>group{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:60px}.smart-mini .smart-table-total>group{flex-direction:row;width:auto}.smart-table-total>group>label,.smart-table-total>group>span{width:100%;min-width:86px;font-weight:700;text-align:center;margin:0}.smart-table-total>group>label{background-color:#f9f9f9;font-size:90%;border-bottom:1px solid #ddd;line-height:2!important;padding:0 0}.smart-mini .smart-table-total>group label{border:none!important;border-bottom:none!important;width:auto}.smart-table-total>group>span{background-color:#fff;background:#fff;font-size:105%;line-height:1!important;padding:5px 11px;width:auto}table.smart-table-bottom>tbody>tr>td:not(:first-child){padding:2px;border-top:1px solid #ddd;text-align:center!important;font-size:100%;line-height:2!important}.smart-table-bottom-tools .smart-table-sort{min-width:120px;text-align:center}.smart-table[data-modal] .clickable-tr tr{cursor:pointer;user-select:none}.smart-table .clickable-tr tr:hover td{background-color:#fdfbe7!important}.smart-table-thead{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;background:#1d80d0;color:#fff}.smart-table-thead select{color:#000}.smart-table-start-thead{float:right;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;line-height:2;min-height:23px;padding:0 7px}.smart-select select{display:none!important}.smart-select .dropdown button{background:#fdfdfd;padding:0 7px!important;min-width:86px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.smart-select .dropdown .dropdown-menu .smart-select-item{cursor:pointer}.smart-select .dropdown button i{margin:0}.smart-select .dropdown .dropdown-menu .selected.smart-select-item{background:#d0d0d0!important}.smart-table table thead>tr>th{background:#fff!important;color:#000!important;padding:1px 3px!important;width:auto;border-bottom:0 solid #fff!important;overflow:hidden;max-width:150px;font-family:'Din bold';font-weight:300;font-size:96%!important}.smart-table .dataTables_scrollHead table thead>tr>th{border-bottom:1px solid #9e9e9e!important}.smart-table-bottom .btn{min-width:auto!important;padding:0 9px}.smart-table.selected-items .smart-table-length.select2-container{display:none!important}.dropdown-menu.smart-table-list_th,.smart-table-thead .btn-selected-tasks .dropdown-menu{right:0!important;left:auto!important}.smart-ltr .dropdown-menu.smart-table-list_th{left:0!important;right:auto!important}ul.smart-table-list_th-ul{padding:11px 0}.smart-table-bottom .dropdown-divider{margin:2px 0}.smart-table-list_th-ul li{display:flex;justify-content:space-between;width:100%;flex-direction:row-reverse;gap:6px;padding:4px 10px}.smart-table-list_th-ul .smart-checkbox{display:inline-block;margin:0;height:20px!important}.smart-table-list_th-ul li div{font-size:89%}.smart-table .clickable-tr tr:hover td.highlight,td.highlight{background-color:rgb(255 253 233)!important}.smart-table ._heading_{background:#fff}.smart-table .dataTables_scroll{overflow:auto!important;position:relative}.smart-table .dataTables_scrollBody{overflow-y:visible!important;overflow-x:visible!important;display:flex;padding-top:0}.smart-table .dataTables_wrapper{position:relative;width:100%;display:flex;flex-direction:column;padding-bottom:2px}.smart-table table>tbody>tr>td{padding:1px 2px!important;max-width:300px!important;word-break:unset;word-spacing:revert;white-space:pre-line;display:table-cell;text-align:center}.smart-table table>tbody>tr>td .select2-container{min-height:auto!important}.smart-table .dataTables_scrollHeadInner{padding:0!important}.smart-delete-table{display:none}.smart-table.selected-items .smart-delete-table{display:inline-flex}.smart-delete-table a{color:#fff!important;padding:2px 14px;box-shadow:none!important;cursor:pointer}.smart-delete-table .smart-table-selected{color:#fff!important;padding:2px 8px;font-size:120%;font-family:'Din bold'}.smart-table.wait-to-delete{cursor:not-allowed;pointer-events:none;opacity:.8;user-select:none}.smart-table.wait-to-delete .dataTables_scrollBody table>tbody tr.wait-to-delete,.smart-table.wait-to-delete .dataTables_scrollBody table>tbody tr.wait-to-delete td{background:#ffbdbd!important}@media print{.modal-open .smart-table,.smart-table .dataTables_scrollHead{display:none}.smart-table-total{width:100%}.smart-table .dataTables_scrollBody table>thead th{height:60px!important;width:auto!important}.smart-table-bottom .dropdown,smart-table-start-thead *{display:none!important}.smart-table .dataTables_scroll{overflow:visible!important}.smart-table table{table-layout:fixed!important;display:table!important}.smart-table .dataTables_scrollBody{height:100%!important}.smart-table .smart-table-thead{text-align:center!important;display:block!important}.smart-table .smart-table-thead *{color:#000!important}}.smart-progress-block{display:flex;padding:82px;text-align:center;margin:0 auto;width:100%;justify-content:center;align-items:center;height:100%;min-height:101px}.smart-progress{height:4px;background-color:rgb(141 179 210);background-image:none;box-shadow:none;border-radius:0;margin-bottom:20px;display:-ms-flexbox;display:flex;overflow:hidden;font-size:.75rem;width:191px}.smart-progress span{background:url(../images/smart-progress-bar.svg) no-repeat top left;width:100%;height:100%;background-size:cover}.smart-alert{position:fixed;top:25px;width:auto;z-index:100000000;left:2px;min-width:284px}.smart-alert .alert{align-items:center;padding:17px 34px;display:inline-block;justify-content:space-between;flex-direction:row-reverse;gap:0;line-height:1;position:relative;min-width:250px}.smart-alert .close{margin:0 0!important;font-size:35px;line-height:2;padding:0;position:absolute;left:4px;min-height:13px;padding:0;top:-14px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.smart-table h2{padding:2px 4px;font-size:100%!important}.smart-table-length{min-width:47px}.smart-table h2 i{display:none!important}.smart-alert{position:relative;width:100%;top:0}.smart-table-bottom{flex-direction:column}#page-container>#main-container .content,#page-container>#page-footer .content,#page-container>#page-header .content,#page-container>#page-header .content-header{padding:0 8px!important}.smart-table-actions{flex-direction:column}}.no-shadow{box-shadow:none!important}
.noti-modal{width:100%;position:fixed;display:inline-block;height:100%;z-index:100000;top:0;left:0;background-color:rgba(0,0,0,.56);display:none}.noti-content{position:absolute;height:auto;padding:8px 2px;max-height:90%;width:auto;max-width:90%;min-width:335px;border:2px solid #d3cfc8;border-radius:12px;background-color:#fff;left:50%;top:46%;transform:translate(-50%,-50%);text-align:center;overflow:auto;min-height:200px;justify-content:space-between;display:flex;flex-direction:column}.noti-title{font-size:144%;padding:1px;line-height:2;font-weight:700;margin:1px;background-color:#ececec;width:auto;display:inline-block;margin:4px auto;padding:2px 21px;border-radius:6px;max-width:70%}.noti-body{text-align:initial;font-size:120%;min-height:auto;padding:1px;width:95%;display:flex;justify-content:center;margin:2px auto;align-items:center;white-space:pre-line;line-height:2}.noti-image{width:100%}.noti-image img{width:70%;height:auto;overflow:hidden}.noti-source{color:#fff;text-align:left;font-size:90%;width:max-content;background-color:#116bb3;padding:9px;float:left;border-radius:9px;margin:8px 1px;display:block}.noti-close{position:absolute;left:0;width:auto;top:1px;height:35px;background-color:#fff;border:1px solid #96a796c7;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;padding:2px 4px;cursor:pointer;z-index:10000}button[disabled].noti-close{background-color:#dedede;cursor:not-allowed;opacity:.5}.noti-close i{font-size:118%;float:right;padding:3px 5px}.noti-succses{border-color:#339637}.noti-info{border-color:#2196f3}.noti-warning{border-color:#ffc107}.noti-danger{border-color:#c5261b}#display_later_alert_{float:left;padding:3px 3px;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;height:unset;font-size:84%;position:absolute;bottom:0}#display_later_noti_{font-size:89%;background-color:#197b1d;border:1px solid #96a796c7;border-radius:5px;display:flex;color:#fff;flex-direction:row;justify-content:space-between;padding:1px 4px;cursor:pointer;z-index:10000;height:auto;line-height:2;visibility:hidden;    align-items: center;}.noti-footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin:2px;padding:2px;border-top:1px solid #a0a0a0}.smart-noti{white-space:break-spaces;line-height:1.7;padding:8px 7px;font-size:110%;border-radius:0;display:inline-block;width:100%;position:relative}.smart-noti .close{margin:-7px 3px;font-size:151%;color:#ababab;opacity:.5}