@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  margin: 0px 0px;
  padding: 0px 0px;
  font-family: "Poppins", sans-serif;
}

* {
  outline: 0;
}


/* 30-09-25 */

/*------- helpdesk--------- */
.support-box {
  min-width: 420px;
  border-radius: 80px;
  font-family: "Poppins", sans-serif;
  justify-content: space-between;
  /* padding: 12px 30px; */
  /* padding-right: 15px; */
  /* margin: 0 auto; */
  /* position: absolute; */
  right: 0px;
  left: 0px;
  bottom: -8px;
  /* background-color: rgb(243 243 244); */
  display: flex;
  align-items: center;
  z-index: 1;
  /* border: 1px solid #919191; */
  justify-content: center;
  margin-top: 2rem;
  margin-left: 2rem;
}
.support-box b {
  color: #000000;
  font-size: 25px;
  font-weight: 500;
}
.support-box small {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}

.helpdesk-grid {
  margin-left: 1rem;
  display: flex;
  align-items: center;
  background-color: #351f43;
  padding: 3px 19px 3px;
  border-radius: 100px;
}

.helpdesk-grid i {
  font-size: 1.1rem;
  margin-right: 12px;
  color: #fff;
}

.helpdesk-grid span {
  color: #fff;
  font-size: 1.3rem;
  border-radius: 100px;
  font-weight: 600;
  display: block;
  line-height: normal;
}
/*------- helpdesk--------- */
/* 22-09-25 */
.box-img-form {
  height: auto;
  background-position: inherit;
}

.topbtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user-manunal-sm {
  display: none;
}

.user-manunal-md {
  display: block;
}

.user-manunal-md {
  display: block;
  margin: 0 auto;
}
 .user-manunal-md h3 {
  font-size: 14px;
  text-align: center;
  margin-top: 1.5rem;
  padding: 7px 0;
  color: #fff;
}
.user-manunal-md a {
  color: #fff;
  text-decoration: none;
  background: #e18903;
  border-radius: 23px;
  padding: 6px 25px;
}

.user-manunal-md a i{
  color: #fff !important;
}
/* 22-09-25 */


.flex {
  display: flex;
}


