﻿/* /--Inserted in the upgrade to 8.0.0.0--\ */

@import url("/RichWidgets/upgradeTo8000.css?10938");

/* \--Inserted in the upgrade to 8.0.0.0--/ */
/*
#01467F - azul escuro
#009DDB - azul claro
#4C4240 - cinza escuro
#EFEFEF - cinza claro
*/
/*-------------------------------------------------------*/
/* These are the styles used by the web blocks of the    */
/* producer eSpace "RichWidgets".                        */
/* To customize the widgets css copy css from the oml,   */
/* paste here and modify the styles                      */
/*-------------------------------------------------------*/

/*@import url("/RichWidgets/web.css"); -- Removed in the upgrade to 5.1.0.7*/
/* Inserted in the upgrade to 5.0.0.0: */


.Bold {
    display: inline;
    font-weight: bold;
}

.Italic {
    display: inline;
    font-style: italic;
}

.Underline {
    display: inline;    
    text-decoration: underline;
}

.Paragraph {
}

th {
    text-align: left;
    font-weight: normal;
}

.EditRecord {
}

.ShowRecord {
}

.TableRecords {
}

.TableBorderBottom{
    border-bottom: 1px solid #e9e9e9;
}

table.Empty {
}

/* Inserted in the upgrade to 5.0.0.0 */

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements Start ---------------------------*/
/*-----------------------------------------------------------------*/
html, body
{
	margin: 0px;
	padding: 0px;
    background-color: white;
 }

