﻿/* HEADER
----------------------------------------------------------*/
/*body
{
    height:100%;
    background-color: rgb(148, 0, 0);
}
*/
li {
    list-style-type: none;
}

hr {
    width: 840px;
}

@media print {
    .screenOnly {
        display: none;
    }
}

@media screen {
    .printOnly {
        display: none;
    }
}

#fej_leftMenu {
    float: left;
}

#fej_bg {
    background-color: rgb(125, 0, 0);
    background-image: url(../Images/bg2.png);
    background-repeat: repeat;
    background-position: left top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 960px;
    height: 100%;
}

#fej_page {
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
}

#fej_header {
    width: 980px;
    height: 60px;
    font-family: arial, verdana, sans-serif;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url(../Images/bandeau.png);
    background-repeat: no-repeat;
    background-position: left top;
}

    #fej_header h1 {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        margin-top: -10px;
        margin-bottom: -4px;
        margin-left: 10px;
        margin-right: 0px;
        padding: 0;
    }

        #fej_header h1.fr {
        }

.fej_loginDisplay {
    font-size: 1em;
    display: block;
    text-align: right;
    padding: 10px 10px 4px 10px;
    color: White;
}

    .fej_loginDisplay a:link {
        color: white;
    }

    .fej_loginDisplay a:visited {
        color: white;
    }

    .fej_loginDisplay a:hover {
        color: white;
    }

ul#fej_lang {
    position: absolute;
    left: 325px;
    width: 300px;
    top: -10px;
}

#fej_lang li {
    float: left;
}

    #fej_lang li a {
        background-color: #560000;
        margin-right: 2px;
        color: white;
        text-decoration: none;
        font-size: 9px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0px 1px 1px 0px #424242;
        -moz-box-shadow: 0px 1px 1px 0px #424242;
        box-shadow: 0px 1px 1px 0px #424242;
        padding: 2px 3px;
        display: block;
    }

        #fej_lang li a:hover, #fej_lang li a.active {
            background-color: #D30B0B;
            color: #560000;
        }

    #fej_lang li.intra {
        margin-left: 8px;
    }



/* CONTENT BODY
----------------------------------------------------------*/

.main {
    min-height: 780px;
    background-color: #F4F4F4;
    width: 980px;
    margin: 0 auto;
    padding: 10px;
}

.users {
    background: url(../Images/Users.png) no-repeat right bottom;
}

.fej_main {
    background-color: #D0D0D0;
}


/* Texts styles  
----------------------------------------------------------*/
h1 {
    color: #444444;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    font-size: 21px;
}

h2 {
    color: #666666;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 5px;
}

h3 {
    color: #444444;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    margin-bottom: 0.2em;
}

h4 {
    color: #444444;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

p {
    font-family: arial, verdana, sans-serif;
    color: #666666;
    font-size: 12px;
    margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-top: 3px;
}

h1.fej {
    color: rgb(85, 0, 0);
}

h2.fej {
    color: rgb(175, 0, 0);
}

h2.fej {
    color: rgb(125, 0, 0);
}

h4.fej {
    color: #A0A0A0;
}

p.fej {
    font-family: arial, verdana, sans-serif;
    color: #666666;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
}

.error {
    font-family: arial, verdana, sans-serif;
    color: Red;
    font-size: 11px;
}

.lblquestion {
    width: 100%;
    border: 1px solid red;
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 2px;
}

tr.trDataComment {
    border: 1px solid red;
}

.redBorder {
    border-color: Red;
}

a {
    color: #560000;
    font-style: italic;
    text-decoration: none;
    text-decoration: underline;
    font-size: 12px;
}

    a.fejLink:hover {
        color: #D30B0B;
        font-style: normal;
    }

    a.fejLink:visited {
        color: #A0A0A0;
    }

ul.admin {
    line-height: 2;
}

    ul.admin li {
        list-style-type: disc;
        margin-left: 15px;
        font-size: 13px;
    }

td.options {
    padding: 0px;
}

    td.options td {
        padding: 0px;
        padding-left: 4px;
        padding-right: 2px;
    }

.bold {
    font-weight: bold;
}

.novisible {
    display: none;
}

ul.list li {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
}

.invisible {
    display: none;
}

.watermark {
    color: #808080;
}

.ajax__html_editor_extender_texteditor {
    background-color: White;
    margin-bottom: 2px;
}

    .ajax__html_editor_extender_texteditor p {
        color: Black;
    }

    .ajax__html_editor_extender_texteditor ul li {
        list-style-type: circle;
        color: Black;
    }

    .ajax__html_editor_extender_texteditor ol li {
        list-style-type: decimal;
        color: Black;
    }

    .ajax__html_editor_extender_texteditor a {
        color: Blue;
    }

        .ajax__html_editor_extender_texteditor a:hover {
            color: Aqua;
            text-decoration: underline;
        }


.listItemsProjectType td {
    padding-left: 5px;
    padding-right: 10px;
}

    .listItemsProjectType td label {
        padding-left: 5px;
    }

/*  ---------------------------  Menu Language        --------------------------*/

ul#lang {
    position: absolute;
    left: 370px;
    width: 300px;
    top: 3px;
}

