/* @CHARSET "ISO-8859-1"; */

body {
	/* background-color: #D3D9DB; */
	/*background-image: url("./images/pageBack2.jpg");*/
	height: 100vh;
	background: linear-gradient(#7c8288 , #29323c);
	font-family: helvetica, arial, serif;
	margin:0;
	padding: 0;}

#addToOrderButton,#lightbox,#validationArea,#existingOrders,#jobData,#jobSavedMessage,#addToExistingOrderButton,#slitterPrintComment,#jobPrintComment,.feedbackSection,.info,.jobFooter,#jobUpdatedMessage,#constantsUpdatedMessage,#weldScrap,.privilegesNeeded,#rotatedJobNumber,#jobStatusChange,#jobFilterDialog,#datePickerDialog, #balanceTip, #shippingCheckList, #dataTip, .sectionName, #addEquipmentBox, #lastSavedMessageBox, #addTaskSuccessBox, #addPpeSuccessBox, #uploadingFileBox, #assignTaskBox, .suckerFishSubMenu, #unassignedTable, .initiallyHidden, .setupTimeTable, #hiddenChangeoverDataHolder, #addScheduleItemBox, #workWithExemptionsBox, #saveNewScheduleBox, #addJobToScheduleBox, #changeStatusBox, .hiddenCell, #changeProcessStatusBox, #scheduleCommentBox, #scheduleDeleteDueDateConfirmationBox, #exportToExcelBox, #HighlightSelectionsBox, #showHighlightTotals, #analyzeBox, #uploadJBForm, #mergeButton, #panelMasterEditSuccessBox, .pricingRow, #saveNewQuote, #hideConstants, #constantsForm, #hideMaterials, #materialsForm, #foundOpenOrders, #showPricingColumnsButton, #hidePricingColumnsButton, .hideClick, div.fixedHeader, #workWithTaskBox, #showInfoBoxButton {
	display: none;}

/* div.fixedTableHeaderWrap, #jobListWrapper { */ /* This worked on the old server  10-19-20 (RM) */
/* div.fixedTableHeaderWrap, #jobListWrapper {
	visibility: hidden;} commented this out on 5-5-21 to speed up page loading (RM)*/
	
#logOut {
	/* display: inline-block;
	position: absolute;
	right: 10px;
	top: 0; */
	float: right;
	font-size: .8em;
	line-height: 30px;
	margin: 0 4px 0 0;}
	
#logOut span{
	margin: 4px 0 0 0;
	display: inline-block;
	color: #aaaaaa;}
	
#mainContent {
	position: relative;}
	
.dbSelect {
	text-align: center;}
	
