/* #2b587a --------Bleu minuit */
/* #003399 --------Bleu PIV  */  
/* #525e6c --------Gris foncé*/
/* #668ca8 --------Bleu acier hover*/


/* #9ca559 --------Vert      */  
/**********************/
/*Body                */
/**********************/

/************************************************************/
/*MASQUER SOUS-TITRE Intranet pour nouveau PIV              */
.pivTitletoggle h1 {display: none;}
/************************************************************/


body, .htmlarea-content-body {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-size: 16px;*/
 font-family: Verdana, Helvetica, Arial, sans-serif;
 /*font-size: 16px; */

}

.dropdown-menu:focus {
    outline: thin dotted;
}
.dropdown-toggle:focus {
    outline: thin dotted;
}


.nav.nav-sidebar li a:focus{
 outline: thin dotted;
}
.nav.nav-sidebar li li a:focus{
 outline: thin dotted; 
}

.carousel-indicators li {
  background-color:    #525e6c; 
  border: 1px solid #333333; 
}

.carousel-indicators {
    list-style: none;
  list-style-type: none;
}  

.carousel-indicators {
    top: 205px;
}

.carousel-indicators, .carousel-control {
    opacity: 0.5;
    transition: opacity 0.6s ease-in-out 0s;
}


.carousel:hover .carousel-indicators, .carousel:hover .carousel-control{
    opacity: 0.7;
}





a {
  color: #2b587a; /* Bleu minuit */
  text-decoration: none;
}


a:hover,
a:focus {
  color: #668ca8;  /*Bleu acier*/ 
}


/*Texte et Image avec hyperlien : STYLE CENTER*/
.image > img, .image a > img {
  margin: 0 auto;
}

.indent{  
  padding-left: 26px;
}


.carousel-text h5{ /*Caché carousel*/
    display: none;
}

.carousel-text-inner h5{ /*Caché carousel*/
    display: none;
}


hr {
    margin: 10px 0 !important;
}


.image {
    margin-bottom: 5px;
}

p.text-justify  {
    text-align: left;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

h1, h2, h3, h4, h5 {
 /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-family: Verdana, Helvetica, Arial, sans-serif;
 
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 32px;
}


.title-news{
  font-size: 20px;
}

/*dpnglossary ligne pointillé en double*/
abbr[title], abbr[data-original-title] {
    border-bottom: 0 dotted #777777;
}
abbr[title] {
    border-bottom: 0 dotted;
}


/*Carrousel*/
h1.awesome, .h1.awesome {font-size: 200%;}
h2.awesome, .h2.awesome {font-size: 170%;}
h3.awesome, .h3.awesome {font-size: 150%;}
h4.awesome, .h4.awesome {font-size: 130%;}


/**********************/
/*fil ariane          */
/**********************/

.breadcrumb-section {
    background-color: #f5f5f5;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
}


.hidden-xs {
    display: block !important;
}




/**********************/
/*Media print         */
/**********************/


@media print { 

 a[href]:after {
    content: none !important;
} 

#tx-solr-search-form-pi-search{
    display: none;
}

/*Page confirmation POWERMAIL*/
.powermail_confirmation h4,.tx-powermail .powermail_confirmation .powermail_confirmation_submit, 
.tx-powermail .powermail_confirmation .powermail_confirmation_form{
    display: none;
}



}




/**********************/
/*Tools (outils)      */
/**********************/


#tools a{
    
}




#outils_texte, #changeContrast{
    display: none;
}

#outils_imprimer{
    display: none;
} 


#tools {  
 float: left;
}

@media (min-width: 992px){

#tools {  
 float: right;
}



#outils_texte, #changeContrast, #outils_imprimer{
  display: inline-block !important;
  padding-right: 10px;

}


#tools .tx-solr{
  display: inline-block !important;
  vertical-align: middle;

}

}



#tools .glyphicon {
    font-size: 21px;
}



#outils{  
  margin-bottom: 0px;
}

#tools ul{  
  padding-left: 10px;
}


