﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#e2e2e2 !important ;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.tableNewDesign
{
	border-collapse: collapse;
	border-spacing: 0;
}
.defBlue {
	color:#127A9A;
	font-weight:bold;
}
a {
	color:#127A9A;
	text-decoration:none;	
	font-weight:bold;
}
a:hover {
	color:#127A9A;
	text-decoration:underline;	
	cursor:pointer;
}
h2 {
	font-family: 'Average Sans', sans-serif;	
}
h4 {
	font-family: 'Average Sans', sans-serif;	
	font-size:24px;	
	color:#900;
	margin-bottom:30px;
	font-weight:bold;
	width:50%;
}
h5 {
	font-family: 'Average Sans', sans-serif;	
	font-size:18px;	
	color:#333;
	margin-bottom:10px;
	font-weight:bold;
	width:50%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#333;	
	background-color:#127B9B;
}
.clear {
	clear:both;	
}
#header {
	background:#FFF;
	height:100px;
	position:relative;	
	margin-bottom:10px;
}
#navigation {
	width:960px;
	margin:0 auto;
	margin-top:30px;	
	background:#eaeaea;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#main {
	width:920px;
	padding:20px;
	background-color:#FFF;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	margin:0 auto;
}
#footer {
	background: url("../images/eGatewayLogoWhite.png") no-repeat scroll 30px 20px #d0d0d0;
	height: 20px;
	margin: 0 auto;
	padding: 20px 30px 30px 30px;
	width: 900px;
	border-left:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
	position:relative;
}
#footer .footerCenter a 
{
	color:#127b9b;
}
.footerCenter {
	left: 336px;
	position: absolute;
	text-align: center;
	top: 28px;
	width: 300px;
}
.footerCenter ul li {
	float:left;
	border-right:1px solid #127b9b;	
}
.footerCenter ul li a {
	display:block; 
	text-decoration:none;
	color:#FFF;
	padding:0px 8px;
	margin:1px 1px 0 1px;
}
.footerCenter ul li a:hover {
	text-decoration:underline;	
}
.footerCredits {
	position: absolute;
	text-align: center;
	top: 28px;
	width: 300px;
	color:#FFF;	
	right:20px;
}
.headerInner {
	width:960px;
	position:relative;	
	margin:0 auto;
}
a.logo {
	width:273px;
	height:49px;
	display:block;	
	position:absolute;
	top:30px;
	left:20px;
	background:transparent url(../images/eGatewayLogo.png) top left no-repeat;
}
.login 
{
	padding:0 0 10px 0;
}
a.login {
	background-color:#333;
	font-family: 'Average Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px 15px;	
	text-decoration:none;
	float:right;
	margin:40px 0 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	/* shadow */
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
  box-shadow: 0px 3px 0px 0px rgba(0,0,0,1);
  font-family: 'Average Sans', sans-serif;
}
a.login:hover {
	background-color:#464646;	
	text-decoration:none;
}
a.logout {
	background-color:#BE5235;
	font-family: 'Average Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:15px 50px;	
	text-decoration:none;
	float:right;
	margin:45px 0 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	
}
a.logout:hover {
	background-color:#333;	
	text-decoration:none;
}
.loggedin {
	float: right;
	font-size: 14px;
	margin: 40px 20px 0 0;
	padding: 5px 0 5px 32px;
	background:transparent url(../images/user.png)  left no-repeat;
}
.loggedin span 
{
	color:#127b9b;
}
#navigation ul li {
	float:left;		
}
#navigation ul li a {
	padding:15px 15px 15px 45px;
	background:none;
	color:#FFF;	
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
	font-size:15px;
	font-weight:bold;
	font-family: 'Average Sans', sans-serif;
	display:block;
	margin-right:10px;
	margin-left:-1px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	border-top:solid 1px #eaeaea;
	
}
#navigation ul li a:hover {
	cursor:pointer;	
	text-decoration:none;	
	 
}
#navigation ul li.navHome a {
	background: url(../images/iconHomeActive.png) 10px 8px no-repeat;
	color:#333;
}
#navigation ul li.navHome a:hover, #navigation ul li.navHome.active a {
	background:#FFF url(../images/iconHomeActive.png) 10px 8px no-repeat;
	color:#333;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
