@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-family: 'Poppins', sans-serif;
}

span {
  font-size: 14px;
}

ul {
  margin: 0;
  padding: 0;
}

p {
  font-size: 13px;
  line-height: 26px;
}

.user-pro {
  position: relative;
  padding: 5px 5px 5px 50px;
}

.user-pro img {
  left: -4px;
  position: absolute;
  width: 42px;
  height: 42px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}

.user-pro h6 {
  color: #124982;
  margin-top: 4px !important;
  font-weight: 600;
  font-size: 15px ! important;
}

.user-pro p {
  color: #9c9c9c;
  font-size: 12px;
  
}

.user-pro h6, .user-pro p {
  margin: 0;
  text-transform: capitalize;
  font-weight: 600;
}

.notify-icons {
  margin: 15px 0 0;
  padding: 0;
  text-align: right;
}

.notify-icons li {
  display: inline-block;
  margin: 0 16px;
}

.notify-icons a {
  display: block;
  position: relative;
}

.notify-icons a img {
  width: 25px;
  height: 25px;
}

.notify-icons .counts {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.35);
  z-index: 999;
  padding: 2px;
  font-size: 11px;
  text-align: center;
  color: #ff2626;
  right: -6px;
  top: -5px;
}

.search-bar {
  border: 0;
  margin: 14px 0 0;
  border-radius: 30px;
  -webkit-box-shadow: 2px 7px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 2px 7px 14px 0px rgba(0, 0, 0, 0.12);
  width: 110%;
}

.search-bar .form-control {
  border: 0px solid #ced4da;
  border-radius: 30px;
  padding: 0.200rem .75rem;
}

.search-bar .input-group-text {
  width: 40px;
  background-color: #fff;
  border: 0px solid #ced4da;
  border-radius: 30px;
}

.search-bar .input-group-text img {
  width: 12px;
}

.menu-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 18px 6px 12px 6px;
  margin: 20px 36px;
}

.menu-card ul li {
  list-style-type: none;
}

.menu-card li a {
  color: #000;
  white-space: nowrap;
  margin: 2px 0;
  padding: 10px 20px;
  border-radius: 25px;
  display: block;
  font-size: 13px;
  -webkit-transition: .4s all;
  transition: .4s all;
  font-weight: 500;
  opacity: .8;
}

.menu-card li a img {
  width: 18px;
  margin-right: 12px;
  -webkit-transition: .4s all;
  transition: .4s all;
}

.menu-card li a.active {
  background-color: #124982;
  -webkit-box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);
          box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);
  color: #fff;
  border-radius: 25px;
}

.menu-card li a.active img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.menu-card li a:hover {
  text-decoration: none;
  background-color: #ffc10d;
  border-radius: 25px;
  color: #000;
  -webkit-box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);
          box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);
}

/*.menu-card li a:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}*/

.header {
  margin-bottom: 45px;
  padding: 14px 30px;
  background-color: #fff;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  -webkit-box-shadow: 2px 10px 28px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 2px 10px 28px 0px rgba(0, 0, 0, 0.10);
  margin-left: 12px;
}

.sponser-logo {
  display: block;
  margin: 12px 0 0 15px;
  float: right;
}
.section-block {
  padding: 2px 20px 15px 75px;
} 
.section-block1 {
  padding: 18px 450px;
}
.section-block3 {
  padding: 2px 20px 15px 47px;
} 
.sec-titles {
  padding: 0 20px;
}

.sec-titles h4 {
  color: #124982;
  font-size: 18px;
  padding: 17px 0px 23px;
  font-weight: 600;
}

.card-bx {

  border-radius: 22px;
  -webkit-box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.08);
  /*margin-bottom: 4%;*/
}
.card-bx2{

  border-radius: 22px;
  -webkit-box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 2%;
  background-color: #fff;
}
.card-bx1 {
  padding: 20px;
  border-radius: 22px;
  margin-bottom: 20px;
}

.card-bx1 p {
  margin: 0;
}

