/*
Theme Name: Axalys
Author: Olivier GENAIVRE
Author URI: http://www.axalys.fr 
Description: Theme de démarrage pour les projets Axalys
Version: 1.0
Text Domain: Axalys
*/

/* ADMINISTRATION */

/*Couleurs utilisés dans ce site :
BLEU 1 (bleu gris) #3582a0
BLEU 2 (bleu plus clair) #4394c0
BLEU 3 (bleu foncé) #1177b4

NOIR #000
GRIS #555556
BLANC #FFF
	background-color : #fff;
}



/* GENERAL */


.affix {
    top: 20px;
    z-index: 9999 !important;
}

#titre_slider, #texte_slider{
    /*color: #ff8936;*/
    color: #fff;
    background: rgba(0,0,0, 0.75);
    padding : 10px 10px;
    font-size:28px;
    text-align:center;
}

.jumbotron{
    margin-top:20px !important;
    text-align:center;
}

#sidebar_actu{
    margin-bottom:20px;
}

@font-face {
    font-family: Liberation Sans;
    src: url('liberation_sans/LiberationSans-Regular.ttf');
}

* {
    /*font-family: 'Oswald' , sans-serif;*/
    font-family: 'Liberation Sans' , sans-serif;

}
header {
    background-color: #fff;
}
body 
{ 

    background-color: #3582a0;

    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;

}

.bodyit
{
    background-color: #f75d53 !important;
}

.not-active {
   
}

.btn
{
    border-radius: 0px;
    text-align : left;
}

h1 {
    color: #fff;
    font-family: 'Oswald' , sans-serif;
	text-align: center;
}

.form-group {
    margin-bottom : 8px;
}

/* tableaux de nombres */
#tab_results {
    text-align : right;

}
#tab_results th {
    text-align : right;
    font-size : 20px;
    font-weight : normal;

}
#tab_results th:first-child {
    text-align : left;

}

#tab_results td:first-child {
    text-align : left !important;

}

.tab_scoring {
    text-align : right;

}
.tab_scoring th {
    text-align : right;
    font-size : 20px;
    font-weight : normal;

}
.tab_scoring th:first-child {
    text-align : left;

}

.tab_scoring td:first-child {
    text-align : left !important;

}

/*Profil*/
.profil-form, #conso_user, #conso-right{
    background-color: #fff;
    
}



.profil-form {
    margin-top:15px;
    padding : 10px;

}
/* MENU */

.navbar-brand .form-group{

    /*width : 250px;*/
}

#zone-recherche {
    /*width:350px;*/

}
#rechercher-form {
    width:330px;

}

#recherche-zone{
    padding-right:12px;
    margin-top: 10px;
    margin-bottom : 10px;
}
#recherche_tout {

    margin-top : 10px;
    margin-bottom : 10px;
	border-radius:0px;
	width:280px;
    display:  inline-block;
}

#form-search-mobile {
    /*line-height: 50px;*/
    /*margin : auto;*/
    /*padding-top : 9px;*/
    width : 70%;
    margin-top : 10px;/*
    margin-bottom : 10px;*/
    padding: 0px;
    /*padding-top: 10px;
    padding-bottom: 10px;  */  
}

#recherche_tout2{
     /*margin-top : 10px;
    margin-bottom : 10px;*/
    border-radius:0px;


    width: 70%;
    border-radius:0px;


}

#recherche-zone2{
   margin-bottom: 1px;
}
.affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }

#date_of_birth {
    /*padding-left: 0px;*/

}


.design-page p{
    color:#1177b4;
    font-size: 18px;
    text-align:justify;
    background-color: white;
    padding : 15px 15px ;
}




.navbarit
{ 
    background: #F78181 !important;
}

.nav-wrapper
{
    /*min-height:50px;*/
}

#menu-monmenu{
    margin-top: 15px;
    margin-bottom: 15px;
    background: #3582a0;
}

#entete{
 
    background: #fff;
    height:130px;
    display: flex; /* contexte sur le parent */
}

/*
@media (max-width: 740px) {
    .picto div p {
        font-size: 8px;
    }
    #entete {

    height:60px;
    }
    .picto-smart {
        display:none;
    }
    
    #rechercher{
        display:none;
    }

}
*/