#lang li {
    float: left;
}

    #lang li a {
        background: #526a93 url(../Images/bg-btn-lang-off.png) repeat-x;
        margin-right: 2px;
        color: white;
        text-decoration: none;
        font-size: 9px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0px 1px 1px 0px #424242;
        -moz-box-shadow: 0px 1px 1px 0px #424242;
        box-shadow: 0px 1px 1px 0px #424242;
        padding: 2px 3px;
        display: block;
    }

        #lang li a:hover, #lang li a.active {
            background: #d2d2d2 url(../Images/bg-btn-lang-on.png) repeat-x;
            color: #424242;
        }

    #lang li.intra {
        margin-left: 8px;
    }

/* Onglets 
----------------------------------------------------------*/
.menuTabs {
    position: relative;
    top: -3px;
    left: 10px;
    width: 860px;
    float: left;
}

    .menuTabs li.isComment {
        margin-left: 10px;
    }

    .menuTabs a {
        border: Solid 1px black;
        border-bottom: solid 1px black;
        padding: 0px 10px;
        padding-bottom: 2px;
        padding-top: 4px;
        background-color: #ccc;
        color: White;
        font-style: normal;
        font-size: 13px;
        margin-left: 4px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -moz-border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .menuTabs a.selected {
            border: Solid 1px black;
            border-bottom: Solid 1px white;
            padding: 0px 10px;
            background-color: white;
            color: Black;
            font-style: normal;
            font-size: 13px;
            margin-left: 4px;
            padding-bottom: 2px;
            padding-top: 4px;
        }

        .menuTabs a.unselected {
            background-color: #aaa;
            color: Gray;
            font-style: normal;
            font-size: 13px;
        }

        .menuTabs a.TabComment {
            background-color: #7c0000;
        }

        .menuTabs a.selected.TabComment {
            background-color: #df0000;
        }

.tabBody {
    min-height: 700px;
    border: Solid 1px black;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    background-color: white;
    margin-bottom: 5px;
    margin-top: -4px;
}

.ucControlsCommands {
    min-height: 30px;
    max-height: 102px;
    border: Solid 1px black;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
}

    .ucControlsCommands .btEdit {
        *overflow: visible;
        *width: 100%;
    }

#divCommands {
    min-height: 30px;
    max-height: 65px;
    border: Solid 1px black;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
}

.help {
    color: Black;
    /*text-decoration: undeline;*/
    font-size: 14px;
    font-weight: bold;
}

.helptext {
    color: Black;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}


/* pop up 
----------------------------------------------------------*/

.fejpopup {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    z-index: 2000;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 650px;
    background-color: #EEEEEE;
    font-size: 12px;
    line-height: 16px;
    color: #202020;
    border: 3px outset #560000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .fejpopup h2 {
        background-color: #560000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
        color: White;
        margin: 0px;
        padding-left: 20px;
        margin-left: -10px;
        margin-bottom: 5px;
    }

#fej_popup,
#fej_Infopopup,
#fej_popup_error,
.fej_popupConfirmation,
#member_popup,
#partner_popup,
#contributor_popup,
#activity_popup,
#ActivitySupported_popup,
#fej_questionPopup,
#fej_question2Popup,
#ChangeRequest_popup,
#activityPart_popup,
#activityPartAA_popup,
#updateBankInfos_popup,
#fej_DesactivateRequestPopup,
.popup {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    z-index: 2000;
    padding: 5px 20px;
    width: 650px;
    background-color: #EEEEEE;
    font-size: 12px;
    line-height: 16px;
    color: #202020;
    border: 3px outset #560000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

    #fej_popup h2,
    #fej_Infopopup h2,
    #member_popup h2,
    #partner_popup h2,
    #contributor_popup h2,
    #activity_popup h2,
    #ActivitySupported_popup h2,
    #fej_popup_error h2,
    .fej_popupConfirmation h2,
    #fej_questionPopup h2,
    #fej_question2Popup h2,
    #ChangeRequest_popup h2,
    #activityPart_popup h2,
    #activityPartAA_popup h2,
    #updateBankInfos_popup h2,
    #fej_DesactivateRequestPopup h2 {
        background-color: #560000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
        color: White;
        margin: 0px;
        padding-left: 20px;
        margin-left: -10px;
        margin-bottom: 5px;
    }

    .fej_popupConfirmation > div {
        text-align: right;
    }

        .fej_popupConfirmation > div > input {
            margin-left: 5px;
        }

    #ActivitySupported_popup select[id$='ddlYearN'] {
        width: 265px;
    }

