.cmp-list-tile-button, .cmp-save-btn, .cmp-link-btn, .cmp-back-button, .cmp-modal__close {
	background: unset;
	background-color: #ebebe9 !important;
	box-shadow: none !important;
	border-radius: 0px;
}

.cmp-link-btn, .cmp-save-btn {
	color:#1414DC !important;
}

.cmp-save-btn {
	background-color: #ffffff !important;
}

.cmp-link-btn {
	height: 24px;
}

body button, body .x-btn, body .btn, body .btnDisabled, body .btnCancel, body .menuButton .menuButtonButton {
    background: none;
}

.cmp-modal__close {
	border: none;
}

.cmp-back-button {
	color: #000000 !important; 	
	font: inherit;
	height: 24px;
}

.cmp-list-tile-button {
	min-width: 16px;
	height: 16px;
}

.cmp-accordion__title, .cmp-accordion__header, .cmp-accordion__item {
	background-color: #ebebe9 !important;
}

.cmp-header-layout h1{
	padding: 0px 0 0px;
}

.cmp-details-header p {
	font-weight: 100;
}

.cmp-accordion p {
	font-size: 9.96px;
	font-weight: 100;
}