.pageHeader {
	position: fixed;
	top: 0;
	z-index: 1000;
    width: 100%;
	background: #485563; /* fallback for old browsers */
	background: -webkit-linear-gradient(#7c8288 , #29323c); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(#7c8288 , #29323c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }
	
.gratingButton1 {
	border: 1px solid #6E662B;
	background-color: #FCF5BD;
	opacity: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow:0 0 4px #111;
    -webkit-box-shadow:0 0 4px #111;
    -moz-box-shadow:0 0 4px #111;}
    
.gratingButton {
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
	
input.gratingButton:hover {
	/*border: 1px solid #6E662B;
	background-color: #DDE0D3;*/
	background-color: #A1A1A1;}

.centeredCell {
	text-align: center;}
	
.leftCell {
	text-align: left;
	padding-left: 2px;
	border-bottom: 1px solid #6f6f6f;}

.rightCell {
	text-align: right;
	/*padding-right: 2px;*/}
	
.farRightCell {
	padding: 0 2px;
}

.pageTitle {
	margin: 0;
	display: inline-block;
	padding: 0 0 2px 4px;
	text-align: left;
	/*-webkit-text-stroke: 1px #7D6815;*/
    color: #E8991A;
    text-shadow: 1px 1px 3px #666666;
    letter-spacing: 2px;}

.calcOutput {
	background-color: #E3E5E6;}
	
.tableHeader {
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid black;
	/*background-color: #E3E5E6;*/
	background: rgba(242,246,248,1);
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );}
	
.sectionHeader {
	margin: 2px 0;
	padding: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	font-weight: bolder;
	letter-spacing: 2px;}
	
.materialSectionHeader {
	background: rgba(209,171,113,1);
	background: -moz-linear-gradient(top, rgba(209,171,113,1) 0%, rgba(204,191,171,1) 50%, rgba(209,171,113,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(209,171,113,1)), color-stop(50%, rgba(204,191,171,1)), color-stop(100%, rgba(209,171,113,1)));
	background: -webkit-linear-gradient(top, rgba(209,171,113,1) 0%, rgba(204,191,171,1) 50%, rgba(209,171,113,1) 100%);
	background: -o-linear-gradient(top, rgba(209,171,113,1) 0%, rgba(204,191,171,1) 50%, rgba(209,171,113,1) 100%);
	background: -ms-linear-gradient(top, rgba(209,171,113,1) 0%, rgba(204,191,171,1) 50%, rgba(209,171,113,1) 100%);
	background: linear-gradient(to bottom, rgba(209,171,113,1) 0%, rgba(204,191,171,1) 50%, rgba(209,171,113,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ab71', endColorstr='#d1ab71', GradientType=0 );}
	
.panelSectionHeader {
	background: rgba(168,177,207,1);
	background: -moz-linear-gradient(top, rgba(168,177,207,1) 0%, rgba(199,202,212,1) 50%, rgba(168,177,207,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(168,177,207,1)), color-stop(50%, rgba(199,202,212,1)), color-stop(100%, rgba(168,177,207,1)));
	background: -webkit-linear-gradient(top, rgba(168,177,207,1) 0%, rgba(199,202,212,1) 50%, rgba(168,177,207,1) 100%);
	background: -o-linear-gradient(top, rgba(168,177,207,1) 0%, rgba(199,202,212,1) 50%, rgba(168,177,207,1) 100%);
	background: -ms-linear-gradient(top, rgba(168,177,207,1) 0%, rgba(199,202,212,1) 50%, rgba(168,177,207,1) 100%);
	background: linear-gradient(to bottom, rgba(168,177,207,1) 0%, rgba(199,202,212,1) 50%, rgba(168,177,207,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8b1cf', endColorstr='#a8b1cf', GradientType=0 );}
	
#needsInputTable tr td.leftCell {
	min-width: 130px;}
	
#needsInputTable tr td.farRightCell {
	min-width: 32px;}
	
.modeSelect {
	display: inline-block;
    padding: 0 4px 2px 0;
    font-size: .8em;
    border: 1px solid black;
    background-color: rgb(239, 238, 172);}

.calcCreateButton {
	width: 94px;}
	
.calcButton {
	position: relative;
    top: -2px;}
	
.tableSectionHeader {
	margin: 4px 0 0 0;
	padding: 0;
	border-bottom: 1px solid black;
	border-top: 1px solid black;}
	
.textBar {
	margin: 0;
	padding: 2px 0 0 0;
	/*height: 38px;*/
	border-top: 1px solid black;
	/*border-bottom: 1px solid black;*/
	display: block;
	text-align: center;
	background-color: #efeeac;}

.textBar2 {
	margin: 0;
	padding: 0 0 2px 0;
	/*height: 38px;*/
	/*border-top: 1px solid black;*/
	border-bottom: 1px solid black;
	display: block;
	text-align: center;
	background-color: #efeeac;}


.panelSpecStyle {
	font-size: .8em;
}

input {
	padding-left: 4px;}
	
#itemNumber {
	min-width: 270px;
}
	
input.calcInput, input.calcOutput, input.constantInput, select.calcSelect {
	margin: 0 0 1px 0;
	width: 100px;
	background: #EBEBEB;
	box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    /*padding: 8px;*/
    outline: none;
    /*border: 1px solid #B0CFE0;*/
    border: 1px solid #305A72;
    transition: all 0.30s ease-in-out;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    font-size: .95em;}
    
input.calcInput:not([readonly]):focus, input.calcOutput:not([readonly]):focus, input.constantInput:not([readonly]):focus, select.calcSelect:focus{
    /*box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;*/
    box-shadow: 0 0 5px #FFFF00;
    border:1px solid #FFFF00;
}
	
select.calcSelect {
	/*width: 100%;*/
	padding: 0 0 2px 0;}
	
input.noticeMe {
	background-color: #A5DB8A;}
	
.rightJustify {
	text-align: right;}
	
ul.listMenu {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
	border: 1px solid black;
	/* border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; */
	background-color: #B5BCC9;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	min-width: 788px;}
	
ul.listMenu li {
	display: inline;
	/*text-align: center;*/
	/* margin: 0;
	padding: 0 8px;
	border-right: 1px solid black;
	background-color: #8D9FC7; */}
	
ul.listMenu li.menuItem, ul.listMenu li.currPage {
  border-right: 1px solid black;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  /*font-size: 12px;*/
  padding: 2px 8px 2px 8px;
  text-decoration: none;
}

ul.listMenu li.menuItem:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

ul.listMenu li.currPage {
	color: yellow;
	/*background-color: #5E6063;*/}
	
ul.listMenu li a:link {text-decoration: none; color: white;}
ul.listMenu li a:visited {text-decoration: none; color: white;}
/*ul.listMenu li a:hover {text-decoration: none; color: white;}*/
ul.listMenu li a:active {text-decoration: none; color: white;}

ul.listMenu li.showInfoBox {
	float: right;
	margin-right: 10px;
	padding-top: 2px;}

#needsInputTable {
	float: left;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #B5BCC9;
	margin: 2px 0 0 4px;}
	
#needsInputTable tr{
	/*margin: 2px 0 2px 0;*/
	margin: 0;
}

.shadow4px {
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}

#calcResults {
	float: left;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #C9B69B;
	margin: 2px 0 0 4px;
	padding: 0 0 0 0;}
	
#constantsTable {
	float: left;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #9BC9A2;
	margin: 2px 0 0 4px;}
	
.topAndBottomBorders {
	border-top: 1px solid black;
	border-bottom: 1px solid black;}

.commentInput {
	width: 98%;}

#validationArea {
	border: 4px solid red;
	/*background-color: #FAF7D7;*/
	padding: 10px 10px 0 10px;
	margin-top: 100px;
	position: relative;
	font-weight: bold;
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.85);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.85);
    border-radius: 10px;
    
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(194,194,194,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(194,194,194,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(194,194,194,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(194,194,194,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(194,194,194,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(194,194,194,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2c2c2', GradientType=0 );}

#closeImage {
	position: absolute;
	top: 6px;
	right: 6px;
	margin: 0;
	padding: 0;}
.valHead {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid red;
	margin-top: 0;
	padding-bottom: 4px;}

.validationFail {
	background-color: #F0848B !important;}

#existingOrders {
	border-collapse: collapse;
	font-size: .8em;
	border: 1px solid black;}

#existingOrders tr {
	border: 1px solid blue;}

#existingOrders td, #existingOrders th {
	padding: 2px 4px;}

#existingOrders tr:hover {
	background-color: #A3E39A;}

#existingOrders th{
	background-color: #086CA2;
	border-bottom: 1px solid black;
	color: white;
	position: relative;}

.topBorder {
	border-top: 1px solid black;}

.evenRow {
	background-color: #64AAD0;}

.oddRow {
	background-color: #3C9DD0;}

.evenTableRow {
	/*background-color: #D6D6D4;*/
	background-color: #dddddd;}

.oddTableRow {
	background-color: #fff;}

.sortableTable th {
	background-color: #99ccff;}

.sortableTable th.sortable:hover {
	background-color: #bbddff;}
	
td.indexer {
	min-width: 40px;}

#closeOrderList {
	position: absolute;
	top: 6px;
	right: 6px;
	margin: 0;
	padding: 0;}

#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:url(./images/overlay.png) repeat; 
    text-align:center;}

#lightbox p.close {
    text-align:right; 
    color:#fff; 
    margin-right:20px; 
    font-size:12px;}

#lightbox .lightboxObject {
    /*box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;*/
    max-width:940px;
}

#jobData {
	/*max-height: 400px;*/
	overflow: auto;}

/*#jobData, #jobSavedMessage, #jobUpdatedMessage, #constantsUpdatedMessage, #jobStatusChange, #jobFilterDialog, #datePickerDialog, #addTaskSuccessBox, #addPpeSuccessBox, #uploadingFileBox, #addEqptSuccessBox {*/
.messageStyle {
	background-color: #BCC4BB;
	border: 1px solid #3D403D;
	margin: 70px 0 0 0;
	padding: 10px;
	text-align: left;}

#jobData h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;}

#jobData h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;}

.boldText {
	font-weight: bold;
	padding: 0 12px 0 0;}

.jobBlock {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid black;}

.jobDataTable {
	/*width: 100%;*/
	box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
    -moz-box-shadow:0 0 5px #111;}

.jobDataTable, .jobDataTable td, .jobDataTable th {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
	background-color: #E6EBE6;}

.tableLeft {
	float: left;}

.tableRight {
	float: right;}

#weldLogWrap {
	clear: both;}

.jobFooter {
	clear: both;
}

.sectionDivider {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	clear: right;
}

.textBox {
	width: 98%;}

.commentHeader {
	display: block;
	margin-top: 4px;}

.jobPage {
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
	box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
    -moz-box-shadow:0 0 5px #111;
	background-color: #D6D6D4;}

.jobPage h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;}

.jobPage h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;}

#generalJobPage {
	position: relative;
	min-width: 600px;}

#generalJobPage textarea {
	height: 30px;}

.sectionWrapper, .jobSectionPageBreakHeader {
	clear: both;}

.sectionWrapper h1 {
	display: inline;}

.printThisSection {
	float: right;}

.jobListTable, .taskListTable {
	margin: 0;
	font-size: .8em;
	box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
	-moz-box-shadow:0 0 5px #111;
	/* position: absolute; *//* xxx */
    /* top: 64px; *//* xxx */}

.jobListTable, .jobListTable td, .jobListTable th, .taskListTable, .taskListTable td, .taskListTable th {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 4px;
	text-align: center;}

.sortableTable tr:hover {
	background-color: #bbddff;}

.listWrapper {
	display: inline-block;
	margin: 4px 0 0 4px;
	border-top: 1px solid black;
	/*border: 1px solid black;*/}
	
.tightListWrapper {
	display: inline-block;
	margin: 0 0 0 4px;
	/*border-top: 1px solid black;*/
	/*border: 1px solid black;*/}
	
.jobListTable td.totalsRowCell {
	/*border-style: solid;
	border-top: thick double black;*/
	border: 1px solid gray;
	background-color: #E8E3C8;}
	
.jobListTable td.pricingCell {
	text-align: right;}

#buttonList {
	margin: 70px 0 0 4px;
	clear: both;}
	
.pageHeaderAdjust {
	margin: 70px 0 0 0;
}

input.readonly {
	background-color: #c0c0c0;}
	
input[name='sellPriceMethod'] {
	float: right;
}

.dataForm {
	display: inline;
	font-size: .8em;}
	
/* .dataForm {
    display: inline-block;
    font-size: .8em;
    background-color: #C9B69B;
    height: 1000px;
    border: 1px solid black;
} */

.splashText {
	font-weight: bold;
	/*color: #AD6800;*/
	color: #000;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	/*box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
    -moz-box-shadow:0 0 5px #111;*/
	letter-spacing: 2px;
	text-shadow: 0 0 1px #FA0511;}
	
/*#copyJobInfo {
	position: absolute;
	top: 90px;
	left: 2px;}

#saveJobInfo {
	position: absolute;
	top: 90px;
	left: 54px;}

#clearJobInfo {
	position: absolute;
	top: 90px;
	left: 100px;}

#cancelJobInfo {
	position: absolute;
	top: 90px;
	left: 150px;}*/

.info p {
	padding: 6px;
	margin: 0;}

.info {
	border: 1px solid black;
	/*width:200px;*/
	background-color: #B8B7A7;
	opacity: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow:4px 4px 4px #111;
    -webkit-box-shadow:4px 4px 4px #111;
    -moz-box-shadow:4px 4px 4px #111;
	position: absolute;
	top: 22px;}

.inlineh1 {
	display: inline;}

.box {
	margin: 4px 0 0 0;
	padding: 0 0 0 4px;
	border: 1px solid black;}

.filterOptions {
	margin: 10px;
	border-collapse: collapse;
	border: 1px solid black;
	text-align: center;
	box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
    -moz-box-shadow:0 0 5px #111;}
	
.filterOptions th, .filterOptions td{
	padding: 4px;
	font-weight: normal;
	border-right: 1px solid black;}

.filterOptions input {
	width: 60px;}

#validationMessages {
	position: relative;
	z-index: 999;}

#scheduleTable {
	border-collapse: collapse;
	border: 1px solid #585951;}

#scheduleTable th{
	font-size: .8em;
	padding: 4px;
	margin: 0;
	border: 1px solid #585951;
	white-space: nowrap;
	background-color: #C9C895;}

#scheduleTable td{
	font-size: .8em;
	padding: 0;
	margin: 0;
	border: 1px solid #585951;
	/*background-color: #AAC78D;*/}

#scheduleTable td.itemBalance {
	background-color: #FAF9DC;
	text-align: center;}

#scheduleTable table.innerTable {
	border-collapse: collapse;
	width: 100%;}

.cellTitle {
	display: inline-block;
	padding: 4px;}

#scheduleTable tr td table.innerTable tr td {
	background-color: #E1E2FA;
	border: none;
	text-align: center;
	margin: 0;
	padding: 4px;}

#scheduleTable tr td table.innerTable tr td.calendar, #scheduleTable tr td.calendar {
	background-color: #EBE9BE;}

#scheduleTable tr td table.innerTable tr td.cellHighlighter {
	background-color: #F2ED63;}

.redText {
	color: red;}

.componentRow {
	border-top: 2px solid #113821;}

#scheduleTable tr.componentRow td.firstColumn, #scheduleTable tr.partRow td.firstColumn {
	white-space: nowrap;
	background-color: #B6B8B2;
	text-align: center;
	padding: 0 4px;}

.balanceRow {
	border-bottom: 2px solid #113821;}

#scheduleTable tr.balanceRow td.itemCell table.innerTable tr td{
	background-color: #FAF9DC;}

#parentPartRow-3 {
	background-color: #B6B8B2;}

#dataTip {
	position: absolute;
	margin: 0;
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid black;
	text-align: left;
	background-color: #ABC3F5;
	opacity: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow:4px 4px 4px #111;
    -webkit-box-shadow:4px 4px 4px #111;
    -moz-box-shadow:4px 4px 4px #111;
	font-size: .8em;}

#dataTip p {
	text-align: center;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid black;}

#dayRow .cornerCell {
	white-space: normal;
	/* background-color: #A1A1A1CCC; */
	background-color: #A1A1A1;
	font-weight: normal;
	font-size: .8em;
	color: #45431C;}

.mediumInput {
	width: 80px;}

.smallInput {
	width: 20px;}

#AddEquipmentTitle, #assignTaskTitle {
	text-align: center;
	font-size: 1.5em;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0;
}

.collapsedTable {
	border-collapse: collapse;}

/*.collapsedTable input, .collapsedTable select, .collapsedTable textarea {
	width: 100%;}*/

.wideInput {
	width: 500px;}

textarea.wideInput {
	height: 200px;}

.rightCell img {
	float: left;}
	
#addEquipmentButton {
	margin: 0 6px 0 6px;
	cursor: pointer;}

ul.listMenu p {
	margin: 0;
	padding: 0;
	display: inline-block;
	/* float: left; */}
	
#uploadingFileBox {
	text-align: center;}
	
.messageDialog {
	border: 1px solid black;
	text-align: left;
	margin: 0;
	width: 100%;
	background: #dddddd;}
	
.sectionTitleWrap {
	border-bottom: 1px solid black;
	display: inline-block;
	width: 100%;
	background: #bbbbbb;
	margin: 0;
	padding: 4px 0;
	text-align: center;}
	
.sectionTitle {
	margin: 6px;
	text-align: center;}
	
.clearFloat {
	clear: both;}
	
.stackWrap {
	/*display: inline-block;
	float: none;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;}

.snugPara {
	margin: 2PX 4px;}
	
#addTaskTable {
	text-align: left;}
	
#docUploadWrapper {
	border: 1px solid black;
	margin: 0;
	padding: 4px;
	background: #eeeeee;
	max-width: 400px;}
	
#uploadForm {
	border: 1px solid blue;
	margin: 2px;
	padding: 2px;
	background: #aabbee;}
	
.warning {
	color: red;}
	
.viewStyle {
	color:#99ccff;}
	
.listTitle {
	margin: 4px 0 2px 0;
	padding: 0;
	font-size: .8em;
	color: white;}
	
#currentView {
	text-align: left;
	display: block;
    margin: 8px 0 0 4px;}

#taskListWrapper {
	display: inline-block;}
	
div.suckerFishSubMenu {
	/*padding: 4px;*/
	font-size: .8em;
	margin: 0;
	padding: 0;}
	
div.suckerFishSubMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
div.suckerFishSubMenu ul li{
	border: 1px solid black;
	margin: 2px 2px;
	padding: 2px 8px;
	background: #dddddd;}
	
div.suckerFishSubMenu ul li:hover{
	background: #eeeeee;}
	
.dataWrap {
	background: #FAFAFA;
    padding: 30px;
    margin: 20px auto;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #305A72;
	text-align: left;}

.dataWrap h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	display: inline-block;}

.dataTable {
	/*border: 1px solid #B0CFE0;*/
   /*  -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; */
	margin: 4px 0 0 0;
	background: #eeeedd;
	color: #444444;
	width: 100%;}
	
.dataTable td, .dataTable th {
	/*border: 1px dotted black;*/
	border: 1px solid #999999;
	padding: 2px;}
	
.dataTable caption {
	text-align: left;
	font-weight: bold;
	color: #444444;}
	
.rightButton {
	float: right;
	margin: 0 0 0 4px;}
	
#workWithTaskDescription {
	max-width: 660px;
	white-space: pre-wrap;}
	
#workWithTaskBox, #taskHistoryBox {
	overflow: auto;
	margin-top: 70px;}
	
.wideTable {
	width: 660px;}
	
.wideTable input {
	width: 100%;}
	
.inlinePara, .downImg {
	/* float: left; */
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0;}
	
.downImg, .pointerCell, .okToDelete {
	cursor: pointer;}
	
#targetLayer {
	clear: both;
}

.smallText {
	font-size: .8em;}

#docsList {
	border: 1px solid blue;
	margin: 0 2px;
	padding: 2px;
	overflow: hidden;}

#docsList h3 {
	margin: 0 0 4px 0;
	padding: 2px;
	text-align: center;
	font-size: 1.1em;
	background: #aaaaaa;}

.blockContain {
	display: block;
	clear: left;}

.taskNameEntry {
    cursor: pointer;}

.taskNameEntry:hover {
	color: red;}

td.fileName a:link, td.fileName a:visited {
	text-decoration: none;
	color: #000000;
}

td.fileName a:hover {
	color: red;
}

div.dataWrap table.printedTable tr th, div.dataWrap table.printedTable tr td, div.dataWrap table.printedTable caption {
	font-size: 10px;}

div.dataWrap table.printedTable tr th.feedback, div.dataWrap table.printedTable tr td.feedback {
	width: 40%;}

.autoassignedCell {
	background:url(./images/autoassigned.png) no-repeat center bottom;}
	
.loadList {
	width: 200px;
	border-bottom: 1px solid black;}
	
.timesTable {
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;}
	
.timesTable td {
	border: 1px solid black;
	padding: 4px;}

.timesTable .bigRightCell {
	vertical-align: top;
	width: 70%;}

.moveGroupLocation {
	width: 30px;}

#jobListData th {
	font-size: .8em;}
	
#jobListData .cutCell {
	/*border: 2px solid red;*/
	background: #EBF28C;}
	
.dividerRowTop td{
	border-bottom: 1px solid transparent;
}

.dividerRowBottom td{
	border-top: 1px solid black;
}

.fixedTableHeaderWrap {
	display: block;
	margin: 4px 0 0 4px;
	font-size: .6em;
	/* position: fixed; *//* xxx */
    /* top: 88px; *//* xxx */
    /* z-index: 10000; *//* xxx */

}

.fixedTableHeaderItem {
	height: 22px;}

.fixedTableHeaderItemSchedule {
	height: 33px;}

.fixedTableHeader1, .fixedTableHeader2 {
	/*display: inline-flex;*/
	display: inline-grid;
	display: -ms-inline-grid;
	text-align: center;
	background-color: #99ccff;
	font-weight: bold;
}

.fixedTableHeader1 {
	padding: 4px;
	border: 1px solid black;
}

.fixedTableHeader2 {
	padding: 4px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.greenBack {
	/*background-color: #D5EBD5;
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(4,140,34,1);;
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(4,140,34,1);
	box-shadow: inset 0px 0px 0px 3px rgba(4,140,34,1);*/
	-webkit-box-shadow: 0 0 14px #2eb103 inset;
	-moz-box-shadow: 0 0 14px #2eb103 inset;
	box-shadow: 0 0 14px #2eb103 inset;}

#foundOpenOrders {
	/*display: block;*/
	font-size: .8em;
    background-color: rgb(239, 238, 172);
    width: 400px;
	border: 3px solid red;
	padding: 2px;
	margin: 6px 2px 2px 4px;
	color: red;}

.highlightBackgroundYellow {
	background: #F7E56F;}
	
.summingHighlight {
	background: #F7E56F;}

/****************************** Form 9 *****************************/
.form-style-9{
    max-width: 600px;
	min-width: 450px;
    background: #FAFAFA;
    padding: 30px;
    /*margin: 20px auto;*/
    margin: 90px 0 0 0;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #305A72;
	text-align: left;
	overflow: auto;
}
.form-style-9.smallform {
	max-width: 200px;
	min-width: 100px;
}
.form-style-9 h1 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	color: #305A72;
	font-size: 1.4em;
	border-bottom: 1px solid #305A72;
}
.form-style-9 h2 {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: center;
	color: #305A72;
	font-size: 1em;
	border-bottom: 1px solid #305A72;
}
.form-style-9 ul{
    padding:0;
    margin:0;
    list-style:none;
}
.form-style-9 ul li{
    display: block;
	/*display: inline;*/
    margin-bottom: 10px;
    min-height: 35px;
}
.form-style-9 ul li.tightList {
    margin-bottom: 0;
    min-height: 0;
}
.form-style-9 ul li .bottomRow {
	border-bottom: 1px solid #305A72;
}    
.form-style-9 ul li  .field-style{
    background: #D3D9DB;
	box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 8px;
    outline: none;
    /*border: 1px solid #B0CFE0;*/
    border: 1px solid #305A72;
    transition: all 0.30s ease-in-out;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}
.form-style-9 ul li  .field-styleTight{
    background: #D3D9DB;
	box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 0;
    outline: none;
    /*border: 1px solid #B0CFE0;*/
    border: 1px solid #305A72;
    transition: all 0.30s ease-in-out;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}
.form-style-9 ul li  .inputSmall3{
    width: 30px;
    text-align: center;
}
.form-style-9 ul li  .inputSmall2{
    width: 20px;
    text-align: center;
}
.form-style-9 ul li  .field-style:focus{
    box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;
}
.form-style-9 ul li .field-split{
    width: 49%;
}
.form-style-9 ul li .field-full{
    width: 100%;
}
.form-style-9 ul li input.align-left, .form-style-9 ul li select.align-left, .form-style-9 ul li div.align-left, .form-style-9 ul li label.align-left, .form-style-9 ul li span.align-left{
    float:left;
}
.form-style-9 ul li input.align-right, .form-style-9 ul li select.align-right, .form-style-9 ul li div.align-right, .form-style-9 ul li label.align-right, .form-style-9 ul li span.align-right, .form-style-9 ul li textarea.align-right{
    float:right;
}
.form-style-9 ul li textarea{
    width: 100%;
    height: 100px;
}
.form-style-9 ul li span.formMiscText{
    font-size: .8em;
    color: #305A72;
}
.form-style-9 ul li span.formUploadText{
   display: block;
   max-width: 580px;
}
.form-style-9 ul li input.invalidData{
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 8px;
    /*outline: none;*/
    outline: 1px solid #FF0000;
    /*border: 1px solid #FF0000;*/
    transition: all 0.30s ease-in-out;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}
.form-style-9 ul li input[type="button"], 
.form-style-9 ul li input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style-9 ul li input[type="button"]:hover, 
.form-style-9 ul li input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.form-style-9 ul li .tightBottom {
	margin: 6px 0 0 0;
}
.borderBox {
	border: 1px solid black;
	padding: px;
	background: #D3D9DB;
}
.form-style-9 ul li .tripleBox {
	float: left;
    width: 32%;
    text-align: center;
    box-sizing: border-box;
    margin: 0 3px 0 3px;
}

.form-style-9 table {
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;
	margin-bottom: 10px;
	background: #EAEDE8;
}

.form-style-9 table td, .form-style-9 table th {
	border: 1px solid black;
	padding: 4px;
}

.form-style-9 ul li.centeredLi {
	width: 100%;
    text-align: center;
}

table.setupTimeTable, table.setupTimeTable th, table.setupTimeTable td {
	/*border-collapse: collapse;*/
	font-size: .9em;
	/*padding: 2px 4px;
	background-color: #CCFFCC;
	color: #000000;*/
}

table.setupTimeTable {
	width: 200px;
	height:100%;
	margin:0px;padding:0px;
	border: none;
  	/*border-radius: 8px;*/
  	border-collapse: separate;
  	border-spacing: 0;
  	/*border-color: #A1A1A1;*/
  	overflow: hidden;
  	 /* box-shadow: 1px 1px 1px #A1A1A1; */
}

table.setupTimeTable td {
	
	border-width: 0px 0px 1px 1px;
	border-color: #A1A1A1;
	background: #FFFFCC;
	/* -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */
}

 table.setupTimeTable tr td:last-child	{
 	border-width: 0px 1px 1px 1px;
 	/* -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */
}

table.setupTimeTable tr:last-child td:last-child {
	
	border-radius: 0 0 4px 0;
	border-width: 0px 1px 1px 1px;
}
table.setupTimeTable tr:last-child td:first-child {
	
	border-radius: 0 0 0 4px;
	border-width: 0px 0px 1px 1px;
}

table.setupTimeTable th {
	border-color: #A1A1A1;
	background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: linear-gradient(top, #ebf3fc, #dce9f9);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;*/
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
table.setupTimeTable th:first-child{
	
	border-radius: 4px 0 0 0;
	border-width: 1px 0px 1px 1px;
}

table.setupTimeTable th:last-child{
	
	border-radius: 0 4px 0 0;
	border-width: 1px 1px 1px 1px;
}

.currentTime {
	/*margin-right: 10px;
	float: right;*/
	font-size: .6em;
}

.ui-datepicker-trigger:hover {
	/*margin-right: 6px;
	float: right;*/
	cursor: pointer;
}

#infoBoxWrap {
	border: 1px solid black;
	width: 200px;
	position: absolute;
    right: 10px;
    top: 0;
    z-index: 10000;
    background-color: #eee;
    padding: 10px;
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;}
	
li.showInfoBox img#showInfoBoxButton:hover {
	cursor: pointer;}
	
.underLine {
	border-bottom: 1px solid black;}

input.redCell {
	background: #ffc2b3;
}

.exemptedCell {
	background: #FFFFCC;
}

.tip {
	position: absolute;
	font-size: .8em;
	/*background: #FFFFCC;*/
	background: #FFCC66;
	border: 1px solid black;
	margin: 0;
	padding: 4px;
}

.commentTip {
	white-space: pre-wrap;
}

.shiftedOption {
	position: absolute;
	left: 220px;
}

.panelmasterEditShiftedOption, .panelmasterAddShiftedOption {
	/*position: absolute;
	left: 190px;*/
	width: 250px;
}

.ProcessStatusName {
	float: left;
	clear: left;
	width: 80px;
	text-align: right;
}

.changeProcessStatusCategory {
	float: left;
	clear: left;
	width: 160px;
	text-align: right;
	padding: 10px 0 0 0;
	height: 40px;
}

.panelmasterEditCategory, .panelmasterAddCategory {
	float: left;
	clear: left;
	width: 200px;
	text-align: right;
	padding: 8px 4px 0 0;
	height: 24px;
}

.colorBox {
	width: 20px;
	height: 40px;
	border: 1px solid black;
	display: inline-block;
	position: absolute;
	left: 200px;
}

.colorBoxList li, .colorBoxList select{
	height: 40px;
	margin: 0;
}

#showProcessStatusData {
	box-shadow: -3px 3px 2px #444;
}

#showProcessStatusData h4 {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}

#showProcessStatusData p {
	margin: 0;
	padding: 4px;
	font-weight: bold;
	text-shadow:
		-1px -1px 0 #fff,  
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 1px 0 #fff;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#showProcessStatusData p.upper {
	border-top: 1px solid black;
}

#showProcessStatusData p.lower {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.triangle {
	width: 0px;
	height: 0px;
	/*border-bottom: 10px solid #000;*/
	border-left: 10px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}

