﻿

A
{
    color: black;
}

.Hyperlink
{
    vertical-align: top;
}

Table
{
    border-collapse: collapse; /*border-spacing: 0px;*/
}

Table TD
{
    padding: 0px;
}

.Show
{
    display: block;
}

/********************************************************************/
/*	START of the Advanced Search CSS Classes						*/
/********************************************************************/


.NlseAdvancedSearchCalendarTextBox
{
    margin: 0px 2px 2px 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    border: solid 1px #A5ACB2;
    width: 100px;
    font-size: 7pt;
    font-family: Verdana;
    background-color: #FCFCFC;
}

.NlseAdvancedSearchCalendarImg
{
    margin-bottom: 2px;
}


.AdvancedSearch
{
    margin-left: auto;
    margin-right: auto;
}

.AdvancedSearch TD
{
    padding-right: 2px;
}

.NlseAdvancedSearchCalendarTextBox INPUT
{
    width: 100px;
}
.NlseAdvancedSearchCalendarLabel
{
    font-size: 8pt;
    color: #383838;
    font-family: verdana;
    font-weight: bold;
    width: 75px;
}

.NlseAdvancedSearchInput
{
    font-family: Verdana;
    font-size: 7pt;
    width: 220px;
    margin-bottom: 0px;
    background-color: #FCFCFC;
}

.NlseAdvancedSearchLabel
{
    margin-bottom: 3px;
    font-family: verdana;
    color: #383838;
    font-size: 8pt;
    font-weight: bold;
}

