@charset "utf-8";
/* CSS Document */

/* HOME PAGE STYLES */

#homeBG {
}

#homeContainer {
  width: 894px;
  height: 750px;
  background-image: url(../img/HomePage.jpg);
  padding: 0px;
  clear: both;
  margin-top: 0px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

.collapsibleContentText {
  width: 225px;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  float: right;
  font-size: 12px;
}

#leftContainer {
  padding-top: 5px;
  width: 370px;
  padding-left: 40px;
  padding-right: 15px;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
}

#leftContainer form {
  padding-left: 10px;
  font-style: italic;
}

#leftContainer .search a:link {
  color: #fff;
  text-decoration: underline;
  font-style: normal;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  font-weight: bold;
}

#leftContainer .search a:visited {
  color: #fff;
  text-decoration: underline;
  font-style: normal;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}

#leftContainer .search a:hover {
  color: #fff;
  text-decoration: underline;
  font-style: normal;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}

#leftContainer .search a:active {
  color: #fff;
  text-decoration: underline;
  font-style: normal;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}

#rightContainer {
  padding-top: 5px;
  width: 440px;
  padding-left: 20px;
  float: left;
  margin-left: 48px;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
#rightContainer h3 a:link,
#rightContainer h3 a:visited {
  color: #fff;
  text-decoration: none;
}

#leftContainer h3 {
  color: #f8d92d;
  font-family: Verdana, Geneva, sans-serif;
  font-family: 1.4em;
}

#rightContainer h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.4em;
}

.topicSearch {
  float: left;
  width: 140px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 15px;
  height: 60px;
  font-weight: bold;
}

.topicSearch img {
  float: left;
  width: 40px;
  margin-right: 5px;
  margin-top: -12px;
}

#rightContainer .topicSearch a:link {
  display: block;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin: 0px;
  text-decoration: none;
}

#rightContainer .topicSearch a:visited {
  display: block;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin: 0px;
  text-decoration: none;
}

#rightContainer .topicSearch a:hover {
  display: block;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin: 0px;
  text-decoration: none;
  font-weight: bold;
}

#rightContainer .topicSearch a:active {
  display: block;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  margin: 0px;
  line-height: 14px;
  text-decoration: none;
}

#mainSearchBoxAreaEntryBox {
  padding: 0px;
  margin-top: 7px;
}

#mainSearchBoxAreaEntryBox table {
  margin-bottom: 0;
}

#mainSearchBoxAreaEntryBox input {
  font-size: 14px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
}

#magnifying-glass-image {
  height: 26px !important;
  width: 23px !important;
}

/* TOPICS ON HOME PAGE BOTTOM */

#bottomContainer {
  clear: left;
  position: relative;
  margin-left: 50px;
  color: #fff;
  padding-top: 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bolder;
  font-size: 18px;
}

#bottomContainer .title {
  text-align: left;
  width: 500px;
}

#bottomContainer .title a:link,
#bottomContainer .title a:visited {
  color: #fff;
}

#bottomContainer h3 {
  width: 800px;
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: bolder;
}

#bottomContainer .pSystems {
  width: 810px;
  clear: left;
  margin-top: 10px;
}
#bottomContainer .pSystems p {
  color: #fff;
  width: 162px;
  float: left;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

#bottomContainer .pSystems p img {
  float: left;
}

#bottomContainer .pSystems p a:link {
  color: #fff;
  text-decoration: none;
}

#bottomContainer .pSystems p a:visited {
  color: #fff;
  text-decoration: none;
}

#bottomContainer .pSystems p a:hover {
  color: #fff;
  text-decoration: underline;
}

#bottomContainer .pSystems p a:active {
  color: #fff;
  text-decoration: none;
}

#bottomContainer .otherSystems {
  width: 810px;
  clear: left;
  margin-top: 10px;
}
#bottomContainer .otherSystems p {
  color: #fff;
  width: 270px;
  float: left;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

