body.hold-transition.sidebar-mini {
  font-family: "Roboto", sans-serif;
  font-family: "Varela Round", sans-serif;
  font-family: "Work Sans", sans-serif;
  font-family: "Nunito", sans-serif;
  font-family: "Exo 2", sans-serif;
  font-family: "Titillium Web", sans-serif;
  background: #eeeeee;
  background-size: cover;
  background-position: center;
}
body {
  font-family: "Roboto", sans-serif;
  font-family: "Varela Round", sans-serif;
  font-family: "Work Sans", sans-serif;
  font-family: "Nunito", sans-serif;
  font-family: "Exo 2", sans-serif;
  font-family: "Titillium Web", sans-serif;
}
.modal-header .close {
  font-family: "Work Sans", sans-serif;
}
a {
  color: #c24900;
}
.captcha_generate p {
  /* color: #9a01c4 !important; */
}
.login-box,
.register-box {
  margin: 0% auto;
  background: #ffffff;
  box-shadow: none;
  border-radius: 0px;
  -webkit-animation: bar 1s ease;
  position: relative;
  border-radius: 0px;
}

@keyframes bar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.login-logo,
.register-logo {
  font-size: 30px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
  margin: 0;
  color: #c24900;
  line-height: 1;
  background: transparent;
  width: 180px;
  height: 70px;
  margin: auto;
  position: relative;
  top: 0;
  border-radius: 10px 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  margin-bottom: 0;
  padding: 40px 5px;
  background-image: url(../img/logonew.jpeg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: -20px;
}
.login-logo img {
  display: none;
}
.login-card-body {
  background: transparent;
}
.login-box-msg,
.register-box-msg {
  padding: 0 20px 20px 20px;
  font-size: 20px;
}
.alert_err {
  font-size: 14px;
  color: #ff0000;
}
.form-control {
  background: none;
  border: none;
  border-bottom: 1px solid #495057;
  border-radius: 0;
  font-size: 0.9rem;
  border: 1px solid #eeeeee;
}
.form-control:-webkit-autofill,
.form-control:-webkit-autofill:hover,
.form-control:-webkit-autofill:focus {
  -webkit-text-fill-color: #6c757d;
  -webkit-box-shadow: none;
  transition: background-color 255000s ease-in-out 0s;
  box-shadow: 1px 1px 1px 500px #fff inset;
  color: #fff !important;
}
.input-group-text {
  line-height: 0;
  color: #2177ef;
  background: none;
  border: none;
  border-bottom: 1px solid #495057;
  border-radius: 0;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: none;
  border: 1px solid #eeeeee;
  border-left: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: rgb(0 0 0 / 34%);
  background: none;
  color: #a8aaab;
}

.login-box .card {
  margin: 0 !important;
  box-shadow: none;
  /* box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 13px rgba(0,0,0,.2); */
  background: transparent;
}
.btn-primary {
  color: #fff;
  background: linear-gradient(45deg, red, #ff7a7a);
  background: -o-linear-gradient(45deg, red, #ff7a7a);
  background: -moz-linear-gradient(45deg, red, #ff7a7a);
  background: -webkit-linear-gradient(45deg, red, #ff7a7a);
  border: none;
  border-radius: 0px !important;
  transition: 0.3s;
}
.btn-primary:hover {
  color: #fff;
  border: none;
  /* border-radius: 5px !important; */
  transition: 0.3s;
}
.has-error {
  border: 1px solid red !important;
  border-radius: 5px;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  /*  background: linear-gradient(45deg,red,#ff7a7a);
    background: -o-linear-gradient(45deg,red,#ff7a7a);
    background: -moz-linear-gradient(45deg,red,#ff7a7a);
    background: -webkit-linear-gradient(45deg,red,#ff7a7a);
    border: none; */
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.captcha_1 img {
  width: auto !important;
  height: 37px !important;
  border: 1px solid #9e9e9e;
  border-left: none;
  border-radius: 0 0.25em 0.25em 0;
}
input#captcha {
  width: 26%;
}
.login-box .input-group-append {
  flex-basis: 100%;
  font-size: 14px;
  padding: 0 5px;
  color: #dc3545;
}
.main-footer {
  margin: 0;
}
.card-footer {
  background-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #7a00ff;
}
.nav-pills .nav-link:not(.active):hover {
  color: #7a00ff;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active {
  color: #fff;
  background-color: #7a00ff;
}
.sidebar-dark-primary {
  background-color: #ffffff;
  box-shadow: none;
}
[class*="sidebar-dark"] .user-panel {
  background: rgba(0, 0, 0, 0.14);
  margin: 0 !important;
  padding: 20px 0;
  color: #fff;
}
.btn-primary,
.btn-default {
  color: #fff;
  border: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  cursor: pointer;
  font-size: 0.9rem;
  border-top: 1px solid #2177ef;
  background: #2177ef;
  background: -moz-linear-gradient(
    top,
    #2177ef 4%,
    #2f7397 48%,
    #256a8f 50%,
    #1e6381 9%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(4%, #2177ef),
    color-stop(48%, #2f7397),
    color-stop(50%, #d5ac59),
    color-stop(9%, #1e6381)
  );
  background: -webkit-linear-gradient(
    top,
    #2177ef 4%,
    #2f7397 48%,
    #256a8f 50%,
    #1e6381 9%
  );
  background: -o-linear-gradient(
    top,
    #2177ef 4%,
    #2f7397 48%,
    #256a8f 50%,
    #1e6381 9%
  );
  background: -ms-linear-gradient(
    top,
    #2177ef 4%,
    #2f7397 48%,
    #256a8f 50%,
    #1e6381 9%
  );
  background: linear-gradient(90deg, #2177ef, #9b62ff);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2177ef', endColorstr='#256a8f', GradientType=0);
  text-shadow: 0px 0px 0px #383737;
  color: #fff;
  border-radius: 5px !important;
}
.btn-primary,
.btn-default {
  padding: 0.4rem 0.75rem 0.4rem;
}
.btn-primary:hover,
.btn-default:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  background-size: 100% 100%;
  border: none;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  background-size: 100% 100%;
  border: none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-default:not(:disabled):not(.disabled).active:focus,
.btn-default:not(:disabled):not(.disabled):active:focus,
.show > .btn-default.dropdown-toggle:focus {
  box-shadow: none;
}
.btn-primary.focus,
.btn-default:focus {
  box-shadow: none;
}
[class*="sidebar-dark"] .brand-link {
  color: #000;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
}
.select2-container .select2-selection--single {
  height: 34px;
}
.col-md-12 {
  margin-bottom: 12px;
}
.bg-primary,
.label-primary {
  background-color: #7a00ff !important;
}
.select2-container {
  width: 100% !important;
}
.dataTables_wrapper .dataTables_processing {
  height: auto !important;
  padding: 20px 0 !important;
  background-color: white;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(25%, rgba(255, 255, 255, 0.9)),
    color-stop(75%, rgba(255, 255, 255, 0.9)),
    color-stop(100%, rgba(255, 255, 255, 0)) !important
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #dee2e6 25%,
    #dee2e6 75%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #dee2e6 25%,
    #dee2e6 75%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #dee2e6 25%,
    #dee2e6 75%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    #dee2e6 25%,
    #dee2e6 75%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  border: 1px solid #dee2e6;
}
.sidebar {
  padding: 0;
}
.sidebar-dark-primary .sidebar a {
  border-radius: 0;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 6px !important;
  vertical-align: middle;
  font-size: 14px;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 6px 6px !important;
  font-size: 14px !important;
}
li.nav-item i {
  font-size: 14px;
}
.content-wrapper {
  background: #d6d6d6;
}
.nav-sidebar {
  background: #1d003c;
}
.user-panel .info a {
  color: #1d003c;
}
.content-header .breadcrumb {
  font-size: 14px;
}
.col-full {
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  background: var(--loginbodybg);
  background-size: cover;
}
.login_txt {
  color: #facf0c;
  font-size: 38px;
  text-align: center;
  line-height: 1;
}
.captcha_1 {
  margin-bottom: 0px;
  justify-content: center;
}
.captcha_generate,
.captcha_generate p {
  margin: 0;
}
#remember {
  color: #c24900 !important;
  font-size: 13px !important;
}
.captcha_generate p {
  color: #c24900 !important;
}
.login_footer {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  font-size: 13px;
}
.footer_link_1 a {
  text-decoration: underline;
}
.footer_link_1 a:hover {
  color: #e74c3c;
}
.error-help-block {
  color: #f90909;
  font-size: 12px !important;
  margin-left: 0 !important;
}
.btn-primary:hover,
.btn-default:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  background: linear-gradient(90deg, #2177ef, #9b62ff);
}
.version_1 {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  left: 0;
  right: 5px;
  bottom: 20px;
  visibility: hidden;
}
.login_txt1 {
  color: #ffffff;
  text-align: justify;
}
.foot_text {
  font-style: italic;
  color: #e74c3c;
}

.desktop_cont > div {
  max-width: 559px;
  padding: 0 15px;
}
hr {
  width: 153px;
  height: 1px;
  background: #8b5589;
}
div#loader {
  width: 100%;
  height: 30px;
  margin: auto;
  background-image: url(../img/loader-img.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 992px) {
  .col-half {
    min-width: 50%;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    float: left;
  }
  .background-white {
    background: #eeeeee;
  }
}
@media screen and (max-width: 991px) {
  .desktop_cont {
    display: none;
  }
}
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 1px;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-transition:
    border 0.15s ease-in-out,
    color 0.15s ease-in-out;
  -o-transition:
    border 0.15s ease-in-out,
    color 0.15s ease-in-out;
  transition:
    border 0.15s ease-in-out,
    color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 1px;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #2b6f94;
}
input:focus {
  outline: none;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.alert {
  position: relative;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}
