@import url("Custom/RebExchange/rebexchange.css");
@import url("Custom/Fonts/Roboto/stylesheet.css");

/*******************Overall Theme***********************/
div.TobBarUpperBorder {
    height: 0px;
}
img.imageControl{
	vertical-align: top;	/*Fix blank space under the header image*/
}
td.TopNavAreaLeft	{
	background-color : #fff;
	padding : 0px;
	width: 250px;	
}
td.TopNavAreaRight {
	background : url(Images/custom/UAbannerBg2.png) no-repeat top left;
	background-color : #86C246; /*#7C99A7;#007C41;*/
	padding: 28px 10px 0px 0px;
	color: #fff;
}
table#ClickTopBar{
	border-collapse: collapse;
}
table#ClickTopBar tbody tr td{
	border-top:1px solid #ECBE13; /*#FFDB05; #545241*/
}
div.HeaderMajorTabRow{
	border-top:0px;
}
div.TopNavTabArea{
	background-color: #2e6a3b /* #7D9AAA;*/
}
/*
.HeaderMajorTabRow .HeaderTabContents A:hover{
	color: #3d4a43 !important;
}
*/
.HeaderMinorTabRow .HeaderTabContents A{
	font-family: robotoregular, sans-serif;
}
/*Smartform navigation*/
.smartFormSection{
	background-color: #cedee7;
}
.smartFormSectionHeader{
	background-color: #7D9AAA;;
	color:#fff;
	font-size: 10pt;
}
.smartFormSectionHeader:hover{
	background-color: #20323f;
}
div.smartFormSectionContent .SmartFormViewListItem{
	background-color: #cedee7;
	padding:0px;
}
div.smartFormSectionContent .SmartFormViewListItem .smartFormLink:hover{	
	font-weight: bold;
}
div.smartFormSectionContent .SmartFormViewListItem.Selected{
	background-color: #e8970c;
}
div.smartFormSectionContent .SmartFormViewListItem.Selected .smartFormLink{
	color:#fff;
}
div.smartFormSectionContent .SmartFormViewListItem .smartFormLink{
	color:#405767;
}

td.BreadcrumbArea{
	background-color: #cedee7;
}
nav.GlobalNavigation{
	border-bottom: 0px;
}
.HeaderMajorTabRow .HeaderTabContents A{
	font-size: 1.2em;
	width: 5%;
	border-right: 0px;
	border-left: 0px;
}

div.HeaderMajorTabRow .HeaderTabContents A.Selected{
	background-color: #ecbe13; /*#A79E70;*/
	border-bottom: 0px;
    padding: .15em 0.8em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #3d4a43 !important;	
}

div.HeaderMinorTabRow{
	background-color: #ecbe13; /*#A79E70;*/
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	height: auto;
}

div.HeaderMinorTabRow .HeaderTabContents A{
	font-size: 1em;
	color: #fff;
}

div.HeaderMinorTabRow .HeaderTabContents A.Selected{
	color: #3d4a43;
}

td.Column1 {
	background-color: #f2f2f2; /*#e0e1d9;*/
	width: 233px;
	box-shadow: 3px 3px 5px #bababa;
}

div.RoomComponentClear{
	background-color:inherit;
}

div.RoomComponent{
	padding: 0px;
}

td.Column1 span div.RoomComponentClear table tbody tr td{
	border-top-width: 0px;
	//border-bottom: 1pt solid #CCCCCC;
}

td.Column1 span div.RoomComponentClear table tbody tr td a{
	color: #000000;
}

div.REMO-BlueBox{
	border: 1px solid #f2f2f2; /*#7D9AAA;*/
	box-shadow: 3px 3px 5px #bababa;
	padding: 0px;
}

div.REMO-BlueBox .RoomComponentTitleArea{
	background-color: #d2d2d2; /*#7D9AAA;*/
	width: 90%;
	padding-top:5px;
	padding-left: 15px;
	box-shadow: 3px 3px 5px #bababa;
    border-bottom-right-radius: 8px;
    //display:inline-block;
    //height: 25px;	
}

div.REMO-BlueBox .RoomComponentTitleArea h3{
	color: #00000; /*#fff;*/
	font-weight: bold;
	font-size: 1em;
}

div.REMO-BlueBox table{
	padding-right:5px;
	padding-left: 5px;
}

div.REMO-BlueBox span{
	/*display:block;*/
	/*padding-left: 15px;*/
}

