.profile_box {
  box-shadow: 0px 0px 10px #ccc;
}

.profile_input input {
  border: 1px solid #e6e6e6;
  width: 100%;
  height: 45px;
  padding-left: 15px;
  font-size: 16px;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #000;
}

/* a , p, h1, h2, h3, h4, h5, h6{
     
  } */

/* body.skin-blue.sidebar-mini.sidebar-collapse.qvs_view .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
 margin: 0!important;
     text-align: center;
} */

.btns-box {
  max-width: 253px;
  margin: 0 auto !important;
}

.profile_daterpicker .form-group {
  margin-bottom: 0;
}

.socialLink-box {
  position: relative;
}

.socialLinkImg img.social_icon_fix {
  position: absolute;
  right: 8px;
  top: 7px;
  width: 22px;
  padding: 0px;
  border-radius: 2px;
}

/* sidemenu text css */
.icon_view {
  color: #00a79d !important;
  margin-right: 13px;
}

.wide_spac {
  margin-left: -7px;
}

/* end sidemenu css */

.form-control:focus {
  box-shadow: inherit !important;
}

.autosuggestionData {
  position: absolute;
  background: white;
  width: 100%;

  top: 49px;
  padding: 8px 0;
  z-index: 9;
  border-radius: 15px;
}

.autosuggestionData ul {
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.autosuggestionData ul li {
  border-bottom: 1px solid #8ae3eb;
  padding: 10px 10px;
  list-style: none;
}

#verifyotp input.form-control {
  padding-left: 11px;
  height: 57px;
  font-size: 16px;
}

#verifyotp .save_button {
  background: #e85753;
  padding: 6px 0;
  min-width: 111px;
  margin: 15px auto;
  border: none;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;

  display: table;
}

#verifyotp .modal-body {
  padding: 25px 0 15px;
}

#verifyotp .modal-dialog.model-signup {
  margin: 100px auto;
}

.autosuggestionData ul li:hover {
  cursor: pointer;
  background-color: #8ae3eb;
  /*    border-bottom-left-radius: 10px; */
  color: #fff;
  /*  border-bottom-right-radius: 10px; */
}

/* url(../images/blockchain-decoded.png) */
.bg-blockchain-decoded {
  background-repeat: no-repeat;
  background-size: cover;
  height: 355px;
  background-position: center;
  position: relative;
  margin-bottom: 120px;
}

.course-dtd-sec::before {
  display: none;
}

/*  .autosuggestionData ul::-webkit-scrollbar-track
{

  background-color: #fff;
}

.autosuggestionData ul::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}

.autosuggestionData ul::-webkit-scrollbar-thumb{
  background-color: #00a79d;
} */

.autosuggestionData ul::-webkit-scrollbar {
  background: transparent;

  width: 7px;
  height: 0px;
  border-radius: 25px;
}

.autosuggestionData ul::-webkit-scrollbar-thumb {
  background-color: #46c1c6;
  border-radius: 25px;
}

.autosuggestionData ul .courseDesc a:hover,
.autosuggestionData ul .courseName a:hover {
  background: transparent !important;
}

.autosuggestionData .courseName {
  font-weight: bold;
  color: rgb(20, 104, 169);
  font-size: 14px;
  line-height: 1.55em;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}

.autosuggestionData ul li.courseSearch .row {
  display: flex;
  align-items: center;
}

.margin-carousel-2,
.margin-carousel {
  margin-top: 25px !important;
}

.signupBtn:hover {
  color: #fff;
}

.all-courses {
  margin-right: 10px !important;
}

.c-dts h2 {
  font-size: 21px;
}

.courseName a {
  font-weight: 600;
  color: #000;
  font-size: 14px !important;
  line-height: 1.55em;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  text-transform: none !important;
}

.courseDesc a {
  font-weight: normal !important;
  font-size: 12px !important;
  line-height: 15px;
  letter-spacing: 0px !important;
  color: #000;
  padding-top: 9px !important;
  text-transform: none !important;
  display: inline-block;
}

.courseName a:hover {
  text-decoration: none !important;
  color: #000 !important;
}

.courseDesc a {
  text-decoration: none !important;
  color: #000 !important;
}

button:focus {
  outline: none !important;
}

.profile_input .input-group .input-group-addon {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.profile_select select {
  border: 1px solid #e6e6e6;
  width: 100%;
  height: 45px;
  padding-left: 15px;
  font-size: 16px;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #000;
}

.save_button {
    background: #ecf5f3;
    padding: 8px 20px;
    min-width: auto;
    margin: 0px;
    border: none;
    color: #00a79d !important;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: center;
    margin: 0px 20%; box-shadow:2px 2px 6px #cccccc7d;
}
.kt-notification .kt-notification__item:hover {
background: transparent;border-left: 4px solid #00a79d !important;}
.navbar-nav > .user-menu > .dropdown-menu {
 
    padding: 0px 0 0 0;
 
    border-radius: 4px;
  
}
.save_button:hover {
  background: #00a79d;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer !important;
}

span.icon_profile {
    font-size: 16px;
    color: #00a79d;
    border: 1px solid #00a79d;
    display: flex;
    justify-content: center;
    align-items: center;
	width: 35px;
height: 35px;
}
.kt-user-card {
 
    padding: 1rem 1rem;
 
}
.dropdown-menu.dropdown-menu-fit.dropdown-menu-right.dropdown-menu-anim.dropdown-menu-xl {
width: 280px;}

.kt-notification .kt-notification__item {
  padding: 10px 12px !important;
}
.kt-user-card {
  
    background-color: #ecf5f3;
}
.has_error {
  border: 1px solid #e85753 !important;
}

/* profile side bar css start here */
.profile_side_bar {
  padding: 20px;

  box-shadow: 0px 0px 10px #ccccccb8;
}

.profile_side_bar h3 {
  font-size: 15px;
  margin: 0;
  padding: 0 15px 10px;
  color: #cccccc;
}

.profile_menu {
  font-size: 16px;

  color: #000;
}

ul.profile_menu {
  padding-top: 20px;
  padding-left: 0px;
  list-style: none;
  margin: 0;
}

/*ul.profile_menu li {
 border-top: 1px solid #e6e6e6;
}
*/

input:focus {
  outline: none !important;
}

.profile_menu .profile_setting {
  font-size: 18px;
}

.profile_input h2 {
  color: #057fa8;
  font-size: 16px;
  margin-top: 18px;
}

.profile_input .instructorName {
  font-size: 14px;
  color: #76838f;
  letter-spacing: 0.5px;
}

ul.profile_menu li a span {
  margin-right: 10px;
  width: 20px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  font-size: 14px;
}

ul.profile_menu li+li {
  margin-top: 5px;
}

ul.profile_menu li a {
  font-size: 14px;
  color: #6d6e71;
  display: flex;
  line-height: 20px;
  padding: 8px 10px;
  justify-content: flex-start;
  align-items: center;
  transition: 0.3s;
}

ul.profile_menu li a.menu_active,
ul.profile_menu li a.menu_active:hover {
  background: #f6f7fb;
  border-radius: 4px;
  color: #057fa8 !important;
}

ul.profile_menu li a:hover {
  color: #057fa8 !important;
}

ul.profile_menu li a:hover {
  text-decoration: none;
}

.profile_sub_menu {
  list-style: none;
  padding: 0px 0;
  border-top: 1px solid #e6e6e6;
  margin: 0;
}

.profile_wrap_cntr {
  padding: 0px;
  margin-bottom: 0px;
  position: relative;
}

.hedr_bg {
  background-color: #7571f9;
  border-radius: 10px 10px 0px 0px;
}

.picture-container {
  position: relative;
  cursor: pointer;
  text-align: center;
}

.picture-container .picture {
  width: 106px;
  height: 106px;
  background-color: #999999;
  border: 4px solid #cccccc;
  color: #ffffff;
  border-radius: 50%;
  margin: 5px auto;
  overflow: hidden;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.picture-container .picture-src {
  width: 100%;
}

.picture-container .picture input[type="file"] {
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0 !important;
  position: absolute;
  top: 0;
  width: 100%;
}

.profile-top-label {
  color: #6d6e71;
  font-size: 12px;

  font-weight: normal;
  margin-bottom: 3px;
}

.profile_input.profile_wrap_cntr input,
.profile_select.profile_wrap_cntr select {
  border: none;
  margin: 0;
  padding: 10px 10px;
  height: 34px;
  background: none;
  border-radius: 4px;
  font-size: 13px;
  background: #f6f7fb;
}

.form-control {
  border: 1px solid #ced4da;
  margin: 0;
  padding: 10px 10px;
  height: 40px;
  background: none;
  border-radius: 4px;
  font-size: 14px;
}

.profile_box textarea.form-control {
  border: none;
  margin: 0;
  padding: 10px 10px;
  background: none;
  border-radius: 4px;
  font-size: 13px;
  background: #f6f7fb;
}

.profile_box .form-group {
  margin-bottom: 18px;
}

.profile_input.profile_wrap_cntr input:focus,
.profile_select.profile_wrap_cntr select {
  outline: none;
}

/* profile side bar css end here */

/* Account setting page css start here */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #808080;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #e85753;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.left_part {
  margin-bottom: 25px;
}

.left_part h4 {
  font-size: 16px;

  color: #000;
  margin: 0 0 5px;
}

.left_part p {
  font-size: 16px;

  color: #808080;
}

.switch_button {
  margin-top: 17px;
}

span.fill {
  border: 2px solid #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: 17px;
  border-radius: 50%;
  padding: 0;
}

.full_fill {
  background: #fff;
  border: none;
}

/* Account setting page css end here */

/* learning dashboard css start here */

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}

.calander_icon {
  color: #51c2c6;
  font-size: 24px;
}

.user_icon {
  color: #51c2c6;
  font-size: 28px;
}

.right_nav li a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  border: 2px solid #51c2c6;
}

.right_nav .calander_anchor {
  border: none;
  margin: 5px 10px 0;
}

.inner_content_cntr {
  padding: 0px;
  width: 100%;
}

.finance_model_box h3 {
  font-size: 20px;
  font-weight: 600;
}

.created_text {
  font-size: 17px;
  color: #000;
  font-style: italic;
  margin: 3px 0 0;
}

.message_icon {
  border: 1px solid #b3b3b3;
  border-radius: 50%;
  width: 25px;
  font-size: 14px;
  display: none;
  height: 25px;
  text-align: center;
  padding-top: 0;
  margin-right: 5px;
}

.right_modal_box {
  padding-top: 26px;
  margin-right: 40px;
}

.progress_lock {
  position: relative;
  margin: 60px 0 25px;
}

.step_line {
  background: #cccccc;
  height: 8px;
}

.progress_lock ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.progress_lock li {
  position: relative;
}

ul.step_box {
  position: absolute;
  width: 100%;
  top: -10px;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.progress_lock li:first-child {
  text-align: left;
  left: -1px;
}

.progress_lock li:last-child {
  text-align: right;
  right: -1px;
}

.lock_step {
  border: 1px solid #b3b3b3;
  background: #fff;
  border-radius: 50%;
  width: 25px;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  text-align: center;
  padding-top: 1px;
}

.unlock_step {
  background: #42c1dd;
  border-radius: 50%;
  width: 25px;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  text-align: center;
  padding-top: 0;
  line-height: 23px;
}

.panel-group .module_box {
  margin-top: 7px;
  border-radius: 5px;
  box-shadow: 0 2px 10px #ccccccb8;
}

.module_box .module_header {
  position: relative;
  box-shadow: 0px 0px #ffffff;
  border-radius: 5px;
  border: none;
  padding: 0;
}

.module_box .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: none;
}

.module_box .panel-default>.panel-heading {
  border: none;
  background: none;
  padding: 10px 15px;
  position: relative;
  background: #e5ecf4;
  border-radius: 5px 5px 0px 0px;
  cursor: pointer;
}

.module_name {
  display: flex;
  align-items: center;
}

.module_header {
  padding: 15px;
}

.module_name img {
  width: 25px !important;
  margin-right: 11px;
}

.module_name span {
  font-size: 16px;
}

.icon_box {
  margin-top: -5px;
  color: #a4a4a4;
}

span.sortDown {
  position: absolute;
  right: 0px;
  top: 19px;
}

.module_header a:hover {
  text-decoration: none;
}

.icon_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.icon_box li {
  float: left;
  margin: 7px 35px 0 0;
  font-size: 15px;
}

.fa-sort-down {
  font-size: 32px;
  position: absolute;
  right: 15px;
  margin-top: -13px;
  color: #057fa8;
}

.modal_content {
  padding: 0px 37px 30px;
}

.module_header a {
  color: #000;
  display: block;
  cursor: pointer;
}

.panel-heading.active .fa-sort-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 0;
}

.tick_align .bg_fill_icon {
  background: #2d94b7;
}

.module_click:hover {
  border-color: #c7ced6;
}

.module_click li a:hover,
.module_click:hover li a {
  colo: #057fa8;
}

.tick_align .bg_fill_icon.tick_box::before {
  color: #ffffff;
}

.tick_box::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #a5d0e0;
  left: 0px;
  top: 0px;
  position: absolute;
}

.tick_box {
  width: 35px;
  height: 35px;
  border: 4px solid #cce3f1;
  color: #42c1dd;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  position: relative;
  background: #a5d0e0;
}

.custom_panel .panel-group {
  padding: 10px 0px;
  margin: 0px;
}

.module_box.space_top {
  margin-top: 20px;
}

.modal_content h4 {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: RennerMedium;
}

.module_list ul {
  list-style: none;
  padding: 5px;
  margin: 0px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fafafa;
}

.custom_panel .panel-body {
  padding: 15px !important;
}

.module_list ul+ul {
  margin-top: 10px;
}

.icon_img {
  width: 43px;
  height: 43px;
  border: 1px solid #00a79d;
  border-radius: 50%;
  text-align: center;
  padding-top: 7px;
  margin: 0 8px 0 0;
  float: left;
  background: url(../dist/img/spirit_img_icon.png) no-repeat;
  background-size: 24px;
  background-position: center 8px;
}

label.icon_img.video_image {
  background-size: 22px;
  background-position: center 9px;
}

.icon_img.live_image {
  background-position: center -55px;
}

label.icon_img.pdf_image {
  background-position: center -188px;
}

.icon_img.quiz_image {
  background-position: center -119px;
}

label.icon_img.pdf_image.selected_image {
  background-position: center -212px;
}

.selected_image {
  background-color: #00a79d;
  background-position: center -22px;
}

.icon_img.live_image.selected_image {
  background-position: center -82px;
}

.icon_img.video_image.selected_image {
  background-position: center -20px;
}

label.icon_img.quiz_image.selected_image {
  background-position: center -145px;
}

.icon_img img {
  width: 20px;
}

.module_list li {
  border-right: 1px solid #ccc;
}

.module_list li:last-child {
  border: none;
}

ul.step_box p {
  text-align: center;
  font-size: 15px;
  font-family: RennerMedium;
  color: #000;
  margin: 6px 0 0;
}

.treeview .fa-sort-down {
  font-size: 22px;
  float: right;
  margin-top: -11px;
  color: #fff;
}

li.treeview.menu-open .fa-sort-down {
  transform: rotate(180deg);
  margin-top: -2px;
}

.skin-blue .sub_menu li a {
  font-size: 14px;

  color: #fff;
  letter-spacing: 1px;
  padding: 5px 15px;
  display: block;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
  padding-bottom: 12px !important;
}

.topic_size {
  font-size: 18px;
  margin-right: 7px;
}

.time_txt span {
  font-size: 13px;
}

.time_txt {
  padding: 7px 15px;
}

.module_click li {
  display: flex;
  width: 100%;
}

.module_click li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0px 10px;
  font-size: 15px;
  align-items: center;
}

.recording_box ul {
  border: none;
}

.recording_box li {
  border: none;
  float: left;
  margin-left: 25px;
  font-size: 14px;
  padding: 5px 0;
}

.red_dot {
  margin-right: 5px;
  background: #d7454f;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.green_dot {
  background: #90a85c;
}

.recording_box.pull-right .active_box {
  border: 1px solid #42c1dd;
  padding: 3px 15px;
  border-radius: 25px;
}

.module_list {
  padding: 0px;
}

