@font-face {
    font-family: 'RSU';
    src: url('../fonts/RSU_Regular.ttf');
}
body{
	font-family: "RSU" !important;
}
html{
	background:var(--bg_main);
}
.social-fixed{
	position: fixed;
    bottom: 70px;
    right: 15px;
	display:inherit;
}
.social-fixed .btn-social{
	margin-top: 0;
    margin-left: 5px;
}
.pointer {cursor: pointer;}
.modal-body.bg-main{
	background:var(--bg_main);
}
.num_res{
	font-size: 20px;
    /*border: 1px solid;*/
    padding: 3px 3px 3px 8px;
    letter-spacing: 5px;
}
.txt-page{
	border: 1px solid;
    padding: 3px 10px;
}
.img-center{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.input-lotto1{
	background: #fff0 !important;
    color: #fff !important;
    border: 1px solid var(--ci_color_font_2);
}.card-lotto{
	position: absolute;
	top: -10px;
	background-color: #ff4a00;
	color: #FFF !important;
	left: 50%;
	transform: translate(-50%, -0%);
	width: 50%;
	border-radius: 5px;
	box-shadow: 2px 2px 14px #000;
	padding: 7px;
}
.mobile-bottom-nav{
	position:fixed;
	width: 60%;
    border-radius: 50px;
    left: 50%;
    bottom: 5px;
    transform: translate(-50%, 0);
	z-index:1000;
	display:flex;	
	height:60px;
	box-shadow: 0 -2px 5px -2px var(--ci_color_1);
	background-color:var(--bg_frame_data);
	border:1px solid var(--ci_color_1);
	cursor: pointer;
}
.mobile-bottom-nav-login{
	position: absolute;
	width: 60%;
    border-radius: 50px;
    left: 50%;
    transform: translate(-50%, 0);
	z-index:1000;
	display:flex;	
	height:50px;
	box-shadow: 0 -2px 5px -2px #333;
	background-color:var(--ci_color_1);
	cursor: pointer;
	margin-top: -20px;
	color: var(--ci_color_font_1);
	background-color:var(--bg_frame_data);
	border:1px solid var(--ci_color_1);
}

@media (max-width: 767.98px){
	.mobile-bottom-nav {
		width: 94%;
	}
	..mobile-bottom-nav-login {
		width: 80%;
	}
}
.mobile-bottom-nav label.logo ,.mobile-bottom-nav-login label.logo {
	position: absolute;
	color: var(--ci_color_font_1);
	border-radius: 50px;
	top: -60%;
	left: 50%;
	transform: translate(-50%, 0%); 
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
}
.mobile-bottom-nav .item ,.mobile-bottom-nav-login .item{
	flex-grow:1;
	text-align:center;
	font-size:14px;
	color: var(--ci_color_font_1);
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.mobile-bottom-nav .item.active,.mobile-bottom-nav-login .item.active{
	background: var(--ci_color_1);
	color: var(--ci_color_font_1);
	margin: 5px;
    border-radius: 30px;
}
.mobile-bottom-nav .item i,.mobile-bottom-nav-login .item i{
	font-size:20px;
}
.div-inner{
	/*display: flex;*/
    /*flex-direction: row;*/
}
.div-inner label{
	color:#FFF;
    display: inline-block;
    min-width: 90px;
    /*width: 100%;*/
    padding-top: 8px;
	margin-bottom: 0;
}
.div-inner input{
    display: inline-block;
    width: 150px;
}
.login .input-group  span.input-group-text{
	border-radius: 20px 0 0 20px !important;
	background-color: #292f3d !important;
	border: 1px solid #292f3d !important;
	padding-left: 15px;
}

.login input{
	color:#FFF !important;
	border: 1px solid #292f3d !important;
	background-color: #292f3d !important;
}
.login select{
	color:#FFF !important;
	border: 1px solid #292f3d !important;
	background-color: #292f3d !important;
}
.login  .input-group input{
	border-radius: 0 20px 20px 0 !important;
}
.login .dynamic-select , .login .dynamic-select-options {
    color: #FFF !important;
    border: 1px solid #292f3d !important;
    background-color: #292f3d !important;
}


.login-head {
	background-image: var(--bg_login_img); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
	max-height:250px;
	min-height:170px;
}

.nav-lotto-txt{
	font-size: 3vw;
	font-weight: 700;
    color: var(--ci_color_logo);
	text-shadow: 2px 2px 1px #eaeaea, 1px 1px 1px #eaeaea;
}
.nav-lotto-img{
	color: var(--bg_frame_data);
    background-image: var(--bg_topbar_img);
}
.nav-lotto-color{
	color: var(--bg_frame_data);
    background: var(--ci_color_headbar_1);
	/*background: linear-gradient(0deg, var(--ci_color_headbar_1)0%, var(--ci_color_headbar_2) 91%) !important;*/
}
.nav-lotto{
	background: var(--ci_color_1);
	color:#fff;
	border-radius: 75px;
}
.nav-lotto a{
	margin:5px;
	background: var(--ci_color_1);
	color:#fff;
	border:0px;
	border-radius: 75px !important;
}
.nav-lotto a.active{
	background: var(--ci_color_2) !important;
	color:#fff !important;
}

.nav2-lotto{
	display: block;
	height: 2.2rem !important;
    padding: 0.35rem 0.7rem !important;
    background: #FFF; 
    border: solid 1px #ffca0a;
    border-radius: 10px;
    color: #545454 !important;
    min-width: 100px;
    text-align: center;
}
.icon-line{
	cursor: pointer;
	position: fixed;
    right: 15px;
    bottom: 60px;
}
.icon-line i{
	padding: 7px;
    border-radius: 10px;
}
input.input-lotto {
    background: #FFF0;
    border: 1px solid var(--ci_color_1);
    color: var(--ci_color_font_2);
}
.input-lotto:focus {
    color: var(--ci_color_font_2);
    background: #FFF0;
    border-color: var(--ci_color_1);
    outline: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.nav2-lotto.active{
	background: var(--ci_color_2) !important;
	color:#fff !important;
}
.bd-div{
	border: 2px solid #FFF;
	border-radius: 15px 1px;
}
.bd-img{
	border-radius: 15px 1px !important;
}

.bg-lotto{
	background: var(--ci_color_1);
}
.bg-lotto2{
	background: var(--bg_frame_data);
	color: var(--ci_color_font_2);
	border-radius: 10px;
}
.btn-lotto{
	color: var(--ci_color_font_1) !important;
	background: linear-gradient(0deg, var(--ci_color_2)0%, var(--ci_color_1) 91%) !important;
}

.btn-lotto2{
	border-radius: 20px !important;
	color: #000 !important;
	background: linear-gradient(0deg, #249625 0%, var(--ci_color_1) 91%) !important;
}
.txt-lotto{
	color: var(--ci_color_font_2);
}
.bg-gold{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}
.bg-gold2{
   /*background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);*/
	background-image: repeating-linear-gradient(to right, #a2682a 0%, #be8c3c 8%, #be8c3c 18%, #d3b15f 27%, #faf0a0 35%, #ffffc2 40%, #faf0a0 50%, #d3b15f 58%, #be8c3c 67%, #b17b32 77%, #bb8332 83%, #d4a245 88%, #e1b453 93%, #a4692a 100%);
	
	/*background: -webkit-linear-gradient(to right, #8f6B29, #FDE08D, #DF9F28);*/
	/*background: linear-gradient(to right, #8f6B29, #FDE08D, #DF9F28);*/
}
.bg-gold2 .active{
	background: #5e4708 !important;
    color: #fff;
    margin: 5px;
    border-radius: 30px;
}

.login-body{
	background: var(--bg_main);
    /*border-radius: 60% 60% 0 0 /20%;*/
    border-radius: 450px 450px 0 0 / 70px;
}
.numb-image {
	background-image: url("../img/bg_num_b.jpg"); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
.report-image {
	background-image: url("../img/bg_report.jpg"); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
.key-image {
	background-image: url("../img/bg_key.jpg"); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
.num-image {
	background-image: url("../img/bg_num.jpg"); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
.login-image {
	background-image: url("../img/bg_login.jpg"); /* The image used */
	background-color: #cccccc; /* Used if the image is unavailable */
	/*height: 500px; /* You must set a specified height */
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}
.hero-image {
	background:var(--ci_color_1);
	background: radial-gradient(circle, var(--ci_color_1) 0%, var(--ci_color_2) 20%, #000 100%)
	
}
.hero-image-emp {
	background: url("../img/e_bg.jpg") #000 top center no-repeat;
	background-image: url("../img/e_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: rgb(0, 0, 0);
	background-size: cover;
	background-attachment: fixed;
}
.hero-image{
	padding-bottom: 60px; height: auto;
}
.hero-image-emp{
	padding-bottom: 50px; height: auto;
}
.tab-image {
	background-color: #292f3d; 
	height: 66px; /* You must set a specified height */
}
.btn-app {
  border-radius: 10px;
  min-width: 60px;
}
.table td{
	word-wrap: break-word;
/*    white-space: pre-line !important;*/
}
img {
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}
@keyframes pulse {
    0%, 100% {
		width:150px;
		height:150px;
        opacity: 0.5;
    }
    50% {
		width:200px;
		height:200px;
        opacity: 1;
    }
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}
.animate-zoom {
   -webkit-animation: pulse 2s infinite;
   -moz-animation: pulse 2s infinite;
   -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
.block-process{
	background-color: #6969699e;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1051;
}
.block-process .loading{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../img/logo.png?v=1);
    width: 200px;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*color: #fff;*/
    /*font-size: 55px;*/
    /*padding-top: 15px;*/
}
.progress.progress-striped{
	margin: 25% 60px;
}
.form-bordered .form-group {
    padding: 5px;
    border-bottom: 1px dashed #eaedf1;
}
.form-bordered legend {
	font-weight: 700;
    font-size: 20px;
    padding: 5px 0;
    border-bottom: 2px solid #eaedf1;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
	padding-bottom: 10px;
    font-size: 20px;
    line-height: inherit;
    color: #ffc107 ;
    border: 0;
    border-bottom: 1px solid #454d55;
}
#popup-img {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #4a4a4a91;
    z-index: 1050;
}
#popup-img img{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-fix-right {
    padding: 2px 5px;
    font-size: 11px;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 20px;
}
.fixed-td{
	position: sticky;
	left: 0px;
	/*background: white;*/
	z-index: 1;
}
/*.fixed-th{*/
.tableFixHead thead th{
	position: sticky; 
	top: 0;
	/*background: white;*/
	z-index: 2;
}
.tableFixHead thead th.fixed-th{
	position: sticky; 
	left: 0;
	/*background: white;*/
	z-index: 3 !important;
}
.tableFixHead{ 
	overflow-y: auto;
	min-height: 100%;
	height: auto; 
}
.modal{
	padding-right: 0px !important;
}

.btn-tklotto{
	min-width:45px;
/*	background:#31b3d1;*/
	background:#FFF;
	color:#079b07;
}
.btn-tklotto.active{
	background:#ffc800;
}
.btn-tklotto.disabled{
    background: #F00;
    color: #FFF;
}
.btn-tklotto.dupicate{
    background: #F00;
    color: #FFF;
}


.huay-active:hover{
	box-shadow: 5px 5px 5px #888888;
	cursor: pointer;
}
.div_res{
	/*border: 1px solid #9c9c9c;*/
	border-radius: 8px;
	background: #181d21;
}
.div_res .div_res_head{
	text-align: center;
	color: #000;
	font-size: 15px;
	background: #ffffff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	min-height:30px;
	padding: 5px;
}
.div_res_head .row{
	min-height:50px;
}
.div_res_head .order{
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	
}
.div_res_head .order_st{
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 0 5px 0 0;
}
.div_res .div_res_body{
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
.div_res_body .div_type{
	color: #000;
    margin: 0.5rem;
	background: #ffffff;
	border-radius: 8px;
}
.div_res .div_res_foot{
	/*background: #eaeaea;*/
	color: #FFF;
	text-align: center;
	padding: 5px;
	/*border-top: 1px solid #c3c3c3;*/
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.div_res_foot .div_numo{
	border-top: 1px solid #c3c3c3;
	font-size: 12px;
}

.ck-button {
    margin-bottom:5px;
    /*background-color:#EFEFEF;*/
    border-radius:4px;
    /*border:1px solid #D0D0D0;*/
    overflow:auto;
    /*float:left;*/
	border: solid 1px;
	position: relative;
	display: inline-flex;
	flex: 0 0 auto;
	flex-direction: row;
}

.ck-button label input {
	position: absolute;
    z-index: -1;
}

.ck-button label {
    /*float:left;*/
    width:100%;
	margin:0;
	cursor: pointer;
	user-select: none;
}

.ck-button label span {
    text-align:center;
    padding:10px 10px;
    display:block;
}
.ck-button.ck-sm label span {
    text-align:center;
    padding:5px 5px;
    display:block;
}
.ck-button.ck-default {
	color: #000;
    border-color: #000;
}
.ck-button.ck-default input:checked + span {
	color: #FFF;
    background-color: #7b7b7b;
    border-color: #7b7b7b;
}

.ck-button.ck-success {
	color: #28a745;
    border-color: #28a745;
}
.ck-button.ck-success input:checked + span {
	color: #FFF;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.ck-button.ck-info {
	color: #17a2b8;
    border-color: #17a2b8;
}
.ck-button.ck-info input:checked + span {
	color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.ck-button.ck-primary {
	color: #007bff;
    border-color: #007bff;
}
.ck-button.ck-primary input:checked + span {
	color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.ck-button.ck-warning {
	color: #ffc107;
    border-color: #ffc107;
}
.ck-button.ck-warning input:checked + span {
	color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.ck-button.ck-danger {
	color: #bd2130;
    border-color: #bd2130;
}
.ck-button.ck-danger input:checked + span {
	color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.ck-button.ck-lotto {
	color: var(--ci_color_font_1);
	/*color: var(--ci_color_1);*/
    border-color: var(--ci_color_1);
    background-color: var(--ci_color_2);
}
.ck-button.ck-lotto input:checked + span {
	color: var(--ci_color_font_1);
    background-color: var(--ci_color_1);
    border-color: var(--ci_color_1);
}
.coolinput {
  display: flex;
  flex-direction: column;
  width: fit-content;
  position: static;
  max-width: 240px;
}

.coolinput label.text {
  font-size: 0.75rem;
  color: #818CF8;
  font-weight: 700;
  position: relative;
  top: 0.5rem;
  margin: 0 0 0 7px;
  padding: 0 3px;
  background: #e8e8e8;
  width: fit-content;
}

.coolinput input[type=text].input {
  padding: 11px 10px;
  font-size: 0.75rem;
  border: 2px #818CF8 solid;
  border-radius: 5px;
  background: #e8e8e8;
}

.coolinput input[type=text].input:focus {
  outline: none;
}

.btn-app2 {
    appearance: button;
   
    border: solid transparent;
    border-radius: 16px;
    border-width: 0 0 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    /*font-family: din-round, sans-serif;*/
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .8px;
    line-height: 20px;
    outline: none;
    overflow: visible;
    /*padding: 13px 16px;*/
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transform: translateZ(0);
    transition: filter .2s;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
	height: 60px;
	min-width: 60px;
	margin: 0 0 10px 10px;
}
.btn-app2:after {
    background-clip: padding-box;
    border: solid transparent;
    border-radius: 16px;
    border-width: 0 0 4px;
    bottom: -4px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.btn-app2.btn-app2-info{
	background-color: #1899D6;
	color: #FFFFFF;
}
.btn-app2.btn-app2-info:after{
    background-color: #1CB0F6;
}
.btn-app2.btn-app2-warning{
	background-color: #c79708;
	color: #000;
}
.btn-app2.btn-app2-warning:after{
    background-color: #ffc107;
}
.btn-app2.btn-app2-danger{
	background-color: #610009;
	color: #FFFFFF;
}
.btn-app2.btn-app2-danger:after{
    background-color: #bd2130;
}

.btn-app2:hover:not(:disabled) {
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
}
.btn-app2, .btn-app2:focus {
    user-select: auto;
}
.btn-app2:active {
    border-width: 4px 0 0;
    background: none;
}


