/*****
 * MAIN STYLE
 */
/* Note : chemin relatif au fichier CSS généré */
@import url("../../../global/mainStyle.css");
/* Note : chemin relatif au fichier CSS généré */
@font-face {
  font-family: 'Marianne';
  src: url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-Regular.woff2') format('woff2'), url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Marianne';
  src: url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-Bold.woff2') format('woff2'), url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Marianne';
  src: url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-ExtraBold.woff2') format('woff2'), url('../../../../../UtilRectoratPlugin/css/fonts/marianne/Marianne-ExtraBold.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
/********************** GENERAL **********************/
/* Général */
html,
body,
div.container {
  height: 100%;
}
body {
  color: #333;
}
.PortletJspCollection,
.PortalJspCollection {
  font-family: "Marianne", Arial;
}
#selection .Portlet {
  max-width: 100%;
}
.mandatory-addon {
  color: #555;
}
.box-no-result .no-result-icon,
.box-no-result p {
  color: #555;
}
.item-box .item-info {
  background-color: #555;
}
/* Correctif pour le mode édition du portail */
.PortletSkinable.panel-skin .title-wrapper > .title {
  font-size: 16px;
  font-weight: 400;
}
/********************** CONTENUS **********************/
/*#home, #inside{
    .panel{
        margin-bottom: 0;
    }
}*/
/*****
 * ACCUEIL
 */
#home > .PortletSelection div.selection-wrapper.pub-action-toggler {
  border: 0px solid transparent;
}
#home .PortletQueryForeach hr:last-child {
  display: none;
}
#home .panel.panel-default .portlet-header .portlet-title-wrapper .skinTitle {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 1.5em;
  border-left: 10px solid #796950;
  padding-left: 15px;
}
/*****
 * ZONE SELECTION
 */
.selection-wrapper .fullDisplay.Album .fotorama.habillage_fotorama {
  box-shadow: none;
}
/*****
 * SIDEBAR
 */
#sidebar {
  line-height: 1.5em;
}
#sidebar .panel {
  background: #f9f9f9;
  border-radius: 0;
}
#sidebar .panel .portlet-header {
  background-color: #796950;
  border-radius: 0;
}
#sidebar .panel .portlet-header .portlet-title-wrapper {
  color: #fff;
}
#sidebar .panel .portlet-header .portlet-title-wrapper .portlet-header-actions button.btn,
#sidebar .panel .portlet-header .portlet-title-wrapper .portlet-header-actions button.btn > span.jalios-icon {
  color: #fff;
}
/*****
 * ENTETE
 */
.entete {
  display: flex;
  flex-direction: row;
}
.entete div.entete-gauche {
  display: flex;
  flex-wrap: wrap;
}
/*****
        * LOGO DE L'ACADEMIE
        */
.entete div.entete-gauche div.entete-logoaca img {
  margin: 30px 80px 30px 0;
  height: 115px;
  width: auto;
}
.entete div.entete-gauche div.entete-logoaca a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .entete div.entete-gauche div.entete-logoaca {
    width: 100%;
  }
}
/*****
         * TITRE DU SITE
         */
.entete div.entete-gauche div.entete-titre {
  align-self: center;
  border-left: 7px solid #796950;
  padding-left: 15px;
  max-width: 75%;
}
.entete div.entete-gauche div.entete-titre h1 {
  font-size: 1.8em;
  text-align: left;
  margin: 0;
  font-family: "Marianne", Arial;
  font-weight: bold;
}
.entete div.entete-gauche div.entete-titre h1 a {
  color: #000;
}
@media screen and (max-width: 1199px) {
  .entete div.entete-gauche div.entete-titre {
    max-width: 70%;
  }
  .entete div.entete-gauche div.entete-titre h1 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 991px) {
  .entete div.entete-gauche div.entete-titre {
    max-width: 100%;
    margin: 0 0 1em 0;
  }
}
.entete div.entete-droite {
  display: flex;
}
/*****
        * LOGO DU SITE
        */
