﻿@media only screen and (max-width:600px){.login-box{width:320px;}.sub-bar{flex-wrap:wrap;}.col-6,.col-3,.col-4,.col-9,.col-8{width:100%;}}@media only screen and (max-height:500px){.login-box{width:320px;}.login-box .form-login{max-height:200px;overflow:auto;}}@media only screen and (min-width:600px){.login-box{position:absolute;top:10px;left:50%;transform:translate(-50%,0);}.col-6{width:100%;}}@media only screen and (min-width:768px){.login-box{position:fixed;z-index:9;top:50%;left:50%;transform:translate(-50%,-50%);}.col-6{width:50%;}}[data-index]:focus-visible,BUTTON:focus-visible,.btn-i:focus-visible{outline:5px auto -webkit-focus-ring-color;}@media screen and (prefers-color-scheme:dark){BODY{background-color:#101010;color:#fff;}.int{border-color:#7f7f7f;background:#202020;}.login-box,.int.slt option{background:#202020;}.switch{background:#7f7f7f;}.login-footer{color:#7f7f7f;}.int,a,.a-link,.form-sty .lab,.btn-l{color:#fff;}.header-box .title,.des-note{color:#e6e6e6;}}