.bg-color1 {
  background-color: #f5f9fd;
}

.bg-color2 {
  background-color: #fff;
}
.bg-color3 {
  background-color: #124982 !important;
}
.card-10 {
  padding: 30px 30px;
  width: 856px;
}
.card-15 {
  padding: 25px 30px;
  margin-left: 22px;
  height: 235px;
}

.card-20 {
  padding: 50px 60px;
}

.user-dp {
  margin: 0 auto 20px;
  display: block;
  width: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}

.btn-add {
  background-color: #ffbe00d1;
  color: #000;
  border-radius: 20px;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  padding: 7px 28px;
  margin: 0 0 16px;
  min-width: 158px;
}

.btn-add:hover {
  background-color: #fff;
  color: #124982;
  -webkit-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
          box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
}

.btn-print {
  background-color: #124982;
  color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  padding: 6px 60px;
  margin: 15px 0;
  min-width: 200px;
}

.btn-export {
  background-color: #fff;
  color: #124982;
  font-weight: 500;
  border-radius: 20px;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  padding: 6px 30px;
  margin: 0 0 16px;
  min-width: 150px;
}

.btn-export img {
  width: 12px;
  margin: 0 5px;
}

.profile-info label {
  font-size: 13px;
  margin: 0;
  color: #9c9c9c;
}

.profile_name {
  font-weight: 600;
  color: #124982;
  text-transform: capitalize;
}

.btn-edit {
  background-color: transparent;
  color: #205ea6;
  font-size: 11px;
  border: 0;
  font-weight: 600;
}
.login-section p {
  margin: 0;
  font-size: 10px;
  line-height: 22px;
  font-weight: 400;
  margin-right: 117px;
}

.branch-section p {
  margin: 0;
  font-size: 10px;
  line-height: 19px;
  font-weight: 600;
  color: #000000b8;
}

.branch-section .bx-titles {
  color: #205ea6;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 11px;
}

.branch-section .bx-dp {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 30px auto 10px;
  border-radius: 100%;
}

.branch-section .btn-add {
  font-size: 14px;
  font-weight: 600;
}

.branch-section .card-bx {
  line-height: 24px;
}
.branch-section .card-bx-table {
  line-height: 38px;
}

.branch-section .card-bx2 {
  line-height: 24px;

}
.btn-edit1 {
  width: 30px;
  height: 30px;
  padding: 6px;
  text-align: center;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  background: #fff;
  border-radius: 50px;
  font-size: 12px;
  line-height: 20px;
  -webkit-transition: .4s all;
  transition: .4s all;
  cursor: pointer;
}

.btn-edit1:hover {
  background-color: #124982;
  color: #fff;
}

.edit-color {
  color: #3f92cd;
}

.delete-color {
  color: #cc3f3f;
}

.bx-btns {
  text-align: right;
  padding: 20px 20px 0;
}

