﻿*{
    font-family: 'Open Sans', sans-serif;
}
a:hover{
    text-decoration:none !important;
}
.bg-none{
    background: none !important;
}
.topbar {
    border-top-left-radius: 24px;
    margin: 0 !important;
    background-color: #fffbf4;
    box-shadow: 0 2px 20px 0 rgba(47, 47, 47, 0.05) !important;
    height: 3.5rem;
}

.desk-none{
    display:none !important;
}

#wrapper #content-wrapper #content{
    background:#ffc74d ;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl{
    background-color: #fffbf4;
}
footer.sticky-footer{
    background-color: #fffbf4;
    border-bottom-left-radius: 24px;
    position: relative;
}

#wrapper #content-wrapper{
    background: #ffc74d;
}
.shadow{
    box-shadow: none !important;
}
.sidebar{
    position: relative;
}
.sidebar .sidebar-brand{
    justify-content: space-between;
}

.sidebar-dark .nav-item .nav-link{
    color: #171919;
    font-size: 14px;
    font-weight: 600;
    padding: 1rem 0;
    margin: 0 1rem;
    width: 13rem;
}
.sidebar-dark .nav-item .nav-link:hover , .sidebar-dark .nav-item .nav-link.active{
    background-color: #fff5e5;
    border-radius: 5px;
    color: #171919;
}
.sidebar-dark .nav-item .nav-link i{
    padding: 0.563rem 0.563rem 0.5rem 0.5rem;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
}
.sidebar-dark hr.sidebar-divider {
    border-top: solid 0.5px #ef6153;
    opacity: 0.5;
}
.sidebar-dark #sidebarToggle{
    border-radius: 5px;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
.topbar .navbar-search{
    width: 14.75rem;
    height: 1.875rem;
    border-radius: 20px;
    border: solid 0.2px #cbc9c7;
    background-color: #ffffff;
}
.topbar .navbar-search input{
    height: 100%;
}
.topbar .navbar-search .btn{
    height: 1.875rem;
    padding: 0 10px;
}
.topbar.navbar-light .navbar-nav .nav-item .nav-link img{
    width: 1.438rem;;
}

    .topbar.navbar-light .navbar-nav .nav-item .nav-link img.desk-none {
        display:none !important;
    }

.sidebar .nav-item .nav-link .badge-counter, .topbar .nav-item .nav-link .badge-counter{
    border-radius: 50%;
}
.navbar h4{
    color: #171919;
    font-size: 1rem;
    font-weight: 600;
    line-height: 0.063rem;
    margin: 0;
}
.text-gray-600{
    font-size: 0.875rem;
    font-weight: 600;
    color: #171919 !important; 
}
.filtersec{
    display: inline-block;
}
.filtersec .btn{
    min-width: 5.063rem;
     height: 2.5rem;
     font-size: 0.875rem;
     font-weight: 600;
     
  border-radius: 5px;
  display: inline-block;
}
.filtersec .btn::after{
    display: none;
}
.redbtn{
    min-width: 8.375rem;
    height: 2.5rem;
    margin: 0 0 0.188rem;
      color: #fff;
    border-radius: 5px;
    background-color: #ef6153;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0 10px;
    border: none;
  }
  .vdo button.redbtn{
      position: unset;
  min-width: 8.375rem;
  height: 2.5rem;
  margin: 0 0 0.188rem;
    color: #fff;
  border-radius: 5px;
  background-color: #ef6153;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0 10px;
  border: none;
}
.redbtn::after{
    display: none;
}
/*.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate{
    display: none;
}*/
.table thead th{
    font-size: 0.75rem;
    color: #2f2f2f;
    opacity: 0.4;
    border:none !important;
}

.table th, .table td{
    font-size: 0.75rem;
    border:none;
    border-bottom:1px solid #dbdbdb;
    color: #171919;
}
.modal-header h5{
    font-weight: 600;
    font-size: 14px;
    float: none;
    color: #ef6153 ;
}
.modal-header{
    display: block;
    color: #171919;
    position: relative;
    border: none;
}
.modal-header .close{
    position: absolute;
    right: 0;
    top: 0;
    background: #171919;
    color: #fff;
    border-radius: 50%;
    opacity: 1;
    padding: 0;
    width: 30px;
    height: 30px;
}
.modal-header p{
    font-size: 13px;
    margin-bottom: 0;
}
.modalform-in label{
    font-weight: 600;
    font-size: 14px;
    float: none;
    color: #171919;
    display: block;
}
.modalform-in .frm{
    height: 2.813rem;
    padding: 10px;
    background-color: #f7f7f7;
    border: none;
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
}

.modalform-in textarea.frm{
    height: 80px;
    resize: none;
}
.modalform-in  p{
    font-size: 13px;
    margin-bottom: 010px
}
.modalform-in span{
    display: inline-block;
    margin-right: 10px;
}
.modalform-in   .form-check-input{
    position: unset;
    margin-left: 0;
}

.minheight{
    min-height: 100vh;
}