.score ul {
  list-style: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.score ul:before {
  background: #ccc;
  width: 100%;
  height: 3px;
  content: "";
  position: absolute;
  left: 0;
  top: 32px;
}

.score_progress {
  width: 25px;
  height: 25px;
  margin: 20px 0 0 0;
  position: relative;
  float: none;
  border-radius: 50%;
  background: #47c1c6;
}

.score_progress:after {
  background: rgba(71, 193, 198, 0.5);
  width: 31px;
  height: 31px;
  left: -3px;
  top: -3px;
  content: "";
  position: absolute;
  border-radius: 50%;
}

.score {
  padding-left: 5px;
  padding-top: 10px;
  display: none;
}

p.score_no {
  font-size: 16px;

  color: #000;
  margin: 0;
  float: none;
}

p.score_no span {
  display: block;
  color: #666666;
}

.score li {
  clear: both;
  position: relative;
  text-align: center;
  line-height: 26px;
}

.score h4 {
  font-size: 14px;

  margin: 0 0 15px;
}

.sidebar-menu .sub_menu li a {
  color: #fff !important;
}

.sidebar-collapse .treeview .fa-sort-down {
  display: none;
}

.sidebar-collapse span.pull-right-container {
  background: none !important;
}

.para_text {
  font-size: 16px;
}

.score li:first-child {
  text-align: left;
  left: 3px;
}

.score li:last-child {
  text-align: right;
  right: 3px;
}

span.fill {
  border: 2px solid #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: 17px;
  border-radius: 50%;
  padding: 0;
}

.full_fill {
  background: #fff;
  border: none;
}

/* learning dashboard css end here */

/* 

/* no-course page css start here */

.single-course-section {
  margin-bottom: 10px;
}

.single-course-section {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin-bottom: 35px;
  border-radius: 10px;
  box-shadow: 5px 5px 8px 0px #d3d2d2;
}

.blockchain-decoded {
  background: #f7d567;
}

.computer-vision-2 {
  background-color: #00a79d;
}

.python-2 {
  background: #254373;
}

.biomedical-ethics {
  background: #254373;
}

.introduction-to-performing-arts {
  background: #4ac2c6;
}

.dp_width {
  width: 100%;
}

.fundamentals-of-artificial-intelligence {
  background: #4d5153;
}

.understanding-big-data {
  background: #4d5153;
}

.blockchain-decoded {
  background: #f7d567;
}

.a-guide-to-data-science {
  background: #254373;
}

.introduction-to-digital-marketing {
  background: #f7d567;
}

.cyber-security {
  background: #f7d567;
}

.fitness-and-nutrition {
  background: #eb5553;
}

.business-analytics {
  background: #4d5153;
}

.financial-modelling {
  background: #254373;
}

.left-section {
  position: relative;
}

.left-section {
  width: 40%;
  height: 190px;
  float: left;
  display: inline-block;
  padding: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

span.course_logo {
  display: block;
  position: absolute;
  top: 20px;
  left: 7px;
}

.single-course-section .course_logo img {
  width: 26px;
  height: inherit;
  border-radius: inherit;
}

.left-section img {
  width: 142px;
  height: auto;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.right-section {
  width: 60%;
  float: right;
  background: #fff;
  height: 190px;
  display: inline-block;
  padding: 14px 15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.course-details-section {
  display: inline-block;
  width: 100%;
  height: 142px;
  overflow: hidden;
}

.sec-heading h2 {
  margin-top: 5px !important;
}

.sec-heading h2 {
  font-family: RennerMedium;
  font-size: 26px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.coursesearch_box {
  width: 500px;
  position: relative;
  margin: 0 auto 29px;
}

.coursesearch_box input[type="text"] {
  border: 1px solid #00a79d;
  height: 40px;
  padding-left: 15px;
  padding-right: 40px;
  font-size: 14px;
  width: 100%;
  border-radius: 25px;
  background: none;
}

.coursesearch_box input:focus {
  outline: none;
}

.coursesearch_box button {
  position: absolute;
  right: 9px;
  border: none;
  color: #00a79d;
  background: none;
  font-size: 17px;
  top: 6px;
}

.course-name {
  font-family: RennerMedium;
  font-size: 18px;
  color: #000000;
}

.course-description {
  font-size: 14px;
  color: #808080;
  font-family: RennerMedium;
}

.course-description {
  font-size: 14px;
  color: #808080;
  font-family: RennerMedium;
}

.course-btn-section {
  display: inline-block;
  width: auto;
  height: auto;
  text-align: center;
}

.course-btn:visited {
  color: #58585b;
  background: #111;
}

.course-btn-section .anchorBtn {
  padding: 9px 16px 7px;
  margin: 0;
}

.anchorBtn {
  padding: 7px 11px;
  text-align: center;
  line-height: 6px;
  margin: 0px 5px;
  border-radius: 30px;
  color: #333 !important;
  background: transparent !important;
}

.course-btn {
  border: 1px solid #00a79d;
  background: transparent;
  border-radius: 25px;
  padding: 5px 0px;
  width: 110px;
  font-size: 14px;
  position: relative;
  font-family: RennerBook;
  text-transform: uppercase;
}

.course-btn:hover {
  text-decoration: none;
}

/* no-course page css end here */

/* finance module css start here */
.skin-blue .sidebar .sidebar-menu>li.back_dashboard a {
  font-size: 16px;
  padding: 0;
}

.sidebar-menu li.back_dashboard a>.fa-angle-left {
  position: relative;
  top: auto;
  right: auto;
  height: 17px;
  margin-top: -3px;
}

.skin-blue .sidebar .sidebar-form {
  border-radius: inherit;
  border: none;
  margin: 0 0 10px;
}

.skin-blue .sidebar .sidebar-form input[type="text"] {
  padding: 0 0 0 25px;
}

.skin-blue .sidebar .sidebar-form .btn {
  padding-right: 25px;
}

.skin-blue .sidebar .sidebar-form input[type="text"],
.skin-blue .sidebar .sidebar-form .btn {
  letter-spacing: 1px;

  color: #e6e6e6;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #223e6d;
  border: none;
  color: #fff;
  height: 45px;
}

.video_information {
  font-size: 18px;
  margin: 15px 0;
  display: block;
}

.quiz_box textarea {
  width: 100%;
  resize: none;
  box-shadow: 4px 2px 12px 2px #ccc;
  border: none;
  height: 500px;
  font-family: RennerMedium;
  color: #000;
  font-size: 18px;
  padding: 15px;
}

.sidebar-form input::-webkit-input-placeholder {
  color: #fff;
}

.sidebar-form input:-ms-input-placeholder {
  color: #fff;
}

.sidebar-form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.quiz_box textarea::-webkit-input-placeholder {
  color: #000;
}

.quiz_box textarea:-ms-input-placeholder {
  color: #000;
}

.quiz_box textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.skin-blue .sidebar .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
  background: #223e6d;
  color: #fff;
}

/* quiz css start here */
.quiz_box h3 {
  font-size: 18px;
  color: #000;
  margin-top: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 10px;

  font-family: RennerMedium;
}

.para_text {
  font-size: 16px;
}

.replace_box {
  background: #4cc2c6;
  padding: 12px 15px;
  color: #fff;

  font-size: 18px;
  display: block;
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
}

.quiz_checkbox {
  padding-top: 10px;
  clear: both;
}

.quiz_checkbox input[type="checkbox"] {
  float: left;
}

.quiz_checkbox p {
  margin: -1px 0 0 23px;
  font-size: 16px;

  width: 80%;
  word-break: break-word;
}

.quiz_box.check_space {
  padding-top: 25px;
}

span.question_no {
  background: #485369;
  width: 22px;
  height: 22px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 23px;
  color: #fff;

  font-size: 14px;
  margin: -3px 10px 0 0;
  float: left;
}

.clear_section {
  clear: both;
}

.alert-success {
  font-size: 14px !important;
}

.inner_content_cntr.white_bg_cntr.space_quiz {
  padding: 15px;
}

.quiz_box {
  float: left;
  text-align: left;
  width: 100%;
  padding-top: 10px;
}

.quiz_time {
  font-size: 17px;
  float: right;
  margin-top: 18px;
  background: #00a79d;
  color: #fff;
  padding: 2px 16px;
  border-radius: 25px;
}

button.quiz_nex_btn {
  font-size: 18px;
  margin-top: 18px;
  background: #00a79d;
  color: #fff;
  padding: 3px 16px 4px;
  border-radius: 25px;
  border: none;
  margin: 0 8px;
  min-width: 90px;
}

.quiz_cntr_full {
  width: 100%;
  text-align: center;
}

.quiz_cntr .alert {
  width: auto;
  display: inline-block;
}

.md_quiz_left {
  margin: 15px 0 0 50px;
}

button.btn.btn-primary.start_btn {
  float: right;
  margin-top: 13px;
  float: right;
  width: 200px;
}

.quiz_box h4 {
  float: left;
  font-size: 15px;
  line-height: 24px;
  margin: -4px 0 5px;
  width: 90%;
}

.video_iframe {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 462px;
}

.video_iframe .source_src {
  text-indent: -9999px;
  white-space: nowrap;
  outline: none;

  display: inline-block;
  width: 17px;
  height: 16px;
}

nav.pdf_button {
  float: left;
  position: relative;
  z-index: 99;
  top: -8px;
}

button:focus {
  outline: none;
}

.finish_btn {
  float: right;
  margin-top: 20px;
}

.btn.btn-primary:focus {
  outline: none;
}

.pdf_reader canvas.react-pdf__Page__canvas {
  width: 100% !important;
  height: auto !important;
}

.react-pdf__Page {
  position: static !important;
}

nav.pdf_button {
  float: left;
}

.pdf_pagination {
  float: left;
  margin-left: 10px;
}

.pdf_button button {
  border: none;
  font-size: 19px;
  float: left;
  margin-top: 18px;
  background: #00a79d;
  color: #fff;
  padding: 2px 16px;
  border-radius: 25px;
  margin-right: 9px;
}

.quiz_cntr {
  width: 100%;
}

.wrapper {
  overflow-y: hidden;
}

.pdf_pagination {
  float: left;
  margin-left: 10px;
  font-size: 17px;
  margin-top: 21px;
}

.pdf_pagination {
  float: left;
  margin-left: 10px;
  font-size: 17px;
  margin-top: 21px;
}

/* quiz css end here */

.paragraph_box p {
  font-size: 18px;

  line-height: 34px;
  text-align: justify;
}

.paragraph_box {
  height: 450px;
  padding: 0 30px;
  overflow-y: scroll;
}

.paragraph_box::-webkit-scrollbar {
  background: transparent;
  border: 1px solid #ccc;
  box-shadow: 4px 2px 12px 2px #ccc;
  width: 7px;
  height: 0px;
  border-radius: 25px;
}

.paragraph_box::-webkit-scrollbar-thumb {
  background-color: #46c1c6;
  border-radius: 25px;
}

p,
.icon_sec1 {
  color: #26c5da !important;
  font-size: 16px;
}

p,
.icon_sec2 {
  color: red;
  font-size: 16px;
}

.student_detail_sec {
  padding: 36px 0px 0px 6px;
}

.name_sec {
  margin-bottom: 15px;
}

.name_sec>h3 {
  line-height: 17px;
}

.semester_sec {
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.3) !important;
  background-color: #f5f5f5db !important;
}

@media (min-width: 768px) {
  div.col-sm-7.five-three {
    width: 60% !important;
  }

  div.col-sm-5.five-two {
    width: 40% !important;
  }
}

.semester_sec,
.table>thead>tr>th {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid #d8d7d7;
}

.semester_sec th {
  vertical-align: middle !important;
}

#fileUploadForm {
  float: left;
}

input[type="file"] {
  display: none;
}

.custom-file-upload {
  font-size: 15px;
  border: 1px solid #fd79a8;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  border-radius: 17px;
  color: #fff;
  font-weight: 500;
  margin-right: 15px;
  background-color: #fd79a8;
  box-shadow: 3px 3px 7px 0px #0000009e;
}

.custom-file-upload2 {
  background-color: #26c5da !important;
  box-shadow: 3px 3px 7px 0px #0000009e;
  color: #fff !important;
  margin-bottom: 12px;
}

.mark_file {
  margin-left: 18px;
}

.bg-image {
  background-image: url("../images/JGI-Group_bg.jpg");
  background-size: cover;
}

.marksheet_header img {
  margin-top: 20px;
  width: 8%;
}

.marksheet_header {
  margin-bottom: -57px;
}

.btn_remove {
  background-color: transparent !important;
  color: #000 !important;
  padding: 6px 14px !important;
  border-radius: 20px !important;
  height: 27px !important;
  /* width: 41px  !important; */
  font-size: 15px !important;
}

.edit_remove {
  display: flex;
}

/* form.profile_box, button {
 margin-left: 1px;
 margin-right: 5px;
 padding-left: 5px;
 padding-right: 5px;
} */

/* finance module css end here */

/* notification page css start here */
.white_bg_cntr {
  background: #fff;
  border-radius: 4px;
  padding: 0px;
  box-shadow: 0px 0px 10px #ccc;
}

.pd-20 {
  padding: 20px;
}

.other_white_bg {
  background: #fff;
  border-radius: 10px;
  padding: 30px 0px;
}

.inner_heading h3 {
  text-transform: capitalize;
  margin: 0;

  letter-spacing: inherit;
}

.loop_bg {
  padding: 20px 15px;
  border-bottom: 1px solid #ccc;
}

.border_none {
  border: none;
}

.bg_first {
  background: #f7f9fc;
}

.loop_bg:hover {
  background: #f7f9fc;
}

img.notification_box {
  float: left;
  width: 36px;
  margin-right: 15px;
}

.hedr_bg h3 {
  color: #fff;
}

.notification_message p {
  float: left;
  font-size: 18px;

  margin: 0;
  width: 90%;
}

.notification_time {
  display: block;
  font-size: 14px;
  color: #999999;
}

.red_text {
  color: #ed5f54;
}

/* notification page css end here */

/* message page css start here */
.notification_message.message_box {
  float: left;
  padding-top: 6px;
}

.notification_message label {
  font-weight: normal;
  font-size: 17px;
  color: #000;
}

.message_box p {
  width: 87%;
}

.right_message_box h4 {
  border-bottom: 2px solid #e6e6ff;
  margin: 0;
  padding: 15px;
  font-weight: normal;
  font-size: 18px;
  color: #000;
}

.right_message_box .loop_bg {
  border: none;
  clear: both;
}

.reply_message {
  width: 100%;
  text-align: right;
  margin-bottom: 11px;
}

.message_cntr .loop_bg {
  border-bottom: 1px solid #e6e6ff;
}

.reply_measage_box img.notification_box {
  float: right;
}

.reply_measage_box .notification_message label {
  float: right;
  margin: 9px 15px 0 0;
}

.reply_measage_box .message_box p {
  text-align: right;
  float: right;
  clear: both;
  margin: 4px 19px 0 0;
}

.textarea_box {
  position: relative;
  border-top: 1px solid #e6e6ff;
  clear: both;
  margin-top: 15px;
}

.textarea_box textarea {
  font-size: 20px;

  color: #bac4d6;
  padding: 24px 70px 24px 20px;
  border: none;
  float: left;
  height: 76px;
  width: 90%;
  resize: none;
}

.textarea_box textarea::-moz-placeholder {
  color: #bac4d6;
  opacity: 1;
}

.textarea_box textarea:-ms-input-placeholder {
  color: #bac4d6;
}

.textarea_box textarea::-webkit-input-placeholder {
  color: #bac4d6;
}

.message_cntr {
  border-top: 2px solid #e6e6ff;
  border-right: 2px solid #e6e6ff;
}

.right_message_box {
  border-top: 2px solid #e6e6ff;
  border-bottom: 1px solid #e6e6ff;
  padding-top: 15px;
}

.post_btn {
  background: #e85753;
  padding: 15px 0;
  min-width: 180px;
  margin: 30px 0 50px;
  float: right;
  border: none;
  margin-right: 20px;
  color: #fff;
  border-radius: 15px;
  font-size: 18px;
}

.sidebar-menu span {
  font-size: 15px;
  line-height: 13px;
  padding-right: 0px;
  padding-left: 11px;
  letter-spacing: 0px;
}

span.student_reply {
  background: #51c2c6;
  color: #fff;
  padding: 15px 20px;
  position: relative;
  border-radius: 10px;
}

span.student_reply:before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  left: -21px;
  top: 0px;
  background: url(../dist/img/blue_message_bg.png) no-repeat;
  background-size: 36px;
}

.right_message_box img.notification_box {
  width: 45px;
}

span.student_reply {
  background: #51c2c6;
  color: #fff;
  padding: 15px 20px;
  position: relative;
  border-radius: 10px;
  margin: -3px 0 0 5px;
  display: inline-block;
}

.right_message_box .loop_bg:hover {
  background: none;
}

span.student_reply.professior_reply {
  background: #4e5052;
}

span.student_reply.professior_reply:before {
  background: url(../dist/img/gray_message_bg.png) no-repeat;
  left: auto;
  right: -29px;
  background-size: 36px;
}

.textarea_box textarea:focus {
  outline: none;
}

.fileupload_box input.file_upload.form-control-file {
  opacity: 0;
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 999;
}

.fileupload_box {
  position: relative;
  width: 10%;
  float: left;
  border-right: 2px solid #bac4d6;
  margin: 8px 0;
}

span.upload-icon {
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 0;
  font-size: 28px;
  padding: 16px 22px;
  color: #bac4d6;
}

button.messsage-send-btn.btn.btn-primary {
  border: none;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 28px;
}

button.messsage-send-btn.btn.btn-primary:hover,
button.messsage-send-btn.btn.btn-primary:focus {
  background: none;
  outline: none;
  box-shadow: inherit;
}

button.messsage-send-btn.btn.btn-primary img {
  width: 27px;
}

span.student_reply.professior_reply {
  margin: 0px 15px 0 0px;
  float: left;
  word-break: break-all;
}

.right_message_box .notification_message.message_box {
  display: flex;
  -webkit-display: flex;
  float: none;
}

.scroll-container {
  max-height: 375px;
  overflow: auto;
  font-size: 16px;
  padding-left: 11px;
}

button:focus {
  outline: none !important;
}

.scroll-container::-webkit-scrollbar {
  background: transparent;
  box-shadow: 4px 2px 12px 2px #ccc;
  width: 7px;
  height: 0px;
  border-radius: 25px;
}

.scroll-container::-webkit-scrollbar-thumb {
  background-color: #46c1c6;
  border-radius: 25px;
}

.messsage-send-btn .btn.active,
.btn:active {
  border: none;
  background: none !important;
  box-shadow: inherit !important;
}

/* message page css end here */

/* calander page css start here */
.calander_image {
  background: url("../dist/img/Calendar-bg.png") no-repeat;
  height: 148px;
  background-size: 100%;
  position: relative;
}

.calander_image:before {
  width: 100%;
  height: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.calander_list {
  padding: 30px 0 28px 0;
  margin: 0;
  list-style: none;
  border-left: 1px solid #ccc;
  margin-left: 15px;
}

.calander_image h2 {
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  position: relative;
  left: 20px;
}

.calander_left_box {
  background: #fff;
  border-radius: 15px;
}

.calander_image h2 span {
  display: block;
}

.calander_list li {
  padding: 0 20px;
  position: relative;
  margin-bottom: 20px;
}

.calander_list label {
  font-size: 12px;
  color: #4e5052;
  margin: 0;
}

.calander_list h3 {
  font-size: 18px;
  color: #4e5052;

  margin: 8px 0 15px;
}

.calander_list p {
  font-size: 15px;
  color: #4e5052;
  font-family: RennerBook;
  text-align: left;
  margin: 0;
}

.calander_list li:before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  top: -3px;
  left: -10px;
  border: 3px solid #51c2c6;
  border-radius: 50%;
}

.calander_box {
  background: #fff;
  border-radius: 15px;
  margin-top: 21px;
  position: relative;
}

.calander_box .fc-left {
  text-align: center;
  width: 100%;
}

.calander_box .fc-left h2 {
  font-size: 24px;
  color: #4e5052;
  font-family: RennerMedium;
}

.calander_box button.fc-today-button.fc-button.fc-button-primary {
  display: none;
}

.calander_box .fc-button-group {
  position: absolute;
  width: 100%;
  left: 0;
  top: 14px;
}

.calander_box .fc-button {
  background: none;
  color: #000;
  border: none;
  font-size: 25px;
  padding: 0;
}

.calander_box button.fc-prev-button.fc-button.fc-button-primary {
  position: absolute;
  left: 0;
  top: 0;
}

.calander_box button:focus {
  outline: none;
  box-shadow: inherit;
  background: none;
}

.calander_box button:hover {
  background: none;
  color: #000;
}

.calander_box .fc-button-group:focus {
  outline: none;
  border: none;
}

.calander_box button.fc-next-button.fc-button.fc-button-primary {
  position: absolute;
  right: 21px;
  top: 0;
}

.calander_box .fc-toolbar.fc-header-toolbar {
  margin: 0;
  padding: 21px 0;
}

.calander_box th.fc-day-header.fc-widget-header {
  padding: 12px 0 17px;
}

.calander_box .fc-widget-header {
  background: none;
  border: none !important;
  font-size: 14px;
}

.calander_box .fc-unthemed td.fc-today {
  background: #51c2c6;
}

.calander_box .fc-day-number {
  color: #000;

  font-size: 14px;
}

.calander_box .fc-row .fc-content-skeleton td,
.fc-row .fc-mirror-skeleton td {
  padding: 8px 10px;
}

.calander_box .fc-button-primary:not(:disabled):active,
.fc-button-primary:not(:disabled).fc-button-active {
  background: none;
  border: none;
  color: #000;
  outline: none;
}

.calander_box span.fc-icon:focus {
  outline: none;
}

.calander_box .fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
  border-bottom: none;
}

