@charset "UTF-8";
body.login-page {
  background: #2196F3; }

.search button[type=submit] {
  margin-top: 0; }

.profils ul {
  padding-left: 15px; }
  .profils ul li {
    list-style-type: none; }

.habillage .uploadifive-queue {
  display: none; }

.live-detail-score .equipe .display_score {
  display: flex;
  justify-content: center; }
  .live-detail-score .equipe .display_score .btn-score {
    margin: 0 20px;
    cursor: pointer; }

.live-detail-score .equipe .nom_equipe {
  font-size: 16px;
  font-weight: bold; }

.live-detail-score .equipe .score_equipe {
  width: 20px; }

#posts-live .reaction_pseudo {
  padding-right: 15px;
  font-weight: bold;
  display: block; }

#posts-live .date_post_live {
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }
  #posts-live .date_post_live i {
    padding-right: 5px; }

.content #posts_ordre {
  float: none; }
  .content #posts_ordre .sortablejs-items {
    border: 2px solid #eee;
    margin-bottom: 20px; }
    .content #posts_ordre .sortablejs-items .date_post_live {
      background-color: #eee;
      padding: 5px; }
    .content #posts_ordre .sortablejs-items .post-content {
      padding: 0 10px; }
      .content #posts_ordre .sortablejs-items .post-content .thumbnail {
        padding: 10px;
        width: auto;
        display: inline-block; }
        .content #posts_ordre .sortablejs-items .post-content .thumbnail img {
          width: 100%;
          max-width: 200px;
          display: block; }
        .content #posts_ordre .sortablejs-items .post-content .thumbnail audio {
          display: block; }
    .content #posts_ordre .sortablejs-items .buttons {
      padding: 0 10px 10px;
      margin-top: 0; }

.buttons {
  margin: 20px 0 0; }

.twitm-b {
  background: #F5F8FA;
  max-height: 600px;
  overflow-y: hidden; }

.twitm-b h1 {
  font-size: 14px;
  line-height: 1.3; }

.twitm-b .post_t {
  background: white;
  padding: 10px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin: 20px auto;
  width: 100%;
  max-width: 400px;
  position: relative; }

.twitm-h, .twitm-f {
  background: white; }

.t_pseudo {
  font-weight: bold; }

.t_date {
  margin-left: 15px; }

.t_profil_pic {
  float: left; }

.t_profil_pic img {
  margin-right: 15px;
  border-radius: 5px; }

.t_content {
  float: left;
  width: 100%;
  max-width: 320px; }
  .t_content img {
    max-width: 100%; }

.t_clear {
  clear: both;
  height: 0;
  overflow: hidden;
  /* Précaution pour IE 7 */ }

.htag_t {
  color: #039A15; }

.btn_integ_t {
  position: absolute;
  top: 0;
  right: 0;
  background: #0084B4;
  color: white;
  padding: 3px 10px;
  margin: 3px;
  text-transform: uppercase;
  font-size: 12px;
  border: 0; }

#btn_rec_twitter {
  margin-left: 20px;
  min-width: 55px;
  background: #DDDDDD;
  color: white; }

.btn_selordre_twitter_active {
  background: #4CAF50 !important;
  color: #FFF; }

#result_search {
  min-height: 200px;
  overflow-y: auto;
  max-height: 571px; }

.infotrafic #mapdiv {
  height: 400px;
  margin-bottom: 20px !important; }

.infotrafic .list-events .list-button {
  text-align: end;
  margin-bottom: 15px; }
  .infotrafic .list-events .list-button button:hover {
    background-color: #e9e9e9; }

.infotrafic .list-events #eventsByCateogies h2 {
  text-decoration: underline; }

.infotrafic .list-events #eventsByCateogies li {
  font-size: 20px; }

.newsletter .copy-contact {
  margin-left: 20px; }

.sondages #addReponse {
  display: block; }

.sondages input.reponse {
  display: block;
  width: 35%;
  margin-top: 15px; }
  .sondages input.reponse.reponse_to {
    display: inline-block; }

.sondages input.reponse_detail {
  display: inline-block;
  width: 35%;
  margin-top: 15px;
  margin-left: 15px; }

.carte-diffuseur {
  margin-top: 20px;
  margin-bottom: 20px; }

.notifications .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 500px; }

.melody .resultMelody {
  margin-top: 30px; }

.podcasts .categorieMere {
  background-color: #d1d1d1;
  font-weight: bold; }

.podcasts .table-podcasts {
  font-size: 14px; }
  .podcasts .table-podcasts th a {
    color: #555; }
    .podcasts .table-podcasts th a span {
      margin-left: 5px; }
  .podcasts .table-podcasts .actions-podcasts {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: none; }
    .podcasts .table-podcasts .actions-podcasts a {
      height: 37px; }

.liveFoot .demo-checkbox {
  margin: 15px 0; }

.liveFoot .selectAdv {
  padding: 0; }

.liveFoot .score input[type=text] {
  width: 50px;
  display: inline-block;
  margin: 0 10px; }

.liveFoot img {
  float: right; }

.liveFoot .radioFoot {
  margin-top: 20px; }

.liveFoot button {
  margin-left: 50px;
  background: #2196F3;
  color: #fff;
  border: none;
  width: 120px;
  height: 35px; }

.table-fixed {
  width: 100%; }

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block; }

.table-fixed thead th {
  height: 50px; }

.table-fixed tbody {
  overflow-y: auto;
  height: 400px; }

.table-fixed tbody td, .table-fixed thead th {
  float: left;
  width: 12.5%;
  box-sizing: border-box; }

.table-fixed tr:after {
  clear: both;
  content: ' ';
  display: block;
  visibility: hidden; }

.dhx_cal_event_clear {
  color: #fff; }

.dhx_section_time select {
  width: auto; }

.dhx_cal_light input#fichier {
  border: none; }

.dhtmlx_message_area {
  top: 120px !important; }

.dhx_cal_header .dhx_scale_bar, .dhx_month_head {
  color: #000;
  font-size: 18px; }

