﻿textarea
{
	color:#000000;
	font-family: "Segoe UI", Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-style:normal;	
    white-space: pre-wrap;
}

body 
{
	color:#000000;
	font-family: "Segoe UI", Verdana, Arial, Sans-Serif;
	font-size:12px;
	background-color:#c8dbf6;
}

h2
{
	font: 22px "Segoe UI", Verdana, Arial, Sans-Serif;
    /*color: #767676;*/
    color:Black;
}

h3
{
	font: 20px "Segoe UI", Verdana, Arial, Sans-Serif;
    /*color: #767676;*/
    color:Black;
}

h4
{
	font: 18px "Segoe UI", Verdana, Arial, Sans-Serif;
    /*color: #767676;*/
    color:Black;
}

h5
{
	font: 15px "Segoe UI", Verdana, Arial, Sans-Serif;
	font-weight: bold;
    color:Black;
}

.wrapper
{
    /*width: 85%;*/
    width: 1050px;
	margin-left: auto;
	margin-right: auto;
	position: relative;    
	/*padding: 0 5px 0 5px;*/
	/*margin-top: -10px;*/
	background-color:#c8dbf6;
	
}

.header
{
    /*background-image: url('../images/background1.png');*/
    color:White;
    background-color: #5d8cc9;
    /*background-color: #9cb9dc;*/
    /*background-color: #002d96;*/
    /*background-image:url('../images/background1.png');*/
    background-repeat:repeat-x;
    width: 100%;
}

.loginStatus
{
    float:right;
    padding-right: 5px;   
    color:White;
}

.loginControl
{
    margin-top: 30px;
    color:#000000;
	font: 12px "Segoe UI", Verdana, Arial, Sans-Serif;
	left: 100px;
		
}

.messageBoardRadRotator .rrItem > div {
    height: 325px;
}

.messageBoardItem {
    font: 12px "Segoe UI", Verdana, Arial, Sans-Serif;
    color: Black;
    background-color: transparent;
    white-space: pre-line;
    padding: 0 10px 15px 5px;
    overflow-y: auto;
    height: 325px;
    box-sizing: border-box !important;
}

.homePageLink {
    font: 16px "Segoe UI", Verdana, Arial, Sans-Serif;
    color: Black;
    text-decoration: none;
    padding-left: 25px;
}

.homePageLinkButton
{
    text-decoration: none;        
    padding-left: 25px;   
}

.paddedLinkButton{

    display:inline-block;
    margin:10px;
    font-size: small;   
}


.titleDiv
{
    padding: 3px;
}

.profileTitle
{
    font: 20px "Segoe UI", Verdana, Arial, Sans-Serif;
    color: Black;
    font-weight: bold; 
    margin-left: 5px;
}

.riskTitle
{
    font: 16px "Segoe UI", Verdana, Arial, Sans-Serif;
    color: Black;
    font-weight:bold;
    margin-left: 3px;
}

.profileLinkButton a
{
  text-decoration:none;    
}

.profileFormView
{
    border: 2px solid Black;
    background-color: White;
    margin-right: 10px;
    padding: 20px;
    width: 600px;
}
.accidentReportFormView
{
    border: 2px solid Black;
    background-color: White;
    margin-right: 10px;
    padding: 20px;
    width: 800px;
}

.accidentReportFormView td
{
    padding: 5px 0px 3px 5px
}

.panel
{
    border: 1px solid #002d96;
    background-color: White;
    margin: 10px;
    padding: 20px;
    width: 600px;
}

.riskMapPanel
{
    border: 1px solid #002d96;
    background-color: White;
    margin: 10px;
    padding: 20px;
}

.riskClosure
{
    border: 1px solid Blue;
    background-color: White;
    margin: 3px;
    padding: 10px;
    width: 771px;
}

.formLabel
{
    font-weight:bold;
    font-size: 11px;
    float:left;
    clear:none;
    width: 100px;
}

.riskDetailLabel
{
    background-color:#E5E5E5;
}

.formLabelWide
{
    font-weight:bold;
    font-size: 11px;
    float:left;
    clear:none;
    width: 145px;
}

