.ui.alert>i.icon:before{font-size:1.25em;display:block;float:left;margin:0 .25rem 0 0;width:1.18em;height:1em;font-family:Icons;font-style:normal;font-weight:900;text-decoration:inherit;text-align:center;speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@font-face{font-family:Icons;font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff")}@font-face{font-family:Icons;font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(../fonts/roboto-v19-regular.woff2) format("woff2"),url(../fonts/roboto-v19-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(../fonts/roboto-v19-italic.woff2) format("woff2"),url(../fonts/roboto-v19-italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(../fonts/roboto-v19-regular-700.woff2) format("woff2"),url(../fonts/roboto-v19-regular-700.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(../fonts/roboto-v19-italic-700.woff2) format("woff2"),url(../fonts/roboto-v19-italic-700.woff) format("woff")}.popover,body,button,input,optgroup,select,textarea{font-family:Roboto,sans-serif}button,input,select,textarea{line-height:initial}input{vertical-align:middle}a{color:#1e7aa5;text-decoration:none}a:hover{color:#008acc}a.disabled{pointer-events:none}a.disabled:not(.btn){opacity:.5}.form-control:focus{background-color:transparent!important;border-color:#1e7aa5!important;box-shadow:0 0 0 .1rem rgba(13,110,253,.25)}.cursor-pointer{cursor:pointer}.hide{display:none}.bg-primary{background:linear-gradient(to right,#21556c,#f2f2f2)!important}.bg-secondary{background-color:#fcd20f}:root{--order:1.5}.move-up{transform:translateY(50px);animation:move-up calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes move-up{0%{transform:translateY(50px)}100%{transform:translateY(0)}}.move-down{transform:translateY(-50px);animation:move-down calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes move-down{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}.bounce{animation:bounce calc(calc(var(--order) * 200ms) + 100ms) linear 0s infinite}@keyframes bounce{0%,100%{transform:translateY(0)}25%{transform:translateY(5px)}75%{transform:translateY(-5px)}}.move-right{transform:translateX(-100px);animation:move-right calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes move-right{0%{transform:translateX(-100px)}100%{transform:translateX(0)}}.move-left{transform:translateX(100px);animation:move-left calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes move-left{0%{transform:translateX(100px)}100%{transform:translateX(0)}}.animate{transition:all calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes shrink-height{0%{height:100%}100%{height:0}}@keyframes expand-width{0%{width:0%}100%{width:100%}}.fade-on{animation:fade-on calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes fade-on{0%{opacity:0}100%{opacity:1}}.scale-up{animation:scale-up calc(calc(var(--order) * 200ms) + 100ms) ease 0s forwards}@keyframes scale-up{0%{transform:scale(.5);opacity:0}100%{transform:scale(1);opacity:1}}.ui.alert{margin:0 0 .2rem;opacity:.95;width:100%;padding:.75em;color:#2c363a;border:1px solid transparent;background-color:rgba(30,122,165,.05);display:flex;align-items:center}.ui.alert span{margin:auto 0}.ui.alert>i.icon{line-height:1;color:#4d5f66;margin:auto 0}.ui.alert>i.icon:before{content:"\f05a";margin-right:.6rem}.ui.alert .btn{margin-left:.5rem}.ui.alert.loading{color:#6b7275}.ui.alert.loading>i.icon:before{content:"\f1ce";-webkit-animation:spinner-border 1.5s infinite linear;animation:spinner-border 1.5s infinite linear;width:1em}.ui.alert.alert-success>i.icon:before{content:"\f058";color:#41b849}.ui.alert.alert-warning>i.icon:before{content:"\f071";color:#ffd452}.ui.alert.alert-danger>i.icon:before{content:"\f06a";color:#ff5552}.ui.alert.vcardattachment>i.icon:before{content:"\f2bb"}.ui.alert.enigmaattachment>i.icon:before{content:"\f084"}.ui.alert.encrypted>i.icon:before,.ui.alert.signed>i.icon:before{content:"\f023"}.ui.alert.chat>i.icon:before{content:"\f075"}.ui.alert .boxbuttons{white-space:nowrap}.ui.alert .boxbuttons .btn{overflow:hidden;text-overflow:ellipsis;max-width:220px}@media screen and (max-width:480px){.ui.alert{border:0}.ui.alert .boxbuttons{display:flex;flex-direction:column}.ui.alert .boxbuttons .btn{max-width:160px}.ui.alert .boxbuttons .btn:not(:first-child){margin-top:.25rem}}.ui.alert.aligned-buttons{display:flex}.ui.alert.aligned-buttons span{flex:1}.ui.alert a:not(.btn){color:#1e7aa5;font-weight:400}.ui.alert h3{font-weight:700;font-size:1.2rem}#messagestack div i.icon,.ui.alert.boxconfirmation i.icon,.ui.alert.boxerror i.icon,.ui.alert.boxinformation i.icon,.ui.alert.boxwarning i.icon{font-size:1.5em!important}.ui.alert p{margin:1rem 0}.ui.alert.boxconfirmation,.ui.alert.boxerror,.ui.alert.boxinformation,.ui.alert.boxwarning{padding:.5em;border-radius:0}.ui.alert.boxerror{background-color:rgba(255,85,82,.2)}.ui.alert.boxinformation{background-color:rgba(30,122,165,.2)}.ui.alert.boxconfirmation{background-color:rgba(65,184,73,.2)}.ui.alert.boxwarning{background-color:rgba(255,212,82,.2)}.ui.alert+table{margin-top:1em}#messagestack{position:absolute;bottom:.5em;right:.7em;z-index:105;width:320px;height:auto;max-height:85%}#messagestack div{background-color:#2c363a;color:#fff}@media screen and (max-width:480px){#messagestack{left:0;right:0;bottom:0;width:auto}#messagestack div{margin:0;border-radius:0;min-height:4.2rem}}#messagestack div.voice{position:absolute;top:-1000px}#messagestack div>i.icon:before{color:#fff}#messagestack div:last-child{margin-bottom:0}#messagestack .loading{background-color:#6b7275}#messagestack .alert-info.information{background-color:#1e7aa5}#messagestack .alert-success{background-color:#41b849}#messagestack .alert-warning{background-color:#ffd452;color:#2c363a}#messagestack .alert-warning>i.icon:before{color:#2c363a}#messagestack .alert-danger{background-color:#ff5552}#messagestack a{color:inherit!important;text-decoration:underline;cursor:pointer}.auth-page .auth-card{width:500px;height:500px}.auth-page .auth-card form .hide-icon{cursor:pointer}.bg-light-trans{background:linear-gradient(to right bottom,rgba(255,255,255,.2),rgba(255,255,255,.6),rgba(255,255,255,.8))}.rounded-medium{border-radius:15px}.size-login{max-width:800px;margin-top:50px}.shadow-primary-darker{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px #ccc}.login-background{background-color:#fff}.new-auth{min-height:100vh;height:100%;display:flex;justify-content:center;align-items:center;background-position:center;background-repeat:repeat;background-size:cover;background-image:url(../images/login5.png);position:relative}.copyright{color:#717171;font-weight:500}#gmsCarouselControls .carousel-indicators{margin-bottom:.5rem}#gmsCarouselControls .carousel-indicators button{width:15px;height:15px;border-radius:50%;background-color:var(--white);border:3px solid var(--white);padding:5px}#gmsCarouselControls .carousel-indicators button:nth-child(3n+1){background-color:var(--danger-primary-color)}#gmsCarouselControls .carousel-indicators button:nth-child(3n+2){background-color:var(--secondary-color)}#gmsCarouselControls .carousel-indicators button:nth-child(3n){background-color:var(--success-color)}#gmsCarouselControls .carousel-inner .carousel-item{height:100%;display:flex;padding:5px}#gmsCarouselControls .carousel-inner .carousel-item .full-hd{width:100%;background-color:#ccc;background-position:center;position:relative;overflow:hidden;border-top-left-radius:15px;border-bottom-left-radius:15px;background-size:cover;background-repeat:no-repeat}#gmsCarouselControls .carousel-inner .carousel-item .full-hd::before{content:"";position:absolute;width:100%;height:100%;display:block;background-color:rgba(204,204,204,.9);border-top-left-radius:15px;border-bottom-left-radius:15px}#gmsCarouselControls .carousel-inner .carousel-item .full-hd img{position:absolute;display:block;width:auto;min-width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}#gmsCarouselControls .carousel-control-next,#gmsCarouselControls .carousel-control-prev{width:10%;opacity:.7;bottom:40%;top:45%}#gmsCarouselControls .carousel-control-next:hover,#gmsCarouselControls .carousel-control-prev:hover{opacity:1;color:#1e7aa5}#gmsCarouselControls .carousel-control-prev{left:10px}#gmsCarouselControls .carousel-control-next{right:10px}.theme-switcher{display:flex;align-items:center}html.dark-mode{scrollbar-color:#033850 #4d6066;scrollbar-width:thin}html.dark-mode a{color:#fff}html.dark-mode [data-gms-setting=light]{display:block!important}html.dark-mode [data-gms-setting=dark]{display:none!important}html.dark-mode .formcontent,html.dark-mode .frame-content,html.dark-mode .popover-body,html.dark-mode .popupmenu,html.dark-mode .scroller,html.dark-mode .table-responsive,html.dark-mode .table-responsive-sm,html.dark-mode .ui-dialog-content,html.dark-mode select,html.dark-mode textarea{scrollbar-width:thin}html.dark-mode:not(.touch) ::-webkit-scrollbar{width:10px}html.dark-mode:not(.touch) ::-webkit-scrollbar-track{background-color:#4d6066}html.dark-mode:not(.touch) ::-webkit-scrollbar-thumb{background-color:#033850;border-radius:10px}html.dark-mode body{color:#c5d1d3;background-color:#0c4660}html.dark-mode #logo{opacity:.8}html.dark-mode #layout-content,html.dark-mode #layout-list,html.dark-mode #layout-sidebar,html.dark-mode #layout>div>.footer,html.dark-mode #layout>div>.header,html.dark-mode .menu.pagenav.pagenav-list,html.dark-mode .menu.pagenav.pagenav-list+.navlist,html.dark-mode .menu.pagenav.pagenav-list.expanded+.navlist,html.dark-mode .popup .listbox .footer{background-color:transparent;border-color:#4d6066}html.dark-mode #layout-menu,html.dark-mode #layout-menu .popover-header,html.dark-mode #layout-menu .special-buttons{background:#033850!important}html.dark-mode #layout>div>.footer{font-weight:400}html.dark-mode #layout>div>.footer,html.dark-mode #layout>div>.header{color:unset}html.dark-mode #layout>div>.footer a.button,html.dark-mode #layout>div>.header a.button{color:#fff!important}html.dark-mode #layout>div>.header{border-color:#273f47}html.dark-mode #layout-menu{border:none}@media screen and (max-width:480px){html.dark-mode #layout-menu{border-left:0}html.dark-mode #layout-menu .popover-header{border-bottom:1px solid #4d6066}}html.dark-mode #layout-menu .special-buttons a:not(:focus){background:#033850}html.dark-mode.layout-phone #layout-menu{background:#161b1d}html.dark-mode .searchbar{background-color:transparent;border-color:#273f47}html.dark-mode .searchbar a,html.dark-mode .searchbar form:before,html.dark-mode .searchbar input{color:unset}html.dark-mode .searchbar a.selected{color:#41b849}html.dark-mode #messagestack div,html.dark-mode #messagestack div i.icon:before{color:#c5d1d3}html.dark-mode #messagestack .alert-info,html.dark-mode .ui.alert.boxinformation{background-color:#124963}html.dark-mode #messagestack .alert-danger,html.dark-mode .ui.alert.boxerror{background-color:#993331}html.dark-mode #messagestack .alert-warning,html.dark-mode .ui.alert.boxwarning{background-color:#997f31}html.dark-mode #messagestack .alert-success,html.dark-mode .ui.alert.boxconfirmation{background-color:#276e2c}html.dark-mode #messagestack .loading{background-color:#12678d}html.dark-mode .ui.alert.boxconfirmation,html.dark-mode .ui.alert.boxconfirmation i.icon:before,html.dark-mode .ui.alert.boxerror,html.dark-mode .ui.alert.boxerror i.icon:before,html.dark-mode .ui.alert.boxinformation,html.dark-mode .ui.alert.boxinformation i.icon:before,html.dark-mode .ui.alert.boxwarning,html.dark-mode .ui.alert.boxwarning i.icon:before{color:#c5d1d3}html.dark-mode .ui.alert a:not(.btn){color:#c5d1d3;text-decoration:underline}html.dark-mode .iframe-loader{background-color:rgba(12,70,96,.9)}html.dark-mode .iframe-loader .spinner-border{color:#7d989c;border-color:currentColor #425457 currentColor currentColor}html.dark-mode #taskmenu a,html.dark-mode .menu.toolbar a{color:#c5d1d3}html.dark-mode #taskmenu a.selected,html.dark-mode .menu.toolbar a.selected{background-color:#e6e6e6;border-bottom:1px solid #033850!important;border-top:1px solid #033850!important;color:#033850}html.dark-mode #taskmenu a:hover,html.dark-mode .menu.toolbar a:hover{color:#000}html.dark-mode #taskmenu a{border-bottom:1px solid #033850!important}html.dark-mode .menu.pagenav .pagenav-text,html.dark-mode .menu.pagenav a,html.dark-mode .popover .menu li a[aria-haspopup]::after,html.dark-mode pre{color:unset}html.dark-mode #taskmenu .action-buttons a{color:#fff}@media screen and (max-width:480px){html.dark-mode #taskmenu a{border-color:#2c373a!important}html.dark-mode #taskmenu a.selected{background:0 0}}@media screen and (min-width:481px) and (max-width:1024px){html.dark-mode #taskmenu a{width:41px}}@media screen and (min-width:1025px){html.dark-mode #taskmenu a{width:77px}}html.dark-mode.layout-phone .popover,html.dark-mode.layout-small .popover{border-left:1px solid #4d6066}html.dark-mode.layout-phone .popover .menu .dropbutton a.dropdown,html.dark-mode.layout-small .popover .menu .dropbutton a.dropdown{background:0 0}html.dark-mode.layout-phone .popover:not(.select-menu) .listing li:last-child,html.dark-mode.layout-small .popover:not(.select-menu) .listing li:last-child{border-color:#2c373a}html.dark-mode.layout-phone .popover-header,html.dark-mode.layout-small .popover-header{background:#161b1d;border-bottom:1px solid #4d6066;color:unset}html.dark-mode.layout-phone .popover-overlay,html.dark-mode.layout-small .popover-overlay{background:rgba(0,0,0,.7)}html.dark-mode #taskmenu a:hover,html.dark-mode .header a.button.icon:not(.disabled):focus,html.dark-mode .header a.button.icon:not(.disabled):hover,html.dark-mode .menu a:not(.disabled):focus,html.dark-mode .menu a:not(.disabled):hover,html.dark-mode .menu.toolbar .dropbutton:not(.disabled):hover,html.dark-mode .popupmenu .listing li>a:not(.disabled):hover{background-color:#e6e6e6}html.dark-mode .menu.toolbar a.selected{color:#41b849;background:0 0}html.dark-mode .menu.toolbar .dropbutton a.dropdown:hover{background-color:#f2f2f2}html.dark-mode .listing li a,html.dark-mode .listing tbody td,html.dark-mode .listing tbody td a{color:#c5d1d3}html.dark-mode .listing li,html.dark-mode .listing li ul,html.dark-mode .listing tbody td{border-color:#2c373a}html.dark-mode .listing li.selected,html.dark-mode .listing li.selected>a,html.dark-mode .listing li.selected>div>a,html.dark-mode .listing tr.selected td{color:#e6e6e6;background-color:#144054}html.dark-mode .listing li.selected ul{background-color:#0c4660}html.dark-mode .listing li.selected ul div.treetoggle{color:#c5d1d3}html.dark-mode .listing li.disabled,html.dark-mode .listing tr.disabled td{color:#637e82}html.dark-mode .listing li.droptarget>a,html.dark-mode .listing tr.droptarget>td{background-color:#4d4d00}html.dark-mode .listing tbody tr.unread td{border-top:1px solid #525252!important}html.dark-mode .messagelist{color:#c5d1d3}html.dark-mode .messagelist tr:not(.flagged):not(.deleted) td.subject span.date,html.dark-mode .messagelist tr:not(.flagged):not(.deleted) td.subject span.fromto,html.dark-mode .messagelist tr:not(.flagged):not(.deleted) td.subject span.size{color:#8ba3a7}html.dark-mode .messagelist tr:not(.flagged):not(.deleted) td.subject span.msgicon.status{color:#c5d1d3}html.dark-mode .messagelist tr:not(.flagged):not(.deleted) td.subject span.msgicon.status.unread::before{color:#b88a00}html.dark-mode .messagelist tr:not(.flagged):not(.deleted) span.flag{color:#c5d1d3}html.dark-mode .messagelist tr:not(.flagged):not(.deleted).selected td.subject a,html.dark-mode .messagelist tr:not(.flagged):not(.deleted).selected td.subject span.msgicon.status{color:#e6e6e6}html.dark-mode .messagelist tr.flagged:not(.deleted) span.attachment span,html.dark-mode .messagelist tr.flagged:not(.deleted) td{color:#ff5552}html.dark-mode .messagelist tr.deleted td span.attachment span,html.dark-mode .messagelist tr.deleted td span.flag,html.dark-mode .messagelist tr.deleted td.subject span.date,html.dark-mode .messagelist tr.deleted td.subject span.fromto,html.dark-mode .messagelist tr.deleted td.subject span.msgicon.status,html.dark-mode .messagelist tr.deleted td.subject span.msgicon.status.unread:before,html.dark-mode .messagelist tr.deleted td.subject span.subject a{color:#637e82}html.dark-mode .messagelist span.attachment span{color:#8ba3a7}html.dark-mode .folderlist li.mailbox .unreadcount{background-color:#4d6066;color:#e2e8e9;font-weight:400}html.dark-mode .attachmentslist{background-color:#033850;border:0}html.dark-mode .attachmentslist a{color:#fff}html.dark-mode .attachmentslist li .attachment-name{color:#c5d1d3}html.dark-mode .attachmentslist li .attachment-size{color:#8ba3a7}html.dark-mode .btn{color:#c5d1d3}html.dark-mode .btn:focus,html.dark-mode .btn:hover{color:#e2e8e9}html.dark-mode .btn:disabled{opacity:.5!important}html.dark-mode .btn-primary{background-color:#033850;color:#e2e8e9}html.dark-mode .btn-primary:hover:not(:disabled){background-color:#044969}html.dark-mode .btn-secondary{background-color:#4d6066;color:#e2e8e9}html.dark-mode .btn-secondary:hover:not(:disabled){background-color:#586e75}html.dark-mode .btn-danger{background-color:#993331;color:#e2e8e9}html.dark-mode .btn-danger:hover:not(:disabled){background-color:#ac3937}html.dark-mode .floating-action-buttons a.button{box-shadow:none;background:#033850}html.dark-mode .custom-file-label,html.dark-mode .form-control{background-color:#0c4660;color:#c5d1d3}html.dark-mode .custom-file-label:not(.is-invalid),html.dark-mode .form-control:not(.is-invalid){border-color:#7c949c}html.dark-mode .custom-file-label:focus,html.dark-mode .form-control:focus{background-color:#0f5777}html.dark-mode .custom-file-label:focus:not(.is-invalid),html.dark-mode .form-control:focus:not(.is-invalid){color:#e2e7e9!important;border-color:#1e7aa5}html.dark-mode .custom-file-label::after{color:#c5d1d3;background-color:#374549}html.dark-mode .custom-select{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c5d1d3' viewBox='0 0 4 5'%3e%3cpath d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat}html.dark-mode .custom-switch .custom-control-label::before{background-color:#4d6066}html.dark-mode .custom-switch .custom-control-label::after{background-color:#c5d1d3}html.dark-mode .custom-switch .custom-control-input:disabled~.custom-control-label{opacity:.4}html.dark-mode .tox .tox-dialog__footer .tox-button:disabled,html.dark-mode input:disabled,html.dark-mode select:disabled{opacity:.5}html.dark-mode .custom-switch .custom-control-input:checked~.custom-control-label::before{background-color:#033850}html.dark-mode .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#c5d1d3}html.dark-mode .multi-input:not(.is-invalid)>.content{border-color:#7c949c}html.dark-mode .multi-input:not(.is-invalid)>.content.focused{border-color:#1e7aa5}html.dark-mode .input-group-text{color:#c5d1d3;background-color:#374549;border-color:#7c949c}html.dark-mode .input-group a:focus{border-color:#1e7aa5;box-shadow:0 0 0 .2rem rgba(30,122,165,.05);z-index:1}html.dark-mode .form-control-plaintext{color:unset}html.dark-mode .recipient-input.focus{color:#e2e7e9;background-color:#0f5777;border-color:#1e7aa5}html.dark-mode .recipient-input a.button.icon,html.dark-mode .recipient-input input{color:#c5d1d3}html.dark-mode .recipient-input .recipient{background-color:#374549;border-color:#7c949c}html.dark-mode .file-upload{border-color:#4d6066}html.dark-mode .file-upload:after{mix-blend-mode:soft-light}html.dark-mode .file-upload.droptarget.active{border-color:#c5d1d3}html.dark-mode .file-upload.droptarget.hover{border-color:#c5d1d3;background-color:#e6e6e6}html.dark-mode .file-upload .attachmentslist{background:0 0}html.dark-mode .image-upload{background-color:#e6e6e6}html.dark-mode .image-upload a.button{background-color:rgba(12,70,96,.25)}html.dark-mode .formcontent.raweditor .CodeMirror{color:#c5d1d3;background-color:#0c4660;border-color:#7c949c}html.dark-mode .formcontent.raweditor .CodeMirror-focused{background-color:#0f5777;border-color:#1e7aa5}html.dark-mode .CodeMirror-line::selection,html.dark-mode .CodeMirror-line>span::selection,html.dark-mode .CodeMirror-line>span>span::selection,html.dark-mode .CodeMirror-selected{background:#e6e6e6}html.dark-mode .CodeMirror-gutters{background-color:#ccc;border:0}html.dark-mode .CodeMirror-activeline-background{background:#e6e6e6}html.dark-mode .skinselection .skinthumbnail{border-color:#7c949c;background:0 0}html.dark-mode .html-editor .editor-toolbar{background-color:#374549;border-color:#7c949c}html.dark-mode .html-editor .editor-toolbar .mce-i-html{color:unset}html.dark-mode .html-editor .editor-toolbar .mce-i-html:focus,html.dark-mode .html-editor .editor-toolbar .mce-i-html:hover{background-color:#fff;border-color:transparent}html.dark-mode .tox.tox-tinymce{border-color:#7c949c}html.dark-mode .tox .tox-toolbar{background-color:#374549;border-color:#7c949c}html.dark-mode .tox .tox-toolbar-overlord>div{background:url("data:image/svg+xml,%3Csvg height='33px' viewBox='0 0 40 33px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='32px' width='100' height='1' fill='%237c949c'/%3E%3C/svg%3E") #374549}html.dark-mode .tox .tox-pop.tox-pop--top:after,html.dark-mode .tox .tox-pop.tox-pop--top:before{border-bottom-color:#8b9fa7}html.dark-mode .tox .tox-pop__dialog{box-shadow:none;border-color:#8b9fa7}html.dark-mode .tox .tox-split-button,html.dark-mode .tox .tox-swatches__picker-btn,html.dark-mode .tox .tox-tbtn{color:#c5d1d3}html.dark-mode .tox .tox-split-button svg,html.dark-mode .tox .tox-swatches__picker-btn svg,html.dark-mode .tox .tox-tbtn svg{fill:#c5d1d3!important}html.dark-mode .tox .tox-collection__item-caret svg,html.dark-mode .tox .tox-selectfield svg{fill:#c5d1d3}html.dark-mode .tox .tox-split-button:focus,html.dark-mode .tox .tox-split-button:hover,html.dark-mode .tox .tox-swatches__picker-btn:focus,html.dark-mode .tox .tox-swatches__picker-btn:hover,html.dark-mode .tox .tox-tbtn:focus,html.dark-mode .tox .tox-tbtn:hover{color:#c5d1d3;background:#fff;box-shadow:none}html.dark-mode .tox .tox-tbtn--enabled{background:#fff}html.dark-mode .tox .tox-button--naked.tox-button--icon:hover:not(:disabled),html.dark-mode .tox .tox-button--naked:focus:not(:disabled){color:#d4ddde;background-color:#fff;border-color:transparent}html.dark-mode .tox .tox-button--naked:disabled{background:0 0;border:transparent}html.dark-mode .tox .tox-dialog__header .tox-button--naked:hover{background:0 0!important}html.dark-mode .tox .tox-selectfield select{background:0 0;color:#c5d1d3}html.dark-mode .tox .tox-color-input span::before{background-color:#c5d1d3}html.dark-mode .tox .tox-toolbar__group:not(:last-of-type){border-color:#7c949c}html.dark-mode .tox .tox-dialog,html.dark-mode .tox .tox-dialog__body,html.dark-mode .tox .tox-dialog__footer,html.dark-mode .tox .tox-dialog__header,html.dark-mode .tox .tox-dialog__title{color:#c5d1d3;border-color:#4d6066;background-color:#0c4660}html.dark-mode .tox .tox-button--naked,html.dark-mode .tox .tox-color-input>input,html.dark-mode .tox .tox-dialog__body-nav-item,html.dark-mode .tox .tox-dialog__header .tox-button,html.dark-mode .tox .tox-insert-table-picker__label,html.dark-mode .tox .tox-label,html.dark-mode .tox .tox-textfield{color:#c5d1d3}html.dark-mode .tox .tox-dialog__footer .tox-button{background-color:#033850;color:#e2e8e9}@media screen and (max-width:480px){html.dark-mode .tox .tox-dialog__footer .tox-button{color:#c5d1d3!important}}html.dark-mode .tox .tox-dialog__footer .tox-button:focus:not(:disabled){background-color:#033850}html.dark-mode .tox .tox-dialog__footer .tox-button:hover:not(:disabled){background-color:#044969}html.dark-mode .tox .tox-dialog__footer .tox-button.tox-button--secondary{background-color:#4d6066;color:#e2e8e9}html.dark-mode .tox .tox-dialog__footer .tox-button.tox-button--secondary:focus:not(:disabled){background-color:#4d6066}html.dark-mode .tox .tox-dialog__footer .tox-button.tox-button--secondary:hover:not(:disabled){background-color:#586e75}html.dark-mode .tox .tox-dialog__body-nav-item--active{color:#1e7aa5}html.dark-mode .tox .tox-dialog-wrap__backdrop{background-color:rgba(0,0,0,.7)}html.dark-mode .tox .tox-menu{scrollbar-width:thin;background-color:#161b1d;border-color:#8b9fa7;box-shadow:none}html.dark-mode .tox .tox-collection__group,html.dark-mode .tox .tox-dialog__body-nav{scrollbar-width:thin}html.dark-mode .tox .tox-collection__item{color:#c5d1d3}html.dark-mode .tox .tox-collection__item:not(:last-child){border-bottom:1px solid #2c373a}html.dark-mode .tox .tox-collection--grid .tox-collection__item{border:0}html.dark-mode .tox .tox-collection__item--active,html.dark-mode .tox .tox-collection__item--active:not(.tox-collection__item--state-disabled){color:#c5d1d3;background-color:#e6e6e6}html.dark-mode .tox .tox-collection__item--enabled{color:#e6e6e6;background-color:#e6e6e6}html.dark-mode .message-htmlpart,html.dark-mode .message-part{border-color:#4d6066}html.dark-mode .message-htmlpart blockquote,html.dark-mode .message-part blockquote{background-color:#0c4660;border-color:#269ad0;color:#269ad0}html.dark-mode .message-htmlpart blockquote span.blockquote-link,html.dark-mode .message-part blockquote span.blockquote-link{color:currentColor;background:#0c4660;border-color:currentColor}html.dark-mode .message-htmlpart blockquote blockquote,html.dark-mode .message-part blockquote blockquote{color:#64c86b;border-color:#64c86b}html.dark-mode .message-htmlpart blockquote blockquote blockquote,html.dark-mode .message-part blockquote blockquote blockquote{color:#ff8785;border-color:#ff8785}html.dark-mode .message-part span.sig{color:#8ba3a7}html.dark-mode .message-htmlpart{background-color:#033850;color:#fff;padding:15px;margin-top:.5rem}html.dark-mode #message-header .header-headers .header-title{color:#c5d1d3;font-weight:400}html.dark-mode .message-partheaders{background-color:#e6e6e6;border:0}html.dark-mode .ui-datepicker .ui-datepicker-header,html.dark-mode .ui-dialog .ui-dialog-buttonpane,html.dark-mode .ui-dialog .ui-dialog-titlebar,html.dark-mode .ui-widget,html.dark-mode fieldset.image-attachment legend,html.dark-mode p.image-attachment{border-color:#4d6066}html.dark-mode .message-partheaders table.headers-table{color:#c5d1d3}html.dark-mode .message-partheaders table.headers-table *{font-weight:400}html.dark-mode p.image-attachment{background-color:#e6e6e6}html.dark-mode fieldset.image-attachment legend,html.dark-mode p.image-attachment span{color:#8ba3a7}html.dark-mode #messagepartframe{background:#fff}html.dark-mode .ui-widget-overlay{background-color:rgba(0,0,0,.7)}html.dark-mode .ui-widget-content,html.dark-mode .ui-widget-header{background-color:#0c4660}html.dark-mode .ui-dialog .ui-dialog-title,html.dark-mode .ui-dialog .ui-dialog-titlebar-close{color:#c5d1d3;background:0 0}html.dark-mode .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset a.btn-link{color:#c5d1d3}html.dark-mode .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset a.btn-link:focus{background:0 0}@media screen and (max-width:480px){html.dark-mode .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-primary:not(.btn-danger),html.dark-mode .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.btn-secondary{color:#c5d1d3}}html.dark-mode .ui-datepicker th{color:#8ba3a7;font-size:80%;font-weight:400}html.dark-mode .ui-datepicker .ui-datepicker-next,html.dark-mode .ui-datepicker .ui-datepicker-prev,html.dark-mode .ui-datepicker .ui-state-default,html.dark-mode .ui-datepicker.ui-widget-content .ui-state-default{color:#c5d1d3}html.dark-mode .ui-datepicker .ui-state-highlight,html.dark-mode .ui-datepicker.ui-widget-content .ui-state-highlight{color:#1e7aa5;background-color:#e6e6e6}html.dark-mode .ui-datepicker .ui-datepicker-days-cell-over a{background-color:#fff}html.dark-mode #rcmdraglayer,html.dark-mode .popover,html.dark-mode .ui-menu{background-color:#161b1d;box-shadow:none}html.dark-mode .ui-menu{scrollbar-width:thin;border-color:#8b9fa7}html.dark-mode .ui-menu .ui-menu-item{border-bottom:1px solid #2c373a}html.dark-mode .ui-menu .ui-state-active{background-color:#e6e6e6!important}html.dark-mode .minicolors-panel{box-shadow:none;border-color:#4d6066;background:#161b1d}html.dark-mode #contacthead.readonly .source.row,html.dark-mode #login-footer,html.dark-mode .contactlist span.email,html.dark-mode .file-upload .hint,html.dark-mode .formcontent .hint,html.dark-mode .listing span.secondary,html.dark-mode .listing-info,html.dark-mode ::-webkit-input-placeholder,html.dark-mode ::placeholder{font-weight:400;color:#8ba3a7}html.dark-mode .popover{border-color:#8b9fa7}html.dark-mode .popover .menu li.separator{background-color:transparent;color:#8ba3a7}html.dark-mode .popover .menu ul+li.separator{border-top:1px solid #2c373a}html.dark-mode .popover-body{color:#c5d1d3}html.dark-mode .bs-popover-auto[x-placement^=right]>.arrow::after,html.dark-mode .bs-popover-right>.arrow::after{border-right-color:#8b9fa7}html.dark-mode .bs-popover-auto[x-placement^=left]>.arrow::after,html.dark-mode .bs-popover-left>.arrow::after{border-left-color:#8b9fa7}html.dark-mode .bs-popover-auto[x-placement^=top]>.arrow::after,html.dark-mode .bs-popover-top>.arrow::after{border-top-color:#8b9fa7}html.dark-mode .bs-popover-auto[x-placement^=bottom]>.arrow::after,html.dark-mode .bs-popover-bottom>.arrow::after{border-bottom-color:#8b9fa7}html.dark-mode .nav-tabs{border-color:#4d6066}html.dark-mode .nav-tabs .nav-link{color:#c5d1d3;border-color:transparent transparent #4d6066}html.dark-mode .nav-tabs .nav-link:hover{background:#0c4660;border-color:#4d6066;color:#c5d1d3}html.dark-mode .nav-tabs .nav-link.active{background:#0c4660;border-color:#4d6066 #4d6066 transparent;color:#fff}html.dark-mode .table{color:#c5d1d3}html.dark-mode .table td,html.dark-mode .table th,html.dark-mode .table thead th,html.dark-mode .table-widget,html.dark-mode .table-widget table.options-table tr:last-child td,html.dark-mode .table-widget>.footer{border-color:#4d6066}html.dark-mode .table-widget table.options-table tr.selected td{background-color:#e6e6e6;color:#c5d1d3}html.dark-mode #rcmdraglayer{border:1px solid #8b9fa7;color:#c5d1d3}html.dark-mode .quota-widget{color:#fff}html.dark-mode .quota-widget .bar{border-color:#4d6066;background-color:#4d6066}html.dark-mode .quota-widget .bar .value{background-color:#fff}html.dark-mode .quota-info .root{color:#8ba3a7;background-color:transparent}html.dark-mode #contactpic,html.dark-mode img.contactphoto{background-color:#e6e6e6!important}html.dark-mode .pgpkeyimport div.key.disabled,html.dark-mode .pgpkeyimport div.key.revoked{color:#637e82}html.dark-mode .pgpkeyimport li.uid::before{opacity:1}html.dark-mode .new-auth .login-background{background-color:#033850}html.dark-mode .new-auth .shadow-primary-darker{box-shadow:none}html.dark-mode .new-auth .copyright{color:#eee}html.dark-mode .bg-primary,html.dark-mode .bg-white{background-color:#033850!important;background:linear-gradient(to right,#033850,#13455d)!important}html.dark-mode .main-header .top-header{background-color:#0c4660!important}html.dark-mode .main-header .top-header .title-main{color:#fff}html.dark-mode .main-header .top-header::after{background-image:linear-gradient(45deg,#164d66 10%,#0d3446 40%,#175f7e 60%,#164d65 75%,#164d66 90%)!important}html.dark-mode .main-header .bottom-header{background-color:#033850}html.dark-mode [id*=disclaimer_text] div span{color:#8ca129!important}html.dark-mode #layout{background:linear-gradient(to right,#21556c,#0b455f)!important}html.dark-mode #layout #layout-sidebar{border:none;border-radius:0;background-color:#0c445e!important}html.dark-mode #layout #layout-sidebar .listing li.selected a{background-color:#ddd;color:#0c445e;border-top:1px solid #ddd}html.dark-mode #layout #layout-sidebar .listing li a{border-bottom:1px solid #293d45;color:#fff}html.dark-mode #layout #layout-sidebar .header{color:#fff!important;background:#0c445e!important}html.dark-mode #layout #layout-list{border:none}html.dark-mode .listing tbody td{border-bottom:1px solid #00273863!important}html.dark-mode .fc .fc-header-toolbar{background-color:transparent}html.dark-mode .fc-unthemed .fc-content,html.dark-mode .fc-unthemed .fc-divider,html.dark-mode .fc-unthemed .fc-list-heading td,html.dark-mode .fc-unthemed .fc-list-view,html.dark-mode .fc-unthemed .fc-popover,html.dark-mode .fc-unthemed .fc-row,html.dark-mode .fc-unthemed tbody,html.dark-mode .fc-unthemed td,html.dark-mode .fc-unthemed th,html.dark-mode .fc-unthemed thead{border-color:#033850!important}html.dark-mode .messagelist tr.unread,html.dark-mode body.task-calendar .ui-datepicker-inline .ui-datepicker-activerange{background-color:#033850!important}/*# sourceMappingURL=auth.min.css.map */