#cssmenu{ height:28px; width: 94%; min-width: 1010px; max-width: 1380px; display:block; padding:0 10px 0 10px; margin: 0 auto;  border:1px solid; border-radius:5px; position: fixed; z-index: 100;}
#cssmenu .mobileMenuToggle{display: none;}

/*#cssmenu{ height:25px; width:1010px; display:block; padding:0; margin: -5px 0 0 -505px; left:50%; border:1px solid; border-radius:5px; position: fixed; z-index: 100;}*/
/*menu bar height,,,margin from top of page, border width, round corners of border*/
/* #cssmenu > ul {height:28px;list-style:inside none; padding:0; margin:0; float:left; max-width: calc(100% - 450px); white-space: nowrap; overflow-x: auto;}  */
#cssmenu > ul {list-style:inside none; padding:0; margin:0; float:left; max-width: calc(100% - 450px);  } 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 
#cssmenu > ul > li > a{ outline:none; display:block; position:relative; padding:7px 8px 8px 8px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); } 
#cssmenu .user{ outline:none; display:block; position:relative; padding:5px 8px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4);float:right; } 
#cssmenu .admin{ outline:none; display:inline-block; position:relative; padding:5px 5px;text-align:center; text-decoration:none;  } 
/*sets properties for individual header cells*/
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-2px; z-index:99; } 
#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
/*#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:5px; border:5px solid transparent; border-top:5px solid #fff; }*/
/*this is the down area for each sub menu*/
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
/* #cssmenu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:13px; padding-top:8px; top:-1px; z-index:999; }  */
#cssmenu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:9px; padding-top:8px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; max-height: 800px; overflow: auto;position:absolute; top:25px; padding:10px 0; background:#3f3f3f; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{width:300px;} 
/*Width of drop menu*/
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:3px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 

#cssmenu,#cssmenu .user,#cssmenu .admin, #cssmenu > ul > li, #cssmenu > ul > li > ul > li a:hover{ background:#3e698c; background:-moz-linear-gradient(top,  #3e698c 0%, #30576e 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e698c), color-stop(100%,#30576e)); background:-webkit-linear-gradient(top,  #3e698c 0%,#30576e 100%); background:-o-linear-gradient(top, #3e698c 0%,#30576e 100%); background:-ms-linear-gradient(top, #3e698c 0%,#30576e 100%); background:linear-gradient(top,  #3e698c 0%,#30576e 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e698c', endColorstr='#30576e',GradientType=0 ); } 
#cssmenu{border-color:#1b313d;} 
#cssmenu > ul > li > a{border-right:1px solid #1b313d; color:#fff;} 
#cssmenu > ul > li > a:after{border-color:#6696bd;} 
#cssmenu > ul > li > a:hover{background:#3f3f3f;} 
.user{float:right;color:#fff;border-left: 1px solid #1B313D;}
img{vertical-align: middle;}
.admin{float:right;}
.admin img{height:18px;}
/* .admin{top:0px !important;background:transparent !important;} */
.user:before{
	border-left: 1px solid;
    bottom: -1px;
    content: "";
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: 99;
	border-left: 1px solid #6696bd;
	}
.user #hidePdfWindow{display: none;}	

#cssmenu .dbListholder{display: inline;margin:-1px 5px;}
#cssmenu .dbListholder select, #width_tmp_select{
	border: 0;
	background-color: #365f7b;
	font:bold 13px/100% Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-style:bold; 
	text-shadow:1px 1px 0 rgba(0,0,0, 0.5);
	line-height:12px;
	padding:0;
	border-radius: 0px;	
}
#width_tmp_select{
 display : none;
} 

/* Quick Menu CSS Start -----------------------------*/
/*---- Horizontal Quick Menu ----*/
.quickMenuHolder{position:relative; z-index: -1;border: 4px solid transpparent;}
.quickMenuHolder img,.quickMenuHolder span{cursor: pointer;}
.circleButton{
	/* float:right; */
	/* top: 0px; */
	/* left:-25px; */
	/* width:16px; */
	/* text-align:center; */
	/* bottom: 0; */
	/* padding:0 5px; */
}
/* .arrow-down { */
	/* position:relative; */
	/* /* bottom:5px; */ */
	/* /* top:-3px; */ */
	/* width: 0;  */
	/* height: 0;  */
	/* border-left: 8px solid transparent; */
	/* border-right: 8px solid transparent; */
	/* border-top: 8px solid #ffffff; */
/* } */
/* .arrow-up { */
	/* display:none; */
	/* border-left: 8px solid transparent; */
	/* border-right: 8px solid transparent; */
	/* border-bottom: 8px solid #ffffff; */
/* } */

