body,html{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:arial;
	overflow-x: hidden;
}
#main_container{
	overflow: hidden;
}
.online_scaner{
 text-align: center;
 width:260px;
 padding:20px;
 height:200px;
}
.text_div{
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}
#loader{
	display:inline;
}
#fileToUpload{
	background:white;
	border:1px solid #c4c4c4;
	font-size:14px;
	width:240px;
}
.button{
	cursor: pointer;
	border: none;
	color: #FFF;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #2FB557;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 3px;
	letter-spacing: 1px;
	height: 34px;
}
.button_div{
	margin-top:20px;
}
table.scan_result{
	margin-top:10px;
}
table.scan_results{
	width:660px;
	margin-top:10px;
}
table.scan_result td{
	width:290px;
	font-size:14px;
}
span.title_results{
	color:#504e4f;
	font-weight: bold;
}
span.head{
	display: block;
		margin-top: 10px;
}
td.head, span.head{
	color:#0B963C;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	width:170px;
	padding-right: 15px;
}
td.head_win{
	color:#0B963C;
	font-size:17px;
	font-weight:bold;
	padding-top:13px;
}
table.scan{
	margin-bottom: 15px;
	margin-top: 25px;
	width:430px;
	height: 220px;
}
table.scan_head{
	margin-bottom: 15px;
	margin-top: 15px;
	width:660px;
	padding-left:18px;
}
.scan_note{
	font-size:13px;
	color:#8e8e8e;
	text-align:center;
}
.turn_note{
	font-size:13px;
	color:#8e8e8e;
	text-align:center;
}
#progress_bar{
	background-image:url(/templates/new_site_tmp/img/whole.jpg);
	width:83px;
	height:85px;
	text-align:center;
}
#progres_bar_scan{
	background-image:url(/templates/new_site_tmp/img/whole.jpg);
	width:83px;
	height:85px;
	text-align:center;
}
#progres_bar_scan_start{
	background-image:url(/templates/new_site_tmp/img/whole.jpg);
	width:83px;
	height:85px;
	text-align:center;

}
.results_head{
	margin-top:10px;
	border-radius: 3px;
	display: block;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 7px;
	width:430px;
	font-weight:bold;
}
.results_head.success{
	color:#0B963C;
	background-color: #DEF6B1;
	border-color: #D6E9C6;
	width: 620px;
}
.results_head.error_riskware{
	color: red;
	background-color: #fdc1bd;
	border-color: #EBCCD1;
	width: 620px;
}
.results_head.error{
	color: red;
	background-color: #fdc1bd;
	border-color: #EBCCD1;
	width: 620px;
}
.results_head.error_scan{
	color: #D9BD00;
	background-color: #FFF3CC;
	border-color: #FAEBCC;
	width: 620px;
}
.scan_start_note{
	font-size:13px;
	color:#8e8e8e;
	text-align:center;
}
span.scan {
	position:relative;
	top:4px;
	color:#F26E3F;
	font-size:65px;
}
.close{
	text-align: center;
	padding-top:10px;
	padding-bottom:15px;
}
hr{
	color: #E0E0E0;
	background-color: #E0E0E0;
	border: none;
	height: 1px;
}
.footer{
	text-align: center;
}
.footer p{
	color: #c4c4c4;
	font-size:12px;
	font-weght:bold;
}
.foot_menu{
	margin-left:auto;
	margin-right: auto;
}
.foot_menu a{
	font-size:13px;
	font-weight:bold;
	color:#505050;
	padding-right:40px;
	padding-bottom:10px;
}
p.error{
	color:red;
	font-weight:bold;
	font-size:15px;
}
.splLink a{
	text-decoration:none;
}
.splCont{
padding-bottom:5px;
display:none;
padding-top:5px;
color:red;
padding-top:5px;
}
.spl{color:red;}
div.head_two{
	color:#504e4f;
	font-weight:bold;
	padding-top:3px;
	margin-bottom:35px;
	}
td.head_two{
	color:#504e4f;
	font-weight:bold;
	padding-left:35px;
	font-size:17px;
	letter-spacing:0.06em;
	text-transform:uppercase;
}
