﻿* { margin: 0; padding: 0; outline: none; }

html, body { width: 100%; height: 100%; margin: 0 auto; display: block; }

html { overflow-x: scroll; overflow-y: scroll; }
/**/
body { background-color: #131a2b; }

body.popupPage { width: 756px; }

		body > form { display: table; height: 100%; table-layout: fixed; width: 756px; margin: 0 auto; background-color: white; /*#E9E9E9;*/ }

				body > form > div.header, body > form > div.section, body > form > div.footer { display: table-row; }

						body > form > div.section > div.content { display: table-cell; padding: 5px 5px 10px; }

				body > form > div.header { height: 25px; }

			div.headerLabel { clear: both; background-color: white; width: auto; padding-left: 5px; padding-right: 5px; }

				body > form > div.section { height: 100%; }

				body > form > div.footer { height: 30px; text-align: center; }

.headerText {
    text-align: center;
    color: orange;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}

input.btngoback { float: right;}

div.modal { bottom: 0; display: table; height: 100%; left: 0; margin: 0 auto; min-height: 100%; min-width: 100%; position: fixed; right: 0; top: 0; width: 100%; z-index: 1; }

		div.modal > div.layer { background-color: #F9FDFF; bottom: 0; height: 100%; left: 0; margin: 0 auto; opacity: 0.5; position: fixed; right: 0; top: 0; width: 100%; z-index: -1; }

		div.modal > div.layout { display: table-cell; position: relative; vertical-align: middle; }

				div.modal > div.layout > div.container { background-color: rgba(211, 232, 253, 0.75); border: 1px solid #252C33; border-collapse: separate; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -moz-box-shadow: 0 0 0 1px #eee inset, 0 0 15px rgba(0,0,0,0.9); -webkit-box-shadow: 0 0 0 1px #eee inset, 0 0 15px rgba(0,0,0,0.9); box-shadow: 0 0 0 1px #eee inset, 0 0 15px rgba(0,0,0,0.9); display: table; margin: 0 auto; min-height: 100px; min-width: 300px; padding: 0 6px 6px; }

						div.modal > div.layout > div.container > div.title { background-position: 0 center; background-repeat: no-repeat; color: #000000; cursor: default; display: block; font: bolder 15px/15px "Segoe UI",Arial,sans-serif; padding: 6px; position: relative; text-shadow: 0 0 1px #FFFFFF, 3px 3px 5px #FFFFFF, -3px -3px 5px #FFFFFF, -3px 3px 5px #FFFFFF, 3px -3px 5px #FFFFFF; vertical-align: middle; white-space: nowrap; }

						div.modal > div.layout > div.container > div.content { background-color: #FFFFFF; border: 1px solid #5D6C7A; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; color: #000000; display: table; height: 75px; min-width: 300px; overflow: auto; position: relative; }

								div.modal > div.layout > div.container > div.content > div.loader { display: table-cell; text-align: center; vertical-align: middle; }

div.table { display: table; }

		div.table > div.tr { display: table-row; }

				div.table > div.tr > div.td { display: table-cell; padding: 4px; vertical-align: top; }

#MainPage { width: 756px; background-color: white; position: relative; /* needed for footer positioning*/ margin: 0 auto; /* center, not in IE5 */ height: auto !important; height: 100%; /* IE6: treated as min-height*/ float: left; }

#footer { clear: both; padding-top: 20px; min-width: 756px; text-align: center; vertical-align: bottom; bottom: 0; /* stick to bottom */ }

.minipopup { width: 500px; height: 400px; background-color: #E9E9E9; float: left; border: solid 1px gray; }

.modalBackground { /*filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;      width: 100%; height: 100%; */ background-color: #FFFFFF; position: absolute; z-index: 500; top: 0px; left: 0px; border: solid 1px gray; top: 50%; left: 50%; margin-left: -150px; margin-top: -50px; width: 300px; height: 100px; text-align: center; }

.modalBackground2 { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; position: absolute; z-index: 0; top: 0px; left: 0px; border: solid 1px gray; margin-left: -150px; margin-top: -50px; width: 400px; height: 150px; }

.modalPopupBackground { position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0.6; filter: alpha(opacity=60); }

.modalpopupouter { border-width: 3px; border-style: solid; border-color: Gray; padding: 3px; background-color: #f9f9ec; position: relative; z-index: 1001; }

.modalpopupinner { /*cursor: move;*/ background-color: #DDDDDD; border: solid 1px Gray; color: Black; width: 100%; padding: 4px 0; display: inline-block; }

.modalMenu { background: #FFF url(../images/hdrGradient.jpg) repeat-x left top; width: 295px; font-weight: bold; color: #000; text-align: left; padding-top: 5px; padding-left: 5px; height: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: #000099; text-decoration: none; }

.modalProgressGreyBackground { background: Gray; filter: alpha(opacity=60); opacity: 0.6; }

.modalProgressRedBackground { background: Red; filter: alpha(opacity=60); opacity: 0.6; }

.modalProgressBodyBackground { background: #425542; filter: alpha(opacity=60); opacity: 0.6; }

.modalProgressWhiteForeground { position: fixed; top: 30%; left: 33%; padding: 10px; width: 300px; z-index: 1001; background-color: #fff; border: solid 1px #000; text-align: center; vertical-align: middle; height: 100px; line-height: 100px; }

.modalProgressWithMessage { text-align: center; padding-top: 30px; border-style: solid; border-width: 1px; background-color: White; width: 300px; height: 50px; }

.modalProgressWithOutMessage { width: 0px; height: 0px; }

table { width: 100%; table-layout: fixed; border:none; border-spacing: 0px; border-collapse: collapse; border-width: 0px; empty-cells: show; margin: 0px; padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; text-decoration: none; }
		table td, table th { padding: 1px; border-spacing: 0px; border-width: 0px;}

table.withBorder {width: 100%; table-layout: fixed;  border-width: 1px; border-style: outset;  border-collapse: collapse; /*outline-style: solid;*/ }
	table.withBorder td, table.withBorder th  { border-width: 1px; border-style: groove; border-collapse: collapse; word-wrap:break-word; display: table-cell;}
	td.withBorder, th.withBorder, tr.withBorder { border-width: 1px; border-style: groove;  border-collapse: collapse;  word-wrap:break-word; display: table-cell;}

table.noBorder { width: 100%; table-layout: fixed; border-spacing: 0px; border-collapse: collapse; border-width: 0px; empty-cells: show; font: 7pt Arial, Verdana, Helvetica, sans-serif; margin: 0px; padding: 0px; }
		table.noBorder td, table.noBorder th { padding: 0px; border-spacing: 0px; border-width: 0px;  word-wrap:break-word; display: table-cell;}
		td.noBorder, th.noBorder, tr.noBorder { padding: 0px; border-spacing: 0px; border-width: 0px;  word-wrap:break-word; display: table-cell;}

		div.withBorder {width: 100%; border-width: 1px; border-style: groove; border-collapse: collapse; padding: 0; border-spacing: 0; word-wrap: break-word;}
		div.noBorder { width: 100%; border-spacing: 0px; border-collapse: collapse; border-width: 0px; font: 7pt Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; }


/*table.radioButton
{
	table-layout:;
}*/

baseTable, .baseTable { width: 756px; height: 100%; background-color: white; border: none; margin: 0 auto; }

tr, .tr, TR, .TR, Tr, .Tr { vertical-align: top; }


/* Fix for menu in AJAX Master */
.menuFix { font: 6.5pt Arial, Verdana, Helvetica, sans-serif; }

.nm_bubble_content{ color: black; background-color:white; border: 1px solid black; padding:0px;	}

/*	Classes	 */

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #000099; text-decoration: none; }

th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; background-color: #1c202b; text-align: center; }

.repeaterHeaderLink { color: White; }


.alternaterowa { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #131a2b; background-color: white; vertical-align: top; }

.alternaterowb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #131a2b; background-color: #b8c2de; vertical-align: top; }

.gridentry { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #000099; text-decoration: none; }

.label { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #131a2b; text-decoration: none; }

.labelblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }

.labelblackbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #000000; text-decoration: none; }

.labelgreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #009900; text-decoration: none; }

.labelred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #FF0000; text-decoration: none; }

.labelItalic { font-weight: normal; font-size: 7pt; color: #131a2b; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

.displayBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; }

.summaryrow, .summaryRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #000000; vertical-align: top; }

.sectionheading, .sectionHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: italic; color: #131a2b; }

.pageheading, .pageHeading, .PageHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #1c202b; }

.menuheading, .menuHeading { font-family: Helvetica, Arial, Georgia, Verdana, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: navy; text-decoration: none; background: #88A7F9; }


h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003060; font-style: italic; }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #006868; }

A { font-size: 7pt; text-decoration: underline; color: #263456; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

		A:hover { text-decoration: underline; /* color: #6ACACA; */ color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

		A.leftnav { font-size: 10px; color: #6ACACA; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

				A.leftnav:hover { font-size: 10px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

		A.leftnavheading { font-size: 10pt; color: #6ACACA; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

				A.leftnavheading:hover { font-size: 10pt; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }

		A.linkHeading { font-weight: bold; font-size: 7pt; text-transform: uppercase; color: #006868; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1pt; }

				A.linkHeading:hover { font-weight: bold; font-size: 7pt; color: #6acaca; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }

		A.menuHeading, A.menuHeading:visited, A.menuHeading:hover { font-family: Helvetica, Arial, Georgia, Verdana, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: #000080; text-decoration: none; background: #88A7F9; vertical-align: middle; }

				a.menuHeading, a.menuHeading:visited, a.menuHeading:hover { font-family: Helvetica, Arial, Georgia, Verdana, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: #000080; text-decoration: none; background: #88A7F9; vertical-align: middle; }

INPUT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; height: 15px; margin: 1px; }

		input[type=checkbox] { margin:-1px 4px 0 0; vertical-align:middle; cursor: pointer; }
		input[type=submit], input[type=button] { padding: 1px 2px; height: 16px; }
		input[type=text].allCaps { text-transform:uppercase}
		input[type=submit]:disabled, input[type=button]:disabled {color:#403E40; }


LI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal; color: #000099; text-decoration: none; }

LABEL, Label, label { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #131a2b; text-decoration: none; }

span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; /*color: white;*/ text-decoration: none; }

.span, .Span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: normal; color: #000099; text-decoration: none; }

SELECT, select, .Select { font-family: Verdana, Arial, Helvetica, sans-serif; width:90%; max-width: 90%; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; background: #ffffff; 
	padding: 2px 0px; cursor: pointer;
	text-indent: 0.01px;
	text-overflow: clip;
	margin-right: 10px; /* Need this so the last 2 letters of selected item don't get cut off*/
}

	SELECT option { background: #fff; }
	select option { background: #fff; }
	.Select option { background: #fff; }

	/*Added so that disabled drop-downs in Chrome are more obvious*/
	select:disabled {color:#696969;}
	SELECT:disabled {color:#696969;}
	.Select:disabled {color:#696969;}

	select:focus {background-color:#dbe1ef;}
	SELECT:focus {background-color:#dbe1ef;}
	.Select:focus {background-color:#dbe1ef;}

	select option:disabled {color:#696969; }
	SELECT option:disabled {color:#696969; }
	.Select option:disabled {color:#696969; }

.navigationSelect { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; background: #ffffff; }

.navigationButton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; }

TEXTAREA, .TEXTAREA { width: 740px; height: 45px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; background: #ffffff; }

		TEXTAREA.MEDIUM, .TEXTAREA.MEDIUM { width: 400px; height: 45px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; background: #ffffff; }

		TEXTAREA.SMALL, .TEXTAREA.SMALL { width: 325px; height: 45px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; background: #ffffff; }

FORM { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; }

.leftnavtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFF99; }

.ReadOnlyData, .readonlydata { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #131a2b; text-decoration: none; }

.ScientificName { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: italic; color: #131a2b; text-decoration: none; }

.Warning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; color: #FF0000; text-decoration: none; }

.numberColumn {text-align:right; padding-right:4px; }

.hrSpecial {height:12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }

.Instructions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-style: normal; color: #000000; text-decoration: none; }

.dataGridFooterStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #1c202b; background-color: Silver; vertical-align: top; text-align: center; }

.dataGridHeaderStyle { font-weight: bold; font-size: 7pt; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #1c202b; color: White; text-align: center; }

		.dataGridHeaderStyle A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; background-color: #131a2b; text-align: center; }

		.dataGridHeaderStyle A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; background-color: #131a2b; text-align: center; }

		.dataGridHeaderStyle A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; background-color: #131a2b; text-align: center; }

		.dataGridHeaderStyle A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: Yellow; background-color: #131a2b; text-align: center; }

.dataGridItemStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #131a2b; background-color: white; vertical-align: top; }

.dataGridItemStyleHighlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: red; background-color: white; vertical-align: top; }

.dataGridAlternatingItemStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #131a2b; background-color: #b8c2de; vertical-align: top; }

.dataGridAlternatingItemStyleHighlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: red; background-color: #b8c2de; vertical-align: top; }

.dataGridItemStyleFontOnly { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #131a2b; vertical-align: top; }



.dataGridPagerStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white; column-count: 1; background-color: #131a2b; }

    .dataGridPagerStyle td {
        padding: 1px;
        border-spacing: 0px;
        border-width: 0px !important;
        word-wrap: break-word;
        display: table-cell;
    }


    .dataGridPagerStyle tr {
        padding: 1px;
        border-spacing: 0px;
        border-width: 0px !important;
        word-wrap: break-word;
        display: table-cell;
    }



		.dataGridPagerStyle A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white; background-color: #131a2b; }

		.dataGridPagerStyle A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white; background-color: #131a2b; }

		.dataGridPagerStyle A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: yellow; background-color: #131a2b; }

		.dataGridPagerStyle A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white; background-color: #131a2b; }

.dataGridSelectedItemStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #eee8aa; }

		.dataGridSelectedItemStyle A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #eee8aa; }

		.dataGridSelectedItemStyle A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #eee8aa; }

		.dataGridSelectedItemStyle A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #eee8aa; }


		.dataGridSelectedItemStyle A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #eee8aa; }


.validationIndicator { font-weight: bold; font-size: 8pt; color: red; font-family: Arial, 'Microsoft Sans Serif', Verdana; text-decoration: none; }

.validationSummary { border-color: #FF0000; border-style: solid; border-width: thin; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif;  }
	.validationSummary li {color: red; list-style: inside}

.footNote { font-size: 7pt; color: #000099; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; }

.scrollDiv { height: 450px; width: 100%; overflow: scroll; }

.dataGridCount { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: black; }

.headerTable { /*  style="BORDER-TOP-STYLE: ridge; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: ridge; BORDER-COLLAPSE: separate; BACKGROUND-COLOR: #ffffff" */ border-top-style: ridge; border-left-style: ridge; border-right-style: ridge; border-bottom-style: none; border-collapse: separate; }

.headerRow { /*style="COLOR: white; BACKGROUND-COLOR: navy"*/ background-color: Navy; color: White; }

/*Google*/

.Instructions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: #000000; text-decoration: none; }

@media print {
		.doNotPrint { display: none; }
}

.lastModifiedInfo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: italic; color: #000099; text-decoration: none; }

/* Scrolling gridview */
div#AdjResultsDiv { /*width: 1080px; */ height: 500px; overflow: scroll; position: relative; }

		div#AdjResultsDiv th { background-color: navy; color: #ffffff; color: White; cursor: default; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); position: relative; text-align: center; top: expression(document.getElementById("AdjResultsDiv").scrollTop-2); z-index: 20; }

		div#AdjResultsDiv tbody { margin: auto; }



td.InspectionLineItemRow { background-color: #D0D0D0; vertical-align: middle; border: 1px solid #D0D0D0; }

.InspectionLineItemRowContent { border: 1px solid #D0D0D0; }

td.InspectionLineItemHeaderRow { background-color: #909090; vertical-align: middle; border: 1px solid #909090; }

.InspectionLineItemRowHeaderContent { border: 1px solid #909090; }

.divHeaderTable { width: 100%; padding-bottom: 5px; display: block; }

.divHeaderRow { width: 100%; /* add extra that you want to for header column */ display: block; height: 105px; }

.divHeaderColumn { float: left; width: 33%; display: block; }

.divTable { width: 100%; display: block; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; }

.divRow { width: 99%; display: block; padding-bottom: 5px; }

.divColumn { float: left; width: 24%; display: block; }

.ajax__combobox_inputcontainer { width: auto !important; }

.ajax__combobox_textboxcontainer { }

		.ajax__combobox_textboxcontainer input { }

.ajax__combobox_buttoncontainer { }

.ajax__combobox_itemlist { margin: 0px; padding: 0px; width: auto !important; cursor: default; list-style-type: none; text-align: left; border: solid 1px ButtonShadow; background-color: Window; color: WindowText; }

		.ajax__combobox_itemlist li { white-space: nowrap; width: 100%; padding: 0 3px 0 2px; }

#ajax__comboBoxInsideModalPopup { position: relative; }

.ajax__comboBoxInsideModalPopup ul { position: absolute !important; left: 2px !important; top: 22px !important; }

.cpelinktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal; color: #2F4F4F; text-decoration: solid; }

.ajax__calendar_dayname { font-size: 8pt;}

.signature-pad {
	position: relative; display: -webkit-box; display: -ms-flexbox; display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 10px;
  width: 100%;
  height: 200px;
  max-width: 700px;
  max-height: 460px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
  border-radius: 4px;
  padding: 16px;
}

.signature-pad::before,
.signature-pad::after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 40%;
  height: 10px;
  bottom: 10px;
  background: transparent;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.signature-pad::before {
  left: 20px;
  -webkit-transform: skew(-3deg) rotate(-3deg);
          transform: skew(-3deg) rotate(-3deg);
}

.signature-pad::after {
  right: 20px;
  -webkit-transform: skew(3deg) rotate(3deg);
          transform: skew(3deg) rotate(3deg);
}

.signature-pad--body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #f4f4f4;
}

.signature-pad--body
canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.signature-pad--footer {
  color: #C3C3C3;
  text-align: center;
  font-size: 1.2em;
  margin-top: 8px;
}

.RemoveTableBorder tr td {
	border-width:0px;
}
