@import url("TooltipGenerique.css");

body.modal-open {
    overflow: hidden;
}

.casegrise
{
    background-color: #475963;
}
.casegrise2
{
    background-color: #ddd9cd;
}

.caserouge
{
    background-color: #B61943;
}
.caseblanche
{
    background-color: #FFFFFF;
}
.calendrier
{
    border: 1px solid #425963;
}

.titre
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #B61943;
}



.PoliceTextGrisItalique
{
    font-size: 12px;
    color: #000000;
    font-style: italic;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}

.texteheader
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #B61943;
}

.textegrisclair
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ABB7BE;
}

.btoff
{
    background-color: #FFFFFF;
    border: #425963 1px solid;
    color: #425963;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10pt;
}

.btspec
{
    background-color: #FFFFFF;
    border: #425963 1px solid;
    color: #425963;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10pt;
}


.zonetxtgris3
{
    border: 1px solid #dadee1;
}

.rte-zone
{
}

.imgButton
{
    /*background-color: #ABB7BE;*/
    cursor: pointer;
}

.conclusion
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #94a2a9;
}

.cadreNoir
{
    border: 1px solid #425963;
}

.hidden {
    visibility: hidden;
}
/**************************************************************************************
						        	- Onglets -
***************************************************************************************/
.liOngletCourantGauche {
    background-image: url(../Images/left_ondebut.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    height: 23px;
    width: 25px;
}

.liOngletGauche
{
    font-size: 11px;
    background-image: url(../Images/leftdebut.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
    height: 23px;
    width: 25px;
}

.liOngletCourant
{
    font-size: 11px;
    background-image: url(../Images/left_on.gif);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    height: 23px;
    width: 25px;
}
.liOngletSuite
{
    background: url("../Images/left.gif") no-repeat left top;
    height: 23px;
    width: 25px;
}

.liOngletFin
{
    font-size: 11px;
    background-image: url(../Images/rightfin.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 23px;
    width: 25px;
}

.liOngletSuivantCourant
{
    background-image: url(../Images/left_onSuite.gif);
    background-repeat: no-repeat;
    height: 23px;
    width: 25px;
}

.aOngletCourant
{
    background-position: right top; /*display: block;*/
    font-weight: bold;
    font-size: 11px;
    background-color: #ddd9cd;
    color: #414141; /*background-repeat: no-repeat;*/
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
}

.aOngletSuite
{
    /*display: block;*/
    font-weight: bold;
    font-size: 11px;
    background-color: #414141;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 4px;
}

.OngletMouseOver
{
    font-weight: bold;
    cursor: pointer;
    color: #ff3700;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}

.OngletMouseOut
{
    font-weight: bold;
    cursor: default;
    color: #ddd9cd;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}

.liOngletFinCourant
{
    background-image: url(../Images/Right_fin_on.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 23px;
    width: 25px;
    padding: 0px;
}
/**************************************************************************************
						        	- Etapes -
***************************************************************************************/

.DebutEtapeRouge
{
    background-image: url(../Images/Etape/DebutEtapeRouge.gif);
    height: 45px;
    background-repeat: no-repeat;
    width: 27px;
    background-position-x: right;
}

.EtapeRouge
{
    font-family: Arial, Helvetica, sans-serif;
    height: 45px;
    background-color: #b61943;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
}

.EtapeFondRouge
{
    background-color: #b61943;
    height: 45px;
}

.DebutEtapeGrise
{
    background-image: url(../Images/Etape/DebutEtapeGrise.gif);
    height: 45px;
    width: 27px;
    background-repeat: no-repeat;
    background-position-x: right;
}

.EtapeGrise
{
    font-family: Arial, Helvetica, sans-serif;
    height: 45px;
    background-color: #dadee1;
    color: #8c8c8c;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
    border-top: #88949b 1pt solid;
    border-bottom: #88949b 1pt solid;
}

.EtapeFondGris
{
    height: 45px;
    background-color: #dadee1;
}

.DebutEtapeBlanche
{
    background-image: url(../Images/Etape/DebutEtapeBlanche.gif);
    background-repeat: no-repeat;
    height: 45px;
    width: 28px;
    background-position-x: right;
}

.EtapeBlanche
{
    font-family: Arial, Helvetica, sans-serif;
    height: 45px;
    background-repeat: no-repeat;
    border-top: #485a64 1pt solid;
    border-bottom: #485a64 1pt solid;
    color: #414141;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
}

.EtapeBlancheFin
{
    font-family: Arial, Helvetica, sans-serif;
    height: 45px;
    background-repeat: no-repeat;
    border-top: #485a64 1pt solid;
    border-bottom: #485a64 1pt solid;
    border-right: #485a64 1pt solid;
    color: #414141;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
}

/**************************************************************************************
						        	- Bulle d'aide -
***************************************************************************************/

.tl
{
    float: left;
}

.bl
{
    float: left;
}

.tr, .br
{
    float: right;
}

/**************************************************************************************
						        	- Wizard -
***************************************************************************************/

.boutonDemarrer
{
    width: 80px;
}

.BoutonPrecedent
{
    width: 80px;
}

.BoutonSuivant
{
    width: 80px;
}

.BoutonTerminer
{
    width: 80px;
}


/**************************************************************************************
						        	- div arrondis -
***************************************************************************************/

.divRoundedbox
{
    background: #ffffff;
    float: right;
    margin-top: 5px;
    margin-bottom: 0px;
    width: 470px;
}

.divRoundedboxTop
{
    font-size: 1px;
    height: 30px;
    background: #dadee1;
}

.divRoundedboxBottom
{
    font-size: 1px;
    height: 16px;
    background: #dadee1;
}

.divRoundedboxTopLeft
{
    background: url(../images/home/RondDivArrondis.png) no-repeat top left;
    float: left;
    height: 16px;
    width: 16px;
}

.divRoundedboxTopCenter
{
    padding-top: 5px;
}

.divRoundedboxTopRight
{
    background: url(../images/home/RondDivArrondis.png) no-repeat top right;
    float: right;
    height: 16px;
    width: 16px;
}

.divRoundedboxBottomLeft
{
    background: url(../images/home/RondDivArrondis.png) no-repeat bottom left;
    float: left;
    height: 16px;
    width: 16px;
}

.divRoundedboxBottomRight
{
    background: url(../images/home/RondDivArrondis.png) no-repeat bottom right;
    float: right;
    height: 16px;
    width: 16px;
}

.divRoundedboxBoxContent
{
    border-left-color: #dadee1;
    border-right-color: #dadee1;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 5px;
    border-right-width: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

div#roundedbox p
{
}

/**************************************************************************************
						        	- Design ICON -
***************************************************************************************/
@font-face
{
    font-family: VAGRoundedThin;
    src: url(../Fonts/vrt2-webfont.eot?iefix) format("eot"), url(../Fonts/vrt2-webfont.woff) format("woff"), url(../Fonts/vrt2-webfont.ttf) format("truetype"), url(../Fonts/vrt2-webfont.svg#webfontkrKyjpO0) format("svg");
}

BODY
{
    margin: 0px;
    background-color: #b7b8b1;
    font: 11px Arial, Helvetica, Verdana, sans-serif;
}

@media (min-width:768px) {
    BODY {
        overflow-x: hidden;
    }
}
FORM
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

FORM INPUT[type=button]
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    width: 100px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

FORM INPUT[type=reset]
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    width: 100px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
FORM INPUT[type=submit]
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

FORM INPUT[type=button]:hover
{
    color: #ff3700;
}
FORM INPUT[type=reset]:hover
{
    color: #ff3700;
}
FORM INPUT[type=submit]:hover
{
    color: #ff3700;
}
FORM INPUT[type=button]:active
{
    background-color: #e6e1d4;
}
FORM INPUT[type=reset]:active
{
    background-color: #e6e1d4;
}
FORM INPUT[type=submit]:active
{
    background-color: #e6e1d4;
}

.btdefaut
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

.btdefautpetit
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 9px Arial, Helvetica, Verdana, sans-serif;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

INPUT[type=button].btdefaut, .btdefaut
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

INPUT[type=reset].btdefaut, .btdefaut
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

INPUT[type=submit].btdefaut, .btdefaut
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}

input[type=submit].btdefaut :hover
{
    color: #ff3700;
}

input[type=button].btdefaut :hover
{
    color: #ff3700;
}

input[type=reset].btdefaut :hover
{
    color: #ff3700;
}

INPUT[type=button].btdefautpetit, .btdefautpetit
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    background-color: white;
    font: 9px Arial, Helvetica, Verdana, sans-serif;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}


FORM INPUT[type=text]
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    padding-bottom: 2px;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: normal normal 11px/11px Arial, Helvetica, Verdana, sans-serif;
    padding-top: 2px;
    color: Black; /* Pour les textbox recherches */
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

FORM INPUT[type=password]
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    padding-bottom: 2px;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    padding-top: 2px;
    color: Black;
}
FORM TEXTAREA
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    padding-bottom: 2px;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    padding-top: 2px;
    color: Black;
}
#IE6 FORM TEXTAREA
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    padding-bottom: 2px;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    padding-top: 2px;
    color: Black;
}
#IE6 FORM SELECT
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    padding-bottom: 2px;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    padding-top: 2px;
    color: Black;
}
FORM OPTION
{
    /*   border-bottom: medium none;     border-left: medium none;     border-top: medium none;     border-right: medium none;*/ /* border-bottom: #b7b8b1 1px solid;     border-left: #b7b8b1 1px solid;*/
    border-top: #b7b8b1 1px solid;
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
FORM OPTION.zonetxtdefaut, .zonetxtdefaut
{
}

FORM SELECT
{
    border-top: #b7b8b1 1px solid;
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid;
    color: Black;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    height: 20px;
}

a
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: black;
    text-decoration: none;
}
a:HOVER
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: black;
    text-decoration: none;
}

.header UL
{
    /* float: right;*/
    list-style-type: none;
    color: White;
    vertical-align: middle;
}
.header A
{
    color: white;
    text-decoration: none;
}
.header A:hover
{
    color: #ff3700;
    text-decoration: none;
}
.header LI
{
    /* width: 100px;*/
    display: block;
    float: left; /* height: 15px;*/
}

.header INPUT[type=text]
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid; /* padding-bottom: 2px;*/
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: normal normal 11px/11px Arial, Helvetica, Verdana, sans-serif;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid; /*  padding-top: 2px;*/
    height: 15px;
    box-sizing: content-box;
}
.header INPUT[type=password]
{
    border-bottom: #b7b8b1 1px solid;
    border-left: #b7b8b1 1px solid; /* padding-bottom: 2px;*/
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font: 11px/11px Arial, Helvetica, Verdana, sans-serif;
    border-top: #b7b8b1 1px solid;
    border-right: #b7b8b1 1px solid; /* padding-top: 2px;*/
    height: 15px;
    box-sizing: content-box;
}

