﻿.conteneur-transactionel .texte{margin:13px 0 0 13px}
.conteneur-transactionel > .questionnaire{margin:0 0 10px 0}
.questionnaire .section-tableau{padding:0 12px}
.table.tableau-donnees.questionnaire > tbody{border-bottom:1px solid #cccbcb;text-align:center}
.questionnaire .input-append,.questionnaire .input-prepend{margin-bottom:0}
div.row-fluid > .label-question{padding:5px 0 10px 12px}
.questions > .impaire{background-color:#f7f7f7}
.questions > .paire{background-color:#fff}
.label-reponse > div{float:left}
div.error{border:2px solid #c00;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding-left:5px}
.label-reponse a.btn,.label-reponse a.btn:hover{display:inline-block;margin:0 10px;padding:3px 12px 5px}
div.row-fluid [class*='declaration'],.prettycheckbox.labelright label{float:none}
.declaration .prettycheckbox label{margin:6px 30px}
.progress-question .row-fluid [class*="span"]:first-child{min-height:0}
.progress .bar{background-color:#5eb95e;background-repeat:repeat-x;background-image:linear-gradient(to bottom,#62c462,#57a957)}
.progress.progress-striped .bar,.progress-striped .bar{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.table-radio{display:table}
.table-group{display:table-row-group}
.table-row{display:table-row}
div.declaration{margin:0 15px 15px}
.admissible{color:#009152;font-weight:700;margin-bottom:0}
.completerQuestionaire{margin-bottom:0px; margin-top:15px;}
h2{font-weight:700;font-size:14px;line-height:20px;margin-bottom:0}


@media (max-width: 900px) {
.label-reponse a.btn,.label-reponse a.btn:hover{margin-left:0}
.label-reponse > div{float:none}
}

@media (max-width: 767px) {
table.responsive-table td{padding-left:48%}
.table.tableau-donnees.questionnaire > tbody{border-bottom:none;width:100%}
.label-reponse > div{margin-left:10px}
.progress-question{float:right;margin:0 10px;width:50%}
}

@media (max-width: 479px) {
.questionnaire .section-tableau{padding:0}
.progress-question{float:none;width:auto}
}