﻿body {
    background-color: white;
    background-image: url('Theme-Images/bg.gif');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}

html, body, #container {
    height: 100%;
}


    body > #container {
        height: auto;
        min-height: 100%;
    }

/*TO ADD TO THE DEV EXPRESS THEME*/
.dxgvControl_ePortal {
    margin-left: auto;
    margin-right: auto;
    min-width: 988px;
}

#ctl00_ContentPlaceHolder1_StatementHeaderGridView, #ctl00_ContentPlaceHolder1_ReconciliateHeader {
    min-width: 0px;
}

#Banner {
    background-image: url('Theme-Images/BANNER_BG_TOP.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 100px;
}



.Banner_Content {
    margin: 0px auto 0px auto;
    background-image: url('Theme-Images/BANNER_COMPASS.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 988px;
    height: 100px;
}

#MainBody {
    background-color: white;
    width: 100%;
    background-image: url('Theme-Images/MAIN_BG_TOP.gif');
    background-position: top;
    background-repeat: repeat-x;
    min-height: 450px;
    padding-top: 25px;
    padding-bottom: 10px;
    min-width: 988px;
}

#content {
    padding-bottom: 185px;
}

#Bottom {
    clear: both;
    position: relative;
    z-index: 10;
    height: 185px;
    margin-top: -185px;
    width: 100%;
    min-width: 988px;
    background-color: #0A4685;
    background-image: url('Theme-Images/BOTTOM_BG.gif');
    background-position: top;
    background-repeat: repeat-x;
}

.Bottom_Content {
    margin: 0px auto 0px auto;
    background-image: url('Theme-Images/BOTTOM_COMPASS.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 968px; /*-20px for margin*/
    min-height: 185px;
}

.MessageToDisplay {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
}

.logo {
    position: absolute;
    float: left;
    top: 0px;
    background-image: url(Theme-Images/LogoWebsite.png);
    background-repeat: no-repeat;
    height: 100px;
    width: 170px;
}

.logoePortal {
    position: absolute;
    float: left;
    top: 0px;
    background-image: url(Theme-Images/LogoePortalWebsite.png);
    background-repeat: no-repeat;
    height: 100px;
    width: 170px;
}

.logogpss {
    position: absolute;
    float: left;
    top: 0px;
    background-image: url(Theme-Images/natologo.jpg);
    background-repeat: no-repeat;
    height: 74px;
    width: 148px;
}

.titleBanner {
    width: 988px;
    color: #1B4367;
    font-family: 'Times New Roman';
    font-weight: 450;
    font-size: 17pt;
    position: absolute;
    padding-left: 114px;
    top: 40px;
}

.logoImage {
    margin-left: 872px;
}

#logoNSPA {
    width: 988px;
    top: 36px;
    position: absolute;
}
.Bottom_Content, .FooterLegalInfos {
    color: #A5B7CA;
}

.Bottom_Content a, .FooterLegalInfos a {
    color: #A5B7CA;
    text-decoration: none;
}
    .FooterLegalInfosCenterText{
        width:968px;
        margin:0 auto;
    }
    .Bottom_Content a:hover, .FooterLegalInfos a:hover {
        color: #fff;
        text-decoration: none;
    }
.FooterLegalInfos {
    background-color: #0B3C6E;
    max-width: 100%;
    height: 39px;
    padding-top: 10px;
}

.FooterLegalInfosLeftPart {
    padding-left: 35px;
    color: #fff;
    font-weight: normal;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10pt;
}

.FooterLegalInfosRightPart {
    color: #798C9D;
    font-weight: normal;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10pt;
}
.environment {
    position: absolute;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-size: 18pt;
    color: red;
    font-weight: bold;
}

.ProfileMenu {
    top: 0px;
    float: right;
}




.NavigationContainer {
    width: 100%;
    background-image: url(Theme-Images/Menu_bg.gif);
    margin: 0 auto;
}

#NavigationMenu {
    margin: 0px auto;
    background-repeat: repeat-x;
    width: 998px;
}

#MenuSplitter {
    width: 100%;
    height: 2px;
    background-image: url(Theme-Images/Menu_horizontal_splitter.gif);
    background-repeat: repeat-x;
}

