html, body{font-family: 'Kanit',sans-serif;background-color: transparent !important; height: auto; color: #333;}
html{ font-size: 90%; }
.ui-red-status {color: #DB2828!important;font-size: 1em;font-weight: 400;}
.ui-green-status {color: #21BA45!important;font-size: 1em;font-weight: 400;}
.ui.text.container {max-width: 1000px!important;}
.common-img-bg {height: 100%;background: url("../images/bg.jpg") no-repeat;background-size: cover;position:fixed;display:flex;align-items:center;}
.login {position: fixed;height: 100%;width: 100%;display: flex;align-items: center;text-align: left;background-color: #fff; }
#particles-js {position: absolute;width: 100%;height: 100%;top: 0;background-image: url('');background-repeat: repeat;background-size: cover;background-position: 50% 50%;pointer-events: none;}