/***********************************************************
 * Styles pour des choses affichées que si on a JavaScript
 * @author Webu (Dylann Cordel <d.cordel@webu.fr>)
 * Selon les cas, les règles sont en "!important" car l'héritage classique
 * peut prendre le dessus suivant ce qui est mis dans les autres CSS
 * Or, c'est notre CSS de JS qui doit rester maître car plus spécifiques
 * tout en restant générique
 ***********************************************************/
/*---------- Début VARIABLES ----------*/
/* Blanc */
/* Noir */
/* Gris */
/* Textes
"fs" pour font-size
"ff" pour font-family
*/
/* texte courant */
/*---------- Fin VARIABLES ----------*/
/*---------- Début MIXINS ----------*/
/*---------- Fin MIXINS ----------*/
/* variables et mixins généraux */
/*-------------------- DEBUT Divers --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000314}}
#js_html .js_afficher,
#js_html .js_afficher_block {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000324}}
#js_html .js_afficher_inline,
#js_html img.js_afficher,
#js_html input.js_afficher,
#js_html span.js_afficher,
#js_html a.js_afficher,
#js_html strong.js_afficher,
#js_html em.js_afficher {
  display: inline !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000329}}
#js_html .js_afficher_table-row,
#js_html tr.js_afficher {
  display: table-row !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000335}}
#js_html .js_afficher_table-cell,
#js_html td.js_afficher,
#js_html th.js_afficher {
  display: table-cell !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000342}}
#js_html .js_afficher_table-row-group,
#js_html thead.js_afficher,
#js_html tbody.js_afficher,
#js_html tfoot.js_afficher {
  display: table-row-group;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000347}}
#js_html .js_afficher_table-caption,
#js_html caption.js_afficher {
  display: table-caption !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000351}}
#js_html .js_afficher_table,
#js_html table.js_afficher {
  display: table !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000355}}
#js_html .js_invisible {
  visibility: hidden !important;
}

/*----- ATTENTION -----
Si l'héritage classique n'est pas utilisé, c'est qu'il y a une raison.
Donc ne pas vouloir bien faire en regroupant les classes ou autre */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000363}}
.js_afficher_inline, .js_afficher {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000364}}
#js_html .js_cacher {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000365}}
.js_switchdisp {
  cursor: pointer !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000367}}
legend a.js_switchdisp {
  text-decoration: none !important;
  text-decoration: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000372}}
.js_labelvalue {
  color: #999 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000376}}
#js_html .js_supprimer_nolast .js_supprimer_target:last-child .js_supprimer {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000381}}
.js_dragdrop {
  cursor: move;
}

/*-------------------- FIN Divers --------------------*/
/*-------------------- DEBUT Raccourcis claviers --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\0000389}}
.js_shortcut {
  /* Par défaut ils sont masqués */
  display: none !important;
  margin-left: 1em !important;
  font-size: .777em !important;
  cursor: help !important;
  color: #666 !important;
  border-bottom: 1px #666 dotted !important;
  opacity: .5 !important;
}

/* Classe mise sur un conteneur général pour afficher tous les raccourcis de la page */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003102}}
.js_shortcut_display .js_shortcut {
  display: inline !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003103}}
.js_shortcut:hover {
  opacity: 1 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003104}}
.js_shortcut_ctrl:before {
  content: "[CTRL + " !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003105}}
.js_shortcut_ctrl.js_shortcut_alt:before {
  content: "[CTRL + ALT +" !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003106}}
.js_shortcut_ctrl.js_shortcut_maj:before {
  content: "[CTRL + MAJ +" !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003107}}
.js_shortcut_ctrl.js_shortcut_alt.js_shortcut_maj:before {
  content: "[CTRL + ALT + MAJ +" !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003108}}
.js_shortcut_alt:before {
  content: "[ALT + " !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003109}}
.js_shortcut_alt.js_shortcut_maj:before {
  content: "[ALT + MAJ +" !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003110}}
.js_shortcut_maj:before {
  content: "[MAJ + " !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003111}}
