.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: 100% !important;
}

.day-bar .content p,
.day-bar .content div,
.day-bar .content b,
.day-bar .content span,
.day-bar .content {
    font-family: s-core-dream-regular, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.5em !important;
    font-weight: 300 !important;
}
.day-bar .content a{
    text-decoration: underline !important;
    color: #0056b3 !important;
}

