﻿.login.login-container{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto 1fr;gap:0 0;grid-template-areas:". . ." ". form ." ". . .";height:100%;}.login .login-box{border:1px solid #4b4b4b;padding:15px;grid-area:form;}.login .form-group label{margin:20px 0 10px 0;}.login button{align-self:center;width:120px;margin-top:20px;}.login button.left{float:left;margin-right:25px;}.login button.right{float:right;}.upload-file-box{align-items:center;justify-content:center;text-align:center;position:relative;}.upload-file-box:hover{cursor:pointer!important;}.upload-file-box.upload-small i{font-size:1rem;margin:.5rem;}.upload-file-box label{width:100%;}.upload-file-box label:hover{cursor:pointer!important;}.upload-file-box i{font-size:5rem;margin:1rem;color:#4b4b4b;}.upload-file-box input{opacity:0;position:absolute;top:0;right:0;left:0;bottom:0;}.order-position{border:1px solid #ababab;border-radius:5px;padding:10px 5px;}.order-position:hover{background-color:#dadada;}.order-position.active{border:2px solid #98cb5f;border-radius:5px;padding:9px 4px;}.content-box .box-header{display:grid;grid-template-columns:auto 1fr auto;gap:0 0;grid-template-areas:"title . tools";border-bottom:1px solid #4b4b4b;padding-bottom:5px;}.content-box .box-header .box-titel{grid-area:title;}.content-box .box-header .box-tools{grid-area:tools;}.content-box .box-header .box-tools button{margin-right:5px;}.content-box .box-body{display:flex;flex-wrap:wrap;}.content-box .box-footer{display:grid;grid-template-columns:auto 1fr auto;gap:0 0;grid-template-areas:"title . tools";border-top:1px solid #4b4b4b;padding-top:5px;}.content-box .box-footer .box-titel{grid-area:title;}.content-box .box-footer .box-tools{grid-area:tools;}.content-box .box-footer .box-tools button{margin-right:5px;}.content-box .form-group{margin-bottom:5px;}.content-box table td:last-child{text-align:right;}.upload-progress-bar{position:absolute;right:3px;left:3px;bottom:3px;width:calc(100% - 6px);height:5px;background:#008000;}#blazor-error-ui{background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000;}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem;}.clear{clear:both;display:block;height:0;width:0;}.toolbar .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon{font-size:10px;min-width:18px;min-height:24px;}.toolbar .e-input-group input.e-input,.toolbar .e-input-group.e-control-wrapper input.e-input{padding-left:5px;height:24px;}.toolbar .e-btn.e-outline.e-info,.toolbar .e-css.e-btn.e-outline.e-info{background:transparent;border-color:#333;color:#333;}.e-switch-wrapper:hover .e-switch-inner{background:#b9ea78;border-color:#98cb5f;}.e-switch-wrapper:hover .e-switch-inner.e-switch-active{background:#b9ea78;border-color:#98cb5f;}.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on{background:#b9ea78;}.e-switch-wrapper .e-switch-inner.e-switch-active{background:#71a640;border-color:#98cb5f;}.e-switch-wrapper .e-switch-inner .e-switch-on{background:#71a640;border-color:#98cb5f;}.e-switch-wrapper.e-switch-small{width:35px;height:15px;}.e-switch-wrapper.e-switch-small .e-switch-handle{width:11px;height:11px;}.e-switch-wrapper.e-switch-small .e-switch-handle.e-switch-active{margin-left:-14px;}