.js_shortcut:after {
  content: "]" !important;
}

/*-------------------- FIN Raccourcis claviers --------------------*/
/*-------------------- DEBUT Select multiple --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003116}}
div.select_mult_emu {
  /* Conteneur */
  position: relative;
  margin: 0;
  left: 0;
  width: 150px;
  height: 22px;
  /* même hauteur que les champs */
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003125}}
div.select_mult_emu ul {
  display: none;
  list-style-type: none;
  list-style-image: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003132}}
div.select_mult_emu ul.select_mult_choix,
div.select_mult_emu .select_mult_lbl {
  background: #fff;
  border: 1px solid #ccc;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003137}}
div.select_mult_emu .select_mult_lbl {
  /* Champ ou bouton fermer */
  cursor: pointer;
  height: 18px;
  padding: 2px 0 0 2px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003147}}
div.select_mult_emu .select_mult_lbl span {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 14px;
  height: 20px;
  background: white url(../xartemplates/images/admin/selectmulti.png) no-repeat right center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003157}}
div.select_mult_emu.ouvert .select_mult_lbl {
  /* Bouton fermer */
  border: 1px solid #b5b5b5;
  background: #ddd;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  width: 18px;
  height: 18px;
  padding: 0 !important;
  text-align: center;
  position: absolute;
  left: 0;
  top: -19px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003172}}
div.select_mult_emu.ouvert .select_mult_lbl span {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003177}}
div.select_mult_emu.ouvert ul.select_mult_choix {
  /* Liste d'options */
  border-color: #b5b5b5;
  margin: 0;
  padding: 0;
  color: #000;
  display: block;
  max-height: 250px;
  width: 200px;
  /* valeur arbitraire, peut changer selon le contexte */
  overflow: auto;
  position: absolute;
  z-index: 1000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003190}}
div.select_mult_emu.ouvert ul.select_mult_choix li {
  /* Options */
  margin: 0;
  line-height: 16px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003195}}
div.select_mult_emu.ouvert ul.select_mult_choix li:hover {
  /* Options : survol */
  background-color: #d6e8ee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003199}}
div.select_mult_emu.ouvert ul.select_mult_choix li.itemactif {
  /* Options : séléctionné */
  background-color: #ccecf9;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003203}}
div.select_mult_emu.ouvert ul.select_mult_choix li.itemactif:hover {
  /* Options : séléctionné survol */
  background-color: #b2e2f6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003207}}
div.select_mult_emu.ouvert ul.select_mult_choix li input {
  /* Options : checkbox */
  display: block;
  float: left;
  margin: 5px 0 0 5px;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003214}}
div.select_mult_emu.ouvert ul.select_mult_choix li label {
  /* Options : label */
  cursor: pointer;
  display: block !important;
  margin: 0 !important;
  text-align: left !important;
  padding: 5px 5px 2px 23px !important;
  font-weight: normal !important;
  width: auto !important;
  float: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003225}}
div.select_mult_emu ul.select_mult_values {
  /* Liste d'options séléctionnées */
  display: block;
  max-height: 250px;
  margin: 0;
  padding: 0;
}

/*Pour les select multiple de recherche, on n'affiche pas les éléments*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003232}}
div.select_mult_emu.select_mult_emu_recherche ul.select_mult_values {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003236}}
div.select_mult_emu.ouvert ul.select_mult_values {
  /* Liste d'options séléctionnées quand ouvert */
  width: 202px;
  /* valeur arbitraire, peut changer selon le contexte */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003240}}
div.select_mult_emu ul.select_mult_values li {
  /* Options séléctionnées */
  margin: 0 10px 3px 0;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003245}}
div.select_mult_emu ul.select_mult_values label {
  /* Options séléctionnées : label */
  font-weight: normal !important;
  color: #666;
  vertical-align: auto;
  padding: 0 !important;
  text-align: left !important;
  display: inline !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003254}}
