.modal-color {
	background-color:	#ffeecc;
}

.overlay-color {
	background-color:   white;
}


.overlay-text-color {
    color:              black;
}


.tab-button-color {
	background-color:	white!important;
	color:				black!important;
}

.tab-button-color-out {
	background-color:	#f7f7f8!important;
	color:				black!important;
}

.list-header-color {
	background-color:		#999999;
	color:					white;
}


.table-row-odd {
	background-color:		white;
}

.table-row-even {
	background-color:		#f7f7f8;
}


.clickable-row:hover {
	background-color:		#e3a5b4!important;	
}

.highlight {
	background-color:		#ffcc66;
}

.search-button-color {
	background-color:   	#d4595e!important;
	color:					white!important;
}	
	
.note-color {
	color:					#474749;
}

.summary-color {
	color:					#474749;
}
	
.save-event-button-color {
	background-color:   	#33a898!important;
	color:					white!important;
}

.green-button-color {
	background-color:   	#33a898!important;
	color:					white!important;
}

.dark-blue-button-color {
	background-color:   	#000099!important;
	color:					white!important;
}

.blue-button-color {
	background-color:   	#3391ee!important;
	color:					white!important;
}

.dark-blue-button-color {
	background-color:   	#2f528f!important;
	color:					white!important;
}

.orange-button-color {
	background-color:   	#d4595e;
	color:					white;
}

.delete-button-color {
	background-color:   	#d4595e;
	color:					white;
}

.calendar-button-group-1 {
	background-color:		#d66057!important;
	color:					white!important;
}

.calendar-button-group-2 {
	background-color:		#3391ee!important;
	color:					white!important;
}

.delivery-item-color {
	background-color:		#f7f7f8!important;
	color:					white!important;
}

.delivery-allocated-color {
	background-color:		#33a798!important;
	color:					white!important;
}

.info-color {
	color: 					#ee4466!important;
}
