body.login-page{background-color:#f8f9fa;height:100vh;display:flex;align-items:center;justify-content:center;font-family:Segoe UI,system-ui,-apple-system,sans-serif;margin:0;padding:20px}.login-container{max-width:500px;width:100%;padding:20px}.login-card{border:none;border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:hidden}.login-card .login-header{background:linear-gradient(135deg,#343a40,#495057);color:#fff;padding:30px 20px;text-align:center}.login-card .login-body{padding:30px;background-color:#fff}.form-msg p{color:maroon}.form-control:focus{border-color:#495057;box-shadow:0 0 0 .2rem #49505740}.btn-login{background-color:#343a40;border-color:#343a40;color:#fff;padding:10px;font-weight:500}.btn-login:hover{background-color:#495057;border-color:#495057}.login-links{display:flex;justify-content:space-between;margin-top:15px}.login-links a{color:#6c757d;text-decoration:none;font-size:.9rem}.login-links a:hover{color:#343a40;text-decoration:underline}.divider{display:flex;align-items:center;margin:20px 0}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #dee2e6}.divider .divider-text{padding:0 10px;color:#6c757d;font-size:.9rem}.social-login{display:flex;justify-content:center;gap:15px;margin-top:20px}.social-login .social-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6;background-color:#fff;color:#6c757d;transition:all .3s}.social-login .social-btn:hover{background-color:#f8f9fa;color:#343a40}#dropZone{border:3px dashed var(--bs-gray-400);border-radius:.5rem;padding:2rem;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;background-color:var(--bs-gray-100);color:var(--bs-gray-700)}#dropZone:hover{border-color:var(--bs-gray-600);background-color:var(--bs-gray-200)}#formFile{display:none}.upload-icon{font-size:4rem;color:var(--bs-gray-500);margin-bottom:.5rem}table.table-proposals th{font:14px Arial;font-weight:700}table.table-proposals td{font:12px Verdana}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-container{max-width:500px;width:100%;text-align:center}.error-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:40px 30px;position:relative;overflow:hidden}.error-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6a11cb,#2575fc)}.error-card .error-icon{font-size:5rem;color:#6a11cb;margin-bottom:20px;display:inline-block;animation:float 3s ease-in-out infinite}.error-card .error-code{font-size:5rem;font-weight:800;background:linear-gradient(90deg,#6a11cb,#2575fc);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1;margin:10px 0}.error-card .error-title{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:15px}.error-card .error-message{color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:30px;max-width:400px;margin-left:auto;margin-right:auto}.action-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:30px}.btn-primary-custom{padding:12px 25px;border-radius:8px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#6a11cb,#2575fc);border:none;color:#fff}.btn-primary-custom:hover{transform:translateY(-2px);box-shadow:0 5px 15px #6a11cb4d;color:#fff}.btn-outline-custom{border-radius:8px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center;background:transparent;border:2px solid #6a11cb;color:#6a11cb;padding:10px 23px}.btn-outline-custom:hover{background:#6a11cb;color:#fff;transform:translateY(-2px)}.help-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.help-links a{color:#718096;text-decoration:none;font-size:.9rem;transition:color .3s ease;display:flex;align-items:center}.help-links a:hover{color:#6a11cb}.brand{display:flex;align-items:center;justify-content:center;margin-bottom:30px;color:#4a5568;font-weight:600;font-size:1.2rem}.brand i{margin-right:10px;font-size:1.5rem;color:#6a11cb}.decoration{position:absolute;width:150px;height:150px;border-radius:50%;background:linear-gradient(90deg,#6a11cb0d,#2575fc0d);z-index:-1}.decoration-1{top:-50px;left:-50px}.decoration-2{bottom:-50px;right:-50px}@media(max-width:576px){.error-card{padding:30px 20px}.error-code{font-size:4rem}.error-title{font-size:1.5rem}.action-buttons{flex-direction:column;align-items:center}.btn-primary-custom,.btn-outline-custom{width:100%;max-width:250px}}table.table-echoes{width:100%;margin:0;padding:0;background:#300a24;color:silver;border:0px solid Silver;font:15px Helvetica}table.table-echoes .echo-log{color:#90fa30}table.table-echoes .echo-objekt{color:#3ecfff}table.table-echoes .echo-error{color:#ff180a}table.table-echoes .echo-warn{color:#e5a600}table.table-echoes .echo-image{width:80px;height:60px;float:left;cursor:row-resize}table.table-echoes .echo-image:hover{max-width:800px;max-height:600px;width:auto;height:auto}table.table-echoes .echo-question{color:green}table th.put-left,table td.put-left{text-align:left}table th.put-right,table td.put-right{text-align:right}table th.put-top,table td.put-top{vertical-align:top;padding-top:10px!important}table th.width-10,table td.width-10{width:10px}table th.width-20,table td.width-20{width:20px}table th.width-30,table td.width-30{width:30px}table th.width-50,table td.width-50{width:50px}table th.width-80,table td.width-80{width:80px}table th.width-130,table td.width-130{width:130px}table th.width-210,table td.width-210{width:210px}table th.width-340,table td.width-340{width:340px}table th.width-550,table td.width-550{width:550px}table th.width-800,table td.width-800{width:800px}table th.smaller,table td.smaller{font-size:smaller}table th.bolder,table td.bolder{font-weight:bolder}.btn.btn-xs{padding:0rem .2rem!important;font-size:.75rem;line-height:1.5;border-radius:.2rem}.navbar{box-shadow:0 2px 4px #0000001a;z-index:1030}.sidebar{height:calc(100vh - 56px);position:sticky;top:56px;background-color:#343a40;color:#fff;overflow-y:auto}.sidebar .nav-link{color:#fffc;padding:.75rem 1rem;border-radius:.25rem;margin:.125rem .5rem}.sidebar .nav-link:hover,.sidebar .nav-link.active{color:#fff;background-color:#ffffff1a}.sidebar .nav-link i{margin-right:.5rem}.main-content{padding:1.5rem;height:calc(100vh - 56px);overflow-y:auto}.card{box-shadow:0 .125rem .25rem #00000013;border:1px solid rgba(0,0,0,.125);margin-bottom:1.5rem}.card-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.125)}.stats-card{text-align:center;padding:1.5rem}.stats-card .number{font-size:2rem;font-weight:700}.stats-card .label{color:#6c757d;font-size:.875rem}.table th{border-top:none;font-weight:600;color:#495057}.bg-primary-light{background-color:#0d6efd1a}.bg-success-light{background-color:#1987541a}.bg-warning-light{background-color:#ffc1071a}.bg-danger-light{background-color:#dc35451a}@media(max-width:768px){.sidebar{height:auto;position:relative;top:0}.main-content{height:auto}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
