* {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	onho-font-size: 12px;
	color: #000000;
}

/* popUp */
#popUpVirCheck {
	max-height: 90%;
	max-width: 90%;
	height: 50%;
	width: 50%;
	padding: 25px 0 40px;
}
#popUpVirCheck.popUpTheme-default_contract {
	width:960px;
}
.popUp-virCheckText {
	padding: 10px;
	overflow-y: auto;
	height: 100%;
	box-sizing: border-box;
}
.popUp-virCheckPanel {
	text-align: center;
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px solid #e2e2e2;
}
.popUp-virCheckOk {}

/* extra */
.form
{
	border: #265e18 1px solid;
	font-size: 8pt;
	font-family: Verdana; background-color: #e0dfe3; color: #000000;
}

.form_file
{
	border-right: #265e18 1px solid;
	font-size: 12px;
	font-family: Verdana;
	background-color: #ffffff;
	color: #80b42d;
}

.hidden_at_all
{
	display:none;
}

.red_text_inside
{
	color: darkred;
}

.green_text_inside
{
	color: green;
}

.big_text_inside
{
	font-size: 150%;
}

.underlined_text_inside
{
    text-decoration: underline;
}
