:root {
    --orange-color: #da6a1f;
}

.border-backgournd {
    background-color: #d3d3d3;
    border-radius: 10px;
    margin: 10px 10px;
    padding: 5px
}

.lightblue {
    background-color: #d9e3ff !important
}

.darkblue {
    background-color: #a1a1c5 !important
}

div.pager {
    text-align: center;
    margin: 1em 0
}

#lblUndertakerEmailValue {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
    div.pager span {
        display: inline-block;
        width: 1.8em;
        height: 1.8em;
        line-height: 1.8;
        text-align: center;
        cursor: pointer;
        background: #ccc;
        color: #fff;
        margin-right: .5em
    }

        div.pager span.active {
            background: #5bc0de
        }

.diagonal_lines_pattern {
    background-image: -webkit-gradient(linear,left bottom,right top,color-stop(0,rgba(150,150,150,1)),color-stop(.25,rgba(150,150,150,1)),color-stop(.25,rgba(0,0,0,0)),color-stop(.5,rgba(0,0,0,0)),color-stop(.5,rgba(150,150,150,1)),color-stop(.75,rgba(150,150,150,1)),color-stop(.75,rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left bottom,rgba(150,150,150,1) 0,rgba(150,150,150,1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(150,150,150,1) 50%,rgba(150,150,150,1) 75%,rgba(0,0,0,0) 75%);
    background-image: -moz-linear-gradient(left bottom,rgba(150,150,150,1) 0,rgba(150,150,150,1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(150,150,150,1) 50%,rgba(150,150,150,1) 75%,rgba(0,0,0,0) 75%);
    background-image: -ms-linear-gradient(left bottom,rgba(150,150,150,1) 0,rgba(150,150,150,1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(150,150,150,1) 50%,rgba(150,150,150,1) 75%,rgba(0,0,0,0) 75%);
    background-image: -o-linear-gradient(left bottom,rgba(150,150,150,1) 0,rgba(150,150,150,1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(150,150,150,1) 50%,rgba(150,150,150,1) 75%,rgba(0,0,0,0) 75%);
    background-image: linear-gradient(left bottom,rgba(150,150,150,1) 0,rgba(150,150,150,1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(150,150,150,1) 50%,rgba(150,150,150,1) 75%,rgba(0,0,0,0) 75%);
    background-size: 30px 30px;
    width: 100%;
    height: 100%
}

.fixedBoxLoose {
    width: 814px
}

    .fixedBoxLoose hr {
        margin-top: 10px !important
    }

.sticked {
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: fixed;
    top: 1px;
    z-index: 1000
}

.p_warning_red {
    color: red;
    font-size: 12px
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

.clearfix2 {
    display: block;
    clear: both;
    overflow: hidden
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

body, html {
    width: 100%;
    background-color: transparent
}

body, div, fieldset, h1, h2, h3, h4, legend, table, ul {
    font-family: Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #4d4d4d
}

ul {
    list-style-type: none
}

a, a:hover {
    text-decoration: none
}

    a img {
        border: 0
    }

body {
    text-align: center;
    padding-bottom: 20px
}

div:focus, object:focus {
    outline-style: none
}

table {
    border: 0;
    border-collapse: collapse
}

td {
    vertical-align: top
}

    td a {
        cursor: pointer
    }

p.text-primary {
    color: #4d4d4d
}

div.client_main_cerceuils_fr, div.client_main_fr, div.main_cerceuils_fr, div.main_fr {
    width: 1024px;
    text-align: left;
    margin: 38px auto 0 auto
}

    div.client_main_fr.login {
        margin-top: 0
    }

div.main_cerceuils_fr {
    background-image: url(/images/admin_cerceuils_header_fr.jpg?v=appVersion)
}

div.client_main_cerceuils_fr {
    background-image: url(/images/client_cerceuils_header_fr.jpg?v=appVersion)
}

div.client_main_cerceuils_nl, div.client_main_nl, div.main_cerceuils_nl, div.main_nl {
    width: 1024px;
    text-align: left;
    margin: 38px auto 0 auto;
    background-image: url(/images/admin_header_nl.jpg?v=appVersion);
    background-repeat: no-repeat
}

div.client_main_nl {
    background-image: url(/images/client_header_nl.jpg?v=appVersion)
}

div.main_cerceuils_nl {
    background-image: url(/images/admin_cerceuils_header_nl.jpg?v=appVersion)
}

div.client_main_cerceuils_nl {
    background-image: url(/images/client_cerceuils_header_nl.jpg?v=appVersion)
}

div.header_fr {
    height: 117px;
    margin-bottom: 20px;
}

#login_body .header_fr {
    background: url(/images/crematoriumlogin.jpg) no-repeat;
    margin: 20px 0 0 0;
    height: 126px
}

#login_body #txtLogin, #login_body #txtPassword {
    padding-left: 10px
}

table.top_nav {
    margin-left: 150px
}

td.tn_col1 {
    width: 612px
}

div.log_tools {
    padding-top: 11px;
    font-style: italic;
    text-transform: uppercase;
    color: #fff
}

    div.log_tools a, span.current_user {
        color: #fff
    }

a.header_link {
    color: #fff;
    text-decoration: underline
}

span.log_separator {
    margin-left: 3px;
    margin-right: 3px
}

td.right {
    text-align: right
}

td.center {
    text-align: center
}

td.middle {
    vertical-align: middle
}

input[type=checkbox], input[type=radio] {
    margin-left: 1px
}

td.chk_c1 {
    width: 30px
}

td.rad_c2 span {
    position: relative;
    top: -2px
}

a {
    color: #da6a1f
}

    a:hover {
        color: #ffa200
    }

    a.close_cas {
        margin-top: -15px;
        margin-right: -15px;
        margin-left: 264px;
        background-image: url(/images/cross.gif);
        display: block;
        width: 10px;
        height: 10px;
        background-repeat: no-repeat
    }

    a.client_tn_menu1_0, a.client_tn_menu1_1, a.client_tn_menu2_0, a.client_tn_menu2_1, a.client_tn_menu3_0, a.client_tn_menu3_1, a.client_tn_menu4_0, a.client_tn_menu4_1, a.tn_menu1_0, a.tn_menu1_1, a.tn_menu2_0, a.tn_menu2_1, a.tn_menu3_0, a.tn_menu3_1, a.tn_menu4_0, a.tn_menu4_1 {
        padding-top: 3px;
        text-align: center;
        color: #fff;
        text-decoration: none;
        display: block;
        background-image: url(/images/admin_top_nav_btn_left_0.png);
        background-repeat: no-repeat;
        height: 25px
    }

    a.btn_phone {
        margin-left: 8px;
        margin-right: 8px;
        display: block;
        width: 16px;
        height: 13px;
        background-image: url(/images/header_ico_phone.jpg?v=appVersion)
    }

    a.btn_language_fr, a.btn_language_nl {
        display: block;
        width: 32px;
        height: 17px;
        background-image: url(/images/header_lang_fr.jpg?v=appVersion)
    }

    a.btn_language_nl {
        background-image: url(/images/header_lang_nl.jpg?v=appVersion)
    }

    a.tn_menu1_0, a.tn_menu1_1 {
        text-indent: 15px;
        width: 124px
    }

    a.tn_menu2_0, a.tn_menu2_1 {
        width: 106px;
        background-image: url(/images/admin_top_nav_btn_middle_0.png)
    }

    a.tn_menu3_0, a.tn_menu3_1 {
        width: 106px;
        background-image: url(/images/admin_top_nav_btn_middle_0.png)
    }

    a.tn_menu4_0, a.tn_menu4_1 {
        text-indent: -15px;
        width: 126px;
        background-image: url(/images/admin_top_nav_btn_right_0.png)
    }

    a.tn_menu1_1 {
        background-image: url(/images/admin_top_nav_btn_left_1.png)
    }

    a.tn_menu2_1 {
        background-image: url(/images/admin_top_nav_btn_middle_1.png)
    }

    a.tn_menu3_1 {
        background-image: url(/images/admin_top_nav_btn_middle_1.png)
    }

    a.tn_menu4_1 {
        background-image: url(/images/admin_top_nav_btn_right_1.png)
    }

    a.client_tn_menu1_0, a.client_tn_menu1_1 {
        text-indent: 15px;
        width: 124px;
        background-image: url(/images/client_top_nav_btn_left_0.png)
    }

    a.client_tn_menu2_0, a.client_tn_menu2_1 {
        width: 106px;
        background-image: url(/images/client_top_nav_btn_middle_0.png)
    }

    a.client_tn_menu3_0, a.client_tn_menu3_1 {
        width: 106px;
        background-image: url(/images/client_top_nav_btn_middle_0.png)
    }

    a.client_tn_menu4_0, a.client_tn_menu4_1 {
        text-indent: -15px;
        width: 126px;
        background-image: url(/images/client_top_nav_btn_right_0.png)
    }

    a.client_tn_menu1_1 {
        background-image: url(/images/client_top_nav_btn_left_1.png)
    }

    a.client_tn_menu2_1 {
        background-image: url(/images/client_top_nav_btn_middle_1.png)
    }

    a.client_tn_menu3_1 {
        background-image: url(/images/client_top_nav_btn_middle_1.png)
    }

    a.client_tn_menu4_1 {
        background-image: url(/images/client_top_nav_btn_right_1.png)
    }

    a.bulles, a.cd, a.crayon, a.loupe, a.moins, a.plus, a.refresh, a.valider_black, a.valider_black_cercueil {
        display: block;
        background-repeat: no-repeat
    }

    a.moins {
        width: 8px;
        height: 3px;
        background-image: url(/images/ico_moins.gif)
    }

    a.bulles {
        width: 23px;
        height: 17px;
        background-image: url(/images/ico_bulles.gif)
    }

    a.cd {
        width: 17px;
        height: 17px;
        background-image: url(/images/ico_cd.gif)
    }

    a.plus {
        width: 10px;
        height: 9px;
        background-image: url(/images/ico_plus.gif)
    }

    a.crayon {
        width: 13px;
        height: 16px;
        background-image: url(/images/ico_crayon.gif)
    }

    a.refresh {
        width: 16px;
        height: 16px;
        background-image: url(/images/refresh-icon.gif)
    }

    a.valider_black, a.valider_black_cercueil {
        width: 13px;
        height: 16px;
        margin-left: 5px;
        background-image: url(/images/icn_actif_black.gif)
    }

#btnAdd {
    font-size: 11px;
    border: none
}

#btnValidLogin, a.btn_green_130 {
    color: #fff;
    background-color: #da6a1f;
    height: 30px;
    line-height: 30px;
    width: 168px
}

    #btnValidLogin:hover, a.btn_green_130:hover {
        background-color: #ffa200;
        border-color: #ffa200;
        cursor: pointer
    }

.forgotten_password, a.btn_grey_130 {
    background: #4d4d4d;
    width: 168px;
    height: 30px;
    line-height: 30px;
    cursor: pointer
}

    .forgotten_password:hover, a.btn_grey_130:hover {
        background: #8d8d8d
    }

table.agenda_quicksearch a.btn_jaune_90 {
    font-style: normal;
    color: #4f3b00;
    text-decoration: none;
    background-image: url(/images/btn_jaune_90.gif);
    width: 90px
}

a.tharrow {
    background-image: url(/images/week_arrow.gif);
    width: 12px;
    height: 12px;
    display: block
}

.rctc_buttons_incin #pnlButtons a {
    margin-right: 4px
}

.reservation_cafetaria_table h2 span {
    color: #da6a1f;
    margin-bottom: 10px
}

.infosReservations {
    overflow: hidden;
    background: #f4f4f4;
    height: 710px
}

.marginReservation {
    background: #fff;
    height: 20px
}

.inner_modal_reservation_cafetaria #div_personnecontact, .inner_modal_reservation_cafetaria #div_reservation {
    min-height: 180px
}

.inner_modal_reservation_cafetaria .reservation_cafetaria_table .rct_col1 > div, .inner_modal_reservation_cafetaria .reservation_cafetaria_table .rct_col2 > div {
    margin-bottom: 30px
}

#cboxWrapper #cboxTitle {
    display: none !important
}