.modeSwitch{
	outline:none; 
	display:block; 
	position:relative; 
	padding:6px 8px; 
	font:bold 13px/100% Arial, Helvetica, sans-serif; 
	text-align:center; 
	text-decoration:none; 
	text-shadow:1px 1px 0 rgba(0,0,0, 0.4); 
	float:right;
	color:#fff;
}

.circle{
	/*   */
	display:none;
	float:right;
	margin-top:3px;
	padding: 0 15px 0 5px;
	height: 26px;
	background: #315971;
	border-radius: 5px;
	border: 1px solid #000000;
	text-align:right;
	/*box-shadow: 0 0 0 1px #1B313D;  */
	
	z-index: 1;

	background-image: linear-gradient(bottom, #1B313D 0%, #315971 73%, #315971 56%);
	background-image: -o-linear-gradient(bottom, #1B313D 0%, #315971 73%, #315971 56%);
	background-image: -moz-linear-gradient(bottom, #1B313D 0%, #315971 73%, #315971 56%);
	background-image: -webkit-linear-gradient(bottom, #1B313D 0%, #315971 73%, #315971 56%);
	background-image: -ms-linear-gradient(bottom, #1B313D 0%, #315971 73%, #315971 56%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #1B313D),
	color-stop(0.73, #315971),
	color-stop(0.56, #315971));
}
.circle a{
	display:relative;
}
.circle a[title]:hover:after {
  content: attr(data);
  padding: 4px 8px;
  color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  top: 100%;
  white-space: nowrap;

  border-radius: 5px ;
  background: rgba(0,0,0,0.5);
}
.circle img {
	padding: 3px 4px;
	border: 0 ;
	width:20px;
	height:20px;
}
/*---- Vertical Quick Menu ----*/
.circle2 {
	position: fixed;
	right:3%;
	top: 70px;
	width: 26px;
	min-height: 100px;
	background: #315971;
	border-radius: 5px;
	border: 1px solid #000000;
	/*box-shadow: 0 0 0 1px #1B313D;  */
	padding: 15px 0 15px 0;
	z-index: 100;
	display:inline-block;
background-image: linear-gradient(right , #1B313D 0%, #315971 73%, #315971 56%);
background-image: -o-linear-gradient(right , #1B313D 0%, #315971 73%, #315971 56%);
background-image: -moz-linear-gradient(right , #1B313D 0%, #315971 73%, #315971 56%);
background-image: -webkit-linear-gradient(right , #1B313D 0%, #315971 73%, #315971 56%);
background-image: -ms-linear-gradient(right , #1B313D 0%, #315971 73%, #315971 56%);
background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0, #1B313D),
	color-stop(0.73, #315971),
	color-stop(0.56, #315971));
}
.circle2 img {
	padding: 3.5px 3px;
	border: 0 ;
}
a {
text-decoration:none;
}
/* End Quick Menu CSS ---------------------------------*/



/* Start PDF cart CSS ---------------------------------*/
.fa-object-group{
	visibility: hidden;
	padding:5px 8px; 
	font-size: 1.5em;
	text-shadow:1px 1px 0 rgba(0,0,0, 0.4);
	color: #ffffff;
}
i {
    cursor: pointer;
}

#sessionTimeoutNotice{	
	display:none;
	position:fixed;
	top: 35px;
	left:0;
	right:0;
	margin: auto;
	background: #ffffff;
	/* background: #315971; */
	border-radius: 5px;
	border: 1px solid #000000;
	box-shadow: 5px 5px 5px 5px #777777; 
	padding: 20px;
	width: 250px;
	height: auto;
	z-index:1000;
	cursor: move;
	text-align:center;
}
#sessionTimeoutNotice.sessionExpired{
	background: #ffbfbf;
}
#sessionTimeoutNotice.sessionRefreshed{
	background: #ccff99;
}
#sessionTimeoutNoticeContent{
	text-align:center;
	font-size: 1.2em;
}
#sessionTimeoutNotice div.resumeSession,#sessionTimeoutNotice div.gotoLogin{
	display: none;
	text-align:center;
	width:100%;
}
#sessionTimeoutNotice div .resumeSession,#sessionTimeoutNotice div .gotoLogin{
	margin: 20px 0 0 0 ;
	font-size: 1.2em;
}


#pdfCartContainer{	
	display:none;
	position:fixed;
	top: 35px;
	right:3%;
	/* background: #ffffff; */
	background: #315971;
	border-radius: 5px;
	border: 1px solid #000000;
	box-shadow: 5px 5px 5px 5px #777777; 
	padding: 15px 0 15px 0;
	width: 250px;
	height: auto;
	z-index:1000;
	cursor: move;
}
/* #pdfCartContainer .fa-window-close{ */
#hideBatch{
	position:absolute;
	top: 5px;
	right:5px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000000;
    cursor: pointer;
}

#pdfCartTitle{
	text-align: left;
	font-size: 2em;
	/* color:#1B313D; */
	color:#ffffff;
	height: 25px;
	text-shadow: 1px 1px 0px #000000;
	padding: 0 0 0 10px;
}
#pdfConfirmation{
	display:none;
	position:relative;
	bottom: -10px;
	left: auto;
	/* background: #ffffff; */
	background: #315971;
	border-radius: 5px;
	border: 1px solid #000000;
	box-shadow: 5px 5px 5px 5px #777777; 
	padding: 15px 0 15px 0;
	width: 250px;
	height: auto;
	/* z-index:1000; */

}
#pdfCount{
	font-size: 8pt;
}
#pdfCartMain,#pdfConfirmationList{
	display: flex;
	flex-direction: column;
	position: relative;
	border: 1px solid #1B313D;
	border-radius: 5px;
	background: #ffffff;
	margin: 5px;
	height: 240px;
	cursor: default;
}
.pdfConfTitle{
	font-size: 10pt;
	color: #ffffff;
	width: 100%;
	/* padding: 5px; */
	text-align:center;
}
#pdfConfirmationList{
	height: auto;
	max-height: 250px;
	overflow-y: auto;
}
#pdfCartList{
	flex: 1 1 190px;
	overflow-y: auto;
}
#pdfCartMain ul, #pdfConfirmationList ul{
	list-style-type:none;
	padding: 5px;
	margin: 0;
}
#pdfConfirmationList li{
	margin: 0 0 5px 0;
}
#closeConfHolder{
	width: 100%;
	margin: auto;
	text-align:center;
}
#closeConfirmation{
	width: 80%;
	margin: auto;
	height: 25px;
}
#pdfCartMain li{
	height: 20px;
	line-height: 20px;
}
#pdfCartMain i{
	float:left;
	padding: 4px 5px 0 0;
}
#pdfBatchList li div:not('.pdfDisplayName'){
	display:none;
}
#pdfBatchList li .pdfDisplayName{
	float:left;
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
	width: 85%;
}
#pdfCartMain .removePdfBatchDocument{
	float:right;
	padding: 4px 5px 0 0;
}
#pdfCartMain li:nth-child(even) {
	background: #dddddd;
}

