/*////////////////////////////////////////////////////*/
/*/               A P S Y N E T                      /*/
/*////////////////////////////////////////////////////*/
/*/ Version : 4.1.0.84                          /*/
/*////////////////////////////////////////////////////*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  vertical-align: middle;
}
.main_container {
  margin: auto;
  min-width: 320px;
}

.table-menu-container {
  height: 14px;
  line-height: 14px;
}
.title-qry {
  min-width: initial;
}

button.sheetbtn,
#val1584578826 {
  background-color: #eab823;
  text-indent: 0;
  border: none !important;
  color: #ffffff !important;
  text-decoration: none;
  text-align: center;
}

button.sheetbtn:hover,
#val1584578826:hover {
  background-color: #107f74;
}

button.sheetbtn:active {
  position: relative;
  top: 1px;
}

button.sheetbtn:disabled,
#val1584578826:disabled {
  /*Personnalise les boutons d�sactiv�s*/
  background: #c8cad2 !important;
  border: 1px solid #c8cad2 !important;
  color: #ffffff !important;
}

/***FONT******************************************
****Personnalisation de la police*****************
*************************************************/

body {
  /*Modifie la police de l'emsemble du portail*/
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  min-width: initial;
}

.footer_font_color {
  /*Modifie la couleur de police du pied de page
      et des titres des pages de contenus*/
  color: #d9dde2;
}

/*.cat-name {
    color: rgb(1,64,35);
}*/

.username {
  color: #d9dde2;
}

.titlebloc {
  /*Modifie la couleur de police du pied de page
      et des titres des pages de contenus*/
  color: #15ada0;
  background-color: white;
  border-bottom: 2px solid #15ada0;
  font-size: 14px;
  font-weight: bold !important;
}
.displaySearch {
  color: #15ada0 !important;
  background-color: white !important;
}
.welcome_msg {
  /*Modifie la couleur de police du message de bienvenue
      sur accueil.html*/
  color: #243f60;
  text-align: center;
  font-size: 26px;
  margin: 20px 0 30px;
  line-height: 35px;
}

/***BACKGROUND************************************
****Personnalisation du background****************
*************************************************/
.loadingframe_container {
  /*Personnalise l'image de fond du body*/
  background-color: #f3f3f1;
}

.background_img {
  /*Personnalise l'image de fond du body*/
  /*background-image: url('../resources/bgd.png');*/
  /*background-color: #F3F3F1;*/
  margin: auto;
}

.background_img_doc {
  /*Personnalise l'image de fond du body*/
  background-image: url("../../CommonDashboard/resources/bgdoc.png");
}

/***BANNER****************************************
****Banni�re logo de l'entreprise******************
*************************************************/
.banner_img {
  /*Personnalise la banni�re du portail avec le logo de votre entreprise*/
  /*background: url('../../CommonDashboard/resources/ban.png') no-repeat;*/
  /*Permet de positionner l'image, valeurs conseill�es : Right, Center ou Left*/
  /*background-position: center -30px;
    Sp�cifier ici la hauteur en pixel de vote image de banni�re*/
  /*    height: 60px;*/
}

.navbar {
  /*Sp�cifier la hauteur de votre image de banni�re -30pixel
        pour que le menu s'ajuste � celle-ci
    padding-top: 0px;*/
}

.banner_color {
  /*Personnalise la couleur de fond de la banni�re*/
  background-color: #fff;
}

.society_name2 {
  /*Modifie la couleur de police du nom de la soci�t� dans la banni�re*/
  /*color: #704454;*/
  /*ou charge le logo de l'entreprise*/

  /*en ranseignant les dimensions de l'image ici*/
  height: 50px; /*hauteur*/
  width: 323px; /*largeur*/
}

/***MENU*****************************************
****Personnalisation du menu*********************
*************************************************/
.navbar-inner {
  min-height: auto;
  /*On modifie ici la couleur de fond du menu*/
  background-color: #445571;
  /*On modifie ici le d�grad� du menu en restant compatible avec les diff�rents navigateurs.
        La 1�re couleur est la plus fon��e, la 2�me la plus claire.
        Vous pouvez vous aider d'outils comme color-hex.com pour d�terminer une couleur
        en valeur hexadecimale.*/
  /*background: linear-gradient(to bottom, #445571, #36445a);
    -webkit-background-image: linear-gradient(to bottom, #36445a, #36445a);*/
}

