.fr{ float: right;} .fl{ float: left;} .tal{ text-align: left;} .tac{ text-align: center;} .tar{ text-align: right;} 
.fw{ width: 100% !important;} d-none{ display: none;} .clr{ clear: both;} .white-bg{ background: #fff !important; }

.modal-dialog-scrollable .modal-content{ overflow: auto;}

.page-style1::before {
  background: #fff;
}

.app-content .side-app {
  background: #f5f8fc;
}

.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
  background: #094d99;
  color: #fff;
}

.nav-link.icon .header-icon {
  background: #1c99d5;
  box-shadow: inset 0 0 4px #1c99d5;
  border: 0px solid #ebecf1;
}

.header-icon {
  fill: #fff;
}

.header-icon.blu {
  fill: #1c99d5;
}

.card-custom-icon {
  right: 0;
  top: 65px;
  left: 20px;
}

.text-primary {
  color: #24476d !important;
}

.text-warning {
  color: #1d9909 !important;
}

.text-success {
  color: #6babeb !important;
}

.text-secondary {
  color: #099990 !important;
}

.side-menu__item {
  color: #094d99;
}

.btn-info {
  background-color: #3a71ad;
  border-color: #3a71ad;
}

.btn-info:hover {
  background-color: #2f5b8a;
  border-color: #2f5b8a;
}

#graps .card-body{
  height: 390px;
}

/** Login 4 start **/
.login-4 .login-inner-form {
  color: #cccccc;
  position: relative;
}

.login-4 a {
  text-decoration: none;
}

.login-4 .bg-color-10 {
  min-height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 15px;
}

.login-4 .form-check-input:checked {
  display: none;
}

/* .login-4 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Jost', sans-serif;
} */

.login-4 .form-section {
  max-width: 350px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.9s;
  z-index: 1;
}

.login-4 .form-box {
  width: 100%;
  text-align: center;
}

.login-4 .login-inner-form .form-group {
  margin-bottom: 25px;
}

.login-4 .login-inner-form .form-box {
  float: left;
  width: 100%;
  position: relative;
}

.login-4 .login-inner-form .form-control {
  font-size: 12px;
  outline: none;
  color: #094d99;
  font-weight: 500;
  border: 0px solid transparent;
  background: #fff;
  box-shadow: inset 0 0 10px #dbdbdb;
  padding: 14.5px 45px 14.5px 20px;
  border-radius: 50px;
  height: 55px;
}

.login-4 .login-inner-form img {
  margin-bottom: 5px;
  height: 40px;
}

.login-4 .login-inner-form .form-box i {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 20px;
  color: #616161;
}

.login-4 .login-inner-form label {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
}

.login-4 .login-inner-form .forgot {
  margin: 0;
  line-height: 45px;
  color: #535353;
  font-size: 15px;
  float: right;
}

.login-4 .bg-img {
  background: rgba(0, 0, 0, 0.04) url(../images/login-bg.jpg) center right no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  opacity: 1;
  z-index: 999;
  min-height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

.login-4 .bg-img::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(17 30 183 / 45%);
}

.login-4 .info{
  max-width: 1000px;
  margin: 0 auto;
  z-index: 999;
}

.login-4 .info h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.login-4 .info h1 span{
  font-weight: 300;
}

.login-4 .info {
  text-align: left;
}

.login-4 .info p {
  margin-bottom: 0;
  color: #fff;
  opacity: 0.9;
  line-height: 28px;
}

.login-4 .login-inner-form .btn-md {
  cursor: pointer;
  height: 45px;
  color: #fff;
  padding: 15.5px 50px 14.5px 50px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 50px;
  text-transform: uppercase;
  line-height: 18px;
}

.login-4 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-right: 3px;
}

.login-4 .login-inner-form p {
  margin: 0;
  color: #616161;
}

.login-4 .login-inner-form p a {
  color: #616161;
}

.login-4 .login-inner-form button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.login-4 .login-inner-form .btn-theme.focus, .btn-theme:focus {
  box-shadow: none;
}

.login-4 .login-inner-form .btn-theme {
  background: #f4f9fe;
  border: none;
  color: #094d99;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-4 .login-inner-form .btn-theme:hover {
  background: #094d99;
  color: #fff;
}

.login-4 .logo img {
  height: 60px;
  margin-bottom: 15px;
}

.login-4 .nav-pills li {
  display: inline-block;
}

.login-4 .login-inner-form .checkbox {
  margin-bottom: 25px;
  font-size: 14px;
}

