.RadCalendar_KernCounty {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadCalendar_KernCounty .rcTitlebar {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke; }
  .RadCalendar_KernCounty .t-button:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadCalendar_KernCounty .t-button:focus,
  .RadCalendar_KernCounty .t-button:active {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadCalendar_KernCounty td {
    border-color: transparent; }
  .RadCalendar_KernCounty th {
    color: #666666;
    background-color: whitesmoke; }
  .RadCalendar_KernCounty .rcHeader,
  .RadCalendar_KernCounty .rcFooter {
    border-color: #dedede; }
  .RadCalendar_KernCounty .rcWeek th {
    border-color: #dedede;
    color: #333333; }
  .RadCalendar_KernCounty .rcWeek .rcViewSel {
    background-color: whitesmoke; }
  .RadCalendar_KernCounty .rcToday a,
  .RadCalendar_KernCounty .rcToday span {
    border-color: #80a43f;
    color: #80a43f; }
  .RadCalendar_KernCounty .rcHover a,
  .RadCalendar_KernCounty .rcHover span {
    border-color: #a3c044;
    color: #000000;
    background-color: #acc657; }
  .RadCalendar_KernCounty .rcSelected a,
  .RadCalendar_KernCounty .rcSelected span {
    border-color: #637f31;
    color: #ffffff;
    background-color: #80a43f; }
  .RadCalendar_KernCounty .rcFocus {
    border-color: #637f31;
    box-shadow: inset 0 0 5px #637f31; }

.RadCalendarMultiView_KernCounty .rcTitlebar {
  border-color: #dedede;
  color: #333333;
  background-color: whitesmoke; }

.RadCalendarMultiView_KernCounty .rcCalendar {
  border-color: #dedede; }

.RadCalendarMultiView_KernCounty td.rcTitle {
  border-color: #dedede;
  color: #333333;
  background-color: whitesmoke; }

.RadCalendarMonthView_KernCounty {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff; }
  .RadCalendarMonthView_KernCounty a:hover {
    border-color: #a3c044;
    color: #000000;
    background-color: #acc657; }
  .RadCalendarMonthView_KernCounty .rcSelected a {
    border-color: #637f31;
    color: #ffffff;
    background-color: #80a43f; }
  .RadCalendarMonthView_KernCounty .rcButtons a {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .RadCalendarMonthView_KernCounty .rcButtons a:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadCalendarMonthView_KernCounty .rcButtons a:focus,
  .RadCalendarMonthView_KernCounty .rcButtons a:active {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }

.RadCalendarTimeView_KernCounty {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff; }
  .RadCalendarTimeView_KernCounty th {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke; }
  .RadCalendarTimeView_KernCounty td {
    border-color: #dedede; }
  .RadCalendarTimeView_KernCounty .rcSelected a {
    border-color: #637f31;
    color: #ffffff;
    background-color: #80a43f; }
  .RadCalendarTimeView_KernCounty .rcHover a {
    border-color: #a3c044;
    color: #000000;
    background-color: #acc657; }
  .RadCalendarTimeView_KernCounty .rcFooter {
    border-color: #dedede; }

.RadPicker_KernCounty .riLabel {
  color: #333333; }

.RadPicker_KernCounty.rcCalPopupOpen .RadInput, .RadPicker_KernCounty.rcMYPopupOpen .RadInput, .RadPicker_KernCounty.rcTimePopupOpen .RadInput {
  border-color: #8eb646;
  color: #333333;
  background-color: #ffffff; }

.RadPicker_KernCounty.rcCalPopupOpen .rcCalPopup,
.RadPicker_KernCounty.rcMYPopupOpen .rcCalPopup,
.RadPicker_KernCounty.rcTimePopupOpen .rcTimePopup {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e6e6; }
