*::-webkit-scrollbar{display:none}html{color:#172176}select{border:none;border-radius:10px;padding:8px;background-color:#c3cdf7;color:#172176}.wait{display:flex;justify-content:center;align-items:center}.spinner{width:300px;height:300px;background:linear-gradient(0deg,#7f96eeb3,#fff0),linear-gradient(90deg,#ee7fceb3,#fff0),linear-gradient(180deg,#eed77fb3,#fff0),linear-gradient(270deg,#7feea0b3,#fff0);border-radius:100%;display:flex;justify-content:center;align-items:center;animation:spin 2s linear infinite}.spinner-inner{width:285px;height:285px;border-radius:100%;background-color:#fff}.full-height{height:100vh}.gap-column{display:flex;gap:1em;flex-direction:column}.drop{filter:drop-shadow(10px 10px 2px rgb(59.4689655172,94.6034482759,229.0310344828))}.milkstain{background-color:#d9e0fa66}.separate{display:flex;justify-content:space-between}.flex-hide-overflow{display:flex;overflow:hidden;height:100%;gap:1em}.flex-column{display:flex;flex-direction:column;overflow:hidden}.flex-end{display:flex;justify-content:right}.overflow-y{overflow-y:auto}.nav-header{padding-inline:1em;justify-content:space-between}.info{background-color:#c3cdf7;border-bottom:1px solid rgb(127,150,238)}.info button{background-color:#7f96ee}.info button:hover{background-color:#acbbf4}.info-box{overflow-y:auto;min-width:320px}.error{background-color:#eed77f}.error button{background-color:#e5c23b;color:#172176}.error button:hover{background-color:#ebd068}.illegal{background-color:#e53b5f;color:#f0f2fd}.illegal button{background-color:#ee7f96}.illegal button:hover{background-color:#eb6884}.modal_back{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0003}.modal_frame{background-color:#fff;border:3px solid rgba(127,150,238,.8);border-radius:5px}.modal_header{display:flex;gap:1em;border-bottom:2px solid rgba(127,150,238,.8);justify-content:space-between}.modal_header_title{font-weight:bolder;font-size:large;margin-left:5px}.modal_pane{padding:5px 5px 15px;display:flex;justify-content:center}.modal_pane .form-footer{background-color:inherit;justify-content:end}.modal_pane p{max-width:400px;margin:1em}.modal_pane .nobreak{word-break:normal}.modal_header_closebtn{background:#fff;border:0;display:flex;padding:0}.navbar{display:flex;justify-content:space-between;background-color:#7f96ee;padding:1em;align-items:center}.navbar a,.navbar label,.navbar h1,.navbar h2,.navbar h3,.navbar h4,.navbar h5,.navbar h6{color:#f0f2fd}.navbar button{background-color:#6884eb}.navbar button:hover{background-color:#96a8f1}.navbar a:hover{color:#c3cdf7}.navbar .navbar-brand{font-weight:bolder;font-size:larger;font-style:unset;text-decoration:none}button{color:#f0f2fd}button{border:none;padding:.6em;border-radius:.5em;cursor:pointer}span.dont{background-color:#c3cdf7;padding:2px 5px;border-radius:6px}.pagedata_table{border-spacing:0px 1px;min-width:450px}.pagedata_table td{padding:5px}.justify-content-center{justify-content:center;align-items:center}.form-footer{display:flex;justify-content:space-between;padding:1em;background:#7f96ee;margin-top:.5em;align-items:center}.form-footer button{border:none;background-color:#6884eb;padding:.6em;border-radius:.5em;cursor:pointer}.form-footer button:hover{background-color:#96a8f1}.form-footer a,.form-footer label,.form-footer h1,.form-footer h2,.form-footer h3,.form-footer h4,.form-footer h5,.form-footer h6,.form-footer button{color:#fff;margin-left:5px}.auth-form{min-width:300px;border:3px solid rgb(127,150,238);border-radius:10px;padding:1em 0 0}.input-with-label{display:flex;flex-direction:column;padding:0 1em}.input-with-label div{display:flex;flex-direction:row}.input-with-label input,.input-with-label textarea{border:1px solid rgb(127,150,238);border-radius:10px}.input-with-label input,.input-with-label label,.input-with-label textarea{padding:5px}.input-with-label textarea{resize:none}.input-with-label input{width:70%}.input-with-label .left{justify-content:flex-start}.input-with-label .right{justify-content:flex-end}.dashboard{padding:1em;overflow-x:auto}.dashboard:before,.dashboard:after{content:"";margin:auto}.dashboard::-webkit-scrollbar{display:unset;background-color:#c3cdf7;border:1px solid rgba(127,150,238,.8);border-radius:1em}.dashboard::-webkit-scrollbar-thumb{background-color:#7f96ee;border-radius:1em}.logview{border-radius:30px;filter:drop-shadow(10px 10px 2px rgb(59.4689655172,94.6034482759,229.0310344828));min-width:450px}.action{padding:0 1em}.action button{background-color:#fff;border:1px solid rgb(127,150,238);color:#172176}@media (max-width: 450px){.pagedata_table{min-width:unset;max-width:450px}.logview{min-width:unset;margin-bottom:1em}.flex-hide-overflow{flex-direction:column;height:inherit}.dashboard{overflow-y:auto;display:unset}.full-height{height:inherit}.auth-form{margin-top:45%}.reg-margin-mob{margin:inherit}.gap-column{margin-bottom:1em}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
