﻿body {
    font-family: 'Muli', sans-serif;
    line-height: 30px;
    color: #586d79;
    font-size: 14px;
    overflow:scroll;
}
body.parents_class, body.parents_class .navbar-default {
/*    background-color:rgb(197,197,197); */
}
body.parents_class header, body.parents_class footer {
/*    background-color:rgb(107,126,81); */
        background-color:#0077C6;
}
body.parents_class .boutonIncorpoContainer .boutonIncorpo {
        background-color:#0077C6;
}
body.parents_class .cd-horizontal-timeline .filling-line, body.parents_class .cd-horizontal-timeline a.selected::after {
    background-color:#003E5C;
}
body.parents_class .cd-horizontal-timeline a.selected::after {
    border-color:#003E5C;
 }
body.parents_class .cd-horizontal-timeline .events a.selected {
    color:#003E5C;
    font-weight:bold;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 13px;
}

.content-wrapper {
    margin-top: 40px;
    min-height: 600px;
    padding-bottom: 60px;
}

.page-head-line {
    font-weight: 900;
    padding-bottom: 20px;
    border-bottom: 2px solid #003A56;
    text-transform: uppercase;
    color: #003A56;
    font-size: 20px;
    margin-bottom: 40px;
}

.btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.bv-hidden-submit {
/*    margin:0;
    padding:0;
    border:none;*/
   display:none !important;
}
#btnDeconnexion, #msgBienvenue {
    float: right;
}

#msgBienvenue {
    margin-right: 50px;
}

.btn-info {
    background-color: #993333;
    border: none;
}

.btn-info:hover {
    background-color: #A92021;
    border: none;
    box-shadow: 3px 3px 4px #888888;
}

.btn-info:focus {
    background-color: #A92021;
    border: none;
}

.panel {
    margin-bottom: 0;
}

.help-block {
    font-style: italic;
    font-size: 12px;
}

.erreur {
    color: red;
}
#header-top .header-menu {
 margin:0 13em;
 width:100%;
}
#header-top .header-menu ul {
 margin:0;
}
#header-top .header-menu li.first {
    border: none;
}
#header-top li {
    float: left;
    list-style:none;
   
}
#header-top .header-menu li {
    padding-top: 0;
    border-left: 1px dotted #4E7489;
}
#header-top .header-menu a {
    padding:0 8px;
    color:white;
    text-decoration:none;
    font-size:12px;
    height:auto;
    width:auto;
}
.logo {
   margin-bottom:20px;
   float:left;
   position:relative;
   width:100%;
}
.logo .logo-image {
   float:left;
}
.logo .logo-image img {
 display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: auto;
}
.logo .content-name {
   display:inline-block;
   vertical-align:middle;
   margin-left:60px;
   padding-top:20px;
}
.logo .content-name a {
   text-decoration:none;
}
.logo .content-name .site-name {
   display: block;
    max-width: 210px;
    font-family: 'Muli',serif;
    font-size: 20px;
    color: #FFF;
    font-weight:700;
    text-transform: uppercase;
}
.logo .content-name .site-slogan {
  display: inline-block;
    margin-top: 0px;
    font-family: 'Muli',serif;
    font-weight: 700;
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
    max-width: 200px;
}
.logo .logo-right {
   float:right;
   max-width:600px;
   margin:5px auto;
   text-align:justify;
   height:150px;
}
.logo .logo-right .dicoCadre {
 float:left;
 display:inline-block;
}
.logo .logo-right .dicoCadre img {
 height:150px;
 width:auto;
}
.logo .logo-right .argotTexteCadre {
       max-width: 445px;
    padding: 0 10px;
  display:inline-block;
}
.logo .logo-right .argotTexteCadre .expressionPoly {
 font-size:12px;
 line-height:normal;
}
.todolist, .cadreRDVAccueil {
   float:left;
   margin:0 15px;
}
.inscriptions-encadre {
	background-color: rgb(0, 62, 92);
    width: 100%;
	color:white;
	text-align:center;
	padding:10px;
}
.form-group-parent {
    border:1px solid rgb(0,104,128);
    padding:20px;
    margin: 0 auto;
    width:800px;
}
#myMenu {
   background-color:rgb(135,120,139);
   width:100%;
}
#myMenu .dropdown .dropdown-menu {
   padding:0;
}
#myMenu .dropdown .dropdown-menu li {
   background-color:rgb(155,155,155);
   padding:5px 0;
   border-bottom:1px solid white;
}
#myMenu .navbar-menu {
   width:inherit;
   max-width:85%;
}
#myMenu .navbar-menu li {
  margin:1px 3%;
}
#myMenu .navbar-menu  li > a, #myMenu .navbar-right > li > a {
  color:white;
}
#myMenu .navbar-right > li.open > a, #myMenu .navbar-menu > li.open > a {
   background-color:rgb(155,155,155);
}
#myMenu .navbar-menu li li {
  margin:auto;
}
#formProfil {
  float:right;
  background-color:#6B5E51;
}
#formProfil li {
  background-color:#6B5E51;
}
#IncorpoCarousel {
   width:500px;
   float:left;
   margin:0 10px;
}
#IncorpoCarousel .carousel-inner .item {
   margin:0 auto;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
   margin:0 auto;
}
.boutonIncorpoContainer {
    width:100%;
    margin:0 auto;
    text-align:center;
}
.boutonIncorpoContainer .boutonIncorpo {
    background-color:rgb(0,62,92);
    width:150px;
    height:75px;
    line-height:normal;
    margin:10px 7%;
    color:white;
}