.calander_box .fc-button-primary:not(:disabled):active:focus,
.fc-button-primary:not(:disabled).fc-button-active:focus {
  box-shadow: inherit;
}

/* calander page css end here */

.calander_box tr:first-child>td>.fc-day-grid-event {
  margin-top: 2px;
  background: #51c2c6;
  border: none;
  padding: 3px 5px;
}

/* calander page css end here */

.sidebar-collapse a.sidebar-toggle img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.button-group {
  margin-top: 5px;
}

.quiz-active {
  display: block;
}

.quiz-active-out {
  display: none;
}

.alert.alert-success.quiz_message {
  clear: both;
  position: relative;
  top: 20px;
  text-align: center;
  font-size: 16px;
  padding: 12px 0;
}

.loader_box {
  text-align: center;
}

.loader_box img {
  margin: 0 auto;
  display: block;
}

.live_class a.btn.btn-primary {
  width: 200px;
  padding: 12px 0px;
}

/* 
.detail-side-hide{display:none;} */
.detail-side-none section.sidebar {
  display: none;
}

.detail_content_wrapper {
  margin-left: 0;
  background: #fff;
}

.card.full-card .progress {
  height: 27px;
}

.detail_icon {
  background: transparent !important;
}

.detail_menu_box {
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  color: #000;
  background: #fff;
  border: none;
  border-radius: 1px;
  transition: all 0.3s ease 0s;
  outline: none;
  overflow-y: hidden;
  overflow-x: auto;
  margin-top: 20px;
  position: fixed;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  left: 0px;
  box-shadow: 0px 0px 4px #ccc;
}

.inner_content_cntr.white_bg_cntr.pd-20 {
  margin-bottom: 60px;
}

.detail_menu_box>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}

.detail_menu_box span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #040404;
  line-height: 17px;
  font-family: arial;
  padding-top: 4px;
  float: left;
}

.detail_menu_box img {
  width: 35px;
  display: block;
  cursor: pointer;
  margin: 0px auto;
  float: left;
  background-color: #55cbdb;
  border-radius: 6px;
}

.content-wrapper.detail_content_wrapper footer.main-footer {
  margin-left: 0 !important;
}

.unit_sec.carousel-control {
  width: 3% !important;
  cursor: pointer !important;
}

/* .down_menu_strip {
  position: fixed;
  bottom: 0;
  box-shadow: 5px 1px 30px rgba(0, 0, 0, 0.1);
  left: 0;
  background: #fff;
  width: 100%;
  padding: 13px 15px 20px;
  text-align: center;
  z-index: 9999;
  overflow-y: scroll;
  height: 115px;
} */

.inner_content_cntr.white_bg_cntr.space_quiz.detail_page_space {
  width: 850px;
  margin: 0 auto 55px;
}

.profile_daterpicker .react-datepicker-popper {
  transform: translate3d(0px, -228px, 0px);
}

.profile_daterpicker .react-datepicker {
  width: 290px;
  padding: 0px 0 8px;
  font-size: 12px;
}

.profile_daterpicker .react-datepicker__month-container {
  width: 288px;
}

.profile_daterpicker .react-datepicker__header {
  padding: 6px 0;
  background-color: #2c4474;
}

.profile_daterpicker .react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  font-size: 13px;
  margin-bottom: 4px;
  color: #fff;
}

.profile_daterpicker .react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #fff;
  width: 30px !important;
  line-height: 24px !important;
  font-size: 12px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 12px !important;
  margin-bottom: 5px;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  font-size: 12px;
  width: 30px !important;
}

.sectionHeading {
  text-transform: capitalize;
  margin-bottom: 0px;
  letter-spacing: inherit;
  font-size: 16px;
  color: #057fa8;
  background: #e5ecf4;
  padding: 8px 20px;
}

.profile-body {
  padding: 20px 20px;
}

.profile-wrapper {
  width: 100%;
}

.profile_select.profile_radio p {
  float: left;
  font-size: 18px;

  padding: 0 5px;
  margin-right: 23px;
}

.profile_select.profile_radio input[type="radio"] {
  float: left;
  margin: 4px 4px 0 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #51c2c6;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
}

.profile_select.profile_radio {
  position: relative;
  top: 10px;
}

.profile_select.profile_radio input[type="radio"]:checked::before {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  content: "";
  background: #51c2c6;
  border-radius: 50%;
  transition: 0.3s;
}

.profile_select.profile_radio input[type="radio"]:focus {
  outline: none;
}

input.form-control.date_of_birth.datepicker {
  border-radius: 4px;
}

.profile_daterpicker .react-datepicker__day.react-datepicker__day--019.react-datepicker__day--selected.react-datepicker__day--today {
  background-color: #2c4474;
}

.profile_box .alert {
  position: relative;
  bottom: 5px;
}

label.gender_box {
  float: left;
  font-size: 18px;

  padding: 0 5px;
  margin: 0px 20px 0 0;
  font-weight: normal;
}

button:focus {
  outline: none;
}

span.input-group-addon.country_code {
  background: none;
  border-radius: 10px 0 0 10px;
  border: none;
  height: 35px;
  float: left;
  font-size: 16px;
  padding: 9px 0px;
  display: inline-block;
  text-align: left;
  width: auto;
}

.country_input {
  display: flex;
  -webkit-display: flex;
  justify-content: center;
  width: 100%;
}

input.form-control.mobile_number {
  width: 100%;
  border-radius: 4px;
  height: 40px;
}

/*custom  mediaqueries css start here */

@media screen and (min-width: 991px) and (max-width: 1024px) {
  .qroom_btn {
    position: relative;
    right: 25px;
  }

  .video_iframe {
    height: 464px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .inner_content_cntr {
    padding: 0;
  }

  .finance_model_box.right_modal_box.pull-right {
    float: none !important;
    margin-right: 0;
    padding-top: 7px;
  }

  .progress_lock {
    margin: 45px 0 25px;
  }

  .modal_content {
    padding: 10px 25px;
  }

  .module_list li {
    border: none;
  }

  .time_txt {
    padding: 8px;
  }

  h1.top-heading {
    margin: 17px 8px 15px 48px;
    font-size: 20px;
  }

  .left_box span {
    font-size: 13px;
    padding-top: 12px;
    width: 81%;
  }

  .module_name span {
    width: 88%;
    padding-top: 3px;
    float: left;
    font-size: 12px;
  }

  .module_name img {
    float: left;
  }

  .main-header .logo {
    width: 231px;
  }

  .main-sidebar {
    width: 230px;
  }

  .content-wrapper,
  .main-footer {
    margin-left: 230px;
  }

  .content-wrapper.detail_content_wrapper {
    margin: 0;
  }

  .notification_message p {
    width: 83%;
  }

  .profile_select.profile_radio p {
    margin-right: 12px;
  }

  label.gender_box {
    margin: 0px 14px 0 0;
  }

  /* no course page css start */

  .single-course-section .left-section {
    position: relative;
    height: 190px;
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
  }

  .right-section {
    height: 210px;
    width: 100%;
  }

  .detail_page_space iframe {
    width: 100%;
  }

  li#noresult {
    padding: 3px 10px;
  }

  footer.main-footer {
    z-index: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .content .card .card-title {
    font-size: 11px;
    padding: 15px 6px 10px 10px;
  }

  .days-association .card-content span {
    letter-spacing: 6px;
    font-size: 24px;
  }

  .video_iframe {
    height: 398px;
  }

  .profile_select.profile_radio {
    top: -7px;
  }

  ul.step_box {
    top: -7px;
  }

  .inner_content_cntr.white_bg_cntr.space_quiz.detail_page_space {
    padding-bottom: 190px;
  }

  .profile_side_bar {
    height: inherit;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  h1.top-heading {
    margin: 15px 10px 15px 27px;
    word-break: break-word;
    font-size: 14px;
    padding: 0 18px 0 0;
  }

  .main-header .navbar-custom-menu {
    margin-right: 10px;
  }

  .inner_content_cntr {
    padding: 0;
  }

  .finance_model_box.right_modal_box.pull-right {
    float: none !important;
    padding-top: 10px;
    margin-right: 0;
  }

  .finance_model_box h3 {
    /* margin-bottom: 25px; */
    line-height: 25px;
    font-size: 18px;
  }

  .inner_content_cntr.new_inner_cntr {
    margin-top: 15px;
  }

  .btns-box {
    margin: 0 auto !important;
    max-width: 245px;
  }

  #verifyotp .modal-dialog.model-signup {
    margin: 100px auto;
    width: 95%;
  }

  .new_inner_cntr .finance_model_box h3 {
    padding: 0;
    margin-bottom: 15px;
  }

  .profile_side_bar {
    height: inherit;
    margin-bottom: 20px;
  }

  .detail_page_space iframe {
    width: 100%;
  }

  form.profile_box {
    padding: 25px 20px 0;
  }

  li#noresult {
    padding: 3px 10px;
  }

  .inner_content_cntr.white_bg_cntr.space_quiz.detail_page_space {
    padding-bottom: 190px;
  }

  .progress_lock {
    margin: 40px 0 20px;
  }

  .coursesearch_box {
    width: 100%;
  }

  section.content.equal-cols.container-fluid.mob_remove_padding {
    padding: 0 15px;
  }

  .dp_width {
    width: auto;
  }

  .unlock_step {
    width: 20px;
    font-size: 9px;
    height: 20px;
    line-height: 19px;
    padding-top: 0;
  }

  .lock_step {
    width: 20px;
    font-size: 9px;
    height: 20px;
    line-height: 18px;
    padding-top: 0;
  }

  ul.step_box {
    top: -7px;
  }

  .quiz_box {
    width: 100%;
  }

  .quiz_box h4 {
    width: 87%;
  }

  ul.step_box p {
    margin: 7px 0 0;
    font-size: 10px;
  }

  .icon_box li {
    margin: 4px 25px 0 0;
    font-size: 14px;
  }

  /* li.dropdown.user.user-menu {
 position: absolute;
 right: 0;
 top: 12px;
} */

  .calander_left_box {
    margin-top: 25px;
  }

  .profile_select.profile_radio {
    top: 0;
    padding-bottom: 9px;
    float: left;
  }

  .sidebar-collapse a.sidebar-toggle img {
    transform: inherit;
    -webkit-transform: inherit;
  }

  label.gender_box {
    margin: 3px 3px 0 0;
    font-size: 15px;
  }

  .profile_select.profile_radio p {
    margin-right: 4px;
    margin-top: 3px;
    font-size: 15px;
  }

  .fa-sort-down {
    font-size: 35px;
  }

  .modal_content {
    padding: 20px 22px;
  }

  .icon_img {
    width: 37px;
    height: 37px;
    padding-top: 4px;
    background-size: 22px;
  }

  .icon_img.live_image {
    background-position: center -51px;
  }

  label.icon_img.video_image {
    background-size: 20px;
    background-position: center 7px;
  }

  label.icon_img.pdf_image {
    background-position: center -173px;
  }

  .icon_img.quiz_image {
    background-position: center -110px;
  }

  .icon_img.live_image.selected_image {
    background-position: center -76px;
  }

  .icon_img.video_image.selected_image {
    background-position: center -19px;
  }

  label.icon_img.pdf_image.selected_image {
    background-position: center -196px;
  }

  label.icon_img.quiz_image.selected_image {
    background-position: center -135px;
  }

  .icon_img img {
    width: 20px;
  }

  .tick_box {
    width: 20px;
    height: 20px;
    line-height: 28px;
    font-size: 19px;
    margin: 7px 5px 0 0;
  }

  .module_list li {
    border: none;
    float: left;
    position: relative;
  }

  .recording_box.pull-right {
    float: none !important;
  }

  .main-sidebar {
    -webkit-transform: translate(-290px, 0);
    -ms-transform: translate(-290px, 0);
    -o-transform: translate(-290px, 0);
    transform: translate(-290px, 0);
  }

  .sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .content .card.full-card .card-title img {
    float: left;
  }

  .module_name img {
    float: left;
  }

  section.content.equal-cols.container-fluid {
    padding: 0;
  }

  .main-sidebar {
    width: 230px;
  }

  .save_button {
    min-width: 100%;
  }

  .calander_box {
    margin: 21px 0 25px;
  }

  .fileupload_box {
    width: 17%;
    margin: 6px 0;
  }

  .textarea_box textarea {
    width: 80%;
    padding: 24px 48px 24px 15px;
  }

  .notification_message p {
    width: 75%;
  }

  .modal_content {
    padding: 0px 15px;
  }

  .module_list {
    padding: 15px 0;
  }

  .fa-sort-down {
    font-size: 28px;
  }

  .module_name img {
    margin-right: 7px;
    width: 22px;
    float: left;
  }

  .module_name span {
    float: left;
    width: 83%;
    font-size: 10.5px;
    line-height: 18px;
  }

  .dropdown-menu.dropdown-menu-fit.dropdown-menu-right.dropdown-menu-anim.dropdown-menu-xl {
    width: 314px;
    margin: 0px auto;
    right: 11px;
  }

  /* .pdf_reader canvas.react-pdf__Page__canvas {
    height: auto !important;
  } */

  .sidebar-open a.sidebar-toggle img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }

  .message_main_cntr {
    padding-top: 40px;
  }

  .message_main_cntr input.form-control {
    height: 50px;
  }

  .notification_message span {
    padding-top: 8px;
  }

  .left_box span {
    font-size: 12px;
    float: left;
    padding-top: 10px;
    width: 77%;
  }

  .loader_box img {
    width: 100%;
  }

  .main-header.detailsHeader .navbar-custom-menu {
    margin-right: 0;
  }

  .pdf_pagination {
    margin-top: 21px;
  }

  .pdf_button button {
    margin-top: 25px;
  }

  .finance_model_box {
    padding: 15px 0px;
  }

  .down_menu_strip {
    padding: 13px 0 0px;
  }

  .detail_menu_box {
    border-bottom: 1px solid #ccc;
    padding: 2px 0 9px 18px;
    justify-content: left;
  }

  .detail_menu_box img {
    width: 40px;
    margin-right: 12px;
  }

  .detail_menu_box span {
    font-size: 13px;
    padding-top: 9px;
  }

  .video_iframe {
    height: 195px;
  }

  .detail_content_wrapper {
    padding-top: 25px;
  }

  /* no course css start here */

  .single-course-section .left-section {
    position: relative;
    height: 229px;
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    margin-top: 0;
  }

  .left-section img {
    width: 158px;
  }

  .right-section {
    height: inherit;
    width: 100%;
    padding: 20px 15px 25px;
  }

  .course-details-section {
    height: inherit;
    overflow: inherit;
    margin-bottom: 15px;
  }

  .course-name {
    font-size: 18px;
  }

  .course-description {
    font-size: 14px;
  }

  span.buy-now-btn {
    float: left;
    width: auto;
    height: inherit;
    padding: 17px 0;
  }

  .course-btn-section .anchorBtn {
    margin: 0;
  }
}

/*custom  mediaqueries css end here */

.react-datepicker-wrapper {
  width: 100%;
}

.colge_img a>img {
  width: 51px;
}

.colge_img>img {
  width: 51px;
}

.certi_detail_page {
  padding: 15px 17px;
}

.user_clg_dtl_certi>h3 {
  margin-top: -38px;
  position: absolute;
  margin-left: 65px;
}

.pending-task {
  max-height: 120px;
  overflow-y: scroll;
}

.pending-task::-webkit-scrollbar {
  background: transparent;
  width: 7px;
  height: 0px;
  border-radius: 25px;
}

.pending-task::-webkit-scrollbar-thumb {
  background-color: #46c1c6;
  border-radius: 25px;
}

/*--------Job Listing Page code start---------*/

.calliframe {
  width: 800px;
  height: 400px;
  overflow-y: hidden;
  border: none;
}

.job-nav {
  width: 60%;
  margin: 0 auto;
  border: none;
  text-transform: uppercase;
  padding-bottom: 2em;
  border-bottom: 1px solid #fff !important;
}

.job-div {
  margin: 3em 0em;
  padding: 0px 5em;
}

.job-nav li {
  margin: 0 auto;
  width: 25%;
}

.finance_model_box img {
  height: 50px;
}

.width15 {
  width: 15px;
}

.main-header.detailsHeader .navbar-custom-menu {
  margin-right: 0;
}

.job-nav a {
  font-size: 1.6em;
  border-radius: 20px;
}

.nav-tabs>li>a {
  border-radius: 20px 20px 20px 20px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
  background-color: #e4f7fb;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff;
  background-color: #fd79a8;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.job-box {
  padding: 15px;
  text-align: left;
  border-radius: 15px;
  border: 3px solid #26c5da;
  background-color: #fbfbfb;
  box-shadow: 0px 2px 4px #ccc;
}

.job-box h2 {
  font-size: 2.2em;

  color: #333;
}

.job-box p {
  font-size: 1.3em;

  color: #999;
  text-align: justify;
}

.job-box p .joblocation {
  font-size: 1.4em;

  color: #979797;
  padding-bottom: 10px;
}

.joblocation b {
  padding-right: 5px;
  color: #fd79a8;
}

.job-box p .jobdate {
  font-size: 1.4em;

  color: #979797;
  padding-bottom: 10px;
}

.jobdate b {
  padding-right: 5px;
  color: #fd79a8;
}

.applybtn button {
  float: left;
  font-size: 16px;
  color: #ff5275;
  padding-right: 7px;
  background-color: #fbfbfb;
  border: none;
  margin-top: -2px;
}

