#fmContainer {
  width: 100% !important;
}
#topButtons {
  float: right;
}
#topButtons .eButton {
  margin: 0 3px 0 0;
}
#buttons {
  display: none;
}
#schAvailabilitySelection {
  max-height: 220px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 10px;
}
#schAvailabilitySelection .accordion h3 {
  line-height: 15px !important;
}
#schAvailabilitySelection .accordion h3 > a {
  padding: 0.2em 0.5em 0.2em 2.2em;
}
#schAvailabilitySelection .accordion div.ui-accordion-content {
  padding-left: 5px;
}
#schAvailabilitySelection .accordion div.schEdit {
  float: right;
}
#schAvailabilitySelection .accordion div.schEdit a {
  font-size: 9px;
  text-decoration: underline;
  vertical-align: middle;
  line-height: 12px;
}
#schAvailabilitySelection .calendarOpt {
  margin: 3px 0;
  cursor: pointer;
}
#schAvailabilitySelection .ui-accordion .ui-accordion-content {
  padding: 0.2em 0.1em 0.2em 2.2em;
}
#schCalendarSelection .calendarOpt,
#schAvailabilitySelection .calendarOpt {
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  text-align: left;
  width: 100%;
}
#schCalendarSelection .calendarOpt input,
#schAvailabilitySelection .calendarOpt input {
  vertical-align: middle;
}
#schCalendarSelection .calendarOpt span.name,
#schAvailabilitySelection .calendarOpt span.name {
  margin: 0;
  padding: 0 0 0 3px;
  width: 100%;
  vertical-align: middle;
  font-size: 9px;
  vertical-align: center;
  line-height: 13px;
  display: inline-block;
  position: relative;
  zoom: 1;
  *display: inline;
}
#schCalendarSelection .calendarOpt span.name.active,
#schAvailabilitySelection .calendarOpt span.name.active {
  color: white;
}
#schCalendarSelection .calendarOpt span.name div.edit,
#schAvailabilitySelection .calendarOpt span.name div.edit {
  box-shadow: 0px 0px 3px #000;
  -moz-box-shadow: 0px 0px 3px #000;
  -webkit-box-shadow: 0px 0px 3px #000;
  position: absolute;
  right: 25px;
  padding: 0px 5px;
  display: none;
  background-color: white;
  color: black;
}
#schCalendarSelection #schCalendarSelectionOptions {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  border: 1px solid #aaa;
  display: relative;
}
#schCalendarSelection > .selectAll {
  float: right;
}
#schCalendarSelection > .selectAll a {
  font-size: 10px;
}
#fmBottomDiv #range {
  margin-top: 5px;
}
#fmBottomDiv #schCalendarSelectionOptions {
  max-height: 130px;
}
#fmBottomDiv #schCalendarSelection {
  width: 180px;
  margin: 5px 0 10px;
  text-align: left;
}
#fmBottomDiv #schAvailabilitySelection {
  width: 220px;
  max-height: 150px;
  text-align: left;
}
#fmBottomDiv #buttons {
  margin-top: 10px;
}
#fmLeftPaneTd {
  width: 222px !important;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneMenu {
  display: none;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneText {
  padding: 0 4px !important;
  height: 100%;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneText #schSidebarCalendar {
  margin-bottom: 10px;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneText #schSidebarCalendar table.eCalendar {
  margin: 10px auto;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneText #schCalendarSelection {
  margin: 30px 5px 0;
}
#fmLeftPaneTd #fmLeftPane #fmLeftPaneText h3 {
  margin: 0 0 2px 0;
  line-height: 20px;
}
#range {
  text-align: center;
  margin: 6px 0 30px;
}
#range div {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: center;
  font-size: 9px;
  border: 1px solid transparent;
  padding: 0 3px;
}
#range div.active {
  background-color: white;
  border: 1px solid #ddd;
  font-weight: bold;
}
#fmRightPaneHeader {
  text-align: center;
}
#fmRightPaneHeader span {
  cursor: pointer;
  margin: 0 10px;
}
#fmRightPaneText {
  padding: 0 !important;
}
#schCalDiv div.mCal {
  padding: 10px !important;
}
#schCalDiv > table {
  border: 0 !important;
  width: 100%;
}
#schCalDiv table.etable th {
  text-align: left;
}
#eventInfo {
  padding: 0 10px 10px 10px;
}
.eventEdit {
  float: right;
}
#ical {
  text-align: center;
  margin: 20px 0 0 0;
}
#divSearch {
  text-align: center;
  margin-top: 10px;
}
#frmSearch {
  width: 140px;
}
#addEvent,
.print {
  text-align: center;
}
.mCalDayDroppableHover {
  background-color: #eee;
}
#buttons {
  text-align: center;
}
.appointmentDetails {
  padding: 10px;
}
