@import url("https://fonts.googleapis.com/css?family=Work+Sans&display=swap");
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  scrollbar-color: #7f7f7f white; /* thumb and track color */
  scrollbar-width: thin;
}

body{
  color:#424242;
  font-family: "Work Sans", sans-serif;
  scrollbar-color: #7f7f7f white; /* thumb and track color */
  scrollbar-width: thin;
  }
/* width */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius:10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:orange; 
  border-radius:10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #6f34d4; 
}
.datepicker{
  z-index:9999 !important;
}
.container{
  width:95%;
}
/* .sweet-alert button{
  background-color:#ddff93 !important;
  color:#6fa200 !important;
  font-weight: 600 !important;
}
.sweet-alert{
  border-top:10px solid #6fa200;
  border-radius: 10px !important;
}
.sweet-alert button.cancel{
  background: #C1C1C1 !important;
  color: white !important;
}
.sweet-alert #sa-warning{
  border: 10px solid red !important;
} */
.modal-content{
  border-radius: 10px;
  border-top: 10px solid #A77CF2;
  padding-top:5px;
}
.modal-header{
  border-bottom: none;
}
.modal-footer{
  border-top: none;
}
canvas{
  width: 80px!important;
  height: 80px !important;
}
.canvas_chart{
  width:inherit !important;
  height:inherit !important;
}
.chart{
  width: 80px !important;
  height: 80px !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.percent{
  line-height: 80px !important;
}
.qb_info  .mastery  .filter_toggle.filter_toggle{
  position: absolute;
  top:-24 !important;
  right:-18px;
}
.breadcrumb{
  background: rgba(0, 0, 0, 0);
  margin-top:10px;
}
/* CMS import */
.form-control {
  border-radius: 5px;
}
.dropdown-toggle{
  width: 70%;
  float: right;
}
.modal-dialog{
  position:fixed;
  bottom:0;
  right:0;
  left:0;
}
.modal-dialog .modal-lg{
  position:fixed;
  bottom:0;
  right:0;
  left:0;
  top:0;
  max-height: fit-content;
}
.key-fixed{
  position:fixed;
  right:10px;
  bottom:20px;
}
.btn-circled{
  border-radius:30px;
  padding:15px;
}
.key_box{
  padding:3px;
  box-shadow: 3px 3px 5px #efebeb;
  text-align: center;
}
.modal-dialog{
  max-width: 90% !important;
  margin:0 auto;
}
.modal-dialog ::-webkit-scrollbar {
  width: 2px !important;
}
/* Track */
.modal-dialog ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px white;
  border-radius: 10px;
}
.modal-content{
  max-height:210px;
  overflow-x: hidden;
  overflow-y:scroll;
  scrollbar-width: 3px;
}
.m-r-5{
  margin-right:5px;
}
.m-b-5{
  margin-bottom: 5px;
}
.col-xs-1{
  width:10%;
}
.floating-labels .form-control {
  padding: 20px;
  border: 1px solid #e4e7ea;
}
.color-table.primary-table thead th{
  background-color: #f5f5f5 !important;
  color:#8a4aff !important;
}
.back-to-tops {
  position: fixed;
  display: inline;
  background: #ff8eb8;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 99;
}
/* Footer */

#footer {
  background: #001771;
  padding: 0 0 5px 0;
  color: #eee;
  font-size: 14px;
}
.report #footer {
  background: #02332c;
  padding: 0 0 5px 0;
  color: #eee;
  font-size: 14px;
}
.report .credits a{
  color:#95E7DC;
}

#footer .footer-top {
  background: #5471e3;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #5471e3;
}

#footer .footer-top .footer-info p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
  color: #eee;
  font-weight: 500;
  text-align: left;
}
.class #footer .footer-top .footer-info p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  text-align: left;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  border: 1px solid #ff82b1;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #ff82b1;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::after {
  background: #5471e3;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}
.class #footer .footer-top .footer-links ul a {
  color: #fff;
}

#footer .footer-top .footer-links ul a:hover {
  color: white;
  text-decoration: underline;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #5471e3;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 5px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}