.applybtn button b {
  padding-left: 3px;
  color: #333;
  font-size: 13px;
  font-weight: normal;
}

form.example input[type="text"] {
  padding: 10px;
  font-size: 14px;
  border: 1px solid grey;
  float: left;
  width: 100%;
  padding-left: 20px;
  background: #fff;
  border-radius: 25px;
}

form.example button {
  float: right;
  padding: 5px;
  background: #fff;
  color: #333;
  border: none;
  font-size: 17px;
  border-left: none;
  cursor: pointer;
  position: relative;
  top: -35px;
  right: 10px;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.serchbar {
  width: 58%;
  margin: 0 auto;
}

.treeview:hover .treeview-menu .tree2 {
  display: block;
  padding-left: 30px;
}

.treeview-menu b {
  padding-right: 20px;
}

.jb-top {
  top: 35%;
}

.jb-head {
  padding: 5px;
}

.jb-head h2 {
  text-align: center;
}

.singlefield input {
  width: 100%;
  padding: 0px 35px 0px 80px;
  font-size: 13px;

  color: #999;
  margin-top: 1em;
  border-radius: 25px;
  background: none;
  height: 45px;
  border: 1px solid #d6d6d6;
  -webkit-transition: all ease-in-out 700ms;
  /* Safari, Chrome */
  -moz-transition: all ease-in-out 700ms;
  /* Mozilla Firefox */
  -ms-transition: all ease-in-out 700ms;
  /* Microsoft */
  -o-transition: all ease-in-out 700ms;
  /* Opera */
  transition: all ease-in-out 700ms;
  /* Standard Browsers */
}

.singlefield input:focus {
  border-color: #ff0000;
  -webkit-transition: all ease-in-out 700ms;
  /* Safari, Chrome */
  -moz-transition: all ease-in-out 700ms;
  /* Mozilla Firefox */
  -ms-transition: all ease-in-out 700ms;
  /* Microsoft */
  -o-transition: all ease-in-out 700ms;
  /* Opera */
  transition: all ease-in-out 700ms;
  /* Standard Browsers */
}

.singlefield b {
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 9px;
  margin-top: -45px;
  display: block;
  width: 70px;
  height: 45px;
  padding-top: 12px;
  padding-left: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #00a79d;
}

.jb-brd {
  border-radius: 20px !important;
}

.jb-frm {
  padding-top: 2px;
}

.sumitfield-final {
  border: none;
  background: none;
  margin-bottom: 0px;
}

.sumitfield-final input {
  font-size: 19px;
  width: 60%;
  background-color: #ec574f;
  font-weight: bold;
  padding: 0px;
  color: #fff;

  -webkit-transition: all ease-in-out 700ms;
  /* Safari, Chrome */
  -moz-transition: all ease-in-out 700ms;
  /* Mozilla Firefox */
  -ms-transition: all ease-in-out 700ms;
  /* Microsoft */
  -o-transition: all ease-in-out 700ms;
  /* Opera */
  transition: all ease-in-out 700ms;
  /* Standard Browsers */
}

.sumitfield-final input:hover {
  background: #222222;
  color: #fff;
  cursor: pointer;
}

.file_upload_career {
  display: flex;
  background: #f2f2f2;
  border-radius: 25px;
  padding: 13px 15px;
  height: 45px;
}

.file_upload_career img {
  height: 22px;
  float: left;
  margin-top: -2px;
}

.resume-attached {
  float: left;
  color: #999999;
  width: 100%;
  font-family: RennerBook;
  letter-spacing: 0;
  font-size: 18px;
  margin: 2px 0 0 11px;
  font-weight: normal;
  text-transform: capitalize;
}

.file_upload_career input[type="file"] {
  opacity: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  height: 45px;
  z-index: 99;
  top: 0;
  left: 0;
  border-radius: 25px;
}

.browse_btn {
  float: right;
  font-family: RennerBook;
  font-size: 18px;
  color: #999999;
  padding: 16px 8px 15px 20px;
  border-left: 2px solid #fff;
  height: 45px;
  top: -14px;
  padding-top: 9px;
  margin-left: 55%;
  position: relative;
}

/*--------Job Listing Page code end---------*/

/* education detail css */

.user_clg_dtl {
  position: absolute;
  margin-top: -59px;
  margin-left: 62px;
  line-height: 16px;
}

.productdetail .panel-group .panel-default {
  border-color: #f5f5f5;
  border-radius: 0;
}

.productdetail .panel-group .panel-default .panel-heading {
  /* background-color: #ba60f5; */
  color: #000;
}

.productdetail .panel-group .panel-default h4 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.productdetail .panel .panel-collapse ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.productdetail .panel .panel-collapse ul li {
  display: block;
  padding: 5px 10px;
  border: 1px solid #a8cf38;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

/* @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); */
/* .panel-title > a:before {
   float: right !important;
   font-family: FontAwesome;
   content:"\f068";
   padding-right: 5px;
} */
/* .panel-title > a.collapsed:before {
   float: right !important;
   content:"\f067";
} */
.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
  text-decoration: none;
  color: #000;
}

.productdetail .panel ul li:hover,
.productdetail .panel ul li.active {
  border-left: 8px solid #a8cf38;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

/* end education detail */

.user_clg_dtl {
  position: absolute;
  margin-top: -59px;
  margin-left: 62px;
  line-height: 16px;
}

.productdetail .panel-group .panel-default {
  border-color: #f5f5f5;
  border-radius: 0;
}

.productdetail .panel-group .panel-default .panel-heading {
  /* background-color: #ba60f5; */
  color: #000;
}

.productdetail .panel-group .panel-default h4 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.productdetail .panel .panel-collapse ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.productdetail .panel .panel-collapse ul li {
  display: block;
  padding: 5px 10px;
  border: 1px solid #a8cf38;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

/* @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"); */
/* .panel-title > a:before {
   float: right !important;
   font-family: FontAwesome;
   content:"\f068";
   padding-right: 5px;
} */
/* .panel-title > a.collapsed:before {
   float: right !important;
   content:"\f067";
} */
.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
  text-decoration: none;
  color: #000;
}

.productdetail .panel ul li:hover,
.productdetail .panel ul li.active {
  border-left: 8px solid #a8cf38;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

/* end education detail */

.fixed-wrapper:not(:target) {
  /* this rule only applied if the browser understands target */

  left: 0;
  right: 0;
  min-height: 100%;
  /* safari bug */
}

.sidebarjob {
  /*width:32%;
 float:left;
 padding:10px 1%;*/
  min-height: 600px;
  height: 500px;
  list-style: none;
  border-radius: 6px;
  position: relative;
  padding-left: 0px;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
}

.sidebarjob::-webkit-scrollbar {
  width: 0.8em;
}

.sidebarjob::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.sidebarjob::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.sidebarjob li {
  margin-bottom: -1px;
  zoom: 1;
}

.sidebarjob li:first-child {
  border-radius: 6px 6px 0 0;
}

.sidebarjob li:last-child {
  border-radius: 0 0 6px 6px;
}

.sidebarjob li:last-child a {
  border-radius: 0 0 6px 6px;
}

* html .sidebarjob li {
  float: left;
  clear: left;
  width: 98%;
}

*+html .sidebarjob li {
  float: left;
  clear: left;
  width: 98%;
}

.sidebarjob li a {
  padding: 5px 10px;
  display: block;
  color: #f05575 !important;
  margin-right: 10px;
  text-decoration: none;
  zoom: 1;
  display: flex;
  font-weight: bold;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  cursor: pointer;
}

.sidebarjob li a:active {
  color: #000;
  background: #8af1ff;
}

.sidebarjob li a:hover,
.sidebarjob li a:focus {
  text-decoration: underline;
}

.tip:not(:target) {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  max-height: 0;
}

.tip,
.intro {
  padding: 30px 10px;
}

.intro {
  display: block;
  z-index: 2;
}

.tip h2,
.intro h2 {
  margin: 0 0 1em;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);
}

.tip {
  background: #fff;
  position: relative;
  z-index: 3;
  border-radius: 6px;
  -moz-transition: max-height 1.5s, opacity 2.5s;
  -webkit-transition: max-height 1.5s, opacity 2.5s;
  transition: max-height 1.5s, opacity 2.5s;
}

.tip:target {
  visibility: visible;
  opacity: 1;
  height: auto;
  max-height: 999px;
  overflow: visible;
  padding: 10px 10px;
}

.tip:target~.intro {
  display: none;
}

.faq {
  display: block;
}

.faq h2 {
  margin: 0;
  padding: 0.5em 0;
  text-align: center;
}

/* new css for semester page */
.mt-20 {
  margin-top: 20px;
}

.card-title_header {
  background: url("../images/semester/header_bg.png");
  background-repeat: no-repeat;
  height: 47px;
  margin-top: 23px;
}

.card-title_header h3 span {
  color: #fff;
  padding: 26px 20px;
}

#semester ul li {
  text-decoration: none;
  float: left;
  list-style: none;
  width: 100%;
  border-right: 2px solid #0000006e;

  line-height: 10px;
}

#semester ul li::before {
  background-image: url("../images/semester/");
}

.semester_sec {
  width: 20%;
}

.semester_sub {
  padding: 31px !important;
}

.semester_sub .owl-carousel {
  display: inline-flex !important;
}

/* .semester_sub .owl-carousel .item{
  width: 20%;
} */
.card_wrap {
  background: #ffffffba;
  box-shadow: 0 0 2px #00000047;
  border-radius: 3px;
  padding: 35px 0px;
}

.head_all {
  background: #ba63f5;
  color: #fff;
  margin-bottom: 0;
  margin-top: 40px;
  height: 45px;
  display: flex;
  align-items: center;
  width: 275px;
  border-top-left-radius: 15px;
  border-top-right-radius: 20px;
  position: relative;
  padding-left: 20px;
  position: relative;
}

.head_all:after {
  position: absolute;
  content: "";
  right: -30px;
  top: 2px;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 43px solid #ba63f5;
  border-right: 40px solid transparent;
  border-top-left-radius: 20px;
}

.card_all .card-body {
  padding: 0;
}

.card_ul {
  display: flex;
  flex-direction: column;
  background: #30c1d5;
  width: 40px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 97px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.card_ul li {
  list-style: none;
  margin-bottom: 17px;
}

.card_ul li .card_link {
  padding: 11px 8px;
  cursor: pointer;
  margin-left: -40px;
}

.card_ul li .card_link.active {
  background: #fff;
  color: #444;
}

.card_ul li .card_link.active img {
  filter: invert(0.5);
}

.card.card_all {
  border-radius: 15px;
  border: none !important;
  /* margin: 5px; */
  margin-bottom: 100px;
  margin-top: 45px;
}

.drop1 {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 40px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 10px 10px;
  align-items: center;
  background-color: white;
  z-index: 9999;
}

.drop1 img {
  width: 20px;
  cursor: pointer;
}

.card_footer_text {
  color: #a09998;
  font-size: 17px;
}

/* .box-wrap {
  position: absolute;
  width: 85%;
  border: 1px solid #30c1d5;
  right: 5px;
  bottom: 75px;
  height: 288px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  z-index: 999;
} */
.box-wrap {
  position: absolute;
  width: 84%;
  border: 1px solid #30c1d5;
  right: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  z-index: 999;
  transform: translateY(40px);
}

.box-wrap1 {
  position: absolute;
  width: 85%;
  border: 1px solid #30c1d5;
  right: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  z-index: 999;
  transform: translateY(40px);
  overflow: hidden;
  opacity: 2.5;
  top: -102px;
  height: 100%;
}

.box-wrap3_view {
  position: absolute;
  width: 56%;
  border: 1px solid #30c1d5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  z-index: 999;
  transform: translateY(40px);
  overflow: hidden;
  opacity: 2.5;
  bottom: 55px;
  left: 10px;
}

/* .box-wrap2 {
  position: absolute;
  width: 85%;
  border: 1px solid #30c1d5;
  right: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  z-index: 999;
  transform: translateY(40px);
  overflow: hidden;
  opacity: 2.5;
  top: -102px;
  height: 100%;
 } */
.slider1 {
  position: absolute;
  height: 100%;
  top: -103px;
  overflow: hidden;
  color: #fff;
  transition: all 1s;
}

.slider1.close {
  top: 66%;
  height: 0;
}

.case_study_sec {
  margin-top: 132px;
  position: absolute;
  color: #fff;
  font-size: 17px;
  margin-left: 5px;
}

.case_study_btn {
  bottom: 0;
  position: absolute;
  left: 20%;
}

.case_study_btn button {
  border-radius: 15px;
  font-size: 13px;
  margin: 3px;
  background-color: #f9573b;
  border-color: #f9573b;
}

.case_study_btn button:hover {
  background-color: #f9573b;
  border-color: #f9573b;
}

.box-wrap-header {
  background-color: #30c0d4d1;
  padding: 8px;
  width: 100%;
  border-radius: 8px 8px 0px 0px;
  color: #fff;
  box-shadow: 0px 5px 5px 0px #00000040;
}

.box-wrap-header .close {
  margin-top: -28px !important;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  opacity: 1 !important;
}

/* .box-wrap2 {
  position: absolute;
  width: 85%;
  border: 1px solid #30c1d5;
  right: 5px;
  bottom: 75px;
  height: 320px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
} */
.box-wrap-calender-body .react-calendar {
  line-height: 1.925em;
}

.notes_out_btn {
  margin-right: 10px !important;
  width: 25%;
}

.semester_body_sec {
  display: inline-flex;
  box-shadow: 0px 1px 14px #5d585829;
  border-radius: 15px;
}

.box-body {
  width: auto;
  display: flex;
  padding: 53px 0px;
}

.box-body ul {
  list-style: none;
  margin-left: -40px;
}

.box-body ul li {
  font-size: 12px;
  color: #a6a09f;
}

.box-body ul li img {
  width: 13%;
  margin-right: 11px;
  margin-bottom: 9px;
  vertical-align: -15px;
}

/* chat css */
.box-body.chat_body {
  display: flow-root;
}

.box-body.chat_body ul {
  margin-left: 0px !important;
  display: block !important;
}

/* end chat css */

.box-wrap-body {
  overflow-y: scroll;
  height: 270px;
}

.box-wrap-body li {
  list-style: none;
  border-bottom: 1px solid lightgray;
  margin: 17px 0px 0px 0px;
  text-align: initial;
  padding-bottom: 15px;
  padding-right: 8px;
}

.box-wrap-body li img {
  width: 10%;
}

.box-wrap-body li button {
  font-size: 14px;
}

.box-wrap-body ul {
  list-style: none;
  margin-left: -40px;
}

.box-wrap-body ul li {
  margin-top: 19px;
  border-bottom: 1px solid lightgray;
}

/* .box-wrap-body ul li a{
 padding: 3px 0px 0px 19px;
 margin-bottom: 17px;
 color: #919191;
 font-size: 16px;
 text-decoration: none;
} */
.box-wrap-body ul.live_class_section li {
  margin-top: 19px;
  border-bottom: 1px solid lightgray;
  height: 66px;
}

.live_class_section li img {
  width: 30px;
  margin-left: 10px;
}

.box-wrap-body ul.live_class_section li button {
  margin-right: 11px;
  background: #55cbdc;
  border-color: #55cbdc;
  font-size: 12px;
  padding: 7px !important;
}

.box-wrap-body .notes_input button {
  background: #55cbdc;
  border-color: #55cbdc;
  font-size: 14px;
}

div#quiz_class {
  left: 304px;
}

div#pdf_class {
  left: 304px;
}

div#record_class {
  left: 304px;
}

.gravity_icon {
  padding-left: 0px;
  color: #55cbdc;
  margin-right: 12px;
  font-size: 17px;
}

.friction_icon {
  padding-left: 0px;
  color: #55cbdc;
  margin-right: 12px;
  font-size: 17px;
}

.kinemati_icon {
  padding-left: 0px;
  color: #55cbdc;
  margin-right: 12px;
  font-size: 17px;
}

.kinemati_icon2 {
  padding-left: 0px;
  color: #55cbdc;
  margin-right: 12px;
  font-size: 17px;
}

.effect-1 {
  border: 0;
  padding: 0px 5px 0px 6px;
  border-bottom: 1px solid #ccc;
  margin: 10px;
  width: 93%;
  outline: none;
  font-size: 16px;
}

#down_arrow {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

.flip {
  transform: rotate(-180deg);
}

/* slider css */
.brands {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}

.brands_slider_container {
  height: 130px;
  border: solid 1px #e8e8e8;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  padding-left: 97px;
  padding-right: 97px;
}

.brands_slider {
  height: 100%;
  margin-top: 50px;
}

.brands_item {
  height: 100%;
}

.brands_item img {
  max-width: 100%;
}

.brands_nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  cursor: pointer;
}

.brands_nav i {
  color: #e5e5e5;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.brands_nav:hover i {
  color: #676767;
}

.brands_prev {
  left: 40px;
}

.main-sidebar .sidebar-menu li a img {
  width: 40px !important;
}

.brands_next {
  right: 40px;
}

/* end slider css */

/*scroll bar style*/
.scrollbar {
  overflow-y: scroll;
  margin-bottom: 25px;
  width: 100%;
}

.force-overflow {
  min-height: 400px;
}

.style-3::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

.style-3::-webkit-scrollbar {
  border-radius: 10px;
  width: 6px;
  background-color: #fff;
}

.style-3::-webkit-scrollbar-thumb {
  background-color: #ba63f5;
}

/*end scroll bar*/
.sem_all {
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  position: relative !important;
  border-top-right-radius: 15px !important;
  box-shadow: 0 0 4px #00000054;
}

.sem_all:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0px;
  height: 7px;
  background: rgba(186, 99, 245, 0.7);
  /* z-index: -1; */
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0px 3px 7px #0000008c;
}

.sem_wrap {
  display: flex;
  align-items: flex-start;
}

.sem_wrap img {
  width: 15px !important;
  margin-top: 4px;
  margin-right: 3px;
}

.cont_sec p {
  font-size: 14px;
  margin-bottom: 0;
  color: #80807d !important;
}

.sem_wrap {
  border-right: 1px solid #ba63f5;
  padding: 0px 10px;
}

.p_bar {
  padding: 40px 10px 66px 10px;
  margin-top: 5px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 6px #00000052;
}

.p_bar .progress_class {
  height: 25px;
}

.p_bar .card-body {
  border: 1px solid #30c1d5;
  padding: 10px;
  border-radius: 10px;
}

.semester_pro {
  margin-top: 50px;
}

