﻿.appointmentcontainer {
position:absolute; margin:0px;
}
.available {
height:60px; width:125px; position:absolute; border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; background: #ffffcc; margin:0px; background-color: #ffffff;
}
.newvisit {
height:60px; width:125px; border-top: solid 1px #66FF99; border-bottom: solid 1px #66FF99; background: #66FF99; margin:0px; background-color: #66FF99;
}
.weeklyvisit {
height:60px; width:125px; border-top: solid 1px #FFCCFF; border-bottom: solid 1px #FFCCFF; background: #FFCCFF; margin:0px; background-color: #FFCCFF;
}
.weeklytransitionvisit {
height:60px; width:125px; border-top: solid 1px #BE81F7; border-bottom: solid 1px #BE81F7; background: #BE81F7; margin:0px; background-color: #BE81F7;
}
.transitionvisit {
height:60px; width:125px; border-top: solid 1px #BE81F7; border-bottom: solid 1px #BE81F7; background: #BE81F7; margin:0px; background-color: #BE81F7;
}
.onetimeonlyvisit {
height:60px; width:125px; border-top: solid 1px #FFDEAD; border-bottom: solid 1px #FFDEAD; background: #FFDEAD; margin:0px; background-color: #FFDEAD;
}
.restartvisit {
height:60px; width:125px; border-top: solid 1px #1AD9FF; border-bottom: solid 1px #1AD9FF; background: #1AD9FF; margin:0px; background-color: #1AD9FF;
}
.notavailablevisit {
height:60px; width:125px; border-top: solid 1px #858585; border-bottom: solid 1px #858585; background: #858585; margin:0px; background-color: #858585;
}
.maintenancevisit {
height:60px; width:125px; border-top: solid 1px #7598FF; border-bottom: solid 1px #7598FF; background: #7598FF; margin:0px; background-color: #7598FF;
}
.maintenancewithschedule {
height:60px; width:125px; border-top: solid 1px #0032C7; border-bottom: solid 1px #0032C7; background: #0032C7; margin:0px; background-color: #0032C7;
}
.specialvisit {
height:60px; width:125px; border-top: solid 1px #F66A6A; border-bottom: solid 1px #F66A6A; background: #F66A6A; margin:0px; background-color: #F66A6A;
}
.officeexception {
height:60px; width:125px; position:absolute; border-top: solid 1px #333366; border-bottom: solid 1px #333366; background: #333366; margin:0px; background-color: #333366;
}
.staffexception {
height:60px; width:125px; position:absolute; border-top: solid 1px #006600; border-bottom: solid 1px #006600; background: #006600; margin:0px; background-color: #006600;
}
.newpatient {
height:60px; width:125px; position:absolute; border-top: solid 1px #FFFF99; border-bottom: solid 1px #FFFF99; background: #FFFF99; margin:0px; background-color: #FFFF99;
}
.text2 {
font-family:Tahoma, Verdana; font-size:11px; color:#000000; font-weight:normal;
}
.text2b {
font-family:Arial; font-size:15px; color:#000000; font-weight:normal;
}
.text3 {
font-family:Arial; font-size:12px; color:#000000; font-weight:normal;
}
.break {
height:60px; width:125px; position:absolute; border-top: solid 1px #993300; border-bottom: solid 1px #993300; background: #6D79933008D; margin:0px; background-color: #993300;
}
.notavailable {
height:60px; width:125px; position:absolute; border-top: solid 1px #858585; border-bottom: solid 1px #858585; background: #858585; margin:0px; background-color: #858585;
}
.schedulerHeader 
{
	color:#FFFFFF; font-weight:bold
}
.schedulerTime
{
	font-size:13px; font-weight:bold; color:#3278b2
}
.grid
{
	border-color: Black; border-width:1px; border-style:solid;
}
.normalcell {
height:60px; width:136px; margin:0px; background-color: #ffffff;
}
.normalcell2 
{
	position:absolute;
	height:60px; width:136px; margin:0px; background-color: #ffffff;
}
