﻿@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
/* CSS layout */
body {
    margin: 0;
    padding: 0;
}

.bg {
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}

.bg_none {
    background: linear-gradient(49.58deg, #0E3680, #00A9E5);
}

.newsEolia, .voeuxtext {
    display: none;
}

#wrapperleft.bg_none img.newsEolia {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 75%;
    transform: translate(-50%, -50%);
}

.voeux {
    background-image:url('../Images/loginBackgroundFetes.jpg');
}

.voeux img {
    display: none;
}

.voeux .voeuxtext {
    display: block;
}

.splitPage {
    height: 100%;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding: 30px;
    box-sizing: border-box;
}

.centered,
#Form1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 350px;
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 0;
}

    #Form1 .dxbButton {
        background: #c2ce3e;
        border-color: #c2ce3e;
        font-weight: 700;
        box-sizing: content-box;
    }

        #Form1 .dxbButton:hover,
        #Form1 .dxbButton:focus,
        #Form1 .dxbButton:active {
            background: rgba(194, 206, 62, 0.95);
            border-color: #7e8629;
            font-weight: 700;
            outline: none;
        }

    #Form1 input.InputAccueil {
        width: 94%;
        padding: 1% 3%;
    }

#wrapperleft {
    left: 0;
    width: 67%;
}

    #wrapperleft img {
        max-width: 100%;
        height: auto;
    }

#wrapperright {
    right: 0;
    border-right: 1px solid #c0c0c0;
    width: 33%;
    background: #fff;
    z-index: 2;
}

    #wrapperright form #container {
        min-width: 100%;
    }

        #wrapperright form #container table {
            width: 100% !important;
            text-align: left;
        }

        #wrapperright form #container .dxeImage_MaterialCompact {
            width: auto !important;
        }


        #wrapperright form #container .dxeTextBox_MaterialCompact {
            font-size: 14px;
            color: #7F7F7F;
        }

            #wrapperright form #container .dxeTextBox_MaterialCompact td.dxic {
                padding: 15px;
            }

.divLogin {
    display: block;
    width: auto;
}

@media screen and (max-width: 1200px) {
    #wrapperright {
        width: 35%;
    }

    #wrapperleft {
        width: 65%;
    }
}

@media screen and (max-width: 992px) {
    #wrapperright {
        width: 40%;
    }

    #wrapperleft {
        width: 60%;
    }
}

@media screen and (max-width: 768px) {
    #wrapperright {
        width: 45%;
    }

    #wrapperleft {
        width: 55%;
    }
}

#masthead {
    padding-top: 20px;
    border: 1px solid transparent; /* silver white transparent*/
    height: 50px;
}

#container {
    min-width: 600px;
    /*min-height: 600px;*/
    /*text-align:center;*/
}

.lib {
    width: 1%;
}

.lib_Glass {
    background-color: #EDF3F4;
}

.margin {
    margin-left: 1em;
}


.dxpc-header {
    background-color: #FFFFFF;
}

.poste_pastille {
    float: left;
    width: 3%;
    height: 100%;
}

.agend_left {
    float: left;
    width: 50%;
}

.agend_right {
    float: left;
    width: 50%;
}

.agend_bottom {
    float: left;
    width: 100%;
    padding: 5px 5px 5px 5px;
}

#left_col {
    width: 0px;
    float: left;
    border: 1px solid transparent;
}

#right_col {
    margin-top: 20px;
    width: 250px;
    float: right;
    border: 1px solid transparent;
}

#right_col_accueil {
    margin-top: 24px;
    width: 400px;
    float: right;
    border: 1px solid transparent;
    padding-right: 95px;
}

.right_col_masked {
    margin-top: 250px;
    width: 45px;
    float: right;
    border: 1px solid transparent;
}

.right_col_visible {
    width: 250px;
    float: right;
    border: 1px solid transparent;
}

#page_content {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid transparent;
}

#page_contentcenter {
    margin: 20px 20px 50px 20px;
    /*min-height:600px;*/
    border: 0px solid transparent; /* black */
    width: auto;
    overflow: auto;
}

