﻿.rsMonthView .rsWrap
{
   height: 60px;
   height: 60px !important;
}
.rsMonthView .rsDateWrap
{
   height: 24px;
   height: 24px !important;
}
.rsMonthView .rsLastWrap
{
   height: 24px;
   height: 24px !important;
}
.rsMonthView .rsApt
{
   height: 58px;
   height: 58px !important;
}

.rsTimelineView .rsWrap
{
   height: 60px;
   height: 60px !important;
}
.rsTimelineView .rsDateWrap
{
   height: 24px;
   height: 24px !important;
}
.rsTimelineView .rsLastWrap
{
   height: 24px;
   height: 24px !important;
}
.rsTimelineView .rsApt
{
   height: 58px;
   height: 58px !important;
}

.rsAptDelete
{
   display: none;
}

.rsAptResize
{
   display: none;
}

.item, .alternatingItem
{
   float: left;
   padding: 5px;
   margin: 3px;
   width: 160px;
   height: 40px;
   border: 1px solid threedshadow;
   border-radius: 5px;
   box-shadow: 0 0 5px #888;
}

.alternatingItem
{
   float:left;
}
