.hlink {
    text-decoration: none !important;
    font-weight: 700;
}

.my.import-data-grid {
    background-color: white !important;
}

.filing-submit-btn.btn-submit {
    font-size: medium !important;
    padding: 2% 2% 2% 2% !important;
    margin-top: 1% !important;
    margin-bottom: 1% !important;
    display: flex !important;
    justify-content: center !important;
    width: 20%;
}

.filing-submit-btn1.btn-submit {
    font-size: medium !important;
    padding: 2% 2% 2% 2% !important;
    margin-top: 1% !important;
    margin-bottom: 1% !important;
    display: flex !important;
    justify-content: center !important;
    width: 30%;
    background-color: var(--set-color) !important;
}

.my-upload-div{
    justify-content: center;
}
.background-color{
    background-color:  #eee;
    padding: 15px 15px 15px 15px;
}
.unerline_text{
    opacity: 2.0 !important;
    margin: 23px 0px 23px 0px!important;   
}
.plan_year_padding{
    padding-right: 74px;
    font-size:large;
    
}
.plan_year{
       
    margin-bottom: 25px;
}
.height_checkbox{
    height: 23px !important;
    width: 20px !important;
}
.width_50{
   margin-bottom: 25px;
   
}

.margin-left{
    margin-left:20px
}
.left-width{
    width:20%;
}
.height-for-gap{
    height:100px;
    margin-bottom: 0px;

}
.padding-left-checkbox{
    padding-left:35px!important;

}

.center_label{
    display: flex;
    align-items: center;
}