.login-4 .login-inner-form .form-check {
  float: left;
  margin-bottom: 0;
  padding-left: 2px;
}

.login-4 .login-inner-form .form-check a {
  color: #d6d6d6;
  float: right;
}

.login-4 .login-inner-form .form-check-input {
  display: none;
}

.login-4 .login-inner-form .form-check label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 2px;
  margin-left: -25px;
  border: none;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-4 .login-inner-form .form-check-label {
  padding-left: 25px;
  margin-bottom: 0;
  font-size: 12px;
  color: #094d99;
  font-weight: 500;
}

.login-4 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
  color: #fff;
  background: #0f96f9;

}

.login-4 .login-inner-form input[type=checkbox]:checked + label:before {
  font-weight: 600;
  color: #fff;
  line-height: 15px;
  font-size: 9px;
  content: "\2713";
}

.login-4 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-top: 4px;
}

.login-4 .login-inner-form .checkbox a {
  font-size: 12px;
  color: #094d99;
  float: right;
  margin-left: 3px;
  font-weight: 500;
}

.login-4 .form-section h3 {
  font-size: 15px;
  margin-bottom: 40px;
  font-weight: 500;
  color: #094d99;
}

.login-4 .form-section p {
  margin: 25px 0 0;
  font-size: 12px;
  color: #616161;
}

.login-4 .form-section p a {
  color: #616161;
}

.login-4 .form-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.login-4 .form-section .social-list li {
  display: inline-block;
  margin-bottom: 5px;
}

.login-4 .form-section .social-list li a {
  font-size: 13px;
  font-weight: 600;
  width: 120px;
  margin: 2px 0 3px 0;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-4 .form-section .social-list li a i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  float: left;
  color: #fff;
  border-radius: 20px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  font-size: 15px;
}

.login-4 .form-section:hover .social-list li a i{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.login-4 .form-section .social-list li a span {
  margin-right: 7px;
}

.login-4 .form-section .extra-login {
  float: left;
  width: 100%;
  margin: 20px 0 25px;
  text-align: center;
  position: relative;
}

.login-4 .form-section .extra-login::before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 1px;
  background: #d8dcdc;
  content: "";
}

/* h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Jost', sans-serif;
} */

.login-4 .form-section .extra-login > span {
  width: auto;
  float: none;
  display: inline-block;
  background: #fff;
  padding: 1px 20px;
  z-index: 1;
  position: relative;
  /* font-family: Open Sans; */
  font-size: 13px;
  color: #616161;
  text-transform: capitalize;
}

.login-4 .facebook-i {
  background: #4867aa;
  color: #fff;
}

.login-4 .twitter-i {
  background: #33CCFF;
  color: #fff;
}

.login-4 .google-i {
  background: #db4437;
  color: #fff;
}

.login-4 .facebook-color {
  color: #4867aa;
}

.login-4 .twitter-color {
  color: #33CCFF;
}

.login-4 .google-color {
  color: #db4437;
}

.login-inner-form .form-control::placeholder {
  color: #094d99;
}

#brnch .form-control {
  color: #094d99;
}

#brnch .btn-danger{
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50px;
  color: #ef5858 !important;
  width: 100px;
}

#brnch .btn-danger:hover {
  color: #fff !important;
  background-color: #ef5858 !important;
  border-color: #ef5858 !important;
}

#brnch .btn-success{
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50px;
  color: #42c48a !important;
  width: 100px;
}

#brnch .btn-success:hover {
  color: #fff !important;
  background-color: #42c48a !important;
  border-color: #42c48a !important;
}

.main-proifle .tabs-menu1 ul li .active {
  border: 0;
  background: #094d99;
  border-radius: 50px;
  color: #fff;
}

.main-proifle .tabs-menu1 ul li a {
  padding: 6px 20px 6px 20px;
}

.main-proifle a:hover {
  color: #094d99;
}

/** MEDIA **/
@media (max-width: 1200px) {
  .login-4 .info h1 {
      font-size: 45px;
  }
}

@media (max-width: 992px) {
  .login-4 .none-992 {
      display: none;
  }
}
/** Login 4 end **/

/* .dataTables_filter
{
  float: left;
  margin-left: 30px;
} */
.dataTables_filter {
  float: right;
  margin-left: 26px;
  margin-right: 6px;
}
.dataTables_length{
  float: left;
}
.dt-buttons.btn-group{
  float: right;
}



#brnch .form-control {
  color: #094d99;
}

#brnch .btn-danger{
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50px;
  color: #ef5858 !important;
  width: 100px;
}

