#root-scope .user-msg.msg.me.msg-right .msg-timestamp {
	color: #FFFFFF;
	opacity: 0.4 !important;
}
#root-scope div.footer.narrow-content {
	color: #202020 opacity 0.8 !important;
	background: #F2F5F7 !important;
}
#root-scope .msg.not-me.msg-left .msg-timestamp {
	color: #202020;
	opacity: 0.4 !important;
}
#root-scope .day-cell.enabled.today.current .primary-border {
	background-color: #022A83 !important;
}
#root-scope .day-picker td.enabled:hover a {
	background: #F2F5F7 !important;
	border: 1px solid #FFFFFF !important;
	color: #202020 !important;
}
#root-scope .day-picker td.enabled.active a {
	background: #022A83 !important;
	border: 1px solid #FFFFFF !important;
	color: #FFFFFF !important;
}
#root-scope .datetime-picker {
	background: #FFFFFF;
}
#root-scope .actions-container {
	background: #FFFFFF;
}
#root-scope .time-link.btn.inverse.primary-bg-before.enabled:hover a {
	background: #F2F5F7 !important;
	border: 1px solid #FFFFFF !important;
	color: #202020 !important;
}
#root-scope .appointment .controls a {
	background-color: #FFFFFF !important;
}