#bottomContainer .otherSystems p img {
  float: left;
}

#bottomContainer .otherSystems p a:link {
  color: #fff;
  text-decoration: none;
}

#bottomContainer .otherSystems p a:visited {
  color: #fff;
  text-decoration: none;
}

#bottomContainer .otherSystems p a:hover {
  color: #fff;
  text-decoration: underline;
}

#bottomContainer .otherSystems p a:active {
  color: #fff;
  text-decoration: none;
}

#bottomContainer img {
  margin-top: 2px;
  float: right;
}

/* TOPIC NAVIGATION AT FOOTER */

.topicNavigation {
  float: right;
  width: 450px;
}

.topicNavigation img {
  float: left;
  width: 40px;
  clear: none;
  margin-right: 10px;
}
.topicNavigation h2 {
  float: left;
  display: block;
  clear: both;
  width: 230px;
}

/* TAG TO CENTER A TABLE */
.center td {
  text-align: center;
  font-weight: bold;
  margin-left: 0px;
  font-size: 10px;
}

/* QUICK START RIGHT SIDE BOX TAGS */
.rightFloater {
  float: right;
  width: 230px;
  margin: 0px;
  padding: 0px;
}
.quickStartBox {
  color: #fff;
  background-image: url(../img/quickStartBG.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 120px;
  line-height: 14px;
  float: right;
  width: 218px;
}
.quickStartBox form {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
}

.quickStartBox form label {
  margin-bottom: 15px;
}

.quickStartBox form table {
  text-align: center;
  margin-top: 15px;
}

/* System Data Page styles */

.sysTable {
  background-color: #d2f5f9;
  border-color: #95c9d9;
  border-style: solid;
  border-width: 1px;
}

.sysTable th {
  background-color: #435258;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

.sysTable td {
  padding: 5px;
  margin: 0px;
}

.sysTable tr {
  padding: 0px;
  margin: 0px;
}

.sysTable .white {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
}

/*
.wide #content #page #main .rightFloater .quickStartBox form table {
	text-align: center;
	margin-top: 15px;
}
*/

QMR PAGE STYLES .AJ_leftside {
  margin-right: 228px;
  padding: 0;
}

#AJ_Divcontainer {
  border: 1px solid #99bfd1;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  padding: 10px 10px 20px 10px;
  display: block;
  width: 73%;
  clear: left;
  margin: 0px;
  padding: 5px;
  margin-top: 15px;
}

.fs_1 {
  float: left;
  width: 200px;
  border: thin solid #ccc;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.fs_2 {
  border: thin solid #ccc;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.guidance {
  display: block;
  clear: both;
  width: 420px;
  line-height: 1em;
  font-size: 0.85em;
  padding-top: 5px;
}

legend {
  margin-left: 3px;
  margin-top: 0px;
  color: #000;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

label.boldit {
  font-weight: bold;
}

.multiselect {
  height: 200px;
  overflow: auto;
  margin-top: 5px;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ace;
  border-right-color: #ace;
  border-bottom-color: #ace;
  border-left-color: #ace;
}

.multiselect TD {
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
}

.chemcode {
  border-left-width: thin;
  border-left-style: solid;
  border-left-color: #ccc;
}

/* Headers */

.efHeader {
  color: #1b75bb;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/efHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}
.airHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/airHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.waterHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/waterHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.landHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/landHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.wasteHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/wasteHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.toxicsHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/toxicsHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.facilityHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/facilityHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.otherHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/otherHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.complianceHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/complianceHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

.radiationHeader {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  width: 73%;
  padding-right: 10px;
  margin-bottom: 10px;
  background-image: url(../img/radiationHeader.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 5px;
}

/* FORMS */

form.EFform fieldset {
  margin: 0 0 1.5em 0;
  padding: 1em;
  width: 100%;
  clear: left;
  border: 0;
}

#content .EFform ul {
  margin: 0px;
}

.EFform ul li {
  list-style: none;
  margin-bottom: 10px;
  overflow: hidden;
}

form.EFform legend {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 10px;
}

form.EFform label,
form.EFform input {
  display: block;
}

form.EFform input.check,
form.EFform label.check {
  display: inline;
  float: none;
  width: auto;
  border: none;
}

form.EFform input.check2 {
  display: inline;
  float: none;
  width: auto;
  border: 1px solid #999;
  padding: 5px;
}

form.EFform label {
  font-weight: bold;
  padding-right: 10px;
}

form.EFform input#submit,
form.form input#submit,
form.EFform input.submit,
form.form input.submit {
  background: #369;
  border: #ddd;
  color: #fff;
  font-weight: bold;
  margin: 10px 0;
  padding: 5px;
  width: 120px;
  float: left;
  margin-right: 10px;
}

form.EFform input.text,
form.EFform textarea,
form.EFform select {
  border: 1px solid #999;
  padding: 5px;
}

form.EFform input.text:focus,
form.EFform textarea:focus,
form.EFform select:focus {
  border: 1px solid #666;
}
form.EFform br,
form.EFform li,
form.EFform p {
  clear: left;
}

form.EFform h2 {
  margin-top: 20px;
  padding-top: 8px;
  border-top: 1px solid #4289aa;
}

form.EFform h2:first-child {
  border-top: none;
}

span.optional {
  color: #f00;
  font-weight: bold;
}

p.optional {
  clear: left;
  display: block;
}

.subtabs {
  padding-left: 10px;
}

.subtabs li {
  padding: 0px 10px 0px 10px;
  font-weight: bold;
}

ul.breadcrumbs li {
  display: inline;
}

ul.breadcrumbs li:after {
  content: " \0000BB ";
}

ul.breadcrumbs li:last-child:after {
  content: "";
}

.clear {
  clear: both;
}

aside.col.right {
  float: right;
}

.native-controls input[type="radio"],
.native-controls input[type="checkbox"] {
  position: relative;
  left: 0;
}

.native-controls input[type="checkbox"] + label:before,
.native-controls input[type="radio"] + label:before,
.native-controls input[type="checkbox"]:checked + label:before,
.native-controls input[type="radio"]:checked + label:before {
  content: none;
}

.panel-pane.box {
  background-color: inherit;
  border-width: inherit;
  height: inherit;
  overflow: inherit;
}

.no-float {
  float: none !important;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  padding: 2px 4px;
}

form.EFform ul li {
  padding-top: 2px;
}

form.EFform label.inline {
  display: inline;
}

form.EFform.float fieldset {
  width: 80% !important;
}

form.EFform table td,
form.EFform table th {
  border: 0;
}

table.noborder th,
table.noborder td {
  border-width: 0;
}

aside div.box {
  border-width: 0 !important;
}

table.alternate-colors tr:nth-child(even) {
  background-color: #d6e5eb;
}

/* EPA Tabs */
div.pane-content ul.tabs {
  background-color: #f1f1f1;
  border: 0;
  margin: 0;
  padding: 1.7rem;
  font-size: 1.5rem;
}

div.pane-content ul.tabs li > a::before {
  content: "";
}

div.pane-content ul.tabs li > a::after {
  content: " |";
  color: #212121;
}

div.pane-content ul.tabs li:last-child > a::after {
  content: "";
}

ul.tabs > li > a {
  background-color: transparent;
  margin: 0;
  padding: 0;
  color: #0071bc;
  padding-left: 0.3rem;
}

ul.tabs > li > a:hover {
  background-color: transparent;
  color: #205493;
}

ul.tabs > li > a:visited {
  color: #4c2c92;
}

ul.tabs > li > a:visited {
  color: #4c2c92;
}

@media screen and (min-width: 30em) {
  .tabs > li:first-child {
    padding-left: 0;
  }
  .tabs > li {
    border-bottom: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
}
