@media (min-width:1600px) {
  .container, body.helix-ultimate .sppb-row-container {
  		max-width: 1170px;
  		width: 1170px;
  	}
    #sp-footer .container,#sp-footer-menu .container,#sp-footer-copy-right .container{
      max-width: 1245px;
      width: 1245px;
    }
}
body{
  font-family: "Nunito-Regular";
  font-size: 16px;
  line-height: 22px;
}

/****portal******/
.portal{
  position: relative;
}
.portal .block-left{
  width: 200px;
  box-shadow: 5px -19px 28px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0px;
  top:0px;
  height: 100%;
  z-index: 200;
  background: #fff;
}
.portal .menu-left .logo{
  border-bottom: 1px solid #EEEEEE;
  padding: 20px 0px;
  text-align: center;
}
.portal .menu-left .logo img{
  display: inline-block;
}

.portal .menu-left ul.menu{
  padding:85px 0px;
}
.portal .menu-left ul.menu>li{
  padding: 0px 20px;
  position: relative;
}
.portal .menu-left ul.menu>li>a{
  font-size: 16px;
  color:#231F20;
  line-height: 23px;
  font-family: "Nunito-SemiBold";
  margin:15px 0px;
  display: block;
}
.portal .menu-left ul.menu>li:first-child>a{
  margin-top: 0px;
}
.portal .menu-left a:before{
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  padding-right: 10px;
}
.portal .menu-left ul.menu>li>a:hover,.portal .menu-left ul.menu>li.active>a{
  color:#F0562A;
}

.portal .menu-left ul.menu-child>li{
  list-style: none;
}
.portal .menu-left ul.menu-child{
  padding-left: 25px;
  /* display: none; */
}
.portal .menu-left ul.menu-child>li>a{
  font-size: 14px;
  color:#231F20;
  line-height: 22px;
  font-family: "Nunito-Regular";
  margin-bottom: 13px;
  display: block;
}
.portal .menu-left ul.menu-child>li>a:hover,.portal .menu-left ul.menu-child>li.active>a{
  text-decoration: underline;
  color:#F0562A;
}
.portal .menu-left .menu-toggler:before{
  content:"\f107";
  color:#FAAC18;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: absolute;
  right:20px;
  font-size: 16px;
  top:2px;
}
.portal .menu-left .item-138,.portal .menu-left .item-201 {
  background: #F0562A;
  padding: 14px 0px;
  margin-top:200px;
}
.portal .menu-left ul.menu>li>a.logout-button{
  font-size: 16px;
  color:#FFFFFF !important;
  line-height: 22px;
  text-transform: uppercase;
  font-family: "Nunito-Bold";
  text-align: center;
  display: block;
  margin:0px !important;
  overflow: hidden;
  padding: 10px 0px;
}
.portal .block-content{
  width: 100%;
  margin-left: 200px;
  background: #FAFAFA;
}
.portal .head-portal{
  background: #fff;
  height: 70px;
  box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.15);
  text-align: right;
  padding-right: 60px;
}
.portal .head-portal .dropdown{
  padding-top: 15px;
}
.portal .head-portal .dropdown button{
  background: none !important;
  border: none;
  color:#4D4F5C;
  line-height: 20px;
  font-size: 14px;
  font-family: "Nunito-Regular";
  box-shadow: none !important;
}
.portal .head-portal .dropdown button:after{
  content:"\f107";
  color:#FAAC18;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 16px;
  border: none !important;
  padding-left: 20px;
  position: relative;
  top: 5px;
}

.portal .head-portal .dropdown .dropdown-item{
  color:#4D4F5C;
  line-height: 20px;
  font-size: 14px;
  font-family: "Nunito-Regular";
}
.portal .content-portal{
  padding: 70px 0px;
}
.portal .footer-portal{
  background: #000;
  padding: 30px 0px;
  text-align: center;
}
.portal .footer-portal p{
  font-size: 16px;
  line-height: 22px;
  color:#FFFFFF;
  font-family: "Nunito-Regular";
  margin: 0px;
}
.portal .profile-user h2{
  font-size: 36px;
  line-height: 49px;
  color:#231F20;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
}
.portal h2.title-head{
  font-size: 36px;
  line-height: 49px;
  color:#231F20;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
}
.btn-edit{
  font-size: 14px;
  color:#F0562A !important;
  line-height: 19px;
  font-family: "Nunito-Bold";
  text-transform: uppercase;
  padding: 10px 30px;
  border:1px solid #F0562A;
  border-radius: 50px;

}
.btn-edit:hover{
  color:#F0562A !important;
}
.btn-edit i{
  padding-right: 10px;
}
.portal .profile-user .info{
  margin-top:20px;
}
.portal .profile-user .info h4{
  color:#000000;
  font-size: 21px;
  line-height: 40px;
  font-family: "Nunito-Bold";
  text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
}
.portal .profile-user .info table{
  margin:30px 0px;
  width: 100%;

}
.portal .profile-user .info table td{
  padding: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  color:#000000;
}
.portal .profile-user .info table td:nth-child(1){
  font-family: "Nunito-Bold";
  width: 15%;
  vertical-align: top;
}
.portal .profile-user .info table td:nth-child(2){
  font-family: "Nunito-Regular";
}
.portal .profile-user .info table td p{
  margin-bottom: 5px;
}
.portal .list-child .item{
  margin-top:30px;
}
.portal .list-child .item h5{
  font-size: 16px;
  line-height: 22px;
  color:#F0562A;
  font-family: "Nunito-Regular";
  border:1px solid #F0562A;
  padding: 10px 15px;
  cursor: pointer;
  margin: 0px;
  position: relative;
}
.portal .list-child .item h5 i{
  padding-right: 15px;
}
.portal .list-child .item h5:after{
  content:"\f078";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: absolute;
  right:20px;
}
.portal .list-child .item h5.act:after{
    content:"\f077";
}

.portal .list-child .item .desc{
  display: none;
  border: 1px solid #FAAC18;
  padding: 8px 20px;
}
.portal .list-child .item .desc table{
  margin:0px;
}
.portal .list-child .item .desc td{
  font-size: 16px;
  padding: 7px 0px;
}
.portal .list-child .item h5.act{
  background: #FAAC18;
  border: none;
  color:#231F20;
}
.edit-profile table{
  margin:30px 0px;
  width: 100%;
}

