blockquote {
	background: none ;
	margin:0.5em 0 0.5em 1em ;
}
br {
	line-height:5px;
	clear:unset;
}
label {
	/*padding-bottom:0.2em ;*/
}
hr {	
	background: #eee;
}
td {
	border: none;
}
input[type='text'] {border: 1px solid #bbb;}
input[type='checkbox'] + label:before,
input[type='radio'] + label:before  {
	left: unset ;
	width: 17px;
	position: relative ;
}

select{
	margin: 0 0 0.2em 0.2em;
	width:114px;
}
input{
	width: 112px;
}
input, select {
    border:1px solid #ccc;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}

.sfselects {
	font-size:88%;
	width: 147px;
	margin: 0 0 0.2em 0.2em;
	/*margin-top: 7px;
	margin-bottom: 7px;*/
}
.bdselects {
	width: 180px;
	margin: 0 0 0.2em 0.2em;
	/*margin-top: 7px;
	margin-bottom: 7px;*/
}

div.boxmulti {
	margin-right:0.15em ;
}
div.main-column {
	border: 1px solid #ddd;
	/*font-size: 90% ;*/
	background-color: aliceblue;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
	-moz-border-radius:10px 10px 0 0;10px;border-top-right-radius:10px;
}
.right.box {
	padding-left:0 ;
	padding-bottom:0 ;
	width:auto ;
	margin-bottom:0.5em ;
	clear: left ;
}
.box > .pane-content {
	padding-bottom: 0 ;
	background:#f4f4f4;
}
div.box.multi.related-info.right {
	clear: left ;
	margin-left: 0.5em ;
}
.related-info.multi.box > .pane-title {
	background-color: #559b6a ;
	line-height: 1.5em ;
	
}
.related-info.multi.box > .pane-content {
	border-color: #559b6a ;
}
.fbform h3 {
	float: left ;
	clear: left ;
	font-size: 125% ;
}
#brdiv br {
	display: none;
}

.selectedMedia ul {
	margin: 0.5em 0 0.5em 0 ;
	padding: 0 1em;
	list-style: none;
}
.selectedMedia li:before {
	content: "";
	border-color: transparent #111;
	border-style: solid;
	border-width: 0.35em 0 0.35em 0.45em;
	display: block;
	height: 0;
	width: 0;
	left: -1em;
	top: 0.9em;
	position: relative;
}
table.inner {
	background-color: rgb(244,244,244) ;
}
table.inner label {
	clear: left ;
	clear: right ;
	display: unset ;
	padding: 0.3em 0 0 0.1em ;
}
table.container {
	background-color: rgb(240,240,240) ;
	border:solid 1px rgb(100,100,100);
	padding: 1em ;
	overflow: visible ;
	position: relative ;
	max-width: 100% ;
	border-collapse:collapse;
	table-layout:fixed;
    	width:100%;
}

table.container caption {
	font-size: 150% ;
	color: #fff ;
	background-color: #336699;
	font-weight:bold ;
	margin-bottom:0 ;
	padding:1em 0 1em 0 ;
}
table.container label {
	clear: left ;
	clear: right ;
	display: unset ;
	padding: 0 0 0 0.4em ;
}

table.inner input {
	margin: 0.2em 0 0 0 ;
}
table.container input {
	margin: 0 0 0.2em 0.2em ;
	/*padding: 0 0 0 0.2em ;
	max-width: 100px ;
	width: 100px ;*/
	border: 1px solid #ccc;
}
table.container input[type='checkbox'], table.container input[type='radio'] {
	left: unset ;
	width: 17px;
	position: relative ;
}

.syn {
	font-weight: bold;
	color: green;
}
.note {
	color: #d0745f;
	cursor: pointer;
	border-bottom: 1px dotted #d0745f;
	width: 300px;
}
.note h4 {
	padding-top:2px;
	margin-top:0;
}
.tooltipster-light .tooltipster-content {
	font-size:85%;
	font-weight:600 ;
	font-family: 'Open Sans',"Lucida Sans Unicode","Lucida Grande","Lucida Sans","Arial","sans-serif";
}
.tooltipster-light .tooltipster-content b {
	color:red;
}
table.systitleandfootercontainer {
	width: auto ;
	background-color: unset;
	margin-top: 1.5em ;
	margin-bottom: 0 ;
}
td.l.systemtitle {
	font-size: 200%;
	padding: 0 ;
}
td.l.systemtitle2 {
	font-size: 175%;
	padding:0 ;
}
td.l.systemtitle3 {
	font-size: 150%;
	padding:0 ;
}
td.l.systemtitle4 {
	font-size: 125%;
	padding:0 ;
}
td.l.systemtitle5 {
	font-size: 100%;
	padding:0 ;
}

td.l.systemtitle6 {
	font-size: 100%;
	padding:0 ;
}

.systitleandfootercontainer {
	width: auto;
}
.container {
		margin: 0 auto;
		max-width: 1400px;
	 background-color:rgb(244,244,244) ;
}
.containerHeader {
	text-align:center ;
}
.container table {
	width: 100% ;
	overflow: visible ;
	position: relative ;
}

.container th {
	height:3.0em;
	background-color:#336699; 
	color:rgb(255,255,255); 
	font-weight:bold; 
	font-size:140%; 
	padding:2px 2px 2px 7px; 
	border:solid 1px rgb(100,100,100);
	text-align:center ;
	vertical-align:middle ;
}

.container td {
	border:solid 1px rgb(200,200,200);
	word-wrap:break-word;
	vertical-align:top ;
	text-align: left ;
}
.inner table {
	width: 100% ;
	table-layout:fixed;
	margin-top:0px; vertical-align:top;
}

.inner td {
	vertical-align:top;
	border: none;
	word-wrap:break-word;
	text-align: left ;
}


.doseEquation img {
	/*clear:both;*/ 
	/*float:left;*/
	display:block; 
	margin:3px 10px 7px 0; 
	padding:1px; border:0px; 
	background-color:#ffff99; 
	max-width:900px; 
	height: auto
}

.riskEquation img {
	/*clear:both;*/ 
	/*float:left;*/
	display:block; 
	margin:3px 10px 7px 0; 
	padding:1px; border:0px; 
	background-color:#f5dcff; 
	max-width:900px; 
	height: auto
}
.Equation img {
	/*clear:both;*/
	/*float:left;*/
	display:block; 
	margin:3px 10px 7px 0; 
	padding:1px; 
	border:0px; 
	background-color:#ccffcc;
}
.Equation input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
  }
