﻿/* CSS Document */

/*** ALL PAGES ***/

body {
    background-image: url('images/bodyBg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

a:hover {
    text-decoration: none;
}

fieldset {
    border: 0px none;
}

input {
    border-width:1px;
}

span.recommande {
    font-size: 13px !Important;
    font-weight: normal !Important;
    vertical-align: top;
    line-height: 40%;
    color: Blue
}

#wrapper, #wrapperNoJS, #wrapperModeDocument {
    min-height: 100% !important;
    height: auto;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

/********************Apercu**************************/
#enteteApercu {
    height: 80px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

    #enteteApercu #leftCol {
        display: inline;
        float: left;
        height: 80px;
        width: 250px;
    }

    #enteteApercu #rightCol {
        display: inline;
        float: right;
        width: 550px;
        height: 80px;
    }

#userBarEntete {
    display: inline;
    float: right;
    height: 30px;
    margin-top: 7px;
    padding-left: 20px;
    width: 720px;
}

    #userBarEntete #userId {
        display: inline;
        float: left;
        font-size: 12px;
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        margin-left: 10px;
    }

    #userBarEntete #userNumber {
        display: inline;
        float: left;
        font-size: 12px;
        height: 22px;
        line-height: 22px;
        margin-left: 4px;
        width: auto;
    }

#piedDePageApercu {
    /*background-image:url("images/footerBg.gif");*/
    clear: both;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

/******************************************************/
.header {
    position: relative;
    height: 156px;
    background-image: url('images/headerBg.jpg');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

    .header .leftCol {
        display: inline;
        float: left;
        height: 120px;
        width: 250px;
    }

    .header .rightCol {
        display: inline;
        float: right;
        width: 550px;
        height: 80px;
    }

    .header div#dossierContexte {
        margin: 10px 70px 0px 0px;
        font-weight: 700;
        min-width: 650px;
        float: right;
        clear: right;
    }

        .header div#dossierContexte div.texte {
            float: right;
            padding: 2px 5px 0px 0px;
            white-space: nowrap;
        }

        .header div#dossierContexte div.bouton a {
            float: right;
            padding-top: 3px;
            cursor: pointer;
            color: White;
            background-image: url(images/closebtnPasDeCadenas.png);
            background-repeat: no-repeat;
            width: 153px;
            height: 22px;
            text-align: center;
            text-decoration: none;
        }

.btnSansCadenas {
    float: right;
    padding-top: 3px;
    cursor: pointer;
    color: White;
    background-image: url(images/closebtnPasDeCadenasLong.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 22px;
    text-align: center;
    text-decoration: none;
}

#access {
    max-width: 80px;
    float: left;
}

#logo {
    display: inline;
    float: left;
    width: 250px;
    height: 120px;
    /*	background-image: url('images/logo.png');
    background-repeat:no-repeat;
    background-position:25px 26px;*/
}

    #logo a {
        position: relative;
        top: 26px;
        left: 25px;
        border: 0;
    }

        #logo a img {
            border: 0;
        }

#userBar {
    display: inline;
    float: right;
    height: 30px;
    margin-top: 7px;
    /*width:480px;*/
    padding-left: 20px;
    max-width: 520px;
}

    #userBar #closeSession {
        background-image: url('images/closeBtn.png');
        background-repeat: no-repeat;
        display: inline;
        float: left;
        height: 22px;
        text-align: center;
        text-indent: 13px;
        width: 153px;
        padding-top: 3px;
    }

        #userBar #closeSession a {
            color: #FFFFFF;
            font-size: 12px;
            text-decoration: none;
            letter-spacing: 0;
        }

            #userBar #closeSession a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

    #userBar #userId {
        color: #FFFFFF;
        display: inline;
        float: left;
        font-size: 12px;
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        margin-left: 10px;
    }

    #userBar #userNumber {
        color: #FFFFFF;
        display: inline;
        float: left;
        font-size: 12px;
        height: 22px;
        line-height: 22px;
        margin-left: 4px;
        width: auto;
    }

    #userBar #helpLang {
        display: inline;
        float: right;
        font-size: 13px;
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
        margin-left: 7px;
        min-width: 100px;
        max-width: 400px;
    }

        #userBar #helpLang span a {
            color: #17415F;
            text-decoration: none;
        }

            #userBar #helpLang span a:hover {
                text-decoration: underline;
                cursor: pointer;
            }

        #userBar #helpLang span {
            margin-left: 7px;
            margin-right: 7px;
        }

.headerTitle {
    clear: right;
    /*display:inline;
    float:right;*/
    height: 40px;
    line-height: 40px;
    /*margin-right:120px;*/
    width: 550px;
}

    .headerTitle h1 {
        font-variant: small-caps;
        font-weight: normal;
        color: #5d7733;
        font-size: 26px;
        margin: 0px; /*text-align:right;*/
    }

#phone {
    background-image: url("images/noticeIcon.png");
    background-position: 55px 10px;
    background-repeat: no-repeat;
    clear: right;
    color: #17415F;
    display: inline;
    float: right;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
    text-align: right;
    width: 200px;
}


/***** Tabs *****/

#tabs {
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    margin: 0px 10px;
    /*text-align:center;*/
    clear: both;
}

    #tabs div {
        margin-right: 2px;
        padding-top: 0px;
        color: White;
    }

    #tabs .tabSelected_ {
        float: left;
        display: inline;
        width: 130px;
        height: auto;
        padding-top: 5px;
        background-image: url('images/tabBgSelected.png');
        background-repeat: no-repeat;
        cursor: default;
    }

    #tabs .tabSelected {
        float: left;
        padding-top: 5px;
        cursor: default;
        display: block;
        min-height: 25px;
        height: auto;
        padding-left: 8px;
        padding-right: 8px;
        color: #10415A;
        background-color: #63829C;
        /* IE  */
        filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#6B8AA5', startColorstr='#FFFBFF', gradientType='0');
        /* gecko  */
        background: -moz-linear-gradient(top, #FFFBFF, #6B8AA5);
        /* webkit */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFBFF), to(#6B8AA5));
        border: 1px solid #939592;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-top-right-radius: 7px;
        -webkit-border-bottom-left-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }


        #tabs .tabSelected a {
            color: #fff;
            text-decoration: none;
            text-align: center;
        }

    #tabs ul {
        float: left;
    }

        #tabs ul li {
            text-align: left;
        }

    #tabs .tabUnselected_ {
        float: left;
        display: inline;
        width: 130px;
        height: auto;
        padding-top: 5px;
        background-image: url('images/tabBg.png');
        background-repeat: no-repeat;
    }

    #tabs .tabUnselected {
        float: left;
        padding-top: 5px;
        cursor: default;
        position: relative;
        top: 0px;
        display: block;
        min-height: 25px;
        height: auto;
        padding-left: 8px;
        padding-right: 8px;
        color: #000000;
        /* default background colour */
        background: #CECBCE;
        /* IE  */
        filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CECBCE', startColorstr='#FFFBFF', gradientType='0');
        /* gecko  */
        background: -moz-linear-gradient(top, #FFFBFF, #CECBCE);
        /* webkit */
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFBFF), to(#CECBCE));
        border: 1px solid #939592;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-top-right-radius: 7px;
        -webkit-border-bottom-left-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        cursor: pointer;
    }

        #tabs .tabUnselected a {
            color: #000;
            text-decoration: none;
            text-align: center;
        }

            #tabs .tabUnselected a:hover {
                color: White;
            }

/*#tabs > .t-menu > .t-item:nth-child(8) > .t-animation-container {
        left:-264px;
    }
    
    #tabs > .t-menu > .t-item:nth-child(7) .t-animation-container .t-animation-container {
        left:70px;
        top:22px;
    }*/


#tabsContent {
    background-image: url("images/tabContentBg.gif");
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    float: left;
    min-height: 100% !important;
    height: auto;
    font-size: 12px;
}

.footer {
    /*background-image:url("images/footerBg.gif");*/
    background-color: #EDEDED;
    clear: both;
    font-size: 12px;
    text-align: center;
    padding-top: 30px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

    .footer a {
        text-decoration: none;
        color: #000;
    }

        .footer a:hover {
            text-decoration: underline;
        }


/*** WELCOME PAGE SPECIFICS ***/

#tcLeft {
    display: inline;
    float: left;
    width: 640px;
}

#welcomeBox {
    display: inline;
    float: left;
    height: 202px;
    margin-left: 15px;
    margin-top: 15px;
    width: 621px;
}

    #welcomeBox h2 {
        display: inline;
        float: left;
        font-size: 22px;
        margin: 14px 0 5px 17px;
        width: 400px;
    }

    #welcomeBox p {
        display: inline;
        float: left;
        line-height: 20px;
        margin-left: 15px;
        width: 336px;
    }

.welcomebox-background {
    background-image: url("images/welcomeBg.jpg");
}

#tcLeft #textBox {
    display: inline;
    float: left;
    height: auto;
    margin-left: 20px;
    margin-top: 15px;
    width: 621px;
}

    #tcLeft #textBox h3 {
        margin: 0 0 5px;
    }

    #tcLeft #textBox p {
        margin: 0;
        line-height: 20px;
    }

    #tcLeft #textBox ul {
        line-height: 20px;
    }

    #tcLeft #textBox img {
        border: 0px none;
        margin-left: 5px;
    }


#tcRight {
    display: inline;
    float: left;
    width: 320px;
}