.edit-profile table td{
  padding:10px 0px;
  font-size: 16px;
  color:#231F20;
  line-height: 22px;
  font-family: "Nunito-Bold";
}
.edit-profile table td:nth-child(1){
  width: 14%;
}
.edit-profile table td input{
  font-size: 14px;
  color:#231F20;
  line-height: 28px;
  font-family: "Nunito-Regular";
  height: 50px;
  background: #fff;
  border: none;
  border-radius: 0px;
  padding: 15px;
}
h2.header-title-portal{
  font-size: 24px;
  line-height: 42px;
  color:#231F20;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
}
.line-border{
  border-bottom: 1px solid #CCCCCC;
}
.change-password{
  padding-top: 60px;
}
.change-password label{
  font-size: 16px;
  line-height: 22px;
  color:#231F20;
  font-family: "Nunito-Bold";
  margin-bottom: 10px;
}
.change-password input{
  color:#999999;
  font-size: 14px;
  line-height: 28px;
  font-family: "Nunito-Regular";
  height: 50px;
  border: none;
  background: #fff;
  border-radius: 0px;
}
.change-password .input-group-prepend{
  display: none;
}

.change-password .desc-change{
  margin-top: 40px;
}

.btn-organe{
  background: #F0562A !important;
  padding: 13px 45px !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 22px !important;
  font-family: "Nunito-Bold" !important;
  border-radius: 50px !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  display: inline-block !important;
  border:none !important;
  cursor: pointer !important;
}
.action-btn{
  text-align: right;
  margin-top:20px;
}
.action-btn .btn-edit{
  padding: 13px 30px !important;
  margin-right: 10px;
}
.action a.back{
  font-size: 14px;
  color:#F0562A;
  line-height: 22px;
  font-family: "Nunito-Bold";
  text-transform: uppercase;
  padding-bottom: 20px;
  display: block;
}
.action a.back:before{
  content:"\f060";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400px;
  padding-right: 12px;
}
.change-password .header-title-portal label{
  position: absolute;
  right:0px;
  top:13px;
}
.header-title-portal{
  position: relative;
}
.desc-change{
  display: none;
}
.change-password .header-title-portal input[type="checkbox"]{
  display: none;
}
.change-password .header-title-portal label input[type="checkbox"]+ span.checkbox-optimate {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: -4px 10px 0 0;
	vertical-align: middle;
	background: url('../images/checkbox.png') no-repeat;
	cursor: pointer;
}

.change-password .header-title-portal label input[type="checkbox"]:checked + span.checkbox-optimate {
	background: url('../images/checkbox-active.png') no-repeat;
}

#logout-popup{
  text-align: center;
  margin-top:30px;
}
#logout-popup .modal-content,.popup-portal .modal-content{
  padding: 50px 0px;
  border-radius: 20px;
}
#logout-popup .modal-body{
  padding-top: 0px;
}
#logout-popup h4{
  color:#231F20;
  font-size: 24px;
  line-height: 32px;
  font-family: "Nunito-ExtraBold";
  text-align: center;
  text-transform: uppercase;
}
#logout-popup .action-button a{
  width: 140px;
  height: 40px;
  text-align: center;
  margin:0px 14px;
}
#logout-popup .action-button a.btn-organe{
  padding-top: 10px !important;
}
#logout-popup .close,.popup-portal .close{
  position: absolute;
  top:-30px;
  right:0px;
  opacity: 1;
  color: #fff;
}
/**** lesson******/
.menu-children{
  padding-bottom: 25px;
}
.menu-children ul{
  padding: 0px;
  margin:0px;
}
.menu-children ul>li{
  list-style: none;
  display: inline-block;
}
.menu-children ul>li>a{
  font-size: 16px;
  line-height: 22px;
  color:#231F20;
  font-family: "Nunito-SemiBold";
  margin:0px 15px;
}
.menu-children ul>li>a.active,.menu-children ul>li>a:hover{
  color:#F0562A;
  text-decoration: underline;
}
.menu-children ul>li:first-child>a{
  margin-left: 0px;
}
.content-lesson .item{
  background: #fff;
  padding: 30px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.content-lesson .item .desc-lesson{
  width: 60%;
}
.content-lesson .item .desc-lesson h4{
  color:#333333;
  font-size: 18px;
  line-height: 24px;
  font-family: "Nunito-Bold";
  margin:0px;
  padding-bottom: 15px;
}
.content-lesson .item .desc-lesson p{
  font-size: 16px;
  color:#231F20;
  line-height: 22px;
}
.content-lesson .item .desc-lesson p:last-child{
  margin:0px;
}
.content-lesson .item .desc-lesson p i{
  color:#FAAC18;
  padding-right: 18px;
}
.content-lesson .item .desc-lesson p span{
  margin-right: 37px;
}
.content-lesson .action-lesson a{
  width: 145px;
  height: 40px;
  font-size: 14px !important;
  padding: 10px 0px 0px !important;
  display: inline-block;
  text-align: center;
  margin-left: 25px;
}
.content-lesson .action-lesson.invoice{
  text-align: left;
}
.content-lesson .action-lesson.invoice a{
  width: 180px;
  font-size: 13px !important;
  margin-left: 0px;
  margin-right: 25px;
}
.content-lesson .action-lesson.invoice span{
  display: block;
  text-align: left;
  font-size: 12px;
  padding-top: 10px;
}
.content-lesson .action-lesson{
  width: 40%;
  text-align: right;
}
.content-lesson .action-lesson a.disable{
  background: #CCCCCC !important;
  color:#fff !important;
}
.pagination ul{
  padding: 0px;
  text-align: center;
  margin:0 auto;
  position: relative;
  width: 100%;
  margin-top:10px;
}
.pagination ul>li{
  list-style: none;
  display: inline-block;
}
.pagination ul>li>a{
  color:#F0562A;
  font-size: 14px;
  font-family: "Nunito-Bold";
  width: 35px;
  height: 35px;
  border-radius: 50px !important;
  border:1px solid #F0562A;
  display: block;
  line-height: 35px;
  margin:0px 10px;
}
.pagination ul>li>a.previous,.pagination ul>li>a.next{
  position: absolute;
  text-transform: uppercase;
  border: none;
  top:2px;
  background: transparent !important;
  border: none !important;
}
.pagination ul>li>a.previous:hover,.pagination ul>li>a.next:hover{
  background: transparent !important;
  color:#F0562A !important;
  border:none !important;
}
.pagination ul>li>a.previous{
  left:0px;
  margin-left: 0px;
}
.pagination ul>li.disable>a{
  color:#6D6E70;
}
.pagination ul>li>a.previous:before{
  content:"\f177";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  padding-right: 20px;
}

.pagination ul>li>a.next{
  right:30px;
  margin-right: 0px;
}
.pagination ul>li>a.next:after{
  content:"\f178";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300px;
  padding-left: 20px;
}
.pagination ul>li.active>a,.pagination ul>li>a:hover{
  background: #F0562A !important;
  color:#fff !important;
  border:1px solid #F0562A !important;
}
.page-link{
  padding: 0px;
}
.all-lesson .filter{
  margin:20px 0px 30px
}
#form-filter{
  display: flex;
  position: relative;
}
#form-filter .box-item{
  width: 25%;
  margin:0px 15px;
}
#form-filter .box-item:first-child{
  margin-left: 0px;
}
#form-filter .box-item:last-child{
  margin-right: 0px;
}
#form-filter .box-item select,#form-filter .box-item input{
  width: 100%;
}

