.footer_social {
	padding-bottom:20px;
	padding-top:20px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
.bggray {
	background-color: #EAEBEB !important;
}
.footer {
	padding-top:0px !important;
}
.splashtitletext {
	color:black;
	font-size:12px;
	font-weight: bold;
	font-family: 'abarth_heavyregular';
	margin-bottom: 20px;
	text-transform: uppercase;
}
.padding20topbot { 
	padding-top: 20px;
	padding-bottom: 20px;
}
.padding20top { 
	padding-top: 20px;
}
.padding20bot { 
	padding-bottom: 20px;
}
.sbHolder {
	max-width:320px;
	background-color: #EAEBEB !important;
	font-weight:bold !important;
	text-align:left !important;
}
.row-select-country-remember {
	padding-top: 10px;
}
.row-select-country-remember a,
.row-select-country-remember a:hover, 
.row-select-country-remember a:visited{
	text-decoration:underline;
	color: #98999B !important;
}
.row-select-country-remember a:hover{
	color: #000000 !important;
}
.row-select-country-godirect {
	border-top: 1px solid #D1D1D1;
	margin-top: 40px;
}
.checkko {
	background-image: url(../img/checkback.png);
	background-repeat: no-repeat;
	min-width: 21px;
	min-height:21px;
	border: 0;
	margin-left: 1px;
	vertical-align: bottom;
}
.checkok {
	background-image: url(../img/checkok.png);
	background-repeat: no-repeat;
	min-width: 21px;
	min-height:21px;
	border: 0;
	margin-left: 1px;
	vertical-align: bottom;
}
.country-selectbox-span,
.language-selectbox-span {
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}
.submit-splash-form-span {
	text-align: left;
	/*margin-left: 20px;*/
}
.country_item,
.country_item a,
.country_item a:visited,
.country_item a:hover  {
	display: inline-block;
	list-style-type: none;
	color: #D1D1D1;
	font-size:11px;
	font-weight: normal;
	font-family: 'abarth_heavyregular';
	text-transform: uppercase;
	margin-right: 20px;
	margin-bottom:10px;
	text-decoration:none;
}
.country_item a:hover  {
	color: #000000;
}
.companytext,
.companytext a,
.companytext a:visited,
.companytext a:hover  {
	color: black !important;
	text-decoration:underline;
}
.dd_item {
	display: inline-block;
	list-style-type: none;
	margin-right: 40px;
	text-align: left;
}
.dd_item .sbHolder {
	width: 270px;
}
.sbHolder a:hover {
	color: #D1D1D1 !important;
}
.splash-error {
	color: red !important;
}
.sbOptions {
	max-height: 206px !important;
	z-index: 9999999999;
}