#navigation ul li.navDashboard a {
	background: url(../images/iconDashboardActive.png) 10px 8px no-repeat;
	color:#333;
}
#navigation ul li.navDashboard a:hover, #navigation ul li.navDashboard.active a {
	background:#FFF url(../images/iconDashboardActive.png) 10px 8px no-repeat;
	color:#333;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
#navigation ul li.navRca a {
	background: url(../images/iconRcaActive.png) 10px 8px no-repeat;
	color:#333;
}
#navigation ul li.navRca a:hover, #navigation ul li.navRca.active a {
	background:#FFF url(../images/iconRcaActive.png) 10px 8px no-repeat;
	color:#333;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
#navigation ul li.navActions a {
	background: url(../images/iconActionsActive.png) 10px 8px no-repeat;
	color:#333;
}
#navigation ul li.navActions a:hover, #navigation ul li.navActions.active a {
	background:#FFF url(../images/iconActionsActive.png) 10px 8px no-repeat;
	color:#333;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
#navigation ul li.navReporting a {
	background: url(../images/iconReportActive.png) 10px 8px no-repeat;
	color:#333;
}
#navigation ul li.navReporting a:hover, #navigation ul li.navReporting.active a {
	background:#FFF url(../images/iconReportActive.png) 10px 8px no-repeat;
	color:#333;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
}
.headingContainer {
	margin-bottom:10px;
	height:75px;
	width:920px;
	background-color:#E9EEB2;
	display:none;
}
.headingContainer p {
	font-family: 'Average Sans', sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#127B9B;
	padding-top:30px;	
	text-align:center;
}
#container {
	margin-top:10px;
}
.column3 {
	width:290px;
	float:left;	
	border:1px solid #CCC;
	margin-right:20px;
}
.columnTitleRed {
	color:#FFF;
	background:#c44927 url(../images/columnTitleRed.jpg) right no-repeat;
	font-family: 'Average Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	width:100%;
	padding:15px 0;
	text-align:center;	

}

.columnInner {
	padding:20px;
	background-color:#F0F0F0;	
}
.columnInner.button {
	margin-bottom:10px;	
}
.columnInner.button input {
	margin:10px auto;	
}
.columnInnerContainer {
	border:1px solid #CCC;
	background-color:#FFF;
	padding:20px;	
	margin-bottom:10px;
}
.displayStatus a {
	color:#127999;
	font-weight:bold;
	text-decoration:none;	
}
.displayStatus {
	margin-bottom:10px;	
}
.displayStatus a.active {
	color:#333;
	font-weight:normal;
	text-decoration:none;
	cursor:default;	
}
.columnInnerContainer .formee {
	margin-bottom:20px;	
}
.NewDesignTable{
	border:1px solid #CCC;	
}
table td {
	
}
.NewDesigntd
{
	background-color:#DDD;	
	padding:5px 10px;
}
table tr.odd td {
	background-color:#EEE;	
}
.rcaMessage {
	font-family: 'Average Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;		
}
.problemGreen {
	border:1px solid #CCC;
	margin-bottom:20px;
	background-image:url(../images/stripe_green.png);
	padding:10px;	
	min-height:130px;
}
.problemRed {
	border:1px solid #CCC;
	margin-bottom:20px;
	background-image:url(../images/stripe_red.png);
	padding:10px;	
	min-height:130px;
}
.alertGreen {
	background:transparent url(../images/iconYes.png) top left no-repeat;
	padding:8px 5px 8px 40px;
	font-size:12px;
	margin-bottom:10px;	
	font-weight:bold;
}
.alertRed {
	background:transparent url(../images/iconNo.png) top left no-repeat;
	padding:8px 5px 8px 40px;
	font-size:12px;
	margin-bottom:10px;	
	font-weight:bold;
}
.formElement {
	display:block;
	margin-bottom:20px;	
}
.criteria {
	margin:20px -20px;	
	padding:20px;
	border-bottom:1px solid #CCC;
	background:#e7e7e7;
}
.alertYellow {
	border:1px solid #CCC;
	padding:10px 10px 10px 40px;
	font-size:11px;
	color:#D32127;
	margin:20px 0;	
	background:#FEFEBE url(../images/yellowAlert.png) 6px 7px no-repeat;
}
.word {
	padding:5px 5px 5px 32px;
	background:transparent url(../images/word.png) 0px 0px no-repeat;	
	margin:10px 0;
}
.grayPanel {
	padding:40px 20px;
	background-color:#F0F0F0;
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:20px;
	position:relative;	
}
.panelSection {
	width:160px;
	margin-right:20px;
	float:left;	
	text-align:center;	
	margin-bottom:35px;
	margin-left:15px;
	background:#f6f6f6;
	border:solid 1px #bebebe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.panelSectionImage {
	margin:20px 0 20px 0;
}
a.panelSectionName {
	font-family: 'Average Sans', sans-serif;
	font-size:14px;	
	color:#127b9b;
	margin-bottom:10px;
	line-height:120%;
	font-weight:normal;
	padding-top:120px;
}
a.panelSectionName:hover {
	text-decoration:underline;
	cursor:pointer;	
}
.panelSectionDesc {
	font-size:11px;
	margin-top:10px;
}