#usrMsgBox {
    background-image: url("images/userNoMessagesBg.jpg");
    display: flex;
    flex-direction: column;
    height: 359px;
    margin-left: 5px;
    margin-top: 15px;
    width: 318px;
}

.bordure {
    border-top: solid 1px #a7ada3;
    margin: 0 18px 2px 20px;
}

#userGreet {
    color: #17415F;
    margin: 10px 25px 0 80px;
}

    #userGreet #userName {
        color: #000000;
        font-size: 13px;
        font-weight: bold;
        width: 210px;
        min-height: 15px;
    }

    #userGreet #userCompany {
        clear: left;
        line-height: 15px;
        width: 210px
    }

#clientEmail {
    margin-left: 32px;
    width: 255px;
}
    #clientEmail #clientEmailLabel {
        margin-top: 8px;
    }

    #clientEmail #clientEmailAdresse {
        font-weight: bold;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

    #clientEmail .clientEmailTooltip {
        visibility: hidden;
        background-color: White;
        color: #000000;
        text-align: center;
        padding: 2px 4px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 10%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
        border-style: solid;
        border-color: gray;
        border-width: 1px;
        font-weight: normal;
    }

    #clientEmail:hover .clientEmailTooltip {
        visibility: visible;
        opacity: 1;
    }

    #clientEmail .aligne-droite {
        float: right;
    }

#lastAccess {
    margin: 5px 0 0 0px;
    width: 215px;
    min-height: 30px;
}

    #lastAccess #lastAccLabel {
        font-style: oblique;
        text-align: right;
    }

    #lastAccess #lastAccDate {
        font-weight: bold;
        text-align: right;
    }

#messages-fond {
    background-image: url("images/userMessages.jpg");
    background-repeat: no-repeat;
    margin: 0 0 0 27px;
    width: 287px;
    height: 90px;
}

#sans-messages-fond {
    clear: left;
    display: inline;
    float: left;
    margin: 0px 0 0 28px;
    width: 287px;
    min-height: 90px;
}

#messages {
    float: left;
    margin: 28px 0 0 15px;
    width: 276px;
}

    #messages h3 {
        color: #fff;
        display: inline;
        float: left;
        margin: -14px 0 0 25px;
        font-size: 14px;
    }

    #messages #messagesNumber {
        margin: 12px 0;
        width: 250px;
    }

.contact-us-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#contactUs {
    margin: auto 0 5px 32px;
    width: 260px;
}

    #contactUs h3 {
        color: #17415F;
        margin: 0 0 3px 0;
        font-size: 15px;
    }

    #contactUs p {
        margin: 0;
        width: 255px;
    }

    #contactUs #phoneContact {
        background-image: url("images/contactPhone.gif");
        background-position: left center;
        background-repeat: no-repeat;
        text-indent: 21px;
        margin: 7px 0 0 0px;
    }

        #contactUs #phoneContact span {
            color: #17415F;
            font-size: 13px;
            font-weight: bold;
        }

    #contactUs #emailContact {
        background-image: url("images/contactMail.gif");
        background-position: left top;
        background-repeat: no-repeat;
        text-indent: 21px;
        margin: 3px 0 0 0px;
    }

#tcPasAcces {
    display: inline;
    float: left;
    margin-left: 20px;
}


/*** FORM PAGE SPECIFICS ***/
#tcFull {
    display: inline;
    float: left;
    margin-left: 15px;
    min-height: 500px;
    width: 946px;
}

#tcFullSmall {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 946px;
}

#tcFullTop {
    background-image: url("images/tcFullTop.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 946px;
}

#tcFullMid, #tcFullMidNoJS {
    clear: left;
    background-image: url("images/tcFullMid.gif");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    width: 944px;
}


#tcFullBot {
    clear: left;
    background-image: url("images/tcFullBot.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 946px;
}


.noticeInfo {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 30px;
    min-height: 25px;
}

.noticeInfo-crochetvert {
    background-image: url("images/Crochet_vert.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 40px;
    min-height: 25px;
}

.noticeInfo-xrouge {
    background-image: url("images/x_rouge.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 40px;
    min-height: 25px;
}


.noticeInfo-sansIcone {
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 30px;
    min-height: 25px;
}

.noticeInfoInterieurePage {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 12px;
    margin-left: 0px;
    padding-left: 30px;
    min-height: 25px;
}

#tcFullMid .noticeAvertissement {
    background-image: url("images/warning.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 30px;
    width: 878px;
    min-height: 25px;
}

#tcFullMid .zoneMessage {
    clear: left;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 30px;
    width: 878px;
    min-height: 25px;
}

#tcFullMid .noticeInfo {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 10px;
    padding-left: 30px;
    min-height: 25px;
}


#tcFullMid .noticeInfo-multiligne {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    margin-left: 15px;
    padding-left: 30px;
    min-height: 25px;
    width: 878px;
}

#tcFullMid .noticeInfo-application {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 12px;
    width: 878px;
}

span.asterisk {
    color: #FF0000;
    margin-right: 3px;
}

#tcFullMid h2 {
    color: #17415F;
    display: inline;
    margin: 5px 0 2px 15px;
    font-size: 18px;
}

#stepsBar {
    background-image: url("images/stepsBar.gif");
    background-repeat: no-repeat;
    height: 29px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 15px;
    width: 925px;
    color: #17415f;
    font-size: 12px;
}

    #stepsBar ul {
        float: left;
        display: inline;
        margin: 5px 0 0 5px;
        font-size: 12px;
        padding-left: 0px;
    }

    #stepsBar li {
        float: left;
        display: inline;
        width: 19px;
        height: 19px;
        margin-left: 2px;
        margin-right: 2px;
        line-height: 19px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
    }

        #stepsBar li.active {
            background-image: url("images/activeStep.gif");
            background-repeat: no-repeat;
            color: #FFFFFF;
        }

        #stepsBar li.nonActive {
            background-image: url("images/nonActiveStep.gif");
            background-repeat: no-repeat;
            color: #9b9a9a;
        }

.fieldsetBox {
    clear: left;
    width: 925px;
    margin-left: 10px;
}

/**** Ajouts imbrique : mciFraisExigible ****/
.fieldsetBox-imbrique {
    clear: left;
    width: 895px;
    margin: 5px 0px 0px 4px;
}

    .fieldsetBox-imbrique > div.fieldsetBoxTop {
        background-image: url("images/fieldsetBoxTop_imb.png");
        background-repeat: repeat-y;
        width: 895px;
    }

        .fieldsetBox-imbrique > div.fieldsetBoxTop span.title,
        .fieldsetBox-imbrique > div.fieldsetBoxTop span.titleImpression {
            color: #FFFFFF;
            float: left;
            font-size: 13px;
            font-weight: bold;
            margin: 5px 0 0 10px;
        }

        .fieldsetBox-imbrique > div.fieldsetBoxTop img, .fieldsetBox-imbrique > div.fieldsetBoxTop span.help { /*Il y a une image mystérieuse avec le background de fieldsetBoxTop en pleine largeur qui est généré par le Html.Misa.TitreSection*/
            display: none;
        }

    .fieldsetBox-imbrique > .fieldsetBoxMid {
        background-image: url("images/fieldsetBoxMid_imb.png");
        background-repeat: repeat-y;
        width: 895px;
    }

    .fieldsetBox-imbrique > .fieldsetBoxBot {
        background-image: url("images/fieldsetBoxBot_imb.png");
        background-repeat: no-repeat;
        width: 895px;
    }
/**** Fin ajouts imbrique : mciFraisExigible ****/

