/* 
  Feuille de style particulière du Template cassiopeia_linares
  Version 4.4.2 (derniere modification : réparation de réponse rapide)
  25 novembre 2025
  Auteur : Didier LANQUETOT
  didier.lanquetot83@orange.fr
  © 2025 
*/


/* mise en page  "Connexion"*/
.form-control {
  background-color: #d1e6e8;
  max-width:50%;
  border: 2px solid #000080;
  line-height:;
  padding: .rem .3rem;
}

.list-group-item {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    max-width: 17%;
    background-color: #ffd757;
    border-color: #ffd757;
    color:#000;
    align-self:left;
  
}

.list-group-item:hover  {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    max-width: 17%;
    background-color: #ffd757;
    border-color: #ffd757;
    color:#000080;
    text-decoration : underline;
}

/* mise en page   bouton "Connexion" */
.btn-primary {
    background-color: #000080;
    border-color: #000080;
  color: #d1e6e8;
}

/* mise en page   bouton "Connexion" au survol */
.btn-primary:hover {
    background-color: #d1e6e8;
    border-color: #000080;
  color: #000080;
}

/* Remontée Haut de page {*/
/* Bouton de remontée haut de page */
.back-to-top-link.visible {
  position: fixed;
  background: #d1e6e8;
  bottom: 20px;
  right: 30px;
  border: 1px solid #000080;
  color: var(--cassiopeia-color-primary,#000080);
}
/* Bouton de remontée haut de page au survol */
.back-to-top-link.visible:hover{
  background: #000080;
  border: 1px solid #D1E6E8;
  color: #D1E6E8;
}

/* Mise aux nouvelles couleurs (ffd757) des fonds de page en passant par les menus d'accès*/

.couleurffd757 {
  background: #ffd757;
}


/* Paramètres de la légende de la popup */
.wf-mediabox-caption h4 {
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
  color: #000080;
}

.wf-mediabox-caption p, .wf-mediabox-caption p {
    max-height: 25vh;
    overflow: auto;
    color: #000080;
    Font-weight: bold;
    Font-: center;
    text-align: center;
}

.wf-mediabox-nav {
    background-color: #ffd757;
    padding: ;
}

/* parametres de sigplus galeries photo pour les ronds autour des numéros de photo */
/* style normal */

.slideplus-paging a {
  padding: 0 3px;
  color: #000080;
  width: 2.1em;
  height: 2.1em;
  border:  1px solid #000080;
  background-size: 2.1em 2.1em;
  background-color: #ffffff;  
  background-repeat: no-repeat;
}
/* style au survol */
.slideplus-paging a:hover {
  padding: 0 3px;
  color: #000080;
  font-weight: bold;
  border:  1px solid #000080;
  background-size: 2.1em 2.1em;
  background-color: #d1e6e8;  
  background-repeat: no-repeat;
}
/* Style actif */
.slideplus-paging a:active{
  padding: 0 3px;
  font-weight: bold;
  color: #ffffff;
  border:  1px solid #000080;
  background-size: 2.1em 2.1em;
  background-color: #000080;
  background-repeat: no-repeat;
}
/* style courant */
a.slideplus-pager.slideplus-current {
  color: #ffffff;
  font-weight: bold; 
  background-color: #000080;
  border:  1px solid #000080;
}
/* taille et couleur de la légende */
.slideplus-caption {
  font-size:11px;
  color: #000080;
}

.boxplusx-caption .boxplusx-title {
    font-weight: 700;
    font-size:14px;
}
.boxplusx-caption .boxplusx-description {
    font-weight: 700;
    font-size:14px;
}

.nomesage .alert-error {
  display : none ;
}

/* Paramètres du contenant de la popup */

.body. container {
   background-color: #f2f18f;
   -moz-border radius: 4px;
   webkit border radius: 4px;
   border radius: 4px;
   padding: 20px;
   border: 1x solid rgba (32, 7, 7, 0.15);
   -moz-box-shadow: 0px 0px 6px rgba (0,0,0,0.05);
   -webkit-box-shadow: 0px 0px 6px rgba (0,0,0,0.05);
   box shadow: 0px 0px 6px rgba (0.0.0.0.05);
}

body {
   background: #f2f18f;
}

.markItUpButton {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 4px;
  font-size: 14px;
  line-height: 12px;
  margin-left: .15em;
}


#jcemediabox2.popup.ajax {
  background: #f2f18f;
  }


