#nprogress .bar{background:#29d;height:2px}#nprogress .peg{box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner-icon{border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px}@font-face{font-family:LINESeedSansTH;src:url(/fonts/LINESeedSansTH_W_Rg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/fonts/LINESeedSansTH_W_Bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/fonts/LINESeedSansTH_W_XBd.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--primary-main:#2563eb}.apexcharts-toolbar{width:200px!important}.apexcharts-selected img,.apexcharts-zoomin-icon:active,.apexcharts-zoomout-icon:active img{filter:grayscale(0) sepia(100%) hue-rotate(190deg) saturate(500%)!important}@media only screen and (max-width:600px){.apexcharts-toolbar{width:100px!important}.apexcharts-canvas .apexcharts-element-hidden{display:none!important}}.swal2-container{z-index:9999!important}.rotate-image{width:200px;height:200px;animation:spin 2s linear infinite}.bounce-image{width:200px;height:200px;animation:bounce 2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary-main);position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--primary-main),0 0 5px var(--primary-main);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-bottom:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--primary-main);border-left:2px solid transparent;border-left-color:var(--primary-main);border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-quill-editor .ql-editor{min-height:100px;max-height:500px}