.form-element-focus .faux-select-button,
.form-checkbox .checked,
.form-element.icon-calendar:hover:before,
.button:hover,
.button-up:hover,
.button-down:hover,
.nav-mobile li.on,
a:hover,
.nav-mobile li.on,
.nav-mobile li:hover,
.nav-main a:hover,
.nav-main a.on,
.icon-check-circle:before{
	color:#753bbd;
}
.form-radio .checked,
.table-info th,
.nav-main a:hover img,
.nav-main a.on img{
	background:#753bbd;
}
.button,
.button-up,
.button-down{
	border:1px solid #753bbd;
	background:#753bbd;
}
.bg-branded,
.table-data th{
	color:#fff;
	background:#753bbd;
}
.breadcrumb {
	color: #753bbd;
}
.breadcrumb a {
    color: #753bbd;
}
.breadcrumb a:hover {
    color: #753bbd;
}
.section-top {
	background: #Fff;
	border-bottom: 2px solid #753bbd;
}
.section-main {
	color: #753bbd;
    background: #fff;
}
.text-link {
	color: #753bbd;
}
.section-footer{
	border-top:2px solid #753bbd;
}
.ExerciseBox {
	border: 1px solid #753bbd;
}
ul.nav-mobile {
	color: #753bbd;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #753bbd;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #753bbd;
}
.dxdpLite .dxpc-content {
  background: #753bbd;
}
.dxdpLite .dxpc-content:before {
  background: #fff;
  color: #fff;
}