table.agenda_quicksearch a.lightblue {
    background-image: url(/images/btn_rendezvous.jpg?v=appVersion);
    background-repeat: no-repeat;
    width: 98px;
    height: 16px;
    color: #47565f;
    text-decoration: none;
    padding-left: 6px;
    padding-top: 1px
}

a.btn_add {
    background-image: url(/images/btn_add.gif);
    width: 20px;
    height: 20px;
    display: block
}

a.btn_remove {
    background-image: url(/images/btn_remove.gif);
    width: 20px;
    height: 20px;
    display: block
}

a.btn_renew {
    background-image: url(/images/btn_add.png);
    width: 20px;
    height: 20px;
    display: block
}

a.btn_print {
    background-image: url(/images/btn_pdf.gif);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_estimate_add {
    background-image: url(/images/devis_icon.png);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_estimate_edit {
    background-image: url(/images/edit_devis_icon.png);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_disperion {
    background-image: url(/images/btn_dispersion.gif);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_docDay {
    background-image: url(/images/btn_cafet.gif);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_doc {
    background-image: url(/images/btn_doc.gif);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_cafet {
    background-image: url(/images/btn_cafet.png);
    width: 21px;
    height: 20px;
    display: block
}

a.btn_cafet_menu_left {
    background: url(/images/btn_cafet_menu_left.gif) no-repeat;
    width: 14px;
    height: 18px;
    display: block;
    position: absolute;
    margin-top: -18px;
    margin-left: 120px
}

a.btn_pdf {
    background-image: url(/images/btn_print.gif);
    width: 21px;
    height: 20px;
    display: block
}

.getMusic, a.btn_annuler_musique, a.btn_valider_musique {
    line-height: 22px;
    font-style: normal;
    background-image: url(/images/btn_annuler_musique.gif);
    width: 91px;
    height: 22px
}

a.btn_valider_musique {
    background-image: url(/images/btn_valider_musique.gif)
}

.getMusic {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url(/images/btn_green_62.gif);
    position: absolute;
    top: 128px;
    left: 556px;
    width: 62px;
    height: 17px;
    line-height: 11px;
    font-size: 11px;
    color: #fff
}

a.Left_Menu {
    color: #4c5d65;
    font-family: Arial;
    font-size: 11px
}

a.Left_Menu_accordeon {
    color: #4d4d4d;
    font-family: Arial;
    font-size: 11px;
    margin-left: 10px;
    line-height: 17px;
    display: inline-block;
}

.menuItemSelected {
    color: #de680e !important
}

.actAsLinkButton {
    border: 0;
    display: inline;
    width: auto;
    background-color: Transparent;
    cursor: pointer;
    text-decoration: underline;
    float: left;
    color: #da6a1f;
    font-size: 13px;
    text-decoration: none
}

.actAsLinkButtonWithoutUnderline {
    border: 0;
    display: inline;
    width: auto;
    background-color: Transparent;
    cursor: pointer;
    color: #0c6dc7;
    font-size: 11px
}

td.ac_col1, td.fe_col1 {
    width: 248px;
    float: left;
    padding-bottom: 25px
}

td.fe_col2 {
    width: 380px
}

td.fe_tba_col2 {
    width: 80%
}

td.ac_col2 {
    width: 750px
}

td.fe_col3 {
    width: 400px
}

div.fec1_links a {
    display: block;
    color: #4c5d65
}

td.fec1_col1, td.fec1_col2 {
    padding-right: 9px
}

div.fec1_row_separator {
    height: 10px
}

div.fec1_content span.extended_reservation {
    color: red
}

div.fec1_content span.doublette {
    font-style: italic;
    font-weight: 700
}

table.save_or_cancel {
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 0
}

.annuler_valider_imputations, .annuler_valider_numero_incineration, .annuler_valider_reservation_incin, attestation_restauration, table.annuler_bon_facture, table.annuler_facture, table.annuler_valider_reservation, table.attestation_facture {
    margin-top: 6px
}

.annuler_valider_imputations, table.annuler_valider_reservation_incin {
    float: right
}

table.annuler_valider_musique {
    margin-top: 29px
}

table.attestation_facture {
    margin-left: 629px
}

table.demande_reservation_cafet {
    margin-left: 0
}

    table.demande_reservation_cafet td {
        text-align: right
    }

table.annuler_attestation_facture {
    margin-top: 6px;
    float: right
}

table.annuler_facture {
    margin-left: 605px
}

table.annuler_valider_reservation {
    /*margin-left: 262px;*/
    margin-top: 20px
}

table.attestation_restauration {
    margin-left: 527px;
    margin-top: 6px
}

table.annuler_bon_facture {
    margin-left: 513px
}

table.annuler_valider_reservation_salle {
    margin-top: 6px;
    float: right
}

table.incin_last_num {
    margin-top: 10px;
    margin-bottom: 10px
}

table.miam {
    margin-bottom: 10px;
    margin-top: 20px
}

td.miam_col1 {
    width: 100px
}

td.miam_col2 {
    padding-right: 40px
}

.blackbold {
    font-weight: 700;
    color: #000
}

.g_urn_fieldset {
    margin-bottom: 10px
}

.annuler_valider_numero_incineration {
    margin: 0 0 0 10px
}

div.duo_bottom, div.duo_top, div.mono_bottom, div.mono_bottom_darkblue, div.mono_bottom_full_lightblue, div.mono_bottom_lightblue, div.mono_top, div.mono_top_darkblue, div.mono_top_full_lightblue, div.mono_top_lightblue {
    height: 8px;
    font-size: 0;
    background-repeat: no-repeat
}

.fe_col1, .fe_col2 {
    margin-right: 8px
}

div.fact_bottom_around_table {
    width: 752px;
    margin-top: 8px;
    float: right
}

div.duo_bottom, div.duo_bottom_around_table, div.duo_middle, div.duo_top {
    width: 372px;
    margin-right: 8px
}

div.duo_top {
    background-image: url(/images/2col_top.gif)
}

div.duo_middle {
    background-image: url(/images/2col_middle.gif);
    background-repeat: repeat-y
}

div.duo_bottom {
    background-image: url(/images/2col_bottom.gif)
}

div.trio_top {
    background-image: url(/images/3col_top.png)
}

div.trio_middle {
    background-image: url(/images/3col_middle.png);
    background-repeat: repeat-y
}

div.trio_bottom {
    background-image: url(/images/3col_bottom.png)
}

div.mono_bottom, div.mono_middle, div.mono_top {
    width: 814px
}

div.mono_bottom_darkblue, div.mono_bottom_full_lightblue, div.mono_bottom_lightblue, div.mono_middle_darkblue, div.mono_middle_full_lightblue, div.mono_middle_lightblue, div.mono_top_darkblue, div.mono_top_full_lightblue, div.mono_top_lightblue {
    width: 814px
}

div.mono_top {
    height: 6px;
    background: #f5f5f5
}

div.mono_top {
    height: 6px;
    background-image: url(/images/1col_top.gif)
}

div.mono_middle {
    background-image: url(/images/1col_middle.gif)
}

div.mono_bottom {
    height: 7px;
    background-image: url(/images/1col_bottom.gif)
}

div.mono_top_lightblue {
    height: 7px;
    background-image: url(/images/1col_top_lightblue.gif)
}

div.mono_middle_lightblue {
    background-image: url(/images/1col_middle_lightblue.gif)
}

div.mono_bottom_lightblue {
    height: 7px;
    background-image: url(/images/1col_bottom_lightblue.gif)
}

div.mono_top_full_lightblue {
    height: 7px;
    background: #f5f5f5
}

div.mono_middle_full_lightblue {
    background: #f5f5f5
}

div.mono_bottom_full_lightblue {
    height: 7px;
    background: #f5f5f5
}

div.mono_top_darkblue {
    height: 7px;
    background: #f5f5f5
}

div.mono_middle_darkblue {
    background-image: url(/images/1col_middle_darkblue.gif)
}

div.mono_bottom_darkblue {
    height: 7px;
    background-image: url(/images/1col_bottom_darkblue.gif)
}

td.ac_col1 h3, td.ac_col2 h3, td.fe_col1 h3, td.fe_col2 h3 {
    margin-bottom: 11px;
    line-height: 22px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

td.ac_col1 h3, td.fe_col1 h3 {
    margin-bottom: 11px;
    width: 205px;
    line-height: 22px;
    height: 22px;
    background-image: url(/images/traits_title_left.gif)
}

div.Accordeon h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

td.ac_col2 h3 {
    margin-bottom: 0
}

td.fh_col1 h3 {
    margin-bottom: 6px
}

.inner_duo_middle, .inner_mono_middle {
    padding: 10px
}

div.inner_duo_middle h4, div.inner_mono_middle h4, div.rapport_commande h4 {
    font-size: 16px;
    color: #a5b6c0;
    font-weight: 400;
    padding-top: 14px;
    padding-bottom: 2px
}

.title_salle {
    font-size: 16px;
    color: #a5b6c0;
    font-weight: 400;
    padding-top: 14px;
    padding-bottom: 2px
}

div.inner_duo_middle h4.idm_first, div.inner_mono_middle h4.idm_first {
    padding-top: 0
}

div.inner_duo_middle, div.inner_mono_middle {
    margin-left: 12px;
    margin-right: 12px
}

textarea.duo_textarea, textarea.note_credit_remarques, textarea.plaquette_msg, textarea.reservation_remarques, textarea.txt_Remarque {
    font-size: 11px;
    color: #4c5d65;
    position: relative;
    left: -1px;
    margin-left: 0;
    margin-top: 5px;
    border: 1px solid #dbdcdd;
    width: 346px;
    height: 40px
}

textarea.reservation_remarques {
    width: 164px;
    height: 84px
}

textarea.txt_Remarque {
    width: 164px;
    height: 50px;
    z-index: 0
}

textarea.plaquette_msg {
    height: 45px
}

textarea.note_credit_remarques {
    width: 164px;
    height: 50px
}

textarea.reservation_dispo {
    font-size: 11px;
    color: #4c5d65;
    left: -1px;
    margin-left: 0;
    margin-top: 5px;
    border: 1px solid #dbdcdd;
    width: 346px;
    height: 40px
}

textarea.reservation_dispo {
    width: 164px;
    height: 84px
}

input.text, input.text_boite, input.text_commune1, input.text_commune2, input.text_disabled, input.text_discours1, input.text_discours2, input.text_musique1, input.text_musique2, input.text_numero, input.text_qtt, input.text_shorter, input.textdate, input.textdatedispo, input.texthour, input.textupdown, select, textarea.text {
    color: #4d4d4d;
    font-size: 11px;
    width: 164px;
    height: 25px;
    border: 1px solid #d4d4d4
}

    input.text.Uppercase {
        text-transform: uppercase
    }

    input.text.Capitalize {
        text-transform: capitalize
    }

input.text_small {
    width: 25px
}

textarea.text {
    width: 164px;
    height: 65px
}

input.text_discours1 {
    width: 224px
}

input.text_discours1, input.text_musique1 {
    float: right;
    margin-right: 7px
}

input.textdate {
    width: 60px
}

input.texthour {
    width: 30px
}

input.text_shorter {
    width: 40px
}

input.textdatedispo {
    width: 70px
}

input.textupdown {
    width: 134px
}

input.text_musique1 {
    width: 224px
}

input.text_musique2 {
    width: 43px
}

input.text_commune1 {
    width: 103px
}

input.text_qtt {
    width: 54px
}

input.disabled, select.disabled {
    background-color: #f2f4f7
}

input.text_boite, input.text_commune2, input.text_numero {
    width: 49px
}

input.text_disabled {
    border-color: #e0e3e6;
    background-color: #f2f4f7
}

select {
    width: 166px;
    height: 18px
}

.duo_table select {
    width: 176px
}

select.list {
    width: 166px;
    height: 70px
}

select.localite {
    width: 115px;
    height: 18px
}

td.ndc_col1 {
    width: 150px
}

td.idm_col1 {
    width: 182px
}

td.idm_col2 {
    width: 55px
}

td.idm_col3 {
    width: 60px;
    text-align: right
}

td.suivi_header_col1 {
    width: 40px
}

td.suivi_header_col2 {
    width: 40px
}

td.suivi_header_col3 {
    width: 20px
}

td.suivi_header_col4 {
    width: 20px
}

td.idm_col2_ent {
    text-align: left
}

td.idm_col3_ent {
    width: 40px;
    text-align: right
}

td.idm_col4_ent {
    text-align: right
}

td.idm_col1_ent_lbl {
    text-align: left;
    width: 190px
}

td.idm_col2_ent_lbl {
    width: 30px;
    text-align: left
}

td.idm_col3_ent_lbl {
    text-align: left;
    width: 35px
}

td.idm_col4_ent_lbl {
    text-align: left
}

td.rest_nb_pers_col1 {
    width: 530px
}

table.duo_table td {
    vertical-align: middle
}

    table.duo_table td.top {
        vertical-align: top
    }

table.duo_table input, table.duo_table select {
    margin-bottom: 2px;
    margin-top: 2px;
    width: 100%
}

table.duo_table_salle td {
    vertical-align: middle
}

    table.duo_table_salle td.top {
        vertical-align: top
    }

table.duo_table_salle input, table.duo_table_salle select {
    margin-bottom: 2px;
    margin-top: 2px
}

table.acc2_titlebar, table.agenda_quicksearch {
    vertical-align: middle;
    width: 814px;
    padding: 5px
}

td.agenda_pagination {
    line-height: 22px;
    text-align: right
}

td.agenda_date_today {
    line-height: 22px;
    text-align: center
}

    td.agenda_date_today a {
        padding-right: 9px;
        color: #58686f
    }

td.agenda_pagination a {
    padding-right: 9px;
    color: #4d4d4d
}

    td.agenda_pagination a.selected {
        padding-right: 9px;
        color: #da6a1f
    }

td.agenda_pagination span {
    padding-right: 9px
}

td.agenda_semaine a {
    color: #58686f
}

table.agenda_quicksearch a {
    display: block;
    margin-top: 2px;
    text-decoration: none;
    color: #da6a1f;
    font-size: 13px;
    margin-left: 5px
}

td.aq_col1 select {
    margin-left: 6px
}

table.agenda {
    margin-left: 1px;
    margin-left: 0
}

    table.agenda th {
        color: #1d2528;
        font-weight: 400;
        text-align: center;
        border-left: 1px solid #a1aaae;
        width: 108px;
        height: 15px !important;
        background-color: #bbc4c9
    }

        table.agenda th a {
            position: absolute;
            z-index: 1
        }

        table.agenda th table {
            width: 100%
        }

            table.agenda th table td {
                color: #1d2528
            }

        table.agenda th table {
            width: 106px
        }

            table.agenda th table td.ath_col1 {
                width: 110px
            }

td.aq_col1 {
    width: 154px
}

td.aq_col2 {
    width: 100px
}

td.aq_col3 a {
    padding-right: 5px
}

td.aq_col5 {
    width: 90px
}

td.client_aq_col1 {
    width: 106px
}

    td.client_aq_col1 a {
        margin-left: 6px
    }

td.client_aq_col2 {
    width: 340px
}

td.client_aq_col3 a {
    padding-right: 5px
}

td.client_aq_col5 {
    width: 68px
}

td.aq_col1 select {
    display: block;
    width: 400px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: auto
}

table.agenda td.brun, table.agenda td.even, table.agenda td.gris, table.agenda td.jaune, table.agenda td.jauneorange, table.agenda td.odd, table.agenda td.orange {
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #d1d3d5;
    border-right: 1px solid #d1d3d5
}

table.agenda td.h15 {
    height: 16px
}

table.agenda td.h30 {
    height: 21px
}

table.agenda td.h00 {
    height: 30px
}

.location, body table.agenda td.location {
    border: 2px solid #6cf !important
}

table.agenda td.odd {
    background-color: #fff
}

table.agenda td.even {
    background-color: #f9f9f9
}

table.agenda td.vert {
    background-color: #4d4d4d;
    color: #fff
}

table.agenda td.vertfonce {
    background-color: #2d2d2d;
    color: #fff
}

table.agenda td.jaune {
    background-color: #f19900;
    color: #fff
}

table.agenda td.brun {
    background-color: #e06216;
    color: #fff
}

table.agenda td.orange {
    background-color: #da6a1f;
    color: #fff
}

table.agenda td.jauneorange {
    background-color: #da9a1f;
    color: #fff
}

table.agenda td.jaunevert {
    background: #f75159;
    color: #4d4d4d
}

table.agenda td.jaunevertfonce {
    background: #a65017;
    color: #fff
}

table.agenda td.vertvertfonce {
    background: #f75159;
    color: #4d4d4d
}

table.agenda td.orangevertfonce {
    background: #ffeaa8;
    color: #4d4d4d
}

table.agenda td.vertorange {
    background: #ff8839;
    color: #fff
}

table.agenda td.gris {
    background: #ebebeb;
    color: #d4d4d4
}

table.agenda td.notfuneralhome {
    background: #ababab;
    color: #d4d4d4
}

table.agenda td.jaune_dyn {
    background-color: #f9af00;
    color: #4c3800;
    border: 1px solid gray
}

table.agenda td.orange_dyn {
    background-color: #ff5600;
    color: #542000;
    border: 1px solid gray
}

table.agenda td.jauneorange_dyn {
    background-color: #bc2300;
    color: #482900;
    background-image: url(/images/jaunerouge.png);
    background-repeat: repeat-y;
    border: 1px solid gray
}

table.agenda td.gris_dyn {
    color: #3b4448;
    background-color: #9eabb3;
    border: 1px solid gray
}

table.agenda td.brun a, table.agenda td.jaune a, table.agenda td.jauneorange a, table.agenda td.vert a, table.agenda td.vertfonce a {
    color: #fff
}

table.agenda a {
    color: #4d4d4d
}

table.agenda td.gris a {
    color: #3b4448
}

table.agenda td.jauneorange a {
    color: #482900
}

table.agenda td.jaune.doubleresa {
    background-image: url(/images/bg_jaunedouble.jpg?v=appVersion)
}

table.agenda td.jaune.doubleresacafet {
    background-color: #f19900
}

table.agenda td.vert.jaunevert {
    background-image: url(/images/bg_grisJaune.jpg?v=appVersion)
}

table.agenda td.vertvert {
    background-image: url(/images/bg_vertvert.jpg?v=appVersion)
}

table.agenda td.jaunejaune {
    background-image: url(/images/bg_vertvert.jpg?v=appVersion)
}

table.agenda td.vert.doubleresa {
    background-image: url(/images/bg_doubleresa.jpg?v=appVersion)
}

table.agenda td.vert.vertbrun {
    background-image: url(/images/bg_grisBrun.jpg?v=appVersion)
}

table.agenda td.brun.vertbrun {
    background-image: url(/images/bg_brunGris.jpg?v=appVersion)
}

table.agenda td.jaune.jaunevert {
    background-image: url(/images/bg_jauneGris.jpg?v=appVersion)
}

table.agenda td.jaune.jaunebrun {
    background-image: url(/images/bg_jauneBrun.jpg?v=appVersion)
}

table.agenda td.brun.jaunebrun {
    background-image: url(/images/bg_brunJaune.jpg?v=appVersion)
}

table.agenda td.txtrouge {
    color: #dc989a
}

table.agenda td.orange.orangevert {
    background-image: url(/images/bg_orangevert.jpg?v=appVersion)
}

table.agenda td.orange.orangejaune {
    background-image: url(/images/bg_orangejaune.jpg?v=appVersion)
}

table.agenda td a.unavailable {
    background-image: url(/images/bg_unavailable.png?v=appVersion);
}

table.agenda_legende td {
    vertical-align: middle;
    padding-top: 10px
}

td.al_col1, td.al_col3, td.al_col5, td.al_col7 {
    width: 14px
}

td.al_col2 span, td.al_col4 span, td.al_col6 span, td.al_col8 span {
    padding-right: 18px
}

div.advanced_search {
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    padding: 16px;
    padding-bottom: 6px;
    border: 1px solid #dddede;
    border-top: 0;
    margin-left: 445px
}

    div.advanced_search td {
        height: 22px;
        vertical-align: middle
    }

        div.advanced_search td.as_col1 {
            width: 163px
        }

    div.advanced_search input.text {
        color: #000;
        width: 106px
    }

div.client_advanced_search {
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    padding: 16px;
    padding-bottom: 6px;
    border: 1px solid #dddede;
    border-top: 0;
    margin-left: 445px
}

    div.client_advanced_search td {
        height: 22px;
        vertical-align: middle
    }

        div.client_advanced_search td.as_col1 {
            width: 124px
        }

    div.client_advanced_search input.text {
        color: #000;
        width: 154px
    }

a.advanced {
    cursor: pointer
}

div#modal_reservation_conteneur {
    background-color: #fff
}

    div#modal_reservation_conteneur div.modal_reservation {
        display: none
    }

div#modal_reservation_list_conteneur div.modal_reservation_list {
    display: none
}

div#modal_reservation_profil_conteneur div.modal_reservation_profil {
    display: none
}

div#modal_reservation_cafetaria_conteneur div#modal_reservation_cafetaria {
    display: none
}

div.modal_musique, div.modal_reservation, div.modal_reservation_cafetaria, div.modal_reservation_list, div.modal_reservation_profil {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat
}

div.modal_reservation, div.modal_reservation_cafetaria {
    width: 492px;
    height: 229px;
    background: #f4f4f4
}

div.modal_reservation_cafetaria {
    background: #f4f4f4;
    width: 762px;
    height: 498px
}

div.modal_musique {
    background: #f4f4f4;
    width: 642px;
    height: 550px
}

div.modal_reservation_list, div.modal_reservation_profil {
    width: 762px;
    background: #fff
}

div.inner_modal_reservation, div.inner_modal_reservation_cafetaria, div.inner_modal_reservation_list, div.inner_modal_reservation_profil {
    padding: 30px
}

.ReservationBlockedReason {
    background-color: #f2d2bd;
    padding: 20px 20px 1px 20px;
    border-radius: 3px
}

    .ReservationBlockedReason h2 {
        margin: 0 0 20px 0;
        padding: 0
    }

        .ReservationBlockedReason h2, .ReservationBlockedReason h2 span#lbl_ReservationBlockedInfo {
            color: #c46b31;
            font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 10px;
            text-align: left
        }

    .ReservationBlockedReason .rctc1 span, .ReservationBlockedReason span#reservationBlockedReason {
        color: #c46b31;
        line-height: 16px
    }

    .ReservationBlockedReason .rctc1 > div {
        padding: 0 !important
    }