.dhx_now .dhx_month_body, .dhx_now .dhx_month_head, .dhx_scale_holder_now {
  background-color: #f1f1f1; }

.message-success {
  background-color: #aee442; }

.dhtmlx-message-danger, .dhtmlx-message-danger div {
  background-color: #ff736c; }

.dhtmlx-message-warning, .dhtmlx-message-warning div {
  background-color: #f5d436 !important; }

.open-event {
  cursor: pointer; }

.legende-elm {
  display: flex;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer; }

.legende-color {
  width: 20px;
  margin-right: 5px; }

.dhx_cal_event_line, .dhx_cal_event_clear {
  color: #000; }

#scheduler_here .dhx_month_head {
  font-size: 38px !important;
  line-height: 52px !important;
  padding-left: 11px !important;
  text-align: left !important;
  font-weight: 100;
  color: #c5c5c5; }

.dhx_cal_event_clear {
  color: white !important; }

.homepage {
  /* NEW */ }
  .homepage .dropdown-menu.open {
    overflow: unset !important; }
  .homepage .dropdown-menu {
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 0px !important; }
    .homepage .dropdown-menu .status {
      padding: 6px 15px;
      font-size: 13px;
      background: #4c4646;
      color: #fff; }
    .homepage .dropdown-menu > .active > a {
      color: #fff;
      text-decoration: none;
      background-color: #0081c2; }
  .homepage .bootstrap-select .bs-actionsbox,
  .homepage .bootstrap-select .bs-donebutton,
  .homepage .bootstrap-select .bs-searchbox {
    padding: 4px;
    box-sizing: border-box; }
    .homepage .bootstrap-select .bs-actionsbox:after,
    .homepage .bootstrap-select .bs-donebutton:after,
    .homepage .bootstrap-select .bs-searchbox:after {
      top: 4px;
      right: 10px;
      left: auto; }
  .homepage .bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 15px 10px;
    font-size: 14px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  .homepage .bootstrap-select .dropdown-menu {
    padding: 0; }
  .homepage .dropdown-header[data-optgroup="1"] {
    padding: 6px 15px;
    font-size: 13px;
    background: #4c4646;
    color: #fff; }
  .homepage .dropdown-menu .status {
    padding: 6px 15px;
    font-size: 13px;
    background: #4c4646;
    color: #fff; }
  .homepage #blocs_actus_add {
    border: 1px solid #dfdfdf;
    background: #eee;
    color: #333;
    cursor: pointer;
    user-select: none;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    text-align: center;
    align-content: center;
    font-size: 20px; }
  .homepage .group-line {
    display: flex;
    gap: 40px;
    margin: 0; }
  .homepage .group-cust-collapse {
    display: flex;
    /*flex-direction: column;*/
    gap: 20px;
    flex-wrap: wrap;
    align-items: flex-start; }
  .homepage .cust-collapse {
    border: 1px solid #e5e8eb;
    border-radius: 8px;
    counter-increment: count 1;
    position: relative;
    width: calc((100% - 40px) / 3);
    display: flex;
    flex-flow: column; }
  .homepage .cust-collapse.open {
    min-height: 215px; }
  .homepage .cust-collapse:first-child {
    flex: 0 0 100%; }
  .homepage .cust-collapse .cust-collapse-head {
    background-color: #e5e8eb;
    font-size: 16px;
    padding: 8px 10px 7px 40px;
    border-radius: 6px;
    color: #051b2c;
    display: flex;
    justify-content: space-between;
    flex: 0 1 auto; }
  .homepage .cust-collapse:not(:last-child) .cust-collapse-head:before {
    content: counter(count);
    background: #adadad;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    display: block;
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 0.5px; }
  .homepage .cust-collapse .cust-collapse-body {
    background-color: #f6f7f8;
    padding: 16px 20px 24px;
    border-radius: 0 0 10px 10px;
    color: #424d57;
    display: none;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 12px; }
  .homepage .cust-collapse .cust-collapse-body label {
    font-weight: 400 !important;
    font-size: 15px !important; }
  .homepage .cust-collapse .cust-collapse-body input {
    box-shadow: none !important; }
  .homepage .cust-collapse.open .cust-collapse-body {
    display: flex; }
  .homepage .cust-collapse.open .cust-collapse-head {
    border-radius: 6px 6px 0 0; }
  .homepage .cust-collapse.add-block {
    border: 2px dashed lightgray !important; }
  .homepage .cust-collapse.add-block .cust-collapse-head {
    background: transparent;
    text-align: center;
    display: block;
    padding-left: 0;
    padding-right: 0;
    color: #959595; }
  .homepage .cust-collapse.add-block .cust-collapse-body {
    background: transparent;
    text-align: center; }
  .homepage .cust-collapse .cust-collapse-head .delete-action {
    display: inline-block;
    margin-left: 15px;
    color: #b60000;
    border: 0;
    width: 20px;
    height: 20px;
    padding: 0;
    background: transparent;
    text-align: center; }
  .homepage .cust-collapse .cust-collapse-head .delete-action i {
    font-size: 20px; }
  .homepage .cust-collapse .cust-collapse-head .switch {
    display: inline-block;
    margin-left: 20px; }
  .homepage .sticky-bloc {
    position: sticky;
    position: -webkit-sticky;
    top: 100px; }
  .homepage .dropdown-menu > .disabled > a, .homepage .dropdown-menu > .disabled > a:hover, .homepage .dropdown-menu > .disabled > a:focus {
    color: #aaa; }

.move-question {
  cursor: move; }

.sortable-question .question.sortable-chosen {
  border-color: #ddd;
  border-width: 2px;
  border-style: dashed; }

.sortable-question .question {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #ddd; }
  .sortable-question .question .add_rep {
    margin-bottom: 10px; }

@font-face {
  font-family: 'HelBoldCond';
  src: url("../fonts/Stag-Medium.otf"); }

.affiches {
  line-height: 20px;
  font-size: 13px; }
  .affiches button.btn {
    width: 120px; }
  .affiches .panel-group .panel-primary.green {
    border-color: #2b982b;
    border-bottom-color: #fff; }
    .affiches .panel-group .panel-primary.green .panel-title {
      background-color: #2b982b; }
    .affiches .panel-group .panel-primary.green .panel-heading {
      background-color: #2b982b;
      border-color: #2b982b; }
    .affiches .panel-group .panel-primary.green .panel-body {
      border-top-color: #2b982b; }
  .affiches .panel-group .panel-primary.red {
    border-color: #fb483a; }
    .affiches .panel-group .panel-primary.red .panel-title {
      background-color: #fb483a; }
    .affiches .panel-group .panel-primary.red .panel-heading {
      background-color: #fb483a;
      border-color: #fb483a; }
    .affiches .panel-group .panel-primary.red .panel-body {
      border-top-color: #fb483a; }
  .affiches .panel-group .panel-primary.orange {
    border-color: #ff9600; }
    .affiches .panel-group .panel-primary.orange .panel-title {
      background-color: #ff9600; }
    .affiches .panel-group .panel-primary.orange .panel-heading {
      background-color: #ff9600;
      border-color: #ff9600; }
    .affiches .panel-group .panel-primary.orange .panel-body {
      border-top-color: #ff9600; }
  .affiches .form-group .form-line label {
    padding-left: 10px; }
  .affiches .form-group .form-line textarea {
    height: 100px;
    padding: 15px 20px;
    font-size: 16px; }
  .affiches .form-group .form-line input[type=text] {
    padding: 15px 20px;
    font-size: 16px; }
  .affiches .buttons {
    margin-top: 145px; }
    .affiches .buttons button {
      display: block;
      margin: 20px auto; }
  .affiches #modal-1-body {
    border: 5px solid #333;
    height: 805px !important;
    max-height: 805px !important;
    width: 571px !important;
    padding: 0;
    margin: 15px; }
  .affiches .modal-content button {
    width: unset; }

.gestionAffichettes .form-select {
  margin-top: 40px; }
  .gestionAffichettes .form-select .focused label.form-label {
    top: -15px; }

.gestionAffichettes p.danger {
  color: #fb483a; }

#index .info-box {
  height: 50px;
  margin-left: 10px;
  min-width: 180px;
  margin-bottom: 0; }
  #index .info-box .icon {
    width: 50px; }
    #index .info-box .icon i {
      line-height: 50px;
      font-size: 30px; }
  #index .info-box .content .text {
    margin-top: 0;
    text-decoration: none; }
  #index .info-box .content .number {
    font-size: 20px;
    text-decoration: none; }

section.interne {
  width: 100%; }
  section.interne a {
    width: 100%;
    display: block;
    text-align: center; }
    section.interne a img {
      margin-top: 20px; }

#h-agenda li {
  list-style: circle;
  margin-left: 32px;
  line-height: 30px; }

#h-agenda .bg-violet {
  background-color: #9921F3; }
  #h-agenda .bg-violet h2 {
    color: white !important; }
  #h-agenda .bg-violet a {
    background-color: aliceblue;
    padding: 5px 13px;
    position: absolute;
    right: 23px;
    color: black; }
    #h-agenda .bg-violet a img {
      margin-right: 10px; }

#home-carnet.bg-rose {
  background-color: #C303A2; }
  #home-carnet.bg-rose h2 {
    color: white !important; }

#ReplayRadio .plyr__controls {
  position: fixed;
  bottom: 0;
  left: 330px;
  right: 30px;
  z-index: 40;
  z-index: 40; }

@media screen and (max-width: 1186px) {
  #ReplayRadio .plyr__controls {
    left: 30px; } }

#pochette .liste_clic {
  float: left;
  width: 200px;
  height: 40px;
  margin-bottom: 10px;
  cursor: pointer; }

#pochette .cadre-pochette {
  display: inline-block;
  width: 162px;
  height: 162px;
  border: 1px solid #333; }
  #pochette .cadre-pochette img {
    max-width: 160px; }

.list_categorie ul.categorie {
  list-style: none;
  margin: 0;
  padding: 5px 10px;
  font-size: 0; }
  .list_categorie ul.categorie .material-icons {
    font-size: 20px;
    vertical-align: middle; }
  .list_categorie ul.categorie li {
    background-color: #9e9e9e;
    color: #fff; }
    .list_categorie ul.categorie li ul {
      background-color: white;
      list-style: none;
      margin: 0;
      padding: 0; }
      .list_categorie ul.categorie li ul li {
        padding: 0;
        background-color: #b5b5b5;
        color: #fff; }
    .list_categorie ul.categorie li span {
      display: inline-block;
      width: 80%;
      vertical-align: middle;
      padding: 7px 10px;
      font-size: 14px; }
    .list_categorie ul.categorie li .btn-edit-cat {
      display: inline-block;
      width: 20%;
      padding: 7px 15px;
      vertical-align: middle;
      text-align: right;
      color: #fff; }

.typecat-selector {
  margin-top: 10px; }

.typecat-selector div {
  position: relative;
  text-align: left;
  font-weight: 400;
  padding: 4px 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 140px;
  font-size: 13px; }

.typecat-selector div span {
  vertical-align: middle;
  display: inline-block; }

.typecat-selector .typecat-main::before {
  content: "";
  background: #2196f3;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }

.typecat-selector .typecat-sec::before {
  content: "";
  background: #a1a1a1;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }

.typecat-selector div.active {
  background: #f1f1f1; }

.typecat-selector div.active::after {
  content: url("data:image/svg+xml,%3Csvg height='8' width='8' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 330 330' xml:space='preserve'%3E%3Cpath d='m250.6 154.39-150-150a15 15 0 1 0-21.2 21.22L218.78 165 79.39 304.4a15 15 0 0 0 21.22 21.2l150-150a15 15 0 0 0 0-21.21z'/%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px; }

#afficheCategorie [type=checkbox].filled-in:checked.chk-col-sec + label:after {
  border: 2px solid #a1a1a1;
  background-color: #a1a1a1; }

.textarea.corps .legende_video {
  color: #f00; }

.box-galerie-photo {
  position: relative;
  display: inline-block;
  border: 1px solid #ddd;
  margin-right: 5px;
  margin-bottom: 5px; }
  .box-galerie-photo img {
    height: 100px;
    display: block; }
  .box-galerie-photo .btn.delete-photo {
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    height: 20px;
    padding: 0 4px; }
    .box-galerie-photo .btn.delete-photo .material-icons {
      font-size: 12px; }
  .box-galerie-photo .edit-photo {
    display: block;
    width: 100%; }

#galerie-photos .box-galerie-photo {
  cursor: move; }

@media (min-width: 768px) {
  #toggleCategorie {
    display: none; } }

#modalwatermark .modal-body .preloader {
  margin: 30px auto;
  display: none; }

#modalwatermark .modal-footer .preloader {
  display: none;
  width: 20px;
  height: 20px;
  margin: 0 auto; }

#button_watermark {
  width: 75px;
  height: 32px; }

#list_watermark {
  display: none; }

#error_watermark {
  display: none; }

.watermark_ld_wall {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(128, 128, 128, 0.2);
  z-index: 99; }

.files_watermark[type=radio] + label {
  width: 100%;
  padding: 5px 4px;
  height: auto;
  margin: 0;
  border: 1px solid transparent;
  white-space: nowrap; }

.files_watermark[type=radio] + label:hover {
  background: #E5F3FF; }

.files_watermark[type=radio]:checked + label {
  background: #CCE8FF !important;
  border: 1px solid #99D1FF !important; }

.files_watermark[type=radio] + label:after, .files_watermark[type=radio] + label:before {
  content: none; }

.files_watermark[type=radio] + label i {
  vertical-align: middle;
  margin-top: -3px;
  color: #a5a5a5;
  padding-right: 4px; }

.block-chapo {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .block-chapo button i {
    top: -1px !important;
    left: -1px; }

.tags-footer ol.dd-list li > div {
  display: flex;
  justify-content: space-between; }
  .tags-footer ol.dd-list li > div > div {
    display: flex;
    align-items: center; }
    .tags-footer ol.dd-list li > div > div b {
      padding-left: 20px; }

.tags-footer ol.dd-list li .nest-item {
  cursor: move; }

.tags-footer ol.dd-list li h2 {
  font-size: 20px; }

.tags-footer ol.dd-list li.dd-item {
  border: none;
  padding: 0 5px; }

.legalesAnnonces .previ .legalesAnnoncePrevi {
  width: 350px;
  min-height: 300px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 585px; }

.legalesAnnonces .previ .legalesAnnonceTitre, .legalesAnnonces .previ .legalesAnnonceTitreEntete {
  display: block;
  font-size: 23px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold; }

.legalesAnnonces .previ .legalesAnnonceTexte, .legalesAnnonces .previ .legalesAnnonceTexteEntete {
  font-size: 12px;
  word-break: break-word;
  text-align: justify; }

.legalesAnnonces .previ hr {
  width: 50%;
  border: 1px solid #000;
  margin: 10px auto; }

.legalesAnnonces p {
  margin: 0; }

.legalesAnnonces textarea {
  min-height: 200px; }

.legalesAnnonces #detail_entete {
  display: none; }

.legalesAnnonces #previEntete {
  display: none; }

.legalesAnnonces #logoAnnonce img {
  display: block;
  margin: auto;
  height: 40px; }

.legalesAnnonces .hrHidden {
  display: none; }

.legalesAnnonces .nest-item {
  cursor: move; }

.legalesAnnonces .dd-item div div {
  display: flex;
  align-items: center; }

.legalesAnnonces .dd {
  max-width: 800px; }

#uploadifive-logo {
  background-color: orange;
  color: #fff; }

div.legales-tarifs div.typesNom {
  height: 50px;
  background: #ccc;
  display: flex;
  align-items: center; }
  div.legales-tarifs div.typesNom div.col-lg-12 {
    margin-bottom: 0; }

div.legales-tarifs div.soustypesNom {
  height: 50px;
  display: flex;
  align-items: center; }
  div.legales-tarifs div.soustypesNom input[type=checkbox] {
    opacity: 1;
    position: unset; }
  div.legales-tarifs div.soustypesNom div.col-lg-6, div.legales-tarifs div.soustypesNom div.col-lg-3 {
    margin-bottom: 0; }

.tootl {
  position: relative;
  display: inline-block; }

.tootl .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s; }

.tootl .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tootl:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.legalesAnnoncesATraiter input[type=text] {
  width: 80%; }

.legalesAnnoncesATraiter textarea {
  width: 80%;
  height: 200px; }

.legalesAnnoncesATraiter button {
  background-color: #2196f3;
  color: #fff;
  border: none;
  padding: 5px 20px;
  margin: 10px 0;
  font-size: 16px; }

.legales-form table textarea {
  width: 100%; }

.legales-form table .rubrique {
  text-align: left;
  font-size: 20px; }

.legales .form-control-label {
  text-align: left; }

div.pdf {
  margin: 50px;
  font-family: Arial, Helvetica, sans-serif;
  min-height: 1000px; }
  div.pdf div.header {
    color: #fff;
    padding-top: 30px;
    font-size: 30px;
    height: 100px;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #002458;
    display: block; }
    div.pdf div.header img {
      padding-top: 10px;
      height: 80px; }
  div.pdf h1 {
    color: #000;
    font-size: 30px; }
  div.pdf span {
    font-size: 12px; }
  div.pdf h1 + span {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px; }
  div.pdf div.annonce {
    width: 400px;
    text-align: justify;
    margin: 20px auto; }
  div.pdf div.annonce + span {
    display: inline-block;
    width: 100%;
    text-align: center; }
  div.pdf div.content {
    min-height: 1000px; }
  div.pdf div.footer {
    background-color: #002458;
    height: 80px;
    font-size: 12px;
    text-align: center; }
    div.pdf div.footer img {
      padding-top: 20px;
      margin-left: 10px;
      height: 40px;
      float: left; }
    div.pdf div.footer div {
      width: 100%;
      margin: 10px 0px 10px 0px;
      margin-left: -100px;
      color: #fff;
      padding-top: 10px; }
  div.pdf div.signature {
    width: 200px;
    text-align: center;
    margin-top: 50px;
    float: right; }
    div.pdf div.signature span {
      display: block;
      margin-top: 20px; }
    div.pdf div.signature img {
      display: inline-block;
      max-width: 100%; }
  div.pdf div.milieu {
    line-height: 14px; }

#downloadLegale {
  margin-left: 20px;
  background-color: orange;
  color: #fff; }

.label-success, .label-important {
  display: block;
  font-size: 18px;
  margin-bottom: 15px; }

div.pdf.pdf-legales .header {
  padding-top: 0; }
  div.pdf.pdf-legales .header h1 {
    color: #fff; }

div.pdf.pdf-legales .footer img {
  height: 70px; }

div.pronos .col-md-1 {
  text-align: center; }

div.pronos .form-group .form-line .form-label {
  top: -12px; }

div.pronos div.row.clearfix {
  margin: 15px 0; }

div.pronos tr.fini {
  background-color: green;
  color: #fff; }

table.table-participant .total {
  font-weight: bold; }

.questionnaire-euro div.reponse {
  display: flex;
  margin: 10px;
  width: calc(100% - 20px);
  height: 50px; }

.questionnaire-euro .form-group .form-line.focused:after {
  transform: none; }

.questionnaire-euro .form-group .form-line:after {
  border-bottom: none; }

.questionnaire-euro .form-group .form-line .form-label {
  top: -20px; }

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: 20px; }

.dropdown-menu {
  border: 1px solid #ccc;
  background: #fff;
  margin-top: 0px !important; }

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px;
  box-sizing: border-box; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 15px 10px;
  font-size: 14px;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.bootstrap-select .dropdown-menu {
  padding: 0; }

.dropdown-header[data-optgroup="1"] {
  padding: 6px 15px;
  font-size: 13px;
  background: #4c4646;
  color: #fff; }

.dropdown-menu .status {
  padding: 6px 15px;
  font-size: 13px;
  background: #4c4646;
  color: #fff; }

#table_notif table, #table_head_notif table {
  width: 100%; }
  #table_notif table td, #table_head_notif table td {
    padding: 0;
    border-top: none;
    border-bottom: none;
    width: 33%; }

.poptool_notifs {
  width: 430px;
  display: flex;
  padding: 10px;
  background-color: aliceblue;
  justify-content: space-around; }
  .poptool_notifs .libelle {
    font-weight: 600; }
  .poptool_notifs .plateform {
    margin: 15px 0 5px;
    text-decoration: underline; }
  .poptool_notifs .navigator {
    margin-left: 12px;
    line-height: 8px;
    font-size: 13px;
    font-style: italic; }

.parallax #imageSvg svg {
  width: 100%; }
  .parallax #imageSvg svg g.active > g {
    filter: drop-shadow(3px 5px 5px rgba(0, 0, 0, 0.8)); }

.parallax #liste-textes {
  margin-top: 30px;
  padding-top: 20px; }

.parallax .help {
  cursor: pointer; }

.parallax .form-line-ordre {
  margin-top: 10px; }

.parallax .lignetxt {
  padding-top: 15px;
  border-top: 5px solid #000; }

.parallax .liste-images-parallax {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  padding-top: 10px; }
  .parallax .liste-images-parallax .col-md-3 img {
    width: 100px;
    height: auto; }

#embedModal .modal-content {
  width: 500px; }
  #embedModal .modal-content textarea {
    width: 100%;
    height: 300px; }

.puff-in-top {
  -webkit-animation: puff-in-top 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  animation: puff-in-top 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) both; }

/* ----------------------------------------------
 * Generated by Animista on 2022-4-21 14:52:48
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation puff-in-top
 * ----------------------------------------
 */
@-webkit-keyframes puff-in-top {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@keyframes puff-in-top {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

.navbar-left {
  margin-top: 24px;
  padding-left: 0; }

.navbar-left > li {
  border-top: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
  list-style: none;
  padding: 16px; }
  .navbar-left > li a {
    color: grey;
    text-decoration: none; }
    .navbar-left > li a:hover {
      color: #2196F3;
      transition: color 0.3s; }
  .navbar-left > li > a {
    color: black;
    font-weight: bold; }
    .navbar-left > li > a.active {
      color: #2196F3; }
  .navbar-left > li:last-child {
    border-bottom: 1px solid lightgrey; }

.aide-content h3, .aide-content h4 {
  font-weight: normal;
  color: #2196F3; }

.aide-content h4 {
  background-color: #f1f8fe;
  padding: 12px;
  margin-top: 48px; }

.aide-content h5 {
  margin-top: 25px; }

.aide-content button {
  display: block; }

.aide-content img {
  margin-top: 8px;
  max-width: 100%; }
  .aide-content img:hover {
    filter: brightness(0.5);
    transition: filter 0.5s linear; }

.add_creneau {
  display: block;
  border: none;
  width: 40px;
  height: 40px;
  background-color: green;
  text-align: center;
  margin: 10px auto 0;
  position: relative;
  cursor: pointer; }
  .add_creneau:before, .add_creneau:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 5px);
    width: 10px;
    height: 2px;
    background-color: white;
    justify-content: center; }
  .add_creneau:after {
    transform: rotate(90deg); }

.emission_container {
  margin-top: 10px;
  padding: 10px 15px;
  background-color: #efefef; }
  .emission_container .emission_content {
    position: relative; }
    .emission_container .emission_content .nom_emission {
      font-weight: 600;
      margin-bottom: 5px; }
    .emission_container .emission_content .nom_animateur {
      font-size: 12px;
      font-style: italic;
      color: #939393;
      margin-bottom: 0; }
    .emission_container .emission_content .heures {
      font-size: 12px;
      color: #939393; }
    .emission_container .emission_content .update_creneau {
      position: absolute;
      display: block;
      padding: 0;
      border: none;
      right: -7px;
      bottom: 8px; }
      .emission_container .emission_content .update_creneau i {
        font-size: 20px; }
    .emission_container .emission_content.chronique {
      margin-left: 16px;
      margin-top: 4px; }
      .emission_container .emission_content.chronique i {
        font-size: 17px; }
      .emission_container .emission_content.chronique .nom_emission {
        font-size: 13px; }

#modal_creneau {
  position: fixed;
  width: 800px;
  top: 113px;
  left: calc(50% - 250px); }

#modal_creneau_close {
  position: absolute;
  border: none;
  width: 30px;
  height: 30px;
  right: 36px;
  background-color: #737373;
  text-align: center;
  margin: 10px auto 0;
  cursor: pointer;
  z-index: 1; }
  #modal_creneau_close:before, #modal_creneau_close:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 5px);
    width: 10px;
    height: 2px;
    background-color: #fff; }
  #modal_creneau_close:after {
    transform: rotate(45deg); }
  #modal_creneau_close:before {
    transform: rotate(135deg); }

.col-creneau .col-lg-2 {
  width: 14.2%; }

.jour_content {
  padding: 4px 2px 12px; }

#modal_creneau_delete {
  position: absolute;
  bottom: 42px;
  left: 32px;
  z-index: 1; }

.formulaire .create-champs {
  margin: 50px 0 50px 0; }
  .formulaire .create-champs .bloc-add-champ {
    position: sticky;
    top: 50%;
    border: 1px solid #80808054;
    border-radius: 5px;
    padding: 10px;
    width: 300px;
    left: 100%;
    background-color: #fff; }
    .formulaire .create-champs .bloc-add-champ .bloc-add-champ-header {
      display: flex;
      align-items: center;
      justify-content: space-evenly; }
  .formulaire .create-champs .champ {
    margin-top: -80px; }
    .formulaire .create-champs .champ fieldset {
      border: 2px solid #2196f3;
      border-radius: 5px;
      width: 78%;
      padding: 15px;
      margin-bottom: 15px; }
      .formulaire .create-champs .champ fieldset legend {
        padding: 0 0 5px 10px;
        margin: 0; }
      .formulaire .create-champs .champ fieldset .champ-header {
        display: flex;
        justify-content: flex-end; }
        .formulaire .create-champs .champ fieldset .champ-header span {
          margin-right: 10px;
          cursor: pointer; }
      .formulaire .create-champs .champ fieldset .move-champ {
        cursor: move; }
      .formulaire .create-champs .champ fieldset .bloc-ss-champs {
        margin-top: 30px; }
        .formulaire .create-champs .champ fieldset .bloc-ss-champs h4 {
          margin-bottom: 15px; }
        .formulaire .create-champs .champ fieldset .bloc-ss-champs .ss-champs {
          display: flex;
          justify-content: center; }
          .formulaire .create-champs .champ fieldset .bloc-ss-champs .ss-champs tr {
            height: 80px; }
            .formulaire .create-champs .champ fieldset .bloc-ss-champs .ss-champs tr td div {
              display: flex;
              align-items: center; }
              .formulaire .create-champs .champ fieldset .bloc-ss-champs .ss-champs tr td div label {
                margin-right: 20px; }
              .formulaire .create-champs .champ fieldset .bloc-ss-champs .ss-champs tr td div span {
                margin-left: 20px;
                color: red;
                cursor: pointer; }
        .formulaire .create-champs .champ fieldset .bloc-ss-champs .champ-footer {
          display: flex;
          flex-direction: row-reverse;
          justify-content: space-around;
          align-items: center;
          padding-top: 15px; }
          .formulaire .create-champs .champ fieldset .bloc-ss-champs .champ-footer input {
            opacity: 1;
            position: static; }

.formulaire .features {
  display: flex;
  justify-content: flex-end; }

#form-infos .not-valid:not(:checked) + label:after, #form-infos .not-valid:not(:checked) + label:before {
  border-color: red; }

#form-infos .not-valid-text {
  border: 1px solid red; }

#form-infos td {
  padding: 5px; }
  #form-infos td i {
    margin-top: 4px;
    color: red;
    cursor: pointer; }

#form-infos textarea {
  height: 100px; }

.div-table-responses {
  margin-top: 50px; }
  .div-table-responses .table-responses {
    table-layout: fixed; }
    .div-table-responses .table-responses .one-response td {
      vertical-align: middle;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .div-table-responses .table-responses .one-response td span {
        font-weight: 600; }
    .div-table-responses .table-responses .one-response .id_p {
      text-align: center; }

.nb_rep {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }

.admin_newsletter .action_rubriques {
  text-align: right; }

.admin_newsletter .rubriques_contenu {
  margin: 30px 0 30px 0;
  padding-top: 20px;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end; }
  .admin_newsletter .rubriques_contenu .clearfix {
    width: 600px; }
    .admin_newsletter .rubriques_contenu .clearfix .form-control-label {
      width: auto; }
    .admin_newsletter .rubriques_contenu .clearfix #suggestionsCategories {
      display: none; }
    .admin_newsletter .rubriques_contenu .clearfix #suggestionsThematiques {
      display: none; }

