.day-view .week-header>.day-th {

    width: 85.7143%;

    border-right: none;
}

.day-view .week-wrapper .mon {
    width: 85.7143%;
    border-right: none;
}

.day-view .week-wrapper .day-bar {
    width: 84.5143%;
    text-overflow: inherit;
    height: auto;
    word-wrap: normal;
    padding: 10px 20px;
    white-space: pre-line;
}

.day-view .week-wrapper .bar-plus {
    width: 84.5143%;

}

.week-header>.th.month-text {
    width: 15% !important;
}

.day-view .th {
    width: 85.7143% !important;
}
.ch-name{
    width: 15% !important;
}
.cal-bar.offset1 {
    margin-left: 9.2857%;
}
.cal-bar.size1{
    width: 82.2857% !important;
}

.week .ch-name>.ch-name-text {
    width: 15% !important;
}