div.modal_reservation_cafetaria .close_mrc {
    right: 20px;
    top: 20px
}

div.modal_reservation h2, div.modal_reservation_cafetaria h2, div.modal_reservation_list h2, div.modal_reservation_profil h2 {
    font-size: 16px;
    font-weight: 400;
    color: #a5b6c0;
    clear: both
}

table.rd_head h2 {
    text-transform: uppercase;
    color: #58686f;
    font-weight: 700;
    font-size: 12px
}

div.modal_reservation table {
    width: 367px;
    margin-top: 12px
}

    div.modal_reservation table table {
        width: auto;
        margin-top: 30px;
        margin-left: 53px
    }

div.modal_reservation td {
    height: 22px;
    vertical-align: middle
}

td.mtr_col1 {
    width: 202px
}

div.inner_modal_reservation_list table.reservation_detail {
    margin-left: 1px;
    border-left: 1px solid #daddde;
    border-right: 1px solid #daddde;
    width: 659px;
    margin-top: -10px
}

    div.inner_modal_reservation_list table.reservation_detail td {
        color: #444545;
        vertical-align: middle;
        height: 16px
    }

    div.inner_modal_reservation_list table.reservation_detail th {
        color: #1d2528;
        font-weight: 400;
        background-color: #bbc4c9;
        vertical-align: middle;
        height: 21px
    }

    div.inner_modal_reservation_list table.reservation_detail tr.odd {
        background-color: #f1f4f5
    }

    div.inner_modal_reservation_list table.reservation_detail tr.even {
        background-color: #e5eaec
    }