.card-table {
  font-size: 12px;
  padding: 0px;
}
.card-table1 {
  font-size: 12px;
  padding: 22px;
}
.card-table a {
  color: #124982;
}
.description{
    padding-bottom: 3%;
    border-bottom: 1px solid #b3b3b3;
    color: #929292 ! important;
    font-size: 11px ! important;
    font-weight: 400 ! important;
    line-height: 16px ! important;
}
.card-table th {
  font-weight: 500;
  border-top: 0px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.card-table td {
  font-weight: 500;
  border-top: 0px solid #dee2e6 !important;
  border-bottom: 2px solid #dee2e6;
  font-size: 13px;
  padding: 6px 0px 3px 18px ! important;
}

.download-btns a {
  display: block;
  float: left;
  width: 22px;
  margin: 0 6px 6px 0;
}

.clr-green {
  color: #5aa740;
}

.nt-text {
  color: #cc3f3f;
}

.flow-text {
  color: #404040;
}

.renew-btn {
  width: 30px;
  height: 30px;
  padding: 6px;
  text-align: center;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  color: #cc3f3f;
  background: #fff;
  border-radius: 50px;
  font-size: 12px;
  line-height: 20px;
}

.renew-btn2 {
  width: 24px;
  height: 24px;
  padding: 6px;
  text-align: center;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  color: #404040;
  background: #fff;
  border-radius: 50px;
  font-size: 12px;
  line-height: 14px;
  margin: 0 4px;
}

.date-dropdown {
  background-color: #124982;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  padding: 6px 25px;
  border-radius: 25px;
  border: 0;
}

.date-form {
/*  margin: 4px 1px 4px 29%;*/
  text-align: center;
  position: absolute;
  margin-top: 5px;
  right: 20%;
  z-index: 9999;
}

.date-form .datetimepicker-input {
  font-size: 12px;
  border-right: 0;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #5f5f5f70 ! important;
  padding: 5px 0px 5px 0px! important;
}

.date-form .input-group-text {
  border-left: 0;
  border-radius: 20px;
  background-color: #fff;
}

.chat-listbx p, .chat-listbx span {
  font-size: 13px;
  color: #8291a9;
}

.chat-listbx .chat-dp {
  position: relative;
  display: inline-block;
}

.chat-listbx .chat-dp img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}

.chat-listbx .chat-dp .online-user {
  position: absolute;
  right: 2px;
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
  background-color: green;
  border-radius: 30px;
}

.arrow-btn {
  float: right;
  border-radius: 100px;
  padding: 0;
  background-color: #124982;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  -webkit-transition: .6s all;
  transition: .6s all;
}

.arrow-btn:hover {
  background-color: #fff;
  color: #124982;
  -webkit-box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
          box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
}

.btn-pdf {
  background-color: transparent;
  font-size: 13px;
  font-weight: 500;
}

.btn-pdf img {
  width: 22px;
}

.btn-clr1 {
  color: #42a422;
}

.btn-clr2 {
  color: #cd3f3f;
}

.progressbar {
  counter-reset: step;
}

.progressbar li {
  position: relative;
  list-style: none;
  float: left;
  width: 33.33%;
  text-align: center;
  color: #00a651;
  font-size: 13px;
  font-weight: 500;
}

/* Circles */
.progressbar li:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #00a651;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #00a651;
  line-height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -30px;
}

.progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #00a651;
  top: 32px;
  left: -50%;
  z-index: 9;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active:before {
  background: #00a651;
  content: "";
}

.progressbar li.active + li:after {
  background: #00a651;
}

.bxshadow-table {
  padding: 0;
  width: 100%;
  display: table;
  border-spacing: 2px 8px;
  padding: 0;
  position: relative;
  font-size: 14px;
  text-align: center;
}
/*.bxshadow-table img{
  width: 70%;
  height: 70%;
}*/
.bxshadow-table th {
  font-weight: 600;
  color: #124982;
  padding: 8px 8px;
}
.table_head th{
  text-align: center;
}
.bxshadow-table td, .bxshadow-table .td {
  display: table-cell;
  font-size: 16px;
  color: #000;
}

.bxshadow-table td span, .bxshadow-table .td span {
  display: block;
  padding: 23px 31px;
  height: 100px;
  line-height: 10px;
  font-weight: 500;text-align: left;
  text-transform: capitalize;
}

.bxshadow-table tr, .bxshadow-table .tr {
  display: table-row;
}

.bxshadow-table td:first-child:before,
.bxshadow-table .td:first-child:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 82px;
  margin-bottom: 20px;
  border-radius: 20px;
  /*-webkit-box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);
          box-shadow: 4px 6px 14px 7px rgba(0, 0, 0, 0.09);*/
  background: rgb(94 157 212 / 42%);
  z-index: -1;
  background-image: linear-gradient(0deg, #accbee, #e7f0fd);
}

.bxshadow-table .arrow-btn {
  width: 35px;
  height: 35px;
  line-height: 38px;
  font-size: 16px;
  margin: -22px 15px 0 0;
  float: none;
  position: relative;
}

.main {
  position: relative;
}