div.UATextNoTitle div.RoomComponentTitleArea{
	display:none;
}

div.REMO-BlueBox p{
	padding: 0px 15px;
}

td.Column3 span.ComponentStyle_StandardBorder:nth-child(n+2) {
	display: block;
	margin-top: 40px;
}

td.Column3{
	min-width: 300px;
}

td.Column2 span.ComponentStyle_SpecialClear:nth-child(n+2) {
	display: block;
	margin-bottom: 40px;
}

.FooterArea {
	/*background : url(Images/custom/FooterBg.gif) repeat-x top;*/
	/*background : url(custom/Images/FooterBG.png) repeat-x top;*/
	border-top: 1px solid #bababa;
	/*border-image: linear-gradient(to right, #bababa 0%, #ffffff 200px) 0 100%;*/
	color: #545241;
	padding: 10px 10px;
}

.TopNavText:link, .TopNavText:active, .TopNavText:visited{
	color : #fff !important;
}

.FooterText {
	color: #545241;
	font-size: xx-small;
	text-align:right;
}

td.REMOColumn2b, td.Column2b{
	padding-left: 6px;
	vertical-align: top;
}

a.AccountDropdown{
	color: #fff;
}

h2.REMOForTitle{
	font-size: 1.5em;
    font-family: robotoslab, sans-serif;
    text-transform: uppercase;
    color: #ECBE13;
    margin-top: 0px;
}

table.REMOGridWrapper{
	table-layout: fixed;
}

td.REMOGridV1{
	text-align: center;
	width: 25%;
	vertical-align: top;
	padding: 0px 5px;
}

td.REMOGridV2{
	text-align: left;
	vertical-align: center;
	padding: 0px 10px;
}

td.REMOGridV1:not(:last-child){
	border-right: 1px solid #ddd;
}

td.REMOGridV1 h5, td.REMOGridV2 h5{
    font-size: 1.143em;
    font-family: 'DIN Medium', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #007c41;
}

td.REMOGridV1 p, td.REMOGridV2 p, td.Column2 span.ComponentStyle_SpecialClear div.REMO-BlueBox span p, td.Column2 span.ComponentStyle_SpecialClear div.REMO-BlueBox span ul li{
	line-height: 1.3em;
	font-size: 1.1em;
}

td.remohelptd{
	text-align: center;
	padding: 5px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #007c41;
}

td.remohelptd a{
	color: #ECBE13;
	text-decoration: none;
}

td.remohelptd:not(:last-child){
	border-right: 1px solid #ddd;
}

table.descOnly{
	border-collapse: collapse;
	border: solid 1px #ccc;
}

table.descOnly td{
	border: solid 1px #ccc;
}

table.descOnly th{
	background-color: #7D9AAA;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #ccc;
}

div.UATableTitle{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #CA7700;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 0.1rem;
}

table.UATableGeneral{
	border-collapse: collapse;
}

table.UATableGeneral td, th{
	border: 1px solid #ccc;
  	padding: 0.1rem 0.1rem;
  	text-align: left;
}

table.UATableGeneral td{

}

table.UATableGeneral th{
	background-color: #7D9AAA;
	color: #ffffff;
	font-weight: bold;
}

table.UATableGeneral tr.UATableHead{
	background-color: #7D9AAA;
	color: #ffffff;
	font-weight: bold;
}

table.UATableGeneral tr.highlight{
	background: yellow;
}

table.UATableGeneral tbody tr:hover {
  background: #f4f4f4;
}

div.REMOSupportInfo{
	margin: 20px 0px;
}

div.ARISERegionInfo{
     background-color: #f0f7fb;
     background-image: url(Custom/Images/Info_note48.png);
     background-position: 9px 0px;
     background-repeat: no-repeat;
     border-left: solid 4px #3498db;
     line-height: 18px;
     overflow: hidden;
     padding: 15px 60px;
}

div.CurrentState {
    background-color: #CA7700;
    /* border: 1px solid #767A7D; */
    color: #FFF;
    font-weight: normal;
    padding: 3px 0px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 5px;
}

div.CurrentRole {
	background-color : #CA7700; /*c8663f;*/
	/*border : 1px solid #767A7D;*/
	color : #FFF;
	font-weight : normal;
	padding : 3px 0px;
	text-align : center;
	border-radius: 6px;
	
}