.bigSection {
	width:400px;
	margin-right:20px;
	float:left;	
	text-align:center;
	margin-bottom:50px;
}
.bigSection.last {
	margin-right:0;
	float:right;	
}
.bigSectionImage {
	margin-bottom:20px;
}
a.bigSectionName {
	font-family: 'Average Sans', sans-serif;
	font-size:18px;	
	color:#BE5235;
	font-weight:bold;
	margin-bottom:10px;
	line-height:120%;
}
a.bigSectionName:hover {
	text-decoration:underline;
	cursor:pointer;	
}
.bigSectionDesc {
	font-size:11px;
	margin-top:10px;
}
.bigPanel {
	width:850px;
	margin:0 auto;	
}

.news {
	background-color:#f6f6f6;
	padding:30px;	
	-webkit-box-shadow: inset 3px 3px 5px 0px rgba(207,207,207,1);
	-moz-box-shadow: inset 3px 3px 5px 0px rgba(207,207,207,1);
	box-shadow: inset 3px 3px 5px 0px rgba(207,207,207,1);
	position: absolute;
	right: 0;
	top: 0;
	height:100%;
}
.newsArticle {
	margin-bottom:20px;	
}
.newsHeader {
	font-size:24px;
	font-weight:bold;
	margin:-30px -30px 20px -30px;
	padding-left:25px;;	
	font-family: 'Average Sans', sans-serif;
	color: #005974;
	background:#e8e8e8;
	line-height:40px;
}
.newsTitle {
	font-weight:bold;		
}
.newsArticleFooter {
	color:#127999;
	
}
.newsFooter {
	border-bottom:solid 1px #bebebe;
	margin:0 -30px !important;
	padding-left:30px;
}
.newsFooter a.delete {
	width:24px;
	height:24px;
	display:block;
	background:transparent url(../images/deleteIcon.png) top left no-repeat;
	float:right;
	margin-right:10px;	
}
.newsFooter a.write {
	width:24px;
	height:24px;
	display:block;
	background:transparent url(../images/penIcon.png) top left no-repeat;	
	float:right;
}
ul.listArticle {
	margin-top:30px;
	border-top:1px solid #CCC;	
}
ul.listArticle li {
	padding:10px 10px 10px 32px;
	border-bottom:1px solid #CCC;	
	background:transparent url(../images/bullet.png) 0px 6px no-repeat;
	text-align:left;
}
.threeColumn {
	width:260px;
	margin-right:40px;
	float:left;
}
.threeColumn.last {
	margin-right:0;	
}
.formTop {
	padding:20px 0;	
}
.threeColumn label {
	font-size:12px !important;	
}
ul.progress {
	position:absolute;
	top:40px;
	right:20px;	
	list-style:none;
}
ul.progress li {
	padding:5px 10px;
	font-size:12px;
	background-color:#CCC;	
	float:left;
	display:block;
	margin-right:2px;
}
ul.progress li.first {
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px; 	
}
ul.progress li.last {
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;  
}
ul.progress li.past {
	background-color:#127B9B;
	color:#FFF;	
}
ul.progress li.current {
	background-color:#BE5236;
	color:#FFF;	
}
.formFooter {
	margin:20px 0;
	border-top:1px solid #CCC;
	padding:20px 0;
	width:100%;
	text-align:center;
}