.header SELECT
{
    border-bottom: medium none;
    border-left: medium none;
    background-color: #50504f;
    width: 80px;
    font: 10px/10px Arial, Helvetica, Verdana, sans-serif;
    height: 18px;
    color: white;
    border-top: medium none;
    border-right: medium none;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-width: 0px;
}
.header OPTION
{
    border-bottom: medium none;
    border-left: medium none;
    width: 50px;
    height: 15px;
    color: white;
    border-top: medium none;
    border-right: medium none;
}

.header
{
    width: 955px;
    background: url(../Images/Pages/header.gif) #414141;
    background-repeat: no-repeat;
    height: 82px;
    vertical-align: top;
    position: relative; /*position:absolute;*/
    display: block;
    vertical-align: baseline;
    color: white; /*float:right;*/
    text-align: right;
    overflow:hidden;
}

.header #titre
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 30px;
    width: 370px;
    padding-right: 0px;
    display: block;
    font: 31px VAGRoundedThin, Arial;
    float: right; /*height: 45px;*/
    color: white;
    clear: both;
    margin-top: 8px;
    text-align: left;
}

.header LABEL
{
}

.ImageIdentification
{
    background-image: url('../Images/eService.jpg');
    background-repeat: no-repeat;
    height: 427px;
    width: 282px;
}

