
a, a:hover, a:focus { color: #cc4740; }
.big-red-close-x-button { color: #cc4740; }
.matching-cluster > span.checked { background-color: #cc4740; border-color: #cc4740; }
.ms-container .ms-list { border-color: #cc4740; }
.mail-box-button.active { border-right: 3px solid #cc4740; }
.delete-mail-post { color: #cc4740; }

.register-login-form input[type=text]:focus, 
.register-login-form input[type=password]:focus { border-color: #cc4740; }
.register-login-button { background-color: #cc4740; }

.page-title-bar { background-color: #cc4740; }
.theme-font-color { color: #cc4740 !important; }
.theme-border-color { border-color: #cc4740; }
.theme-background-color { background-color: #cc4740; }
.buttonized-icon { background-color: #cc4740; }
.flat-btn:hover, .flat-btn:active { background-color: #cc4740; }
.generic-lightbox-title { border-bottom: 2px solid #cc4740; }
.mobile-site-sticky-bar-cell span { background-color: #cc4740; }
@media (max-width: 640px) {
	.mobile-site-sticky-bar { border: 1px solid #cc4740; }
	.mobile-site-top-jump { border: 1px solid #cc4740; }
}
html.mobile .mobile-site-switch-view { border: 1px solid #cc4740; }
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus { background-color: #cc4740; }
.builder-tabs .current a:hover { background-color: #cc4740; }
i.fa.clickable:hover, i.fa.clickable:active { color: #cc4740; }

.responsive-calendar .day.active a:hover { background-color: #cc4740; }
.responsive-table thead { background-color: #cc4740; }

ul.navigation > li > a:hover > span.nav-num-tracker, 
ul.navigation > li > a.active > span.nav-num-tracker { color: #cc4740; }
.nav-group-title-bar.open, 
.nav-group-title-bar:hover { border-color: #cc4740; }
.menu-switch, .rightbar-switch { background-color: #cc4740; }
.notify-arrow-red { border-bottom-color: #cc4740 !important; border-top-color: #cc4740 !important; }
.notify-row .badge { background: #cc4740; }
.side-nav-menu-num-badge { background-color: #cc4740; }
.dropdown-menu.extended li p.red { background-color: #cc4740; }
.dropdown-menu.notification li a .jalpicon-a { color: #cc4740; }
.btn-primary, .btn-primary:focus { background-color: #cc4740; }
.btn-danger, .btn-danger:focus { background-color: #cc4740; }
.atm-spmenu .sub-header { background: #cc4740; }
#chat-box > .header { background: #cc4740; }
#chat-box .messages .conversation li div.friend-menu-message-bubble { background: #cc4740; }
#chat-box .messages .conversation li.text-right div.friend-menu-message-bubble:after { border-color: #cc4740; }

.datepicker table tr td.active:hover { background-color: #cc4740; }
.datepicker table tr td span.active:hover, .datepicker td span.active:active, 
.datepicker table tr td span.active.active, .datepicker td span.active.disabled, 
.datepicker table tr td span.active[disabled] { background-color: #cc4740; }
.datepicker table tr td.active:hover, .datepicker td.active:hover:hover, 
.datepicker table tr td.active:active, .datepicker td.active:hover:active, 
.datepicker table tr td.active.active, .datepicker td.active:hover.active, 
.datepicker table tr td.active.disabled, .datepicker td.active:hover.disabled, 
.datepicker table tr td.active[disabled], .datepicker td.active:hover[disabled], 
.datepicker table tr td span.active:hover, 
.datepicker table tr td span.active:hover:hover, 
.datepicker table tr td span.active.disabled:hover, 
.datepicker table tr td span.active.disabled:hover:hover, 
.datepicker table tr td span.active:active, 
.datepicker table tr td span.active:hover:active, 
.datepicker table tr td span.active.disabled:active, 
.datepicker table tr td span.active.disabled:hover:active, 
.datepicker table tr td span.active.active, 
.datepicker table tr td span.active:hover.active, 
.datepicker table tr td span.active.disabled.active, 
.datepicker table tr td span.active.disabled:hover.active, 
.datepicker table tr td span.active.disabled, 
.datepicker table tr td span.active:hover.disabled, 
.datepicker table tr td span.active.disabled.disabled, 
.datepicker table tr td span.active.disabled:hover.disabled, 
.datepicker table tr td span.active[disabled], 
.datepicker table tr td span.active:hover[disabled], 
.datepicker table tr td span.active.disabled[disabled], 
.datepicker table tr td span.active.disabled:hover[disabled] { background-color: #cc4740; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #cc4740; }

.css-giant-circle:hover { background-color: #cc4740; }

.highlight-field {
	-moz-box-shadow: 0px 4px 8px rgba(204,71,64,0.85) !important;
    -webkit-box-shadow: 0px 4px 8px rgba(204,71,64,0.85) !important;
    box-shadow: 0px 4px 8px rgba(204,71,64,0.85) !important;
}

.builder-tabs li a.missing-fields { border-color: #cc4740; }
.builder-tabs li a.missing-fields::before { color: #cc4740; }

.page-breadcrumb-bar { background-color: rgba(204,71,64, 0.7); }