﻿    
.font-kd {
    font-family: 'Kruti Dev 010'!important;
    font-size: 18px!important;
    font-weight: 600!important;
}

.font-text{
    font-size: 14px!important;
    font-weight: 600!important;
}

input, select, label {
    font-size: 14px !important;
    font-weight: 600 !important;
}


.font-normal{
    font-weight: normal;
}

input, select, textarea
{
    font-size: 21px;
    font-weight: 600;
}

.datepicker {
    z-index: 999999999999 !important;
}

table td{
    vertical-align: middle;
}
img.logo-img{
    max-height:70px;
}

h2#logo-text {
    font-family: "DM Serif Text", serif;
    font-style: normal;
    font-size: 48px;
}