div.select_mult_emu ul.select_mult_values label:hover {
  /* Options séléctionnées : label survol */
  color: #333;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003258}}
div.select_mult_emu ul.select_mult_values label sup {
  content: "x";
  font-size: .66em;
  vertical-align: text-top;
  font-weight: bold;
  color: #ff0000;
  cursor: pointer;
  margin: 0 0 0 2px;
  font-family: verdana, arial, helvetica, clean, sans-serif;
}

/*-------------------- FIN Select multiple --------------------*/
/*-------------------- DEBUT Chargement --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003273}}
.ajax_loading {
  text-align: center !important;
  background: transparent url(../xartemplates/images/loading.gif) center center no-repeat !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003278}}
.ajax_loading p {
  color: #666 !important;
  font-weight: bold !important;
  padding: 60px 0px 120px 0px !important;
}

/*-------------------- FIN Chargement --------------------*/
/*-------------------- DEBUT Pop-ins --------------------*/
/*----- Fond recouvrant le site -----*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003291}}
.popin_nobg,
.popin_maximized {
  background-color: rgba(0, 0, 0, 0.5) !important;
  position: fixed !important;
  z-index: 1000 !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003301}}
.popin {
  position: absolute;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-color: #f5f5f5;
  background: -o-linear-gradient(top, whitesmoke, #e5e5e5);
  background: -moz-linear-gradient(top, whitesmoke, #e5e5e5);
  background: -webkit-linear-gradient(top, whitesmoke, #e5e5e5);
  background: linear-gradient(top, #f5f5f5, #e5e5e5);
  border-radius: 3px;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003317}}
.popin .popin_titre {
  position: relative;
  padding: 10px 45px 5px 10px;
  border-bottom: 1px solid #ccc;
  min-height: 20px;
  background-color: #e5e5e5 !important;
  background: -o-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: -moz-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: -webkit-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: linear-gradient(top, #e5e5e5, #d5d5d5);
  border-radius: 3px 3px 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003330}}
.popin_titre h2 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  color: #4C97AE;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: arial, helvetica, clean, sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003344}}
.popin_titre .popin_actions {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 35px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003352}}
.popin_titre .popin_actions a {
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  width: 35px;
  height: 35px;
  padding: 0;
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  text-indent: -9999em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003367}}
.popin_titre .popin_actions a.popin_close {
  color: #2648b7;
  background: rgba(0, 0, 0, 0.05) url(../xartemplates/images/icones/16/close.png) no-repeat 9px 9px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003372}}
.popin_titre .popin_actions a.popin_close:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003376}}
.popin .popin_ctn {
  overflow: auto;
  padding: 10px;
  /* min-width et min-height très importants si la popin est redimensionnable */
  min-width: 250px !important;
  min-height: 100px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003384}}
.popin .popin_ctn .validation {
  margin: 10px auto;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003389}}
