html {
    overflow:auto;

}
body.titlebar {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;                 
	font-size: 8pt;
	font-weight: normal;
	background-color: #ffffff;
	color:#3C3C3C;
    
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #f9f9f9;
	color:#3C3C3C;
    
}
body.footer {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #f9f9f9;
	color:#FFFFFF;
    
}

/* page header at the top of each screen */
div.pageheader
{
    background-color: #2FA0E1;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    font-size: 10pt;
    font-style: normal;
    
}

div.footer {
	width:49%;
	margin-top:10px;
}
div.footerholder {
	background-color: #f9f9f9;
	color:#ffffff;
	width:100%;
	height:1000px;
}
div.subheader {
	background-color: #ffffff;
	color: #666666;
	font-weight:bold;
	border: none;
	height:35px;
	position:fixed;
	width:100%;
	z-index:1;
}
div.subheaderie {
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
	border: none;
	height: 35px;
	width: 100%;
}

/* container for toolbar */
div.toolbar
{
    position:relative;
    background-color:#ffffff;
    width:100%;
    text-align:left;
}

table.document {
	width:100%;
    padding:0px;
	margin:0px;
	margin-top:45px;
}

tr.header {
	background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:0px;
   	height:25px;
	border: 0px solid #e0e0e0;
	text-align:left;
}
tr.subheader {
	background-color: #ffffff;
	color: #666666;
	border-top: 0px solid #e0e0e0;
}
tr.gridviewheader {
	background-color: #F5F5F5;
   	color: #666666;
   	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:0px;
   	height:25px;
	text-align:left;
	position: relative;
    border-top: 0px solid #e0e0e0;
	border-bottom: 0px solid #e0e0e0;
}