/* Footer end */
.textareaElement {
  width: auto;
  min-height: 30px;
  border: 1px solid #e9e9e9;
  max-height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 5px;
  padding:5px;
}
select, .select2-container-multi .select2-choices{
  border: 1px solid #e5e5e5 !important;
}
.select2-container-multi .select2-choices{
  border-radius: 5px !important;
}
/* Accordian panel sub-subject */
.panel-default .panel-heading, .panel-white .panel-heading{
  background: rgba(0,0,0,0) !important;
  border:0 !important;
}
.panel .panel-heading{
  text-transform: none !important;
}
.inline-block{
  display: inline-block;
}
.panel-group .panel .panel-heading .accordion-toggle.collapsed:before, .panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before{
  content: "\002B" !important;
  font-weight: 800;
  font-size:20px;
}
.panel-group .panel .panel-heading a[data-toggle=collapse]:before{
  content: "\2212" !important; 
  font-weight: 800;
  font-size:20px;
}
.form-control[readonly]{
  background: #f0f0f0 !important;
}
.myList li{ display:none;
  list-style-type: none;
}
/* Accordian panel sub-subject end*/
textarea{
  padding-top:0px !important;
}
.label {
  padding: 7px 10px;
  font-size: 13px;
  border-radius: 5px;
  color: #2b2b2b;
  line-height: 3;
}
.navbar-header .navbar-toggle{
  position: absolute;
  right:75px;
  font-size: 20px;
  color: white;
}
.home_index .navbar-header .navbar-toggle{
  position: absolute;
  right:85px;
}
.navbar-static-top{
  position: relative;
}
.profile_img{
   width:40%;
}
img{
  width:inherit;
}
.floating-labels label{
  padding-left:10px;
}
.canvas_width canvas{
  width: 150px !important;
  height: 150px !important;
}
.canvas_width .well:hover{
  background: #f6fffe;
  border: 2px solid #118172; 
  
}
/* Navy Blue pages */
.btn-rounded{
  border-radius: 5px;
}
/* naivgation */
.indexLogin .navbar-header{
  background: #09307E;
}
.profile .navbar-header{
  background: #A77CF2;
}
.class .navbar-header{
  background: #61CEF9;
}
.report .navbar-header, .report #footer .footer-top{
  background: #118172;
}
.course .navbar-header, .report #footer .footer-top{
  background: #5471e3;
}
#side-menu li a{
  color: #949ea9;
}
.indexLogin #footer .footer-top{
  background:  #09307E;
}
.profile #footer .footer-top{
  background:  #A77CF2;
}
.class #footer .footer-top{
  background:  #61CEF9;
}
.report #footer .footer-top{
  background:  #118172;
}
.report #side-menu > li > a.active{
  border-bottom: 2px solid #118172;
  color:#118172 ;
  font-weight: 700;
}
.profile #side-menu > li > a.active{
  border-bottom: 2px solid #A77CF2;
  color:#A77CF2 ;
  font-weight: 700;
}
.class #side-menu > li > a.active{
  border-bottom: 2px solid #61CEF9;
  color:#61CEF9 ;
  font-weight: 700;
}
.indexLogin #side-menu > li > a.active{
  border-bottom: 2px solid #09307E;
  color: #09307E;
  font-weight: 700;
}
.line-height{
  line-height: 2em;
}
.profile #side-menu > li > a.active{
  border-bottom: 2px solid #A77CF2;
  color: #A77CF2;
  font-weight: 700;
}
.class #side-menu > li > a.active{
  border-bottom: 2px solid #61CEF9;
  color: #61CEF9;
  font-weight: 700;
}
.indexLogin #footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  border: 1px solid #fec107;
  color: #fec107;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.report #footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  border: 1px solid #95E7DC;
  color: #95E7DC;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.profile #footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  border: 1px solid #f5f0ff  ;
  color: #f5f0ff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.class #footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  border: 1px solid white  ;
  color: white;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#wrapper{
  box-shadow: none !important;
}
.indexLogin #footer .footer-top .social-links a:hover {
  background: #fec107;
  color: #fff;
}
.report #footer .footer-top .social-links a:hover {
  background: #95E7DC;
  color: #fff;
}
.profile #footer .footer-top .social-links a:hover {
  background: #f5f0ff;
  color: #A77CF2;
}
.class #footer .footer-top .social-links a:hover {
  background: white;
  color: #09A4E1;
}
.profile #footer{
  background: #26006A;
}
.class #footer{
  background: #09A4E1;
}
.profile .text-blue{
  color: #26006A !important;
}
.class .text-blue{
  color: #09A4E1 !important;
}
.course .text-blue{
  color: #26006A !important;
}
.class #footer a{
  color:black;
}
.text-pink{
  color:#ff82b1;
}
/* Navigation end */
.indexLogin h3{
  color: #09307E;
  font-size:30px;
}
.report h3{
  color: #118172;
  font-size:30px;
}

