:root{--bs-primary:#000;--bs-secondary:#f8f8f8}body,html{font-size:18px;font-weight:300;line-height:1.5;height:100%;color:var(--bs-primary);background-color:#fff}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:300;margin:30px 0 30px 0}.h1,h1{margin-top:0;font-size:45px}.h2,h2{font-size:40px}.h3,h3{font-size:35px}.h4,h4{font-size:30px}.h5,h5{font-size:25px}.h6,h6{font-size:20px}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{letter-spacing:0;font-weight:300}p{margin:15px 0;text-align:justify;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}a{color:var(--bs-primary);text-decoration:none;transition:all .25s}a:hover{color:#999}small{display:block;font-size:65%}strong{font-weight:600}.toast{position:fixed;bottom:30px;right:30px;z-index:2000;background-color:var(--bs-primary)!important;color:var(--bs-white);box-shadow:0 0 35px 0 rgba(10,10,10,.45);border-radius:0}.toast .btn-group,.toast .btn-group .btn{width:100%}.btn{border:none;border-radius:0;padding:10px 15px}.btn:focus{box-shadow:none}.btn-primary{background-color:var(--bs-primary)!important;color:var(--bs-white)}.btn-primary:focus,.btn-primary:hover{background-color:#444!important;color:var(--bs-white)}.main{display:block;padding:30px 0}.infoline{display:block;padding:15px 0;margin-bottom:15px;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.infoline-link{font-weight:400;margin-left:15px}.fileeditor{display:block;background-color:#f5f5f5}.filecontrol{text-align:end;border-bottom:2px solid var(--bs-primary);padding:15px}.filecontrol-item{margin-left:15px}.filecontrol .btn{margin-left:5px}.filetree-item{display:block;padding:10px 15px;border-bottom:1px solid rgba(0,0,0,.5)}.filetree-item:last-child{border-bottom:none}.filetree-item .btn{padding:0}.filetree-item-name i{display:inline-block;width:25px}.fileeditor-footer{display:block;position:relative;font-size:16px;padding:15px}.loading{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.85);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><radialGradient id="a12" cx=".66" fx=".66" cy=".3125" fy=".3125" gradientTransform="scale(1.5)"><stop offset="0" stop-color="%23000000"></stop><stop offset=".3" stop-color="%23000000" stop-opacity=".9"></stop><stop offset=".6" stop-color="%23000000" stop-opacity=".6"></stop><stop offset=".8" stop-color="%23000000" stop-opacity=".3"></stop><stop offset="1" stop-color="%23000000" stop-opacity="0"></stop></radialGradient><circle transform-origin="center" fill="none" stroke="url(%23a12)" stroke-width="15" stroke-linecap="round" stroke-dasharray="200 1000" stroke-dashoffset="0" cx="100" cy="100" r="70"><animateTransform type="rotate" attributeName="transform" calcMode="spline" dur="2" values="360;0" keyTimes="0;1" keySplines="0 0 1 1" repeatCount="indefinite"></animateTransform></circle><circle transform-origin="center" fill="none" opacity=".2" stroke="%23000000" stroke-width="15" stroke-linecap="round" cx="100" cy="100" r="70"></circle></svg>');background-position:center;background-repeat:no-repeat;background-size:100px;z-index:1800}.loading::after{content:attr(data-loading);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:60px}.form-group{margin-bottom:15px}.form-control,.form-select{border-radius:0;padding:15px;border-color:var(--bs-primary);color:var(--bs-primary)}.form-control:focus,.form-select:focus{border-color:var(--bs-primary);color:var(--bs-primary);box-shadow:none}.has-error .form-control,.has-error .form-select{border-color:#d10000}.has-error .col-form-label,.has-error .form-label{color:#d10000}.drag_drop_box{min-height:300px;width:100%;text-align:center;position:relative;display:flex;align-items:center;justify-content:space-around;padding:15px;margin:0 auto;background:repeating-linear-gradient(45deg,rgba(204,204,204,.5),rgba(204,204,204,.5) 25px,rgba(204,204,204,.25) 25px,rgba(204,204,204,.25) 50px);background-position:center;background-repeat:no-repeat;background-size:cover;transition:all .25s;cursor:pointer}.drag_drop_box input[type=file].drag_drop{position:absolute;left:0;top:0;margin:0;padding:0;width:100%;height:100%;outline:0;opacity:0;cursor:pointer}.drag_drop_box #drag_drop_box_caption{font-size:48px;display:block;font-weight:600;line-height:1.25;color:var(--bs-primary)}.drag_drop_box #drag_drop_box_caption small{font-size:18px;font-weight:800}.has-error .drag_drop_box{border-bottom:5px solid #d10000}.modal-content{border:none;box-shadow:none;border-radius:0}.modal-header{padding:30px}.modal-body{padding:30px}.modal-title{margin:0}.card{border-radius:0;background-color:#f5f5f5;border:none}