.popin .popin_ctn .validation input {
  cursor: pointer;
  padding: 2px 5px;
  border-radius: 2px;
  color: #333;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #ccc;
  background-color: #e5e5e5;
  background: -o-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: -moz-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: -webkit-linear-gradient(top, #e5e5e5, #d5d5d5);
  background: linear-gradient(top, #e5e5e5, #d5d5d5);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003404}}
.popin .popin_ctn .validation input:hover {
  opacity: .9;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003408}}
.popin .popin_ctn .validation input:active {
  opacity: 1;
  background: #d5d5d5 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003415}}
.popin .popin_ctn .validation input[type=submit],
.popin .popin_ctn .validation input.submit,
.popin .popin_ctn .validation button.submit {
  font-size: 14px;
  padding: 5px 10px;
  color: #fff;
  border: 1px solid #4c97ae;
  background-color: #5da5bb;
  background: -o-linear-gradient(top, #5da5bb, #4c97ae);
  background: -moz-linear-gradient(top, #5da5bb, #4c97ae);
  background: -webkit-linear-gradient(top, #5da5bb, #4c97ae);
  background: linear-gradient(top, #5da5bb, #4c97ae);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003429}}
.popin .popin_ctn .validation input[type=submit]:active,
.popin .popin_ctn .validation input.submit:active,
.popin .popin_ctn .validation button.submit:active {
  background: #4c97ae !important;
}

/*----- Pop-ins fenêtrés -----*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003435}}
.popin_window {
  position: fixed;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003439}}
.popin_window .popin_titre {
  padding: 10px 86px 5px 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003443}}
.popin_window .popin_titre h2 {
  color: #333;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003447}}
.popin_window .popin_titre .popin_actions {
  right: 10px;
  height: 20px;
  border-radius: 0 0 3px 3px;
  background-color: #666;
  background: -o-linear-gradient(top, #666666, #444444);
  background: -moz-linear-gradient(top, #666666, #444444);
  background: -webkit-linear-gradient(top, #666666, #444444);
  background: linear-gradient(top, #666666, #444444);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003458}}
.popin_window .popin_titre .popin_actions a {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  width: 20px;
  height: 18px;
  padding: 2px 0 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003467}}
.popin_window .popin_titre .popin_actions a.popin_minimize {
  background-image: url(../xartemplates/images/icones/16/popin_min.png);
  border-radius: 0 0 0 3px;
  border-left: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003468}}
.popin_window .popin_titre .popin_actions a.popin_unmaximize {
  background-image: url(../xartemplates/images/icones/16/popin_unmax.png);
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003469}}
.popin_window .popin_titre .popin_actions a.popin_maximize {
  background-image: url(../xartemplates/images/icones/16/popin_max.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003470}}
.popin_window .popin_titre .popin_actions a.popin_close {
  background: rgba(0, 0, 0, 0.05) url(../xartemplates/images/icones/16/popin_clos.png) no-repeat 2px 2px;
  border-radius: 0 0 3px 0;
  border-right: none;
  color: rgba(255, 255, 255, 0.75);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003472}}
.popin_window .popin_titre .popin_actions a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003476}}
.popin_window .popin .popin_ctn {
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003480}}
.popin_window .popin #admin-contenu {
  margin: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003484}}
.popin_window .popin .admin-contenu_innerwrapper {
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003488}}
#popins_ctnr_minimized {
  /* conteneur si popins réduits */
  position: fixed;
  bottom: 0;
  height: 37px;
  z-index: 5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003495}}
.popin_maximized {
  /* conteneur si popin pleine page */
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003501}}
.popin_maximized .popin {
  /* popin pleine page */
  width: 94%;
  max-width: 94% !important;
  height: 82%;
  left: 50% !important;
  top: 100px !important;
  margin-left: -47%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003510}}
#popins_ctnr_minimized .popin_maximized {
  /* si popin pleine page puis réduit */
  width: auto;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003514}}
.popin_maximized .popin_titre .popin_actions a.popin_unmaximize {
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003517}}
.popin_maximized .popin_titre .popin_actions a.popin_maximize {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003521}}
#popins_ctnr_minimized .popin_window {
  /* popin réduit */
  position: relative;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003526}}
#popins_ctnr_minimized .popin {
  position: relative;
  top: 0 !important;
  left: auto !important;
  float: left;
  height: 37px;
  margin-left: 0;
  width: auto;
  max-width: auto !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003540}}
#popins_ctnr_minimized .popin .popin_titre {
  border: none;
  padding-right: 42px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003545}}
#popins_ctnr_minimized .popin .popin_titre h2 {
  width: 100%;
  max-width: 250px;
  min-height: 18px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003550}}
#popins_ctnr_minimized .popin .popin_titre {
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003554}}
#popins_ctnr_minimized .popin .popin_titre .popin_actions a {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003558}}
#popins_ctnr_minimized .popin .popin_titre .popin_actions a.popin_close {
  display: inline-block;
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003563}}
#popins_ctnr_minimized .popin .popin_titre .popin_actions a.popin_close:hover {
  border-radius: 0 0 3px 3px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003569}}
#popins_ctnr_minimized .popin .popin_ctn,
#popins_ctnr_minimized .popin .yui3-resize-handles-wrapper,
.popin_maximized .yui3-resize-handles-wrapper {
  display: none;
}