#outils > li{  
 list-style-type: none;  
  float: right;  
  /*font-size: 12px;*/    
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; 
  padding-top: 4px;

}


#outils > li > a{   
  color: #525e6c; /* #525e6c --------Gris foncé*/
}

#outils .text { 
  padding-left: 5px; 
  display: inline;

}

#outils a:hover .text, #outils a:hover .text { 
   text-decoration: underline;
}

#resizefont-toggle {
  display: none;
}



/**********************/
/* Menu               */
/**********************/

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
 background-color: #2b587a; /* Bleu minuit */ 

}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2b587a; /* Bleu minuit */
 
}

.dropdown-menu > li > a {
    line-height: 1;
}





/**********************/
/*Nagivation          */
/**********************/

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #2b587a; /* Bleu minuit */
}



.navbar-collapse {
  padding-left: 0px;  
  padding-right: 0px;

}


.navbar {
  min-height: 45px;
  background-color: #525e6c;

}

/**********************/
/*Sidebar             */
/**********************/


.nav.nav-sidebar{
  display:none;
}



@media (min-width: 992px)

{

.nav.nav-sidebar{
  display:block;
}

.nav.nav-sidebar li.active > a {
  color: #2b587a; /* Bleu minuit */
}

.nav.nav-sidebar li.active > a:active,
.nav.nav-sidebar li.active > a:hover,
.nav.nav-sidebar li.active > a:focus {
  color: #668ca8; /* bleu acier*/
}

.nav.nav-sidebar li a {
 color: #525e6c; /* Gris foncé*/

}

.nav.nav-sidebar {
    font-size: 100%;
}

}



/**********************/
/*Pagination          */
/**********************/


.pagination > li > a,
.pagination > li > span {
  color: #2b587a; /* Bleu minuit */
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #2b587a; /* Bleu minuit */
  border-color: #2b587a; /* Bleu minuit */
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #668ca8;  /*Bleu acier*/
}





/**********************/
/*Header Logo         */
/**********************/
.navbar-header-main .navbar-brand.navbar-brand-image > img {
  max-height: 80px; /*Taille Logo*/
  padding-bottom: 0px
}

.navbar-header-main .navbar-brand.navbar-brand-image  {
  padding-bottom: 0px
}



.navbar-header-main .navbar-brand {

 /* line-height: 100px;*/
  height: 100px;
}

.navbar-header-main .navbar-brand.navbar-brand-image {
    border-bottom: 0 none;
    
}





/**********************/
/*Nagivation PIV      */
/**********************/



.navpiv {
  position: relative;
  min-height: 70px;
/*  margin-bottom: 24px;*/
  border-bottom: 8px solid #003399;
}

.navbar-piv > li > a {
  /*font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-weight: bold;*/
  /*text-transform: uppercase;  */
  font-family: Arial,Helvetica,sans-serif;  
}
.navbar-piv > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 4px;
 /* background: #ff8700;*/
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
}
.navbar-piv > li.dropdown.open > a > .bar,
.navbar-piv > li:hover > a > .bar,
.navbar-piv > li.active > a > .bar {
  top: 0px;
  opacity: .5;
}
.navbar-piv > li.dropdown.open > a > .bar,
.navbar-piv > li.active > a > .bar {
  opacity: 1;
}


@media (min-width: 992px)

{

.navbar-header-main .navbar-brand.navbar-brand-image > img {
  max-height: 111px; /*Taille Logo*/   
}




.navpiv {  
  border-bottom: 0px solid #003399;
  height: 120px;
}

.navbar-header-main .navbar-brand {
     line-height: 100px;
 }


 .navbar-bottom .navbar-piv > li > a .bar {
    top: auto;
    bottom: -10px;
  }
  .navbar-bottom .navbar-piv > li.dropdown.open > a > .bar,
  .navbar-bottom .navbar-piv > li:hover > a > .bar,
  .navbar-bottom .navbar-piv > li.active > a > .bar {
    top: auto;
    bottom: 0px;
  }
  .navbar-bottom .dropdown-menu {
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
  }
  .piv {
    min-height: 81px;
    overflow: hidden;
  }
}