.navbar .nav > li > a {
  /*On modifie ici la couleur des textes des onglets du menu*/
  color: white;
  /*On modifie la couleur des ombres des textes des onglets du menu*/
  /*text-shadow: 0 1px 0 #fff;*/
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  /*Permet de d�terminer la couleur des triangles qu'on onglet est d�roulant*/
  border-top-color: #fff;
  border-bottom-color: #243f60;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav li.topmenu a:hover,
.navbar .nav li.sidemenu a:hover,
.sidemenu.active > a,
.sidemenu a:hover,
.sidemenu a:focus,
.dropdown-menu a:hover > a,
.dropdown-menu a:focus > a,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  /*On modifie ici la couleur d'un onglet actif...*/
  background-color: #fdd661;
  /*Ainsi que la couleur de police.*/
  color: #15ada0 !important;
}

.dropdown-menu > li > a:hover,
.dropdown > a:hover,
.dropdown-menu > li > a:focus {
  /*On modifie la couleur d'un lien dans un menu d�roulant ici*/
  background-color: #fdd661;
}

.selecto {
  /*On modifie ici la couleur du triangle d'un onglet actif*/
  border-top-color: #243f60;
}

/***BACKGROUND & COLOR DIVERSES*******************
Personnalisation des couleurs des �l�ments diverses
*************************************************/

.login_container {
  /*Personnalise la couleur de fond du container
        qui affiche le nom de l'utilisateur*/
  background-color: #8fd300;
  /*Personnalise la couleur de la police du container
        qui affiche le nom de l'utilisateur*/
  color: #d9dde2;
}

.footer_color {
  /*Personnalise la couleur de fond du footer*/
  background-color: #243f60;
}

.main_container,
.bloc_acceuil {
  /*Personnalise la couleur de fond du container principal
        et des blocs de l'acceuil*/
  background-color: #fff;
}

.bg-mob {
  /*Personnalise la couleur de rappel soci�t� en web mobile*/
  background-color: rgb(190, 208, 0);
}

.bloc-img-mob {
  /*Personnalise la bordue des ic�nes de la page d'accueil en mobile*/
  border: 3px solid #704454;
}

.accueil-eco {
  margin: 5px;
}

#encadrement {
  padding: 5px;
}

.button-search-class {
  background-color: #243f60;
  color: white;
}

.button-color {
  background-color: #243f60;
}

.btn-close-doc {
  color: white;
  border: 1px solid white;
}

#currentnav {
  background: white;
  display: inline-block;
  padding: 5px;
}

#homeback {
  background-color: #243f60;
  display: inline-block;
  border: 1px solid white;
  color: white;
  padding: 5px;
  width: 60px;
  cursor: pointer;
}

