.admin-content{
    width: 75%;
    float: left;
    margin: 15px 0 20px 22px;
    height: auto;
    min-height: 550px;
}
.admin-content h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    /* text-transform: capitalize; */
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}

.admin-content .cms_main_style{
    width: 100%;
}
.admin-content #ExRates_headerstyle1, .admin-content #ExRates_headerstyle2, .admin-content #ExRates_headerstyle3 {
    width: 25%;
}
.admin-content #ExRates_headerstyle4 {
    width: 20%;
}

.formUl li label, .dynamicDiv li label{
    background-color: white;
}
.formUl li, .formBorderTop, .dynamicDiv li {
    border: 0px;
}
.text-blue {
    color: var(--blue);
}
.deleteIcon{
    margin-left: 16px;
}


.formUl li label, .dynamicDiv li label, .form_header_style, .form_label, .form_label_desc, .form_header_style_textarea{
    background-color: white;
    border: 0px;
}
.formUl li, .formBorderTop, .dynamicDiv li, .form_header_inner_style, .form_header_inner_style_check, .form_label, .form_label_desc, .form_input, .form_header_style_textarea {
    border: 0px;
}