#brnch .btn-danger:hover {
  color: #fff !important;
  background-color: #ef5858 !important;
  border-color: #ef5858 !important;
}

#brnch .btn-success{
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50px;
  color: #42c48a !important;
  width: 100px;
}

#brnch .btn-success:hover {
  color: #fff !important;
  background-color: #42c48a !important;
  border-color: #42c48a !important;
}

.main-proifle .tabs-menu1 ul li .active {
  border: 0;
  background: #094d99;
  border-radius: 50px;
  color: #fff;
}

.main-proifle .tabs-menu1 ul li a {
  padding: 6px 20px 6px 20px;
}

.main-proifle a:hover {
  color: #094d99;
}

/** MEDIA **/
@media (max-width: 1200px) {
  .login-4 .info h1 {
      font-size: 45px;
  }
}

@media (max-width: 992px) {
  .login-4 .none-992 {
      display: none;
  }
}
/** Login 4 end **/

.addcont{
  color: #094d99;
}

.addcont .icons-list-item{
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.3rem;
  font-size: 13px;
}

.li8blu{
  background-color: #f7f9fd;
  padding: 0.25rem 1.25rem;
}

.redclos{
  border: 3px solid #f00;
  color: #f00;
}

.grndrp{
  border: 3px solid #099990;
  color: #099990;
}

.btn.grendrpwn{
  display: block;
  line-height: 1.3rem;
  font-size: 13px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
  left: -11px;
  top: -7px;
  color: #099990;
}

.btn.grendrpwn:focus{
  box-shadow: none;
}

.addprsn{
  background: #099990;
  border: 0;
  border-radius: 50px;
  width: 2.2rem;
  height: 2.2rem;
  color: #fff;
}

.mov{
  color: #099990;
}

.app-content{
  overflow: initial;
}

.sticky{
  position: relative;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 100px;
  bottom: auto;
}

.drop .btn-primary{
  width: 100%;
  text-align: left;
  padding: 1rem 0.8rem;
  font-size: 13px;
  border-radius: 16px;
  background: linear-gradient(90deg, rgba(69,99,134,1) 0%, rgba(58,112,173,1) 35%);
  border: 0;
}


.addcont{
  color: #094d99;
}

.addcont .icons-list-item{
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.3rem;
  font-size: 13px;
}

.li8blu{
  background-color: #f7f9fd;
  padding: 0.25rem 1.25rem;
}
.error{ margin-top: 0.25rem; font-size: 80%; color: red;}
.video .dimmer{ position: absolute; top: 12%; left: 45%;}
.video #loader-text{ position: absolute; top: 63%;}

.error {
  color: red;
}

/*evaludate training program*/

.redclos{
  border: 3px solid #f00;
  color: #f00;
}

.grndrp{
  border: 3px solid #099990;
  color: #099990;
}

.btn.grendrpwn{
  display: block;
  line-height: 1.3rem;
  font-size: 13px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
  left: -11px;
  top: -7px;
  color: #099990;
}

.btn.grendrpwn:focus{
  box-shadow: none;
}

.addprsn{
  background: #099990;
  border: 0;
  border-radius: 50px;
  width: 2.2rem;
  height: 2.2rem;
  color: #fff;
}

.mov{
  color: #099990;
}

.app-content{
  overflow: initial;
}

.sticky{
  position: relative;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 100px;
  bottom: auto;
}

.drop .btn-primary{
  width: 100%;
  text-align: left;
  padding: 1rem 0.8rem;
  font-size: 13px;
  border-radius: 16px;
  background: linear-gradient(90deg, rgba(69,99,134,1) 0%, rgba(58,112,173,1) 35%);
  border: 0;
}

.form-group.vdo .custom-control{
  display: inline-block;
  margin-right: 0.5rem;
}

.img-thumbnail.mytrain{
  height: 200px;
  width: 100%;
}

.tabcont .tab_wrapper > ul {
  border-bottom: 1px solid #d5d5d5;
}

.tabcont .tab_wrapper .content_wrapper{
  border: 0;
  border-top: 1px soild #333;
}

.tabcont .tab_wrapper>ul li.active{
  border-color: #094d99 !important;
  background: #094d99 !important;
  border-radius: 50px;
}

.tabcont .tab_wrapper>ul li{
  border-color: #f5f8fc !important;
  background: #f5f8fc !important;
  padding: 5px 18px;
  font-size: .8rem;
  margin: 0 5px 8px 0;
}

.tabcont .listy ul li{
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
}

.tabcont .listy ul li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #91afd1;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}

.qap ul li{
  border: 1px solid #d9d9d9;
}