div.RoomComponentTitleArea h3.RoomComponentTitle{
	font-size: 1em;
}

th.DisplayHead{
	background-color: #DDDEDE;
	border:0;
}

.DataTable > tbody > tr.DynamicDataTable_Row_Odd{
	background-color: #f2f2f2;
}

.drsv-row.drsv-even-row{
	background-color: #f2f2f2;
}

.UAWrapperButton{
	display:block;
	-webkit-border-radius: 4;  
	-moz-border-radius: 4;  
	border-radius: 4px;
	background-color: #7D9AAA;
	font-size: 10pt;
	padding: 0.33em 1em !important;
	height: 16px;	
}

a.UAWrapperButton {
  color: #ffffff !important;
}

.UAWrapperButton:hover{
	background-color: #165788;
}

a.UAWrapperButton:visited, a.UAWrapperButton:link{
	color: #ffffff;	
}

a.UAWrapperButton:link:not(.TransparentButton.HeaderMajorTabContentsOverflow A){
	color: #ffffff;	
}

.UAProjectCreator .textControl{
	display:block;
	width:100%;
}

.UAProjectCreator .Button{
	background-color: #7D9AAA;
	font-size: 10pt;
	width:100%;
	text-align: left;
}

.UAProjectCreator .Button:hover{
	background-color: #165788;
}

.UAProjectCreator .RoomComponentTitleArea{
	display:none;
}

.UAProjectEditor td{
	-webkit-border-radius: 4;  
	-moz-border-radius: 4;  
	border-radius: 4px;
	background-color: #7D9AAA;
	font-size: 10pt;
	padding: 0.33em 0;
}

.UAProjectEditor .RoomComponentTitleArea{
	display:none;
}

.UAProjectEditor a{
	display:block;
	width:100%;
}

.UAProjectEditor input.Button{
	padding-left: 1em;
	width:100%;
	text-align: left;
}

.UAProjectEditor .ProjectEditorTable tr{
	transition: all 0.5s;	
}

.UAProjectEditor .ProjectEditorTable td{
	padding-left: 1em;
	transition: 0.5s;	
}

.UAProjectEditor .ProjectEditorTable tr:hover td{
  padding-left: 25px;
  background-color: #165788;
}

.UAProjectEditor .ProjectEditorTable tr:hover a:after {
  content: '\00bb';
  position: relative;
  left: 10px;
  color: #ffffff;
  transition: 0.5s;
}

.UAProjectEditor .ProjectEditorTable{
	border-collapse:separate;
	border-spacing: 0 5px;	
}

.UAProjectEditor a:link{
	color: #ffffff;	
}

.UAProjectEditor A:link:not(.TransparentButton.HeaderMajorTabContentsOverflow A){
	color: #ffffff;
}

.UAProjectEditor a:visited{
	color: #ffffff;	
}

div.AriseDefinationArea{
	background-color: #EEF3F0;	
	padding: 10px 5px 5px;	
	background-image: url(Custom/Images/help16.jpg);
	background-repeat: no-repeat;		
}

/*************************** Tab Component ****************************/
span.ComponentStyle_HeroProjectType div div.RoomComponentTitleArea h3.RoomComponentTitle{
	font-size: 1.5em;
}

td.TabComponentBodyInner span.TabComponentIntroText{
	padding-left: 10px;
	font-style: italic;
}

td.TabComponentBodyInner span.TabComponentIntroText p{
	padding-left: 10px;
	font-style: italic;
}

/****************************Summary Component*************************/
td.List{
	vertical-align : middle;
}

/*******************************************************************************
REMO Tab
********************************************************************************/
UL#remo_tab_nav{
	height: 2em;
	list-style: none;
	margin: 0;
	padding:0;
}

UL#remo_tab_nav li {
    /*background: #bdf url(Images/custom/tabs.gif);*/
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;    
    float: left;
    margin: 0 7px 0 0;
    padding-left: 10px;
    background-color: #DDDEDE;
}

UL#remo_tab_nav a {
    /*background: url(Images/custom/tabs.gif) 100% 0;*/
    color: #181818;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ul#remo_tab_nav li.current {
    background-color: rgb(118, 122, 125);
    background-position: 0 -60px;
}

ul#remo_tab_nav li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

div#REMO_TAB {
    border: rgb(118, 122, 125) solid 1px;
    clear: left;
    padding: 1em;
}