@media (max-width: 991px) {

  .navbar-piv .open .dropdown-menu {
    border-left: 4px solid rgba(255, 135, 0, 0.5);
  }
  .navbar-piv > li > a .bar {
    top: 0px;
    left: -10px;
    width: 4px;
    height: 100%;

  }
  .navbar-piv > li.dropdown.open > a > .bar,
  .navbar-piv > li:hover > a > .bar,
  .navbar-piv > li.active > a > .bar {
    left: 0px;
  }
  .navbar-piv > li.dropdown > a {
  padding-right: 40px; 
  }
  .navbar-piv > li.dropdown > a > .caret {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    display: block;

  }
  .navbar-piv > li.dropdown.open > a > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
 }

}




.navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0px;
}
.nav > li > a {
    padding: 2px 25px;
}

 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  /*  color: #ffffff;*/
      color: #8c8c8c;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
 }


@media (min-width: 992px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color:  #ffffff;
}
}

@media (min-width: 992px) {

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    padding: 10px 15px;
}
.navbar-piv {
  float: right;    
  background-color: #003399;
  width: 100%;    
  margin: 64px 0 16px 0px;  
  overflow: hidden;
}



 .navbar-piv > li.dropdown > a > .caret {
    display: none;
  }
  .navbar-piv > li:last-child > a {
    margin-right: 0px;
  }
  .navbar-piv > li > a {
  line-height: 20px; 
  padding: 0px 15px;  
  /*font-size: 12px;*/
  color: #fff !important;   
  }
  .navbar-piv > li > a .caret {
    display: none;
}

.navbar-piv > li.english {
    float: right;
}



}

/***************************/
/*Nagivation MAIN (onglet )*/
/**************************/

