﻿

body, label, input, select, textarea, button {
    font-family: 'Cairo', sans-serif !important;
    font-size: 16px;
    color: #222;
}



.input-groupSearch {
    padding: 1px;
}
.input-groupSearchRadio {
    padding: 15px;
}


.SearchTextBox {
    padding-top: 14px;
    padding-left: 62px;
}
label {
    font-weight: 600;
    color: #2c3e50;
    letter-spacing: 0.5px;
}


/* Modify the toolbar height */
/*:root {
    --kt-toolbar-height: 13px;*/ /* Your custom value */
    /*--kt-toolbar-height-tablet-and-mobile: 55px;*/ /* Your custom value for tablets and mobile */
/*}*/