ul.source-of-income-list li 
{
    position: relative;
    margin: 0 0 12px;
}

ul.source-of-income-list li  a {
    position: absolute!important;
    right: 0;
    top: -6px;
}

ul.source-of-income-list li .form-switch {
    position: absolute;
    top: 0;
    right: 55px;
}

.tab-scroll 
{
    overflow-x: scroll;
}
.tab-scroll ul 
{
    width: 3860px;
}

a {
    color: #203a82;
}
.tab-scroll::-webkit-scrollbar {
    width: 1px;
    height:4px
  }
  
  .tab-scroll::-webkit-scrollbar-thumb {
    background-color:#2c3091;
    border-radius: 30px
  }
  
  button.add-more-btn.ms-0 {
    float: right;
    border: none;
    background-color: transparent;
    color: #2c3091;
    font-weight: bold;
    font-size: 12px;
}

.remitter-id-block {
    background-color: #eff0f3;
    border-radius: 10px;
    position: relative;
    padding: 12px 15px;
}
.remitter-id-block h3 {
    font-size: 15px;
    font-weight: inherit;
    margin: 0;
    position: relative;
}
.remitter-id-image 
{
    width: 100%;
    height: 148px;
    overflow: hidden;
    margin: 14px 0 0;
}
.remitter-id-image img
{
    width: 100%;
    float: left;
    height: 100%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color:#203a82;
    border-color:#203a82;
    color: #009A44;
}

.avatar-indicators:before {
    border: 2px solid #fff0 !important;
}

table.access-time-control-table {
    border-collapse: collapse;
    padding: 3px;
    margin: 20px 0;
}
table.access-time-control-table tbody th {
    padding: 3px;
    font-size: 12px;
}
table.access-time-control-table tbody th.day-of-week {
    text-align: left;
}
table.access-time-control-table tbody td.checkbox-enabled {
    background: #8a96a8;
}
table.access-time-control-table tbody td {
    border: 1px solid #cbcbcb;
    padding: 3px;
    width: 20px;
    height: 20px;
}

.tooltip {
    color:#fff!important;
    opacity:100 !important;
    font-weight: bold !important;
  }

  


  @media (max-width: 768px) 
  {
    .header .navbar {
        z-index: 999;
        left: 0;
    }
    a.navbar-brand img {
        height: 2.175rem;
    }
    .app-content-area {
        padding: 95px 14px 20px;
    }
    .navbar-vertical {
        margin-left: -19rem;
    }
  }

  @media (max-width: 479px) 
  {
    .header .navbar {
        padding: 0.625rem 1rem; 
    }
  }


  .form-control-view {
    padding: .5rem 1rem;
    border: 1px solid #cbd5e1;
    height: 39px;
}

[data-theme=dark] .tooltip {
    color:#000!important;
    opacity:1 !important;
    font-weight: bold !important;
  }

  [data-theme=dark] .nav-tabs .nav-link:hover
  {
    background-color: #cbd5e1!important;
    border-color: #cbd5e1!important;
    color: #000!important;
  }

  [data-theme=dark] .nav-link {
    color: #cbd5e1;
  }
  [data-theme=dark] .dropdown-menu {
    --dashui-dropdown-bg: #0e0d0d;
    --dashui-dropdown-border-color: #0e0d0d;
    --dashui-dropdown-divider-bg: #0e0d0d;
   }

   [data-theme=dark] .card-img {
    filter: brightness(0) invert(1);
}

 [data-theme=dark] .card-header
{
    background-color: #0e0d0d !important;
}
[data-theme=dark] .list-group-item
{
    background-color: #000 !important; 
}
[data-theme=dark] .accordion-button 
{
    background-color: #000;
}

.table-responsive table td {
    vertical-align: middle !important;
}

