﻿/*EvaluationGridsTab*/
.panelSelectionReminder
{
    width: 100%;
    text-align: center;
    background-color: #00A8E1;
    color: White;
    padding: 3px 0;
}

.panelSelectionReminderLight
{
    background-color: transparent;
    color: rgb(68,68,68);
    font-size: 20px;
}

.panelBreadCrumb
{
    margin-top: 10px;
}

.panelProgressBar
{
    margin-top: 10px;
}

/*#divServiceSelectionTitle{width:100%;text-align:center;padding-top:10px;}
#divServiceSelectionRepeater{width:100%;padding-left:120px;padding-top:10px;}*/


/*#divGridSelectionTitle{width:100%;text-align:center;padding-top:10px;}*/
#divGridSelectionRepeater
{
    width: 100%;
    padding-left: 120px;
    padding-top: 10px;
}


/********************************************/
/* Sélection de formulaire */

/*.cssServiceButton {
    background-color: White;
    border: 1px solid #00A8E1;
    width: 440px;
    min-height: 80px;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}*/



/*.cssBorderRadius {
    border-radius: 5px 5px 5px 5px;
}*/

.cssGridButton
{
    background-color: White;
    border: 1px solid #00A8E1;
    min-height: 80px;
    font-size: 14px;
    padding: 5px;
    width: 440px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


#divGridButtonTemplate, .divGridButtonTemplate
{
    width: 130px;
}

#divGridDescTemplate
{
    display: table;
    text-align: center;
    width: calc(100% - 130px);
}

.cssGridButton div:nth-child(3)
{
    width: 100%;
    text-align: center;
    font-size: smaller;
    color: #222;
}

/********************************************/


/*#divGridSelectionCommand{height: 35px}*/

/*.lblGridTemplate{display:table-cell;vertical-align:middle}*/
/*.lblServiceAddressTemplate{font-size:12px;}*/
/*.lblServiceTemplate{font-size:10px; font-style:italic}*/
/*a.lblServiceLinkTemplate:not(.dnnPrimaryAction):link {font-size:15px;font-weight:bold;text-decoration:underline;}*/

#divPatientDeclarationTitle
{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

#tablePatientDeclaration
{
    width: 100%;
    margin-left: 100px;
}

#divPatientDeclarationCommand
{
    height: 35px
}

.mandatoryInfo
{
    color: Red;
    font-weight: bold
}
.cellPatientDeclaration
{
    width: 150px
}

.textboxPatientDeclaration
{
    width: 300px
}

.smallTextboxPatientDeclaration
{
    width: 100px
}

.gridShowButton
{
    margin-top: 10px;
}

.gridsMainContent .RadInput_Default .riTextBox
{
    width: 100px;
}

/*EvaluationViewer Styles*/
#divEvaluationFrom
{
    margin-top: 10px;
}

#divEvaluationDate
{
    margin-top: 10px;
}

#divInterpretation
{
    margin-top: 10px;
}

#divHeaderCommands
{
    height: 40px;
    padding-top: 5px;
}

#divPrintEvaluation
{
    float: right;
    margin-right: 25px;
    margin-top: 10px;
}

#divGrantError
{
    margin: auto
}


.panelHeaderCommands
{
    margin-top: 15px;
    width: 100%;
}

.panelDummyEvaluation
{
    height: 20px;
}

.fieldsetEvaluation
{
    background-color: White;
    padding: 10px;
    font-size: 14px;
}

.legendEvaluation
{
    color: Black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.divNoEvaluation
{
    margin-top: 60px;
    border: 1px solid #A6C9E2;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.NextDateValid
{
    color: green;
}

.NextDateAlert
{
    color: red;
}

.ScoreStyle
{
    font-weight: bold
}

.documentHyperlink
{
    cursor: pointer;
}

.imgAttachedFile
{
    display: inline-block;
    width: 16px;
    height: 19px;
    background-image: url('/Portals/0/Images/Icones/ico_pj.png');
    margin-right: 10px;
}

.imgComment
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/Portals/0/Images/Icones/icon_comment.png');
    margin-left: 10px;
}

.imgAddComment
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/Portals/0/Images/Icones/icon_add_comment.png');
    margin-left: 10px;
}

.imgEditComment
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/Portals/0/Images/Icones/icon_edit_comment.png');
    margin-left: 10px;
}

.imgValidComment
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/Portals/0/Images/Icones/Valider.png');
    margin-left: 10px;
}

