@import url('https://fonts.googleapis.com/css?family=Roboto Condensed:300,400,500,600|Roboto Condensed:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Roboto Condensed, sans-serif !important; }.font-secondary { font-family: Roboto Condensed, sans-serif !important; }.font-tertiary { font-family: Share Tech Mono, monospace !important; }.primary-bg-color { background-color: rgb(255, 255, 255)!important; }.btn-choice:not(.active):hover { background-color: rgb(255, 255, 255)!important; }.primary-bg-border-color { border-color: rgb(255, 255, 255)!important; }.popover.top > .arrow { border-top-color: rgb(255, 255, 255)!important; }.popover.left > .arrow { border-left-color: rgb(255, 255, 255)!important; }.popover.right > .arrow { border-right-color: rgb(255, 255, 255)!important; }.popover.bottom > .arrow { border-bottom-color: rgb(255, 255, 255)!important; }.primary-border-color { border-color: rgb(255, 255, 255)!important; }.primary-text-color { color: rgb(51, 51, 51)!important; }.primary-text-border-color { border-color: rgb(51, 51, 51)!important; }.secondary-bg-color { background-color: rgb(51, 51, 51)!important; }.secondary-text-inverse-color { color: rgb(51, 51, 51)!important; }.secondary-text-color { color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color { background-color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color:before { background-color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color:after { background-color: rgb(255, 255, 255)!important; }.action-bg-color { background-color: rgb(187, 53, 49)!important; fill: rgb(187, 53, 49)!important }.action-text-color { color: rgb(187, 53, 49)!important; }.action-border-color { border-color: rgb(187, 53, 49)!important; }.action-inverse-bg-color { background-color: rgb(255, 255, 255)!important; fill: rgb(255, 255, 255)!important }.action-inverse-text-color { color: rgb(255, 255, 255)!important; }.action-inverse-border-color { border-color: rgb(255, 255, 255)!important; }.selection-bg-color { background-color: rgb(103, 106, 45)!important; fill: rgb(103, 106, 45)!important }.selection-text-color { color: rgb(103, 106, 45)!important; }.selection-border-color { border-color: rgb(103, 106, 45)!important; }.btn:hover .tab-icon.filled {background-color: rgb(103, 106, 45)!important; }.btn:active .tab-icon.filled {background-color: rgb(103, 106, 45)!important; }.btn.active .tab-icon.filled {background-color: rgb(103, 106, 45)!important; }.selection-inverse-bg-color { background-color: rgb(255, 255, 255)!important; fill: rgb(255, 255, 255)!important }.selection-inverse-text-color { color: rgb(255, 255, 255)!important; }.selection-inverse-border-color { border-color: rgb(255, 255, 255)!important; }.secondary-bg { background-color: rgb(51, 51, 51)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(103, 106, 45)!important; }.intro-highlight-text-color { color: rgb(103, 106, 45)!important; }.intro-highlight-inverse-bg-color { background-color: rgb(255, 255, 255)!important; }.intro-highlight-inverse-text-color { color: rgb(255, 255, 255)!important; }.leftMenuBg,.rightMenuBg,.tabs-menu,.overlay-menu,.order-tree-slider-wrapper,.sticky-group-name { background-color: rgb(255, 255, 255)!important; }.main-footer { background-color: rgb(255, 255, 255)!important; }.home-info-bg-fix { opacity: 0.9 !important; }.home-wrapper .home-info .logo-wrapper {
    margin: 2rem auto !important;
}

.step-legend, .panel-header {
    color: white !important;
}

.page-title .font-secondary {
  font-family: Roboto Mono !important;
}

.leftMenuBg,
.mobile-tabs {
  color: white !important;
background: #333333 !important; 

}

.btn-menu .tab-name {
    font-weight: bolder;
    text-transform: uppercase;
}

.menu-item,
button.account-link,
a.account-link,
.change-store-btn,
.description-and-controls-panel > a {
	padding: .2rem .7rem !important;
	border-radius: 1.2rem !important;
background: rgb(84, 88, 0) !important;
	border-bottom: 3px solid #fff !important;
  margin-right: .5rem;
   margin-top: .2rem;
  color: #fff !important;
}
.account-link {
padding: 0 .5rem !important;
}

.btn-menu.menu-item {
	padding: .5rem 0 !important;
  	margin-bottom: .5rem !important;
	text-align: center !important;
}

.btn-menu:active,
.btn-menu:hover,
.btn-menu:focus,
.btn-menu.active{
  background-color: #BB3531 !important;
}
.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(187, 53, 49) !important; }.error-bg-color { background-color: rgb(187, 53, 49)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(187, 53, 49) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(187, 53, 49) !important; }.special-indicator { color: rgb(187, 53, 49) !important; }