div.file {
    position: relative;
    overflow: hidden;
  }
  div.file input {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
  }
  div.file .btn{
      font-size: 13px;
  }

  .tabsec {
    padding: 15px 0;
  }
  .line-btn{
    border-radius:20px;
    border: solid 0.5px #bbb9b4;
    min-width: 4.438rem;
    padding: 0.5rem 1.188rem 0.438rem 1.25rem;
    background: none;
    color: #bbb9b4  ;
    margin-right: 10px;
    font-size: 14px;
  }
  .line-btn.active{
      border-color: #ef6153;
      color: #ef6153;
  }
.textsec{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 0.2px #e8e8e8;
    background-color: #ffffff;
    padding: 10px;
}
.textsec h4{
    color: #171919;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0;
}
.textsec p{
    line-height: normal;
    font-size: 0.688rem;
    color: #171919;
}
.textsec p span{
    opacity: 0.5;
}
.textsec p span img{
    width: 13px !important;
}
.textsec small{
    font-size: 0.625rem;
    color: #171919;
    margin-bottom: 0;
    opacity: 0.5;
    line-height: 10px ;
}
.resource.shadow   {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.resourcelist h3{
    color: #171919;
    font-size: 0.875rem;
    opacity: 0.6;
    margin-bottom: 20px;
}

.modalform-in span{
    display: inline-block;
    margin-right: 10px;
}
.resourcedetails h4{
    color: #000;
    font-size: 1.125rem;
    margin-bottom: 0px;
    font-weight: bold;
}
.resourcedetails span{
    font-size: 0.75rem;
    color: #000;
    opacity: 0.7;   
}
.resourcedetails p{
    font-size: 0.875rem;
    color: #000;
    opacity: 0.7; 
}
.starcount{
    display: flex;
    border-radius: 8.8px;
    background-color: #f7f7f7;
    border: solid 1px rgba(255, 199, 77, 0.5);
    padding: 5px;  
}
.count-lft{
    width: 50%;
}
.count-lft p{
    margin-bottom: 0;
}
.count-right{
    width: 50%;
}
.count-right p{
    margin-bottom: 0;
}
.prog p{
    display: inline-block;
    width: 100px;
}
.prg{
    float: right;
    width: calc(100% - 100px);

}
.bg-def{
    background: #fffbf4;
}
.successmodal{
    color: #000 !important;
}
.imgbtnsec{
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px;
}
.remark{
    position: absolute;
    top: 64px;
    right:164px ;
    width: 32.25rem;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    z-index: 3;
    display: none;
}
.remark.open{
    display: block;
}
.w-auto{
    width: auto !important;
    min-width: 2.5rem !important;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span{
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    border: 1px solid #ef6153;
    margin-top: 10px;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
}

.bg-ylw{
    background-color: rgba(255, 199, 77, 0.5) !important;
}
.bg-none{
    background: none !important;
}
.headform p{
    margin: 0;
    color: #000000;
}
.form-item{
    padding: 0 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.form-item label{
    display: block;
    color: #000000;
    font-size: 0.75rem;
    font-weight: 600;
}
.form-item input[type="text"], .form-item select{
    background-color:  #efebe5;
    height: 2.813rem;
    width: 100%;
    border: none;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 0.75rem;
}
.form-item input[type="checkbox"]{
    margin-left: 0;
    margin-right: 10px;
    position: unset;
}
.form-item span{
    display: inline-block;
    color: #000;
    font-size: 0.75rem;
}

.loginp {
    color: #3c3c3e;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 8px;
}

.form-item a{
    color: #ef6153;
    font-size: 14px;
}

.schoolname h4{
    font-size: 1.063rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}

.schoolname h5{
    font-size: 0.75rem;
    font-weight: normal;
    color: #000;
    margin-bottom: 0;
}
.loginbg .form-item input[type="text"],.loginbg .form-item select{
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #333;
}
.schoolname p{
    font-size: 0.75rem;
    font-weight: normal;
    color: #000;
    margin-bottom: 0;
    opacity: 0.8;
}
.scllogo{
    width: 244px;
    overflow: hidden;
    max-width: 100%;
}

.schitm h4{
    opacity: 0.4;
    font-size: 0.75rem;
    font-weight: normal;
    margin-bottom: 10px;
}
.schitm{
    width: 160px;
    max-width: 100%;
}
.schitm p strong{
    line-height: 30px;
}
.schitm p.mail strong{
    line-height: normal;
}
.msghead{
    border: solid 1px #ffc64c;
  background-color: rgba(255, 199, 77, 0.5);
  margin-left:60px;
  padding-left: 30px;
  height: 70px;
  padding-top: 5px;
}
.msdylw{
 padding-top: 5px;
 margin-right: -16px;
}
.msghead h4{
    font-size: 1.063rem;
    color: #000;
    margin-bottom: 0;
}
.msghead p{
    font-size: 0.75rem;
    color: #000;
    margin-bottom: 0;
    opacity: 0.8;
    font-weight: 300;
}

.msg{
    margin: 30px 0;
}
.msg-itm{
    font-size: 0.75rem;
    padding: 8px 0;
}
.msg-itm span{
    color: #2f2f2f;
    opacity: 0.4;
    display: inline-block;
    width: 130px;
}
.msg-itm p{
    color: #000;
    margin-bottom: 0;
}
.btn {
    font-size: 0.875rem;;
}

tr:hover td{
    background: #fff5e5;
}

tr.disabled td{
    background: #fff5e5;
}
tr.disabled td span.time{
 display: none;
}
tr td .archived{
    display: none;
   }
tr.disabled td .archived{
    display: inline-block;
   }

.loginbg {
    background: #fdf7e7 url(../img/login.png) no-repeat;
    background-size: 50% 100%;
    background-position: bottom left;
}
  .loginbg .container-fluid{
      background: none;
  }
  .loginbg form{
      margin-left: 15px !important;
      margin-right: 15px !important;
      margin-top: 20px !important;
      padding-top: 0 !important ;
  }

.bannersec{
    position: relative;
}
.detailsmodule{
    color: #333;
}

.vdo{
    position: relative;
}
.vdo button{
    position: absolute;
    background: none;
    border: none;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    color: white;
}
.vdo .fadein{
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.6);*/
    left: 0;
    top: 0;
    z-index: 2;
    
}
.vdo .fadein small{
    display: block;
    text-align: center;
    color: white;
    margin-left: -10px;
}
.vdo button img{
    max-width: 100%;
}

.sechead{
    font-size: 0.875rem;
  font-weight: 600;
  color: #2f2f2f;
  margin-bottom: 20px;
}

.activetext{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

.whitesec{
    border: solid 0.5px #ffc74d;
    border-radius: 9px;
    height: 12.563rem;
    background: #fff;
    margin: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.whitesec:hover{
    border-color: #ef6153;
}
.whitesec p{
    margin: 0;
    font-size: 0.938rem;
  font-weight: 300;
}
.whitesec h3{
    margin: 0;
    font-size: 1.25rem;
    font-weight: bold;
    color: #000;
    opacity: 1;
}
.surveyarea .owl-carousel .owl-nav button.owl-prev span,.surveyarea .owl-carousel .owl-nav button.owl-next span{

    border: none;
    font-size: 40px;
}
.surveyarea .owl-carousel .owl-nav button.owl-prev{
    left: 0px;
    position: absolute;
    top: 34%;
}

.surveyarea .owl-carousel .owl-nav button.owl-next{
    right: 0px;
    position: absolute;
    top: 34%;
}

.whitetable{
    background: #fff;
}
.whitetable h4{
    font-size: 1rem;
  font-weight: bold;
  color: #000000;
  opacity: 1;
  margin-top: 15px;
}
.whitetable .headsectable .redbtn{
    margin-top: -40px;
}
.headsectable{
    margin-bottom: 20px;
}
.whitetable .btnwhite{
    border-radius: 30px;
    background: none;
    border: none;
}
.whitetable td .redbtn, .whitetable .customtable_column .redbtn {
    border-radius: 30px;
}
.whitetable th, .whitetable .customtable_head {
    color: #000 !important;
    opacity: 1 !important;
    text-align: center;
}
.whitetable td, .whitetable .customtable_td {
    color: #000 !important;
    opacity: 1 !important;
    text-align: center;
    padding-top: 5px;
    vertical-align: middle;
}
.whitetable td p{
    margin: 0;
}

.boderbtn{
    border-radius: 5px;
    border: solid 1px #ff544a;
    background: white;
    color: #ef6153;
    font-size: 0.875rem;
    font-weight: 600;
    margin-top: -40px;
    margin-right: 10px;
    height: 40px;
    padding: 0 15px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
    display: inline-block;
    height: 44px;
    padding-right: 5px;
  }
  
  .upload-btn-wrapper .btn {
   height: 44px;
   padding: 0;
  }
  
  .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }

.addfield{
    display: flex;
}
.greyr {
    width: 165px !important;
    border-right: 1px solid#e0e0e0 !important;
    margin-right: 0 !important;
    line-height: 24px;
}




.startsec{
    background: #fff;
    padding: 20px;
    display: flex;
    margin-bottom: 40px;
    box-shadow: 0 2px 30px 0 rgba(47, 47, 47, 0.12);
    border-radius: 10px;
}
.ats-left h3{
    font-size: 1.875rem;
    color: #000000;
    opacity: 1;
}
.ats-left p{
    font-size: 0.875rem;
    color: #000000;
    opacity: 1;
}

.ats-left p strong{
    font-size: 0.875rem;
    color: #000000;
    opacity: 1;
}
.ats-right img{
    margin: 0 auto;
    display: block;
}
.ats-right strong{
    font-size: 50px;
    color: #000;
    opacity: 1;
}
.ats-right p{
    font-size: 0.875rem;
    color: #000000;
    opacity: 1;
}

.btn-bottm{
    /*position: absolute;*/
    position: fixed;
    width: 100%;
    left: 0;
    /*bottom: 80px;*/
    bottom: 5px;
}
.btn-bottm button{
    background: none;
    border: none;
    color: #000;
    font-size: 14px;
}
.bannerdash{
    border-radius: 5px;
    overflow: hidden;
}
.modulesec h3{
    font-size: 0.875rem;
  font-weight: 600;
  color: #171919;
  margin-top: 20px;
  opacity: 0.5;
}
.details-white h4{
    font-size: 0.875rem;
    color: #000000;
    margin-bottom: 0;
}
.details-white p{
    font-size: 0.688rem;
    color: #000000;
    margin-bottom: 0;
}
.details-white span{
    opacity: 1;
    font-size: 0.688rem;
    color: #000000;
    margin-bottom: 0;
}
.progrssec{
    position: relative;
    font-size: 12px;
    color: black;
}
.sectioncount{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
}
.module-white{
    background: white;
    box-shadow: 0 2px 30px 0 rgba(47, 47, 47, 0.12);
    padding: 5px;
}
.prf p{
    font-size: 12px;
    color: black;
    margin-bottom: 0;
}
.prefrate img{
    display: inline-block !important;
    width: auto !important;
}
.prefrate{
    background-color: #f7f7f7;
    padding: 5px;
}
.prefrate h4{
    font-size: 0.725rem;
    color: black;
}
.activitytag .redbg{
    background: #ef6153;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    padding:2px 5px;
}
.activitytag span img{
    max-height: 100%;
    width: 15px !important;
}
.activitytag span{
    
    color: #000;
    font-size: 12px;
    text-align: center;
    border-radius: 30px;
    
    padding:2px 5px;
}
.activitytag{
    margin-bottom: 10px;
}
.prefrate p{
    font-size: 0.725rem;
    color: black;
}
.prefrate a{
    float: right;
    margin: 5px;
    margin-top: -30px;
}
.prefrate a img{
    width: 15px !important;
}
.preftoke strong{
    font-size: 30px;
    color: #ef6153;
}
.preftoke p{
    font-size: 12px;
    width: 100%;
    color: #000;
    margin-bottom: 0;
}
.miperfrm h3{
    font-size: 0.875rem;
    font-weight: 600;
    color: #171919;
    margin-top: 15px;
}
.addblogbtn{
    display: flex;
    justify-content: center;
    align-items: center;
}


.monthhead{
    background: rgba(255, 199, 77, 0.5);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ffc74d;
    color: #fff;
    overflow: hidden;
}


.monthhead .prev , .monthhead .next{
    border-radius: 0 !important;
    color: #fff !important;
}

.scdul h3{
    font-size: 0.875rem;
  font-weight: 600;
  color: #171919;
}

.scdul  a{
    font-size: 0.75rem;
    color: #8b8c8c;
    text-decoration: underline;
}
.scdul ul{
    padding: 15px 0;
}

.scdl-list{
    border-radius: 5px;
    border-left: 3px solid #ef6153;
    font-size: 12px;
    padding: 0 10px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    background: #fff;
}
.scdl-list p:last-child{
    text-align: right   ;
}
.scdl-list p{
    margin-bottom: 0;
}

.imgpreview{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin: 0 auto 20px;
    background: #fff;
    overflow: hidden;
}

.upldimg{
    position: relative;
    width: 9.625rem;
    margin: 0 auto;
 
}
.imgpreview img{
    width: 150px;
    height: 150px;
}
.upldimg label {
    width: 9.625rem;
    height: 2.5rem;
    text-align: center;
    line-height:2.5rem ;
    border: solid 1px #ef6153;
    color: #ef6153;
    border-radius: 6px;
}
.upldimg input{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
}
.profitm{
    display: flex;
    margin-bottom: 15px;
}
.profitm label{
    font-size: 14px;
    width: 150px;

}
.profitm input{
    background: none;
    border: none;
    border-bottom: 1px solid #333;
    width: 300px;
    max-width: 100%;
}
.profitm button{
    margin-top: 40px;
}
.profitm .whitebtn{

    min-width: 8.375rem;
    height: 2.5rem;
    
    color: #ef6153;
    border-radius: 5px;
    background-color: #fff;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0 10px;
    border: none;
    margin-left: 10px;
}


li{
    list-style: none;
    font-size: 12px;
    color: #000;
}

.slidrlft .owl-carousel .owl-nav button.owl-prev span,.slidrlft .owl-carousel .owl-nav button.owl-next span{
    border: none;
    font-size: 36px;
    top: 30%;
    background: none;
    position: absolute;
    left: 0;
}
.slidrlft .owl-carousel .owl-nav button.owl-next span{
    right: 0;
    left: auto;
}
.note{
    font-size: 12px;
    margin-top: -15px;
}
.secondsec .btn{
    background: none;
    border: 1px solid #ffc64c;
    color: #000;
}
.secondsec .btn.active{
    background: rgba(255, 199, 77, 0.5) !important;
    border: 1px solid #ffc64c !important;
    color: #000 !important;
}
.secondsec p{
    font-size: 12px;
    color: #000;
    margin-top: 15px;
    margin-bottom: 5px;
}
.secondsec span{
    display: inline-block;
    color: #000;
    margin-right: 5px;
}
.fc-h-event{
    background: rgba(255, 199, 77, 0.5);
    border: 1px solid #ffc64c ;
    color: #000 !important;

}
.fc-h-event .fc-event-main{
    color: black;
}
.fc-daygrid-event-dot{
    background: #ff544a;
    border-color: #ff544a;
}
.linebtn{
    min-width: 8.375rem;
    height: 2.5rem;
    margin: 0 0 0.188rem;
    color: #ef6153;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ef6153;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0 10px;
   margin-right: 10px;
}

.btmbtns a{
    color: #333;
    font-size: 12px;
    line-height: 2.5rem;
}


.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 21.5rem;
    height: 26.75rem;
    box-shadow: 0 2px 30px 0 rgba(47, 47, 47, 0.12);
    /*background: #F5DFDD;*/
    background:white;
    z-index: 3;
}
.chat-head {
    border-bottom: 1px solid #dbdbdb;
    /*background-color: #fbc44c*/
    background-color: white;
}
.chat-head .chat-prof{
    display: flex;
    padding: 5px ;
    padding-right: 10px;
    justify-content: space-between;
    font-size: 14px;
    align-items: center;
    color: #000;
}
.chat-head .chat-prof p{
    width: 100%;
    padding: 0 5px;
    margin-bottom: 0;
}

.chat-head .chat-prof a{
    color: #000;
}
.chat-bbox{
    height: 336px;
    overflow-y: auto;
}
.chatboxin {
    display: flex;
    justify-content: flex-end;
    flex-flow: column;
}
.chat-textarea{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #dbdbdb;
}
.chat-textarea button{
    border: none;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: none;
}
#officialbtnSubmit, #btnSubmit {
    width: auto !important;
    background: #ef6153 !important;
    color: white !important;
}
.chat-textarea input {
    width: 100%;
    border: none;
    height: 42px;
    resize: none;
    padding: 5px;
    font-size: 12px;
    background-color: #ffe1a1
}
    .chat-textarea input:focus {
        border: none;
        outline: auto;
        background-color: #fffbf4
    }
.text {
    font-size: 0.625rem;
    color: #000000;
    width: 14.5rem;
    /*background-color: #dbdbdb;*/
    background-color: #f1f1f1;
    padding: 5px;
    /*margin:  1rem;*/
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    text-align: left;
    display: inline-block;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
}
.text h6{
    font-size: 0.625rem;
    color: #000000;
    width: 14.5rem;
    margin-bottom: 0;
   
}
    .text p {
        margin-bottom: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight:bolder;
    }

.outgoing{
    text-align: right;
}
    .outgoing .text {
        /*background: rgba(255, 199, 77, 0.5);*/
        background: #fff1d2;
    }
.chattime{
    font-size: 12px;
}

.circle_percent {font-size:170px; width:1em; height:1em; position: relative; background: #ddd; border-radius:50%; overflow:hidden; display:inline-block; margin:20px;}
.circle_inner {position: absolute; left: 0; top: 0; width: 1em; height: 1em; clip:rect(0 1em 1em .5em);}
.round_per {position: absolute; left: 0; top: 0; width: 1em; height: 1em; background: #ffc74d; clip:rect(0 1em 1em .5em); transform:rotate(180deg); transition:1.05s;}
.percent_more .circle_inner {clip:rect(0 .5em 1em 0em);}
.percent_more:after {position: absolute; left: .5em; top:0em; right: 0; bottom: 0; background: #ffc74d; content:'';}
.circle_inbox {position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; background: #f1f1f1; z-index:3; border-radius: 50%;}
.percent_text {position: absolute; font-size: 36px; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; color: #000;}
.chartsec{
    background: #f1f1f1;
    padding: 10px ;
}
.chartsec p{
    color: #000;
    font-size: 14px;
}
.whitebadge{
    min-height: 4.375rem;
    border: solid 1px rgba(255, 199, 77, 0.5);
    background-color: #f7f7f7;
    color: #000;
    text-align: center;
}
.whitebadge h3{
    margin-bottom: 0;
    margin-top: 10px;
}
.qs-sec h4{
    color: black;
    font-size: 16px;
}
.qs-sec{
    color: black;
    background: #f1f1f1;
    padding: 10px;
}
.qs-sec a{
    color: #ff544a;
}
.ylw-btn{
    border: solid 1px #ffc64c;
    height: 1.438rem;
    font-size: 0.75rem;
    background: rgba(255, 199, 77, 0.5)    ;
}

.faq .card-header{
    padding: 0;
    background: white;
    color: #171919;
}
.faq .btn-link{
    width: 100%;
    color: #171919;
    font-weight: bold;
    text-align: left;
}
 .faqsearch input{
    width: 23.875rem;
    height: 1.875rem;
    border: solid 0.2px #cbc9c7;
    background: #f7f7f7 url(../img/search.png) no-repeat right 10px center;
    color: #6a6866;
    font-size: 0.75rem;
    padding: 0 10px;
    margin-top: 15px;
    background-size: auto 60%;
}

/* video */
figure {
    max-width:64rem;
    width:100%;
    max-height:30.875rem;
    height:100%;
    margin:1.25rem auto;
    padding:1.051%;
    background-color:#666;
 }
 .controls {
    width:100%;
    height:8.0971659919028340080971659919028%; /* of figure's height */
    position:relative;
 }
 .controls[data-state=hidden] {
    display:none;
 }
 
 .controls[data-state=visible] {
    display:block;
 }
 .controls > * {
    float:left;
    width:3.90625%;
    height:100%;
    margin-left:0.1953125%;
    display:block;
 }
 
 .controls > *:first-child {
    margin-left:0;
 }
 .controls .progress {
    cursor:pointer;
    width:75.390625%;
 }
 .controls button {
    border:none;
    cursor:pointer;
    background:transparent;
    background-size:contain;
    background-repeat:no-repeat;
 }
 .controls button:hover, .controls button:focus {
    opacity:0.5;
 }
 .controls button[data-state="play"] {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAA ... ');
 }
 
 .controls button[data-state="pause"] {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAA ... ');
 }
 .controls progress {
    display:block;
    width:100%;
    height:81%;
    margin-top:0.125rem;
    border:none;
    color:#0095dd;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
 }
 .controls progress[data-state="fake"] {
    background:#e6e6e6;
    height:65%;
 }
 .controls progress span {
    width:0%;
    height:100%;
    display:inline-block;
    background-color:#2a84cd;
 }
 .controls progress::-moz-progress-bar {
    background-color:#0095dd;
 }
 
 .controls progress::-webkit-progress-value {
    background-color:#0095dd;
 }



 /* star steps*/

.outer {
    height: 80vh;
    min-width: 30vw;
    flex: 1;
    margin-bottom:50%;
}

.progress-mob {
    display: inline-flex;
    height: 100%;
    padding: 5vh 10px;
    width:100%;
}

.box-star {
    background: white;
    box-shadow: 0 0 36px #dad9d9 !important;
    padding: 10px;
    border-radius: 8px;
    position:relative;
}
    .box-star::after {
        position: absolute;
        content: '.....';
        color: #afacac;
        left: -30px;
        top: -4px;
        z-index: 1;
    }

    .box-star .linebtn{
        font-size:10px;
        height:30px;
        margin-right:0;
    }
    .box-star h5 {
        font-size: 14px;
        font-weight: bold;
    }

.progress-mob > div {
    display: flex;
    flex-direction: column;
    color: #333;
}

        .progress-mob > div.left {
            text-align: right;
        }

            .progress-mob > div.left div:last-of-type:after {
                display: none;
            }

            .progress-mob > div.left div:after {
                content: "";
                background: #ebe6dc;
                border-radius: 2px;
                position: absolute;
                right: -40.5px;
                top: 10px;
                height: 101%;
                width: 5px;
                transform: translateX(50%);
            }

        .progress-mob > div.right {
            padding-left: 30px;
        }

            .progress-mob > div.right div.prev:after {
                transition: none;
            }

            .progress-mob > div.right div.current {
                color: #333;
                font-weight: bold;
            }

                .progress-mob > div.right div.current:before {
                    background: #ebe6dc !important;
                    padding: 10px;
                    transition: all 0.2s 0.15s cubic-bezier(0.175, 0.885, 0.32, 2);
                }

                .progress-mob > div.right div.current:after {
                    height: 0%;
                    transition: height 0.2s ease-out;
                }

                .progress-mob > div.right div.current ~ div {
                    color: #666;
                }

                    .progress-mob > div.right div.current ~ div:before {
                        background: #c3bfb6;
                        padding: 6px;
                    }

                    .progress-mob > div.right div.current ~ div:after {
                        height: 0%;
                        transition: none;
                    }

            .progress-mob > div.right div.item-star:before {
                content: "";
                background: url(../img/star-step.png) no-repeat;
                padding: 10px;
                border-radius: 50%;
                background-size: 100%;
                z-index: 1;
                position: absolute;
                left: -20px;
                top: 10px;
                transform: translateX(-50%) translateY(-50%);
                transition: padding 0.2s ease;
            }

            .progress-mob > div.right div.item-star.start-flag:before {
                content: "";
                background: url(../img/flag-step.png) no-repeat;
                padding: 5px;
                border-radius: 50%;
                position: absolute;
                background-size: 100%;
                height: 30px;
                z-index: 2;
                width: 30px;
                left: -20px;
                top: 10px;
                transform: translateX(-50%) translateY(-50%);
                transition: padding 0.2s ease;
            }

            .progress-mob > div.right div.item-star:after {
                content: "";
                background: #ebe6dc;
                border-radius: 2px;
                position: absolute;
                left: -20px;
                top: 10px;
                height: 101%;
                width: 4px;
                transform: translateX(-50%);
                transition: height 0.2s ease;
            }

            .progress-mob > div.right div.current:after {
                content: "";
                background: #a7a7a7;
                border-radius: 50%;
                position: absolute;
                left: -20px;
                top: 4px;
                height: 12px;
                z-index: 1;
                width: 12px;
                transform: translateX(-50%);
                transition: height 0.2s ease;
            }

        .progress-mob > div div.item-star {
            flex: 1;
            position: relative;
            line-height: 20px;
            cursor: default;
            min-height: 30px;
            padding-left: 30px;
        }

        .progress-mob > div div:last-of-type {
            flex: 0;
        }

    .progress-mob.dark {
        background: #333;
        display: inline-flex;
        height: 100%;
        width: 100%;
        padding: 5vh 10%;
    }

        .progress-mob.dark > div {
            display: flex;
            flex-direction: column;
            color: #ccc;
        }

            .progress-mob.dark > div.left {
                padding-right: 20px;
                text-align: right;
            }

                .progress-mob.dark > div.left div:last-of-type:after {
                    display: none;
                }

                .progress-mob.dark > div.left div:after {
                    content: "";
                    background: rgba(211, 211, 211, 0.05);
                    border-radius: 2px;
                    position: absolute;
                    right: -20px;
                    top: 10px;
                    height: 101%;
                    width: 1px;
                    transform: translateX(50%);
                }

            .progress-mob.dark > div.right {
                padding-left: 20px;
            }

                .progress-mob.dark > div.right div.prev:after {
                    transition: none;
                }

                .progress-mob.dark > div.right div.current {
                    color: white;
                    font-weight: bold;
                }

                    .progress-mob.dark > div.right div.current:before {
                        background: white;
                        padding: 10px;
                        transition: all 0.2s 0.15s cubic-bezier(0.175, 0.885, 0.32, 2);
                    }

                    .progress-mob.dark > div.right div.current:after {
                        height: 0%;
                        transition: height 0.2s ease-out;
                    }

                    .progress-mob.dark > div.right div.current ~ div {
                        color: #666;
                    }

                        .progress-mob.dark > div.right div.current ~ div:before {
                            background: #666;
                            padding: 2.5px;
                        }

                        .progress-mob.dark > div.right div.current ~ div:after {
                            height: 0%;
                            transition: none;
                        }

                .progress-mob.dark > div.right div:before {
                    content: "";
                    background: lightgray;
                    padding: 5px;
                    border-radius: 50%;
                    position: absolute;
                    left: -20px;
                    top: 10px;
                    transform: translateX(-50%) translateY(-50%);
                    transition: padding 0.2s ease;
                }

                .progress-mob.dark > div.right div:after {
                    content: "";
                    background: lightgray;
                    border-radius: 2px;
                    position: absolute;
                    left: -20px;
                    top: 10px;
                    height: 101%;
                    width: 2px;
                    transform: translateX(-50%);
                    transition: height 0.2s ease;
                }

            .progress-mob.dark > div div {
                flex: 1;
                position: relative;
                line-height: 20px;
                cursor: default;
                min-height: 30px;
            }

                .progress-mob.dark > div div:last-of-type {
                    flex: 0;
                }

.done.current {
    color: #62af0b !important;
}

    .done.current:before {
        background: #62af0b !important;
    }

.dark .done.current {
    color: lightgreen !important;
}

    .dark .done.current:before {
        background: lightgreen !important;
    }


 /* star step ends */




 @media screen and (max-width:64em) {
    figure {
       padding-left:0;
       padding-right:0;
       height:auto;
    }
 
    .controls {
       height:1.876rem;
    }
 }

 @media screen and (max-width:42.5em) {
    .controls {
       height:auto;
    }
 
    .controls > * {
       display:block;
       width:16.6667%;
       margin-left:0;
       height:2.5rem;
       margin-top:2.5rem;
    }
 
    .controls .progress {
       position:absolute;
       top:0;
       width:100%;
       float:none;
       margin-top:0;
    }
 
    .controls .progress progress {
       width:98%;
       margin:0 auto;
    }
 
    .controls button {
       background-position:center center;
    }
 }
 /*step vertical*/
.wrapper {
    width: 330px;
    font-family: 'Helvetica';
    font-size: 14px;
    border: 1px solid #CCC;
}

.StepProgress {
    position: relative;
    padding-left: 45px;
    list-style: none;
    &::before

{
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 10px;
    height: 100%;
    border-left: 2px solid #CCC;
}

&-item {
    position: relative;
    counter-increment: list;
    &:not(:last-child)

{
    padding-bottom: 20px;
}

&::before {
    display: inline-block;
    content: '';
    position: absolute;
    left: -30px;
    height: 100%;
    width: 10px;
}

&::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -37px;
    width: 12px;
    height: 12px;
    border: 2px solid #CCC;
    border-radius: 50%;
    background-color: #FFF;
}

&.is-done {
    &::before

{
    border-left: 2px solid green;
}

&::after {
    content: "✔";
    font-size: 10px;
    color: #FFF;
    text-align: center;
    border: 2px solid green;
    background-color: green;
}

}

&.current {
    &::before

{
    border-left: 2px solid green;
}

&::after {
    content: counter(list);
    padding-top: 1px;
    width: 19px;
    height: 18px;
    top: -4px;
    left: -40px;
    font-size: 14px;
    text-align: center;
    color: green;
    border: 2px solid green;
    background-color: white;
}

}
}

strong {
    display: block;
}

}/**/
.chartbox{
    display: flex;
    padding: 10px;
}
.dashtabs{
    min-width: 11.063rem;
}
.dashtabs a{
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: #f7f7f7;
    color: #171919;
    font-size: 0.804rem;
    display: block;
    padding: 10px;
}

.dashtabs a img{
    width: 6px;
    filter: grayscale(1);
}
.dashtabs a.active{
    border: solid 1px #ef6153;
    background-color: #fff5e5;
    color: #000;
}
.dashtabs a.active img{
    filter: unset;
}

.chartsecin{
    width: 100%;
}
canvas{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.textarea p{
    color: #000;
    font-size: 14px;
}
.textarea a{
    color: #ef6153;
    font-size: 14px;
}
.border-bottom label{
    color: #000;
    font-size: 14px;
}

.rightcard h4{
    font-size: 0.875rem;
    color: #171919;
}
.grey-card{
    border-radius: 5px;
    background-color: #f7f7f7;
}
.grey-card span{
   
    color: #000000;
    font-size: 12px;
}
.grey-card h2{
    color: #000000;
}
.greybrdr{
    border-radius: 5px;
    background-color: #f7f7f7;
    border: 1px solid #ffc64c;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.greybrdr  h3{
    color: #000;
    margin-bottom: 0;
    font-size: 24px;
    padding-top: 15px;
}
.greybrdr p{
    color: #000;
    font-size: 12px;
}

.contactform h3{
    font-size: 1.875rem;
    color: #ef6153;
    font-weight: 600;
    text-align: center;
}
.contactform p{
    text-align: center;
    font-size: 0.875rem;
    color: #000000;
}
.contactform{
    width: 27.563rem;
    padding: 10px;
}
.contactform input, .contactform select, .contactform textarea{
    width: 100%;
    background-color: #ece8e1;
    border: none;
    min-height: 2.813rem;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 10px;
}
.contactform textarea{
    height: 5.688rem;
}
.contactform label{
    font-size: 0.75rem;
    color: #000000;
}
.contactbody{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.contactform h2{
    font-size: 1.875rem;
    color: #ff544a;
}

@media (min-width: 768px){
.sidebar {
    width: 14.88rem !important;
}

}

@media (max-width:767px){
   .mob-none{ display: none;}
   .loginbg{
       min-height: 100vh;
       background-size: 70%;
       
   }
    .sidebar-dark .nav-item .nav-link{
        max-width:100%;
        margin:0;
    }
    .chartbox{
        flex-direction:column;
    }
    .chartsecin{
        width:100% !important;
    }
    .loginbg{
        background-position:top left;
        padding-top:0;
        background:none;
    }
    .dartTxt {
        color: black !important;
        font-weight: 600 !important;
    }


    .topbar.navbar-light .navbar-nav .nav-item .nav-link img.mobileicon {
        display: inline-block !important;
    }
    .topbar.navbar-light .navbar-nav .nav-item .nav-link img.desktopicon {
        display: none;
    }
}

.mobile-header-banner{
    display:none;
}
.footer-icon{
    display:none;
}

@media (max-width:767px) {
    .mobile-logo{
        position:absolute;
        left:10px;
    }
    .startsec{
        display:block;
        margin-bottom:20px;
    }
    .topbar {
        background: #ffc74d !important;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        border-top-left-radius: 0px;
        position: fixed;
        z-index: 1000;
        max-width: 100%;
        width: 100%;
        top: 0;
    }
    .desk-none{
        display:inline-block !important;   
    }
    .pathDiv{display:none;}
    .navbar .form-inline {
        display: none;
    }
    .sidebar .sidebar-brand img {
        height: 30px;
        width: auto;
    }
    .sidebar-dark .sidebar-brand{
        width:auto;
    }
    .sidebar{
        display: none;
    }
    #wrapper #content-wrapper #content {
        background: #fffbf4;
    }
    .mobile-header-banner{
        display:block;
        margin-top:64px;
    }
    .imgtxtsec{
        font-size:11px !important;
        top:18px !important;
    }
    .welcometime{
        font-size:11px !important;
        top:38px !important;
    }
    .bannerdash {
        margin: 20px 0px;
        background: #ffe1a0;
    }

    .footer-icon {
        display: block;
        position:fixed;
        bottom:0;
        left:0;
        height:70px;
        background:white;
        z-index:11;
        width:100%;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
        box-shadow:0 0 12px #ddd;
    }
    .footer-icon ul{
        padding:0;
        display:flex;
        justify-content:space-between;
        align-items:center;
    }
    .footer-icon li{
        text-align:center;
        width:100%;
        height:70px;
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items:baseline;
        margin-top:15px;
    }
        .footer-icon img {
            height: 20px;
            filter: grayscale(1);
        }
        .footer-icon ul li a {
            color: #b3b3b3;
            display:inline-block;
            font-size:9px;
        }
    .calender-holder{
        margin-bottom:80px;
    }
    .right_border:first-child{
        border:none;
    }
    .module-white .redbtn{
        height:32px;
    }

    #content{
        padding-top:54px;
    }
}




.adjust_alignment {
    padding-left: 3px !important;
}

.ck_css {
    margin-right: 25px;
    overflow: hidden;
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #333;
    text-align: justify;
}

    .ck_css img {
        float: left;
        margin-right: 20px;
        width: 100px !important;
        height: 150px !important;
    }










