body {
	background-color: #063875;
}
td {
	text-align:left;
}
p, label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bodyTable {
	width:900px;
	border: 1px solid black;
	margin: 0 auto;
}
#beta {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:24px;
	background-color:#990000;
	color:#FFFFFF;
	font-family:Calibri, Arial;
	font-size:12px;
	line-height: 24px;
	text-transform:uppercase;
	padding-left:25%;
}
.hide { display: none; }
.header {
	background-color:#FFFFFF;
	border-bottom:1px solid black;
}
.frame {
	background-color: #000000;
}
.sidebarbg {
    background-color: #ffffbe;
	width:200px;
}
.sidebarframe {
	background-color: #0db14b;
}
.sidebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/sbheaderbg.gif);
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
.menutext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menutext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pad {
	padding:0 5px;
}
ul.menu {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	width:100%;
	height:25px;
	background-color:#FFFFFF;
	border-bottom: 1px solid black;
}
ul.menu li {
	float:left;
	padding-left:10px;
	padding-right:13px;
	min-height:16px;
	padding-top:5px;
	padding-bottom:4px;
	border-right:1px solid #999999;
	cursor:pointer;
}
ul.menu li img {
	vertical-align:middle;
	padding-right:3px;
}
ul.menu li a {
	color:#000000;
}
ul.menu li:hover, ul.menu li.hover {
	background-color:#E1E1E1;
}
ul.menu li.submenu {
	position:relative;
}
ul.menu li.submenu ul {
	width: 150px;
	background:#E1E1E1;
	position:absolute;
	list-style:none;
	left:0;
	margin:0;
	top:25px;
	padding:0;
	border:1px solid #999999;
	opacity:0;
	visibility:hidden;
}
ul.menu li.submenu ul.databaseSubmenu {
	width:225px;
}
ul.menu li.submenu ul li {
	border:none;
	float:none;
	margin:0;
	padding-left:5%;
	padding-right:5%;
	width:90%;
}
ul.menu li.submenu ul li:hover {
	background-color:#FFFFFF;
}
ul.menu li.submenu ul li.separator {
	width:100%;
	height:1px;
	min-height:1px;
	margin:0;
	padding:0;
	line-height:1px;
	font-size:1px;
	background-color:#000000;
}
td.subnav {
	background-color:#e1e1e1;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	height:30px;
}
td.subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
td.subnav ul li {
	float:left;
	margin:1px 20px 3px 20px;
}
td.subnav ul li img {
	vertical-align:middle;
	padding:3px;
}
td.subnav ul li a {
	color:#000000;
}
.imgMiddle {
	vertical-align:middle;
}
#navSelectMenu {
	float:right;
}
.moduleTitle {
	display:block;
	clear:both;
	font-size:12px;
}
.mainbodybg {
	background-color: #ffffff;
	width:898px;
}
.mainbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainbodytext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainbodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.warning {
	text-align:center;
	color:#FF0000;
	background-color:#FFFFB1;
	border: 1px solid #666666;
	padding: 10px 3px;
}
.mainbodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C3264;
	font-weight: bold;
	width:94%;
}
.mainBodyTableSides {
	width:3%;
	border: 1px solid black;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#facilityName, #facilityNameStart, #facilityNameEnd {
	width:250px;
}
.formGray {
	color: #999999;
}
.formLoading {
	background-image: url(images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.formdisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: #999999;
}
input.large {
	font-size:18px;
}
.formreadonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DDDDDD;
}
form.oneColumn label {
	float:left;
	width:40%;
	margin-top:5px;
	margin-right:2%;
	text-align:right;
}
.listheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B8C8FF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-top:1px solid black;
	background-color:#000000;
}
.footertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a img {
	border: none;
}
.notice {
	margin: 0 auto;
	width: 80%;
	background-color:#fcf8e3;
	color: #440000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:10px 20px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
}
.mainbodynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0db14b;
	font-weight: bold;
}
.mainbodynav a {
	color: #0db14b;
}

.closed .tree {
  display: none;
}