#homeback:hover {
  background: -webkit-gradient(
    linear,
    0% 0% 0% 100% from(#e1e2e3),
    color-stop(0.5, #d3d3d3),
    color-stop(0.5, #c7c7c7),
    color-stop(0.5, #c7c7c7),
    to(#c7c7c7)
  );
  background: -webkit-linear-gradient(
    top,
    #e1e2e3,
    #d3d3d3 50%,
    #c7c7c7,
    #c7c7c7 50%,
    #c7c7c7
  );
  background: -moz-linear-gradient(
    top,
    #e1e2e3,
    #d3d3d3 50%,
    #c7c7c7,
    #c7c7c7 50%,
    #c7c7c7
  );
  background: -ms-linear-gradient(
    top,
    #e1e2e3,
    #d3d3d3 50%,
    #c7c7c7,
    #c7c7c7 50%,
    #c7c7c7
  );
  background: -o-linear-gradient(
    top,
    #e1e2e3,
    #d3d3d3 50%,
    #c7c7c7,
    #c7c7c7 50%,
    #c7c7c7
  );
  border: 1px solid #979797;
  color: black;
}

#homeback:active {
  background: -webkit-gradient(
    linear,
    0% 0% 0% 100% from(#c7c7c7),
    color-stop(0.5, #c7c7c7),
    color-stop(0.5, #e1e2e3),
    color-stop(0.5, #d3d3d3),
    to(#e1e2e3)
  );
  background: -webkit-linear-gradient(
    top,
    #c7c7c7,
    #c7c7c7 50%,
    #e1e2e3,
    #d3d3d3 50%,
    #e1e2e3
  );
  background: -moz-linear-gradient(
    top,
    #c7c7c7,
    #c7c7c7 50%,
    #e1e2e3,
    #d3d3d3 50%,
    #e1e2e3
  );
  background: -ms-linear-gradient(
    top,
    #c7c7c7,
    #c7c7c7 50%,
    #e1e2e3,
    #d3d3d3 50%,
    #e1e2e3
  );
  background: -o-linear-gradient(
    top,
    #c7c7c7,
    #c7c7c7 50%,
    #e1e2e3,
    #d3d3d3 50%,
    #e1e2e3
  );
  border: 1px solid #979797;
  color: black;
}

.table-wrapper {
  width: 550px;
  border: 2px solid white;
  background: white;
  overflow: hidden;
}
.bloc-count-dashboard {
  width: 163px;
  border: 2px solid white;
  background: white;
  margin: 1px;
  height: 185px;
}

.count-number {
  font-size: 150px;
  height: 150px;
  line-height: 150px;
  margin-top: 10px;
  text-align: center;
}

.qryCell {
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dataTables_info,
.dataTables_paginate {
  padding-top: 2px !important;
}

.btn-close-doc {
  width: 140px;
  margin: auto;
  text-align: center;
  cursor: pointer;
}

.no-padding {
  padding: 1px;
}

.title-for-only-one-qry {
  padding: 5px;
}

/****************************/
/*** Largeur des colonnes ***/
/****************************/

.bg-mob {
  background-color: #15ada0;
}
.navbar-inner,
.footer_color,
.button-color {
  background-color: #fdd661;
}

.Homebutton {
  background-color: #15ada0;
}

.Homebutton:hover {
  background-color: #0b564f;
}

.bloc_accueil h1 {
  color: #15ada0;
  border-bottom: 2px solid #15ada0;
}

.bloc_accueil {
  border-radius: 10px;
  border: 5px solid #fff;
  margin: 16px;
}
.selecto {
  border-top-color: #fdd661;
}

table.dataTable tr.odd {
  background-color: white;
}
table.dataTable tr.even {
  background-color: white;
}
table.dataTable tr.odd td.sorting_1 {
  background-color: white;
}
table.dataTable tr.odd td.sorting_2 {
  background-color: white;
}
table.dataTable tr.odd td.sorting_3 {
  background-color: white;
}
table.dataTable tr.even td.sorting_1 {
  background-color: white;
}
table.dataTable tr.even td.sorting_2 {
  background-color: white;
}
table.dataTable tr.even td.sorting_3 {
  background-color: white;
}

/* ------------> MAJ SITE VITRINE  ------------> */

#aps-frontal-header,
#aps-frontal-header-mobile {
  display: unset;
  min-height: 100px;
  border-bottom: 2px solid #c7c7c7;
  z-index: 10000;
  background: white;

  @media screen and (max-width: 1200px) {
    display: flex;
  }
}

.dropdown .menu-title {
  padding: 15px;
  line-height: 20px;
  cursor: default;
}

/* 
.dropdown .menu-title:hover {
    background-color: #eee;
} */

.navbar-right .separate-title a {
  border: 2px solid #fdd661;
  border-radius: 10px;
  margin: 0 10px;
  color: rgb(15, 15, 15);
  text-decoration: underline;
}

.navbar-right .separate-title a:focus,
.navbar-right .separate-title a:hover {
  color: rgb(15, 15, 15);
  background-color: #fdd661;
}

a {
  color: rgb(15, 15, 15);
  text-decoration: underline;
}

a:focus,
a:hover {
  color: rgb(15, 15, 15);
  /*background-color: #fdd661;*/
}

#aps-frontal-menu-mob {
  padding-top: 100px;
}

.mobile-navigation {
  background-color: white;
  position: fixed;
  display: none;
  width: 400px;
  margin-left: calc(100% - 400px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 500;
  height: 100vh;
  display: none;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;

  @media screen and (max-width: 1200px) {
    display: unset;
  }

  @media screen and (max-width: 992px) {
    display: flex;
    width: 100%;
    margin-left: unset;
    box-shadow: unset;
  }
}

.mobile-navigation.active {
  opacity: 1;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: visible;
}

.mobile-navigation .mobile-menu-wrapper {
  padding: 124px 24px 0 24px;
  width: 100%;
}

.mobile-navigation .mobile-menu-wrapper div.menu-navigation {
  margin: 16px auto 0 auto;
  border-bottom: 1px solid white;
  cursor: pointer;
  display: flex;
}

.mobile-navigation .mobile-menu-wrapper div.menu-navigation p {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}

.mobile-navigation .mobile-menu-wrapper div.menu-navigation div {
  border: 2px solid black;
  border-radius: 2px;
  margin-left: auto;
}

.mobile-navigation .mobile-menu-wrapper div.menu-navigation div img {
  border-radius: 2px;
  margin-left: auto;
  transition: all 300ms ease;
}

.mobile-navigation .mobile-menu-wrapper div.menu-navigation.collapsed div img {
  transform: rotate(180deg);
}

.mobile-navigation .mobile-menu-wrapper div.sub-menu-navigation {
  margin: 0 0 0 36px;
}

.mobile-navigation .mobile-menu-wrapper div.sub-menu-navigation div {
  margin: 0 0 12px 0;
}

.mobile-navigation .mobile-menu-wrapper div.sub-menu-navigation div a {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
}

.mobile-navigation .mobile-menu-wrapper a.navbar-button {
  transition: all 0.25s;
  text-decoration: none;
  padding/*-top*/: 8px;
  min-height: 50px;
  /*display: inline-block;*/
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  color: black;
  border-radius: 10px;
  border: 5px solid #fdd661;
  background-color: #fdd661;
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 16px 0;

  @media screen and (max-width: 1200px) {
    display: block;
  }
}

.mobile-navigation .mobile-menu-wrapper a.navbar-button-login {
  transition: all 0.25s;
  text-decoration: none;
  padding/*-top*/: 8px;
  min-height: 50px;
  /*display: inline-block;*/
  text-align: center;
  font-size: 1.3em;
  font-weight: normal;
  color: white;
  border-radius: 10px;
  border: 5px solid #15ada0;
  background-color: #15ada0;
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 16px 0;

  @media screen and (max-width: 1200px) {
    display: block;
  }
}

.actu-article {
  background-color: #f4f4f4;
  padding: 8px;
  border-radius: 6px;
  margin: 16px 0;
  transition: all 0.25s;
}

.actu-article:hover {
  box-shadow: 3px 5px 8px #a5a5a5;
}

.actu-article a {
  text-decoration: none;
}

.actu-article a .actu-article-wrapper div img {
  margin: 0 auto;
  display: block;
}

.actu-article a .actu-article-wrapper div h3 {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}

.actu-article:hover a .actu-article-wrapper div h3 {
  text-decoration: underline;
}

.actu-article a .actu-article-wrapper {
  display: flex;

  @media screen and (max-width: 996px) {
    display: block;
  }
}

.actu-article a .actu-article-wrapper div {
  margin: 12px;
}

.actu-article a .actu-article-wrapper div h3,
p {
  margin: 0;
  color: #5a5a5a;

  @media screen and (max-width: 996px) {
    text-align: justify;
  }
}

.logo-link {
  color: unset;
  text-decoration: unset;
}

.logo-link:focus,
.logo-link:hover {
  color: unset;
  text-decoration: unset;
  background-color: unset;
}

.sub-menu-navigation a {
  cursor: pointer;
}

.small-screen-menu {
  display: none;
  float: right;

  @media screen and (min-width: 1200px) and (max-width: 1800px) {
    display: flex;
  }
}

.small-screen-menu ul#menu-nav {
  margin: 0 0 12px 0;
}

#aps-frontal-left-toolbar.col-md-5 {
  display: flex;

  @media screen and (min-width: 1200px) and (max-width: 1800px) {
    display: none;
  }
}