tr.hover:hover {background-color: #f5f5f5}

/* default table header */
tr.tableheader
{
    background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:0px;
   	height:25px;
	text-align:left;
	width:100%;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

td.documentheadershort {
	background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
	font-weight:bold;
	white-space: nowrap;
	padding-right:10px;
	padding-top:5px;
	width:50px;
	height:25px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
td.documentheader {
	background-color: #F5F5F5;
   	color: #666666;
   	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:10px;
   	width:100px;
	height:25px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
td.documentheaderrev {
	background-color: #F5F5F5;
   	color: #666666;
   	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:10px;
   	width:50px;
	height:25px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
td.documentheaderdesc {
	background-color: #F5F5F5;
   	color: #666666;
   	font-size: 8pt;
   	font-weight:bold;
   	white-space: nowrap;
   	padding-right:10px;
	height:25px;
	width:400px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
td.documententryshort {
	background-color: #ffffff;
	color: #3C3C3C;
	font-size: 8pt;
	width:50px;
	white-space: nowrap;
	border-left:0px #F4F5E3 solid;
	border-bottom:1px #F4F5E3 solid;
}
td.documententry {
	background-color: #ffffff;
   	color: #3C3C3C;
   	font-size: 8pt;
   	border-left:1px #F4F5E3 solid;
   	border-bottom:1px #F4F5E3 solid;
   	width:100px;
}
td.documententryrev {
	background-color: #ffffff;
   	color: #3C3C3C;
   	font-size: 8pt;
   	border-left:1px #F4F5E3 solid;
   	border-bottom:1px #F4F5E3 solid;
   	width:50px;
}
td.documententrydesc {
	background-color: #ffffff;
   	color: #3C3C3C;
   	font-size: 8pt;
   	border-left:1px #F4F5E3 solid;
   	border-bottom:1px #F4F5E3 solid;
   	width:400px;
}
td {
	border: 0px;
	font-size: 8pt;
	background-color: inherit;
	white-space: nowrap;
}
td.wrap {
	border: 0px;
	font-size: 8pt;
	background-color: inherit;
	white-space: normal;
}
td.formlabel {
	border: 0px;
	background-color: inherit;
	font-size: 8pt;
}
td.header {
	background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
	font-weight:bold;
	height:25px;
	border-top: 0px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
td.menubar {
	background-color:#ffffff;
	color:#aaaaaa;
	font-size: 8pt;
	font-weight: normal;
	height:20px;
}

/* very slight border on rows in table */
td.bordered
{
	border-bottom: 1px dotted #f5f5f5;

}

/* table cell for toolbar */
td.toolbar
{
    text-align:left;
    background-color:#ffffff;

}

/*FR1469*/
th.stickyds {
	background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	border-top: 0px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	top: 37px;
	position: -webkit-sticky;
	position: sticky;
}

	/*th.stickyds:nth-child(1) {
		width: 50px;
		z-index: 1;
		position: sticky;
		left: 0;
	}

	th.stickyds:nth-child(2) {
		z-index: 1;
		position: sticky;
		left: 62px;
	}*/

/*td.stickydstd {
}
	td.stickydstd:nth-child(1) {
		position: sticky;
		left: 0;
	}
	td.stickydstd:nth-child(2) {
		position: sticky;
		left: 0;
	}*/

th.stickyvs {
	background-color: #F5F5F5;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	border-top: 0px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	top: 37px;
	position: -webkit-sticky;
	position: sticky;
}


/*td.stickyvstd {
}

	td.stickyvstd:nth-child(1) {
		position: sticky;
		left:auto
	}

	td.stickyvstd:nth-child(2) {
		position: sticky;
		left: auto
	}

	td.stickyvstd:nth-child(3) {
		position: sticky;
		left: auto
	}

	td.stickyvstd:nth-child(4) {
		position: sticky;
		left: auto
	}*/
/************************************/



input.text {
	
	font-size: 8pt;
    
}


input.docattrib {
    width:85px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    border: 0px dotted #bbbbbb;
}
input.docattribrev {
	width:35px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    border: 0px dotted #bbbbbb;
}
input.docattribdesc {
	width:350px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    border: 0px dotted #bbbbbb;
}
input.fakehidden
{
    position: fixed;
    top:1px;
    right:1px;
    width:1px;
    height:1px;
    z-index:-1;

}

input[type=text] {
    font-size: 8pt;		
}

/*.text {
	background-color:#FFFFFF;
	border-bottom:#8CAAE6 1px solid;
	border-left:#8CAAE6 1px solid;
	border-right:#8CAAE6 1px solid;
	border-top:#8CAAE6 1px solid;
	color:#3C3C3C;
	font-size: 8pt;
}
*/

/* textbox for errors */
input.errorbox {
	background-color: #ffffff;
	border-bottom:#eeeeee 1px solid;
	border-left:#eeeeee 1px solid;
	border-right:#eeeeee 1px solid;
	border-top:#eeeeee 1px solid;
	color:#ff0000;
}

/* button styling */
input.button {
	font-size: 8pt;
	margin-left:1px;
    margin-right:1px;
    font-weight: normal;
    height:21px;
    padding-left:10px;    
    padding-right:10px;  
    background-color:#1D8FD1;
    color:#f4f4f4;
    border:none;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;    
}

input.button[disabled] { 
    background-color:#F0F0F0;
    color:#f4f4f4;
    pointer-events: none;
    cursor: default;
    }

input.button:hover {
	cursor: pointer;
    background-color: #1877AE; /* red (ish) */
}
input.button[disabled]:hover { 
    background-color:#F0F0F0;
    color:#f4f4f4;
    pointer-events: none;
    cursor: default;
}
input.hiddenfile
{
    -moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	position:absolute;
	left:0px;
	/*top:37px;*/
	width:70px;
	height:20px;
	
}


input.btnfile {
	font-size: 8pt;
	margin-left:1px;
    margin-right:1px;
    font-weight: normal;
    height:21px;
    padding-left:10px;    
    padding-right:10px;  
    background-color:#78C1EC;
    color:#f4f4f4;
    border:none;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;    
}

input.btnfile:hover {
	cursor: pointer;
    background-color: #78C1EC; /* red (ish) */
}

select.docattrib {
    width:85px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    
}
select.docattribrev {
	width:35px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    
}
select.docattribdesc {
	width:350px;
	margin-right:5px;
	margin-left:5px;
	font-size: 8pt;
    
}

select.select {
	font-size: 8pt;	
}
select.docselect {
	font-size: 8pt;
	width:100px;
	margin-right:10px
}

div.projectselection
{
    margin-top:4px;
    background-color:#2FA0E1;
    color:#ffffff;
    padding: 8px 8px 8px 8px;    
    
}
select.projectselect
{
    font-size: 8pt;
	width:150px;
	margin-top:2px;	    
}

p {
	color:#3C3C3C;
	border:0px;
	font-weight:normal;
	font-size: 8pt;
}
p.error {
	color:#3C3C3C;
	font-weight:bold;
	font-size: 8pt;
}


form {
	padding:0px;
	margin:0px;
}

h1 {
	color:#3C3C3C;
	font-weight:bold;
	font-size: 16pt;
}
h2 {
	color:#3C3C3C;
	font-weight:bold;
	font-size: 14pt;
}
h3 {
	color:#3C3C3C;
	font-weight:bold;
	font-size: 12pt;
}
h4 {
	color:#3C3C3C;
	font-weight:bold;
	font-size: 10pt;
}
ul.back
{
	list-style-image:url(../images/folder_up.gif);
	list-style-position:inside;
	align-content:center;
    margin-left:4px;
	margin-top:0px;
	padding-left:4px;
	padding-top:0px;
    color:#0066CC;  
}
ul.folder
{
	list-style-image:url(../images/fldwide.gif);
	list-style-position:inside;
	align-content:center;
    margin-left:4px;
	margin-top:0px;
	padding-left:4px;
	padding-top:0px;
    color:#0066CC;    
}


/* start of menu bar */

/* 2nd row */
#mainmenucontainer
{
    color:#3C3C3C;
    background:#ffffff;
    width:100%;
}

/* 1st row */
#mainmenu
{
    height:30px;
    font-weight:bold;
    background:#303030;
    padding:0 0 0 0px;    
}

/* 1st row */
#mainmenu ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    width:auto;
    float:left;
    border-left: 0px solid #eeeeee;    
    border-right: 0px solid #eeeeee;    
    border-top: 0px solid #eeeeee;    
}

/* 1st row */
#mainmenu ul li
{
    display:block;
    float:left;
    margin:0px;
}

/* 1st row */
#mainmenu ul li a
{
    display:block;
    float:left;
    color:#bbbbbb;
    text-decoration:none;
    font-weight:bold;
    padding:0 0 0 20px;
    line-height:275%;
    height:30px;
}

/* 1st row */
#mainmenu ul li a span
{
    padding:0px 20px 0 0;
    height:30px;
    float:left;
    font-weight:bold;    
}

/* 1st row */
#mainmenu ul li a:hover
{
    color: #ffffff;
    
    font-weight: bold;
}

#mainmenu ul li a:hover span
{
    display:block;
    width:auto;
    cursor:pointer;
    font-weight:bold;
    
}

#mainmenu ul li a.current,#mainmenu ul li a.current:hover
{
    color:#ffffff;
    
    line-height:275%;
    font-weight:bold;
}

#mainmenu ul li a.current span
{
    display:block;
    padding:0 20px 0 0;
    width:auto;
    
    height:30px;
    font-weight:bold;
}

#submenu
{
    color: #e5e5e5; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
    font-size: 8pt;
    height: 17px;
    font-weight:bold;
    border-bottom:0px solid #dddddd;
    border-top:1px solid #dddddd;
}

#submenu a:link, #submenu a:visited, #submenu a:active
{
    color: #666666;
    font-weight:normal;
}

#submenu a:hover
{
    color: #666666;
    font-weight:normal;
    text-decoration:underline;
}

.submenucontent
{
    display: none;
}

/* end of tabbed menu bar */


.searchbar
{
    background-color:#efefef;
    border-bottom: 1px solid #dddddd;    
}


/* styling for asp.net linkbuttons */
.btn:link {
  background: #e0e0e0;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  text-align:center;
  color: #3C3C3C;
  font-size: 12px;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  margin-right:0px;
  height:17px;
  font-weight:normal;
}

.btn:visited {
  background: #e0e0e0;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  text-align:center;
  color: #3C3C3C;
  font-size: 12px;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  margin-right:0px;
  height:17px;
  font-weight:normal;
}

.btn:active {
  background: #e0e0e0;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  text-align:center;
  color: #3C3C3C;
  font-size: 12px;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
  margin-right:0px;
  height:17px;
  font-weight:normal;
}

.btn:hover {
  text-decoration: none;
  font-weight:normal;
  background: #2FA0E1;
  color: #ffffff;

}

img.logo
{
    border: 0px;
}


/* images in toolbar */
img.toolbar
{
    margin-right:0px;
    border:0px;
    vertical-align:middle;
    width:16px;
    height:16px
}


a:link {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a:visited {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a:active {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a:hover {
	color:#EC2543;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:bold;
}
a.logout:link {
	color:#EC2543;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.logout:visited {
	color:#EC2543;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.logout:active {
	color:#EC2543;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.logout:hover {
	color:#EC2543;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:bold;
}
a.menu:link {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:visited {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:active {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#3C3C3C;
	font-size: 8pt;
	font-weight:normal;
}
a.folder:link {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.folder:visited {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.folder:active {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:bold;
}
a.folder:hover {
	color:#3C3C3C;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:bold;
}

/* folder item links */
a.folderitem:link {
    border-bottom: 0px dotted #cccccc;
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.folderitem:visited {
    border-bottom: 0px dotted #cccccc;
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.folderitem:active {
    border-bottom: 0px dotted #cccccc;
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.folderitem:hover {
	color:#3C3C3C;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:normal;
}

/* treeview nodes */
a.treeview:link {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.treeview:visited {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.treeview:active {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.treeview:hover {
	color:#3C3C3C;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:normal;
}

/* toolbar for folders screen */
a.toolbar:link {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
}
a.toolbar:visited {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
}
a.toolbar:active {
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
}
a.toolbar:hover {
    background-color:#dddddd;
	color:#3C3C3C;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:10px;
}

/* page link */
a.page:link {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;	
}
a.page:visited {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;	
}
a.page:active {
	color:#0066CC;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;	
}
a.page:hover {
    background-color:#17415A;
	color:#ffffff;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;	
	text-decoration:none;	
}

.drl {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
	.drl:link {
		color: #0066CC;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
	}

	.drl:visited {
		color: #0066CC;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
	}

	.drl:active {
		color: #0066CC;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
	}

	.drl:hover {
		color: #EC2543;
		text-decoration: underline;
		font-size: 8pt;
		font-weight: bold;
	}

.borderless td, .borderless th {
	border-top: none !important;
}

/*.loading {
	font-family: Arial;
	font-size: 10pt;
	border: 5px solid #67CFF5;
	width: 350px;
	height: 60px;
	display: none;
	position: fixed;
	background-color: White;
	z-index: 999;
}*/

.loading {
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 120px;
	height: 120px;
	animation: spin 2s linear infinite;
	display: none;
	position: fixed;
	background-color: White;
	z-index: 999;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}