/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 1 oct. 2015, 16:25:40
    Author     : afaidide
*/
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
body {
    width: 60%;

    @media (max-width: 767px){
        width: 90%;
    }
    margin: auto;
    background-color: white
;
    font-family: Verdana, Arial;
}
#langues {position: absolute; top: 3px; right: 3px;}
#langues img {border: 1px solid black;}

header, footer {
    margin: 0 !important;
    padding: 0 !important;
}
header .row, footer .row{
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
header img#baniere, footer img#pied_page {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.mentions {
  margin-top: 50px;
  padding-top: 7px;
  margin-bottom: 10px;
  font-size: 0.7em;
  text-align: center;
  border-top: 1px dotted black;
}
nav#menu-principal {
  z-index: 2000;
}
nav#menu-principal div#bs-navbar-collapse {
  max-width: 964px;
  margin: auto;
}
nav#menu-principal div#bs-navbar-collapse a.lien-menu {
  padding: 15px 10px 15px 10px;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar,
.navbar-inverse .navbar-inner {
  filter: none;
  background-image: none;
}
h3,
.h3 {
  font-weight: bold;
  color: #3d3c3d;
  text-transform: uppercase;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
h5,
.h5 {
  font-weight: bold;
  color: #3d3c3d;
}
h1,
.h1 {
  text-align: center;
}
.invisible {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.btn-style-blanc {
  -moz-box-shadow: 1px 3px 2px -1px #c2c2c2;
  -webkit-box-shadow: 1px 3px 2px -1px #c2c2c2;
  box-shadow: 1px 3px 2px -1px #c2c2c2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff));
  background: -moz-linear-gradient(center top, #ffffff 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
  background-color: #ffffff;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  text-indent: -0.99px;
  border: 1px solid #807d80;
  display: inline-block;
  color: #3d3c3d;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  padding: 3px 13px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.btn-style-blanc:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e8e8e8));
  background: -moz-linear-gradient(center top, #ffffff 5%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8');
}
#boite_magique {
  position: absolute;
  border: 1px solid black;
  background-color: white;
  padding: 0px;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  display: none;
  overflow: auto;
  z-index: 2999;
}
#contenu_boite_magique {
  padding: 10px;
}
#annule_bm {
  float: right;
  cursor: pointer;
}
.alert{
    margin: 1px;
}
.infoperso-fieldset{
    margin: 1px;
}
form div.well {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
}
form span.radios {
  padding-left: 15px;
}
form .radio label {
  font-weight: bold;
}
form .radio.radio-block label {
  display: block;
  margin: 12px 0;
}
form .radio.radio-inline label {
  margin: 0 10px;
}
form input.calendar {
  width: auto !important;
}
form#form-connexion {
  padding: 15px;
}
form#form-connexion fieldset#block-connexion {
  display: block;
  margin-top: 20px;
  padding: 40px 0px 20px 0px;
}
form#form-connexion fieldset#block-connexion legend {
  margin: auto;
  left: 0em;
}
@media (max-width: 767px) {
  form#form-connexion {
    padding-top: 5px;
  }
  form#form-connexion fieldset#block-connexion {
    margin-top: 5px;
  }
}
.panel-collapse .panel-body {
  padding-top: 20px;
}
a[data-toggle='collapse']:hover,
a[data-toggle='collapse'] > label:hover,
a[data-toggle='collapse'] > label > input:hover {
  cursor: pointer;
}
.media {
  margin-top: 0;
}
.red_button {
  color: #EE3D3F;
}
.invisible {
  display: none;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .alert {
    margin-bottom: 10px;
  }
}
.table-responsive {
  -webkit-overflow-scrolling: scroll;
}
.rwd-table {
  margin: 0 0;
}
@media (min-width: 768px) {
  .rwd-table tr:nth-child(odd) {
    background-color: white;
  }
}
@media (max-width: 767px) {
  .rwd-table {
    margin-top: 0;
  }
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
  white-space: normal !important;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) " :\00a0";
  font-weight: bold;
  display: inline-block;
}
@media (min-width: 768px) {
  .rwd-table td:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .rwd-table th,
  .rwd-table td {
    text-align: left !important;
    border-radius: none !important;
    border: none !important;
  }
}
@media (min-width: 768px) {
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
}
#form-accueil-inscription {
  text-align: center;
}
#form-accueil-inscription #img-accueil-inscription {
  margin: auto;
}
table#ajout-participants tr th,
table#liste-participants tr th,
table#ajout-participants tr td,
table#liste-participants tr td {
  text-align: center;
}
table#ajout-participants input[type="text"] {
  min-width: 150px;
}
table#ajout-participants select[name="profil"] {
  min-width: 200px;
}
.achemin_label {
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767px) {
  .achemin_label {
    text-align: left;
  }
}
.achemin_trajet {
  text-align: center;
}
.ss_titre_achemin {
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 5px;
}
.ligne-date {
  margin-bottom: 15px;
}
.ligne-programme {
  margin: auto auto 10px auto !important;
}
.descript_acti {
  color: #807d80;
}
@media (min-width: 992px) {
  .descript_acti {
    padding-left: 35px;
  }
}
.img-programme {
  margin: auto;
}
#panier {
  font-size: 0.85em;
}
@media (min-width: 991px) {
  #panier {
    max-width: 330px;
  }
}
#panier .panel-heading {
  padding-left: 5px !important;
}
@media (max-width: 991px) {
  #panier .panel-heading {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 5px;
  }
}
#panier .elem_panier {
  margin-left: 10px;
}
#panier .panel-collapse .panel-body {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
#panier .panier_montant {
  font-weight: bold;
  font-style: italic;
}
#panier a {
  text-decoration: none;
}
#panier #accordion {
  margin-bottom: 0;
}
/*#panier :hover{
    cursor: all-scroll;
}*/
#panier a :hover {
  cursor: pointer;
}
.draggable {
  z-index: 1100;
  position: absolute;
}
.notation_table input[type="radio"] {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

/* Page d'acceuil */
div.accueil_entete
{
	border: 1px solid #C0C0C0;
	margin-right: 15px;
    margin-left: 15px;
	background-color: #F2F2F2;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial;
	padding: 5px;
	padding-left: 30px;
    color: #000000;
    border-radius: 10px;
    transition: all .15s ease-in-out;
}

div.accueil_entete:hover
{
	background-color: #C0C0C0;
    transition: all .15s ease-in-out;
}

div.accueil_contenu
{
	margin-top: 10px;
	margin-right: 15px;
        margin-left: 15px;
	text-align: left;
	font-size: 0.8em;
	font-family: Arial;
	padding: 5px;
}

div.accueil_separateur
{
	display: block;
	width: 940px;
}

table.accueil_table_sans_bordure
{
    border-collapse: collapse;
    width: 100%;
}

table.accueil_table_sans_bordure td
{
	padding-bottom: 2px;
}

table.accueil_table_sans_bordure td small
{
	font-size: 11px;
}

#accueil_page a:hover
{
	text-decoration: none;
}

#accueil_hebergement
{
	border-collapse: collapse;
	width: 100%;
}

::selection{
    color: #fff;
    background: #007bff;
}

.info_box.activeInfo,
#quiz_form.activeQuiz,
.result_box.activeResult{
    opacity: 1;
    z-index: 5;
    pointer-events: auto;
    transform: translate(-50%, -50%) scale(1);
}

.start_btn button{
    font-size: 25px;
    font-weight: 500;
    color: #007bff;
    padding: 15px 30px;
    outline: none;
    border: none;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
}

.info_box{
    width: 540px;
    background: #fff;
    border-radius: 5px;
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
}

.info_box .info-title{
    height: 60px;
    width: 100%;
    border-bottom: 1px solid lightgrey;
    display: flex;
    align-items: center;
    padding: 0 30px;
    border-radius: 5px 5px 0 0;
    font-size: 20px;
    font-weight: 600;
}

.info_box .info-list{
    padding: 15px 30px;
}

.info_box .info-list .info{
    margin: 5px 0;
    font-size: 17px;
}

.info_box .info-list .info span{
    font-weight: 600;
    color: #007bff;
}
.info_box .buttons{
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 30px;
    border-top: 1px solid lightgrey;
}

.info_box .buttons button{
    margin: 0 5px;
    height: 40px;
    width: 100px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    border: 1px solid #007bff;
    transition: all 0.3s ease;
}

/* #quiz_form{
    width: 550px;
    background: #fff;
    border-radius: 5px;
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
} */

section{
    padding: 25px 30px 20px 30px;
    background: #fff;
}

section .que_text{
    font-size: 25px;
    font-weight: 600;
}

section .option_list{
    padding: 20px 0px;
    display: block;
}

section .option_list .option{
    background: aliceblue;
    border: 1px solid #84c5fe;
    border-radius: 5px;
    padding: 8px 15px;
    font-size: 17px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section .option_list .option:last-child{
    margin-bottom: 0px;
}

section .option_list .option:hover{
    color: #004085;
    background: #cce5ff;
    border: 1px solid #b8daff;
}

section .option_list .option.correct{
    color: #155724;
    background: #d4edda;
    border: 1px solid #c3e6cb;
}

section .option_list .option.incorrect{
    color: #721c24;
    background: #f8d7da;
    border: 1px solid #f5c6cb;
}

section .option_list .option.disabled{
    pointer-events: none;
}

section .option_list .option .icon{
    height: 26px;
    width: 26px;
    border: 2px solid transparent;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    pointer-events: none;
    transition: all 0.3s ease;
    line-height: 24px;
}
.option_list .option .icon.tick{
    color: #23903c;
    border-color: #23903c;
    background: #d4edda;
}

.option_list .option .icon.cross{
    color: #a42834;
    background: #f8d7da;
    border-color: #a42834;
}

footer{
    padding: 0px 30px;
    display: block;
    align-items: center;
    justify-content: space-between;
}

footer .total_que span{
    display: flex;
    user-select: none;
}

footer .total_que span p{
    font-weight: 500;
    padding: 0 5px;
}

footer .total_que span p:first-child{
    padding-left: 0px;
}

footer button{
    height: 40px;
    padding: 0 13px;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    border: none;
    outline: none;
    color: #fff;
    border-radius: 5px;
    background: #007bff;
    border: 1px solid #007bff;
    line-height: 10px;
    opacity: 0;
    pointer-events: none;
    transform: scale(0.95);
    transition: all 0.3s ease;
}

footer button:hover{
    background: #0263ca;
}

footer button.show{
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}

.result_box{
    background: #fff;
    border-radius: 5px;
    display: flex;
    padding: 25px 30px;
    width: 450px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
}

.result_box .icon{
    font-size: 100px;
    color: #007bff;
    margin-bottom: 10px;
}

.result_box .complete_text{
    font-size: 20px;
    font-weight: 500;
}

.result_box .score_text span{
    display: flex;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 500;
}

.result_box .score_text span p{
    padding: 0 4px;
    font-weight: 600;
}

.result_box .buttons{
    display: flex;
    margin: 20px 0;
}

.result_box .buttons button{
    margin: 0 10px;
    height: 45px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    border: 1px solid #007bff;
    transition: all 0.3s ease;
}

.buttons button.restart{
    color: #fff;
    background: #007bff;
}

.buttons button.restart:hover{
    background: #0263ca;
}

.buttons button.quit{
    color: #007bff;
    background: #fff;
}

.buttons button.quit:hover{
    color: #fff;
    background: #007bff;
}