h2{
  font-size: 28px;
  font-weight: 600;
  line-height: 2em;
}
p{
  font-size:16px;
}
h6{
  font-size:10px;
  line-height: 16px;
}
.profile_position{
  width:150px;
  height:150px;
  position: absolute;
  top:200px;
  left:80px;
}

.indexLogin .banner_blue{
  background:#09307E;
  padding:20px;
  color:white;
}
.btn-default{
  color:black !important;
}
.default_btn{
  width:40px;
  height:40px;
}
#chart1{
  height:150px;
}
.course .banner_blue{
  background:#5471e3;
  padding:70px;
  color:white;
}
.class .banner_blue{
  background:#61CEF9;
  padding:70px;
  color:white;
}
.profile .banner_blue{
  background:#A77CF2;
  padding:70px;
  color:white;
  padding-bottom: 0 !important;
}
.report .banner_blue{
  background:#118172;
  padding:70px;
  color:white;
 
}

.indexLogin .banner_blue p{
  color:white;
  font-size: 16px;;
}
.btn-warning{
  color:#09307E;
  font-weight:700;
  font-size:16px;
}
#about{
  padding:50px;
}
.indexLogin .text-blue{
  color:#09307E !important;
}
.report .text-blue{
  color:#118172 !important;
}
.left-text{
  width:50%;
  float:left;
}
.img-right{
  float:right;
  padding-top:50px;
  width: 50%;
}
.img-right img{
  width:100%;
}
.indexLogin .login-div{
  padding-top:50px;
  overflow: scroll;
  height: 650px;
}
.indexLogin .login_scroll{
  height: 340px;
}
h4{
  font-size: 16px;
  font-weight:700;
 }
 .indexLogin .login_btn{
   position: absolute;
   bottom:-85px;
 }
 .indexLogin .login-footer{
   position: absolute;
   bottom:0;
   width:100%;
 }
 .indexLogin .login-img{
   padding-bottom: 400px;
 }