/*
.scenarioMedia {
	font-weight: bold; 
	padding: 0.5em; 
	color:black; 
	text-align:center; 
	margin: 0 ; 
	clear:left ; 
	clear:right; 
	width: auto;
}
.scenarioMedia h1 {
	padding:0; 
	margin:0;
}
.scenarioMedia h2 {
	padding:0; 
	margin:0; 
	clear: right; 
	clear:left;
}
*/
.scenarioMedia {
	font-weight: bold; 
	padding: 1em; 
	height: auto;
	border: none;
	margin: 1em 1em 0 1em;
	text-align: center;
}
.scenarioMedia h1 {
	padding:0; 
	margin:0;
}
.scenarioMedia h2 {
	padding:0; 
	margin:0; 
	clear: right; 
	clear:left;
}

.prgContainer {
	font-weight: normal; 
	font-size:110%; 
	padding: 0.7em 0 0.5em 0; 
	color:black; 
	text-align:center; 
}
.prgContainer u {
	color:#444; 
}
.prgContainer label {
	font-weight: normal;
}
.mediaConc {
	margin-top: 2em ;
}
.sitemessage, div.sitemessage, h3.sitemessage {
	width:100%; 
	height:30px; 
	position:relative; 
	z-index:1; 
	margin:0 ; 
	color:rgb(204,0,51); 
	/*overflow:visible !important /*Activate if Firefox print problems*/ overflow:hidden /*IE6*/
}
.sitemessage h1 {
	width:100%; 
	text-align:left; 
	font-size:140%;
}
.sitemessage h2 {
	float:left; 
	width:100%; 
	margin:8px 0 0 0; 
	line-height:100%; 
	font-size:120%;
}
.sitemessage h3, h3.sitemessage {
	float:left; 
	font-size:100%;
}
.sitemessage h3 a {
	text-decoration:none; 
	color:rgb(234,239,247);
}
.sitemessage h3 a:hover {
	text-decoration:none; 
	color:rgb(50,50,50);
}
div.notes {
	font-size: 100% ;
	padding: 0.5em ;
}
div.notes ol li {
	margin-left: 1.5em ;
}
.substitute {
	clear: right;
	padding:0.5em ;
	margin:1em 0.1em 0 0 ;
	color: #757;
	font-weight: 600 ;
	background-color: aliceblue ;
	background-color:rgb(244,244,244) ;
	border: 1px solid rgb(200,200,200);
}
.Data {	
	background-color:rgb(244,244,244); 
	color:rgb(0,0,0); 
	border-top:solid 1px rgb(100,100,100);
	/*white-space: nowrap ;*/
}
.pink {
	color:#f24be4;
	font-weight:bold ;
}
.blue {
	color:#72A4D2;
	font-weight:bold ;
}
.readonly {
	color: #FFFFFF; 
	background-color: #72A4D2;
	/*width: 90px;
	max-width: 100px;*/
	padding: 0.2em ;
}
.formContainer, .web-area-footer {
	margin: 0 0.4em 0 0.4em ;
}
p.web-area-footer {
	font-size: 150% ;
}
#button-default {
	background-color: #0071bc ;
}
thead th {
	text-align: center;
}
.hitrule {
	font-weight: bold ;
}
.buorg {
    background-position: 8px 17px; 
    position:absolute;
    position:fixed;
    z-index:111111;    
    width:100%; 
    top:0px; 
    left:0px;    
    border-bottom:1px solid #A29330;    
    text-align:left; 
    cursor:pointer;     
    background-color: #fff8ea;
    color: red ;
    font-weight: bold; 
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.buorg div { 
    /*padding: 11px 12px 11px 30px;  */
    line-height: 1.7em; 
}
.buorg div a,.buorg div a:visited { 
    text-indent: 0; 
    color: #fff;    
    text-decoration: none;    
    box-shadow: 0 0 2px rgba(0,0,0,0.4);    
    padding: 1px 10px;    
    border-radius: 4px;    
    font-weight: normal;    
    background: #5ab400;    
    white-space: nowrap;   
    margin: 0 2px; display: inline-block;
}

#buorgig{ 
    background-color: #edbc68;
}

