/*
Theme Name: Thaismartkid App
Text Domain: thaismartkidapp
Version: 1.0
----------------------------------------------------------------------------- */


@font-face{font-family:"iannnnnVCD";
	src:url("./assets/fonts/iannnnnVCD\ 2007.ttf");
	font-weight:normal;font-style:normal
  }
  @font-face{font-family:"sukhumvit";
	src:url("./assets/fonts/SukhumvitSet-Text.ttf");
	font-weight:normal;font-style:normal
  }
  
  
  html,body{font-family: iannnnnVCD, Fallback, sans-serif;}
  .h3{ font-size: 2.75rem;}
  input{ font-family: sukhumvit;  font-size: 2rem; line-height: 1;}
  button.btn{font-size: 1.8rem; line-height: 1;}
  p , a, label{font-size: 1.75rem;}
  
  .font2{font-family: sukhumvit; font-size: 1rem;}
  
  .bg-orange{background-color: #F5A623;}
  .bd-orange{border:1px solid #F5A623;}
  .orange{color:#F5A623; }
  .orange2{color:#FD863A; }
  
  .btn.btn-warning.big{padding: 20px;
    font-size: 2rem;
    background-color: #ffc107;
    border-color: #ffc107;}
  
  /* ----------------------------------------------- */
  /* Menu */
  /* ----------------------------------------------- */
   
  .header i{
	font-size:1.2rem;
  }
  .dropdown-toggle::after{
	color:#F5A623;
  }
  .header .alert{
	margin-bottom: 0px; padding:8px;
  }
  .header .alert i{
	color:#F5A623;
  }
  
  .header a:link, .header a:visited {
	font-family: sukhumvit; 
	font-weight: bold;
	padding: 8px 0;
	color: #212529 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	border-bottom: 2px solid transparent;
	-webkit-transition: border-bottom 0.2s;
	transition: border-bottom 0.2s;
  }
  
  .header .navbar-collapse a:hover, .header .navbar-collapse a:active, .header .navbar-collapse a:focus {
	color: #e67e22 !important;
	border-bottom: 2px solid #e67e22;
  }
  
  .header .navbar-collapse .personal a:hover, .header .navbar-collapse .personal a:active, .header .navbar-collapse .personal a:focus{
	border-bottom: 2px solid transparent;
  }
  
  .header .navbar-collapse .menu  li a{ margin: 0px 16px;}
  .header .navbar-collapse .personal li ul li{    padding: 8px 16px;}
   
  
  
  
  .position-absolute-top{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
  }
  
  .bakword img{
	cursor: pointer;
	padding-top: 2rem;
  }
  
  a.font2 { text-decoration: none; color: #212529; }
  

button.profiles{font-family: sukhumvit; font-size: 0.8rem;  font-weight: bold;   line-height: 1.8rem;}
.header i.bi-chevron-down{font-size: 0.6rem;}
.header i::before{font-weight: bold !important;}
.bs-popover-bottom>.popover-arrow{ display:none; }
.popover-header{background-color: #fff; border-bottom: 1px solid #fff; padding-top: 1rem;}
.popover-body{padding-top: 0px;}
.popover-body a.tsk-btn{
	background-color: #F5A623;
	border: 2px solid #F5A623;
	border-radius: 2rem !important;
	color: #fff !important;
	font-family: iannnnnVCD;
	text-decoration: none;
	display: block;
	text-align: center;
    font-size: 2rem;
    font-weight: normal;
    padding: 0px;
	margin-top:10px;
  }
  .popover-body a.tsk-btn:hover, .popover-body a.tsk-btn:active, .popover-body a.tsk-btn:focus{
	background-color: #FD863A;
	border:2px solid #FD863A;
	color: #fff !important;
  }
.card.alerts{ font-family: sukhumvit;  }
.card.alerts .img img{width:42px; margin-top:1rem; margin-left:1rem;}
.card.alerts .col-md-10 .card-body{ padding-left: 2rem;  padding-right: 1rem;  }
.card.alerts .col-md-10 .card-body p{ font-size: 1rem; }
.card.alerts .col-md-10 .card-body .card-text:first-child{ margin-bottom:0px; }
.card.alerts a  { text-decoration: none; color:#212529;}
.card.alerts:hover{background-color: rgb(253, 134, 58, 0.2); }

.card.alerts.small{ border:1px solid #fff;   margin-left: -1rem;font-family: sukhumvit;  }
.card.alerts.small .img img{width:18px; margin:0rem 1rem 0.25rem 1rem; padding-top: 0px; }
.card.alerts.small .col-md-10 .card-body{  padding-top:10px; padding-bottom:0px;   padding-left: 1.5rem ;  font-weight:bold;  }
.card.alerts.small:hover{background-color: #fff; }

.navbar-expand-lg .navbar-nav .dropdown-menu.profile{
	width: 13rem;    
	left: -60px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu div.col-md-10.ddtext{
  padding-left:22px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a{
  padding:0px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a p{
  font-size: 1rem;
}
button.profiles.dropdown-toggle::after{display:none;}


.navbar-expand-lg .navbar-nav .dropdown-menu.alerts{
	left: -200px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.alerts .alert-header{
	padding-top:0px;
	padding-bottom:0px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.alerts .alert-header h3{
	padding-top:8px;
	padding-bottom:0px;
	padding-left:0px;
	font-family: var(--bs-font-sans-serif);
}
.navbar-expand-lg .navbar-nav .dropdown-menu.alerts a p{
	text-transform: none;
	font-weight: normal;
}

  /* ----------------------------------------------- */
  /* Login */
  /* ----------------------------------------------- */
  
  .sign-in-cover{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/signin/cover.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/signin/cover.png);
	background-size: cover;
	background-position: center;
  }
  .form-signin {
	width: 100%;
	max-width: 330px;
	padding: 15px;
	margin: auto;
  }
  .form-signin .checkbox {
	font-weight: 400;
  }
  .form-signin .form-control {
	position: relative;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
  }
  .form-signin .form-control:focus {
	z-index: 2;
  }
  .form-signin input[type="email"] {
	margin-bottom: 20px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	box-shadow: 0 2px 2px #efefef;
  }
  .form-signin input[type="password"] {
	margin-bottom: 0px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 2px 2px #efefef;
  }
  .form-signin .forgot {
	color: #F5A623;
	text-decoration: none;
	font-size:1.25rem;
  }
  .form-signin .btn-submit{
	background-color: #F5A623;
	border:1px solid #F5A623;
	border-radius: 2rem;
  }
  .form-signin .btn-submit:hover, .form-signin .btn-submit:active {
	background-color: #FD863A;
	border:1px solid #FD863A;
  }
  .form-signin .btn-fb{
	background-color: #4267b2;
	border:1px solid #4267b2;
	border-radius: 2rem;
  }
  .form-signin .btn-fb:hover, .form-signin .btn-fb:active {
	background-color: #3b5998;
	border:1px solid #3b5998;
  }
  .form-signin a.register{
	color:#FD863A;
	text-decoration: none;
  }
  
  
  /* ----------------------------------------------- */
  /* Register */
  /* ----------------------------------------------- */
  
  form.register{
	text-align: center;
  }
  form.register img{
	width:200px; height:auto;
  }
  
  form.register input[type="email"]{
	margin-bottom: 0px;
	border-left: 1px solid #fff;
	border-bottom-right-radius: 4px;
  }
  
  form.register .input-group-text{
	background-color: #fff;
	border-right: 1px solid #fff;
	box-shadow: 0 2px 2px #efefef;
  }
  
  form.register input[type="text"]{
	margin-bottom: 0px;
	border-left: 1px solid #fff;
	border-bottom-right-radius: 4px;
	box-shadow: 0 2px 2px #efefef;
  }
  
  form.register .condition{
	color:#F5A623; 
  }
  
  form.register .condition:hover, form.register .condition:active{
	color:#FD863A; 
	text-decoration: underline;
  }
  
  form.register .register{
	color:#F5A623; 
  }
  form.register .register:hover, form.register .register:active{
	color:#FD863A; 
	text-decoration: underline;
  }
  

  /* ----------------------------------------------- */
/* Popup */
/* ----------------------------------------------- */
.modal-dialog.alert{
	width: 20rem;
  }
  .modal-dialog.alert .modal-content {
	border-radius: 10px;
  }
  .modal-dialog.alert .modal-header {
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	padding-left:4rem;
  }
  .modal-dialog.alert .modal-header img {
	width: 10rem;
	padding-top:2rem;
	
  }
  .modal-dialog.alert .modal-body {
	text-align: center;
	padding-top:0px;
  }
  .modal-dialog.alert .modal-body h1{
	font-weight: bold;
	line-height: 5rem;
  }
  .modal-dialog.alert .modal-body p{
	line-height: 1rem;
	color:rgb(33, 37, 41,0.5);
  }
  .modal-dialog.alert .modal-footer{
	border-top: 1px solid #fff;
	height:5rem;
	border-bottom-left-radius:15px;
  }

  .modal-dialog.register-alert .modal-header{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/register/popup_bg.jpg);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/register/popup_bg.jpg);
	background-size: cover;
	background-position: center;
	height:15rem;
	width:100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
  }
  
  .modal-dialog.register-alert .modal-footer{
	border-top: 1px solid #fff;
	height:2rem;
	border-bottom-left-radius:15px;
  }
  
  /* ----------------------------------------------- */
  /* Bashboard */
  /* ----------------------------------------------- */
  div.dashboard{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/dashboard.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/dashboard.png);
	background-size: cover;
	background-position: center;
  }
  
  div.dashboard div.back{
	margin: 20px 0 0 0;
	font-weight: bold;
  }
  div.dashboard div.back a{
	color:#212529;
	text-decoration: none;
	font-size:0.75rem;
  }
  
  .dd{
	height:100%; border-radius: 0.25rem;
  }
  .dd-menu {
	font-family: sukhumvit; 
	min-width: 10rem;
	padding: 0;
	margin:  0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #fff;
	border-radius: 0.25rem;
  }
  .dd-menu a:hover{ background-color: rgb(253, 134, 58, 0.2); }
  .dd-menu a img{width:30px;}
  .dd-menu .img{ padding-right:0px;}
  .dd-menu .text{ padding-left:10px;}
  .dd-menu .text p{ margin:0px; font-size:1rem; font-weight: bold;}
  .dd-menu .text span{font-size:0.75rem; font-weight: 300;}
  .dashboard-body{
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	font-family: sukhumvit; 
  }
  .dashboard-body .body-text{ position: relative; min-height:500px; }
  .dashboard-body .body-text .date{
	position: absolute;
	top: 40px;
	right: 20px;
	z-index: 1050;
  }
  .dashboard-body h1, .dashboard-body p{padding: 20px; }
  .dashboard-body p{font-size: 1rem;}
  .dashboard-body h1 { font-size: 2rem;}
  
  
  /* ----------------------------------------------- */
  /* Bashboard2 */
  /* ----------------------------------------------- */
  div.dashboard2{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/dashboard2.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/dashboard2.png);
	background-size: cover;
	background-position: center;
  }
  div.dashboard2 div.back{
	margin: 20px 0 0 0;
	font-weight: bold;
  }
  .dashboard2 .bg-whiteboard{
	background-color:#fff;
	color: #212529;
  }
  .main .bg-whiteboard.dashboard-body{
	color: #212529;
  }
  
  
  /* ----------------------------------------------- */
  /* Subject */
  /* ----------------------------------------------- */
  
  .dashboard .flag img{
	width:100%;
  }
  .dashboard .bg-blackboard{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/icons/blackboard.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/icons/blackboard.png);
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
  }
  .dashboard .table{
	text-align: center;
	padding-bottom: 2rem;
  }
  .dashboard .table img{
	width:250px;
  }
  .main .dashboard-body{
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	font-family: iannnnnVCD;
	color:#fff;
	font-size:2rem;
	text-align: center;
  }
  .main .dashboard-body .body-text h1{
	color:#fff;
	text-align: center;
	padding-top: 3rem;
  }
  .main .dashboard-body a{
	color:#fff;
	text-decoration: none;
  }
  .main .dashboard-body a div.subject-icon,
  .main .dashboard-body a div.subject-icon img{
	transition: transform .2s;
  }
  .main .dashboard-body a div.subject-icon{
	  width: 6rem;
	  margin: 0 auto;
	  border-radius: 50%;
	  background-color: #f5a623;
	  border: 2px solid #f5a623;
}
.main .dashboard-body a div.subject-icon img{
  width: 5.7rem;
  padding: 1.5rem; 
}
.main .dashboard-body a div.subject-icon:hover, .main .dashboard-body a div.subject-icon:focus, 
.main .dashboard-body a div.subject-icon:active {
  background-color: #e06c24;
  border: 2px solid #fff;
}
.main .dashboard-body a div.subject-icon:hover img, 
.main .dashboard-body a div.subject-icon:focus img,
.main .dashboard-body a div.subject-icon:active img{
  /*filter: brightness(0.3) invert(1);*/
  transform: scale(1.1); 
}
  
  /* ----------------------------------------------- */
  /* Book */
  /* ----------------------------------------------- */
  
  .dashboard.book{
	text-align: center;
	padding-top: 20px;
  }
  .dashboard.book .filter-box{
	position: absolute;
	background-color:#fff;
	border-radius: 0.5rem;
  }
  .dashboard-body.book{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/book/bg.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/book/bg.png);
	background-position: 50% 0%;
	background-repeat: no-repeat no-repeat;
	height: 100%;
	border: 0px solid #fff;
  }
  
  .dashboard-body.book .body-text{
	position: relative;
	min-height: 900px;
  }
  .dashboard-body.book .body-text .lvl1{
	padding-top:5rem;
  }
  .dashboard-body.book .body-text .lvl1 .row{
	padding: 20px 150px 45px 150px; 
  }
  .dashboard-body.book .body-text .lvl1 .row p{
	padding: 0px; margin:0px; font-size: 0.7rem; font-weight: bold; margin-top: -16px;
  }
  .dashboard-body.book .body-text .lvl1 .row img,
  .dashboard-body.book .body-text .lvl1 .row a div.book_name{
	max-width: 100%;transition: transform .2s;
  }


  .dashboard-body.book .body-text .lvl1 .row a:hover div img,
  .dashboard-body.book .body-text .lvl1 .row a:focus div img,
  .dashboard-body.book .body-text .lvl1 .row a:active div img
  {
	transform: scale(1.1); 
  }

  
  
  /* ----------------------------------------------- */
  /* Ranking */
  /* ----------------------------------------------- */
  
  
  .dashboard2 .bg-whiteboard h1{
	color:#7d654f;
	font-size: 2.2rem;
	
  }
  .dashboard2 .bg-whiteboard .row{
	padding: 0 150px;
  }
  
  .dashboard2 .bg-whiteboard .row p{
	padding: 0px; margin: 0px;
	font-size: 2rem;
  }
  .dashboard2 .bg-whiteboard .row .point{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/chart.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/chart.png);
	background-position: 50% 0%;
	background-repeat: no-repeat no-repeat;
	height: 150px;
  }
  .dashboard2 .bg-whiteboard .row .point .score{
	line-height: 1rem;
	color: #fff;
  }
  .dashboard2 .bg-whiteboard .row .point .score_per{
	font-size: 3rem;
	line-height: 2rem;
	color: #fff;
  }
  .dashboard2 .bg-whiteboard .row .circle{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/circle.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/circle.png);
	background-position: 50% 0%;
	background-repeat: no-repeat no-repeat;
	height: 100%;
	font-size: 3rem;
	height: 150px;
	line-height: 140px;
  }
  
  .dashboard2 .bg-whiteboard .list{
	padding: 0 200px;
	color: #212529;
  }
  .dashboard2 .bg-whiteboard .list ul{
	border-radius: 5px;
	box-shadow: 0 2px 2px #efefef;
	border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .dashboard2 .bg-whiteboard .list ul li.top{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/Base.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/Base.png);
	background-position: 50% 0%;
	background-repeat: repeat repeat;
	background-position: center;
  
  }
  .dashboard2 .bg-whiteboard .row .answer{
	background-color: #fff;
	border: 1px solid #F5A623;
	border-radius: 2rem;
	color: #F5A623;
  }
  .dashboard2 .bg-whiteboard .row .answer:hover, .dashboard2 .bg-whiteboard .row .answer:focus, .dashboard2 .bg-whiteboard .row .answer:active{
	background-color: #F5A623;
	border: 1px solid #F5A623;
	color:#fff;
  }
  
  .dashboard2 .bg-whiteboard .row .done{
	background-color: #F5A623;
	border: 1px solid #F5A623;
	border-radius: 2rem;
  }
  .dashboard2 .bg-whiteboard .row .done:hover, .dashboard2 .bg-whiteboard .row .done:focus, .dashboard2 .bg-whiteboard .row .done:active{
	background-color: #fff;
	border: 1px solid #F5A623;
	color: #F5A623;
  }
  .dashboard2 .main.profile ul.menu{
	background-color: transparent;
	box-shadow: 0 0 0 #efefef;
  }
  .dashboard2 .bg-whiteboard .card.ranking.top{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/Base.png);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/ranking/Base.png);
	background-position: 50% 0%;
	background-repeat: repeat repeat;
	background-position: center;
  
  }
  .dashboard2 .bg-whiteboard .card.ranking{
	font-family: sukhumvit;
	border: 1px solid rgba(255,255,255,1);
	position: relative;
  }
  .dashboard2 .bg-whiteboard .card.ranking.top .number{
	float: right;
    position: absolute;
    right: 1rem;
    top: 1rem;
    border-radius: 50%;
    background-color: #F5A623;
    border: 1px solid #F5A623;
    color: #fff;
    font-size: 1rem;
    width: 24px;
    height: 24px;
  }
  .dashboard2 .bg-whiteboard .card.ranking .number{
	float: right;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #F5A623;
    color: #F5A623;
    font-size: 1rem;
    width: 24px;
    height: 24px;
  }
  .dashboard2 .bg-whiteboard .ranking-title{
	background-color: #efefef; 
	border-radius:0.5rem;
	font-family: sukhumvit;
	font-size: 1rem;
	padding:0.2rem 0rem;
  }
  .dashboard2 .bg-whiteboard .ranking-nicedate{
	line-height: 79px;
  }
  .dashboard2 .bg-whiteboard .card.ranking .point-0{
	width: auto;
    position: absolute;
	left: -1.2rem;
    top: 2rem;
  }
  .dashboard2 .bg-whiteboard .card.ranking .details{
	float: right;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
	color: #F5A623;
	width: 15rem;
  }
  .dashboard2 .bg-whiteboard .card.ranking .details a{
    display: block;
    float: left;
    background-color: #F5A623;
    border: 1px solid #F5A623;
    border-radius: 2rem;
    color: #fff;
    font-size: 0.9rem;
    padding: 0.25rem 0.5rem;
  }
  .dashboard2 .bg-whiteboard .card.ranking .details a:hover, 
  .dashboard2 .bg-whiteboard .card.ranking .details a:focus,
  .dashboard2 .bg-whiteboard .card.ranking .details a:active{
	background-color: #FD863A;
	border:1px solid #FD863A;

  }
  .dashboard2 .bg-whiteboard .card.ranking .details .blk{
	padding: 0px 6px;
}
  .dashboard2 .bg-whiteboard .card.ranking .details .blk a{
	  float:right;
  }
  .dashboard2 .bg-whiteboard .card.ranking .row{
	padding: 0 10px;
  }
  .dashboard2 .bg-whiteboard .card.ranking .img img{
	width: 42px;
    margin-top: 0.3rem;
  }
  .dashboard2 .bg-whiteboard .card.ranking .col-md-10{
	padding-left:0px;
  }
  .dashboard2 .bg-whiteboard .card.ranking .col-md-10 .card-body{
	padding-left:0px;
  }
  .dashboard2 .bg-whiteboard .card.ranking .col-md-10 .card-body p{
	color: #212529;
	font-size: 0.9rem;
    text-align: left;
  }

  /* ----------------------------------------------- */
  /* Quiz */
  /* ----------------------------------------------- */
  .back .exit{ background-color: #fff; text-align: center; border-radius: 50%; width:36px; height:36px;box-shadow: 0 2px 2px #efefef; }
  .back .exit a{ line-height: 2.2rem;}
  .back .exit a i{font-size: 24px; color: #212529; }
  .back .text.float-start{ line-height: 36px; font-size: 0.7rem; font-family: sukhumvit; margin-left: 8px; } 
  .back .volume{ background-color: #fff; text-align: center; border-radius: 50%; width:36px; height:36px;box-shadow: 0 2px 2px #efefef;  }
  .back .text.float-end{ line-height: 36px; font-size: 0.7rem; font-family: sukhumvit; margin:0 8px 0 20px;}
  .back .volume a{ line-height: 2.2rem;}
  .back .volume a i{font-size: 24px; color: #FD863A; }
  
  
  .dashboard2 .main.quiz .bg-whiteboard p{
	font-size: 2rem;
  }
  .dashboard2 .main.quiz .bg-whiteboard p.fw-bold{
	font-size: 1.2rem;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices div{
	border:0px solid rgba(0, 0, 0, 0.15);
	padding:20px;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices .choice{
	border:1px solid rgba(0, 0, 0, 0.15);
	border-radius:8px;
	padding: 20px 0 0 0;
	position:relative;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices .choice.one{
	width: 126px;

	box-shadow: 0 2px 2px #efefef;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices .choice.two{
	width: 126px;

	box-shadow: 0 2px 2px #efefef;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices .choice p{
	line-height: 3rem;
	color: #212529;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice > div{padding:0px;}
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice{
	border: 2px solid transparent;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice:hover, 
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice:focus ,
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice:active{
	border: 2px solid #FD863A;
  }
  .aa_dashboard2 .main.quiz .bg-whiteboard .choices  div.choice:hover p{
	border: 1px solid #06c358;
	background-color: rgb(6, 195, 88 , 0.2);
	color:  #06c358;
	background-color: #fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:hover, 
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:focus ,
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:active{
	border: 2px solid #06c358;
	background-color: rgb(6, 195, 88 , 0.2);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:hover p{
	color:  #06c358;
	background-color: #fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right .bg-right{
	display: none;
	position: absolute;
	top:30px;
	width:100%;
	background-color: rgb(6, 195, 88 , 0.5);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:hover .bg-right{
	display: block;
	background-color: rgb(6, 195, 88 , 0.7);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:hover .bg-right p{
	color:  #fff;
	background-color: rgb(6, 195, 88 , 0.7);
  }
  
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right .bg-right p{
	color:  #fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right .right-flag{
	display: none;
	position: absolute;
	top:-20px;
	right:-12px;
	width:24px;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right .right-flag img{
	width:24px;
	height:24px;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.right:hover .right-flag{
	display: block;
  }

.dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.wrong{
  border: 2px solid rgb(195 6 6 / 100%);
  background-color: rgb(195 6 6 / 20%);
}
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.wrong .bg-wrong{
	display: block;
    position: absolute;
    top: 30px;
    width: 100%;
    background-color: rgb(195 6 6 / 50%);
	color:#fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.wrong .bg-wrong p{
	color:#fff;
  }


 
  
  /* ----------------------------------------------- */
  /* Quiz Result */
  /* ----------------------------------------------- */
  
  h1.h1-big{font-size: 4rem; font-family: sukhumvit; color: #F5A623 !important; font-style: italic;  }
  .dashboard2 .bg-whiteboard .row.result-img{
	padding-bottom: 50px;
	padding-top: 30px;
  }
  .dashboard2 .bg-whiteboard .row.result-img img{
	width: 300px;
	margin: 0 auto;
  }

  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right .wrong{display:none;}
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans:hover, 
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans:focus ,
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans:active{
	border: 2px solid #fff !important;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right:hover, 
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right:focus ,
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right:active{
	border: 2px solid #06c358 !important;
  }
  .aa_dashboard2 .main.quiz .bg-whiteboard .choices  div.choice:hover p{
	border: 1px solid #06c358;
	background-color: rgb(6, 195, 88 , 0.2);
	color:  #06c358;
	background-color: #fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right.ans, 
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right.ans ,
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right.ans{
	border: 2px solid #06c358;
	background-color: rgb(6, 195, 88 , 0.2);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right p{
	color:  #06c358;
	background-color: #fff;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right .bg-right{
	display: block;
	background-color: rgb(6, 195, 88 , 0.7);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right .bg-right p{
	color:  #fff;
	background-color: rgb(6, 195, 88 , 0.7);
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices  div.choice.ans.right .right-flag{
	display: block;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices .choice.ans p{
    line-height: 3rem;
	color: #212529;
	font-family: iannnnnVCD;
	text-align:center;
  }
  
  
  /* ----------------------------------------------- */
  /* Answer */
  /* ----------------------------------------------- */
  .dashboard2 .bg-whiteboard .row.answer-img{
	padding-bottom: 50px;
	padding-top: 30px;
  }
  .dashboard2 .bg-whiteboard .row.answer-img img{
	width: 200px;
	margin: 0 auto;
  }
  
  .dashboard2 .bg-whiteboard .answer-text{
	
  }
  
  .dashboard2 .bg-whiteboard .answer-text hr{
	width:100%; margin:0 auto; margin: 20px 0;
  }
  .dashboard2 .bg-whiteboard .answer-text p{
	font-size: 1rem; font-family: sukhumvit;
	padding: 5px;
	margin: 0px;
	text-align: left;
  }
  .dashboard2 .bg-whiteboard .answer-text p span{
	color: #F5A623;
  }
  .dashboard2 .main.quiz .bg-whiteboard .choices div.choice.ans.right .bg-wrong{
	display:none;
  }

  
  /* ----------------------------------------------- */
  /* Profile */
  /* ----------------------------------------------- */
  
  .dashboard2 .main.profile .menu{
	background-color:#fff;
	border-radius:8px;
	box-shadow: 0 2px 2px #efefef;
  }
  .dashboard2 .main.profile .menu h1{
	padding:10px 10px 0px 1.5rem ;  margin-bottom: 0px; font-size: 3rem;
  }
  .dashboard2 .main.profile .menu ul li{
	font-size: 1rem; font-family: sukhumvit;
	padding:10px;
	margin:0px;
	line-height: 24px;
	font-weight: bold;
	/*margin:10px;*/
  }
  .dashboard2 .main.profile .menu ul li:hover{
	cursor:pointer;
	background-color: rgb(245, 166, 35, 0.1);
	color: #F5A623;
  }
  .dashboard2 .main.profile .menu ul li a.row{
	color: #000;
	font-size: 1rem;
	text-decoration: none;
	padding:0px 10px;
  }
  .dashboard2 .main.profile .menu ul li a:hover, .dashboard2 .main.profile .menu ul li a:active{
	color: #F5A623;
  }
  .dashboard2 .main.profile .menu ul li img{
	width:24px; height:24px;
  }
  .dashboard2 .main.profile .menu ul li div.col-10{
	line-height: 26px;
	padding-left: 0.5rem;
	padding-right:0px;
  }
  .dashboard2 .main.profile .menu ul li div.col-10 a{
	color: #000;
	font-size: 1rem;
	text-decoration: none;
	display: block;
  }
  .dashboard2 .main.profile .menu ul li div.col-10 a:hover, .dashboard2 .main.profile .menu ul li div.col-10 a:active{
    color: #F5A623;
  }
  
  .dashboard2 .main.profile .dashboard-body form label{
	font-size: 1rem; font-family: sukhumvit; font-weight: bold;
  }
  .dashboard2 .main.profile .dashboard-body form .idcard img{
	width: 26px;
	margin-right: 5px;
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-group{
	width:100%;
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:focus + .btn-primary,
  .dashboard2 .main.profile .dashboard-body form .gender .btn-primary:focus{
	color: #fff;
	background-color: #F5A623 !important;
	border-color: #F5A623 !important;
	box-shadow: 0 0 0 0.25rem rgb(245, 166, 35, 0.5);
  }
   
  
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary {
	color: #ccc;
	border-color: #ccc;
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary:hover {
	color: #fff;
	background-color: #F5A623;
	border-color: #F5A623;
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:focus + .btn-outline-primary, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary:focus {
	box-shadow: 0 0 0 0.25rem rgba(245, 166, 35, 0.5);
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:checked + .btn-outline-primary, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:active + .btn-outline-primary, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary:active, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary.active, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary.dropdown-toggle.show {
	color: #fff;
	background-color: #F5A623;
	border-color: #F5A623;
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:checked + .btn-outline-primary:focus, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-check:active + .btn-outline-primary:focus, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary:active:focus, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary.active:focus, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary.dropdown-toggle.show:focus {
	box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
  }
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary:disabled, 
  .dashboard2 .main.profile .dashboard-body form .gender .btn-outline-primary.disabled {
	color: #F5A623;
	background-color: transparent;
  }
  
  .dashboard2 .main.profile .dashboard-body form  .grade select{
	font-size: 1rem; font-family: sukhumvit;
  }
  

  /* ----------------------------------------------- */
/* VIP */
/* ----------------------------------------------- */

.main .bg-whiteboard.dashboard-body .bg_vip{
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/vip/vip_bg.jpg);
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
	url(./assets/images/vip/vip_bg.jpg);
	background-position: 50% 0%;
	background-repeat: repeat repeat;
	background-position: center;
	height: 21rem;
	border-top-right-radius:0.5rem; border-top-left-radius: 0.5rem;
	font-size: 1rem; font-family: sukhumvit;
	color: #fff;
  }
  .main .bg-whiteboard.dashboard-body .bg_vip .img{
	padding-top: 6rem; 
  }
  .main .bg-whiteboard.dashboard-body .bg_vip .form-switch{
	text-align: left;
  }
  
  .main .bg-whiteboard.dashboard-body .bg_vip .form-switch input, .main .bg-whiteboard.dashboard-body .bg_vip .form-switch label{
	font-size: 1rem;
  }
  .main .bg-whiteboard.dashboard-body .bg_vip .expire{
	padding-top: 8px !important;
  }
  .main .bg-whiteboard.dashboard-body .bg_vip .switch{
	background-color: #fff;
	border-radius: 0.5rem;
	padding-top: 8px !important;
	padding-bottom: 4px;
  }
  .main .bg-whiteboard.dashboard-body .bg_vip .switch label{
	color:#212529;
  }
  .dashboard2 .bg-whiteboard .text-start.row{
	padding: 0px;
	font-size: 1rem; font-family: sukhumvit;
  }
  .dashboard2 .bg-whiteboard .text-start.row .img{
	width: 42px;
	margin-right:0.7rem;
  }
  .dashboard2 .bg-whiteboard .text-start.row .col-12.mt-4.mb-4{
	font-weight: bold;
	text-align: center;
  }
  .dashboard2 .bg-whiteboard .text-start.row .text-muted{
	font-size: 0.8rem;
  }


  /* ----------------------------------------------- */
  /* Package */
  /* ----------------------------------------------- */
  
  .dashboard2 .bg-whiteboard .row.package-img {
	padding-bottom: 50px;
	padding-top: 30px;
  }
  .dashboard2 .bg-whiteboard .row.package-img img {
	width: 100px;
	margin: 0 auto;
  }
  
  .package-body , .package-body button {
	font-size: 1rem; font-family: sukhumvit;
  }
  
  /* ----------------------------------------------- */
  /* Payment History */
  /* ----------------------------------------------- */
  .dashboard2 .bg-whiteboard .history-text{
	border-left: 1px solid #ccc;
  }
  .dashboard2 .bg-whiteboard .row.full{
	padding: 0px;
  }
  .dashboard2 .bg-whiteboard .row.full img.position-absolute{
	top:18px;
	left:-6px;
  }
  
  /* ----------------------------------------------- */
  /* Fund */
  /* ----------------------------------------------- */
.dashboard2 .bg-whiteboard .row.fund{
	padding: 0 50px;
}
.dashboard2 .bg-whiteboard .row.fund th img{
	width:24px;margin-right: 10px;
}
.dashboard2 .bg-whiteboard .row.fund td img{
	width:24px;margin-right: 10px;
} 
  
  
  
  
  
/* ----------------------------------------------- */
/* DATE PICKER */
/* ----------------------------------------------- */
 
.gj-datepicker-bootstrap button.btn, select#payment_time_hour , select#payment_time_min {
	height: 38px;
}
input.form-control-file.border{ font-size: 1rem;}
div.gj-picker{ font-size: 1rem; font-family: sukhumvit; }
div.gj-picker table thead{ display:none;}

/* ----------------------------------------------- */
/* QUERY */
/* ----------------------------------------------- */

  .bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}
	
	@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
	}
	
	
	/* ----------------------------------------------- */
	/* Login & Register & Forgot Password */
	/* ----------------------------------------------- */
	
	@media (max-width: 769px) {
		div.container-fluid div.col-md-6.position-relative{
			background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/bg.png);
			background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/bg.png);
			background-size: cover;
			background-position: center;
		}
	}
	/* ----------------------------------------------- */
	/* Register */
	/* ----------------------------------------------- */
	@media (max-width: 767px) {
		form.register img{
			width:300px; height:auto;
		}
	}
	
	/* ----------------------------------------------- */
	/* Dashboard */
	/* ----------------------------------------------- */
	@media (max-width: 767px) {
		.dashboard , .dashboard .container{
			padding:0px;
		}
		.dashboard-body .body-text .date{
			position: relative;
			left: 20px; top: 0px;
		}
	
	}
	
	/* ----------------------------------------------- */
	/* Subject */
	/* ----------------------------------------------- */
	@media (max-width: 767px) {
		.dashboard .col-4{
			padding:0px;
		}
	}
	
	/* ----------------------------------------------- */
	/* Book */
	/* ----------------------------------------------- */
	@media (min-width: 992px) {
		.dashboard-body.book .body-text .lvl1 .row{
		padding: 20px 0px 45px 0px; width: 450px; margin: 0 auto;
		}
		  
	}
	
	@media (max-width: 767px) {
		.dashboard-body.book{
			background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/book/bg.png);
			background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/book/bg.png);
			background-position: 50% 0%;
			background-repeat: no-repeat no-repeat;
			background-size: 100% 100%; 
			border: 0px solid #fff;
		}
		.dashboard-body.book .body-text .lvl1 .row{
			padding: 20px 0px 45px 0px; width: 450px; margin: 0 auto;
		}
	}
	
	@media (max-width: 576px) {
		.dashboard-body.book .body-text .lvl1{
			padding-top:8rem;
		  }
		.dashboard-body.book .body-text .lvl1 .row{
			width: 90%;
			padding-bottom:90px;
		}
		.dashboard-body.book .body-text .lvl1 .row p{
			margin-top: -34px;
		}
	    .dashboard-body.book .body-text .lvl1 .row a div.book_cover{
			top: 0.8rem !important; left: 1.6rem !important; position: absolute !important; width: 2rem !important;
	    }
	    .dashboard-body.book .body-text .lvl1 .row a div.book_name{
			top: 3.2rem !important; width: 3.7rem !important; height: 1.5rem !important; font-size: 1rem !important; color: #fff !important;
	    }
		
		
	}
	
	/* ----------------------------------------------- */
	/* Ranking */
	/* ----------------------------------------------- */
	
	@media (max-width: 991px) {
		.dashboard2 .bg-whiteboard .row{
			padding: 0 100px;
		}
		.dashboard2 .bg-whiteboard .row.history{
			padding: 0 20px;
		}
		.dashboard2 .bg-whiteboard .list {
			padding: 0 120px;
			color: #212529;
		}
	}
	@media (max-width: 767px) {
		.dashboard2 .bg-whiteboard .row{
			padding: 0 100px;
			background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/bg.png);
			background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
			url(./assets/images/bg.png);
			background-repeat: repeat repeat;
			background-position: center;
		}
	}
	@media (max-width: 575px) {
		.container.main{
		   padding:0px; 
		}
		.dashboard2{
			padding:0px;
		}
		.dashboard2 .bg-whiteboard .h1-ranking{
			padding: 0px;
		}
		.dashboard2 .bg-whiteboard .row {
			padding: 0 20px !important;
		}
		.dashboard2 .bg-whiteboard .list {
			padding: 0 0px;
			color: #212529;
		}
		.dashboard2 .bg-whiteboard .mini .rank {
			border: 1px solid rgba(0, 0, 0, 0.15);
			border-radius: 4px;
		}
		.dashboard2 .bg-whiteboard .mini .rank > div {
			line-height: 2rem;
		}
		.dashboard2 .bg-whiteboard .mini .rank p{
			line-height: 2rem;
		}
		.dashboard2 .bg-whiteboard .mini .rank img{
			height: 20px;
		}
		.dashboard2 .bg-whiteboard .mini .time {
			border: 1px solid rgba(0, 0, 0, 0.15);
			border-radius: 4px;
		}
		.dashboard2 .bg-whiteboard .mini .time p, .dashboard2 .bg-whiteboard .mini .time > div{
			line-height: 2rem;
		}
	
	
	}
	
	/* ----------------------------------------------- */
	/* Quiz */
	/* ----------------------------------------------- */
	
	
	@media (max-width: 575px) {
		.dashboard2 .main.quiz .bg-whiteboard .choices div{
			padding:10px;
		}
		.dashboard2 .main.quiz .bg-whiteboard .choices .choice{
			width:100% !important;
		}
	}
	
	/* ----------------------------------------------- */
	/* Quiz Result */
	/* ----------------------------------------------- */
	
	@media (max-width: 991px) {
		.dashboard2 .bg-whiteboard .row.quiz-result{
			padding:0px;
		}
	}
	
	/* ----------------------------------------------- */
	/* Profile */
	/* ----------------------------------------------- */
	
	@media (max-width: 991px) {
		.dashboard2 .main.profile .menu{
			padding: 0px;
		}
		.dashboard2 .main.profile .menu ul li div.col-10{
			padding-left: 1rem;font-size: 0.8rem;
		}
	}
	
	
	
	
	