.ModalWindow {
    border: solid 1px #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
    padding: 10px 10px 10px 10px;
    position: absolute;
    top: -1000px
}

div.facturation_detail_up {
    position: relative;
    z-index: 1;
    top: 16px;
    width: 728px;
    height: 26px
}

div.inner_mono_middle table.list_note_credit, div.inner_mono_middle table.list_params_salle {
    width: 790px
}

    div.inner_mono_middle table.list_note_credit tr {
        height: 30px
    }

    div.inner_mono_middle table.list_note_credit td, div.inner_mono_middle table.list_params_salle td {
        color: #444545;
        vertical-align: middle;
        height: 16px
    }

    div.inner_mono_middle table.list_note_credit th, div.inner_mono_middle table.list_params_salle th {
        color: #4d4d4d;
        font-weight: 400;
        background-color: #fff;
        vertical-align: middle;
        height: 21px
    }

    div.inner_mono_middle table.list_note_credit tr.odd, div.inner_mono_middle table.list_params_salle tr.odd {
        background-color: #f9f9f9
    }

    div.inner_mono_middle table.list_note_credit tr.even, div.inner_mono_middle table.list_params_salle tr.even {
        background-color: #fff
    }

div.discours_list, div.music_list {
    display: block;
    max-height: 60px;
    overflow-y: scroll;
    width: 267px;
    border: 1px solid #777;
    padding: 3px;
    margin-bottom: 5px
}

td.dil_col1, td.mil_col1 {
    width: 220px
}

a.close_mrc, a.close_mrl, a.close_mrp {
    right: 20px;
    right: 0;
    top: 6px;
    z-index: 10;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(/images/btn_close.png) no-repeat
}

div.reservation_detail_up {
    position: relative;
    z-index: 1;
    top: 16px;
    width: 660px;
    height: 26px;
    background-image: url(/images/reservation_detail_up.gif);
    background-repeat: no-repeat
}

div.reservation_detail_down {
    position: relative;
    z-index: 1;
    top: -6px;
    width: 660px;
    background-image: url(/images/reservation_detail_down.gif);
    background-repeat: no-repeat
}

th.concess_col1 {
    width: 35px
}

th.concess_col2 {
    width: 217px;
    text-align: left;
    padding-left: 25px
}

th.concess_col3 {
    width: 35px;
    text-align: center
}

th.concess_col4 {
    width: 150px;
    text-align: center
}

th.concess_col5 {
    width: 130px;
    text-align: center
}

th.concess_col6 {
    width: 130px;
    text-align: center
}

th.concess_col7 {
    width: 130px;
    text-align: center
}

td.rd_col1 {
    width: 35px
}

td.rd_col2 {
    width: 217px
}

td.rd_col3 {
    width: 109px
}

td.rd_col4 {
    width: 107px
}

td.rd_col5 {
    width: 107px
}

td.rd_col6 {
    width: 217px;
    text-align: left
}

td.rd_col7 {
    width: 100px;
    text-align: left
}

table.rd_head {
    width: 650px
}

    table.rd_head td {
        vertical-align: bottom
    }

td.rdh_col1 {
    width: 91px
}

td.rdh_col2 {
    color: #000
}

table.reservation_profil_table {
    width: 660px;
    margin-top: 28px
}

    table.reservation_profil_table table td {
        height: 15px;
        vertical-align: middle
    }

td.rctc1_col1, td.rctc2_col1, td.rptc1_col1, td.rptc2_col1 {
    width: 187px;
    color: #4c5d65
}

td.rctc1_col2, td.rctc2_col2, td.rptc1_col2, td.rptc2_col2 {
    color: #000
}

td.rpt_col2 h2 {
    color: #a5b6c0
}

table.rptc2 {
    margin-bottom: 23px
}

td.rdh_col2 {
    width: 200px
}

td.rdh_col3 {
    width: 260px
}

    td.rdh_col3 span {
        color: #105586
    }

span.black {
    color: #000
}

span.total_b {
    color: Red;
    font-size: 15px
}

span.msg_info_red {
    color: Red;
    font-size: 15px
}

td.rct_col1 {
    width: 356px
}

table.reservation_cafetaria_table {
    margin-top: 24px
}

table.reservation_custom_table {
    height: 610px
}

table.rctc_buttons {
    position: relative;
    top: 90px;
    left: 0
}

table.rctc_buttons_salle {
    position: relative;
    top: 85px;
    left: 0
}

table.rctc_buttons_incin {
    position: relative;
    top: 25px;
    left: 0
}

table.rctc_buttons_cafet {
    position: relative;
    top: 45px;
    left: 0
}

table.rctc1, table.rctc2 {
    margin-top: 12px
}

div.txt_mandatory {
    margin-top: 82px
}

div.txt_mandatory_plaquette {
    margin-top: 148px
}

div.txt_mandatory_concession {
    margin-top: 60px
}

div.txt_mandatory_facture_incineration {
    margin-top: 30px
}

div.txt_mandatory_info_client {
    margin-top: 20px
}

div.txt_mandatory_facture_cafetaria {
    margin-top: 166px;
    padding-bottom: 35px
}

div.txt_mandatory_facture_cafetaria_small {
    margin-top: 15px;
    padding-bottom: 10px
}

div.txt_mandatory_reservation {
    margin-top: 32px
}

div.txt_mandatory_cafetaria {
    margin-top: 20px
}

div.txt_mandatory_cafetaria_salle {
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px
}

div.txt_mandatory_profil_result {
    margin-top: 15px
}

div.txt_mandatory_profil_detail {
    margin-top: 15px
}

div.txt_err_mod_num_crema {
    margin-top: 15px;
    margin-left: 13px
}

div.under_duo_facturation {
    margin-top: 8px
}

table.facturation_totaux {
    margin-top: 5px
}

td.dmt_col1 {
    width: 19px
}

td.dmt_col2 {
    width: 300px
}

table.detail_udf td.dmt_col2 select {
    width: 260px
}

td.dmt_col3 {
    width: 140px
}

table.detail_udf td.dmt_col3 select {
    width: 100px
}

td.dmt_col4 {
    width: 90px
}

table.detail_udf td.dmt_col4 input {
    width: 50px
}

td.dmt_col5 {
    width: 90px
}

table.detail_udf td.dmt_col5 input {
    width: 50px
}

td.dmt_col6 {
    width: auto
}

table.detail_udf td.dmt_col6 input {
    width: 50px
}

td.frc_col1 {
    width: 19px
}

td.frc_col2 {
    width: 19px
}

td.frc_col3 {
    width: 103px
}

td.frc_col4 {
    width: 140px
}

td.frc_col5 {
    width: 190px
}

td.frc_col6 {
    width: auto
}

table.detail_udf, table.frc_list {
    margin-bottom: 20px
}

    table.detail_udf th, table.frc_list th {
        font-weight: 400
    }

    a.valider_black, table.detail_udf a.moins, table.frc_list a.moins {
        margin-top: 6px
    }

a.valider_black_cercueil {
    margin-top: 2px
}

table.detail_udf input.text, table.detail_udf select, table.facturation_totaux input.text, table.frc_list input.text, table.frc_list select {
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px
}

table.frc_list input.remarque {
    width: 350px
}

table.frc_list input.prix {
    width: 150px
}

table.detail_udf select {
    width: 130px;
    margin-top: 2px;
    margin-bottom: 2px
}

table.facturation_totaux td {
    vertical-align: middle
}

td.ft_col1 {
    width: 89px
}

table.facturation_totaux {
    margin-left: 453px
}

table.facturation_head td {
    vertical-align: middle
}

td.fh_col2 span {
    position: relative;
    top: -2px;
    color: #000
}

div.fact1_content ul {
    list-style-type: none
}

    div.fact1_content ul li {
        font-weight: 700;
        line-height: 18px
    }

        div.fact1_content ul li ul {
            padding-left: 5px
        }

            div.fact1_content ul li ul li {
                font-weight: 400
            }

table.filtres_reserv_cafet {
    margin-bottom: 7px
}

div.top_musique {
    margin-top: 6px
}

td.mus_col1 {
    width: 242px
}

td.mus_col2 {
    width: 61px
}

div.total_temps {
    width: 224px;
    text-align: right
}

td.yn_col2 {
    width: 20px
}

td.yn_col3 {
    width: 40px
}

td.yn_col4 {
    width: 20px
}

span.remarques_label {
    display: block;
    padding-top: 5px
}

div.remarques_label {
    margin-top: 6px
}

table.accordion_title {
    margin-top: 4px;
    display: none;
    width: 100%;
    background-color: #d5dce2;
    color: #4c5d65
}

    table.accordion_title .accordion_title_rapport_commande {
        display: block
    }

#ajaxLoader {
    margin-top: 20px;
    margin-left: 45px
}

a.accor_title {
    margin-top: 4px;
    display: block;
    background-color: #d5dce2;
    width: 739px;
    padding-left: 13px;
    color: #4c5d65
}

th.at_col1, th.at_col2, th.at_col3, th.at_col4 {
    background-color: #d5dce2
}

th.at_col1_rapport_commande, th.at_col2_rapport_commande, th.at_col3_rapport_commande, th.at_col4_rapport_commande {
    background-color: #d5dce2
}

td.at_col1, th.at_col1 {
    width: 72px;
    padding-left: 13px
}

td.at_col2, th.at_col2 {
    width: 542px
}

td.at_col3, th.at_col3 {
    width: 45px
}

td.resto_nom_def {
    width: 85px
}

td.resto_nb_pers {
    width: 130px
}

td.at_col1_rapport_commande, th.at_col1_rapport_commande {
    width: 72px;
    padding-left: 13px
}

