.fc-direction-ltr .fc-daygrid-more-link {
    margin-top: -5px !important;
}
label{
    padding-top:10px!important;
    padding-bottom:5px!important;
}

.montonio-bank-select-class{
    display:none;
}

.fc-icon.fc-icon-chevron-left{
    background-color:#4e66f8
}
.fc-prev-button .fc-button .fc-button-primary{
    background-color:#4e66f8;
}
.fc-icon.fc-icon-chevron-right{
    background-color:#4e66f8;
}
.fc-dayGridMonth-button .fc-button .fc-button-primary .fc-button-active{
    background-color:#4e66f8;
    border-color:#4E66F8;
}
.fc .fc-button:not(:disabled) {
    cursor: pointer;
    background-color: #4e66f8;
    border-color: #4e66f8;
}

.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active {
    background-color: #4e66f8;
    border-color:#4E66F8;
}
/*.fc-direction-ltr .fc-toolbar > * > :not(:first-child){
    margin-left:0.75em;
    color:navy;
    background-color:white;
    border-color:#4e66f8;
}*/