.TreeView div
{
	margin:0px;
}

.TreeView table
{
	width:100%;
}

.TreeView table td
{
	padding: 0px;
	
	text-align: left;
	line-height: normal;
	margin: 0px;
}

.TreeView table td.emptyTD {
	width:10%;		
}

.TreeView table tr
{
	width: 100%;
}

.LeafNodesStyle 
{

}

.RootNodeStyle 
{

}

/* ALL ELEMENTS */

.NodeStyle 
{

}

.ParentNodeStyle 
{
	/*background:yellow;*/
}
#ctl00_ContentPlaceHolder1_DashboardPanel {
	width:920px;
	overflow:hidden;	
}
#ctl00_ContentPlaceHolder1_DashboardPanel table.dc1 td img {
	max-width:890px;
	margin-left:10px;	
}
#ctl00_ContentPlaceHolder1_DashboardPanel table.dc2 td img {
	max-width:435px;
	margin:10px;	
}
#ctl00_ContentPlaceHolder1_DashboardPanel table.dc3 td img {
	max-width:280px;
	margin:10px;	
}
table.actionManagementCheck td {
	width:100px;
	text-align:center;	
}
#ctl00_ContentPlaceHolder1_ActionsGridAM_ob_ActionsGridAMMainContainer {
	margin-left:20px;
	margin-top:20px;	
}
#ctl00_ContentPlaceHolder1_goButton {
	margin-top:27px;	
}
#ctl00_ContentPlaceHolder1_ProjectDV td {
	padding:10px;	
}
#ctl00_ContentPlaceHolder1_ProjectGV td,
#ctl00_ContentPlaceHolder1_ProjectGV th {
	padding:10px;	
	width:100px;
}
#ctl00_ContentPlaceHolder1_ProjectGV {
	margin-left:10px;	
}
#ctl00_ContentPlaceHolder1_ProjectGV td {
	background-color:#FFF;	
}
.searchCenter td, .searchCenter th {
	padding:10px;	
}
#ob_equipTypeDropDownTextbox {
	padding:20px;
	width:268px !important;
}
#ob_SeverityDDTextbox,
#ob_ImpactTypeDDTextbox
{
	padding:5px !important;
	margin-bottom:10px !important;
	width:265px !important;
	border-right:0;
	height:30px !important;
	top: 0px;
}
#ob_FailureMechanismCodeTextbox,
#ob_equipTypeDropDownTextbox,
#ob_RCACategoryDDTextbox,
#ob_PotentialProductionLossDDTextbox,
#ob_EstimateSolutionCostDDTextbox,
#ob_TriggeredDDTextbox,
#ob_MaintenanceCostDDTextbox,
#ob_componentDropDownTextbox,
#ob_RepetitiveFailureDDTextbox,
#ob_RCATypeDDTextbox,
#ob_CausesGroupsTextbox,
#ob_EstimateSolutionDDTextbox,
#ob_ProblemImpactDDTextbox,
#ob_DamageTextbox,
#ob_DamageCodeDDTextbox,
#ob_FailureAttributeDDTextbox,
#ob_RCAMethodDDTextbox,
#ob_damageDDTextbox,
#ob_flocTreeModeDDTextbox
 {
	padding:5px !important;
	width:265px !important;
	border-right:0;
	height:30px !important;
	top: 0px;
}
#ob_flocTreeModeDDTopContainer #ob_flocTreeModeDDTextbox
{
    width:245px !important;
}
#ob_flocTreeModeDDTextbox {width:240px !important;}
#ctl00_ContentPlaceHolder1_eGateway_RCAAccordion label {
	font-size:14px;	
}