#footer {
    clear: both;
    border: 1px solid transparent;
    height: 25px;
    /*background: #fff; 
    position: absolute; 
    position: fixed !important; 
    right: -2px; 
    bottom: 0px; 
    width: 100%;  */
}

#RelFoot {
    float: left;
}

.LabDef {
    padding: 2px 5px;
    text-decoration: underline;
    /*cursor:pointer;*/
}

#containerquit {
    padding: 5px;
    width: 100%;
    border: 1px solid transparent;
    text-align: center;
}

#a {
    float: left;
    padding-left: 30px;
}

#b {
    margin-left: 100px;
    padding-right: 5px;
}


#mastheadbody {
    padding-top: 0px;
    border: 1px solid transparent; /* blue  transparent*/
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#containerbody {
    min-width: 600px;
    /*min-height: 600px;*/
    text-align: center;
}


#left_colbody {
    width: 0px;
    float: left;
    border: 1px solid transparent;
}

#right_colbody {
    margin-top: 0px;
    width: 250px;
    float: right;
    border: 1px solid transparent;
}

#page_contentbody {
    margin-left: 0px;
    margin-right: 250px;
    height: 100%;
    border: 1px solid transparent;
}

#page_contentcenterbody {
    margin: 2px;
    /*min-height:300px;*/
    border: 1px solid black; /* black */
}

.head {
    width: 100%
}

.head_main {
    margin-left: 100px;
    margin-right: 100px;
    height: 42px;
    line-height: 42px;
}

.head_mess {
    float: left;
    margin-left: 200px;
    margin-right: 200px;
    text-align: center;
}

.head_menu {
    margin-top: 30px;
    padding-left: 100px;
    padding-right: 100px;
    background: url('../App_Themes/Glass/Web/mItemHBack.gif') repeat-x left top;
    height: 28px;
}

.head_lis {
    height: 1px;
    width: 100%;
}

.head_lis_Glass {
    height: 4px;
    background-color: #4986a2;
}

.head_lis_Metropolis {
    display: none;
    height: 2px;
    background-color: #ff8800;
}

.head_lis_MetropolisBlue {
    display: none;
    height: 2px;
    background-color: #0072c6;
}

.head_lis_Office2010Blue {
    display: none;
}

.head_lis_Office2010Black {
    display: none;
}

.head_lis_Office2010Silver {
    display: none;
}

.head_lis_Youthful {
    display: none;
}

.head_lis_SoftOrange {
    display: none;
}




.body {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    height: 800px;
}

.body_synth {
    float: left;
    width: 60%;
}

.body_dock {
    width: 100%;
}

.body_agend {
    float: right;
    width: 35%;
}


.footer {
    margin-left: 100px;
    margin-right: 100px;
}


.left_bord {
    width: 100px;
    float: left;
}

.right_bord {
    width: 100px;
    float: right;
}

.container {
    min-width: 600px;
    /*min-height: 600px;*/
    text-align: center;
}

.left_col {
    width: 0px;
    float: left;
    border: 1px solid transparent;
}

.right_col {
    margin-top: 24px;
    width: 250px;
    float: right;
    border: 1px solid transparent;
}

.page_content {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid transparent;
}

.page_contentcenter {
    margin: 20px 20px 50px 20px;
    /*min-height:600px;*/
    border: 0px solid transparent; /* black */
    width: auto;
    overflow: auto;
}

.span_candidatmnu_raspeedplus {
    color: #FF0000;
    font-weight: bold;
}

#lk_candidatmnu_raspeedplus {
    color: #0066FF;
    cursor: pointer;
    text-decoration: underline;
}


.InputRAMnu {
    color: Black !important;
    font-weight: bold !important;
    width: 100%;
    border: 0 none !important;
    font: 12px Tahoma,Geneva,sans-serif;
}

.InputRAMnuVide {
    color: #818181 !important;
    font-weight: normal !important;
    width: 100%;
    border: 0 none !important;
    font: 12px Tahoma,Geneva,sans-serif;
}

.NoBorderMemoClass {
    background-color: Transparent !important;
    border: none !important;
}



