.obligatoire::after,
.champsObligatoire {
    content: " *";
    color: red;
    font-weight: bold;
}


/* Barre de progression */
#nav_bar_ac a{
    display:block;
    text-decoration: none;
}

#nav_bar_ac .unactivated{
    color: grey;
}

#nav_bar_ac .ong_act{
    font-weight: bold;
    color: #337ab7;
}

#nav_bar_ac .btn {
    float: left;
    margin: 3px;
    border: none;
    padding: 5px 10px;
    background: none repeat scroll 0% 0% #EFEFEF;
}

/* Panel */
.panel{
    margin-top: 15px;
}

/* Etude en cours */
.opt_title {
    padding-left:50px;
    font-weight:bold;
    background-color:#FFF9D7
}



/*#nav_bar_ac a{ display:block; padding:5px; }*/
/*!*#nav_bar_ac a:hover{ background:#FFF; color:#333333}*!*/

/*.has-error {*/
/*	color : #a94442;*/
/*}*/

/*.display-hide {*/
/*	display:none;*/
/*}*/

/*form label.no-style{*/
/*    width: 100% !important;*/
/*}*/

/*.error .form-control {*/
/*    border-color: #a94442 !important;*/
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
/*    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
/*}*/

/*.error {*/
/*	color : #a94442;*/
/*}*/

/*.table-blue th { text-align:center; font-weight:bold; background:#E1E6F4;}*/
/*.pointer { cursor:pointer;}*/

/*#nav_bar_ac .btn {float:left; margin:3px; border:1px solid #000; padding:2px; background:#f1f1f1;}*/
/*#nav_bar_ac .activated {background:#FFF;}*/
/*#nav_bar_ac .ong_act {background:#C3D9FF; border:2px solid #333; padding:1px;}*/
/*#nav_bar_ac .ong_act a{}*/


/*#nav_bar_ac a{ display:block; padding:5px; }*/
/*!*#nav_bar_ac a:hover{ background:#FFF; color:#333333}*!*/
/*.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }*/
/*.tab_form th { text-align:center; background:#ededed;}*/

/*.opt_title { padding-left:50px; font-weight:bold;*/
/*background-color:#FFF9D7}*/

/*body {*/
/*    background: #Fff;*/
/*}*/

/*!* content*/
/*---------------------*!*/
/*!*h1, h2, h3, h4, h5, h6 {*!*/
/*!*    font-family: "Open Sans",sans-serif !important;*!*/
/*!*    font-weight: 300 !important;*!*/
/*!*}*!*/

/*#content h1 {*/
/*    padding: 0px 0px 20px 5px;*/
/*    text-transform: uppercase !important;*/
/*    font-size: 30px !important;*/
/*}*/

/*#content h2 {*/
/*    padding: 5px 5px 0px 0px;*/
/*    color: #000 !important;*/
/*    text-transform: uppercase;*/
/*    margin: 40px 0px 10px !important;*/
/*    font-size: 25px !important;*/
/*}*/

/*!*#content h3 {*!*/
/*!*    color: #000000;*!*/
/*!*    font-size: 20px !important;*!*/
/*!*    text-transform: uppercase;*!*/
/*!*    margin: 30px 0px 10px !important;*!*/
/*!*}*!*/

/*#content form {*/
/*    margin-bottom: 70px;*/
/*}*/

/*!* navbar*/
/*-----------------------*!*/

/*#nav_bar_acc{padding-top:15px !important;}*/

/*#nav_bar_ac .ong_act {*/
/*    background: none repeat scroll 0% 0% #CCC;*/
/*    border: none;*/
/*    padding: 5px 10px;*/
/*}*/

/*#nav_bar_ac .btn {*/
/*    float: left;*/
/*    margin: 3px;*/
/*    border: none;*/
/*    padding: 5px 10px;*/
/*    background: none repeat scroll 0% 0% #EFEFEF;*/
/*}*/

/*!* input*/
/*-------------------------*!*/
/*input, button, select, textarea {*/
/*    font-family: inherit;*/
/*    font-size: 13px;*/
/*    line-height: 1;*/
/*    padding: 8px 10px !important;*/
/*    margin: 0px 5px 0px 0px !important;*/
/*    !*width: 90%;*!*/
/*    color: #666;*/
/*    text-align: left;*/
/*    float: none;*/
/*    outline: medium none;*/
/*    border: 1px solid #E5E5E5;*/
/*    transition: color 300ms ease 0s, background-color 300ms ease 0s, opacity 300ms ease 0s;*/
/*}*/

/*input[submit] {*/
/*    background: #000000;*/
/*    color: #FFF !important;*/
/*    font-size: 25px !important;*/
/*}*/


/*.btn {border-radius: 0px;}*/

/*.tab_form td, th {*/
/*    border-bottom: 0px none;*/
/*    padding: 5px 0px !important;*/
/*}*/


/*#footer h2 {*/
/*    color: #fff;*/
/*}*/

/*.btn_selected {*/
/*    border: solid green 2px !important;*/
/*}*/

