@charset "utf-8";
/* CSS Document */

#content ul {
     list-style-type: none;
}

html {
	font-size: 100%;
}

#content ul li {
     font-size: 75%;
}

#queryOptions {
     border-right: thin solid #356697;
     padding-right: 10px;
}

label {
     display: inline;
     font-size: 14px;
}

.nav-tabs > li > a {
     background-color: #0071BC;	
}

#content li.active a:focus{
    color: #000000;
}

#content li a {
     color: #FFFFFF;
}

#content li a {
     color: #FFFFFF;
}

#content fieldset li a {
     color: #006699;
}

#content li.active a {
     color: #000000;
}

#queryOptions ul.nav li.active a {
     color: #000000;
}

legend {
     font-size: 125%;
     font-weight: bold;
	 margin-bottom: 10px;
}


fieldset label {
     font-weight: bold;
     height: 10px;
     margin-left: 0px;
     margin-right: 10px;
}

fieldset li label {
     font-weight: normal;
     margin-left: 0px;
     margin-right: 0px;
}

fieldset input {
     margin-left: 5px;
     margin-right: 10px;
}

fieldset select {
     margin-left: 0px;
     margin-right: 10px;
}


.nav-tabs > li > a {
     padding-left: 2px;
     padding-right: 2px;
}

.nav-tabs > li > a {
     border-radius: 4px 4px 0px 0px;
     border: 1px solid transparent;
     line-height: 20px;
     padding-bottom: 4px;
     padding-top: 4px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
     -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background-color: #FFFFFF;
     border-color: #3FA9F5 #3FA9F5 transparent;
     border-image: none;
     border-style: solid;
     border-width: 1px;
     cursor: default;
}

#content ul, #content ol {
     margin: 0px 0px 1.5em;
}

#result-buttons {
     float: right;
}

table {
     width: 100%;
}

table caption {
     font-weight: bold;
}

#chemical-query-results thead{
	line-height:1.1;
}

td {
     border: 1px solid #DDDDDD;
}

th {
     font-weight: bold;
     margin-left: 10px;
     margin-right: 10px;
}

.btn.disabled, .btn[disabled] {
     background-color: #E6E6E6;
     color: #333333;
}

.btn-large {
     border-radius: 6px 6px 6px 6px;
     font-size: 12px;
     height: 35px;
     line-height: 12px;
     min-width: 80px;
     padding: 5px;
}

.btn-primary {
     background-color: #005A96;
     background-image: linear-gradient(to bottom, #1D9BD6, #005A96);
     background-repeat: repeat-x;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
     color: #FFFFFF;
     text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
     background-color: #005A96;
     color: #FFFFFF;
}


#top-generate-results-btn {
    background-color: #98FB98;
    background-image: linear-gradient(to bottom, #98FB90, #98FB98);
    background-repeat: repeat-x;
}

#generate-results-btn {
	background-color: #98FB98;
     background-image: linear-gradient(to bottom, #98FB90, #98FB98);
     background-repeat: repeat-x;
}

#other-top-generate-results-btn {
    background-color: #98FB98;
    background-image: linear-gradient(to bottom, #98FB90, #98FB98);
    background-repeat: repeat-x;
}

#other-generate-results-btn {
	background-color: #98FB98;
     background-image: linear-gradient(to bottom, #98FB90, #98FB98);
     background-repeat: repeat-x;
}

.btn-smallfont{
	font-size: 12px;
}

#content li a, #content li a:visited, #content li a:focus, #content li a:active {
     color: #FFFFFF;
}

#content li.active a.black {
color: #000000;
}

#content li a:hover {
     color: #FFFFFF;
	 background-color: #3EA8F4;
}

#content .pagination>li a {
	color: #4298aa;	
}

#content .pagination>li.active a {
	color: black;	
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0 0;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
}

.btn-primary.disabled, .btn-primary[disabled] {
    
}

.btn.disabled, .btn[disabled] {
     background-color: #E6E6E6;
     color: #666666;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover {
     background-color: #E6E6E6;
     color: #666666;
}

#queryOptions {
	border-right: thin solid #0071BC;
	padding-right: 10px;
	float: left;
}


