th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: normal !important;
    }


.bigListMenu {
    padding: .2rem 1.5rem!important;
    }

.tooltip-inner {
    max-width: 350px;
    }

.img-avatar2 {
    max-height: 30px!important;
    }


.fv-control-feedback {

    display: none!important;
    }

.main-content {
    overflow: unset;
    }

.sidebar-section {
    height: 100%;
    }

.sticky-top {
    top: 94px;
    z-index: unset;
    }


.fv-form-bootstrap4 .has-danger .fv-control-feedback, .fv-form-bootstrap4 .has-danger label {
    color: #f46a6a;
    }

.card-header,
#itemForm .nav-link:not(.active),
.tox .tox-toolbar__primary {
    background-color: #e6e6e6 !important;
}


@media (min-width: 992px) {
    .topnav {
        margin-top: 0!important;
    }
}

@media (max-width: 992px) {
    .topnav {
        margin-top: 55px!important;
        }
    }


.evenWay {
    background-color : #fafafa;
    font-size        : 16px;
    padding-top      : 5px;
    padding-bottom   : 5px;
}

.oddWay {
    background-color : #efebeb;
    font-size        : 16px;
    padding-top      : 5px;
    padding-bottom   : 5px;
}

.evenWayPC {
    background-color : #fafafa;
    padding-top      : 1px;
    padding-bottom   : 1px;
}

.oddWayPC {
    background-color : #efebeb;
    padding-top      : 1px;
    padding-bottom   : 1px;
}

.wayCenter {
    align-self: center;
}

.fc .fc-daygrid-day-bg .fc-highlight {
    z-index: 3;
    background: #a7cae8;
}

.resumeHistoryQt{
    width: 45px;
    }