.semester_pro h2 {
  font-size: 22px;
  color: #9f9897;
}

.sub_wrap {
  background: #fff;
  padding: 35px 0;
  background-image: url(../images/semester/background.png);
}

.live_meeting {
  color: #766767b8;
  font-size: 15px;
  padding-left: 10px;
  vertical-align: -4px;
  width: 66%;
  float: left;
}

.live_meeting_img {
  color: #766767b8;
  font-size: 15px;
  padding-left: 10px;
  vertical-align: -4px;
  width: 66%;
}

.subject_input_detail {
  color: #766767b8;
  font-size: 15px;
  padding-left: 10px;
}

a.tick_align {
  text-decoration: none !important;
}

.text_btn_class {
  float: left;
  width: 34%;
}

button .btn_vertical {
  vertical-align: -8px;
  margin-right: 3px;
}

.btn_text_view {
  letter-spacing: 1px;
}

/* progres file in semester */
.pro_colr {
  color: #9b9b9b;
}

.pro_percent {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 1%;
}

.pro_percent1 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 10%;
}

.pro_percent2 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 19%;
}

.pro_percent3 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 28%;
}

.pro_percent4 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 38%;
}

.pro_percent5 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 48%;
}

.pro_percent6 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 58%;
}

.pro_percent7 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 68%;
}

.pro_percent8 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 78%;
}

.pro_percent9 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 88%;
}

.pro_percent10 {
  position: absolute;
  margin-top: 57px;
  font-size: 18px;
  left: 96%;
}

/*progress bar*/
.pen_image img {
  height: 40px;
  margin-top: 19px !important;
}

.down_ribbon img {
  height: 30px;
  margin-top: 19px !important;
}

.pro_class {
  width: 100%;
  display: flex;
  height: 2.5rem !important;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar#pp {
  width: 40%;
  background-color: #30c1d5 !important;
}

#one,
#two,
#three,
#four,
#five,
#six,
#seven,
#eight,
#nine,
#ten,
#eleven {
  position: absolute;
  margin-top: 32px;
  /*z-index: 1;*/
  /*height: 30px;
width: 30px;*/
  /*border-radius: 25px;*/
}

#one {
  left: 0%;
}

#two {
  left: 10%;
}

#three {
  left: 18%;
}

#four {
  left: 28%;
}

#five {
  left: 38%;
}

#six {
  left: 48%;
}

#seven {
  left: 58%;
}

#eight {
  left: 68%;
}

#nine {
  left: 78%;
}

#ten {
  left: 88%;
}

#eleven {
  left: 96%;
}

.notice_bord_sec {
  margin-top: -20px;
  height: auto !important;
}

/* end semester file */
/* live class recording bulb */
.led-box {
  margin: -17px auto;
  display: inline-flex;
  margin-left: 14px;
}

.led-red {
  margin: 0 auto;
  width: 10px;
  height: 10px;
  background-color: #f9573b;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0) 0 -1px 2px 1px, inset #f9573b 0 -1px 9px,
    rgba(255, 0, 0, 0.03) 0 2px 5px;
  -webkit-animation: blinkRed 0.5s infinite;
  -moz-animation: blinkRed 0.5s infinite;
  -ms-animation: blinkRed 0.5s infinite;
  -o-animation: blinkRed 0.5s infinite;
  animation: blinkRed 0.5s infinite;
}

@-webkit-keyframes blinkRed {
  from {
    background-color: #f9573b;
  }

  50% {
    background-color: rgb(226, 202, 202);
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #fff 0 -1px 9px,
      rgba(255, 0, 0, 0.5) 0 2px 0;
  }

  to {
    background-color: #f9573b;
  }
}

@-moz-keyframes blinkRed {
  from {
    background-color: #f00;
  }

  50% {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #fff 0 -1px 9px,
      rgba(255, 0, 0, 0.5) 0 2px 0;
  }

  to {
    background-color: #f00;
  }
}

@-ms-keyframes blinkRed {
  from {
    background-color: #f00;
  }

  50% {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #fff 0 -1px 9px,
      rgba(255, 0, 0, 0.5) 0 2px 0;
  }

  to {
    background-color: #f00;
  }
}

@-o-keyframes blinkRed {
  from {
    background-color: #f00;
  }

  50% {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #fff 0 -1px 9px,
      rgba(255, 0, 0, 0.5) 0 2px 0;
  }

  to {
    background-color: #f00;
  }
}

@keyframes blinkRed {
  from {
    background-color: #f00;
  }

  50% {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #fff 0 -1px 9px,
      rgba(255, 0, 0, 0.5) 0 2px 0;
  }

  to {
    background-color: #f00;
  }
}

/* end recording bulb */

/* end css semester file */
@media (max-width: 500px) {

  h1,
  h2 {
    font-size: 120%;
  }

  .outer {
    margin: 0 20px;
  }

  .outer .content-wrap,
  .outer .fixed-wrapper {
    position: static;
    padding: 0;
    max-width: 100%;
    border: none;
  }

  .content {
    float: none;
    width: auto;
  }

  .sidebar {
    float: none;
    width: auto;
    height: auto;
    min-height: 0;
    padding: 10px 20px;
  }

  .sidebar span {
    /* display:none */
  }

  .sidebar-menu li>a>span.pull-right-container {
    width: 32px !important;
  }

  /* .sidebar-menu li > a > .pull-right-container.icon_drop{
   
   
} */
  .sidebar li,
  .sidebar li a {
    display: block;
    border: none;
    padding: 0;
    text-shadow: none;
  }

  .sidebar li.faq {
    display: block;
  }

  .sidebar li a:after {
    content: " - ";
  }

  .sidebar li:last-child a:after {
    content: " ";
  }
}

.jobnew-box {
  padding: 3px;
  background-color: #e5f5fc;
  display: flex;
  margin-bottom: 1em;
}

.jobnew-box .jb-grid1 {
  width: 22%;
  float: left;
  text-align: center;
}

.jobnew-box .jb-grid1 img {
  padding: 2em 10px;
  width: 92%;
}

.jobnew-box .jb-grid2 {
  width: 78%;
  float: left;
}

.jbcom-logo {
  width: 80%;
}

.jobbox-right {
  padding: 10px;
}

.jobbox-right h2 {
  font-family: RennerBook;
  font-size: 2em;
  color: #333;
}

.jobbox-right p {
  font-family: RennerBook;
  font-size: 15px;
  font-weight: normal;
  color: #636363 !important;
  margin-bottom: 2px;
}

.jobclock {
  text-align: left;
  padding-top: 5px;
  border-top: 1px solid #ccc;
  margin-top: 8px;
}

.jobclock img {
  height: 25px;
}

.jobright-box {
  padding: 5px;
}

.jobright-sec1 {
  padding-top: 5px;
  display: flex;
  text-align: center;
}

.jobright-sec1 .jobright-grid1 {
  width: 25%;
  float: left;
}

.jobright-sec1 .jobright-grid2 {
  width: 75%;
  float: left;
  text-align: left;
}

.jobright-grid2 h2 {
  font-family: RennerBook;
  font-size: 2em;
  color: #333;
  margin-bottom: 3px;
}

.jobright-grid2 p {
  font-family: FuturaBook;
  font-size: 1.4em;
  font-weight: normal;
  color: #636363;
  margin-bottom: 2px;
}

.jobright-grid2 .joblocationnew {
  font-size: 1.4em;

  color: #979797;
  padding-bottom: 4px;
  margin-top: 4px;
}

.joblocationnew img {
  padding-right: 5px;
  height: 25px;
}

.jobclock-right {
  text-align: left;
  padding-top: 6px;
  margin-top: 2px;
  margin-bottom: 8px;
}

.jobclock-right:before {
  content: "";
  position: absolute;
  z-index: 0;
}

.jobclock-right:before {
  width: 100px;
  height: 1px;
  margin-top: -4px;
  background-color: #ccc;
  z-index: 0;
}

.jobclock-right img {
  height: 20px;
  margin-top: -3px;
}

.jobclock-right span {
  font-weight: normal;
  font-size: 12px;
  color: #858585;
  padding-left: 10px;
}

.applybtn {
  text-align: center;
  padding: 1em 1px 1em 0px;
}

.applybtn a {
  font-size: 14px;
  color: #fff;
  background-color: #2c4473;
  padding: 0.9em 2em;
  border-radius: 0px;
  margin-right: 5px;
  font-family: "RennerMedium";
  box-shadow: 0px 2px 3px #acacac;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.applybtn a:hover {
  font-size: 14px;
  color: #fff;
  background-color: #46bdc3;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.jobright-sec2 {
  padding-top: 5px;
  display: flex;
  margin-top: 1em;
  border-top: 1px solid #ccc;
}

.posted-box ul {
  list-style: none;
}

.posted-box li:nth-child(1) {
  width: 25%;
}

.joblocation img {
  height: 20px;
}

.posted-box b {
  background-color: #fc78a7;
  border-radius: 50%;
  width: 45px;
  height: 44px;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: block;
}

.posted_name {
  position: absolute;
  margin-top: -40px;
  margin-left: 55px;
}

.posted_name h3 {
  font-family: "RennerMedium";
  font-size: 15px;
  color: #333;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.posted_name p {
  font-size: 13px;
  color: #666;
  font-weight: normal;
}

.posted-box {
  margin-top: 1em;
}

.jobright-sec3 {
  padding: 1.6em 1em;

  font-size: 14px;
  color: #666;
}

.jbdiv {
  margin-bottom: 3em;
}

.job-searchbar {
  margin: 0px 3em 2em 3em;
  background-color: #fbfbfb;
  padding: 30px 30px 0px 30px;
  border: 4px solid #fe8325;
}

.search-grid1 {
  width: 35%;
  float: left;
}

.search-grid2 {
  width: 35%;
  float: left;
}

.search-grid3 {
  width: 30%;
  float: left;
}

form.example input[type="text"] {
  padding: 10px;
  font-size: 14px;
  border: 1px solid grey;
  float: left;
  width: 100%;
  padding-left: 40px;
  background: #fff;
  border-radius: 1px;
}

form.example select {
  padding: 10px;
  font-size: 14px;
  border: 1px solid grey;
  float: left;
  width: 100%;
  padding-left: 15px;
  background: #fff;
  border-radius: 1px;
}

form.example button {
  float: left;
  padding: 5px;
  background: #fff;
  color: #333;
  border: none;
  font-size: 17px;
  border-left: none;
  cursor: pointer;
  position: relative;
  top: -35x;
  left: 11px;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.field-remember {
  font-size: 15px;
  color: #999;
}

form.example button img {
  height: 22px;
}

.ds {
  display: none;
}

/*--------Job Listing New Page coding End---------*/

/*Profile Button*/

.profile_wrap_cntr p {
  float: left;
  width: 40%;
  margin: 3px;
}

/*End of Profile Button*/

.sideBottom a {
  padding-left: 2px !important;
}

.searchButton {
  background: transparent !important;
  left: 0px !important;
}

ul#onlineDepartUl a {
  cursor: pointer;
}

ul#onlineDepartUl a {
  cursor: pointer;
}

.showContainerTab {
  /*transition: all .2s ease-out;
    width:100%;
    
    overflow:hidden;*/

  -webkit-transition: width 1s ease-in-out, padding-left 1s ease-in-out,
    padding-right 1s ease-in-out;
  -moz-transition: width 1s ease-in-out, padding-left 1s ease-in-out,
    padding-right 1s ease-in-out;
  -o-transition: width 1s ease-in-out, padding-left 1s ease-in-out,
    padding-right 1s ease-in-out;
  transition: width 1s ease-in-out, padding-left 1s ease-in-out,
    padding-right 1s ease-in-out;
  width: 100%;
  overflow: hidden;
  height: 200px;
}

.hiddenContainerTab {
  width: 0%;
  overflow: hidden;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: -10000px;
}

#online .panel-body {
  overflow: hidden !important;
}

.tip:target,
.showJdBox {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  max-height: 999px !important;
  overflow: visible !important;
  padding: 10px 10px !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #fff;
}

.jobright-sec3 p {
  color: #666 !important;
  line-height: 20px;
  margin-bottom: 0px;
}

.tab-content .tab-pane h3 {
  opacity: 0;
  -moz-transform: translate(-10px, -10px) rotate(30deg);
  -ms-transform: translate(-10px, -10px) rotate(30deg);
  -o-transform: translate(-10px, -10px) rotate(30deg);
  -webkit-transform: translate(-10px, -10px) rotate(30deg);
  transform: translate(-10px, -10px) rotate(30deg);
  transition: all 0.5s ease-in-out;
}

.tab-content .active h3 {
  opacity: 1;
  transform: translate(0);
}

#departmental .tab-content {
  overflow: hidden;
}

#departmental>.tab-content>.tab-pane {
  display: block;
  position: absolute;
  overflow: hidden;
}

/* left sidebar */
.skin-blue .sidebar-menu>li.header {
  background: #fff !important;
  margin: 0px !important;
  padding: 0px !important;
}

.skin-blue .sidebar-menu>li.header .dashboard_anchor {
  padding: 12px 5px 12px 15px;
  font-size: 15px;
  line-height: 13px;
  letter-spacing: 0px;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
  background: #f3f3f3 !important;
  padding-left: 50px;
}

.skin-blue .sidebar-menu .treeview-menu>li>a,
.skin-blue .sidebar-menu .treeview-menu>li>a:hover {
  color: #00a79d !important;
  font-size: 14px;
}

.main-sidebar .sidebar-menu li a:active {
  background: #f3f3f3 !important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
  font-size: 16px !important;
}

.sidebar-menu>li:hover {
  /* padding: 0.0rem 0.2rem; */
  transition: all 0.2s !important;
}

.sidebar-menu>li>a {
  padding: 6px 5px 6px 15px;
}

.skin-blue .sidebar-menu>li>a {
  border-left: none !important;
}

@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
    margin-right: 0;
    padding-left: 5px;
  }
}

.snj-panel {
  padding: 10px 0px;
  width: 100%;
}

.main-header .logo img {
  padding: 0px;
  object-fit: contain;
  height: 40px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span {
  top: 0;
  margin-left: -3px;
  padding: 18.5px 20px;
  background-color: inherit;
  border-left: 3px solid #00a79d;
  box-shadow: 2px 2px 10px #d6d6d6;
  width: 200px !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #ffffff !important;
}

.jobright-sec3 p {
  color: #666 !important;
  line-height: 20px;
  margin-bottom: 0px;
}

.main-sidebar .sidebar-menu li a {
  display: inline-flex;
  width: 100%;
  align-items: center;

  color: #00a79d;
  font-weight: normal;
  font-size: 18px;
}

.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
  color: #00a79d !important;
  background: #f3f3f3 !important;
}

/* online coplier code */
.button_align {
  padding: 12px 33px !important;
}

.loader {
  border: 4px solid #cccccc;
  border-radius: 50%;
  border-bottom: 4px solid #00a79d;
  width: 60px;
  height: 60px;
  margin: 40px auto 10px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 1s linear infinite;
}

.modal-dialog-centered .modal-content {
  background-color: #fff;
  border: 1px solid #fff !important;
  border-radius: 5px !important;
  outline: 0;
}

.modal-dialog-centered.modal-dialog {
  top: 0px !important;
}

.modal-body.loaderBox {
  padding: 30px 0px;
}

.modal-dialog.modal-dialog-centered {
  max-width: 280px;
}

.modal-dialog.modal-dialog-centered h3 {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.5px;
  margin: 0px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* pdf slider */
.background_color_slide_left {
  width: 50%;
  margin: 0px !important;
}

.card_body_text {
  flex: none !important;
  padding: 0px !important;
  margin: 10px 0px 0px 10px;
}

.card_right_to_pdf {
  position: absolute !important;
  width: 100%;
  height: auto !important;
  /* right:0; */
  left: 100% !important;
  /* -webkit-animation: slide 0.5s forwards;
        -webkit-animation-delay: 2s;
        animation: slide 0.5s forwards;
        animation-delay: 2s; */
  top: 68px !important;
  z-index: 2;
}

@keyframes slide {
  from {
    margin-left: 100%;
    width: 100%;
  }

  to {
    margin-left: 8%;
    width: 90%;
  }
}

.pdfContent {
  margin-left: 90px;
}

.calander_sec {
  width: 100% !important;
}

.react-calendar {
  width: auto;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-size: 11.5px;
  height: 293px;
  line-height: 1.125em;
  color: #8e8d8d !important;
}

.icon_strip {
  max-width: 4% !important;
}

.pdf_view {
  position: absolute;
  left: 300px;
  top: 0px;
}

/* 
.pdf_content_view .white_bg_cntr {
  width: 600px !important;
  padding-top: 20px;
  margin: 0px 30px !important;
} */

/* .pdf_Slider {
  display: flex;
}

.no-padding {
  width: 500px
}

.quiz_right_section {
  position: relative;
} */
/* 
.pdf_reder_content_size {
  min-width: 500px;
  max-width: 700px;
} */

.displaylivecard {
  display: block;
  position: relative;
}

.displayrecordingcard {
  display: block;
  position: relative;
}

.hideDisplaySlider {
  display: none;
}

.displayNote {
  display: block;
  position: relative;
}

.displayCalendar {
  display: block;
  position: relative;
}

.displayquizcard {
  display: block;
  position: relative;
}

.displaypdfcard {
  display: block;
  position: relative;
}

button#finish_btn {
  float: right;
  width: 200px;
}

.navbar-custom-menu ul li a.dropdown-toggle {
  color: #ffffff !important;
  font-size: 18px;
  padding: 0px !important;
  margin-left: 2px;
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.notificationsText {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #fff !important;
  font-size: 12px;
  color: #222;
  right: 2px;
  top: 2px;
  z-index: 99;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #7571f9;
}

.navbar-custom-menu ul li a.dropdown-toggle::after {
  display: none;
}

.leftArrow {
  font-size: 25px;
}

.classScheduleBox {
  margin-top: 15px;
}

.card.subject_card {
  padding: 0px;
  box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.4) !important;
  border-radius: 6px !important;
  background: #ffffff !important;
  overflow: hidden;
  transition: 0.5s;
}

.card.subject_card:hover {
  transform: scale(1.07);
}

/*
.sub_bg0{background: linear-gradient(87deg,#5e72e4 0,#825ee4 100%) !important}
.sub_bg1{background: linear-gradient(87deg,#f5365c 0,#f56036 100%) !important;}
.sub_bg2{background: linear-gradient(87deg,#11cdef 0,#1171ef 100%) !important;}
.sub_bg3{background: linear-gradient(87deg,#172b4d 0,#1a174d 100%) !important;}
*/
.subject_card .card-body {
  padding: 15px 15px;
}