/* Si la popin a été redimensionnée, il faut quand même qu'elle occupe toute la place
  TODO : à tester sous les autres navigateurs que Chrome pour voir si les styles inline
  qui sont mis en place par le resize JS sont bien overwritté par du CSS s'il a le "!important" */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003576}}
.popin_maximized .popin_ctn {
  height: auto !important;
  width: auto !important;
  margin-bottom: 0 !important;
  /*Utile uniquement si elle rest resizable mais autant le mettre tt le temps...*/
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003582}}
.popin_drag .popin_titre {
  /* popin déplaçable */
  cursor: move;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003586}}
.popin_draging {
  /* popin en cours de déplaçement */
  opacity: 0.5;
  z-index: 1000 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003591}}
.popin_resizing {
  /* En cours de redim*/
  cursor: se-resize !important;
  z-index: 1000 !important;
  /* Pour qu'elle soit toujours devant les autres pendant le redimensionnement */
  /* Ce qui suit, c'est pour toujours avoir le curseur de redimensionnement / déplacement même si on est pas sur l'icône pour */
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/*----- Quand une popin est redimensionnable---*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003603}}
.popin_resize .popin_ctn {
  margin-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003607}}
.popin_resize .yui3-resize-handle-inner-br {
  /* popin redimensionnable */
  width: 16px;
  height: 16px;
  padding: 2px;
  background: transparent url(../xartemplates/images/icones/16/popin_resize.png) no-repeat 2px 2px;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: se-resize;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003618}}
.js_msg_statut {
  position: fixed;
  z-index: 100;
}

/*-------------------- FIN Pop-ins --------------------*/
/*-------------------- DEBUT Fichiers dans TinyMCE --------------------*/
/* Hérite des style de adminfront
conteneur commun : .listedesfichiers */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003631}}
ul#tinymce-images_l,
ul#choose-images_l {
  height: 400px !important;
  list-style: none !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  position: relative !important;
  overflow: auto !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003641}}
ul#tinymce-images_l li,
ul#choose-images_l li {
  width: 118px;
  height: 118px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003647}}
ul#tinymce-images_l li:hover,
ul#choose-images_l li:hover {
  outline: none;
  border-color: #5DA5BB;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003653}}
ul#tinymce-images_l li:hover .js_tinymce_stored_fichier,
ul#choose-images_l li:hover .js_choose_stored_fichier {
  opacity: .75;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003658}}
ul#tinymce-images_l li:hover .nom,
ul#choose-images_l li:hover .nom {
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003663}}
ul#tinymce-images_l li .nom,
ul#choose-images_l li .nom {
  width: 110px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003668}}
#tinymce_preview,
#choose_preview {
  float: right !important;
  position: relative !important;
  z-index: 10 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003675}}
#tinymce_preview_bar,
#choose_preview_bar {
  float: left !important;
  margin: 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003681}}
#tinymce_preview_content,
#choose_preview_content {
  padding: 0 0 0 10px;
  height: 400px;
  overflow: auto;
  width: 360px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003690}}
#tinymce_preview_content #tinymce_stored_image,
#choose_preview_content #choose_stored_image {
  margin: 0 auto !important;
  border: 1px solid #ddd !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003696}}
#tinymce_preview_content img,
#choose_preview_content img {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003701}}
#tinymce_preview_content span.label,
#choose_preview_content span.label {
  font-weight: bold !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003706}}
#tinymce_preview_content ul,
#choose_preview_content ul {
  margin: 5px 0 10px 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003711}}
#tinymce_preview_content ul li,
#choose_preview_content ul li {
  margin: 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003716}}
#tinymce_preview_bar a,
#choose_preview_bar a {
  width: 20px !important;
  text-align: center !important;
  display: block !important;
  height: 390px !important;
  line-height: 390px !important;
  background-color: #ccc !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003726}}
#tinymce_recherche,
#choose_recherche {
  margin-bottom: 5px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003733}}
#tinymce_recherche input[type=text],
#choose_recherche input[type=text],
#tinymce_recherche input[type=search],
#choose_recherche input[type=search] {
  display: block !important;
  float: left !important;
  width: 500px !important;
  height: 15px !important;
  padding: 2px 5px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003742}}
