*{font-size:100.01%}
html{
	font-size:62.5%;
}
body{
	margin:0;
	font:1.2em Arial,Verdana, Helvetica, sans-serif;
	min-width: 946px;
	color:#000 !important;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {text-decoration:none;}
/*main container*/
#main {display:none;}
/*header*/
#header {display:none;}
/* popups */
.popup:after,
.popup-c:after,
.popup-content:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
/* empty boxes for bg */
.popup-t, .popup-b {display:none;}
.popup-c {width:100%;}
.popup-content {
	width:100%;
	padding:0;
}
.popup-content h1 {margin:0;}
.popup-content p {margin:15px 0 0 0;}
.popup-footer {display:none;}
/* close button */
.btn-close {display:none;}
.print2 {display:none;}
.print2 {display:none;}

.popup {
	display: none !important;
	width: 95% !important;
	left:0px !important;
	top:0px !important;
}
#popup-instruction.active-popup {display:block !important;}
#popup-information.active-popup {display:block !important;}