.itemNumberCell, .quantityCell {
	position: relative;
}

#showScheduleCommentsData, #showPanelQtyRange {
	max-width: 260px;
}

.lateJob {
	background: #FC8E88;
}

.onTimeJob {
	background: #BDFC88;
}

input.dueDatePicker {
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	/* word-wrap: break-word;
	word-break: break-word;
	white-space: pre-wrap; 
	width: 130px;*/
	height: 100%;
}

td.dueDateCell {
	position: relative;
	border: 1px solid black;
}

td.dueDateCell img.deleteMe{
	position: absolute;
	right: 0;
}

.micro {
	font-size: .7em;
	padding: 2px 1px 2px 1px;
}

.borderedCell {
	border: 1px solid black;
}

.redText {
	color: red;
}

.highlightOn {
	background: #F6FF00;
}

#actionHeader {
	text-align: left;
}

.actionHeaderOn {
	background: url(./images/green_corner_light1.png) top right no-repeat #99ccff;
}

.actionHeaderOff {
	background: url(./images/red_corner_light1.png) top right no-repeat #99ccff;
}

/*http://www.cssarrowplease.com/*/

/* Panel Calculator Materials Tooltip */

.arrow_box_left {
	position: absolute;
	padding: 10px;
	/*position: relative;*/
	color: #fff;
	background: #516e80;
	border: 2px solid #2b2a12;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.arrow_box_left:after, .arrow_box_left:before {
	right: 100%;
	top: 19px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_left:after {
	border-color: rgba(96, 176, 35, 0);
	border-right-color: #516e80;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box_left:before {
	border-color: rgba(36, 115, 43, 0);
	border-right-color: #2b2a12;
	border-width: 12px;
	margin-top: -11px;
}

.arrow_box {
	position: absolute;
	padding: 10px;
	/*position: relative;*/
	color: #fff;
	background: #516e80;
	border: 2px solid #2b2a12;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	/* box-shadow:0 0 4px #111;
    -webkit-box-shadow:0 0 4px #111;
    -moz-box-shadow:0 0 4px #111; */
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 19px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(96, 176, 35, 0);
	border-left-color: #516e80;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box:before {
	border-color: rgba(36, 115, 43, 0);
	border-left-color: #2b2a12;
	border-width: 12px;
	margin-top: -11px;
}

.arrow_box_bottom {
	position: absolute;
	padding: 10px;
	color: #fff;
	background: #516e80;
	border: 2px solid #2b2a12;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

.arrow_box_bottom:after, .arrow_box_bottom:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_bottom:after {
	border-color: rgba(81, 110, 128, 0);
	border-bottom-color: #516e80;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_bottom:before {
	border-color: rgba(43, 42, 18, 0);
	border-bottom-color: #2b2a12;
	border-width: 12px;
	margin-left: -11px;
}

.simpleList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.simpleList li{
	margin: 0;
	padding: 0;
}

.simpleList li span{
	display: inline-block;
	margin: 0;
	padding: 0;
}

.allRadio {
	padding: 0 4px;
	color: #fff;
}

.redRadio {
	background: #FF0000;
}

.blackRadio {
	background: #000000;
}

.greenRadio {
	background: #00FF00;
}

.purpleRadio {
	background: #FF00FF;
}

.form-style-9 ul li textarea.analysisSection {
	/*font-size: .8em;*/
	white-space: pre;
	word-wrap: normal;
	overflow: hidden;
	resize: none;
	height: 16px;
	/*min-width: 480px;*/
	width: 92%;
}

.form-style-9 ul li img.leftImg {
	float: left;
}

.form-style-9 ul li.tightJoin {
	min-width: 500px;
}

/* .rpaBack {
	background-image: url("./images/RPA.jpg");} */
	
#loadingMessageBox {
	position: absolute;
	top: 50%;
	left: 50%;}

#ui-datepicker-div {
	z-index: 99999 !important;
}