.boutonIncorpoContainer .boutonIncorpo > a {
    color:white;
}
.container .todolist {
    max-width:280px;
}
.container ul {
    padding-left:5px;
}
.container .todolist li, .container .cadreRDVAccueil li {
    text-align:left;
    list-style:none;
}
.container .cadreRDVAccueil {
    max-width:280px;
}
.container .todolist, .container .cadreImageDroite {
    text-align:center;
}
.container .todolist img, .container .cadreImageDroite img{
    max-width:250px;
    height:auto;
    text-align:center;
}
.containerPresentation {
    padding:1.3em 2em;
}
.inscriptions-container .form-group-submit {
    float:left;
}
.inscriptions-container h3.RGPDTitre {
    border: 1px solid #6B7E51;
    padding: 15px;
}
.login label {
  width:150px;
  margin:10px 0;
}
.expressionPoly {
    font-size:12px;
}
.form-group-radiovenue {
  text-align:center;
}
.form-group-radiovenue .help-block {
  float:left;
  text-align: left;
    width: 100%;
}
.form-group-radiovenue .radio-inline, .form-group-invite .radio-inline {
margin:0 20px;
}
.form-group-info-perso {
  border:1px solid #f2cc38;
  padding:20px;
}
.form-group-invite1 {
  border:1px solid #c9443E;
  padding:20px;
}
.form-group-invite2 {
  border:1px solid #6DCCBB;
  padding:20px;
}

.form-group-invite, .form-group-infos-parent {
  display:none;
}
.form-group-invite > h3 {
  text-align:center;
}
.form-group #civilite1, .form-group #civilite2 {
  width:200px;
}
.form-group #prenom1, .form-group #prenom2, .form-group #prenomE, .form-group #nomE, .form-group #nom2, .form-group #nom1, .form-group #emailE, .form-group #email1, .form-group #email2 {
  width:300px;
} 
.form-group input#nombre {
  width:100px;
}
.form-group input#dateNaissance {
  width:150px;
}
/* =============================================================
   HEADER SECTION STYLES
 ============================================================ */
header {
    background-color: #003A56;
    color: #fff;
    overflow: hidden;
    height: 215px;
}

header a {
    color: #fff;
}

header a:hover {
    color: #fff;
}

/* =============================================================
   LOGO SECTION STYLES
 ============================================================ */

/* USER SETTINGS DIV */
.user-settings-wrapper .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 60px;
    width: 60px;
    background-color: #F0677C;
    color: #fff;
}

.user-settings-wrapper li {
    display: inline-block;
}

.user-settings-wrapper .nav > li > a:hover, .user-settings-wrapper .nav > li > a:focus {
    text-decoration: none;
    background-color: #C36464 !important;
}

.user-settings-wrapper img {
    height: 64px;
    width: 64px;
    border: 1px solid #000000;
}

.user-settings-wrapper .btn {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

/* MENU LINKS SECTION*/
#menu-top a {
    color: #FFF;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase;
}

.menu-section .nav > li > a:hover, .menu-section .nav > li > a:focus {
    background-color: #F0677C !important;
}

.menu-section .dropdown-menu > li > a:hover, .menu-section .dropdown-menu > li > a:focus {
    background-color: #F0677C !important;
}

/* =============================================================
   FOOTER SECTION STYLES
 ============================================================ */

footer {
    padding: 10px;
    color: #fff;
    font-size: 12px;
    background-color: #003A56;
    height: 180px;
}

footer a, footer a:hover {
    color: #fff;
    text-decoration: none;
}

#footerCopyright {
    vertical-align: middle;
    float:right;
}

.footer-link {
    display:inline;
}

.footer-link li {
    float:left;
    list-style:none;
    margin:3px 5px;
}

/*==============================================
    DASHBOARD  STYLES    
 =============================================*/

/* DASHBOARD ICONS */

/* NOTICE BOARD */

.notice-board .panel {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
}

.notice-board ul {
    padding-left: 0;
    list-style: none;
}

.notice-board li {
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}

.notice-board li span {
    margin-right: 10px;
    border: 1px solid #DBDBDB;
    padding: 5px;
}

.notice-board li a, li a:hover {
    text-decoration: none;
    color: #000;
}

/* MENU HORIZONTAL */

.process-step .btn:focus {
    outline: none
}

.process {
    display: table;
    width: 100%;
    position: relative;
    font-size: 11px;
}

.process-row {
    display: table-row
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.process-row:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.process-step {
    display: table-cell;
    text-align: center;
    position: relative
}

.process-step p {
    margin-top: 4px
}

.btn-circle {
    width: 52px;
    height: 50px;
    text-align: center;
    font-size: 10px;
    border-radius: 50%
}

#nom {
    text-transform: uppercase
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
}

/* BOUTON RADIO */

.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}

/* ICON ERREUR  */

/* Custom the feedback icon styles */
.has-feedback .form-control-feedback {
    top: 35px !important;
    right: -30px;
}

.form-group-radiovenue.has-feedback .form-control-feedback {
    top:-5px !important;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}