.imgWarning
{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/images/warning_16px.png');
    margin-left: 5px;
    margin-right: 5px;
}

.imgNodeCell
{
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    background-image: url('/Portals/0/Images/Icones/Node.png');
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: right;
}

.imgCollapse
{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/images/collapse-blue.png');
    background-repeat: no-repeat;
    margin-left: 10px;
}

.imgExpand
{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/images/expand-blue.png');
    background-repeat: no-repeat;
    margin-left: 10px;
}

.analysisAttachedFileLink
{
    text-decoration: underline;
    color: blue
}

/*EvaluationGrids Styles*/
#divCompInfos
{
    display: block;
}

#divTbxDetails
{
    margin-top: 10px;
    margin-bottom: 10px
}

#GridFooter
{
    margin-top: 10px;
}

.panelDateBy
{
    margin-top: 10px
}

.labelPatientDescription
{
    margin-top: 10px
}

.gridCopyright
{
    font-size: 11px;
    color: black;
    font-style: italic;
    float: right
}

.gridReferenceLink
{
    font-size: 11px;
    color: black;
    float: left
}

.panelFullWidth
{
    width: 100%
}

.CssTbxDetails .RadInput_Default .riTextBox
{
    width: 100%;
}

.RadInput_Default .cssTbxUser
{
    width: 200px;
}

.previousButtonTheme
{
    margin-top: 0
}

.cellThemePaging
{
    padding-top: 20px
}

.cellComment
{
    width: 20px;
}

.cellChildQuestionResponseRow
{
    width: 500px;
    color: black;
}

.cellChildQuestionResponseRowNoWidth
{
    color: black;
}

.cellQuestionResponseRow
{
    width: 460px;
    color: #006BB7;
}

.cellQuestionResponseRowNoWidth
{
    color: #006BB7;
}

.clsBoolResponseControlWithComments
{
    vertical-align: bottom;
    padding-top: 5px;
    float: right;
    width: 140px;
}

.divScoreJob
{
    padding-left: 20px
}

.alertMessageQuizzScore
{
    font-weight: bold;
    color: red;
}

.clsBoolResponseControl table
{
    width: 110px;
    float: right
}

html body .clsThemeTable .riSingle .riTextBox[type="text"]
{
    width: 220px;
}

html body .clsThemeTable .RadPicker .riSingle .riTextBox[type="text"]
{
    width: 120px;
}

html body .clsThemeTable .riSingle .childTextMultiRows
{
    width: 610px;
}

html body .clsThemeTable .riSingle .parentTextMultiRows
{
    width: 100%;
}

.RadComboBox table
{
    width: 200px;
}

.childRadioButtonList
{
    width: 540px;
}

.parentRadioButtonList
{
    width: 590px;
}

.childCheckBoxList
{
    width: 550px;
}

.parentCheckBoxList
{
    width: 540px;
}

/*VariableControl*/
#divVariable
{
    margin-top: 10px;
}

.variableElement
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 530px;
}

.panelMoreDetails
{
    margin-top: 15px;
}

.cssVariableList
{
    margin-top: 10px;
    width: 580px;
}

.cssVariableInterval
{
    font-size: 9px;
    font-style: italic;
}

/*AnalysisControl*/
#divAnalysis
{
    margin-top: 10px;
}

#divAnalysisAttachedFile
{
    padding-top: 10px;
    width: 600px;
}

#divFileExtensionNotValid
{
    display: none;
    background-color: #EDEDED;
}

.analysisElement
{
    padding-top: 5px;
    width: 530px;
}

.cssAnalysisInterval
{
    font-size: 9px;
    font-style: italic;
}

.cssAnalysisList
{
    margin-top: 10px;
    width: 580px;
}