.EnteteIdentification
{
    background-image: url('../Images/Pages/CoinBlanc.gif');
    background-repeat: no-repeat;
    background-position: top right; /* padding-left:20px;*/
    height: 39px;
}

.PiedPageIdentification
{
    background-image: url('../Images/Pages/CoinGris.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 63px;
    background-color: #414141;
}

.FondMenu
{
    /* width: 100%;*/
    background: url('../Images/Pages/fond_menu.gif') white; /*float: left;*/
    height: 27px;
    font-size: 1.2em;
}

.FondBlanc
{
    background-color: White;
}

H2
{
    font: 20px VAGRoundedThin, Arial;
    color: #414141;
}

H4
{
    font: 18px VAGRoundedThin, Arial;
    font-weight: bold;
    color: #ff3700;
}


.LogoCapclient
{
    background-image: url('../Introduction/image/LogoCapClient.gif');
    background-repeat: no-repeat;
    background-position: top right; /*  Height: 79px;*/ /*  padding-left:20px;*/
    vertical-align: top;
    padding-left: 15px;
    line-height: 20px;
    font-size: 14px;
    height: 350px;
}


.textegris
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
}

.texterouge
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    color: #ff3700;
    font-size: 11px;
}

.textegris2
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

input[type=text].zonetxtoblig, .zonetxtoblig
{
    border: 1px solid #ff3700;
}