.tab-content, #outputSelection {
	background: url("../img/fieldset_bg.gif") repeat-x scroll center bottom transparent;
}

#content li a.blue:visited {
    color: #006699;
}

table {
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
}


.modal-header {
    border-bottom: none;
    padding: 9px 15px;
}

.modal-header .close {
    margin-left: 8px;
    margin-top: 2px;
	color: red;
	font-weight: bolder;
}

.close {
	float: right;
	font-size: 20px;
	opacity: 1;
	text-shadow: 0 1px 0 #FFFFFF;
}

.modal-footer {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    border-top: none;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin-bottom: 0;
    padding: 14px 15px 15px;
    text-align: right;
}

#viewAllTable {
	border: 2px solid #000;
	padding: 3px;
}

#viewAllTable td, #viewAllTable th {
	border-bottom: 1px solid #000;
	border-left: none;
	border-top: none;
	border-right: none;
	padding: 3px;
}

#viewAll {
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
}

.rd #viewAll #viewAllBody #viewAllTable tbody tr td ul {
	margin-left: 15px;
	width:100%;
}
.rd #viewAllEndpoint #viewAllEndpointBody h3 {
	margin-bottom: 2px;
    padding-left: 10px;
}
.rd #viewAllEndpoint #viewAllEndpointBody h4 {
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    padding-left: 10px;
}

.rd #viewAllEndpoint #viewAllEndpointBody h5 {
	margin: 3px 0 5px;
    padding-left: 10px;
}

.rd #viewAllEndpoint #viewAllEndpointBody #viewAllEnpointTable {
	border: 1px solid #000000;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
	width: 96%;
	margin: 0px 10px;
}
#viewAllEnpointTable th, #viewAllEnpointTable td {
	padding: 5px;
	border-bottom: 1px solid #000;
	border-left: none;
	border-top: none;
	border-right: 1px solid #000;
}
#viewAllEnpointTable th {
	text-transform: uppercase;
	
}.rd #viewAllEndpoint #viewAllEndpointBody {
	border: 2px solid #000;
	padding: 10px 0px;
	margin-left: 10px;
}

.modal-header h2 {
	margin-bottom: 0px;
}

.modal-body {
	clear: both;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 90%;
	padding: 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-body .snur_meta .liIndent {
	margin-left: 40px;
}
.modal-body .snur_meta .liIndent li {
	list-style-type: square;
}
.modal-body .snur_meta {
	margin-bottom: 20px;
	margin-left: 10px;
}
.modal-body.action {
	border: 2px solid #000;
	max-height: 80%;
	padding: 0px;
}
.modal-body.action h2 {
	padding-left: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.modal-body.action h3 {
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 10px;
}
.modal-body.action h3 .noBold {
	font-weight: normal;
	font-size: .8em;
}

.modal-body.action .action_details .snur_meta li {
	list-style-type: none;
}

.modal-body.action .action_details .snur_meta  {
	margin: 10px;

}
.modal-body.action .action_details {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
	margin-top: 0px;
}

#viewExternalBody {
	max-height: 90%;
	height: 90%;
	max-width: 100%;
	width: 100%;
}

#viewExternal .modal-content {
	width: 90vw;
	height: 90vh;
	margin-left: -25vw;
	/*margin-top: -5vh;*/
}
.sel_options {
	width: 270px;
background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
    background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0px 0 0 8px;
    color: black;
    text-decoration: none;
}

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
	float: left;
  }
  
  #s2id_searchByChemicalName {
	width:270px;
  }
  
table.dataTable tr.odd {
    background-color: #fff;
}

table.dataTable tr.odd td.sorting_1 {
    background-color: #fff;
}

table.dataTable tr.even td.sorting_1 {
    background-color: #fff;
}

table.dataTable td {
	border-bottom: 1px dashed #DDDDDD; 
	
}

table.dataTable thead {
    background-color: #CEE2B7;
}

table.dataTable thead th {
    border-bottom: none;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 18px 3px 10px;
	height: 85px;
}

.submitted {
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
	display: block;
	margin-top: 10px;
}
.submitted ul {
	list-style-type: none;
}
.chem_detail td {
	border: none;
}
/*.modal {
    width: 50%;
    height: 500px;
     margin-left:-23%;
}*/
.row-fluid .span4 {
	width: 25%;
}

