﻿.TimelineResource
{
    height: 150px;
}

.RadScheduler .rsContent .rsVerticalHeaderTable th[rowspan="21"]
{
    height: 100%;
}
.RadScheduler .rsContent .rsVerticalHeaderTable th div
{
    width: 100%;
    min-width: auto;
    height: 1px;
    overflow: visible;
}
.RadScheduler .rsContent .rsVerticalHeaderTable .TimelineResource
{
    height: 10000px;
}

.rsApt
{
    margin-left:1px !important;
}

.RadScheduler .rsHeader{
    background-image:none !important;
    border-bottom:1px !important;
    border-top:1px !important;
    border-right:1px !important;
    border-left:1px !important;
}