.opened .tree {
  display: block;
  background-color:#EEEEEE;
}

.closed .expand {
  background-image: url(images/expand.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  cursor: pointer;
  cursor: hand;
}

.opened .expand {
  background-image: url(images/deflate.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  cursor: pointer;
  cursor: hand;
}

.opened .tree .closed .tree{
  display: none;
}

.opened .tree .opened .tree{
  display: block;
}

.opened .tree .opened .expand {
  background-image: url(images/deflate.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  cursor: pointer;
  cursor: hand;
}

.opened .tree .closed .expand {
  background-image: url(images/expand.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  cursor: pointer;
  cursor: hand;
}
.notificationDetails {
	text-align:center;
	border-bottom:1px solid black;
}
.notificationDetails table {
	width:95%;
	margin:0 auto;
}
.notificationDetails table table {
	width:100%;
	padding:3px;
	background-color:#FFFFFF;
	border: 2px #999999 inset;
}
.photoDesc {
	font-size:10px;
	width: 170px;
}
#documentManagement {
	margin:0 auto;
	width: 70%;
	background-color:#F1F1F1;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#documentManagement input, #documentManagement a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#documentManagement tr.deleted {
	background-color:#F1F1F1;
	color:#999999;
	text-decoration:line-through;
}
#documentManagement tr.deleted a { color:#999999; }
#documentManagement td {
	text-align:center;
}
#documentManagement th:nth-child(1) {
	width:35%;
}
#documentManagement th:nth-child(2) {
	width:35%;
}
#documentManagement th:nth-child(3) {
	width:20%;
}
#documentManagement th:nth-child(4) {
	width:10%;
}
#documentManagement thead th {
	text-align:center;
	font-weight:bold;
	padding:4px;
}
#documentManagement tbody td {
	padding:4px;
	background-color:#FFFFFF;
}
#documentManagement tfoot td {
	padding:4px;
}
#documentManagement img {
	vertical-align:middle;
	padding: 0 3px;
}
.oeNotificationTable {
	width:100%;
	margin:0 auto;
	border:none;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oeNotificationTable thead td{
	font-weight:bold;
}
.oeNotificationTable td {
	text-align:center;
}
.oeSampleTable {
	width:100%;
	margin:0 auto;
	border:none;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oeSampleTable thead td{
	font-weight:bold;
}
.oeSampleTable td {
	text-align:center;
}
.oeSampleTable tfoot td {
	text-align:left;
}
.oeSampleTable tr.highlight {
	background-color:#E0E0E0;
}
.oeSampleDetail {
	width:80%;
	margin:0 auto;
	border:none;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oeSampleDetail thead td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reports > tbody > tr > td, .reports > tr > td {
	padding:6px 0px;
}
.reports tr:nth-child(even) {
	background-color:#F1F1F1;
}
.printheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C3264;
	font-weight: bold;
}
.printtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.printtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.printonly {
	display: none;
}
.htmlonly {
}
div .landscape {
	height: 300px; 
	width: 550px; 
	overflow: auto; 
	border: 1px solid #999999; 
	background-color: #FFFFFF; 
	padding: 8px;
}
#contactUsForm  {
	width: 100%;
}
#contactUsForm label {
	float: left;
	width: 175px;
	text-align:right;
	margin-top:8px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contactUsForm input {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	width: 200px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
#contactUsForm textarea {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	width:300px;
	height:60px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
#contactUsForm select {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	color:#000000;
	width:307px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
#contactUsForm button {
	margin-left: 185px;
}

.fileTemplates {
	width:85%;
	margin: 0 auto;
}
.fileTemplates td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.fileTemplates thead td {
	font-weight:bold;
	border-bottom:1px solid #333333;
}
.fileTemplates td.col1 {
	width:15%;
}
.fileTemplates td.col2 {
	width:15%;
}
.fileTemplates td.col3 {
	width:50%;
}
.fileTemplates td.col4 {
	width:20%;
}
.fileTemplates tr.highlight td {
	background-color:#f1f1f1;
}
.fileTemplates tfoot td {
	text-align:center;
	vertical-align:center;
	height:50px;
}
#debugWindow {
	display:none;
	position:absolute; 
	top: 0; 
	left:0; 
	width:350px; 
	height: 200px; 
	overflow:scroll; 
	background-color:#000000; 
	color:#FFFFFF;
}
.mooComboBox {
	position:absolute;
	width:200px;
	height:300px;
	padding:0;
	margin:0;
	z-index:50;
	display:none;
	list-style:none;
	background:#FFFFFF;
	border:1px solid #AAAAAA;
	overflow:scroll;
}
.mooComboBox li {
	height:20px;
	margin:1px;
	padding:4px;
	color:#999999;
	border-bottom:1px solid #DDDDDD;
	font-family:Tahoma;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	cursor:pointer;
}
.mooComboBox li.selected {
	background-color:#0000CC;
	color:#FFFFFF;
}
div.sampleBoxBG {
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	height:100%;
	background-color: #000000;
	cursor: pointer;
}
.sampleBox {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-162px;
	margin-top:-80px;
	background-image:url(images/box_background.png);
	background-repeat:no-repeat;
	padding:10px;
	width:324px;
	height:175px;
}
.sampleBox .menuIcons {
	right:8px;
	top:11px;
	position:absolute;
}
.sampleBox hr {
	margin-bottom:5px;
	clear:both;
}
.sampleBox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC6633;
	margin-top:0;
	margin-bottom:5px;
	padding-top:0;
}
.sampleBox h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	color:#CC6633;
}
.sampleBox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC6633;
	margin-top:5px;
	margin-bottom:5px;
}
.sampleBox form {
	margin:0;
	padding:0;
	text-align:center;
}
.sampleBox label {
	float:left;
	clear:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50%;
	margin-top:5px;
	margin-bottom:5px;
}
.sampleBox input, .sampleBox select {
	float:left;
	width:40%;
	margin-left:10px;
	margin-bottom:5px;
}
.sampleBox input[type=checkbox] {
	width:25px;
}
.sampleBox label.disabled {
	color: #999999;
}
.sampleBox input.disabled {
	color: #999999;
	border: 1px solid #999999;
}