.row-fluid .span8 {
	width: 72%;
}
.blackborder, .blackborder td, .noborder .blackborder td {
	border: 2px solid #000;
	border-collapse: collapse;
}

.v_low {
    font-weight: bold;
}

.low {
    font-weight: bold;
}

.moderate {
    font-weight: bold;
}

.high {
    font-weight: bold;
}

.v_high {
    font-weight: bold;
}

.noborder, .noborder td {
	border: none;
}
.modal-body .liIndent {
	margin-left: 40px;
}
.modal-body .liIndent li {
	list-style-type: none;
}

.border-bottom{
	border-bottom: thick solid #000000;
	border-bottom-width: 2px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#viewGroupSelectBody {
	height: 75%;
}

#viewEndpointSelectBody {
	height: 65%;
}

#modal_DFE_NPE .modal-content {
    height: 75vh;
    margin-left: -15vw;
    width: 60vw;
}

#modal_DFE_AA .modal-content {
  height: 90vh;
    margin-left: -25vw;
    width: 90vw;
}

#modal_CDR_Summary .modal-content {
  height: 90vh;
    margin-left: -25vw;
    width: 90vw;
}

#viewAllEndpoint .modal-content {
  height: 70vh;
  margin-left: -25vw;
  width: 90vw;
}

.ui-resizable {
position: fixed;
height: "auto";
}

.epa_assess td {
	padding: 7px;
	border: 1px solid #E3E3E3;
}
.epa_assess {
	border: 1px solid #CCC;
}
.epa_assess th {
	background-color: #3399FF;
	padding: 7px;
	margin: 0px;
}
.legend {
	padding: 10px;
	margin-left: 40px;
	border: 1px solid #CCC;
	float: left;
}
.legend p {
	display: block;
	margin-bottom: 7px;
}

.loading-modal {
    display:    none;
    position:   fixed;
    z-index:    1075;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
	background-color:rgba( 255, 255, 255, .8 );
	background-image:url("../img/ajax-loader.gif");
	background-position:50% 50%;
	background-repeat:no-repeat;
    opacity: 0.80;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
	filter: alpha(opacity = 80)};
}

body.loading {
    overflow: hidden;   
}

body.loading .loading-modal {
    display: block;
}

table.dataTable {
	table-layout: fixed;
}

table.dataTable td {
	word-wrap: break-word;
}

.show_header_link
{
    font-size:16px; 
    font-weight:bold; 
    font-style:normal; 
    text-decoration:none; 
    text-transform:none; 
    margin:0px; 
    padding:0px;
    color: #0088cc;
}

#main ul#breadcrumbs li a {
	color: #4298aa;
}

#main ul#breadcrumbs li a:focus, #main ul#breadcrumbs li a:hover {
	color: #47aa42;
	background-color: transparent;
}
#main ul#infoLinks li {
	list-style-type: disc;
	margin-left: 40px;
	font-size: 100%;
}

#main ul#infoLinks li a {
	color: #4298aa;
}

#main ul#infoLinks li a:focus, #main ul#infoLinks li a:hover {
	color: #47aa42;
	background-color: transparent;
}
.modal-print-link {
	cursor: pointer;
}

img.questionMark {
	width:20px;
	height:30px;
	background-image:url("../img/glyphicons-halflings.png");
	background-position: -90px -90px;
	position:relative;
	left:-10px;
}

img.iconLogo {
	width:20px;
	height:30px;
	background-image:url("../img/glyphicons-halflings.png");
	background-position: -116px -90px;
	position:relative;
}
.infoDate{
	width: 250px;
    position: absolute;
    right: 0px;
}

div#modal_12\(b\) > div.modal-dialog > div.modal-content {
    height: 85vh;
    width: 50vw;
    margin-left: -9vw;
	overflow-x: hidden;
	overflow-y: hidden;
}

.modal-content {
    height: 85vh;
    width: 35vw;
    margin-left: -9vw;
	overflow-x: hidden;
	overflow-y: hidden;
}

#emailChemicalCsvContent .modal-content {
	height :75%;
}

#emailChemicalCsvDiv .modal-body {
	height :53%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}


