/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 15-May-2024, 5:23:11 pm
    Author     : omkar
*/


.dt-search {
    display:none;
}
.modalTitle{
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    height: 25.001px;
}
/*.modal-header{
    background: #EEF6FF !important;
    height: 3.3205em;
}*/
.modalSubHeader{
    color: #0E0E0E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 550;
    line-height: 28px;  
}


#uploadLogoButton{
    border-radius: 5px;
    background-color: #667085 !important;
    height: 2.25rem !important;
}

.validationBox{
    border-color: red !important;
}

#channelParnerTable dt .sorting, .sorting_asc, .sorting_desc {
    display : none;
}

.form-control .is-invalid, .was-validated .form-control:invalid, #channelPartnerForm input, #channelPartnerForm textarea, #channelPartnerForm select,  #channelPartnerForm:not(.form-check-input){
    background-image: none !important;
}
#addUpdateChannelPartner label{
    align-content: center;
}

/*

#addUpdateChannelPartner .form-check-input{
    height: 1rem;
    border: 2px solid gray;    
}*/