.complaintCategory {
	width: 90%;
	margin: 0 auto;
	border:none;
}
.complaintCategory thead td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dashed #000000;
}
.complaintCategory tbody {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.complaintCategory tfoot td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	border-top:1px dashed #000000;
	padding-bottom:20px;
}
.complaintCategory td.col1, .complaintCategory td.col2, .complaintCategory td.col3, .complaintCategory td.col4 {
	border-top:1px dashed #666666;
	width:25%;
}
.complaintDetails {
	width:60%;
	margin:0 auto;
}
.complaintDetails thead {
	border:none;
}
.complaintFooter {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	border-top:3px double #000000;
	padding-bottom:20px;	
}
.manholeInspectionSummary {
	width: 90%;
	margin: 0 auto;
	border:none;
	border-bottom:1px solid black;
	margin-bottom:20px;
}
.manholeInspectionSummary h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0C3264;
	text-align:left;
}

.manholeInspectionSummary td.col1, .manholeInspectionSummary td.col2, .manholeInspectionSummary td.col3, 
.manholeInspectionSummary td.col4, .manholeInspectionSummary td.col5 {
	border-top:1px dashed #666666;
	width:20%;
}
.manholeInspectionSummary thead td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}
.manholeInspectionSummary tbody {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.manholeInspectionSummaryFooter h3 {
	width:90%;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
.smokeTestSummary {
	width: 50%;
	margin: 0 auto;
	border:none;
	border-bottom:1px solid black;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.smokeTestSummary td.col1 {
	width:80%;
	font-weight:bold;
}
.smokeTestSummary td.col2 {
	width:20%;
}
.updatePermits td {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}
.updatePermits thead td {
	font-weight:bold;
	border-bottom:1px solid #666666;
	font-size:13px;
}
.updatePermits tr.highlight td {
	background-color:#e1e1e1;
}
.ssoStatisticalReport {
	width:70%;
	border:0;
	margin:0 auto;
	padding:0;
	border-top:1px solid black;
	page-break-after:always;
}
.ssoStatisticalReport tbody td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ssoStatisticalReport td.col1 {
	width: 60%
}
.ssoStatisticalReport td.col2 {
	width: 10%
}
.ssoStatisticalReport td.col3 {
	width: 15%
}
.ssoStatisticalReport td.col4 {
	width: 15%
}
.ssoStatisticalReportDetails {
	width:80%;
	border:0;
	margin:0 auto;
	padding:0;
}
.ssoStatisticalReportDetails td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ssoStatisticalReportDetails td.col1 {
	width:57%;
}
.ssoStatisticalReportDetails td.col2 {
	width:35%;
}
.ssmpleResultsReport {
	width:70%;
	border:0;
	margin:0 auto;
	padding:0;
	border-top:1px solid black;
	page-break-after:always;
}
.ssmpleResultsReport tbody td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.ssmpleResultsReport td.col1 {
	width: 30%
}
.ssmpleResultsReport td.col2 {
	width: 30%
}
.ssmpleResultsReport td.col3 {
	width: 20%
}
.ssmpleResultsReport td.col4 {
	width: 20%
}
.ssmpleResultsReportDetails {
	width:80%;
	border:0;
	margin:0 auto;
	padding:0;
}
.ssmpleResultsReportDetails td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.ssmpleResultsReportDetails td.col1 {
	width:10%;
	font-weight:normal;
}
.ssmpleResultsReportDetails td.col2, .ssmpleResultsReportDetails td.col3, .ssmpleResultsReportDetails td.col4 {
	width:30%;
	font-weight:normal;
	text-align:center;
}

.billingInfoReport {
	width:80%;
	border:0;
	margin:0 auto;
	padding:0;
}
.billingInfoReport td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.billingInfoReport td.col1 {
	width:40%;
	font-weight:bold;
	text-align:left;
}
.billingInfoReport td.col2 {
	width:60%;
	text-align:left;
}
.billingInfoReport img {
	vertical-align:middle;
	padding-right:4px;
}

/* Modal Box Styles */
.overlay {
	position:absolute;
	left:0;
	top:0;
	background-color:#000000;
	width:100%;
	height:100%;
	opacity:0;
	z-index:15;
}
.modalBox {
	position:absolute;
	left:50%;
	top:50%;
	background-color:#FFFFFF;
	border: 3px solid #CCCCCC;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 7px #000000;
	-moz-box-shadow: 3px 3px 7px #000000;
	-webkit-box-shadow: 3px 3px 7px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=3, offY=3, positive=true);	
	padding: 10px;	
	z-index:25;
}
.modalBox .menuIcons {
	text-align:right;
}
.modalBox hr {
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.modalBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0;
	color:#666666;
}
.modalBox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.modalBox label {
	float:left;
	width: 40%;
	padding-top:3px;
	text-align:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.modalBox label.required {
	font-weight:bold;
}
.modalBox input {
	float:left;
	width: 45%;
	margin-bottom:5px;
}
.modalBox input.short {
	float:left;
	width: 15%;
	margin-bottom:5px;
}
.modalBox select {
	float:left;
	width: 45%;
	margin-bottom:5px;
}
.modalBox textarea {
	float:left;
	width: 45%;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
.modalBox .statusLabel {
	text-align:left;
	width:22%;
}
.modalBox .photoThumbnail {
	display:block;
	margin: 0 auto;
	padding:3px;
}
.modalBox input[type=radio], .modalBox .inputRadio {
	width: 20px;
	margin-bottom:5px;
}
.modalBox .saveButton {
	margin-left:50%;
}
/* End of Modal Box Styles */

/* Address Search Box */
.addressBox {
	width:600px;
	height:440px;
	margin-left:-300px;
	margin-top:-270px;
}
.addressBox .saveButton {
	margin-left:35%;
}
.modalBox .searchButton {
	margin-left:41%;
}
#ajaxLoaderSB {
	float:left;
}
.resultsContainer {
	width:90%;
	height: 220px;
	overflow:scroll;
	margin:0 auto;
	border: 1px solid #666666;
}
.resultsContainer table {
	width:100%;
	border-collapse:collapse;
}
.resultsContainer table td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	max-height:20px;
	display:table-cell;
}
.resultsItemSelected td {
	background-color:#0000FF !important;
	color:#FFFFFF;
}
.resultsContainer table td.col1 {
	width:15%;
}
.resultsContainer table td.col3 {
	width:30%;
}
.resultsContainer table td.col2, .resultsContainer table td.col4 {
	width:25%;
}
.resultsContainer table thead td {
	background-color:#CCCCCC;
	font-weight:bold;
	border-bottom:1px solid #666666;
	height:20px;
}
.resultsContainer table tbody tr {
	cursor:pointer;
}
.resultsContainer table tbody tr:nth-child(even) td {
	background-color:#F1F1F1;
}
.resultsContainer table tfoot td {
	background-color:#EEEEEE;
	font-weight:bold;
	border-top:1px solid #999999;
	height:20px;
}
.locationBox {
	width:600px;
	height:460px;
	margin-left:-300px;
	margin-top:-280px;
}
.locationBox .saveButton {
	margin-left:35%;
}
.eventBox {
	width:720px;
	height:550px;
	margin-left:-360px;
	margin-top:-280px;
}
.eventBox .resultsContainer {
	width:100%;
}
.eventBox .resultsContainer table td.col1 {
	width:10%;
}
.eventBox .resultsContainer table td.col3 {
	width:15%;
}
.eventBox .resultsContainer table td.col2, .eventBox .resultsContainer table td.col4 {
	width:20%;
}
.eventBox .resultsContainer table td.col5, .eventBox .resultsContainer table td.col6, .eventBox .resultsContainer table td.col7 {
	width:11%;
}

/* End of Search Box */

/* Moo Modal Box */
.mooModalBox {
/*	width:700px;
	height:500px;
	max-width:80%;
	max-height:80%;
	margin-left:-350px;
	margin-top:-270px;*/
	width:70%;
	height:80%;
	max-height:600px;
	margin-left:-35%;
/*	margin-top:-30%;*/
	position:absolute;
}
.mooModalBox .iframeContainer {
	width:98%;
	height:89%;
	max-height:500px;
	margin:1%;
	overflow:hidden;
}
.mooModalBox iframe {
	width:100%;
	height:100%;
}
.mooModalBox button {
	margin:0 auto;
	display: block;
}
/* End of Moo Modal Box */

/* Comment Box */
.commentBox {
	position:fixed;
	width:600px;
	height:440px;
	margin-left:-300px;
	margin-top:-270px;
}
.commentBox textarea {
	width:100%;
	height:350px;
}
.commentBox .saveButton {
	margin-left:35%;
}
.commentBox .searchButton {
	margin-left:41%;
}
/* */

.alignDivCenter {
	display:block;
	margin:0 auto;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}

/* File uploader styles */
.fileUploadSelect {
	display:block;
	text-align: center;
}
.fileUploadAbort {
	display:inline-block;
	background:url(./templates/img/icon_cancel.png);
	width:16px;
	height:16px;
	vertical-align: middle;
	margin:3px;
}
.fileUploadSuccess {
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align: middle;
	margin:3px;
	background:url(./templates/img/icon_success.png);
}
.fileUploadProgress {
	margin:4px auto;
	width:90%;
	height:5px;
	background-color: #AAAAAA;
}
.fileUploadProgress .fileUploadProgressBar {
	background-color:#333333;
	height:5px;
}
/* End of file uploader styles */

/* Maintenance Photos styles */
#Maintenance_Photos .body .row {
	display: flex;
	align-items:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Maintenance_Photos .body .row:nth-child(even) {
	background-color: #F1F1F1;
}
#Maintenance_Photos .body .form-control {
	font-size: 12px;
}
#Maintenance_Photos .body img {
	max-width: 100%;
}
/* End of Maintenance Photos styles */