@charset "UTF-8";
.tematik_telechargements,
.tematik_telechargements thead,
.tematik_telechargements tbody {
  width: 100%;
  table-layout: fixed;
}

.tematik_telechargements th,
.tematik_telechargements td {
  vertical-align: middle;
}

.tematik_telechargements th:first-child,
.tematik_telechargements td:first-child {
  min-width: 18rem;
}

.tematik_telechargements th:nth-child(2), .tematik_telechargements th:nth-child(3),
.tematik_telechargements td:nth-child(2),
.tematik_telechargements td:nth-child(3) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 10rem;
  min-width: 10rem;
  max-width: 10rem;
  text-align: center;
}

.tematik_telechargements th:last-child,
.tematik_telechargements td:last-child {
  width: 3rem;
  max-width: 3rem;
  text-align: right;
}

.tematik_telechargements td:nth-child(2), .tematik_telechargements td:nth-child(3) {
  font-size: 0.875rem;
  color: #828394;
}

.tematik_telechargements-nom {
  position: relative;
  display: block;
  padding-left: 3rem;
  color: #3D3E54;
  font-weight: 600;
}

.tematik_telechargements-nom:before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 1.5rem;
}

.tematik_telechargements-nom:hover {
  color: #951713;
}

.tematik_telechargements-action {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  line-height: 1.5rem;
  display: inline-block;
  color: #3D3E54;
  font-size: 1.5rem;
}

.tematik_telechargements-action:before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tematik_telechargements-action:hover {
  color: #951713;
}

.tematik_telechargements-dossier .tematik_telechargements-nom:before {
  content: "";
}

.tematik_telechargements-dossier .tematik_telechargements-action:before {
  content: "";
}

.tematik_telechargements-retour .tematik_telechargements-nom:before {
  content: "";
}

/*
* Table styles
*/
table.dataTable {
  width: 100% !important;
  clear: both;
  /*
    * Body styles
    */
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  position: relative;
  cursor: pointer;
  *cursor: hand;
  outline: none;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  content: "";
  font-family: "fontawesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  color: #828394;
  font-size: 0.750rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after {
  content: "";
}

table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
  content: "";
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0.3;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
* Control feature layout
*/
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
  font-size: 0.875em;
}

.dataTables_wrapper .dataTables_length select {
  margin: 0 0.25em;
  max-width: 70px;
  height: 2.75rem;
  line-height: 2.75rem;
  padding: 0 1.5rem 0 0.5rem;
  border: 0 solid transparent;
  background-position: right 0.5rem center;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3D3E54;
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  font-size: 0;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
  max-width: 200px;
  height: 2.75rem;
  line-height: 2.375rem;
  padding: 0 3rem 0 1rem;
  border: 0 solid transparent;
  background: url("../../../../img/utils/recherche.png") right 0.25rem center no-repeat #F2F3FA;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3D3E54;
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.875rem;
}

.dataTables_wrapper .dataTables_info {
  display: none;
}

.dataTables_wrapper .dataTables_paginate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 0.25em;
  background-color: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -0.1875rem;
  display: inline-block;
  line-height: 3rem;
  padding: 0 0.75rem;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  background-color: transparent !important;
  color: #3D3E54 !important;
  border: 0.1875rem solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background-color: transparent !important;
  color: #951713 !important;
  border: 0.1875rem solid #951713;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  background-color: transparent !important;
  color: #CBCCD4 !important;
  border: 0.1875rem solid transparent;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #951713 !important;
  color: #fff !important;
  border: pagination-border-width solid #951713;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #3D3E54;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 0.0625rem solid #CBCCD4;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    display: none;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
