
.main-menu .navbar-header {
    height: 3.6rem;
}
html body.navbar-sticky .app-content .content-wrapper {
    padding: 0.5rem 2.2rem 0;
}
.main-menu.menu-light .navigation .navigation-header {
    margin: 10px 17px 10px 5px;

}
.main-menu.menu-light .navigation li a {
    padding: 5px 12px;;
}
label {
    font-size: .9rem;
}
.modal-dialog-scrollable .modal-content {
    max-height:5000px !important;
    overflow:auto;
}
.custom-file {
    height: auto;
}
.required::before{
    content: "✭";
    color: red;
}
.table td, .table th {
    padding: 5px !important;
}
.btn-xs{
    padding: 2px 7px;
    font-size: 12px;
}
.thum
{
    height: 100px;
    width: 100px;
}

.table thead
{
    text-align: center;
}
.table tbody
{
    text-align: center;
}
input[type="radio"], input[type="checkbox"] {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.numberShow
{
    unicode-bidi: embed;
    direction: ltr;
}
.table.dataTable {
    font-size: 13px;
}
.card-body {
    padding: 0.7rem;
}
.card {
    margin-bottom: 0.3rem;
}