.admin_newsletter #rubriques_list div {
  display: flex;
  flex-direction: row; }
  .admin_newsletter #rubriques_list div span i {
    color: red;
    cursor: pointer; }

.admin_newsletter .create_liste_div {
  display: flex;
  width: 20% !important; }
  .admin_newsletter .create_liste_div input {
    width: 50%; }
  .admin_newsletter .create_liste_div img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: none; }
  .admin_newsletter .create_liste_div span {
    margin-top: 0 !important;
    margin-bottom: 5px; }

.admin_newsletter tfoot .nl_inactive {
  background-color: #d5d5d5; }

.admin_newsletter tfoot tr {
  background-color: #f4f4f4; }

.admin_newsletter .move-order {
  cursor: move; }

#col_right_select_articles_nl {
  height: 58vh;
  position: relative;
  padding-left: 30px; }
  #col_right_select_articles_nl #form_search_articles_nl {
    height: 85px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end; }
    #col_right_select_articles_nl #form_search_articles_nl #reportrange {
      background: #fff;
      cursor: pointer;
      padding: 2px 10px;
      border: 1px solid #ccc;
      width: 100%;
      border-radius: 5px;
      margin-right: 15px;
      height: 40px; }
    #col_right_select_articles_nl #form_search_articles_nl #clear_input_search_articles {
      height: 38px;
      padding-top: 10px; }