.body-bg {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.tcards {
  padding: 10px 10px 10px 70px;
  position: relative;
  border-radius: 24px;
}

.tcards img {
  position: absolute;
  width: 38px;
  left: 20px;
  top: 12px;
}

.tcards p, .tcards h6 {
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.tcards p {
  font-size: 12px;
}

.card-bg1 {
  background-color: #ed5d5d;
}

.card-bg2 {
  background-color: #3676eb;
}

.card-5 {
  padding: 10px 10px;
  width: 110% ! important; 
  height: 100% ! important;
}

.clr-blck p {
  color: #394263;
  font-size: 13px;
}

.clr-blue {
  color: #124982;
}
.clr-yellow{
  color: #E5CD2B;
}
.btn-lgnew {
    padding: 6px 34px;
    font-size: 9px;
    font-weight: 600;
    min-width: 124px;
    margin: 0;
}

select {
  background-color: #ffd400;
  color: #000;
  border-radius: 30px;
  font-size: 11px;
  display: inline-block;
  padding: 2px 30px;
  line-height: 24px;
  text-align: center;
  margin-right: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-color: #ffd400;
  font-weight: 600;
  margin-top: 5px;
}

select.round {
  background-image: linear-gradient(45deg, transparent 49%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), radial-gradient(#ffd400 70%, transparent 72%);
  background-position: calc(100% - 23px) calc(1em + 2px), calc(100% - 18px) calc(1em + 2px), calc(100% - .5em) 0.5em;
  background-size: 5px 5px,
 5px 5px,
 1.5em 1.5em;
  background-repeat: no-repeat;
}

select.round:focus {
  outline: 0;
}

.btn-smnew {
  width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  .section-block {
    padding: 20px 0px ! important;
  }
  .section-block1 {
    padding: 20px 0px ! important;
  }
  .card-bx3{
    height: 362px ! important;
    width: 329px ! important;
    margin-left: 9px;
    margin-top: 5rem !important;
  }
  .branch-section p{
    margin-right: 54px;
  }
}


@media only screen and (max-width: 991px) {
  .section-block {
    padding: 20px 15px;
  }
  .section-block1 {
    padding: 20px 175px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .card-10 {
    padding: 25px 16px;
  }
  .card-5 {
    padding: 10px 8px;
  }
}

@media only screen and (max-width: 567px) {
  .progressbar li {
    font-size: 9px;
  }
  .progressbar li:before {
    bottom: -37px;
  }
}
.view_all{
  float: right;
}
.view_all a{
  color: #000;
  font-size: 13px;
  font-weight: 600;
}
.first_card{
  background-color: #124982;
}
.first_card h5{
  color: #fff;
}
.right-arrow{
    box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
    border-radius: 21px;
}

.modal-content{
  width: 130%;
  padding: 6% 10% 2% 9%;
  border-radius: 12px;
  border: 1px;
  box-shadow:4px 6px 10px 4px rgba(0, 0, 0, 0.09);
  margin-top: 22%;
  margin-left: 20%;
}
/*.add-cashier input{
    border-radius: 21px;
    padding: 3%;
    margin-bottom: 3%;
    border: 3px;
    width: 100%;
    box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
}*/
/*.add-bank input{
    border-radius: 21px;
    padding: 1% 2% 1% 3%;
    margin-bottom: 2%;
    border: 3px;
    width: 100%;
    box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.04);
    font-size: 14px;
}*/
.add-bank label{
 font-size: 13px;
 font-weight: 500;
 padding-left: 19px;
}
.profile_pic{
    width: 160px;
    height: 160px;
    border-radius: 100%;
    box-shadow: 0px 10px 30px #959393;
}
.profile_pic img{
    position: absolute;
    left: 26%;
    top: 23%;
}
.close{
    position: relative;
    left: 95%;
    bottom:-6%;
    width: 0%;
}
.btn-add-cashier {
  background-color: #124982;
  color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 6px 12px 0px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  padding: 11px 30px;
  margin: 0 0 16px;
  min-width: 150px;
  width: 40%;
  display: block;
  margin: 0 auto;
}
.login input{
    border-radius: 21px;
    padding: 2% 3% 2% 8%;
    border: 3px;
    width: 80%;
    box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
    margin-left: 11%;
    height: 40px;
    font-size: 12px;
    opacity: .8;
    font-weight: 500;
}


.login-mt{
  margin-top: 7rem;
}
.login-logo{
  margin-left: 12rem;
}
.card-profile {
  padding: 10px 30px;
}
.change-pass input{
  border-radius: 21px;
  padding: 3% 2% 3% 5%;
  border: 3px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
}
.change-pass label{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-left: 20px;
}
.bank_detail{
      padding-top: 3%;
    padding-bottom: 2%;
}
.btn-view{
  border-color: #065bb3; 
  color: #004c9a;
  border-radius: 20px;
  font-size: 10px;
  padding: 5px 30px;
  margin: 4px 16px 16px 0px;
  min-width: 125px;
  position: relative;
}
.card-approval{
/*   background-color: #d3e4f7; 
   background-image: linear-gradient(to top, rgba(244,0,0,0), rgb(115 165 226 / 38%));*/
   margin: 12px 0;
   background: rgb(94 157 212 / 42%);
   background-image: linear-gradient(0deg, #accbee, #e7f0fd);
   width: 872px ! important;
}
.bxshadow-table td:first-child:after,
.bxshadow-table .td:first-child:after {
      background-color: #d8eff5;
}
.head_row{
    border-bottom: 1px solid;
    margin-bottom: 19px;
}
.svg-icons{
  width: 22px;
  height: 22px;
  float: right;
  padding-top: 5px;
}
.hr{
  border-top: 1px solid #d2d2d2;
  width: 95%;
  margin-bottom: 31px;
}
.table-action a,button{
  position: relative;
}
.bank_logo{
  max-width: 30%;
  padding-bottom: 18px;
}

.add-cashier label{
  border-radius: 21px;
  padding: 2% 3% 2% 6%;
  font-size: 12px;
  margin-bottom: 3%;
  border: 3px;
  width: 100%;
  box-shadow: 4px 2px 24px 3px rgba(0, 0, 0, 0.08);
  font-weight: 500;
  height: 40px;
}
.add-cashier p{
  font-size: 12px;
  color: #000 ! important;
  margin: 3px 0px 9px 13px;
}
.detail_head{
  color:#1056ad;
  font-weight: 600;
  font-size: 17px;
}
.detail_form p{
  font-size: 24px;
}
.btn-approve{
    padding: 6px 40px;
    font-size: 19px;
    color: #fff;
    background-color: #0a60cc;
    float: right;
}
.btn-reject-submit{
    padding: 6px 60px;
    font-size: 19px;
    color: #000;
    background-color: #ffc800d6;
    margin: 22px auto;
}
.btn-reject{
    padding: 6px 40px;
    font-size: 19px;
    color: #fff;
    background-color: #ec2f1c;
}
.btn-sec{
  margin: 0 auto;
}
.modal-content-bank{
  width: 185%;
  padding:4% 8% 4% 8%;
  border-radius: 22px;
  border: 1px;
  box-shadow:4px 6px 10px 4px rgba(0, 0, 0, 0.09);
  margin-top: 10%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  right: 27px;
}
.modal-content-bank label{
  margin-bottom: 1.5rem ! important;
  color: #0665b7;
  font-size: 18px ! important;
}
.modal-content-bank textarea{
  padding: 2.375rem 2.75rem;
  border: 2px solid #77777745 ! important;
  border-radius: 23px ! important;
}
.bxshadow-table .pending:first-child:before,
.bxshadow-table .td:first-child:before {
  background: rgb(255 184 45 / 76%);
  background-image: linear-gradient(0deg, #accbee, #e7f0fd);
  height: 90px ! important;
}

.bxshadow-table .resubmitted:first-child:before,
.bxshadow-table .td:first-child:before {
  background: rgb(255 184 45 / 76%);
  background-image: linear-gradient(0deg, #f7cb6b, #fba980);
  height: 90px ! important;
}

.bxshadow-table .rejected:first-child:before,
.bxshadow-table .td:first-child:before {
  background: rgb(243 68 0 / 68%);
  background-image: linear-gradient(0deg, #ffab96, #f25252);
  height: 90px ! important;
}

.bxshadow-table .approved:first-child:before,
.bxshadow-table .td:first-child:before {
  background: rgb(76 243 66 / 42%);
  background-image: linear-gradient(to top, rgba(244,0,0,0), rgb(115 199 105));
  height: 90px ! important;
}
.color-blue{
  color: #205ea6;
  font-weight: 500;
}
.add-bank select{
    border-radius: 21px;
    margin-bottom: 3%;
    border: 3px;
    font-style: none;
    font-size: 13px;
    width: 100%;
    box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
    height: 35px !important;
}
.card-bx3{

  border-radius: 22px;
/*  -webkit-box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 18px 36px 10px rgba(0, 0, 0, 0.15);*/
  height: 400px !important;
  width: 425px !important;
  background: rgb(255 255 255 / 75%);
  margin: 7rem auto;
}
.login_img{
  padding: 40px 0px 40px 0px;
  width: 39%;
}
.list_image{
    padding-bottom: 10px;
    width: 60%;
    margin: 9px 0 0;
}
.card-table1 h3{
  text-transform: capitalize;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 2px;
}
.card_p{
  font-size: 14px !important;
  color: #0051ca ! important;
  float: right;
}
.card_p1{
  font-size: 14px !important;
  color: #8a1900 ! important;
  float: right;
  font-weight: 400 ! important;
}
.modal-content input{
    border-radius: 21px;
    padding: 2% 2% 2% 4%;
    margin-bottom: 3%;
    border: 3px;
    width: 100%;
    font-size: 13px;
    box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.09);
}
.modal-content label{
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: 4px;
}
.modal-content-password{
  width: 100%;
  padding:4%;
  border-radius: 12px;
  border: 1px;
  box-shadow:4px 6px 10px 4px rgba(0, 0, 0, 0.09);
  margin-top: 25%;
  margin-left: 20%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}
.btn-editnew {
  padding: 8px 40px;
  font-size: 11px;
  margin:26px auto;
  display: block;
}
.modal_text{
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    color: #0152b5;
    font-weight: 600;
}
.lang_fr{
    float: right;
    padding-top: 14%;
    font-weight: 600;
    margin-right: -10%;
}
.lang_en{
    float: right;
    padding-top: 14%;
    font-weight: 600;
    margin-right: 7%;
}
.forgot{
    font-size: 12px;
    font-weight: 600;
    color: #2f5dc3;
}
.toggle-password {
    position: absolute;
    top: 35%;
    right: 18%;
    width: 15px;
    height: 11px;
    border: none;
    background-color: transparent;
}
.help-block-error{
  color: red ! important; 
  font-size: 10px ! important;
  padding-right: 114px;
  font-weight: 600 ! important;
  opacity: .7;
}
#loginform-username::placeholder {
  color: #000;
  opacity: .5; /* Firefox */
}
#loginform-password::placeholder {
  color: #000;
  opacity: .5; /* Firefox */
}
.p-viewer {
  z-index: 9999;
  position: absolute;
  left: 560px;
  margin-top: -60px;
}
.input-icons img { 
    position: absolute; 
} 
  
.input-icons { 
    width: 100%; 
    margin-bottom: 10px; 
} 
  
.icon { 
    padding: 14px 10px 10px 10px; 
    color: green; 
    text-align: center; 
    z-index: 1;
    margin-left: 100px;
    width: 36px;
}   
h2 { 
    color: green; 
} 
@media only screen and (max-width: 767px) {
  .icon{
    margin-left: 77px;
  }
}
.admin{
    color: #9c9c9c !important;
    font-size: 10px !important;
    font-weight: 600 !important;
}
.log_out a{
  padding: 17px 20px ! important;
}
.resub_list{
  margin-right: 9px;
  width: 18px;
}
.resub_td{
  border-bottom: 1px solid #dee2e68c ! important;
  font-size: 12px ! important;
}
.page-ref h6{
  font-weight: 700 ! important;
  padding-right: 28px ! important;
  font-size: 13px ! important;
  color:#205ea6;
}
.pending_list{
    position: relative;
    top: 54%;
    left: 10%; 
}
.company_title {
    font-size: 13px;
    font-weight: 600;
    color: #000000c7;
}
.sub_text{
  font-size: 11px;
  line-height: 14px;
}
.btn_viewmore{
  float: right;
  margin-right: 20px;
  background-color: #ffc10d;
  color: #000;
  border-radius: 20px;
  -webkit-box-shadow: 1px 6px 12px 0px rgb(0 0 0 / 20%);
  box-shadow: 1px 6px 12px 0px rgb(0 0 0 / 20%);
  font-size: 10px;
  padding: 4px 30px;
  min-width: 112px;
  font-weight: 500;
}
.alert{
  padding-left: 10px;
  color: #205ea6;
  font-weight: 600;
}
.alert_green{
  padding-left: 10px;
  color: #10a251;
  font-weight: 600;
}
.alert_red{
  padding-left: 10px;
  color: #e40000;
  font-weight: 600;
}
.alert_orange{
  padding-left: 10px;
  color: #e45400;
  font-weight: 600;
}
.pending_scroll{
  max-height: 300px;
  overflow: scroll;
  overflow-x: hidden;
}
.approval_hr{
  border-top: 1px solid #d2d2d2bf;
  width: 100%;
  margin-bottom: 11px;
  margin-top: -21px;
}
.image{
    box-shadow: 0 3px 10px 2px rgb(0 0 0 / 9%);
    background: #ffffff00;
    border-radius: 12px;
    margin-bottom: 16px;
    width: 94%;
    background-image: linear-gradient(to top, rgb(255 255 255 / 25%), rgb(255 255 255 / 25%));
}
.bank_detail p{
 font-size: 12px ! important;
 color: #000 ! important;
 font-weight: 500 !important;
}
.view_hr{
  border-top: 1px solid #d2d2d2;
  width: 100%;
  margin-bottom: 33px;
  margin-top: 7px;
}
.view_sec h4{
  font-weight: 600;
  color: #000;
}
.view_sec p{
  font-weight: 500 ! important;
  font-size: 12px ! important;
}
.company_type{
  position: relative;
  bottom: 22px;
}
.company_type h5{
  font-weight: 600;
  color: #1056ad;
}
.document_hr{
  width: 105%;
  margin-left: -4%;
}
.btn_sec{
  margin: 50px 0 0;
}
.submit_txt p{
  font-size: 12px ! important;
}
.table-scroll{
  overflow: scroll;
  overflow-x: hidden;
  max-height: 511px;
}
.list_scroll{
  height: 900px;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
}
/* width */
.pending_scroll::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.pending_scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.pending_scroll::-webkit-scrollbar-thumb {
  background: #3a3535; 
  border-radius: 10px;
}

/* Handle on hover */
.pending_scroll::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.empty{
  margin-left: 50px;
}
.hide {
    display: none !important;
}
.btn-toggle1.btn-sm {
    margin: 0;
    padding: 0;
    position: absolute;
    border: none;
    height: 30px;
    width: 4rem;
    right: 5%;
    top: 15px;
    border-radius: 1.5rem;
    box-shadow: 0 0px 0px 3px rgb(255 255 255 / 15%);
}
.card-list{
  width: 100%;
}
  .bank-list{
  font-size: 11px;
    color: #fff;
    background-color: #0a60cc;
    margin-left: 6px;
    border-radius: 15px;
  }
/*# sourceMappingURL=styles.css.map */