@courseTitle: #14551c;

@primary: #64c846;
@primary2: #41b51e ;
@lightPrimary: #4acd60;

@errorColor: #ff5111;

@calendared: #f06b68;

@text1: #333333;
@text2: #666666;
@text3: #999999;

@content: #7c7c7c;
@contentHight: #ff9e34;
@contentLight: #ffa600;
@processBar: #edf6ea;
@lightColour: #e8e8e8;

@background: #f5f5f5;

@fontStack: Arial,Helvetica,sans-serif;
@textColor: #11ab31;
/**
* calendar
*/
@calendar-arrow-color: @primary;
@calendar-highlight-color: #E59313;
@calendar-selected-bg-color: @primary;
@calendar-disabled-font-color: #c0c0c0;
@calendar-today-font-color: @primary;
@calendar-date-item-font-size: 16px;
@calendar-bg-color: #fff;
@calendar-each-date-item-size: 26px;
@calendar-each-date-item-line-height: 25px;
@calendar-header-day-item-color: #000;