.list_articles_nl {
  height: calc(100% - 145px);
  overflow-y: scroll;
  background-color: #eaf5ff;
  padding: 10px; }
  .list_articles_nl li {
    height: auto;
    padding-top: 11px;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .list_articles_nl li span {
      margin: 0 6px; }
      .list_articles_nl li span.title_article_nl {
        width: 100%;
        padding-left: 10px; }
      .list_articles_nl li span.premium {
        border-left: 4px solid #f3bf00; }
      .list_articles_nl li span.no_premium {
        border-left: 4px solid #eaf5ff; }
      .list_articles_nl li span.dot {
        position: relative;
        top: -1px;
        height: 29px;
        width: 32px;
        background-color: #deebf2;
        border-radius: 50%;
        display: inline-block;
        color: #979797;
        font-weight: 500;
        cursor: pointer; }
        .list_articles_nl li span.dot .add_article_nl {
          font-size: 21px;
          position: relative;
          left: 3px; }
        .list_articles_nl li span.dot .delete_article_nl {
          font-size: 29px;
          position: relative;
          bottom: 7px;
          left: 5px; }

.email-teaser .compose-teaser {
  padding: 35px; }
  .email-teaser .compose-teaser img {
    max-width: 80%;
    max-height: 100px;
    margin: 10px 0 10px 0; }
  .email-teaser .compose-teaser .container-fluid {
    margin: 15px 35px 15px 15px; }
    .email-teaser .compose-teaser .container-fluid .elem-editable {
      height: auto; }
  .email-teaser .compose-teaser #btn-valid {
    filter: brightness(0.5);
    pointer-events: none; }

.une-selector {
  max-width: 250px;
  height: auto;
  border-bottom: 0 !important;
  display: block !important; }
  .une-selector .bs-caret {
    position: absolute !important;
    right: 8px;
    top: 50% !important;
    transform: translateY(-50%);
    margin-left: 0 !important; }
  .une-selector .bs-caret .caret {
    position: initial !important;
    top: 0 !important;
    right: 0 !important;
    margin-top: 0 !important; }
  .une-selector button.dropdown-toggle {
    padding: 12px 22px 8px 8px; }
  .une-selector .selected_article {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    white-space: initial;
    font-size: 12px;
    border-left: 2px solid #dedede;
    padding-left: 8px; }
  .une-selector .selected_article span {
    margin-left: 0 !important;
    top: 0 !important; }
  .une-selector .selected_article .metadata .date {
    background: #eee;
    color: #939393;
    padding: 0 4px;
    font-size: 10px;
    letter-spacing: 0.5px;
    margin-left: 0 !important;
    top: 0 !important;
    height: 17px;
    display: inline-block;
    line-height: 16px;
    border: 1px solid #eee; }
  .une-selector .selected_article .metadata {
    line-height: 1.4 !important;
    color: #ababab;
    font-size: 12px; }
  .une-selector .selected_article .title {
    font-size: 13px;
    margin-left: 0 !important;
    padding-top: 4px;
    line-height: 1.3 !important; }
  .une-selector button .selected_article {
    padding: 0;
    margin: 0;
    border-left: none; }
  .une-selector button .selected_article .title {
    max-height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .une-selector .selected_article .metadata .premium {
    color: #cdcd02;
    font-size: 8px;
    padding: 0 2px;
    margin-left: 10px !important;
    border: 1px solid #cdcd02;
    height: 17px;
    display: inline-block;
    line-height: 16px; }
  .une-selector .une-selector .dropdown-menu > li > a {
    padding: 12px 18px !important; }

#top_article #change_auth_semaine .form-group {
  padding: 0px;
  border-radius: 5px;
  background-color: #f5f5f5; }
  #top_article #change_auth_semaine .form-group label {
    padding: 5px 10px;
    display: block;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    color: #666;
    font-weight: normal;
    font-size: 12px; }
    #top_article #change_auth_semaine .form-group label + div {
      padding: 0 10px 5px 10px;
      border-top: none;
      border-radius: 0 0 5px 5px; }

#top_article #change_auth_semaine #change_auth_semaine .form-group label {
  padding: 10px;
  color: #2196F3;
  font-weight: normal; }

#top_article #change_auth_semaine .bootstrap-select button.dropdown-toggle {
  padding: 7px 25px 7px 12px !important; }

