.accent-text-color, .accent-text-color-hover:hover { color: #ffffff !important; }
.accent-text-background-color, .accent-text-background-color-hover:hover { background-color: #ffffff !important; }
.accent-text-border-color, .accent-text-border-color-hover:hover { border-color: #ffffff !important; }
.accent-text-border-top-color, .accent-text-border-top-color-hover:hover { border-top-color: #ffffff !important; }
.accent-text-border-bottom-color, .accent-text-border-bottom-color-hover:hover { border-bottom-color: #ffffff !important; }
.accent-text-border-left-color, .accent-text-border-left-color-hover:hover { border-left-color: #ffffff !important; }
.accent-text-border-right-color, .accent-text-border-right-color-hover:hover { border-right-color: #ffffff !important; }
.accent-background-color, .accent-background-color-hover:hover { color: #242f40 !important; }
.accent-background-background-color, .accent-background-background-color-hover:hover { background-color: #242f40 !important; }
.accent-background-border-color, .accent-background-border-color-hover:hover { border-color: #242f40 !important; }
.accent-background-border-top-color, .accent-background-border-top-color-hover:hover { border-top-color: #242f40 !important; }
.accent-background-border-bottom-color, .accent-background-border-bottom-color-hover:hover { border-bottom-color: #242f40 !important; }
.accent-background-border-left-color, .accent-background-border-left-color-hover:hover { border-left-color: #242f40 !important; }
.accent-background-border-right-color, .accent-background-border-right-color-hover:hover { border-right-color: #242f40 !important; }
.accent-hover-color, .accent-hover-color-hover:hover { color: #cca43b !important; }
.accent-hover-background-color, .accent-hover-background-color-hover:hover { background-color: #cca43b !important; }
.accent-hover-border-color, .accent-hover-border-color-hover:hover { border-color: #cca43b !important; }
.accent-hover-border-top-color, .accent-hover-border-top-color-hover:hover { border-top-color: #cca43b !important; }
.accent-hover-border-bottom-color, .accent-hover-border-bottom-color-hover:hover { border-bottom-color: #cca43b !important; }
.accent-hover-border-left-color, .accent-hover-border-left-color-hover:hover { border-left-color: #cca43b !important; }
.accent-hover-border-right-color, .accent-hover-border-right-color-hover:hover { border-right-color: #cca43b !important; }
.accent-pulse-color, .accent-pulse-color-hover:hover { color: #eac464 !important; }
.accent-pulse-background-color, .accent-pulse-background-color-hover:hover { background-color: #eac464 !important; }
.accent-pulse-border-color, .accent-pulse-border-color-hover:hover { border-color: #eac464 !important; }
.accent-pulse-border-top-color, .accent-pulse-border-top-color-hover:hover { border-top-color: #eac464 !important; }
.accent-pulse-border-bottom-color, .accent-pulse-border-bottom-color-hover:hover { border-bottom-color: #eac464 !important; }
.accent-pulse-border-left-color, .accent-pulse-border-left-color-hover:hover { border-left-color: #eac464 !important; }
.accent-pulse-border-right-color, .accent-pulse-border-right-color-hover:hover { border-right-color: #eac464 !important; }
.btn-accent { color: #ffffff !important; background-color: #242f40 !important; border-color: #cca43b !important; }
.btn-accent:active, .btn-accent.active, .btn-accent:hover, .btn-accent:active:hover, .btn-accent.active:hover, .btn-accent:focus, .btn-accent:active:focus, .btn-accent.active:focus, .btn-accent.focus, .btn-accent:active.focus, .btn-accent.active.focus { background-color: #cca43b !important; }
.btn-accent-pulse { color: #ffffff !important; background-color: #242f40 ; border-color: #cca43b !important; }
.btn-accent-pulse:active, .btn-accent-pulse.active, .btn-accent-pulse:hover, .btn-accent-pulse:active:hover, .btn-accent-pulse.active:hover, .btn-accent-pulse:focus, .btn-accent-pulse:active:focus, .btn-accent-pulse.active:focus, .btn-accent-pulse.focus, .btn-accent-pulse:active.focus, .btn-accent-pulse.active.focus { background-color: #cca43b !important; }
.btn-accent-pulse { animation-name: pulse-nav; animation-timing-function: ease-in-out; animation-duration: 2s; animation-iteration-count: infinite; }
.text-primary, .pagination > li > a, .pagination > li > span, .bag-count > span { color: #ffffff; }
a:hover { color: #cca43b; }
.list-group-item.active > .badge { color: #242f40; }
.list-group-item.active:hover > .badge { color: #cca43b; }
.pagination-multi-step > li.valid > a:after, .pagination-multi-step > li:not(.disabled) > a:after { border-left-color: #242f40 !important; }
.pagination-multi-step > li.valid:hover > a:after, .pagination-multi-step > li:not(.disabled):hover > a:after { border-left-color: #cca43b !important; }
.pagination-multi-step > li.active > a:after { border-left-color: #cca43b !important; }
.navbar-absolute-top .btn-group .btn.active { border-bottom-color: #242f40; }.navbar-app.navbar-absolute-bottom .btn-primary { color: #ffffff; background-color: #242f40; border-color: #cca43b; }.btn-primary, .btn-primary.active, .btn-group > .btn-primary.active, .nav-tabs.btn-group > .btn-default.active, .list-group-item.active, .pagination-multi-step > li.valid > a, .pagination > li > a { background-color: #242f40; border-color: #cca43b; color: #ffffff; }
.btn-primary:hover, .btn-primary.active:hover, .btn-group > .btn-primary.active:hover, .nav-tabs.btn-group > .btn-default.active:hover, .nav-tabs.btn-group > .btn-default.active:focus, .list-group-item.active:hover, .list-group-item.active:focus, .pagination-multi-step > li.active > a, .pagination-multi-step > li.active > a:hover, .pagination > li:not(.disabled) > a:hover { background-color: #cca43b !important; border-color: #cca43b !important; color: #ffffff; }
@keyframes pulse-nav { 0% { background: #242f40; } 50% { background: #eac464; } 100% { background: #242f40; } }
.squeeze-view-all { background-color: #eac464; }