#MenuDarkBottom {
    float: left;
    height: 30px;
    background-image: url(Theme-Images/Menu_dark_bottom_bg.gif);
    background-repeat: repeat-x;
}

#MenuLightBottom {
    width: 100%;
    height: 30px;
    background-image: url(Theme-Images/Menu_light_bottom_bg.gif);
    background-repeat: repeat-x;
    min-width: 988px;
}

.SiteMapNode {
    float: left;
    margin-top: 5px;
    margin-left: 6px;
    margin-right: 3px;
}

#SiteMapEnd {
    background-image: url(Theme-Images/SiteMapEnd.gif);
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    position: relative;
    width: 16px;
}

.SiteMap {
    float: left;
    position: relative;
    background-image: url(Theme-Images/Menu_dark_bottom_bg.gif);
    background-repeat: repeat-x;
    height: 30px;
}

    .SiteMap span {
        /*height: 30px; display: block; float: left;*/
    }

.WidgetMenu {
    float: right;
    position: relative;
}

.MainWidget {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

.TableWidget {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

    .TableWidget td {
        vertical-align: top;
    }

.RoundedBorder {
    border-collapse: collapse;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 988px;
}

.TableWidget_TopLeft {
    background-image: url(RoundedBorder/TopLeft.png);
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.TableWidget_Top {
    background-image: url(RoundedBorder/Top.png);
    height: 10px;
    min-height: 10px;
    background-repeat: repeat-x;
    background-position-y: bottom;
}

.TableWidget_TopRight {
    background-image: url(RoundedBorder/TopRight.png);
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.TableWidget_Right {
    background-image: url(RoundedBorder/Right.png);
    width: 10px;
    min-width: 10px;
    background-repeat: repeat-y;
}

.TableWidget_Left {
    background-image: url(RoundedBorder/left.png);
    width: 10px;
    min-width: 10px;
    background-repeat: repeat-y;
}

.TableWidget_BottomLeft {
    background-image: url(RoundedBorder/BottomLeft.png);
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    background-repeat: no-repeat;
}

.TableWidget_Bottom {
    background-image: url(RoundedBorder/Bottom.png);
    height: 10px;
    min-height: 10px;
    background-repeat: repeat-x;
}

.TableWidget_BottomRight {
    background-image: url(RoundedBorder/BottomRight.png);
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    background-repeat: no-repeat;
}

.WidgetBody {
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
}

.DivFilter {
    /*text-align: center;*/
    text-align: left;
    padding: 5px;
    background-color: #CFDDEE;
    border-top: solid 1px #8BA0BC;
    border-left: solid 1px #8BA0BC;
    border-right: solid 1px #8BA0BC;
}

.SearchInputContainer {
    /*margin-bottom:2px;*/
    min-height: 14px;
    height: auto !important;
    height: 20px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    line-height: 10px;
    text-align: right;
    font-family: Arial;
    font-size: 10pt;
    margin-bottom: 10px;
    margin-top: 4px;
}

.InputForm_Title {
    border: none;
    border-bottom: solid 1px #bebebe;
    border-collapse: collapse;
    padding: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Arial, Gadget, sans-serif;
    font-weight: 900;
    /*background-image: url(Images/dashTitle_bg.gif);*/
    font-size: 11pt;
    color: #404040;
    height: 20px !important; /*width:100%;*/
    vertical-align: middle;
}

/*modified by lnu 18/07/2006*/
.DivButton {
    text-align: right;
    min-height: 40px;
    padding: 5px;
}

.CurrencyMainTable {
    font-size: 8pt;
}

.foldermaintenance {
    font-size: 8pt;
}


#WidgetToolBar {
    float: right;
    margin-top: 2px;
}

.pageTitle {
    color: #404040;
    position: relative;
    font-family: Arial, Gadget, sans-serif;
    font-weight: 900;
}


#wrapper {
    margin: 0px;
}

.InputForm {
    width: 100%;
    font-family: Verdana;
}

/*For <table> to used within Sub NlsePanel (App_Themes\ePortal\Legacy.css > nlsePanelWithChildNlse4GPanel)*/
.InputSubForm {
    width: 95%;
    font-family: Verdana;
    margin-left: 15px;
}

.InputForm input {
    font-family: "Lucida Console", Monospace;
}

.InputForm textarea {
    font-family: "Lucida Console", Monospace;
}

.CurrencyMainTableInformationZone {
    height: auto;
    width: auto; /*margin:10px; 	padding:10px;*/
    font-size: 8pt;
}

.uploadFileStyleRFP span {
    font-size: 8pt;
}

div#ctl00_ctl00_ContentPlaceHolder1_Attachements.uploadFileStyleRFP {
    overflow-y: auto;
    max-height: 115px;
}

.WidgetHeader {
    font-weight: 900;
}

.dxpc-headerText {
    font-weight: 900;
}

.titeLabel {
    vertical-align: text-bottom;
    color: #404040;
    font-family: Verdana;
    font-size: 8pt;
}

.SearchAvailabilityCheck {
    border: none;
    display: block;
    font-family: Verdana;
    font-size: 7pt;
    /*margin-top: 4px;*/
    margin-bottom: 10px; /*min-height:20px; 	height:auto !important;*/
    height: 14px;
    width: 170px; /*HACK HACK HACK*/
    -moz-width: 140px;
}

    .SearchAvailabilityCheck::-ms-browse {
        border: none;
        background-color: white;
    }

    .SearchAvailabilityCheck::-ms-value {
        border: none;
        border-right: 2px solid #09335B;
        background-color: white;
    }

.grey_total {
    color: #27262F;
    background-image: url(Dashboard_v2/total_blank.gif);
    background-position: center;
    background-repeat: no-repeat;
    cursor: default;
}

    .grey_total a {
        padding: 2px;
        color: #27262F;
        font-weight: normal;
        text-decoration: none;
        cursor: default;
    }

        .grey_total a:hover {
            color: #27262F;
            font-weight: normal;
            text-decoration: none;
            cursor: default;
        }

.grey {
    color: #27262F;
    background-image: url(Dashboard_v2/content_blank.gif);
    background-position: center;
    background-repeat: no-repeat;
    cursor: default;
}

    .grey a {
        padding: 2px;
        color: #27262F;
        font-weight: normal;
        text-decoration: none;
        cursor: default;
    }

        .grey a:hover {
            color: #27262F;
            font-weight: normal;
            text-decoration: none;
            cursor: default;
        }

.green {
    background-image: url(Dashboard_v2/content_result.gif);
    background-position: center;
    background-repeat: no-repeat;
}

.green_total {
    background-image: url(Dashboard_v2/total_result.gif);
    background-position: center;
    background-repeat: no-repeat;
}

    .green_total a {
        color: #27262F;
        text-decoration: none;
    }

        .green_total a:hover {
            color: #27262F;
            text-decoration: none;
        }

.green a {
    color: #27262F;
    text-decoration: none;
}

    .green a:hover {
        color: #27262F;
        text-decoration: none;
    }

.red {
    background-image: url(Dashboard_v2/content_action.gif);
    background-position: center;
    background-repeat: no-repeat;
}

    .red a {
        color: #27262F;
        text-decoration: none;
    }

        .red a:hover {
            color: #27262F;
            text-decoration: none;
        }


.red_total {
    background-image: url(Dashboard_v2/total_result_red.gif);
    background-position: center;
    background-repeat: no-repeat;
}

    .red_total a {
        color: #27262F;
        text-decoration: none;
    }

        .red_total a:hover {
            color: #27262F;
            text-decoration: none;
        }

.dashBoardRowStyle TABLE {
    border: none;
}

.dashBoardRowStyle TD {
    border-color: #27262f;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.dashBoardTotalLineStyle {
    background-image: url(Dashboard_v2/total_bg.gif);
    background-repeat: repeat-x;
}



.dashBoardLabelLineStyle {
    background-image: url(Dashboard_v2/content.gif);
    background-repeat: no-repeat;
}

.dxgvGroupFooter_ePortal {
    background-color: transparent;
}

.downloadPopup {
    position: fixed;
    top: 100px;
}

.gridSummaryTotal {
    width: 250px;
    padding-left: 50px;
}



.TabRFP {
    width: 100%;
    background-color: #CFDDEE;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-top-color: #8BA0BC;
    border-bottom-color: #8BA0BC;
    border-left-color: #8BA0BC;
    border-right-color: #8BA0BC;
}

.TabRFP_cell {
    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;
}


/* *** eProcurement 4G *** */
ul.eProcurement_4G {
    line-height: 25px;
    font-family: Arial, Gadget, sans-serif;
}

li.eProcurement_4G {
    padding-left: 5px;
    vertical-align: text-top;
}

A.eProcurement_4G {
    color: #1B4367;
    text-decoration: none;
}

A:visited.eProcurement_4G {
    color: #1B4367;
}

A:hover.eProcurement_4G {
    font-weight: bold;
}

/* *** eProcurement 4G Content *** */
ul.eProcurementContent_4G {
    line-height: 25px;
    list-style: none;
}

li.eProcurementContent_4G {
    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_4G {
    /*background-image: url(Images/NAMSA filigrane.gif);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}


.ClickableImage {
    cursor: default;
    vertical-align: middle;
}

    .ClickableImage:hover {
        cursor: pointer;
    }

/*************AUTOCOMPLETE****************/
ul.ui-autocomplete {
    border: solid 1px #909AA6;
    list-style-type: none;
    margin: 0px;
    overflow: auto;
    padding: 0px;
    min-width: 150px;
    max-width: 250px;
    font-family: Verdana;
    font-size: 11px;
    z-index: 11;
}

    ul.ui-autocomplete a.ui-corner-all {
        padding: 5px;
        padding-left: 10px;
        background-color: #FFF;
        display: block;
        font-family: Verdana;
        font-size: 11px;
    }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #D5E8FF !important;
    color: #000;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: block;
}

.ui-autocomplete-loading {
    background: url('Images/GridLoading.gif') no-repeat right center;
    background-size: 13px 13px;
}

.ui-menu-item-highlight {
    background-color: #FFFF00;
}

.ui-helper-hidden-accessible {
    display: none;
}

.AutoCompleteMessage {
    font-style: italic;
    color: gray;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 3px;
    background-color: #fff;
}

.AutoCompleteNoResult {
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 5px;
    background-color: #fff;
}

#transactionAttachment {
    margin-bottom: 15px;
}

.transactionAttachment {
    padding-bottom: 15px;
}

/*.dxsmLevel1_ePortal:only-child span {
    display:none;
}*/

/*.dxsmLevel1_ePortal:not(:empty)
{
    display:block;
}*/

.displayNone {
    display: none;
}

div.invoice-transactions-binding > div {
    height: auto !important;
    overflow: hidden;
}

.titleTextHeaderSpan {
    margin-top: -15px;
    max-width: 630px !important;
    display: block;
}


/*-----Notifications-----*/

.number-bubble {
    padding: 2px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    float: right;
    margin-top: 1px;
}

    .number-bubble:hover {
        text-decoration: underline;
    }

.widget-item-caret {
    float: left;
    margin-right: 3px;
    line-height: 20px !important;
    text-decoration: none !important;
}

    .widget-item-caret:hover {
        text-decoration: none !important;
    }

.myactions-widget-container {
    overflow-y: auto;
    height: 100%;
}

.myactions-container {
    margin: 10px;
    overflow: hidden;
}

.myactions-category-container {
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 7px;
    background-color: #CEDCED;
    padding-bottom: 4px;
    overflow: hidden;
}

ul.myactions-subcategory-list {
    list-style: none;
    padding: 6px;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
    overflow: hidden;
}

    ul.myactions-subcategory-list li {
        overflow: hidden;
    }

ul.myactions-actions-list {
    list-style: none;
    padding: 6px;
    margin: 0;
    padding-top: 0px;
}

    ul.myactions-actions-list li {
        border-bottom: 1px dashed white;
        line-height: 21px;
        overflow: hidden;
    }

.myactions-title {
    padding: 3px;
    padding-left: 5px;
    cursor: pointer;
    background-color: #0b4178;
    color: white;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 3px;
    padding-right: 9px;
    overflow: hidden;
}

#notification-container {
    background-color: black;
    overflow: visible;
    position: absolute;
    top: 29px;
    margin-left: -5px;
    width: 300px;
    z-index: 2147483647;
    display: block;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top: 1px solid gray;
}