.indexLogin .filter_panel{
  background: #FFD88B !important;
  padding:15px;
}
.course .filter_panel{
  background: #fff0f5 !important;
  padding:15px;
}
.class .filter_panel{
  background: #fff0f5 !important;
  padding:15px;
}
.filter_panel h4{
  margin-top:50px;
}
.indexLogin .search_box .form-control{
  background: #FFC34D;
}
.course .search_box .form-control{
  background: #ff82b1;
}
.class .search_box .form-control{
  background: #ffb9d3;
}
.profile .filter_panel{
  background: #fff0ea !important;
  padding:15px;
}
.profile .search_box .form-control{
  background: #ffd1c4;
}
.report .filter_panel{
  background: #95E7DC !important;
  padding:15px;
}
.report .search_box .form-control{
  background: #118172;
}
.indexLogin .search_box .form-control::placeholder{
  color:#2a2a2a;
}
.profile .search_box .form-control::placeholder{
  color:#2a2a2a;
}
.course .search_box .form-control::placeholder{
  color:white;
}
.class .search_box .form-control::placeholder{
  color:white;
}
.report .search_box .form-control::placeholder{
  color:white;
}
.label-bg label{
  background: rgba(0,0,0,0);
}
.label-bg .container_1{
  margin:0;
}
.label-bg p{
  line-height:1.5em;
  margin-bottom: 5px;
}
.indexLogin .irs-from, .irs-to, .irs-single{
  background-color: #09307E !important;
}
.report .irs-from, .irs-to, .irs-single{
  background-color: #118172 !important;
}
h4 span{
  font-weight: 200;
  font-size: 12px;
}
.indexLogin .label-mustard{
  background: #FFD88B;
  color:black;
}
.course .label-mustard{
  background: #edf1ff;
  color:black;
}
.class .label-mustard{
  background: #edfaff;
  color:black;
}
.class .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
  background: white;
}
.profile .label-mustard{
  background: #f5f0ff;
  color:black;
}
.report .label-mustard{
  background: #95E7DC;
  color:black;
}
.qb_text p{
  line-height: 1.6em;
}
.indexLogin h2 span{
  color:#FFC34D;
  font-size:14px;
  display: block;
  line-height: 0;
}
.course h2 span{
  color:#ff82b1;
  font-size:14px;
  display: block;
  line-height: 0;
}
.class h2 span{
  color:#ff82b1;
  font-size:14px;
  display: block;
  line-height: 0;
}
.profile h2 span{
  color:#A77CF2;
  font-size:14px;
  display: block;
  line-height: 0;
  font-weight:200;
}
.report h2 span{
  color:#118172;
  font-size:14px;
  display: block;
  line-height: 0;
}
.btn-mustard{
  background-color:#FFC34D;
  border-radius: 5px;
  color:#a66e00;
}
.btn-pink{
  background-color:#ff82b1;
  border-radius: 5px;
  color:white;
}
.btn-xs{
  padding: 1px 3px;
  height:20px;
}
.profile .btn-mustard{
  background-color:#A77CF2;
  border-radius: 5px;
  color:white;
  font-size: 18px;
}
.report .btn-mustard{
  background-color:#95E7DC;
  border-radius: 5px;
  color:#118172;
  font-size: 18px;
}
.btn-circle{
  width:40px;
  height:40px;
}
.indexLogin .pagination strong{
  background-color: #09307e;
  color: white;
  border: 1px solid #09307e;
}
.profile .pagination strong{
  background-color: #A77CF2;
  color: white;
  border: 1px solid #A77CF2;
}
.class .pagination strong{
  background-color: #61CEF9;
  color: white;
  border: 1px solid #61CEF9;
}
.report .pagination strong{
  background-color: #118172;
  color: white;
  border: 1px solid #118172;
}
.indexLogin .back-to-tops{
  background-color: #FFC34D;
}
.profile .reward_box{
  background-color:#F7F2FF;
  padding: 10px;
  text-align: center;
  border-radius:10px;
}
.course_box{
  background-color: #fff2f2 !important;
}
.qb_display{
  display: flex;
}
.profile .reward_box img{
  width:60px;
  height:100px;
}
.profile .reward_box h2{
  color: #ECB301;
}
.profile .reward_box .checked{
  color: #ECB301;
}
.profile .white-popup-block-primary{
  border-top: 10px solid #A77CF2;
}
.indexLogin .white-popup-block-primary{
  border-top: 10px solid #A77CF2;
}
.feeds li:hover{
  background-color: #ffc8dd !important;
}
.feeds li>div{
  width:10px;
  height: 10px;
}

.bg-pink{
  background: #ff6da5;
}
.indexLogin #side-menu ul > li > a.active{
  color: #09307e;
  font-weight: 800;
  
}
.course #side-menu ul > li > a.active{
  color:#5471e3;
  font-weight: 800;
  
}
.class #side-menu ul > li > a.active{
  color:#61CEF9;
  font-weight: 800;
  
}
.pos_fix{
  position: fixed;
  top: 7px;
  right: 50px;
  z-index: 99;
}
.back_btn{
  position: fixed;
  top: 7px;
  right: 10px;
  z-index: 99;
}

.indexLogin h3{
  font-weight: 600;
}
.indexLogin .adjust{
  margin-top: 100px !important;
}
/*  */
/* .report .form-control{
  color:white !important;
} */
.accordion_1{
  background-color: #f8f8f8;
}
.course .accordion_1{
  background-color: #ff82b1;
  border-radius: 5px;
  margin-bottom: 10px;
  color: white;
  font-weight: 800;
}
.course .accordion_1:after{
  color:#ffc8dd;
  font-weight: 800;
}