body,
select,
textarea,
input{
	font-weight: normal;
	color: #01467F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*th /* copied from 'td' in the upgrade to 5.0.0.0  {
	font-weight: normal;
	color: #01467F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*/
body,
p {
	margin: 0px;
}

.Paragraph /* copied from 'p' in the upgrade to 5.0.0.0 */ {
	margin: 0px;
}

input {
	padding: 1px 0px 1px 0px;
}

input[type="text"][disabled="disabled"],
input[type="text"][readonly="readonly"] {
	background: #EAEAEA;
}

input[type=radio],
input[type=checkbox] {
	margin: 0px;
	vertical-align: bottom;
}

input[type=file] {
	height: 21px;
	vertical-align: bottom;
}

textarea {
	margin-top: 2px;
	*margin-top: 0px;
}
/*
table {
	border-collapse: separate;
	empty-cells: show;
}
*/
a,
a:link,
a:visited,
a:hover {
	color: #01467F;
	text-decoration: none;
}

a:hover {
	color: #009DDB;
    text-decoration: underline;
}

a[disabled="disabled"] {
	color: ButtonShadow;
}




/* /--Inserted in the upgrade to 5.1.0.1--\ */

img {
    border-width: 0;
}

/* \--Inserted in the upgrade to 5.1.0.1--/ */

img {
	vertical-align: absmiddle;
    align: absmiddle;
}

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements End -----------------------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles Start -----------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can modify the styles in this area but you should */
/* not remove or rename them because they are used by    */
/* Service Studio widgets.                               */
/*-------------------------------------------------------*/

.Button {
	text-align: center;
	margin-right: 3px;
	padding: 3px;
	*padding: 0px 3px 0px 3px;
	color:white;
	border: 1px solid white;
	background: url(/iEnterprise/img/GNR_button_background.gif?16504) repeat-x;
	cursor: hand;
}

.Button[disabled="disabled"] {
	padding: 1px 12px 2px 10px;
	color: ButtonShadow;
	cursor: text;
}

td .Button {
	font-size: 11px;
}

th .Button /* copied from 'td .Button' in the upgrade to 5.0.0.0 */ {
	font-size: 11px;
}

.EditRecord_Caption {
	color: #01467F;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
}

.EditRecord_Value {
	border-left: 3px solid white;
	color: #01467F;
}

.EditRecord_Buttons {
	text-align: left;
	padding-top: 8px;
	border-bottom: 2px solid #01467F;
	padding-bottom: 3px;
}

.ShowRecord_Caption {
	color: #01467F;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
}

.ShowRecord_Value {
	border-left: 3px solid white;
	padding: 5px;
	color: #01467F;
	font-weight: normal;
	vertical-align: top;	
}

.TableRecords_Header_Wiki {
    color: #01467f;
    font-weight: normal;
    line-height: 24px;
    padding: 4px 6px 4px 6px;
    border-right: 1px solid white;
    border-bottom: 1px solid #01467f;
    font-size: 11px;
    background-color:#fafafa;
}

.ItemChildren_Wiki {
    color: #01467f;
    font-size: 11px;
    text-decoration: none;
    padding:5px 5px 5px 0px;
}

.ItemChildren_Wiki:hover {
    text-decoration: underline;
}

.TableRecords_Header {
	color:white;
	font-weight: normal;
	background:#01467F; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Bar_Gradient.png', sizingMethod='scale');  /* IE6*/
	white-space: nowrap;
	line-height: 14px;
	padding: 4px 6px 4px 6px;
	border-right: 1px solid white;
	font-size: 11px;
}

.TableRecords_Header a,
.TableRecords_Header a:link,
.TableRecords_Header a:visited {
	color: white;
}
.TableRecords>tbody>tr:hover {
 background-color: #F0F0F0;
}

.TableRecords_OddLine, 
.TableRecords_EvenLine {
	line-height: 22px;
	margin: 1px 1px 1px 1px;
	padding: 1px 6px 1px 6px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #efefef;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #efefef;
	/*white-space: nowrap;*/
	vertical-align: top;
}

.TableRecords_EvenLine {
 background-color: #FAFAFA;
}

.TableRecords_SelectedLine {
 	background-color: #E0E0E0;
}

.TableRecords_OddLine a:visited,
.TableRecords_EvenLine a:visited {
}

/* /--Inserted in the upgrade to 5.1.0.0--\ */

.ListRecords {
}

img.RecordPicture {
    display: block;
    float: left;
    width: 120px;
}

div.RecordPicture_Wrapper {
    float: left;
}

div.RecordPicture_Wrapper img.RecordPicture {
    float: none;
}

.TableRecords img.RecordPicture {
    width: auto;
    height: 40px;
    float: none;
}

input.Prompt, textarea.Prompt {
    color: #BBBBBB;
}

/* \--Inserted in the upgrade to 5.1.0.0--/ */

/* /--Inserted in the upgrade to 5.1.0.2--\ */

select.Mandatory {
}

textarea.Mandatory {
}

/* \--Inserted in the upgrade to 5.1.0.2--/ */

input.Mandatory {
}

input.Not_Valid {
	border: 2px solid #BF1601;
}

textarea.Not_Valid {
	border: 2px solid #BF1601;
}

input.Is_Default {
}

a.Is_Default {
}


td.MandatoryCaption {
}

th.MandatoryCaption /* copied from 'td.MandatoryCaption' in the upgrade to 5.0.0.0 */ {
}
span.ValidationMessage {
	color: white;
	font-size: 11px;
	position: absolute;
	padding: 6px;
	font-weight: bold;
	background: #BF1601;
	max-width: 300px;
	z-index: 100;
}

span.ValidationIcon {
}

span.InputMandatorySymbol {
	position: absolute;
	color: #BF1601;
	padding: 3px 0px 3px 2px;
	content: '*';
	font-size: 11px;
}

/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles End -------------*/
/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles Start ------------------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can add, modify or remove the styles in this area */
/* at your will. Use them anywhere in the eSpace, in the */
/* widgets' Style property.                              */ 
/*-------------------------------------------------------*/

/*--------General Start------------------------*/

.Heading1 {
	color: #01467F;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}

.Heading2 {
	color: #01467F;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #01467F;
}

.Heading3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;	
}

.Heading4 {
    color: #888888;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 13px; 
    border-bottom: 1px solid #888888;
}


.Text_Note {
	color: #888888;
	font-size: 11px;
}

.Text_Error {
	color: #c7331f;
}

.Text_NoWrap {
	white-space: nowrap;
}

.Text_Preformatted {
	white-space: -moz-pre-wrap;
	white-space: pre;
	word-wrap: break-word;
}

.Text_Justified { 
	text-align: justify;
} 

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.ClearBoth {
	clear: both;
}

/*--------General End--------------------------*/
.Content {
    background: #fff;
    padding-top: 20px;
    min-height:400px;
}

.MainContent {
    background: #fff;
    min-height: 400px;
    padding-bottom: 30px;
}
    
.ThemeGrid_Container {
    /* Width and Paddings will be automatically set based on 
     the theme Grid properties */
    margin-left: auto;
    margin-right: auto;
     background: #fff;
}
.Footer_New {
    background: #f2f2f2;
    font-size: 12px;    
    color: #999;
    text-align: right;
    padding: 10px 0;
    min-height: 50px;
    background: #d6d6d6;
    background: -webkit-linear-gradient(#d6d6d6 0%,#f2f2f2 10%,#f2f2f2 100%);
    background: linear-gradient(#d6d6d6 0%,#f2f2f2 10%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#f2f2f2',GradientType=0 );
    
}

.Footer_New img {
    padding-bottom: 3px;
}
/*--------StyleGuide General Start-------------*/

.MainTable {
	width: 100%;
	vertical-align: top;	
}

.ContextMenu {
    width: 20%;
    vertical-align: top;
    padding: 10px;
    background-color: #F9F9F9;
    color: #4C4240;
    font-size: 11px;
}

.ContextMenu a,
.ContextMenu a:active,
.ContextMenu a:link,
.ContextMenu a:visited,
.ContextMenu a:hover {
    color: #4C4240;
    text-decoration: none;
}

.ContextMenu a:hover {
    text-decoration: underline;
}

.ContextMenu_BoldLink,
.ContextMenu_BoldLink:active,
.ContextMenu_BoldLink:link,
.ContextMenu_BoldLink:visited,
.ContextMenu_BoldLink:hover {
    color: #4C4240;
    text-decoration: none;
    font-weight: bold;
}

.ContextMenu_BoldLink:hover {
    text-decoration: underline;
}

.ContextMenu_Title {
    color: #A8A8A8;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    border-bottom: 1px dashed #A8A8A8;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}

.ContextMenu_TitleLinks,
.ContextMenu_TitleLinks:active,
.ContextMenu_TitleLinks:link,
.ContextMenu_TitleLinks:visited,
.ContextMenu_TitleLinks:hover {
    color: #A8A8A8;
    text-decoration: none;
    font-size: 11px;
    border-bottom: 1px dashed #A8A8A8;
    padding-bottom: 5px;
    white-space: nowrap;
}

.ContextMenu_TitleLinks:hover {
    color: #01467F;
}

.Contents {
	width: 80%;
	vertical-align: top;
    padding: 10px 10px 10px 15px;
	background-color: white;
    border: 0px;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}

.Contents .Button {
	margin-top: 10px;
}

.Contents td .Button {
	margin-top: 0px;
}

.Contents th .Button /* copied from '.Contents td .Button' in the upgrade to 5.0.0.0 */ {
	margin-top: 0px;
}

.Header {
}
.Header_Title{
    color: black;
    font-size: 26px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
   
}
.Header_Title_bottom{
    color: black;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
   
}
/*.Menu {
	position: absolute;
	top: 50px; 
	left: 16px;
	z-index: 2;
}*/

.Footer {
	clear: both;
	color: #4C4240;
	font-size: 11px;
	text-align: center;
	padding-top:10px;
    background-color: #F9F9F9;
}

.Title {
	margin-bottom: 16px;
}

.Heading1_Links {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.Heading1_Links a,
.Heading1_Links a:link,
.Heading1_Links a:visited {
	color: #01467F;
	text-decoration: underline;
}

.Heading1_Links a:hover {
	color: #DE7B8C;
	text-decoration: none;
}

.Heading2_Links {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	border-bottom:1px solid #01467F;
}

.Heading2_Links a,
.Heading2_Links a:link,
.Heading2_Links a:visited {
	color: #01467F;
	text-decoration: none;
}

.Heading2_Links a:hover {
	color: #DE7B8C;
	text-decoration: none;
}

.Sub_Title {
    color: #000;
    font-size: 11px;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
}

/*--------StyleGuide General End---------------*/


/*--------Header WebBlock Start----------------*/


.Header_TopRight {
	

    vertical-align: top;
    text-align: right;
}

.Header_MenuBar,
.Header_MenuBar td {
    color: white;
}

.Header_MenuBar a,
.Header_MenuBar a:link,
.Header_MenuBar a:visited,
.Header_MenuBar a:hover {
    text-decoration: none;
    color: white;
}

.Header_MenuBar a:hover {
    text-decoration: underline;
}

.Header_MenuBar_NormalCell {
    color: white;
    background-color: #019DDA;
}

.Header_MenuBar_MenuCell {
    color: white;
    font-size: 11px;
    font-weight: bold;
    background-color: #019DDA;
}

.Header_MenuBar_MenuCell a,
.Header_MenuBar_MenuCell a:link,
.Header_MenuBar_MenuCell a:visited,
.Header_MenuBar_MenuCell a:hover {
    text-decoration: none;
    color: white;
}

.Header_MenuBar_ItemCell {
    color: white;
    font-size: 11px;
    font-weight: bold;
    background-color: #019DDA;
    vertical-align: absmiddle;
    align: absmiddle;
}

.Header_MenuBar_ItemCell a,
.Header_MenuBar_ItemCell a:link,
.Header_MenuBar_ItemCell a:visited,
.Header_MenuBar_ItemCell a:hover {
    text-decoration: none;
    color: white;
}

.Header_MenuBar_ItemCell a:hover {
    text-decoration: underline;
}

.Header_SubMenuBar {
	width: 100%;
	background: url(/iEnterprise/img/GNR_header_submenubar_background_new.jpg?16504);
	_overflow: hidden;
    color: white;
    font-weight: bold;
    font-size: 11px;
}


.Header_SubMenuBar * td.links {
    width: 100%;
    _overflow: hidden;
    color: white;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
    white-space: nowrap;
}

.Header_SubMenuBar * a,
.Header_SubMenuBar * a:link,
.Header_SubMenuBar * a:visited,
.Header_SubMenuBar * a:hover {
	text-decoration: none;
	color: white;
}

.Header_SubMenuBar * a:hover {
	text-decoration: underline;
}

.Header_SubMenuBar_Root {
    display: inline;
    height:29px;
    width: 100%;
}

.Header_SubMenuBar_Root * td.root {
    background:url(/iEnterprise/img/GNR_header_submenubar_root_background.png?16504);
     background-size: 2000px;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 5px;
    color: white;
    font-weight: bold;
    font-size: 11px;
   
}
/*--------Header WebBlock End------------------*/



/*--------Menu WebBlock Start------------------*/

/* Common Start */
/*.Menu_SideContents {
	width:100%;
	height: 500px;
	vertical-align:top;
	padding: 5px 10px 10px 5px;
}
.Menu_Cell {
	white-space:nowrap;
	background-color:transparent;
	vertical-align:top;
	font-weight: bold;
	height: 100%;
	padding: 5px;
	padding-left:11px;
	color:white;
}*/
/* Common End */

/* Tree Start */
.dark_blue_Menu_Tree,
.light_blue_Menu_Tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
}
.dark_blue_Menu_Tree img,
.light_blue_Menu_Tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.dark_blue_Menu_Tree a {
	color: white;
	text-decoration: none;
}
.light_blue_Menu_Tree a {
	color: #01467F;
	text-decoration: none;
}
.dark_blue_Menu_Tree a:hover {
	color: #009DDB;
}
.light_blue_Menu_Tree a:hover {
	color: #009DDB;
}
/* Tree End */


/*--------Menu WebBlock End--------------------*/



/*--------ShowRecord Pattern Start-------------*/

.ShowRecord_Wrapper {
	margin-bottom: 8px;
}

.ShowRecord_LastModified {
	padding-top: 2px;
	color: #888888;
	font-size: 11px;	
	font-style: italic;
}

/*--------ShowRecord Pattern End---------------*/



/*--------EditRecord Pattern Start-------------*/

.EditRecord_Wrapper {
	margin-bottom: 8px;
	/*padding: 8px;*/
}

.EditRecordWithTitles_Wrapper {
	float: left;
	margin-bottom: 8px;
}

.EditRecord_SectionTitle {
	color: #888888;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #888888;
	text-align: left;
}

/*--------EditRecord Pattern End---------------*/



/*--------TableRecords Pattern Start-----------*/

.TableRecords_Wrapper {
}
.TableRecords_Wrapper .Button {
	font-size: 11px;
	margin-top: 0px;
}

.TableRecordsWithFilters_Wrapper {
}

.Filters_Wrapper {
	background: transparent url(/iEnterprise/img/GNR_filter_background.gif?16504) repeat-x top;
	padding: 4px;
}

.TableRecords_Frame {
	border-top: 1px solid white;
	width: 100%;
}

div.TableRecords_Frame>table>tbody>tr:hover {
	background-color: #EEEEEE;
}

.TableRecords_Actions,
.TableRecords_Footer {
	font-size: 11px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
	padding: 1px;
}

div.TableRecords_Actions div.BulkSelect_Wrapper, 
div.TableRecords_Footer div.BulkSelect_Wrapper {
	float: left;
	padding: 0px;
}

.TableRecords_TopNavigation {
	padding: 0px;
	border-top: 1px solid white;
	border-right: 0px none white;
	border-bottom: 0px solid white;
	border-left: 0px none white;
	_height: 1%;  /* IE6 */
	display: block;
	*display: inline-block;
}

.TableRecords_TopNavigation:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.TableRecords_BottomNavigation {
	padding-top: 2px;
	border-top: 1px solid #01467F;
	border-right: 0px none white;
	border-bottom: 0px solid white;
	border-left: 0px none white;
	_height: 1%;  /* IE6 */
	display: block;
	*display: inline-block;	
}

.TableRecords_BottomNavigation:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.Filters {	
	white-space: nowrap;
}

.Filters_More {	
	width: 100%;
        background-image: url(/iEnterprise/img/filter_gradient_more.gif?5865&16504);
}

.Filters td {	
	padding: 2px 0px 2px 4px;
	vertical-align: middle;
	padding: 2px 0px 2px 4px;
}

.Filters th /* copied from '.Filters td' in the upgrade to 5.0.0.0 */ {	
	padding: 2px 0px 2px 4px;
	vertical-align: middle;
	padding: 2px 0px 2px 4px;
}

.Filters td img {
	vertical-align: middle;
}

.Filters th img /* copied from '.Filters td img' in the upgrade to 5.0.0.0 */ {
	vertical-align: middle;
}

.Filters td .Button {
	font-size: 11px;
}

.Filters th .Button /* copied from '.Filters td .Button' in the upgrade to 5.0.0.0 */ {
	font-size: 11px;
}


/*--------TableRecords Pattern End-------------*/



/*--------Login Pattern Start------------------*/

.Login_Wrapper {
	margin-top: 16px;
	margin-bottom: 8px;	
	clear: both;
}

.Login_RememberValue {
	text-align: right;
	padding-right: 2px;
}

/*--------Login Pattern End--------------------*/

/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles End --------------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- WidgetLibrary eSpace Styles Start -------------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* These are the styles used by the web blocks of the    */
/* producer eSpace "WidgetLibary". Do not use, remove or */
/* rename them unless otherwise noted, and if you modify */
/* them, do it with extreme caution                      */
/*-------------------------------------------------------*/

/*-------Tabs Pattern Web Block Start----------*/

.Tabs_Wrapper {
	margin: 0px 0px 8px 0px;
	border: 1px solid white;
}

.Tabs_TabBody {
	margin: 24px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	_height: 1%;  /* IE6 */
	*display: inline-block;	
}

.Tabs_TabBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.Tabs_Header {
	margin: 0px;
	padding: 0px;
	height: 31px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	line-height: 18px;	
}

ul.Tabs_Header span {
	height: auto;
}

div.Tabs_TabOn,
li.Tabs_TabOn {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid white;
	background: White;
}

div.Tabs_TabOff,
li.Tabs_TabOff {
	float: left;
	margin: 0px;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	list-style: none;
	border: 1px solid #cccccc;
}

div.Tabs_TabDisabled,
li.Tabs_TabDisabled {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border: 1px solid #cccccc;
}

a.Tabs_TabOn,
a.Tabs_TabOn:link,
a.Tabs_TabOn:visited,
a.Tabs_TabOn:hover,
span.Tabs_TabOn {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	padding: 2px 10px 1px 10px;
}

a.Tabs_TabOff,
a.Tabs_TabOff:link,
a.Tabs_TabOff:visited {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	padding: 2px 10px 1px 10px;
	background: #EAEAEA;
}

a.Tabs_TabOff:hover {
	background: white;
}

a.Tabs_TabDisabled,
a.Tabs_TabDisabled:link,
a.Tabs_TabDisabled:visited,
a.Tabs_TabDisabled:hover,
span.Tabs_TabDisabled {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: #AAAAAA;
	padding: 2px 8px 1px 8px;	
	background: #EAEAEA;
}

/*--------Tabs Pattern Web Block End-----------*/



/*------- Help Pattern Web Block Start --------*/

div.Help_Wrapper {
    _height: 1%; /* IE6 */
    *display: inline-block;
    margin-bottom: 4px;
}

div.Help_Wrapper: after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.Help_Image {
    float: left;
    margin-right: 3px;
}

div.Help_Image img {
    margin-top: 3px;
}

div.Help_Text {
    margin-left: 12px;
    font-size: 11px;
    color: #888888;
}

/*------- Help Pattern Web Block End ----------*/



/*------- Feedback Pattern Web Block Start ----*/

div.Feedback_Wrapper {
	margin-top: 5px;
	margin-bottom: 10px;
}

div.Feedback_Text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
}

div.Feedback_Image {
	float: left;
}

div.Feedback_Error {
	background-color: #ffe5e5;
	border: 2px solid #ffcece;
	color: #c7331f;
}

div.Feedback_Warning {
	background-color: #fbf3e0;
	border: 2px solid #f8e6c2;
	color: #bd830b;
}

div.Feedback_Success {
	background-color: #eeffd7;
	border: 2px solid #d8ffaa;
	color: green;
}

div.Feedback_Info {
	background-color: #e4edf2;
	border: 2px solid #a5c9df;
	color: #166ca5;
}

/*------- Feedback Pattern Web Block End ------*/
div.Feedback_AjaxWait {

    position: fixed;
    top: 20%;
    bottom: 1px;
    background-repeat: no-repeat;
    width: 100%;
    background: url('/iEnterprise/img/loading.gif?16504') no-repeat;
    background-position: center;
    background-color: white;
    padding: 10px 0;
    text-align: center;
    z-index: 10000;
    border-top-right-radius: 3px;
    opacity: 0.8;
}
div.Feedback_AjaxWait img {
display: none;
}

/*-----------------------------------------------------------------*/
/*----------------- WidgetLibrary eSpace Styles End ---------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*---------------- Enterprise eSpace Styles Start -----------------*/
/*-----------------------------------------------------------------*/

.Enterprise_Menu {
	margin: 0px;
	width: 100%;
	height: 1%;
	padding-left: 8px;
	display: block;
	overflow: hidden;
}

.Enterprise_Menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.Enterprise_Frame_LeftFrozen {
	float: left;
	width: 100%;
	display: inline-block;
	_overflow: hidden;   /* IE6 */
}

.Enterprise_Frame_LeftFrozen:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.Enterprise_Frame_RightBody {
	padding: 0px 0px 4px 16px;
	margin: 0px;
	min-height: 300px;
	_height: 300px;  /* IE6 */
}

.Enterprise_Frame_RightBody .Button {
	margin-top: 10px;
}

.Enterprise_TwoColumns_LeftFrozen { 
	float: left;
	width: 100%;
	display: inline-block;
	border: 1px solid #dddddd;
	background-color: #fdfdf0;
	margin-bottom: 16px;
	margin-left: 10px;
	margin-top: 10px;
	_margin-left: 8px;  /* IE6 */
	_overflow: hidden;   /* IE6 */
} 

.Enterprise_TwoColumns_LeftFrozen_Collapsed { 
	float: left;
	width: 68px;
	display: inline-block;
	border: 1px solid #dddddd;
	background-color: #fdfdf0;
	margin-bottom: 16px;
	margin-left: 10px;
	margin-top: 10px;
	_margin-left: 8px;  /* IE6 */
	_overflow: hidden;   /* IE6 */
} 

.Enterprise_TwoColumns_RightLiquid { 
	margin-left: 216px;
	margin-top: 10px;
	_display: inline-block;  /* IE6 */
	_overflow: hidden;   /* IE6 */
} 

.Enterprise_TwoColumns_RightLiquid_Expanded { 
	margin-left: 86px;
	_display: inline-block;  /* IE6 */
	_overflow: hidden;   /* IE6 */
} 
 
.Enterprise_SubTree_LeftFrozen { 
	float: left;
	width: 198px;
	display: inline-block;
	_overflow: hidden;   /* IE6 */
} 
 
.Enterprise_SubTree_LeftFrozen:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 

.Invisible {
	display: none;
}

/*-------------------- Marketing Teasers  Start ---------------------*/

.Teaser_Container {
  background-color: #E0E9F7;
}

.Teaser_Title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #444444;
  display: block;
  position: relative;
  padding: 5px 10px 5px 10px; // top, right, bottom, left
  margin-right: auto;
}

.Teaser_Notice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  display: block;
  position: relative;
  padding: 5px 10px 5px 10px;
}

.Teaser_SectionPadding {
  padding: 10px;
}

.Teaser_Info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #888888;
  border-bottom: solid 3px #E0E9F7;
  display: block;
  position: relative;
  padding: 3px 10px 5px 10px;
  background-color: #F2F7FF;
}

