﻿.ElseSize {
    font-size: 14px;
}

.ElseSizeB2 {
    font-size: 12px;
}

.rz-timepicker {
    justify-content: left !important;
}

@media only screen and (max-width: 767.98px) {
    .ElseSize {
        font-size: 12px;
    }
}

.rz-inputtext {
    font-size: 0.7rem !important;
    height: 1.65rem !important;
}


.ElseTableSize {
    font-size: 11px;
}

@media only screen and (max-width: 767.98px) {
    .ElseTableSize {
        font-size: 9px;
        padding-left:4px;
        padding-right: 4px;
    }
}

.ElseTableSizeLeft {
    font-size: 11px;
}

@media only screen and (max-width: 767.98px) {
    .ElseTableSizeLeft {
        font-size: 9px;
        padding-left: 8px;
        padding-right: 4px;
    }
}

.ElseTableSizeRight {
    font-size: 11px;
}

@media only screen and (max-width: 767.98px) {
    .ElseTableSizeRight {
        font-size: 9px;
        padding-left: 4px;
        padding-right: 8px;
    }
}

.ElseDivSMSize {
    font-size: 11px;
}

@media only screen and (max-width: 767.98px) {
    .ElseDivSMSize {
        font-size: 8px;
        padding-left: 4px;
        padding-right: 4px;
    }
}

.ElseDivInputSize {
    font-size: 11px;
}

@media only screen and (max-width: 767.98px) {
    .ElseDivInputSize {
        font-size: 10px;
    }
}



.rz-datepicker-calendar td .rz-state-active {
    line-height: 1.25rem;
}

.rz-inputtext .rz-calendar {
/*    line-height: 1.25rem;
*/    height: 1.75rem;
}

.rz-autocomplete-input {
    height: 1.75rem;
}

/*
html, body {
    font-size: 13px;
}*/
