
.calendar_first_today{
    color: rgb(238, 190, 1) !important;
    background-color: rgb(35, 35, 35) !important;
}
.am-icon-calendar-today{background:url(../images/blackstyle/icon_day.svg);width:16px;height:16px}
.loading_color .el-loading-spinner i {
    color: rgb(238, 190, 1) !important;
    font-size: 36px;
}
.picker-calendar-day.picker-calendar-day-selected span{background:rgb(237, 121, 121)}

.calendar_group ul{
    background-color: rgb(35, 35, 35);
}
.calendar_title_date_active{
    color: #fff !important;
}
.calendar_title_date{
    background-color: rgb(35, 35, 35) !important;
}
.calendar_week{
    color: #fff !important;
    background-color: rgb(35, 35, 35) !important;
}
.calendar_item{
    color: #fff !important;
    background-color: rgb(35, 35, 35) !important;
}
.kaitext{
    background-color: rgb(35, 35, 35) !important;
    color: #fff !important;
}
.calendar_title{
    border-bottom: 1px solid #f4f4f4 !important;
    z-index: 4 !important;
}
.calendar_day_today{
    background-color: rgb(35, 35, 35) !important;
    color: rgb(238, 190, 1) !important;
}
.calendar_content{
    background-color: rgb(35, 35, 35) !important;
}
.calendar_group_li{
    background-color: rgb(35, 35, 35) !important;
}

.calendar_day_checked {
    background: rgb(238, 190, 1) !important;
    color: #fff !important;
}