.qapicn i{
  font-size: 18px;
}

.btnwhit{
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 6px 8px rgb(4 4 7 / 10%);
  color: #57b04a;
  font-size: 13px;
}

.btnwhit.sta{
  width: 120px;
}

.btnwhi8{
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 6px 8px rgb(4 4 7 / 10%);
  color: #30a9a2;
  font-size: 13px;
}

.tabcont .form-control{
  font-size: 0.8rem;
}

.rating-num{
  font-size: 2.8rem;
}

.trainicon .nav{
  display: block;
}

.trainicon .tabs-menu ul li .active {
  background: #f5f8fc;
  border: 1px solid #094d99;
}

.trainicon .tabs-menu ul li a {
  padding: 10px 10px 10px 20px;
}

.trainacc .acc-header a {
  background-color: #fff;
  border: 1px solid #e3e4e9;
}

.trainrit .panel-body{
  min-height: 350px;
  max-height: 350px;
  overflow-y: scroll;
}

.strt{
  background-color: #525252;
  color: #fff;
  font-size: 12px;
  padding: 5px 25px;
}

.btn.strt:hover{
  color: #fff;
}

.qustn ul li{
  display: inline-block;
  padding-right: 5px;
}

.qustnum{
  border-radius: 100px;
  border: 1px solid #333;
  font-size: 14px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

@media (min-width: 1200px){
  .modal-xl {
      max-width: 1140px;
  }
}

.qusbd .modal-body{
  max-height: 400px;
  min-height: 400px;
  overflow-y: scroll;
}

.grid-divider > [class*=col-]:nth-child(n+2):after {
  content: "";
  background-color: #ebecf1;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  height: auto;
  left: -1px;
}

.qusbod{
  padding-left: 4rem;
  padding-right: 4rem;
}

.qusnumbod{
  padding-left: 2rem;
}

.fotpad{
  padding-left: 4rem;
}

.asses img{
  height: 120px;
}

.aseslst{
  padding: 8px;
  background: #f2f5fa;
  color: #21456c;
  margin-bottom: 5px;
}

.corct{
  color: #1d9909;
}

.correct{
  background: #1d9909;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  display: block;
  width: 160px;
  border-radius: 5px;
  box-shadow: 0px 6px 8px rgb(4 4 7 / 10%);
}

.arows{
  position: relative;
}

.lefarw{
  position: absolute;
  z-index: 9;
  left: 0;
  width: 50px;
  top: 130px;
  border: 0;
  background: transparent;
}

.ritarw{
  position: absolute;
  z-index: 9;
  right: 0;
  width: 50px;
  top: 130px;
  border: 0;
  background: transparent;
}

.wi8lst{
  background-color: #fff;
  padding: 0.85rem 1.25rem;
}

.perc{
  border: 1px solid #497cb7 !important;
  padding: 15px 10px;
  border-radius: 6px;
  color: #497cb7;
  margin-bottom: 6px;
}

.clr1{
  border: 1px solid #3e7ebf !important;
  color: #3e7ebf;
}

.clr2{
  border: 1px solid #289b95 !important;
  color: #289b95;
}

.clr3{
  border: 1px solid #5cae4f !important;
  color: #5cae4f;
}

.clr4{
  border: 1px solid #525252;
  color: #525252;
}

.conteact{
  border: 1px solid #646464;
  padding: 15px 10px;
  border-radius: 6px;
  color: #646464;
}

.desc{
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 8px;
  color: #979797;
  background: #fff;
}

.labl{
  position: absolute;
  z-index: 1;
  top: 0;
  width: 20%;
  height: 55px;
  border-radius: 50px;
  text-align: center;
  display: block;
  line-height: 40px;
  right: 0;
}

.login-4 .login-inner-form select.form-control {
  height: 55px;
}


.backprogram{
    display: flex;
    align-items: center;
    gap: 20px;
}
#brnchs .custom-control-label ,.usergrous .custom-control-label {
  margin-bottom: 0;
    display: block;
    margin-top: 2px;
    line-height: 25px;
    left: 15px;
    position: relative;
}
#brnchs .custom-radio .custom-control-label::before,.usergrous .custom-radio .custom-control-label::before {
    border-radius: 50%;
    left: -18px;
}
#brnchs .custom-control-label::after,.usergrous .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    left: -18px;
}
#register label.error {
      color: #dc3545!important;
}
.slide-menu a:before {
  display: none;
}
/* div#pools_filter input {
    width: 100%;
} */
.sumo_certificate_id #certificate_id {
display: none;
}