/***** select *******/
.bootstrap-select.custom{
  width: 100% !important;
}
.bootstrap-select.custom button,.bootstrap-select.inputbox.fbs button{
  width: 100% !important;
  height: 50px;
  display: block;
  background: #fff;
  outline: none !important;
  border: none;
  border-radius: 0px;
}
.bootstrap-select.custom button .filter-option, .bootstrap-select.inputbox.fbs button .filter-option{
  height: auto !important;
}
.bootstrap-select.custom button .filter-option-inner-inner,.bootstrap-select.inputbox.fbs button .filter-option-inner-inner{
  color:#999999;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
}
.bootstrap-select.custom{
  margin-right: 30px;
}
.bootstrap-select.custom button::after,.bootstrap-select.inputbox.fbs button::after{
  content:"\f107" !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 200 !important;
  font-size: 16px !important;
  color:#F0562A !important;
  border: none;
  right:20px;
  position: absolute;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
  outline: none !important;
}

.portal .bootstrap-select.custom button .filter-option-inner-inner,.portal .bootstrap-select.inputbox.fbs button .filter-option-inner-inner{
  color: #231F20;
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-SemiBold";
}
.portal .bootstrap-select.custom button,.portal .bootstrap-select.inputbox.fbs button{
  background: transparent;
  height: 40px;
  border-bottom: 1px solid #CCCCCC;
  padding-left: 0px;
}
#form-filter .box-item{
  position: relative;
}
#form-filter .box-item input{
  height: 40px;
  border:none;
  border-bottom: 1px solid #CCCCCC;
  background: transparent;
  font-size: 16px;
  color:#CCCCCC;
  line-height: 22px;
  font-family: "Nunito-SemiBold";
  outline: none !important;
}
#form-filter .box-item.box-search button{
  position: absolute;
  right:0px;
  top:10px;
  background: none;
  border: none;
  cursor: pointer;

}
#form-filter .box-item.box-search button{
  top:0px;
}
#form-filter .box-item i{
  color:#FAAC18;
  position: absolute;
  right:0px;
  top:10px;
}
#form-filter .box-filter-date{
  position: absolute;
  top:60px;
  right: 0px;
  width: 260px;
}
#form-filter .box-filter-date input{
  border-radius: 0px;
}
.box-past{
  padding-top: 5px;
}
.popup-portal .head{
  border-bottom: 1px solid #CCCCCC;
}

.popup-portal .head h2{
  color:#231F20;
  font-size: 24px;
  line-height: 32px;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
  margin:0px;
  padding-bottom: 7px;
}
.popup-portal h4{
  font-size: 18px;
  line-height: 24px;
  font-family: "Nunito-Bold";
  color:#333333;
  padding-top: 20px;
  padding-bottom: 20px;
}
.popup-portal ul {
  padding: 0px;
}
.popup-portal ul li{
  list-style: none;
  display: flex;

}
.popup-portal ul li i{
  color:#F0562A;
  font-size: 16px;
  padding-left: 20px;
}
.popup-portal ul li a{
  font-size: 16px;
  line-height: 22px;
  color:#F0562A !important;
  text-decoration: underline !important;
  padding-bottom: 15px;
  display: block;
}
.popup-portal .modal-content{
  padding: 40px;
}
/****review *****/
.review{
  margin-bottom: 40px;
}
.review .item{
  border:1px solid #FAAC18;
  border-radius:20px;
  padding: 100px 30px 45px;
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
  background: #fff;
}
.review .item:hover{
  background: #FAAC18;
}
.review .item a{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  left: 0px;
}

.review .item h4{
  font-size: 21px;
  line-height: 28px;
  color:#231F20;
  font-family: "Nunito-SemiBold";
  margin:0px;
  padding-bottom: 8px;
}
.review .item .name-module{
  margin-bottom: 25px;
}
.review .item p{
  color:#231F20;
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-Regular";
  margin-bottom: 5px;
}
.review .item span{
  color:#6D6E70;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  font-style: italic;
}

.review .title-head{
  margin-bottom: 55px;
}

.review-detail .head-review {
  display: flex;
  width: 100%;
}
.review-detail .head-review p{
  color:#6D6E70;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  font-style: italic;
  text-align: right;
  width: 40%;
  padding-top: 14px;
}
.review-detail .head-review h2{
  width: 60%;
}

.review-detail .filter-module{
  display: flex;
  margin:30px 0px;
}
.review-detail .filter-module .choose-less{
  width: 80%;
}
.review-detail .filter-module .choose-filter{
  width: 20%;
  text-align: right;
  position: relative;
  top: -10px;
}
.review-detail .filter-module .choose-less ul{
  padding: 0px;
}
.review-detail .filter-module .choose-less ul>li{
  list-style: none;
  display: inline-block;
}
.review-detail .filter-module .choose-less ul>li>a{
  border:1px solid #FAAC18;
  font-size: 16px;
  line-height: 22px;
  color:#FAAC18;
  border-radius: 4px;
  padding: 8px 20px;
  margin-right: 15px;
  display: block;
  margin-bottom: 20px;
}
.review-detail .filter-module .choose-less ul>li>a.active,.review-detail .filter-module .choose-less ul>li>a:hover{
  background: #FAAC18;
  color:#fff;
}

.content-lesson .item.disable{
  pointer-events: none;
  background: #EEEEEE;
}
.content-lesson .item.disable .desc-lesson h4,.content-lesson .item.disable .desc-lesson p,.content-lesson .item.disable .desc-lesson i{
  color:#6D6E70;
}

.content-lesson .disable .action-lesson a{
  background: #CCCCCC !important;
}
.content-lesson .item:hover{
  box-shadow: 0px 0px 22px rgba(195, 195, 195, 0.3);
}

/***** forum **********/
#kunena .navbar-light.bg-light,#kunena .float-left h1{
  display: none;
}