.ob_cbButton {
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 5px !important;
	right: 5px !important;
}

.accordionContent 
{
	padding: 5px;
}

.ob_cbTopContainer 
{
	border:0px !important;
	width: 90% !important;
}

#ob_equipTypeDropDownTextbox 
{
	width: 250px !important;
}

#ctl00_ContentPlaceHolder1_WhereToSearchRB label
{
	display:inline;
	vertical-align:middle;
}

#ctl00_ContentPlaceHolder1_CaseStudyCbox
{
	display:inline;
}

.ButtonStyle 
{
   border-width:0;
   padding-right:10px!important;
   border-width:2px;
   border-style:none !important;
   margin-left:5px !important;
}

.checkboxes label
{
	/*display: block;*/
	float: left;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align:middle;
	margin :0px !important;
	line-height : 1.0em !important;
	padding-bottom:10px;
	padding-left:5px;
}

.checkboxes input
{
	vertical-align: middle;
	float:left;
	margin : 0px !important;
	line-height : 1.3em !important;
}

.checkboxes label span
{
	vertical-align: middle;
	margin:0px;
}

.cellButton 
{
	padding:1px !important; 
	margin:2px !important;
	font-weight: normal !important;
	font-size:1.2em !important;
}

.plain_h3 
{
	margin : 0px !important;
	margin-top :-30px !important;
}

.ob_iTC input
{
	border-color: #C6C6C6 #DADADA #EAEAEA;
	background: #FAFAFA;
	color: #999;
	font-size: 1.0em !important;
	font-family: inherit;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	margin:0px !important;
	padding:0px !important;
}


.ajax__validatorcallout 
{
	z-index:99999;
}

.fixLabel 
{
	display:inline !important;
}

.fixLabel label
{
	display:inline !important;
}
.field_set_padding 
{
	padding:30px !important;
}
.contact_title 
{
	font-size:16px;
	text-decoration:none !important;
	font-weight:bold; 
	color:#333 !important;
}
.contact_title u 
{
	text-decoration:none !important;
	color:#fff;
}
.contact_info 
{
	width:400px;
	padding:0 0 0 30px;
	margin:30px 0 0 0;
	float:left;
}
.contact_title 
{
	padding:10px;
	background:#7bb3c3;
	
}
.qr_code 
{
	float:left;
	width:100px;
	height:100px;
	margin:0 20px 0 10px;
}
.contact_info a 
{
	color:#c34927;
}
.contact_icon 
{
	float:right;
	position:relative;
	top:120px;
	right:150px;
}
.HE_editPanel 
{
	height:160px;
}
.HE_editPanel textarea 
{
	height: 150px !important;
}
.searchCenter div:first-child table tr:first-child 
{
	background-color: #A0C5D0 !important;
}
.searchCenter div:first-child table tr:first-child th
{
	border-right: 1px solid #C1DAE1;
}
.searchCenter div:first-child table 
{
	border: 1px solid #C1DAE1;
	font-size:11px;
	
}
.searchCenter div:first-child table tr td
{
	border: 1px solid #C1DAE1;
}
.admin_table tbody tr th
{
	width:100px !important;
}
.admin_table tbody tr td
{
	padding-left:10px;
	line-height:30px !important;
	padding:5px;
}
.floc_table div table tr td
{
	margin:10px;
	background:#f0f0f0 !important;
	display:inline-block;
	text-align:center;
}
.floc_table div table tr td label 
{
	font-size:14px;
	padding:5px;
	font-weight:normal;
}
.adminPanel 
{
	min-height:190px;
	
}

.RCA_Root
{
	background-color:Red;
	color:#cdcdcd;
}
	
.RCA
{
	background-color:Gray;
	color:#cdcdcd;
}