.tooltipLayer1 {
	border-bottom: 1px solid white;
	margin-bottom: .25rem;
	padding-bottom: .25rem;
}

.tooltipAllocated {
	color:rgb(251, 249, 103)
}

.tooltipCommentLayer {
	color:rgb(202, 231, 238)
}

.helpInfo {
	/* background-color:#3293d4;
	color: white; */
	margin-left: 2px;
	width: 1rem;
	line-height: 1rem;
	border-radius: 50%;
	text-align: center;
	float: right;
}

.helpInfo:hover {
	cursor: pointer;
	/* background-color: #efeeac;
	color: #3293d4; */
}

.helpInfoOn {
	background-color:#516e80;
	color: white;
}
.helpInfoOff {
	background-color:#3293d4;
	color: white;
}

.tooltipContent {
	max-width: 300px;
}

.tooltipSection {
	font-size: .8rem;
}

.tooltipTitle {
	margin: 0;
    /*border-bottom: 2px solid #c9b69b;*/
	font-size: 1rem;
}

.closeTooltip {
	cursor: pointer;
	width: 1.5rem;
	height: 1.5rem;
    font-size: 1.5rem;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.closeTooltip:hover {
	color: yellow;
}

.mm-orange {
	color: #e6ca9e;
	font-weight: bold;
}

.mm-blue {
	color: #b5bcc9;
	font-weight: bold;
}

.paste {
	width: 100%;
	position: relative;
    right: 10px;
}

.w-100-rm {
	width: 100%;
}

.paste-style {
	border-bottom: 1px solid black;
    border-top: 1px solid black;
    background-color: #efeeac;
}

.bogusItemNumber {
	background-color: #efbfc6;
}

.singleCell {
	text-align: center;
    border: 2px solid blue;
}