/*****************************Smartform********************************/
TABLE.SmartFormQuestions
{
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.SmartFormQuestions td
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.SmartFormQuestions th
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}
.SFtitle {
	font-weight: bold;
	font-size: 17px;
	background-color : #CFDAE5;
	font-style: italic;
	width: 81%;
	margin: 0 auto;
	padding: 3px 10px;
	box-shadow: 3px 3px 5px #bababa;
}

.SFdescription {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	font-style: italic;	
}

.container
{
	width: 100%; 
	text-align: center;
	/*border: 2px #efefef solid;*/	
}

div.ProjectPrint_OuterPage div div div#_webr_EntityView div.container div.hero_viewbox
{
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
}

div.ProjectPrint_Banner
{
	background : url(Images/custom/UAbannerBg2.png) no-repeat top right;
	background-color : #86C246; /*#7C99A7;#007C41;*/
	padding: 0px 10px 0px 0px;
	color: #fff;
	background-size: 430px 70px;
}

div.hero_viewbox
{
	width: 80%;
	margin:0 auto;
	//border:1px solid #e3e9ef; /*#E7880C;*/
	border: 1px solid #ddd;
	text-align: left;
	padding: 10px 10px 10px 10px;

	-webkit-box-shadow: 3px 5px 5px 0px rgba(186,186,186,1);
	-moz-box-shadow: 3px 5px 5px 0px rgba(186,186,186,1);
	box-shadow: 3px 5px 5px 0px rgba(186,186,186,1);
}

.SFtable {
	width: 95%;	
	position: relative;
	/*
	background-image: url(Images/custom/bgcontainer.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	*/
}

.SFid {
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
	width: 32px;
}

.SFattribute {
	vertical-align: top;
	padding: 10px;
}

.SFhelp {
	vertical-align: top;
	font-style: italic;						
	padding: 0px;	
	margin: 0px;	
	border: 0px;			
	background: #efefef;
	width: 0px;
	line-height:0%;
	font-size: 0px;
	display: none;
}
.REMO_SFHelp {
	font-size: small;
	width: 80%;
	text-align: right;
	margin: 0 auto;	
}

/**************************************************************************
Custom Reports
**************************************************************************/
table.ReportTitle
{
	background-color: #dddfde;
}

div.REMO_TableTitle
{
	font-size: 1.25em;	
	font-weight: bold;
	margin: 5px 0 0 0;
	padding-left: 20px;
	padding-bottom: 3px;
	background-image: url(Custom/Images/ReportTableBullet18.png);
	background-repeat: no-repeat;
}

/******************************************************************************
List Style
*******************************************************************************/
ul.heroList { 
  margin-left:0em; 
  padding-left:0.2em; 
  margin-bottom:1em;
  margin-top:0em;  
}

ul.heroList li { 
  background:url(Images/custom/bullet.gif) 0em 0.2em no-repeat; /* change background em accordingly */
  padding-left: 0.8em; 
  list-style: none; 
}

/******************************************************************************
AREO
*******************************************************************************/
tr.AREO_OnDrag1 td{
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#F87217;
}

tr.AREO_OnDrag2 td{
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#F87217;
}

tr.AREO_OnDrag td{
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#F87217;
}

tr.AREO_MainRow{
	background-color:#E0E0E0;
}

td.AREO_ColSeq{
	display: none;
}

P.AREO_PAM_TitleRow{
	background-color:#E0E0E0;
}

/*******************************************************************************
REMO Popup Content
********************************************************************************/

div#REMO_PopupContent{
	display: none;
	border: 0px;
	position: absolute;
	width: 480px;
	padding: 0px;
}

div#REMO_PopupContentHover{
	display: none;
	border: 0px;
	position: absolute;
	padding: 0px;
}

img#Information16Icon
{
	position:relative;
	vertical-align: middle;
	cursor: pointer;	
}

div.PopupContentInformation
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	width: 100%;
	background-color: #007C41;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
} 

/**********************************************************************************
Animal Number
***********************************************************************************/
img#AnimalNumberIcon
{
	position:relative;
	top:-10px;
	cursor: pointer;	
}

table.AnimalNumber
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
} 

table.AnimalNumber caption{
	background-color: #8AA4B3;
	color: #fff;
	padding:2px 0px;
	font-weight: bold;
	font-style: italic;
}

