﻿/*html
{
	overflow:hidden;
	scrollbar-face-color: #024CD3;
	scrollbar-shadow-color: #024CD3;
	scrollbar-highlight-color: #0381FF;
	scrollbar-3dlight-color: #0381FF;
	scrollbar-darkshadow-color: #011E54;
	scrollbar-track-color: #0381FF;
	scrollbar-arrow-color: #FFFFFF;
}*/

body
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	background-color: white;
}

form
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img
{
	border: none;
}

#header
{
	position: fixed;
	width: 100%;
	height: 80px;
	color: White;
	background-color: #007070;
	z-index: 0;
}

#main
{
	background-color: white;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	padding-bottom: 30px;
}

.mainContent
{
	height: 100%;
	width: 100%;
	padding-top: 20px;
	padding-top: 24px;
}

#sidebar
{
	/*border: solid 5px #007070; 	width: 100%; 	left: 0px; 	top:0px; 	bottom:0px; 	overflow:auto; 	padding-right:100px;*/
}

#Summary
{
	background-color: white; /*border-left: solid 5px #007070; 	height: 50%; 	width: 100%;*/
	left: 0px;
	height: 100%;
}

#Graph
{
	background-color: White; /*border-left: solid 5px #007070;*/
	left: 0px;
	height: 100%;
}

