﻿/* ON PAGE */
.DivEUCD{
	position: fixed;
	width: 100%;
	min-width:300px;
	height: auto;
	bottom: 0px;
	left: 0px;
	border: 1px solid #841414;
	background-color: rgba(255,255,255,0.9);
	z-index:99999999999999999;
	display:none;
}
.DivEUCDfooter{
	position: relative;
	width: 100%;
	min-width:300px;
	height: auto;
	margin-top: 25px;
	margin-bottom:20px;
	left: 0px;
	border-top: 2px solid #841414;
	background-color: rgba(255,255,255,1);
	z-index:1;
	float:none;
	clear:both;
}

.DivEUCDText{
	position: relative;
	width:50%;
	min-width:200px;
	max-width:530px;
	left: auto; right:auto;margin:auto;
	overflow:hidden;	
}
.EUCDText{
	position: relative;
	width:auto;
	clear:both;
	top:0px;
	padding: 0px;
	margin:  1px 1px 1px 1px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	display:block;
}
.EUCDInfo{
	position: absolute;
	width: 40px;
	height: 40px;
	top: -25px;
	left: 5px;
	float: left;
}
.EUCDButton{
	border-radius: 3px;
	width: 160px;
	height: auto;
	clear: both;
	top: 10px;
	padding: 20px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #424242;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1.1px;
	position: relative;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}
.EUCDButton:hover{
	background-color: #55595e;
}
.EUCDClose{
	position: absolute;
	width: 40px;
	height: 40px;
	top: -25px;
	right: 5px;
	float: right;
}
.EUCDImg {
	width: 40px;
	height: 40px;
}
.DivEUCDInfo {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100vh;
	border: 1px solid #841414;
	background-color: rgba(255,255,255,0.8);
	z-index:999999999999999999;
	display:none;
}

/** POLICY AND TERMS **/
.DivEUCDmenu{
	position: fixed;
	width: 100%;
	min-width: 300px;
	height: 255px;
	left: 0px;
	top: 0px;
	background-image: linear-gradient(to right, #303030, #030303);
	z-index: 1;
	float: none;
	clear: both;
	text-align: center;
}
.EUCDH2 {
	font-size: 30px;
	font-weight: bold;
	margin: 25px 15px 0px 15px;
	color: #424242;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.EUCDTPClose {
	position: relative;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 25%;
	float: right;
}
.EUCDTPImg {
	width: 60px;
	height: 60px;
}
.DivEUCDHolder{
	position: relative;
	width: 100%;
	tanmax-width: 1000px;
	min-height: 100vh;
	margin: auto;
	margin-top: 275px;
	left: auto;
	right: auto;
	top: 0px;
	background-color: #ffffff;
	border-radius: 0px;
}
#EUCDDIVTABLE {
	width:100%;
	max-width: 600px;
	min-width:300px;
	text-align:center;margin:auto;padding:auto;position:relative;
}
#EUCDTABLE {
	width: 100%;
	max-width: 600px;
	min-width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8D8B8B;
	display: table;
	table-layout: fixed;
	background-color: #F0F0F0;
	letter-spacing: 0.5px;
	margin-top: 15px;
	border-radius: 3px;
}
.EUCDCELL {
	position: relative;
	display: table-cell;
	text-align:left;
	padding:16px;
	border-radius: 3px;
}
.EUCDCELL-Left {
	vertical-align: middle;
	color:#23a1cf;
	font-size:17px;
	line-height:21px;
}
.EUCDCELL-Blue {
	background-color: #1f96c2;
	color: white;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-size:14px;
	border-radius: 0px;
}
.EUCDLineH {
	line-height: 22px;
	font-size: 15px;
	margin-top: 15px;
	color: #2098c4;
	padding-bottom: 20px;
	padding-top: 10px;
	letter-spacing:0.5px;
}
.EUCDH {
	line-height:22px;
	font-size:16px;
	margin-bottom: 15px;
	color:#396fa2;
	padding-top: 10px;
}
.EUCDLineHTitle {
	font-size: 24px;
	line-height:30px;
	letter-spacing: 1px;
	font-weight:bold;
}
.EUCDCELLTOP {
	color: #ffffff;
	background-color: #396fa2;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.EUCDLI {
	text-align: left;
	color: #2C567C;
	list-style-type: none;
	padding-bottom: 11px;
}



.Hand{cursor:pointer;cursor:hand;}
	
a.contentlinkc {	text-decoration:none; border-width : 1px;	color: #6a6e74;	border-bottom-style: dotted;}
a.contentlinkc:visited {color: #6a6e74;}
a.contentlinkc:active {color: #6a6e74;}
a.contentlinkc:hover {border-style: none; color: #23a1cf;}

a.eucdbutton {	text-decoration:none; color:#ffffff}
a.eucdbutton:visited {color: #ffffff;}
a.eucdbutton:active {color: #ffffff;}
a.eucdbutton:hover {color: #ffffff;}