.navbar-main > li > a {
  /*font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-weight: normal !important;
  text-transform: uppercase;   
  font-family: Arial,Helvetica,sans-serif;  

}
.navbar-main > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 8px;
  /*background: #ff8700;*/
  background: #2b587a; /* Bleu minuit */ 
 
opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li:hover > a > .bar,
.navbar-main > li.active > a > .bar {
  top: 0px;
  opacity: 1;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li.active > a > .bar {
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-bottom .navbar-main > li > a .bar {
    top: auto;
    bottom: -10px;
  }
  .navbar-bottom .navbar-main > li.dropdown.open > a > .bar,
  .navbar-bottom .navbar-main > li:hover > a > .bar,
  .navbar-bottom .navbar-main > li.active > a > .bar {
    top: auto;
    bottom: 0px;
  }
  .navbar-bottom .dropdown-menu {
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .navbar-main .open .dropdown-menu {
    border-left: 4px solid rgba(255, 135, 0, 0.5);
  }
  .navbar-main > li > a .bar {
    top: 0px;
    left: -10px;
    width: 4px;
    height: 100%;
    -webkit-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -o-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  }
  .navbar-main > li.dropdown.open > a > .bar,
  .navbar-main > li:hover > a > .bar,
  .navbar-main > li.active > a > .bar {
    left: 0px;
  }
  .navbar-main > li.dropdown > a {
    padding-right: 40px;
  }
  .navbar-main > li.dropdown > a > .caret {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    display: block;
    -webkit-transition: -webkit-transform 250ms ease-out 0s;
    -moz-transition: -moz-transform 250ms ease-out 0s;
    -o-transition: -o-transform 250ms ease-out 0s;
    transition: transform 250ms ease-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navbar-main > li.dropdown.open > a > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .navbar-main {
  float: right;   
  /*background-color: #525e6c;*/ /*Gris Foncé*/ 
  width:100%;

  }
  .navbar-main > li.dropdown > a > .caret {
    display: none;
  }
  .navbar-main > li:last-child > a {
    margin-right: 0px;
  }
  .navbar-main > li > a {
    line-height: 45px;
    padding: 0px 8px;    
    /*font-size: 14px;*/
    color: #fff !important; 

  }
  .navbar-main > li > a .caret {
    display: none;
}






}


/***************************/
/*ONGLET                  */
/***************************/





.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
  border-radius: 5px 5px 0 0;
  color: #0077bc;
  background-color: #ffffff; 
  /* background-color: #f5f5f5;*/
  font-weight: bold;



}
.nav-tabs > li > a{
  /*background-color: #ffffff;*/
  background-color: #f5f5f5;
  border-color: #dddddd ;
  border-radius: 5px 5px 0 0;
 /*   color: #0077bc;*/
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {

  /*background-color: #ffffff;*/
  background-color: #ffffff;
  border-radius: 5px 5px 0 0;
  color: #0077bc; 
  border-color: #dddddd #dddddd transparent;
}



.nav-tabs > li {
   margin-bottom: 2px;
}


.nav-tabs {
    border-bottom: 0px solid #dddddd;
}









/***************************/
/*Footer                   */
/***************************/



.footer-section a:hover,
.footer-section a:focus {
  /*color: #2b587a;*/ /* Bleu minuit */
  text-decoration: none;
  color: #ffffff;


}


.footer-section {
  background: #525e6c none repeat scroll 0 0; 
  border-top: 49px solid #f5f5f5;  
  margin-top: 5px;
}


.meta-section {
  background-color: #ffffff;
  color: #333333;
}

.meta-section .active a {
    color: #2b587a; /* Bleu minuit */
}

.meta-section a {
  font-weight: normal;
  color: #333333;
}

.meta-section a:hover,
.meta-section a:focus {
  color:  #003399; /* bleu */
}

.meta-section .copyright {
  text-align: center;
  width: 100%;
  height: 100%;

}


/***************************/
/*Carousel                 */
/***************************/



.carousel-inner > .item {
  /*height: 265px;*/  
  /*height: 170px;*/ 
  height: 200px;

  /*height: 100%;*/
  

}

.carousel-item-type-textandimage .carousel-image img {
   height: 190px;
}






.container .carousel-inner > .item {
  padding-top: 5px;
  padding-bottom: 5px;
  background-size: contain;

}



@media (min-width: 992px) {
  .carousel-inner > .item {
  /* height: 265px;*/
 /*height: 170px; */
    /* height: 100%;*/
 height: 200px;


}

.container .carousel-inner > .item {
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: contain;
}
}


.carousel-inner h1, .carousel-inner h2, .carousel-inner h3, .carousel-inner h4, .carousel-inner h5, .carousel-inner h6 {
   margin-left: 50px;

}
.carousel-text p {
  margin-left: 50px;
}

/***************************/
/*Texte et Icon            */
/***************************/


.texticon-top .texticon-icon {
    margin-bottom: 15px;
}

/***************************/
/*NEWS                     */
/***************************/


/*Pour taille en mode DETAIL*/
.news-single .article .news-img-wrap img {
    float: right;
  margin: 0 0 0 25px;
    width: 282px; /*default*/
/*    width: 400px; setting detail si plus grand*/
  padding-bottom: 20px;
}

.news .article .news-img-wrap a {
    float: right;
    border: 0px solid #ddd;
}

/*Pour taille en mode LIST*/
/*.news .article .news-img-wrap img {*/

.news-list-view .article .news-img-wrap img {
    float: left;
    /*height: 100%; */
    max-height:100px;
    width: 100%;
}

.news .article .teaser-text {
    margin: 0px;
}

/*.news p,  .news h3{
    margin: 0px;
}*/


.news-list-view .article{
  padding-bottom: 6px !important;
  line-height: 1.1;
  
}









/***************************/
/*Bouton                   */
/***************************/



.btn-primary {
  background-color: #2b587a; /* Bleu minuit */ 
    border-color: #2b587a; /* Bleu minuit */
    color: #ffffff;
}

.btn-primary:hover,.btn-primary:focus, .btn-primary:active:hover  {
  background-color:    #668ca8; /*Bleu acier hover*/
  border-color: #668ca8; /*Bleu acier hover*/
    color: #ffffff;
}




.csc-form-confirmation-true input {
    background-color: #2b587a; /* Bleu minuit */
    border-color: #2b587a; /* Bleu minuit */
    color: #ffffff;
}

.csc-form-confirmation-true input:hover, .csc-form-confirmation-true input:focus, .csc-form-confirmation-true input:active:hover
  {  
   background-color:    #668ca8; /*Bleu acier hover*/
   border-color: #668ca8; /*Bleu acier hover*/
   color: #ffffff;
}



/***************************/
/*Powermail                */
/***************************/

.tx-powermail .col-sm-offset-2 { /*champs texte seulement*/
    margin-left: 0%;
}



.tx-powermail .powermail_fieldset {
  background: #ffffff none repeat scroll 0 0;
  border: 0px solid #bbb; 
  padding-top: 0;
}

.tx-powermail .powermail_fieldset .powermail_legend {
    font-size: 100%;
    margin-bottom: 0px;
}


.tx-powermail {
    width: 420px;
}

.tx-powermail .powermail_fieldset .powermail_label {
   width: 400px;
}


.tx-powermail .powermail_tabmenu > li {
    background: #ffffff none repeat scroll 0 0;
    border-left: 0px solid #bbb;
    border-right: 1px solid #bbb;
    border-top: 0px solid #bbb;
}

legend {
    border-style: none;
    font-size: 14px;
    width: 65%;
}

label {
    max-width: 65%;
}



.tx-powermail .powermail_create, .tx-powermail .powermail_confirmation {
    background: #ffffff none repeat scroll 0 0;
    border: 0px solid #bbb;
}


.powermail_create, .tx-powermail .powermail_confirmation {
    background: #ffffff none repeat scroll 0 0;
    border: 0px solid #bbb;
}



.form-control {
  width: 65%;
}



@media (min-width: 992px) {

.tx-powermail {
  width: 640px;
}


.tx-powermail .powermail_fieldset .powermail_label {
   width: 200px;
}

legend {
    width: 100%;
}

label {
    max-width: 100%;
}


.form-control {
    width: 100%;
}

.form-horizontal .control-label {
    text-align: left;
    width: 100%;
}

}

/***************************/
/*Blog                      */
/***************************/


.tx-t3extblog input, button, select, textarea {
  /* width: 250px;*/
}


@media (min-width: 992px) {

.tx-t3extblog input, button, select, textarea {
 /*  width: 600px;*/
}

} 

/***************************/
/*Solr                     */
/***************************/

.tx-solr-submit-tools:focus {
    outline: thin dotted;
}

.tx-solr-submit-solr:focus {
    outline: thin dotted;
}

.tx-solr-q:focus{
    outline: thin dotted;
}

  
#tx-solr-search-functions {
 float: right !important; 
 width: 100% !important;


}

.tx-solr-pagination-page-browser {
     width: 100%;
}

.tx-solr-searchbox{
  padding-top: 10px;    
  padding-bottom: 10px;
  width: 450px;
} 




.tx-solr-submit-tools {
    background-color: transparent;
    border: none;
    color: #2b587a; !important;
    width: 10%;
    font-size:21px;
}

.tx-solr-submit-tools:hover span {
    color: #668ca8;
}

.tx-solr-submit-tools span {
    top:1px;
}

.tx-solr-submit-solr {
    background-color: transparent;
    border: none;
    color: #2b587a; !important;
    /*width: 10%;*/
    font-size:21px;
}

.tx-solr-submit-solr:hover span {
    color: #668ca8;
}

.tx-solr-submit-sorl span {
    top:1px;
}

.tx-solr-q {
  width: 55% !important;
  /*width: 75% !important;*/
  border: 1px solid #cfcecf;
  padding: 8px !important;

}



#tx-solr-search .results-list {
 padding-left: 0px !important;
}


#tx-solr-search .results-list li {
    list-style: inside none none;
    margin-left: 0;
    position: relative;
}


#tx-solr-search .results-teaser-AZ{
  padding-right: 130px;
}




