.retour-a-la-ligne {
  clear: both;
}
.erreur_message{
  background:url(../img/croix_rouge.gif) no-repeat left center;
  color:#FF0000;
  margin:0 0 0 10px;
  padding:20px;
  display:none;
}

#information_conjoint{
  display:none;
}

.information_conjoint_exeat{
  display:none;
}


#information_nom_jeune_fille{
  display:none;
}

#modification_agent{
  display:none;
}


.cacher_bloc{
  display:none;
}


#mot_de_passe_oublie{
	display:none;
}

#premiere_connexion_codipost{
	display:none;
}

#premiere_connexion_codipost_etape2{
	display:none;
}

#bloc_general_erreur{
	background-color:#CCC;
	color:#F63;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin:10px 0;
	display:none;
}

#rechargement_action{
	display:none;
}

#reinitialiser_mot_de_passe{
	display:none;
}

#message_retour{
	display:none;
}

#message_erreur{
	display:none;
}

#message_reinitialiser_retour{
	display:none;
}

#message_reinitialiser_erreur{
	display:none;
}


#postuler_concours_encadreur{
	display:none;
}


#cadre_unite_pedagogique{
	display:none;
}


#cadre_conseil_enseignement{
	display:none;
}


#cadre_club_eleve{
	display:none;
}

.text-red {
	color: #dd4b39 !important
}

#ui-datepicker-div{
	z-index:890!important;
}

.text_majuscule{
	text-transform: uppercase; 
}



#formulaire_validation_erreur{
	display:none;
}

.retour-alaligne{
	clear:both;
}

.bg-lien-fond-rouge {
	background-color: #F00 !important;		
}


.bg-lien-fond-orange {
	background-color: #F60 !important;		
}

#bg-lien-fond-orange{
	background-color: #F60 !important;		
}

#bg-lien-fond-orange .skin-green .sidebar-menu>li:hover>a, #bg-lien-fond-orange .skin-green .sidebar-menu>li.active>a {
	color: #fff;
	border-left-color: #F60;
	background-color: #F60;
	overflow: hidden;
}

.text-rouge-bold {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-align:center;	
}

#cadre_une_date{
	display:none;
}

#cadre_deux_date{
	display:none;
}

#postuler_exeat{
	display:none;
}


.information_rapprochement_conjoint_exeat{
  display:none;
}

.retour_alaligne{
	clear:both;
}
.bloc_intervalle_ligne{
	display: none;
}


#bloc_nombre_ligne{
	display: none;
}



/* ========================================
 CSS AJOUTE LE 17/11/2020
 ++++++++++++++++++++++++++++++++++++++++*/
 
 .bloc-flash{ 
    padding: 10px; 
      margin-top:  10px;
      margin-bottom: 10px; 
      border-radius: 5px;
      color: #fff !important;
      background-color: #00a65a !important;
    border-bottom: 3px solid #f39c12 !important;

}


.une-al{
    color: #fff;
    background-color: #f39c12 !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.font-weight-light:{
  color:#fff !important;
  font-size: 16px !important;
}
.font-weight-light:hover{
  color:#000 !important;
}

.badge {
 
 font-weight:600!important;
 
}

.rounded-0{
  text-transform: uppercase;
}

.badge{
    background-color: #f39c12 !important;
}

.titre-gestion{
  font-size: 22px !important;
}
.product-title{
  font-size: 13px !important;
}

.titre-detail{
  font-size: 16px !important;
}


/*=============================================================
  CSS AJOUTE LE 19/11/2020 scroll bar reduite voir ligne 9110
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  .texte-flash{
    font-size: 16px !important;
  }

  .profil{
    margin-top: 10px !important;
  }

  .bloc-message-fixe{
    margin-top: 58px !important;
  }

   .baner-statut{ 
      padding: 10px;
      margin-top:  10px;
      margin-bottom: 20px; 
      border-radius: 5px;
      color: #fff !important;
      background-image: url("../../images/baner-statut.jpg");
/*      background-color: #00a65a !important;
*/    border-bottom: 3px solid #00a65a !important;
}

.titre-statut{
      font-size: 25Px !important; 
      text-align: center;
      font-weight: bold;
      color: #000;
}

.bouton-message-f{
      color: #00a65a !important;
      font-weight: bold;

}

.texte-arrete{
   margin-top:20px;	
}

.telecharger{
	color:#fff !important;
 }
 
.media-heading:hover {
    border-radius: 5px;
}

.titre-orange{
	color: #F00 !important;
	font-weight:bold;
}

.centrer_texte{
	text-align:center !important;
}


/*===========================CSS AJOUTE LE 12 04 2023 ==================================*/
.bloc-info{
  margin: 0px 10px 0px 10px !important;
 }
.text-vert{
    color: #00a65a;
    font-weight: 600;
    
}

.text-rouge{
    color: #ff0505;
    font-weight: 600;
}
.mb-10{
   margin-bottom: 10px; 
}
.p-20{
    padding: 20px !important;
    
}