td.at_col2_rapport_commande, th.at_col2_rapport_commande {
    width: 449px
}

td.at_col3_rapport_commande, th.at_col3_rapport_commande {
    width: 145px;
    text-align: center
}

td.num_incin_col1, th.num_incin_col1 {
    width: 120px;
    padding-left: 13px;
    padding-bottom: 5px
}

td.num_incin_col2, th.num_incin_col2 {
    width: 180px
}

td.num_incin_col3, th.num_incin_col3 {
    width: 100px
}

tr.all_label {
    height: 20px
}

span.login_identifiant_lbl, span.login_password_lbl, span.login_question_lbl {
    display: block;
    font-size: 12px
}

div.splash_infos {
    margin-left: 190px;
    margin-top: 26px
}

#btnValidLogin {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: normal
}

#btnValidLogin, .forgotten_password {
    display: block;
    border: 0;
    color: #fff;
    font-size: 13px;
    padding: 0
}

#btnValidLogin {
    font-style: normal
}

#txtLogin {
    background-color: #fff
}

span.login_password_lbl {
    margin-top: 10px;
    margin-bottom: 3px
}

span.login_identifiant_lbl {
    margin-bottom: 3px
}

span.login_question_lbl {
    font-size: 12px;
    padding-top: 10px
}

span.login_question_lbl_bold {
    font-size: 12px;
    font-weight: 700
}

table.cm_fields {
    width: 368px
}

td.cmf_col1 {
    width: 200px
}

table.inner_duo_table {
    margin-top: 6px
}

table.annuler_valider_art_fact {
    margin-left: 640px;
    margin-top: 6px
}

td.article_fact_col1 {
    width: 400px;
    padding-top: 8px
}

td.article_fact_col2 {
    width: 400px;
    padding-top: 8px
}

td.article_fact_col1 h4 {
    text-transform: uppercase;
    color: #58686f;
    font-weight: 700;
    font-size: 10px
}

td.article_fact_col2 h4 {
    text-transform: uppercase;
    color: #58686f;
    font-weight: 700;
    font-size: 10px
}

table.inner_duo_table td.td_first {
    width: 80px
}

table.client_musiques td {
    padding-top: 2px;
    padding-bottom: 2px
}

div.player {
    margin-top: 15px
}

td.imputation_comptable_detail {
    width: 130px
}

td.article_fact {
    width: 110px
}

td.prix_article_rech {
    width: 80px
}

td.prix_article_details {
    width: 110px
}

td.forfait_details {
    width: 110px
}

td.pieces_forfait_col1 {
    width: 160px
}

td.pieces_forfait_col2 {
    width: 150px;
    text-align: center
}

td.pieces_forfait_col3 {
    width: 160px
}

select.pieces_forfait {
    height: 115px;
    width: 135px
}

input.pieces_forfait {
    height: 22px;
    width: 35px
}

td.note_credit_onglets {
    width: 50px
}

table.bon_de_commande {
    margin-left: 340px;
    margin-top: 6px
}

.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
    background-color: #add8e6;
    border: solid 1px #00f;
    border-right: 0 none
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
    background-color: #add8e6;
    border: solid 1px #00f
}

#onglet_lg {
    border-left: 1px solid #b9bbbd;
    border-right: 1px solid #b9bbbd;
    border-bottom: 1px solid #b9bbbd
}

#contenttitle {
    height: 17px;
    padding-top: 2px;
    padding-left: 10px
}

#contenttitle2 {
    margin-left: 0;
    background: #c0c2c4;
    height: 17px;
    padding-top: 2px;
    padding-left: 10px;
    font-weight: 700
}

.contenttitle ul {
    margin-left: 4px;
    margin-top: 2px;
    margin-bottom: 0;
    list-style-type: none
}

.contenttitle li {
    color: gray;
    float: left;
    font-size: 11px
}

.contenttitle a {
    margin: 0 2px 0 0;
    text-align: center;
    width: 100px;
    height: 17px;
    display: block;
    color: #fff !important;
    text-decoration: none;
    background: #da6a1f
}

.ongletSelect {
    text-align: center;
    width: 100px;
    height: 16px;
    display: block;
    color: #fff;
    text-decoration: none;
    background: #748ca4;
    vertical-align: middle;
    line-height: 16px;
    border-top: 1px solid #afbbc7;
    border-left: 1px solid #afbbc7;
    border-right: 1px solid #546e89;
    border-bottom: 1px solid #546e89;
    cursor: pointer
}

#onglet_lg #fr, #onglet_lg #nl {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.ongletNormal {
    cursor: pointer;
    text-align: center;
    width: 100px;
    height: 16px;
    display: block;
    text-decoration: none;
    color: #555;
    background: #fff;
    vertical-align: middle;
    line-height: 16px;
    border-top: 1px solid #e9edf0;
    border-left: 1px solid #e9edf0;
    border-right: 1px solid #c0c2c4;
    border-bottom: 1px solid #c0c2c4
}

#onglet_lg {
    border: none
}

.divborder {
    border-left: 1px solid #b9bbbd;
    border-right: 1px solid #b9bbbd;
    border-bottom: 1px solid #b9bbbd;
    border-top: 1px solid #b9bbbd
}

.contenttitle a:visited {
    color: #fff;
    text-decoration: none
}

.contenttitle a:hover {
    color: #fff;
    text-decoration: none
}

.contenttitle a:active {
    color: #fff;
    text-decoration: none
}

.contentArticle a {
    color: #fff !important;
    text-decoration: none;
    cursor: default
}

.currentTitle a {
    margin: 0 2px 0 0;
    text-align: center;
    width: 100px;
    height: 17px;
    display: block;
    color: gray !important;
    text-decoration: none;
    background: #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.currenttitle li {
    margin: 0 2px 0 0;
    width: 100px;
    height: 17px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #f5f5f5;
    float: left
}

.currentTitle a:visited {
    color: gray;
    text-decoration: none
}

.currentTitle a:hover {
    color: gray;
    text-decoration: none
}

.currentTitle a:active {
    color: gray;
    text-decoration: none
}

table.datagrid td {
    vertical-align: middle
}

.ModalPopupBG {
    background-color: #669;
    opacity: .7
}

.PopupDiv {
    min-width: 200px;
    min-height: 25px;
    background: #fff
}

.ReservationIncinerationCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #e4e4e4;
    color: red;
    z-index: 10;
    width: 200px
}

.ReservationIncinerationCalendar .ajax__calendar_body {
    width: 200px !important
}

#progressBackgroundFilter {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    opacity: .5;
    z-index: 1000
}

#processMessage {
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000
}

.HideListSearchPrompt {
    display: none
}

.autocomplete_completionListElement {
    margin: 0 !important;
    background-color: #fff;
    color: #4c5d65;
    cursor: default;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    position: absolute !important;
    z-index: 100002 !important
}

.autocomplete_highlightedListItem {
    background-color: #306ac5;
    color: #fff;
    padding: 1px
}

.autocomplete_listItem {
    background-color: window;
    color: #4c5d65;
    padding: 1px
}

.accordionHeader, .accordionHeaderSelected {
    position: relative;
    width: 150px
}

    .accordionHeaderSelected td {
        color: #bbc4c9;
        cursor: pointer
    }

    .accordionHeader td {
        cursor: pointer
    }

.accordionHeaderSelected_menus {
    margin-bottom: 10px
}

    .accordionHeaderSelected_menus h4 {
        color: #bbc4c9;
        cursor: pointer;
        margin: 0
    }

.div.Accordeon h4 {
    margin: 0
}

.accordionHeader_menus {
    margin-bottom: 10px
}

    .accordionHeader_menus h4 {
        cursor: pointer
    }

.accordionHeaderSelected_menus label {
    font-weight: 700
}

.accordionHeader_menus label {
    font-weight: 700;
    cursor: pointer
}

    .accordionHeader_menus label:hover {
        color: #999
    }

div#playlist {
    width: 506px;
    height: 286px;
    margin-left: 16px;
    background-color: #fff;
    overflow-y: scroll
}

    div#pl_title, div#playlist div.song {
        height: 16px;
        width: 490px;
        background-color: #eceff2;
        margin-bottom: 2px;
        overflow: hidden
    }

div#pl_supbar {
    margin-left: 16px;
    height: 16px;
    width: 490px;
    margin-bottom: 10px
}

div#pl_searchcase {
    float: left;
    text-align: right;
    width: 340px
}

    div#pl_searchcase input {
        border: 1px solid #dbdcdd;
        width: 165px;
        height: 12px;
        font-size: 10px
    }

div#pl_title {
    margin-left: 16px;
    background-color: #bbcad9;
    margin-bottom: 5px;
    color: #fff
}

div#playlist div.song {
    cursor: pointer
}

    div#playlist div.song:hover {
        background-color: #d2dfec
    }

div.pl_col1, div.pl_col2, div.pl_col3 {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden
}

div.pl_col1 {
    width: 140px
}

div.pl_col2 {
    width: 250px
}

div.pl_col3 {
    width: 60px
}

span.pls_title {
    display: block;
    float: left;
    width: 150px
}

div#pl_pagination {
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 16px;
    height: 16px;
    width: 490px;
    background-color: #eceff2;
    margin-top: 10px
}

a.pl_page {
    padding-right: 5px
}

.c3dmap, .c3dmapRO {
    font-size: 0;
    display: block;
    background-image: url(/images/btn_eyesGreen.gif);
    height: 17px;
    width: 17px
}

select.ConcessionCombo {
    width: 140px
}

    select.ConcessionCombo.noMap {
        width: 167px
    }

.validationsummary ul {
    list-style: none;
    font-size: 11px;
    color: Red;
    margin: 5px 0
}

table.suivi_cercueil {
    margin-top: 5px
}

    table.suivi_cercueil td {
        padding: 3px;
        text-align: center;
        vertical-align: middle
    }

table.cercueil_status_details td.col0 {
    width: 19px
}

table.cercueil_status_details td.col1 {
    width: 19px
}

table.cercueil_status_details td.col2 {
    width: 95px
}

table.cercueil_status_details td.col3 {
    width: 130px
}

table.cercueil_status_details td.col4 {
    width: 90px
}

table.cercueil_status_details td.col4 {
    width: 100px
}

table.cercueil_status_details td.col5 {
    width: 95px
}

table.cercueil_status_details td.col6 {
    width: 225px
}

table.cercueil_status_details td {
    padding: 3px;
    text-align: center;
    vertical-align: middle
}

table.cercueil_status_details th {
    text-align: center;
    vertical-align: middle;
    padding: 2px
}

table.suivi_cercueil th {
    text-align: center;
    vertical-align: middle;
    padding: 2px
}

table.suivi_cercueil td {
    vertical-align: top
}

    table.suivi_cercueil td.colHeure {
        width: 19px
    }

    table.suivi_cercueil td.col0 {
        width: 19px
    }

    table.suivi_cercueil td.col1 {
        width: 125px
    }

    table.suivi_cercueil td.col2 {
        width: 50px
    }

    table.suivi_cercueil td.col3 {
        width: 125px
    }

    table.suivi_cercueil td.col4 {
        width: 87px
    }

    table.suivi_cercueil td.col5 {
        width: 150px
    }

    table.suivi_cercueil td.col6 {
        width: 115px
    }

    table.suivi_cercueil td.col7 {
        width: 24px
    }

.td_small {
    width: 65px
}

select.drop_cercueil {
    width: 130px
}

input.error {
    border-color: red
}

.errorValidation {
    color: red
}