#ktopicsform table thead{
  background: #FAAC18;
}
#ktopicsform table thead th{
  color:#231F20;
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-SemiBold";
  border: none;
  padding: 12px 0px;
}
#ktopicsform table thead th i{
  color:#231F20;
}
#ktopicsform .icon-comment{
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
  width: 100px;
}
#ktopicsform .icon-comment i{
  font-size: 32px;
  color:#F0562A !important;

}

#ktopicsform .message-list,#ktopicsform .topic-list{
  border: 1px solid #EEEEEE;
}
#ktopicsform .message-list td,#ktopicsform .topic-list td{
  border-bottom: 1px solid #EEEEEE;
  padding: 15px 0px !important;
}
.name-topic{
  padding-bottom: 5px;
}
.name-topic a{
  color:#231F20 !important;
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-SemiBold";
  display: inline-block !important;
}
#ktopicsform .started{
  color:#6D6E70;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  font-style: italic;
}
#ktopicsform .replies,#ktopicsform .views{
  font-size: 14px;
  line-height: 19px;
  color:#231F20;
  font-family: "Nunito-Regular";
  padding-bottom: 3px;
  width: 80px;
}
#ktopicsform .replies span,#ktopicsform .views span{
  font-size: 14px !important;
}
#ktopicsform .lastpostlink{
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  color:#231F20;
}
#ktopicsform .lastpostlink a{
  color:#F0562A;
  display: inline-block !important;
}
#ktopicsform .lastpostlink span{
  font-style: italic;
}
#ktopicsform .datepost{
  color:#999999;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  font-style: italic;

}
#kunena.layout .search{
  width: auto;
  height: auto;

}

.kunena-search #mod-search-searchword{
  position: static !important;
  margin-left: 0px !important;
  width: 370px !important;
  height: 40px !important;
  transition: none !important;
  color: #CCCCCC;
  font-size: 16px;
  font-family: "Nunito-SemiBold";
  border: none;
  border-bottom: 1px solid #CCCCCC;
  border-radius: 0px !important;
  padding: 15px !important;
  background: transparent !important;
}
.kunena-search .icon-search{
  background: none !important;
  border: none !important;
  top:7px !important;
  padding: 0px !important;
}
.kunena-search .icon-search i{
  color:#FAAC18;
  font-size: 16px;
}
.categoryPost{
  color:#FFFFFF;
  font-size: 10px;
  line-height: 14px;
  font-family: "Nunito-SemiBold";
  background: #999999;
  border-radius: 4px;
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.categoryPost:before{
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  color:#fff;
  padding-right: 8px;
}
.categoryPost.icon-question:before{
  content:"\f059";
}
.categoryPost.icon-solved{
  background: #28A745;
}
.categoryPost.icon-solved:before{
  content:"\f0eb";
}
.categoryPost.icon-idea{
  background: #FAAC18;
}
.categoryPost.icon-idea:before{
  content:"\f00c";
}
.mod-kunena-breadcrumbs.breadcrumb{
  display: none !important;
}
#kunena h2.head-title{
  color:#231F20;
  font-size: 36px;
  line-height: 49px;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
  width: 80%;
}
#kunena .filter-time,#kunena .timefilter{
  display: none;
}
#kunena footer{
  display: none;
}
#kunena .pagination-forum{
  float: none !important;
  width: 100%;
  display: block;
  margin-top:40px !important;
}
#kunena .pagination-forum ul > li{
  display: inline-block !important;
}
#kunena .pagination-forum ul > li>a{
  line-height: 24px !important;
}
#kunena .pagination-forum ul > li>a.previous{
  padding-left: 0px !important;
}
#kunena.layout .search{
  margin-bottom: 25px;
}
#kunena .addtopic{
  text-align: right;
  width: 20%;
  position: relative;
  top: -3px;
}
#kunena .whoonline, #kunena .static-hidden{
  display: none;
}

#kunena .addtopic a,.btn-border,.resource-page .action-head a{
  border: 1px solid #F0562A;
  border-radius: 20px;
  font-size: 14px;
  line-height: 19px;
  color:#F0562A;
  font-family: "Nunito-Bold";
  text-transform: uppercase;
  padding: 10px 25px;
  display: inline-block;
  position: static;
}
#kunena .addtopic a i,.resource-page .action-head a i{
  padding-right: 5px;
}
#kunena .header-forum{
  display: flex;
  width: 100%;
}
#kunena .inputbox.fbs{
  display: block !important;
  margin-top: 5px;
}
.select-category{
  width:265px;
}
.bootstrap-select.inputbox.fbs button .filter-option-inner-inner{
  color:#CCCCCC !important;
  font-size: 16px;
}
.bootstrap-select.inputbox.fbs button::after{
  right:0px;
}
.head-newTopic{
  color:#231F20;
  font-size: 24px !important;
  line-height: 32px;
  font-family: "Nunito-ExtraBold";
  text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
  text-transform: uppercase;
  background: none;
  margin:0px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#postform label{
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-Bold";
}
#postform input, #postform select, #postform textarea{
  border:1px solid #CCCCCC;
  color:#999999;
  font-size: 14px !important;
  line-height: 28px;
  border-radius: 4px;
  height: 50px;
}
#postform textarea{
  height: 200px;
  padding: 15px;
}
#kunena.layout input[type=radio]:checked + label {
    background: #fff;
    border: 1px solid #F0562A;
}
#sbox-window:not(.sbox-loading){
  width: 900px !important;
  padding: 45px 40px;
  margin:0 auto;
  border-radius: 20px;
  height: auto !important;
  left:0px !important;;
  right: 0px !important;
  top: 150px !important;
}

#sbox-window #sbox-content{
  overflow-x: hidden;
}

.layout-bookingslotstudentitem #sbox-window:not(.sbox-loading){
  width: 1100px !important;
}


/* attach file */
#fileupload {
  color: transparent !important;
  border: none !important;
  height: 30px !important;
  background: #FAAC18;
}
#fileupload::-webkit-file-upload-button {
  visibility: hidden;
}
#fileupload::before {
  content: 'Attachments';
  color: #231F20;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-family: "Nunito-SemiBold";
}
#fileupload:hover::before {
  border-color: black;
}
#fileupload:active {
  outline: 0;
}
#fileupload:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
#kattach_form{
  position: absolute;
  bottom: 22px;
}