.attachedAnalysisFile
{
    background-image: url('/Portals/0/Images/Icones/ico_pj.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
    width: 100%;
    height: 19px;
    padding-left: 20px;
}

.imgHelp
{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/images/help.png');
    margin: 0 5px;
}

.uplAttachedFile
{
    width: 370px;
}

/*AvailabilitiesControl*/
.availQstStyle
{
    padding: 10px;
    border: 1px solid #a6c9e2;
}

.availabilityHeaderStyle
{
    width: 100px;
    text-align: center;
}

/*DocumentControl*/
#fileInfo, .popover-info 
{
    position: absolute;
    background-color: #EDEDED;
    border: 1px solid #79B7E7;
    border-radius: 5px 5px 5px 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding: 5px 10px 10px;
    text-align: justify;
    width: 450px;
    margin-bottom: 10px;
    display: none;
    z-index: 999999;
}

.clsImgHelp
{
    display: table-cell;
    cursor: pointer;
    width: 14px;
    height: 13px;
    background-image: url('/images/helpI-icn-grey.png');
    background-repeat: no-repeat;
    background-position-y: 4px;
    padding-right: 5px;
}

.clsAsyncUpload
{
    display: table-cell;
}

.clsImgHelpContainer
{
    padding-top: 10px;
    width: 600px;
}

/*Marqueur en-tête des questions*/
.marqueur
{
    display: inline-block;
    width: 20px;
    height: 15px;
    text-align: center;
    color: white;
    background-image: url('/Portals/0/Images/Icones/bullet_blue.png')
}

.marqueurValide
{
}

.marqueurInvalide
{
}

.marqueurNonRempli
{
}

.indicateur-question-obligatoire::after, #asterisk {
    color: red !important;
    font-weight: bold !important;
    margin-left: 10px;
}

.indicateur-question-obligatoire {
}

/*GridsView*/
.gridPanelDummy
{
    height: 20px;
}

.imgMenuComponent
{
    width: 46px;
    margin-right: 15px;
}

.gridsMainContent .ui-widget input, .gridsMainContent .ui-widget select, .gridsMainContent .ui-widget textarea, .gridsMainContent .ui-widget button
{
    font-size: 12px;
}

.gridsMainContent .ButtonStyle
{
    height: auto;
    padding: 5px 0px;
}

    .gridsMainContent .ButtonStyle:hover
    {
        cursor: pointer;
    }

/*Validation.aspx*/
.gridValidation
{
    width: 620px;
    max-height: 800px;
    padding: 10px;
}

#gridValidationCommands
{
    padding-top: 10px;
}

.gridValidationButtonCommands
{
    float: right;
    width: 100px;
}

.gridValidationCancelButton
{
    margin-right: 10px;
}

.validationDetailBlock
{
    margin-top: 10px
}

.gridValidationPanelMessage
{
    padding: 10px;
    text-align: center;
    background-color: #FFFFCC;
    border: 1px solid #FFC000;
    margin-bottom: 15px
}

.gridValidationSummary
{
    width: 100%;
    text-align: center;
    background-color: #00A8E1;
    color: White;
    padding: 3px 0;
}

.gridValidationPatientPanel
{
    margin-bottom: 15px
}

.gridValidationImgPhone
{
    height: 24px;
}

.gridValidationImgMail
{
    height: 24px;
    margin-left: 20px
}

.clsValidationChildResultsTable
{
    width: 560px;
    margin-left: 15px;
}

/*Backoffice: GridViewer*/
html body .compInfos .riSingle .identityClass
{
    width: 200px;
}

html body .compInfos .riSingle .compDateClass
{
    width: 130px;
}

/*Info parcours*/

.marginAuto
{
    margin: auto;
}

input.active
{
    background-color: #005b9f;
}

div.col-lg-12 fieldset,
div.col-lg-12 fieldset.fieldsetEvaluation,
div.col-lg-12 #divAnalysisAttachedFile,
div.col-lg-12 .CssTbxDetails .RadInput_Default,
div.col-lg-12 .CssTbxDetails .RadInput_Default .riTextBox,
div.col-lg-12 table > tbody tr
{
    min-width: 0;
    width: 100% !important;
}

    div.col-lg-12 #divAnalysisAttachedFile .attachedAnalysisFile
    {
        margin-bottom: 20px;
    }

div.col-lg-12 .RadUpload_Default .ruButton
{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border-color: #969696 !important;
    border-width: 1px !important;
    border-style: solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 110px;
    cursor: pointer;
}