#top_article #change_auth_semaine .input-group .input-group-addon {
  padding-bottom: 0; }

#top_article #change_auth_semaine .bs_datepicker_range_container.input-group {
  display: block; }

#top_article #change_auth_semaine .bs_datepicker_range_container.input-group .form-line {
  display: table-cell; }

td.td-actions .btn.btn-default, td.td-actions .btn.btn-danger {
  padding: 9px !important;
  font-size: 0 !important; }
  td.td-actions .btn.btn-default i.material-icons, td.td-actions .btn.btn-danger i.material-icons {
    font-size: 16px !important;
    top: 0 !important; }
  td.td-actions .btn.btn-default:not(:first-child), td.td-actions .btn.btn-danger:not(:first-child) {
    margin-left: 10px !important; }

td.td-actions .btn.btn-default i.material-icons {
  color: #424242 !important; }

.xdebug-var-dump {
  margin-left: 300px; }
  .xdebug-var-dump:first-child {
    margin-top: 80px; }

audio {
  max-height: 30px;
  max-width: 250px; }

.btn-sm {
  padding: 2px 6px; }

.dropdown-menu.tt-open {
  top: calc(100% + 20px) !important; }

.stats-color {
  justify-content: flex-end; }
  .stats-color .arrow_downward {
    color: #b11919; }
  .stats-color .arrow_upward {
    color: green; }

.d-flex {
  display: flex;
  flex-wrap: wrap; }

.d-flex-center {
  align-items: center; }

.justify-content-between {
  justify-content: space-between; }

.form-group .bootstrap-select.btn-group {
  margin-bottom: 1px; }

.flatpickr-wrapper {
  width: 250px;
  max-width: 100%; }

/*** Sortable JS **/
.sortable-list.list-group .list-group-item {
  margin-bottom: 5px; }
  .sortable-list.list-group .list-group-item.highlight {
    background: #FEE25F; }
    .sortable-list.list-group .list-group-item.highlight.breve {
      background: #fff6b5; }
  .sortable-list.list-group .list-group-item.breve {
    background: #fff6b5; }
  .sortable-list.list-group .list-group-item.premium {
    border-left: 5px solid #f3bf00; }

.sortable-list.list-group .sortable-list {
  margin-bottom: 0;
  margin-top: 10px; }
  .sortable-list.list-group .sortable-list:empty {
    min-height: 10px;
    background-color: #ccc; }

.sortable-list.list-group.trombinoscope {
  display: flex;
  flex-wrap: wrap; }
  .sortable-list.list-group.trombinoscope .list-group-item {
    min-width: calc(100% / 5 - 30px);
    max-width: 200px;
    margin: 15px; }

#poubelle {
  width: 100%;
  min-height: 100px;
  margin: 0 auto;
  padding: 0; }

.zone-delete {
  background: #eee;
  min-height: 100%;
  width: 100%;
  position: relative; }
  .zone-delete .icon-delete {
    font-size: 25px;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 25px;
    width: 25px; }

/*** Sortable JS **/
/**** Menu */
.sidebar .menu .list .ml-menu span.bagde-menu {
  background-color: #f44336;
  color: white;
  margin-top: 0;
  padding: 3px 6px;
  font-size: 12px;
  border-radius: 8px; }

/**** Menu */
.flot-tooltip {
  position: absolute;
  display: none;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  color: #fff;
  padding: 5px; }

.scrollable {
  overflow: hidden;
  width: auto;
  height: 400px; }

.list-group-item-flex {
  display: flex;
  justify-content: space-between; }

aside.sidebar div.user-info {
  background: url("../images/image.png") no-repeat no-repeat; }

#loader_spinner {
  margin-top: 10px;
  width: 200px;
  text-align: center;
  position: relative;
  text-align: center; }

.img_loader {
  position: absolute;
  z-index: 1;
  margin: 4px;
  border: 8px solid #f3f3f3;
  /* Light grey */
  border-top: 8px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  display: block; }

.autocompletejs_list {
  padding: 0; }
  .autocompletejs_list .autoComplete_result {
    margin: 0; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.form-group .form-line input[type=date] + .form-label {
  top: -15px; }

.header {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .header h2 span {
    display: block;
    font-size: 14px;
    margin-top: 5px; }

.twitter-typeahead {
  width: 100%; }
  .twitter-typeahead .tt-suggestion {
    padding: 7px 18px;
    font-size: 14px;
    line-height: 25px;
    min-width: 200px;
    cursor: pointer; }
    .twitter-typeahead .tt-suggestion:hover {
      background-color: #f1f1f1; }

.card .btn.btn-default i.material-icons {
  color: #000 !important; }

@media (max-width: 767px) {
  .card .body .form-control-label {
    text-align: left;
    margin-bottom: 0; }
  .card .body .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0; }
  .ls-closed section.content {
    margin-left: 0;
    margin-right: 0; } }

.xdebug-error:first-child {
  margin-top: 100px;
  margin-bottom: -100px;
  margin-left: 350px; }

.sortable_item {
  cursor: grab; }

#media_duration.error::placeholder {
  color: red; }

.lt-40 {
  padding-left: 40px; }

.mt-15 {
  margin-top: 15px; }

#close_notif_container:hover {
  background-color: #2b97f1 !important; }

#close_notif_container:hover #close_notif {
  color: white !important; }

@media (max-width: 767px) {
  .card .header.bg-blue {
    display: flex;
    flex-direction: column; }
    .card .header.bg-blue a {
      margin-top: 10px; }
  .card .body form button {
    margin-top: 20px; }
  .card .body button {
    padding: 6px; }
  .table {
    display: block; }
    .table thead {
      display: none; }
    .table tbody {
      display: block; }
      .table tbody tr {
        display: flex;
        flex-direction: column; }
        .table tbody tr td {
          border-top: none;
          border-bottom: none;
          white-space: initial !important; }
      .table tbody tr:nth-child(2n) {
        background-color: #eee; }
      .table tbody tr:nth-child(2n+1) {
        background-color: #f9f9f9; }
    .table.table-nomargin tr {
      padding: 10px; }
  .liste_article th:nth-child(1), .liste_article td:nth-child(1),
  .liste_article th:nth-child(5), .liste_article td:nth-child(5) {
    display: none; } }

.only_mob {
  display: none;
  font-weight: 700; }
  @media screen and (max-width: 767px) {
    .only_mob {
      display: inline; } }

.disp-none {
  display: none; }

.grille_container .jour_selection {
  max-width: 300px; }

.gestion-menu .colorpicker {
  display: flex; }
  .gestion-menu .colorpicker .input-group-addon {
    border: solid 1px #959595;
    margin-right: 10px;
    border-radius: 0;
    padding: 0;
    height: 25px;
    display: block;
    width: 50px;
    margin-top: 10px;
    border-radius: 4px; }
    .gestion-menu .colorpicker .input-group-addon i {
      width: 100%;
      height: 100%; }

.popover {
  display: inline-table !important; }

.photo-container {
  position: relative;
  display: inline-block; }
  .photo-container button {
    position: absolute;
    right: 0;
    top: 0; }

pre {
  margin-left: 325px; }

pre:first-child {
  margin-top: 75px; }

.fw-600 {
  font-weight: 600; }

.fw-300 {
  font-weight: 300; }

.block-disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed; }
