th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: normal !important;
}
.fc .fc-daygrid-day-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px !important;
    cursor: pointer !important;
}
.fc .fc-daygrid-day-top {
    text-align: center !important;
}
.logo-footer {
	float: right !important;
	margin-left: 10px !important;
}
.logo-fpa {
    position: absolute;
    left: 50%;
    margin-left: -67px;
}


.bigListMenu {
    padding: .2rem 1.5rem!important;
}

.tooltip-inner {
    max-width: 350px;
}

.img-avatar2 {
    max-height: 30px!important;
}


.table-image {
    /*max-width: 130px;*/
    /*width: 100%;*/
}


.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;
}

#itemForm .nav-link:not(.active) {
    background-color: #32394e;
}


.langSeparator {
    margin-left: -20px;
    height: 30px;
    background: #222736;
    width: 110%;
    margin-right: -20px;
    }