.fieldsetBoxTop {
    background-image: url("images/fieldsetBoxTop.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 30px;
    width: 925px;
}

    .fieldsetBoxTop span.title, .fieldsetBoxTop span.titleImpression {
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        font-weight: bold;
        margin: -23px 0 0 10px;
    }

    .fieldsetBoxTop span.titleImpression {
        margin-top: 6px;
    }

    .fieldsetBoxTop span.help {
        background-image: url("images/fieldsetBoxTopQuestion.gif");
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: -28px 17px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTop span.help a {
            display: block;
        }


/*
    Début des Class css pour l'affichage des détails d'une grille telerik d'une assurance auto ou habitation.
*/
.fieldsetBoxTitreDetail {
    background-image: url("images/fieldsetBoxTop.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 25px;
    width: 893px;
    padding-left: 10px;
    margin-bottom: -10px;
    padding-top: 10px;
    color: white;
    border-radius: 5px 5px 0px 0px;
}


.fieldsetBoxMidDetail {
    clear: left;
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    width: 99.60%;
    margin-left: 1.2px;
    border: solid;
    position: relative;
    border-color: gray;
    border-width: 0px 1px 0px 1px;
}

.fieldsetBoxBotDetail {
    clear: left;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 99.60%;
    margin-left: 1.2px;
    border: solid;
    position: relative;
    border-color: gray;
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 5px 5px;
}

/* Fin des Class css pour l'affichage des détails d'une grille telerik d'une assurance auto ou habitation. */

/* Début des classes css pour l'affichage d'un encadré (fieldsetbox) non-float ni inline */
.fieldsetBoxTitreDetailBlock {
    background-image: url(images/fieldsetBoxTop.gif);
    background-repeat: no-repeat;
    padding: 8px 0 6px 10px;
    margin-bottom: -10px;
    color: white;
    border-radius: 5px 5px 0px 0px;
}


.fieldsetBoxMidDetailBlock {
    height: auto;
    width: 99.60%;
    margin-left: 1.2px;
    border: solid;
    border-color: gray;
    border-width: 0px 1px 0px 1px;
    padding-top: 10px;
}

.fieldsetBoxBotDetailBlock {
    clear: left;
    background-repeat: no-repeat;
    height: 10px;
    width: 99.60%;
    margin-left: 1.2px;
    border: solid;
    position: relative;
    border-color: gray;
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 5px 5px;
}

/* Fin des classes css pour l'affichage d'un encadré (fieldsetbox) non-float ni inline */

.affichage-colonne-conteneur {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    min-height: 125px;
    justify-content: flex-end;
}

.affichage-colonne-premier-item {
    margin-bottom: auto;
    align-self: stretch;
}


.fieldsetBoxTitre {
    background-image: url("images/fieldsetBoxTitre.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    width: 924px;
}

    .fieldsetBoxTitre span.title, .fieldsetBoxTitre span.titleImpression {
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        font-weight: bold;
        margin: 5px 0 0 10px;
    }

    .fieldsetBoxTitre span.help {
        background-image: url("images/fieldsetBoxTopQuestion.gif");
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: 2px 17px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTitre span.help a {
            display: block;
        }

.fieldsetBoxTitreTraitement {
    display: inline-block;
    width: 924px;
}

    .fieldsetBoxTitreTraitement div.titreTraitement {
        font-weight: bold;
        width: 830px;
        color: #17415F;
        display: inline-block;
        margin: 5px 0 2px 15px;
        font-size: 18px;
    }

    .fieldsetBoxTitreTraitement span.help {
        background-image: url("images/fieldsetBoxTopQuestionTraitement.gif");
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        position: relative;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: 2px 7px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTitreTraitement span.help a {
            display: block;
        }

.fieldsetBoxTitreTraitementPopup {
    display: inline-block;
    width: 520px;
}

    .fieldsetBoxTitreTraitementPopup div.titreTraitement {
        font-weight: bold;
        width: 400px;
        color: #17415F;
        display: inline-block;
        margin: 5px 0 2px 15px;
        font-size: 18px;
    }

    .fieldsetBoxTitreTraitementPopup span.help {
        background-image: url("images/fieldsetBoxTopQuestionTraitement.gif");
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        position: relative;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: 2px 7px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTitreTraitementPopup span.help a {
            display: block;
        }

    .fieldsetBoxTitreTraitementPopup.rechercherPersonneMorale {
        width: 805px;
    }

        .fieldsetBoxTitreTraitementPopup.rechercherPersonneMorale div.titreTraitement {
            width: 685px
        }

.fieldsetBoxMid {
    clear: left;
    background-image: url("images/fieldsetBoxMid.gif");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    width: 925px;
}

.fieldsetBoxBot {
    clear: left;
    background-image: url("images/fieldsetBoxBot.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 925px;
}

.fieldsetBoxTopPrint {
    display: none;
}

/*  Section boite arrondie
**********************************************************************/
.boite-arrondie-entete {
    display: block;
    min-height: 26px;
    width: 100%;
    color: #ffffff;
    background-color: #6B8AA5;
    border: 1px solid #939592;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .boite-arrondie-entete span.title,
    .boite-arrondie-entete span.titleImpression {
        color: #FFFFFF;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        padding-left: 10px;
    }


    .boite-arrondie-entete span.help {
        background-image: url("images/fieldsetBoxTopQuestion.gif");
        background-repeat: no-repeat;
        height: 26px;
        float: right;
        margin-right: 4px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .boite-arrondie-entete span.help a {
            display: block;
            height: 26px;
        }

.boite-arrondie-contenu {
    display: block;
    border: 1px solid #939592;
    padding: 0 0 4px 10px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}


/*  Fin section boite arrondie
**********************************************************************/
.section-aide {
    min-height: 26px;
    width: 100%;
    /*float: right;	*/
    display: inline-block;
}



    .section-aide span.help {
        background-image: url("images/fieldsetBoxTopQuestionTraitement.gif");
        background-repeat: no-repeat;
        height: 26px;
        width: 43px;
        float: right;
        margin-right: 4px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .section-aide span.help a {
            display: block;
            height: 26px;
        }


#formButtons {
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    margin: 0 0 0 11px;
    text-transform: uppercase;
    width: 907px;
}

    #formButtons #div-Imprimer,
    #formButtons #div-ImprimerFormulaire {
        background-repeat: no-repeat;
        width: 131px;
        height: 25px;
        display: inline;
        vertical-align: text-bottom;
    }

    #formButtons #div-Imprimer,
    #formButtons #div-ImprimerFormulaire {
        background-image: url("images/baseBtn.jpg");
        text-align: center;
        float: right;
        margin: 0 4px 0 4px;
    }

        #formButtons #div-Imprimer a,
        #formButtons #div-ImprimerFormulaire a {
            color: #FFFFFF;
            display: inline;
            text-decoration: none;
            cursor: pointer;
        }

        #formButtons #div-Imprimer span:hover,
        #formButtons #div-ImprimerFormulaire span:hover {
            color: #000;
            cursor: pointer;
        }

.button,
.bouton-critere {
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    margin-top: 4px;
}

.bouton-critere {
    display: inline-block;
    float: inherit;
}

    .button .baseActive,
    .bouton-critere .baseActive,
    .button .baseDesactive,
    .bouton-critere .baseDesactive {
        background-image: url("images/baseBtn.jpg");
        background-repeat: no-repeat;
        width: 131px;
        height: 34px;
        float: left;
        display: inline;
        vertical-align: text-bottom;
    }

        .button .baseActive span,
        .bouton-critere .baseActive span,
        .button .baseActive span:hover,
        .bouton-critere .baseActive span:hover {
            color: #FFFFFF;
            display: inline;
            text-decoration: none;
            cursor: pointer;
        }

        /*.buttonRight 
        {
            float:right;
            margin-right:15px;
        }*/

        .button .baseDesactive a,
        .bouton-critere .baseDesactive a {
            color: #AAAAAA;
            display: inline;
            text-decoration: none;
        }

        .button .baseActive span:hover,
        .bouton-critere .baseActive span:hover {
            color: #000;
            cursor: pointer;
        }

/******************************************************************************        
    Accuse de réception
******************************************************************************/
.accuse-fond {
    background-color: #DBE5F1;
    margin: 0 20px 0 20px;
}

.accuse-fond-refus {
    background-color: #FFFFCC;
    margin: 0 20px 0 20px;
}

.accuse-titre {
    background-color: white;
    text-align: center;
    color: #244061;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 12px;
}

.accuse-titre-refus {
    background-color: white;
    text-align: center;
    color: #B93634;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}

.accuse-texte {
    line-height: 20px;
}

.accuse-texte-refus {
    margin: 0 3px 0 3px;
    padding: 3px 0 10px;
    line-height: 20px;
}

/******************************************************************************
    Ajouts
******************************************************************************/
div.BoutonGrille {
    background-image: url("images/dwnlBtn.jpg");
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 4px;
    text-indent: 5px;
    font-size: 14px;
    font-weight: bold;
    min-width: 150px;
    height: 25px;
    text-transform: uppercase;
}

    div.BoutonGrille span:hover {
        color: #000;
        cursor: pointer;
    }

    div.BoutonGrille a {
        color: #FFFFFF;
        display: inline;
        text-decoration: none;
        cursor: pointer;
    }

.texte-gras {
    font-weight: bold;
}

.texte-sous-titre {
    clear: both;
    color: #17415f;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 10px;
}

.footer ul {
    list-style: none;
    padding: 0;
    display: inline;
}

.footer li {
    display: inline;
    margin: 0 0.15em;
}

#formulaire {
    width: 962px;
    position: relative;
}

#boxTop {
    clear: left;
    background-image: url("images/boxTop.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin-left: 10px;
    height: 10px;
    width: 925px;
}

#boxMid {
    clear: left;
    background-image: url("images/boxMid.gif");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    margin-left: 10px;
    height: auto;
    width: 925px;
}

#boxBot {
    clear: left;
    background-image: url("images/boxBot.gif");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin-left: 10px;
    height: 10px;
    width: 925px;
}


#zone-message {
    clear: both;
    margin: 5px 0 5px 10px;
}

    #zone-message h5 {
        color: Red;
    }

.texteBouton {
    position: relative;
    top: 3px;
}

#detailMessage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 900px;
    height: 300px;
}

.espace {
    min-height: 7px;
    max-height: 7px;
}

.espace1 {
    min-height: 4px;
    max-height: 4px;
    clear: both;
}

.detail-message-courrier-securise-entete {
    background-color: #63829C;
    color: White;
    padding: 3px;
    height: 15px;
    width: 917px;
    font-size: 13px;
}

.detail-message-courrier-securise {
    border: 2px solid #63829C;
    border-top: 1px solid #63829C;
    background-color: White;
    height: 60px;
    width: 913px;
    max-height: 60px;
    overflow: auto;
    padding: 3px;
    text-align: justify;
}

.lien-document-courrier-securise {
    color: Black;
    margin-right: 25px;
}

.lien-acrobat {
    color: Black;
    padding-right: 7px;
}

.document-courrier-securise {
    min-width: 60px;
    padding: 0px 20px 0px 0px;
    display: inline;
}

.fond-liste-document-courrier-securise {
    background-color: #EDEDED;
}

.liste-document-courrier-securise {
    width: 66%;
    padding: 7px 0 7px 7px;
}

.col-droite-document-courrier-securise {
    float: right;
    width: 32%;
    padding: 7px 0px 7px 7px;
    text-align: right;
}

.detail-message-courrier-securise-transmission {
    float: right;
    display: inline;
    padding-left: 10px;
}

.section-mci {
    float: left;
    margin-top: 6px;
    padding-left: 6px;
    clear: both;
    position: relative;
}

.full-width {
    width: 100%
}

.titre-section-mci {
    margin-bottom: 4px;
    color: #17415f;
    font-weight: bold;
    font-size: 14px;
    clear: both;
}

.sous-titre-section-mci {
}


.ligne-piece-justificative {
    float: left;
    min-width: 750px;
    min-height: 24px;
}

.ligne-piece-justificative-esm {
    float: left;
    min-width: 850px;
    min-height: 32px
}

.mci-piece-justificative-colonne1 {
    float: left;
    width: 329px;
    margin-left: 25px;
    display: inline-block;
}

.mci-piece-justificative-colonne2 {
    float: left;
    width: 228px;
    margin-left: 5px;
    display: inline-block;
    padding-top: 4px;
}

    .mci-piece-justificative-colonne2 > input {
        margin: 0px 3px 0px 5px;
        padding: 0px;
    }

.mci-piece-justificative-colonne3 {
    float: left;
    width: 324px;
    padding-left: 6px;
    padding-top: 4px;
    display: inline-block;
}

.ul-sans-decoration {
    list-style-type: none;
    width: 100%;
}

.ul-radio-sans-decoration {
    list-style-type: none;
    width: 100%;
    display: inline;
}

.li-enligne {
    display: inline;
}

.defilement-vertical {
    overflow: scroll;
}

.invisible {
    display: none !important;
}

.bouton-radio,
.bouton-check {
    float: left;
    display: block;
}

.label-relie-input,
.label-relie-input-petit,
.label-relie-input-petit-bold {
    position: relative;
    margin-left: 20px;
    display: block;
    padding-top: 4px;
}

.label-relie-input-petit,
.label-relie-input-petit-bold {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 10px;
}

.label-relie-input-petit-bold {
    font-size: 11px;
    font-weight: bold;
}

.label-nonconforme {
    color: red;
}

.label-classif-avert {
    color: #FF8040;
}

.label-classif-erreur {
    color: red;
}

.li-msg-avertissement {
    font-weight: bold;
    color: #FF8040;
    padding-left: 10px;
    font-size: 11px;
    clear: both;
    width: 96%;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error, .text-error {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    background-image: none;
}

.text-error {
    font-size: 12px;
    margin-left: 15px;
}


.field-validation-valid {
    display: none;
}

.input-validation-error {
    background-color: #ffeeee;
}

.validation-summary-errors {
    color: #ff0000;
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    clear: both;
    width: 96%;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.table-col-left {
    clear: left;
    float: left;
    display: inline;
}

.table-col-right {
    float: right;
    display: inline;
    margin-right: 10px;
}

#parametres-communication .editor-label:first-child {
    margin-top: 2px !important;
}

.editor-label,
.display-label,
.entete-label,
.editor-label-column1,
.display-label-column1,
.entete-label-column1 {
    clear: left;
    float: left;
    width: 190px;
    text-align: right;
    margin-right: 12px;
    margin-top: 7px;
}

.editor-label-multiline {
    clear: left;
    float: left;
    width: 190px;
    text-align: right;
    margin-right: 12px;
    margin-top: 1px;
}


.left-editor-label {
    width: 60px;
}

.elargi {
    width: 213px;
}

.editor-label-small {
    clear: left;
    float: left;
    width: 130px;
    text-align: right;
    margin-right: 12px;
    margin-top: 7px;
}

.editor-label-large {
    clear: left;
    float: left;
    width: 280px;
    text-align: right;
    margin-right: 12px;
    margin-top: 7px;
}

.editor-field-large {
    margin-left: 292px;
    margin-top: 7px;
}

.editor-label-large-multiline {
    clear: left;
    float: left;
    width: 280px;
    text-align: right;
    margin-right: 12px;
    margin-top: 1px;
}

.editor-label-xlarge {
    clear: left;
    float: left;
    width: 435px;
    text-align: right;
    margin-right: 12px;
    margin-top: 7px;
}

.editor-label-xxlarge {
    clear: left;
    float: left;
    width: 600px;
    text-align: left;
    margin-right: 12px;
    margin-top: 7px;
}

.editor-label-xlarge-multiline {
    clear: left;
    float: left;
    width: 435px;
    text-align: right;
    margin-right: 12px;
    margin-top: 1px;
}

.editor-label-full {
    clear: left;
    float: left;
    width: 95%;
    text-align: left;
    margin-right: 12px;
    margin-left: 8px;
    margin-top: 7px;
}

.editor-field-sans-left-margin {
    margin-top: 5px;
    margin-right: 5px;
}

.editor-field-sans-retrait {
    margin: 0 5px 0 20px;
}

.fieldset-popup .editor-label {
    width: 70px;
}

.fieldset-popup .editor-field {
    margin-left: 90px;
}


.display-field-half {
    float: left;
    text-align: left;
    margin-top: 7px;
}

.display-field-vcentric {
    float: left;
    text-align: left;
    vertical-align: middle;
    margin-top: 7px;
}

.editor-label-radioButton,
.display-label-radioButton,
.entete-label-radioButton,
.editor-label-column1-radioButton,
.display-label-column1-radioButton,
.entete-label-column1-radioButton {
    float: left;
    width: 190px;
    text-align: left;
    margin-top: 5px;
}

.editor-label-column2,
.display-label-column2,
.entete-label-column2 {
    float: left;
    width: 190px;
    text-align: right;
    margin-right: 12px;
    margin-top: 7px;
}

.display-label-long,
.display-label-centre {
    clear: left;
    float: left;
    width: 905px;
    margin: 5px 5px 0 10px;
}

.display-label-centre {
    text-align: center;
}


.entete-label {
    font-weight: bold;
}


.editor-label-zone-recherche {
    clear: left;
    float: left;
    width: 100px;
    margin-right: 12px;
    margin-top: 5px;
    font-size: 12px;
}

.display-field,
.display-field-column,
.editor-field-column,
.editor-field-zone-recherche-column {
    float: left;
}

.display-field-column1-radioButton,
.editor-field-column1-radioButton,
.editor-field-zone-recherche-column1-radioButton {
    clear: left;
    float: left;
    margin-top: 5px;
    margin-right: 12px;
}

.display-field-column2-radioButton,
.editor-field-column2-radioButton,
.editor-field-zone-recherche-column2-radioButton {
    float: left;
    margin-top: 5px;
    margin-right: 12px;
}

.display-field,
.editor-field,
.editor-field-zone-recherche,
.display-field-column,
.editor-field-column,
.editor-field-zone-recherche-column,
.display-field-long,
.editor-field-long,
.editor-field-midlong {
    font-size: 12px;
    vertical-align: top;
}

.display-field,
.display-field-long,
.display-field-column,
.display-field-column1 {
    margin-top: 5px;
    color: Black;
}


.editor-field-long,
.editor-field-midlong,
.editor-field-zone-recherche
.editor-field-column,
.editor-field-zone-recherche-column {
    /*margin-bottom: 3px;*/
    left: 275px;
}

.editor-field {
    margin-top: 5px;
    margin-left: 202px;
    margin-right: 5px;
}

.editor-field-long input,
.display-field-long input {
    width: 651px;
    display: inline;
}


.editor-field-midlong input,
.display-field-midlong input {
    width: 300px;
    display: inline;
}

.editor-field-zone-recherche input,
.editor-field-zone-recherche-column input {
    display: inline;
    float: left;
}

.text-box {
    width: 30em;
}

.lecture-seule {
    background-color: #EDEDED;
}

.lecture-seuleModePaiment {
    background-color: #EDEDED;
    width: 285px;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

/******************************************************************************
    Telerik
******************************************************************************/
.t-header {
    color: White;
}

th.t-header a.t-link {
    white-space: normal;
}

.t-edit-form-container,
.t-window-content {
    color: Black;
}


.t-widget INPUT {
    font-size: 13px;
}

.t-fond-blanc {
    background-color: #ffffff;
}

.t-fond-alterne {
    background-color: #f7f7f7;
}

.t-fond-non-lu {
    background-color: #E4EBF2;
}

.t-fond-en-retard {
    background-color: #F4E39B;
}

.t-input {
    width: 10px;
}

.t-window-title {
    font-weight: bold;
    color: White;
}

/*  MENU Telerik
**********************************************************************/
/*.t-item
{
    width: 125px;
    height: 23px;
}*/

/*essai pour le menu*/
/*.t-header{
    background-image: url("AMF/sprite.png");
    background-repeat:repeat-x;
    background-position: 0px -752px;
    background-color: #5A8EC6;
}*/


.t-highlighted {
    background: url('images/menuSelectionne.png');
}

    .t-highlighted .t-link {
        color: Black;
    }

.t-group, .t-content, .t-editable-area {
    border-color: #486b23;
    background-color: white;
    /*color: White;*/
}

.t-state-hover {
    color: Black;
}

.t-state-selected {
    /*background: url('images/menuSelectionne.png');
    background-repeat: repeat-x;*/
    background-color: #CACBCB;
    color: Black;
    font-weight: bold;
}




/* Boutons
**********************************************************************/
.nextButtonAsLink {
    background-image: url("images/nextBtnLong.jpg");
    float: right;
    margin: 0 0 0 4px;
    color: white;
    width: 190px;
    height: 25px;
    border-width: 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}


.previousButtonAsLink {
    background-image: url("images/previousBtn.jpg");
    float: right;
    margin: 0 0 0 4px;
    color: white;
    width: 132px;
    height: 25px;
    border-width: 0;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.div-bouton-base, .div-bouton-base-inactif {
    background-image: url("images/baseBtn.jpg");
    display: inline;
    margin: 0 0 0 4px;
    color: white;
    width: 132px;
    height: 25px;
    float: right;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 3px;
}

.div-bouton-base-flottant, .div-bouton-base-flottant-inactif {
    background-image: url("images/baseBtn.jpg");
    display: inline-block;
    margin: 0 0 0 4px;
    color: white;
    width: 132px;
    height: 25px;
    float: none;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 3px;
}

.div-bouton-base-flottant-long, .div-bouton-base-flottant-long-inactif {
    background-image: url("images/baseLongBtn.jpg");
    display: inline-block;
    margin: 0 0 0 4px;
    color: white;
    width: 190px;
    height: 25px;
    float: none;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 3px;
}


.div-bouton-base-flottant-inactif-transparant, .div-bouton-base-inactif-transparant {
    background-image: url("images/baseBtnTransparant-inactif.jpg");
    cursor: default;
}

.div-bouton-base-flottant-transparant, .div-bouton-base-flottant-inactif-transparant {
    background-image: url("images/baseBtnTransparant.png");
    display: inline-block;
    margin: 0 0 0 4px;
    color: white;
    width: 132px;
    height: 25px;
    float: none;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 3px;
}

.div-bouton-base-petit-flottant, .div-bouton-base-petit-flottant-inactif {
    background-image: url("images/baseBtn-petit.png");
    display: inline-block;
    margin: 0 0 0 4px;
    color: white;
    width: 100px;
    height: 25px;
    float: none;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 3px;
}

.div-bouton-addFile, .div-bouton-addFile-inactif {
    background-image: url("images/addFile.png");
    display: block;
    color: white;
    width: 15px;
    height: 19px;
    float: none;
    border-width: 0;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    padding: 3px 3px 3px 3px;
}

.div-bouton-addFileMoney, .div-bouton-addFileMoney-inactif {
    background-image: url("images/addFileMoney.png");
    display: block;
    color: white;
    width: 15px;
    height: 19px;
    float: none;
    border-width: 0;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    padding: 3px 3px 3px 3px;
}

.div-bouton-base-flottant-inactif, .div-bouton-base-inactif {
    background-image: url("images/baseBtn-inactif.jpg");
    cursor: default;
}

.div-bouton-historique {
    background-image: url("images/historique.png");
    background-color: white;
    margin: 0 0 0 4px;
    border-width: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*display: inline;
    color: white;
    float: right;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;*/
}

label.addDocument {
    background-repeat: no-repeat;
    margin-top: 5px;
}

.div-bouton-base-left {
    background-image: url("images/baseBtn.jpg");
    display: inline;
    margin: 0 0 0 4px;
    color: white;
    width: 132px;
    height: 25px;
    float: left;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.div-bouton-base-left-long {
    background-image: url("images/baseLongBtn.jpg");
    display: inline;
    margin: 0 0 0 4px;
    float: left;
    color: white;
    width: 190px;
    height: 25px;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.div-bouton-base-left-extra-long {
    background-image: url("images/baseLongBtn.jpg");
    background-size: 260px 44px;
    display: inline;
    margin: 0 0 0 4px;
    float: left;
    color: white;
    width: 260px;
    height: 25px;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.div-bouton-base-long,
.div-bouton-base-long-inactif {
    background-image: url("images/baseLongBtn.jpg");
    background-repeat: no-repeat;
    display: inline;
    margin: 0px 0 0 4px;
    color: white;
    width: 190px;
    height: 25px;
    float: right;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.div-bouton-base-taille-variable {
    background-image: url("images/baseLongBtn.jpg");
    display: inline;
    margin: 0 0 0 4px;
    float: right;
    color: white;
    height: 25px;
    border-width: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    cursor: pointer;
}

.longueur-bouton-210 {
    background-size: 210px 44px;
    width: 210px;
}

.div-bouton-base-inactif, .div-bouton-base-long-inactif, .div-bouton-inactif {
    opacity: 0.80;
    cursor: not-allowed;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none;
}

.div-bouton-supprimer {
    background-image: url("images/supprimer.png");
    display: inline;
    margin: 0 0 0 4px;
    width: 37px;
    height: 25px;
    float: left;
    border-width: 0;
    padding-right: 10px;
    padding-bottom: 3px;
    cursor: pointer;
}

.buttonRight .div-bouton-base-long a,
.buttonRight .div-bouton-base a {
    color: white;
    display: inline;
    text-decoration: none;
}

.centrer-bouton-verticalement {
    /*S'applique seulement pour les boutons qui sont en fait des liens avec une image par dessus */
    line-height: 25px;
}

.cancel {
}



/* Popup utilisé avec la composante Window de Telerik
**********************************************************************/

.MessageInformatif {
    margin-left: 10px;
    color: Blue;
}

.fieldsetBoxPopup {
    clear: left;
    /*float:left; */
    width: 503px;
    margin-left: 10px;
}

.fieldsetBoxTopPopup {
    background-image: url("images/fieldsetBoxTop.gif");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 30px;
    width: 503px;
}

    .fieldsetBoxTopPopup div.titreSectionPopup {
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        font-weight: bold;
        width: 480px;
        display: inline-block;
        margin: 7px 0 2px 15px;
    }

    .fieldsetBoxTopPopup span.help {
        background-image: url("images/fieldsetBoxTopQuestion.gif");
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: -22px 17px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTopPopup span.help a {
            display: block;
        }

.fieldsetBoxTitrePopup {
    background-image: url("images/fieldsetBoxTitrePopup2.jpg");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 502px;
}

    /*.fieldsetBoxTitrePopup .background
        {
     background-image:url("images/fieldsetBoxTitrePopup2.jpg");       
        }
*/
    .fieldsetBoxTitrePopup span.title, span.titleImpression {
        color: #FFFFFF;
        float: left;
        font-size: 13px;
        font-weight: bold;
        margin: 5px 0 0 10px;
    }

    .fieldsetBoxTitrePopup span.titreSectionPopup {
        font-weight: bold;
        width: 480px;
        color: #17415F;
        display: inline-block;
        margin: 5px 0 2px 15px;
        font-size: 18px;
    }

    .fieldsetBoxTitrePopup span.help {
        background-repeat: no-repeat;
        color: #FFFFFF;
        float: right;
        font-size: 20px;
        font-weight: bold;
        height: 26px;
        margin: 2px 17px 0 0;
        width: 43px;
        overflow: hidden;
        text-indent: -999px;
        z-index: 15;
    }

        .fieldsetBoxTitrePopup span.help a {
            display: block;
        }

.fieldsetBoxMidPopup {
    clear: left;
    background-image: url("images/fieldsetBoxMidPopup2.jpg");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    width: 503px;
}

.fieldsetBoxBotPopup {
    clear: left;
    background-image: url("images/fieldsetBoxBotPopup2.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 503px;
}

.fieldsetBoxTopPrintPopup {
    display: none;
}



#tcFullPopup {
    display: inline;
    float: left;
    margin-left: 15px
}

#tcFullTopPopup {
    background-image: url("images/tcFullTopPopup2.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 523px;
}

#tcFullMidPopup {
    clear: left;
    background-image: url("images/tcFullMidPopup2.jpg");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    min-height: 230px;
    width: 522px;
}


#tcFullBotPopup {
    clear: left;
    background-image: url("images/tcFullBotPopup2.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 10px;
    width: 523px;
}

#tcFullMidPopup .noticeInfo {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    float: left;
    font-size: 12px;
    height: 45px;
    margin-left: 15px;
    padding-left: 30px;
    padding-bottom: 12px;
    width: 450px;
}

#tcFullMidPopup .noticeInfo-multiligne {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    float: left;
    font-size: 12px;
    margin-left: 15px;
    padding-left: 30px;
    padding-bottom: 12px;
    width: 450px;
}

#tcFullMidPopup .noticeInfo-application {
    background-image: url("images/noticeIconBig.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    clear: left;
    font-size: 12px;
    height: 35px;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 12px;
    width: 450px;
}

.editor-label-radioButtonPopup,
.display-label-radioButtonPopup,
.entete-label-radioButtonPopup,
.editor-label-column1-radioButtonPopup,
.display-label-column1-radioButtonPopup,
.entete-label-column1-radioButtonPopup {
    float: left;
    width: 100px;
    text-align: left;
    margin-top: 5px;
}



.display-field-column1-radioButtonPopup,
.editor-field-column1-radioButtonPopup,
.editor-field-zone-recherche-column1-radioButtonPopup {
    clear: left;
    float: left;
    margin-top: 5px;
    margin-right: 12px;
}

.display-field-column2-radioButtonPopup,
.editor-field-column2-radioButtonPopup,
.editor-field-zone-recherche-column2-radioButtonPopup {
    float: left;
    margin-top: 5px;
    margin-right: 12px;
}

.fieldsetBoxMidbuttonPopup {
    clear: left;
    float: left;
    display: inline;
    height: auto;
    width: 503px;
}

.fieldsetBoxMidPopup .buttonRight {
    margin-right: 10px;
}

.fieldsetBoxMid .buttonRight {
    margin-right: 10px;
}

.display-field-column-long input,
.display-field-column-long {
    margin-top: 5px;
    color: Black;
    font-size: 12px;
    vertical-align: top;
    float: left;
    width: 651px;
}

.editor-labelPopup,
.display-labelPopup,
.entete-labelPopup,
.editor-label-column1Popup,
.display-label-column1Popup,
.entete-label-column1Popup {
    clear: left;
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 12px;
    margin-top: 5px;
}

.fieldsetBoxPopup .display-field,
.fieldsetBoxPopup .editor-field,
.fieldsetBoxPopup .editor-field-zone-recherche,
.fieldsetBoxPopup .display-field-column,
.fieldsetBoxPopup .editor-field-column,
.fieldsetBoxPopup .editor-field-zone-recherche-column,
.fieldsetBoxPopup .display-field-long,
.fieldsetBoxPopup .editor-field-long,
.fieldsetBoxPopup .display-field-midlong,
.fieldsetBoxPopup .editor-field-midlong {
    font-size: 12px;
    vertical-align: top;
    margin-left: 162px;
}

.fieldsetBoxPopup .field-validation-error {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    background-image: none;
    display: block;
}

#tabsPopup {
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin-left: 2px;
    text-align: center;
    clear: both;
}

    #tabsPopup div {
        margin-right: 0px;
        padding-top: 5px;
    }

    #tabsPopup .tabSelected {
        float: left;
        display: inline;
        width: 130px;
        height: 20px;
        background-image: url('images/tabBgSelected.png');
        background-repeat: no-repeat;
    }

        #tabsPopup .tabSelected a {
            color: #fff;
            text-decoration: none;
            text-align: center;
        }

    #tabsPopup .tabUnselected {
        float: left;
        display: inline;
        width: 130px;
        height: 20px;
        background-image: url('images/tabBg.png');
        background-repeat: no-repeat;
        cursor: default;
    }

        #tabsPopup .tabUnselected a {
            color: #000;
            text-decoration: none;
            text-align: center;
        }

    #tabsPopup span {
        color: White;
    }


