﻿body
{
	width: auto;
	color: #666666;
    font: 75%/125% Arial,Sans-Serif;
    overflow: hidden;
}

.upload_box
{
	background-color: #efefef;
	padding: 3px;	
	border: 3px solid #DBE6F4;
}

#divUpload {
     position:absolute;
    top:33%;
    right:33%;
    bottom:33%;
    left:33%;
    padding:10px;
    margin:10px;
	margin: -1px auto 0;
}

#divLogin {
     position:absolute;
    top:30%;
    right:36%;
    bottom:30%;
    left:36%;
    padding:10px;
    margin:10px;
	margin: -1px auto 0;
}
.dResult 
{
	width: 555px;
}

.dTitles
{
	height: 22px;
	overflow: hidden;
}

.dResults
{
	margin-top: -1px;
	height: 150px;
	overflow: auto;
}

.tResult 
{
	width: 100%;
}

.tTitles
{
	background-color: #0075BF;
	color: #FFFFFF;
	font-weight: bold;
}

.tResults
{
	background-color: #0075BF;
    border: 1px solid #0075BF;
    border-spacing: 0;
    margin-top: -1px;
	
}
.primeLine
{
	background-color: #FFFFFF;
}
.alternateLine
{
	background-color: #DFDFDF;
}
.c1 
{
	width: 40px;	
}

.tc1 {}

.rc1 
{
	text-align: center;	
	color: Black;
}

.c2 
{
	width: 90px;

}

.tc2 {}

.rc2 
{
	padding-left: 4px;
}

.c3 
{
	
}

.tc3 {}

.rc3 
{
	padding-left: 3px;
}

.box_input
{
	border: #666666 solid 1px;
}

.spnLabel
{
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.innerTabPageView
{
	 border-left: 1px solid #8DB2E3;
	 border-bottom: 1px solid #8DB2E3;
	 border-right: 1px solid #8DB2E3;
	 background-color: #DBE6F4;
	 margin-right: 1px;
	 width: 100%;
	 vertical-align: top;
	 height: 1000px;
}

.input_search
{
	font-family: "segoe ui",arial,sans-serif;
    font-size: 12px;
    border: 1px solid #ABC1DE;
}

 .loading
{
    background-color: #fff;
    height:100%;
    width:100%;
}

.module1
{
    background-color: #dff3ff;
    border: 1px solid #c6e1f2;
}

.spnScreenTitle
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 26px;
	font-weight: 900;
	color: #0B7BC2;
}