.fileinput-button{
  background: #FAAC18;
  height: 30px !important;
  display: block;
  text-align: center;
  padding: 0px 20px;
  margin: 0 auto;
  width: 145px;
  display: flex;
  align-items: center;
}
.fileinput-button i{
  margin-right: 6px !important;
  font-size: 14px;
}
.shadow-lg {
  box-shadow:none !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
}
.btn-border{
  padding: 13px 55px;
  border-radius: 50px;
  background: #fff !important;
}
#form_submit_button{
  box-shadow: 6px 7px 0px #f4e9d4 !important;
}
.action-right{
  text-align: right;
}
.action-right button{
  margin-left: 10px;
}
.pt-4{
  display: none !important;
}
#sbox-btn-close{
  background: none;
  top: -40px;
  right: -60px;
}
#sbox-btn-close:before{
  content:"\f00d";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 21px;
  color:#fff;
}
.kmessagepadding{
  display: none;
}
.message-published{
  border:1px solid #CCCCCC;
  border-radius: 0px !important;
}

#kunena .kunena-topic-item h2.title-detail{
  font-size: 24px;
  line-height: 32px;
  color:#231F20;
  font-family: "Nunito-Bold";
  margin-top:10px;
  margin-bottom: 30px;
}
#kunena .action a.back{
  margin-bottom: 20px;
}
#kunena .right-time{
  right: 30px;
  top: 14px;
  position: absolute;
}

#kunena .right-time i{
  color:#231F20;
  font-size: 14px;
  padding-right: 5px;
}

#kunena .right-time .kdate {
  color:#231F20;
  font-size: 14px;
  line-height: 19px;
}
#kunena .content-detail{
  padding: 0px !important;
}
#kunena .content-detail .mykmsg-header{
  margin:0px !important;
  padding: 14px 20px !important;
  background: #CCCCCC;
  border-radius: 0px;
}
#kunena .content-detail .mykmsg-header,#kunena .content-detail .mykmsg-header a{
  background: #CCCCCC;
  font-size: 14px;
  line-height: 22px;
  color:#231F20;
  font-family: "Nunito-SemiBold";
}
#kunena .content-detail .mykmsg-header em{
  font-style: normal;
}
#kunena .content-detail .kmsg{
  margin:0px !important;
  padding: 20px;
  color:#231F20;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
}
#kunena .message-published .card-header{
  font-size: 14px;
}

#kunena .box-name-left{
  background: #231F20;
  border-radius: 20px !important;
  padding: 20px !important;
  font-size: 14px;
  color:#FFFFFF;
  line-height: 19px;
  font-family: "Nunito-Bold";
  height: 105px;
  margin-right: 25px;
  width: 160px;
  position: relative;
}
/*** arrow ******/
#kunena .box-name-left::after{
    content: '';
    position: absolute;
    right: -15px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #231F20;
    clear: both;
}

#kunena .box-name-left.teacher{
  background: #6D6E70;
}
#kunena .box-name-left.teacher:after{
  border-left: 15px solid #6D6E70;
}
#kunena.layout .message{
  margin:30px 0px;
}
#kunena .box-name-left span{
  font-size: 14px;
  line-height: 19px;
  font-style: italic;
  color:#fff;
  padding-top: 10px;
  display: block;
  font-family: "Nunito-Regular";
}
#kunena .form-reply .modal-header{
  background: #FAAC18;
  border: none;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}
#kunena .form-reply .modal-header h3{
  font-size: 14px;
  line-height: 19px;
  color:#231F20;
  font-family: "Nunito-SemiBold";
  font-style: italic;
  padding: 15px 30px;
  margin: 0px;
}
#kunena .form-reply .form-group:nth-child(1){
  display: none;
}
#kunena .form-reply .card{
  padding: 0px;
  border:none;
  background: transparent;
}
#kunena .form-reply .modal-body{
  padding: 0px;
}
#kunena .form-reply .modal-body textarea{
  border: 1px solid #FAAC18;
  width: 100%;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  color:#999999;
  padding: 20px;
  outline: none !important;
  height: 147px;
}

#kunena .form-reply  .modal-footer{
  border:none;
  padding: 0px;
}
#kunena #kattach_form{
  display: flex;
}
#kunena .form-reply #kattach_form{
  bottom: 7px;
}
#kunena #kattach_form #files{
  padding: 0px;
  font-size: 12px;
  position: relative;
  top: 10px;
  left: 4px;
}
#kunena.layout .kfrontend{
  border: none !important;
}
#kunena .knewchar{
  display: none;
}
/****** event ********/
.content-event{
  margin-top:30px;
}
.content-event .item .box-img{
  position: relative;
}
.content-event .item .box-img img{
  width: 100%;
}
.content-event .item .box-img .stt{
  position: absolute;
  font-size:12px;
  padding:10px 20px;
  line-height: 16px;
  font-family: "Nunito-Bold";
  color:#fff;
  background: #28A745;
  bottom: 0px;
  left:0px;
}
.content-event .item .box-img .stt.success{
  background: #28A745;
}
.content-event .item .box-img .stt.success:before{
  content:"\f00c";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  padding-right: 10px;
}
.content-event .item .box-img .stt.paid{
  background: #C59140;
}
.content-event .item .box-img .stt.fully{
  background: #EC1C24;
}
.content-event .item .desc{
  padding: 20px;
  background: #fff;
}
.content-event .item .desc h4{
  font-size: 16px;
  line-height: 22px;
  color:#F0562A;
  font-family: "Nunito-Bold";
  margin:0px;
  padding-bottom: 10px;
}
.content-event .item .desc p{
  color:#231F20;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Regular";
  padding-left: 28px;
  position: relative;
  margin-bottom: 10px;
}
.content-event .item .desc p i{
  font-size: 14px;
  color:#231F20;
  position: absolute;
  left: 0px;
  top:0px;
}
.content-event .item .action{
  margin-top:20px;
}
.content-event .item .action a{
  margin-right: 10px;
}
.content-event .item .action a.btn-border{
  padding: 13px 35px;
  color:#F0562A;
}

/***** teacher resource ********/
.resource-page .action-head{
  padding-top: 10px;
  padding-bottom: 30px;
  display: flex;
}
.resource-page .action-head h3{
  font-size: 18px;
  line-height: 24px;
  color:#231F20;
  font-family: "Nunito-ExtraBold";
  width: 80%;
}
.resource-page .action-head a{
  width: 20%;
  float: right;
}
#upload_resource .modal-content{
  width: 770px;
}

#upload-dropzone {
  border:none;
  display: flex;
  flex-flow: row wrap;
  align-content: space-between;
  justify-content: start;
  padding: 0px;
}