#pdfCartMain .pdfBatchOutput{
	margin: 5px 0;
}
#pdfCartMain .pdfBatchOutput,
#pdfCartMain .pdfBatchOutput label,
#pdfCartMain .pdfBatchOutput input[type="radio"]{
	vertical-align: bottom;
}
#pdfCartMain .pdfBatchOutput label{
	Margin: 0 10px 0 0;
}
#pdfCartMain .pdfBatchOutput,
#pdfCartMain .pdfBatchNameholder{
	/* align-self: flex-end; */
	width: 100%;
	text-align: center;
}
#pdfCartMain .pdfBatchNameholder{
	display: none;
}
#pdfBatchName{
	border: 1px solid #1B313D;
	border-radius: 5px;
	/* background: #ffffff; */
	width: 135px;
	margin: 2px 5px;
	font-size: 1em;
}

#pdfCartFooter{
	display: flex;
	justify-content: center;
	height: 30px;
	margin: 0 10px;
}
#pdfCartFooter .{
	flex-grow: 1;
	text-align: center;
}
/* #pdfCartFooter .buttonholder{ */
	/* float:left; */
	/* width: 50%; */
	/* text-align: center; */
	/* padding: 2px 0; */
/* } */

#createPdfBatch.button, 
#cancelPdfBatch.button, 
#emailPdfBatch.button{
	clear:all;
	margin: 0 ;
	height: 30px;
	width: 90%;
}



/* End PDF cart CSS ---------------------------------*/

/* reportTitleBar Functions */
.tableFunctionBar{
	/* display: none; */
	float:right;
	/* border: 1px solid #bbbbbb; */
	background-color: #ffffff;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	padding: 2px 0;
	/* margin: 0 20px 0 0; */
	width: 100%;
}

.tableFunctionBar ul{
	/* border: 1px solid #bbbbbb; */
	/* border-radius: 5px; */
	text-align: right;
	list-style-type:none;
	height: 25px;
	line-height: 25px;
	vertical-align: top;
	padding: 0 20px 0 0;
	margin: 0 ;
	/* margin: 0 20px 0 0; */
}

.tableFunctionBar ul img,
.tableFunctionBar ul a{
	height: 20px;
}
.tableFunctionBar li{
	/* height: 20px; */
	/* width: 20px; */
	/* clear: both; */
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.tableFunctionBar li button{
	margin: 0;
}