.fieldsetBoxMidbutton {
    clear: left;
    float: left;
    display: inline;
    height: auto;
    width: 925px;
}

.buttonRight {
    float: right;
    margin: 4px 0 0 4px;
}

.groupe-bouton-droite {
    float: right;
    margin: 4px 11px 0 4px;
    min-height: 25px;
}

.groupe-bouton-gauche {
    float: left;
    margin: 4px 0 0 8px;
    z-index: 250;
    min-height: 25px;
}

.groupe-bouton-centre {
    display: flex;
    justify-content: center;
    margin: 4px 11px 0 4px;
    min-height: 25px;
}

.iframeWindow {
    width: 565px;
    height: 720px;
    display: block;
}

.t-window-content {
    background: none repeat scroll 0 0 white;
}

.popup-editor {
    width: 100px;
}

/* Popup simple (utilisé avec JQuery seulement)
**********************************************************************/

#masqueEcran {
    /*position:absolute;*/
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.popup-modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
}

#specifique {
    width: 600px;
    height: 600px;
    background-color: #ffffff;
    border: 1px solid black;
}

#validation_3boutons {
    width: 600px;
    height: 150px;
    background-color: #ffffff;
    border: 1px solid black;
}

.entete {
    background-color: #A8C1DC;
    height: 22px;
    padding: 5px 0 0 8px;
    font-size: 13px;
}