@media (min-width: 1000px) {
    #form-search-mobile{
        display: none;
    }


}



@media (max-width: 1000px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }

  #form-search-mobile #recherche_tout2 {
    display: inline-block;

  }
  #form-search-mobile{
    margin-left: 15px;
    
  }

#form-search-mobile .form-group{
    display: block;
    
  }

  #search-siren{
    display: none;
  }

}

#search-siren{

    cursor: pointer;
}

/*
@media (max-width: 780px) {
    .picto div p {
        font-size: 8px;
    }
    #entete {

    height:60px;
    }
    .picto-smart {
        display:none;
    }
    #zone-recherche {

        display: none;
    }
    #recherche_tout{
        width : 300px;
    }
    #rechercher-form {
        width:300px;

    }

    #rechercher{
        display:none;
    }
    .navbar-toggle {
        float:right;
        display: inline-block;
    }
}

@media (max-width: 680px) {
    
    #recherche_tout{
        width : 250px;
    }
    #zone-recherche {
    width:350px;

    }
    #rechercher-form {
        width:350px;

    }
}

@media (max-width: 580px) {
    
    #recherche_tout{
        width : 150px;
    }
    #zone-recherche {
        width:250px;

    }
    #rechercher-form {
        width:250px;

    }
}

*/

.entete-logo {

    margin: auto;
    padding: 0 5px;
    
}

.picto{
    display:flex;
    padding: 0 auto;
    margin : 0 auto;
}

.picto div {
    text-align: left;
    font-size:12px;
    margin:auto;
}

.picto div p {
    margin: 0 0 0;
}






#login-submit {
    margin : 20px auto;

}


.menu{
    
    background: #4982a0;

}

.glyph-menu {
    color : #a6b2be !important;
    font-weight: bold;
    font-size: large;
}


.navbar-header a {
    padding : 15px 0px;
}

.dropdown-menu {
    background-color: #4982a0;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color : #579ec4;
}

.navbar .navbar-nav
{
    /*display: inline-block;*/
    /*float: none;*/
    /*vertical-align: top;*/

}
/*.navbar .navbar-nav
{
    //display: inline-block;
    //float: none;
    //vertical-align: top;
}  */ 
.navbar .navbar-collapse
{
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}


.navbar
{
    background: #3582a0;
    /*background: #4982a0;*/
    margin-bottom:0px;
    
    z-index: 1049;
    /*font-size : 16px;*/
        font-size:15px;
    /*font-weight: bold;*/
    /*border-bottom: 2px solid #0789df;*/
    border-style: none;
    border-bottom: 2px solid #1F81BE;
    border-radius: 0px;


}

.navbar li a
{
    color: #fff !important;
    border-right: 2px solid #72b6d9;
    text-transform: uppercase;
    line-height:25px;
    height:54px;
    padding-left:10px;
    padding-right:10px;
}

#espace-client {

    text-transform: none;
    cursor:pointer;
}
.navbar-nav li a:hover, .navbar-nav li.active a
{
    color: #fff !important;
    background-color: #579ec4 !important;
}
.navbar-default .navbar-toggle
{
    border-style: none;
}
.icon-bar
{
    background-color: #ddd !important;
    
}


/*partie sidebar*/



.sidebar{

    padding-left : 0px;
    padding-right : 0px;
}




.nav-sidebar { 
    margin-top : 20px;
    width: 100%;
    padding: 10px 10px; 
    border: 2px solid #a6b2be;
}

.nav-sidebar label {
    color:#fff;
}
.nav-sidebar h3 {
    margin-top: 0px;
    padding: 10px 10px;
    color : #fff;
    font-weight: bold;
}

.nav-sidebar p {

    color : #fff;

}

.nav-sidebar a {
    color: #fff;
    /*font-weight: bold;*/
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    -webkit-border-radius: 4px 0 0 4px; 
    -moz-border-radius: 4px 0 0 4px; 
    border-radius: 4px !important;
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #428bca; 
    color: #000; 
    text-shadow: 1px 1px 1px #666; 
}
.nav-sidebar .active a:hover {
    background-color: #428bca; 
    color : #000;  
}