@media only screen and (max-width: 700px){
.buorg div { 
    padding:5px 12px 5px 9px; 
    text-indent: 22px;
    line-height: 1.3em;
}
.buorg {
    background-position: 9px 8px;}
}
#buorgclose {
	margin-right: 0.5em ;
}
.menu_blue {
	padding: 0.5em ;
}

.force-show-scrollbars ::-webkit-scrollbar-track:vertical {
    border-left: 1px solid #E7E7E7;
    box-shadow: 1px 0 1px 0 #F6F6F6 inset, -1px 0 1px 0 #F6F6F6 inset;
}

.force-show-scrollbars ::-webkit-scrollbar-track:horizontal {
    border-top: 1px solid #E7E7E7;
    box-shadow: 0 1px 1px 0 #F6F6F6 inset, 0 -1px 1px 0 #F6F6F6 inset;
}

.force-show-scrollbars ::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: #FAFAFA;
    width: 16px;
}

.force-show-scrollbars ::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #C1C1C1;
    border-color: transparent;
    border-radius: 9px 8px 8px 9px;
    border-style: solid;
    border-width: 3px 3px 3px 4px; /* Workaround because margins aren't supported */
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* Unfortunately scrollbars can't use CSS transitions. Also, it's not possible
   to highlight the thumb when the scrollbar track is hovered without some
   JavaScript acrobatics; https://jsfiddle.net/QcqBM/6/ is a start, but you
   also have to check whether the element has a scrollbar and if so how wide
   it is. */
.force-show-scrollbars ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.pageTitle {
	width: 100% ;
	margin: 0 0 1em 0;
	padding: 0 ;
	line-height: 2em ;
}
h1.bannerTitle {
	text-align:center; 
	margin:0 ; 
	padding:0.75em 0 0.75em 0; 
	background-color:rgba(0,113,188,0.2); 
	width:100%;
}
h1.pageTitle {
	text-align:center; 
	background-color:lightblue;
}
.afterTitle {
	margin: 0 0.5em 0 0.5em;
}