#grayBack {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1999;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#fej_helpPopup {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    z-index: 999999;
    padding: 5px;
    width: 300px;
    background-color: #1480cb;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

#fej_addCommentPopup {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    z-index: 2000;
    padding: 20px;
    width: 550px;
    background-color: Silver;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    border: 2px outset #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#ChangeRequest_popup {
}

#popupWhat,
#popupWhy,
#popupToDoW {
    margin-bottom: 245px;
    height: 80px;
}
/*
questionnaire & formulaire
----------------------------------------------------------*/

#question tr td {
    margin: 0px;
    max-width: 750px;
}

    #question tr td label {
        padding-left: 5px;
        padding-right: 15px;
    }


.fej_form {
    width: 845px;
    margin: 0px;
    padding: 0px;
}

.fej_formMember {
    margin: 0px;
    padding: 0px;
}

    .fej_formMember tr td {
        margin: 0px;
        padding: 2px;
        vertical-align: top;
        text-align: left;
        width: 50%;
    }

.fej_form tr td {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

    .fej_form tr td.champText {
        min-width: 100px;
    }

.ajax__calendar_days tr td {
    padding: 0px;
}

input.long,
textarea.short {
    width: 265px;
}

input.milong {
    width: 195px;
}

input.long:file {
    width: 350px;
}

textarea.long {
    width: 475px;
}

input.short,
select.short {
    width: 100px;
}

.pnlAnswersPanel input[type="checkbox"] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.pnlAnswersPanel span {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}


.ListMemberItem {
    border: solid 1px gray;
    padding: 5px;
    margin: 0px;
    margin-top: 12px;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.ListMemberTable {
    width: 100%;
}

    .ListMemberTable tr {
        padding: 0px;
        margin: 0px;
    }

        .ListMemberTable tr td {
            padding: 0px;
            padding-top: 3px;
            padding-bottom: 3px;
            margin: 0px;
        }

#calendarLeft,
.calendarLeft {
    float: left;
    margin-left: 40px;
}

#calendarRight,
.calendarRight {
    margin-right: 40px;
    float: right;
}

#dayNbr,
.dayNbr {
    margin-left: auto;
    margin-right: auto;
}

#calendarLeftPopup {
    float: left;
    margin-left: 0px;
}

#calendarRightPopup {
    margin-left: 350px;
}

.calendar TD {
    padding: 0px !important;
}
/* GridView List Columns
----------------------------------------------------------*/
.ww125 {
    word-wrap: break-word;
    max-width: 125px;
}

.ww200 {
    word-wrap: break-word;
    max-width: 200px;
    margin: 0 auto;
}
/* GridView ONGInfos
----------------------------------------------------------*/
.itemsList {
    width: 100%;
}

.ONGInfos {
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    background-color: #ccc;
}

    .ONGInfos tbody tr td {
        text-align: left;
        font-family: arial, verdana, sans-serif;
        font-size: 12px;
        vertical-align: top;
        padding-bottom: 5px;
        padding-top: 3px;
        padding-left: 8px;
        padding-right: 20px;
        border-color: #000;
        border-width: 1px;
        border-style: solid;
    }

    .ONGInfos tbody tr:nth-child(odd) {
        color: #ddd;
        background-color: rgb(125, 0, 0);
    }

    .ONGInfos tbody tr:nth-child(even) {
        color: #666;
        background-color: transparent;
    }