.nav>li>a:focus, .nav>li>a:hover,
.btn-menu-active {
    text-decoration: none;
    color : #000;
    background-color: #a6b2be;
}

.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}


.wording-perso{
    color:black !important;
    background-color:#ddd;
    padding:10px;
}

.nav-sidebar img
{
    width: 100%;
    height: auto;
    filter: none;
    -webkit-filter: none; 
}
.nav-sidebar img:hover
{
     
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
}

.imgWrap {
  position: relative;
  height: 198px;
  width: 198px;
  margin: 0 auto;
}
.imgCroix {
    position: absolute;
    width: 64px;
    height: 64px;
    text-align: center;
    top:34px;
    left:34px;

  /*background: rgba(29, 106, 154, 0.72);*/
  color: #428bca;
  font-size: 64px;
  visibility: visible;
  opacity: 0;
  /*remove comment if you want a gradual transition between states*/
    -webkit-transition: opacity 0.5s;
      
}

.imgCroix span {
    line-height: 64px;
}

.imgWrap:hover .imgCroix {
  visibility: visible;
  opacity: 1;
}


/*page d'accueil */

#carousel-accueil {
    padding-top: 15px;
    padding-bottom: 15px;


}

#page-accueil {

    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
 

}

#page-accueil {

    /*background-image: url('../images/back-home.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100%;*/

}



h4{
    /*font-weight: bold;*/
}

img{
    margin : auto;
    height:auto;
}

#accueil-search
{
    text-decoration: none;
    color:#000;

    background: rgba(243,243,243, 0.80);
    box-shadow: 10px 10px 5px rgba(0,0,0, 0.175);
    padding: 10px;
    margin : 10px;

}

#view-rechercher-it{
    padding: 10px;
}

#accueil-search h2 {
    font-size:35px;
    text-align: center;
}

#accueil-search a {
    text-decoration: none;
}

#accueil-search .heading {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.ligne_recherche {
    border-top: 1px solid #fff;
    margin-top: 15px;
}

.companyName{
    display: inline-flex;
}

.companyName .btn {
    font-size : 20px;
}


#accueil-search label
{
    color:#000;
    font-size:14px;
    padding-right: 0px;
}
.control-label
{
    padding-top:10px !important;
    text-align: left !important;
}

#signal_surveillance_group {
    float : right;
    padding : 15px;
}

#signal_surveillance_group input{
    font-size: 12px;
}



.fakeInput {
    display: block;
    height: 30px;
    background: #fff;
    margin: 0 auto;
    border-radius:  3px;
    border: 1px solid #ddd;
    float:right;
}

.checkInternational {
    text-align: right;

}


.fakecheck {

    height: 30px;
    width:100px;
    background: #fff;
    margin: 0 auto;
    border-radius:  3px;
    border: 1px solid #ddd;

}

#recherche-form-plus #btn_rech_avance_submit {
    /*float : right;*/
}



/*page des résultats*/
.resultats h3 {
    margin-top:5px;
    margin-bottom:5px;
}
.resultats p {
    margin-top:5px;
    margin-bottom:5px;
}

/*gestion des listes en arborescence*/
ul >  ul {
    display: none;
} 

.list {
    list-style-type:none;
    display:block;

}

.design-page
{

    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #3582a0;
    color: #fff;
}

/*Partie Actualité avec les 3 articles affichés en bas des pages*/
#actu_accueil
{
    /*border-top: 2px solid #0789df;*/
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom:100px;
    background-color: #3582a0;
    color: #fff;
}

.article_head img
{
    width: 100%;
    height: 100%;
    filter: none;
    -webkit-filter: none; 
}
.article_head img:hover
{
     
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
}

#actu_accueil h1 {
    padding-left:15px;
    border-left: 2px solid #72b6d9;
}

.more-link
{
    color:#fff;
}

.more-link_whiteback {
    color:#72b6d9;
}

.article a {
    color:#0789df;

}
.glyphBlue {
    color: #fff;
}

.article_actualite {
    height: 300px;
}

.article_head {
    height :300px;
}

.article_body {
    height :200px;
}

/*nos plus */

.center {
    margin: 0 auto;
    width: 1020px;

}

.pre-post-pager {
    list-style: none;
    padding-left: 0px;
}