input[type=text].zonetxtdefaut, .zonetxtdefaut
{
    background-color: #FFFFFF;
    border: 1px solid #b7b8b1;
}

input[type=text].zonetxtgris, .zonetxtgris
{
    background-color: #b7b8b1;
    border: 1px solid #b7b8b1;
}

input[type=text].zonetxtgris2, .zonetxtgris2
{
    background-color: #414141;
    border: 1px solid #b7b8b1;
    color: #ddd9cd;
}

input[type=text].txtFieldsDisabled, .txtFieldsDisabled
{
    background-color: #414141;
    border: 1px solid #b7b8b1;
    color: #ddd9cd;
}

input[type=text].zonetxtgrisoblig, .zonetxtgrisoblig
{
    background-color: #b7b8b1;
    border: 1px solid #ff3700;
}

.zonetxtgrisoblig
{
    background-color: #b7b8b1;
    border: 1px solid #ff3700;
}

.zonetxtgris2, .zonetxtgris2 option
{
    background-color: #414141;
    border: 1px solid #b7b8b1;
    color: #ddd9cd;
}

.txtFieldsDisabled, .txtFieldsDisabled option
{
    background-color: #414141;
    border: 1px solid #b7b8b1;
    color: #ddd9cd;
}

.zonetxtgris
{
    background-color: #b7b8b1;
    border: 1px solid #b7b8b1;
}

.zonetxtoblig
{
    border: 1px solid #ff3700;
}

.txtFieldsDisabled
{
    background-color: #414141;
    border: 1px solid #b7b8b1;
    color: #ddd9cd;
}

.PageForm
{
    width: 100%;
    background-color: White;
    background: url(../Images/Pages/fond_menu.gif) white;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 27px;
}

.TablePrincipale
{
    width: 100%; /*padding-left:15px;*/ /*padding-right:15px;*/
    padding-left: 15px;
    padding-right: 15px;
}

div.TablePrincipale
{
    display: inline-block;
}


H1
{
    font: 26px VAGRoundedThin, Arial;
    color: #ff3700; /*padding-left:15px;*/
    padding-top: 10px;
}


H2
{
    font: 20px VAGRoundedThin, Arial;
    color: #414141; /* padding-left:15px;*/
    line-height: 10px;
}

.casegrise3
{
    background-color: #b7b8b1;
}

