/************************ reset css starts here ************************/
* {
  margin: 0;
  padding: 0; }

body, html {
  position: relative; }

html {
  height: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.btn:active:focus, .btn:focus, a:focus, button:focus {
  outline: 0;
  text-decoration: none; }

input::-ms-clear, input::-ms-reveal {
  display: none; }

input {
  filter: none; }

textarea {
  resize: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none; }

select::-ms-expand {
  display: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=file], input[type=file]::-webkit-file-upload-button {
  cursor: pointer; }

input[type=checkbox] {
  cursor: pointer; }

::selection {
  color: #fff;
  background-color: #022342; }

::-moz-selection {
  color: #fff;
  background-color: #022342; }

.form-control:-moz-placeholder {
  opacity: 1;
  color: #AFAFAF; }

.form-control::-webkit-input-placeholder {
  opacity: 1;
  color: #AFAFAF; }

.form-control::-moz-placeholder {
  opacity: 1;
  color: #979797; }

.form-control:-ms-input-placeholder {
  opacity: 1 !important;
  color: #AFAFAF; }

.form-control::-ms-input-placeholder {
  opacity: 1;
  color: #AFAFAF; }

.form-control::placeholder {
  opacity: 1;
  color: #AFAFAF; }

.plain-ip:-moz-placeholder {
  opacity: 1;
  color: #757575; }

.plain-ip::-webkit-input-placeholder {
  opacity: 1;
  color: #757575; }

.plain-ip::-moz-placeholder {
  opacity: 1;
  color: #757575; }

.plain-ip:-ms-input-placeholder {
  opacity: 1 !important;
  color: #757575; }

.plain-ip::-ms-input-placeholder {
  opacity: 1;
  color: #757575; }

.plain-ip::placeholder {
  opacity: 1;
  color: #757575; }

.forms-with-label .form-control:-moz-placeholder {
  opacity: 1;
  color: #000; }

.forms-with-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  color: #000; }

.forms-with-label .form-control::-moz-placeholder {
  opacity: 1;
  color: #000; }

.forms-with-label .form-control:-ms-input-placeholder {
  opacity: 1 !important;
  color: #000; }

.forms-with-label .form-control::-ms-input-placeholder {
  opacity: 1;
  color: #000; }

.forms-with-label .form-control::placeholder {
  opacity: 1;
  color: #000; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  -moz-box-shadow: 0 0 0 30px #fff inset !important;
  -ms-box-shadow: 0 0 0 30px #fff inset !important;
  -o-box-shadow: 0 0 0 30px #fff inset !important;
  box-shadow: 0 0 0 30px #fff inset !important; }

a, a:hover, a:focus {
  text-decoration: none; }

a {
  color: #022342; }
  a:hover {
    color: #333333; }
  a.line {
    display: inline-block;
    border-bottom: 1px solid;
    line-height: normal; }

a.text-blue:hover, a.text-black:hover {
  color: #022342; }

p, h1, h2, h3, h4, h5, h6, label {
  margin-bottom: 0; }

button:focus, .form-control:focus, input:focus {
  outline: none; }

:focus {
  outline: 0; }

/************************ reset css ends here ************************/
/* ===== Usage ===== */
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype"), url("../fonts/Lato-Light.svg#Lato") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.svg#Lato") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Medium.eot");
  src: url("../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium.ttf") format("truetype"), url("../fonts/Lato-Medium.svg#Lato") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Semibold.eot");
  src: url("../fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold.ttf") format("truetype"), url("../fonts/Lato-Semibold.svg#Lato") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato") format("svg");
  font-weight: bold;
  font-style: normal; }
.f-normal, body {
  font-weight: normal;
  font-family: Lato; }

.f-medium, .forms-with-label .form-label {
  font-weight: 500; }

.f-semibold {
  font-weight: 600; }

.f-bold {
  font-weight: bold; }

body {
  height: 100%;
  color: #1F4761;
  font-size: 18px; }

main {
  height: 100%; }

.loader {
  width: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  z-index: 3; }

.loader img {
  max-width: 100%; }

#overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 4;
  /* Specify a stack order in case you're using a different order for other elements */ }

.txnpagination {
  margin-bottom: 20px; }

.outer-wrapper {
  min-height: 100%;
  height: 100%; }
  .outer-wrapper.logged-in-page {
    margin-bottom: -80px;
    height: initial; }

.push {
  height: 80px; }

.footer {
  font-size: 14px;
  background: #f1f1f1; }

.login-table {
  table-layout: fixed;
  width: 100%;
  position: relative; }

.login-bg, .image-col {
  background: #FBFBFB url("../images/login-banner.png") no-repeat center;
  background-size: cover;
  height: 100%; }

.page-title, .page-title-bold {
  font-size: 50px;
  font-weight: 400; }
  .page-title.title-sm, .page-title-bold.title-sm {
    font-size: 40px;
    color: #022342; }

.login-logo .img-fluid {
  max-width: 300px;
  width: 100%; }

.page-title-bold {
  font-weight: 700;
  font-size: 53px; }

.tagline {
  padding: 0 60px;
  color: #888;
  margin: 0 0 20px; }

.back-btn {
  position: absolute;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid #fff;
  top: 30px;
  left: 30px; }

.arrow-icon {
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 26px;
  height: 26px; }
  .arrow-icon::after {
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(45deg);
    bottom: 5px;
    left: 1px; }
  .arrow-icon::before {
    width: 26px;
    height: 2px;
    bottom: 12px;
    background: #fff; }
  .arrow-icon::after, .arrow-icon::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: -1px; }

.otp-banner {
  background-image: url("../images/otp-banner.png"); }

.forgot-bg {
  background-image: url("../images/forgot-banner.png"); }

.otp-digit {
  width: 75px;
  height: 90px; }

.phone-number {
  color: #244364;
  font-size: 18px;
  font-weight: 500; }

/* FORM  ============================= */
.form-col {
  padding: 50px 100px;
  text-align: center; }
  .form-col .form-control {
    border: 0;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
    padding: 0 3px;
    font-size: 17px;
    color: #6a6a6a; }
    .form-col .form-control:focus {
      box-shadow: 0 0 4px 0.2rem rgba(13, 110, 253, 0.15); }
  .form-col .form-floating > label {
    color: #7C7C7C;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem; }
  .form-col .form-floating > .form-control, .form-col .form-floating > .form-select {
    height: calc(3rem + 2px);
    line-height: 1.25;
    padding-top: 15px;
    padding-bottom: 0; }
  .form-col .otp-digit .form-control {
    border: 1px solid #d8d8d8;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    color: #022342;
    font-size: 50px;
    text-align: center; }
  .form-col .input-with-icon .form-control {
    padding-right: 40px; }
  .form-col .input-with-icon .iti--allow-dropdown .form-control {
    height: calc(3rem + 2px); }
  .form-col .input-with-icon .iti--separate-dial-code .iti__selected-flag {
    background-color: transparent; }
  .form-col .input-with-icon select {
    background: transparent; }
  .form-col .intl-tel-input,
  .form-col .iti {
    width: 100%; }

.theme-btn {
  background: #022342;
  color: #fff;
  height: 65px;
  line-height: 52px;
  border-radius: 0;
  font-size: 20px;
  text-transform: uppercase; }
  .theme-btn:hover {
    background: #143554;
    color: #fff; }

.bordered-theme-btn {
  border: 1px solid #022342;
  background: #fff;
  height: 65px;
  line-height: 65px;
  color: #022342;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 60px;
  padding: 0 20px; }
  .bordered-theme-btn:hover {
    background: #022342;
    color: #fff; }

span.error {
  width: 100%;
  text-align: left;
  display: block;
  color: #f14464;
  font-size: 14px;
  line-height: 1.2; }

.w-40 {
  width: 40%; }

.w-60 {
  width: 60%; }

.input-with-icon {
  position: relative; }

.icon-span {
  right: 0;
  background: no-repeat;
  position: absolute;
  top: 18px;
  font-size: 20px;
  color: #ccc; }
  .icon-span.fa-mobile-phone {
    font-size: 27px; }

.user-icon {
  background-image: url("../images/user-icon.svg");
  width: 14px;
  height: 20px; }

.calender-icon {
  background-image: url("../images/calender-icon.svg");
  width: 23px;
  height: 24px; }

.gender-icon {
  background-image: url("../images/gender-icon.svg");
  width: 22px;
  height: 26px; }

.mobile-icon {
  background-image: url("../images/mobile-icon.svg");
  width: 14px;
  height: 25px; }

.location-icon {
  background-image: url("../images/location-icon.svg");
  width: 17px;
  height: 25px; }

.area-icon {
  background-image: url("../images/area-icon.svg");
  width: 27px;
  height: 22px; }

.zip-code-icon {
  background-image: url("../images/zipcode-icon.svg");
  width: 23px;
  height: 25px; }

.city-icon {
  background-image: url("../images/city-icon.svg");
  width: 26px;
  height: 26px; }

.country-icon {
  background-image: url("../images/country-icon.svg");
  width: 24px;
  height: 31px; }

.mail-icon {
  background-image: url("../images/mail-icon.svg");
  width: 26px;
  height: 18px; }

.lock-icon {
  background-image: url("../images/lock-icon.svg");
  width: 18px;
  height: 21px; }

.signup-col-left {
  background-image: none;
  padding-left: 130px; }
  .signup-col-left .tagline {
    padding: 0;
    color: #1F4761;
    font-size: 18px; }

.sign-up-col-right {
  padding: 50px 130px;
  text-align: left;
  color: #1F4761;
  font-size: 18px; }
  .sign-up-col-right p {
    margin-bottom: 20px;
    opacity: 0.51; }
  .sign-up-col-right ul li {
    list-style: disc;
    padding-left: 10px;
    margin-bottom: 10px;
    opacity: 0.51; }
  .sign-up-col-right form {
    padding-right: 80px; }
    .sign-up-col-right form .theme-btn {
      padding: 0 20px;
      height: 56px;
      min-width: 130px; }

.plain-link {
  color: #1F4761;
  text-transform: uppercase;
  padding: 0; }

.wrapper-lg {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1460px; }

.wrapper-md {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1380px; }

.site-header {
  font-size: 16px;
  color: #000;
  -webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.08); }
  .site-header .nav-link, .site-header .grey-link {
    color: #000000;
    opacity: 0.51; }
    .site-header .nav-link:hover, .site-header .grey-link:hover {
      color: #1F4761;
      opacity: 1; }
  .site-header .nav-item {
    padding: 0 20px;
    position: relative; }
  .site-header .dropdown {
    display: inline-block;
    vertical-align: middle; }

.nav-link.active {
  color: #1F4761;
  opacity: 1; }

.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  padding-left: 0;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2);
  right: 20px;
  top: 34px;
  z-index: 1; }

.nav-item:hover .nav-link + .sub-menu {
  display: block; }

.user-img {
  width: 55px;
  height: 55px;
  background: transparent url("../images/profile.svg");
  max-width: 55px;
  flex: 0 0 55px; }

.common-icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px; }

.filters-dropdown .btn-light {
  height: 44px;
  background: #F9F9F9;
  border-radius: 50px;
  min-width: 120px;
  color: #797979;
  margin-left: 20px; }
  .filters-dropdown .btn-light.dropdown-toggle::after {
    content: none; }

.info-icon {
  background-image: url("../images/info-icon.svg");
  width: 25px;
  height: 25px; }

.filter-icon {
  background-image: url("../images/filter-icon.svg");
  width: 18px;
  height: 18px; }

.bank-icon {
  background-image: url("../images/bank-account.svg");
  width: 21px;
  height: 16px; }

.custom-card {
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  overflow: hidden;
  border: 0; }
  .custom-card .card-header {
    background: #FBFBFB;
    border-radius: 22px 22px 0px 0px;
    padding: 15px 20px;
    color: #000;
    border: 0; }
  .custom-card .card-body {
    padding: 0 20px;
    font-size: 16px; }
    .custom-card .card-body .table > :not(caption) > * > * {
      padding: 15px 10px; }
    .custom-card .card-body .table th {
      font-weight: 400;
      font-size: 16px; }
    .custom-card .card-body .table td {
      font-size: 16px;
      opacity: 0.51; }

.color-dark, .color-gray {
  color: #000; }

.color-gray {
  opacity: 0.51; }

.section-title {
  font-weight: 500;
  font-size: 18px; }

.action-details-outer {
  background: #fff;
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.08);
  border-radius: 11px;
  color: #fff;
  padding: 12px 20px;
  font-size: 14px;
  position: relative;
  padding-right: 40px; }
  .action-details-outer::after {
    width: 12px;
    height: 12px;
    border-left: 2px solid #9F9F9F;
    border-bottom: 2px solid #9F9F9F;
    -webkit-transform: rotate(134deg);
    -moz-transform: rotate(134deg);
    -ms-transform: rotate(134deg);
    -o-transform: rotate(134deg);
    transform: rotate(134deg);
    -webkit-border-radius: 0 0px 0px 2px;
    -moz-border-radius: 0 0px 0px 2px;
    -ms-border-radius: 0 0px 0px 2px;
    -o-border-radius: 0 0px 0px 2px;
    border-radius: 0 0px 0px 2px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    content: "";
    position: absolute;
    right: 20px; }

.action-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #000; }

.action-desc {
  color: #9F9F9F; }

.bulb-icon-blue {
  background-image: url("../images/bulb-icon-blue.svg");
  width: 26px;
  height: 25px;
  flex: 0 0 25px; }

.active .action-details-outer {
  background: #00253E; }
  .active .action-details-outer::after {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff; }
.active .action-title {
  color: #fff; }
.active .bulb-icon-blue {
  background-image: url("../images/bulb-icon-white.svg"); }

.collapsed .action-details-outer::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cursor-pointer {
  cursor: pointer; }

/*progressbar*/
.form-progress {
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 0;
  counter-reset: step;
  margin-left: -11.8%; }
  .form-progress li {
    list-style-type: none;
    font-size: 0;
    width: 25%;
    float: left;
    position: relative;
    text-align: center; }
    .form-progress li::before {
      content: counter(step);
      counter-increment: step;
      width: 52px;
      height: 52px;
      line-height: 48px;
      display: block;
      font-size: 18px;
      margin: 0 auto;
      position: relative;
      z-index: 1;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #FBFBFB;
      border: 2px solid #CECECE;
      color: #888; }
    .form-progress li::after {
      content: '';
      width: 100%;
      height: 2px;
      background: #D9D9D9;
      left: -50%;
      z-index: 0;
      /*put it behind the numbers*/
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    .form-progress li:first-child:after {
      /*connector not needed before the first step*/
      content: none; }
    .form-progress li.active::before, .form-progress li.active::after {
      border-color: #00253E;
      color: #2C3E50; }

.link-primary, .theme-color {
  color: #022342; }

.f-14 {
  font-size: 14px; }

/* Sidebar Css Here */
.page-with-sidebar {
  position: relative;
  display: flex;
  width: 100%;
  padding: 50px 0; }

.left-sidebar {
  width: 300px;
  max-width: 300px;
  flex: 0 0 300px;
  background: #F9F9F9;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px;
  border-radius: 23px;
  padding: 35px 20px; }

.side-menu-item a {
  padding: 18px 15px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 20px;
  color: #7b8c9c; }
  .side-menu-item a.active {
    background: #fff;
    -webkit-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #000; }
  .side-menu-item a span {
    margin-right: 20px;
    font-size: 22px;
    color: #000;
    width: 16px; }

.main-page {
  padding-left: 50px;
  width: calc(100% - 300px); }

.page-header {
  padding: 35px 0 25px; }
  .page-header .btn-outline-secondary {
    width: 45px;
    height: 45px;
    border-color: #C2C2C2;
    color: #C2C2C2;
    font-size: 22px; }

.page-header-btns .theme-btn {
  height: 45px;
  line-height: 42px;
  padding: 0 20px;
  text-transform: none;
  font-size: 16px; }
.page-header-btns.form-col .form-floating > label {
  font-size: 16px; }
.page-header-btns.form-col .form-control {
  font-size: 15px; }

.filter-tabs .nav-tabs {
  border: 0; }
  .filter-tabs .nav-tabs .nav-item:focus-visible {
    outline: none; }
  .filter-tabs .nav-tabs .nav-link {
    color: #7b8c9c;
    margin-bottom: -2px;
    border: 0;
    border-bottom: 2px solid transparent;
    padding: 1rem 1rem; }
    .filter-tabs .nav-tabs .nav-link.active, .filter-tabs .nav-tabs .nav-link:hover, .filter-tabs .nav-tabs .nav-link:focus, .filter-tabs .nav-tabs .nav-link:focus-visible {
      color: #00253E;
      border: 0;
      border-bottom: 2px solid #00253e;
      outline: none; }

.filters-outer .theme-btn {
  height: 40px;
  font-size: 14px;
  padding: 0 20px;
  line-height: 40px;
  text-transform: none; }
.filters-outer .form-col .form-floating > label {
  font-size: 15px;
  padding-top: 0.4rem;
  height: auto;
  padding-bottom: 0.4rem; }
.filters-outer .form-select {
  min-width: 200px;
  font-size: 15px; }

.page-body-actions {
  background: #F9F9F9;
  -webkit-border-radius: 47px;
  -moz-border-radius: 47px;
  -ms-border-radius: 47px;
  -o-border-radius: 47px;
  border-radius: 47px;
  padding: 10px 15px; }
  .page-body-actions .filters-dropdown .btn-light {
    height: 28px;
    min-width: 110px;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0; }

.search-form-outer {
  padding-right: 10px;
  border-right: 1px solid #666; }
  .search-form-outer .form-control {
    border: transparent;
    background: transparent;
    padding: 0 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    line-height: 1;
    height: 28px; }
  .search-form-outer .btn {
    padding: 0 10px; }

.page-body .table {
  color: #7b8c9c;
  font-weight: 400;
  font-size: 16px; }
  .page-body .table thead.table-light {
    background: #F9F9F9;
    border-radius: 6px;
    overflow: hidden;
    border-bottom: 0; }
  .page-body .table th {
    color: #00253E;
    font-weight: 400;
    border-bottom: 0;
    padding: 15px 15px; }
  .page-body .table td {
    padding: 15px 15px; }

.font-size-xxs {
  font-size: 12px; }

.status-active {
  color: #00E84F;
  font-size: 24px; }

.custom-pagination .page-item a {
  border: 1px solid #F0F0F0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 0 10px;
  width: 32px;
  height: 32px;
  font-size: 14px;
  color: #c2c2c2;
  line-height: 31px;
  padding: 0;
  text-align: center; }
.custom-pagination .page-item.active .page-link {
  border: 1px solid #00253E;
  background: #fff;
  color: #00253E; }

.whitebox {
  background-color: #FFFFFF;
  border: 1px solid #F9F9F9;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding: 14px 20px; }

.custom-fields {
  position: relative; }
  .custom-fields .form-label {
    position: absolute;
    top: -10px;
    left: 17px;
    margin: 0;
    background: #fff;
    padding: 0 5px;
    font-size: 14px;
    color: rgba(50, 71, 92, 0.38); }
  .custom-fields .form-control {
    height: 56px;
    padding: 0 30px;
    color: #1F4761; }

.label-lg {
  color: rgba(50, 71, 92, 0.38);
  font-weight: 500;
  margin-bottom: 15px; }

.subheding {
  font-size: 15px;
  max-width: 350px;
  opacity: .65;
  color: #7C7C7C; }

.no-data-div {
  width: 100%;
  text-align: center;
  padding: 20px 15px 40px; }

/* Profile page css here */
.forms-with-label .form-label {
  color: #000;
  opacity: 0.51; }
.forms-with-label .form-control {
  background: #fff;
  border: 1px solid #F9F9F9;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  height: 56px; }
.forms-with-label .iti {
  width: 100%; }
.forms-with-label .iti--separate-dial-code .iti__selected-flag {
  background-color: transparent; }

.modal-footer .theme-btn {
  height: 38px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  line-height: 36px;
  text-transform: none;
  padding: 0 15px; }

.receipt_header {
  text-align: center; }

.receipt_yes {
  background-color: #00253E !important;
  color: white !important; }

.notification-outer {
  background: #fff;
  position: absolute;
  z-index: 1000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  max-width: 360px;
  right: 0px;
  text-align: left;
  box-shadow: 0px 3px 13px #00000029;
  -webkit-box-shadow: 0px 3px 13px #00000029;
  -moz-box-shadow: 0px 3px 13px #00000029;
  -o-box-shadow: 0px 3px 13px #00000029;
  -ms-box-shadow: 0px 3px 13px #00000029;
  padding: 0;
  width: 417px;
  top: 90px;
  display: none; }
  .notification-outer.open {
    display: block; }

.notification-div {
  height: 220px;
  overflow-y: auto;
  overflow-x: hidden; }

.notification-title {
  font-size: 21px;
  padding: 15px 25px 10px;
  color: #00253E; }

.notification-body {
  height: calc(100% - 110px);
  padding: 0 8px; }
  .notification-body li {
    padding: 8px 20px;
    border-radius: 11px; }

.notification-list {
  padding: 0; }

.notification-text {
  color: #000000;
  opacity: 0.51; }

/* Media Query here  ============================= */
@media screen and (max-width: 1350px) {
  .form-col {
    padding: 50px 60px; }

  .tagline {
    padding: 0 30px; }

  .signup-col-left {
    padding-left: 50px; }

  .page-title.title-sm, .page-title-bold.title-sm {
    font-size: 32px; } }
@media screen and (max-width: 1280px) {
  .main-page {
    padding-left: 30px; }

  .site-header .nav-item {
    padding: 0 10px; } }
@media screen and (max-width: 1200px) {
  .theme-btn {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    padding: 0 20px; }

  .bordered-theme-btn {
    height: 50px;
    font-size: 18px;
    line-height: 48px; }

  .tagline {
    padding: 0 20px; }

  .sign-up-col-right form {
    padding-right: 0; }
    .sign-up-col-right form .theme-btn {
      padding: 0 20px;
      height: 45px;
      min-width: 100px;
      font-size: 16px; }

  .navbar-brand img {
    max-width: 160px;
    height: auto; }

  .site-header .nav-item {
    padding: 0 8px; } }
@media screen and (max-width: 1100px) {
  .site-header .navbar-nav .nav-link, .site-header .navbar-nav .grey-link {
    color: #000000;
    opacity: 0.51;
    padding: 0; }
  .site-header .nav-link {
    font-size: 15px; }
  .site-header .sub-menu .nav-link {
    padding: 5px 10px; }

  .user-img {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    background-size: cover; }

  .page-title.title-sm, .page-title-bold.title-sm {
    font-size: 30px; }

  .action-details-outer::after {
    width: 10px;
    height: 10px; }

  .page-body .table {
    font-size: 14px; }
    .page-body .table th {
      padding: 10px 12px; } }
@media screen and (max-width: 991px) {
  .form-progress li::before {
    width: 42px;
    height: 42px;
    line-height: 37px; }

  .navbar-toggler {
    background: transparent;
    border: none;
    vertical-align: middle;
    padding: 0; }
    .navbar-toggler span {
      position: relative;
      width: 28px;
      height: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      background-color: #022342;
      margin-top: 7px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      display: block; }
      .navbar-toggler span:first-child {
        margin-top: 0; }

  .main-page {
    padding-left: 0;
    width: 100%; }

  .site-header .navbar-nav {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 0 !important; }
    .site-header .navbar-nav .nav-link {
      color: #000000;
      opacity: 0.51;
      padding: 6px 8px; }
  .site-header .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: fixed;
    height: 100%;
    padding: 20px 0;
    top: 0;
    bottom: 0;
    width: 230px;
    background: #fff;
    z-index: 1;
    box-shadow: 0px 0 8px 5px rgba(0, 0, 0, 0.05);
    left: -240px;
    transition: all 0.2s ease-in 0s; }
    .site-header .navbar-collapse.show {
      left: 0; }

  .left-sidebar {
    position: absolute;
    left: -318px;
    transition: all 0.2s ease-in 0s;
    z-index: 100;
    height: 100%; }
    .left-sidebar.sidebar-open {
      left: -20px; }

  .sidebar-toggle {
    position: absolute;
    right: -28px;
    top: 2px;
    border: transparent;
    background: #022342;
    width: 30px;
    height: 30px; }
    .sidebar-toggle.sidebar-open {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .sidebar-toggle .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 15px;
      height: 22px;
      cursor: pointer; }
    .sidebar-toggle .arrow {
      position: absolute;
      top: 9px; }
      .sidebar-toggle .arrow::after, .sidebar-toggle .arrow::before {
        content: '';
        position: absolute;
        width: 15px;
        height: 3px;
        left: 0;
        background-color: #fff; }
      .sidebar-toggle .arrow::after {
        top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sidebar-toggle .arrow::before {
        top: 4px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }

  .sub-menu {
    position: relative;
    right: 0;
    top: auto;
    box-shadow: none;
    padding-left: 20px; }

  .page-header.d-flex {
    flex-direction: column;
    align-items: flex-start !important; }
  .page-header .btn-outline-secondary {
    width: 35px;
    height: 35px;
    font-size: 15px;
    text-align: center;
    padding: 0; }
  .page-header .page-header-btns {
    margin-top: 15px; } }
@media screen and (max-width: 900px) {
  body {
    font-size: 16px; }

  .page-title, .page-title-bold {
    font-size: 40px; }

  .tagline {
    padding: 0; }

  .form-col {
    padding: 50px 40px; }

  .signup-col-left {
    padding-left: 30px;
    width: 46%; }
    .signup-col-left .tagline {
      font-size: 16px; }

  .login-table .w-60 {
    width: 54%; }

  .forms-with-label .form-control {
    height: 45px; }

  .filters-outer {
    flex-direction: column-reverse;
    justify-content: flex-start !important;
    align-items: flex-start !important; }

  .left-filters {
    width: 100%;
    justify-content: space-between; } }
@media screen and (max-width: 767px) {
  .form-col {
    padding: 30px; }

  .theme-btn {
    height: 45px;
    line-height: 45px; }

  .bordered-theme-btn {
    height: 45px;
    line-height: 45px; }

  .custom-card .card-header {
    padding: 10px 15px; }
  .custom-card .card-body {
    padding: 0 15px;
    font-size: 14px; }
    .custom-card .card-body .table > :not(caption) > * > * {
      padding: 10px 8px; }
    .custom-card .card-body .table th, .custom-card .card-body .table td {
      font-size: 14px; }

  .page-title.title-sm, .page-title-bold.title-sm {
    font-size: 28px; }

  .page-body-actions {
    padding: 5px 10px; }
    .page-body-actions .filters-dropdown .btn-light {
      height: 25px;
      min-width: 110px;
      margin-left: 10px;
      padding-top: 0;
      padding-bottom: 0; }

  .search-form-outer .form-control {
    height: 25px; }

  .page-header-btns .theme-btn {
    height: 40px;
    line-height: 38px;
    padding: 0 12px;
    text-transform: none;
    font-size: 16px; } }
@media screen and (max-width: 680px) {
  .login-table, .login-table .d-table-cell {
    display: block !important;
    width: 100% !important;
    background-position: 0px -80px;
    height: 350px; }

  .d-table-cell.login-bg, .d-table-cell.image-col {
    display: none !important; }

  .d-table-cell.signup-col-left {
    display: block !important;
    height: auto; }

  .signup-col-left {
    padding: 30px 30px 10px; }

  .image-col img {
    display: block !important; }

  .page-title, .page-title-bold {
    font-size: 30px; }

  .action-details-outer {
    padding: 10px 15px;
    padding-right: 30px; }

  .action-details-outer::after {
    right: 15px; }

  .side-menu-item a {
    padding: 12px;
    margin-bottom: 15px; }

  .left-sidebar {
    width: 280px;
    max-width: 280px;
    flex: 0 0 280px;
    padding: 30px 15px;
    left: -298px; }

  .btn-col {
    flex: 0 0 100%;
    text-align: left; } }
@media screen and (max-width: 575px) {
  .wrapper-md {
    padding: 0 15px; }

  .iban-table-card .card-body {
    padding: 0; }
    .iban-table-card .card-body .table > :not(caption) > * > * {
      padding: 6px 6px; }
    .iban-table-card .card-body .table th, .iban-table-card .card-body .table td {
      font-size: 13px; }
    .iban-table-card .card-body td.account-title {
      max-width: 90px;
      padding: 6px 3px; }
    .iban-table-card .card-body td.balance-col {
      width: 90px;
      padding: 6px 3px; }

  .bank-icon {
    background-size: cover;
    width: 16px;
    height: 13px; } }
@media screen and (max-width: 480px) {
  .signup-col-left {
    padding: 30px 20px 10px; }

  .form-col {
    padding: 30px 20px; }

  .page-title, .page-title-bold {
    font-size: 26px; }

  .navbar-brand img {
    max-width: 120px; }

  .site-header {
    font-size: 13px; }

  .navbar-toggler span {
    width: 23px;
    height: 2px;
    margin-top: 5px; }

  .user-img {
    width: 30px;
    height: 30px;
    flex: 0 0 30px; }

  .page-header {
    flex-direction: column;
    align-items: flex-start !important; }
    .page-header .page-header-btns {
      margin-top: 20px; }
    .page-header .col {
      flex: 0 0 100%; }

  .left-filters {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start !important;
    margin-top: 5px; }

  .filters-outer .form-select {
    min-width: 170px;
    font-size: 15px; }

  .wrapper-lg {
    padding: 0 12px; }

  .btn.notify-btn {
    padding: 4px 8px; }

  .navbar-toggler span {
    width: 20px;
    height: 2px;
    margin-top: 4px; } }
@media screen and (max-width: 400px) {
  .navbar-brand img {
    max-width: 100px; }

  .page-title.title-sm, .page-title-bold.title-sm {
    font-size: 22px; } }
@media all and (max-width: 380px) {
  .iban-table-card .card-body td.account-title {
    max-width: 70px;
    padding: 6px 3px; }

  .site-header {
    font-size: 12px; }

  .btn.notify-btn {
    padding: 3px 6px 4px;
    font-size: 11px; }

  .user-img {
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    background-size: cover; }

  .navbar-brand img {
    max-width: 105px; } }

  #toast-container > div {
    opacity:1;
  }
  .disabled_btn {
    pointer-events: none;  /* Prevents interaction */
    color: gray;           /* Changes color to indicate it's disabled */
    text-decoration: none;
  }

/*# sourceMappingURL=style.css.map */
.internal_type2, .internal_type3{
  display:none;
}
#support_email{
  color: #022342;
  text-decoration: underline;
}
.ques_form{
  color: #022342;
  text-decoration: underline;
}
.error-otp{
  color:red;
}
.approve-btn, .approve-btn:hover {
  float: right;
  padding: 10px 20px;
  display: none;
  background-color: #022342;
}
.approve-btn:hover {
  float: right;
  padding: 10px 20px;
  background-color:#0e3a64;
}

.link-disable-text{
  color: #a9afb5;
}
#countdown{
  font-size: 14px;
}
.custom-grey-btn {
  background-color: grey !important;  /* Changes the background to grey */
  border-color: grey !important;      /* Changes the border to grey */
}
.image-container {
  position: relative;
  width: 400px;
  height: 300px;
}

/* Image as a background */
.image-container img {
  object-fit: cover;
  filter: blur(6px); /* Apply blur effect */
}

/* Text on top of the image */
.text-overlay {
  position: absolute;
  top: 43%;
  transform: translateY(-50%); /* Center vertically */
  width: 100%; /* Full width */
  text-align: center; /* Center text horizontally */
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.error-text {
  color: red;
  font-size: 0.875rem; /* Optional: adjust font size */
}

.batch_payments{
  float: right;
  font-size: small;
  color: cornflowerblue;
}
.incoming-onhold{
  display: none;
}
.outgoing-onhold{
  display: none;
}
.other{
  display: none;
}
.doc_upload{
  display: none;
}
#doc_comment {
        width: 200%; /* Sets the width to fill the container */
        max-width: 800px; /* Optional: limits the maximum width */
        height: 150px; /* Sets a larger height */
        padding: 10px; /* Optional: adds padding for better readability */
        resize: none; /* Allows the user to resize vertically */
    }

    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
  }
  
  .c {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    /* font-family: sans-serif; */
    /* background-color: #f4f4f4; */
    padding: 10px 20px;
  }
  
  .cc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }
  
  .credit-card {
    /* background-color: #489627; */
    color: white;
    padding: 30px 30px;
    border-radius: 1rem;
    box-shadow: 18px 20px 11px -5px rgb(0 0 0 / 0.1), 10px 8px 10px -44px rgb(0 0 0 / 0.1);
    width: 372px;
    height: 218px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
     /* Keep the entire card blurred */
    
  }
  
  /* .credit-card:hover {
    scale: 1.0;
  } */
  
  .head,
  .number,
  .tail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    /* z-index: 10; */
  }
  
  .head {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
  }
  
  .number {
    margin-top: auto;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
    color: rgb(197, 193, 193);
    margin-right: 2.2rem;
  }

  .number2 {
    margin-right: 27.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .exp,
  .cvv {
    font-size: 0.8rem;
  }
  
  .exp-date,
  .cvv {
    color: rgb(197, 193, 193);
    font-size: 0.8rem;
  }
  .button-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100; /* Ensure it appears above the blur */
    filter: none; /* Ensure the button itself is not blurred */
}

  
  /* .logo {
    position: absolute;
    top: 30px;
    right: 15px;
    width: 150px; 
    height: auto;
  } */
  
  .tail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.0rem;
    margin-top: 10px;
  }
  
  .visa {
    font-size: 1.1rem;
    font-weight: bold;
    /* color: #489627; */
    text-transform: uppercase;
    background-color: #eaeaea;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: default;
  }
  
  .wifi-icon {
    color: white;
    font-size: 1.5rem;
    transform: rotate(90deg); /* Rotate WiFi icon horizontally */
  }
  .fa-eye, .fa-eye-slash, .fa-lock, .fa-credit-card {
    transform: scale(1.2); /* Adjust the scale factor for desired zoom */
    transition: transform 0.2s ease-in-out; /* Optional: Add smooth zoom effect */
    cursor: pointer;
    color: #bdbdbd;
  }
  .card-details{
    margin-left: -20px;
  }
  
  .fa-eye-slash:hover, .fa-eye:hover, .fa-lock:hover, .fa-credit-card:hover {
    transform: scale(1.5); /* Optional: Add hover effect for more interactivity */
    cursor: pointer;
    color: #bdbdbd;
  }
  .num{
    font-size: 24px;
    cursor: text;
  }

  .name{
    margin-bottom: 11px;
    cursor: text;
    margin-top: 5px;
  }
  .pin{
    /* margin-bottom: 8px; */
    margin-bottom: 4px;
    /* cursor: text; */
    margin-top: -14px;
  }
  .det{
    position: absolute;
    right: 40px; 
    font-size: 1.2rem;
    /* margin-left: 82px; */
  }
  .freeze{
    /* margin-bottom: 5px; */
    margin-bottom: 5px;
    cursor: pointer;
    position: absolute;
    right: 47px; /* Adjust as needed */
    /* top: 10px; */
    margin-top: 16px;
  }
  .pin{
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    position: absolute;
    right: 47px; /* Adjust as needed */
    /* top: 10px; */
    /* padding-top: 15px; */
  }
  
  .orderr{
    margin-top: 0.7rem;
    
  }
  .ccc{
    position: relative;
    filter: blur(3px);
  }

  .order-card, .activate-card{
    padding: 10px 20px;
    font-size: 16px;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 16px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(192, 189, 189, 0.7);
    
}

.order-card:hover {
  color: #525151;
  /* transform: scale(1.1); */
    transition: transform 0.3s ease-in-out;
}

.order-card:active {
  background-color: #dad8d8;
}

.txnss{
  margin-bottom: 15px;
}
.order-card2{
  padding: 10px 20px;
  font-size: 16px;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.fa-lock{
  font-size: 10px;
  cursor: pointer;
}
.fa-credit-card{
  font-size: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}

.card-action{
  height: 61px;
  font-size: 15px;
}
.pin-action{
  height: 60px;
  font-size: 14px;
  padding: 1.2 rem !important
}

.veelg-credit-card{
  background-color: #1c205d;
}
.treeplanter-credit-card{
  background-color: #489627;
}
.default-credit-card{
  /* background-color: black; */
  background-color: black;
}

.treeplanter-visa{
  color: #489627;
}
.veelg-visa{
  color: #1c205d;
}
.default-visa{
  /* color: black; */
  color: black;
}

@media all and (max-width: 440px) {
.default-credit-card, .treeplanter-credit-card, .veelg-credit-card
{width: 100%; min-width: 320px; max-width: 350px; padding:20px;}
.wifi-icon {font-size: 1rem;}
.pin, .freeze{right: 24px;}
.det{right: 20px; font-size: 1rem;}
}

.kba-text {
    font-size: 12px; /* Adjust the size as needed */
    color: #0d6efd;
    /* font-style: italic; */
}