#tinymce_recherche input[type=image],
#choose_recherche input[type=image] {
  border: none !important;
  display: block !important;
  float: left !important;
  margin-left: 10px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003749}}
.panel_wrapper .xar-pager {
  clear: both !important;
  padding: 3px 0 0 0 !important;
  text-align: center !important;
  font-size: .917em !important;
  font-weight: bold !important;
  color: #666 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003758}}
.panel_wrapper .xar-pager .pageencours {
  padding: 1px 3px !important;
  color: #000 !important;
  background-color: #ccc !important;
  border-radius: 3px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003765}}
.js_webuploads_media_disp {
  margin: 0 15px 0 0 !important;
  cursor: pointer !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003770}}
.js_webuploads_media_disp.itemactif {
  outline: 3px solid #5DA5BB !important;
  background-color: #cadce1 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003775}}
.js_webuploads_media_disp:hover {
  opacity: .75;
}

/*-------------------- FIN Fichiers dans TinyMCE --------------------*/
/*-------------------- DEBUT Fichiers dans les propriétés --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003782}}
.js_sortable_arr {
  display: inline-block;
  width: 12px;
  margin: 0 2px;
  height: 16px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

/*-------------------- FIN Fichiers dans les propriétés --------------------*/
/*-------------------- DEBUT Flowplayer --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003796}}
.wupds_video .js_opts,
.wupds_audio .js_opts {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  text-indent: 9999px !important;
  height: 100% !important;
  background: rgba(0, 0, 0, 0.66) url(../xartemplates/images/flowplayerbar.png) no-repeat bottom left !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003809}}
.wupds_video .js_opts:hover,
.wupds_audio .js_opts:hover,
.wupds_video .js_opts:focus,
.wupds_audio .js_opts:focus {
  background-color: rgba(0, 0, 0, 0.33) !important;
  cursor: pointer !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003815}}
.wupds_video a.js_flowplayer,
.wupds_audio a.js_flowplayer {
  border: 1px solid black !important;
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
}

/*-------------------- FIN Flowplayer --------------------*/
/*-------------------- DEBUT Fichiers uploadés --------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003825}}
#js_wupd_biblio {
  width: 968px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003829}}
ul.js_wupd_lst:after {
  content: "";
  display: block;
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003833}}
ul.js_wupd_lst li {
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 10px 10px 0;
  overflow: hidden;
  position: relative;
  width: 98px;
  height: 98px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003843}}
ul.js_wupd_lst li:hover {
  border-color: #5da5bb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003847}}
ul.js_wupd_lst li .js_sortable_actions {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 49px;
  background-color: rgba(255, 255, 255, 0.85);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003856}}
ul.js_wupd_lst li .js_sortable_actions a {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  margin: 0;
  text-indent: 9999em;
  background: transparent url(../xartemplates/images/icones/16/noprev.png) no-repeat 2px 2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003866}}
ul.js_wupd_lst li .js_sortable_actions a.js_sortable_up {
  background-image: url(../xartemplates/images/icones/16/noprev.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003867}}
ul.js_wupd_lst li .js_sortable_actions a.js_sortable_down {
  background-image: url(../xartemplates/images/icones/16/nonext.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003868}}
ul.js_wupd_lst li .js_sortable_actions a.js_sortable_up:hover {
  background-image: url(../xartemplates/images/icones/16/prev.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003869}}
ul.js_wupd_lst li .js_sortable_actions a.js_sortable_down:hover {
  background-image: url(../xartemplates/images/icones/16/next.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003871}}
ul.js_wupd_lst li .js_sortable_actions a:hover {
  background-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003875}}
ul.js_wupd_lst li .js_wupd_fichier .actions {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 49px;
  background-color: rgba(255, 255, 255, 0.85);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003883}}
ul.js_wupd_lst li .actions a.js_wupd_del {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  float: right;
  text-indent: 9999em;
  background: transparent url(../xartemplates/images/icones/16/supprimer.png) no-repeat 2px 2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003893}}
ul.js_wupd_lst li .actions a.js_wupd_del:hover {
  background-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003897}}
ul.js_wupd_inputfile {
  clear: both;
  padding: 0;
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003903}}
ul.js_wupd_inputfile li:last-child a.js_wupd_del {
  display: none;
}

/*-------------------- FIN Fichiers uploadés --------------------*/
/*-------------------- Blocs cliquables -------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003909}}
.js_lienbloc:hover {
  cursor: pointer;
}

/*-------------------- Fin Blocs cliquables -------------------------*/
/*Champs de type "file" mieux présentés. 
Il faut le balisage suivant :
<span class="js_inputfile">
    <span class="js_wupd_txt" title="#xarML('Choisir un fichier depuis votre disque')#"><xar:mlstring>Choisir un fichier</xar:mlstring></span>
    <span class="js_wupd_choix"></span>
    <input type="file" />
</span>

    .js_inputfile a{
        display: none !important ;
    }
    #js_html .js_inputfile a{
        display: inline-block !important ;
    }

    #js_html .js_inputfile{
        position: relative;
    }
    
    #js_html .js_inputfile input[type="file"]{
        opacity: 0;
        position: absolute;
        width: 100%;
        top: 0px;
        left: 30px;
    }
    
    #js_html .js_sans_fichier input[type="file"]{
        left: 0px;
    }
    
    #js_html .js_sans_fichier .js_wupd_rm{
        width: 16px;
        padding:0;
        margin-right:8px;
    }
    
    #js_html .js_sans_fichier .js_wupd_rm{
        display: none !important ;
    }
    */
/*Calendar*/
@CHARSET "UTF-8";
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003959}}
.widget {
  position: relative;
  margin-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003964}}
