.help-notice {
  background: #FFF;
  /********* OLD **************/ }
  .help-notice .management-access {
    text-align: right;
    padding: 2px 10px 0 0;
    margin-bottom: 20px; }
    .help-notice .management-access a {
      color: #FFF;
      font-size: 18px;
      padding: 5px 10px;
      display: inline-block;
      background-color: #000; }
  .help-notice .administratorPopup {
    display: none; }
    .help-notice .administratorPopup .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.4);
      z-index: 999; }
    .help-notice .administratorPopup .administratorPopup-wrapper {
      width: 350px;
      height: 200px;
      margin: 15% auto 0 auto;
      padding: 10px;
      background: #FFF;
      box-shadow: 1px 1px 9px 0px #000;
      position: relative;
      z-index: 1000; }
    .help-notice .administratorPopup .administratorPopup-header {
      text-transform: capitalize;
      color: #482882;
      margin: 5px 0px 21px 0px;
      font-weight: bold;
      font-size: 18px;
      border-bottom: 2px solid #482882;
      height: 30px; }
    .help-notice .administratorPopup .administratorPopup-content {
      text-align: center; }
      .help-notice .administratorPopup .administratorPopup-content > div {
        display: inline-block; }
        .help-notice .administratorPopup .administratorPopup-content > div:first-of-type {
          margin-right: 10px; }
        .help-notice .administratorPopup .administratorPopup-content > div:nth-of-type(2n) {
          margin-left: 10px; }
      .help-notice .administratorPopup .administratorPopup-content .administratorPopup-button {
        color: #482882; }
  .help-notice .documentation .image_pdf {
    width: 40px;
    padding-left: 20px; }
    .help-notice .documentation .image_pdf .fa {
      color: #482882; }
  .help-notice .documentation .name_pdf {
    width: 100%;
    font-size: 1.3em;
    padding-left: 20px; }
  .help-notice .home-listing-category {
    border-bottom: 2px solid #482882;
    display: block;
    padding: 5px; }
    .help-notice .home-listing-category a {
      color: #482882;
      font-size: 15px;
      font-weight: bold;
      display: block; }
      .help-notice .home-listing-category a.collapsed:before {
        font-family: 'Fontawesome';
        content: '\f078'; }
      .help-notice .home-listing-category a:before {
        font-family: 'Fontawesome';
        content: '\f077';
        float: right;
        font-size: 10px;
        font-weight: 300; }
    .help-notice .home-listing-category .count {
      font-size: 13px; }
  .help-notice .panel-title a.collapsed:after {
    font-family: 'Fontawesome';
    content: '\f078'; }
  .help-notice .panel-title a:after {
    font-family: 'Fontawesome';
    content: '\f077';
    float: right;
    font-size: 10px;
    font-weight: 300; }
  .help-notice .notice-header {
    text-transform: capitalize;
    color: #482882;
    margin: 10px;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #482882;
    height: 40px; }
    .help-notice .notice-header > span {
      margin-top: 10px;
      display: inline-block; }
    .help-notice .notice-header input {
      float: right; }
  .help-notice #listing_notices .panel-title h4 {
    width: 100%; }
  .help-notice #listing_notices .panel-title a {
    display: inline-block;
    width: 98%;
    color: #FFF; }
  .help-notice #listing_notices .panel-title .fa {
    color: #000;
    margin-right: 5px;
    cursor: pointer; }
  .help-notice #listing_notices table .fa {
    cursor: pointer;
    font-size: 15px; }
  .help-notice #listing_videos .category_video .category_folder {
    display: inline-block;
    text-align: center;
    width: 100%; }
    .help-notice #listing_videos .category_video .category_folder .fa-folder-open {
      color: #482882; }
  .help-notice #listing_videos .category_video .category_actions .upd_icone {
    margin-right: 20px; }
  .help-notice #listing_videos .fa-pencil,
  .help-notice #listing_videos .fa-trash {
    cursor: pointer; }
  .help-notice #listing_videos .panel-title,
  .help-notice #listing_videos .panel-title a {
    color: #FFF; }
  .help-notice form.help-notice-form span.help-notice-form-label {
    font-weight: bold;
    display: inline-block;
    width: 35%;
    text-align: left; }
    .help-notice form.help-notice-form span.help-notice-form-label + * {
      display: inline-block;
      min-width: 250px; }
  .help-notice form.help-notice-form .simple_select_container > input {
    width: 100%; }
  .help-notice form.help-notice-form .custom-file-wrap {
    margin-right: 20px;
    height: 30px;
    display: inline-block; }
    .help-notice form.help-notice-form .custom-file-wrap label {
      min-width: 250px;
      width: auto; }
      .help-notice form.help-notice-form .custom-file-wrap label:before {
        content: "...";
        display: inline-block;
        background-color: #2196F3;
        padding: 5px 10px;
        color: #FFF;
        box-shadow: 0px 1px 3px #999;
        height: 30px;
        margin: 0;
        vertical-align: top; }
      .help-notice form.help-notice-form .custom-file-wrap label > input {
        height: 30px;
        padding: 0;
        pointer-events: none; }
    .help-notice form.help-notice-form .custom-file-wrap > input[type=file] {
      display: none; }
  .help-notice #video_search {
    display: inline-block;
    width: 300px;
    margin-right: 20px;
    margin-left: 5px;
    vertical-align: center;
    height: 40px !important; }
  .help-notice .lbl_video {
    font-size: 1.1em; }
  .help-notice .category_video {
    display: inline-block;
    width: 120px;
    height: 140px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
    text-align: center; }
  .help-notice .box_category_video {
    cursor: pointer;
    border-style: solid;
    border-width: thin;
    border-color: whitesmoke;
    height: 120px;
    text-align: center; }
  .help-notice .selected_icone {
    float: left; }
  .help-notice #accordion_aide .ui-accordion-header {
    padding: 0 0 0 25px; }
  .help-notice #accordion_aide h3 {
    font-size: 1.1em; }
  .help-notice #accordion_aide .count {
    font-size: 0.8em; }
  .help-notice .title_doc_first {
    margin-left: 50px;
    font-size: 1.3em;
    margin-bottom: 20px; }
  .help-notice .title_doc {
    margin-left: 50px;
    font-size: 1.3em;
    margin-top: 30px;
    margin-bottom: 20px; }
  .help-notice .tr_doc:hover {
    background-color: #eee; }
