.RadCalendar_BootstrapLightGreen {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #edf5f1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadCalendar_BootstrapLightGreen .rcTitlebar {
    border-color: #c2ddd0;
    color: #333333;
    background-color: #e0eee7; }
  .RadCalendar_BootstrapLightGreen .t-button:hover {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51; }
  .RadCalendar_BootstrapLightGreen .t-button:focus,
  .RadCalendar_BootstrapLightGreen .t-button:active {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51; }
  .RadCalendar_BootstrapLightGreen td {
    border-color: transparent; }
  .RadCalendar_BootstrapLightGreen th {
    color: #666666;
    background-color: #e0eee7; }
  .RadCalendar_BootstrapLightGreen .rcHeader,
  .RadCalendar_BootstrapLightGreen .rcFooter {
    border-color: #c2ddd0; }
  .RadCalendar_BootstrapLightGreen .rcWeek th {
    border-color: #c2ddd0;
    color: #333333; }
  .RadCalendar_BootstrapLightGreen .rcWeek .rcViewSel {
    background-color: #e0eee7; }
  .RadCalendar_BootstrapLightGreen .rcToday a,
  .RadCalendar_BootstrapLightGreen .rcToday span {
    border-color: #2b6041;
    color: #2b6041; }
  .RadCalendar_BootstrapLightGreen .rcHover a,
  .RadCalendar_BootstrapLightGreen .rcHover span {
    border-color: #cdedda;
    color: #000000;
    background-color: #e0f4e8; }
  .RadCalendar_BootstrapLightGreen .rcSelected a,
  .RadCalendar_BootstrapLightGreen .rcSelected span {
    border-color: #467057;
    color: #ffffff;
    background-color: #599070; }
  .RadCalendar_BootstrapLightGreen .rcFocus {
    border-color: #467057;
    box-shadow: inset 0 0 5px #467057; }

.RadCalendarMultiView_BootstrapLightGreen .rcTitlebar {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #e0eee7; }

.RadCalendarMultiView_BootstrapLightGreen .rcCalendar {
  border-color: #c2ddd0; }

.RadCalendarMultiView_BootstrapLightGreen td.rcTitle {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #e0eee7; }

.RadCalendarMonthView_BootstrapLightGreen {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #edf5f1; }
  .RadCalendarMonthView_BootstrapLightGreen a:hover {
    border-color: #cdedda;
    color: #000000;
    background-color: #e0f4e8; }
  .RadCalendarMonthView_BootstrapLightGreen .rcSelected a {
    border-color: #467057;
    color: #ffffff;
    background-color: #599070; }
  .RadCalendarMonthView_BootstrapLightGreen .rcButtons a {
    border-color: #2b4a38;
    color: #ffffff;
    background-color: #508b69; }
  .RadCalendarMonthView_BootstrapLightGreen .rcButtons a:hover {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51; }
  .RadCalendarMonthView_BootstrapLightGreen .rcButtons a:focus,
  .RadCalendarMonthView_BootstrapLightGreen .rcButtons a:active {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51; }

.RadCalendarTimeView_BootstrapLightGreen {
  border-color: #c2ddd0;
  color: #333333;
  background-color: #edf5f1; }
  .RadCalendarTimeView_BootstrapLightGreen th {
    border-color: #c2ddd0;
    color: #333333;
    background-color: #e0eee7; }
  .RadCalendarTimeView_BootstrapLightGreen td {
    border-color: #c2ddd0; }
  .RadCalendarTimeView_BootstrapLightGreen .rcSelected a {
    border-color: #467057;
    color: #ffffff;
    background-color: #599070; }
  .RadCalendarTimeView_BootstrapLightGreen .rcHover a {
    border-color: #cdedda;
    color: #000000;
    background-color: #e0f4e8; }
  .RadCalendarTimeView_BootstrapLightGreen .rcFooter {
    border-color: #c2ddd0; }

.RadPicker_BootstrapLightGreen .riLabel {
  color: #333333; }

.RadPicker_BootstrapLightGreen.rcCalPopupOpen .RadInput, .RadPicker_BootstrapLightGreen.rcMYPopupOpen .RadInput, .RadPicker_BootstrapLightGreen.rcTimePopupOpen .RadInput {
  border-color: #649f7c;
  color: #333333;
  background-color: #edf5f1; }

.RadPicker_BootstrapLightGreen.rcCalPopupOpen .rcCalPopup,
.RadPicker_BootstrapLightGreen.rcMYPopupOpen .rcCalPopup,
.RadPicker_BootstrapLightGreen.rcTimePopupOpen .rcTimePopup {
  border-color: #14231b;
  color: #ffffff;
  background-color: #3d6b51; }
