@charset "utf-8";
/* CSS Document */

* {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
}
/* ---------- Balises principales ---------- */
body {
  background-color: #ccc;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 62.5%;
  font-size: calc(1em * 0.625); /* fixe le problème d'arrondi avec IE 9 à 11 */
  padding: 20px 0;
}
#global {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background-color: #FFF;
  overflow: hidden;
}
#page {
  float: left;
  margin-left: 2.08333333333% 0;
}
header {
  float: left;
  width: 100%;
  background-color: #5A79B9;
  margin: 0 auto;
}
nav {
  float: left;
  width: 100%;
  background-color: #B8B8B8;
  color: #FFFFFF;
  font-size: 1.3em;
  margin: 0 auto;
}
section {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin: 0 auto;
  display: flex;
}
footer {
  float: left;
  width: 100%;
}
h1 {
  float: left;
  display: inline;
  font-size: 3em;
  color: #FFF;
  font-weight: bold;
  vertical-align: middle;
}
h2 {
  color: #545454;
  margin: 0 0 20px;
  font-size: 22px;
}
h3 {
  color: #2D5F9E;
  text-align: center;
  margin: 8px 0 10px;
}
h4 {
    color: #545454;
    text-align: left;
    font-size: 15px;
}
h5 {
  font-size: 1em;
  color: #2D5F9E;
  margin: 15px 0 0;
  text-align: left;
}
table {
  margin: 0 auto 0 0;
}
/* ---------- Balises header ---------- */
header img {
  float: left;
  margin: 10px;
  max-height: 48px;
}
header img.logo_kidova {
  float: right;
  box-shadow: none;
  vertical-align: top;
  max-width: 57.75px;
}
header h1 {
  line-height: 68px;
}
/* ---------- Balises nav ---------- */
nav ul {
  text-align: right;
  padding: 10px 20px;
}
nav li {
  display: inline-block;
  list-style: none outside none;
}
nav li a,  nav li form.hyperlink_form_in_breadcrumb input.btn {
  display: initial;
  margin: 0 ;
  padding: 0;
  color: #2D5F9E;
  background-color: transparent;
  font-weight: normal;
}
nav li a:hover, nav li a:focus, nav li a:active, 
nav li form.hyperlink_form_in_breadcrumb input.btn:hover, nav li form.hyperlink_form_in_breadcrumb input.btn:focus, nav li form.hyperlink_form_in_breadcrumb input.btn:active {
  color: #FFF;
  background-color: transparent;
  font-weight: normal;
  cursor: pointer;
}
nav ul#bar_breadcrumb {
  display: inline-block;
}
/* ---------- Balises section ---------- */
section#legal_info {
  display: block;
}
/* ---------- Balises articles ---------- */
article#left-column {
  width: 258px;
  font-size: 1.3em;
  float: left;
  margin: 20px 20px 0;
}
article#narrow-column {
  width: 258px;
  font-size: 1.3em;
  margin: 20px auto 0;
}
.customer_list {
  border: 1px solid #B8B8B8;
  line-height: 1.5em;
}
.customer_list form.hyperlink_form_list,
form.hyperlink_form_file_dir_list {
  border-bottom: solid 1px #B8B8B8 !important;
  background-color: #FFF;
}
.customer_list form.hyperlink_form_list:last-child,
form.hyperlink_form_file_dir_list:last-child {
  border-bottom: none !important;
}
.customer_list p a, .customer_list form.hyperlink_form_list input.btn,
form.hyperlink_form_file_dir_list input.btn {
  color: #545454;
  font-weight: 300;
  text-decoration: none;
  display: block;
  padding: 10px;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  background-color: #FFF;
  white-space: normal;
}
.customer_list p a:hover, .customer_list form.hyperlink_form_list input.btn:hover,
.customer_list form.hyperlink_form_file_dir_list input.btn:hover, .customer_list form.hyperlink_form_file_dir_list input.btn:focus, .customer_list form.hyperlink_form_file_dir_list input.btn:active {
  color: #545454;
  font-weight: 300;
  text-decoration: none;
  display: block;
  padding: 10px;
  background-color: #EEE;
}
/* Bouton des listes */
form.hyperlink_form_list input.btn {
  color: #2D5F9E;
  font-weight: bold;
  background-color: #FFF;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  padding: 4px 5px;
}
form.hyperlink_form_list input.btn:hover,
form.hyperlink_form_list input.btn:focus,
form.hyperlink_form_list input.btn:active {
  color: #FFF;
  background-color: #2D5F9E;
}
article#right-column {
  width: 620px;
  font-size: 1.3em;
  float: right;
  margin: 20px 30px 0 10px;
  flex-grow: 1;
}
article#all-column {
  float: left;
  font-size: 1.3em;
  margin-top: 20px;
  width: 100%;
}
/* ---------- Balises div ---------- */
div#zone-retour {
  color: #00366f;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 10px;
}
/* ---------- Balises formulaires ---------- */
#formLogIn {
  margin: 20px 0;
}
#formLogIn #checkbox_login {
  vertical-align: -2px;
  margin: 10px 0;
}
label {
  font-size: 1.3em;
  margin: 5px 0;
/*  padding: 5px; */
}
article#right-column form table label {
  color: #545454;
  font-size: 1em;
  font-style: italic;
}
#login, #pw, #company, #activeStatus, #mail, #status, #dateAdd, #confirmPw, #site_street, #site_city, #region, 
#site_zip_code, #site_country, #current_date, #userStatus, #name, #address, #date, #site_name, #survey_name, 
#userStatus, #site_master, #creation_date, #first_name, #last_name, #browser, #masterOf {
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #2D5F9E;
  margin: 3px 0 12px;
  width: 452px;
  padding: 5px;
}
#consult_form #site_name, #consult_form #site_street, #consult_form #site_city, 
#consult_form #site_zip_code, #consult_form #site_country, #consult_form #creation_date, 
#consult_form #site_master, #consult_form #survey_name, #form_customer_manager #first_name,
#form_customer_manager #last_name, #form_customer_manager #mail {
  border: none;
  margin: 0;
  font-weight: bold;
  color: #545454;
}
#masterOf {
  background-color: #EEE;
  border: solid 1px #EEE;
  font-weight: bold;
  color: #545454;
}
#masterOf[value] {
  
}
select#site_master {
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #2D5F9E;
  margin: 10px 0;
  width: 100%;
  padding: 5px;
}
select#survey_id, #zip_file_name {
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #2D5F9E;
  width: 100%;
  padding: 5px;
}
tr.margin {
  margin: 18px 0;
}
#userStatus {
  width: 332px;
}
input.btn {
  background-color: rgba(0, 0, 0, 0);
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
  line-height: 1.2em;
  font-family: Verdana, Geneva, sans-serif;
}
form.selected_list_item input.btn {
  background-color: #2D5F9E;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 300;
  padding: 10px;
  width: 100%;
  text-align: left;
  white-space: normal;
}
form.hyperlink_form_file_dir_list_selected_item {
  background-color: #2D5F9E;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 300;
  text-align: left;
}
form.hyperlink_form_file_dir_list_selected_item input.btn {
  text-align: left !important;
  padding: 10px;
}
form.form_customer_manager a input.btn4 {
  color: #FFF;
  font-weight: bold;
  background-color: #2D5F9E;
  padding: 10px 0;
  width: 147px;
  margin-right: 8px;
  cursor: pointer;
}
form.form_customer_manager a:hover input.btn, form.form_customer_manager a:focus input.btn, form.form_customer_manager a:active input.btn, 
form.form_display_manager a:hover input.btn, form.form_display_manager a:focus input.btn, form.form_display_manager a:active input.btn, 
form.form_deletion a:hover input.btn_right, form.form_deletion a:focus input.btn_right, form.form_deletion a:active input.btn_right, 
form.form_deletion a:hover input.btn, form.form_deletion a:focus input.btn, form.form_deletion a:active input.btn {
  color: #FFF;
  background-color: #00366f;
}
form.form_customer_manager a input.standard_btn {
  color: #FFF;
  font-weight: bold;
  background-color: #2D5F9E;
  padding: 10px 0;
  width: 258px;
  margin-right: 8px;
  cursor: pointer;
}
/* ---------------- Input custom ------------------- */
form.form_customer_manager a:hover input.btn, form.form_customer_manager a:hover input.btn2, form.form_customer_manager a:hover input.standard_btn, form.form_display_manager a:hover input.btn, {
 color: #FFF;
 font-weight: bold;
 background-color: #00366f;
 padding: 10px 0;
 cursor: pointer;
}
input#mail, input#pw, input#company, input#activeStatus, input#status, input#dateAdd, input#confirmPw, input#name, input#address, input#date, input#userStatus, input#street, input#city, input#zipCode, input#country, input#siteMaster, input#creationDate, input#currentDate, #first_name, #last_name, #showDate, input#firstName[disabled], input#lastName[disabled] {
  color: #2D5F9E;
}
input:disabled {
    background-color: #FFF;
}
input#activeStatus {
  float: left;
  width: 16px;
}
select#siteMaster {
  width: 360px;
  color: #2D5F9E;
}
label.label_font_1em {
  font-size: 1em;
  text-align: center;
  display: block;
  color: #DB4B03;
}
input#replace {
    margin-top: .35em;
}
/* ---------- Balises principales ---------- */
input#give_all_sites_to_me {
    margin: 1em .5em 1em 0;
  vertical-align: middle;
}
input#give_all_sites_to_me[type="checkbox"]:checked + span.label_checkbox + table#owned_sites_row_table {
  display: none;
}
td.new_site_master_cell select {
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #2D5F9E;
  margin: 10px 0;
  width: 100%;
  padding: 5px;
min-width: 20em;
}
/* ----------- Bouton Popup (modal) ------------- */
.modal-box {
  display: inline-block;
  position: relative;
  min-height: 85.75px;
}
#modal-list {
  display: none;
  z-index: 100;
  position: relative;
  padding: .25em .5em .5em 10px;
  margin-top: -36px;
  background-color: #FFF;
  border: 1px solid #B8B8B8;
}
.button-sub-box {
  text-align: right;
}
#close-modal-list {
  cursor: pointer;
  font-weight: bold;
  font-size: 1.2em;
  color: #B8B8B8;
}
#close-modal-list:hover {
  color: #000;
}
.block-button a.button, .block-button, .hyperlink-form-popup > input.btn {
  background-color: rgba(0, 0, 0, 0);
  color: #2D5F9E;
  cursor: pointer;
  font-weight: bold;
  padding: 0;
  width: 100%;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
}
.block-button a.button:hover, .block-button:hover, .hyperlink-form-popup > input.btn:hover {
  color: #00366f !important;
}
/* --------------- Balises listes --------------- */
li {
  display: block;
  list-style: none outside none;
}
li a, td a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background-color: #2D5F9E;
  vertical-align: bottom;
  margin: 20px 0;
}
td a.td_title {
  display: inline-block;
  width: auto;
  text-decoration: none;
  background-color: #FFF;
  vertical-align: top;
  margin: 0;
  color: #2D5F9E;
}
td a.td_title:hover, td a.td_title:focus, td a.td_title:active {
  color: #00366f;
  background-color: #FFF;
}
.survey_list {
    margin-left: 20px;
}
form.hyperlink_form_as_button input.btn {
    width: 100%;
}
/* ---------- Balises listes et liens dans les tables ---------- */
td input.td_type, td input.td_from, td input.td_date {
    width: 54px;
}
td input.td_file_name {
  width: 89px;
}
td input.td_from {
  width: 56px;
}
td input.td_checkbox_img {
    width: 16px;
  background-image: url(../images/unchecked.png);
  background-color: rgb(0, 0, 0, 0);
}
td input.td_checkbox_img_checked { /* Ne pas supprimer cette classe, elle est appelée via une fonction PHP */
  width: 16px;
  background-image: url(../images/checked.png);
  background-color: rgb(0, 0, 0, 0);
}
td input.td_type, td input.td_file_name, td input.td_from, td input.td_date {
  display: inline-block;
  text-decoration: none;
  background-color: #FFF;
  vertical-align: top;
  margin: 0;
  color: #2D5F9E;
  background-image: url(../images/blue_up-down.png);
  background-repeat: no-repeat;
  background-position-x: right;
  height: 20px;
  text-align: left;
}
td input.td_type:hover, td input.td_type:focus, td input.td_type:active, 
td input.td_file_name:hover, td input.td_file_name:focus, td input.td_file_name:active, 
td input.td_from:hover, td input.td_from:focus, td input.td_from:active, 
td input.td_date:hover, td input.td_date:focus, td input.td_date:active {
  color: #00366f;
  background-image: url(../images/red_up-down.png);
  background-color: #FFF;
}
td input.td_type, td input.td_file_name, td input.td_from, td input.td_date {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
  background-color: #FFF;
}
form#formLogUser ul li a.without_margin {
  margin-right: 0;
}
li a:hover, li a:focus, li a:active, td a:hover, td a:focus, td a:active,
form.form_display_manager input.btn_width_170px:hover, form.form_display_manager input.btn_width_170px:focus, form.form_display_manager input.btn_width_170px:active {
  background-color: #00366f;
}
form.form_display_manager input.btn_width_170px {
  background-color: #2D5F9E;
}
.inactive_list {
  color: #545454;
  font-weight: 300;
  line-height: 16px;
  padding: 10px;
  overflow: hidden;
  border-bottom: solid 1px #B8B8B8;
  background-color: #FFF;
}
.inactive_list:last-child {
  border-bottom: none;
}
.inactive_list_selected_item {
  background-color: #B8B8B8;
  color: #FFF;
  font-weight: 300;
  line-height: 16px;
  padding: 10px;
  overflow: hidden;
  border-bottom: solid 1px #B8B8B8;
}
ol.ordonate_list, p.ordonate_list {
  padding-left: 30px;
  margin: 0 30px 20px 20px;
  color: #375D81;
  font-weight: bold;
}
li.ordonate_parag {
  list-style: decimal outside none;
  display: list-item;
  margin-bottom: 20px;
}
li.ordonate_parag strong {
  font-size: 15px;
  color: #545454;
}
li.ordonate_parag .note-text, li.bullet_parag .note-text, 
li.ordonate_parag p, li.bullet_parag p, li.ordonate_parag span, li.bullet_parag span {
  color: #000000;
  font-weight: normal;
}
td.bloqued_13 input[disabled] {
/*  visibility: collapse;*/
}
/* ---------- Balises boutons ---------- */
a.standard_btn, a.sous-standard_btn, a.small_btn,
form.hyperlink_form_as_button input.btn,
form.hyperlink_form_in_survey_list_btn input.btn, form.standard_btn input {
  color: #FFF;
  background-color: #2D5F9E;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin: 20px auto 0;
  width: 258px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
a.standard_btn:hover {
  background-color: #00366f;
}
a.sous-standard_btn {
  margin: 10px 0 0;
}
a.small_btn {
  padding: 10px 0;
  margin: 10px auto;
  width: 120px;
}
input.small_btn {
  color: #FFF;
  background-color: #2D5F9E;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin: 10px auto;
  width: 120px;
}
form.hyperlink_form_as_button input.btn:hover, form.hyperlink_form_as_button input.btn:focus, form.hyperlink_form_as_button input.btn:active {
  color: #FFF;
  background-color: #00366f;
}
a.download-file {
  color: #2D5F9E;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
a.download-file:visited {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
a.download-file:hover, a.download-file:active {
  color: #00366f;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
article.all-column table.central_table td a.standard_btn {
  margin: 20px auto 10px;
}
.object-flex-grow {
  text-align: center;
}
/* Début custom de la liste des contributors avec form et input */
/********* new custom *********/
form.unselected_item .btn {
  width: inherit;
  display: block;
  color: #2D5F9E;
  background-color: transparent;
  margin: 0 auto 5px auto;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Verdana, Geneva, sans-serif;
  padding: 5px 0;
}
form.selected_item .btn {
  width: 320px;
  background-color: #2D5F9E;
  margin-bottom: 5px;
  font-weight: bold;
  overflow: hidden;
  font-family: Verdana, Geneva, sans-serif;
  padding: 5px 10px;
}
article#all-column .space_column form.hyperlink_form_as_button input.btn {
  width: 120px;
}
.btn_row_div {
  display: inline-flex;
  width: 100%;
}
.btn_div {
  width: 100%;
  text-align: center;
}
/* ---------- Balises tables ---------- */
table#index {
  margin: 0 auto;
}
article#right-column div.scroll-div {
  overflow-x: auto;
}
article#right-column table.scroll-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
/* article#right-column form table td {
  text-align: right;
} */
article#right-column form table td.bloqued_13 {
  width: 13px;
}
article#right-column form table td.bloqued_13 input {
  vertical-align: -webkit-baseline-middle;
  margin: 10px 0;
}
article#right-column form table td.bloqued_88 {
  text-align: left;
  min-width: 78px;
}
article#right-column form table td.left-align {
  text-align: left;
  height: 100%;
}
article#right-column form table td.left-align-null {
  text-align: left;
}
table.marginTop {
  margin-top: 10px;
}
table.central_table_narrow {
  display: none;
}
table.central_table_large tr td.list_style {
  width: 320px;
  border: 1px solid #2D5F9E;
  padding: 10px;
  line-height: 1.5em;
}
table.central_table_large tr td.space_column {
  width: 140px;
  border-bottom: 1px solid #FFF;
}
table.float_right {
  float: right;
  margin-top: 10px;
}
table#upload_new_files, table#download_all_files {
  width: 100%;
}
table#download_all_files div.btn_div {
    margin: 0 auto;
}
table.table_align_right {
  margin: 0 0 0 auto;
}
/* récup formation : gestion des lignes dans les tables */
.fond-gris td, .fond-bleu td, .fond-orange td {
  padding: 5px;
  font-size: 1em;
}
.fond-gris {
  background-color: #B8B8B8;
}
.fond-bleu {
  background-color: #8CC8FD;
}
.fond-orange {
  background-color: #F99F3B;
}
.fond-gris td a, .fond-bleu td a {
  color: #369;
  font-weight: bold;
  text-decoration: none;
}
.bloqued_100 {
  width: 100px;
  text-align: center !important;
}
article#right-column form table tr.align_field-btn {
  display: block;
  margin: 0 0 20px;
}
article#right-column form table tr.align_field-btn-2 {
  display: block;
  padding: 0 0 20px;
  border-bottom: solid 1px #B8B8B8;
}
article#right-column form table tr.align_field-btn-flex {
  display: flex;
  margin: 0 0 20px;
}
article#right-column form table td.column-title, article#right-column table td.column-title {
  color: #8CC8FD;
  text-align: center;
  font-weight: bold;
  padding: 3px 3px 5px;
}
article#all-column table.confirm_deletion label.label_font_1em {
  margin: 5px 15px;
}
#source {
  border: 1px solid #2D5F9E;
  color: #2D5F9E;
  padding: 6px 3px;
}
.source-flex {
  display: flex;
  width: 100%;
}
.source-flex input {
  flex-grow: 1;
}
table#site_manager_form td.td_left label, table#survey_manager_form td.td_left label, table#company_user_manager_form td.td_left label, table#company_user_consult td.td_left label {
  margin-right: 5px;
}
table#company_user_manager_form td.td_left {
  min-width: 104px;
}
table.site_manager_form_consult {
    margin: 0 auto 0 0 !important;
}
/* ---------- Balises lignes hr ---------- */
hr {
  height: 1px;
  background-color: #B8B8B8;
  margin: 20px 0 0;
}
nav hr {
  background-color: #FFF;
  margin: 0;
}
hr.bis {
  margin: 10px 0;
}
hr.ter {
  margin: 20px 20px 10px;
}
hr.quater {
  margin: 8px 0 16px;
}
/* ---------- Balises h# ---------- */
h2.result-message, h4.result-message {
  color: #8CC8FD;
  padding: 0 0 10px 20px;
  margin: 0;
  text-align: left;
  background-color: #FFF;
}
.error-message {
  color: #ff8845;
  padding: 20px 0 0 20px;
  margin: 0;
  text-align: left;
  background-color: #FFF;
  font-size: 1.3em;
  text-align: center;
}
.warning-message {
  color: #8CC8FD;
  padding: 20px 0 0 20px;
  margin: 0;
  text-align: left;
  background-color: #FFF;
  font-size: 1.3em;
  text-align: center;
}
h4.medium-bar_result-message {
  color: #8CC8FD;
  margin: 0 0 5px;
  padding: 3px 20px 4px;
  text-align: left;
  border: 1px solid #8CC8FD;
  background-color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
}
h4.medium-bar_error-message {
  color: #ff8845;
  margin: 0 0 5px;
  padding: 3px 20px 4px;
  text-align: left;
  border: 1px solid #ff8845;
  background-color: #FFF;
}
h4.column_result-message {
    color: #DB4B03;
    padding: 8px 20px 0;
    text-align: center;
    background-color: #FFF;
    min-width: auto;
    width: auto;
}
/* ---------- Balise footer ---------- */
footer h5 {
  color: #B8B8B8;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  margin: 0 20px 10px;
}
footer h5 ul li {
  display: inline-block;
}
footer h5 ul li a {
  display: inline-block;
  width: 100%;
  color: #2D5F9E;
  background-color: #FFF;
  margin: 0;
}
footer h5 ul li a:hover, footer h5 ul li a:focus, footer h5 ul li a:active {
  color: #B8B8B8;
  background-color: #FFF;
  margin: 0;
}
footer hr {
  height: 2px;
  margin: 20px 20px 10px;
}
/* ----- Displayed objects ------ */
.replaced_main_activity {
  width: 100%;
  display: table;
  max-width: 464px;
}
article#right-column form table.replaced_main_activity td,
article#right-column form table#btn_delete_file td {
  width: 50%;
}
article#right-column form table.replaced_main_activity td.padding-right,
article#right-column form table#btn_delete_file td.padding-right {
  padding-right: 10px;
}
article#right-column form table.replaced_main_activity td.padding-left,
article#right-column form table#btn_delete_file td.padding-left {
  padding-left: 10px;
}
.button_activities {
  width: 464px;
  text-align: right;
  border-top: solid 1px #B8B8B8;
  margin-top: 10px;
}
table.button_activities a {
  margin-top: 20px;
}
.button_activities_large {
  width: 100%;
  text-align: right;
  border-top: solid 1px #B8B8B8;
}
.button_activities_large_wihout_border {
  width: 100%;
  text-align: right;
  border-top: none;
}
.button_activities td, .button_activities_large td,
.button_activities_large_wihout_border td {
  display: inline-table;
}
.button_activities input, .button_activities_large input {
  width: auto;
  min-width: 112px;
}
.button_activities_170px input {
  width: auto;
  min-width: 170px;
}
.button_activities .btn, .button_activities .btn_remove,
.button_activities_large .btn, .button_activities_large .btn_remove{
  padding: 10px 30px;
}
input.btn_cancel {
  background-color: #FFF;
  color: #888;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
}
input.btn_cancel:hover {
  background-color: #EEE;
  color: #2D5F9E;
  cursor: pointer;
}
table.result_data_file_manager_form tr td.td-for-btn {
  padding: 0;
}
table.result_data_file_manager_form tr td.td-for-btn a {
  color: white;
  height: 100%;
  line-height: 3.3em;
  margin: 0;
  max-width: 272px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}