/* Mise en page des messages du forum*/
#kunena.layout .kmsg {
  margin: 20px 0;
  word-wrap: break-word;
  background-color: #ffd4;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 14px;
  text-align: justify;
  line-height: 24px;
}

#kunena.layout .table th, #kunena.layout .table td {
    line-height: 20px;
    background-color: #ffd757;
}
/*Mise en page de la recherche du forum*/
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--accordion-inner-border-radius);
  border-top-right-radius: var(--accordion-inner-border-radius);
  background-color: #ffd757;
  font-size : 16pt;
  font-weight : bold;
  color : #000080;
  border : #ffd757;
}
 
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-left-radius: var(--accordion-border-radius);
    border-bottom-right-radius: var(--accordion-border-radius);
    background-color: #ffd757;
}
.text-center {text-align: center!important;background-color: #ffd757;}
.accordion { Background-color: #ffd757;}
.accordion-bg { background-color : #ffd757;}
.accordion-item {
    background-color: #ffd757;
    border-color:#ffd757  : var(--accordion-border-width) solid var(--accordion-border-color);
    color: var(--accordion-color);
}
.accordion-button {border-color:#ffd757;}
.form-select {background-color : #fff}

#kunena.form-group, .mb-3 { 
  max-width: 100%; max-height:100%;
background-color : #f2f18f;
border: 2px solid #000080;
} 
#kunena.layout legend {
    color: #000080;
  border: 0.5px solid #000080;
  background-color: #d1e6e8;
  font-size : 14pt ;
  width : 80%;
}
#kunena.layout .form-select  { background-color: #d1e6e8;}
#kunena.layout .btn a { background-color: #000080;}
#kunena.layout a:hover { background-color: #d1e6e8;}

/*taille des icones de statut des messages du forum*/
#kunena.layout  .table th, #kunena.layout .table td {
  padding: 8px;
  line-height: 18px;
  text-align: centre ;
  vertical-align: top;
  border-top: 1px solid #ddd;
  background-color : #ffd757;
}

/* Encadrement des images du Carousel de l'accueil : wrap_156 */
#carouselck_wrap_156 .carouselck_images > img {
    border: solid 0.5px #000080;
}

/* Encadrement des images du Carousel de connexion : wrap_155 */
#carouselck_wrap_155 .carouselck_images > img {
    border: solid 0.5px #000080;
}

/* Paramétrage des fenetres de type Tooltip */
[data-tooltips] {
   cursor: pointer;
   border-bottom: 1px  solid #ffd757;
   display:block;
    }

/* Couleur du fond de l'infobulle */
[data-tooltips-element] {
   background: #f5f4ad;
   color: #f2f18f;  
  }
/* Couleur du titre de l'infobulle */
[data-tooltips-element ][data-tooltips-element=title] {
   background: #000080;
   font-style: normal;
   color: #f2f18f;
   text-align: center;
  }
/* Suppression de la fleche de l'infobulle */
[data-tooltips-element][data-tooltips-element=arrow] {
   display: none;
  }

/* paramétrage des couleurs de l'écran de contact */
.fc_page div.fc_outer {
  border: 1px solid #000080;
  padding: 10px;
  background-color: #ffd757;
  border-radius: 3px;
}
.fc_page div.fc_line {
  background-color:#ffd757;
}
.fc_page div.fc_line label {
  Background-color: #ffd757;
  color: #000080;
}
.fc_page div.fc_line input {
  background-color: aliceblue;
}
.fc_page div.fc_line input.fc_input, div.fc_line select.fc_input, div.fc_line textarea.fc_input, div.fc_line message.fc_input {
    border: 1px solid #000080;
    border-radius: 4px;
    transition: border-color 0.4s ease 0s;
    background-color: aliceblue;
}
.fc_page div.fc_send input.fc_button {
    display: inline-block;
    box-sizing: border-box;
    background-color: #000080;
    border: none;
    width: auto;
    margin: 2px 5px;
    padding: 10px 35px;
    font-size: 16px;
    color: white !important;
    text-align: center;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all .2s;
}

/* Paramètres de SlideShowCK */
/* Suppression Bouton "Pause/Départ" */
.camera_commands {
display: none !important;
}
/* couleur fond Bouton "suivant" */
div.camera_next  {
background:#000080;
}
/* couleur fond Bouton "précédent" */
div.camera_prev {
background:#000080;
}
