.calendar-container .header {
    margin-bottom: 1rem !important;
}

.st-bg-table {
    background: white;
}

.st-dtitle {
    font-size: 16px;
    color: white;
    background: #2F353E;
    padding: 5px;
}

.view-cap,
.view-container-border {
    background-color: #2F353E;
}

.wk-dayname {
    color: white !important;
}

.logo-plus-button {
    display: none;
}

.mv-dayname,
.wk-weektop,
.wk-dummyth {
    background-color: #2F353E !important;
    color: white !important;
    font-size: 16px;
    padding: 0;
}

.te-t,
.te-s {
    color: #2F353E !important;
    white-space: normal;
    font-size: 12px;
}

.wk-dayname.wk-today,
.wk-allday td.st-c.st-s {
    background-color: #2F353E !important;
    border: none;
}

.wk-allday {
    border: none;
}

.calendar-container .links {
    display: none;
}

.today-button {
    padding: 0.3rem 1rem;
    vertical-align: middle;
    font-size: 14px;
    color: #EDEBDC;
    background-color: #2F353E;
    border: none;
}

.month-row {
    background: aliceblue;
}

.st-c-pos {
    padding: 7px 0px;
    background: #E5E5E5;

}

.st-c-pos div {
    display: flex;
    justify-content: center;
    background-color: #E5E5E5 !important;
    border: none !important;
}

.rb-n {
    color: #2F353E;
}

.bubble img {
    display: none;
}

/*tbody tr {*/
/*    background: teal;*/
/*}*/