th.anHead, th.firstApproved1, th.firstApproved2
{
	text-align: left;
}

td.anHead
{ 
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
}

th.firstApproved1,td.firstApproved1{
	background-color:#7CA295;	
}

th.firstApproved2,td.firstApproved2{
	background-color:#C7D28A;
}

td.currentUsed{
	background-color:#7AB800;
}

td.nextRequested{
	background-color:#A3A86B;
}

/***********************************************Project Navigation ***********************************/
div#REMOProjectNavigation{
	padding: 5px 0px;
}

a.RemoProjectInactive{
	float: left;
    padding: 5px 10px;
    display: inline;
    background: #7D9AAA url(Custom/Images/projectButton.png) repeat-x bottom; /*#DDDEDE*/
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}.RemoProjectInactive:hover{
    background-position: 0 -48px;
}.RemoProjectInactive:active{
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}

A.RemoProjectInactive:LINK:not(.TransparentButton.HeaderMajorTabContentsOverflow A){
	color: #fff;
}

A.RemoProjectInactive:visited:not(.TransparentButton){
	color: #fff;
}

a.RemoProjectActive{
	float: left;
    padding: 5px 10px;
    display: inline;
    background: #CA7700 url(Custom/Images/projectButton.png) repeat-x bottom; /*#7AB800*/
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}.RemoProjectActive:hover{
    background-position: 0 -48px;
}.RemoProjectActive:active{
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}

a.RemoProjectActive:VISITED:not(.TransparentButton){
	color: #fff;
}

a.UALinkButton:VISITED:not(.TransparentButton){
	color: #fff;
}

div#projectConnectorRight{
	float: left;
	background:url('Custom/Images/projectRight.png') no-repeat;
	height: 16px;
	width: 16px;
	margin: 4px 10px;
}

div#projectConnectorLeft{
	float: left;
	background:url('Custom/Images/projectLeft.png') no-repeat;
	height: 16px;
	width: 16px;
	margin: 4px 10px;	
}

/***********************************************EHS***********************************/
div.HazardSignPage
{
  	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	background-color: rgb(174,65,66);
    width: 984px;
}

div.HazardSignBarCenter
{
	border-style: solid;
	border-width: 1px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
  	overflow: hidden;
  	zoom: 1;
  	text-align: center;	
}

div.HazardSignBar
{
	border-style: solid;
	border-width: 1px;
	background-color: white;
	margin-top: 10px;
  	overflow: hidden;
  	zoom: 1;
}

div.HazardSignContactBar
{
	margin-top: 10px;
	color: white;
}

img.HazardSign
{
	vertical-align: middle;
}

img.ChemicalSignFirst
{
	vertical-align: top;
}
img.ChemicalSignTop
{
	vertical-align: top;
	margin-left: -60px;
}
img.ChemicalSignBottom
{
	margin-top: 65px;
	margin-left: -60px;
	vertical-align: bottom;
}
img.HazardCautionSign
{
	float: left;
	width: 250px;
}
div.HazardCaution
{
	margin-left: 250px;
	font-size: 40px;
	font-weight: bold;
}
div.PhysicalHazard
{
	margin-left: 250px;
	font-size: 20px;
	font-weight: bold;
	width: 710px;
	height: 138px;
	overflow: hidden;
}
div.HazardTitle
{
	clear: left;
	font-size: 40px;
	font-weight: bold;
}
div.PPE_LEFT
{
	float: left;
	font-size: 30px;
	font-weight: bold;
	width: 479px;
}
div.PPE_RIGHT
{
	font-size: 30px;
	font-weight: bold;
	margin-left: 480px;
}
div.HazardPrimaryContact
{
	font-size: 30px;
	font-weight: bold;
	margin-left: 25px;
}
div.HazardPrimaryPhones
{
	font-size: 30px;
	font-weight: bold;
	margin-left: 50px;
}
div.EHSLabContactInfo
{
	font-size: 25px;
	font-weight: bold;
	margin-left: 150px;
}
div.LabLocationInfo
{
	font-size: 15px;
	font-weight: bold;
	color:black;
	margin-left: 150px;
	text-align: right;
}
img.HazardSignLaser
{
	float: left;
	width: 750px;
}
div.HazardLaserClass
{
	margin-left:750px;
	font-size: 30px;
	font-weight: bold;
	color: red;
	margin-top: 100px;
}
div.HazardLaserRange
{
	margin-left:750px;
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin-top: 10px;
}