.Rubrique
{
    background-color: #b7b8b1;
    cursor: pointer;
    line-height: 20px;
    color: Black;
    font-weight: bold;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.filtreRecherche
{
    font-weight: bold;
    line-height: 30px;
}

.BoutonRechercher
{
    width: 80px;
}

hr.ligne
{
    background-color: rgb(65,65,65);
    color: rgb(65,65,65);
    border: none;
    height: 1px;
}

input[type=text].zonetxtvalidation, .zonetxtvalidation
{
    border-style: none;
    background-color: transparent;
}

.zonetxtvalidation
{
    width: 5px;
    height: 15px;
    border-style: None;
    color: Red;
    border-width: 0;
    font-size: large;
    border-color: #ffffff;
    cursor: default;
    background-color: White;
    margin-left: 5px;
}

.hyperlink
{
    color: Blue;
    text-decoration: underline;
}

.hyperlinkGreen
{
    color: green !important;
    text-decoration: underline;
}

/**************************************************************************************
						        	- Etapes -
***************************************************************************************/

.steps TD.deb_on
{
    width: 20px;
    background: url(../Images/Etape/step_deb_on.gif) #ddd9cd no-repeat;
}
.steps TD.deb_off
{
    width: 20px;
    background: url(../Images/Etape/step_deb_off.gif) #414141 no-repeat;
}
.steps TD.case
{
    /*  width: 120px;*/
    height: 40px;
}
.steps TD.sep
{
    width: 30px;
    background: url(../Images/Etape/step_sep.gif) #414141 no-repeat;
}
.steps TD.on
{
    background-color: #ddd9cd;
    color: #414141;
}

.steps a
{
    background-color: #414141;
    color: white;
    cursor: pointer;
    text-decoration: none;
}

.steps a:hover
{
    background-color: #414141;
    color: #ff3700;
    cursor: pointer;
}
.steps TD.off
{
    background-color: #414141;
    color: white;
}
.steps TD.gche
{
    background: url(../Images/Etape/step_gche.gif) #ddd9cd no-repeat;
}
.steps TD.drte
{
    background: url(../Images/Etape/step_drte.gif) #ddd9cd no-repeat;
    width: 30px;
}
.steps TD.fin_on
{
    width: 20px;
    background: url(../Images/Etape/step_fin_on.gif) #ddd9cd no-repeat;
}
.steps TD.fin_off
{
    width: 20px;
    background: url(../Images/Etape/step_fin_off.gif) #414141 no-repeat;
}

.header #home A
{
    width: 170px;
    display: block;
    float: left;
    height: 70px;
    cursor: pointer;
    margin-top: -20px;
}

/**************************************************************************************
						        	- TopAction -
***************************************************************************************/

FORM INPUT[type=button].TopActionOn, .TopActionOn
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    background-color: white;
    font-weight: normal;
    font-size: 11px;
    width: 100px;
    color: black;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    height: 20px;
}

.TopActionOn
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    background-color: white;
    font-weight: normal;
    font-size: 11px;
    width: 100px;
    color: black;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    height: 20px;
}

FORM INPUT[type=button]:hover
{
    color: #ff3700;
}

FORM INPUT[type=reset].btdefaut, .btdefaut
{
}

FORM INPUT[type=submit].btdefaut, .btdefaut
{
}

FORM INPUT[type=button].TopActionOff, .TopActionOff
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    background-color: white;
    font-size: 11px; /*color: #FFFFFF;*/
    font-family: Verdana;
    width: 100px;
    height: 20px;
}

.TopActionOff
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    background-color: white;
    font-size: 11px; /*color: #FFFFFF;*/
    font-family: Verdana;
    width: 100px;
    height: 20px;
}

/**************************************************************************************
						        	- Datagrid -
***************************************************************************************/

.DatagridHeader
{
    /*font-weight: bold;*/
    color: Black;
    background-color: #999999;
    height: 25px;
    vertical-align: middle; /*font-variant: normal;*/
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.DatagridHeader td, .DatagridItemStyle td, .DatagridAlternatingItemStyle td, .DatagridEditItemStyle td, .DatagridHeader th
{
    padding-left: 2px;
    padding-right: 2px;
    border-style: none;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.DatagridHeader td table td, .DatagridItemStyle td table td, .DatagridAlternatingItemStyle td table td, .DatagridEditItemStyle td table td, .DatagridHeader th table td
{
    border-color: transparent;
}

/*.DatagridHeader td td, .DatagridItemStyle td td, .DatagridAlternatingItemStyle td td, .DatagridEditItemStyle td td
{
    padding-left: 2px; 
    padding-right: 2px;
    border-style: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}*/

.DatagridItemStyle
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    background-color: #ddd9cd;
    padding-left: 4px;
    line-height: 14px;
    height: 25px;
}

.DatagridAlternatingItemStyle
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    color: Black;
    background-color: white;
    padding-left: 4px;
    line-height: 14px;
    height: 25px;
}