.popup-contenu {
    padding: 8px 8px 8px 8px;
    font-size: 13px;
}

.fermer-popup {
    left: 577px;
    position: absolute;
    background-color: #A8C1DC;
    background-image: url("images/fermer.png");
    background-repeat: no-repeat;
    border-width: 0px;
    min-height: 15px;
    min-width: 6px;
}

    .fermer-popup a:link {
        background-image: url("images/fermer.png");
        min-height: 10px;
    }

.question-popup {
    float: left;
    margin: 8px 0px 8px 0px;
    padding: 0px -8px 0;
}

/* Declaration-Divulgation   CSS
**********************************************************************/
.question .field-validation-error {
    display: block;
}


.editor-label-question {
    float: left;
    width: 600px;
    text-align: left;
    margin-top: 5px;
}

.question {
    clear: left;
    margin-left: 15px;
}


.niveau .Niveau1Declaration, .niveau .sousNiveau .Niveau2Declaration, .niveau .sousNiveau .sSousNiveau .Niveau3Declaration {
    clear: both;
    padding-left: 16px;
}

.niveau .sousNiveau .sSousNiveau .Niveau3Declaration {
    padding-left: 50px;
}

.Declaration .TextCourt,
.Declaration .DateDeclaration,
.Declaration .texteCourtDeclaration,
.Declaration .RadioDeclaration,
.Declaration .montant,
.Declaration .nombre {
    float: right;
    width: 220px;
}