@media (max-width: 1092px) {
      .center {
        width: 100%;
      }
}

/*Partie pied_page*/
#pied_page_accueil
{
    border-top: 2px solid #72b6d9;
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #fff;
    color: #4982a0 ;
    text-align: center;

}

#pied_page_accueil h1
{
    color : #3582a0;
}

.blue-divider
{
    width:100%;
    height: 2px;
    background: #4982a0;
    margin: 0 auto;
}

.grey-divider
{

    height: 2px;
    background: #ddd;
    margin: 15px auto;
}
#login-page, #login-page .panel
{

    border : #ddd;
    -webkit-box-shadow:0 0 0;

    color:#000;
    width : 100%;
    /*border-top: 2px solid #72b6d9;*/
    padding-top: 5px;
    padding-bottom: 5px;
    /*background-color: #a6b2be;*/
    background-color: #fff;
	margin-bottom : 5px;
    text-align: center;
}

.menu-volant-youscore {
  text-align: center;
  padding: 0!important;
}

.menu-volant-youscore:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.menu-volant-youscore .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.menu-volant-youscore .modal-content {
    padding : 10px;
    /*background-color: #F5F5F5;*/
    background: rgba(231,231,231, 0.90);
}

.login_page {
    background-color: #ddd;
    padding : 10px;
}

#loginform label {

    color : #1177b4 ;
    font-weight: normal;
    text-align: right;

}

.PasEncoreClient .row {
    margin: 20px auto;
}

.PasEncoreClient label {
    font-size : 18px;
    font-weight: normal;
}

.PasEncoreClient a {
    text-align: center;
}

#login-submit input {
    text-align : center;
}
.libelle_client {
    font-size : 18px;
    text-transform: uppercase;
    text-align: center;
    margin : 20px auto;
}


#btn-demo, #btn-test, #btn-compte {
    text-align: center;
}

.login-username label {
    text-align : left;
    
}



/* partie signaletique */

#titre-signaletique {
    border-top: 2px solid #72b6d9;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('../images/back-signaletique.png');
    background-repeat: repeat-x;
}

#titre-signaletique h1{
   padding-left: 20px;
   font-weight: bold;
   color: #4375b2;
}

#print-PDF{
    float:right;
}

.signaletique {
    background-color: #4982a0;
    /*padding-top:15px;*/
}
.contour {


    background-color: #a6b2be;
    margin-top : 15px;
    margin: 0 auto;
    padding: 0px 15px 15px 15px;
    
}

@media (max-width: 780px) {
      .contour {
        margin-top: 5px;
        padding: 0px 5px 5px 5px;
      }
}

.contour-suite {
    background-color: #a6b2be;
    margin-top : 15px;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    
}

@media (max-width: 780px) {
      .contour-suite {
    margin-top : 5px;

    padding: 5px 5px 5px 5px;
    }
}

.contour h2, .contour h3  {
    padding-left:15px;
    padding-top:15px;
    border-left: 2px solid #72b6d9;
    color : #fff;
    font-size : 22px;
}

#rens_juridiques{
    color:#000;
}

.contenu {
    background-color: #fff;
    padding : 15px;
    color: #000;
}

.contenu-pagination{
    text-align: center;
}
.contenu-pagination .page-item{
    cursor: pointer;
}



.contenu-links {
    background-color: #fff;
    margin-top : 15px;  
    padding : 15px 15px;
    color: #000;
    text-align : center;
}
.contenu-links p{
    
    margin-bottom : 0px;  
   
}


.contenu h3 {
    font-size : 18px;
    font-weight: bold;
    color:inherit;

}

.jugement a {

    color : red;
}

.panel-heading h3 {
    font-size : 18px;
    color : #4375b2;
    font-weight: normal;
}

.contenu .h4_info {
    color : #4375b2;
    padding-left:30px;

}

.contenu .h4_success {
    color : green;
    padding-left:30px;

}

.contenu .h4_alert {
    margin-top : 40px;
    color : red;
    padding-left:30px;
    min-height: 55px;

}

.attention {
    float : left;
    height:75px;
}

/* partie scoring */
#show_cotation{
    text-align:right;

}

