.colored-toast.swal2-icon-success {
    background-color: #a5dc86 !important;
}

.colored-toast.swal2-icon-error {
background-color: #f27474 !important;
}

.colored-toast.swal2-icon-warning {
background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
background-color: #3fc3ee !important;
}

.colored-toast.swal2-icon-question {
background-color: #87adbd !important;
}

.colored-toast .swal2-title {
color: white;
font-size: 17px!important;
}



.colored-toast .swal2-close {
color: white;
}

.colored-toast .swal2-html-container {
color: white;
}

.hide{
    display: none;
}

.fc-toolbar-title{
    color: transparent!important;
}

.fc-timeGridDay-button{
    display: none!important;
}

.fc-timegrid-slot {
    line-height: 50px;
}

.fc-time-grid-event.fc-short .fc-time span {
    display: inline;
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: normal;
}  

.fc-time-grid-event.fc-short .fc-time:after {
    content: normal;
}

.fc-timegrid-event-harness{
    min-height: 50px;
    inset: 0px 0% -62px; z-index: 1;
}

.fc-timegrid-event{
    margin-top: 1px;
}

.fc-title {
    white-space: normal;
}

.fc-event{
    margin-bottom: 0px!important;
}

.fc-toolbar-chunk{
    display: none;
}

.modal-content{
    border: none!important;
}