.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul, .rcbHovered ul, .rcbDisabled ul
{
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.leftDiv
{
    float:left;
    clear:none;
    width:250px;  
    margin-left: 5px; 
    padding: 5px;
    border-right: 2px solid #5d8cc9;
}

.mainDiv
{
   float:left;
   margin-left: 100px;
   height: 500px;
}

.rightDiv
{
    float:right;   
    height: 200px; 
    padding: 7px;
    margin: 20px 5px 0px 0px;
    text-align:right;
}

.col1, .col2, .col3
{
    float: left;
    width: 200px;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
}


.RiskMapVertLabel 
{        
    /*-ms-writing-mode:tb-rl;*/
    writing-mode:tb-rl;
    font-weight:bold;
    font-size: 0.9em;    
    float:left;
    margin: 50px 3px 0px 0px;
    padding-top: 3px;
}

.RiskMapHorizLabel  
{ 
    font-weight:bold;
    font-size: 0.9em;
    margin: 3px 0px 0px 70px;

}

.profilesLeftDiv
{
    float:left;
    clear: none;       
    margin: 5px 10px 5px 0px;   
    width: 325px;
}

.profilesCentreDiv
{
    float:left;
    clear:none;
    margin: 5px 10px 5px 0px; 
    left: 325px; 
    width: 325px;   
}

.profilesRightDiv
{    
    float:left;
    clear: none;
    margin: 5px 10px 5px 0px;
    left: 650px;
    width: 310px;
}

.profileManagerLabel
{
    font-weight: bold;
    padding: 10px;
    color: Navy;
}

.riskSummaryDiv
{
    float:left;
    clear: right;
    width: 250px;
}

.profileEditorsDiv
{
    float: left;
    clear: right;
    width: 250px;
}

.profileLinkButton
{
    padding: 10px;
}

/*
.tableStyle table, th, td
{
    border: 1px solid black;
}
*/

.tableStyle
{
    border-style: none;
}

.tableStyle td
{
    padding: 4px; 
}

    .tableStyle .scoreLabel
    {
        font-weight: bold;
        width: 175px;   
    }

.radWindowTableStyle
{
    margin: 3px;
}

.radWindowTableStyle td
{
    padding: 4px;   
}

.commandItemImage
{
    padding: 0px 5px 0px 1px;
}

.noBorder
{
    border-style:none !important;
}


.panelItemLabel
{
    font-size: 12px;
    font-weight: bold;  
    float: left;
    width: 100%;
    text-align:center;
}


.riskPageMainTable
{
    width: 100%;
}

.itemHeader
{
    font-size: 14px;
    color: Blue;
        
}

.smallInstruction
{
    font-size: 12px;
    padding: 2px 2px 2px 2px;
}



.blockHeading
{
	background:#043199 0 -2100px repeat-x url('../images/sprite.gif');
	color:#ffffff;
	padding:3px 3px 3px 10px;
	margin:0;
	border:0;
	border-spacing: 0;
}

.blockHeading a
{
    color:#ffffff;
    text-decoration: none;
}

.blockHeading img
{
    vertical-align: middle;
    padding: 0 5px 0 1px;
}

.riskLabel
{
    border-top: 1px solid #89aee5;
    border-spacing: 0;
	padding-left:3px; 
	Font-Size:16px;
    min-height: 28px;
}


.attentionRequiredHighlight
{
    color:Black;
    text-decoration:none;
}

.attentionRequiredHighlight a 
{
    color:Red;
    font-weight: bold;
    text-decoration:underline;
}

.attentionRequiredNormal
{
    background-color:White;
}

.attentionRequiredNormal a
{
    color: #5d8cc9;
    text-decoration: none;
}

.expandButtonDiv
{
    width:777px;
    border: 1px solid #002D96;
}



.reportPageView
{
    border: 1px solid black;
    padding: 5px;
}

.reportParamPanel
{
    width: 90%;
    padding: 5px 5px 5px 5px;
    margin-bottom: 8px;
    background-color: #ffffff;
    border: 1px solid black;
}

.reportParamLabel
{
    margin-left: 20px;  
    padding-right: 5px;
    margin-bottom: 0px;
}

.reportParamsTitle
{
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.reportTypeLabel
{
    float:left;
    clear:none;
    color: Navy;
    font-size: 14px;
    font-weight: bold;
}

.treeViewPanel
{
    margin: 5px 5px 5px 5px;
    border: 1px solid silver;
}

.RadTreeView.ReadOnly .rtHover .rtIn,  
.RadTreeView.ReadOnly .rtSelected .rtIn  
{  
    color:inherit !important;  
    background:none !important;  
    border: none !important;  
    padding: 4px 3px 3px 3px !important;  
    cursor: pointer;
} 

.warning
{
    font-weight: bold;
    color:Red;
}

.RiskPanelItem
{
    font-weight: bold !important;
}

/* Allow horizontal scrolling of RadPanelItems (put in for the RiskContact panel) */
.rpTemplate
{
    overflow-x: auto;
}

.comboCol1 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 120px;
    line-height: 14px;
    float: left;
}

.comboCol2 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 450px;
    line-height: 14px;
    float: left;
}

.riskColourCombo
{
    float: left;
    height: 20px;
    width: 30px;
    margin-right: 3px;
}

.rgCaption
{
    font-weight: bold !important;
    background-color: Silver;
    text-transform: uppercase;
}

.riskScoreForm .overallScoreLabel
{
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
}

.riskScoreForm .overallScore
{
    width: 100%;
    text-align: center;
    font-weight: bold;
    display: block;
    font-size: 32px;
}

.riskScoreForm .riskScoreActions
{
    text-align: center;
}

.riskScoreForm select
{
    min-width: 75px;
}

.profileFormView .riskScoreNoScore
{
    margin-left: 10px;
}

.profileOverallScoreCell 
{
    width: 125px;
}

.riskScoreBandCell 
{
    width: 225px;
}

.preline
{
    white-space: pre-line;
}

.noRecords 
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
}

.ListBox
{
    text-align: center;
    border: 2px solid black;
}
    
.risksCommandRight a {
    display: inline-block;
    margin-left: 20px;
}

.commandItem {
    padding:3px 3px 3px 10px;
}

    .commandItem .commandItemRight {
        float: right;
        display: block;
        padding:3px 10px 6px 10px;
    }

.connieEmergencyPanel {
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding: 20px;
    border: 2px solid black;
}

.searchPanel {
    margin-top: 10px;
    margin-bottom: 10px;
}

.searchPanel label select {
    margin-left: 5px;
}

.gridLink {
    color: blue !important;
}

.downloadFormText {

    color: red;
    font-size: 16px;
    display:inline-block;
    margin:5px
}

.downloadFormLink {

    font-size: 16px;
    display: inline-block;
    margin-left:5px;
    margin-bottom:15px;  

}

.pointer {
    cursor: pointer;
}