.bg-login {
  background: #1F84C2 !important;
}

.sso-leftbar .sso-login-image {
  max-height: 70vh;
  height: auto;
  max-width: 100%;
}

h2, .h2 {
  font-weight: 500 !important;
}

.modal-dialog {
  top: 70px;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}

.form-check-input:checked {
  background-color: #2fa4e7;
  border-color: #2fa4e7;
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox]:indeterminate {
  background-color: #2fa4e7;
  border-color: #2fa4e7;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.dataTables_filter {
  float: left;
}

/*** Skip ***/
.skip-link {
  bottom: 15px;
  right: 0;
}

/*** End ***/
.login-right-section .terms-condition-section {
  left: inherit !important;
  bottom: 10px;
  right: 0;
}

.login-register-leftbar .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 100%;
}
.login-register-leftbar .carousel-indicators li.active {
  width: 30px;
  border-radius: 25px;
}

.navbar-brand {
  padding: 0;
}

/*** Module Menu ***/
.module-menu .module-list .module-col {
  text-align: center;
}
.module-menu .module-list .module-col span {
  display: block;
}
.module-menu .module-list .module-col span img {
  height: 32px;
  width: auto;
}

/*** End ***/
/*** Password Hide Show ***/
.password-hide-show i, .password-hide-show svg {
  position: absolute;
  right: 1%;
  top: 30%;
}

/*** End ***/
/*** Packages Information step2 ***/
ul.packages-info li i {
  float: left;
  margin-bottom: 5px;
  margin-top: 6px !important;
}

/*** End ***/
#app main {
  padding: 0 !important;
}