.ToolBar
{
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: #007070;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.AnchorToolbarLabel
{
	text-align: left !important;
	color: White;
	padding-left: 10px;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

.ToolBarSidebars
{
	text-align: right !important;
	color: White;
	padding-right: 10px !important;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

.ToolBarSidebars2
{
	background-color: #007070;
	font-size: 14px;
	text-align: right;
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.Menus
{
	top: 80px;
	position: fixed;
	width: 100%;
	vertical-align: text-top;
	background-color: #008070;
	z-index: 0;
}

#footer
{
	color: White;
	background-color: #007070;
	font-size: 8pt;
	position: fixed;
	width: 100%;
	height: 30px;
	top: auto;
	bottom: 0;
	z-index: 0;
	overflow: auto;
}

#waitplease
{
	border: solid 5px red;
	width: 300px;
	height: 200px;
	position: fixed;
	left: 50px;
	top: 50px;
	display: none;
}

#BannerDiv
{
	background-image: url(images/Banners/ClarityBannerSlice-MDSHD.png);
}
#CompanyLogoDiv
{
	position: absolute;
	top: 13px;
	left: 4px;
	width: 170px;
	height: 90px;
}
#CompanyLogoTable
{
	width: 100%;
	height: 100%;
}
#CompanyLogoTable td
{
	text-align: center;
	vertical-align: middle;
}
#CompanyLogoImg
{
	vertical-align: middle;
}
#MainMenuCell
{
	vertical-align: top;
}

#MainMenu_big
{
	/* this control the menu aspect */
	display: none;
	overflow: hidden;
	padding-left: 0px;
	width: 100%; /*290px;*/
	height: 100%; /*400px;*/
	position: fixed;
	float: left;
	border: 3px outset #87B0C2;
	background-color: Whitesmoke; /*#ffffff;*/
	top: 0px;
	z-index: 22; /*bottom:25px;*/
}
#MainMenuInside
{
	padding-top: 25px;
	overflow: hidden;
	width: 100%;
	height: 100%; /*369px;*/
}
#MainMenu_Toolbar
{
	width: 100%;
	background-color: #007070;
	position: fixed;
}
#MenuToggleDiv, #SummaryToggleDiv, #GraphToggleDiv
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 110px;
	cursor: pointer;
}
#MenuToggleDiv
{
	color: #ffffff;
	position: absolute;
	margin-left: 5px;
}
#SummaryToggleDiv
{
	position: absolute;
	margin-left: 750px;
}
#GraphToggleDiv
{
	position: absolute;
	margin-left: 690px;
}
#ConfStatement
{
	padding-left: 10px;
	font-size: 80%;
	margin-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#MainBottomTable
{
}
#MainBottomTable td
{
}
#PageSpaceCell
{
	vertical-align: top;
	width: 100%;
}
#PageSpace
{
	height: 600px;
}
#SummarySpace div.SummarySpaceBigDiv
{
	width: 300px;
	height: 250px;
}
#Summary_big, #Graph_big
{
	display: none;
}
#SummaryBar, #GraphBar
{
	width: 100%;
	height: 31px;
	/*background-image: url( 'images/ClarityBar.gif' );*/
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #ffffff;
}
#SummaryMain, #GraphMain
{
	width: 100%;
	height: 100%;
	border: 1px solid #BDBDBD;
}
#MainFrame, #SummaryFrame, #GraphFrame
{
	width: 100%;
	height: 100%;
}

label
{
	font-weight: 600;
	font-size: 9pt;
}

input.button
{
	background-color: #006666;
	color: #ffffff;
	border: solid #007070 2px;
}
tr.InputRow td
{
	padding-left: 45px;
}

table.borderedx
{
	background-color: red; /*"#fff8dc";  "HeaderBGColor"; */
	border-color: blue;
	border-style: outset;
	border-width: 15px;
}

/* 
	#################################
	Start Look and feel for all grids
	#################################
*/
table.agt td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
	white-space: nowrap !important; /*border-top: solid 2px; 	border-bottom: solid 2px;*/
	font-size: 10pt;
}

table.agt th
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #007070 !important;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	white-space: nowrap;
}

table.btnSpaces
{
	padding:10px;
}


table.btnSpaces td
{
	padding-top:15px;
	padding-left:10px;
}


table.agt th a:link
{
	color: White;
	text-decoration: none;
}

table.agt th a:visited
{
	color: White;
	text-decoration: none;
}

table.agt th a:hover
{
	color: Red;
	text-decoration: underline;
}

table.agt th a:active
{
	color: White;
	text-decoration: none;
}
/* 
	###############################
	END Look and feel for all grids
	###############################
*/

.UserAddEdit
{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
	width:100%;
	white-space: nowrap !important;
	font-size: 13pt;
}

.tabletd
{
	white-space: nowrap;
}

.titlecell
{
	vertical-align: top;
	font-weight: bold;
	padding: 10px;
}

/* This ElementID is used in page AgtRptSummary */
#Info td
{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	text-align:center;
	white-space: nowrap;
}

/* This class is used in page AgtRptInfo */
.info
{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	text-align:center;
	white-space: nowrap;
}

.rowColor0
{
	background-color: White;
}

.rowColor1
{
	background-color: #f5f5dc;
}

.tipcell
{
	vertical-align: top;
	padding: 10px;
}

#tralternate
{
}

#company
{
	color: #B3B3B3;
	top: 180px;
	left: 150px;
	font-size: 30pt;
	font-weight: bolder;
	font-family: 'Book Antiqua';
	position: absolute;
	z-index: 1;
}

#companytop
{
	color: #ffffff;
	top: 178px;
	left: 148px;
	font-size: 30pt;
	font-weight: bolder;
	font-family: 'Book Antiqua';
	position: absolute;
	z-index: 2;
}

#applogo
{
	position: absolute;
	top: 100px;
	left: 360px;
}

#companyConfidentiality
{
	font-size: 10px;
}

#FrameBkgc
{
	background-color: white;
}

#ScrollImgDiv
{
	width: 620px;
	height: 300px;
	overflow: auto;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border: 1px solid;
}

.MenuCat
{
}
.MenuCatTitle
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.MenuCatInterior
{
	display: none;
}
.MenuSubCat
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.MenuSubCatTitle
{
	cursor: pointer;
	cursor: hand;
}
.MenuSubCatInterior
{
	display: none;
	padding-left: 10px;
}
.MenuSubCatTitleLink
{
	cursor: pointer;
	cursor: hand;
}
.MenuCatTitle, .MenuSubCatTitle
{
	cursor: pointer;
	cursor: hand;
}

.MenuSubCatInteriorConteiner
{
	padding-left: 5px;
	padding-bottom: 3px;
}

.MenuSubCatInteriorConteinerOuter
{
	background-color: #ffffe0;
	width: 100%;
	border-left: solid 1px black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Error
{
	background-color:#f7f7f7;
	color: Red;
	font-size: 15px;
	padding:5px;
	width:100%;
}

.HeaderSpace
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #007070;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	width: 100%;
	white-space: nowrap;
}


.BodySpace
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	padding-right: 0px !important;
	font-size: 10pt;
}

.TableBodySpace
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	white-space: nowrap !important; /*border-top: solid 2px; 	border-bottom: solid 2px;*/
	font-size: 10pt;
}