#upload-dropzone .dz-message span{
  display: none;
}
#upload-dropzone.dz-started .dz-message{
  display: block;
}
#upload-dropzone .dz-file-preview{
  order:1;
  margin: 34px 20px;
  min-height: 130px;
}
#upload-dropzone .dz-message{
  border: 2px dashed #E5C995;
  width: 130px;
  height: 130px;
  border-radius: 20px;
  position: relative;
  order:2;
}
#upload-dropzone .dz-message:after{
  content:"\f067";
  font-size: 30px;
  color:#E5C995;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 43%;
  margin: 0 auto;
  text-align: center;
}

#upload_resource .btn-organe{
  padding: 10px 33px !important;
  margin-left: 10px;
}

.resource-page .btn-edit i{
  padding-right: 5px;
}
.resource-page .btn-organe i{
  padding-right: 5px;
}
/***** attend ******/
.attend-page .box-head{
  display: flex;
}
.attend-page .box-head h2{
  width: 80%;
}
.attend-page .box-head p{
  font-size: 16px;
  color:#231F20;
  line-height: 22px;
  float: right;
  width: 20%;
  position: relative;
  top: 18px;
  text-align: right;
}
.attend-page .box-head p i{
  color:#FAAC18;
  padding-right: 18px;
}

.content-attend table{
  width: 100%;
}
.content-attend table thead{
  background: #FAAC18;
}
.content-attend table thead th{
  color:#231F20;
  font-size: 16px;
  line-height: 22px;
  font-family: "Nunito-SemiBold";
  text-align: center;
  padding: 12px 0px;
}
.content-attend table thead th:nth-child(1){
  width: 86px;
}
.content-attend table thead th:nth-child(2){
  text-align: left;
}
.content-attend table thead th:nth-child(3),.content-attend table thead th:nth-child(4){
  width: 166px;
}
.content-attend table tbody{
  border:1px solid #EEEEEE;
}

.content-attend table tbody tr:nth-child(1n){
  background: #FFFFFF;
}
.content-attend table tbody tr:nth-child(2n){
  background: #FAFAFA;
}
.content-attend table td{
  font-size: 16px;
  line-height: 22px;
  color:#231F20;
  text-align: center;
  padding: 15px 0px;
  border-bottom: 2px solid #EEEEEE;
}
.content-attend table td.name{
  text-align: left;
}
.content-attend table td:nth-child(3){
  border-left: 2px solid #EEEEEE;
  border-right: 2px solid #EEEEEE;
}

.content-attend .action{
  margin-top:50px;
  text-align: right;
}
.content-attend .action a,.content-attend .action button{
  padding: 12px 48px !important;
  outline: none !important;
}
.content-attend .action a{
  margin-right: 30px;
}

/*****radio *********/
.content-attend input[type="radio"]{
  display: none;
}
.content-attend .present input[type="radio"]+span.checkbox-optimate{
  display: inline-block;
  width: 14px;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  background: url('../images/icon-present.png') no-repeat;
  cursor: pointer;
}

.content-attend .present input[type="radio"]:checked+span.checkbox-optimate{
  background: url('../images/icon-present-active.png') no-repeat;
}
.content-attend .present input[type="radio"]:checked ~ label{
  background: #000;
}

.content-attend .absent input[type="radio"]+span.checkbox-optimate{
  display: inline-block;
  width: 14px;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  background: url('../images/icon-absent.png') no-repeat;
  cursor: pointer;
}

.content-attend .absent input[type="radio"]:checked+span.checkbox-optimate{
  background: url('../images/icon-absent-active.png') no-repeat;
}
.content-attend .absent_active .absent{
  background: #F9ECED;
}
.content-attend .present_active .present{
  background: #EBF8EC;
}
.content-attend td{
  position: relative;
}
.content-attend label{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 12px;
  cursor: pointer;
}
.content-attend th.student_name{
  position: relative;
  cursor: pointer;
}
.content-attend th.student_name i{
  font-size: 14px;
  padding-left: 10px;
}
.box-mark-all{
  width: 210px;
  background: #fff;
  padding: 18px;
  position: absolute;
  display: none;
  z-index: 200;
  top:42px;
  box-shadow: 0px 0px 22px rgba(195, 195, 195, 0.3);
}
.box-mark-all:before{
  content: '';
  position: absolute;
  left:10px;
  top: -10px;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  clear: both;
}
.box-mark-all ul{
  padding: 0px;
  margin: 0px;
}
.box-mark-all ul>li{
  list-style: none;
  font-size: 14px;
  color:#231F20;
  line-height: 19px;
  padding-bottom: 12px;
  cursor: pointer;
}
.box-mark-all ul>li:hover{
  color:#FAAC18;
}
.box-mark-all ul>li i{
  font-size: 16px;
  padding-right: 10px;
}
.box-mark-all ul>li.mark-present i{
  color:#0DB219;
}
.box-mark-all ul>li.mark-absent i{
  color:#EC1C24;
}
.box-mark-all ul>li.mark-clear i{
  color:#999999;
}

.content-lesson.all-student .action-lesson a.btn-edit{
  width: 178px;
}
/**** all attend ******/

.allattend table th.review{
  width: 170px;
}
.allattend table thead th:nth-child(1){
  width: 130px;
}
.allattend table td:nth-child(4){
  border-right: 2px solid #EEEEEE;
}
.allattend table td:nth-child(5){
  padding: 3px 0px;
}
.allattend table td:nth-child(5) .btn-organe{
  padding: 12px 35px !important;
  font-size: 14px !important;
}
.allattend-page .action-head-info{
  display: flex;
  align-items: end;
  margin:20px 0px;
}
.allattend-page .action-head-info .info{
  width: 80%;
}
.allattend-page .action-head-info p{
  font-size: 16px;
  color:#231F20;
  line-height: 22px;
  position: relative;
}
.allattend-page .action-head-info p i{
  color:#FAAC18;
  padding-right: 18px;
}
.allattend-page .action-head-info p a{
  font-size: 16px;
  color:#F0562A;
  line-height: 22px;
  text-decoration: underline;
  padding-left: 20px;
}
.allattend-page .action-head-info a.edit-attend{
  border: 1px solid #F0562A;
  border-radius: 20px;
  font-size: 14px;
  line-height: 19px;
  color: #F0562A;
  font-family: "Nunito-Bold";
  text-transform: uppercase;
  padding: 10px 25px;
  display: inline-block;
  float: right;
  text-align: center;
  margin-left: 20px;
}

.content-attend table tbody tr.disable{
  pointer-events: none;

}
.content-attend table tbody tr.disable a.btn-organe{
  pointer-events: none;
  background: #CCCCCC !important;
}