.subject_card .card-footer {
  height: auto;
  padding: 0px 15px 15px !important;
}

.main-wrapper1 {
  padding: 20px;
}

.btn.btn-add span {
  margin-right: 6px;
  font-size: 10px;
  display: flex;
}

.btn.btn-add {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px !important;
  margin-left: 10px;
  border-radius: 4px;
  color: #057fa8 !important;
  min-width: 100px;
  padding: 4px 10px !important;
  background: #e5ecf4;
  transition: 0.3s;
  font-weight: 600;
  line-height: 20px;
}

.btn.btn-add:hover,
.btn.btn-add:focus {
  background: #057fa8;
  color: #ffffff !important;
  box-shadow: none !important;
}

.unitSec-inline-buttons {
  position: relative;
}

.unitSec-inline-buttons .sub_main_heading {
  min-height: 35px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.buttonBox2 {
  position: absolute;
  right: 0px;
  top: 0px;
}

.batch-heading {
  position: relative;
}

.batchButton {
  position: absolute;
  top: 9px;
  right: 15px;
}

.batchButton .btn.btn-add1 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 11px !important;
  margin-left: 8px;
  border-radius: 2px;
  color: #fff !important;
  padding: 4px 12px !important;
  background: #00a79d;
  transition: 0.3s;
  font-weight: 600;
  box-shadow: 0px 2px 5px #e3e3e3;
  min-width: auto;
}

.batchButton .btn.btn-add1:hover {
  background: #00a79d;
}

.btn-group a.link-view {
  color: #057fa8 !important;
  font-size: 12px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  line-height: 15px;
}

.btn-group a.link-view:hover {
  color: #4540f7;
}

.btn-group a.link-view span {
  margin-right: 6px;
}

.btn-group a.link-view+.link-view {
  margin-left: 12px;
  border-left: 1px solid #ebebeb;
  padding-left: 12px;
  line-height: 11px;
}

.custom-model1 .modal-header {
  padding: 10px 20px;
}

.custom-model1 .modal-content {
  box-shadow: 0px 0px 15px #9d9d9d;
  border: none;
  border-radius: 5px !important;
}

.custom-model1 .modal-header h4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 17px;
  color: #222222 !important;
}

.custom-model1 .modal-header h4 span {
  margin-right: 8px;
}

.custom-model1 input.form-control,
.custom-model1 select.form-control,
.custom-model1 select.form-control:not([size]):not([multiple]) {
  height: 34px !important;
  box-shadow: none !important;
  color: #222;
  font-size: 13px !important;
  background: #f6f7fb;
  border: none;
}

.custom-model1 textarea {
  box-shadow: none !important;
  color: #222;
  font-size: 13px !important;
  background: #f6f7fb;
  border: none;
}

.custom-model1 textarea:focus {
  background: #f6f7fb;
}

.custom-model1 .modal-body {
  padding: 15px 20px;
}

.btn-custom {
  background: #00a79d;
  padding: 6px 15px;
  min-width: auto;
  margin: 0px;
  border: none;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  min-width: 80px;
}

.btn-custom:hover {
  background: #00a79d;
  color: #ffffff;
}

.btn-default {
  background: #dbdbdb;
  padding: 6px 15px;
  min-width: auto;
  margin: 0px;
  border: none;
  color: #444444;
  border-radius: 4px;
  font-size: 14px;
  min-width: 80px;
}

.btn-group-box {
  margin-top: 15px;
  margin-bottom: 5px;
}

.btn-group-box button+button {
  margin-left: 10px;
}

.btn-custom.mt-4 {
  margin-top: 22px !important;
}

.custom-model1 .close {
  font-size: 22px;
  width: 25px;
  display: flex;
  padding: 0px !important;
  height: 25px;
  justify-content: flex-end;
  align-items: center;
  border-radius: 4px;
  color: #222;
  text-shadow: none;
  margin: 1px 0px !important;
}

/* fieldset */
.viewcourse_table {
  height: 113px;
  margin-bottom: 10px;
  overflow-y: scroll;
  border: 1px solid lightgray;
}

.slot_size {
  font-size: 13px;
}

fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 5px 18px !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
  font-size: 16px !important;
  color: #8d8d8d !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}

.custom_success_btn {
  height: 34px;
  width: 64px;
  border-radius: 6px !important;
  line-height: 27px !important;
  font-size: 16px !important;
  padding: 4px 8px !important;
  background-color: #00a7d0 !important;
  color: #fff !important;
  border-color: #00a7d0 !important;
  margin-top: 25px;
}

.custom_success_btn:hover {
  background-color: #fff !important;
  border-color: #00a7d0 !important;
  color: #00a7d0 !important;
}

.custom_table_border {
  border: 1ps solid lightgray !important;
}

.discussion_content {
  border: none !important;
  width: 100% !important;
  background-color: #fff;
  border-radius: 10px !important;
}

.discussion_sec_three {
  padding: 10px !important;
}

.box-header.with-border {
  background-color: #ffffff;
}

.forum_body ul {
  display: block !important;
  margin: 0px !important;
  width: 100% !important;
  max-height: 250px;
  overflow: auto;
}

.box-solid+.box-solid {
  margin-top: 15px !important;
}