/* GridView userlist  
----------------------------------------------------------*/
table.UsersList {
    width: 100%;
    border-color: #666;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    background-color: rgba(200,200,200,0.5);
    margin-left: auto;
    margin-right: auto;
}

    table.UsersList tbody tr td,
    table.UsersList tbody tr th {
        text-align: center;
        font-family: arial, verdana, sans-serif;
        font-size: 12px;
        padding-top: 5px;
        min-height: 23px;
        border-bottom: 1px solid rgba(64,64,64,0.5);
        border-top: 0px solid black;
        border-right: 1px solid rgba(64,64,64,0.5);
        border-left: 0px solid black;
    }

    table.UsersList tbody tr td {
        overflow: hidden;
    }

    table.UsersList tbody tr:nth-child(odd) {
        color: black;
        background-color: transparent;
    }

    table.UsersList tbody tr:nth-child(even) {
        color: white;
        background-color: rgba(125,0,0,0.3);
    }

    table.UsersList tbody tr th a {
        color: white;
        font-style: normal;
        text-decoration: underline;
        font-size: 13px;
    }

        table.UsersList tbody tr th a:hover {
            color: white;
            font-style: normal;
        }

        table.UsersList tbody tr th a:visited {
            color: white;
            font-style: normal;
        }

    table.UsersList tbody tr:nth-child(even) td a {
        color: White;
        font-style: normal;
        text-decoration: underline;
        font-size: 12px;
    }

        table.UsersList tbody tr:nth-child(even) td a:hover {
            color: White;
            font-style: normal;
            text-decoration: none;
        }

        table.UsersList tbody tr:nth-child(even) td a:visited {
            color: White;
            font-style: normal;
            text-decoration: none;
        }

    table.UsersList tbody tr:nth-child(odd) td a {
        color: black;
        font-style: normal;
        text-decoration: underline;
        font-size: 12px;
    }

        table.UsersList tbody tr:nth-child(odd) td a:hover {
            color: black;
            font-style: normal;
            text-decoration: none;
        }

        table.UsersList tbody tr:nth-child(odd) td a:visited {
            color: black;
            font-style: normal;
            text-decoration: none;
        }

    table.UsersList tbody tr td table {
        margin-left: auto;
        margin-right: auto;
        font-family: arial, verdana, sans-serif;
        color: #666666;
        font-size: 11px;
    }

        table.UsersList tbody tr td table tbody tr td {
            margin-left: auto;
            margin-right: auto;
            width: 11px;
            text-align: center;
        }

            table.UsersList tbody tr td table tbody tr td a {
                color: White;
                font-style: normal;
                text-decoration: underline;
                font-weight: bold;
                font-size: 11px;
            }

                table.UsersList tbody tr td table tbody tr td a:visited {
                    color: White;
                    font-style: normal;
                }

    table.UsersList tbody tr th {
        color: white;
        background-color: black;
    }

.editText {
    width: 350px;
    margin: 0;
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
}

/* GridView new ONG  
----------------------------------------------------------*/
.DashList {
    border: solid 1px black;
    width: 430px;
    padding: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #bbb;
    margin-right: 12px;
    box-shadow: 3px 3px 5px #333333;
    border-collapse: separate;
}

    .DashList h3 {
        background-color: rgb(125, 0, 0);
        color: White;
        padding-left: 20px;
        margin: -3px;
        margin-bottom: 5px;
        -webkit-border-top-left-radius: 3px;
        -moz-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-top-right-radius: 3px;
        border-top-right-radius: 3px;
    }

.itemDashList {
    border: solid 1px gray;
    padding: 5px;
    margin: 0px;
    margin-bottom: 3px;
    margin-top: 2px;
    padding-bottom: 0px;
    background-color: rgb(125, 0, 0);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.DashList ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.DashList a,
.DashList a:hover,
.DashList a:visited {
    text-decoration: none;
    text-transform: none;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
}

.itemDashList:hover {
    moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.itemDashList h5 {
    color: White;
    padding-left: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 7px;
}

/*COMMENTS
----------------------------------------------------------*/

.nbComment {
    display: block;
    width: 100%;
    height: 16px;
    text-align: right;
    margin: 0px;
    margin-top: -10px;
    padding: 0px;
    z-index: 2;
}

#DivcommentListView,
#DivCommentInternListView {
    border: 1px solid black;
    margin-right: 10px;
    background-color: #eee;
    padding: 5px 10px 10px 10px;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 740px;
}

    #DivcommentListView hr,
    #DivCommentInternListView hr {
        width: 340px;
    }

    #DivcommentListView tr,
    #DivCommentInternListView tr {
        width: 100%;
    }

.divCommentHeader {
    color: #444444;
    text-align: center;
    min-height: 25px;
    font-weight: bold;
    font-size: 13px;
    font-family: arial, verdana, sans-serif;
}

