/* login */
.bg-main-50 {
    background-color: #F3E9F6 !important;
}

/* sidebar left */
.sidebar-menu__item.activePage .sidebar-menu__link {
    background-color: #5A266A !important;
}

.sidebar-menu__item.activePage .sidebar-menu__link:hover {
    background-color: #F3E9F6 !important;
    color: #5A266A !important;
}

.sidebar-menu__link:hover {
    background-color: #F3E9F6 !important;
    color: #5A266A !important;
}

.sidebar-submenu__link:hover {
    color: #5A266A !important;
}

/* navbar top */
.form-control::placeholder {
    color: var(--dark);
}
.bg-main-50:focus {
    border-color: #5A266A !important;
}

/* dashboard */
.dashboard-main-wrapper {
    background-color: #F3E9F6 !important;
}

.turnover {
    background-color: #5A266A;
    color: #fff !important;
}

.calendar__header {
    background-color: #F3E9F6 !important;
}

.text-main-600 {
    color: #5A266A !important;
}

.hover-text-main-600:hover {
    color: #5A266A !important;
}

.pagination .page-item.active .page-link {
    border-color: #5A266A !important;
    background-color: #F3E9F6 !important;
    color: #5A266A !important;
}

.text-primary{
    color: #5A266A !important;
}

.hover-bg-main-600:hover {
    background-color: #374151 !important;
}

.btn-primary {
    background-color: #5A266A !important;
}

.btn-primary:hover {
    background-color: #374151 !important;
}

.form-control:focus {
    border-color: #5A266A !important;
}

.form-select {
    font-weight: normal !important;
    color: #15141F !important;
}
.form-input {
    font-weight: normal !important;
    color: #15141F !important;
}

/* member detail */
.image-upload__deleteBtn {
    margin-top: 17px;
    margin-right: 10px;
}

.file-container {
    margin-top: -10px;
}

.image-upload {
    background-color: #F3E9F6 !important;
}

.step-list__item.active {
    color: #5A266A !important;
}
.line {
    color: #5A266A !important;
}
.step-list__item.active .icon {
    color: #5A266A !important;
}
.step-list__item.active .line::before {
    background-color: #5A266A !important;
}

.step-list__item .line::after {
    color: #5A266A !important;
}

.fc-header-title h2 {
    margin-left: 10px !important;
}

.fc-col-header-cell {
    background-color: #374151 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.fc-col-header-cell-cushion {
    color: #ffffff !important;
}

.fc-daygrid-day-number {
    color: #5A266A !important;
}

.fc-today-button, .fc-prev-button, .fc-next-button {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.fc-toolbar-title {
    margin-left: 145px !important;
}

.add-event {
    width: 135px;
    position: absolute;
    margin-top: 17px;
}

.fc-highlight {
    background-color: #FFDFCA !important;
    opacity: 0.5;
}

.btn-main {
    background-color: #5A266A !important;
    border-color: #5A266A !important;
}
.btn-main:hover {
    background-color: #431153 !important;
    border-color: #5A266A !important;
}

@media (max-width: 800px) {
    .hide-mobile {
        display: none !important;
        visibility: hidden !important;
    }

    .fc-toolbar-chunk, .fc-toolbar-title {
        zoom: 85% !important;
    }

    .add-event {
        display: none;
    }

    #calendar {
        height: 500px;
    }
}

.form-control {
    color: #000000 !important;
}

.actions-btn {
    background-color: #F3E9F6 !important;
    color: #5A266A !important;
}

.active {
    background-color: #F3E9F6 !important;
    color: #5A266A !important;
}

.btn-group {
    width: 99% !important;
}

.link {
    color: #5A266A !important;
}

.link:hover {
    color: #374151 !important;
    text-decoration: underline;
}

.link-bold {
    color: #5A266A !important;
    font-weight: bold;
}

.link-bold:hover {
    color: #374151 !important;
    text-decoration: underline;
    font-weight: bold;
}

.btn {
    text-transform: inherit !important;
}

.health_value {
    height: 45px;
    color: #5A266A !important;
    font-weight: bold;
}

.bg-primary {
    background-color: #5A266A !important;
    color: #ffffff !important;
}

.disabledTr {
    background-color: #DDDDDD !important;
    cursor: pointer;
    height: 80px !important;
}

.disabledTr:hover {
    background-color: #DDDDDD !important;
    opacity: 0.5;
}

.disabledForm {
    background-color: #DDDDDD !important;
}

.disabledForm:hover {
    background-color: #DDDDDD !important;
    opacity: 0.5;
}

.active-td:hover {
    opacity: 0.5;
}

.noHover {
    background-color: #DDDDDD !important;
    opacity: 1 !important;
}

.disabledTr small {
    font-weight: lighter;
}

.enabledTr {
    cursor: pointer;
    height: 80px !important;
}

.enabledTr small {
    font-weight: lighter;
}

th small {
    font-weight: lighter;
}

.not-available {
    background-color: #cccccc !important;
}

.active-td {
    cursor: pointer;
}

.form-check .form-check-input::after {
    background-color: #5A266A !important;
}

.form-check .form-check-input:checked {
    background-color: #5A266A !important;
}

.td-inactive {
    text-decoration: line-through !important;
    color: #d9d9d9 !important;
}

.rounded-inactive {
    background-color: #d9d9d9 !important;
}

.table-custom {
    width:97%;
    margin: 18px;
    font-size: 11px;
    border-spacing: 1px;
    border-collapse:separate;

}

.table-create-td {
    border-style: solid;
    border-width: 0.5px;
    border-color: #cccccc;
    min-width: 150px !important;
    max-width: 150px !important;
}

.icon-vacation {
    float:right;
    font-size: 24px;
    /*position: relative;
    top:-25px;*/
}

.warning {
    color: #ff0000;
    float: right;
    font-size: 24px;
    /* position: relative;
    top: -30px;*/
}

.warning2 {
    color: #ff0000;
    float: right;
    font-size: 24px;
    /* position: relative;
    top: -48px;*/
}

.disabled-employee {
    text-decoration: line-through;
}

.icon-vacation2 {
    font-size: 24px !important;
    float: left !important;
    margin-right: 10px !important;
}

.cursorDefault {
    cursor: default !important;
}

.bg-employee {
    background-color: #212529;
    padding: 3px;
    border-radius:8px;
    height: 26px;
}

.no-bg-employee {
    height: 26px;
}

.link-white {
    color: #ffffff !important;
}

.link-white:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.icons{
    float:right;
    display:block;
    width:35px;
    height:35px;
    background-color: #ffffff;
    position: relative;
    margin-top: -30px;
    margin-right: -9px;
    border-bottom-left-radius: 10px;
}

.noicons{
    float:right;
    display:block;
    width:35px;
    height:35px;
    position: relative;
    top: -28px;
    right: -9px;
    border-bottom-left-radius: 10px;
}

.icon-vacation {
    padding-top: 7px;
    padding-right: 7px;
    color: #5A266A;
    font-size: 20px;
}