#chartRadiationExposure{
	max-width: 100%;
}

#RadiationReadingDiv{
	background-color: white;
	border-style: outset;
	border-width : 1px;
	border-color: #007C41;
}

div#RadiationReadingLife{
	FONT-FAMILY: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

div#SeverityRatingChart
{
	background:url('Custom/Images/SeverityTable.png') no-repeat;
	background-size: 100%;
	width: 800px;
	height: 400px;

}

/*******************************************************************************/
/*******************************notify.js style*********************************/



/**********************************************************************************/
/******************************Notification Header**********************************/
.NF_HREB_Header
{
	background-image: url(Images/custom/HREBHeader_v1.jpg);
	background-repeat: no-repeat;
	height:143px;
}

.NF_HREBv1_Header
{
	background-image: url(Images/custom/HREBHeader_v2.jpg);
	background-repeat: no-repeat;
	height:143px;
}

.NF_HREBv2_Header
{
	background-image: url(custom/images/HREBheader2019.jpg);
	background-repeat: no-repeat;
	height:136px;
}

.NF_HREBv3_Header
{
	background-image: url(custom/images/HREBHeader2020.png);
	background-repeat: no-repeat;
	height:135px;
}

.NF_HREB_Footer
{
	background-image: url(Images/custom/HREBFooter_v1.jpg);
	background-repeat: no-repeat;
	height:60px;
}

.NF_HREBv1_Footer
{
	background-image: url(Images/custom/HREBFooter.jpg);
	background-repeat: no-repeat;
	height:60px;
}

.NF_HREBv3_Footer
{
	background-image: url(custom/images/HREBFooterv3.png);
	background-repeat: no-repeat;
	height:60px;
}

.NF_REB123_Header
{
	background-image: url(custom/images/REB123Header2019.jpg);
	background-repeat: no-repeat;
	height:105px;
}

.NF_REB123v3_Header
{
	background-image: url(custom/images/REB123Header2020.png);
	background-repeat: no-repeat;
	height:137px;
}

.NF_REB123_Footer
{
	background-image: url(Images/custom/REB123Footer.jpg);
	background-repeat: no-repeat;
	height:57px;
}

.NF_ULREB1_Footer
{
	background-image: url(custom/images/ULREB1Footer.jpg);
	background-repeat: no-repeat;
	height:133px;
}

.NF_CUEREB1_Footer
{
	background-image: url(custom/images/CUEREB1Footer.png);
	background-repeat: no-repeat;
	height:100px;
}

.NF_EEA_Header
{
	background-image: url(Images/custom/EEAHeader_v1.jpg);
	background-repeat: no-repeat;
	height:100px;
	min-height:100px;
}

.NF_EEAv1_Header
{
	background-image: url(Images/custom/EEAHeader.jpg);
	background-repeat: no-repeat;
	height:100px;
	min-height:100px;
}

.NF_EEA_Footer
{
	height:0px;
}

.NF_PERALES_Header
{
	background-image: url(Images/custom/PERALESHeader.jpg);
	background-repeat: no-repeat;
	height:100px;
	min-height:100px;
}

.NF_PERALES_Footer
{
	height:0px;
}

.NF_ASL_Header
{
	background-image: url(Images/custom/ASLHeader.jpg);
	background-repeat: no-repeat;
	height:100px;
	min-height:100px;
}

.NF_ASL_Footer
{
	height:0px;
}

.NF_AU_Header
{
	background-image: url(custom/images/AU_Logo_Horiz.jpg);
	background-repeat: no-repeat;
	height:137px;
}

.NotificationTD_Header
{
	border-width: 0px 0px 0px 0px;
	width: 200pt;
}

.REMO_SPAN_Highlight
{
	color: #983222;
	font-weight: bold;
}

/*******************************Document Query Component**************************************/

div.UADocumentQuery span.RoomComponentTitleButtons
{
	display: none;
} 

div.UADocumentQuery div.RoomComponentTitleArea
{
	display: none;
} 

div.UADocumentQuery a:link
{
	color: red;
	font-weight: bold;
	font-size: 23pt;
	text-decoration: none;
	font-family: RobotoSlabLight;
} 

/*********************************Activity Group************************************************/
div.ActivityTypeGroup
{
	/*border-bottom: 1pt solid #7D9AAA;*/
}