.modal-large-popup {
  max-width: 1200px;
}
.modal-large-popup .modal-content {
  background: url(../images/login/Registration-popup-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 3rem;
  overflow: hidden;
  border: 0;
  border-radius: 10px;
}
.modal-large-popup .modal-body {
  padding: 0px;
  padding-left: 29%;
}
.modal-large-popup .modal-body .img-fluid {
  height: 60px;
  max-width: none;
}
.modal-large-popup .modal-body .modal-title {
  font-size: 16px;
  padding: 2rem 0rem;
  padding-bottom: 1rem;
}
.modal-large-popup .modal-body p {
  list-style: none;
  line-height: normal;
  padding-bottom: 0rem;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  align-items: center;
}
:root {
  --primary: #098b39;
  --primary-light: #EEF2FF;
  --light: #F9FAFB;
  --gray: #9CA3AF;
  --border-radius: 10px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal-large-popup .modal-body p input[type="checkbox"] {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid var(--gray);
  border-radius: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  transition: var(--transition);
}
.modal-large-popup .modal-body p input[type="checkbox"]:checked {
  border-color: var(--primary);
  background-color: var(--primary);
}
.modal-large-popup .modal-body p input[type="checkbox"]:checked::after {
  content: "✓";
  position: absolute;
  color: white;
  font-size: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.modal-large-popup .modal-body p label {
  font-weight: 500;
  cursor: pointer;
  transition: var(--transition);
}
.about-li-text {
  padding-left: 0rem;
}
.about-li-text li {
  list-style: none;
  line-height: 28px;
  padding-bottom: 1rem;
  color: #000;
  font-weight: 500;
  font-size: 17px;
  position: relative;
}
.about-li-text li:last-child {
  border: 0;
}
.about-li-text li:before {
  content: "";
  background: url(../images/login/arrow.png) no-repeat center center;
  position: absolute;
  height: 20px;
  width: 20px;
  left: -31px;
  top: 4px;
}
.pre-order-btn {
  color: #ffffff;
  background-color: #098b39;
  border-radius: 50px;
  padding: 1rem 3rem;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  margin-top: 0rem;
}
.pre-order-btn:hover {
  background-color: rgb(6, 117, 47);
  text-decoration: none;
  color: #fff;
}
.pre-order-btn i{
  font-size: 16px;
  margin-left: 5px;
}

.lg-right-img {
    position: absolute;
    height: 555px;
    bottom: -72px;
    left: -50px;
}
.logo-hadding {
  font-weight: 800;
  margin-left: 10px;
  margin-bottom: 0PX;
  margin-top: 5px;
  font-size: 24px;
}

.logo-second-dagging {
  font-size: 15px;
  margin-left: 10px;
  font-weight: 600;
}

.top-nav {
  position: absolute;
}

.cystom-buttons-nav {
  background: #fff;
  padding: 5px 20px;
  border-radius: 50px;
  color: #474747;
  text-decoration: none !important;
  font-family: inherit;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
}

.copyright a {
  color: #878787;
  text-decoration: none;
}

.slider-banners {
  background-image: url(../images/login/haeder-bg.png);
  height: 550px;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.box-img-form {
  background-image: url(../images/login/box-img-form.png) !important;
  /* height: 570px; */
  /* background-repeat: no-repeat; */
  min-width: 80%;
  /* background-size: cover; */
  background-position: bottom;
  background-size: cover;
  padding: 6%;
}

.secondtrigels {
  background-image: url(../images/login/right-Signup-Login.png);
  height: 550px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  background-position: center;
  position: absolute;
  z-index: .00000009;
}

.footer {
  background-image: url(../images/login/footer-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.banner-caption {
  position: relative;
  top: 150px;
  transition: .5s ease-in-out;
}

.left-banner-cintent img {
  width: 80px;
}

.left-banner-cintent h1 {
  font-weight: 800;
  font-size: 24px;
  margin-top: 15px;
  color: #fff;
}

.cover-buttons ul li span img {
  width: 30px;
}

.cover-buttons {
  background: #fff;
  width: 249px;
  border-radius: 4px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  position: relative;
  box-shadow: 2px 3px 16px 15px #00000026;
  transition: 0.6s all;
}

.text-pc {
  margin-bottom: 19px;
  margin-right: 30px;
  padding: 8px 45px 5px 0px;
  font-size: 15px;
}

.icon-cover {
  height: 55px;
}

.icon-cover::after {
  background: #ffeed5;
  padding: 15px;
  content: "";
  height: 70px;
  width: 70px;
  display: block;
  margin: 0 auto;
  position: relative;
  bottom: 76px;
  z-index: -1;
  border-radius: 50%;
}

.right-forms .btn-primary:hover,
.form-left-side .btn-primary:hover {
  color: #f1f1f1 !important;
  background-color: #7eb858 !important;
  border-color: #007bff00;
  font-size: 12px;
  padding: 10px;
  /* border: 1px solid #e27728 !important; */
}

.btn-secondary-1:hover {
  background: #f1731c;
  border: 1px solid #f1731c;
  border-radius: 50px;
  color: #ffffff;
  font-size: 10px;
  padding: 8px 25px;
}

.cover-buttons ul {
  list-style: none;
  padding: 0px;
  position: relative;
  bottom: 10px;
  margin-bottom: -16px;
}

.color-1 {
  padding: 15px 19px;
  border-radius: 4px;
  margin-bottom: 6px;
}

.font-14 {
  font-size: 13px;
}

.pestal-red {
  background: #896dd1;
}

.green {
  background: #f4556f;
}

.black {
  background: #7eb858;
}

.gary-b {
  background: #665e60;
}

.grac {
  background: #49c483;
}

.iconflot {
  float: right;
  margin-top: 5px;
  font-size: 14px;
}

.text-de-none a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}

.box-cover img {
  width: 64px;
}

.box-cover h2 {
  font-size: 22px;
  margin-top: 15px;
  font-weight: 700;
  padding-top: 12px;
  margin-bottom: 0px;
}

.box-cover p {
  line-height: 150%;
  font-size: 14px;
  padding: 8px 0px;
  margin-bottom: 0px;
}

.cystom-buttons {
  background: #fff;
  padding: 15px 30px;
  border-radius: 50px;
  color: #474747;
  font-family: inherit;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.font-12 {
  font-size: 12px;
  font-weight: 600;
}

.text-weight-height {
  font-weight: 500;
  line-height: 130%;
}

.btn-secondary-1 {
  background: transparent;
  border: 1px solid #474343;
  border-radius: 50px;
  color: #000000;
  font-size: 10px;
  padding: 8px 25px;
}

.logo-heder {
  display: block;
  width: 320px;
  margin-bottom: 20px;
  padding-left: 10px;
  margin-top: 15px;
}

.logo-heder img {
  /* width: 80%; */
}

.copyright p {
  font-size: 12px;
  margin-bottom: 0px;
}

.border-1 {
  border-top: 1px solid #454545;
}

.color-1 a span:first-child {
  float: left;
}

.color-1 a span:nth-child(2) {
  float: left;
  position: relative;
  margin-left: 5px;
  top: 2px;
}

.footer ul li a:hover {
  color: #fff;
  text-decoration: none;
  transition: .3s all;
}

.iconflot .fa {
  font-size: 11px;
}

.footer ul li a {
  color: #878787;
  font-size: 13px;
}

.footer ul {
  padding: 0px;
  list-style: none;
  line-height: 174%;
}

.footer h4 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer p {
  font-size: 13px;
  line-height: 145%;
  color: #878787;
}

/*.icon-cover{
    background: #ffe4bb;
    display: inline-block;
    padding: 15px;
    border-radius: 50px;
}*/
.cystom-buttons:hover {
  color: red !important;
  transition: .3s all;
  color: #ffffff !important;
  transition: .3s all;
  text-decoration: none;
  background: #7eb858;
}

/*login form css starta*/
.login-img-bg {
  background: url("../images/login/login-bg.png") no-repeat center center fixed;
  width: 100%;
  background-position: center;
  background-size: cover;
  display: table;
  height: 100%;
  margin: 0 auto;
}

.ftco-section {
  display: table;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.top-nav-login {
  display: table-cell;
  vertical-align: middle;
}

.login-page .cystom-buttons-nav {
  background: #ff6a00f2;
  padding: 4px 20px;
  border-radius: 50px;
  color: #ffffff;
  text-decoration: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
}

.login-page .grid-h {}

.login-page .grid-h div:first-child {
  padding: 0px 10px;
}

.login-page .border-form {
  /* background: #f9f9f9; */
  box-shadow: 3px 6px 24px 5px #0000002e;
  border-radius: 15px;
}

.login-page .grid-h div:nth-child(2) p {
  line-height: normal;
  font-size: 13px;
  margin-top: 12px;
  font-weight: 500;
  color: #636363;
  margin-right: 20px;
  margin-left: 6px;
  text-align: justify;
}

.form-left-side .form-control-custom {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #ced4da;
  background: none;
}

.form-left-side .input-group-text {
  background: none;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

.form-left-side .btn-primary {
  color: #fff;
  background-color: #e27728;
  border-color: #007bff00;
  font-size: 12px;
  padding: 10px;
}

.form-left-side .btn-primary:hover {
  color: #fff;
  background-color: #fe6d02;
  border-color: #007bff00;
  font-size: 12px
}

.form-left-side .input-group-append {
  position: relative;
  right: 93px;
}

.form-left-side .otp-send {
  font-size: 12px;
  color: #fe6d02;
  text-decoration: none;
}

.form-left-side .txt-primary {
  font-weight: 600;
  margin: 20px 5px;
  font-size: 16px;
}

.form-left-side ul {
  padding: 0px;
  margin: 0px;
  position: relative;
  left: -10px;
}

.form-left-side ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.form-left-side ul li article {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.form-left-side ul li article span {
  background-color: #FF9203;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  padding: 7px 11px;
  text-align: center;
  position: relative;
  left: 10px;
  z-index: 1;
}

.form-left-side ul li article span img {
  max-width: 18px;
  height: auto;
}

.form-left-side ul li article h3 {
  background-color: #F6F6F6;
  font-size: 10px;
  padding: 10px 5px;
  margin: 0px;
  padding-left: 26px;
  font-weight: 500;
  position: relative;
  left: -10px;
}

.form-left-side input::-webkit-input-placeholder {
  font-size: 12px;
}

.right-forms {
  background: #fff;
  padding: 30px;
  margin-top: 33px;
  box-shadow: 0px 3px 65px 2px #00000047;
  border-radius: 5px;
  /* max-width: 420px; */
  margin-left: 3rem;
  /* display: flex; */
  /* align-items: center; */
  /* height: 100%; */
  /* justify-content: center; */
}

.right-forms .form-control-custom {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #ced4da;
  background: none;
}

.right-forms .input-group-text {
  background: none;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

.right-forms input::-webkit-input-placeholder {
  font-size: 12px;
}

.right-forms .btn-primary {
  color: #fff;
  background-color: #e27728;
  border-color: #007bff00;
  font-size: 12px;
  padding: 10px;
  font-weight: 600;
}

.right-forms .btn-primary:hover {
  ckground-color: #e27728;
  border-color: #007bff00;
  font-size: 12px;
  padding: 10px;
  font-weight: 600;
}

.right-forms .txt-primary {
  margin: 0px 0px;
  font-weight: 600;
  font-size: 24px;
}

.font-11 {
  font-size: 11px;
  color: #757575;
}

.forget-link a {
  color: #e27728;
  text-decoration: none;
  font-weight: 400;
}

.forget-link {
  text-align: right;
}

.textblack a {
  color: black;
}

.right-forms .fa,
.form-left-side .fa {
  color: #a7aaad;
}

.background-col-6 {
  /* background: #fdfdfd; */
  padding: 0px 25px;
  padding-bottom: 90px;
}

.cystom-buttons-nav:hover {
  background: #7eb858;
  padding: 5px 20px;
  border-radius: 50px;
  color: #ffffff;
  text-decoration: none !important;
  font-family: inherit;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
  /* border: 1px solid #fff; */
}

.login-page .grid-h img {
  /*    height: 90px;*/
  /*    max-width: none;*/
  height: 54px;
  max-width: 401px;
}

.box-cover {
  padding: 40px;
  border-radius: 10px;
}

.box-cover:hover {
  box-shadow: .5rem .5rem 1.5rem rgba(22, 28, 45, .1) !important;
  padding: 40px;
  border-radius: 10px;
  border-radius: 10px;
  transition: .3s all;
}

.pestal-red:hover {
  background: #8050fd;
  transition: 1s all;
}

.green:hover {
  background: #ff1037;
  transition: 1s all;
}

.black:hover {
  background: #4e9022;
  transition: 1s all;
}

.gary-b:hover {
  background: #444343;
  transition: 1s all;
}

.grac:hover {
  background: #009647;
  transition: 1s all;
}

.cover-buttons:hover {
  transform: scale(1.02);
}

.auth-form-transparent {
  width: 100%;
}

.auth .brand-logo {
  margin-bottom: 0rem;
  position: relative;
  top: -50px;
  left: -80px;
}

.auth .brand-logo img {
  width: 350px;
}

.auth .brand-logo-two {
  margin-bottom: 2rem;
  position: relative;
}

.auth .brand-logo-two img {
  width: 90%;
}

.auth form .form-group {
  margin-top: 1rem;
  margin-bottom: 10px;
}

.auth form .form-group label {
  font-size: 0.8125rem;
  margin-bottom: 0px;
  margin-right: 10px;
}

.form-control,
.typeahead,
.tt-query,
.tt-hint,
.select2-container--default .select2-selection--single .select2-search__field,
.select2-container--default .select2-selection--single,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.dataTables_wrapper select,
.asColorPicker-input,
.form-select {
  border: 1px solid #dee2e6;
  font-weight: 400;
  border-radius: 4px;
  height: 2rem;
  padding: 20px;
  border-radius: 0.3rem;
  font-size: 12px;
}

.input-group .input-group-prepend {
  border: 1px solid #dee2e6;
}

.input-group-append .input-group-text,
.input-group-prepend .input-group-text {
  border-color: transparent;
  padding: 19px 11px;
  color: #0f429d;
  border-left: 0px solid #dee2e6;
  background-color: #F4F5F7;
  height: 2rem;
  font-size: 12px;
  width: 33px;
  text-align: center;
}

.auth form .form-group .form-control,
.auth form .form-group .asColorPicker-input,
.auth form .form-group .dataTables_wrapper select,
.dataTables_wrapper .auth form .form-group select,
.auth form .form-group .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row .auth form .form-group input[type=text],
.auth form .form-group .jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row .auth form .form-group select,
.auth form .form-group .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.jsgrid .jsgrid-table .jsgrid-filter-row .auth form .form-group input[type=number],
.auth form .form-group .select2-container--default .select2-selection--single,
.select2-container--default .auth form .form-group .select2-selection--single,
.auth form .form-group .select2-container--default .select2-selection--single .select2-search__field,
.select2-container--default .select2-selection--single .auth form .form-group .select2-search__field,
.auth form .form-group .typeahead,
.auth form .form-group .tt-query,
.auth form .form-group .tt-hint {
  background: transparent;
  border-radius: 0;
  font-size: 14px;
}

.form-group label {
  line-height: normal;
  vertical-align: top;
  display: block;
  margin-bottom: 0px;
  font-size: 12px;
  margin-right: 5px;
}

.form-control-lg {}

.auth .login-half-bg {
  background: url(../images/login/login-bg.jpg) no-repeat center center;
  text-align: left;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.auth .login-half-bg .login-right-box {
  text-align: left;
  width: 640px;
  margin: auto;
  display: block;
  padding-top: 0px;
}

.auth .login-half-bg .login-right-box h1 {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 2rem;
}

.auth .login-whitelogo h2 {
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
  margin: 0;
}

.auth .login-whitelogo p {
  font-size: 23px;
  color: #fff;
  padding: 0;
  font-weight: 400;
}

.auth .login-half-bg .login-right-box>p {
  color: #fff;
  font-size: 13px;
  padding-bottom: 2rem;
  margin: 0px;
  padding-top: 1rem;
  font-weight: 500;
  line-height: 20px;
}

.auth .login-half-bg .login-right-box ul {
  padding: 0px;
  display: inline-block;
  width: 100%;
  margin: 0;
}

.auth .login-half-bg .login-right-box ul li {
  width: 32%;
  float: left;
  margin-right: 8px;
  list-style: none;
}

.auth .login-half-bg .login-right-box ul li img {
  height: 3rem;
  margin-bottom: 10px;
  width: 4rem;
}

.auth .login-half-bg .login-right-box ul li span {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 2rem;
}

.flex-grow {
  flex-grow: 1;
}

.auth-link {
  color: #6c757d;
  font-size: 12px;
}

.form-check {
  min-height: auto;
  font-size: 12px;
}

.nav-pills {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 20px;
  margin-top: 20px;
}

.nav-pills .nav-item {
  width: 50%;
  text-align: center;
}

.nav-pills .nav-link {
  border-radius: 5px 5px 0px 0px;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 8px;
  color: #555555;
  position: relative;
  margin-right: 0px;
  /* background: #eee; */
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #331e42;
}

a {
  transition: all 0.3s ease;
}

.nav-pills .nav-link.active::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #331e42 transparent transparent transparent;
  position: absolute;
  top: 33px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #dee2e6;
  outline: 0;
  box-shadow: none;
}

.auth-form-btn {
  background-color: #5A9C3E;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 10px 0px;
  line-height: normal;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
}

.auth-form-btn:hover {
  background-color: #3c7c22;
  color: #fff;
}

.text-center-notice {
  display: flex;
  justify-content: center;
}

.text-center-notice a {
  color: #0f429d;
  font-weight: 500;
  text-decoration: none;
  line-height: normal;
  margin-left: 5px;
  font-size: 11px;
  display: flex;
  align-items: center;
}

.app-grid {
  display: flex;
  margin-top: 1.1rem;
  justify-content: center;
  padding: 00rem 1rem;
}

.app-grid li {
  list-style: none;
  margin-left: 10px;
}

.app-grid li:first-child {
  margin-left: 0px;
}

.app-grid li a {
  display: block;
}

.app-grid li a:hover {
  transform: scale(1.1);
}

.otp-border {
  border: 1px solid #dee2e6;
  height: 2rem;
  width: 2rem;
  text-align: center;
  font-size: 12px;
}

.otp-border:focus {
  outline: 0;
}

.otp-border[type=number]::-webkit-inner-spin-button,
.otp-border[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.m-checkbox-inline .radio {
  display: inline-block;
}

.radio label {
  display: inline-block;
  position: relative;
  padding-left: 1px;
  cursor: pointer;
  margin-bottom: 0px !important;
  font-size: 12px !important;
  margin-right: 20px;
  font-weight: 600;
}

.m-checkbox-inline .radio input {
  height: 18px;
  width: 15px;
}

.verify-btn {
  font-size: 14px;
  background-color: #f08800;
  border: 0px;
  color: #fff;
  outline: 0;
  border: 0px;
  border-radius: 4px;
  padding: 8px 12px;
  /*  margin-left: 13px;*/
  margin-left: 8px;
  font-size: 11px;
  white-space: nowrap;
  line-height: normal;
}

.verify-btn:hover {
  background-color: #da7c02;
  color: #fff;
}

.verify-btn:focus {
  outline: 0;
  border: 0px;
}

.resend-btn {
  text-align: right;
  display: block;
  padding-right: 8px;
  color: #6276dc;
  font-weight: 500;
  font-size: 10px;
  margin-top: 5px;
}

@media only screen and (max-width: 576px) {

.helpdesk-grid {
    margin-left: .5rem;
    padding: 3px 15px 3px;
}

.helpdesk-grid i {
  margin-right: 0; 
}
  .topbtn {
  flex-wrap: wrap;
  justify-content: start !important;
}
.top-btn-space {
  margin-left: 1.7rem !important;
}

.support-box {
 min-width:auto;
}

.login-page .grid-h div:nth-child(2) p {
  display: none;
}
}

@media only screen and (max-width: 1024px) {

.officer-btn {
  font-size: 12px;
}

.vehicle-status-btn{
  font-size: 12px;
}

}

@media only screen and (min-width: 320px) and (max-width: 767px) {

.officer-btn {
  font-size: 12px;
}

.vehicle-status-btn{
  font-size: 12px;
}

.user-manunal-sm {
  display: block;
  margin: 0 auto;
  margin-bottom: 16rem;
}
 .user-manunal-sm h3 {
  font-size: 14px;
  text-align: center;
  margin-top: 1.5rem;
  padding: 7px 0;
  color: #fff;
}
.user-manunal-sm a {
  color: #fff;
  text-decoration: none;
  background: #e18903;
  border-radius: 23px;
  padding: 6px 25px;
}

.user-manunal-md {
  display: none;
}
  .topbtn {
  flex-wrap: wrap;
  justify-content: center;
  }

  .box-img-form {
  height: auto;
  background-position: inherit;
  }

.officer-btn {
    margin: -25px 0 14px;
}

.vehicle-status-btn {
    margin: -25px 0 14px;
}

 .right-forms .form-group label {
  margin-left: 8px;
  }

  .logo-heder h3 {
    font-size: 1rem;
  }

  .g-recaptcha {
    transform: scale(0.75);
    transform-origin: 0 0;
  }

  .form-left-side {
    display: none;
  }

  .background-col-6 {
    padding: 10px;
    text-align: center;
  }

  /* .login-page .grid-h img {
    height: 60px;
  } */

.login-page .grid-h img {
  height: 35px;
  display: block;
  margin-left: 11px;
}

  .logo-heder {
    width: 100%;
    /* margin: 10px 0px; */
    padding: 10px 30px;
    text-align: center;
  }

  /* .logo-heder img {
    width: 140px;
  } */

  .logo-heder img {
  width: 30px;
  height: auto !important;
  }

  .login-img-bg {
    display: block;
  }

  .ftco-section {
    display: block;
  }

  .top-nav-login {
    display: block;
    vertical-align: middle;
  }

  .login-page .grid-h div:nth-child(2) p {
    line-height: normal;
    font-size: 13px;
    margin-top: 12px;
    font-weight: 500;
    color: #636363;
    margin-right: 0px;
    margin-left: 0px;
    text-align: justify;
    padding: 0px 10px;
  }

  .box-img-form {
    max-width: 90%;
    min-width: auto
  }

  .right-forms {
    padding: 20px;
    margin-top: 0px;
    margin-left: 0rem;
  }

  .right-forms .txt-primary {
    font-size: 20px;
    text-align: center;
  }

  .nav-pills .nav-link {
    font-size: 3vw;
    padding: 10px 3px;
    margin-right: 0px;
  }

  .tab-content>.tab-pane form .d-flex {
    display: flex !important;
  }

  .verify-btn {
    font-size: 14px;
    padding: 5px 12px;
    margin-left: 0px;
    font-size: 10px;
    margin-top: 6px;
    white-space: nowrap;
    line-height: normal;
  }

  .resend-btn {
    text-align: left;
  }

  .copyright {
    padding-top: 0rem !important;
    text-align: center !important;
  }

  .copyright p {
    font-size: 9px;
    margin-bottom: 0px;
    font-weight: 500;
  }
}

/*info popup*/
.info-icon-wrapper {
  position: relative;
  cursor: pointer;
}

.speech-tooltip {
  display: none;
  position: absolute;
  background-color: #fff;
  color: #333;
  padding: 10px 12px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  z-index: 100;
  width: 250px;
  white-space: normal;
  text-align: left;
}

.right-tooltip {
  top: 50%;
  left: 110%;
  transform: translateY(-50%);
}

.right-tooltip .tooltip-arrow {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
}

.info-icon-wrapper:hover .speech-tooltip,
.info-icon-wrapper:focus-within .speech-tooltip {
  display: block;
  animation: fadeInRight 0.2s ease-in-out;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateY(-50%) translateX(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
  }
}

.speech-tooltip-main {
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-radius: 5px;
}

.text-info {
  color: #a7aaad !important;
}

.requirement-span {
  width: 30px !important;
  height: 30px !important;
  color: #fff;
  font-size: 11px;
}

.font-13 {
  font-size: 13px !important;
  font-weight: 600;
}

.loader-custom {
  position: fixed;
  z-index: 9999;
  background: rgb(0 0 0 / 69%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader-custom .loader {
  display: block;
  position: relative;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  animation: loader 0.5s linear infinite reverse;
}

.loader-custom .loader:before,
.loader-custom .loader:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
}

.loader-custom .loader:before {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  animation: loader 0.3s linear infinite forwards;
}

.loader-custom .loader:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  animation: loader 0.7s linear infinite reverse;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.field-icon {
  margin-left: 336px !important;
  margin-top: 14px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  font-size: 14px;
}

.fa-fw {
  width: 0.285714em;
  text-align: center;
}

.officer-btn {
  /* position: relative; */
  color: #fff;
  background-color: #1aa2c9 !important;
  border-color: #1aa2c9 !important;
  font-weight: 500;
  float: right;
  top: -4rem;
  text-transform: uppercase;
  box-shadow: none;
  margin-right: 5px;
}

.officer-btn:hover {
  color: #fff;
  background-color: #00b7e6 !important;
  border-color: #00b7e6 !important;
  
  /* Adds a soft shadow */
}

.vehicle-status-btn {
/*  position: relative;*/
  color: #fff;
  background-color: #4caf50 !important;
  border-color: #4caf50 !important;
  font-weight: 500;
  float: right;
  top: -4rem;
  text-transform: uppercase;
  margin-right: 5px;
  box-shadow: none;
}

.vehicle-status-btn:hover {
  color: #fff;
  background-color: #4caf50 !important;
  border-color: #4caf50 !important;
  
}

.text-red {
  color: red;
}

.text-gray {
  color: #808080;
}

.swal2-timer-progress-bar {
  background: rgb(0 0 0 / 50%);
}