.error {
    color: red;
    border-color: #ba000d
}

select.error {
    border-color: #ba000d
}

div.ent_details {
    padding: 10px;
    background: #ededed
}

.tbl_details tr {
    background-color: #d9d9db
}

.tbl_details td {
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
    padding: 10px 3px;
    background: #ededed;
    vertical-align: middle
}

.ndc_colx {
    width: 125px;
    font-weight: 700;
    min-height: 15px
}

.ndc_coly {
    min-width: 300px;
    min-height: 15px
}

.admin-tools, .user-tools {
    height: 38px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.user-tools {
    background: #333
}

.admin-tools {
    background: #333;
    height: 38px
}

.inner-tools {
    width: 98%;
    margin: 0 auto;
    padding: 8px 0;
    display: flex !important;
    justify-content: center;
}

    .inner-tools ul {
    }

.center-tools{

}

.primary-nav {
    margin: 0;
    padding: 0;
    float: left;
    line-height: 2em
}

#TableAgenda {
    max-width: 807px
}
#notification-badge {
  position: absolute;
  margin-left: -12px;
  margin-top: -6px;
}
.primary-nav li {
  list-style: none;
  float: left;
  font-size: 1.4em;
  margin-right: 4px
}

    .primary-nav li a {
        text-decoration: none
    }

.user-tools .primary-nav li a {
    color: #fff
}

    .user-tools .primary-nav li a:hover, .user-tools .primary-nav li.active a {
        color: #da6a1f
    }

.admin-tools .primary-nav li a {
    color: #fff;
    font-family: helvetica,sans-serif;
    font-size:14px;
}

    .admin-tools .primary-nav li a:hover, .admin-tools .primary-nav li.active a {
        color: #da6a1f
    }

.s_topMenuMain {
    text-align: center
}

.right-tools {
    float: right;
    font-size: 1.1em
}

.s_topMenuMain {
    text-align: center
}

a.infos {
    text-indent: -9999px;
    display: block;
    height: 21px;
    width: 20px;
    float: left
}

.user-tools a.infos {
    background: url(/images/ico-infos.png) no-repeat 0 -21px
}

.admin-tools a.infos {
    background: url(/images/ico-infos.png) no-repeat 0 0
}

    .admin-tools a.infos:hover {
        background-position: 0 -21px
    }

.user-log {
    margin-left: 5px;
    padding-left: 5px;
    float: left
}

.user-tools .user-log {
    background: url(/images/intersec.png) no-repeat 0 -38px
}

.admin-tools .user-log {
    background: url(/images/intersec.png) no-repeat 0 0
}

a.log-name {
    float: left;
    line-height: 1.8em;
    font-size: 10px
}

.user-tools a.log-name {
    color: #fff;
    text-decoration: none
}

    .user-tools a.log-name:hover {
        color: #da6a1f
    }

.admin-tools a.log-name {
    color: #fff;
    margin-top: 1px
}

    .admin-tools a.log-name:hover {
        color: #da6a1f;
        text-decoration: none
    }

a.logout {
    text-indent: -9999px;
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    margin-left: 10px
}

.user-tools a.logout {
    background: url(/images/ico-logout.png) no-repeat 0 -20px
}
.admin-tools a.notification1 {
    background: url(/images/notification.svg) no-repeat 0 0;
}

.admin-tools a.logout {
    background: url(/images/ico-logout.png) no-repeat 0 0
}

    .admin-tools a.logout:hover {
        background-position: 0 -20px
    }

.lang {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    height: 21px
}

.user-tools .lang {
    background: url(/images/intersec.png) no-repeat 0 -38px
}

.admin-tools .lang {
    background: url(/images/intersec.png) no-repeat 0 0;
    color: #fff
}

.lang li {
    list-style: none;
    float: left;
    margin-right: 5px;
    line-height: 1.8em
}

    .lang li a {
        text-decoration: none
    }

.user-tools .lang li a {
    color: #424747;
    text-shadow: 0 1px 0 #fff
}

    .user-tools .lang li a:hover, .user-tools .lang li.active a {
        color: #187e80
    }

.admin-tools .lang li a {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

    .admin-tools .lang li a:hover, .admin-tools .lang li.active a {
        color: #da6a1f
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.invalidControl {
    color: red
}

.CoffinDetailsError ul {
    font-size: medium;
    color: red;
    margin-left: 20px;
    list-style: square
}

.TwoColumns {
    width: 400px;
    float: left
}

.TwoColumns_Left {
    width: 340px;
    float: left
}

.TwoColumns_Right {
    width: 340px;
    float: right
}

.column {
    width: 135px;
    float: left;
    padding: 2px
}

div.column h4 {
    font-size: 16px;
    color: #a5b6c0;
    font-weight: 400
}

.column1 {
    width: 190px;
    float: left;
    padding: 2px
}

.column1_location {
    width: 190px;
    float: left;
    padding: 2px
}

.column1_document {
    width: 400px;
    float: left;
    padding: 2px;
    padding-top: 8px;
    font-weight: 700
}

    .column1_document input[type=checkbox] {
        float: left
    }

    .column1_document span {
        margin-top: 3px
    }

    .column1_document .column2 input[type=submit] {
        color: #fff;
        background-color: #da6a1f;
        cursor: pointer;
        border: none;
        padding: 5px 10px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        font-family: helvetica,sans-serif;
        font-size: 16px
    }

        .column1_document .column2 input[type=submit]:hover {
            background-color: #ffa200;
            border-color: #ffa200;
            text-decoration: none
        }

.column2 {
  /*width: 190px;*/
    float: left;
    padding: 3px
}

.column2_location {
    width: 190px;
    float: left;
    padding: 3px
}

.column1_modal {
    width: 110px;
    float: left;
    padding: 3px
}

.column1_modal_documents {
    float: left;
    padding: 3px;
    padding-top: 8px;
    color: #000;
    font-weight: 700;
    width: 180px;
    color: #000;
    font-weight: 700;
    clear: left
}

    .column1_modal_documents span {
        position: relative;
        top: -3px
    }

.column2_modal {
    width: 10px;
    float: left;
    padding: 3px;
    position: relative;
    top: 5px
}

.tab {
    overflow: auto;
    background: #ededed;
    margin: -8px;
    padding: 8px 8px 53px;
    color: #000
}

table.tabButtons {
    float: none;
    margin: 0 1px;
    text-align: right;
    position: relative;
    top: -47px;
    width: 819px
}

    table.tabButtons tr {
        background: #ededed
    }

    table.tabButtons td {
        padding: 10px
    }

        table.tabButtons td a {
            display: inline-block;
            zoom: 1;
            margin-left: 8px
        }

.column1, .column2 {
    font-weight: 700
}

.column1 {
    color: #000
}

.column2 {
    color: #544e52
}

.ajax__tab_header > span {
    margin-right: -1px
}

.ajax__tab_header a.ajax__tab_tab {
    background: #fff !important
}

.ajax__tab_header .ajax__tab_inner, .ajax__tab_header .ajax__tab_outer {
    background: #fff !important;
  color: #da6a1f !important;
  height: 23px !important;
}

.ajax__tab_header span.ajax__tab_active a.ajax__tab_tab {
    background: #da6a1f !important
}

.ajax__tab_header span.ajax__tab_active a.ajax__tab_tab.error {
    background: #ba000d !important;
}

.ajax__tab_header span.ajax__tab_active .ajax__tab_outer.error,
.ajax__tab_header span.ajax__tab_active .ajax__tab_inner.error {
    background-color: #ff0000 !important;
    color: #fff !important;
}
.ajax__tab_header .ajax__tab_inner {
    border-right: 1px solid #999;
    height: 27px !important;
}


.ajax__tab_header span.ajax__tab_active .ajax__tab_outer {
    height: 27px !important;
    border: 1px #929c9d solid;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    height: 0 !important;
    padding-right: 0 !important;
    border: 1px #929c9d solid;
    height: 27px !important;
}

.ajax__tab_header a.ajax__tab_tab {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #da6a1f;
    /* CSS3 */
}

.ajax__tab_header span.ajax__tab_active a.ajax__tab_tab {
    color: #fff !important;
}

.ajax__tab_body {
    padding-top: 15px !important;
}

div.rd_head {
    width: 100%;
    height: 50px;
    overflow: auto;
    margin-bottom: 15px;
    margin-top: 10px
}

div.rdh_title, td.rdh_title {
    color: #4d4d4d;
    font-size: 18px;
    line-height: 35px;
    float: left
}

.rdh_col4, .rdh_col5 {
    float: right;
    margin-left: 5px
}

a.btn_add, a.btn_cafet, a.btn_disperion, a.btn_doc, a.btn_docDay, a.btn_estimate_add, a.btn_estimate_edit, a.btn_move, a.btn_pdf, a.btn_print, a.btn_remove, a.btn_renew {
    display: inline-block;
    zoom: 1;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: bottom center;
    text-indent: -9999px
}

a.btn_print {
    background-image: url(/images/btn_print.png)
}

a.btn_move {
    background-image: url(/images/deplacer_icon.png)
}

a.btn_add {
    background-image: url(/images/btn_add.png)
}

a.btn_remove {
    background-image: url(/images/btn_remove.png)
}

a.btn_pdf {
    background-image: url(/images/btn_pdf.png)
}

.rct_col1_reservation {
    float: left;
    margin-bottom: 25px;
    overflow: auto;
    overflow-x: hidden; /* Hide horizontal scrollbar */
    width: 315px
}

.rct_col1 {
    float: left;
    margin-bottom: 25px;
    overflow: auto;
    width: 300px
}

.rct_col2 {
    float: right;
    margin-bottom: 25px;
    overflow: auto;
    width: 300px;
    overflow: visible
}

#pnlButtons {
    clear: both;
    text-align: center
}

    #pnlButtons > a {
        display: inline-block;
        zoom: 1;
        margin: 5px -1px 0 -2px
    }

.rctc1, .rctc2 {
    overflow: visible
}

.column1_modal, .rctc1_col1, .rctc2_col1 {
    float: left;
    padding: 3px;
    color: #000;
    font-weight: 700;
    clear: left
}

.rctc1_col2, .rctc2_col2 {
    float: left;
    padding: 3px;
    width: 144px;
    color: #544e52;
    font-weight: 700
}

    .rctc1_col2 span, .rctc2_col2 span {
        display: block;
        float: left;
        width: 130px;
        position: relative;
        top: 3px
    }

.docLink, .urnLink {
    font-size: 15px
}

select.crema_selection {
    width: 290px;
    height: 23px;
    background: #fff;
    border: #ababab solid 2px;
    font-size: 14px
}

    select.crema_selection option {
        font-family: arial,helvetica,sans-serif;
        font-size: 15px;
        color: #757474
    }

span.spCrematoriumInfo li {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    color: #9a9a9a
}

    span.spCrematoriumInfo li strong {
        font-size: 16px;
        color: #6c6c6c
    }

    span.spCrematoriumInfo li a {
        font-size: 16px;
        text-decoration: none;
        color: #36b4ff
    }

span.spCrematoriumInfo {
    font-size: 16px
}

    span.spCrematoriumInfo ul {
        padding-top: 20px
    }

input[type=text].read-only {
    background-color: #eee
}

div.select_crema_choice {
    width: 215px;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    background: #fff url(/images/select_yellow_arrow.png) no-repeat 200px center;
    border: 1px solid #ccc;
    padding: 0 0 0 5px
}

select.select_crema_choice {
    background: 0 0;
    width: 249px !important;
    padding: 2px 0 0 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 24px;
    -webkit-appearance: none;
    height: 18px
}