.Comment {
    width: 235px;
    padding: 5px 5px 10px 5px;
    margin: 0;
    margin-top: 5px;
    border-collapse: separate;
    color: white;
}

    .Comment p.Txt {
        max-height: 85px;
        overflow: auto;
    }

    .Comment p {
        color: White;
    }

.imgArrow {
    display: none;
    float: right;
}

.imgCross {
    float: right;
}

.fundingAmount {
    text-align: right;
}

input.Amount {
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    width: 70px;
}

#tableComments {
    margin-top: 5px;
    width: 100%;
}

table#commentInternListView,
table#commentListView {
    width: 100%;
}

#commentInternListView tr:nth-child(odd) .internCom.Interne,
.extern_com.Modification,
.extern_com {
    margin-left: 0px;
}

.fej_com {
    margin-left: 135px;
    background-repeat: no-repeat;
    background-position: left top;
}

    .fej_com.global[var="Resoumis"] {
        margin-left: 135px;
        background-repeat: no-repeat;
        background-position: left top;
    }

#commentListView tr .extern_com.global[var="Public"] {
    width: 254px;
    background-image: url("../Images/bulles-gauche-orange.png");
    background-repeat: no-repeat;
    background-position: right top;
}

#commentListView tr .fej_com.global[var="Public"], #commentListView tr .fej_com.global[var="ReportValidContent"], #commentListView tr .fej_com.global[var="ReportValidFinancial"], #commentListView tr .fej_com.global[var="ReimbCancelled"] {
    padding-left: 10px;
    background-image: url("../Images/bulles-droite-orange.png");
    background-repeat: no-repeat;
    background-position: left top;
}

#commentInternListView tr:nth-child(even) .global[var="Interne"] {
    width: 241px;
    margin-left: 135px;
    padding-left: 14px;
    background-image: url("../Images/bulles-droite-grise.png");
    background-repeat: no-repeat;
    background-position: left top;
}

#commentInternListView tr:nth-child(odd) .global[var="Interne"] {
    background-image: url("../Images/bulles-gauche-grise.png");
    background-repeat: no-repeat;
    background-position: right top;
    width: 254px;
}

.date {
    width: 100%;
    text-align: right;
    font-size: 9px;
}

.author {
    width: 90%;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    margin: 2px;
}

#viewComment {
    width: 100%;
    text-align: right;
}

/* COMMENTS Types */
.Resoumis {
    background-color: #c9d317;
}

.Interne {
    background-color: #666666;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.Modifications {
    background-color: #0c3270;
}

.NotifyChangeRequest {
    background-color: #0033FF;
}

.Public, .ReportValidContent, .ReportValidFinancial, .CancelNoLinkToReport, .ReimbCancelled {
    background-color: #edb021;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.Question {
    background-color: #c9d317;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}


.FEJModificationRequest,
.ReminderContractStartDate,
.ReminderContractOneMonth,
.ReportThreeMonthLater,
.ReportTwoMonthLater,
.ReportOneMonthLater,
.ReminderContractOneMonth,
.ReminderContract,
.ReportWPTwoMonthLater,
.ReportWPThreeMonthLater,
.ReportDueEndYearSG1,
.ReportDueAprilNextYearSG1,
.ReportDueMayNextYearSG1,
.ReportLateJuneNextYearSG1,
.InterimReportExpectedYear,
.ReportDueAprilNextYearSG2,
.ReportDueMayNextYearSG2,
.ReportLateJuneNextYearSG2,
.ReportDueFebruaryNextYearSG2,
.ReportSubmitted,
.ReportReceived {
    background-color: #0c3270;
}

.Refus,
.RejetONG {
    background-color: #c9d317;
}

.ValidONG {
    background-color: #edb021;
}

/*Budget tables
----------------------------------------------------------*/

#tableSpending {
    border: 1px solid black;
    margin-top: 10px;
}

    #tableSpending th {
        text-align: center;
        font-weight: bold;
        font-size: 11px;
        border: 2px solid black;
    }

    #tableSpending tr.endbarre {
        border-bottom: 2px solid black;
    }

    #tableSpending td {
        border: 1px solid black;
        border-left: 2px solid black;
        border-right: 2px solid black;
        min-height: 5px;
        min-width: 55px;
        text-align: right;
    }

        #tableSpending td.spendLine {
            text-align: left;
            font-weight: normal;
            font-size: 9px;
            border-left: 2px solid black;
            border-right: 2px solid black;
            min-width: 200px;
            padding-left: 15px;
        }

        #tableSpending td.spendCat {
            text-align: left;
            font-weight: bold;
            font-size: 10px;
            border-top: 2px solid black;
            border-left: 2px solid black;
            border-right: 2px solid black;
            padding-left: 5px;
        }

        #tableSpending td.SubTot {
            text-align: right;
            font-weight: bold;
            font-size: 10px;
            border-left: 2px solid black;
            border-right: 2px solid black;
            padding-right: 5px;
        }

        #tableSpending td.tdTotal {
            border-top: 2px solid black;
            border-bottom: 2px solid black;
        }

        #tableSpending td.tdPourcCat {
            border-top: 2px solid black;
            border-bottom: 2px solid black;
        }


    #tableSpending Input.SpendAmount {
        text-align: right;
        font-weight: bold;
        font-size: 10px;
    }