.buttonWithoutBgImage {
    background-image: none;
    background-color: transparent;
    border: 0;
}

/* Themes*/
.Theme,
.ThemeDevEx,
.ThemeMetropolis,
.ThemeMetropolisBlue,
.ThemeModerno,
.ThemeOffice2010Blue,
.ThemeOffice2010Black,
.ThemeOffice2010Silver,
.ThemeOffice2003Blue,
.ThemeOffice2003Olive,
.ThemeOffice2003Silver,
.ThemeAqua,
.ThemeMulberry,
.ThemeGlass,
.ThemeBlackGlass,
.ThemePlasticBlue,
.ThemeRedWine,
.ThemeSoftOrange,
.ThemeYouthful {
    width: 40px;
    height: 19px;
    display: inline-block;
}

.Theme {
    background-color: #DCDCDC;
}

.ThemeDevEx {
    background-color: #CDCCF5;
}

.ThemeMetropolis {
    background-color: #7F7F7F;
}

.ThemeMetropolisBlue {
    background-color: #0072C6;
}

.ThemeModerno {
    background-color: #1279c0;
}

.ThemeOffice2010Blue {
    background-color: #B5CCE5;
}

.ThemeOffice2010Black {
    background-color: #474747;
}

.ThemeOffice2010Silver {
    background-color: #E7EAEF;
}

.ThemeOffice2003Blue {
    background-color: #B5CEF2;
}

.ThemeOffice2003Olive {
    background-color: #D4DEB6;
}

.ThemeOffice2003Silver {
    background-color: #D1D1E0;
}

.ThemeAqua {
    background-color: #96B9EC;
}

.ThemeMulberry {
    background-color: #BF4E6A;
}

.ThemeGlass {
    background-color: #C8DDE8;
}

.ThemeBlackGlass {
    background-color: #4D5A63;
}

.ThemePlasticBlue {
    background-color: #5066B3;
}

.ThemeRedWine {
    background-color: #8A0E3C;
}

.ThemeSoftOrange {
    background-color: #F06F30;
}

.ThemeYouthful {
    background-color: #9CC524;
}
/* ThemeSelector */
.ThemeSelectorPopup {
    background-color: transparent !important;
    border: 0 !important;
}

    .ThemeSelectorPopup .dxpc-content {
        padding: 0 !important;
        font: 13px 'Segoe UI', 'Helvetica Neue', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
        color: #3c3c3c;
    }

    .ThemeSelectorPopup .ContainerTopBorder {
        float: left;
        width: 311px;
        height: 2px;
        overflow: hidden;
        padding: 8px 0 0 0;
        margin: 39px -10px -2px 8px;
    }

    .ThemeSelectorPopup .TopBorder {
        float: left;
        width: 316px;
        height: 1px;
        border-top: 1px solid #b0b0b0;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.345);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.345);
    }

    .ThemeSelectorPopup .ButtonWrapper {
        overflow: hidden;
        padding: 8px 10px 0 10px;
        float: right;
    }

        .ThemeSelectorPopup .ButtonWrapper .ThemeButtonBorder {
            border: 1px solid #b0b0b0;
            border-bottom-width: 0;
            width: 136px;
            height: 40px;
        }

    .ThemeSelectorPopup .ButtonWrapperBtmBorder {
        position: absolute;
        width: 136px;
        height: 1px;
        background-color: white;
        z-index: 1000;
        top: 48px;
        left: 321px;
    }

    .ThemeSelectorPopup .ContainerWrapper {
        padding: 0 10px 20px 10px;
        overflow: hidden;
        width: 448px;
        display: inline-block;
        margin-top: -1px;
    }

        .ThemeSelectorPopup .ContainerWrapper .ThemeContainer {
            background-color: white;
            border: 1px solid #b0b0b0;
            -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
            padding: 17px 25px;
            clear: both;
            height: 350px; /* for IE7 */
        }

            .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeColumnLeft {
                width: 170px;
                float: left;
            }

            .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeColumnRight {
                float: right;
                width: 160px;
            }


            .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroup {
                color: #999999;
                font-size: 14px;
                margin: 10px 0 5px 0;
            }

            .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu {
                background-color: transparent !important;
                border: 0 !important;
                padding: 0 !important;
            }

                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-item,
                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-hover,
                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-selected,
                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-content {
                    background-color: transparent !important;
                    border: 0 !important;
                    padding: 0 !important;
                    font: 13px 'Segoe UI', 'Helvetica Neue', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
                    color: #3c3c3c;
                }

                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .ThemeIco {
                    vertical-align: middle;
                    margin: 1px 7px 3px 2px;
                    display: inline-block;
                    width: 40px;
                    height: 19px;
                    padding: 1px;
                    zoom: 1;
                }

                .ThemeSelectorPopup .ContainerWrapper .ThemeContainer .ThemeGroupMenu .dxm-selected .ThemeIco {
                    border: #ff8400 solid 2px;
                    margin: -1px 4px 1px 0;
                }



