﻿a.erpcls {
    color: #000 !important;
}

    a.erpcls:hover {
        text-decoration: none !important;
        color: #007bff !important;
    }

.shortcutLabel {
    font-size: 16px;
}

.card-custom {
    max-height: 270px !important;
    min-height: 270px !important;
    overflow: auto !important;
}

.disabled {
    color: lightgray;
}

.card-title{
    font-size:1.0rem !important;
}

table{
    font-size: 0.72rem !important;
}

.btn {
    font-size: 0.8rem !important;
}

.dd {
    padding-left: 0rem !important;
    padding: .375rem .75rem !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
}

.form-control
{
    font-size: 0.72rem !important;
}
.k-dtp {
    font-size: 0.72rem !important;
}

.content-header {
    padding: 5px 0.5rem !important;
}