.announcement-wrapper h2 {
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.box.box-solid {
  margin: 0px;
}

.discu_forum .nav-stacked>li {
  border: none !important;
  font-size: 15px;
}

.discussion_box h3 {
  color: #505759;
  font-size: 14px;
  font-weight: 600;
}

.pear_course li a {
  color: #58595b !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  padding: 0px 0px;
  display: flex;
  align-items: center;
  line-height: 14px;
}

.equal-cols {
  min-height: auto;
}

.box-body ul li img {
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  vertical-align: -14px;
}

.pearson_box_set {
  border-top: none !important;
  box-shadow: none !important;
}

.home_form_btn {
  background-color: transparent;
  font-size: 20px !important;
  color: #00a7d0;
}

.custom_dis_btn {
  color: #ffffff;
  background-color: #00a79d;
  border: 1px solid #00a79d !important;
  font-size: 14px !important;
  border-radius: 4px;
  padding: 4px 15px;
}

.custom_dis_btn:hover {
  color: #ffffff;
  background-color: #00a79d;
  border-color: #00a79d !important;
}

.discussion_box {
  margin: 0px 20px;
  width: 100% !important;
  padding: 15px 15px 15px 0px;
  height: auto;
  border-radius: 6px;
  box-shadow: 0px 0px 10px #e7e7e7;
}

.discussion_box+.discussion_box {
  margin-top: 30px;
}

.persn_img {
  padding: 0px;
  margin-top: -10px;
  margin-left: -6px;
}

.default_p_text {
  color: #505759 !important;
  font-size: 13px;
  line-height: 17px;
  margin: 0px;
}

.cmnt_sect {
  margin-top: 20px;
  margin-bottom: 15px;
}

.faculty_text_name span {
  color: #939598;
  font-size: 13px;
}

.list-inline {
  display: flex;
  margin-left: -16px;
}

.list-inline>li {
  display: inline-flex;
  padding-right: 5px;
  padding-left: 5px;
  align-items: center;
}

.list-inline>li .forum_plus_btn {
  border: none;
  font-size: 12px !important;
  box-shadow: none;
  padding: 0px !important;
}

.list-inline>li span {
  font-size: 14px;
  color: #939598;
}

.thread_start+.thread_start {
  margin-top: 10px;
}

.date_created {
  margin-left: 35px;
  font-weight: 200;
  color: darkgrey;
}

.box-header>.discus_search_btn {
  position: initial;
}

.prsn_like {
  padding-right: 72px !important;
  margin-bottom: 12px;
}

.prson_arrow_sec {
  padding-right: 29px !important;
}

.forum_plus_btn {
  background: transparent !important;
  color: #007fa2 !important;
  font-size: 14px !important;
  outline: 0;
}

.discussion_sec_three {
  box-shadow: 0px 0px 10px #e7e7e7;
  border-radius: 2px;
}

.discu_forum {
  box-shadow: none;
}

.chatbox__header {
  background: #ffffff;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0 0.75em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  bottom: 30px;
  right: 4px;
  border-radius: 8px;
}

.chatbox__header-cta-btn {
  background: none;
  border: none;
  color: #046682;
  font-size: 17px !important;
  padding: 0.5em;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.chatbox {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  bottom: 207px;
  position: fixed;
  right: 0em;
  -webkit-transform: translatey(23.5em);
  transform: translatey(23.5em);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 27.5em;
  z-index: 9999;
}

.chatbox__display {
  background: #fff;
  height: 30em;
  overflow: hidden;
  padding: 0.75em;
  margin-bottom: 71px;
}

.chatbox__display ul {
  padding: 4px 4px;
}

.chatbox__display ul li {
  list-style: none;
  cursor: pointer;
}

/*  */
.chatbox__display {
  background: #fff;
  height: 30em;
  overflow: hidden;
  padding: 5px;
  margin-bottom: 71px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px #ccc;
}

.chatbox__display ul li {
  list-style: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chatbox__display ul li .chat_user_name {
  width: 86%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chatbox__display .input-group {
  margin-bottom: 8px;
}

.chatbox__display .btn-search {
  font-size: 12px;
  padding: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chatbox__header img {
  width: 30px;
}

.userIcon {
  color: #00a79d !important;
  display: inline-flex;
  background: #f7f0fc;
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 14px !important;
}

.chat_avatar {
  text-align: right;
  padding: 0px 10px !important;
  top: -4px;
  position: relative;
}

.chat_avatar span {
  margin-left: 0px;
}

.chat_sec_name {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}

.chat_sec_name .fa-user {
  font-size: 16px;
  padding: 0px;
  margin-left: 0px;
  margin-top: 0px;
}

.chat_panel_title {
  margin-top: 0px;
  font-size: 15px !important;
  margin-left: 8px;
}

.chat-top-bar {
  background: #00a79d;
  color: white;
  padding: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid grey;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chat_acton_icon {
  margin-top: 0px;
  display: flex;
  height: auto;
  justify-content: flex-end;
  padding: 0px !important;
  align-items: center;
}

.custom_img_btn {
  width: 41px;
  height: 41px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.icon_close {
  font-size: 15px;
  margin-top: 0px;
  margin-left: 0px;
  color: #f2ecf5;
}

.custom_img_btn img {
  width: 25px !important;
  margin-top: 0px;
}

.btn-chat {
  font-size: 15px !important;
  padding: 0px;
  margin: 8px 0px;
}

.chatbox__display ul li .chat_user_name::after {
  content: "\25CF";
  font-size: 18px;
  vertical-align: -5px;
  float: right;
  color: #adaaaa;
}

h3.chatbox__header-cta-text {
  margin: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
}

.chat-window {
  bottom: 0;
  right: 270px;
  position: fixed !important;
  float: right;
  z-index: 9999;
}

.chat-window>div>.chat_panel {
  border-radius: 5px 5px 0 0;
}

.chat_sec_name {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}

.chat_sec_name {
  padding: 0px !important;
  margin-top: 0px;
}

.btn-chat {
  font-size: 15px !important;
  padding: 0px;
  color: #7f3f98;
  outline: none;
  margin: 8px 0px;
}

.msg_container_base {
  background: #fff;
  margin: 0;
  padding: 0 10px 10px;
  max-height: 300px;
  overflow-x: hidden;
  border: 1px solid #80808061;
}

.chat-panel-footer {
  background-color: #f8f0fd;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.chat-panel-footer input {
  font-size: 14px;
  height: 47px;
}

.chat_messages {
  background: #f8f0fd;
  padding: 7px;
  padding-bottom: 7px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width: 100%;
}

.msg_sent {
  padding-bottom: 20px !important;
  margin-right: 0;
}

.msg_container {
  padding: 10px;
  overflow: hidden;
  display: flex;
}

.chat_sec_name {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  padding: 0px !important;
  margin-top: 0px;
}

.chat_panel_title {
  margin-top: 0px;
  font-size: 15px !important;
  margin-left: 8px;
}

.chatbox__display ul li.active span::after {
  color: #28a745;
}

.table-responsive.notify_table {
  height: 500px;
  overflow: auto;
}

/*-- Schedule CSS --*/

.schedule-box p {
  font-size: 14px;
  color: #6d6e71 !important;
  margin: 0px;
}

.schedule-box h2 {
  font-size: 16px;
  color: #6d6e71;
  font-weight: 600;
  margin-top: 10px;
}

.student-schedule-01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0px;
  box-shadow: 0px 3px 10px #ccccccd6;
  border-radius: 5px;
  background: #fff;
  padding: 15px;
}

.student-schedule-01 .student-sdl-img {
  width: 22%;
  background: #e5ecf4;
  height: 180px;
  border-radius: 4px;
}

.student-schedule-01 .student-sdl-img .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.student-schedule-01 .student-sdl-content {
  width: 78%;
  padding: 0px 40px;
  position: relative;
  padding-right: 100px;
}

.student-sdl-content .stu-time {
  font-size: 15px;
  color: #6d6e71;
  text-transform: uppercase;
}

span.statusLate {
  color: #f00;
}

.student-sdl-content .missedClass {
  color: #f00;
}

.student-sdl-content h3 {
  font-size: 16px;
  color: #6d6e71;
  font-weight: 600;
  line-height: 24px;
  margin: 5px 0px;
}

.student-sdl-content .stu-lesson {
  font-size: 15px;
  color: #6d6e71;
}

.student-sdl-content p {
  font-size: 15px;
  color: #6d6e71 !important;
  margin: 25px 0px 0px;
}

.schedule-calender {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}

/*-- Responsive CSS --*/
@media screen and (max-width: 990px) {
  .schedule-box {
    padding-right: 5%;
  }
}

@media screen and (max-width: 990px) {
  .schedule-box {
    padding-right: 0;
  }

  .schedule-box h2 {
    font-size: 20px;
  }

  .student-schedule-01 .student-sdl-img {
    width: 35%;
  }

  .student-schedule-01 .student-sdl-img .img-fluid {
    height: 145px;
  }

  .student-schedule-01 .student-sdl-content {
    width: 65%;
    padding: 0px 0px 0px 15px;
    padding-right: 0px;
  }

  .student-sdl-content h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 8px 0px;
  }

  .student-sdl-content p {
    margin: 20px 0px 0px;
  }
}

@media screen and (max-width: 767px) {
  .student-schedule-01 .student-sdl-img {
    width: 25%;
  }

  .student-schedule-01 .student-sdl-img .img-fluid {
    height: 70px;
  }

  .student-schedule-01 .student-sdl-content {
    width: 75%;
  }

  .student-sdl-content h3 {
    font-size: 15px;
    line-height: 18px;
    margin: 8px 0px;
  }

  .student-sdl-content .stu-time,
  .student-sdl-content .stu-lesson,
  .student-sdl-content p {
    font-size: 14px;
  }

  .student-sdl-content p {
    margin: 10px 0px 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .student-schedule-01 .student-sdl-img {
    width: 30%;
  }

  .student-schedule-01 .student-sdl-img .img-fluid {
    height: 145px;
  }

  .student-schedule-01 .student-sdl-content {
    width: 70%;
    padding: 5px 0px 5px 15px;
  }

  .student-sdl-content h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0px;
  }

  .student-sdl-content .stu-time,
  .student-sdl-content .stu-lesson,
  .student-sdl-content p {
    font-size: 15px;
  }
}

.announce_dialog .modal-header {
  background: #ffffff;
  padding: 10px 20px;
}

.announce_dialog .modal-header h4 {
  color: #222222 !important;
  font-size: 17px;
}

.announce_dialog .modal-header button.close {
  color: #222222 !important;
  opacity: 1;
  font-size: 22px;
  padding: 10px 8px;
}

.announce_dialog .btn {
  font-size: 16px;
  padding: 8px 20px;
  height: auto !important;
}

input.form-control,
input.form-control:focus,
select.form-control,
select.form-control:focus,
select.form-control:not([size]):not([multiple]) {
  height: 34px !important;
  box-shadow: none !important;
  color: #222;
  font-size: 13px !important;
  background: #f6f7fb;
  border: none;
}

textarea.form-control,
textarea.form-control:focus {
  border: none;
  margin: 0;
  padding: 10px 10px;
  background: none;
  border-radius: 4px;
  font-size: 13px !important;
  background: #f6f7fb;
}

.btn-group-b button+button {
  margin-left: 10px;
}

.btn-group-b {
  margin: 0px 5px;
}

.btn-box-tool {
  min-width: auto;
  padding: 0px !important;
  font-size: 10px !important;
  border: none !important;
}

.discussion_sec_three .box-header {
  color: #505759;
  display: block;
  padding: 10px 20px !important;
  position: relative;
  background: #e5edf3 !important;
}

.discussion_sec_three .box-title {
  display: inline-block;
  font-size: 15px;
}

.announce_dialog .modal-footer {
  padding: 20px 20px;
}

.announce_dialog .modal-body {
  padding: 20px !important;
}

.announce_dialog .modal-body .form-control {
  font-size: 15px;
  padding: 10px 10px !important;
}

.announce_dialog .modal-body .newTextEdit {
  margin-bottom: 15px;
}

.announce_dialog input.form-control.unitSection {
  margin: 0px !important;
}

.scrollDiv {
  height: 350px;
  overflow: auto;
}

span.errowMsg {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #f00;
}
 

.confirm-dialog .modal-content {
  border-radius: 5px !important;
}

.confirm-dialog .modal-body {
  padding: 50px;
  text-align: center;
}

.confirm-dialog .close {
  background: #284374 !important;
  color: #ffffff;
  opacity: 1 !important;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -10px;
  position: absolute;
  right: -10px;
  padding: 1px 0px 3px;
  transition: 0.3s;
  text-shadow: none;
}

.confirm-dialog .confirm-content h2 {
  font-size: 24px;
  color: #284374;
  position: relative;
  line-height: 25px;
  margin-bottom: 15px;
}

.confirm-dialog .confirm-content p {
  color: #797979 !important;
  font-size: 16px;
  margin: 0px;
}

.confirm-content {
  margin-bottom: 30px;
}

.wait_sec_full {
  display: block;
  margin-top: 20px;
}

.detail_menu_box>div>a {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.confirm-dialog .btn-default {
  background-color: #f4f4f4 !important;
  color: #444;
  border-color: #ddd !important;
}

.confirm-dialog .btn {
  margin: 0px 5px;
}

.liveClass {
  position: absolute;
  right: 0px;
  top: 5px;
}

/* assignment card */

.assignment-wrapper1 {
  background: #fff;
  box-shadow: 0px 5px 15px #66666659;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px 20px;
}

.assignment-border {
  padding-right: 75px;
  position: relative;
}

.assignment-border::after {
  content: "";
  border-right: 1px dashed #ccc;
  position: absolute;
  right: 0px;
  z-index: 99;
  top: 0px;
  height: 100%;
  margin-right: 25px;
}

.assignment-border1 {
  padding-right: 30px;
  position: relative;
}

.assignment-border1::after {
  content: "";
  border-right: 1px dashed #ccc;
  position: absolute;
  right: 0px;
  z-index: 99;
  top: 0px;
  height: 100%;
  margin-right: 5px;
}

.assignment-view-box ul {
  padding: 0px;
  margin: 0px;
}

.assignment-view-box ul li {
  display: block;
  font-size: 14px;
  color: #6d6e71;
}

.assignment-view-box ul li+li {
  margin-top: 14px;
}

.assignment-view-box ul li span {
  display: inline-flex;
  min-width: 160px;
}

.assignment-buttons {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.assignment-buttons a {
  display: inline-flex;
  cursor: pointer;
  box-shadow: 0px 0px 10px #cccccc75;
  padding: 6px 15px;
  border-radius: 4px;
  min-width: auto;
  color: #00a79d;
  font-size: 14px;
  align-items: center;
  transition: 0.3s;
  justify-content: center;
  background: #e5edf3;
}

.assignment-buttons a span {
  margin-right: 8px;
}

.assignment-buttons a+a {
  margin-top: 10px;
}

.assignment-buttons a:hover {
  background: #00a79d;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}

.content-view1 {
  margin-top: 10px;
}

.assignment-view-box h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
  font-weight: 600;
}

.assignment-view-box p {
  color: #797979 !important;
  font-size: 14px;
  margin: 0px;
  line-height: 18px;
}

.upload-attachment {
  position: absolute;
  right: 0px;
  top: 114px;
  box-shadow: 0px 4px 10px #ccc;
  width: 600px;
  height: 300px;
  background: #fff;
  z-index: 99;
  border-radius: 4px;
  padding: 20px 5px;
}

.upload-attachment::before {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #cccccc59;
  position: absolute;
  top: -11px;
  right: 50px;
}

.upload-attachment::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: -10px;
  right: 51px;
}

.upload-attachment textarea.form-control {
  height: 150px !important;
  border-radius: 4px;
}

.upload-attachment .btn-agt-submit {
  display: inline-flex;
  padding: 10px 10px;
  border-radius: 4px;
  min-width: 180px;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  background: #7f3e98;
  align-items: center;
  transition: 0.3s;
}

.upload-attachment .custom-file-upload {
  font-size: 15px;
  border: 1px solid #c4c4c4;
  display: inline-block;
  padding: 8px 10px;
  cursor: pointer;
  border-radius: 4px;
  color: #797979;
  font-weight: 500;
  margin: 0px;
  background-color: transparent;
  box-shadow: none;
  display: inline-flex;
}

.upload-attachment .custom-file-upload:hover {
  background: #f7f7f7;
}

.upload-attachment .custom-file-upload span {
  margin-right: 8px;
}

.card-footer .btn-dashboard-view {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px !important;
  margin-right: 8px;
  border-radius: 4px;
  color: #057fa8 !important;
  min-width: 120px;
  padding: 6px 10px !important;
  background: #e5ecf4;
  transition: 0.3s;
  font-weight: 300;
  box-shadow: 3px 3px 10px #e7e7e790;
}

.card-footer .btn-dashboard-view:hover,
.card-footer .btn-dashboard-view:focus,
.card-footer .btn-dashboard-view:active {
  background: #00a79d;
  color: #ffffff !important;
}

.btn.btn-dashboard-live {
  font-size: 14px !important;
  color: #00a79d !important;
  background: #e5edf3;
  padding: 6px 10px !important;
  border-radius: 4px;
  box-shadow: 3px 3px 10px #e7e7e790;
  margin-bottom: 0px;
  position: absolute;
  left: 150px;
  bottom: 15px;
  min-width: 120px;
}

.card-footer .btn.btn-dashboard-live:hover,
.card-footer .btn.btn-dashboard-live:focus,
.card-footer .btn.btn-dashboard-live:active {
  background: #00a79d;
  color: #ffffff !important;
}

.announcement-list {
  box-shadow: 0px 5px 15px #66666659;
  border-radius: 4px;
  background: #ffffff;
}

.announcement-01 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 10px;
  padding-left: 65px;
}

.announcement-01+.announcement-01 {
  border-top: 1px solid #e4e4e4;
}

.announcement-img {
  position: absolute;
  left: 10px;
}

.announcement-content h3 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 2px;
  font-weight: 500;
}

.announcement-content p {
  font-size: 13px;
  color: #6d6e71 !important;
  margin-bottom: 0px;
}

.announcement-content {
  width: 75%;
}

.announcement-date {
  width: 25%;
  text-align: right;
}

.announcement-date .anns-post {
  display: block;
  font-size: 15px;
  color: #333333;
  margin-bottom: 2px;
}

.announcement-date .anns-date {
  display: block;
  font-size: 12px;
  color: #6d6e71;
}

@media screen and (max-width: 990px) {
  .announcement-content {
    width: 70%;
  }

  .announcement-date {
    width: 30%;
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .announcement-list {
    padding: 15px;
  }

  .announcement-01 {
    align-items: flex-start;
  }

  .announcement-content h3 {
    font-size: 16px;
  }

  .announcement-content {
    width: 100%;
  }

  .announcement-date {
    width: 100%;
    text-align: right;
    margin-top: 15px;
  }
}

/*-- Responsive CSS --*/

@media screen and (max-width: 990px) {
  .assignment-buttons {
    margin-top: 25px;
    justify-content: flex-start;
  }

  .assignment-buttons a+a {
    margin-top: 0px;
    margin-left: 10px;
  }

  .assignment-view-box ul li span {
    min-width: 150px;
  }

  .assignment-border {
    padding-right: 0px;
  }

  .assignment-border::after {
    margin-right: 0px;
  }

  .upload-attachment {
    left: 0px;
    top: 75px;
    right: auto;
    width: 400px;
  }

  .upload-attachment::before,
  .upload-attachment::after {
    display: none;
  }

  .assignment-border1 {
    padding-right: 30px;
  }

  .assignment-border1::after {
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .assignment-view-box {
    margin-bottom: 15px;
  }

  .assignment-buttons {
    margin-top: 10px;
  }

  .assignment-buttons a+a {
    margin-top: 10px;
    margin-left: 0px;
  }

  .assignment-border .assignment-border1 {
    padding-right: 0px;
  }

  .assignment-border::after,
  .assignment-border1::after {
    display: none;
  }

  .upload-attachment {
    top: 110px;
    width: 100%;
  }

  .assignment-buttons a {
    padding: 10px 15px;
    min-width: 200px;
  }

  .assignment-border1 {
    padding-right: 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .assignment-buttons a+a {
    margin-top: 0px;
    margin-left: 10px;
  }

  .assignment-buttons a {
    min-width: auto;
  }
}

.upload-attachment1 textarea.form-control {
  height: 150px !important;
  border-radius: 4px;
}

.upload-attachment1 .btn-agt-submit {
  display: inline-flex;
  padding: 10px 10px;
  border-radius: 4px;
  min-width: 180px;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  background: #7f3e98;
  align-items: center;
  transition: 0.3s;
}

.upload-attachment1 .custom-file-upload {
  font-size: 15px;
  border: 1px solid #c4c4c4;
  display: inline-block;
  padding: 8px 10px;
  cursor: pointer;
  border-radius: 4px;
  color: #797979;
  font-weight: 500;
  margin: 0px;
  background-color: transparent;
  box-shadow: none;
}

.upload-attachment1 .custom-file-upload:hover {
  background: #f7f7f7;
}

.upload-attachment1 .custom-file-upload span {
  margin-right: 8px;
}

.assignment-view-box p {
  color: #666 !important;
  font-size: 14px;
  margin: 0px;
  line-height: 20px;
}

.comments-fields textarea.form-control {
  height: 150px !important;
  border-radius: 4px;
  border-color: #e5e5e5;
  font-size: 18px;
}

.form-group.file-box span {
  font-size: 18px;
}

.comments-fields .btn-agt-submit {
  display: inline-flex;
  padding: 10px 10px !important;
  border-radius: 4px;
  justify-content: center;
  color: #ffffff;
  font-size: 16px !important;
  background: #00a7d0;
  align-items: center;
  transition: 0.3s;
}

.assignment-view-box h4 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.comments-box1 {
  position: relative;
  padding-left: 42px;
  margin: 20px 0px;
}

.userPic {
  display: inline-flex;
  background: #eeeeee;
  color: #b0b0b0;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  position: absolute;
  left: 0px;
}

.comments-box1 h5 {
  font-size: 14px;
  color: #6d6e71;
  margin-bottom: 6px;
  font-weight: 600;
}

.comments-box1 h5 .commentDate {
  color: #6d6e71;
  font-size: 13px;
  margin-left: 15px;
  font-weight: normal;
}

.comment-attachment {
  font-size: 14px;
  margin: 8px 0px;
  color: #666;
  display: inline-flex;
}

.comment-attachment span {
  margin-right: 8px;
  color: #909090;
}

.comments-fields {
  margin-top: 30px;
}

.comment-reply {
  display: inline-block;
  font-size: 14px;
  color: #00a7d0;
}

.comments-box1.teacher-comment1 {
  margin-left: -20px;
}

.finance_model_box.inner_heading h3 {
  padding: 0px;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 500;
}

.finance_model_box {
  float: inherit;
  padding: 0px !important;
}

.comments-fields .custom-file-upload {
  font-size: 15px;
  border: 1px solid #c4c4c4;
  display: inline-flex;
  padding: 8px 10px;
  cursor: pointer;
  border-radius: 4px;
  color: #797979;
  font-weight: 500;
  margin: 0px;
  background-color: transparent;
  box-shadow: none;
}

.comments-fields .custom-file-upload:hover {
  background: #f7f7f7;
}

.comments-fields .custom-file-upload span {
  margin-right: 8px;
}

.datatable_course {
  border: 1px solid #e5ecf4;
  box-shadow: 0px 0px 10px #ccc;
}

.datatable_course th,
.datatable_course td {
  border: none;
  padding: 12px 15px !important;
  font-size: 13px !important;
  color: #6d6e71;
  vertical-align: middle !important;
}

.datatable_course>thead>tr>th {
  border-bottom: none;
}

.noRecord {
  font-size: 14px;
  color: #6d6e71 !important;
  padding: 15px;
  margin: 0px;
}

.datatable_course th {
  background: #e5ecf4;
  font-size: 14px !important;
  color: #6d6e71;
  font-weight: 600 !important;
}

.datatable_course td {
  border-bottom: 1px solid #e5ecf4 !important;
}

.height350 {
  max-height: 445px;
  overflow-y: scroll;
  overflow-y: auto;
  scrollbar-color: #0000005c #00000024;
  scrollbar-width: thin;
}

.height300 {
  max-height: 250px;
  overflow-y: scroll;
  overflow-y: auto;
  scrollbar-color: #0000005c #00000024;
  scrollbar-width: thin;
}

.head-box2 h3 {
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
}

.batch_section_unit p.unit_detail_box {
  padding: 12px 15px;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0px;
  margin: 0px;
}

.batch_section_unit .unit_detail_box~.btn.bg-aqua-active {
  margin: 10px 15px !important;
}

.course_hed {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin-left: 0px;
  margin-top: 15px;
  font-family: "RennerBook";
}

.unitsec_btn span {
  margin-left: 5px;
}

.answerOption .custom-control-label::before,
.answerOption .custom-control-label::after {
  display: none;
}

.head-box2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}

.add-student1 {
  background: #00a79d;
  color: #ffffff;
  display: inline-flex;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  border: none;
}

.add-student1 span {
  margin-right: 6px;
  font-size: 11px;
}

.add-student1:hover,
.add-student1:focus {
  color: #ffffff;
  background: #00a79d;
  text-decoration: none;
}

.mailbox-controls {
  padding: 0px;
}

.assignment-wrapper1 label {
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: normal;
}

.btn-group1 button {
  margin-right: 10px;
}

.button_visible {}

a.mReply {
  display: inline-block;
  background: #e5ecf4;
  padding: 4px 20px;
  border-radius: 2px;
  color: #00a79d !important;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  box-shadow: 0px 2px 5px #f0f0f0;
  margin: 2px 0px;
  margin-right: 5px;
  min-width: 75px;
  text-align: center;
}

a.mReply[disabled],
a.mReply[disabled]:hover {
  cursor: default;
  background: #d6d6d6;
  color: #6d6e71 !important;
}

.button_disable {
  pointer-events: none;
  cursor: default;
}

a.mReply:hover {
  background: #00a79d;
  color: #ffffff !important;
  text-decoration: none;
}

.lastTh {
  width: 18%;
}

.messages-box1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}

.message-01 {
  margin-bottom: 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-right: 4%;
}

.message-01.message-reply {
  margin-bottom: 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: 4%;
  margin-right: 0px;
}

.message-01.message-reply .text-bg-01 {
  background: #e9fefe;
  width: 100%;
}

.view-messages h3 {
  font-size: 16px;
  color: #6d6e71;
  margin-bottom: 20px;
  position: relative;
}

.view-messages h3 span {
  font-weight: 600;
  margin-right: 15px;
  display: inline-block;
}

.text-bg-01 {
  background: #e3e3e354;
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 0px;
  color: #222 !important;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 22px;
  width: 100%;
}

.message-01 .date01 {
  display: block;
  font-size: 13px;
  color: #666;
}

.messages-reply-box textarea.form-control {
  height: 100px !important;
  border-radius: 4px;
  border-color: #e5e5e5;
  font-size: 14px;
}

.btn-agt-submit {
  display: inline-flex;
  padding: 10px 15px !important;
  border-radius: 4px;
  justify-content: center;
  color: #ffffff;
  font-size: 16px !important;
  background: #00a7d0;
  align-items: center;
  transition: 0.3s;
}

.btn-agt-submit:hover {
  color: #ffffff;
}

.btn {
  font-size: 16px !important;
  padding: 10px 15px !important;
  min-width: 100px;
}

.noRecordDiv {
  padding: 20px;
}

.noRecordtext {
  font-size: 16px !important;
  color: #666666 !important;
  margin: 0px;
}

.main-sidebar .sidebar-menu li a img {
  margin-right: 0px !important;
}

.button-Group-list {
  position: relative;
  min-height: 35px;
  margin-bottom: 20px;
}

.height400 {
  max-height: 400px;
  overflow-y: scroll;
  overflow-y: auto;
  scrollbar-color: #0000005c #00000024;
  scrollbar-width: thin;
}

.height700 {
  max-height: 700px;
  overflow-y: scroll;
  overflow-y: auto;
  scrollbar-color: #0000005c #00000024;
  scrollbar-width: thin;
}

.scrollBar {
  overflow-y: auto;
  scrollbar-color: #0000005e #00000024;
  scrollbar-width: thin;
}

.scrollBar::-webkit-scrollbar {
  width: 4px;
}

.scrollBar::-webkit-scrollbar-track {
  background: #00000024;
}

.scrollBar::-webkit-scrollbar-thumb {
  background: #0000005e;
}

.scrollBar::-webkit-scrollbar-thumb:hover {
  background: #0000005e;
}

.comments-box1 a.btn-view1 {
  display: inline-flex;
  cursor: pointer;
  box-shadow: 0px 0px 10px #cccccc75;
  padding: 4px 10px;
  border-radius: 4px;
  min-width: auto;
  color: #00a79d;
  font-size: 12px;
  align-items: center;
  transition: 0.3s;
  justify-content: center;
  background: #e5edf3;
  text-decoration: none;
  margin-top: 6px;
}

.comments-box1 a.btn-view1:hover {
  background: #00a79d;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}

.btn.btn-liveClass {
  background: #00a79d;
  color: #ffffff !important;
  padding: 10px 20px;
  height: auto;
  line-height: 18px;
  min-width: auto;
  margin: 80px 0px;
}

.btn.btn-liveClass:hover,
.btn.btn-liveClass:focus,
.btn.btn-liveClass:active {
  background: #00a79d;
  color: #ffffff !important;
}

.btn.btn-blueColor {
  background: #00a79d;
  color: #ffffff !important;
  padding: 10px 20px;
  height: auto;
  line-height: 18px;
  min-width: auto;
}

.navbar-static-top h3 {
  color: #ffffff;
}

.btn.btn-blueColor:hover,
.btn.btn-blueColor:focus,
.btn.btn-blueColor:active {
  background: #00a79d;
  color: #ffffff !important;
}

.confirmBody {
  text-align: center;
}

.confirmBody h3 {
  margin: 15px 0px;
  font-size: 16px;
}

.quiz_box .start_quiz_btn {
  margin-bottom: 30px;
}

.comments-box1 a.btn-view1 {
  display: inline-flex;
  cursor: pointer;
  box-shadow: 0px 0px 10px #cccccc75;
  padding: 4px 10px;
  border-radius: 4px;
  min-width: auto;
  color: #00a79d;
  font-size: 12px;
  align-items: center;
  transition: 0.3s;
  justify-content: center;
  background: #e5edf3;
  text-decoration: none;
  margin-top: 6px;
}

.comments-box1 a.btn-view1:hover {
  background: #00a79d;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}

.btn.btn-liveClass {
  background: #00a79d;
  color: #ffffff !important;
  padding: 10px 20px;
  height: auto;
  line-height: 18px;
  min-width: auto;
  margin: 80px 0px;
}

.btn.btn-liveClass:hover,
.btn.btn-liveClass:focus,
.btn.btn-liveClass:active {
  background: #00a79d;
  color: #ffffff !important;
}

.btn.btn-blueColor {
  background: #00a79d;
  color: #ffffff !important;
  padding: 10px 20px;
  height: auto;
  line-height: 18px;
  min-width: auto;
}

.navbar-static-top h3 {
  color: #ffffff;
}

.btn.btn-blueColor:hover,
.btn.btn-blueColor:focus,
.btn.btn-blueColor:active {
  background: #00a79d;
  color: #ffffff !important;
}

.confirmBody {
  text-align: center;
}

.confirmBody h3 {
  margin: 15px 0px;
  font-size: 16px;
}

/* quiz section */

.content-wrapper-box {
  background: #fff;
  box-shadow: 0px 5px 15px #66666659;
  border-radius: 5px;
  margin: 15px 0px;
  overflow: hidden;
}

.scoreboard-list {
  padding: 20px 0px;
}

.scoreboard-list ul {
  margin: 0px;
  padding: 0px 20px;
  display: flex;
  justify-content: space-between;
}

.scoreboard-list ul li {
  display: inline-flex;
  font-size: 14px;
  color: #6d6e71;
  font-weight: 600;
}

.scoreboard-list ul li span {
  margin-left: 5px;
  color: #6d6e71;
  font-weight: 500;
}

.score-itme1 {
  text-align: center;
  min-height: 100px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.br-1 {
  border-right: 1px solid #ccccccb5;
}

.score-itme1 span {
  display: block;
  font-size: 18px;
  color: #6d6e71;
  margin-bottom: 30px;
}

.score-itme1 h2 {
  font-size: 21px;
  color: #057fa8;
  font-weight: 600;
  margin: 0px;
}

.score-wrapper {
  padding: 10px;
  position: relative;
}

.qus-title {
  background: #e5ecf4;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 10px;
  width: 100%;
}

.qus-title h2 {
  color: #057fa8;
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 20px;
  font-weight: 600;
}

.qus-title .total-obtain {
  color: #333333;
  font-size: 14px;
  position: absolute;
  right: 20px;
  top: 5px;
  line-height: 28px;
}

.score-form-control {
  border: 1px solid #e2e2e2;
  width: 45px;
  height: 30px;
  border-radius: 2px;
  margin-right: 2px;
  padding: 5px;
  text-align: center;
  font-size: 15px;
}

.qus-title .total-obtain span {
  color: #333333;
  margin-left: 2px;
  display: inline-block;
}

.qus-title::before {
  content: "";
  background: url("../images/dote.png") no-repeat top right;
  position: absolute;
  right: -15px;
  top: 2px;
  width: 5px;
  height: 15px;
}

.que-content {
  padding: 0px 20px;
  width: 100%;
}

.que-content p {
  font-size: 15px;
  color: #333333 !important;
  margin-bottom: 10px;
}

.que-content h3 {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 5px;
}

.answerOption {
  padding: 0px;
  display: flex;
  flex-direction: column;
}

.answerOption li {
  display: inline-block;
  list-style: none;
}

.answerOption li .custom-control-label {
  color: #6d6e71;
  line-height: 25px;
  font-size: 14px;
  margin-left: 6px;
  cursor: pointer;
  font-weight: normal;
}

.answerOption li+li {
  margin-top: 8px;
}

.pdfLink {
  background: #e5ecf4;
  display: inline-block;
  font-size: 12px;
  padding: 5px 8px;
  border-radius: 4px;
  color: #057fa8;
}

.pdfLink:hover {
  background: #057fa8;
  color: #ffffff;
  cursor: pointer;
}

.finalSubmition {
  text-align: center;
  margin-top: 35px;
}

.more-arrow {
  font-size: 20px;
  right: 10px;
  position: absolute;
  bottom: 8px;
  color: #6d6e71;
  line-height: 15px;
  transition: 0.3s;
}

.more-arrow:hover,
.more-arrow:focus {
  color: #6d6e71;
}

.fa-up {
  transform: rotate(-180deg);
}

@media screen and (max-width: 990px) {
  .scoreboard-list {
    padding: 15px 0px;
  }

  .score-itme1 {
    min-height: 70px;
    padding: 0px 10px;
  }

  .score-itme1 span {
    display: flex;
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 35px;
    justify-content: center;
    align-items: center;
  }

  .score-itme1 h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .scoreboard-list .br-1 {
    border-right: none;
  }

  .scoreboard-list {
    padding: 8px 24px;
  }

  .scoreboard-list .col-6 {
    padding: 0px 8px;
  }

  .score-itme1 {
    min-height: 70px;
    border: 1px solid #cccccc87;
    margin: 8px 0px;
    padding: 15px;
    border-radius: 4px;
  }

  .score-itme1 span {
    margin-bottom: 15px;
    min-height: auto;
  }

  .scoreboard-list ul {
    padding: 10px 0px;
    flex-wrap: wrap;
  }

  .scoreboard-list ul li {
    width: 100%;
  }

  .scoreboard-list ul li+li {
    margin-top: 10px;
  }

  .que-content {
    padding: 0px 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .scoreboard-list {
    padding: 15px 15px;
  }

  .scoreboard-list .br-1 {
    border-right: 1px solid #ccccccb5;
  }

  .score-itme1 {
    border: none;
    padding: 0px 10px;
  }
}

.total_que {
  background: #e5ecf4;
  border-radius: 2px;
  color: #00a79d;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  text-align: center;
  width: 32px;
  height: 32px;
  justify-content: center;
  display: inline-flex;
  border-radius: 50%;
  align-items: center;
}

.total_que:hover {
  background: #00a79d;
  color: #ffffff;
}

ul.confirm_text {
  display: flex;
  padding: 0px;
  justify-content: flex-start;
  margin-top: 10px;
}

ul.confirm_text li {
  display: inline-flex;
  list-style: none;
  font-size: 14px;
  margin-right: 20px;
}

ul.confirm_text li .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 18px;
}

ul.confirm_text li .custom-control-label::before,
ul.confirm_text li .custom-control-label::after {
  top: 5px;
}

.answerOption .custom-control-label::before,
.answerOption .custom-control-label::after {
  top: 7px;
}

.languageBox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.languageBox div button {
  background: #e5ecf4;
  border: 1px solid #e5ecf4;
  color: #00a79d;
  font-size: 13px;
  padding: 3px 15px;
  margin-right: 5px;
  border-radius: 2px;
  margin-bottom: 5px;
}

/*active*/
.languageBox div button:hover {
  background: #00a79d;
  color: #ffffff;
  border-color: #00a79d;
}

.languageBox div button.active {
  background: #00a79d;
  color: #ffffff;
  border-color: #00a79d;
}

.languageBox p {
  font-size: 13px;
  color: #0056b3 !important;
  margin-bottom: 3px;
  padding-left: 5px;
}

.showMore {
  display: inline-flex;
  flex-wrap: wrap;
}

.resultBox h3 {
  font-size: 14px;
  color: #6d6e71;
  margin-bottom: 4px;
}

.resultBox .form-group {
  margin-bottom: 20px;
}

.outputBox {
  box-shadow: none !important;
  color: #222;
  font-size: 13px !important;
  background: #f6f7fb;
  border: none;
  min-height: 100px;
  max-height: 200px;
  padding: 10px 10px;
  resize: vertical;
  overflow: auto;
  width: 100%;
  display: block;
  border-radius: 4px;
  margin-bottom: 10px;
}

.outputBox p {
  color: #222 !important;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 600;
}

.onlineQue {
  background: #f6f7fb;
  min-height: 300px;
  padding: 10px;
}

.onlineQue h3 {
  font-size: 15px;
  color: #222;
  margin-bottom: 15px;
}

.save_button.loaderBtn span {
  margin-right: 5px;
}

.save_button.loaderBtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.onlineQue h3 p {
  margin-top: 15px;
  color: #666666 !important;
  font-size: 14px;
}

.onlineQue h3 p span {
  display: block;
  margin-top: 4px;
}

.quiz_title h4 {
  margin-bottom: 15px;
}

.groupButtons {
  display: flex;
  justify-content: flex-end;
}

.attempt-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.totalAttempt {
  color: #057fa8;
  font-size: 14px;
  font-weight: 600;
}

.hint-btn {
  background: #fff;
  border: none;
  color: #737373;
  font-size: 12px;
  padding: 1px 6px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hint-btn span {
  margin-right: 5px;
  font-size: 14px;
}

.save_button.loaderBtn+.save_button.loaderBtn {
  margin-left: 5px;
}

.save_button.loaderBtn span {
  font-size: 12px;
  line-height: 10px;
  height: 20px;
}

span.invalid {
  color: red;
  font-size: 14px;
}

.hintBox:hover .hintList {
  opacity: 1;
}

.hintBox {
  position: relative;
}

.hintList {
  position: absolute;
  right: 0px;
  min-width: 210px;
  background: #ffffff;
  box-shadow: 0px 0px 10px #ebebeb;
  padding: 15px;
  opacity: 0;
}

.hintList h3 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}

.hintList ul {
  padding-left: 10px;
  margin: 0px;
}

.hintList ul li {
  list-style: disc;
  font-size: 12px;
  color: #666666;
  position: relative;
  line-height: 14px;
}

.hintList ul li+li {
  margin-top: 6px;
}

.wait_success {
  position: absolute;
  width: 100%;
  text-align: right;
  padding-right: 25%;
}

.submitBox {
  text-align: right;
  margin-top: 100px;
}

/* poll details  */
.questionsLising {
  border: 1px solid #e5ecf4;
  padding: 0px;
  position: relative;
  display: block;
}

.title-head {
  background: #e5ecf4;
  padding: 12px 15px;
}

.title-head ul {
  padding: 0px;
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.title-head ul li:first-child {
  padding-left: 38px;
  width: 50%;
}

.title-head ul li {
  display: inline-flex;
  list-style: none;
  font-size: 14px;
  font-weight: 600;
  color: #6d6e71;
  width: 25%;
}

.questions-accordion {
  position: relative;
  padding: 15px 15px;
}

.questions-accordion .card {
  box-shadow: none !important;
  border-radius: 4px !important;
  float: inherit !important;
  border: 1px solid #e1e1e1;
}

.questions-accordion .card+.card {
  margin-top: 10px;
}

.questions-accordion .card-header {
  padding: 0px;
  margin-bottom: 0;
  border-bottom: none;
}

.questions-accordion .card-header~div {
  border-top: 1px solid #e1e1e1;
}

.questions-accordion .card-link {
  color: #ffffff;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 15px;
  background: #00a79d;
}

.questions-accordion .card-link.collapsed {
  color: #00a79d;
  background: #fff;
  cursor: pointer;
}

.pollName .arrowDown {
  margin-right: 10px;
  font-size: 14px;
}

.questions-accordion .card-link>span:first-child {
  width: 50%;
}

.questions-accordion .card-link>span {
  display: inline-flex;
  width: 25%;
}

.questions-accordion .card-body {
  padding: 15px;
}

.questions-accordion .card-body h2 {
  font-size: 17px;
  color: #333;
  margin-bottom: 10px;
}

.questions-accordion .card-body ul {
  padding: 0px;
  margin: 0px;
}

.questions-accordion .card-body ul li {
  font-size: 15px;
  color: #333;
  display: inline-flex;
  width: 25%;
  position: relative;
  align-items: center;
  padding-right: 20px;
}

.questions-accordion .card-body ul li span {
  margin-right: 5px;
  font-weight: 600;
}

.questions-accordion .card-body ul li .percentage {
  color: #666666;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}

.questions-accordion .card-body ul li .percentage span {
  font-weight: normal;
}

.questions-accordion .card-body ul li .percentage span:hover~.studentList {
  opacity: 1;
}

.assement_button_group a+a {
  margin-left: 5px;
}

.studentList {
  position: absolute;
  width: 130px;
  display: flex;
  box-shadow: 2px 2px 6px #d4d4d4;
  padding: 10px;
  background: #ebf2f8;
  top: 25px;
  border-radius: 4px;
  right: -50px;
  z-index: 99;
  opacity: 0;
  overflow: hidden;
}

.studentList ul {
  display: flex;
  flex-direction: column;
}

.studentList ul li {
  display: flex !important;
  width: 100% !important;
  font-size: 13px !important;
}

.addOffers {
  width: 100%;
  margin-top: 5px;
}

.option-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.option-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.btn-add1 {
  display: inline-flex;
  background: #057fa8;
  padding: 2px 8px;
  border-radius: 2px;
  color: #fff !important;
  font-size: 11px;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  text-align: center;
  border: 1px solid #057fa8;
  align-items: center;
}

.btn-add1 span {
  margin-right: 7px;
}

.btn-add1:hover {
  cursor: pointer;
  background: #015c8b;
  color: #ffffff !important;
  border-color: #015c8b;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.icon-right {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
  box-shadow: none !important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
  border-left: 3px solid #00a79d;
  box-shadow: 2px 10px 10px #d6d6d6;
  width: 200px !important;
  padding: 0px 5px 12px !important;
  padding-top: 18.5px;
  padding-bottom: 18.5px;
  left: 47px !important;
}

.skin-blue .sidebar-menu .treeview-menu>li>a {
  position: relative;
  padding-left: 30px;
}

.skin-blue .sidebar-menu .treeview-menu>li>a::before {
  content: "-";
  position: absolute;
  left: 15px;
  font-size: 25px;
  line-height: 15px;
  top: 7px;
}

.answerOption li {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}

.answerOption li>.custom-radio input[type="checkbox"],
.answerOption li>.custom-radio input[type="radio"] {
  margin-top: 1px !important;
}

.answerOption li>.custom-radio {
  width: 25%;
  display: flex;
  align-items: center;
}

.answerBox1 {
  display: flex;
  justify-content: flex-start;
  margin-top: 5px;
  align-items: center;
}

.answerBox1>div {
  display: inline-flex;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 600;
}

.WrongAnswer::before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 17px;
  font-weight: 900;
  color: #f00;
}

.WrongAnswer {
  color: #f00;
}

.answerBox1>div>span {
  display: inline-block;
  margin: 0px 5px;
}

.answerOption li .correctAnswer {
  color: #099509;
  margin-left: 15px;
}

.correctAnswer::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 16px;
  font-weight: 900;
  color: #099509;
}

.quiz_accessable {
  margin: 0px !important;
}

.quiz_accessable h2 {
  font-size: 18px;
  text-align: center;
  color: #f00;
}

.backButton {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 4px;
}

.backButton a {
    font-size: 13px;
    color: #12b2a6 !important;
    display: flex;
    cursor: pointer;
    align-items: center;
    background: #e1edeb;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 10px; font-weight:500;min-height: 26px;
}
.backButton a:hover{color: #ffffff !important;background: #12b2a6;}
.backButton a span {font-size: 14px;}

.backButton a span {
  margin-right: 10px;
  font-size: 13px;
  display: inline-flex;
}

span.customStatus {
  background: #333;
  color: #fff;
  min-width: 60px;
  display: inline-flex;
  padding: 1px 1px;
  font-size: 12px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
}

span.statusLate {
  background: #f00 !important;
}

.answerOption h2 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: 600;
}

.fullWidth1 {
  min-width: 100px !important;
  padding: 4px 10px !important;
}

a.mReply.button_disable {
  pointer-events: none;
  cursor: default !important;
  color: #666 !important;
}

.percentage-loader {
  position: relative;
  margin-top: 25px;
  margin-bottom: 10px;
}

.percentage-loader .loader {
  margin: 0px auto;
  width: 80px;
  height: 80px;
}

.percentage-text {
  position: absolute;
  top: 0px;
  left: 50%;
  font-size: 16px;
  color: #9b9b9b;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -40px;
}

.content_box {
  min-height: 350px !important;
  text-align: center;
}

.error-404 {
  background: url("/dist/img/404-error.png") no-repeat center right fixed;
  background-size: contain;
}

.error-content {
  padding: 0px 100px;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.error-content h1 {
  font-size: 92px;
  color: #c5d9ff;
  font-weight: bold;
  line-height: 70px;
  margin: 0px;
}

.error-content h2 {
  font-size: 45px;
  font-weight: 600;
  color: #243762;
  margin: 0px;
}

.error-content p {
  font-size: 18px;
  text-transform: uppercase;
  color: #243762 !important;
  font-weight: 600;
  margin: 0px;
}

.error-content p::after {
  content: "";
  background: #243762;
  height: 4px;
  width: 100px;
  display: block;
  margin: 5px 0px 35px;
}

.error-content a {
  background: #243762;
  padding: 2px 10px;
  color: #fff;
  font-size: 16px;
  min-width: 140px;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 4px 4px 4px #ccc;
  font-weight: 600;
}

.error-content a:hover {
  color: #ffffff !important;
  text-decoration: none;
}

@media screen and (max-width: 1150px) {
  .error-404 {
    background: url("/dist/img/404-error.png") no-repeat center right fixed;
    background-size: inherit;
  }

  .error-content {
    padding: 0px 50px;
  }
}

@media only screen and (max-width: 990px) {
  .error-404 {
    background: none;
  }

  .error-content h2 {
    margin: 10px 0px;
  }

  .error-content p::after {
    margin: 10px auto 30px;
  }

  .error-content {
    padding: 50px 50px;
    height: 100vh;
    align-items: center;
  }
}

.message-head ul {
  padding: 0px;
  margin-bottom: 20px;
}

.message-head ul li {
  display: block;
  font-size: 14px;
}

.message-head ul li+li {
  margin-top: 10px;
}

.message-head ul li span {
  font-weight: 600;
}

.rdw-image-modal,
.rdw-emoji-modal,
.rdw-embedded-modal {
  right: 0px !important;
  left: auto !important;
}

.rdw-editor-main {
  min-height: 200px;
  border: 1px solid #f6f7fb !important;
  border-radius: 4px;
  background: #f6f7fb;
}

.rdw-remove-wrapper {
  display: none !important;
}

/* skelton loader  */
.section_card {
  background: #f1f1f1f1;
  padding: 35px;
  display: inline-block;
  position: relative;
  text-align: center;
  box-shadow: 1px 10px 15px -10px rgba(0, 0, 0, 0.4);
  border: 1px solid #eaeaea;
  color: #333;

}

.section_card:empty {
  height: 300px;
  width: 400px;
  background-image: radial-gradient(#ccc,
      #ccc),
    linear-gradient(#ccc, #ccc),
    linear-gradient(#ccc, #ccc),
    linear-gradient(#f1f1f1, #f1f1f1);
  background-size:
    190px 40px,
    190px 40px,
    190px 40px;
  background-position: 48% 75px,
    83px 140px,
    83px 200px,
    0 0;
  background-repeat: no-repeat;
}

.section_card:empty:after {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to left, #92fe9d, #00c9ff);
  background-size: 200% 200%;
  animation: lodingGradient 1s infinite;
}

@keyframes lodingGradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: -200% 0%;
  }
}
.assistedHint{
    font-size: 12px;
    color: #00a79d;
    font-weight: 500;
    padding: 0px 0px 5px 0px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.htmlOutput{
      font-size: 20px;
    color: #00a79d;
    font-weight: 500;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 15px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}