.forumlinki{
	text-transform: Uppercase;
	font-family: Benchnine;
	font-size:25px;
	color:#5b3936!important;
	padding:8px 14px;
	line-height:100%;
        letter-spacing:2px;
        font-weight: bold;
}

.hdr_label
{
background-color:#5b3936; 
font-family:Wix Madefor Display;
font-size:11px; 
color:#fff; 
text-align:center; 
letter-spacing: 10px; 
text-transform:uppercase; 
text-shadow: 2px 2px #000; 
font-weight: bold; 
padding:2px;
}

.hdr_txt
{
color:#C2C2C2; 
font-family: Wix Madefor Display;  
font-weight: bold; 
font-size: 12px; 
text-align: right;
text-transform: lowercase; 
line-height:95%;
margin-left:3px;
}

.hdr_weather_txt
{ 
color:#C2C2C2; 
font-family: Wix Madefor Display; 
font-weight:;
font-size: 12px; 
text-align: justify; 
text-transform:; 
line-height:95%; 
margin-top:-20px;
}

.hdr_link
{
background-color:#5b3936; 
font-family: Wix Madefor Display;
font-size: 11px; 
color:#fff; 
text-align:center; 
text-shadow: 1px 1px #000; 
font-weight: bold; 
padding:2px;
}

.button {
    background: #030303;
    border: 1px solid #181818;
    border: none;
    color: #7a7a7a;
    margin-right: 3px;
    font-family: Noto Sans;
    padding: 12px;
    font-size: 9px;
    text-transform: uppercase;
}

#affiliates {
	background: #0f0f0f;
        width:100%;
}

#affiliates table {
	color: #969696;
}

::-webkit-scrollbar {
	width: 10px;
	border-left: 4px solid #0f0f0f;
	border-right: 4px solid #0f0f0f;
	background: #5b3936;
}

::-webkit-scrollbar-thumb {
	background-color: #0f0f0f;
	border: 1px solid #5b3936;
}

::-webkit-scrollbar-thumb:active {
	background-color: #0f0f0f;
	border: 1px solid #5b3936;
}
		
::-webkit-scrollbar-thumb:hover {
	background-color: #0f0f0f;
	border: 1px solid #5b3936;
}

.masterTooltip + .tooltip > .tooltip-inner {
    background-color: #5b3936; 
    color: #fff; 
    border: 1px solid #0f0f0f;
    padding: 15px;
    font-size: 12px;
    font-family:Wix Madefor Display;
    text-align:justify;
    text-shadow: 2px 2px #000; 
    letter-spacing: 3px;
}