.modifyobjectconfig {
  background: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003968}}
.modifyobjectconfig h1 {
  font-size: 160%;
  padding-left: 5px;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003974}}
.modifyobjectconfig h2 {
  font-size: 150%;
  padding-left: 10px;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003980}}
.modifyobjectconfig h3 {
  font-size: 140%;
  padding-left: 15px;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003986}}
.modifyobjectconfig h4 {
  font-size: 130%;
  padding-left: 20px;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\00003992}}
.modifyobjectconfig fieldset {
  background-color: #40b6e8;
  background-color: rgba(64, 182, 232, 0.1);
  -moz-border-radius: 7px;
  border: 3px solid #CFD0D2;
  margin-left: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031000}}
.widget table {
  width: 100%;
  border-collapse: collapse;
  border: 2px #666 solid;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031006}}
.widget thead, .widget_modify {
  background-color: #e5e5e5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031007}}
.widget thead {
  border: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031008}}
.widget_modify {
  border: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031009}}
.widget_dark {
  background-color: #eee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031010}}
.widget_light {
  background-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031011}}
td.widget_checkbox {
  padding-left: 5px;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031013}}
.widget_pager {
  color: #666;
  background-color: #e5e5e5;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031019}}
.widget caption {
  background-color: #e5e5e5;
  color: #666;
  font-size: 1.5em;
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031028}}
.widget caption {
  display: none;
}

