.profgf{
    padding: 20px 15px 60px!important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;

    z-index: 1;
}
.newpos1{
    margin: auto;
    background-color: #ebf0f3;
    height: 100%;
    position: relative;
    width: 375px;
    padding-bottom: 10px;
  }
  .accordion-button:focus{
    box-shadow: none!important;
  }

.profgf span{
    font-size: 14px;
}
.round11 p{
    margin-left: 10px;
    margin-bottom: 0;
}
.profgf1{
    padding: 15px 15px 10px !important;
    
    margin: -40px 10px 0;
    background-color: #fff;
    z-index: 1;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.cdsd{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.fundsas{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px 0;
    border-top: 1px solid #d6d6d6;
}
.textimh img{
width: 16px;
height: 16px;
object-fit: cover;
margin-right: 8px;
}
.textimh p{
font-size: 13px;
margin: 0;
}
.fundsas a{
    background: #28b10a;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #28b10a;
    padding:4px 8px;
    border-radius:5px ;
    -webkit-border-radius:5px ;
    -moz-border-radius:5px ;
    -ms-border-radius:5px ;
    -o-border-radius:5px ;
    font-size: 14px;
}
.textimh{
    display: flex;
}
.profiledd{
    margin-top: 30px;
}
.profiledd h5{
    margin-left: 15px;
    font-size: 14px;
    font-weight: 900;
}
.fullsec{
    padding: 15px;
    margin: 15px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.fullsec span{
    font-size: 12px;
    color: #5d5c5c;
    margin-bottom: 5px;
}
.fullsec p{
    font-size: 14px;
    font-weight: 600;
    color:#444343;
    margin-bottom: 8px;
}
.lk{
    width: 50%;
}
.lk1{
    width: 50%;
}
.fullsec i{
    font-size: 14px;
    margin-left: 1px;
    color: #5d5c5c;
}
.profiledd a{
    width: 100%;
    background-color: #fff;
    border: 1px solid #28b10a;
    color: #28b10a;
    padding: 10px;
    font-weight: 900;
    text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profiledd a i{
    color: #28b10a;
    font-size: 24px;
}
.trans-sec span {
    font-size: 12px;
    color: #5d5c5c;
    margin-bottom: 5px;
}
.trans-sec p {
    font-size: 16px;
    font-weight: 600;
    color: #444343;
    margin-bottom: 8px;
    margin-top: 3px;
}
.historytr .topdate{
    margin: 20px 0 10px 10px;
    font-size: 14px;

}
.historytr .overall{
    font-size: 14px;
    padding: 15px 0 10px;
    font-weight: 700;

}
.bx-caret-down-circle:before {
    content: "\ea2a";
    top: 15px;
    position: relative;
}
.historytr .accordion-item {
    background-color: #fff0;
    border: 0px solid rgba(0,0,0,.125);
}
.historytr .accordion-body {
    padding: 0;
}
.historytr .dsessd{
    font-size: 12px;
    margin: 3px 0 10px;
}
.datewise p{
    margin-top: 15px;
    margin-bottom: 8px;
}
.transgcgs {
    padding: 15px 10px 10px !important;
   margin-bottom: 15px;
    background-color: #fff;
    z-index: 1;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.datewise{
    margin-bottom: 25px;
}
.amounts{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bankname{
    display: flex;
    justify-content: space-between;
    align-items: center;  
    margin-top: 5px;
}
.bankname span{
    font-size: 13px;
    opacity: 0.8;

}
.starsts{
    color: #01c301;
    font-size: 14px;
    font-weight: 600;
    
}
.success{
    color: #01c301;
    font-size: 13px;
    font-weight: 500;
    margin-left: 3px;
    
}
.failure{
    color: red;
    font-size: 13px;
    font-weight: 500;
    margin-left: 3px;
    
}
.namechhd i{
    font-size: 24px;
    color: orange;
    margin-right: 3px;
}
.namechhd{
    display: flex;
    align-items: center;
}
.namechhd strong{
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 16px;
}