﻿/****************** workflow import ********************************/
@import url("../WF/Include/wfCommon.css");

/******************  tables import ********************************/
@import url("tables.css");

/**********************General****************************/

/* body and tables */
BODY {font-family: Arial; font-size:x-small;}
TABLE {font-family: Arial; font-size:x-small;}
.tableBorder {
	font-family: Arial; 
	font-size:x-small;
	border-left:solid 1 #000000; 
	border-right:solid 1 #000000;
}
.table3Borders {
	font-family: Arial; 
	font-size:x-small;
	border:solid 1 #000000; 
	border-top:0;
}

/* anchors */
A {color: #003366;}
A:hover, A:visited:hover {color: #E85E03;}
A.noLine,  A.noLine:visited {text-decoration:none; color: #003366;}
A.noLine:hover,  A.noLine:visited:hover {text-decoration:underline; color: #E85E03;}
.adminButton {color:white; border: solid 1 black; background-color: navy; padding: 2 2 2 2; font-size:110%; text-decoration:none;}
A.unresolved {color:red; text-decoration:underline; font-size:18px; border: solid 2 red; font-weight:bold;}
A.invisible {color:black; text-decoration:none; cursor:default;}
A.peNoLine,  A.peNoLine:visited {text-decoration:none; color: #003366;font-size:10pt;}
A.peNoLine:hover,  A.peNoLine:visited:hover {text-decoration:underline; color: #E85E03;font-size:10pt;}

/* common menus */
A.topMenuPrim,  A.topMenuPrim:visited {text-decoration:none; color: #FFFFFF;}
A.topMenuPrim:hover,  A.topMenuPrim:visited:hover {text-decoration:underline; color: #FFFFFF;}
TD.topMenuSecondary {color: #002870; padding: 6 6 0 0; font-size:85%;}

/* path */
.path {font-size:xx-small;}

/* headings */
H1 {font-size:23pt; color:#E85E03; margin:-4 0 0 0; font-weight:normal; }
H1.trainingfr {font-size:18pt; color:#E85E03; margin:-4 0 0 0; font-weight:bold; }
H1.trainingES {font-size:15pt; color:#E85E03; margin:-4 0 0 0; font-weight:bold; }
H3 {color:#E85E03; margin:0 0 0 0;}
H4 {font-size:100%; font-weight:bold; color:#E85E03; margin:0 0 0 0;}

/* path */
.path {color: #003366;}

/* lists */
UL {margin-top:0px;}
LI {list-style-image: url('../Images/layout/orange_bullet.gif');}

/* titles */
.mainTitle {font-size: medium; font-weight: bold; color: #064A68;}
.subTitle {font-size: small; font-weight: bold; color: #064A68;}
.tmp5font {font-weight: bold; font-size:14pt;color: #E85E03}
.peHeader {font-weight: bold; font-size:16px;color: #E85E03;font-family: Arial;}
.peText {font-size:12px;color: #4A4A4A;font-family: Arial;}
.peDate {font-weight: bold; font-size:10pt;color: #E85E03;font-family: Arial;}
.peRegText {font-size:12px;color: #4A4A4A;font-family: Arial;}
.peRegText2 {font-size:11px;color: #4A4A4A;font-family: Arial;}
.continue {font-size:12px;color: #4A4A4A;font-family: Arial;}
.mainsubject {font-size:16pt;color: #4A4A4A;font-family: Arial;font-weight: bold;}
.peSearchRes {font-size:12px;color: #4A4A4A;font-family: Arial;font-weight: bold;}
.peSearchResTitle {font-size:14px;font-family: Arial;font-weight: bold;}

/* search */
td.searchBar {color:#b71534;font-size:xx-small;}
table.searchRankBar {margin:10 0 10 0; pading:0; width:60px; border:#000000 solid 1px; background-color:#ffffff}
td.searchRankBar {margin:0; height:8px; background-color:#fac902;}

.archive {
	position: absolute; top: 240px; width: 100px; margin:0 auto; right:88%; margin-left:-150px; height:20px; }

.smallScoopImg {
	 position: absolute; top: 520px; width: 160px; margin:0 auto; right:75.31%; margin-left:-150px; height:20px; }
.smallScoopImg2 {
	 position: absolute; top: 557px; width: 100px; margin:0 auto; right:79.35%; margin-left:-135px; height:20px; }
.languages {
	font-size:12pt;font-family: Arial;font-weight:bold;text-decoration:none;}

.mflasstyle {
	font-size:12px; color:#000000;font-weight:bold;  }
	
/****************** Search **************************************/
.highlight { 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
} 


/* hidden element */
.hiddenEl{display:none}

/****************** Hierarchic Tree **************************************/
/*Tree root table - control container table layout (TABLE)*/
table.hierarchicMainRootContainer{width:100%;height:100%;table-layout:fixed;}
/*Tree root node - tree root container (DIV)*/
div.hierarchicRootContainer{overflow:auto;width:100%;height:100%;min-height:100px;color:#013c55;font-size:x-small;}
/*Node/s contianer (DIV)*/
div.hierarchicContainer{margin:2px 5px 2px 5px;}
/*Node title (SPAN)*/
span.treeNode{cursor:pointer;cursor:hand;}
span.treeNodeSelected{cursor:pointer;cursor:hand;background-color:#0000aa;color:#ffffff;font-weight:bold;}
/*iframe element*/
iframe.fraObjPicker{border:outset 2px #2b81a5;}

/* FOR THE OBJECTS TREE */
body.bodyObjTree{margin:2px 2px 2px 2px;background-color:#ecf2f4;}
/*scrollbar-face-color:#ffffff;scrollbar-base-color:#e2edf1;scrollbar-arrow-color:cyan;*/
/****************** /Hierarchic Tree **************************************/

/****************** fs browser **************************************/
/* left and right divs */
div.fsbDirContainer {border:solid 2px #016685;background-color:#ffffff;padding:0px;overflow:no;height:100%;}
div.fsbFilesContainer {border:solid 2px #016685;background-color:#ffffff;padding:2px;overflow:auto;width:100%;height:100%;}
div.fsbFilesContainer td{font-size:x-small;}
/*files table*/
tr.fsbNodeSelected td{background-color:#0000aa;color:#ffffff;font-weight:bold;}
/****************** /fs browser**************************************/

/****************** expression builder **************************************/
span.exprBldrExtraParam{background-color:#ffffff;color: #0000aa; font-weight: normal}
/****************** /expression builder**************************************/

/*****************************  tabs ********************************/
table.tabContainer {margin:10px;width:90%;height:90%;border:solid #016685 1px}

td.tabTitle {border:solid #016685 1px;padding:0 6px 0 6px 0;color:#013c55;}
td.tabTitleSelected {font-weight:bold;border:solid #016685 1px;
	border-bottom:none;background-color:#eff1f1;padding:0 6px 0 6px 0;color:#013c55;}
td.tabTitleOver {cursor:pointer;cursor:hand;border:solid #016685 1px;padding:0 6px 0 6px 0;background-color:#016685;color:#ffffff;}

tr.tabStrip {background-color:#eff1f1;height:5px;}
td.tabStrip {border-top:solid #016685 1px;}
td.tabStripLeft {border-left:solid #016685 1px;}
td.tabStripRight {border-right:solid #016685 1px;}
td.tabStripSelected {background-color:#eff1f1;}
td.tabStripSelectedLeft {border-left:solid #016685 1px;background-color:#eff1f1;}
td.tabStripSelectedRight {border-right:solid #016685 1px;background-color:#eff1f1;}

tr.tabRemark {background-color:#eff1f1;}
td.tabRemark {font-size:x-small;border:solid #016685 1px;border-top:none;padding:0 6px 0 6px 0;color:#013c55;}

td.tabContentSelected {display:;border:solid #016685 1px;padding:6px;vertical-align:top;}
td.tabContent {display:none;}
/***************************** /tabs ********************************/

/****************** wizard **************************************/
/* table and sections */
table.wizMainTable {border:solid 1px #016685;}

td.wizLeftPanimage {border:solid 1px #016685;}
img.wizImage {}
td.wizLeftPanroadmap {vertical-align:top;padding:6px;background-color:#f7f8f8;border:solid 1px #016685;
	font-family: tahoma,sans-serif;font-size:x-small;}
span.wizStep2 {padding:0px 4px 0px 4px}
span.wizStep1 {font-weight:bold;letter-spacing:3px;}
span.wizStep0 {padding:0px 4px 0px 4px}

td.wizTitleFullSection {padding:0 6px 0 6px;background-color:#016685;border:solid 1px #016685;}
td.wizTitleFullSection td {font-family: tahoma,sans-serif;}
td.wizTitleSection {color:#ffffff;font-weight:bold;}	
td.wizStepPositionSection {color:#ffffff;font-size:x-small;}

td.wizDescriptionSection {padding:0 6px 0 6px;background-color:#f7f8f8;border:solid 1px #016685;}
td.wizMainSection {vertical-align:top;padding:6px;border:solid 1px #016685;}
td.wizButtonsSection {padding:0 6px 0 6px;background-color:#f7f8f8;border:solid 1px #016685;}

/* buttons */
input.wizButtonhelp {border-width:1px;border-style:outset;
	font-size:11px;font-family: tahoma,sans-serif;font-weight:bold;
	background:#e8edf1;cursor:pointer;cursor:hand;
	color: #013c55;text-decoration: none;padding: 0 4 0 4;}
input.wizButtoncancel {border-width:1px;border-style:outset;border-color:#016587;
	font-size:11px;font-family: tahoma,sans-serif;font-weight:bold;
	background:#e2edf1;cursor:pointer;cursor:hand;
	color: #2b81a5;text-decoration: none;padding: 0 4 0 4;}
input.wizButtonback {border-width:1px;border-style:outset;border-color:#016587;
	font-size:11px;font-family: tahoma,sans-serif;font-weight:bold;
	background:#e2edf1;cursor:pointer;cursor:hand;
	color: #2b81a5;text-decoration: none;padding: 0 4 0 4;}
input.wizButtonnext {border-width:1px;border-style:outset;border-color:e2edf1;
	font-size:11px;font-family: tahoma,sans-serif;font-weight:bold;
	background:#2b81a5;cursor:pointer;cursor:hand;
	color: #ffffff;text-decoration: none;padding: 0 4 0 4;}
input.wizButtonfinish {border-width:1px;border-style:outset;border-color:e2edf1;
	font-size:11px;font-family: tahoma,sans-serif;font-weight:bold;
	background:#2b81a5;cursor:pointer;cursor:hand;
	color: #ffffff;text-decoration: none;padding: 0 4 0 4;}
/****************** /wizard *************************************/


/******************progress bar ********************************/
.progressContainer {
					padding:5;border: 1px solid #016587;background-color:#e2edf1;color:#016587;
					text-align:center;font-family:ariel;font-size:12px;
				   }
.progressBar{
			width:150px;color:#016587;font-family:ariel;font-size:10px;font-weight:500;
			vertical-align:middle;border-style:groove;
			}

/* workflow styles that should be imported by all sites */

/* top workflow menu */
table.wfMenu{border-top:3px double #016587;border-bottom:1px solid #016587;}
table.wfMenu a{text-decoration:none;font-weight:bold;color:#003366;}
/*table.wfMenu a:hover{color:#A0120D;}*/

/* steps in my tasks */
tr.wfStepStatusStarted {background-color:#accfe3;border-color: #006587;}
tr.wfStepLockedByOther {background-color:#e0a9a3;border-color: #006587;}

/* steps map */
/* see http://www.quirksmode.org/css/tables.html */
table.wfMapMain {width:100%;}
table.wfMapSub {width:100%;text-align: center;cell-spacing:10px;border-collapse:separate;}
table.wfMapMain td{font-family: Verdana, Arial;font-size:x-small;text-align:center;padding:6px;}
td.wfCentricArrow {width:100%; text-align: center; vertical-align: middle;}

span.wfMapStepTitle {font-weight:bold;}

td.wfMapStepNew {border:solid 2px #000000;background-color:#ffffff;color:#000000;}
td.wfMapStepPending {border:solid 2px #000066;background-color:#ccccff;color:#ffffff;}
td.wfMapStepCompleted {border:solid 2px #ccccff;background-color:#ccccff;color:#ffffff;}
td.wfMapStepStarted {border:solid 2px #000066;background-color:#accfe3;color:#ffffff;}
td.wfMapStepStartedOther {border:solid 2px #000066;background-color:#e0a9a3;color:#ffffff;}
				