.Declaration .RadioDeclaration {
    width: 224px;
}

.Declaration .nombre .t-widget.t-numerictextbox .t-formatted-value,
.Declaration .nombre .t-widget.t-numerictextbox .t-input,
.Declaration .montant .t-widget.t-numerictextbox .t-formatted-value,
.Declaration .montant .t-widget.t-numerictextbox .t-input {
    text-align: end !important;
    text-align: right !important;
    width: 150px;
}

.Declaration .nombre .t-widget.t-numerictextbox .t-formatted-value,
.Declaration .montant .t-widget.t-numerictextbox .t-formatted-value {
    overflow: hidden;
    padding: 3px 2px 0 0;
    right: 0;
}


.left-editor-field {
    margin-top: 9px;
    margin-left: 70px;
}

.RadioDeclaration .editor-label-radioButtonPopup,
.RadioDeclaration .display-label-radioButtonPopup,
.RadioDeclaration .entete-label-radioButtonPopup,
.RadioDeclaration .editor-label-column1-radioButtonPopup,
.RadioDeclaration .display-label-column1-radioButtonPopup,
.RadioDeclaration .entete-label-column1-radioButtonPopup {
    float: left;
    width: 60px;
    text-align: left;
    margin-top: 5px;
}


.Niveau1Declaration .field-validation-error {
    display: block;
}



.DivulgationQuestion {
    clear: both;
}

    .DivulgationQuestion .field-validation-error {
        display: block;
    }

.NumeroDeclaration {
    clear: both;
    float: left;
    margin-top: 5px;
    text-align: right;
    width: 10px;
}

.texteQuestionDeclaration {
    float: left;
    margin-top: 5px;
    margin-left: 9px;
    width: 600px;
}

.TextBoxDeclaration {
    clear: both;
    margin-left: 7px;
    padding-top: 7px;
}

.TextAreaDeclaration {
    clear: both;
    margin-left: 19px;
    padding-top: 7px;
}

.TextBoxDeclaration .TextLong, .TextBoxDeclaration .checkBoxList {
    width: 800px;
    height: auto;
}

.TextBoxDeclaration .checkBoxList {
    padding-left: 40px;
}

.TextBoxDeclaration .TextCourt {
    width: auto;
    height: auto;
}

.textCheckBoxDeclaration {
    float: left;
    width: 600px;
    margin-left: 5px;
    margin-right: 100px;
}

.checkBoxDeclaration {
    clear: right;
    float: left;
    margin-left: 20px;
}

.niveau, .sousNiveau, .sSousNiveau {
    margin-top: 6px;
    width: 920px;
}

.Niveau2Declaration .boutonQuestion .TextBoxDeclaration {
    margin-left: 50px;
}

select {
    width: 307px;
}


.editor-fontBold {
    font-weight: bold;
}

.retrait {
    margin-left: 15px;
}

.editor-marginTopBottom {
    margin-left: 30px;
    margin-bottom: 20px;
}

.gray-color {
    color: gray;
}


.check-field {
    margin-top: 7px;
}

.container {
    padding-top: 15px;
    padding-right: 15px;
}

.containerCondition {
    padding-left: 40px;
    padding-top: 15px;
}

    .containerCondition label, .containerCondition button {
        vertical-align: top;
    }

.t-item {
    min-height: 23px;
    width: auto;
}

.buttonsPanel {
    padding-left: 10px;
}

.tabUnselected span a {
    text-decoration: none;
    color: white;
}

.containerDetail {
    clear: left;
    width: 925px;
    margin-left: 10px;
}

.t-grid-header .t-header, .t-grid-header .t-last-header {
    padding: 0.3em 0.1em;
    text-align: center;
}

    .t-grid-header .t-header .t-link {
        padding: 0 0 0 0
    }

.t-grid-header .t-hierarchy-cell {
    width: 20px;
}

.t-grid-filter {
    margin: -1.8em -0em -0.3em 3px
}

#Grid {
    margin-left: -0.7em;
    margin-right: -0.7em;
}

.t-combobox {
    margin-left: 15px;
    margin-right: 10px;
    width: 260px;
}

.right {
    float: right;
    margin-right: 7px;
}

.left-fieldsetBoxTitrePopup {
    float: none;
    margin-left: 10px;
    display: block;
}

.t-animation-container.t-group {
    width: 260px !important;
}

.left-fieldsetBoxTitrePopup .fieldsetBoxTop span.title,
.left-fieldsetBoxTitrePopup .fieldsetBoxTop span.titleImpression {
    margin-top: -24px !important;
}

.t-grid td {
    padding: 0.5em 0.4em;
}

.button-no-margin {
    float: none;
    vertical-align: top;
}