div.col-lg-12 div.RadUpload_Default .ruFileWrap input.ruButton.ruButtonHover:hover,
div.col-lg-12 div.RadUpload_Default .ruFileWrap input.ruButton.ruButtonHover:focus
{
    background: rgb(246,248,249); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

div.col-lg-12 table
{
    table-layout: fixed;
}

.marginTop10
{
    margin-top: 10px;
}

.marginTop15
{
    margin-top: 15px;
}

.marginBottom15
{
    margin-bottom: 15px;
}

.paddingLeft0
{
    padding-left: 0;
}

.paddingLeft15
{
    padding-left: 15px;
}

.paddingLeft15pe
{
    padding-left: 15%;
}

.paddingRight0
{
    padding-right: 0;
}

.marginBottom20, fieldset.fieldsetEvaluation > div.marginBottom20[id*="divHeaderCommands"]
{
    margin-bottom: 20px;
}

.historicLink
{
    height: initial;
    padding-top: 6px;
    padding-left: 10px;
    padding-bottom: 6px;
}

    .historicLink:hover, .historicLink:focus
    {
        background-color: #25a0da;
    }

        .historicLink:hover a, .historicLink:focus a,
        div.historicLink.active:hover a, div.historicLink.active:focus a
        {
            color: white;
            text-decoration: underline;
        }

div.historicLink.active a
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.grayBorder
{
    border: 1px solid #868686;
}

.grayBorderRL
{
    border-right: 1px solid #868686;
    border-left: 1px solid #868686;
}

    .grayBorderRL:last-of-type
    {
        border-right: 1px solid #868686;
        border-left: 1px solid #868686;
        border-bottom: 1px solid #868686;
    }

span[id*="GridsView_AddEvaluationTab_AddEvaluation_RadTextBox"], span[id*="GridsView_AddEvaluationTab_AddEvaluation_RadTextBox"] > textarea[id*="GridsView_AddEvaluationTab_AddEvaluation_RadTextBox"]
{
    width: 100% !important;
}

.fontSizeInfoPatient
{
    font-size: 18px;
}

.historicContainer
{
    height: 200px;
    overflow-y: scroll;
}

#divContentInfoParcours .rdTitleWrapper
{
    border-radius: 4px 4px 0px 0px;
}

.historicCollapseButton
{
    border-width: 0;
    height: 20px;
    width: 30px;
    float: right;
    color: white;
}

td.rcTitle
{
    color: black;
}

.RadDockStyle
{
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div[id*="GridsView_RadWindowRecapitulative"] fieldset.fieldsetEvaluation
{
    border-width: 2px;
    border-color: black;
}

.commentMargin
{
    margin-top: 10px;
    margin-left: 40px;
}

.bootstrapTextStyle, div.col-lg-4 div.bootstrapTextStyle
{
    font-family: Calibri;
    font-size: 14px;
}

.defaultColor
{
    color: rgb(85, 85, 85);
}

.defaultFontSize
{
    font-size: 14px;
}

.defaultTitleFontSize
{
    font-size: 16px;
}

div.RadWindow_Default[id*="RadWindowWrapper"]
{
    background-color: transparent !important;
    border: 0 !important;
}

/* Apparence du label après boutons radio */
.pnlGrid .clsThemeTable input[type="radio"] + label
{
    margin-left: 5px;
}

.pnlGrid .clsThemeTable input[type="checkbox"] + label
{
    margin-left: 5px;
}


/* tentative gestion questions dépendantes */

.pnlGrid .clsThemeTable .clsChildTable
{
    width: 100%;
    table-layout: fixed;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

    .pnlGrid .clsThemeTable .clsChildTable .cellChildQuestionResponseRow
    {
        max-width: 250px;
        width: 250px;
        min-width: 250px;
    }

/* définition réponse curseur */

div.ReponseCurseur
{
    width: 100%;
}

    div.ReponseCurseur div.ContenuReponse
    {
        display: none;
        min-height: 40px;
        /*max-height: 40px;*/
        overflow-y: auto;
    }

    div.ReponseCurseur .RadSlider_Default .rslItemsWrapper .rslItemSelected
    {
        background: linear-gradient(to top, rgba(173,221,255,1), rgba(173,221,255,0));
    }

    div.ReponseCurseur .RadSlider_Default .rslHorizontal .rslSelectedregion
    {
        background: #ADDDFF;
    }

ul.rslItemsWrapper li span {
    line-height: normal;
}


/***************************************************/
/* Style UserControl HCL.Evaluation.Grids & Viewer */
/***************************************************/

.NextDate
{
    margin-left: 5px;
    font-style: italic;
}

.ObervationUserName
{
    color: #474AE1;
}

.ObervationComment
{
    color: #474AE1;
    padding: 10px;
}

.divGridDescription
{
    margin-top: 10px;
    background-color: #EEEEEE;
    padding: 10px;
    text-align: justify;
}


.MessageEvaluation
{
    color: white !important;
    min-height: 30px;
    margin-top: 10px;
    text-align: justify;
}

    .MessageEvaluation div
    {
        padding: 5px 10px;
        background-color: rgb(0, 169, 224) !important;
    }

        .MessageEvaluation div *
        {
            color: white !important;
        }


    .MessageEvaluation.Niveau0 div
    {
        background-color: #77B82A !important;
    }

        .MessageEvaluation.Niveau0 div *
        {
            color: white !important;
        }

    .MessageEvaluation.Niveau1 div
    {
        background-color: #f9a825 !important;
    }

        .MessageEvaluation.Niveau1 div *
        {
            color: #1a272b !important;
        }

    .MessageEvaluation.Niveau2 div, .MessageEvaluation.NiveauInconnu div
    {
        background-color: Red !important;
    }

        .MessageEvaluation.Niveau2 div *, .MessageEvaluation.NiveauInconnu div *
        {
            color: white !important;
        }

.clsWarningQuestionResult,
.specificTheme
{
    background-color: #F8FFBA;
}

.divNoGrid
{
    border: 1px solid #A6C9E2;
    margin-left: 140px;
    margin-top: 70px;
    margin-bottom: 60px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    max-width: 350px;
}

.clsQuestionComment
{
    float: left;
    display: none;
    width: 100%;
    max-width: 150px;
    height: 50px;
}

.clsImageComment:hover
{
    cursor: pointer;
}

.clsImageComment
{
    float: right;
}

#dhtmlcomments
{
    position: absolute;
    z-index: 100;
}

.dhtmltooltip
{
    position: absolute;
    width: 100%;
    max-width: 150px;
    border: 1px solid grey;
    padding: 2px;
    background-color: blue;
    visibility: hidden;
    z-index: 100;
}

.clsQuestionHelp
{
    margin-left: 10px;
    font-style: italic;
}

    .clsQuestionHelp:hover
    {
        cursor: pointer;
    }

.clsThemeTable
{
    margin-top: 20px;
}

.clsHiddenPagedTheme
{
    display: none;
}

.clsThemeTitle
{
    font-weight: bold;
    color: #46627E;
}

.clsCollapsableThemeTitle
{
    cursor: pointer;
}

.clsThemeDescription
{
    padding-top: 10px;
}

.clsThemeImg
{
    cursor: pointer;
    margin-left: 15px;
}

.clsThemeResponseTitle
{
    text-align: center;
    width: 100%;
    max-width: 60px;
}

.clsHorizontalQuestion
{
    padding-bottom: 10px;
    vertical-align: top;
}

.clsHorizontalResponse
{
    text-align: center;
    vertical-align: top;
}

    .clsHorizontalResponse label
    {
        display: none;
    }

.clsVerticalQuestion
{
    /*float: left;*/
    text-align: left;
    padding-top: 10px;
    vertical-align: top;
}

.clsEvaluationResult
{
    color: #474AE1;
    margin-left: 20px;
}

.clsBoolResponseControl
{
    vertical-align: bottom;
    padding-top: 5px;
    float: right;
    width: 100%;
    max-width: 105px;
}

.clsChildTable
{
    margin-left: 15px;
    display: none;
    width: 100%;
    max-width: 640px;
}

.clsChildTheme
{
    display: none;
}

.clsChildResultsTable
{
    margin-left: 15px;
    /*width: 100%;
    max-width: 580px;*/
}

/*.clsChildImg
{
    padding-top: 10px;
    vertical-align: top;
}*/

#clsGridsModuleDetail
{
    width: 90%;
    padding-left: 70px;
}

.divGridsProcedure
{
    padding-left: 20px;
    padding-right: 20px;
}

div.ReponseCurseur .RadSlider_Default .rslHorizontal .rslSelectedregion {
    background: #ADDDFF;
}

/******Gestion des tableaux des réponse aux formulaire avec leur titre******/

table.tableAlign {
    table-layout: fixed; /*taille fixe pour aligner les titres et les radio button*/
    width: 450px !important;
}

.formulaire-theme-reponseCommune {
    text-align: center;
    word-break: break-word; /*empêcher le débordement des titres*/
}

/**************************************************************************/