.form222
{
	display: inline;
}

.floatleft
{
	z-index: 20;
	float: left;
	top: 0px;
	width: 100%;
	height: 100%; /*background-color: #F63;*/
}

.frameRule
{
	border: solid 2px red;
	overflow: auto;
	word-spacing: 2px;
	-moz-box-sizing: border-box;
}

/*
	##############################
	START SchedRpt.aspx page
	##############################
*/

table.HawbList
{
	font-size: 8pt;
	font-family: Arial;
	border-right: 1px solid;
	border-top: 2px solid;
	width: 100%;
	padding: 5px 5px 5px 5px;
}
table.HawbList td, table.HawbList th
{
	border-left: 1px solid;
	border-bottom: 1px solid;
	padding:5px;
}
table.HawbList td.notes
{
	font-size: 8pt;
	font-family: Arial;
	font-style: italic;
	border-top: 0px;
	border-bottom: 2px solid;
}
div.2PersonArea
{
	font-size: 8pt;
	font-family: Arial;
	border-top: 2px solid;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14pt;
	page-break-before: always;
}
div.2PersonTable
{
	font-size: 8pt;
	font-family: Arial;
	margin-top: 10px;
	width: 100%;
}
div.2PersonTable table
{
	font-size: 8pt;
	font-family: Arial;
	width: 100%;
}
div.2PersonTable table td
{
	font-size: 10pt;
	padding: 0px;
}
div.2PersonTable table td.box div
{
	font-size: 8pt;
	font-family: Arial;
	border: 2px solid;
	margin: 2px;
	font-size: 20pt;
	width: 150px;
}
div.2PersonTable table tr.TeamStart td
{
	border-top: 1px solid;
	padding-top: 5px;
}
div.2PersonTable table tr.TeamEnd td
{
	padding-bottom: 5px;
}
/*
	##############################
	END SchedRpt.aspx page
	##############################
*/


/*
	##############################
	START		AgtFeatures.aspx page
			AgtDocs.aspx
	##############################
*/
table.ChangesTable td 
{ 
	border-bottom: 2px solid; 
	padding-bottom: 5px; 
	padding: 5px; 
	text-align:left;
}

table.ChangesTable th
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #007070 !important;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	white-space: nowrap;
}


table.ChangesTable th a:link
{
	color: White;
	text-decoration: none;
}

table.ChangesTable th a:visited
{
	color: White;
	text-decoration: none;
}

table.ChangesTable th a:hover
{
	color: Red;
	text-decoration: underline;
}

table.ChangesTable th a:active
{
	color: White;
	text-decoration: none;
}
/*
	##############################
	END		AgtFeatures.aspx page
			AgtDocs.aspx
	##############################
*/


.VerticalTable th.top, .VerticalTable th.topbottom
{
	border-top: 2px solid;
}
.VerticalTable th.bottom, .VerticalTable th.topbottom
{
	border-bottom: 2px solid;
}
.VerticalTable th, .VerticalTable td
{
	border-top: none;
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px;
}
.VerticalTable th
{
	background-color:#007070;
	color:White;
	text-align: right;
	font-size: 12px;
	padding:3px;
}
.VerticalTable td
{
	font-weight: bold;
}