.accordion_1 .active, .accordion_1:hover {
  background-color: rgba(0,0,0,0);
  color:black;
}
/* sub subjecct accordion */
.accordion {
  background-color: rgba(0,0,0,0);
  color: #444;
  cursor: pointer;
  padding: 10px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion .active, .accordion:hover {
  background-color: rgba(0,0,0,0);
}

.accordion:after {
  content: "\2212";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 24px;
}
.panel-default, .panel-white{
  max-height: initial !important;
}
.accordion.active:after {
  content: "\002B";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.row_scroll{
  max-height:700px;
  overflow-x: scroll;
}
button:focus{
  outline: none;
}
.panel {
  padding: 0 18px;
  background-color: rgba(0,0,0,0);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 0;
}
.accordion_1 .panel {
  background-color: #f8f8f8;
}

/* sub subject accordion end*/
.btn-primary, .btn-primary.disabled{
  background-color: rgba(0,0,0,0);
  border: 0;
}
.well{
  padding:0px;
  border-radius: 10px;
  margin-bottom:0;
  box-shadow: 5px 5px 10px #efebeb;
  border: 0;
  min-height: auto;
}
.checked{
  color:orange;
}
.floating-labels .form-control{
  font-size: 14px;
}
 /* Checkbox */
/* The container */
.publish_qb .container_1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.course .container_1, .profile .container_1, .class .container_1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.floating-labels .lab_position label{
  position: inherit;
  padding-left: 35px;
  cursor: pointer;
}
.floating-labels .lab_position label p{
  width: auto;
}
.indexLogin .checkmark{
  background: #ccc !important;
}
.indexLogin .container_1 input:checked ~ .checkmark{
  background: #09307E !important;
}
.floating-labels .lab_position_radio label{
  position: inherit;
  padding-left: 12px;
  top:2px;
}
.text-white{
  color:white;
}
/* Hide the browser's default checkbox */
.container_1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}
.indexLogin .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fcbb3c;
}
.indexLogin.index_check .checkmark {
  background-color: #f0f0f0;
}
.indexLogin.index_check .container_1 input:checked ~ .checkmark{
  background: #09307E;
}
.course .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ff82b1;
}
.profile .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffd1c4;
}

/* On mouse-over, add a grey background color */
.container_1:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.indexLogin .container_1 input:checked ~ .checkmark {
  background-color: #09307E ;
}
.course .container_1 input:checked ~ .checkmark {
  background-color: #5471e3 ;
}
.profile .container_1 input:checked ~ .checkmark {
  background-color: #A77CF2 ;
}
.report .container_1 input:checked ~ .checkmark {
  background-color: #118172 ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_1 .checkmark:after {
  left: 8px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* checbox end */
.white-popup-block-primary {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  border-radius: 15px;
  border-top:10px solid #044fd6;
}
.white-popup-block-primary img{
  width:100%;
}
.content-wrap section p{
  padding:0;
  line-height: 2.2em;
}
.tabs-style-iconfall nav{
  max-width: 200px;
}
.content-wrap section{
  padding:0;
}
.text-mustard{
  color: #FFC34D;
}
.course .text-mustard{
  color: #ff82b1;
}
.frgt-pwd a:hover{
  text-decoration: underline;
}
th{
  font-weight: 800 !important;
}
.table-bordered, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
  border: 0 !important;
}
.table-striped tbody tr:nth-of-type(odd){
  background-color: rgba(0,0,0,0) !important;
}
.indexLogin .table>thead>tr>th{
  background: #cbddff !important;
  color: #09307E !important;
}
.class .table>thead>tr>th{
  background: #E1F6FF;
  color: #09307E;
}
.icheckbox_square-red, .iradio_square-red{
  margin-right: 10px;
}
.profile .table>thead>tr>th{
  background: #A77CF2;
  color: white;
}
.report .table>thead>tr>th{
  background: #02332c;;
  color: white;
}
.pull-top{
  float:right;
}
.m_top{
  margin-top:50px !important;
}
/* Pagination */
.pagination {
  display: inline-block;
}

.pagination strong,
.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
}