.loginstepsmain {
  height: 100vh;
  overflow: auto;
  width: 100%;
  background: linear-gradient(104deg, #062438 0%, #02121D 99.11%);
  padding: 8vh 0;
}
.loginstepsmain .imagebg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  pointer-events: none;
}
.loginstepsmain .imagebg img {
  width: 100%;
  height: auto;
}
.loginstepsmain .logsteps {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  border-radius: 24px;
  background: #ffffff;
  padding: 44px;
}
.loginstepsmain .logsteps .top_part {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px 0 0 0;
}
.loginstepsmain .logsteps .top_part a {
  display: flex;
}
.loginstepsmain .logsteps .top_part a img {
  max-height: 54px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.loginstepsmain .logsteps .topsecondpart {
  padding: 44px 0 0 0;
}
.loginstepsmain .logsteps .topsecondpart h2 {
  font-size: 28px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  text-align: center;
  color: #224154;
}
.loginstepsmain .logsteps .topsecondpart h2 strong {
  font-weight: 700;
}
.loginstepsmain .logsteps .topsecondpart p {
  text-align: center;
  color: #16B7F9;
  font-size: 18px;
  margin: 0;
  padding: 6px 0 0 0;
}
.loginstepsmain .logsteps .insitestep1 {
  max-width: 500px;
  margin: 0 auto;
}
.loginstepsmain .logsteps .formwrapbox {
  max-width: 500px;
  margin: 30px auto 0;
}
.loginstepsmain .logsteps .formwrapbox .btnbox {
  justify-content: center;
  display: flex;
  padding: 16px 0 0 0;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.loginstepsmain .logsteps .formwrapbox .bigbutton {
  width: 100%;
  max-width: 300px;
  text-align: center;
  justify-content: center;
  font-size: 18px;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers {
  margin: 16px auto 0;
  max-width: 300px;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers .orlabel {
  display: block;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers .other_a_link {
  margin: 16px 0 0 0;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers .other_a_link a {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 50px;
  border-radius: 8px;
  background: #ffffff;
  border: solid 1px #D9E3EA;
  justify-content: center;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 500;
  color: #224154;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers .other_a_link a img {
  margin: 0 6px 0 0;
}
.loginstepsmain .logsteps .formwrapbox .orloginwithothers .other_a_link a:hover {
  border-color: #018DF1;
  background: #F2FBFF;
}
.loginstepsmain .logsteps .form-group {
  margin: 0 0 24px 0;
  padding: 0;
  width: 100%;
}
.loginstepsmain .logsteps .form-group label {
  font-size: 14px;
  color: #224154;
  margin: 0;
  padding: 0 0 6px 0;
}
.loginstepsmain .logsteps .form-group label span {
  color: #6A879A;
}
.loginstepsmain .logsteps .form-group .inputnote {
  font-size: 14px;
  color: #6A879A;
  padding: 4px 0 0 0;
}
.loginstepsmain .logsteps .form-group .inputnote span {
  color: #224154;
}
.loginstepsmain .logsteps .form-group .form-control {
  width: 100%;
  height: 50px;
  border: solid 1px #D9E3EA;
  background: #ffffff;
  border-radius: 8px;
  padding: 0 14px;
  margin: 0;
  resize: none;
  outline: none;
  box-shadow: none;
  font-size: 16px;
  color: #0E2435;
  font-weight: 500;
}
.loginstepsmain .logsteps .lastnote {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 32px 0 0 0;
}
.loginstepsmain .logsteps .lastnote p {
  color: #6A879A;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.loginstepsmain .logsteps .lastnote p a {
  color: #16B7F9;
  font-weight: 500;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap {
  padding: 34px 0 0 0;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap h4 {
  text-align: center;
  font-size: 24px;
  color: #224154;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection {
  margin: 16px 0 0 0;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulecolumn {
  padding: 10px;
  max-width: 50%;
  width: 100%;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulebox label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 25px 30px;
  background: #ffffff;
  border: solid 1px #D9E3EA;
  margin: 0;
  border-radius: 8px;
  cursor: pointer;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulebox label .iconbox {
  width: 30px;
  height: 30px;
  margin: 0 12px 0 0;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulebox label span {
  display: block;
  font-size: 16px;
  color: #224154;
  font-weight: 500;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulebox input[type=radio] {
  display: none;
}
.loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulebox input[type=radio]:checked + label {
  border-color: #018DF1;
  background: #F2FBFF;
}
.loginstepsmain .logsteps .top_loadingpart {
  padding: 42px 46px 46px;
}
.loginstepsmain .logsteps .top_loadingpart .loadingbox {
  display: flex;
  justify-content: center;
}
.loginstepsmain .logsteps .top_loadingpart .loadingbox img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.loginstepsmain .logsteps .top_loadingpart .topsecondpart {
  padding: 18px 0 0 0;
}
.loginstepsmain .logsteps .top_loadingpart .topsecondpart p {
  font-size: 14px;
  color: #829DB3;
}
.loginstepsmain .logsteps .top_successbox {
  padding: 50px 30px;
}
.loginstepsmain .logsteps .top_successbox .checkiconbox {
  display: flex;
  justify-content: center;
  margin: 0 0 16px 0;
}
.loginstepsmain .logsteps .top_successbox .checkiconbox img {
  max-width: 50px;
  max-height: 50px;
  width: auto;
  height: auto;
}
.loginstepsmain .logsteps .top_successbox h2 {
  font-size: 28px;
  font-weight: 500;
  color: #224154;
  margin: 0;
  padding: 0;
  text-align: center;
}
.loginstepsmain .logsteps .top_successbox .btnbox {
  margin: 28px 0 0 0;
  display: flex;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 8px;
}
.loginstepsmain .logsteps .top_successbox .btnbox a {
  max-width: none;
  width: auto;
}
.loginstepsmain .logsteps .moduledetails {
  padding: 40px 92px;
  background: #EFF3F7;
}
.loginstepsmain .logsteps .moduledetails .modulerow {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.loginstepsmain .logsteps .moduledetails .modulerow .imagebox {
  max-width: 270px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0px 5px 10px 0px rgba(6, 36, 56, 0.1);
  margin: 0 30px 0 0;
}
.loginstepsmain .logsteps .moduledetails .modulerow .txtdetail h5 {
  font-size: 24px;
  line-height: 1.41;
  color: #224154;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.loginstepsmain .logsteps .moduledetails .modulerow .txtdetail p {
  font-size: 14px;
  color: #224154;
  font-weight: 400;
  margin: 0;
  padding: 9px 0 0 0;
  line-height: 1.71;
}
.loginstepsmain .logsteps .moduledetails .modulerow:nth-child(even) {
  flex-direction: row-reverse;
}
.loginstepsmain .logsteps .moduledetails .modulerow:nth-child(even) .imagebox {
  margin: 0 0 0 30px;
}
.loginstepsmain .logsteps.login-step3 {
  max-width: 800px;
  padding: 0;
  overflow: hidden;
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
/* Media Query for Large screens */
@media (min-width: 1281px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
@media (max-width: 575.98px) {
  .login-right-section .terms-condition-section {
    position: relative !important;
  }
  .app-content.content, .footer {
    margin-left: 0;
  }
  .leftbarToggle {
    margin-left: -303px !important;
  }
  .leftBarClick {
    z-index: 1000;
    right: 15px;
    margin-top: 30px;
  }
  div.dataTables_wrapper div.dataTables_filter {
    float: none !important;
  }
  div.dataTables_wrapper label {
    width: 100%;
    display: block;
  }
  div.dataTables_wrapper label input {
    width: 100% !important;
  }
  .loginstepsmain {
    padding: 16px;
  }
  .loginstepsmain .logsteps {
    border-radius: 12px;
    padding: 16px;
  }
  .loginstepsmain .logsteps .choosefirstmodule_wrap .moduleselection .module_row .modulecolumn {
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .login-right-section .terms-condition-section {
    position: relative !important;
  }
  .app-content.content, .footer {
    margin-left: 0;
  }
  .leftbarToggle {
    margin-left: -303px !important;
  }
  .leftBarClick {
    z-index: 1000;
    right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .login-right-section .terms-condition-section {
    position: relative !important;
  }
  .app-content.content, .footer {
    margin-left: 0;
  }
  .leftbarToggle {
    margin-left: -303px !important;
  }
  .leftBarClick {
    z-index: 1000;
    right: 15px;
  }
}
@media (min-width: 991.98px) {
  .table-responsive {
    display: inline-table !important;
  }
}
.flxrow {
  display: flex;
}

.flxfix {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.flxflexi {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}

.flxcol {
  display: flex;
  flex-direction: column;
}

html body {
  background: #F2F6F8;
}

.w3nbtn {
  height: 50px;
  border: none;
  box-shadow: none;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 8px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
}
.w3nbtn.bluebtn {
  color: #FFFFFF;
  background: linear-gradient(90deg, #06D2F7 0%, #0686F4 100%);
}
.w3nbtn.bluebtn:hover {
  background: linear-gradient(180deg, #06D2F7 0%, #0686F4 100%);
  color: #FFFFFF;
}
.w3nbtn.greenbtn {
  color: #FFFFFF;
  background: linear-gradient(180deg, #15E268 0%, #00A59B 100%);
}
.w3nbtn.greenbtn:hover {
  background: linear-gradient(0deg, #15E268 0%, #00A59B 100%);
  color: #FFFFFF;
}
.w3nbtn.orangebtn {
  color: #FFFFFF;
  background: #FF6600;
}
.w3nbtn.orangebtn:hover {
  background: #ED5F00;
}
.w3nbtn.redbtn {
  color: #FFFFFF;
  background: #F15248;
}
.w3nbtn.redbtn:hover {
  background: #d1372c;
}
.w3nbtn.lightgraybtn {
  color: #1C2224;
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%);
  border: 1px solid #CFDEE3;
  box-shadow: 0px 2px 2px rgba(81, 110, 134, 0.04) !important;
}
.w3nbtn.lightgraybtn:hover {
  background: linear-gradient(180deg, #F3F4F5 0%, #FDFDFD 100%);
}
.w3nbtn.whtborbtn {
  color: #1C2224;
  background: #FFFFFF;
  border: solid 1px #CFDEE3;
}
.w3nbtn.whtborbtn:hover {
  background: #D9E3EA;
}

.main_loginpage {
  min-height: 100vh;
}
.main_loginpage .rightsidelogin {
  background: linear-gradient(104deg, #062438 0%, #02121D 100%);
  width: 56%;
  position: relative;
}
.main_loginpage .rightsidelogin .bg-wave {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_loginpage .rightsidelogin .bg-wave img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.main_loginpage .rightsidelogin .in_rightsidelogin {
  min-height: 100%;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  position: relative;
  z-index: 1;
}
.main_loginpage .rightsidelogin .in_rightsidelogin .rightlavel_2 {
  width: 100%;
}
@media (max-width: 767px) {
  .main_loginpage .rightsidelogin {
    display: none !important;
  }
}
.main_loginpage .leftsidelogin {
  width: 44%;
  background: #FFFFFF;
}
.main_loginpage .leftsidelogin .in_leftsidelogin {
  min-height: 100%;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
}
.main_loginpage .leftsidelogin .in_leftsidelogin .leftlavel_2 {
  max-width: 400px;
  width: 100%;
}
@media (max-width: 767px) {
  .main_loginpage .leftsidelogin {
    width: 100%;
  }
}
.main_loginpage .top_logobox {
  margin: 0;
  padding: 0;
  align-items: flex-start;
  justify-content: flex-start;
}
.main_loginpage .top_logobox .logolink {
  display: inline-flex;
  margin: 0 0 22px 0;
}
.main_loginpage .top_logobox .logolink img {
  max-height: 54px;
  width: auto;
}
@media (max-width: 767px) {
  .main_loginpage .top_logobox .logolink img {
    max-height: 40px;
    width: auto;
  }
}
.main_loginpage .titlebox {
  margin: 0 0 25px 0;
}
.main_loginpage .titlebox h2 {
  margin: 0 0 6px 0;
  padding: 0;
  font-size: 32px;
  font-weight: 600 !important;
  color: #224154;
}
.main_loginpage .titlebox .newonpodup p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #224154;
  font-weight: 400;
}
.main_loginpage .titlebox .newonpodup p a {
  color: #018DF1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main_loginpage .titlebox .newonpodup {
    margin: 0;
  }
  .main_loginpage .titlebox .newonpodup p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .main_loginpage .titlebox {
    margin: 0 0 26px 0;
  }
  .main_loginpage .titlebox h2 {
    font-size: 26px;
  }
  .main_loginpage .titlebox .newonpodup p {
    font-size: 14px;
  }
}
.main_loginpage .rememberandreset .form-check {
  padding: 0;
  margin: 0;
  min-height: 5px;
}
.main_loginpage .rememberandreset .form-check input[type=checkbox] + label {
  font-size: 14px;
  color: #224154;
  margin: 0;
  font-weight: 400;
  padding: 0 0 0 26px;
  line-height: 18px;
}
.main_loginpage .rememberandreset .form-check input[type=checkbox] + label:before {
  border-color: #D9E3EA;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #F1F5F8;
}
.main_loginpage .rememberandreset .form-check input[type=checkbox] + label:after {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  font-size: 16px;
}
.main_loginpage .rememberandreset .form-check input[type=checkbox]:checked + label:before {
  background: #018DF1;
  border-color: #018DF1;
}
.main_loginpage .rememberandreset .forgotlink {
  font-size: 14px;
  color: #224154;
  line-height: 18px;
}
.main_loginpage .rememberandreset .forgotlink:hover {
  color: #018DF1;
}
.main_loginpage .orloginwithothers {
  margin: 32px 0 0 0;
}
.main_loginpage .orloginwithothers .orlabel {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin: 0 0 14px 0;
}
.main_loginpage .orloginwithothers .orlabel span {
  display: block;
  position: relative;
  font-size: 12px;
  color: #224154;
  font-weight: 500;
}
.main_loginpage .orloginwithothers .orlabel span::before, .main_loginpage .orloginwithothers .orlabel span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin: 0 16px 0 0;
  height: 1px;
  background: #D9E3EA;
  width: 50vw;
}
.main_loginpage .orloginwithothers .orlabel span::after {
  left: 100%;
  margin: 0 0 0 16px;
}
.main_loginpage .orloginwithothers .otherlogin {
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}
.main_loginpage .orloginwithothers .otherlogin a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: auto;
  padding: 0 14px;
  border: solid 1px #D9E3EA;
  border-radius: 8px;
  font-size: 13px;
  color: #224154;
  font-weight: 500;
}
.main_loginpage .orloginwithothers .otherlogin a img {
  margin: 0 7px 0 0;
}
.main_loginpage .orloginwithothers .otherlogin a:hover {
  border-color: #018DF1;
  background: #F2FBFF;
}
@media (max-width: 767px) {
  .main_loginpage .orloginwithothers {
    margin: 18px 0 0 0;
  }
  .main_loginpage .orloginwithothers .orlabel {
    margin: 0 0 18px 0;
  }
  .main_loginpage .orloginwithothers .otherlogin {
    gap: 6px;
  }
  .main_loginpage .orloginwithothers .otherlogin .other_a_link {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
  }
  .main_loginpage .orloginwithothers .otherlogin .other_a_link a {
    width: 100%;
    justify-content: flex-start;
  }
}
.main_loginpage .terms-condition-section {
  margin: 32px 0 0 0;
  justify-content: center;
  display: flex;
  align-items: center;
}
.main_loginpage .terms-condition-section a {
  display: inline-flex;
  color: #224154;
  text-decoration: underline;
  font-size: 14px;
}
.main_loginpage .terms-condition-section a + a {
  margin: 0 0 0 24px;
}
.main_loginpage .terms-condition-section a:hover {
  color: #018DF1;
  text-decoration: none;
}
@media (max-width: 767px) {
  .main_loginpage .terms-condition-section {
    margin: 18px 0 0 0;
  }
}
.main_loginpage form .form-group {
  width: 100%;
  margin: 0 0 24px 0;
  position: relative;
}
.main_loginpage form .form-group .input_wrap {
  position: relative;
}
.main_loginpage form .form-group .input_wrap label {
  font-size: 14px;
  padding: 0;
  margin: 0 0 5px 0;
  display: block;
  color: #224154;
  pointer-events: none;
  transition: all ease-in-out 0.15s;
}
.main_loginpage form .form-group .input_wrap.input-focused label {
  color: #224154;
}
.main_loginpage form .form-group.rememberandreset {
  padding-top: 8px;
}
.main_loginpage form label,
.main_loginpage form .form-group > label {
  font-weight: 400;
  display: block;
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 14px;
  color: #224154;
  line-height: normal;
}
.main_loginpage form .form-control {
  height: 50px;
  width: 100%;
  padding: 0 16px;
  background: #F1F5F8;
  border: solid 1px #D9E3EA;
  border-radius: 8px;
  color: #1C2224;
  font-size: 14px;
  font-weight: 400;
  float: none;
}
.main_loginpage form .form-control:focus {
  border: 1px solid #018DF1;
}
.main_loginpage form .form-control::-webkit-input-placeholder, .main_loginpage form .form-control:-moz-placeholder, .main_loginpage form .form-control::-moz-placeholder, .main_loginpage form .form-control:-ms-input-placeholder {
  color: #A1ADB2;
  opacity: 1;
}
.main_loginpage form textarea.form-control {
  height: 80px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .main_loginpage form .form-group {
    margin: 0 0 18px 0;
  }
}
.main_loginpage .login-register-leftbar {
  width: 100%;
  max-width: 100%;
}
.main_loginpage .login-register-leftbar .carousel {
  width: 100%;
}
.main_loginpage .login-register-leftbar .carousel .carousel-inner {
  width: 100%;
}
.main_loginpage .login-register-leftbar .carousel .slider_image {
  width: 100%;
  height: 45vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_loginpage .login-register-leftbar .carousel .slider_image img {
  max-width: 450px;
  max-height: 45vh;
  width: auto;
  height: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main_loginpage .login-register-leftbar .carousel .slider_image {
    height: 50vh;
  }
  .main_loginpage .login-register-leftbar .carousel .slider_image img {
    max-height: 50vh;
  }
}
.main_loginpage .login-register-leftbar .carousel .module_details .module_title {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: 500;
  margin: 0;
  padding: 0 0 24px 0;
  text-align: center;
}
.main_loginpage .login-register-leftbar .carousel .module_details .module_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  gap: 14px;
}
.main_loginpage .login-register-leftbar .carousel .module_details .module_list .module_box {
  background: rgba(22, 185, 249, 0.15);
  border-radius: 12px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  color: #16B7F9;
  border: solid 1px #16B7F9;
}
.main_loginpage .carousel-indicators-main {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main_loginpage .carousel-indicators-main .carousel-indicators {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}
.main_loginpage .carousel-indicators-main .carousel-indicators li {
  width: 8px;
  height: 8px;
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
}
.main_loginpage .carousel-indicators-main .carousel-indicators li::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  border: solid 1px #FFFFFF;
  opacity: 0;
  margin: -12px 0 0 -12px;
  border-radius: 80px;
  transform: scale(0.1);
  transition: all ease-in-out 0.1s;
}
.main_loginpage .carousel-indicators-main .carousel-indicators li.active {
  background: #FFFFFF;
}
.main_loginpage .carousel-indicators-main .carousel-indicators li.active::after {
  opacity: 1;
  transform: scale(1);
  transition-duration: 0.3s;
}
.main_loginpage .carousel-indicators-main .carousel-indicators li + li {
  margin-top: 20px;
}
.main_loginpage .skip-link {
  display: none !important;
}

footer.footer {
  margin-left: 250px !important;
}

body .content-body .dataTables_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
body .content-body .dataTables_wrapper .dataTables_filter {
  order: 1;
}
body .content-body .dataTables_wrapper .dataTables_filter label {
  margin: 0;
}
body .content-body .dataTables_wrapper .dataTables_filter label .form-control {
  border-radius: 50px;
}
body .content-body .dataTables_wrapper .dt-buttons {
  order: 2;
}
body .content-body .dataTables_wrapper .dt-buttons .btn,
body .content-body .dataTables_wrapper .dt-buttons .w3nbtn {
  border-radius: 50px;
}
body .content-body .dataTables_wrapper .dt-buttons .btn.btn-secondary,
body .content-body .dataTables_wrapper .dt-buttons .w3nbtn.btn-secondary {
  border-radius: 50px;
}
body .content-body .dataTables_wrapper .dataTables_processing {
  order: 3;
}
body .content-body .dataTables_wrapper table.dataTable {
  order: 4;
}
body .content-body .dataTables_wrapper .dataTables_info {
  order: 5;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
body .content-body .dataTables_wrapper .dataTables_paginate {
  order: 6;
  margin: 10px 0 0 auto;
}

.modal-backdrop {
  z-index: 10001;
}

.modal {
  z-index: 10002;
}

body .badge {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
  border: none;
}
body .badge.badge-success, body .badge.text-success {
  background: #E7F8F2;
  color: #10B981;
}
body .badge.badge-info {
  background: #F0FBFF;
  color: #24AAE0;
}
body .badge.badge-warning {
  background: #FFF4E5;
  color: #FF9800;
}
body .badge.badge-danger, body .badge.text-danger {
  background: #FFEEE9;
  color: #F15248;
}

.leftbar .sidebar .vertical-menu-detail .vertical-menu li a {
  padding: 0;
}
.leftbar .sidebar .vertical-menu-detail .vertical-menu li a.active {
  color: #1F84C2 !important;
  background: none;
}
.leftbar .sidebar .vertical-menu-detail .vertical-menu li + li {
  margin-top: 24px;
}

.righthead {
  margin-left: auto;
  float: right;
}

#user-menu .dropdown-menu.show,
#info-nav .dropdown-menu.show,
.navbar .dropdown-menu.show {
  display: block;
}
#user-menu .dropdown-menu,
#info-nav .dropdown-menu,
.navbar .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  min-width: 10rem;
  margin-top: 0.125rem;
  padding: 0.5rem 0;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
#user-menu .dropdown-menu .dropdown-item,
#info-nav .dropdown-menu .dropdown-item,
.navbar .dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#user-menu .dropdown-menu .dropdown-item:hover, #user-menu .dropdown-menu .dropdown-item:focus,
#info-nav .dropdown-menu .dropdown-item:hover,
#info-nav .dropdown-menu .dropdown-item:focus,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown-item:focus {
  background-color: #f3f6f7;
}