.allattend-page .editattend td.present, .allattend-page .editattend td.absent{
  pointer-events: all;
}
.allattend-page td.present,.allattend-page td.absent,.allattend-page .editattend tr.disable td.present,.allattend-page tr.disable td.absent{
  pointer-events: none;
}

/******* review **********/
.review-lesson .group-form {
  width: 100%;
  margin-bottom: 20px;
}
.review-lesson .stick {
  margin:30px 0px 0px;
}
.review-lesson .stick label{
  margin-bottom: 50px;
}
.review-lesson .stick label span.text{
  color:#FAAC18;
  font-size: 14px;
  line-height: 19px;
  font-family: "Nunito-Bold";
  display: block;
  text-align: center;
  padding-top: 10px;
}

.review-lesson .stick input[type="checkbox"]{
  display: none;
}
.review-lesson .stick input[type="checkbox"]+span.optimate{
  display: inline-block;
  width: 112px;
  height: 100px;
  margin: 0;
  vertical-align: middle;
  background: url('../images/checkbox-monkey-text.png') no-repeat;
  cursor: pointer;
}

.review-lesson .stick input[type="checkbox"]:checked+span.optimate{
  background: url('../images/checkbox-monkey-text-active.png') no-repeat;
}
.review-lesson .group-form label{
  font-size: 18px;
  line-height: 24px;
  color:#231F20;
  font-family: "Nunito-Bold";
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.review-lesson .group-form textarea{
  border:1px solid #EEEEEE;
  height: 85px;
  font-size: 16px;
  line-height: 22px;
  color:#231F20;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
  outline: none !important;
}
.review-lesson .action{
  text-align: right;
  margin-top:20px;

}

.action-head-info .info .first-info{
  margin-right: 90px;
}

/**** chatting ********/
.content-chatting{
  background: #fff;
  margin-top:30px;
}
.content-chatting .left-chat{
  border-right: 1px solid #F1F1F3;
  border-left: 1px solid #F1F1F3;
}
.content-chatting .left-chat .nav-tabs li{
  width: 100%;
  display: block;
}
.content-chatting .left-chat .nav-tabs li a{
  display: block;
  border-bottom: 1px solid #F1F1F3;
  padding: 15px 20px;
  background: #fff;
  width: 100%;

}
.content-chatting .left-chat .nav-tabs li a.active,.content-chatting .left-chat .nav-tabs li a:hover{
  background: #F1F1F3;
}
.content-chatting .left-chat .nav-tabs li .head-name{
  display: flex;
  width: 100%;
}
.content-chatting .left-chat .nav-tabs li .head-name h4{
  color:#4D4F5C;
  font-size: 13px;
  line-height: 18px;
  font-family: "Nunito-Bold";
  width: 80%;
  margin:0px;
  padding-bottom: 5px;
}
.content-chatting .left-chat .nav-tabs li .head-name span{
  font-size: 11px;
  line-height: 13px;
  color:#43425D;
  width: 20%;
  text-align: right;
}
.content-chatting .left-chat .nav-tabs li p{
  font-size: 11px;
  line-height: 13px;
  color:#43425D;
  margin:0px;
}
.content-chatting .left-chat .person{
  height: 440px;
  overflow-y: auto;
}
.content-chatting .left-chat .nav-tabs{
  border: none;
}

.content-chatting .left-chat .search{
  position: relative;
  padding: 15px 20px;
  background: #fff;
}
.content-chatting .left-chat .search i{
  position: absolute;
  top:23px;
  color:#FAAC18;
  font-size: 14px;
  left:20px;
}
.content-chatting .left-chat .search input{
  height: 30px;
  color:#231F20;
  line-height: 16px;
  font-size: 12px;
  width: 100%;
  border: none;
  padding: 0px 25px;
  outline: none !important;
}

.content-chatting  .tab-content{
  padding: 20px 30px;
  height: 500px;
  overflow-y: auto;
}
.content-chatting  .tab-content .head-chat h4{
  font-size: 14px;
  line-height: 19px;
  color:#231F20;
  font-family: "Nunito-Bold";
  margin:0px;
  padding-bottom: 10px;
}
.content-chatting  .tab-content .head-chat p{
  font-size: 12px;
  line-height: 16px;
  color:#231F20;
  font-family: "Nunito-SemiBold";
  font-style: italic;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.content-chatting  .tab-content .head-chat{
  border-bottom: 1px solid #EEEEEE;
}
.content-chatting .desc-chat{
  margin:25px 0px;
}
.content-chatting .desc-chat h5{
  font-size: 12px;
  line-height: 16px;
  color:#231F20;
  font-family: "Nunito-Bold";
  margin:0px;
  padding-bottom: 10px;
}
.content-chatting .desc-chat p{
  font-size: 12px;
  color:#231F20;
  line-height: 16px;
  padding: 12px 10px;
  position: relative;
  border-radius: 5px;
  margin:0px;
}
.content-chatting .desc-chat p:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  clear: both;
}
.content-chatting .desc-chat span{
  font-size: 10px;
  line-height: 14px;
  color:#999999;
  font-style: italic;
}
.content-chatting .desc-chat .question{
  text-align: right;
  margin-left: 30%;
}
.content-chatting .desc-chat .question p{
  background: #FAAC18;
  text-align: left;
}
.content-chatting .desc-chat .question p:before{
  border-bottom: 12px solid #FAAC18;
  right: 17px;
  top: -10px;
}
.content-chatting .desc-chat .answer{
  text-align: left;
  margin-right: 35%;
}
.content-chatting .desc-chat .answer p{
  background: #FAFAFA;
}
.content-chatting .desc-chat .answer p:before{
  border-bottom: 12px solid #FAFAFA;
  left:17px;
  top:-10px;
}
.content-reply textarea{
  padding: 21px 16px;
  height: 100px;
  background: #F7F7F7;
  width: 100%;
  border: none;
  outline: none !important;
  font-size: 14px;
  line-height: 19px;
  color:#999999;
}
.content-reply .action{
  display: flex;
  padding: 5px 15px 10px;
  align-items: center;
}
.content-reply .action .icon{
  width: 50%;
}
.content-reply .action .icon a{
  margin-right: 25px;
}
.content-reply .action .icon i{
  font-size: 14px;
  color:#FAAC18;
}
.content-reply .action .btn-action{
  width: 50%;
  text-align: right;
}
.content-reply .action .btn-action span{
  font-size: 14px;
  line-height: 19px;
  color:#6D6E70;
  padding-right: 24px;
}
.btn-organe.modal{
  position: static;
  display: inline-block;
}

/*****modal review student parent *******/
.layout-bookingslotstudentitem #sbox-window:not(.sbox-loading){
  width: 1100px !important;
  height: 85vh !important;
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

.layout-bookingslotstudentitem #sbox-window .all-lesson h2.title-head{
 color:#231F20;
 font-size: 24px;
 line-height: 32px;
 font-family: "Nunito-ExtraBold";
}
.layout-bookingslotstudentitem #sbox-window .action-head-info .info span{
  margin-right: 40px;
}
.layout-bookingslotstudentitem #sbox-window .action-head-info .info span i{
  padding-right: 14px;
}
.layout-bookingslotstudentitem #sbox-window .allattend-page .action-head-info {
    margin: 1px 0px;
    border-bottom: 1px solid #CCCCCC;
}

 .layout-bookingslotstudentitem #sbox-window .review-lesson .stick input[type="checkbox"]+span.optimate{
  background: url('../images/checkbox-monkey.png') no-repeat;
}