.RCA_Action
{
	background-color:#4a8d47;
	 color:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:solid 1px #275d24;
    width:160px;
    padding: 5px;
}
.RCA_Action div,.RCA div, .RCA_Root div
{
    font-weight:bold;
    font-size:12px;
    color:#ffffff !importat;
    text-align:center;
}
.float_right 
{
	float:right;
	
}
.summTable tr th
{
	padding:0 10px;
	font-weight:bold;
}
.problemSumTable 
{
	border:solid 1px #C1DAE1 !important;
}
.problemSumTable tr td 
{
	
	border-top:solid 1px #C1DAE1;
}
.SummTableNoneborder tr td
{
	border:none !important;
}
.editProblemtxt 
{
	margin:5px 0 0 0;
}
.styleUserLabel 
{
	background:#C34927;
	color:#ffffff;
	width:140px;
	display:block;
	padding-left:10px;
}
.left_border 
{
	border-left:solid 1px #CCCCCC !important;
	width:200px;
	height:150px;
	position:absolute;
	right:150px;
	top:60px;
	padding: 30px 0 0 180px;
}
.ajax__calendar_prev, .ajax__calendar_next
{
	clear: none !important;
	content: ".";
	display: inline-block;
	height: 15px !important;
	overflow: visible !important;
	visibility: visible !important;
}
.ajax__calendar_header div
{
	content: "normal";
	height: 0;
	visibility: visible

}
.error_wraper 
{
    width:350px;
    border-left:solid 1px #BEBEBE;
    padding:10px 10px 10px 60px;
    position:relative;
    margin:0 auto;
    font-size:14px;
    line-height:18px;
}
.error_logo 
{
   position:absolute;
   left:-240px;
   top:130px;
   width:200px;
}
.error_wraper b
{
    font-weight:bold;
}
.fileNotFoundLogo 
{
    top:90px !important;
}
.popup_title 
{
    color:#127A9A;
    font-size:22px !important;
    margin:0 0 30px 0;
  
}
.popup_style 
{
    padding:15px;
    background:#ffffff;
    
}
#FLOCFilter1_FLTreeView
{
     margin:10px 0 0 0;
     border:solid 1px #EAEAEA;
     padding:10px;
     background:#FAFAFA;
}
.delegate_problem 
{
    position:absolute;
    top:-10px;
    right:0px;
}
.printLink 
{
    position:absolute;
    top:-10px;
    right:100px;
}
.hide_link 
{
    display:none;
}

.probem_popup_table 
{
    border-collapse:collapse;
    color:#333333;
    border:solid 1px #C1DAE1;
    line-height:30px;
    background:#f7f6f3;
}
.probem_popup_table tr td 
{
    padding:0 10px;
    border-right:solid 1px #C1DAE1;
    border-top:solid 1px #C1DAE1;
    
}
.table_heder 
{
    background-color:#A0C5D0;
    color:#333;
    font-weight:bold;
}
.changePass tbody tr td
{
    float:left;
    clear:both;
    margin:0 0 0 15px;
}
.changePass tbody tr td tbody tr:last-child td
{
  float:none !important;
}
.problem_tree 
{
    background:#F0F0F0;
    padding:10px;
    border:solid 1px #BFBAB0;
}
.problem_tree tbody tr td 
{
    font-weight:normal;
}