#login_contener {
    padding: 50px 20px 0 20px;
    width: 760px;
    margin: 0 auto;
    overflow: hidden
}

#login_box {
    background: url(/images/login_box.jpg) no-repeat;
    width: 455px;
    float: left;
    margin: 0 40px 0 0
}

#maincontener {
    margin: 0 auto;
    width: 1024px;
    margin: 0 auto;
    box-shadow: 1px 2px 10px 2px #c9c7c7;
    -webkit-box-shadow: 1px 2px 10px 2px #c9c7c7;
    -moz-box-shadow: 1px 2px 10px 2px #c9c7c7
}

#news_box {
    background: #f5f5f5;
    width: 217px;
    height: 290px;
    padding: 0 23px;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid 1px #e5e5e5
}

    #news_box h3 {
        padding: 15px 0 5px 0;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 18px;
        color: #da6a1f;
        text-align: center
    }

    #news_box .line {
        background: #d1d1d1;
        height: 1px;
        width: 215px;
        margin: 0 auto
    }

    #news_box .date_news {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 16px;
        color: #5f5f5f;
        margin: 10px 0
    }

    #news_box p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        color: #8c8b8b;
        line-height: 14px
    }

        #news_box p strong {
            color: #ea0104;
            text-decoration: underline
        }

#partners {
    margin: 25px 0 0 0
}

    #partners .line_long {
        background: url(/images/line.jpg) repeat-x;
        height: 2px;
        width: 800px;
        margin: 0 auto;
        padding: 3px 0 3px 0
    }

    #partners h2 {
        color: #686666;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 17px;
        text-align: center;
        padding: 10px 0 5px 0
    }

    #partners h3 {
        color: #da6a1f;
        font-family: Helvetica,sans-serif;
        font-size: 14px;
        text-align: center;
        padding: 0 0 30px 0
    }

    #partners a {
        color: #da6a1f;
        font-family: Helvetica,sans-serif;
        font-size: 14px;
        text-align: center;
        text-decoration: none
    }

        #partners a:hover {
            color: #ffa200
        }

#content {
    width: 1024px;
    background: #fff;
    margin: 0 0 30px 0
}

.content {
    margin: 0 0 60px 0
}

#login_body {
    background: #f5f5f5;
    padding: 0;
    margin: 0
}

table.document_table {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px
}

    table.document_table th {
        text-align: center;
        height: 20px
    }

    table.document_table td {
        text-align: center;
        height: 20px;
        vertical-align: middle
    }

a.DeleteDoc {
    background: url(/images/ico-logout.png) no-repeat 0 0
}

div.overlay {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    -moz-opacity: .5;
    opacity: .5;
    z-index: 99;
    background-color: #fff
}

div.div_loading {
    width: 200px;
    height: 80px;
    background-color: #fff;
    border: 1px solid #5b6973;
    color: red;
    position: fixed;
    z-index: 100;
    left: 50%;
    margin-left: -100px;
    margin-top: -40px;
    top: 50%;
    vertical-align: middle;
    line-height: 80px;
    text-align: center
}

    div.div_loading img {
        margin-top: 15px
    }

.clear {
    clear: both
}

body {
    margin: 0
}

.left {
    float: left
}

.right {
    position: relative;
    margin-left: 300px
}

.accesRapport {
    width: 230px;
    padding: 30px;
    margin: 20px 0;
    background: #f5f5f5
}

    .accesRapport .title {
        margin-bottom: 15px;
        color: #1d9193;
        font-size: 15px
    }

    .accesRapport p {
        font-family: Helvetica,Arial,sans-serif;
        font-size: 14px;
        margin: 0;
        margin-bottom: 15px;
        padding: 0;
        color: #7e7e7e
    }

    .accesRapport select {
        margin-bottom: 13px;
        width: 100%;
        margin: 10px 0 0 0
    }

    .accesRapport .rounded .btn1 {
        display: block;
        padding: 5px 10px;
        background: #1d9193;
        color: #fff;
        font-size: 14px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        margin: 20px 0 0 0;
        text-align: center;
        width: 70px
    }

        .accesRapport .rounded .btn1:hover {
            background: #4d4d4d
        }

.creation_rapport {
    display: block;
    padding: 5px 10px;
    background: #1d9193;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 10px 0 0 0;
    text-align: center
}

    .creation_rapport:hover {
        background: #4d4d4d
    }

.accesContrat {
    width: 230px;
    padding: 30px;
    margin: 20px 0;
    background: #f5f5f5
}

    .accesContrat h2 {
        margin-bottom: 15px
    }

    .accesContrat p {
        margin: 0;
        padding: 0;
        vertical-align: middle
    }

        .accesContrat p select {
            margin-bottom: 13px;
            width: 110px
        }

        .accesContrat p input {
            width: 96px
        }

.boxFlotte {
    width: 230px;
    margin: 20px 0;
    background: #fff
}

    .boxFlotte h2 {
        margin-bottom: 15px
    }

    .boxFlotte table {
        border-top: 1px solid #dfdfdf;
        width: 100%;
        margin-bottom: 55px
    }

        .boxFlotte table tr.hidden {
            display: none
        }

        .boxFlotte table tr td {
            border-bottom: 1px solid #dfdfdf;
            color: #7e7e7e;
            font-family: Helvetica,Arial,sans-serif;
            font-size: 14px;
            padding: 4px 5px;
            width: 45px
        }

            .boxFlotte table tr td:first-child {
                width: auto
            }

        .boxFlotte table tr.styled td {
            background: #f4f4f4;
            border-bottom: none
        }

        .boxFlotte table tr.styled2 td {
            background: #f4f4f4
        }

            .boxFlotte table tr.styled td:first-child, .boxFlotte table tr.styled2 td:first-child {
                padding-left: 45px
            }

                .boxFlotte table tr.styled td:first-child a, .boxFlotte table tr.styled2 td:first-child a {
                    margin-left: -40px
                }

                    .boxFlotte table tr.styled td:first-child a.link, .boxFlotte table tr.styled2 td:first-child a.link {
                        margin-left: -15px
                    }

                .boxFlotte table tr.styled td:first-child img.link, .boxFlotte table tr.styled2 td:first-child img.link {
                    margin-left: -40px
                }

    .boxFlotte a.submitLink {
        position: absolute;
        bottom: 29px;
        left: 26px
    }

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: #e0e0e0;
    padding: 10px 0 0 0;
    -webkit-box-shadow: 0 -2px 8px -3px rgba(194,194,194,1);
    -moz-box-shadow: 0 -2px 8px -3px rgba(194,194,194,1);
    box-shadow: 0 -2px 8px -3px rgba(194,194,194,1)
}

.modalBackground {
    height: 100%;
    background-color: #ebebeb;
    opacity: .7
}

.adm-dash-table {
    margin-top: 20px
}

    .adm-dash-table th {
        text-align: center
    }

.strong_dt {
    font-weight: 700
}

.popup-title {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px
}

.closex {
    background: #fff url(/images/closex.png) no-repeat center;
    width: 20px;
    height: 20px;
    border: none;
    right: 5px;
    top: 5px;
    position: absolute
}

.dashboard-popup {
    width: 350px;
    border: 5px solid #999 !important;
    padding: 20px;
    padding-top: 10px
}

.dashboard-radio {
    font-weight: 400
}

.dashboard-radio-label {
    margin-right: 10px
}

.dashboard-chart {
    width: auto;
    height: 300px;
    margin-left: 10px
}

.dashboard-chart-tooltips {
    position: absolute;
    text-align: center;
    width: 200px;
    padding: 3px;
    font-size: 9px;
    border-radius: 5px;
    background-color: #fff;
    font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
    opacity: .9
}

.adm-dash-table {
    border-bottom: 1px solid #999
}

    .adm-dash-table .table tbody > tr > td {
        border: none
    }

.adm-dash-name {
    width: 250px !important
}

.border-left-regular {
    border-left: 2px solid #333
}

.border-left-thin {
    border-left: 1px solid #333
}

.border-bottom-thin {
    border-bottom: 1px solid #333
}

#legendholder {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 2px
}

.btn-print {
    background: url(/images/btn_print.png) no-repeat scroll 5px center/21% auto transparent;
    padding-left: 30px !important
}

.activeDeceasedMessage {
    position: absolute;
    top: -15px
}

.hiddenResaCell {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30%;
    padding-right: 30%;
    display: inline !important
}

.img_reservationincomplet {
    border-width: 0;
    padding: 1px;
    width: 15px;
    position: absolute;
    margin-left: 5px
}

.fiche_entreprise #AgendaBlocked {
    padding-bottom: 10px
}

.btn_modifier {
    font-family: helvetica,sans-serif;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px
}

    .btn_modifier.yes {
        background-color: #da6a1f;
        height: 40px
    }

    .btn_modifier.no {
        background-color: #4d4d4d
    }

        .btn_modifier.no:hover {
            color: #fff
        }

.coord_entreprise, .duo_table {
    margin-bottom: 20px
}

body.entrepriseModal .modal_reservation_list {
    width: auto;
    margin-right: 0;
    margin-left: 0
}

div.modal_reservation_list .inner_modal_reservation_cafetaria #lblModel {
    display: block
}

    div.modal_reservation_list .inner_modal_reservation_cafetaria #lblModel .list {
        display: block;
        -webkit-columns: 100px 5;
        -moz-columns: 100px 5;
        columns: 100px 5;
        margin-bottom: 15px
    }

    div.modal_reservation_list .inner_modal_reservation_cafetaria #lblModel h3 {
        margin-bottom: 5px
    }

    div.modal_reservation_list .inner_modal_reservation_cafetaria #lblModel .description {
        margin-bottom: 15px
    }

    div.modal_reservation_list .inner_modal_reservation_cafetaria #lblModel a {
        display: inline-block;
        line-height: 1.5em
    }

.uploadbox {
    padding: 15px;
    background-color: #ffa200;
    border-radius: 5px
}

.comptaLoading.fixedBoxLoose.sticked {
    margin: 0 auto;
    width: auto;
    height: 44px
}

.comptaLoading {
    width: 35px;
    margin: 0 auto
}

.display-footer {
    display: none
}

#login_body.cannes .header_fr {
    background: url(/images/header_cannes.jpg) no-repeat;
    background-size: cover;
    height: 170px
}

#login_body.cannes .login_question_lbl, #login_body.cannes .spCrematoriumInfo {
    display: none
}

#login_body.cannes .display-footer {
    display: block;
    font-family: Ubuntu,sans-serif;
    background: url(/images/footer_cremagest_cannes.jpg) no-repeat;
    background-size: cover;
    max-height: 270px;
    padding: 50px 70px 20px;
    height: 250px;
    margin-top: 30px
}

    #login_body.cannes .display-footer a, #login_body.cannes .display-footer div, #login_body.cannes .display-footer h4, #login_body.cannes .display-footer p {
        font-family: Ubuntu,sans-serif
    }

    #login_body.cannes .display-footer .display-footer-logo {
        width: 100px;
        border-radius: 100px;
        box-shadow: 0 0 20px rgba(0,0,0,.25);
        float: left
    }

        #login_body.cannes .display-footer .display-footer-logo img {
            width: 100px;
            height: 100px
        }

    #login_body.cannes .display-footer .display-footer-description {
        float: left;
        margin-left: 50px;
        width: 80%
    }

        #login_body.cannes .display-footer .display-footer-description a, #login_body.cannes .display-footer .display-footer-description div {
            color: #fff;
            font-size: 12px
        }

        #login_body.cannes .display-footer .display-footer-description h4 {
            font-size: 16px;
            color: #fff;
            border-bottom: solid 1px #fff;
            width: 250px;
            line-height: 28px;
            margin-bottom: 8px
        }

        #login_body.cannes .display-footer .display-footer-description .description-item-right {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            margin-top: 50px
        }

            #login_body.cannes .display-footer .display-footer-description .description-item-right img {
                height: 40px;
                margin-left: 5px
            }

            #login_body.cannes .display-footer .display-footer-description .description-item-right a {
                display: block;
                margin: 0 5px
            }