#tx-solr-search .result-content-AZ-morelink{    
   bottom: 40px;
    display: block;
    position: absolute;
    right: 0;
  /*text-align:right;*/
  padding-right: 10px;
}




.tx-solr-submit {
    width: 18% !important;
}




#tx-solr-search {
  float: left !important;
  width: 100% !important;

}

#tx-solr-search-functions {
 float: right !important;
 width: 100% !important;;

}




@media (min-width: 992px) {

.tx-solr-q {
  /*width: 80% !important;*/
  width: 88% !important;
}



.tx-solr-searchbox{  
  padding-top: 0px;    
  padding-bottom: 5px;
  float: right;
  /*width: 300px;*/
   width: 425px;
} 

.tx-solr-searchbox input{
  /*height: 21px;*/
  background-color: #f5f5f5;
}



#tx-solr-search {
  float: left !important;
  width: 72% !important;

}
#tx-solr-search-functions {
 float: right !important; 
 width: 25% !important;

}


}






.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  /*background: #f18f0b url("../../Images/JQueryUi/ui-bg_highlight-soft_25_f18f0b_1x100.png") repeat-x scroll 50% 50%;*/
  background: #0077bc url("../../Images/JQueryUi/ui-bg_highlight-soft_25_f18f0b_1x100.png") repeat-x scroll 50% 50% !important;
    border: 1px solid #0077bc !important;
}

