:root{--main-darker:#313131;--main-dark:#3e3e3e;--main-dark-light:#525459;--main-dark-lighter:#626d74;--main-dark-green:#70878d;--main-green-alt:#81a2a1;--main-green:#99bdb1;--main-grey:#909d99;--main-white:#cbdcd7;--main-pure-white:#f3f3f3;--main-orange:#d48b37;--main-orange-fade:rgba(212,139,55,.25);--main-red:#d14949;--main-dark-red:#8b1c1c;--main-bg-color:var(--main-dark);--main-bg-input:var(--main-dark-light);--main-text-color:var(--main-white)}body{background-color:var(--main-bg-color);font-family:Arial,sans-serif;overflow:hidden;padding-top:60px}a,body,li,p,ul{color:var(--main-text-color)}a,li,p,ul{transition:all .5s ease}header{backdrop-filter:blur(5.9px);-webkit-backdrop-filter:blur(5.9px);background:rgba(203,220,215,.25);border:1px solid rgba(203,220,215,.07);box-shadow:0 4px 30px rgba(0,0,0,.1);box-sizing:border-box;left:0;padding:10px;position:fixed;top:0;width:100%}header .container{align-items:center;display:flex;justify-content:space-between}header nav{width:auto}header nav i{font-size:1.4rem;line-height:1rem}header a,header li,header p,header ul{color:var(--main-dark);margin-bottom:0}header nav ul{align-items:center;display:flex;justify-content:flex-start;padding-left:0}header nav ul li{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none;width:auto}header li a{text-decoration:none;transition:all .5s ease}header li a:hover{color:var(--main-green);transition:all .5s ease}header a{font-weight:700;padding:10px}header li:first-child a{padding-left:0}.toggle-password-button{bottom:.7rem;right:3px;top:auto!important}#site__home{position:relative;text-align:center}#site__home .bg__deco{color:var(--main-main-green);font-size:6rem;font-weight:bolder;left:50%;opacity:.1;pointer-events:none;position:fixed;top:20px;transform:translateX(-50%);width:1000%;z-index:0}#site__home h1{font-size:2.5rem;font-weight:bolder;position:relative;z-index:2}#site__home .site__logo{margin:40px 0 50px;max-width:200px;position:relative;width:90%;z-index:2}#site__home ul{margin:0;padding:0}#site__home ul li{list-style:none}.err_page{position:relative}.err_page .icon__page_title{font-size:2rem;position:relative;top:-4px}.title__slug_row .row:first-child{margin-bottom:0!important}.title__slug_row .row>div,.title__slug_row .row>label{padding-bottom:0!important;padding-top:0!important}.title__slug_row .row input{margin-bottom:0!important;margin-top:0!important}.title__file_row .row:first-child{margin-bottom:3px!important}.title__file_row .row>div,.title__file_row .row>label{padding-bottom:0!important;padding-top:0!important}.title__file_row .row input{margin-bottom:0!important;margin-top:0!important}.duo__field_row .row:first-child{margin-bottom:3px!important}.duo__field_row .row>div,.duo__field_row .row>label{padding-bottom:0!important;padding-top:0!important}.duo__field_row .row input{margin-bottom:0!important;margin-top:0!important}.image__display{display:flex;flex-wrap:wrap}.imagefiled{width:120px}.imagefiled .img__disp{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:120px;overflow:hidden;width:120px}@media(max-width:990px){.narrow__form .row label{width:100%}.narrow__form fieldset .row{display:flex;flex-direction:column}.narrow__form fieldset .row legend{width:100%}}.dropdown-item{font-weight:600}.dropdown-item.active,.dropdown-item:active{background-color:var(--main-green)}input::-moz-placeholder,textarea::-moz-placeholder{font-family:Arial,sans-serif}button,input,input::placeholder,textarea,textarea::placeholder{font-family:Arial,sans-serif}fieldset{border:1px solid var(--main-green-alt);border-radius:5px;margin:10px 0 20px;padding:5px}input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{background-color:var(--main-bg-input);border:1px solid var(--main-darker);border-radius:4px;box-sizing:border-box;color:var(--main-text-color);display:inline-block;font-weight:600;margin:8px 0;padding:12px 20px;width:100%}.toggle-password-button{bottom:auto!important;color:var(--main-dark);font-size:0!important;right:5px!important;top:18px!important}.btn-primary,.btn-remove{text-decoration:none}.btn-primary i,.btn-remove i{font-size:1.2rem;position:relative;top:2px}.btn-small.btn{height:17px!important;line-height:6px!important;margin:0!important;padding:0!important;position:absolute;right:3px;text-decoration:none;top:3px}.btn-small.btn i{font-size:16px!important;position:relative;top:1px!important}.btn-primary.btn{background-image:linear-gradient(45deg,var(--main-dark-green) 0,var(--main-green) 51%,var(--main-dark-green) 100%);background-size:200% auto;border:0;border-radius:5px;box-shadow:0 0 14px -7px var(--main-green);color:var(--main-pure-white);cursor:pointer;font-weight:400;text-align:center;touch-action:manipulation;transition:.5s;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:-moz-fit-content;width:fit-content}.btn-primary.btn:hover{background-position:100%;color:var(--main-pure-white);text-decoration:none}.btn-primary.btn:active{transform:scale(.95)}.btn-remove.btn{background-color:var(--main-red);background-size:200% auto;border:0;border-radius:5px;box-shadow:0 0 14px -7px var(--main-red);color:var(--main-pure-white);cursor:pointer;display:block;font-weight:400;height:36px;line-height:30px;padding:0 15px;text-align:center;touch-action:manipulation;transition:.5s;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:36px;width:-moz-fit-content;width:fit-content}.btn-remove.btn i{font-size:1rem}.btn-remove.btn:hover{background-color:var(--main-dark-red);background-position:100%;color:var(--main-pure-white);text-decoration:none}.btn-remove.btn:active{transform:scale(.95)}