.texte-nombre {
    width: 50px;
}

.select-declaration {
    width: 200px;
}

#hdFullMid {
    clear: left;
    background-image: url("images/tcFullMid.gif");
    background-repeat: repeat-y;
    display: inline;
    float: left;
    height: auto;
    width: 944px;
}

    #hdFullMid h2 {
        margin-left: 15px;
        margin-top: 5px;
    }

.select-lessLarge {
    width: 280px;
}

.t-grid .t-grid-header .t-grid-header-wrap table th {
    color: White;
}

.datepicker {
    width: 80px;
    margin-right: 4px;
}

.Niveau2Declaration .field-validation-error {
    margin-left: 19px;
}

.Niveau3Declaration .field-validation-error {
    margin-left: 16px;
}

.gras {
    font-weight: bold
}

.text-long {
    width: 250px;
}

.input-long {
    width: 445px;
}

/* Class pour l'alignement a droite des currency avec le controle numeric de Telerik (PATRICE 23-08-2011) */
.ra {
    position: relative;
}

    .ra .t-formatted-value {
        left: auto;
        right: 0;
    }
/* -----------------------------------------------------------*/

/*Modif pour JQuery UI*/
.ui-widget-header {
    color: White;
    background-image: none;
    background-color: rgb(107, 138, 165);
}

.ui-state-default {
    background-image: none !important;
    background-color: #b3c9dd !important;
}

.ui-state-highlight {
    color: White;
    background-image: none !important;
    background-color: #bdcbad !important; /*739239*/
}

.ui-icon {
    /*color: White !important;*/
    background-color: #ffffff !important;
}

div.growlUI {
    height: 50px;
    background: url('images/notification.png') no-repeat;
}

    div.growlUI h1, div.growlUI h2 {
        color: white;
        text-align: left;
        padding-left: 40px;
    }

    div.growlUI h1 {
        font-size: medium;
    }

    div.growlUI h2 {
        font-size: small;
    }

.undo {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0px;
    height: 16px;
    line-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    text-indent: -3333px;
    vertical-align: middle;
    width: 16px;
    background-image: url('Images/Undo.png')
}

.undelete {
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0px;
    height: 16px;
    line-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    text-indent: -3333px;
    vertical-align: middle;
    width: 16px;
    background-image: url('Images/Undelete.png')
}

input.fileUpload {
    position: relative;
    right: 193px;
    top: -12px;
    font-size: 19px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    cursor: pointer
}

label.fileUpload {
    width: 125px;
    overflow: hidden;
    background-repeat: no-repeat;
    display: inline-block
}

.fileUploadSection {
    display: inline-block
}

@-moz-document url-prefix() {
    .ffwidth98 {
        width: 98% !Important
    }

    .ffwidth97 {
        width: 97% !Important
    }
}

#fade { /*--Masque opaque noir de fond--*/
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .80;
    z-index: 9999;
}

.popup_block {
    background: #fff;
    padding: 1px;
    border: 1px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    z-index: 99999;
    left: 35%;
    top: 40%;
    width: 30%;
    /*--Les différentes définitions de Box Shadow en CSS3--*/
    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-box-shadow: 0px 0px 2px #000;
    box-shadow: 0px 0px 2px #000;
    /*--Coins arrondis en CSS3--*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.popup_block-large {
    left: 28%;
    width: 44%;
}

.popup_block-high {
    top: 35%;
    height: 20%;
}

.zone-saisie {
    clear: both;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 10px
}

.detailFormulaire-td-columns-custom {
    width: 275px;
    text-align: left;
    padding-right: 10px;
    padding-top: 5px;
    font-weight: bold;
    vertical-align: top;
}

.corroboration-td-columnsNoneBold-custom {
    width: 275px;
    text-align: left;
    padding-right: 10px;
    padding-top: 5px;
}

/*
.corroboration(-td - columnsBold - custom)
{
    width:275px;
    text-align:left;
    padding-right: 10px;
    padding-top: 5px;
    font-weight:bold;
}
*/

select.ui-timepicker-select.ui-state-default.ui-corner-all {
    width: 50px;
}

/*Section Client - Views - Messagerie - CourrierSecuriseCS et CourrierSecuriseInterne*/
.imageSuivi {
    background-image: url('images/suivi.png');
    background-size: 100%;
}

.imageNonSuivi {
    background-image: url('Images/nonSuivi.png');
    background-size: 100%;
}

.imageLu {
    background-image: url('images/lu.png');
    background-size: 100%;
}

.imageNonLu {
    background-image: url('Images/nonLu.png');
    background-size: 100%;
}

.imageSpan {
    margin-left: 2px;
    margin-bottom: 4px;
    width: 15px;
    height: 15px;
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.courrierUrgent {
    font-weight: bold;
    color: red;
}

.imageBouton {
    margin: 5px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.type-piece-justificative:nth-child(even) div {
    background-color: #dae2e8 !important;
}

.erreurRapport {
    background-image: url("images/flecheRapportErreur.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: left;
    font-size: 10px;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 5px;
    padding-left: 30px;
    padding-top: 5px;
    min-height: 25px;
}



/**********************************************************************/
/* Début -- Declaration-Divulgation -- Refonte 2017                   */
/**********************************************************************/
.dcl-config {
    display: none;
}

.dcl-question {
    clear: both;
    margin: 5px 0 10px;
    padding: 5px 15px 5px 15px;
}

    .dcl-question .dcl-question {
        padding: 5px 0 0 17px;
        margin-bottom: 0;
    }

.dcl-question-texte {
    clear: both;
    margin: 5px 0 10px;
    padding: 0px 15px 5px 12px;
    display: table-cell;
}

.dcl-question-wrapper {
    display: table;
    width: 100%;
}

    .dcl-question-wrapper::before, .dcl-question-wrapper::after,
    .dcl-question::before, .dcl-question::after,
    .dcl-label::before, .dcl-label::after,
    .clear::before, .clear::after {
        content: "";
        display: table;
        clear: both;
    }

div[dcl-condition] > .dcl-repete-modele + .dcl-repete {
    border-top: solid 1px #a9a9a9;
    margin-top: 10px;
}

.dcl-repete {
    border-bottom: solid 1px #a9a9a9;
    padding-top: 10px;
}

.dcl-repete-modele {
    display: none;
}

.dcl-bouton {
    margin: 10px 0;
    text-align: right;
}

    .dcl-bouton.ajouter {
        text-align: center;
    }

.dcl-numero {
    display: table-cell;
    width: 0%;
    padding-right: 7px;
}

.dcl-obligatoire {
    display: table-cell;
    width: 0%;
    color: #f00;
    padding-right: 4px;
}

div#Section_Declaration div#section-declaration .dcl-obligatoire {
    color: #00f;
    line-height: 40%;
    vertical-align: top;
    font-size: 13px !Important;
    font-weight: normal !Important;
}

.dcl-texte {
    display: table-cell;
}

.dcl-label {
    display: table-cell;
}

.dcl-label-text-align {
    display: table-cell;
    padding-top: 2px;
    width: 117px;
    text-align: right
}

.dcl-label.solo {
    display: block;
    max-width: 70%;
}

.dcl-question .dcl-question .dcl-question .dcl-label.solo {
    max-width: 60%;
}

div[dcl-condition] {
    clear: both;
}

div.dcl-reponse {
    clear: both;
    padding-top: 7px;
}

span.dcl-reponse {
    display: table-cell;
    width: 224px !important;
    padding-left: 50px;
}

    span.dcl-reponse select {
        width: 87%;
    }

span.dcl-oui, span.dcl-non {
    padding-right: 40px;
}

div.dcl-choix-reponse {
    margin-left: 32px;
}

div.dcl-sous-case {
    padding-left: 45px;
}

.dcl-ajouter {
    display: inline;
    float: none;
}

.dcl-supprimer {
    display: inline-block;
    float: none;
    height: 24px;
}

span.dcl-reponse .t-widget.t-numerictextbox .t-formatted-value {
    overflow: hidden;
    padding: 3px 2px 0 0;
    right: 0;
}

span.dcl-reponse .t-widget.t-numerictextbox .t-formatted-value,
span.dcl-reponse .t-widget.t-numerictextbox .t-input {
    text-align: end !important;
    text-align: right !important;
    width: 60px;
}

span.dcl-reponse .t-widget.t-numerictextbox .t-formatted-value,
span.dcl-reponse .t-widget.t-numerictextbox .t-input {
    width: 150px;
}

/* Personne Morale */
.dcl-pm-bouton {
    float: right;
    padding: 0 21px 0 0;
    margin-top: -2px;
}

.dcl-pm-info {
    margin-bottom: 5px;
}

    .dcl-pm-info label, .dcl-pm-info input {
        display: inline-block;
    }

    .dcl-pm-info label {
        text-align: right;
        width: 22%;
        padding-right: 1%;
        box-sizing: border-box;
    }

    .dcl-pm-info input {
        background-color: #EDEDED;
    }

    .dcl-pm-info.num-client input {
        width: 25%
    }

    .dcl-pm-info.nom-client input {
        width: 75%
    }

/* Mode lecture seule // Version imprimable */
div.mci-declaration.mode-lecture-seule .dcl-bouton {
    display: none;
}

span.dcl-reponse.lecture-seule {
    background-color: #fff !important;
    color: #000 !important;
    padding: 2px 5px !important;
    border: 1px solid black !important;
    box-sizing: border-box !important;
    word-break: break-all;
}
/**********************************************************************/
/* Fin -- Declaration-Divulgation -- Refonte 2017                     */
/**********************************************************************/

p.textarea {
    white-space: pre-line;
    background-color: #fff;
    color: #000;
    border: 1px solid black;
    padding: 5px;
    margin: 0;
    box-sizing: border-box;
}

/* Permettre a la grille du calendrier d'avoir 2 lignes d'en-tête*/
#grilleCalendrierDivulgation .t-grid-header .t-header .t-link {
    height: auto;
    padding-left: 0em;
    padding-right: 0em;
    text-align: center;
}

#grilleCalendrierDivulgation .t-grid-header .t-header {
    white-space: normal;
}

#retour-zone {
    position: absolute;
    left: 490px;
}

    #retour-zone a {
        display: inline-block;
        padding: 3px 0 0;
        box-sizing: border-box;
        margin-left: -50%;
    }

        #retour-zone a img {
            height: 32px;
        }

