html,body{width:100%;height:100%;position:relative;-webkit-text-size-adjust:auto;text-size-adjust:auto}body .loading{position:fixed;width:100vw;height:100vh;background:rgba(8,8,8,.95);z-index:9999}body .loading .lds-dual-ring{display:inline-block;position:relative;width:64px;height:64px;top:50%;left:50%;transform:translate(-50%,-50%)}body .loading .lds-dual-ring::after{content:"";display:block;width:100%;height:100%;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}body .popup-alert-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:9999}body .popup-alert-container .popup-alert{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;height:max-content;padding:.260416vw;background-color:transparent;z-index:99}body .popup-alert-container .popup-alert .close-popup{width:3vw;height:3vw;padding:unset;position:absolute;top:1%;right:1%;background:url(/Assets/General/img/Red_X.png) no-repeat center center;background-size:cover;top:0;right:0}body .popup-alert-container .popup-alert .close-popup span{position:relative;padding:0 .260416vw;min-width:2.083333vw;height:2.083333vw;color:#f43e1b;font-size:22pt;font-weight:bold;vertical-align:text-top;text-decoration:unset;cursor:pointer}body .popup-alert-container .popup-alert .close-popup span:focus{text-decoration:unset}body .popup-alert-container .popup-alert .close-popup span:hover{color:#f43e1b;text-decoration:unset}body .popup-alert-container .popup-alert .body-popup{width:100%;height:100%}body .popup-alert-container .popup-alert .body-popup img{width:auto;height:auto;object-fit:contain;max-width:100%;max-height:34.79166667vw}body .popup-alert-container .popup-alert .body-popup .title-alert{font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;font-family:16pt;font-weight:600;color:#fff;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-ms-align-content:center;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap}body .popup-alert-container .popup-alert .body-popup .title-alert .checkBox{position:relative;display:flex;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;font-size:small}body .popup-alert-container .popup-alert .body-popup .title-alert .checkBox #isShowDay{width:20px;height:20px;margin:0 5px}body .main{width:100%;height:100%;position:relative}@media screen and (max-width:1024px) and (orientation:portrait){.popup-alert-container .popup-alert .body-popup img{max-height:66.79166667vw!important}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#dcd0c1;box-shadow:inset 0 0 5px #dcd0c1;border-radius:50px}::-webkit-scrollbar-thumb{background:#ff9b00;box-shadow:inset 0 0 3px #ff9b00}::-webkit-scrollbar-thumb:hover{background:#ff9b00}