#notifications-body {
    overflow-y: auto;
    max-height: 400px;
}

.notifications-footer {
    height: 2px;
}

.summary-count {
    border-radius: 50%;
    color: #fff;
    float: right;
    display: block;
    font-weight: bold;
    font-family: Verdana;
    display: none;
}


#notificationsBody {
    padding: 33px 0px 0px 0px !important;
    min-height: 300px;
}

#notification_count {
    background: #E1141E;
    padding: 2px;
    border-radius: 3px;
    top: 1px;
    right: -8px;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
    display: none;
}


.notification-menu-item {
    background-color: black;
    color: white;
    height: 29px;
    vertical-align: middle;
    float: left;
    display: block;
    position: relative;
    padding-right: 0px;
    padding-left: 5px;
    z-index: 11998;
    font-family: Verdana;
}

.notification-menu-icon {
    margin-top: 5px !important;
    /*background-image: url(Theme-Images/Notifications/globe.png);
    width: 16px;
    height: 16px;*/
    display: block !important;
    cursor: pointer;
    font-size: 19px;
}

.notifications-title {
    width: 100%;
    color: #FFF;
}

.left {
    float: left;
}

.right {
    float: right;
}

.notifications-header {
    font-size: 11px;
    display: block;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 1px;
}

.notification-buble {
    background-color: #f0f9ff;
    border-radius: 4px;
    margin: 5px;
    position: relative;
    font-size: 11px;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 13px;
    overflow: hidden;
    color: #1e395b; /*#404040;*/
}

