@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap);body{background:#e8eff3;margin:0;font-family:Sora,sans-serif;font-size:14px;color:#5e6278}.nevs-clear-float{clear:both}.nevs-float-right{float:right}.nevs-float-left{float:left}.nevs-main-content{margin-left:250px;margin-top:50px}a{text-decoration:none}.nevs-text-primary,a,a:visited{color:#4d4dff}.nevs-text-secondary{color:#00b4b4}.nevs-text-warning{color:#ffb734}.nevs-text-error{color:#ff3434}.nevs-text-success{color:#00b300}@media only screen and (max-width:800px){.nevs-main-content{margin-left:0}}.nevs-field{box-sizing:border-box;display:inline-block;padding:5px;vertical-align:top}.nevs-field-content{box-sizing:border-box;border:none;border-radius:5px;padding:13px;background:#f5f8fa;color:#5e6278;transition:background-color .2s ease;width:100%}.nevs-field-label{width:100%;display:block;margin-bottom:3px}.nevs-field-hint{color:#b5b5b5}.nevs-field-error,.nevs-field-hint{width:100%;display:block;font-size:12px}.nevs-field-error{color:#ff3434}.nevs-field-content:focus{border:none;outline:none;background:#eef3f7}.nevs-dropdown-icon{float:right}.nevs-dropdown-holder{position:relative}.nevs-dropdown-frame{z-index:3;box-shadow:0 0 50px 0 rgba(82,63,105,.15);box-sizing:border-box;position:absolute;width:100%;left:0;top:0;border:1px solid #dde7ef;background:#fff;border-radius:5px}.nevs-dropdown-search-container{width:100%;padding:10px;box-sizing:border-box}.nevs-dropdown-search{box-sizing:border-box;width:100%;border:none;outline:none;background:#f5f8fa;padding:13px;border-radius:5px;font-family:Sora,sans-serif;font-size:14px}.nevs-dropdown-search:focus{border:none;outline:none}.nevs-dropdown-options{max-height:300px;overflow:auto;scrollbar-color:#5e6278 #f5f8fa;scrollbar-width:thin}.nevs-dropdown-options::-webkit-scrollbar{background:#f5f8fa;width:10px}.nevs-dropdown-options::-webkit-scrollbar-thumb{background:#5e6278}.nevs-dropdown-option{padding:10px;cursor:pointer}.nevs-dropdown-option:hover{background:#eef3f7}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .2s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0}.nevs-select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nevs-select-multiple-pill{background:#d8f1ff;line-height:normal;display:inline-block;border-radius:5px;padding-left:3px;padding-right:3px;margin-left:1px;margin-right:1px}.nevs-select-multiple-pill svg{height:.8em!important;margin-bottom:.05em}.nevs-text-field{font-family:Sora,sans-serif;font-size:14px;display:inline-block;box-sizing:border-box}.nevs-text-field ::-moz-selection{color:red;background:#ff0}.nevs-text-field ::selection{color:red;background:#ff0}.nevs-text-area{display:inline-block;box-sizing:border-box;resize:vertical;min-height:30px;line-height:normal;padding:13px}.nevs-date-field,.nevs-text-area{font-family:Sora,sans-serif;font-size:14px}.nevs-date-field-picker{width:250px;box-shadow:0 0 50px 0 rgba(82,63,105,.15);box-sizing:border-box;position:absolute;left:0;top:0;background:#f5f8fa;border-radius:5px;color:#5e6278;z-index:3;border:1px solid #dde7ef}.nevs-date-field-picker-year{text-align:center;padding:10px 20px;border-bottom:1px solid #dde7ef}.nevs-date-field-picker-year-left{float:left;cursor:pointer}.nevs-date-field-picker-year-right{float:right;cursor:pointer}.nevs-date-field-picker-month{text-align:center;padding:5px 20px;border-bottom:1px solid #dde7ef}.nevs-date-field-picker-month-left{float:left;cursor:pointer}.nevs-date-field-picker-month-right{float:right;cursor:pointer}.nevs-date-field-picker-day{display:inline-block;box-sizing:border-box;text-align:center;float:left;cursor:pointer}.nevs-date-field-picker-week{border-bottom:1px solid #dde7ef}.nevs-date-field-picker-weekday{display:inline-block;box-sizing:border-box;text-align:center;float:left}.nevs-date-field-picker-day:hover{background:#bacedf}.nevs-date-field-picker-day-disabled{background:#eef3f7!important}.nevs-date-field-picker-day-selected{background:#cbdbe7!important}.datepicker-enter-active,.datepicker-leave-active{transition:opacity .2s ease}.datepicker-enter-from,.datepicker-leave-to{opacity:0}@media only screen and (max-width:500px){.nevs-date-field-picker{position:fixed;width:calc(100vw - 20px);left:10px;top:10px;max-width:none}.nevs-date-field-picker-day{width:calc(14.28571vw - 2.85714px)}}.nevs-number-field{font-family:Sora,sans-serif;font-size:14px;display:inline-block;box-sizing:border-box;text-align:right}.nevs-checkbox{display:inline-block;cursor:pointer;color:#5e6278;line-height:40px}.nevs-checkbox-label{margin-left:5px}.nevs-loader{height:100%;top:0;z-index:200;background-color:rgba(0,0,0,.5)}.nevs-loader,.nevs-notification{position:fixed;width:100%;left:0}.nevs-notification{text-align:center;top:10px;z-index:4}.nevs-notification-message{background:#dce775;color:#5e6278;display:inline-block;padding:20px;font-size:16px;border-radius:5px}.nevs-popup-container{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:100}.nevs-popup{background:#e3e3e3;color:#5e6278;border-radius:5px;width:30%;margin-left:auto;margin-right:auto;margin-top:100px}.nevs-popup-text{padding:20px}.nevs-popup-input{padding:20px;padding-top:0}.nevs-popup-buttons{padding:20px;text-align:right}.nevs-popup-buttons .nevs-button{margin-left:10px}@media only screen and (max-width:1300px){.nevs-popup{width:50%}}@media only screen and (max-width:850px){.nevs-popup{width:80%;margin-top:20px}}.nevs-button{display:inline-block;padding:10px;cursor:pointer;border:none;border-radius:5px;background:#9296aa;color:#fff;transition:background-color .2s ease}.nevs-button.primary{background:#4d4dff;color:#fff}.nevs-button.primary:hover{background:#1a1aff}.nevs-button.secondary{background:#00b4b4;color:#fff}.nevs-button.secondary:hover{background:#009a9a}.nevs-button.error{background:#ff3434;color:#fff}.nevs-button.error:hover{background:#e70000}.nevs-button.warning{background:#ffb734;color:#fff}.nevs-button.warning:hover{background:#ffa501}.nevs-button.success{background:#00b300;color:#fff}.nevs-button.success:hover{background:#009a00}.nevs-button:hover{background:#84889f}.nevs-upload{display:inline-block}.nevs-upload-icon{cursor:pointer}.nevs-upload-file-input{display:none}.nevs-table{margin:5px 5px 0;display:block;overflow-x:auto;background:#dfeaef;border-radius:5px 5px 0 0;border-collapse:collapse;scrollbar-color:#5e6278 #f5f8fa;scrollbar-width:thin;white-space:nowrap}.nevs-table td{padding:10px;border-bottom:1px solid #c5d8e2}.nevs-table tr:last-child td{border:none}.nevs-table-header td{font-weight:700;position:sticky;top:0;z-index:1;padding-bottom:0;border:none}.nevs-table-filters td{position:sticky;top:28px;z-index:1;border:none}.nevs-table-footer{box-sizing:border-box;margin-right:5px;margin-left:5px;padding-left:10px;padding-right:10px;background:#b8cfdb;text-align:right;border-radius:0 0 5px 5px}.nevs-table-footer-label{display:inline-block;line-height:54px}.nevs-table-pagination{text-align:right}.nevs-table-pagination-arrow{cursor:pointer}.nevs-table-sort-arrow{float:left;margin-right:5px}.nevs-table-sortable-header{cursor:pointer}.nevs-table tr:hover{background:#d2e1e8}.nevs-table-footer td,.nevs-table-header td{background:#b8cfdb!important}.nevs-table tbody,.nevs-table thead{display:table;width:100%}.nevs-table-button{cursor:pointer;margin:5px}.nevs-table-linked-cell{cursor:pointer}.nevs-table-filters td{padding:0;background:#b8cfdb}.nevs-table-actions{text-align:right}.nevs-table::-webkit-scrollbar{background:#f5f8fa;width:10px}.nevs-table::-webkit-scrollbar-thumb{background:#5e6278}.nevs-card{background:#fff;border-radius:5px;padding:10px;box-shadow:0 0 50px 0 rgba(82,63,105,.15)}.nevs-card h2{margin:5px}.nevs-main-menu{position:fixed;left:0;top:0;width:250px;height:100%;overflow:auto;background:#1e1e2d;font-size:18px;z-index:2}.nevs-main-menu-separator{border-bottom:1px solid #5e6278}.nevs-main-menu-logo{width:100%;height:auto;margin-bottom:10px}.nevs-main-menu-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer;display:block;padding:15px;background:#1e1e2d;color:#5e6278}.nevs-main-menu-item-icon{display:inline-block;text-align:center;width:20px;margin-right:5px}.nevs-main-menu-item:visited{color:#5e6278}.nevs-main-menu-item:hover{color:#4d4dff}.nevs-main-menu-item:active,.nevs-main-menu-item:focus,.nevs-main-menu-subitem:active,.nevs-main-menu-subitem:focus{outline:0;border:none;-moz-outline-style:none}.nevs-main-menu-subitem{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px 5px 5px 15px;background:#1e1e2d;color:#5e6278}.nevs-main-menu-subitem-icon{display:inline-block;width:20px;text-align:center;margin-right:5px}.nevs-main-menu-subitem:visited{color:#5e6278}.nevs-main-menu-subitem:hover{color:#4d4dff}.nevs-main-menu .active,.nevs-main-menu .active:hover{color:#4d4dff!important}@media only screen and (max-width:800px){.nevs-main-menu{padding-top:60px}.nevs-main-menu-logo{display:none}}.main-menu-enter-active,.main-menu-leave-active{transition:opacity .2s ease}.main-menu-enter-from,.main-menu-leave-to{opacity:0}.nevs-top-bar{width:calc(100% - 250px);height:50px;background:#28283c;position:fixed;top:0;left:250px;line-height:50px;z-index:3}.nevs-top-bar-menu-button{display:none;padding:0 10px;cursor:pointer}.nevs-top-bar-breadcrumbs{display:inline-block;padding:0 10px}.nevs-top-bar-breadcrumbs-item{display:inline-block}.nevs-top-bar-breadcrumbs-item a,.nevs-top-bar-breadcrumbs-item a:visited{color:#767b92}.nevs-top-bar-breadcrumbs-item a.active:hover{color:#4d4dff}.nevs-top-bar-breadcrumbs-item-separator{margin:0 5px}.nevs-top-bar-button{color:#767b92;cursor:pointer;float:right;padding:0 10px}.nevs-top-bar-button:hover{color:#4d4dff}@media only screen and (max-width:800px){.nevs-top-bar{left:0;width:100%}.nevs-top-bar-menu-button{display:inline-block}}.nevs-content{padding:10px}.nevs-content-top-buttons{margin-bottom:10px}.nevs-content-top-buttons .nevs-button{margin-right:5px}.login-card{width:80%;max-width:300px;margin-left:auto;margin-right:auto;margin-top:150px}.login-card-footer{padding:5px}.login-card-forgotten-password-button{margin-top:10px;margin-right:5px;float:right;cursor:pointer}.login-card-forgotten-password-explanation{margin:5px 5px 15px}.login-card-forgotten-password-recovery-button{float:right}@media only screen and (max-width:500px){.login-card{margin-top:20px}}@media only screen and (max-width:320px){.login-card-forgotten-password-recovery-button{float:none;margin-top:5px}}.lds-roller[data-v-da5a3d5a]{display:inline-block;position:fixed;top:100px;left:calc(50vw - 40px);width:80px;height:80px}.lds-roller div[data-v-da5a3d5a]{-webkit-animation:lds-roller-da5a3d5a 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller-da5a3d5a 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div[data-v-da5a3d5a]:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div[data-v-da5a3d5a]:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div[data-v-da5a3d5a]:first-child:after{top:63px;left:63px}.lds-roller div[data-v-da5a3d5a]:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div[data-v-da5a3d5a]:nth-child(2):after{top:68px;left:56px}.lds-roller div[data-v-da5a3d5a]:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div[data-v-da5a3d5a]:nth-child(3):after{top:71px;left:48px}.lds-roller div[data-v-da5a3d5a]:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div[data-v-da5a3d5a]:nth-child(4):after{top:72px;left:40px}.lds-roller div[data-v-da5a3d5a]:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div[data-v-da5a3d5a]:nth-child(5):after{top:71px;left:32px}.lds-roller div[data-v-da5a3d5a]:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div[data-v-da5a3d5a]:nth-child(6):after{top:68px;left:24px}.lds-roller div[data-v-da5a3d5a]:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div[data-v-da5a3d5a]:nth-child(7):after{top:63px;left:17px}.lds-roller div[data-v-da5a3d5a]:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div[data-v-da5a3d5a]:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller-da5a3d5a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller-da5a3d5a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.user-form[data-v-012c4c5a]{max-width:300px}.client-form[data-v-2dd3a828]{max-width:500px}.user-form[data-v-2dd3a828]{margin-top:10px;max-width:500px}