.radio-button {
  display: inline-block;
  background-image: url(../images/unselected.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-color: #FFF;
  margin: 0;
}
.radio-button-selected {
  display: inline-block;
  background-image: url(../images/selected.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-color: #FFF;
  margin: 0;
}
table.confirm_deletion {
  margin: 0 auto;
}
/* ----- All dimensions & base attributs ------ */
.float_right {
  float: right;
}
.margin_0 {
  margin: 0;
}
.margin_auto {
  margin: 0 auto;
}
.margin_20px20px0 {
  margin: 20px 20px 0;
}
.margin_10px_auto {
  margin: 10px auto !important;
}
.margin-top_-5px {
    margin-top: -5px;
}
.margin-top_8px {
  margin-top: 8px !important;
}
.margin-top_10px {
  margin-top: 10px !important;
}
.margin-top_15px {
  margin-top: 15px !important;
}
.margin-top_20px {
  margin-top: 20px !important;
}
.margin-bottom_5px {
  margin-bottom: 5px;
}
.margin-bottom_8px {
  margin-bottom: 8px !important;
}
.margin-bottom_15px {
  margin-bottom: 15px !important;
}
.margin-right_10px {
  margin-right: 10px !important;
}
.margin-right_20px {
  margin-right: 20px;
}
.width_10px {
  width: 10px;
}
.width_112px {
  width: 112px;
}
form.hyperlink_form_as_button input.btn {
  width: 112px !important;
}
.width_80px {
  min-width: 80px;
}
.width_170px {
  width: 170px !important;
}
.width_222px {
  width: 222px;
}
.width_464px {
  width: 464px;
}
.width_100pcent {
  width: 100%;
}
.display_block {
  display: block;
}
.display_none {
  display: none;
}
.display_inline-block {
  display: inline-block;
}
.align_self {
  align-self: center;
}
.combox_td_right {
  flex-grow: 1;
}
.vertical-flex-direction {
  flex-direction: column;
}
.center_align {
  text-align: center !important;
  }
/* ---------- Custom exception ---------- */
article.margin-top_20px h3.error-message {
  padding: 0 20px 20px;
}
.btn_width_282px {
  width: 282px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
.large1 {
  text-align: center;
}
input#creation_date {
  padding: 3px 5px;
}
h4.border-top {
  border-top: solid 1px #B8B8B8;
  padding-top: 20px;
}
/* ---------- Custom accept cookies of silktide ---------- */
.cc_banner.cc_container.cc_container--open {
  background-color: #20a298;
}
.cc_container a, .cc_container a:visited {
  color: #024d46 !important;
}
.cc_container a:hover, .cc_container a:focus, .cc_container a:active {
  color: #6fe2d7 !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #000;
  background-color: #6fe2d7 !important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:focus, .cc_container .cc_btn:active {
  color: #FFF !important;
  background-color: #024d46 !important;
}
/* ---------- Custom page maintenance ---------- */
h2.h2_maintenance {
  font-size: 3.5em;
  max-width: 960PX;
  margin: 20px;
  background-color: #f79e46;
}
img.img_maintenance {
  margin: 2% 33% 5%;
  max-width: 100%;
  width: 34%;  
}
p.p_maintenance {
  font-size: 1.6em;
  font-weight: bold;
  color: #2D5F9E;
  margin: 3% 10% 2%;
  text-align: center;
  line-height: 1.8em;
}