.tx-solr-relevance {
    background-color: #0077bc !important;
}

#tx-solr-faceting .facets .facet-label { 
    background-color: #ffffff !important; 
    color: #fff; !important; 
  /*  border-top: 1px solid #cfcecf !important;     */
  /*  border-bottom: 1px solid #cfcecf !important; */
    padding: 15px 0px 15px 0px !important;   
    margin-bottom: 0 !important;   
    margin-top: 0 !important;   

}

#tx-solr-faceting .facets .facet-label {
    background-color: #ffffff !important;
    color: #333333 !important; 
    
}


.facets {
  padding-left: 10px !important;
}

#tx-solr-faceting .facets .facet-option-list {
  padding-left: 10px !important; 
  background: #f5f5f5 none repeat scroll 0 0; 
  padding-bottom: 0px !important;
  /*ebf5fd*/

}

#tx-solr-sorting li {    
  border-bottom: 1px solid #cfcecf !important;
  margin-right: 10px!important;
  padding: 5px 0 5px 0 !important;
}




.facet-option {
    border-bottom: 1px solid #cfcecf !important;
    margin-right: 5px!important;
    padding: 5px 0 5px 0 !important;


}

#tx-solr-facets-in-use ul{
    padding-left: 10px !important;
}

.tx-solr a {
 /*   color: #0077bc !important;*/
}

#tx-solr-search-functions div.secondaryContentSection {
    margin-bottom: 10px !important;

}

.csc-header h3 {    
 /* border-top: 1px solid #cfcecf !important;     */
  border-bottom: 1px solid #cfcecf !important;  
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
  color: #494949; !important;


}

#tx-solr-sorting ul {    
  background: #f5f5f5 none repeat scroll 0 0 !important; 
  padding: 5px 0 0px 3px !important; 
  margin-left: 10px !important;  
} 

#tx-solr-facets-in-use ul {    
  background: #f5f5f5 none repeat scroll 0 0 !important; 
  border-bottom: 1px solid #cfcecf !important;
  padding: 5px 0 0px 15px !important;   
  margin-bottom: 0px !important;  
  margin-left: 10px !important;

} 


#tx-solr-facets-in-use li {
  margin-left: 0px !important;    
 /* border-bottom: 1px solid #cfcecf !important;*/
  margin-right: 10px!important;
  padding: 5px 0 5px 0 !important;
}

#tx-solr-facets-in-use .facets-remove-all  a{
  margin-left: 30px !important; 
}


#tx-solr-search-functions {
    margin-top: 28px !important; 
}



.date-label {
  float: right;
  margin-right: 3px;

}

.date-result {
  float: right;
  margin-right: 15px;
  color: #0077bc;  
 /* font-weight: bold;*/


}