.entete div.entete-droite div.entete-logosite {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.entete div.entete-droite div.entete-logosite img {
  max-height: 150px;
  max-width: 150px;
  float: right;
  margin: 0;
  box-shadow: none;
}
@media screen and (max-width: 991px) {
  .entete div.entete-droite div.entete-logosite img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .entete div.entete-droite {
    display: block;
    position: absolute;
    right: 0;
    justify-content: start;
    margin-top: 20px;
  }
}
@media screen and (max-width: 350px) {
  .entete div.entete-droite {
    display: none;
  }
}
/*****
* BANDEAU 
*/
.bandeau {
  margin: 0 auto;
}
/*max-height: 200px;*/
/*overflow: hidden;*/
.bandeau > img {
  width: 100%;
  height: auto;/*object-fit: cover;*/
  /*max-height: 200px;*/
}
.bandeau-multiple {
  margin: 0 auto;
}
.bandeau-multiple .PortletImage {
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
.bandeau-multiple .PortletImage img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 200px;
  border-radius: 0;
  box-shadow: none;
}
.bandeau-multiple .PortletWYSIWYG {
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .bandeau-multiple .PortletWYSIWYG {
    width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .bandeau-multiple .PortletWYSIWYG {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .bandeau-multiple .PortletWYSIWYG {
    width: 1170px;
  }
}
/*****
* FIL D'ARIANE 
*/
.ariane .breadcrumb {
  border-bottom: 1px solid #ddd;
  border-radius: initial;
  background: transparent;
}
/*****
 * CONTENU
 */
div.contenu {
  padding-bottom: 30px;
}
div.contenu .noTitleAndCustomButton {
  padding: 20px 15px;
}
div.contenu .noTitleAndCustomButton .portlet-header .portlet-title-wrapper .button-wrapper button {
  border: 1px solid #999;
}
div.contenu .PortletQueryForeach,
div.contenu .PortletQueryForeachDetail {
  border: 0;
  box-shadow: none;
}
div.contenu .PortletQueryForeach .portlet-header,
div.contenu .PortletQueryForeachDetail .portlet-header {
  background: none;
}
/*****
* AFFICHAGE EN LISTES 
*/
.itemlist-wrapper .itemlist-item {
  background: none;
}
.itemlist-wrapper .itemlist-item:hover,
.itemlist-wrapper .itemlist-item:focus {
  background-color: #3D7BB1;
}
#sidebar .itemlist-wrapper .itemlist-item .itemlist-item-date {
  display: none;
}
/*****
* ACTUALITES 
*/
div.actualites {
  display: flex;
  flex-wrap: wrap;
}
div.actualites .card {
  display: flex;
  margin: 0.9rem;
  flex-wrap: wrap;
  width: 30%;
  align-items: flex-start;
  height: 100%;
}
div.actualites .card > a {
  order: 2;
  width: 100%;
}
div.actualites .card > a .card-img-squared-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  justify-content: center;
  border: 1px solid #eee;
  padding: 2rem 0 2rem 0;
  background-color: #f9f9f9;
}
div.actualites .card > a .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca00;
  max-height: 150px;
  margin: 0;
  padding: 5px;
  opacity: 0.8;
}
div.actualites .card .media-body {
  order: 1;
  width: 100%;
}
div.actualites .card .media-body .card-block:first-child {
  background: #eee;
}
div.actualites .card .media-body .abstract img {
  width: 100%;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
div.actualites .card:hover .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
div.actualites .card:hover .media-body .card-block:first-child {
  color: #fff;
  background: #796950;
}
div.actualites .card:hover .media-body .card-block:first-child a {
  color: #fff;
}
@media (max-width: 991px) {
  div.actualites .card {
    width: 45%;
  }
}
@media (max-width: 767px) {
  div.actualites .card {
    width: 100%;
    margin: 1em 0;
  }
}
/*****
* AUTRES PUBLICATIONS 
*/
div.autres-publications {
  display: flex;
  flex-wrap: wrap;
}
div.autres-publications .card {
  display: flex;
  margin: 0.9rem;
  flex-wrap: wrap;
  width: 30%;
  align-items: flex-start;
  height: 100%;
}
div.autres-publications .card > a {
  order: 2;
  width: 100%;
}
div.autres-publications .card > a .card-img-squared-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  justify-content: center;
  border: 1px solid #eee;
  padding: 2rem 0 2rem 0;
  background-color: #f9f9f9;
}
div.autres-publications .card > a .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca00;
  max-height: 150px;
  margin: 0;
  padding: 5px;
  opacity: 0.8;
}
div.autres-publications .card .media-body {
  order: 1;
  width: 100%;
}
div.autres-publications .card .media-body .card-block:first-child {
  background: #eee;
}
div.autres-publications .card .media-body .abstract img {
  width: 100%;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
div.autres-publications .card:hover .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
div.autres-publications .card:hover .media-body .card-block:first-child {
  color: #fff;
  background: #796950;
}
div.autres-publications .card:hover .media-body .card-block:first-child a {
  color: #fff;
}
@media (max-width: 991px) {
  div.autres-publications .card {
    width: 45%;
  }
}
@media (max-width: 767px) {
  div.autres-publications .card {
    width: 100%;
    margin: 1em 0;
  }
}
/*****
* INSIDE PUBLICATIONS 
*/
div.inside-publication {
  display: flex;
  flex-wrap: wrap;
}
div.inside-publication .card {
  display: flex;
  margin: 0.9rem;
  flex-wrap: wrap;
  width: 30%;
  align-items: flex-start;
  height: 100%;
}
div.inside-publication .card > a {
  order: 2;
  width: 100%;
}
div.inside-publication .card > a .card-img-squared-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  justify-content: center;
  border: 1px solid #eee;
  padding: 2rem 0 2rem 0;
  background-color: #f9f9f9;
}
div.inside-publication .card > a .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca00;
  max-height: 150px;
  margin: 0;
  padding: 5px;
  opacity: 0.8;
}
div.inside-publication .card .media-body {
  order: 1;
  width: 100%;
}
div.inside-publication .card .media-body .card-block:first-child {
  background: #eee;
}
div.inside-publication .card .media-body .abstract img {
  width: 100%;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
div.inside-publication .card:hover .card-img-squared-wrapper img {
  box-shadow: 0px 5px 10px 0 #cacaca;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
div.inside-publication .card:hover .media-body .card-block:first-child {
  color: #fff;
  background: #796950;
}
div.inside-publication .card:hover .media-body .card-block:first-child a {
  color: #fff;
}
@media (max-width: 991px) {
  div.inside-publication .card {
    width: 45%;
  }
}
@media (max-width: 767px) {
  div.inside-publication .card {
    width: 100%;
    margin: 1em 0;
  }
}
/* Affichage des publications en liste inside */
.insideliste .media {
  clear: both;
  overflow: auto;
}
.insideliste .meta-text {
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: left;
}
.insideliste div.search-result {
  border-left: 7px solid rgba(121, 105, 80, 0.6);
  padding-left: 10px;
  padding-right: 3px;
}
/*****
* MENTIONS LEGALES
*/
.mentions-legales .wysiwyg {
  background: #fff;
  border: 1px solid black;
  padding: 1em;
}
/*****
* AFFICHAGE EN CAROUSEL 
*/
/* Privilégier des images de 800x450 pixels */
.carousel-container .slick-carousel .slick-slide .slick-pub img {
  object-fit: contain;
}
/*****
 * PIED
 */
.pied {
  padding: 20px 0;
  background: #505050;
  position: absolute;
  left: 0;
  width: 100%;
  clear: both;
  text-align: center;
  line-height: 1.5em;
}
.pied a {
  color: #fff;
  font-size: 14px;
}
.pied a.scrollToTop {
  font-size: 20px;
}
/*****
    * PIED IMPOSE
    */
.pied .pied-impose {
  color: #fff;
  display: inline-block;
}
.pied .pied-impose ul {
  padding: 0;
  margin: 0;
}
.pied .pied-impose ul li {
  list-style: none;
}
.pied .pied-impose ul li a.editArea {
  font-size: 1.1em;
  background-color: #fff;
  color: #333333;
  padding: 5px;
  border-radius: 10px;
  margin-left: 5px;
}
/*****
     * PIED COLONNE
     */
.pied .pied-colonne {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: auto;
  margin: 0 10px;
}
.pied .pied-colonne .pied-label {
  text-transform: uppercase;
}
.pied .pied-colonne ul.item-box li.item:hover {
  background: none;
  border-color: transparent;
}
@media (max-width: 992px) {
  .pied .pied-colonne .pied-label {
    margin-top: 2em;
  }
}
/*****
     * PIED LIBRE
     */
.pied .pied-libre .noTitleAndCustomButton {
  padding: 0;
}
.pied .pied-libre .noTitleAndCustomButton .portlet-header .portlet-title-wrapper .button-wrapper button {
  border: 1px solid #999;
}
.pied .pied-libre .noTitleAndCustomButton .box-no-result {
  display: none;
}
.pied .pied-libre .portlet-body .itemlist-wrapper .itemlist-item .itemlist-item-link {
  color: #fff;
  overflow: visible;
}
.pied .pied-libre .portlet-body .itemlist-wrapper .itemlist-item .itemlist-item-link .itemlist-item-icon {
  display: none;
}
.pied .pied-libre .portlet-body .itemlist-wrapper .itemlist-item .itemlist-item-link .itemlist-item-text {
  overflow: visible;
  text-overflow: unset;
  white-space: normal;
}
.pied .pied-libre .portlet-body .itemlist-wrapper .itemlist-item:hover,
.pied .pied-libre .portlet-body .itemlist-wrapper .itemlist-item:focus {
  background: none;
}
/*****
     * PIED AIDE
     */
.pied .pied-aide {
  color: #fff;
  margin-top: 1.5em;
}
.pied .pied-aide ul li {
  display: inline-block;
  margin-right: 2em;
  list-style: none;
}
.pied .pied-aide ul li:nth-last-child(1) {
  margin-right: 0;
}
/* Label */
.pied .pied-label {
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}
/********************** MENUS **********************/
/*****
 * MENU PRINCIPAL
 */
.navigation-wrapper {
  background-color: #3D7BB1;
}
.menu-principal .navbar.navbar-default {
  margin: 0 -15px;
  background: none;
  border: none;
}
.menu-principal .navbar.navbar-default a {
  color: #fff;
}
.menu-principal .navbar.navbar-default a:hover,
.menu-principal .navbar.navbar-default a:focus,
.menu-principal .navbar.navbar-default a.highlighted {
  color: #333;
}
.menu-principal .navbar.navbar-default a:hover:before,
.menu-principal .navbar.navbar-default a:focus:before,
.menu-principal .navbar.navbar-default a.highlighted:before {
  color: #333;
}
.menu-principal .navbar.navbar-default a:before {
  position: absolute;
  right: 0;
  color: #fff;
  border-color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-header {
  text-align: right;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-title {
  color: #fff;
  margin-top: 1.1em;
  margin-left: 1em;
  margin-right: 1em;
  font-style: italic;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-toggle {
  border-color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-toggle span.icon-bar {
  background-color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-toggle:hover span.icon-bar,
.menu-principal .navbar.navbar-default .navbar-header .navbar-toggle:focus span.icon-bar {
  background-color: #3D7BB1;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-brand {
  padding: 15px 20px;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-brand > span.jalios-icon {
  vertical-align: baseline;
}
.menu-principal .navbar.navbar-default .navbar-header .navbar-brand:hover,
.menu-principal .navbar.navbar-default .navbar-header .navbar-brand:focus {
  background-color: #e6e6e6;
}
.menu-principal .navbar.navbar-default .navbar-collapse {
  padding: 0;
  border-color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav {
  margin: 0;
  background-color: #3D7BB1;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav ul {
  padding: 0;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav ul a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:hover,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:focus,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active {
  background-color: #e6e6e6;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open > a,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:hover > a,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:focus > a,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active > a {
  color: #333;
  background-color: #e6e6e6;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open > a:before,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:hover > a:before,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li:focus > a:before,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active > a:before {
  color: #333;
  border-color: #333;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open > a {
  color: #333;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open ul li a {
  color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open ul li a.current,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open ul li a:hover,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.open ul li a:focus {
  color: #333;
  background-color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.divider {
  background-color: #fff;
  margin: 0;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active {
  background-color: #30618b;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li.active > a {
  background-color: #30618b;
  color: #fff;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li {
  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
  background-color: #3D7BB1;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li:nth-child(1) {
  border-left: 0;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li ul,
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li li {
  background-color: #30618b;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li > a {
  font-size: 1.2em;
  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li > a:before {
  display: none;
}
.menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li > a > span.sub-arrow {
  line-height: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li > a {
    font-size: 1em;
  }
}
@media screen and (min-width: 992px) {
  .menu-principal .navbar.navbar-default a.has-submenu:before {
    right: 5px;
  }
}
@media screen and (max-width: 991px) {
  .menu-principal .navbar.navbar-default a:before {
    margin-top: -5px;
  }
  .menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav {
    background-color: #3D7BB1;
  }
  .menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li {
    background-color: #3D7BB1;
    border-left: 0;
  }
  .menu-principal .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav > li ul.dropdown-menu li {
    margin-left: 0;
    border-left: 1em solid #e6e6e6;
  }
}
.menu-commun .navbar.navbar-default .navbar-header {
  display: none;
}
/* Questionnaires */
/********************** FULL DISPLAY **********************/
.lf-fulldisplay {
  padding: 1em;
}
.fullDisplay .publication-header,
.fulldisplay .publication-header {
  border-left: 10px solid #796950;
  padding: 10px 10px 10px 20px;
}
.fullDisplay.SmallNews .publication-header .publication-metadata,
.fulldisplay.SmallNews .publication-header .publication-metadata {
  display: none;
}
/********************** SEARCH RESULT **********************/
.search-result.card .card-block h3.card-title a {
  color: #3D7BB1;
}
/********************** Personnalisation du Module RDV version Jean Zay **********************/
/**
* Portlet RDV
*/
/* Entête */
.portletrdv div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  font-family: "glyphicons-halflings-regular";
  margin-right: 0.3em;
  vertical-align: text-bottom;
}
/* Corps */
.portletrdv div.portlet-body p {
  margin: 0;
}
/* Lien survolé */
.portletrdv div.portlet-body a:hover {
  text-decoration: none;
}
/* Lien bouton ou bouton */
.portletrdv div.portlet-body a.btn,
.portletrdv div.portlet-body button.btn {
  transition: all .1s ease-in-out;
  box-shadow: 3px 3px 4px 0 #cacaca;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  background-color: #3D7BB1;
  color: #fff;
  width: 100%;
  border: none;
  padding: 0.5em 1em 0.5em 0.5em;
  display: flex;
  align-items: center;
}
.portletrdv div.portlet-body a.btn:before,
.portletrdv div.portlet-body button.btn:before {
  font-family: "glyphicons-halflings-regular";
  margin-right: 1em;
  border-right: #fff solid 1px;
  padding: 0.5em;
  font-size: 1.3em;
}
.portletrdv div.portlet-body a.btn:hover,
.portletrdv div.portlet-body button.btn:hover,
.portletrdv div.portlet-body a.btn:focus,
.portletrdv div.portlet-body button.btn:focus,
.portletrdv div.portlet-body a.btn:active,
.portletrdv div.portlet-body button.btn:active {
  border: none;
  transform: scale(1.03);
  opacity: 0.8;
  text-decoration: none;
  background-color: #4080b9;
}
/* Lien bouton */
.portletrdv div.portlet-body a.btn {
  text-transform: uppercase;
  font-size: 0.9em;
  margin: 0.5em 0;
  white-space: normal;
}
/* Autres boutons */
.portletrdv div.portlet-body a.btn.btn-crayon:before {
  content: "\270f";
}
.portletrdv div.portlet-body a.btn.btn-oeil:before {
  content: "\e105";
}
.portletrdv div.portlet-body a.btn.btn-plus:before {
  content: "+";
}
.portletrdv div.portlet-body a.btn.btn-pin:before {
  content: "\e146";
}
.portletrdv div.portlet-body a.btn.btn-list:before {
  content: "\e012";
}
.portletrdv div.portlet-body a.btn.btn-roue:before {
  content: "\e019";
}
.portletrdv div.portlet-body a.btn.btn-moins:before {
  content: "-";
}
.portletrdv div.portlet-body a.btn.btn-croix:before {
  content: "\e014";
}
.portletrdv div.portlet-body a.btn.btn-livre:before {
  content: "\e043";
}
/* Bouton Guide d'utilisation */
.portletrdv div.portlet-body a.guide,
.portletrdv div.portlet-body a.bouton-agenda {
  background-color: #796950;
  box-shadow: 3px 3px 4px 0 #cacaca;
  border-radius: 4px;
  color: #fff;
  padding: 5px;
  display: block;
  text-align: center;
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 20px;
  text-decoration: none;
}
.portletrdv div.portlet-body a.guide:hover,
.portletrdv div.portlet-body a.bouton-agenda:hover {
  border: none;
  transform: scale(1.03);
  opacity: 0.8;
  text-decoration: none;
}
.portletrdv.creercreneau div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e109";/*icône calendrier */
}
.portletrdv.gererabsences div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e065";/*icône crayon sur doc */
}
.portletrdv.gerercompte div.portlet-header div.panel-title span.skinTitle:before {
  content: "\e008";/*icône personne */
}
.portletrdv.recherchercatalogue div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e043";/*icône livre */
}
.portletrdv.rappel div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e123";/*icône cloche */
}
.portletrdv.configuration div.portlet-header div.panel-title span.skinTitle:before {
  content: "\e019";/*icône roue */
}
.portletrdv.dernieresplaces div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e023";/*icône horloge */
}
.portletrdv.liste div.portlet-header div.portlet-title-wrapper span.skinTitle:before {
  content: "\e056";/*icône liste */
}
.portletrdv.reseau div.portlet-header div.panel-title span.skinTitle:before {
  content: "\e135";/*icône globe */
}
/**
* Portlet QFED Cours
*/
.pqfcours .card-responsive-layout {
  justify-content: left;
}
.pqfcours .card-responsive-layout.card-count-5 > .card {
  flex-basis: auto;
  width: 20%;
}
.pqfcours .card-responsive-layout .card-block.jalios-card-body {
  display: flex;
  text-align: center;
}
.pqfcours .card-responsive-layout .card-block.jalios-card-body .card-title {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .pqfcours .card-responsive-layout.card-count-5 > .card {
    width: 29%;
  }
}
@media screen and (max-width: 991px) {
  .pqfcours .card-responsive-layout.card-count-5 > .card {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .pqfcours {
    margin-top: 1em;
  }
  .pqfcours .card-responsive-layout.card-count-5 > .card {
    width: 40%;
  }
}
@media screen and (max-width: 500px) {
  .pqfcours .card-responsive-layout {
    display: block;
  }
  .pqfcours .card-responsive-layout.card-count-5 > .card {
    width: auto;
    max-width: 250px;
    margin: 1em auto;
  }
}
/**
* Panel choix RDV
*/
.panel.choixrdv .panel-body .pagination-wrapper li.active span {
  background-color: #3D7BB1;
  border-color: #3D7BB1;
}
.panel.choixrdv .panel-body .pagination-wrapper a {
  color: #3D7BB1;
}
.panel.choixrdv .panel-body .listerdv thead {
  background-color: #3D7BB1;
}
@media screen and (max-width: 991px) {
  .panel.choixrdv .panel-body .listerdv thead {
    background: none;
  }
  .panel.choixrdv .panel-body .listerdv thead tr th {
    background-color: #3D7BB1;
  }
  .panel.choixrdv .panel-body .listerdv tbody tr {
    border-color: #3D7BB1;
  }
  .panel.choixrdv .panel-body .listerdv tbody tr td:first-child {
    border-color: #3D7BB1;
  }
}
/**
* Element Agenda
*/
div.elementAgenda.rappelAgenda div.dateheure {
  background-image: url("../../../../images/pattern/pattern-carreaux.png");
  background-repeat: repeat;
  background-size: 5%;
  background-color: #796950;
}
div.elementAgenda.rappelAgenda div.dateheure {
  color: #3c3c3c;
}
div.elementAgenda.rappelAgenda div.titre a {
  color: #3c3c3c;
}
div.elementAgenda.agendaComplet div.dateheure {
  background-image: url("../../../../images/pattern/pattern-carreaux.png");
  background-repeat: repeat;
  background-size: 5%;
  background-color: #f1f1f1;
  color: #3c3c3c;
  border-color: #cacaca;
}
div.elementAgenda.agendaComplet div.nbinscrits {
  border-color: #cacaca;
}
div.elementAgenda.agendaComplet div.titre {
  border-color: #cacaca;
}
div.elementAgenda.agendaComplet div.titre a {
  color: #3c3c3c;
}
/********************** BANQUE IMAGES **********************/
.banque-images .explorer {
  background-color: #f3f3f3;
}
.banque-images .explorer .ex-sidebar {
  margin-left: 10px;
  margin-right: -10px;
}
.banque-images .explorer .ex-content .panel-body {
  background-color: #f3f3f3;
}
.banque-images .explorer .ex-content .panel-body .exa-pub {
  padding: 5px;
  height: 250px;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail {
  background: none;
  height: 100%;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail .badge {
  display: none;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail > a {
  width: 100%;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail > a > img.media-object {
  height: auto;
  width: auto;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail .caption {
  background-color: #fff;
}
.banque-images .explorer .ex-content .panel-body .exa-pub .thumbnail .caption h3 {
  height: 1.5em;
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .banque-images .explorer .ex-sidebar {
    margin-right: 10px;
  }
}
/********************** CIRCONSCRIPTION **********************/
.qfe-coordonnees .fullDisplay,
.qfe-coordonnees .fulldisplay,
.qfe-coordonnees .full-display {
  padding: 0;
}
.qfe-coordonnees .fullDisplay .publication-header,
.qfe-coordonnees .fulldisplay .publication-header,
.qfe-coordonnees .full-display .publication-header {
  display: none;
}
.qfe-coordonnees hr {
  display: none;
}
/*# sourceMappingURL=05-BleuKaki.css.map */