.DatagridFooterStyle
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: Black;
    background-color: #999999;
    height: 25px;
    vertical-align: middle;
    font-variant: normal;
    padding-left: 4px;
    line-height: 14px;
    height: 25px;
    border-style: none;
    border-left: 1px solid White;
    border-right: 1px solid White;
}

.DatagridPagerStyle
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    background-color: #999999;
    height: 25px;
    vertical-align: middle;
    font-variant: normal;
    line-height: 14px;
    text-align: right;
    border-style: none;
    border-left: 1px solid White;
    border-right: 1px solid White;
}


.DatagridPagerStyle table
{
    float: right;
}

.DatagridEditItemStyle
{
    font-size: x-small;
    height: 25px;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    color: Black;
}

.divApplyAll
{
    position: absolute;
    width: 184px;
    display: none;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    left: 56px;
    top: 8px;
    background-color: #ddd9cd;
    color: #425963;
}


/* Supprimer les croix qui permettent de vider les champs texte dans IE */

input[type=text]::-ms-clear
{
    display: none;
}


/* Accordeon */

.accordeon
{
    width: 925px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.accordeonEnTete
{
    background-color: #b7b8b1;
    cursor: pointer;
    line-height: 20px;
    color: Black;
    font-weight: bold;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 4px;
}

.lstBoutonTop td
{
    vertical-align: top;
}

/**************************************************************************************
						        	- ProgressReport Layout -
***************************************************************************************/
fieldset
{
    border: 1px solid #a0a0a0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 0 0 0 0;
}

fieldset legend
{
    margin-left: 8px;
    color: #a0a0a0;
}

.accordeonEnTete img
{
    margin: 3px 0 -3px;
}

.accordeonContenu.accordeonContenuRemboure
{
    padding-left: 15px;
}

.requis, .multiselect-requis .ui-multiselect, INPUT[type=text].requis, .ui-multiselect.ui-state-default.requis, .ui-widget-content ui-multiselect.ui-state-default.requis, .ui-widget-header ui-multiselect.ui-state-default.requis
{
    border-color: Red;
}

div.requis
{
    border: 1px solid red;
}

.labelValidation, .messageValidation ul
{
    list-style: none;
    color: Red;
    padding-left: 0px;
}

.labelValidation
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.labelValidation:after, .messageValidation li:after, .messageValidation span:after
{
    content: "\0058";
    font-weight: bold;
    margin-left: 3px;
}

.radioButtonListBox
{
    margin-top: 1px;
    margin-right: 2px;
    height: 18px;
    display: inline-block;
    float: left;
}

.radioButtonListBox + span
{
    float: left;
}

.radioButtonListBox .radioButtonList
{
    margin-top: -3px;
}

.radioButtonList
{
    padding-top: 1px;
}

.radioButtonList input[type="radio"]
{
    padding: 0;
    margin-top: 1px;
    vertical-align: middle;
}

.radioButtonList label
{
    margin-right: 4px;
    white-space: nowrap;
}

#idUlToolTipProjet li
{
    list-style-type: none;
    list-style-position: inside;
}

.headerSmallZone
{
      margin-top:10px;
      padding-right:15px; 
      float:right;
}

.text-danger {
    color: #a94442;
}

.text-success {
    color: #1d9d74;
}

.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.hidden {
    display:none !important;
}

/*******************Notifications******************/
.global-alert {
    display: block;
    position: fixed;
    z-index: 9999;
    left: 0px;
    right: 0px;
    bottom: 15px;
    margin: auto;
    font-size: 12px;
    width: calc(100% - 30px);
    max-width: 950px;
}

@media (max-width:767.98px) {
    .global-alert {
        font-size: 20px !important;
    }
}

.global-alert .alert-danger{
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.global-alert .alert {
    margin-bottom: 0px;
    padding: 7px;
    line-height: 2;
    font-weight:bold;
}

.global-alert .alert a {
    cursor: pointer;
}

.global-alert .alert .blue-link {
    color:#1126CB;
    text-decoration:none;
}

.global-alert .close {
    margin-top: 3px;
    float: right;
    font-size: 21px;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}

.global-alert .close:focus, .global-alert .close:hover {
   color: #000;
   opacity: .5;
}

.global-alert #pnlGlobaleErreurDetail ul {
    list-style-type: square;
    padding-left: 30px;
    margin-bottom: 0;
}

/***************************************************/