/***************************/
/*File_list                */
/***************************/

.tx-filelist-pi1-filename{

  width: 275px !important;

}


.tx-filelist-pi1-table{
font-size: 60%; 
}


.tx-filelist-pi1-date {
  width: 100px !important;
} 

.tx-filelist-pi1 a {
    border-bottom: 0px solid #5dddb2;
}





@media (min-width: 600px) {

.tx-filelist-pi1-table{
font-size: 100%; 
}


.tx-filelist-pi1-filename{

  width: 650px !important;
} 

.tx-filelist-pi1-date {
  min-width: 125px !important;
} 


} 

/***************************/
/*blog                     */
/***************************/

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] 
{    
   margin-left: 110px;
 }



@media (min-width: 978px) {
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] 
{    
   margin-left: -20px;
 }
}

.btn-primary a {
    color: #ffffff;
}






.pagination ul li {
    display: block;
    float: left;
    padding: 0 2px;
}



.pagination {   
  float: right;
}



/***************************/
/*PANEL                    */
/***************************/


.panel-title {
  font-size: 14px;
  font-weight: bold; 
  color: #0077bc;

}


.panel-heading a:after { 
    color: #0077bc;
    content: "\e114";
    float: right;
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    margin-top: 3px;


}

/***************************/
/*PIED PAGE                */
/***************************/

.miseajour{
  font-size: 9px;
  font-weight: bold;
}


.piedpage > ul > li {
  float: left; 
  padding-left: 5px;
  padding-right: 5px;
  list-style-type:none;
  font-size: 12px;

}

.piedpage {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


footer {
  width: 100%;
  bottom: 0;
  z-index: 6;
}

footer .wrap {
  margin: 10px auto;
  text-align: center;
}
footer ul {
  list-style: none;
}
footer li {
  display: inline-block;  
  padding-left: 5px;
  padding-right: 5px;

}

/*SECTION AVEC MENU ONGLET pour LAURENTIDES seulement display none pour les autres*/
.footer-section-menu{
  display: none;  
}




/***************************/
/*CARROUSEL                */
/***************************/



/* TEXTE ET IMAGE*/
/*
.carousel-inner h1 {
  font-size: 21px;
  margin-left: 25px;
}

.carousel-inner h2 {
  font-size: 20px;
  margin-left: 25px;
}

.carousel-inner h3 {
  font-size: 19px;
  margin-left: 25px;
}

.carousel-inner h4, .carousel-inner h5, .carousel-inner h6 {
  font-size: 18px;
  margin-left: 25px;
}


.carousel-inner p{
  font-size: 14px;
  margin-left: 25px;
}

*/

/* TITRE SEULEMENT*/

/*
.carousel-text-inner h1 {
    font-size: 25px;
}


.carousel-text-inner h2 {
    font-size: 24px;
}

.carousel-text-inner h3 {
  font-size: 23px;
  font-weight : bold;
}

.carousel-text-inner h4 {
  font-size: 22px;
  font-weight : bold;
}

.carousel-text-inner h1, .carousel-text-inner h2, .carousel-text-inner h3, .carousel-text-inner h4 {
    margin-left: 0px;
}
*/
::-webkit-input-placeholder { /* Chrome */
  color: gray;
}
:-ms-input-placeholder { /* IE 10+ */
  color: gray;


}
::-moz-placeholder { /* Firefox 19+ */
  color: gray;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: gray;
  opacity: 1;
}



/***************************/
/*MEDIA FILE               */
/***************************/

.media {
    margin-top: 2px;
}

.media-heading {
    font-size: 100%;
}

.media-list{
    margin-left: 2px;
}

/***************************/
/*FORMULAIRE DANS UN IFRAME*/
/***************************/

.embed-responsive-4by3 {
  padding-bottom: 100%;
  padding-top: 45%;
}

@media (min-width: 992px) {

.embed-responsive-4by3 {
    padding-bottom: 80%;
    padding-top: 5%;
}
}

/*.iframe-form{
    padding-top: 45%;
}*/