.scoring_points_forts {
    color:green;
}
.scoring_points_faibles {
    color:red;
}
.contenu .ligne-vide {
    background-color: #a6b2be !important;
    color:#fff;
}
.ligne-vide {
    background-color: #a6b2be !important;
    color:#fff;
}

.nb {
    text-align:right;
}
footer 
{ 
    margin-top:15px;
    height: 40px;
    background-color: #fff;
    color:#1177b4;


}
footer p
{ 
    line-height: 40px;
    margin-bottom: 0px;


}
footer a
{ 
    color:#1177b4 !important;

}

.m-dw-30
{
    margin-bottom : 30px;
    
}



.panel-heading
{
	margin:0 auto;
}


 /*css du message qui s'affiche dans le footer lors de l'inscription de l'utilisateur*/
.message{
	position:fixed;
	top:20%;
	left:10%;
	width:80%;
	background-color:#FFF;
	color:#000;
	padding:1em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* CONTACT */

#contact
{
    background: #0085ba;
}

#contact .heading h2
{
    color: #fff;
}


#contact-form, #registerform
{
    font-size: 20px;
    color: #fff;
    padding: 20px;

}

.form-control
{
    height: 38px;
    font-size: 16px;

}

.select-country-class div{
    border-radius: 0px;
}

#registerform input {
    
}



#wp-submit{
    margin-top: 20px;
}

#contact-form input[type=submit]
{
    margin: 20px auto 0px;
    display: block;
}

#contact-form label, #registerform label
{
    font-weight: normal;
    font-size: 16px
}


.comments
{
    font-style: italic;
    font-size: 14px;
    color: #fff;
    height: 15px
}
#contact-form #thank-you
{
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 22px;
}   
#contact-form #infos-requis
{
    float: left;
}   
#contact-form #boutonNewContact
{
    float: left;
} 


/*surveillance juridique*/

#check_siren, #check_siren_remove{

    float:right;
    text-align: center;
    padding : 0px 0px;
}




/*formulaire-de contact responsive*/
#formulaire-responsive{
    max-width:600px /*-- à modifier en fonction de la largeur désirée --*/;
    margin:0 auto;
    width:100%;
}
#formulaire-responsive p {
    color:#fff;
    font-size : 16px;
} 
.rang-form{
    width: 100%;
}
.demi-colonne, .colonne{
    float: left;
    position: relative;
    padding: 0.65rem;
    width:100%;
    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}


.signaletique-volant-youscore, .bodacc-volant-youscore, .scoring-volant-youscore, .evol3ans-volant-youscore, .sig-volant-youscore, .echelle_cotation_modal {
  text-align: center;
  padding: 0!important;
}