.proflie-list ul {
    padding: 0;
    list-style: none;
}
.proflie-list li span {
    display: inline-block;
    width: 50%;
}
.proflie-list li b {
    display: inline-block;
    margin: 0 0 0 4px;
    font-size: 13px;
}
.proflie-list li {
    width: 100%;
    float: left;
    font-size: 15px;
    margin: 0 0 5px;
}
*{
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    }
    body
    {
      padding: 0;
      margin: 0;
      font-family: Arial, Helvetica, sans-serif !important;
      background-color: #fff !important;
      overflow-x: hidden!important;
      font-weight: normal !important;
    }
  .navbar-light .navbar-nav .nav-link {
      color: rgb(32 32 32 / 82%) !important;
  }
    body::-webkit-scrollbar 
    {
    width: 10px;
    height:20px;
    }
    body::-webkit-scrollbar-thumb 
    {
    border-radius: 30px;
    background-color: #000;
    }
    label, strong, p {
      font-weight: normal;
      font-size: 18px;
  }
    h1, h2, h3, h4, h5, h6, p, a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    }
    ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1500px !important;
      position: relative;
  }
  /* application form */
  .logo
  {
    width:184px;
    float: left;
  }
  .logo img 
  { 
    width:100%;
  }
  .application-form {
    width: 100%;
    float: left;
    margin: 13px 0 21px;
  }
  .application-form-top
  {
    width: 100%;
    float: left;
  }
  .application-form h1 {
    font-weight: 600;
    margin: 55px 0 0 0;
    text-align: center;
    position: absolute;
    /* left: 0; */
    right: 11px;
    font-size: 25px;
  }
  .application-number {
    float: right;
    width: 427px;
  }
  .application-number input.form-control 
  {
    display: inline-block;
    width: 232px;
    border: 2px solid #000;
    border-radius: 0;
  }
  label.col-form-label {
    font-weight: bold;
  }
  .main-form {
    width: 100%;
    float: left;
    border: 2px solid #000;
    margin: 7px 0 0 0;
  }
  .main-form h2 {
    text-align: center;
    background-color: #cfcece;
    margin: 0;
    font-weight: 600;
    font-size: 28px;
    padding: 13px 0;
    border-bottom: 2px solid #000;
  }
  select.form-select.application-form-select {
    border: none;
    border-right: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
    border-radius: 0;
    float: left;
    height: 43px;
  }
  .main-form h3 {
    text-align: left;
    background-color: #cfcece;
    margin: 0;
    font-weight: 600;
    font-size: 19px;
    padding: 13px 17px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .application-form input.form-control {
    border: none;
    border-left: 2px solid #000;
    border-radius: 0;
    height: 43px;
    border-right: 2px solid #000;
  }
  .border-right-none {
    border-right: none!important;
  }
  .border-top-new
  {
    border-top: 2px solid #000 !important;
  }
  .main-form h3 span {
    font-weight: 500;
  }
  .table-border {
    border-color: #000 !important;
  }
  .border-none {
    border: none!important;
  }
  .form-check-input.right {
    float: right !important;
    margin-right: 8px;
  }
  .w-50 {
    width: 50%!important;
    float: left;
  }
  /* application form */
  *{
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    }
  /* footer part css end */
  *{
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    }
    
    body
    {
      padding: 0;
      margin: 0;
      font-family: 'Poppins', sans-serif !important;
      background-color: #fff !important;
      overflow-x: hidden!important;
      font-weight: normal !important;
      height:100vh;
    }
  
  .navbar-light .navbar-nav .nav-link {
      color: rgb(32 32 32 / 82%) !important;
  }
    body::-webkit-scrollbar 
    {
    width: 10px;
    height:20px;
    }
    body::-webkit-scrollbar-thumb 
    {
    border-radius: 30px;
    background-color: #000;
    }
    label, strong, p {
      font-weight: normal;
      font-size: 13px;
      margin: 0 0 5px;
  }
    h1, h2, h3, h4, h5, h6, p, a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    }
    ul, ol, li {
    margin: 0;
    padding: 0;
    }
    .social-media-icon {
      text-align: center;
  }
  .social-media-icon a {
    display: inline-block;
    margin: 0 10px;
  }
  .header-left-bar a {
    display: inline-block;
    margin: 0 5px;
  }
  .login-custom a
  {
    font-size: 16px;
      margin: 0 13px 0 0;
  }
    /*header part css start*/
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1140PX !important;
    }
    header 
    {
      padding: 0 42px 0px 50px;
      color: #f8f8f8;
      background: #504846;
    }
  .logo {
    width: 208px;
  }
  .logo img 
  {
  width:100%;
  }
  .logo-rightbar {
    width: 309px;
  }
  .logo-rightbar img 
  {
  width: 100%;
  }
    .ml-auto, .mx-auto {
      margin-left: auto!important;
  }
  .services-leftbar h3 {
    color: #131313;
  }
  .nav-link {
    position: relative !important;
    padding: 10px 24px 10px 10px !important;
    font-weight: 500;
    font-size: 17px;
    color:#00a651 !important;
    text-transform: uppercase;
  }
  .nav-link:hover
  {
    color:#00a651 !important;
  }
  a.apply-btn {
    border-radius: 3px;
    padding: 6px 23px 8px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    background-color: #fff;
  }
  a.btn.btn-post {
    margin: 0px 1px;
    background: rgb(0, 154, 68);
    border-radius: 20px 0px 0px 20px;
    border: none;
    font-size: 12px;
    color: #fff;
  }
  a.btn.btn-find {
    margin: 0px 0 0 0;
    background: rgb(0, 154, 68);
    border-radius: 0px;
    border: none;
    font-size: 12px;
    color: #fff;
  }
  a.btn.btn-login {
    margin: 0px 1px;
    background: rgb(0, 154, 68);
    border-radius: 0px 20px 20px 0px;
    border: none;
    font-size: 12px;
    color: #fff;
  }
  .btn-conatiner a:hover
  {
    text-decoration: underline !important;
  }
  /*header part css end*/
  .accaordian-tab {
    padding: 30px 65px 30px !important;
  }
  .accaordian-tab .nav-link {
    color: #00a651!important;
    padding: 10px 19px!important;
  }
  .accaordian-tab .nav-link.active
  {
  background-color: #009a44 !important;
  color:#fff !important;
  }
  .btn-save
  {
    background-color: #009a44 !important;
    color:#fff !important;
    border-color: #009a44 !important;
  }
  .accaordian-tab h3 {
    color: #00a651;
    font-size: 19px;
  }
  .form-check-input.right {
    float: right !important;
    margin-right: 8px;
  }
  /* footer part css start */
  footer
  {
    width: 100%;
    display: inline-block;
    background: #504846 !important;
    padding:34px 41px 30px;
    color:#fff;
  }
  footer p
  {
    font-size: 16px;
  }
  footer li a {
    color: #06ab56 !important;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
  }
  footer h4 {
    color: #009a44;
    font-size: 1rem;
    font-weight: 800;
  }
  footer h5 {
    color: #f8f8f8;
    font-size: 1rem;
  }
  img.footer-logo {
    width: 138px;
  }
  .social-icon li 
  {
    display: inline-block;
  }
  .social-icon li a {
    margin: 0 4px 0 0;
    padding: 3px 8px;
    border: 2px solid #00a651;
    color: #fff!important;
    display: inline-block;
  }
  .social-icon li a:hover
  {
    background-color: #00a651;
  }
  ul.list-item.policy 
  {
    padding-left: 17px;
  }
  ul.list-item.policy li a 
  {
    color: #fff !important;
    text-decoration: underline !important;
    margin: 4px 0px 1px 0px;
    display: inline-block;
  }
  ul.list-item.policy li a:hover
  {
    color: #009a44 !important;
  }
  .images img {
    padding: 5px 0px 5px 39px;
    width: 240px;
  }
  footer input.form-control 
  {
    background: #e2e2e2;
    border: navajowhite;
    color: #333;
    height: 50px;
  }
  footer .form-group {
    padding: 19px 0px 15px 0px;
    margin-bottom: 1rem;
  }
  button.btn.btn-submit {
    background: #00a651;
    border: navajowhite;
    border-radius: 0px;
    padding: 14px 22px;
    color: #fff;
    width: 100%;
  }
  .col-md-12.copyright
  {
    text-align: center;
    padding: 30px 0 0 0;
  }
  .col-md-12.copyright  h6
  {
    font-size: 10px;
  }
  .position{
    font-size: 110%;
    font-weight: bold;
  }