.lui-date-picker-calendar-month {

	line-height: 32px;
	text-align: center;
	padding: 8px 14px 0 14px;
	background-color: $white;
    overflow: hidden;

	.lui-date-picker-calendar-month-week {
		@include clearfix();
	}
}