/**********************************************
** Property Date (la nouvelle, dans Objects) **
***********************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031038}}
div.objects_date_calendar {
  position: absolute;
  z-index: 100;
  background-color: #E4E4E4;
  box-shadow: 0 0 10px #333;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031045}}
ul.objects_date_hour {
  max-height: 120px;
  width: 75px;
  z-index: 1001;
  overflow: auto;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px black solid;
  background-color: white !important;
  position: absolute;
  visibility: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031058}}
ul.objects_date_hour li {
  font-family: Arial, Verdana, sans-serif;
  color: #000;
  z-index: 1001;
  padding: 0.1em !important;
  border: none !important;
  margin: 0 !important;
  list-style: none !important;
  background-image: none !important;
  background-color: white !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031070}}
ul.objects_date_hour li:hover {
  background-color: #009EE0 !important;
  color: #fff !important;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031076}}
ul.objects_date_hour li.selected {
  background-color: #009EE0 !important;
  color: #000 !important;
  font-weight: bold !important;
}

/**********************************************
** FIN Property Date (la nouvelle, dans Objects) **
***********************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031086}}
div.objects_date_calendar .yui3-calendar-day-selected {
  background-color: #418194;
  color: white;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031092}}
div.objects_date_calendar td:hover {
  background-color: #009EE0;
  color: white;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031098}}
div.objects_date_calendar .yui3-calendar-header-label {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031104}}
.usrf .input_section div.objects_date_calendar table td,
.usrf .input_section div.objects_date_calendar table th {
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031109}}
div.objects_date_calendar .yui3-calendarnav-nextmonth,
div.objects_date_calendar .yui3-calendarnav-prevmonth {
  position: absolute;
}

/**************
** Diaporama **
***************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031117}}
.js_diaporama {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031121}}
.js_diaporama UL {
  min-height: 480px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031125}}
.js_diaporama UL LI {
  display: block;
  list-style: none;
  position: absolute;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031133}}
.js_diaporama UL LI A.prev,
.js_diaporama UL LI A.next {
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031141}}
.js_diaporama UL LI A.prev {
  left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031144}}
.js_diaporama UL LI A.next {
  right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031148}}
.js_diaporama_pager A {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: white;
  color: black;
  text-decoration: none;
  border: 1px solid black;
  margin: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031161}}
.js_diaporama_pager A.itemactif {
  background-color: #418194;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031164}}
.js_diaporama_pager A:hover {
  background-color: #009EE0;
}

/** Inidicateurs de force d'un mot de passe (ou autre)*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031169}}
.js_indicateur {
  display: inline-block;
  overflow: hidden;
  width: 102px;
  height: 15px;
  vertical-align: middle;
  border: 1px solid #C9C9C9C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  background-color: #63848c;
  background: -moz-linear-gradient(top, #63848c, #849ea5, #476066);
  background: -webkit-linear-gradient(top, #63848c, #849ea5, #476066);
  background: -o-linear-gradient(top, #63848c, #849ea5, #476066);
  background: linear-gradient(top, #63848c, #849ea5, #476066);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031182}}
.js_indicateur .js_barre {
  display: inline-block;
  height: 100% !important;
  vertical-align: bottom;
  -moz-border-radius: 50px 0 0 50px;
  -webkit-border-radius: 50px 0 0 50px;
  -o-border-radius: 50px 0 0 50px;
  -ms-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
  -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) inset;
  background-color: #64ca64;
  background: -moz-linear-gradient(top, #64ca64, #72e572, #47b247);
  background: -webkit-linear-gradient(top, #64ca64, #72e572, #47b247);
  background: -o-linear-gradient(top, #64ca64, #72e572, #47b247);
  background: linear-gradient(top, #64ca64, #72e572, #47b247);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031192}}
#js_espace_disque {
  float: left;
  margin: 0 0 1.5em;
  padding: 20px 50px;
  text-align: left;
  width: 92.3%;
  border: 1px solid #d2d2d2;
  background-color: white;
  background: -moz-linear-gradient(top, white, #eeeeee);
  background: -webkit-linear-gradient(top, white, #eeeeee);
  background: -o-linear-gradient(top, white, #eeeeee);
  background: linear-gradient(top, #ffffff, #eeeeee);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #000000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031203}}
#js_espace_disque ul li {
  color: #888888;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031204}}
#js_espace_disque ul > li {
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031207}}
#js_espace_disque ul > li > ul {
  display: inline;
  margin: 0 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031211}}
#js_espace_disque ul li > ul li:first-child {
  border: 0 none;
  padding-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/jgely\/workspace\/auphys\/www\/modules\/webucms\/xarstyles\/sass\/js\.scss}line{font-family:\000031215}}
#js_espace_disque ul li > ul li {
  border-left: 1px solid #DCDCDC;
  display: inline-block;
  margin: 0 0 1em;
  padding: 0 10px;
  font-weight: normal;
}
