:root{
	--hd: 60px;
}
.my_thead {
    background-color: var(--ph);
}

.my_back {
	position: fixed;
	z-index: 3;
	top: -2px;
	left: -2px;
	overflow: hidden;
}

.my_back a {
	display: inline-block;
	font-size: 20px;
	color: #333;
	padding: 18px 15px;
	color: #296972;
	opacity: 0.6;
}

.my_back a:hover {
	opacity: 1;
	cursor: pointer;
}
.my_thead_b2{
	display: flex;
}
.my_thead_menu a{
	font-size: 24px;
	color: var(--t);
	background: none;
	opacity: 0.7;
}
.my_thead_icon dl a{
	height: auto;
	position: relative;
	/* height: calc(var(--hd) - 23px); */
	color: var(--t);
	padding: 7px 10px;
	font-size: 12px;
	border-radius: 3px;
	margin-right: 5px;
	opacity: 0.8;
	font-weight: 600;
	text-transform: uppercase;
    white-space: nowrap;
    padding: 7px 6px;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.3);
	overflow: hidden;
}
.my_thead_icon dl a i{
	font-size: 18px;
	margin-right: 4px;
}
.my_thead_b1 a img{
    max-width: 80%;
	margin-top: 2px;
}
.my_thead_ltxt{
	font-size: 10px;
    padding-left: 3%;
    margin-top: 0;
    text-transform: lowercase;
}
.my_thead_icon dl a:after {
    content: "";
    width: 20px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: -30px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: 0.4;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-animation: btn-scroll 1.5s infinite linear;
    animation: btn-scroll 1.5s infinite linear;
}
.pte_news{
	height: auto;
    padding: 10px 0px;
	box-shadow: none;
	background: rgba(0, 0, 0, 0.05);
	opacity: 0.6;
}
.pte_news_i{
	display: none;
}
.marquee_text{
	left: 0;
	font-size: 10px;
	color: var(--w);
}
.marquee_text b i{
	font-size: 8px;
	margin-right: 2px;
}
.my_login_htxt{
    padding: 10px 15px;
    padding-bottom: 50px;
    display: flex;
    align-items: flex-start;
    position: relative;
    position: fixed;
    overflow: hidden;
    top: var(--hd);
    left: 0;
    right: 0;
	bottom: 0;
}
.my_login_htxt section{
	flex: 1;
	text-align: left;
	z-index: 1;
	padding-top: 10px;
}
.my_login_htxt aside {
	z-index: 1;
}
.my_login_htxt aside img{
	width: 60px;
    box-shadow: 1px 2px 5px 0.05px rgb(0 0 0 / 20%);
	opacity: 0.9;
	border-radius: 7px;
}
.my_login_htxt section h1{
	font-size: 20px;
	/* color: #8031ff; */
    font-weight: 600;
	font-family: 'Domine';
	letter-spacing: 1px;

}
.my_login_htxt section h1 i{
	margin-right: 2px;
}
.shadow-dance-text {
    font-size: 4rem;
    color: #333;
}


.my_login_htxt section h4{
	font-size: 12px;
    font-weight: 400;
	color: var(--y);
    margin-top: 0px;
}
#myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
}
.my_login_htxt_cover{
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	background-color: rgba(255,255,255,0.6);
}
.my_login_body{
	position: relative;
    /* border-radius: 5px 5px 0 0; */
    background-color: var(--pb);
    overflow: auto;
    z-index: 102;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(8px);
    margin: 0 10px;
    margin-top: 140px;	
	margin-bottom: 10px;
    animation: fadeInLeft 0.2s linear;
}
.my_login_t{
	padding: 0px 15px;
	text-align: center;
}
.my_login_t h1{
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
    font-family: 'Teko', 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
}
.my_login_t h1 span{
	color: var(--blue);
}
.my_login_t h2{
    color: var(--y);
    font-size: 16px;
	font-weight: 400;
	padding: 4px 0px;
	padding-top: 0px;
	opacity: 0.8;
	font-family:'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
}
.my_login_t h2 i{
	font-size: 12px;
}
.my_login_t h5{
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
	font-weight: 300;
	opacity: 0.8;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}