#login_body.cannes #footer {
    display: none
}

.annuler_valider_imputations, table.annuler_valider_reservation_incin {
    float: none
}

div.duo_bottom, div.duo_middle, div.duo_top, div.mono_bottom_darkblue, div.mono_bottom_lightblue, div.mono_top_lightblue {
    background-size: 100%
}

div.duo_bottom, div.duo_bottom_around_table, div.duo_middle, div.duo_top {
    width: 393px
}

div.mono_bottom_darkblue, div.mono_bottom_full_lightblue, div.mono_bottom_lightblue, div.mono_middle_darkblue, div.mono_middle_full_lightblue, div.mono_middle_lightblue, div.mono_top_darkblue, div.mono_top_full_lightblue, div.mono_top_lightblue {
    max-width: 806px
}

div.inner_mono_middle table.list_note_credit, div.inner_mono_middle table.list_params_salle {
    width: 750px
}

table.annuler_valider_reservation {
    /*margin-left: 251px*/
    display:flex;
    justify-content:flex-end
}

#btnAdd, #ctl00_cph1_ButtonSave, #ctl00_cph1_TabContainerConfig_TabMiscConfig_ButtonSave, #ctl00_cph1_btnAdd, #ctl00_cph1_btnSave, .btn_annuler_musique, .btn_blue_63, .btn_blue_71, .btn_blue_91, .btn_green_130, .btn_green_147, .btn_green_53, .btn_green_62, .btn_grey_130, .btn_grey_56, .btn_jaune_90, .btn_red_101, .btn_red_57, .btn_valider_musique {
    display: inline-block !important;
    height: auto !important
}

table.annuler_valider_reservation_salle {
    margin-top: 2px;
    float: right;
    margin-right: 10px
}

div.mono_middle {
    background-size: 100%
}

div.mono_bottom, div.mono_middle, div.mono_top {
    width: 806px
}

table.facturation_totaux {
    margin-left: 400px;
    /*float: left*/
}

.liveStreaming-image {
    background: url(/images/livevideo.png) no-repeat 0 0
}

.liveStreamingVideoRecord-image {
    background: url(/images/livevideorecord.png) no-repeat 0 0
}

.videoRecord-image {
    background: url(/images/videorecord.png) no-repeat 0 0
}


.history-customers ~ .select2.select2-container.select2-container--default {
    width: 100% !important
}

.rounded {
    width: 14px;
    height: 14px;
    background-color: #2596DA;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: default;
}

    .rounded span {
        color: white;
    }


.fileinfo-container {
    position: relative;
}

.fileinfo i {
    font-size: 20px;
    color: blue;
}

.fileinfo.is-left {
    position: absolute;
    top: 8px;
    left: -20px;
}


.fileinfo.is-right {
    position: absolute;
    top: 8px;
    right: -20px;
}

.label-green {
    color: green;
}

.table-upload-doc {
    text-align: left;
}

.btn-document {
    padding: 5px 10px;
    font-family: helvetica, sans-serif;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: white;
    background: #da6a1f;
    margin-right: 10px;
}

    .btn-document.cancel {
        background: #4d4d4d
    }

.btn-doc-wraper {
    display: inline-flex;
}

.check-dyn {
    position: relative;
    z-index: 10;
}

.fix-size {
    resize: none;
}

.panel-generated > fieldset {
    padding: 6px;
}

    .panel-generated > fieldset > legend {
        font-size: 12px !important;
        padding: 0px 3px 0px 3px;
    }

.defunt-photo {
    text-align: right;
}

.pnlCeremonyDocument {
    margin: 10px 0px 10px 0;
}

.CeremonyDocument {
    margin-bottom: 10px;
}

    .CeremonyDocument > span {
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }

        .CeremonyDocument > span.remarque {
            font-size: 10px;
        }

        .CeremonyDocument > span.remarque_label {
            font-size: 10px;
            font-weight: initial;
        }

.CeremonyDocument-text {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #92bcd1;
}

.btn-upload-document {
    background-color: #da6a1f;
    color: white !important;
    padding: 5px 10px;
    border-radius: 3px;
}

.btn-upload-document-text {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #92bcd1;
}

.span-cafe {
    padding: 0px 0px 0px 3px;
}

.lnkhour.hiddenResaCell {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block !important;
}

.ajax__tab_xp .ajax__tab_header {
    background-position: bottom;
    background-repeat: repeat-x;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
}

.ajax__tab_default .ajax__tab {
    display: block;
    float: left;
    height: 25px;
    margin-top: 1px;
}

.ajax__tab_xp .ajax__tab_header {
    background-position: bottom;
    background-repeat: repeat-x;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
}

.ajax__tab_default .ajax__tab_inner, .ajax__tab_default .ajax__tab_outer {
    display: inline-block;
}

.new-style-color .ajax__tab_header span.ajax__tab_active .ajax__tab_outer, .new-style-color .ajax__tab_header span.ajax__tab_active .ajax__tab_inner {
    background-color: #da6a1f !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-repeat: no-repeat;
    padding-left: 3px;
}

.ajax__tab_default .ajax__tab_inner, .ajax__tab_default .ajax__tab_outer {
    display: inline-block;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 4px;
}

.ajax__tab_default .ajax__tab_tab {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    outline: 0;
}

.ajax__tab_header span.ajax__tab_active span.ajax__tab_tab {
    color: #fff !important;
}

.ajax__tab_header span.ajax__tab_tab {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #da6a1f;
}

.dynamic.ajax__tab_body.ajax__scroll_none {
    padding-top: 50px !important;
}

.ajax__tab_xp .dynamic.ajax__tab_body {
    background-color: none !important;
}

.dynamic_background {
    background-color: #ededed !important;
    padding: 6px;
}



.dynamic_tab__body > div:first-child {
    border-top-style: solid;
    border-width: 1px;
    border-color: #727070;
}

.App .dynamic-form.ajax__tab_xp.ajax__tab_container.ajax__tab_default {
    height: 100%;
    display: flex;
}

.article-wrapper {
    margin: 3px;
}

.fa.fa-plus-square {
    color: #da6a1f;
    font-size: 14px;
}

.fa.fa-minus-square {
    font-size: 14px;
}

.dynamic.container-fluid {
    width: 100%;
}

.noline-border fieldset {
    border: 0px;
    /*border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;*/
}

.useline-border {
    border: 1px solid;
}

.nolegend fieldset > legend {
    display: none;
}

.article_fact_col_td {
    width: 200px;
    padding: 3px;
}

.modal_selection_deceased .select2.select2-container.select2-container--default {
    width: 255px !important;
}

.mono_middle_darkblue.annuler_enterprise .select2.select2-container.select2-container--default {
    width: 255px !important
}

.mono_middle_darkblue.annuler_enterprise .filter_class .text {
    width: 253px !important
}

.mono_middle_darkblue.annuler_enterprise .filter_class input[type=checkbox] {
    width: 15px;
    margin-top: 5px
}

.search_article .select2.select2-container.select2-container--default {
    width: 255px !important
}

.loading-modal-wrapper {
    position: absolute;
    background: #31281845;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

    .loading-modal-wrapper .content {
        position: absolute;
        transform: translate(-50%,-50%);
        left: 50%;
        top: 50%
    }

        .loading-modal-wrapper .content img {
            display: block;
            width: 100px;
            text-align: center;
            margin-left: auto;
            margin-right: auto
        }

        .loading-modal-wrapper .content h3 {
            text-align: center;
            font-size: 22pt
        }

.search_article .text {
    width: 253px
}

.winbook-import .select2.select2-container.select2-container--default {
    width: 164px !important
}

.winbook-import td {
    padding-right: 5px
}

.direct-debit .select2.select2-container.select2-container--default {
    width: 197px !important
}

.direct-debit .text {
    width: 195px
}

.search-city .select2.select2-container.select2-container--default {
    width: 300px !important
}

.search-city .text {
    width: 296px
}

.plaquette.duo_table.information .select2.select2-container.select2-container--default {
    width: 175px !important
}

.facturation-crema .select2.select2-container.select2-container--default {
    width: 175px !important
}

.facturation-crema .select2-selection.select2-selection--single {
    width: 177px !important
}

.facturation-crema .mono_middle_lightblue .select2.select2-container.select2-container--default {
    width: 270px !important
}

.facturation-crema .mono_middle_lightblue .select2-selection.select2-selection--single {
    width: 270px !important
}

.facturation-crema .mono_middle_lightblue .tarif .select2.select2-container.select2-container--default {
    width: 120px !important
}

.facturation-crema .mono_middle_lightblue .tarif .select2-selection.select2-selection--single {
    width: 120px !important
}

.note-credit-crema .select2-selection__rendered {
    width: 140px !important
}

.note-credit-crema .detail_udf.mono_table .select2.select2-container.select2-container--default {
    width: 270px !important
}

.note-credit-crema .detail_udf.mono_table .select2-selection__rendered {
    width: 241px !important
}

.param-global .clearfix2 .select2.select2-container.select2-container--default {
    display: inline-flex
}

.param-global .clearfix .select2.select2-container.select2-container--default {
    display: inline-flex
}

.facturation-crema .mono_middle_lightblue .tarif .select2-selection.select2-selection--single {
  width: 120px !important
}


.facturation-crema .duo_middle .select2.select2-container.select2-container--default {
  width: 100% !important
}


.facturation-crema .duo_middle .select2-selection.select2-selection--single {
  width: 100% !important
}
.facturation-crema .Defunt.duo_table td span:first-child {
  width: 100% !important
}

div.fec1_content span.duplicate {
    background-color: #2596da;
}

#loadingIndicator {
    top: 5px;
    left: 50%;
    width: 100px;
    height: 19px;
    background-color: #D9691F;
    position: fixed;
    z-index: 99999999;
    border-radius: 3px;
    color: white;
    font-size: 15px;
    padding: 8px;
    transform: translateX(-50%);
}

.ajax__tab_header span.ajax__tab_active .ajax__tab_outer.error,
.ajax__tab_header span.ajax__tab_active .ajax__tab_inner.error {
    background-color: #ba000d !important;
    color: #fff !important;
}
.input-button-wrapper {
  position: relative;
}

  .input-button-wrapper input {
    width: 80%
  }

  .input-button-wrapper a {
    position: absolute;
    right: 16px;
    top: 8px;
    display: inherit !important;
  }

.height73{
    height:73px;
}
.lineDiagonal {
    width: 108px;
    height: 1px;
    border-bottom: 1px solid black;
    -webkit-transform: translateY(-3px) translateX(8px) rotate(-10deg);
    position: absolute;
    top: 12px;
    left: -9px;
}

.labelWrap {
    white-space: pre-line;
    word-break: break-all;
}

.fileUploadNameLimit {
    width: 18em;
}

.color-gray{
    color : #555 !important;
}

.normal-table .idm_col2{
    width : auto
}

.button-extra{
    display:flex;
    justify-content:center;
    text-align:center
}