.pagination strong {
  background-color: #5471e3;
  color: white;
  border: 1px solid #5471e3;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
  color: #5471e3;
}

.pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.course .qb_active{
  background-color: #fff4f8;
}
.course h4 a{
  color:#26006A;
}
.course h4 a:hover{
 color:#ff82b1;
}
.class h4 a{
  color:#09A4E1;
}
.class h4 a:hover{
 color:#ff82b1;
}
.profile h4 a{
  color:#A77CF2;
}
.profile h4 a:hover{
 color:#ffd1c4;
}
.indexLogin h4 a{
  color:#26006A;
}
.indexLogin h4 a:hover{
 color:#FFC34D;
}
.form-group h6{
  font-size: 12px;
  padding-left: 10px;
}
.panel_height{
  max-height: fit-content;
}
/* Pagination end*/

.caution-bg{
  background: url(../plugins/images/caution_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.confirm-bg{
  background: url(../plugins/images/confirmation_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.padding_bg{
  padding-top:275px !important;
}
.error-bg{
  background: url(../plugins/images/error_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.exclamation-bg{
  background: url(../plugins/images/excalmation_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.fail-bg{
  background: url(../plugins/images/fail_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.info-pop-bg{
  background: url(../plugins/images/info_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.success-bg{
  background: url(../plugins/images/success_bg_popup.png);
  border: 0;
  padding-top: 100px;
  height: 490px;
  width:500px;
  background-size: contain;
  padding-top: 300px;
  background-repeat: no-repeat;
}
.btn-light-red, .btn-light-red:focus, .btn-light-red:active, .btn-light-red:hover{
  background-color:#ffb4b4;
  color: red;
  font-weight: 600;
}
.btn-light-pink, .btn-light-pink:focus, .btn-light-pink:active, .btn-light-pink:hover{
  background-color:#ffc8dd;
  color: #c4094f;
  font-weight: 600;
}
.btn-light-yellow, .btn-light-yellow:focus, .btn-light-yellow:active, .btn-light-yellow:hover{
  background-color:#fff39c;
  color: #ffb100;
  font-weight: 600;
}
.btn-light-violet, .btn-light-violet:focus, .btn-light-violet:active, .btn-light-violet:hover{
  background: #dfbbf8;
  color:#53028b;
  font-weight: 600;
}
.btn-light-navBlue, .btn-light-navBlue:focus, .btn-light-navBlue:active, .btn-light-navBlue:hover{
  background-color:#c8c8fb;
  color:#050db5;
  font-weight: 600;

}
.btn-light-orange, .btn-light-orange:focus, .btn-light-orange:active, .btn-light-orange:hover{
  background-color:#fbdbc8;
  color:#be4800;
  font-weight: 600;
}
.btn-light-blue, .btn-light-blue:focus, .btn-light-blue:active, .btn-light-blue:hover{
  background-color:#a0e9f9;
  color:#079dbd;
  font-weight: 600;
}
.btn-light-green, .btn-light-green:focus, .btn-light-green:active, .btn-light-green:hover{
  background-color:#e4fdad;
  color:#6fa200;
  font-weight: 600;
}

.text-violet{
  color:#53028b;
}
.text-navBlue{
  color:#050db5;
}
.text-orange{
  color:#be4800;
}
.text-green{
  color:#6fa200;
}
.text-red{
  color:red;
}
.text-grey{
  color:#ccc;
}
.inline{
  display: inline;
}
.m-t-80{
  margin-top:80px;
}
.btn-red{
  color:red;
  font-size: 16px;
  background: rgba(0, 0, 0, 0)
}
.bg-default{
  background-color: rgb(248, 248, 248);
  padding:8px;
  border-radius: 5px;
}
.bg-syllabus{
  background-color: rgba(248, 248, 248,0);
  padding:0;
  border-radius:10px;
  margin-bottom: 0px;
}
.bg-outline-default{
  background: rgba(0,0,0,0);
  border: 1px solid rgb(248, 248, 248);
  padding:5px;
  border-radius: 5px;
}
.student_list img{
  width: 45px;
  height: 45px;
  display: inline;
}
.student_list h4{
  display: inline;
  font-weight:200;
}
.carousel-indicators li{
  border: 1px solid #050db5;
}
.carousel-indicators .active{
  background-color: #050db5;
}
.carousel-indicators{
  bottom:-20px;
}
.scroll-select{
  max-height: 100px;
  overflow: auto;
}
.btn-width_lg{
  width:initial !important;
  height:initial !important;
}
/* progress bar */
.bars{
    border: 1px solid #98da09;
    width: 70%;
    margin: 20px 0 0 0px;
    border-radius: 5px;
}
.photoshop-progres {
  background-color: #e4fdad;
  height: 18px;
  width: 50%;
}
.red .bars{
  border: 1px solid #ffb4b4;
}
.red .photoshop-progres{
  background: #ffb4b4;
  width: 20%;
}
.progress-vertical-bottom{
  min-height: 200px !important;
}
.img_size img{
  width: 30%;
}
.top_890{
  top:890%;
}
.el-element-overlay .el-card-item .el-card-content a{
  color: #6fa200;
}
.el-element-overlay .el-card-item .el-card-content a:hover{
  color: #6fa200;
}
label p{
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.icheckbox_flat-red{
  vertical-align: top !important;
}

@media screen and (max-width: 767px) {
  .indexLogin #about{
    padding:0px;
    padding-top:30px;
  }
  .indexLogin .hidden-img{
    display:none;
   }
  .caution-bg, .confirm-bg, .error-bg, .exclamation-bg, .fail-bg, .info-pop-bg, .success-bg{
  height: 355px;
  width:360px;
  padding-top: 195px;
  }

  .btn-width{
    width:50%;
  }
  .xs-width{
    width:33.3%;
  }
  .xd-width{
    width:25%;
  }
  .width_90{
    width:80%
  }
  .radio_width_10{
    width:10%;
  }
  .radio_width_90{
    width:90%;
  }
  .text-mustard{
    width: 90%;
  }
  .width_10{
    width:20%
  }
 .width_10 img{
   width:90%;
 }
}
@media screen and (min-width:320px) and (max-width:360px){
  .caution-bg, .confirm-bg, .error-bg, .exclamation-bg, .fail-bg, .info-pop-bg, .success-bg{
    height: 305px;
    width:310px;
    padding-top:157px;
   }
   label p{
    width: 230px !important;
   }
 h6{
   font-size:8px !important;
 }
 button{
   font-size:12px !important;
 }

}
@media screen and (max-width: 856px){
  .indexLogin .login-div{
    height: auto;
   }
   .indexLogin .search_box .form-control{
    background-color: #fff6e5;
  }
  #filter_panel{
    background-color: white !important;
  }
  h2{
    font-size: 24px;
  }


}

@media screen and (max-width: 568px) {
  .well_margin h2{
    font-size: 15px !important;
  }
  .bg-syllabus{
    background-color: rgb(248, 248, 248);
    padding:30px 0 0 0;
    border-radius:10px;
    margin-bottom: 10px;
  }
  
  .width_50{
    width:50%;
  }

  .pull-top{
    float:left;
  }
  .m_top{
    margin:0;
  }
  .well_margin{
    margin-bottom: -60px;
  }
  .well_margin p{
    font-size: 10px !important;
  }
 .indexLogin .left-text, .indexLogin .img-right{
   width:100%;
 }
 .indexLogin img{
  width:inherit;
}
.indexLogin .img_width{
  width:20%;
}
.indexLogin img{
  width:100%;
}
.indexLogin .sub_width{
  width:80%;
}
.course h2 span{
  line-height: 20px;
 }
h6{
  font-size: 9px;
}
.report #morris-donut-chart svg{
  top:0px !important;
  width:284px !important;
}
.report #morris-donut-chart{
  height: 250px !important;
}
.banner_blue{
  padding:10px !important;
  padding-bottom: 0!important; 
}
.profile .well{
  background: #fff;
}
.indexLogin .adjust{
  margin-top: inherit !important;
}
.padding_bg{
  padding-top:118px !important;
}
.edit_width{
  width: 20%;
}

 .qb_info .filter_toggle.filter_toggle {
    position: absolute;
    top: 40px !important;
    right: 10px;
    z-index: 98;
  }

  .qb_info #filter_panel {
    background: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    top: 55px !important;
    overflow: scroll;
    box-shadow: rgba(0, 0, 0, 0.08) 1px 0px 20px;
  }
  .img_size img{
    width: 30%;
  }
  .dropdown-toggle{
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .indexLogin .login-img{
    display: none;
  }
  .el-card-avatar img{
    width: 60% !important;
    margin: auto;
  }
  .dropdown{
    position: absolute !important;
    right: 0px;
    width: 18%;
  }

  #footer img{
    width:30%;
  }
  .profile-pic img{
    width:75%;
  }
  .margin_course{
    margin-top: 100px;
  }
  
}
@media screen and (width: 768px){
  #footer img{
    width:50%;
  }
 .width_150 img{
   width: 150%;
 }

}
@media screen and (width:767px){
  .dropdown{
    width: 17%;
  }
  .navbar-header .navbar-toggle{
    right: 95px;
  }
  .filter_toggle.filter_toggle{
    right: 145px !important;
  }
  .qb_info .filter_toggle.filter_toggle{
    right:10px !important;
  }
}
@media screen and (min-height:1024px) and (max-height: 1366px){
  .indexLogin .login-div{
    height:950px;
   }
 .indexLogin .above_13{
    height:1220px !important;
   }
  .height_1024{
    position:fixed;
    width: 100%;
    bottom: 0;
  }

}
@media screen and (height: 1366px){
  .height_1366{
    position: fixed;
    width: 100%;
    bottom:0;
  }
}
@media screen and (max-width:1024px){
  .text-sm{
    font-size: 2.7em !important;
  }
  .ipad-width{
    max-width: 100%;
    flex: 100%;
  }
  .container{
    width: auto;
  }
}
@media screen and (min-width:361px) and (max-width: 992px){
  label p{
    width: 290px !important;
   }
}
@media screen and (min-height:769px) and (max-height:1366px){
  .register_footer{
    position: absolute;
    bottom:0;
    width:100%;
  }
}
@media screen and (width:1024px)
{
  .m-t-100{
    margin-top:100px !important;
  }
}
@media (min-width:833px) and (max-width:992px){
  .filter_toggle.filter_toggle {
    position: absolute;
    top: -20px;
    right: 135px;
    z-index: 9999;
  }
  #filter_panel,
  #sort_panel {
    display: none;
  }
}
@media (max-width: 833px) {
  .well_margin h2{
    font-size: 21px;
  }
  #filter_panel,
  #sort_panel {
    display: none;
  }

  .filter_toggle.filter_toggle {
    position: absolute;
    top: -20px;
    right: 135px;
    z-index: 9999;
  }
 
 .qb_info .filter_toggle.filter_toggle {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 9999;
  }
  .bottom_auto{
    bottom:auto !important;
  }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
    background-color: rgba(0,0,0,0) !important;
    border: none !important;
    box-shadow: none;
  }
  #filter_panel {
    background: #fff;
    position: absolute;
    z-index: 99;
    top: 0;
    bottom:0;
    overflow: scroll;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  }
  .qb_info #filter_panel {
    background: #f6f6f6 !important;
    position: absolute;
    z-index: 99;
    bottom: 0;
    top: 0px;
    overflow: scroll;
    box-shadow: rgba(0, 0, 0, 0.08) 1px 0px 20px;
  }
  #filter_toggle a {
    font-size: 22px;
    color: #fff;
  }
  #filter_toggle i {
    font-size: 20px;
    color: white;
  }

}
@media (max-width: 1280px) {
  .back-to-tops {
    bottom: 15px;
  }
  label p{
    width: 180px;
  } 
}
@media (height:1366px) {
  .profile .login-footer{
    position: absolute;
    bottom:0;
    width:100%;
  }
}
@media (max-height:560px) {
  .indexLogin .login-footer{
    position: inherit;
   }
 .width_50, .indexLogin .left-text{
   width: 50%;
   float: left;
 }
.indexLogin .img-right{
   width: 50%;
   float: right;
 }
 .width_50 img{
   width: 100%;
 }

 .navbar-header .navbar-toggle{
  position: absolute;
  right:90px;
}
}