.problem_tree div tbody tr td 
{
    font-weight:bold;
    cursor:pointer;
}
.problem_tree div tbody tr 
{
    line-height:23px;
}
.ob_di2 
{
    background:#F5F5F5;
    border:solid 1px #CCCCCC;
    padding:10px;
}
#root_RCA 
{
    margin:0 0 20px 0;
    display:block;
}
#root_RCA b 
{
    font-size:14px;
    color:#005974;
}
#root_RCA a 
{
     color:#127A9A;
}
.RCA 
{
   padding:5px;
   color:#fff;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   border:solid 1px #5b5b5b;
   width:160px;
}
.RCA_Root 
{
    background:#c34927;
    padding:5px;
    color:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:solid 1px #a22705;
    width:160px;
}
.goback 
{
    color:#ffffff !important;
    float:right;
}
.goback:hover
{
    text-decoration:none;
   
}
.work_flow a
{
    padding:3px 0 0 5px;
    float:left;
}
.work_flow img 
{
    float:left;
    margin:0 2px 0 3px;
}
#DownTempLink 
{
    color:127A9A;
}
.mainDashboardTable 
{
    border: 1px solid #C1DAE1 !important;
    border-collapse: collapse;
    margin:0 0 0 7px;
}
.mainDashboardTable tr:first-child
{
	background-color: #A0C5D0 !important;
    color:#333333 !important;
}
.mainDashboardTable tr 
{
  text-align:center;
  line-height: 30px !important;
  border-top: 1px solid #C1DAE1 !important;
}
.mainDashboardTable tr td, .mainDashboardTable tr th
{
    border-right: 1px solid #C1DAE1 !important;
}
.mainDashboardTable tr td:last-child
{
    border-right:none !important;
}
.dashboard_chart 
{
      float:right;
      margin-top:-40px;
      border: 1px solid #BEBEBE;
      padding:5px;
      -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      border-radius: 3px;
      background:#efefef;
}
.tree_vie_table 
{
   background:#efefef;
   border:solid 1px #BFBAB0; 
   padding:5px;
}
.tree_vie_table tbody tr td 
{
    font-weight:bold;
}
.tree_vie_table div tbody tr td 
{
    font-weight:normal;
}
.tree_vie_table table tr td span 
{
    white-space:normal !important;
}
.mainDashboardTable tr:first-child th:first-child
{
    text-align:left !important;
    padding-left:10px;
} 
.mainDashboardTable div tr td:first-child 
{
      padding-left:10px !important;
      text-align:left;
}
.ProblemTable div > table
{
    font-size:13px;
    border: 1px solid #C1DAE1 !important;
}
.ProblemTable table:first-child tr td 
{
    padding:5px; 
    margin:0 -1px;
    display:block;
    text-align:left;
    line-height:12px;
    
}
.ProblemTable table tr td:first-child 
{
    font-weight:bold;
    color:#333333;
}
.ProblemTable table tr 
{
   
}
.ProblemTable table tr:last-child td
{

    color:#005974;
}
.ProblemTable table tr:last-child tr td a
{
    color:#ffffff !important;
    font-weight:bold;
}
.prntHidden 
{
    margin-left:auto;
    margin-right:auto;
    width:920px; 
}
#ob_flocTreeModeDDTextbox
{
    width:190px !important;
}
.cetering_table 
{
    width:65%;
    margin:0 auto;
    line-height:20px !important;
}
.cetering_table span {
    line-height: 18px !important;
}
.cetering_table tr {
    padding: 2px !important;
}
.cetering_table tr td {
    padding: 2px 2px 2px 5px !important;
    line-height: 18px !important;
}

input[type="radio"] 
{
    border:none !important;
    background:none !important;
}
.rgExpandCol input 
{
   background:#127B9B url(../images/w_arrow.png) center no-repeat !important;
   margin:10px !important;
}

.rgExpandCol input:hover 
{
   background:#0a90b9 url(../images/w_arrow.png) center no-repeat !important;
}
.table_legend 
{
   margin:0 0 0 10px;
}
.rgHeader  
{
    height:35px !important;
}
 .flocProblems 
{
    line-height:30px;
    border:solid 1px #C1DAE1;       
}
 .flocProblems tr th 
{
     background:#A0C5D0;
     text-align:center;
}
.flocProblems tr td 
{
     text-align:center;
     background:#fff !important;
     border: 1px solid #C1DAE1 !important;
}
.flocProblems tr td:last-child input
{
    padding:6px 0 0 1px;
    
} 
#dgImpactSeverity tbody tr td {
  line-height: 18px !important;
}
.delete_button_table 
{
    float: right;
    margin: 0 20px 0 0;
    width: 16px;
    height:20px;
}
.pager_default td
{
   display:inline !important;    
   color:#aac3ca !important;
   line-height:10px !important;
}

.dashboard_printPDF 
{
      float:left;
      margin-top:-30px;
      margin-left: 600px;
      border: 1px solid #BEBEBE;
      padding:5px;
      -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      border-radius: 3px;
      background:#efefef;
}