div.divSubTotal {
    background-color: #aaa;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
}

div.divTotal {
    background-color: #999;
    text-align: right;
    font-weight: bold;
    color: Red;
    font-size: 12px;
}

div.divPourcCat {
    background-color: #eee;
    text-align: right;
    font-weight: bold;
    color: Green;
    font-size: 11px;
}


#tableSpending textarea.spendDesc {
    text-align: left;
    font-weight: normal;
    font-size: 10px;
    overflow: hidden;
    width: 110px;
    height: 12px;
    position: static;
    z-index: 0;
}

    #tableSpending textarea.spendDesc[valid=Disenabled] {
        color: Gray;
    }

    #tableSpending textarea.spendDesc.focusIn {
        font-size: 12px;
        overflow: visible;
        width: 350px;
        height: 120px;
        position: absolute;
        z-index: 2000;
        margin-top: -7px;
    }

    #tableSpending textarea.spendDesc.focusOut {
        font-size: 10px;
        overflow: hidden;
        width: 110px;
        height: 12px;
        position: static;
        z-index: 0;
    }

/*Buttons
----------------------------------------------------------*/
.btEdit {
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #fff !important;
}

    .btEdit:hover {
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        color: #fff !important;
    }

    .btEdit:visited {
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        color: #fff !important;
    }