.my_login_form{
	margin: 15px;
    margin-top: 25px;
}
.my_login_form_t{
	
	padding: 20px 10px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.5px;
    font-weight: 600;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
    color: #FFF;
    padding-bottom: 10px;
	background: -webkit-linear-gradient(#6201ff, #c8c8c8);
	background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.my_login_form_t i{
	margin-right: 3px;
}
.my_login_form_in section{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	margin: 1px 0px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
    margin-bottom: 10px;
	margin-top: 25px;
}
.my_login_form_in section small{
    text-align: left;
    color: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 1;
    top: -15px;
    font-size: 12px;
    font-family: 'Domine';
}
.my_login_form_in section small i{
	font-size: 10px;
	margin-right: 2px;
	display: none;
}
.my_login_form_in section aside{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border: 1px solid rgba(0, 0, 0, 0.2);
	position: relative;
    background: rgba(0, 0, 0, 0.05);
    /* backdrop-filter: blur(8px); */
}
.my_login_form_in section aside span{
	height: 37px;
    width: 30px;
    line-height: 37px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    color: var(--t);
    /* font-family: Aqleema-Regular, Lato, sans-serif; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.my_login_form_in section abbr{
	position: absolute;
    z-index: 1;
    color: rgba(0, 0, 0, 0.3);
    right: 15px;

}
.my_login_form_in section aside input{
	width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    outline: none;
    background: none;
    padding: 5px 10px;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.6);
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
    font-weight: 600;
    border-radius: 0 0 10px 10px;
    /* font-family: Aqleema-Regular, Lato, sans-serif; */
    font-size: larger;
    /* font-size: clamp(0.8rem, 3.5vw, 1.5rem); */
}

.my_login_form_in section aside input::-webkit-input-placeholder{
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
}
.my_login_form_in section aside input::-moz-placeholder{
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
}
.my_login_form_in section aside input:-ms-input-placeholder{
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
}
.my_login_form_in section aside input::-ms-input-placeholder{
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
}
.my_login_form_in section aside input::placeholder{
    font-family: 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
}

.my_login_form_in section aside:hover{
	border: 1px solid rgba(0, 0, 0, 0.4);
	
}
.my_login_form_btn2{
	text-align: center;
	padding: 10px 0px;
}
.my_login_form_btn2 a{
    color: var(--t2);
	display: inline-block;
	font-size: 16px;

}
.my_login_form_btn2 a span{
	display: block;
	border: 2px groove var(--t3);
    font-size: 14px;
    border-radius: 0;
    padding: 9px 15px;
    color: var(--t3);
    background: rgb(0 0 0 / 1%);
	margin-top: 7px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
}
.my_login_form_btn2 a:hover span{
	color: #fff;
	background: var(--t3);
	cursor: pointer;
}
.my_login_form_txt{
	text-align: left;
	color: var(--t2);
	display: none;

}.my_login_form_txt a{
	color: #898a8b;
}
.my_login_form_forgot{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	color: var(--t5);
	font-size: 14px;
}
.my_login_form_forgot a{
	color: #FF9800;
	font-size: 14px;
	text-align: left;
}
.my_login_form_forgot label{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	text-align: left;
	display: none;

}

.my_form_btn{
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding: 15px 0px;
}
.my_form_btn button{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	outline:none;
	border:none;
	display:inline-block;
    color: #FFF;
	font-size:20px;
	padding:10px 10px;
	border-radius:7px;
	width:100%;
	font-family: 'Poppins', 'Lato';
	-webkit-transition:ease-in-out 0.2s all;
	-o-transition:ease-in-out 0.2s all;
	transition:ease-in-out 0.2s all;
    letter-spacing: 1px;
    box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
    border: 1px solid rgba(255, 255, 255, 0.1);
	font-weight:600;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
	background-image: linear-gradient(to right, #6201ff 0%, #9c5eff 51%, #6201ff 100%);
	
}
.my_form_btn button:after {
    content: "";
    width: 20px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: -30px;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0.1;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
    -webkit-animation: btn-scroll 1.5s infinite linear;
            animation: btn-scroll 1.5s infinite linear;
}

.my_form_btn button i{
	margin-right:5px;
	font-weight: 300;
}
.my_form_btn button:hover{
    background-image: -o-linear-gradient(300deg, #009688 0%, #8BC34A 100%);
    background-image: linear-gradient(150deg, #009688 0%, #8BC34A 100%);
	cursor:pointer;
}
.my_form_btn button:active{
	-webkit-transform:translate(3px,3px);
	    -ms-transform:translate(3px,3px);
	        transform:translate(3px,3px);
}
.my_form_btn2{
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding: 15px 0px;
	padding-top: 20px;

}
.my_form_btn2 button{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	outline:none;
	border:none;
	display:inline-block;
	font-size:22px;
	padding:10px 10px;
	border-radius:7px;
	width:100%;
	font-family: 'Domine';
	-webkit-transition:ease-in-out 0.2s all;
	-o-transition:ease-in-out 0.2s all;
	transition:ease-in-out 0.2s all;
    letter-spacing: 1px;
    box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
	font-weight:600;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
	color: #333;
	border: solid 1px var(--y);
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6db77), to(#CD9F34));
	background: -moz-linear-gradient(top,  #f6db77,  #CD9F34);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6db77', endColorstr='#CD9F34');

}
.my_form_btn2 button:hover {
	cursor: pointer;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.my_form_btn2 button:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.my_form_btn2 button span {
	position: absolute;
}

.my_form_btn2 button span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 26, 0)), to(#af7eff));
	background: linear-gradient(to left, rgba(43, 8, 26, 0), #af7eff);
	-webkit-animation: 2s animateTop linear infinite;
			animation: 2s animateTop linear infinite;
}
.my_form_btn2 button span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 26, 0)), to(#af7eff));
	background: linear-gradient(to top, rgba(43, 8, 26, 0), #af7eff);
	-webkit-animation: 2s animateRight linear -1s infinite;
			animation: 2s animateRight linear -1s infinite;
}

.my_form_btn2 button span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 26, 0)), to(#af7eff));
	background: linear-gradient(to right, rgba(43, 8, 26, 0), #af7eff);
	-webkit-animation: 2s animateBottom linear infinite;
			animation: 2s animateBottom linear infinite;
}

.my_form_btn2 button span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 26, 0)), to(#af7eff));
	background: linear-gradient(to bottom, rgba(43, 8, 26, 0), #af7eff);
	-webkit-animation: 2s animateLeft linear -1s infinite;
			animation: 2s animateLeft linear -1s infinite;
}
.my_form_btn2 a{
    flex: 1;
    margin-left: 10px;
	color: #3a3a3a;
}
.my_form_btn2 a small{
    font-size: 10px;
	display: block;
	text-align: right;
}

.my_form_btn2 a span{
    font-size: 18px;
    margin-top: 6px;
    border: 2px solid rgba(0, 64, 128, 0.1);
    padding: 10px 5px;
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(0.8rem, 3.5vw, 1.5rem);
    white-space: nowrap;
	border-radius: 7px;
}
.my_form_btn2 a span i{
	margin-left: 3px;
}
.my_form_btn2 a span:hover{
	background: #3a3a3a;
	color: #fff;
}
.my_login_flag{
	position: relative;
    height: 37px;
    width: 30px;
    padding-left: 5px;
    padding-right: 5px;
}
.my_login_flag_set{
	overflow: hidden;
	cursor: pointer;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.my_login_flag_set img{
	height: 25px;
    width: 25px;
    display: block;
    border-radius: 50%;
}
.my_login_flag_hide{
	display: none;
	z-index: 2;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.7);
	width: 200px;
	/* border-radius:0px 7px 7px 7px; */
	overflow: hidden;
	min-height: 100px;
}
.my_login_flag_hide li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 8px;
	text-align: left;
	background: rgba(255, 255, 255, 0.9);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 11px;
	font-family: 'Poppins', 'Lato', Calibri, Arial, sans-serif;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	color: #333;
}
.my_login_flag_hide li img{
	width: 25px;
	margin-right: 8px;
}
.my_login_flag_hide li:hover{
	cursor: pointer;
	background-color: #fff;
}
.my_login_captcha_code img{
	border-radius: 0 7px 7px 0;
}
.my_l_msg{
	clear: both;
	width: 100%;
}
.my_l_msg h5, .my_l_msg h4, .my_l_msg h6{
	display: block;
	text-align: right;
	color: #e80000;
	font-size: 12px;
	padding-top: 3px;
	font-weight: 400;
    animation: fadeInDown 0.2s linear;

}
.my_l_msg h4{
	text-align: center;
	padding-bottom: 20px;
}
.my_l_msg h6{
	text-align: center;
	padding-bottom: 20px;
	color: #00a707;
	font-size: 14px;
}
.my_copy{
    color: var(--t2);
    padding: 10px;
    font-size: 10px;
    line-height: 14px;
	text-align: center;
}

/* .my_login_phone aside input{
	padding-left: 50px !important;

}
.my_login_phone dl{
	position: absolute;
	z-index: 1;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
    color: var(--blue);
    font-size: 20px;
    font-family: 'Teko', 'Kanit','Poppins', 'Lato', Calibri, Arial, sans-serif;
    font-weight: 800;
    left: 10px;
	padding-right: 5px;
} */


.bi_otp_box{
	/* display: none; */
}
/*.my_login_form_btn{
	padding-bottom:20px;
} */
.my_login_form_btn button em{
	font-size:14px;
}
.my_login_form_otpbtn button{
    outline: none;
    border: none;
    display: inline-block;
    /* background: linear-gradient(90deg, #374992 .14%, #4675D2 99.92%); */
    background: rgb(73 165 180);
    color: #ffffff;
    /* border: 2px solid #49a4b4; */
    font-size: 14px;
    padding: 10px 10px;
	margin-right: -2px;
    border-radius: 30px 0 0 30px;
    font-family: 'Poppins', 'Lato';
    -webkit-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
    transition: ease-in-out 0.2s all;
    /* letter-spacing: 1px; */
    -webkit-box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
            box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
    /* border: 1px solid rgba(255, 255, 255, 0.1); */
    font-weight: 600;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    cursor: pointer;
	background-image: linear-gradient(0deg, #009688 0%, #8BC34A 51%, #009688 100%);
	position: absolute;
	right: 0;
	font-weight: 500;
}
.my_login_form_otpbtn button:disabled {
    background: -webkit-gradient(linear, left top, right top, color-stop(.14%, #9E9E9E), color-stop(99.92%, #5d5d5d));
    background: -o-linear-gradient(left, #9E9E9E .14%, #5d5d5d 99.92%);
    background: linear-gradient(90deg, #9E9E9E .14%, #5d5d5d 99.92%);
}
.my_forgot_choose{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;	
	/* box-shadow: 0px 5px 10px 0.05px rgb(0 0 0 / 20%); */
    background: rgba(255, 255, 255, 0.1);
	margin: 5px 0px;
	margin-bottom: 30px;

}
.my_forgot_choose section{
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	font-size: 16px;
	color: var(--t);
	text-transform: uppercase;
	/* border: 2px solid rgba(255, 255, 255, 0.2); */
	margin: inherit;
	padding: 10px;
	border-radius: 0px;
	/* opacity: 0.8; */
	margin: 5px;
	border-radius: 7px;
}
.my_forgot_choose section:hover{
	cursor: pointer;
}
.my_forgot_choose section i{
	margin-right: 4px;
}
.my_forgot_email{
	background-color: rgba(0, 0, 0, 0.1);
}
.my_forgot_phone{
	background-color: rgba(0, 0, 0, 0.1);
}
section.my_forgot_email{
	margin-right: 5px;

}
section.my_forgot_phone{
	margin-left: 5px;

}
.my_forgot_choose_active{
	background-color: rgba(255, 255, 255, 0.5);
    opacity: 1;
    position: relative;
    color: #fff;
}
.my_forgot_choose_active:before {
    border-color: var(--pd) transparent  transparent  transparent  ;
    content: "";
    width: 0;
    height: 0;
    border-width: 13px;
    border-style: solid;
    position: absolute;
    left: 50%;
    bottom: -25px;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	display: none;
}
.my_login_success{
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.1);
	padding: 20px;
	border-radius: 5px;
	display: none;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}
.my_login_success img{
	width: 100%;
	display: block;
}
#CaptchaCode{
	/* border-radius: 5px 0 0 5px; */
}
#CaptchaCode2{
	/* border-radius: 5px 0 0 5px; */
}
#msgCaptchaCode em, #msgCaptchaCode2 em{
	position: absolute;
	z-index: 1;
	right: 10px;
	color: #fff;
	opacity: 0.6;
	-webkit-transition: ease-in-out 0.2s all;
	-o-transition: ease-in-out 0.2s all;
	transition: ease-in-out 0.2s all;
}
#msgCaptchaCode:active em, #msgCaptchaCode2:active em{
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.my_login_htxt2{
	color: #6c6c6c;
	font-size: 10px;
	text-align: left;
	opacity: 0.95;
	padding-top: 4px;	
    font-weight: 500;
}
.my_login_htxt2 i{
	font-size: 8px;
}

.my_mediaimg{
    margin: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0px;
    padding-top: 5px;
}
.my_mediaimg section{
    flex: 1 0 25%;
    max-width: 25%;

}
.my_mediaimg section dd{
    background-color: rgba(255,255,255,0.05);
    margin: 5px;
    border-radius: 7px;
    opacity: 0.9;
    display: flex;
    justify-content: center;
}
.my_mediaimg section dd img{
    display: block;
    width: 90%;
    height: 20px;
    margin: 8px 0px;
}
/**Highlight**S**/
.panel{
    overflow: hidden;
}
.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}
.panel li{
	color:#6c6c6c;
    font-family: 'Kanit';
	font-size:11px;
	opacity: 0.8;
}
.panel li:hover{
    /* transform: scale(1.1,1.1); */
}
.hrecord_tab{
	margin:5px;
	text-align:left;
	padding:5px 8px;
	font-size:14px;
	overflow:hidden;
	position:relative;
	display:flex;
    align-items: center;
	border-bottom:1px dashed rgba(0,0,0,0.1);
}
.hrecord_tab_i{
	float:left;
	width:30px;
	height:30px;
	margin-right:8px;
	flex:30px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	
}
.hrecord_tab_i img{
    display: block;
    width: 30px;
    height: 30px;
}
.hrecord_tab b{
	display:inline-block;
	color:#FF8000;
    flex: 1;
    text-align: right;
	font-size:12px;
	white-space: nowrap;
	font-family:'Fjalla One';
	 
}
/**Highlight**E**/
.my_login_otp{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
    white-space: nowrap;
}

.my_login_otp button em{
	font-size:14px;
}
.my_login_otp button{
    outline: none;
    border: none;
    display: inline-block;
    /* background: linear-gradient(90deg, #374992 .14%, #4675D2 99.92%); */
    background: rgb(73 165 180);
    color: #ffffff;
    /* border: 2px solid #49a4b4; */
    font-size: 14px;
    padding: 8px 10px;
	margin-right: -1px;
    border-radius: 30px 0 0 30px;
    font-family: 'Poppins', 'Lato';
    -webkit-transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
    transition: ease-in-out 0.2s all;
    /* letter-spacing: 1px; */
    -webkit-box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
            box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
    /* border: 1px solid rgba(255, 255, 255, 0.1); */
    font-weight: 600;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    cursor: pointer;
	background-image: linear-gradient(0deg, #009688 0%, #8BC34A 51%, #009688 100%);
	position: absolute;
	right: 0;
	font-weight: 500;
}
.my_login_otp button:disabled {
    background: -webkit-gradient(linear, left top, right top, color-stop(.14%, #9E9E9E), color-stop(99.92%, #5d5d5d));
    background: -o-linear-gradient(left, #9E9E9E .14%, #5d5d5d 99.92%);
    background: linear-gradient(90deg, #9E9E9E .14%, #5d5d5d 99.92%);
}
/**OTP**S**/
.my_login_potp{
    animation: fadeInDown 0.2s linear;
	background-color: #0087ff;
	position: fixed;
	top: 10px;
	left: 10px;
	right: 10px;
	z-index: 450;
	padding: 10px;
	border-radius: 10px;
	display: none;
}
.my_login_potp_h{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	color: #fff;
	font-size: 15px;
	position: relative;
}
.my_login_potp_h img{
	height: 20px;
    margin-right: auto;

}
.my_login_potp_h span{
	font-weight: 300;
    display: flex;
    align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.my_login_potp_h small{
	margin-left: auto;
	font-size: 18px;
	opacity: 0.8;
}
.my_login_potp_in{
	background: #fff;
	border-radius: 10px;
    box-shadow: 0px 3px 6px 0.05px rgb(0 0 0 / 20%);
}
.my_login_potp_txt{
	text-align: left;
	padding: 10px;
	font-family: 'Barlow';
	font-weight: 500;
	color: #555555;
}
.my_login_potp_txt b{
	display: block;
	color: #000;
	font-size: 22px;
    padding-top: 5px;
    padding-bottom: 2px;
  	font-family: 'Poppins';
	font-weight: 700;
}
.my_login_potp_copy{
	text-align: center;
	font-size: 15px;
	padding: 10px;
	color: #0087ff;
	letter-spacing: 1px;
	background-color: rgb(0 135 255/10%);
	font-family: 'Barlow';
	font-weight: 600;
}
.my_login_potp_copy:active{
	background-color: rgb(0 135 255/20%);
}
/**OTP**E**/