.layout-bookingslotstudentitem #sbox-window .review-lesson .stick input[type="checkbox"]:checked+span.optimate{
  background: url('../images/checkbox-monkey-active.png') no-repeat;
}
 .layout-bookingslotstudentitem #sbox-window .review-lesson .stick{
   pointer-events: none;
 }

 .layout-bookingslotstudentitem #sbox-window .no-review{
   font-size: 20px;
   padding: 50px 0px;
   text-align: center;
 }

 .action-lesson.disable a{
   pointer-events: none;
 }
.action-lesson.disable a.btn-edit{
  border: 1px solid #CCCCCC !important;
  color:#CCCCCC !important;
  pointer-events: none;
}
.action-lesson.disable a.btn-organe{
  background:#CCCCCC !important;
  pointer-events: none;
}
.btn-edit.disable{
  border: 1px solid #ccc;
  pointer-events: none;
}



/************ form stripe *********/
#frmStripePayment {
    max-width: 500px;
    padding: 25px;
    border: #D0D0D0 1px solid;
    border-radius: 4px;
    margin:0 auto;
}
.column-flex{
  display: flex;
}
.column-flex select{
  width: 100px !important;
}

#frmStripePayment #error-message{
  color:red;
  font-size: 14px;
  margin-bottom: 10px;
}

.img-stripe{
  margin:20px 0px;
}
.img-stripe img{
  margin: 0 auto;
  display: block;
}

.tutorial-table {
    border: #D0D0D0 1px solid;
    font-size: 0.8em;
    color: #4e4e4e;
}

.tutorial-table th {
    background: #efefef;
    padding: 12px;
    border-bottom: #e0e0e0 1px solid;
    text-align: left;
}

.tutorial-table td {
    padding: 12px;
    border-bottom: #D0D0D0 1px solid;
}

#frmStripePayment .field-row {
    margin-bottom: 20px;
}

#frmStripePayment div label {
    margin: 5px 0px 0px 5px;
    color: #49615d;
    width: auto;
}

.demoInputBox {
    padding: 10px;
    border: #d0d0d0 1px solid;
    border-radius: 4px;
    background-color: #FFF;
    width: 100%;
    margin-top: 5px;
    box-sizing:border-box;
}

.demoSelectBox {
    padding: 10px;
    border: #d0d0d0 1px solid;
    border-radius: 4px;
    background-color: #FFF;
    margin-top: 5px;
}

select.demoSelectBox {
    height: 35px;
    margin-right: 10px;
}

.btnAction {
    background-color: #F0562A;
    padding: 10px 40px;
    color: #FFF;
    border-radius: 4px;
    cursor:pointer;
    border: none;
}
.field-row-submit{
  text-align: center;
  margin-top:20px;
}

.btnAction:focus {
    outline: none;
}

.column-right {
    margin-right: 6px;
}

.contact-row {
    display: inline-block;
}

.cvv-input {
    width: 60px;
}



.display-none {
    display:none;
}

#response-container {
    padding: 40px 20px;
    width: 270px;
    text-align:center;
}


.ack-message {
    font-size: 1.5em;
    margin-bottom: 20px;
}

#response-container.success {
    border-top: #b0dad3 2px solid;
    background: #e9fdfa;
}

#response-container.error {
    border-top: #c3b4b4 2px solid;
    background: #f5e3e3;
}

.img-response {
    margin-bottom: 30px;
}

#loader {
    display: none;
}

#loader img {
    width: 45px;
    vertical-align: middle;
}

.class-teacher .head-class{
  display: flex;
  width: 100%;
}
.class-teacher .head-class .action{
  width: 50%;
  text-align: right;
}

.class-teacher .head-class h2.title-head{
  width: 50%;
}
.portal .page-form label.formControlLabel{
  font-size: 16px;
  color:#231F20;
  line-height: 18px;
  font-family: "Nunito-Bold";
  float: none !important;
  text-align: left !important;
  display: block;
  width: 100% !important;
}

.portal .page-form .formBody input,.page-form .formBody select,.page-form .formBody textarea{
  height: 40px !important;
  border: 1px solid #C1C8DC !important;
  border-radius: 5px !important;
  font-size: 14px !important;
  color:#999999 !important;
  line-height: 21px !important;
  font-family: "Nunito-Regular" !important;
  box-sizing:inherit !important;
  outline: none !important;
  box-shadow: none !important;
  width: 100% !important;
}

.portal .page-form .control-form.formBody{
  margin-bottom: 30px;
}


.portal .page-form .bootstrap-select.custom button{
  border: 1px solid #C1C8DC !important;
  border-radius: 5px;
  background: #fff;
}
.portal .page-form .bootstrap-select.custom label.error+button{
  border:1px solid red;
}
.portal .page-form .bootstrap-select.custom{
  position: relative;
}
.portal .page-form .bootstrap-select.custom label.error{
  position: absolute;
  bottom: -30px;
}

label.error{
 color:red;
 font-size: 12px;
}

.portal .page-form .bootstrap-select.custom button .filter-option-inner-inner{
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px !important;
}

.portal .page-form .dropdown-item.active, .portal .page-form .dropdown-item:hover{
  background-color: #F0562A;
  color:#fff;
}
.portal .page-form .dropdown-item{
  font-size: 14px !important;
}

.portal .page-form .control-form.hasicon{
  position: relative;
}
.portal .page-form .control-form.hasicon i{
  position: absolute;
  right:10px;
  top:12px;
  color:#F0562A;
}


.form-add-class{
  margin-top:40px;
}