.Teaser_Image {
  display: block;
  padding: 5px 10px 5px 3px;
  background-color: #FFFFFF;
}

.Teaser_NavigationTop {
  text-align: right;
  display: block;
  margin: -10px 0px 0px 0px;
  padding: 0px 10px 2px 0px;
  white-space: nowrap;
}

.Teaser_NavigationBottom {
  text-align: right;
  display: block;
  padding: 5px 10px 0px 0px;
  white-space: nowrap;
}

.Teaser_NavigationTitle {
  text-align: right;
  display: block;
  float: right;
  padding: 5px 10px 0px 0px;
  white-space: nowrap;
  margin-left: auto;
  margin-right: 0px;
}

.TeaserMini_TitleContainer {
  clear: both;
  padding: 5px 10px 5px 10px; // top, right, bottom, left
}

.TeaserMini_TitleText {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #444444;
}

.TeaserMini_TopNav {
  float: right;
}

.TeaserMini_clearerDiv {
  clear: both;
  width: 100%;
  height: 2px;
  font-size: 0px;
  overflow: hidden;
  border: none;
  margin: auto;
  letter-spacing: 400px;
}

.Teaser_Links ul {
  margin-top: 2px;
  margin-bottom: 10px;
}

.Teaser_Links ul li {
  margin: 1px;
}