.divMenuGrid {
    display: table-cell;
}

.MotherMenu {
    display: table;
}


.RechercheCritereLeft {
    float: left;
    width: 50%;
    padding-right: 12px;
}

.RechercheCritereRight {
    float: right;
    width: 50%;
    padding-left: 12px;
}

.divBtnRecherche {
    position: fixed;
    background-color: transparent;
    top: 60px;
    left: 60%;
}

.ResultatsRecherche {
    background-color: transparent;
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    /*font-family: Century Gothic;*/
    font-size: 13px;
}

.divVide {
    padding-bottom: 10px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.divRchNomMail {
    position: fixed;
    background-color: #9E9E9E;
    z-index: 100;
    right: 0;
    top: 0;
}

.btRchNomMailRecrut {
    display: table-cell;
}

.btRchNomMailSourcing {
    display: none;
}

.divModulesAccueil {
    padding-bottom: 15px;
    padding-top: 5px;
    width: 100%;
}

.panneauAccueil {
    width: 100%;
    padding-right: 5px;
    padding-bottom: 10px;
}

.DockHomeLeft {
    float: left;
    padding-right: 3px;
    width: 100%;
    padding-top: 10px;
}

.DockZoneCenter {
    text-align: center;
    padding-right: 3px;
    width: 100%;
    padding-top: 10px;
}

.DockZoneRight {
    float: right;
    width: 100%;
    padding-top: 10px;
}

ul.MenuManagePanels {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
}

    ul.MenuManagePanels li {
        display: inline-block;
        padding-right: 5px;
    }

.divManagePanels {
    display: table;
    width: 80px;
    border-width: 1px;
    border-color: White;
    border-style: solid;
}

.moduleNonAff {
    cursor: pointer;
}

.moduleAff .header {
    background-color: Gray !important;
}

.moduleAff .content {
    background-color: LightGray !important;
}


.moduleInaccessible .header {
    background-color: Gray !important;
}

.moduleInaccessible .content {
    background-color: LightGray !important;
    background-image: url('../Images/forbidden.png');
    background-repeat: no-repeat;
    background-position: center;
}


.divManagePanels .header {
    display: table-row;
    height: 20px;
}

    .divManagePanels .header span {
        color: white;
        font-weight: bold;
        font-size: 12px;
        /*font-family: Tahoma,Geneva,sans-serif;*/
    }

.divManagePanels .content {
    display: table-row;
    height: 60px;
}

table.mainGrid tr[class*=' dxgvSelectedRow_'], tr[class^='dxgvSelectedRow_'] {
    background-color: Orange;
}

table.mainGrid td[class*=' dxgvHeader_'], td[class^='dxgvHeader_'] {
    height: 60px;
}



.LabelAccueil {
    /*font-family: Century Gothic;*/
    font-size: 14px;
}

.dxeHyperlink_MaterialCompact.LabelAccueil {
    color: #8B8B8B;
    text-decoration: underline;
}

    .dxeHyperlink_MaterialCompact.LabelAccueil:hover {
        text-decoration: none;
    }

.InputAccueil {
    height: 50px;
    margin: 20px 0;
}

.divLoginOuter {
    width: 100%;
    text-align: center;
}

/*.divLogin
{
    display:inline-block;
    width:470px;
    text-align:center;
    background-color: #fff;
    background-color: rgba(255,255,255,0.5);
}*/

.tabModule {
    width: 100%;
    border-collapse: collapse;
    /*font-family: Century Gothic;*/
    font-size: 12px;
    border: 0px solid #FFFFFF;
}

    .tabModule td.moduleCell {
        border-bottom: 0px solid #FFFFFF;
        padding: 4px 6px 5px;
    }

    .tabModule td.rightModuleCell {
        border-right: 0px solid #FFFFFF;
    }

    .tabModule td.italicModuleCell {
        font-style: italic;
    }

    .tabModule td.boldModuleCell {
        font-weight: bold;
    }

    .tabModule td.leftAlignCell {
        text-align: left;
    }

    .tabModule td.centerAlignCell {
        text-align: center;
    }

.texteModules {
    /*font-family: Century Gothic;*/
    font-size: 16px;
}

.smallTexteModules {
    /*font-family: Century Gothic;*/
    font-size: 12px;
}

.CenturyText {
    /*font-family: Century Gothic;*/
}

.mnuAccueil {
    background-color: transparent !important;
    border: 0 solid #a8a8a8 !important;
}

.spanHeader {
    /*font-family: Century Gothic;*/
    font-weight: bold;
    color: White;
    font-size: 20px;
}

.CellMenuGrille {
    padding-right: 7px;
    height: 35px;
    vertical-align: middle;
}



.dxgvControl_Glass, .dxgvDisabled_Glass {
    border-width: 1px;
}

.dxgvControl_Metropolis, .dxgvDisabled_Metropolis {
    border-width: 1px;
}

.dxgvControl_MetropolisBlue, .dxgvDisabled_MetropolisBlue {
    border-width: 1px;
}

.dxgvControl_Office2010Blue, .dxgvDisabled_Office2010Blue {
    border-width: 1px;
}

.dxgvControl_Office2010Black, .dxgvDisabled_Office2010Black {
    border-width: 1px;
}

.dxgvControl_Office2010Silver, .dxgvDisabled_Office2010Silver {
    border-width: 1px;
}

.dxgvControl_Youthful, .dxgvDisabled_Youthful {
    border-width: 1px;
}

.dxgvControl_SoftOrange, .dxgvDisabled_SoftOrange {
    border-width: 1px;
}


.TableMenu {
    padding-top: 10px;
    padding-bottom: 5px;
}

.dxpc-content {
    padding: 0 !important;
}

.GridLink {
    font-size: 16px;
}

.GridCellText {
    font-size: 14px;
}

.ModuleDecompteEmptyLine {
    height: 12px;
}

.divPopup {
    width: 97%;
    padding-left: 10px;
}

.divTabContent {
    border-width: 0px;
    border-style: solid;
    border-color: #c0c0c0;
    /*padding-left:25px;*/
    /*padding-right:25px;*/
    padding-bottom: 5px;
}

table.TablegeoLoc {
    margin: auto;
}

.divReseauxSociaux {
    display: table-cell;
    padding-right: 2px;
}

.divMotherReseauxSociaux {
    display: table;
}

.buttonsHeaderFicheCandidat {
    border-right-width: 0px;
    border-left-width: 0px;
}

.divMother {
    display: table;
}

.divCell {
    display: table-cell;
    padding-right: 10px;
}


.PaddingTop10 {
    padding-top: 10px;
}

.PaddingTop30 {
    padding-top: 30px;
}

.LabelTitle {
    font-size: 14px;
    font-weight: bold;
}

td.Title, div.Title {
    padding-bottom: 10px;
}

.NoPaddingLeft > div {
    padding-left: 0px !important;
}


.divEnregistreEtFerme {
    float: right;
    padding-bottom: 30px;
}

.pnContent {
    table-layout: fixed;
}

.divAgenda {
    padding-bottom: 20px;
}


.divModuleButtons {
    width: 100%;
}

.divDecompte:hover {
    border-width: 3px;
    border-color: #818FA1;
    border-style: solid;
}

.divDecompte {
    width: 33%;
    border-width: 3px;
    border-color: transparent;
    border-style: solid;
}

.cellNombre {
    text-align: center;
    height: 50px;
    vertical-align: middle;
}

.cellTexte {
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

.labelNombre {
    font-size: 32px;
    /*font-family: Arial;*/
    font-weight: bold;
    color: #7291BF;
}

.labelTexte {
    font-size: 14px;
    /*font-family: Century Gothic;*/
    font-weight: bold;
    color: #474644;
}

.CursorPointer {
    cursor: pointer;
}

.RedBackGround {
    background-color: Red !important;
}


.fakePopup {
    position: absolute;
    border: 1px solid black;
    background-color: White;
    padding: 5px;
}

.LabelMenuAccueil {
    /*font-family: Century Gothic;*/
    font-weight: bold;
    color: White;
    font-size: 20px;
}

.menusAccueil {
    width: 100%;
    height: 80px;
}

.menuAccueil {
    display: table-cell;
    width: 150px;
    cursor: pointer;
    padding: 5px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: white;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
}

    .menuAccueil:hover {
        border-color: transparent;
        border-style: solid;
    }

.menuInaccessible {
    cursor: default !important;
    background-color: Gray !important;
}

    .menuInaccessible:hover {
        border-color: white !important;
    }

    .menuInaccessible > .LabelMenuAccueil {
        color: LightGray !important;
    }

    .menuInaccessible.menuCache {
        display: none;
    }



.mnuCLIENT {
    background-color: #C20144;
}

.mnuPOSTE {
    background-color: #EB9E35;
}

.mnuCVTHEQUE {
    background-color: #7ABB00;
}

.mnuFEEDBACK {
    background-color: #009AA6;
}

.mnuAGENDA {
    background-color: #38388E;
}

.mnREPORTING {
    background-color: #6E267B;
}

.mnuFACTURATION {
    background-color: #4A4A4A;
}




.padded {
    padding: 20px;
}

.paddedNotRight {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddedRight {
    padding-right: 20px;
}

.paddedBottom {
    padding-bottom: 20px;
}

.blocDateConversation {
    background-color: #D5D5D5;
    text-align: center;
    height: 25px;
    width: 140px;
    color: #7D7D7D;
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    top: 20px;
}


.blocLogo {
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-left: 5px;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}

.libTchat {
    color: Red;
    font-size: 14px;
}

.dateTchat {
    color: #7D7D7D;
    font-size: 12px;
}

.divTchat {
    background-color: White;
    border-radius: 5px;
}

.bodytchat {
    background-color: #F2F2F2;
}

.divbodytchat {
    overflow: auto;
}

.newmessage {
    height: 83px;
}

.float-right {
    float: right;
}

.dernierMessage {
    text-align: center;
    color: Red;
    font-weight: bolder;
    background-image: url('../Images/red.png');
    background-repeat: repeat-x;
    background-position: center;
}

    .dernierMessage font {
        background-color: #F2F2F2;
        padding-left: 10px;
        padding-right: 10px;
    }

.gsc-overflow-hidden {
    overflow: auto !important;
}

.ShowImg {
    max-height: 200px;
}

.btnGenerate {
    width: 150px;
    margin: 0 auto;
}

.failureNotification {
    background-color: #fae0e0;
    opacity: 1;
    border: 1px solid #d50000;
    border-radius: 4px;
    text-align: left;
    padding: 20px 25px;
    margin: 20px 0 0;
}

.confirmNotification {
    background-color: #e9f5ea;
    opacity: 1;
    border: 1px solid #4caf50;
    border-radius: 4px;
    text-align: left;
    padding: 20px 25px;
    margin: 20px 0 0;
}


.lblAccueil {
    text-align: left;
    font-size:20px;
    line-height:24px;
    letter-spacing: 0px;
    color: #8B8B8B;
    opacity: 1;
    display: block;
    margin: 30px 0;
}