.popup-logo-ze {
    background: url(images/logo-zone-entreprise.svg) no-repeat 50% 0%;
    background-size: auto 50px;
    padding-top: 60px;
    margin: 5px;
}

/* Permettre aux grilles d'offres internet d'avoir 2 lignes d'en-tête*/
#grilleEspaceNumerique .t-grid-header .t-header .t-link,
#GrilleProduitServiceNumerique .t-grid-header .t-header .t-link,
#GrilleDossierDsr .t-grid-header .t-header .t-link,
#grilleFormationMinimale .t-grid-header .t-header .t-link,
#grilleEmployeExpertReglementSinistre .t-grid-header .t-header .t-link,
.grille-entete-multiligne .t-grid-header .t-header .t-link {
    height: auto;
    padding-left: 0em;
    padding-right: 0em;
    margin: 0 2px 0 2px;
    padding: 0;
    text-align: center;
}

#grilleFormationMinimale .t-grid-header .t-header .t-link {
    margin: 0 6px 0 6px;
}


#grilleEspaceNumerique .t-grid-header .t-header,
#GrilleProduitServiceNumerique .t-grid-header .t-header,
#GrilleDossierDsr .t-grid-header .t-header,
#grilleFormationMinimale .t-grid-header .t-header,
#grilleEmployeExpertReglementSinistre .t-grid-header .t-header,
.grille-entete-multiligne .t-grid-header .t-header {
    white-space: normal;
}

#grilleEspaceNumerique table,
#GrilleProduitServiceNumerique table,
#GrilleDossierDsr table,
#grilleEmployeExpertReglementSinistre table,
#grilleFormationMinimale table {
    table-layout: fixed;
}


#grilleEspaceNumerique td,
#GrilleProduitServiceNumerique td,
#GrilleDossierDsr td,
#grilleFormationMinimale td,
#grilleEmployeExpertReglementSinistre td,
.grille-entete-multiligne td {
    word-wrap: break-word;
}

#grilleAutresNoms.t-widget.t-grid {
    width: 510px;
    margin-left: 202px;
    margin-top: 5px;
}

#grilleAutresNoms .t-grid-header {
    display: none;
}

#grilleAutresNoms .t-grid-pager.t-grid-bottom {
    display: none;
}

#grilleAutresNoms td {
    word-break: break-word;
}

#grilleAutresNoms .t-no-data {
    font-style: italic;
}

.info-italic {
    font-style: italic;
}

#GrilleSelectionPersonnePhysique td {
    word-break: break-word;
    white-space: pre-line;
}

/**********************************************************************/
/* Début -- Page chargé suite à une action exécuté dans le CRM.       */
/**********************************************************************/

#page-crm-bouton {
    padding: 0 15px;
    min-width: 946px;
}

    #page-crm-bouton h1 {
        color: #426788;
    }

    #page-crm-bouton .boite {
        border: solid #768ca5 1px;
        margin-bottom: 15px;
    }

        #page-crm-bouton .boite .sommaire {
            background-color: #6b8aa5;
            padding: 5px 15px;
            color: #fff;
        }

            #page-crm-bouton .boite .sommaire p {
                margin: 0;
            }

        #page-crm-bouton .boite .ligne {
            padding: 0 15px;
        }

            #page-crm-bouton .boite .ligne span {
                display: inline-block;
                width: 49%;
            }

/**********************************************************************/
/* Fin -- Page chargé suite à une action exécuté dans le CRM.         */
/**********************************************************************/

/**********************************************************************/
/* Choix et validation du courriel                                    */
/**********************************************************************/
.boite-courriel-existant {
    padding: 9px;
    display: block;
    border: solid 1px #939592;
    margin: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 50%;
}

.champ-courriel-existant {
    padding-top: 7px;
    font-size: 18px;
    font-weight: 700;
    color: #17415f;
}

.lien-bleu-fonce-gras {
    font-size: 14px;
    font-weight: 700;
    color: #17415f;
}

.label-allonge {
    width: 325px !important;
}

/**********************************************************************/
/* Fin -- Choix et validation du courriel                             */
/**********************************************************************/

#consulter-documentvm .t-grid-header > tr > .t-header > .t-link {
    color: #fff !important;
}

.label-operation-dossier-dsr {
    margin-top: 6px;
}

.grille-custom {
    border: 1px solid #939592;
    table-layout: fixed;
    width: 99% !important;
    margin: 4px 0 4px 0 !important;
}

.entete-grille-custom {
    word-break: break-word;
    white-space: normal !important;
}

.premiere-cellule-grille-custom {
    word-break: break-word;
    white-space: normal !important;
    border-top: 1px solid #939592 !important;
    padding: 3px 4px 3px 4px;
}


.cellule-grille-custom {
    word-break: break-word;
    white-space: normal !important;
    border-top: 1px solid #939592 !important;
    border-left: 1px solid #939592 !important;
    padding: 3px 4px 3px 4px;
}

.cellule-delimiteur {
    font-weight: bold;
    background-color: #9bacbe;
    /*#768ca5*/
}

.cache {
    display: none;
}


.ligneActionnaires {
    margin-top: 6px;
}

.ligneActionnaires-impression {
    color: darkslategray;
}

.ligneActionnaires-supprimer {
    background-image: url("images/supprimer_ligne.png");
}

.detail-assureur .fieldsetBoxTitre {
    background-image: url(images/fieldsetBoxTitre.gif);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    width: 877px;
}

.detail-assureur .fieldsetBoxMid {
    clear: left;
    background-image: url(images/fieldsetBoxMid.gif);
    background-repeat: repeat-y;
    background-size: contain;
    display: inline;
    float: left;
    height: auto;
    width: 878px;
}

.detail-assureur .fieldsetBoxBot {
    clear: left;
    background-image: url(images/fieldsetBoxBot.gif);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline;
    float: left;
    height: 10px;
    width: 878px;
}




.detail-assureur-reponse {
    display: table-cell;
    width: 750px !important;
}

.detail-assureur-question {
    display: table-cell;
}

.detail-assureur-reponse-line {
    width: 845px;
}



.grilleAssueursProduits {
    display: block;
    list-style-type: circle;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}

.popupProduitAssurance {
    display: inline-block;
    width: 610px;
}

.popupProduitAssurance div.titreTraitement {
    font-weight: bold;
    width: 500px;
    color: #17415F;
    display: inline-block;
    margin: 5px 0 2px 15px;
    font-size: 18px;
}

.popupProduitAssurance span.help {
    display: none
}

    .popupProduitAssurance div.dcl-question {
        padding: 0px 0px 0px 0px !important;
    }

    .popupProduitAssurance select {
        width: 440px !important;
    }

    .popupProduitAssurance div.fieldsetBoxTopPopup {
        width: 610px !important;
        background-image: url(images/fieldsetBoxTitrePopup3.png) !important;
    }

    .popupProduitAssurance div.fieldsetBoxMidPopup {
        width: 610px !important;
        background-image: url(images/tcFullMidPopup3.jpg) !important;
    }

    .popupProduitAssurance div.fieldsetBoxBotPopup {
        width: 610px !important;
        background-image: url(images/fieldsetBoxBotPopup3.jpg) !important;
    }

.DivMessage {
    width: 800px;
    height: 300px;
    border: solid 1px gray;
    background-color: #FFF;
    text-align: center;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 85px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #696969;
    font-family: Verdana, Helvetica, sans-serif;
}

/* Modification rapide pour corriger un bug de prod suite a une modification de chrome*/
input {
    border-width : 1px;
}

.check-renversement-ligne-facture-lecture-seule,
.checkbox-lecture-seule {
    opacity: .5
}

.section-info-compensation,
.section-info-paiement-electronique {
    padding-left: 455px;
}

.wrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

#versLeHaut {
    display: none;
}

.active #versLeBas {
    display: none;
}

.active #versLeHaut {
    display: inline-block;
}

.toggle {
    height: 10px;
    width: 10px;
}

.infoImportante{
    color: #FF0000;
    padding: 5px 0px 0px 0px;
}

.center-grid-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-grid-buttons a {
    margin: 0 5px;
}

.div-disabled {
    pointer-events: none;
    opacity: 0.6;
}


/* Styles pour l'historique de la declaration*/
.libelle-entete-droite {
    display: inline;
    float: right;
    width: 350px;
    height: 120px;
}

.libelle-entete-droite span {
    position: relative;
    top: 26px;
    float: right
}

.z-index-front {
    z-index: 20;
}

.z-index-top {
    z-index: 600;
}

/* Fin des styles pour l'historique de la declaration*/