.DivAdvancedSearchEncapsulation
{
    text-align: center;
    color: #383838;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.DivAdvancedSearch
{
    background-repeat: repeat-x;
    background-image: url(Images/AdvancedSearch.jpg);
    background-color: #A1B8CA;
    border: 1px solid #9E9E9E;
    text-align: left;
}



/********************************************************************/
/*	END of the Advanced Search CSS Classes							*/
/********************************************************************/

.DivDownloadPrint
{
    /*background-color: #E5E5E5;
    color: #383838;
    width: 225px;
    height: 350px;
    text-align: right;*/
}

.DownloadPrint img
{
     /*padding: 2px;*/
}

.DownloadPrint TD
{
     /*padding-right: 3px;*/
}

.DownloadPrint A
{
    /*color: #383838;*/
}

.DownloadPrint A:hover
{
    /*color: black;*/
}

.DownloadManager
{
    /*margin-top:3px;*/
    /*width: 225px;*/
    height:30px;
    overflow: hidden;
}

/*modified by lnu 18/07/2006*/
.DivMain
{
    margin-left: auto;
    margin-right: auto;
    /*width: 900px;*/
    /*HACK HACK HACK*/
    /*min-height: 375px;
    height: auto !important;
    height: 327px; /*HACK HACK HACK*/
    /*padding: 3px; /*border-left : solid 1px #666666; 	border-top : solid 1px #666666; 	border-bottom : solid 1px #666666	*/
    /*background-color: #DADFE3;
    width: 98.75%;
    border: solid 1px #486688;*/
}

.PlaceHolder
{
}

.DivMain2
{
    height: 100%;
    padding: 0px;
    border-width: 0px;
}



.DivFilterWithoutBackground
{
    text-align: center;
    padding: 5px; /*background-color:#DADFE3;*/
    color: #383838;
    text-align: left;
}



.Filter TD
{
    padding-right: 5px;
    vertical-align: bottom; /*line-height:23px;*/
    
}

.Filter input[type="button"]
{
    margin-left: 5px;
    height: 17px;
    font-family: Verdana;
    font-size: 8pt;
    border: 1px solid #A5ACB2;
}


.NlseFilterInput
{
    padding-top: 2px;
    padding-left: 4px;
    font-family: Verdana;
    font-size: 7pt;
    height: 14px;
    width: 220px;
    margin-bottom: 1px;
    background-color: #FCFCFC;
}

.NlseFilterInputSupplierCAGE
{
    padding-top: 2px;
    padding-left: 4px;
    font-family: Verdana;
    font-size: 7pt;
    height: 14px;
    width: 205px;
    margin-bottom: 1px;
    background-color: #FCFCFC;
}

.Tab_cell
{
    height: 24px;
    background-image: url(Images/tab_bg.gif);
    background-repeat: repeat-x;
}
.Tab_cell_selected
{
    width: 147px;
    background-image: url(Images/tab_selected.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.Tab_cell_not_selected
{
    width: 158px;
    background-image: url(Images/tab_not_selected.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.Tab_selected
{
    text-decoration: none;
    font-family: verdana;
    color: Black;
    vertical-align: middle;
    font-weight: bold;
    font-size: 10pt;
}
.Tab_not_selected
{
    text-decoration: none;
    font-family: verdana;
    color: Black;
    vertical-align: middle;
    font-size: 10pt;
}

.TabRFP_cell
{
    height: 24px;
    background-image: url(Images/tab_bg.gif);
    background-repeat: repeat-x;
}
.TabRFP_cell_selected
{
    width: 300px;
    background-image: url(Images/tabRFP_selected.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.TabRFP_cell_not_selected
{
    width: 300px;
    background-image: url(Images/tabRFP_not_selected.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.TabRFP_selected
{
    text-decoration: none;
    font-family: verdana;
    color: Black;
    vertical-align: text-top;
    font-weight: bold;
}
.TabRFP_not_selected
{
    text-decoration: none;
    font-family: verdana;
    color: Black;
    vertical-align: text-top;
}

.searchbar_leftcorner
{
    background-image: url(Images/searchbar_leftcorner.gif);
    background-repeat: no-repeat;
    width: 4px;
}
.searchbar_rightcorner
{
    background-image: url(Images/searchbar_rightcorner.gif);
    background-repeat: no-repeat;
    width: 4px;
}
.searchbar_bg TD
{
    vertical-align: middle;
}
.searchbar_bg
{
    background-image: url(Images/searchbar_background.gif);
    background-repeat: repeat-x;
    height: 30px;
    width: 984px;
}

/* Menu */

.MenuItem
{
    background-repeat: repeat-x;
    background-image: url(Images/Menu.jpg);
    height: 31px;
}

.MenuItem img
{
    vertical-align: baseline;
}

.MenuItem TD
{
    text-align: left;
}

.MenuItem TD TABLE TBODY TR TD
{
    padding-left: 8px;
    padding-right: 8px;
}

.MenuItem A IMG
{
    /*position:absolute;*/
}









.TopRightMenu
{
    width: 6px;
    background-image: url(Images/TopRightMenu.jpg);
    background-repeat: repeat-y;
}


.BackgroundGoggle
{
    height: 60px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    background-image: url(Images/bluebannerNMCRL.jpg);
    background-repeat: no-repeat;
}

.BackgroundTop
{
    height: 60px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    background-repeat: no-repeat;
}

.BannerBottom
{
    height: 5px;
    width: 984px;
    margin-left: -1px;
    margin-right: 0px;
    margin-top: -1px;
    background-image: url(Images/BottomHomePageBanner.gif);
    background-repeat: no-repeat;
    background-position: top;
}


.Toolbar
{
    height: 30px;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
}

.BackgroundBottom
{
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
}
.BackgroundMiddle
{
    background-color: #899FA8;
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    background-image: url(Images/toolbar_background.gif);
}

.BorderTd
{
    width: 2px;
    background-color: #4B6B79;
}
.HighTd
{
    width: 2px;
    background-color: #F5F5F5;
}

.LowTd
{
    height: 4px;
    background-color: #4B6B79;
}

/*Select
{
    font-family : Verdana;
    font-size:8pt;
    margin-right: 2px
}*/
TH
{
    font-weight: normal;
}

input
{
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
}

/*Textarea
{
    font-family : verdana;
    border: solid 1px #A5ACB2;
	font-size:8pt        
}*/

.NLSEPanel
{
    border-top: none;
    border-left: solid 1px #494F5B;
    border-right: solid 1px #494F5B;
    border-bottom: solid 1px #494F5B;
    border-collapse: collapse;
}
/*
.NLSEPanel DIV DIV
{
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
}
*/


.nlsePanelWithChildNlsePanel
{
    border-left: solid 1px #494F5B;
    border-right: solid 1px #494F5B;
    border-bottom: solid 1px #494F5B;
    border-top: 0px;
    border-collapse: collapse;
    padding: 0px;
    padding-left: 0px;
    margin-top: 3px;
    font-family: Arial;
    font-weight: bold; /*background-image: url(Images/dashTitle_bg.gif);*/
    background-image: url(Images/Menu.jpg);
    font-size: 10pt;
    color: #383838;
    height: 20px !important;
    vertical-align: middle;
}

/*To used with <table> with class="InputSubForm" (App_Themes\ePortal\Default.css > InputSubForm) */
.nlsePanelWithChildNlse4GPanel
{
    border: none;
    border-bottom: solid 1px #bebebe;
    border-collapse: collapse;
    padding: 0px;
    padding-left: 15px;
    padding-bottom: 3px;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Arial, Gadget, sans-serif;
    font-weight: 900;
    font-size: 9pt;
    color: #666666;
    height: 20px !important;
    vertical-align: middle;
}

.nlsePanelWithChildNlsePanel_Main
{
    width: 50%;
}
.InputForm_Title SPAN
{
    margin-left: 5px;
    margin-top: 2px;
    font-size: 11pt;
}

.nlsePanelWithChildNlsePanel SPAN
{
    margin-left: 5px;
    vertical-align: middle;
    margin-top: 2px; /*margin-top:8px;*/
}

.PublicInputForm_Title
{
    border: solid 1px #494F5B;
    border-collapse: collapse;
    padding-left: 3px;
    padding-top: 2px;
    font-family: Arial;
    font-weight: bold;
    background-image: url(Images/dashTitle_bg.gif);
    font-size: 10pt;
    color: #FEFEFE;
    height: 20px !important;
    width: 100%;
    vertical-align: middle;
}

.Public
{
    color: White;
}

.RSSTableContent
{
    margin-left: 12px;
}

.RSSTableLineContent
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.RSSPanelContent
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.InputRowLeft
{
    width: 47%;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: Gray;
    padding-left: 5px;
    vertical-align: bottom;
}

.InputRowRight
{
    width: 53%;
    padding-left: 20px;
    vertical-align: bottom;
}



.InputForm TD
{
    vertical-align: top;
    font-size: 8pt;
}

.DivFilter Table, .DivFilterWithoutBackground Table
{
    margin-left: auto;
    margin-right: auto;
}

.DivFilter Table Td, .DivFilterWithoutBackground Table Td
{
    vertical-align: bottom;
    padding-bottom: 1px;
}
.NlseListRecipients
{
    border: solid 1px #A5ACB2;
}

.ComboLanguageSwitch
{
    vertical-align: bottom;
    margin-bottom: 5px;
}

.NlseCombo
{
    width: 442px;
    margin-bottom: 4px;
    margin-right: 0px; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    display: block;
}

.NlseComboReadOnly
{
    width: 442px;
    margin-bottom: 4px;
    margin-right: 0px;
}


.NlseFilterTextLabel
{
    color: #383838;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    
}
.NlseFilterTextLabelNoWrap
{
    color: #383838;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    white-space:nowrap;
}
.NlseFilterCalendarTextBox
{
    /*margin: 2px;*/
    padding-left: 2px;
    padding-bottom: 1px; /*padding-top :1px;*/
    padding-right: 2px;
    background-color: #FCFCFC;
    border: solid 1px #A5ACB2;
    width: 250px;
    font-size: 7pt;
    font-family: Verdana;
}
.Hidden
{
    display: none;
}

.NotVisible
{
    visibility: hidden;
}

.NlseFilterCalendarTextBox INPUT
{
    width: 250px;
}
.NlseFilterCalendarLabel
{
    color: #383838;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    width: 75px;
}

.NlseFilterCombo
{
    font-family: Verdana;
    font-size: 7pt;
    background-color: #FCFCFC;
    margin-bottom: 5px;
    margin-right: 3px;
}

.NlseFilterTextArea
{
    width: 220px;
    height: 40px;
}

.NlseTransactionCombo
{
    width: 350px;
}

.NlseStatusTextReport
{
    border: none;
    background-color: #FCFCFC;
}

.NlseLabelInput
{
    width: 100px; /*margin-bottom: 4px;*/
    background-color: #FCFCFC;
}





/*.NlseFilterLabel
{
	font-family: Arial;
    color:white;
    font-size:8pt;
    font-weight: bold;
}*/

.NlseTextInput
{
    width: 435px;
    margin-bottom: 4px; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
}

.NlseTextLabel
{
    color: black;
    font-weight: bold; /* fix for IE 5.5 */
    font-family: Verdana;
    font-size: 8pt; /******************/
}


.NlseTextArea
{
    width: 434px;
    height: 50px;
    margin-bottom: 4px; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    margin-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    display: block;
}

.NlseTextWithImageReadOnly
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 415px;
    background-image: url(Images/readOnly_pixel.jpg);
    border: none;
    padding: 0px;
    margin: 0px;
    height: 11px;
}

.NlseTextWithImageReport
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; /*width:410px;*/
    background-image: url(Images/readOnly_pixel.jpg);
    border: none;
    padding: 0px;
    margin: 0px;
    height: 11px;
}

.NlseTextReadOnly
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 435px;
    background-image: url(Images/readOnly_pixel.jpg);
}

/*.NlseMaskEditReadOnly
{
	font-family: "Lucida Console", Monospace;
	font-size: 8pt;
	background-image:url(Images/readOnly_pixel.jpg);
	border: none;
}*/

.NlseTextReport
{
    /*font-family: "Lucida Console", Monospace; 	font-size: 8pt; 	background-image:url(Images/readOnly_pixel.jpg);	 	width:435px;*/
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 435px;
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 2px;
    height: 11px;
}

.NlseMaskEditReport, .NlseMaskEditReadOnly
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    background-image: url(Images/readOnly_pixel.jpg);
    border: none;
    padding: 0px;
    margin: 0px;
    height: 11px;
}

/*.grey
{
    color: black;
    background-image: url(Images/Grey.gif);
    background-position: center;
    background-repeat: no-repeat;
    cursor: default;
}*/
.grey a
{
    padding: 2px;
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
}
.grey a:hover
{
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
}
/*.green
{
    
    background-image:url("Dashboard_v2/total_result.gif");
    background-position: center;
    background-repeat: no-repeat;
}*/
.green a
{
    padding: 2px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.green a:hover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
/*.red
{
    background-image: url(Images/Red.gif);
    background-position: center;
    background-repeat: no-repeat;
}*/
.red a
{
    padding: 2px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.red a:hover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.NlseCalendar
{
    /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 13px;
    width: 415px;
}


.NlseCalendarReport
{
    /*font-family: "Lucida Console", Monospace; 	font-size: 8pt; 	background-image:url(Images/readOnly_pixel.jpg);	 	padding-left :2px; 	padding-bottom :1px; 	padding-top :1px; 	padding-right : 2px; 	border :solid 1px #A5ACB2; */ /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 435px;
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 13px;
}

.NlseCalendarReadOnly
{
    /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    background-image: url(Images/readOnly_pixel.jpg);
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    border: solid 1px #A5ACB2;
    height: 13px;
    width: 435px;
}

.NlseCheckBox
{
    font-size: 8pt;
    font-family: Verdana;
    width: 440px;
    border: solid 1px #A5ACB2; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}
.NlseCheckBox INPUT
{
    border-style: none;
    height: 11px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.NlseCheckBox TD
{
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

.NlseTextAreaSize
{
    height: 74px;
}

.NlseTextAreaReport
{
    background-image: url(Images/readOnly_pixel.jpg);
    width: 434px;
    height: 50px;
    margin-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}

.NlseTextAreaReadOnly
{
    background-image: url(Images/readOnly_pixel.jpg);
    width: 434px;
    height: 50px;
    margin-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}

.NlseWebControlTable
{
    display: block;
    min-height: 35px;
    height: auto !important;
    height: 35px; /*margin-right:3px;*/
}

/*  GLOBAL SEARCH CONTAINER */

.GlobalSearchLeftTop TD
{
    background-image: url(Images/GlobalSearchLeftTop.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 8px;
    height: 3px;
}

.GlobalSearchTop
{
    background-image: url(Images/GlobalSearchTop.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.GlobalSearchRightTop
{
    background-image: url(Images/GlobalSearchRightTop.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

.GlobalSearchLeft
{
    background-image: url(Images/GlobalSearchMainLeft.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 22px;
    width: 8px;
}

.GlobalSearchCenter
{
    background-color: White;
    border-top: 3px solid #B2B2B2;
    border-bottom: 2px solid #828282;
    vertical-align: bottom;
}


.GlobalSearchRight
{
    background-image: url(Images/GlobalSearchMainRight.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 9px;
}

.GlobalSearchLeftBottom
{
    background-image: url(Images/GlobalSearchLeftBottom.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 8px;
    height: 3px;
}


.GlobalSearchBottom
{
    background-image: url(Images/GlobalSearchBottom.gif);
    background-repeat: repeat-x;
    background-position: top;
}


.GlobalSearchRightBottom
{
    background-image: url(Images/GlobalSearchRightBottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.SearchCombo
{
    font-family: Verdana;
    font-size: 7pt; /*margin-bottom: 1px;	*/
    margin-right: 2px; /*height:15px;*/
}

.SearchComboLabel
{
    color: White;
    font-weight: bold;
    font-family: verdana;
    font-size: 0pt;
    display: none;
}


.SearchComboLabel LABEL
{
    display: none;
}

.SearchComboLabel SPAN
{
    display: none;
}

.SearchInput, .GlobalSearchInput
{
    font-family: Verdana;
    font-size: 7pt;
    height: 14px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.GlobalSearchInput
{
    width: 315px;
}

.SearchInputRFP
{
    font-family: Verdana;
    font-size: 7pt;
    margin-top: 12px;
}



.NlseErrorMessage
{
    font-size: 8pt;
    color: Red;
}

.NlseWarningMessage
{
    font-size: 8pt;
    color: blue;
}

.InputFormDocumentNumberUpdatable
{
    width: 363px;
    margin-bottom: 4px;
    background-color: #FCFCFC;
}

/*select
{
    font-family: "Lucida Console", Monospace;
	font-size: 8pt;
    border: solid 1px #4B6B79; 
    margin-right: 2px
}*/

.Fade_Box_left
{
    background-image: url(Images/Dark_Box/Border_left.gif);
    background-repeat: repeat-y;
    width: 5px;
}
.Fade_Box_right
{
    background-image: url(Images/Dark_Box/Border_right.gif);
    background-repeat: repeat-y;
    width: 6px;
}
.Fade_Box_Bottom
{
    background-image: url(Images/Dark_Box/Border_bottom.gif);
    background-repeat: repeat-x;
    height: 5px;
}
.Fade_Box_Bottom_left
{
    background-image: url(Images/Dark_Box/Border_bottom_left.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
}
.Fade_Box_Bottom_right
{
    background-image: url(Images/Dark_Box/Border_bottom_right.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 5px;
}
.Fade_Box_Header_right
{
    background-image: url(Images/Dark_Box/Border_Header_right.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 22px;
}
.Fade_Box_Header_left
{
    background-image: url(Images/Dark_Box/Border_Header_left.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 22px;
}
.Fade_Box_Header_Middle
{
    background-image: url(Images/Dark_Box/Box_Title.gif);
    background-repeat: repeat-x;
    height: 22px;
}
.Fade_Box TH
{
    height: 22px;
    font-family: Arial;
    font-size: 10pt;
    color: white;
}
.Fade_Box
{
    width: 100%;
    margin-top: 5px;
}
.Fade_Box TD
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}
.Fade_Box INPUT
{
    width: 150px;
}
.Fade_Box TEXTAREA
{
    width: 250px;
    height: 79px;
}
.Fade_Box_Body
{
    padding-top: 2px;
    padding-left: 4px;
    background-color: #899FA8;
    vertical-align: middle;
    color: white;
}

.Fade_Box_Body_Left
{
    padding-top: 2px;
    padding-left: 4px;
    background-color: #899FA8;
    vertical-align: middle;
    color: white;
    width: 150px;
    text-align: left;
}
IMG
{
    vertical-align: bottom;
    border: none;
}

/*Beginning of the Web Grid*/

.pagingEmptyDataRowStyle TD
{
    height: 20px;
    vertical-align: middle;
    /*CORRECTIF IE9 & FF4*/
    border:0;
    /*END CORRECTIF*/
}

.pagingEmptyDataRowStyle TD span
{
    margin-left: 10px;
}

.pagingHeaderStatisticsStyle
{
    font-family: Verdana;
}

.pagingHeaderStyle
{
    background-color: #486688;
    color: white;
    text-align: center;
    font-size: 8pt;
}

.pagingNMCRLHeaderStyle
{
    background-color: #486688;
    color: white;
    text-align: left;
}

.pagingNMCRLHeaderStyle TH
{
    border-bottom: solid 2px #A1B8CA;
    padding: 3px;
    font-size: 9pt;
    font-family: Arial;
    cursor: default;
}

.pagingNMCRLHeaderStyle TH A
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 9pt;
}
.pagingNMCRLHeaderStyle TH A:HOVER
{
    color: #d3d3d3;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
    font-size: 9pt;
}

.pagingNMCRLHeaderStyle TH A:Visited
{
    color: white;
    font-weight: normal;
    font-size: 9pt;
}

.subPaging A
{
    color: black;
    font-weight: bold;
    font-size: 7pt;
}


.pagingPagerStyleBottom A
{
    color: black;
    font-weight: normal;
    font-size: 8pt;
}

.pagingPagerStyleBottom A:hover
{
    color: black;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: underline;
}

.pagingPagerStyleBottom A:selected
{
    color: red;
    font-weight: bold;
    font-size: 8pt;
}

.pagingPagerStyleBottom A:visited
{
    color: black;
    font-weight: normal;
    font-size: 8pt;
}


.subPaging A:Visited
{
    color: black;
    font-weight: bold;
    font-size: 7pt;
}

.subPagingNMCRLHeaderStyle
{
    background-color: #A1B8CA;
    color: black;
    text-align: left;
}

.subPagingNMCRLHeaderStyle TH
{
    padding: 3px;
    font-size: 9pt;
    font-family: Arial;
    cursor: default;
}

.pagingSelectedRowStyle TD
{
    background-color: #849EBD;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    border-left: solid 1px #849EBD;
    border-right: solid 1px #849EBD;
    color: white; /*font-weight: bold       */
}

.pagingRowStyle TD
{
    background-color: #FAFAFA;
    border-top: solid 1px #FAFAFA;
    border-bottom: solid 1px #FAFAFA;
    border-left: solid 1px white;
    border-right: solid 1px white;
}

.pagingRowStyle A
{
    color: #486688;
}

.pagingRowStyle A:Visited
{
    color: #486688;
}

.pagingRowStyle A:Hover
{
    color: black;
}


.pagingAlternatingRowStyle TD
{
    background-color: white;
    border-top: solid 1px #F5F5F5;
    border-bottom: solid 1px #F5F5F5;
    border-left: solid 1px white;
    border-right: solid 1px white;
}

.pagingAlternatingRowStyle A
{
    color: #486688;
}

.pagingAlternatingRowStyle A:Visited
{
    color: #486688;
}

.pagingAlternatingRowStyle A:Hover
{
    color: black;
}

.pagingHoverStyle TD
{
    background-color: #849EBD;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    border-left: solid 1px #849EBD;
    border-right: solid 1px #849EBD;
    color: white;
}

/*modified by lnu 22/01/2007 bug #178*/
.paging, .pagingWithoutContextMenu
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
    width: 100%;
    border: solid 1px #486688;
    background-color: #F2F2F2;
}

.paging TR TD
{
    padding: 1px;
}

.pagingWithoutContextMenu TR TD
{
    padding: 1px;
}

.pagingWithoutContextMenu TH
{
    border-style: none;
}

.pagingFooterStyle TD
{
    border: none;
    border-bottom: solid 1px black;
}

/*modified by lnu 22/01/2007 bug #178*/
.paging TR INPUT, .pagingWithoutContextMenu TR INPUT
{
    border: none;
}

.Ascending
{
    background-image: url(Images/sort_az_descending.gif);
    background-repeat: no-repeat;
    background-position: center right;
}
.Ascending A
{
    margin-right: 11px;
}

.Descending A
{
    margin-right: 11px;
}

.Descending
{
    background-image: url(Images/sort_az_ascending.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.pagingHeaderStyle TH
{
    /*CORRECTIF IE 9 & FF4*/
    border:0;
    /*END CORRECTIF*/
    border-bottom: solid 2px #A1B8CA;
    padding: 3px;
    font-size: 9pt;
    font-family: Arial;
    cursor: default;
}

.pagingHeaderStyle TH A
{
    color: white;
    text-decoration: none;
}
.pagingHeaderStyle TH A:HOVER
{
    text-decoration: underline;
    cursor: pointer;
}

.pagingPagerStyleBottom TD
{
    border-top: solid 1px black;
    border-left: none;
    border-right: none;
    font-family: Verdana;
}
.pagingPagerStyleBottom TABLE
{
    width: 100%;
}
.pagingPagerStyleBottom TD TABLE TR TD
{
    border-top: none;
    width: 10px;
}

.pagingPagerStyleBottom TD TABLE TR TD SPAN
{
    color: Red;
    font-weight: bold;
    cursor: default;
}

.pagingPagerStyleBottom TD TABLE TR TD A
{
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.pagingPagerStyleBottom TD TABLE TR TD A:hover
{
    font-weight: normal;
    text-decoration: underline;
}

.pagingPagerStyleBottom TD TABLE TR TD A:active
{
    color: black;
    font-weight: normal;
    text-decoration: none;
}


.pagingPagerStyleBottom TD TABLE TR TD A:link
{
    color: black;
    font-weight: normal;
    text-decoration: none;
}


/*End of the Web Grid*/

.contextMenuDynamicHoverStyle
{
}
.contextMenu
{
    color:red;
    background-color:Yellow;
}
.contextMenuDynamicMenuItemStyle
{
}
.contextMenuDynamicMenuStyle
{
}
.contextMenuDynamicSelectedStyle
{
}
.contextMenuStaticHoverStyle
{
    background-color: #849EBD;
}
.contextMenuStaticMenuItemStyle
{
    font-family: Verdana;
    font-size: 7pt;
    color: #000080;
}
.contextMenuStaticMenuItemStyle TD
{
    padding: 2px;
}
.contextMenuStaticMenuStyle
{
    border: solid 1px black;
    background-color: #B0C8EC;
}
.contextMenuStaticSelectedStyle
{
}
/*MenuSkinID Menu*/
.MenuSkinIDDynamicMenuStyle
{
    border-color: #626262; /*font-family:verdana;     font-size:7pt;*/
    color: #F5F5F5; /*height:23px;*/
    z-index: 100;
}
.MenuDynamic
{
    background: #626262;
    font-family: verdana;
    font-size: 8pt;
    color: #F5F5F5;
    height: 23px;
}

.MenuDynamicHover
{
    background-color: #525252;
    color: #F5F5F5;
}

.MenuDynamicHover TBODY TR TD
{
    background-color: #525252;
    width: 100%;
}

.MenuDynamicHover A
{
    background-color: #525252;
}

.MenuSkinIDStaticMenuStyle
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    height: 31px;
    color: #383838;
}
.MenuSkinIDStaticMenuItemStyle
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #383838;
    height: 31px;
}

.MenuStaticHover
{
    /*background-color:#525252;*/
    color: #F5F5F5;
}
.MenuStaticHover TD TABLE TBODY TR TD
{
    background-image: url(Images/MenuHover.jpg);
    background-repeat: repeat-x;
}

.MenuStaticHover TD
{
    background-image: url(Images/MenuHover.jpg);
    background-repeat: repeat-x;
}


/* Popup Menu*/
.popupMenuStaticMenuStyle
{
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
    z-index: 100;
}

.popupMenuStaticMenuStyleNMCRL
{
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    z-index: 100;
}

.popupMenuStaticMenuItemStyle
{
    font-family: Verdana;
    font-size: 7pt;
    padding-right: 7px;
}
.popupMenuStaticMenuItemStyle TD
{
}

.popupMenuStaticSelectedStyle
{
}

.popupMenuDynamicMenuStyle
{
    padding: 0px;
    margin: 0px;
    border: solid 1px black;
    background-color: #B0C8EC;
    color: #000080;
    width: 150px;
    z-index: 100;
}

.popupMenuDynamicMenuStyleNMCRL
{
    padding: 0px;
    margin: 0px;
    border: solid 1px black;
    background-color: #B0C8EC;
    color: #000080;
    width: auto;
    z-index: 100;
}

.popupMenuDynamicMenuStyle TABLE
{
    width: 100%;
}


.popupMenuDynamicMenuItemStyle
{
    height: 16px;
    width: 100%;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
    background-color: #B0C8EC;
    text-align: left;
}

.popupMenuDynamicMenuItemStyle A
{
    margin-left: 5px;
    margin-right: 5px;
}

.popupMenuDynamicHoverStyle
{
    background-color: #849EBD;
}

.popupMenuDynamicHoverItemStyle
{
    background-color: #849EBD;
}


.popupMenuDynamicSelectedStyle
{
    background-color: #486688; /*#849EBD*/
    color: White;
}

/*Popup menu end*/


.InformationZone
{
    color: #383838;
}


.IconHolder
{
    width: 165px;
    white-space: nowrap;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    background-repeat: repeat-x;
    background-image: url(Images/Menu.jpg);
}

.IconHolder img
{
    vertical-align: top;
    margin-top: 6px;
    padding:0px;
    margin-right: 5px;
    cursor: pointer;
}

.IconHolder A
{
    text-decoration: none;
    height: 20px;  
    padding:0px;
}

#DashboardHolder
{
    vertical-align: top;
    background-color: #D8D8D8;
    padding-top: 5px;
    width: 20px;
}
.NoMargin
{
    margin-bottom: 1px;
}

.SearchTabSelected
{
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.SearchTabUnSelected
{
}
.tabCell
{
    width: 120px;
    height: 35px;
    vertical-align: top;
    text-align: center;
}
.tabImg
{
    margin-top: 1px;
}
.tabDiv
{
    margin-top: 1px;
    width: 120px;
    height: 16px;
    border-top: solid 1px #808080;
    border-bottom: solid 1px #808080;
    padding-top: 4px;
}
.ecatTab_bg DIV
{
    background-color: #E2DEFC;
}
.offerTab_bg DIV
{
    background-color: #F9D3FA;
}
.commitTab_bg DIV
{
    background-color: #EEFCD2;
}
.excessTab_bg DIV
{
    background-color: #D2E4FC;
}
.ebrokerageTab_bg DIV
{
    background-color: #FCD2D2;
}

.SearchHeader
{
    font-weight: bold;
}
.bgContentHolder
{
    vertical-align: top;
    background-color: #E5E5E5;
}

.contentplaceholder_background
{
    background-color: #E5E5E5;
    vertical-align: top;
}

.DivError
{
    border: solid 1px gray;
    vertical-align: top;
    padding: 5px;
    background-position: top;
    background-repeat: repeat-x;
    margin-bottom: 10px;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-size: 9pt;
}

.contentplaceholder_border_top_left
{
    background-color: #E5E5E5;
}
.contentplaceholder_border_top_right
{
    background-image: url(Images/contentplaceholder_border_top_right_4G.gif);
    background-repeat: no-repeat;
    width: 8px;
}
.contentplaceholder_border_top
{
    background-color: #E5E5E5;
    vertical-align: top;
    padding-top: 4px;
}
.contentplaceholder_border_left
{
    width: 5px;
    background-color: #E5E5E5;
}
.contentplaceholder_border_right
{
    background-image: url(Images/contentplaceholder_border_right.gif);
    background-repeat: repeat-y;
}
.contentplaceholder_border_bottom_left
{
    background-image: url(Images/contentplaceholder_border_bottom_left.gif);
    background-repeat: no-repeat;
    height: 16px;
    background-position: top;
}
.contentplaceholder_border_bottom_right
{
    background-image: url(Images/contentplaceholder_border_bottom_right.gif);
    background-repeat: no-repeat;
    background-position: top;
}
.contentplaceholder_border_bottom
{
    background-image: url(Images/contentplaceholder_border_bottom.gif);
    background-repeat: repeat-x;
    background-position: top;
}


.natologButton, .natologButton_selected
{
    background: none;
    background-repeat: no-repeat;
    width: 121px;
    height: 24px !important;
    border: none;
    cursor: pointer;
    margin-left: 2px;
    margin-bottom: 3px;
    margin-top: 10px;
    font-family: arial;
    font-size: 8pt;
}

.natologButton
{
    background-image: url(Images/button_not_selected_4g.gif);
}

.natologButton_selected
{
    background-image: url(Images/button_selected_4g.gif);
}

.natologButton_long, .natologButton_selected_long
{
    background: none;
    background-repeat: no-repeat;
    width: 200px;
    height: 24px !important;
    border: none;
    cursor: pointer;
    margin-left: 2px;
    margin-bottom: 3px;
    margin-top: 10px;
    font-family: arial;
    font-size: 8pt;
}

.natologButton_long
{
    background-image: url(Images/button_not_selected_long_4g.gif);
}

.natologButton_selected_long
{
    background-image: url(Images/button_selected_long_4g.gif);
}

.natologButtonWoMargin, .natologButtonWoMargin_selected
{
    background: none;
    background-image: url(Images/button_not_selected.gif);
    background-repeat: no-repeat;
    width: 121px;
    height: 24px !important;
    border: none;
    cursor: pointer;
    margin-left: 2px;
    font-family: arial;
    font-size: 8pt;
}
.natologButtonWoMargin_selected
{
    background-image: url(Images/button_selected.gif);
}

.PublicButton, .PublicButton_Over
{
    cursor: pointer;
    text-align: center;
    width: 160px;
    height: 22px !important;
    background-image: url(Images/Menu.jpg);
    background-repeat: repeat-x;
    vertical-align: bottom;
    font-weight: bold;
    font-family: verdana;
    font-size: 8pt;
    color: #383838;
    border-color: #223D5A;
    border: none;
}
.PublicButton_Over
{
    background-image: url(Images/MenuHover.jpg);
    color: #f5f5f5;
    border-color: #223D5A;
    border: none;
}

.LabelReport
{
    width: 460px;
    margin-bottom: 4px;
    background-color: #FCFCFC;
}

.BasicGrid
{
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
}
.BasicGrid TD
{
    border: none;
}

.bgContentHolder_height
{
    height: 333px;
}

.HighlightedImage
{
    display: none;
}

.SearchBar
{
    color: #E7E7E7;
    font-weight: bold;
}
.GroupMemberSelection
{
    border-spacing: 1px;
    border-collapse: separate;
}
.GroupMemberSelection tr td
{
    width: 435px;
    margin-bottom: 4px;
    background-color: #FCFCFC;
    font-family: verdana;
    font-size: 8pt;
    margin-right: 2px;
    border: solid 1px #A5ACB2;
}
.GroupMemberSelection tr td input
{
    width: auto;
    border: none;
    vertical-align: middle;
}

.VerticalFormSeparator
{
    background-image: url(Images/grey_pixel.jpg);
    background-repeat: repeat-y;
    height: 1px;
    width: 1%;
}


.PassportService TD
{
    padding-left: 1px;
    padding-right: 4px;
    text-align: left;
}

.ServiceContainer div
{
    width: 634px;
}



.PassportService TD A
{
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: black;
}
/*
.PassportService IMG
{
	border: solid 2px gray;
}
.ServiceDescription
{
	padding-left: 15px;
}
*/

/*
-------------
Currency Grid
-------------
*/



.NlseCurrencyGridHeader
{
    font-weight: bold;
    text-align: center;
    height: 20px;
}


.NlseCurrencyGridHeaderTD
{
    padding: 5px 0px 5px 0px;
    width: 100px;
}

.NlseCurrencyGridTitleCell
{
    width: 70px;
}

.NlseCurrencyGridRow
{
    height: 20px;
}

.NlseCurrencyGridRow TD
{
    padding: 5px 0px 5px 0px;
}
.NlseCurrencyGridBuyerTilde
{
    width: 10px;
}
.NlseCurrencyGridBuyerSeller
{
}

.NlseCurrencyGridEuro
{
    color: Red;
}




/* 
----------------------------------------------------------------------
Here is start the Calendar CSS
----------------------------------------------------------------------
*/

/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar
{
    position: relative;
    z-index:12000;
}

.calendar, .calendar table
{

    border-collapse: separate;
    border: 1px solid #bdb2bf;
    font-size: 11px;
    color: #000;
    cursor: default;
    background: url("Images/normal-bg.gif");
    font-family: "trebuchet ms" ,verdana,tahoma,sans-serif;
}

.calendar
{
    border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button
{
    /* "<<", "<", ">", ">>" buttons have this class */
    text-align: center; /* They are the navigation buttons */
    padding: 2px; /* Make the buttons seem like they're pressing */
    background: url("Images/title-bg.gif") repeat-x 0 100%;
    color: #000;
    font-weight: bold;
}

.calendar .nav
{
    font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div
{
    background: transparent url("Images/menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr
{
    background: url("Images/title-bg.gif") repeat-x 0 100%;
    color: #000;
}

.calendar thead .title
{
    /* This holds the current "month, year" */
    font-weight: bold; /* Pressing it will take you to the current date */
    text-align: center;
    padding: 2px;
    background: url("Images/title-bg.gif") repeat-x 0 100%;
    color: #000;
}

.calendar thead .headrow
{
    /* Row <TR> containing navigation buttons */
}

.calendar thead .name
{
    /* Cells <TD> containing the day names */
    border-bottom: 1px solid #797979;
    padding: 2px;
    text-align: center;
    color: #000;
}

.calendar thead .weekend
{
    /* How a weekend day name shows in header */
    color: #c44;
}

.calendar thead .hilite
{
    /* How do the buttons in header appear when hover */
    background: url("Images/hover-bg.gif");
    border-bottom: 1px solid #797979;
    padding: 2px 2px 1px 2px;
}

.calendar thead .active
{
    /* Active (pressed) buttons in header */
    background: url("Images/active-bg.gif");
    color: #fff;
    padding: 3px 1px 0px 3px;
    border-bottom: 1px solid #797979;
}

.calendar thead .daynames
{
    /* Row <TR> containing the day names */
    background: url("Images/dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day
{
    /* Cells <TD> containing month days dates */
    font-family: verdana,tahoma,sans-serif;
    width: 2em;
    color: #000;
    text-align: right;
    padding: 2px 4px 2px 2px;
}
.calendar tbody .day .othermonth
{
    font-size: 80%;
    color: #999;
}
.calendar tbody .day .othermonth .oweekend
{
    color: #f99;
}

.calendar table .wn
{
    padding: 2px 3px 2px 2px;
    border-right: 1px solid #797979;
    background: url("Images/dark-bg.gif");
}

.calendar tbody .rowhilite td, .calendar tbody .rowhilite td.wn
{
    background: url("Images/rowhover-bg.gif");
}

.calendar tbody td.today
{
    font-weight: bold; /* background: url("today-bg.gif") no-repeat 70% 50%; */
}

.calendar tbody td.hilite
{
    /* Hovered cells <TD> */
    background: url("Images/hover-bg.gif");
    padding: 1px 3px 1px 1px;
    border: 1px solid #bbb;
}

.calendar tbody td.active
{
    /* Active (pressed) cells <TD> */
    padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend
{
    /* Cells showing weekend days */
    color: #c44;
}

.calendar tbody td.selected
{
    /* Cell showing selected date */
    font-weight: bold;
    border: 1px solid #797979;
    padding: 1px 3px 1px 1px;
    background: url("Images/active-bg.gif");
    color: #fff;
}

.calendar tbody .disabled
{
    color: #999;
}

.calendar tbody .emptycell
{
    /* Empty cells (the best is to hide them) */
    visibility: hidden;
}

.calendar tbody .emptyrow
{
    /* Empty row (some months need less than 6 rows) */
    display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow
{
    /* The <TR> in footer (only one right now) */
    text-align: center;
    background: #565;
    color: #fff;
}

.calendar tfoot .ttip
{
    /* Tooltip (status bar) cell <TD> */
    padding: 2px;
    background: url("Images/status-bg.gif") repeat-x 0 0;
    color: #000;
}

.calendar tfoot .hilite
{
    /* Hover style for buttons in footer */
    background: #afa;
    border: 1px solid #084;
    color: #000;
    padding: 1px;
}

.calendar tfoot .active
{
    /* Active (pressed) style for buttons in footer */
    background: #7c7;
    padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo
{
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 4em;
    cursor: default;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #797979;
    background: url("Images/normal-bg.gif");
    color: #000;
    z-index: 100;
    font-size: 90%;
}

.calendar .combo .label, .calendar .combo .label-IEfix
{
    text-align: center;
    padding: 1px;
}

.calendar .combo .label-IEfix
{
    width: 4em;
}

.calendar .combo .hilite
{
    background: url("Images/hover-bg.gif");
    color: #000;
}

.calendar .combo .active
{
    background: url("Images/active-bg.gif");
    color: #fff;
    font-weight: bold;
}

.calendar td.time
{
    border-top: 1px solid #797979;
    padding: 1px 0px;
    text-align: center;
    background: url("Images/dark-bg.gif");
}

.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm
{
    padding: 0px 5px 0px 6px;
    font-weight: bold;
    background: url("Images/normal-bg.gif");
    color: #000;
}

.calendar td.time .hour, .calendar td.time .minute
{
    font-family: monospace;
}

.calendar td.time .ampm
{
    text-align: center;
}

.calendar td.time .colon
{
    padding: 0px 2px 0px 3px;
    font-weight: bold;
}

.calendar td.time span.hilite
{
    background: url("Images/hover-bg.gif");
    color: #000;
}

.calendar td.time span.active
{
    background: url("Images/active-bg.gif");
    color: #fff;
}


TABLE.foldermaintenance
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 400px;
    border: none;
}

TABLE.foldermaintenance td
{
    text-align: left;
    height: 20px;
    border-width: 0px;
}

TABLE.foldermaintenance .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.foldermaintenance .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.foldermaintenance .fname
{
    display: -moz-inline-box;
    display: inline-block;
    width: 284px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.foldermaintenance .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 50px;
    margin-right: 2px;
    vertical-align: middle;
}


TABLE.foldermaintenance .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.foldermaintenance .fbrws
{
    display: -moz-inline-box;
    display: inline-block; /*width: 300px;*/
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.foldermaintenance .fbrws input
{
    width: 349px;
}

TABLE.foldermaintenance .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}


DIV.synopsis
{
    margin: 7px 0px 7px 0px;
}


TABLE.synopsis
{
    table-layout: fixed;
    width: 373px;
    border: none;
    font-size: 8pt;
}

TABLE.synopsis td
{
    text-align: left;
    height: 20px;
    border-width: 0px;
}

TABLE.synopsis .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.synopsis .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.synopsis .fname
{
    /*not very nice*/ /*instead of it we should use non block elements to display data on a single line*/
    display: -moz-inline-box;
    display: inline-block;
    width: 250px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.synopsis .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 57px;
    margin-right: 2px;
    vertical-align: middle;
}

/*TABLE.synopsis .dwnld
{
	display: inline-block;
	width: 16px;
	margin-right: 4px;
    vertical-align: middle;
}*/

TABLE.synopsis .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.synopsis .fbrws
{
    display: -moz-inline-box;
    display: inline-block; /*width: 225px;*/
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.synopsis .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}

TABLE.synopsis .fbrws input
{
    width: 322px;
}
/*TABLE.HelpFiles .fupld
{
	display: -moz-inline-box;
	display: inline-block;
	width: 22px;
	margin-right: 4px;
    vertical-align: middle;
    margin-left: 0;
	border: none;
}*/


DIV.HelpFiles
{
    margin: 7px 0px 7px 0px;
}

TABLE.HelpFiles
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 373px;
    border: none;
    font-size: 8pt;
}

TABLE.HelpFiles td
{
    text-align: left;
    height: 20px;
    border-width: 0px;
}

TABLE.HelpFiles .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.HelpFiles .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.HelpFiles .fname
{
    display: -moz-inline-box;
    display: inline-block;
    width: 250px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.HelpFiles .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 50px;
    margin-right: 2px;
    vertical-align: middle;
}

/*TABLE.HelpFiles .dwnld
{
	display: inline-block;
	width: 16px;
	margin-right: 4px;
    vertical-align: middle;
}*/

TABLE.HelpFiles .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.HelpFiles .fbrws
{
    display: -moz-inline-box;
    display: inline-block; /*width: 230px;*/
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.HelpFiles .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}

TABLE.HelpFiles .fbrws input
{
    width: 315px;
}

.DashItemName
{
    display: inline;
    text-align: center;
}
DIV.dashZone
{
    width: 24px;
    height: 333px;
    background-color: #E5E5E5; /*background-image: url(Images/rightTab_bg.gif);*/
    background-repeat: repeat-y;
    border: none;
}
DIV.dashBar
{
    width: 24px;
    height: 100%; /*background-image: url(Images/rightTab_bg.gif);*/
    background-repeat: repeat-y;
}
DIV.dashBar TABLE
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-collapse: collapse;
    border: none;
}
DIV.dashBar TABLE TD
{
    padding: 0px;
    border: none;
}
DIV.dashBar TABLE.dashTabUnselected TD.dashTabTop
{
    background-image: url(Images/rightTab_NotSelectedTop.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 24px;
    height: 6px;
}
TD.dashTabMiddle
{
    white-space: nowrap;
}
DIV.dashBar TABLE.dashTabUnselected TD.dashTabMiddle
{
    vertical-align: top;
    background-image: url(Images/rightTab_NotSelectedMiddle.gif);
    background-repeat: repeat;
    background-color: Transparent;
    line-height: 60px;
    padding-bottom: 20px;
    text-align: left;
    
width:24px;
cursor:pointer;
color:#383838;
font-weight:bold;
}

DIV.dashBar TABLE.dashTabUnselected TD.dashTabMiddle span
{
    margin-left: -17px;
    position: absolute;
    width: 60px;
 
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}


DIV.dashBar TABLE.dashTabUnselected TD.dashTabBottom
{
    background-image: url(Images/rightTab_NotSelectedBottom.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 24px;
    height: 6px;
}
DIV.dashBar TABLE.dashTabSelected TD.dashTabTop
{
    background-image: url(Images/rightTab_SelectedTop.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 24px;
    height: 6px;
}
DIV.dashBar TABLE.dashTabSelected TD.dashTabMiddle
{
    vertical-align: top;
    background-image: url(Images/rightTab_SelectedMiddle.gif);
    background-repeat: repeat;
    background-color: Transparent; 
    line-height: 60px;
    padding-bottom: 20px;
    text-align: left;

font-weight:bold;
color:White;
width:24px;
cursor:pointer;
}

DIV.dashBar TABLE.dashTabSelected TD.dashTabMiddle span
{
    margin-left: -17px;
    position: absolute;
    width: 60px;
 
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}

DIV.dashBar TABLE.dashTabSelected TD.dashTabBottom
{
    background-image: url(Images/rightTab_SelectedBottom.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 24px;
    height: 6px;
}
DIV.dashPane
{
    width: 265px;
    position: absolute;
    height: 150px;
    display: none; /*background-color: #E5E5E5;*/
    /*overflow:hidden;*/
}
DIV.dashPane TABLE.dashAll
{
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: top;
    /*overflow:hidden;*/
}
DIV.dashPane TABLE.dashAll TR
{
    height: 100%;
}
DIV.dashPane TABLE.dashAll TD.dashCmd
{
}
DIV.dashPane TABLE.dashAll TD.dashDoc
{
    border-top: #73838c 1px solid;
    border-bottom: #73838c 1px solid;
    border-right: #73838c 1px solid;
    border-left: #73838c 1px solid;
    background-color: White;
    width: 100%;
}
DIV.dashTitleBar
{
    font-size: 10pt;
    font-weight: bold;
    height: 20px;
}
TABLE.dashTitleBar
{
    height: 20px;
    width: 100%;
    background-image: url(Images/dashTitle_bg.gif);
    background-repeat: repeat-x;
    border-bottom: #73838c 1px solid;
}
TABLE.dashTitleBar TR
{
    height: 20px;
}
TABLE.dashTitleBar TD.dashTitleTxt
{
    width: 450px;
    height: 20px;
    text-align: center;
    overflow: hidden;
    color: White;
}

DIV.dashBody
{
    background-color: Lime;
    height: 100%;
    width: 100%;
    background-color: White;

}
DIV.dashBody IFRAME
{
    width: 100%;
    height: 100%;
    overflow:auto;
}
TD.dashTitleImg IMG
{
    cursor: pointer;
}

div.TBRL_header
{
    position: relative;
    height: 50px;
    width: 9px;
    margin-left: 12px;
    padding-right: 10px;
    writing-mode: tb-rl;
   
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}

th.TBRL_header
{
    padding-bottom: 10px;
    vertical-align: bottom;
    line-height: 13px;
}

.TBRL_span
{
    writing-mode: tb-rl;
   
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}

.TBRL
{
    /*only un IE*/ *writing-mode:tb-rl;
}

.NotVisible
{
    visibility: hidden;
}

.NlseInputBoxHasFocus, NlseNSNInputBoxHasFocus
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    background-color: #DDEEFF;
    height: 13px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.NlseInputBoxLostFocus, NlseNSNInputBoxLostFocus
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    background-color: #DDEEFF;
    height: 13px;
    border: none;
    padding: 0px;
    margin: 0px;
}

/*TABLE.TableMaskEditContainer
{
}

TR.RowMaskEditContainer
{
	height: 12px;
}*/

TR.RowDocumentNumberContainer
{
    margin-bottom: 4px;
}

TD.CellMaskEditContainer
{
    width: 435px;
    background-color: #DDEEFF;
    border: solid 1px #A5ACB2;
    border-collapse: collapse;
    margin-right: 2px;
    padding-left: 2px; /*padding-bottom :1px; 	padding-top :1px;*/
    padding-right: 2px;
}

TD.CellMaskEditContainerDN
{
    width: 355px;
    background-color: #DDEEFF;
    border: solid 1px #A5ACB2;
    margin-right: 2px;
    padding-left: 2px; /*padding-bottom :1px; 	padding-top :1px;*/
    padding-right: 0px;
}

TD.CellFitMaskEditContainer
{
    background-color: #DDEEFF;
    padding: 0px;
    border: none;
}

TD.CellMaskEditContainerFocus
{
    width: 439px;
    border: solid 1px #A5ACB2;
    background-color: #F2F2F2;
    border-collapse: collapse;
}

TD.CellFitMaskEditContainerFocus
{
    border-right: dashed 1px #A5ACB2;
    background-color: #DDEEFF;
}

TD.CellMaskEditContainerReportReadOnly
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 435px;
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}

TD.NSNCellMaskEditContainerReportReadOnly
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 411px;
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}

TD.CellMaskEditContainerReportReadOnlyWithImage
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 411px; /*padding-top: 0px;	 	padding-bottom: 0px;*/
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
}

TD.CellFitMaskEditContainerReportReadOnly
{
    /*padding-top: 0px;	 	padding-bottom: 0px;*/
    padding: 0px;
    margin: 0px;
    border: none;
    background-image: url(Images/readOnly_pixel.jpg);
}


TD.CellNLSEInputBoxContainer
{
    height: 37px;
}

.CellInputFormDocumentNumberFixe
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    border: solid 1px #DCDCDC;
    background-image: url(Images/readOnly_pixel.jpg);
    border-spacing: 0px;
    margin-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 0px;
}

.InputFormDocumentNumberFixe
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 75px;
    height: 11px;
    border: none;
    padding: 0px;
    margin: 0px;
    background-image: url(Images/readOnly_pixel.jpg);
}


/*common font style for fields(input/textarea/calendar*/
textarea
{
    /*margin-right: 2px;     border: solid 1px #A5ACB2;     padding-left: 2px;*/
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    border: solid 1px #A5ACB2;
}
select
{
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; /*border: 1px #A5ACB2;*/
}

.BoundFieldItemStyleCentered
{
    text-align: center;
}

.BoundFieldItemStyleLeftAligned
{
    text-align: left;
}

.BoundFieldHeaderStyleCentered
{
    text-align: center;
}

.BoundFieldHeaderStyleLeftAligned
{
    text-align: left;
}

.CompletionList, .CompletionListFull
{
    background-color: white;
    overflow: auto;
    width: 302px;
    height: 60px;
    border: solid 1px buttonshadow;
    font-family: "Lucida Console" ,Monospace;
    font-size: 12px;
}

.RFPCompletionList, .RFPCompletionListFull
{
    background-color: white;
    overflow: auto;
    width: 303px;
    height: 60px;
    border: solid 1px buttonshadow;
    font-family: "Lucida Console" ,Monospace;
    font-size: 12px;
}

.CompletionListFull, .RFPCompletionListFull
{
    height: auto;
}

.SupplierCompletionList, .SupplierCompletionListFull
{
    background-color: white;
    overflow: auto;
    width: 303px;
    height: 120px;
    border: solid 1px buttonshadow;
    font-family: "Lucida Console" ,Monospace;
    font-size: 12px;
}

.ACodPCompletionList, .AcodPCompletionListFull
{
    background-color: white;
    overflow: visible;
    width: 440px;
    border: solid 1px buttonshadow;
    font-family: "Lucida Console" ,Monospace;
    font-size: 12px;
}

.ACodPCompletionListMoreResults
{
    background-color: #849EBD;
    border: solid 1px buttonshadow; /*vertical-align:middle;*/
    text-align: center;
    width: 440px;
    cursor: pointer;
}

.CompletionListFull, .SupplierCompletionListFull
{
    height: auto;
}

.CompletionListItem
{
    background-color: white;
    color: Black;
    border: 0px;
    border-color: Black;
    border-style: solid;
    width: 100%;
    cursor: pointer;
}

.CompletionListItemHover
{
    background-color: #B0C8EC;
    color: Black;
    border: 0px;
    border-color: Black;
    border-style: solid;
    cursor: pointer;
}

.CompletionListMoreResults
{
    background-color: #849EBD;
    border: solid 1px buttonshadow; /*vertical-align:middle;*/
    text-align: center;
    height: 18px;
    width: 302px;
    cursor: pointer;
}

.RFPCompletionListMoreResults
{
    background-color: #849EBD;
    border: solid 1px buttonshadow; /*vertical-align:middle;*/
    text-align: center;
    height: 18px;
    width: 303px;
    cursor: pointer;
}

DIV.PanelVisible
{
    display: inline;
}

DIV.PanelHidden
{
    display: none;
}

.searchbarHolder
{
    padding-left: 5px;
    text-align: right;
    background-repeat: repeat-x;
    background-image: url(Images/Menu.jpg);
}


.bannerContent
{
    width: 50%;
    background-position: bottom;
    background-repeat: repeat-x;
}


/* *** eProcurement *** */
ul.eProcurement
{
    line-height: 25px;
}

li.eProcurement
{
    padding-left: 5px;
    vertical-align: text-top;
}

A.eProcurement
{
    color: White;
    text-decoration: none;
}

A:visited.eProcurement
{
    color: White;
}

A:hover.eProcurement
{
    font-weight: bold;
}

.validatorCalloutHighlight
{
    background-color: #FFFACD;
}

.RFPSource
{
    width: 100%;
}

a[disabled]
{
    color: #ccc;
}

/* *** eProcurement Content *** */
ul.eProcurementContent
{
    line-height: 25px;
    list-style: none;
}

li.eProcurementContent
{
    margin: 0;
    padding: 0;
    padding-left: 15px;
    background-image: url(Images/earth list bullet small.jpg);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}

table.eProcurementContent
{
    background-image: url(Images/NAMSA filigrane.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}


/* RFP physical folder */
TABLE.uploadFileStyleRFP
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 401px;
    border: none;
}

TABLE.uploadFileStyleRFP td
{
    text-align: left;
    height: 20px;
    border-width: 0px;
}

TABLE.uploadFileStyleRFP .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.uploadFileStyleRFP .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStyleRFP .fname
{
    display: -moz-inline-box;
    display: inline-block;
    width: 284px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStyleRFP .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 50px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStyleRFP .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.uploadFileStyleRFP .fbrws
{
    display: -moz-inline-box;
    display: inline-block; /*width: 300px;*/
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.uploadFileStyleRFP .fbrws input
{
    width: 350px;
}

TABLE.uploadFileStyleRFP .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}


/* Bid RFP physical folder */
TABLE.bidUploadFileStyleRFP
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    border: none;
}

TABLE.bidUploadFileStyleRFP .fbrws input
{
    width: 600px;
}

TABLE.bidUploadFileStyleRFP .fname
{
    display: -moz-inline-box;
    display: inline-block;
    width: 534px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.bidUploadFileStyleRFP .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 40px;
    margin-left: 10px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.bidUploadFileStyleRFP td
{
    text-align: left;
    height: 20px;
    border-width: 3px;
}

TABLE.bidUploadFileStyleRFP .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.bidUploadFileStyleRFP .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.bidUploadFileStyleRFP .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.bidUploadFileStyleRFP .fbrws
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.bidUploadFileStyleRFP .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}



/* Proof of Shipment physical folder */
TABLE.uploadFileStylePOS
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 400px;
    border: none;
}

TABLE.uploadFileStylePOS td
{
    text-align: left;
    height: 20px;
    border-width: 0px;
}

TABLE.uploadFileStylePOS .front
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: bottom;
}

TABLE.uploadFileStylePOS .ftype
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStylePOS .fname
{
    display: -moz-inline-box;
    display: inline-block;
    width: 194px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStylePOS .fsize
{
    display: -moz-inline-box;
    display: inline-block;
    width: 140px;
    margin-right: 2px;
    vertical-align: middle;
}

TABLE.uploadFileStylePOS .dlete
{
    display: -moz-inline-box;
    display: inline-block;
    width: 16px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 0;
    border: none;
}

TABLE.uploadFileStylePOS .fbrws
{
    display: -moz-inline-box;
    display: inline-block; /*width: 300px;*/
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

TABLE.uploadFileStylePOS .fbrws input
{
    width: 349px;
}

TABLE.uploadFileStylePOS .fupld
{
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
    margin-left: 0;
    border: none;
}


.RssDivHyperlink
{
    padding: 1px 10px 1px 10px;
    clear: both;
}


.dynamicPopulate_Updating
{
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.FinancialIndicator_LeftPart
{
    width: 300px;
}

.FinancialIndicator_MiddlePart
{
    width: 20px;
    text-align: center;
}
.FinancialIndicator_RightPart
{
    width: 150px;
    text-align: right;
}

.FinancialIndicator_TotalFunds
{
    border: solid 2px black;
}

#FinancialIndicatorTable TD
{
    padding: 3px;
    font-family: Arial;
    font-size: 9pt;
}

.DasboardTitle
{
    font-weight: bold;
}

.rfpSourcesAction
{
    width: 16px;
}

.AutoCompleteInputRFP
{
    width: 300px;
}

.dynamicPopulate_UpdatingRFP
{
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.ImageButtonExit
{
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    margin-top: 6px;
    vertical-align: top;
}

/*enabd css*/
.NlseTextLabelNADB
{
    color: black; /* fix for IE 5.5 */
    font-family: Verdana;
    font-size: 8pt; /******************/
}
.maintableNADB
{
    border-collapse: separate;
    width: 415px;
}
.maintableNADB TD
{
    border-collapse: separate;
}
.maintableNADB TD INPUT
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.NlseCalendarNADB
{
    /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 14px;
    width: 250px;
}


/* ntirinputbox css classes */
.maintable
{
    border-collapse: separate;
    width: 290px;
}

.ActionCells
{
    background-image: url(Images/Title_background2.gif);
    border: 1px solid gray;
    text-align: center;
    width: 15px;
    cursor: pointer;
    border-top: white 1px solid;
    border-bottom: #dedfde 1px outset;
    border-left: white 1px solid;
    border-right: #dedfde 1px outset;
}
.ImageCell
{
    text-align: center;
    width: 20px;
    cursor: pointer;
}
.DescriptionCell
{
    background-image: url(Images/Title_background2.gif);
    border: 1px solid gray;
    text-align: left;
    cursor: pointer;
    border-right: none;
    padding-left: 2px;
    height: 15px;
}
.InputCell
{
    background-color: transparent;
    border: none;
    border-collapse: collapse;
}
.maintable TD
{
    border-collapse: separate;
}
.maintable TD INPUT
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}


.InfoCell
{
    background-image: url(Images/Title_background2.gif);
    background-repeat: repeat-x;
    border: 1px solid gray;
    text-align: right;
    cursor: pointer;
    border-right: none;
    border-left: none;
    height: 15px;
}

.MoreCell
{
    background-image: url(Images/Title_background2.gif);
    border: 1px solid gray;
    text-align: right;
    cursor: pointer;
    border-left: none;
    padding-right: 2px;
    height: 15px;
}

.ButtonDown
{
    border-top: #dedfde 1px inset;
    border-bottom: #B0B0B0 1px solid;
    border-left: #dedfde 1px inset;
    border-right: #B0B0B0 1px solid;
}

/* NTIR Wizard */

.WizardPanel
{
    padding: 0px;
    background-color: #f2f2f2;
}

.WizardSideBar
{
    vertical-align: top;
}

.WizardSideBarTitle
{
    background-image: url(Images/dashTitle_bg.gif);
    background-repeat: repeat-x;
    border: solid 1px #494F5B;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    height: 20px;
    color: White;
    text-align: left;
    padding-left: 5px;
}


.WizardNavigation
{
}

.WizardStep
{
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}

.WizardStepPadding
{
    padding: 5px 5px 5px 5px;
}

.WizardContainer
{
    padding: 0px 5px 5px 5px;
    width: 100%;
}

.WizardRadio INPUT
{
    border: none;
}

.WizardRadio LABEL
{
    vertical-align: 4px;
}

.WizardRadioDisabled INPUT
{
    border: none;
    color: Gray;
}

.WizardRadioDisabled LABEL
{
    vertical-align: 4px;
}

.WizardLabel
{
    color: Black;
}

.WizardLabelDisabled
{
    color: Gray;
    border-color: Gray;
}

.WizardInputLabel
{
    color: Black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    padding-right: 2px;
}

.WizardInputLabelDisabled
{
    color: Gray;
    border-color: Gray;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    padding-right: 2px;
}

.WizardLabelPreview
{
    font-family: Courier New;
    white-space: nowrap;
}

.WizardTextBox
{
    border: #A5ACB2 1px solid;
    background-color: White;
}

.WizardTextBoxDisabled
{
    background-color: ButtonFace;
    border: #A5ACB2 1px solid;
}

.WizardInputTextBox
{
    border: solid 1px #A5ACB2;
    background-color: #DDEEFF;
    font-family: Lucida Console,Monospace;
    font-size: 8pt;
    height: 13px;
}

.WizardInputTextBoxDisabled
{
    background-color: ButtonFace;
    border: solid 1px #A5ACB2;
    font-family: Lucida Console,Monospace;
    font-size: 8pt;
    height: 13px;
}

.WizardDataList
{
    border: none;
}

.WizardDataList TD
{
    border: none;
    padding: 5px;
    border-width: 0px;
    border-style: hidden;
}

.WizardFieldName
{
    color: #0080C0;
}

.WizardErrorMessage
{
    color: Blue;
    padding: 5px 5px 5px 5px;
}

.BatchPreviewSelection1
{
    background-color: #add8e6;
}

.BatchPreviewSelection2
{
    background-color: #00bfff;
}


.PanelPager TR TD
{
    vertical-align: middle;
}


.TextBox
{
    height: 13px;
    width: 40px;
    font-size: 8pt;
    border: solid 1px #494F5B;
    padding: 0px;
}

.ImageButton
{
    margin: 0px;
    padding: 0px;
    padding-left: 7px;
    vertical-align: bottom;
}

.ListImageButton
{
    margin: 0px;
    padding: 0px;
    padding-right: 0px;
}

.pagerTextBox
{
    white-space: nowrap;
    border-collapse: collapse;
    padding: 0px;
}

.pagerImage
{
    padding-top: 1px;
}

.Pager
{
    display: inline;
}

.NlseCustomizablePanel
{
    vertical-align: middle;
}

.NlseCustomizablePanel input
{
    margin-top: 1px;
}

.TotalPages
{
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
}

.GridViewExtenderDiv
{
}

.CharacTreeView INPUT
{
    border: none;
}

.CharacDivButton
{
    text-align: right;
    padding: 5px;
}

.logonName
{
    white-space: nowrap;
}

.popup
{
    display: block;
    width: 300px;
    height: 200px;
}

.hiddenpopup
{
    display: none;
}

.cachediv
{
    visibility: hidden;
    overflow: hidden;
    height: 1px;
    margin-top: -1px;
    position: absolute;
}

.addressProposal
{
    visibility: visible;
    border: solid 1px #A5ACB2;
    background-color: Red;
    position: relative;
    top: 50px;
    left: 50px;
    width: 50%;
    height: 250px;
    z-index: 5;
}

a.addressValidated:link
{
    color: Green;
}
a.addressValidated:visited
{
    color: Green;
}

a.addressCorrected:link
{
    color: Orange;
}
a.addressCorrected:visited
{
    color: Orange;
}

a.addressUnchecked:link
{
    color: Red;
}
a.addressUnchecked:visited
{
    color: Red;
}

/*hide the button to work in IE8 and FF*/
.hiddeButton
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
}

/*****************************/
/* LIGHT BOX COMPONENT STYLE */
/*****************************/

/* Light Box dedicated style */
#lightbox, #lightbox-overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    z-index: 100;
    width: 100%;
    height: auto;
    text-align: center;
    color: #333333; /* stop stupid conflicts */
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    line-height: 0; /* general conflict stopper */
    text-decoration: none;
    background: none;
    word-spacing: normal;
    letter-spacing: normal;
    float: none;
    clear: none;
    display: block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover
{
    text-decoration: underline;
    color: #383838;
}

#lightbox-overlay
{
    z-index: 90;
    background-color: gray;
    height: 100%;
    position: fixed;
}
#lightbox-overlay-text
{
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
    color: white;
    font-size: 12px;
    cursor: default;
    line-height: normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link
{
    color: white;
}
#lightbox-overlay-text span
{
    padding-left: 5px;
    padding-right: 5px;
}

#lightbox img, #lightbox a img, #lightbox a
{
    border: none;
    outline: none;
}

#lightbox-imageBox
{
    position: relative;
    border: 1px solid black;
    background-color: white;
    width: 400px;
    height: 400px;
    margin: 0 auto;
}

#lightbox-imageContainer
{
    padding: 1px;
}

#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    display: block;
    width: 49%;
    height: 100%;
    background: transparent url("../images/LightBox/blank.gif") no-repeat; /* Trick IE into showing hover */ /* cursor:pointer; */
    zoom: 1; /* who knows why? */
    padding: 0px;
    margin: 0px;
}
#lightbox-nav-btnPrev
{
    left: 0;
    right: auto;
    float: left;
}
#lightbox-nav-btnNext
{
    left: auto;
    right: 0;
    float: right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0px; /* width: 100%; 	padding: 0 10px 0; */
}

#lightbox-infoContainer
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666;
    line-height: normal; /* height:30px; */
}
#lightbox-infoHeader
{
    width: 100%;
    text-align: center;
}
#lightbox-caption
{
    text-align: justify;
}
#lightbox-caption-title
{
    font-weight: bold;
}
#lightbox-caption-description
{
    font-weight: normal;
}

#lightbox-infoFooter
{
    margin-top: 3px;
    color: #999999;
}
#lightbox-currentNumber
{
    display: block;
    width: 49%;
    float: left;
    text-align: left;
}
#lightbox-close
{
    display: block;
    width: 45%;
    float: right;
    text-align: right;
}
#lightbox-close-button
{
    padding-left: 30%;
}
#lightbox-close-button:hover
{
    color: #666666;
}

#lightbox-infoContainer-clear
{
    clear: both;
    visibility: hidden;
}

.hiddeButton
{
    visibility: hidden;
}

.rssCell
{
    padding: 10px;
}

.ASPxListBox
{
    
    }
.ASPxListBox input
{

    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}

/*******************************************************/
/*******************   NLSE 4G   ***********************/
/*******************************************************/

/************** ASPXGRIDVIEW ************************/


.dxgvSelectedRow_DevEx TD.dxgv
{ 
    padding:0px;
    padding-left:1px;
    padding-right:1px;
    margin:0px;
}
.dxgvDataRow_DevEx TD.dxgv
{ 
    padding:0px;
    padding-left:1px;
    padding-right:1px;
    margin:0px;
}
.dxgvHeader_DevEx table tr td
{
    font: 8pt Arial;
    color:White;
    padding:0px;
    margin:0px;
}

.dxgvHeader_DevEx
{
    padding:2px;
    margin:0px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dxgvHeader_DevEx table tr td
{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dxeCalendar_DevEx
{
    font: 7.5pt "Lucida Console";
}
.NavBarGroupDateFilter
{
    margin:0px;
    padding:3px;
}


/**** FIX PADDING PROBLEM IN SHOPPING CART SPINEDIT****/
.dxeButtonEditButton_DevEx
{
    padding:0px;margin:0px;
}
.dxeSpinDecButton_DevEx
{
    padding:0px;margin:0px;
}
.dxbebt
{
    padding:0px;margin:0px;
}
.dxeButtonEditButton_DevEx
{
    padding:0px;margin:0px;
}
.dxeSpinIncButton_DevEx
{
    padding:0px;margin:0px;
}
.dxeButtonEditButtonHover_DevEx 
{
    padding:0px;margin:0px;
}

.dxeSpinIncButtonHover_DevEx
{
    padding:0px;margin:0px;
}

.dxh1
{
    padding:0px;margin:0px;
}
.dx
{
    padding:0px;margin:0px;
}
.dx img
{ 
    padding:0px;margin:0px;
}

.dxeSBC
{
    padding:0px;margin:0px;
}
.dxeSBC table
{
    padding:0px;margin:0px;
}


.dxeButtonEdit_DevEx table tr td
{
    padding:0px;margin:0px;
}
/**********END FIX************/

.dxtcActiveTab
{ 
    background-color:#F2F2F2;
}
.dxtcPageContent
{
    background-color:#F2F2F2;
}
.dxic
{
    width:440px;
}
#DivMain .dxic .dxeEditArea 
{
    
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; 
    background-color: #DDEEFF;
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 13px;

}

.NlseCalendar
{
    /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt; /*background-color: #FCFCFC;*/ /*background-color: #FFF5FD;*/
    background-color: #DDEEFF;
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 13px;
    width: 440px;
}


.NlseCalendarReport
{
    /*font-family: "Lucida Console", Monospace; 	font-size: 8pt; 	background-image:url(Images/readOnly_pixel.jpg);	 	padding-left :2px; 	padding-bottom :1px; 	padding-top :1px; 	padding-right : 2px; 	border :solid 1px #A5ACB2; */ /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    width: 435px;
    background-image: url(Images/readOnly_pixel.jpg);
    margin-right: 2px;
    border: solid 1px #A5ACB2;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    height: 13px;
}

.NlseCalendarReadOnly
{
    /*HACK HACK HACK*/
    display: -moz-inline-box;
    font-family: "Lucida Console" , Monospace;
    font-size: 8pt;
    background-image: url(Images/readOnly_pixel.jpg);
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 2px;
    border: solid 1px #A5ACB2;
    height: 13px;
    width: 435px;
}
.dxgvDetailCell_DevEx
{
    padding:0px;
    margin:0px;
}   

.dxdpLite_DevEx .dxpc-content
{
    padding:0px;
    
}

.dxgvControl_DevEx
{
    border:1px solid #566471;
}
.dxgvHeader_DevEx
{
    /*background-image:url(Images/GridViewHeaderBackground.png);*/
    background-repeat:repeat-x;
    border-bottom:1px solid #536476;
    border-top:1px solid #536476;
    color:White;
}
.dxgvFilterRow_DevEx
{ 
    background-image:url(Images/GridViewFilterBackground.png) ! important;
    background-repeat:repeat-x ! important;
    border-bottom:1px solid #536476 ! important;
    border-top:1px solid #536476 ! important;
}
.dxgvFilterRow_DevEx .dxgv
{ 
    border-bottom:1px solid #536476;
}
.dxgvGroupPanel_DevEx
{
    background-image:url(Images/GridViewGroupingBackground.png);
    background-repeat:no-repeat;
    background-color:#E2EBF4;/*Check with manu*/
    border-bottom:1px solid #536476;
    border-top:1px solid #536476;
}
.dxGridView_gvHeaderFilter_DevEx
{
    /*This replace the grey button by a black button*/
    /*background-position:1px -53px;*/
}

.dxgvDetailRow_DevEx
{
    border:1px solid #536476;
}
.dxgvDetailCell_DevEx
{
    border:1px inset #898989;
}
.dxtcActiveTab_DevEx
{
    background-image:url(Images/TabControlActiveTab.png);
    background-repeat:repeat-x;
}
.dxtcTab_DevEx
{
    background-image:url(Images/TabControlInactiveTab.png);
    background-repeat:repeat-x;
}
.grey
{
    color: black;
    background:none;
    cursor: default;
}
td .grey
{
    color: black;
    background:none;
    cursor: default;
    width:15px;
}
th div.TBRL_header
{
    position: relative;
    height: 50px;
    width: 9px;
    margin-left: 0px;
    padding-right: 0px;
    writing-mode: tb-rl;
   
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}
div.TBRL_header
{
    position: relative;
    height: 50px;
    width: 9px;
    margin-left: 0px;
    padding-right: 0px;
    writing-mode: tb-rl;
   
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}
.TBRL_header
{
    position: relative;
    height: 50px;
    width: 9px;
    margin-left: 0px;
    padding-right: 0px;
    writing-mode: tb-rl;
   
    /* Safari/Chrome */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);
 
    /* Opera */
    -o-transform: rotate(90deg);
    
    writing-mode:tb-rl;
    -ms-writing-mode: tb-lr;
}


.btnShowWidget
{
    cursor:default;
}
.btnShowWidget:hover
{
    cursor:pointer;
}
.WidgetToolBar tr td
{
    color:#808080;
    font-family:Verdana;
    font-size:7pt;
    
}

.WidgetToolBarSeparator
{
    width:2px;
    padding-left:6px;
    padding-right:6px;
    background-image: url('Theme-Images/WidgetToobar/Separator.gif');
    background-repeat:no-repeat;
    background-position:center;
}


.dxpc-iFrame
{
    height:99%;
}
.iframe
{
    height:99%;
}
.dxgv
{
    font: 8pt "Lucida Console";
    padding:0px;
    /*padding-left:2px;
    padding-right:2px;*/
    margin:0px;
    height:20px;
}
.WidgetGrid .dxgv
{
    font: 7.5pt "Lucida Console";
    padding:0px;
    /*padding-left:2px;
    padding-right:2px;*/
    margin:0px;
    height:10px;
}
.dxpcContentPaddings
{
    padding:0px;
}
.dxpcContentPaddings
{
    padding:0px;
}

.dxgv {
    font: 8pt "Lucida Console";
    padding: 0px;
    /*padding-left:2px;
    padding-right:2px;*/
    margin: 0px;
    height: 20px;
}

/*.dxeErrorCell {
    visibility:hidden;
    width:0px;
}*/
/**** DISCLAIMER ****/

.divDisclaimer {
    width: 530px;
}

.disclaimerText {
    width: 497px;
    height: 270px;
    margin: 10px;
    margin-bottom: 20px;
    overflow-y:auto;
    border-width:1px;
    border-color:black;
    border-style:solid;
    padding: 5px;
    text-align:justify;
}

.disclaimerCheckbox {
    float:left;
    margin-left: 10px;
    margin-bottom: 30px;
}

.disclaimerCheckbox_ErrorFrame {
    float: left;
}

.disclaimerBtn {
    float:right;
    margin-right: 10px;
}

/**** END DISCLAIMER ****/

/**** MULTIPLE SELECTION FORM ****/
.divMultipleSelectionForm {
}

.MultipleSelectionFormBtn {
    float:right;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.MultipleActionSelectionCountSpan{
    display: block;
    margin: 10px;
}

/**** END MULTIPLE SELECTION FORM ****/
.dxpc-contentWrapper {
    overflow:hidden;
}
.dxpc-content {
    overflow:hidden;
    top:0px;
}
.dxpc-content iframe {
   height:99%;
   width:99%;
}
.jSelectorDisplayError
{
    font-family: Arial;
    font-size: 9pt;

}