.notification-impersonation {
    background-color: #DBF4FF;
}

.notification-icon-container {
    vertical-align: top;
    padding-right: 10px;
}

.notification-text {
}

.notification-time {
    padding-top: 5px;
    font-size: 9px;
}

.notifications-loaderMore {
    font-size: 11px;
    margin: 5px;
}

.widget-icon-name {
    float: left;
    line-height: 20px;
    max-width: 220px;
}

    .widget-icon-name:hover {
        text-decoration: underline;
    }

.close-notification {
    display: block;
    position: absolute;
    top: 2px !important;
    right: 3px !important;
    cursor: pointer;
}

.notifications-delete-all {
    text-decoration: underline;
    cursor: pointer;
}

.n-alert {
    background-color: #fff0f0 !important;
    color: #9d261d;
}

.hidden {
    display: none !important;
}

#btn-notifications-open.disabled {
    color: gray !important;
    cursor: default !important;
}

    #btn-notifications-open.disabled span {
        display: none;
    }

#btn-notifications-open {
    color: #66b3ff;
}

.my-actions-counter {
    cursor: pointer;
    display: none;
    position: absolute;
    top: -6px;
    right: -3px;
    padding: 2px;
    background: #E1141E;
    color: white;
    font-weight: bold;
    font-size: 9px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px gray;
    font-family: Verdana;
}

span.valerror[style*="inline"] {
    display: block !important;
}


table.bidUploadFileStyleRFP input.fupldBtn {
    vertical-align: text-bottom !important;
    margin-top: 5px;
}

.attentionWarning {
    color: red;
}

.smallNotes {
    font-weight: normal;
    font-style: italic;
    color: #808080;
    font-size: 11px;
    display: block;
}

.BottomMessages {
    display: inline-block;
    width: 100%;
}

span[name="PriceReflectsBasicListPrice"] {
    padding-left: 3%;
}

span[name="CommerciallySensitive"] {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    color: rgb(0, 120, 215) !important;
    padding-bottom: 10px;
    display: inline-block;
    background-color: rgb(215, 226, 244);
}

.invoiceAlertMessagePopup {
    width: 70%;
    max-width: 500px;
}
.profile-menu-wrapper table{
    float:left;
}
.profile-menu-wrapper{
    float:left;
    display:block;
}



