@charset "utf-8";

/* CSS Document */



#emc2pdc-disc-wrap,

#emc2pdc-vars{

	display:none;	

}

#emc2pdc-disclaimer{

	background:#eee;

	margin:0;

	padding:20px;

}

#emc2pdc-disclaimer h1{

	font-size:25px;

	color:#000;

}

#emc2pdc-disclaimer .linkwraps{

	text-align:center;	

}

#emc2pdc-disclaimer a.fancybox{

	display:inline-block;

	width:200px;

	height:50px;

	border-radius:7px;

	margin:0 20px;

	line-height:50px;

	color:#fff;

	text-decoration:none;

	font-size:14px;

	font-weight:bold;



}

#emc2pdc-disclaimer a.agree{

	

	background: #9dd53a; /* Old browsers */

	background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */

	background: linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */

	

}

#emc2pdc-disclaimer a.disagree{

	

	background: #f85032; /* Old browsers */

	background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* IE10+ */

	background: linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */

}

#emc2pdc_form{

	float:left;

	width:50%;	

}

#emc2pdc_form .button {

	display: inline-block;

	position: relative;

	margin: 10px;

	padding: 0 20px;

	text-align: center;

	text-decoration: none;

	font: bold 12px/25px Arial, sans-serif;

}

#emc2pdc_form .block{ display:block; }

#emc2pdc_form .medium{ width:200px; display:inline-block;}



.settings_page_emc2-popup-disclaimer-emc2pdc-admin #iframe{ 

	float:right;

	width:50%;

}

.settings_page_emc2-popup-disclaimer-emc2pdc-admin #iframe iframe{

	box-shadow:0 0 6px #555;	

	width:98%;

}

#emc2pdc_form input[type="text"]{ width:190px; }