.aecal-theme-l5 {color:#000 !important; background-color:#fff9f0 !important}
.aecal-theme-l4 {color:#000 !important; background-color:#ffebcc !important}
.aecal-theme-l3 {color:#000 !important; background-color:#ffd699 !important}
.aecal-theme-l2 {color:#000 !important; background-color:#ffc266 !important}
.aecal-theme-l1 {color:#000 !important; background-color:#ffad33 !important}
.aecal-theme-d1 {color:#fff !important; background-color:#e68a00 !important}
.aecal-theme-d2 {color:#fff !important; background-color:#cc7a00 !important}
.aecal-theme-d3 {color:#fff !important; background-color:#b36b00 !important}
.aecal-theme-d4 {color:#fff !important; background-color:#995c00 !important}
.aecal-theme-d5 {color:#fff !important; background-color:#804d00 !important}

.aecal-theme-light {color:#000 !important; background-color:#fff9f0 !important}
.aecal-theme-dark {color:#fff !important; background-color:#804d00 !important}
.aecal-theme-action {color:#fff !important; background-color:#804d00 !important}

.aecal-theme {color:#000 !important; background-color:#1e90ff !important}
.aecal-text-theme {color:#ff4498 !important}
.aecal-text-transparent  {
	color:#202 !important;
	opacity:0.18;
	}
.aecal-border-theme {border-color:#ff9800 !important}

.aecal-hover-theme:hover {
	color:#000 !important; background-color:#ff9800 !important
}
.aecal-hover-text-theme:hover {
	color:#ff9800 !important
}
.aecal-hover-border-theme:hover {

	border-color:#ff9800 !important
}


.aecal-button:hover{
	border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap;
	color:#000!important;background-color:#ff9800!important
}
