* {
	text-shadow: none !important;
}

.top-bar {
	background: rgba(59, 18, 0, 0.7) !important;
}

.top-bar-section .dropdown li a {
	background: rgba(59, 18, 0, 1) !important;
}

.top-bar-section .dropdown li a:hover {
	background: rgb(127, 16, 0) !important;
}

.top-bar-section ul li:hover>a {
	background: rgba(59, 18, 0, 1) !important;
}

.reset-information.information-one {
	background: rgba(59, 18, 0, .7) !important;
}

.canvaback {
	background: rgba(59, 18, 0, .7) !important;
}

.ui-tabs .ui-tabs-nav {
	background: rgba(59, 18, 0, .7) !important;
}

.product {
	filter: saturate(3) sepia(85%) !important;
}

.foundation-style .product>div:hover {
	filter: brightness(120%);
}

.fpInfoBlueBox {
	background: rgba(59, 18, 0, .7) !important;
	text-shadow: none !important;
	color: #fff !important;
	font-weight: normal !important;
}

.fpInfoBlueBox a {
	font-size: 1.125em;
}

button.foundation-style, .button.foundation-style {
	padding-top: .8125em;
	padding-bottom: .75em;
	-webkit-appearance: none;
	background: linear-gradient(to bottom, rgba(59, 18, 0, 1), rgb(92, 33, 8)) !important;
}

button.foundation-style:hover, .button.foundation-style:hover {
	background: linear-gradient(to bottom, rgb(107, 38, 9), rgba(59, 18, 0, 1)) !important;
}

button.foundation-style.secondary, .button.foundation-style.secondary {
	padding-top: .8125em;
	padding-bottom: .75em;
	-webkit-appearance: none;
	background: linear-gradient(to bottom, #f0eae7, #e6dcd7) !important;
}

button.foundation-style.secondary:hover, .button.foundation-style.secondary:hover {
	background: linear-gradient(to bottom, #6e2608, #f0eae7) !important;
}

#stats3>.progress>.ui-corner-all, #stats.foundation-style>.progress>.ui-corner-all{
	background: rgb(36, 12, 2) !important;
}

#newFightView .fightContainer .fightRounds, #newFightView .fightContainer #roundCountdown, #selectable, #selectable2, #selectable4, #selectable5, #selectable6, div.switch.foundation-style {
    background: rgba(0,0,0,0.2) !important;
}

#newFightView .fightContainer {
    background: #1a1307 !important;
}

.missionTip {
    background-color: #201200 !important;
}

.foundation-style #chaptersMap {
    filter: sepia(25%);
}

.foundation-style .dataTable > tbody > tr:first-child > td, .foundation-style #mapSideInfo {
    background: #1a1307 !important;
    background-image: none !important;
}

.fpInfoBlueBox i, .active-icon > [class*="icon-"], .active-icon > b {
    color: rgb(207, 140, 53) !important;
    filter: drop-shadow(1px 1px 1px black);
}