/*
	###############################
	START Styles for PermPrefs.aspx
	###############################

span.AppOptions
{
	font-weight:bold;
}
*/

div.AppOptions, DT, DD
{
	margin-right: 10%;
}

div.AppOptions, DT
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.Caption
{
	font-weight: bold;
    padding-left: 7px;
    padding-top: 1px;
    padding-bottom: 4px;
    margin-top: 1px;
    margin-bottom: 4px;
}

DT
{
    border-top: black 1px solid;
    border-bottom: #aaaaaa 2px solid;
    border-left: black 1px solid;
    border-right: #aaaaaa 1px solid;
    color: white;
    background-color: #007070;
}

DD
{
}

div.AppOptions
{
	width: 100%;
	/*
	font-weight: bold;

	border-top: black 1px solid;
    border-bottom: #aaaaaa 2px solid;
    border-left: black 1px solid;
    border-right: #aaaaaa 1px solid;
    */
	
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

table.AppOptions
{
	width: 96%;

	border-top: black 1px solid;
    border-bottom: #aaaaaa 2px solid;
    border-left: black 1px solid;
    border-right: #aaaaaa 1px solid;    
}
table.AppOptions tbody td
{
    vertical-align: top;
}
table.AppOptions tbody td.ChoiceBox
{
	width: 25px;
	font-weight: bold;
}
table.AppOptions tbody td.ChoiceBoxDesc
{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
div.SubSub
{
	display: none;
	padding:8px;
	border-left:solid 1px gray;
	border-bottom:solid 1px gray;
}
.expand
{
	font-size:10pt;
	color:Maroon;
}
/*
	#############################
	END Styles for PermPrefs.aspx
	#############################
*/


/* 
	#################################
	Start Look and feel for Info.aspx
	#################################
*/
table.dlx
{
	width: 90%;
	/*padding: 0px;*/
	padding-left: 15px;
}

table.dlx td
{
	/*padding-top: 0px !important;*/
	padding-bottom: 5px;
	text-align: left;
	font-size: 13px;
}

table.dlx td a:link
{
	color: White;
	text-decoration: none;
}

table.dlx td a:visited
{
	color: White;
	text-decoration: none;
}

table.dlx td a:hover
{
	color: Red;
	text-decoration: underline;
}

table.dlx td a:active
{
	color: White;
	text-decoration: none;
}
/* 
	###############################
	END Look and feel for info.aspx
	###############################
*/



/* 
	###############################
	Used for application Scanning
	###############################
*/
table.Menuss
{
	width: 100%;
}
table.Menuss td
{
	padding-bottom: 3px;
}
/* 
	###############################
	###############################
*/




/* 
	###############################
	SPLASH SCREEN
	###############################
*/
.SplashText li
{
	padding:20px;
}

.SplashText
{
	border: solid 3px black;
	padding: 40px 40px 40px 40px;
	font-size: 18pt;
}

.SplashTextFrame
{
	border: solid 1px black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11pt;
	color: Black;
	background-color:White;
	height:60px;
}

.SplashTextTable
{
	width:100%;
	text-align:center;
}

.SplashTextTableBanner
{
	white-space: nowrap;
	width:100%;
	text-align:center;
}

.SplashTextTable th
{
	width:33%;
}

.SplashTextTableBanner th
{
	width:33%;
}

.SplashTextTable td
{
	min-width:150px; 
	border: solid 2px black; 
	padding: 10px 10px 10px 10px;
}

.SplashTextTableBanner td
{
	min-width:150px; 
	border: solid 2px black; 
	/*padding: 0px 0px 0px 0px;*/
}

.SplashTextTableLegend
{
	clear:inherit;
	border:none; 
	text-align:left;
	font-size:12px;
	width:20px;
}

.SplashTextTableLegend tr
{
	clear:inherit;
	border:none; 
	text-align:left;
	font-size:12px;
}

.SplashTextTableLegend td
{
	clear:inherit;
	min-width:0px; 
	border:none; 
	text-align:left;
	font-size:12px;
	white-space:nowrap;
	padding: 2px 2px 2px 2px;
}

.SplashTextTableLegend div
{
	width:40px;
	height:20px;
	border: solid 1px black;
}

.SplashTextNewDocs
{
	border:none; 
}


/* 
###############################
USA2E APPLICATION
###############################
*/
.u2eMainContent
{
	position:absolute;
	top:60px;
	padding-bottom:120px;
	width:100%;
}

#footer-feature 
{
/*width:230px;*/
}

#footer-feature-4 {
width:230px;
}

.footer-feature-links {
padding:15px 0px;
background:url(../images/footer-feature-bg.gif) repeat-x top left;
font-size:11px;
color:#666666;
width:230px;
}

.footer-feature-links ul {
font-size:11px;
color:#666666;
font-weight:bold;
margin-left:5px;
height:163px;
}

.footer-feature-links li {
margin:5px 0px;
color:#336699;
}

.footer-feature-links b {
font-size:16px;
color:#336699;
border-bottom:1px solid #336699;
}

.footer-feature-links li a {
color:#336699;
}

/*
	+++++++++
	LOGIN BAR
	+++++++++
*/

.loginInfo
{
	font-size:12pt;
	/*border: solid 2px black;
	margin: 5px 10px 5px 10px*/
	margin: 0px 0px 0px 0px
}

.loginInfo td
{
	padding: 20px 20px 20px 20px;
}

.loginInfoRowColor0
{
	background-color: orange;
	border-right: solid 2px black;
}

.loginInfoRowColor1
{
	background-color: #F2FEBF;
	border-right: solid 2px black;
}

.lastLoginInfo 
{
	font-size:8pt;
	margin: 0px 0px 0px 0px
}
.lastLoginInfo td
{
	padding: 2px 10px 2px 5px;
	white-space:nowrap;
}

.floatingDIV 
{
	font-size:9pt;
	/*border-bottom: solid 2px black;
	border-right: solid 2px black;*/
	border-left: solid 2px black;
	border-top: solid 2px black;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width:430px;
	height:110px;
	/*position:absolute;*/
	/*left:550px;*/
	/*right:0px;
	top:-60px;*/
	position: fixed;
	right:0px;
	bottom:0;
	overflow:auto;
	background-color:White;
}

.mainLogInfoDIV 
{
	position: fixed;
	top:0;
	left:0;
	border-bottom: solid 2px black;
	background-color:WhiteSmoke;
	/*width:100%;
	min-width:678px;*/
	margin:0px 0px 0px 0px;
}

/*
	+++++++++
	Documents
	+++++++++
*/
.divheaders {
    font-style: italic;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #007070;
    color: white;
}

.divheaders a:link {
    color: White;
	text-decoration: none;
    padding-left:270px;
    font-style:normal 
}
.divheaders a:visited {
    color: White;
	text-decoration: none;
    padding-left:270px;
    font-style:normal 
}
.divheaders a:hover {
    color: Red;
	text-decoration: underline;
    padding-left:270px;
    font-style:normal 
}
.divheaders a:active {
    color: White;
	text-decoration: none;
    padding-left:270px;
    font-style:normal 
}
/* 
###############################
###############################
*/


/*


STRONG
{
    font-size: 16pt
}
.verticaltable td, .verticaltable th
{
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .1em;
	padding-bottom: .1em;
	border-top: none;
	border-bottom: none;
}

.verticaltable th
{
	text-align: right;
}

.verticaltable td
{
	text-align: left;
}
*/