.Continue {
    background-image: url("../Images/Continue.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

.Cancel {
    background-image: url("../Images/cancel.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

.Close {
    background-image: url("../Images/close.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.Delete {
    background-image: url("../Images/delete.png");
    background-color: #0c3270;
    padding: 26px 0px 0px 0px;
    width: 39px;
    display: block;
    text-align: center;
    float: right;
    margin-right: 4px;
    margin-left: 4px;
}

.Edit {
    background-image: url("../Images/edit.png");
    background-color: #0c3270;
    padding: 26px 0px 0px 0px;
    width: 39px;
    display: block;
    text-align: center;
    float: right;
    margin-left: 4px;
    margin-right: 4px;
}

.Save {
    background-image: url("../Images/save.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.AddComment {
    background-image: url("../Images/addComment.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.AddMember {
    background-image: url("../Images/AddMember.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}


.NextPage {
    background-image: url("../Images/NextPage.png");
    background-color: #edb021;
    background-position: right;
    padding: 5px 24px 4px 10px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.PreviousPage {
    background-image: url("../Images/PreviousPage.png");
    background-color: #edb021;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.Confirm {
    background-image: url("../Images/confirm.png");
    background-color: #edb021;
    padding: 5px 10px 4px 25px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.ExportCSV {
    background-image: url("../Images/ExportCSV.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.ExportPDF {
    background-image: url("../Images/ExportPDF.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.AddUser {
    background-image: url("../Images/AddUser.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.addButton {
    background-image: url("../Images/add-long.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    *padding-top: 3px;
    *padding-bottom: 3px;
    margin-top: 5px;
}

.view {
    background-image: url("../Images/view.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.search {
    background-image: url("../Images/search.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.Upload {
    background-image: url("../Images/Upload.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.Update {
    background-image: url("../Images/update.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    margin-top: 5px;
}

.submit {
    background-image: url("../Images/submit.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.Edit-long {
    background-image: url("../Images/edit-long.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 24px;
    margin-top: 5px;
}

.Delete-long {
    background-image: url("../Images/delete-long.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 26px;
    margin-top: 5px;
}


.up {
    background-image: url("../Images/up.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 26px;
}

.down {
    background-image: url("../Images/down.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 26px;
}

.Download {
    background-image: url("../Images/download.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.ModifRequest {
    background-image: url("../Images/ModificationRequest.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.sendMail {
    margin-top: 4px;
    background-image: url("../Images/SendMail.png");
    background-color: #0c3270;
    padding: 5px 10px 4px 32px;
}

.btClose {
    background-image: url("../Images/fermer.png");
    background-color: #edb021;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

/*boutons manquants*/
.helpImg {
    width: 16px;
}

.dataFromReportImg {
    width: 16px;
}

/* grant Formulaires
----------------------------------------------------------*/

#tableGrantValidation tr {
    width: 100%;
    Text-align: left;
}

#tableGrantValidation td {
    width: 100%;
    min-height: 20px;
}

label {
    margin: 0 5px;
}

#tableGrantValidation td input[type=file] {
    margin-left: 60px;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

#ulAttacmentsList li,
.ulAttacmentsList li {
    list-style-type: disc;
    margin-left: 110px;
}

    #ulAttacmentsList li span,
    .ulAttacmentsList li span {
        margin-right: 20px;
    }

.liMinMarging {
    margin-left: 15px !important;
}

.textRight {
    text-align: right;
}

.textLeft {
    text-align: left !important;
}

#divParticipantsAgesCount,
#divParticipantsCountryCount {
    border: 1px solid black;
    width: 110px;
    text-align: right;
    color: #333;
}

/* ---------------------- Login ------------------------ */
#loginContainer {
    width: 390px;
    margin: 70px auto;
    padding: 10px;
    background: #ddd;
}

#loginInfos {
    margin-top: 5px;
    padding: 5px;
}

#loginControl {
    margin-top: 5px;
    padding: 5px;
}

.account-label {
    margin-left: 10px;
    display: block;
    width: 120px;
    float: left;
}

.account-field {
    margin-left: 5px;
    width: 180px;
}

.login-button {
    width: 130px;
    height: 27px;
    background: #4479BA;
    color: #FFF;
}

#loginCommand {
    margin-top: 10px;
    text-align: center;
    padding-left: 40px;
}

.lnkCas {
    background-repeat: no-repeat;
    border: none;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #fff;
    cursor: pointer;
    height: 27px;
}

/* ---------------------- End Login ------------------------ */


#SGExpenditure,
#SGReceipts,
#SGExpenditure td,
#SGReceipts td {
    color: black;
    border: 1px solid black;
    min-width: 110px;
}

    #SGExpenditure th,
    #SGReceipts th {
        background-color: black;
        color: White;
        border: 1px solid black;
        padding-left: 30px;
    }

    #SGExpenditure td.labelName,
    #SGReceipts td.labelName {
        background-color: #ccc;
        color: black;
        border: 1px solid black;
    }

    #SGExpenditure td.request,
    #SGReceipts td.request {
        color: Red;
        text-align: right;
        border: 1px solid black;
    }

    #SGReceipts input.request {
        color: Red;
        font-weight: bold;
    }

    #SGExpenditure td.total,
    #SGReceipts td.total {
        text-align: right;
        font-weight: bold;
        color: Red;
        border-top: 3px double black;
    }

    #SGExpenditure td.value,
    #SGExpenditure input.value,
    #SGReceipts td.value,
    #SGReceipts input.value {
        text-align: right;
        width: 90px;
    }

#MainContent_rblUndertakes {
    float: right;
}

    #MainContent_rblUndertakes td {
        border: 2px solid White;
        background-color: #0c3270;
        padding-top: 3px;
        padding-bottom: 3px;
        color: White;
    }

    #MainContent_rblUndertakes input {
        margin-left: 10px;
        margin-right: 4px;
    }

    #MainContent_rblUndertakes label {
        margin-left: 4px;
        margin-right: 10px;
    }

/* ONG Partner
----------------------------------------------------------*/

#tableONGPartnerClass,
#tableONGPartnerClassOrig,
.tableYearsClass {
    width: 100%;
    border: 1px solid Black;
}

    #tableONGPartnerClass th,
    #tableONGPartnerClassOrig th,
    .tableYearsClass th {
        text-align: center;
        vertical-align: middle;
        color: White;
        background-color: Black;
        min-height: 18px;
        border: 1px solid Black;
    }

    #tableONGPartnerClass td,
    #tableONGPartnerClassOrig td,
    .tableYearsClass td {
        min-width: 110px;
        min-height: 18px;
        text-align: center;
        vertical-align: middle;
        color: Black;
        background-color: #ccc;
        padding-top: 5px;
        border: 1px solid Black;
    }

.popupDiv {
    display: none;
}

input:disabled {
}

ul.ui-autocomplete {
    max-height: 100px;
    overflow: auto;
}

/* Timeline Pages 
----------------------------------------------------------*/
.menuTimeline {
    width: 885px;
    text-align: center;
    background-color: White;
    padding-left: 4px;
    padding-top: 4px;
    border-bottom: 1px solid black;
    border-right: 1px solid white;
}

    .menuTimeline a {
        height: 21px;
        padding-left: 20px !important;
        padding-right: 30px !important;
        padding-bottom: 2px !important;
        padding-top: 7px !important;
        color: White;
        font-style: normal;
        font-size: 13px;
        background: url(../../Images/default_Arrow.png) no-repeat top right;
        background-color: #0c3270;
        margin-right: 2px;
    }

        .menuTimeline a.selected {
            height: 21px;
            padding-left: 20px !important;
            padding-right: 30px !important;
            padding-bottom: 2px !important;
            padding-top: 7px !important;
            color: White;
            background-color: #1480cb;
            font-style: normal;
            font-size: 13px;
            font-weight: bolder;
        }

        .menuTimeline a:hover {
            color: White;
            font-style: normal;
            font-size: 13px;
            text-decoration: underline !important;
        }

        .menuTimeline a.selected:hover {
            color: White;
            font-weight: bolder;
        }

.TimelineBody {
    min-height: 650px;
    border: Solid 1px black;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    background-color: white;
    margin-bottom: 5px;
    margin-top: -1px;
}

.CheckBoxListList {
    float: right;
}

    .CheckBoxListList tr td {
        text-align: center;
        padding: 6px;
        background-color: #0c3270;
        color: White;
        padding-right: 8px;
        border-right: 6px solid white;
    }

        .CheckBoxListList tr td label {
            padding-left: 5px;
        }

.menuTimeline a.CommentTabTimeLine {
    right: 10px;
    position: relative;
    float: right;
    height: 21px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 2px !important;
    padding-top: 5px !important;
    color: black;
    font-style: normal;
    font-size: 13px;
    background: none;
    background-color: #ddd;
    margin-left: 25px;
    margin-top: 30px;
    border: 1px solid black;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

    .menuTimeline a.CommentTabTimeLine.selected {
        float: right;
        height: 21px;
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-bottom: 2px !important;
        padding-top: 5px !important;
        color: black;
        font-style: normal;
        font-size: 13px;
        font-weight: bolder;
        background-color: White;
        margin-left: 25px;
        margin-top: 30px;
        border: 1px solid black;
        border-bottom-color: White;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

#MainContent_divFirstRapportDate input {
    margin-left: 210px;
}

.test {
    background-color: Gray;
    z-index: 5000;
}

.fix > div {
    height: inherit !important;
    width: inherit !important;
}


    .fix > div > .ajax__html_editor_extender_texteditor {
        height: 200px !important;
    }
/* Bank Details styles */
div.row span.label {
    display: block;
    float: left;
    width: 190px;
}

div.row {
    clear: both;
    padding-top: 10px;
}

    div.row span.helpBank {
        min-width: 25px;
        float: left;
    }

#pnlNoBank {
    display: none;
}

#updateBankInfos_popupBtns {
    width: 350px;
    margin: 5px auto;
    text-align: center;
}

/* List des change Request */
.ChangeRequestList {
    width: 100%;
}

    .ChangeRequestList td {
        word-wrap: break-word;
    }

.green {
    color: #00de00;
}

.red {
    color: #7d0000;
}

.orange {
    color: #8B4500;
}

/*TODO: styles CSS utilisées mais pas déclarés... */
.failureNotification, .partCountry, .PhoneMasked, .AgeRange, .fundingAmountSubTotal, .fundingAmountTotal, .fundingAmountGranted {
    box-shadow: 0 0 0 #000000;
}

.budgetLine div {
    margin: 6px 0px;
}

    .budgetLine div .label {
        font-family: arial, verdana, sans-serif;
        color: #666666;
        font-size: 12px;
        display: inline-block;
        width: 100px;
    }

.editor-cell {
    margin: 5px 0px;
}

    .editor-cell .editor-label {
        float: left;
        width: 150px;
    }

    .editor-cell .editor-field {
        float: left;
        width: 480px;
    }

.clear {
    clear: both;
}

#popup_detailComment li {
    list-style-type: circle;
}

.Txt li {
    list-style-type: circle;
}


table.UsersList tbody tr td a.aspNetDisabled {
    text-decoration: none;
}
