body{
    font-family: Martel Sans;
    font-style: normal;
}
.title{
    color: #343A40;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.24px;
    padding-top: 10px;
}
.title-bank-list {
    color: #343a40;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.24px;
    padding-top: 20px;
}
.sub-title{
    color: #343a40;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
} 
.search_bank{
    /* margin: 15px 0px 15px 0px; */
    width: 100%;
    height: 44px;
    /* border: 1px solid #DADADA;
    border-radius: 5px; */
    padding: 5px;
    /* background-color: #E9ECEF; */
    border-radius: 8px;
    border: 1px solid #DADADA;
    background: var(--White, #FFF);
}

.search_bank :focus{
    border: 1px solid #DADADA;
    border-radius: 5px;
}

.search_bank::placeholder {
    color: var(--Wireframe---Grey-2, #343A40);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: -0.24px;
    padding-left: 32px;
  }

/* .col-sm-3{
    margin-top: 10px;
    height: 333px;
} */
.col-sm-3{
    /* border: 1px solid #DADADA;
    border-radius: 8px 5px 5px 5px;
    padding: 5px;
    justify-content: center;
    text-align: center;
    margin: 5px;
    width: 30%; */
    margin-top: 10px;
    width: 30%;
    height: 100px;
    border: 1px solid #DADADA;
    border-radius: 8px 5px 5px 5px;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    margin: 5px;
    /* padding: 0%; */
    display: flex;
    justify-content: center;
    padding: 0px 4px;
}

.col-sm-3 h6{
    
word-wrap: break-word;
    
/* font-size: 12px; */
    
color: var(--Wireframe---Grey-2, #343A40);
    
text-align: center;
    
font-size: 12px;
    
font-style: normal;
    
font-weight: 400;
    
/* line-height: 20px; /* 125% */
    
letter-spacing: -0.24px;
    
overflow: hidden;
    
display: -webkit-box;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 2;
    
padding: 6px 2px 0px 2px;
}

.btn-continue{
    display: flex;
    width: 100%;
    padding: 10px 8px 6px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    /* background: linear-gradient(119deg, #7624E7 0%, #2553F6 100%);
    color: #fff; */
    border: none;
    margin-top: 10px;
    opacity: 0.5;
}
.btn-back-to-home{
    display: none;
    width: 100%;
    padding: 10px 8px 6px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    /* background: linear-gradient(119deg, #7624E7 0%, #2553F6 100%);
    color: #fff; */
    border: none;
    margin-top: 10px;
}
.btn-upload-statements{
    display: flex;
    width: 100%;
    padding: 10px 8px 6px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    /* background: linear-gradient(119deg, #7624E7 0%, #2553F6 100%);
    color: #fff; */
    border: none;
    margin-top: 10px;
}
#uploadBankBtnID{
 height: 330px;
 display: none;   

}
.parent-upload-bank{
 width: 95%;
 border: 1px solid #4243F1;
 border-radius: 12px;
 padding: 18px 12px;
}

.img-upload-bank-logo{
    height: 24px; 
    width: auto;
}
.bank-acc-subline{
  color: #343A40;
  font-weight: 900;
  font-size: 15px;
}
.bank-acc-line{
  color: #343A40;
  font-weight: 400;
  font-size: 14px;
}
.bank_container{
   height: 330px;
   /* margin-top: 10px; */
}
.hidden {
    display: none;
}
.showing{
  display: flex;
}
.bank_container button{
    align-items: center;
}

.secure_text{
    padding-top: 10px;
    text-align: center;
}

.power_text{
    text-align: center;
}

.secure_text span{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.24px;
}

.secure_text h6{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}

.power_text span{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}

.bank_row{
    height: 312px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.bank_row::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
  overflow-x: auto;
}

.bank_row::-webkit-scrollbar
{
  width: 6px;
  height: 6px;
  background-color: #F5F5F5;
  overflow-x: auto;
}

.bank_row::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #a3a3a3;
  overflow-x: auto;
}
.selected{
    border: 1.5px solid #2553F6;
}

.model {
    height: auto !important;
    width: 85% !important;
}
.removeOp{
    opacity: 1;
}

.bank-logo{
    width:auto;
    height: 44px;
}
.bank_card{
    height: 110px;
     position: relative;
}
.text-bank-name{
    font-weight: 600;
    padding: 0px;
    text-align: center;
    margin: 0px;
    padding-top: 5px;
    font-size: 11px;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
    max-lines: 2;
    min-height: 2.4rem;
}
#loading{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    background-color: #fff;
}

.loader-txt{
    font-size: 16px;
    font-family: Martel Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.spinner-border{
    color: #2553F6;
}

.modal-backdrop{
    background-color: #fff !important;
}

.search-icon{
    position: absolute;
    /* padding: 10px; */
    padding: 0px 12px;
}

.aa-screen{
    display: none;
}

.modal-backdrop.show {
    opacity: 0 !important;
}

.disabledCloseBtn{
    pointer-events: none;
}
.img-bm-logo {
    height: 20px;
    width: auto;
}
.power-by {
    color: #000;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 12px */
}
.parent-power-by{
   margin-top: 36px;
}

/* b2b-gif-loader css added by MR */
.b2b-gif-loader{
   width: auto;
   height: 80px; 
}
  
 /*tspiframemain added by MR*/
@media (max-width:767px) {
    .model {
        width: 65% !important;
    }

    #tspiframe{
       /* width: 388px !important;  */
        width: 100% !important;
    }
    #tspiframemain{
        /* width: 388px !important;  */
         width: 330px;
        
     }
   
}

@media (max-width:375px) {
    .col-sm-3{
        width: 28%;
        height: 90px;
    }
    .col-sm-3 h6{
        font-size: 10px;
    }
    .sub-title{
        font-size: 12px !important;
    }
    #tspiframe{
        width: 100% !important;
    }
    /*tspiframemain added by MR*/
    #tspiframemain{
        width: 330px;
    }
   
}

.check-icon{
    width: 18px;
    /* margin-left: 82%;
    margin-top: 5%; */
    display: none;
    position: absolute;
    top: 2px;
    contain: content;
    right: 2px;
    z-index: 1;
}
