﻿
.maxwidth150 {
    width: 150px;
}

.minwidth70 {
    min-width: 70px;
}

.width200 {
    width: 200px;
}

.width160 {
    width: 160px;
}

.nowrap {
    white-space: nowrap;
    width: 75px;
}

#divAccountLinking {
    max-height: 85vh;
}

#ToptblAccountDetail {
    overflow: auto;
    height: 65vh;
}

.calendariconPos {
    top: 5px !important;
    right: 8px !important;
    z-index: auto !important;
}

#mdlGstRegistrationPopUp .close {
    outline: none;
    border: none;
    background: none;
    top: 23px;
}

#TOPtblGstRegistrationData {
    height: 450px;
}

.width105 {
    width: 105px;
}

.divAdd h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}