﻿.fc .fc-toolbar-title {
    text-transform: uppercase;
}

.fc .fc-col-header-cell-cushion {
    text-transform: uppercase;
}

.fc .fc-daygrid-day-number {
    color: slategray;
}

.fc-direction-ltr .fc-button-group > .fc-button {
    background: #4daaa4;
    border-color: #4daaa4;
}

    .fc-direction-ltr .fc-button-group > .fc-button:active {
        background: #4daaa4;
        border-color: #4daaa4;
        box-shadow: none;
    }

.fc .fc-button:focus {
    box-shadow: none;
}

.fc .fc-button-primary:not(:disabled).fc-button-active {
    background: #22515c;
    border-color: #22515c;
}

.event-click {
    cursor: pointer;
}

.fc .fc-non-business {
    background: none;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(215,215,215,.3);
}

.swal2-icon.swal2-info {
    border-color: #4daaa4 !important;
    color: #4daaa4 !important;
}

.swal2-icon.swal2-question {
    border-color: #4daaa4 !important;
    color: #4daaa4 !important;
}

.btn-outline-medme:focus, .btn-outline-success.focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:focus, .btn.focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.bloqueioCaledar {
    background-color: #dfe4ea;
}

.diaatual {
    background-color: #fff !important;
}