.TeaserMini_Links ul {
  margin-top: 2px;
  margin-bottom: 2px;
}

.TeaserMini_Links ul li {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: -15px;
}

/*-------------------- Marketing Teasers End ---------------------*/

/*-----------------------------------------------------------------*/
/*------------------ Enterprise eSpace Styles End -----------------*/
/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
/*--------------- Styleguide Upgrader Styles Start ----------------*/
/*-----------------------------------------------------------------*/

/* ------- Header & Footer Start ------- */

td.Header {
  height: 80px;
  *height: 0%;
  margin: 0px;
  padding: 0px;
  vertical-align: top;    
}

th.Header /* copied from 'td.Header' in the upgrade to 5.0.0.0 */ {
  height: 80px;
  *height: 0%;
  margin: 0px;
  padding: 0px;
  vertical-align: top;    
}

td.Footer {
  padding: 0px;
  height: 0%;
  margin: 0px;
  vertical-align: top;
  border: none;
}

th.Footer /* copied from 'td.Footer' in the upgrade to 5.0.0.0 */ {
  padding: 0px;
  height: 0%;
  margin: 0px;
  vertical-align: top;
  border: none;
}

.SideBar .Menu {
  *top: 49px;
}

.Sidebar {
  width: 1px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

.Sidebar * {
  vertical-align: top;
}

.SideBar input {
  *margin-top: -1px;
}

/* ------- Header & Footer End ------- */

/* ------- Body Start ------- */

.CenterStage {
  vertical-align: top;
}

.CenterStage .Heading1 {
  padding-bottom: 3px;
}



.Page_Content {
  padding-top: 18px;
}

/* ------- Body End ------- */

/* ------- Page Navigation Start ------- */

.Page_Navigation {
  font-size: 11px;
  margin-top: -5px;
  display: block;
}

/* ------- Page Navigation End ------- */


/* ------- Field Pattern Start ------- */


.FieldCaption {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #9cceff;
	padding: 3px 10px 2px 0px;
}

.FieldData {
	color: #404040;
	font-weight: bold;
	vertical-align: bottom;	
	padding: 2px 2px 2px 2px;
	text-align: left;
}

/* ------- Field Pattern End ------- */

/* ------- List Filter Pattern Start ------- */

.List_FilterContainer table {
  width: auto;
}

.List_FilterContainer {	
	background-color: #a4d1ff;	 
	width: 100%;
  white-space: nowrap;	 
}

.List_FilterCaption {
  padding:6px 0px 6px 4px;
  text-align:right;
  vertical-align:middle;
  white-space:nowrap;
}

.List_FilterData {
  padding: 6px;
  padding-right: 8px;
  vertical-align:middle;
  white-space:nowrap;
}

.List_FilterContainer td .Button {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	margin-right: 8px;
}

.List_FilterContainer th .Button /* copied from '.List_FilterContainer td .Button' in the upgrade to 5.0.0.0 */ {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	margin-right: 8px;
}

.List_FilterData table td {
  width: auto;
  padding: 0px 2px;
}

.List_FilterData table th /* copied from '.List_FilterData table td' in the upgrade to 5.0.0.0 */ {
  width: auto;
  padding: 0px 2px;
}

/* ------- List Filter Pattern End ------- */

/* ------- List Pagging Pattern Start ------- */

.List_Paging {
	padding: 5px 4px 5px 4px;
	border-top: 1px solid white;
	border-right: 0px none white;
	border-bottom: 0px solid white;
	border-left: 0px none white;
	_height: 1%;
	display: block;
	*display: inline-block;
	float: none;
}

.List_Paging:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.List_Paging table {
  float: right;
}


/* ------- List Pagging Pattern End ------- */

/* ------- Table Records Pattern Start ------- */

.TableRecords_OddLine .Button,
.TableRecords_EvenLine .Button {
  background-color:#EFEFEF;
  border-color:#FAFAFA rgb(207, 207, 207) rgb(207, 207, 207) rgb(250, 250, 250);
  border-style:solid;
  border-width:1px;
  font-size:11px;
}

/* ------- Table Records Pattern End ------- */

/* ------- Form Buttons Pattern Start ------- */

.Form_Buttons {
	padding-top: 10px;
}

.Form_Buttons .Button {
	font-size: 11px;
}

/* ------- Form Buttons Pattern End ------- */

/* ------- Tab Pattern Start ------- */

.Tab_ContainerOuter {
	margin: 0px 0px 8px 0px;
	border: 1px solid white;
	background-color: transparent;
}

.Tab_ContainerInner {
	margin: 20px 0px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #a8d4ff;
	border-left: 1px solid #a8d4ff;
	border-right: 1px solid #a8d4ff;
	border-top: 0px none;
	background-color: transparent;
}

.Tab_ContainerInner p {
	text-align: left;
}

.Tab_ContainerInner .Paragraph /* copied from '.Tab_ContainerInner p' in the upgrade to 5.0.0.0 */ {
	text-align: left;
}

.Tab_End {	
	border-bottom: 1px solid #a8d4ff;
}

.Tab_On {
	margin: 0px;
	padding: 1px;
	border-top: 1px solid #a8d4ff;
	border-left: 1px solid #a8d4ff;
	border-right: 1px solid #a8d4ff;
	border-bottom: 1px solid white;
	background-color: white;
}

.Tab_Off {
	margin: 0px;
	padding: 1px;
	border: 1px solid #bbddff;
	background-color: transparent;
}

.Tab_Disabled {
	margin: 0px;
	padding: 1px;
	border: 1px solid #bbddff;
}

.TabZone {
	border-collapse: collapse;	
}

a.Tab_TextOn,
a.Tab_TextOn:link,
a.Tab_TextOn:visited,
a.Tab_TextOn:hover {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 9px;
	color: black;
	padding: 2px 8px 1px 8px;
}

a.Tab_TextOff,
a.Tab_TextOff:link,
a.Tab_TextOff:visited {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color:#BBBBBB;
	padding: 2px 8px 1px 8px;
	background-color:#EAEAEA;
}

a.Tab_TextOff:hover {
	background: white;
}

a.Tabs_TabDisabled,
a.Tabs_TabDisabled:link,
a.Tabs_TabDisabled:visited,
a.Tabs_TabDisabled:hover,
span.Tabs_TabDisabled {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color:#BBBBBB;
	padding: 2px 8px 1px 8px;	
	background-color:#EAEAEA;
}

/* ------- Tab Pattern Start ------- */


/*--------Menu WebBlock Start------------------*/

.Menu_Section_Body {	
} 

.Menu_Expanded, .Menu_Collapsed { 
	white-space: nowrap; 
	margin: 0px;
	background-color: white;
	background-position: left;
	background: #dddddd url('/iEnterprise/img/GNR_menu_background.gif?16504') repeat-x; 
	font-size: 11px;
	border: 1px solid #cccccc;
	font-weight: bold;
	color: black; 
	text-decoration: none; 
} 
 
td.Menu_ItemActive, .Menu_Expanded { 
	background-color: white;   
}

th.Menu_ItemActive /* copied from 'td.Menu_ItemActive' in the upgrade to 5.0.0.0 */ { 
	background-color: white;   
} 
 
.Menu_Section_Body a, 
.Menu_Section_Body a:link,
.Menu_Section_Body a:visited  { 
	font-size: 11px; 
	color: black; 
	text-decoration: none; 
	display: block;
	padding: 2px 8px 2px 8px;
} 
  
.Menu_Section_Body a:hover { 
	font-size: 11px; 
	color: black; 
	text-decoration: none; 
	background-color: white;	 
	white-space: nowrap; 
	margin: 0px; 
	background-position: left; 
} 

.Menu_Expanded,
.Menu_Expanded a,
.Menu_Expanded a:link,
.Menu_Expanded a:visited,
.Menu_Expanded a:hover {
	background-color: white; 
	display: block;
}

.Menu_Entries {
	z-index: 10;
	_border: solid 1px #cccccc;
	_margin-top: -1px;
	width: 100%;
	height: 100%;	
}

.Menu_Entries > table {
	border-right: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}

.Menu_Entries td { 
	_padding: 0px;
	font-size: 11px; 
	text-align: left; 
	text-decoration: none; 
	background-color: #fdfdfd; 
	white-space: nowrap; 
	z-index: 10; 
}

.Menu_Entries th /* copied from '.Menu_Entries td' in the upgrade to 5.0.0.0 */ { 
	_padding: 0px;
	font-size: 11px; 
	text-align: left; 
	text-decoration: none; 
	background-color: #fdfdfd; 
	white-space: nowrap; 
	z-index: 10; 
} 
 
.Menu_Entries a, 
.Menu_Entries a:link,
.Menu_Entries a:visited,
.Menu_Entry a, 
.Menu_Entry a:link,
.Menu_Entry a:visited,
.Menu_Entry_Active a, 
.Menu_Entry_Active a:link,
.Menu_Entry_Active a:visited,
.Menu_Entries td p { 
	text-decoration: none; 
	padding: 2px 8px 3px 8px;
	display: block; 
	_width: 100%;
	color: black;
	font-weight: normal;
}

.Menu_Entries th p /* copied from '.Menu_Entries td p' in the upgrade to 5.0.0.0 */ { 
	text-decoration: none; 
	padding: 2px 8px 3px 8px;
	display: block; 
	_width: 100%;
	color: black;
	font-weight: normal;
}

.Menu_Entries td .Paragraph /* copied from '.Menu_Entries td p' in the upgrade to 5.0.0.0 */ { 
	text-decoration: none; 
	padding: 2px 8px 3px 8px;
	display: block; 
	_width: 100%;
	color: black;
	font-weight: normal;
}

.Menu_Entries th .Paragraph /* copied from '.Menu_Entries td .Paragraph' in the upgrade to 5.0.0.0 */ { 
	text-decoration: none; 
	padding: 2px 8px 3px 8px;
	display: block; 
	_width: 100%;
	color: black;
	font-weight: normal;
} 
 
.Menu_Entries a:hover,
.Menu_Entry a:hover,
.Menu_Entry_Active a:hover { 
	_padding: 2px 8px 3px 8px;
	background-color: #efefef;	 
	display: block; 
	_width: 100%;
	text-decoration: none;
} 

.Menu_Entry, .Menu_Entry_Active {
	padding: 0px;
}

.Menu_Entry_Active a, 
.Menu_Entry_Active a:link,
.Menu_Entry_Active a:visited {
  font-weight: bold;
  background-color: #dddddd;
}

.Sidebar img[src*="TopCorner.gif"] {
	display: none;
	margin: 0px 2px;
}

.Menu_Container {
   vertical-align: top;
	padding-right: 5px;
	padding-left : 5px;
	background-color: transparent;
}

.GreyStyle {
  display: none;
}

/*--------Menu WebBlock End--------------------*/

/*-------- General Start --------------------*/

input[type=file] {
  text-align: left;
}


/*-------------------Calendar------------------------*/
.Calendar {
	color: #01467F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.Calendar_Title {
	color:#012313;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-bottom:5px;
}

.Calendar_Title img {
	vertical-align:middle;
}

.Calendar_DayCell,
.Calendar_DayCell a {
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.Calendar_Holiday,
.Calendar_WeekEndDay {
	background-color:#CCCCCC;
	width:60px;
	height:40px;
	border:1px solid white;
	padding: auto 5px auto 5px;
}

.Calendar_WeekDay {
	background-color:#EEEEEE;
	width:60px;
	height:40px;
	border:1px solid white;
	padding: auto 5px auto 5px;
}

.Calendar_Today {
	background-color:#C5DBE2;
	width:60px;
	height:40px;
	border:1px solid white;
	padding: auto 5px auto 5px;
}

.Calendar_AbsenceDay {
	background-color:#C59090;
	width:60px;
	height:60px;
	border:1px solid white;
	padding: auto 5px auto 5px;
}

.Calendar_AbsenceDayToday {
	background-color:#E5A9A9;
	width:60px;
	height:40px;
	border:1px solid white;
	padding: auto 5px auto 5px;
}

.Calendar_HighlightDay {
    background-color:#009DDB;
    width:60px;
    height:60px;
    border:1px solid white;
    padding: auto 5px auto 5px;
}

/*------------End Calendar----------------------------*/

.SortColumns_Sorted, .SortColumns_Sortable {
	text-decoration: underline;
	cursor: pointer;
}


/*-------- General End --------------------*/

/*---------------------------------------------------------------*/
/*---------------- Styleguide Upgrader Styles End ---------------*/
/*---------------------------------------------------------------*/

.BlockCycle {
	border: black 1px solid;
	background-color: #ff0000;
	color: white;
	text-align: center;
	font-family: monospace;
	font-size: larger
}

/*------- ListNavigationOnSteroids Web Block Start --------------*/

div.ListNavigationOnSteroids_Wrapper {
	float: right;
}

div.ListNavigationOnSteroids_Wrapper a,
div.ListNavigationOnSteroids_Wrapper span {
	text-align: right;
	vertical-align: middle;
	margin-left: 6px;
	font-size: 11px;
}

a.ListNavigationOnSteroids_PageNumber,
a.ListNavigationOnSteroids_Previous,
a.ListNavigationOnSteroids_Next,
span.ListNavigationOnSteroids_Ellipsis {
}

span.ListNavigationOnSteroids_CurrentPageNumber {
	font-weight: bold;
}

span.ListNavigationOnSteroids_DisabledPrevious,
span.ListNavigationOnSteroids_DisabledNext {
	color: gray;
}

.FooterMenu a,
.FooterMenu a:active,
.FooterMenu a:link,
.FooterMenu a:visited{
    color: #4C4240;
    text-decoration: none;
}

.FooterMenu a:hover {
    text-decoration: underline;
}


/*------- ListNavigationOnSteroids Web Block End ----------------*/

/*------- Headlines Web Block Start ----------------*/
.Headline_Container {
    background-color: rgb(241,241,241);
    border-style: 1px solid #12498a;
}
/*------- Headlines Web Block End ----------------*/


/* ------- BPT Workflow Start ------- */


.ActionsTitle {
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    border-bottom: 1px solid #EAEAEA;
    padding: 3px 10px 0px 0px;
}

.ActionsTitleIcon {
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    border-bottom: 1px solid #EAEAEA;
    padding: 3px 5px 0px 0px;
}

.TaskBoxActions {
    border:1px solid silver;
    vertical-align:middle;
    margin-bottom:10px;
    background-color:#EAEAEA;
    padding: 0px 5px 5px 5px; 
}

.TaskBoxActionIcons {
    font-size: 8px;
    color: #888888;
}


/* ------- BPT Workflow End ------- */

/*---------------Printing----------------------------*/

@media print  { 

.printhidden { display:none; }

.Contents {
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding: 0px;
	background-color: white;
	background:none;
}


/*----------------Home Lists-----------*/

div.Popup .ui-dialog,
div.Popup.ui-dialog {
    background-color: transparent;
    border:0px solid #666666;
}