.signaletique-volant-youscore:before, .bodacc-volant-youscore:before, .scoring-volant-youscore:before, .evol3ans-volant-youscore:before, .sig-volant-youscore:before, .echelle_cotation_modal:before{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.signaletique-volant-youscore .modal-dialog, .bodacc-volant-youscore .modal-dialog, .scoring-volant-youscore .modal-dialog, 
.evol3ans-volant-youscore .modal-dialog, .sig-volant-youscore .modal-dialog, .echelle_cotation_modal .modall-dialog{
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.signaletique-volant-youscore .modal-content, .bodacc-volant-youscore .modal-content, .scoring-volant-youscore .modal-content, 
.evol3ans-volant-youscore .modal-content, .sig-volant-youscore .modal-content, .echelle_cotation_modal .modal-content {
    padding : 10px;
    /*background-color: #F5F5F5;*/
    background: rgba(231,231,231, 0.90);
}


/*####################################"*/
.Dechelle_cotation_modal {
  text-align: center;
  padding: 0!important;
}

.Dechelle_cotation_modal:before{
  content: '';
  /*display: inline-block;*/
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.Dechelle_cotation_modal .modall-dialog{
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.Dechelle_cotation_modal .modal-content {
    padding : 10px;
    background-color: #F5F5F5;
    background: rgba(231,231,231, 0.90);
}

/*###########################*/
/*Menu saisie Bilan*/
/*######################*/

/*.rotation90_3l{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);   
    -ms-transform: rotate(-90deg);   
    -o-transform: rotate(-90deg);   
    transform: rotate(-90deg);
    height: 120px;
    padding:25px !important;
    text-align: center;
    max-width: 85px;
}

.rotation90_11l{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);   
    -ms-transform: rotate(-90deg);   
    -o-transform: rotate(-90deg);   
    transform: rotate(-90deg);
    height: 200px;
    padding:25px !important;
    text-align: center;
    max-width: 85px;
}*/

#saisie_bilan {
      background: #3582a0;
    /*background: #4982a0;*/
    margin-bottom:0px;
    margin-top:20px;
    font-size : 16px;
    /*font-weight: bold;*/
    /*border-bottom: 2px solid #0789df;*/
    border-style: none;
    border-bottom: 2px solid #1F81BE;
    border-radius: 0px;
}


#saisie_bilan li a {
    color : #fff;
    border-radius: 0px;
}


#saisie_bilan .open>a, #saisie_bilan .open>a:focus, #saisie_bilan .open>a:hover {
    background-color : #579ec4;
}


#saisie_bilan li a
{
    color: #fff !important;
    text-transform: uppercase;
}

.en-tete {
    background-color: #fff;
    color:#000;
    text-align: center !important;

}

.saisie_siren{
    margin:auto;
}

#saisie_bilan li a:hover, #saisie_bilan li.active a
{
    color: #fff !important;
    background-color: #579ec4 !important;
}

.tableau_bilan {
    width:100%; 
    font-family: arial, sans-serif;
    border-collapse: collapse;
    border: 2px solid #566573;
}

.tableau_bilan thead th{
    text-align: center;
}
.tableau_bilan th {
    border: 2px solid #566573; 
    border-bottom: 2px solid #566573 !important; 
    text-align: left; 
    background-color : #ddd;
    padding: 8px;
}

.tableau_bilan td {
    border: 2px solid #566573; 
    border-bottom: 2px solid #566573 !important; 
    text-align: left; 
    padding: 8px;
}

.tableau_bilan input {
    margin : 0px;
    border: none;
    width: 100%;
    text-align: right;
}

.message_save {
    /*float : right;*/
    color : #000;
    font-style: italic;
    display:none;
}

.tableau_bilan .col1,
.tableau_bilan .col2{
    min-width: 95px;
}

.tableau_bilan .code_ligne {
    width:15px;
    text-align: center;
    font-weight: bold;
}

.tableau_bilan .data {
     text-align: right;
     min-width: 95px;
 }

.tableau_bilan .no_data {
    background-color: #566573;
    min-width: 95px;
}

.tableau_bilan .calcul_data {
    background-color: #D3D3D3;
    text-align: right;
    font-weight: bold;
    min-width: 95px;
}

.tableau_bilan .en_tete_data {
    background-color: #D3D3D3;
    text-align: right;
    font-weight: bold;
    min-width: 95px;
}


.tableau_bilan .data {
    text-align: right;
    font-weight: normal;
    min-width: 95px;
}

.contour .contenu_bilan {
    padding : 5px ;
}

.label_ligne_titre {
    font-weight: bold;
}

/* Footer */
.link_footer {
    color:#fff;
    padding: 0px;
    border : 0px;
    cursor: pointer ;
}

.mentions_legales_volant {
  text-align: center;
  padding: 0!important;
  color:#000;
}

.mentions_legales_volant:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.mentions_legales_volant .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.mentions_legales_volant .modal-content {
    padding : 10px;
    /*background-color: #F5F5F5;*/
    background: rgba(231,231,231, 0.98);
}

/*Présentation audit*/

#presentation_audit{
    padding:15px;
    color:#fff;
    font-size: 16px;

}

.contrat-infos-success {
    text-align: center;
    border-radius: 5px;
    padding: 15px;
    background-color: #28a745;
    opacity: 0.7;
    color: black;
    margin-bottom: 15px;
}

.contrat-infos-error {
    text-align: center;
    border-radius: 5px;
    padding: 15px;
    background-color: #d9534f;
    opacity: 0.7;
    color: black;
    margin-bottom: 15px;
}

article .elementor-post__card {
    min-height: 470px !important;
}

.page-header {
    margin-top: 0px; !important;
}

#conso_user{
    margin-top: 10px;
}