.mk-video-color-mask, .mk-page-section.drop-top-shadow, .mk-box-icon.boxed-style .icon-box-boxed.top{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border: 0 !important;
}
#theme-page h2, #theme-page h3{
	text-transform: none !important;
}
.full-height-icons .icon-box-boxed{
	min-height: 0 !important;
	height: auto !important;
}
.abb-skip-to-next, .abb-skip-to-next i, .abb-skip-to-next i:before
#at3lb, #at3win,
#mk-footer,
#members{
	display: none !important;
	opacity: 0 !important;
}
.mk-page-section .vc_row-fluid{
	margin: 0 !important;
	padding: 0 !important;
}
/* global */
body{ 
	color:#000; 
	font-size:9pt; 
	max-width: 100%
}
.vc_col-sm-12{
	box-sizing: border-box;
	width: 95%;
}

/* layout */
#wrap						{ width:600px; }

/* custom */
.print-only					{ display:block; }
.page-break					{ page-break-before:always; }

/* links */
a					{ text-decoration:underline; color:#999; }