@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
body, html, p, h1, h2, h3, h4, i, a, * {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1, h2, h3 {
  font-weight: 600;
}

/* COLOR VARIABLES */
/*$color-primary     : #e38234;
$color-secondary   : #0E2623;
$color-tertiary    : #333333;
$color-contrast    : #FFCB00;
$color-success     : #52E4A7;
$color-muted       : #fdfaed;
$color-muted-dark  : #E4CAA9;
$color-alert       : #EE395B;*/
/*$dashboard-color-red    : #FD3333;
$dashboard-color-orange : #FFA800;
$dashboard-color-dark   : #225077;
$dashboard-color-aqua   : #52C8E4;
$dashboard-color-green  : #00CB7B;
$dashboard-color-purple : #AA00FF;
$dashboard-color-blue   : #6898C3;*/
body, html, p {
  color: #333333;
}

#iframe-container .chercheIndex {
  background-color: #FFFFFF;
}
#iframe-container .chercheIndex #iframe-list-container .uk-table {
  margin: 5px 0;
}
#iframe-container .chercheIndex #iframe-list-container .uk-table th {
  font-size: 0.9rem;
  padding: 6px 12px;
}
#iframe-container .chercheIndex #iframe-list-container .uk-table tr {
  font-size: 0.9rem;
}
#iframe-container .chercheIndex #iframe-list-container .uk-table tr a {
  color: #000000;
}
#iframe-container .chercheIndex #iframe-list-container .uk-table tr img {
  max-width: 12px;
  width: 12px;
  height: auto;
}
#iframe-container #toolbar {
  display: none;
}
#iframe-container #saisieForm tr[data-opsfield=NB_DOC] {
  display: none;
}

/* PREVIEW Modal */
#previewHoverWrapper {
  position: fixed;
  width: 400px;
  top: 40%;
  left: 40%;
  z-index: 100;
  display: none;
  line-height: 400px;
  vertical-align: middle;
  list-style-type: none;
  overflow: hidden;
  background-color: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
#previewHoverWrapper #previewContainer {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
#previewHoverWrapper #previewContainer #previewHoverInfos {
  font-size: 14px;
  line-height: 16px;
  padding: 10px;
}

/* EXPORT */
/* ToDo Dispatch better */
.uk-modal-body div {
  /*	display : block ; */
}
.uk-modal-body .title_bar {
  padding-right: 8px;
}
.uk-modal-body #small_order_form {
  padding: 10px 20px;
  text-align: center;
}
.uk-modal-body #small_order_form.loading {
  cursor: progress !important;
  background: url("../src/images/wait30trans.gif") no-repeat 20px center;
}
.uk-modal-body #small_order_form div {
  margin: 4px auto;
  text-align: center;
}
.uk-modal-body #small_order_form div#small_adv_order {
  margin: 0px;
}
.uk-modal-body #small_order_form .buttons_order input.std_button_style.hidden, .uk-modal-body #small_order_form .select_order.hidden, .uk-modal-body #small_order_form .return.hidden {
  display: none;
}
.uk-modal-body #small_order_form .return_order .status, .uk-modal-body #small_order_form .return_order .refCommande {
  width: auto;
}
.uk-modal-body #small_order_form .return_order .status #progressbar {
  width: 200px;
  height: 26px;
  position: relative;
}
.uk-modal-body #small_order_form .return_order .status #progressbar div {
  margin: 0px;
  width: auto;
  text-align: center;
}
.uk-modal-body #small_order_form .return_order .status #progressbar span {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
}
.uk-modal-body div#popinBody {
  margin: 15px 0px;
  text-align: center;
}
.uk-modal-body #framePartage {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;
}
.uk-modal-body #formExport #exportBody {
  margin: 8px 0px;
}
.uk-modal-body #close_export_menu, .uk-modal-body #close_menu {
  background: url("../../src/images/icnbar-crosscancel-white.png") no-repeat center center;
  width: 16px;
  height: 16px;
  padding: 3px;
  cursor: pointer;
}
.uk-modal-body #menuBody .returnMsg {
  font-weight: bold;
  padding: 8px 0px;
  text-align: center;
}
.uk-modal-body #menuBody .returnMsg.error {
  color: red;
}
.uk-modal-body #menuBody #formPartage.loading .returnMsg {
  height: 18px;
  background: url("../../src/images/loader_list_doc.gif") no-repeat center center;
}
.uk-modal-body div.fld_export, .uk-modal-body h3 {
  text-align: center;
}
.uk-modal-body div.fld_export#fieldSubmit, .uk-modal-body div.fld_export#continueToCustomExport {
  margin-top: 6px;
}
.uk-modal-body input[type=radio] {
  vertical-align: middle;
  height: 16px;
  margin: 0px 2px;
}
.uk-modal-body .fopPdfPrms_panel {
  padding-top: 2px;
  padding-left: 30px;
  font-size: 13px;
}
.uk-modal-body .fopPdfPrms_panel.hidden {
  color: #808080;
  display: none;
}
.uk-modal-body ul.type_export {
  padding-left: 0px;
  margin: 6px auto;
  /*width : 400px;*/
}
.uk-modal-body ul.type_export li {
  display: block;
  float: none;
  text-align: left;
  width: 50%;
  margin: 0px auto;
  min-height: 34px;
  line-height: 26px;
}
.uk-modal-body ul.type_export li .icn-export {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_xml {
  background: url("../../src/images/icn-exp_xml.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_csv {
  background: url("../../src/images/icn-exp_csv.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_catalog {
  background: url("../../src/images/icn-exp_catalog.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_mos2x2 {
  background: url("../../src/images/icn-exp_mos2x2.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_mos3x3 {
  background: url("../../src/images/icn-exp_mos3x3.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_mos4x6 {
  background: url("../../src/images/icn-exp_mos4x6.png") no-repeat center center/auto 100%;
}
.uk-modal-body ul.type_export li .icn-export.icn-export_custom {
  background: url("../../src/images/icn-exp_custom.png") no-repeat center center/auto 100%;
}
.uk-modal-body .fld_export.custom_export_form #customFieldWrapper {
  max-width: 350px;
  margin: 10px auto 25px;
  position: relative;
}
.uk-modal-body .fld_export.custom_export_form #customFields {
  /*max-height : 400px;*/
  max-height: 250px;
  overflow: auto;
  border: 1px solid #CACACA;
}
.uk-modal-body .fld_export.custom_export_form .customField {
  /*  min-height: 26px;
   line-height: 26px; */
  padding: 1px 0px 2px;
  position: relative;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 {
  max-width: 650px;
  margin: 6px auto 25px;
  position: relative;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 {
  max-height: 290px;
  margin: 0px 2px;
  position: relative;
  display: inline-block;
  /*	max-width : 170px;
      min-width : 170px ; */
  width: 250px;
  min-height: 290px;
  vertical-align: top;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsTitle {
  font-size: 16px;
  font-weight: bold;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 #customFieldsArrows {
  display: inline-block;
  top: 90px;
  position: relative;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_area {
  overflow: auto;
  outline: 1px solid #CACACA;
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_check_all_wrapper {
  width: 250px;
  display: inline-block;
  margin: 0px;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .main_arrow {
  position: relative;
  display: block;
  width: 90px;
  height: 35px;
  cursor: pointer;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .main_arrow.to_left {
  background: url("../../src/images/bigarrow_left.png") no-repeat center center;
  background-size: auto 100%;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .main_arrow.to_right {
  background: url("../../src/images/bigarrow_right.png") no-repeat center center;
  background-size: auto 100%;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customField2 {
  border-bottom: 1px solid #CACACA;
  box-sizing: border-box;
  width: 100%;
  padding: 2px 0px;
  position: relative;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_arrow_action {
  position: absolute;
  right: 0px;
  width: 20px;
  height: 20px;
  top: 0px;
  cursor: pointer;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_area.inactive .cust_field_arrow_action {
  right: 0px;
  background: url("../../src/images/icn-breadcrumb-arrow.png") no-repeat center center;
  border-left: 1px solid #CACACA;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_area.inactive .cust_field_arrow_action:hover {
  background-color: #F1F1F1;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_area.active .cust_field_arrow_action {
  left: 0px;
  background: url("../../src/images/icn-export-toleft-small-arrow.png") no-repeat center center;
  border-right: 1px solid #CACACA;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .customFields2 .cust_field_area.active .cust_field_arrow_action:hover {
  background-color: #F1F1F1;
}
.uk-modal-body .fld_export.custom_export_form #customFieldWrapper .customField:hover, .uk-modal-body .fld_export.custom_export_form .ui-sortable-helper {
  /*outline : 1px solid #CACACA;*/
  border-top: 1px solid #CACACA;
  background: white;
  height: 21px !important;
}
.uk-modal-body .fld_export.custom_export_form .customField_placeholder {
  border-bottom: 1px solid #CACACA;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .active .customField2:hover .sortable_icon, .uk-modal-body .fld_export.custom_export_form .ui-sortable-helper .sortable_icon {
  background: url("../../src/images/dbl_arrow_cacaca.png") no-repeat center center;
  height: 16px;
  width: 16px;
  position: absolute;
  right: 2px;
  top: 2px;
}
.uk-modal-body .fld_export.custom_export_form .customField.cust_format {
  margin-top: 8px;
}
.uk-modal-body .fld_export.custom_export_form .customField .cust_field_checker {
  vertical-align: middle;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_field_area.active .customField_placeholder {
  height: 25px !important;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_field_area.inactive .cust_field_row {
  padding-right: 20px;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_field_area.active .cust_field_row {
  padding-left: 40px;
  padding-right: 19px;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_field_area.inactive .cust_field_checker {
  position: absolute;
  left: 0px;
  top: 0px;
}
.uk-modal-body .fld_export.custom_export_form #customFieldsWrapper2 .cust_field_area.active .cust_field_checker {
  position: absolute;
  left: 20px;
  top: 0px;
}
.uk-modal-body .fld_export.custom_export_form .customField .cust_field_sel {
  width: 240px;
  font-size: 13px;
}
.uk-modal-body .fld_export.custom_export_form .customField .cust_field_delete {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../../src/images/icn-trash-grey.png") no-repeat center center;
  border: none;
  margin: 0px;
  padding: 0px;
  top: 3px;
  position: relative;
  left: 3px;
  cursor: pointer;
}
.uk-modal-body .fld_export.custom_export_form .add_custom_field {
  width: 26px;
  height: 24px;
  background-image: url("../../src/images/icnbar-add.png");
  background-position: center center;
  background-repeat: no-repeat;
  min-width: 20px;
  right: 0px;
  position: absolute;
}

#progress_export {
  width: 80%;
  margin: 0px auto;
  position: relative;
  height: 34px;
  display: none;
}
#progress_export .progressbar_text {
  z-index: 9999;
  width: 150px;
  margin: 0px auto;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 8px;
}

#fieldSubmit.export_running #progress_export {
  display: block;
}
#fieldSubmit.export_running .std_button_style {
  display: none;
}

#formExport.export_done .fld_export {
  display: none !important;
}
#formExport #msgExportDone {
  display: none;
}

.uk-modal-body #formExport #closeExportDone {
  display: none;
}

#formExport.export_done #msgExportDone, .uk-modal-body #formExport.export_done #closeExportDone {
  display: block !important;
}

#formExport #msgExportDone {
  padding: 10px 0px 20px;
  margin: 0px auto;
  text-align: center;
}

#upload_ftp, #upload_url {
  display: none;
}

div.resultsMos .bgVignetteMos img {
  height: -webkit-fill-available;
}

.gate_popin_corps.loading {
  background: url("../../src/images/wait4alpha.gif") no-repeat center center;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  -ms-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

#popupModal.loading #frameModal {
  background: url("../../src/images/wait4alpha.gif") no-repeat center center;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  -ms-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
#popupModal.progresscursor {
  cursor: progress !important;
}
#popupModal.loading #frameModal {
  background: url("../../src/images/wait4alpha.gif") no-repeat center center white;
}

.gate_popin_corps.loading .ajax, .gate_popin_corps.loading .main {
  opacity: 0;
}

.gate_popin .loading, #popupModal.loading #frameModal * {
  opacity: 0;
}

#popupModal {
  background: url("../src/images/modalBG.png") top left;
  /*font-family : Verdana;*/
  font-size: 13px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 23px;
  z-index: 201;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

body.homepage #popupModal {
  bottom: 0px;
}

#frameModal {
  background-color: white;
  margin: 50px auto 0px auto;
  position: relative;
  max-width: 900px;
  width: 500px;
  min-height: 100px;
  padding: 20px 35px;
}
#frameModal.cgu {
  position: absolute;
  top: 50px;
  bottom: 50px;
  height: auto;
  margin: 0px;
  left: 10%;
  right: 10%;
  max-width: none;
  width: auto;
}
#frameModal.cgu .html_page {
  position: absolute;
  top: 26px;
  left: 30px;
  right: 6px;
  bottom: 20px;
  overflow: auto;
  padding-right: 20px;
}
#frameModal.cgu .html_page h2 {
  margin-top: 0px;
}
#frameModal .html_close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 16px;
  height: 16px;
  background: url("../../src/images/icnbar-crosscancel-grey.png") no-repeat center center;
  cursor: pointer;
}
#frameModal.big {
  height: 650px;
  max-width: 1100px;
  min-width: 850px;
}
#frameModal select.translationChooser_select {
  margin: 6px;
}

#connect_form form {
  white-space: nowrap;
}
#connect_form input#login, #connect_form input#password {
  padding-left: 28px;
  margin: 0px;
}
#connect_form input[name=bsubmitLogin] {
  margin: 0px;
}
#connect_form input#login {
  background: url("../../src/images/icnhead-login.png") 6px center no-repeat, white;
}
#connect_form input#password {
  background: url("../../src/images/icnhead-password.png") 6px center no-repeat, white;
}
#connect_form div.error {
  top: 6px;
  position: absolute;
  height: 24px;
  background-color: rgba(255, 204, 204, 0.98);
  color: black;
  line-height: 24px;
  left: 10px;
  width: 354px;
  border: 1px solid #DADADA;
  box-sizing: border-box;
  cursor: pointer;
  padding-right: 20px;
  background-image: url("../../src/images/icnbar-crosscancel-grey.png");
  background-repeat: no-repeat;
  background-position: 98% center;
}

.uk-container-xlarge {
  max-width: 1800px;
}

.uk-container > :not(.uk-navbar-justified) > .uk-navbar-right .uk-navbar-toggle:last-child {
  margin-right: 0;
}

.grid-label-radio-container label {
  margin-right: 20px;
  white-space: nowrap;
}

body #main-menu {
  width: 270px;
  transition: 0.5s width;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 960px) {
  body #main-menu {
    width: 100%;
    position: absolute;
    height: 100vh;
    background-color: #FFFFFF;
    overflow-y: auto;
  }
}
body #main-menu ul {
  width: 250px;
  padding: 12px;
}
@media (max-width: 960px) {
  body #main-menu ul {
    width: 90%;
  }
}
body #main-menu ul li {
  color: #000000;
}
body #main-menu ul li a {
  color: #000000;
  display: block;
  font-weight: bold;
}
body #main-menu ul li .uk-nav-sub {
  padding: 12px 12px 12px 35px;
}
body #main-menu ul li .uk-nav-sub li a {
  font-weight: normal;
}
body #main-menu nav.toggle-menu {
  width: 250px;
  border-bottom: 1px solid #878787;
  margin-bottom: 5px;
}
body #main-menu nav.toggle-menu a.menu-icon {
  transform: translateX(210px);
  transition: transform 0.6s;
  min-height: 30px;
}
body nav.toggle-menu a.menu-icon {
  display: inline-block;
  padding: 10px;
  margin-top: -6px;
  min-height: 30px;
}
body nav.toggle-menu a.menu-icon .bar {
  margin: 3px;
  width: 20px;
  height: 3px;
  background: #000;
  border-radius: 1.5px;
  transition: transform 0.3s;
}
body nav.toggle-menu a.menu-icon .bar:first-child {
  transform: translateY(6px) rotate(45deg);
}
body nav.toggle-menu a.menu-icon .bar:nth-child(2) {
  opacity: 0;
}
body nav.toggle-menu a.menu-icon .bar:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
body.menu-collapse #main-menu {
  width: 55px;
  transition: 0.1s width;
}
@media (max-width: 960px) {
  body.menu-collapse #main-menu {
    width: 0;
  }
}
body.menu-collapse #main-menu nav.toggle-menu {
  border-bottom: 1px solid #FFFFFF;
}
body.menu-collapse #main-menu nav.toggle-menu a.menu-icon {
  transform: translateX(0px);
  transition: transform 0.1s;
}
body.menu-collapse #main-menu .uk-nav-sub {
  display: none;
}
body.menu-collapse #main-menu ul > li a > span {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}
body.menu-collapse #main-menu ul > li a:hover > span {
  opacity: 1;
  background-color: #333333;
  position: absolute;
  padding: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transform: translateX(10px);
  border-radius: 3px;
  border: solid 0.75em transparent;
  margin-top: -10px;
  color: #FFFFFF;
}
body.menu-collapse #main-menu ul > li a:hover > span:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  transform: translate(-16px, 4px) rotate(45deg);
  background-color: #333333;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
body.menu-collapse nav.toggle-menu {
  border-bottom: 1px solid #FFFFFF;
}
body.menu-collapse nav.toggle-menu a.menu-icon:hover {
  padding: 6px 10px;
}
body.menu-collapse nav.toggle-menu a.menu-icon:hover .bar {
  margin: 5px 3px;
}
body.menu-collapse nav.toggle-menu a.menu-icon .bar {
  transition: transform 0.3s;
}
body.menu-collapse nav.toggle-menu a.menu-icon .bar:first-child {
  transform: translateY(0) rotate(0);
}
body.menu-collapse nav.toggle-menu a.menu-icon .bar:nth-child(2) {
  opacity: 1;
}
body.menu-collapse nav.toggle-menu a.menu-icon .bar:last-child {
  transform: translateY(0) rotate(0);
}

@media (max-width: 960px) {
  body {
    overflow: hidden;
  }
  body #page-container {
    opacity: 0;
    pointer-events: none;
  }
  body #page-container > .uk-padding {
    padding: 0;
  }
  body.menu-collapse {
    overflow: auto;
  }
  body.menu-collapse #page-container {
    opacity: 1;
    transition: opacity 0.3s;
    pointer-events: auto;
  }
}
.color-green {
  color: #76B829;
}

.color-orange {
  color: #FFB400;
}

.color-purple {
  color: #6B57FF;
}

.color-pink {
  color: #FF6565;
}

.color-blue {
  color: #3C96A1;
}

.uk-article .uk-text-lead {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #333333;
  font-weight: bold;
}
.uk-article p {
  font-size: 1rem;
  line-height: 1;
  color: #333333;
}

.pdf-block .meta-title span {
  padding: 5px 17px 5px 15px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
}
.pdf-block .pdf-item img {
  max-width: 200px;
  max-height: 264px;
  width: 100%;
  height: auto;
}
.pdf-block .pdf-item a {
  display: block;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  -webkit-appearance: none;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
  background-color: #76B829;
  color: #FFFFFF;
  margin-top: 10px;
  border-radius: 30px;
  background-image: url("../../src/images/icn/icn-download-white.svg");
  background-position: 15px 10px;
  background-repeat: no-repeat;
  background-size: 20px;
  fill: #000000;
}
.pdf-block .pdf-item a:hover {
  background-color: #000000;
}

footer .uk-navbar {
  border-top: 3px solid #000000;
}
@media (max-width: 690px) {
  footer .uk-navbar {
    display: block;
  }
}
@media (max-width: 400px) {
  footer .uk-navbar {
    text-align: center;
  }
  footer .uk-navbar .uk-navbar-left {
    width: 100%;
    display: block;
  }
  footer .uk-navbar .uk-navbar-left img {
    margin: 10px 20px;
  }
  footer .uk-navbar .uk-navbar-right .uk-navbar-nav {
    display: block;
    margin: 15px 0;
    padding: 0;
    width: 100%;
  }
  footer .uk-navbar .uk-navbar-right .uk-navbar-nav > li {
    text-align: center;
    height: auto;
  }
  footer .uk-navbar .uk-navbar-right .uk-navbar-nav > li > a {
    display: block;
    min-height: auto;
    padding: 10px 0;
  }
}

table a {
  color: #000000;
}
table a:hover {
  color: #000000;
}

.uk-button {
  border-radius: 30px;
}

/* Cible tous les éléments <p> avec la classe "texte" qui sont des enfants pairs de la classe .row */
.evtEdit form .uk-background-muted, .evtEdit form.uk-background-muted,
.evtView form .uk-background-muted,
.evtView form.uk-background-muted,
.evtList form .uk-background-muted,
.evtList form.uk-background-muted {
  background-color: #F2F8EA;
}
.evtEdit form .uk-background-secondary,
.evtView form .uk-background-secondary,
.evtList form .uk-background-secondary {
  background-color: #EFEFEF;
}
.evtEdit form .uk-accordion-title,
.evtView form .uk-accordion-title,
.evtList form .uk-accordion-title {
  text-align: end;
  font-size: 1rem;
  font-weight: bold;
  color: #76B829;
}
.evtEdit form .uk-form-label,
.evtView form .uk-form-label,
.evtList form .uk-form-label {
  font-size: 1.1rem;
  font-weight: bold;
}
.evtEdit form .uk-text-lead,
.evtView form .uk-text-lead,
.evtList form .uk-text-lead {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: bold;
}
.evtEdit form .uk-checkbox:checked, .evtEdit form .uk-checkbox:indeterminate, .evtEdit form .uk-radio:checked,
.evtView form .uk-checkbox:checked,
.evtView form .uk-checkbox:indeterminate,
.evtView form .uk-radio:checked,
.evtList form .uk-checkbox:checked,
.evtList form .uk-checkbox:indeterminate,
.evtList form .uk-radio:checked {
  background-color: #76B829;
}
.evtEdit .uk-button.uk-button-primary,
.evtView .uk-button.uk-button-primary,
.evtList .uk-button.uk-button-primary {
  background-color: #76B829;
}
.evtEdit .uk-table-striped > tr:nth-of-type(odd),
.evtEdit .uk-table-striped tbody tr:nth-of-type(odd),
.evtView .uk-table-striped > tr:nth-of-type(odd),
.evtView .uk-table-striped tbody tr:nth-of-type(odd),
.evtList .uk-table-striped > tr:nth-of-type(odd),
.evtList .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #F2F8EA;
  border: none;
}
.evtEdit .uk-table-striped thead tr,
.evtView .uk-table-striped thead tr,
.evtList .uk-table-striped thead tr {
  background-color: #76B829;
  color: #FFFFFF;
}
.evtEdit .uk-table-striped thead tr a,
.evtView .uk-table-striped thead tr a,
.evtList .uk-table-striped thead tr a {
  color: #FFFFFF;
}

.evtStat form .uk-background-muted, .evtStat form.uk-background-muted {
  background-color: #FFF7E5;
}
.evtStat form .uk-background-secondary {
  background-color: #EFEFEF;
}
.evtStat form .uk-accordion-title {
  text-align: end;
  font-size: 1rem;
  font-weight: bold;
  color: #FFB400;
}
.evtStat form .uk-form-label {
  font-size: 1.1rem;
  font-weight: bold;
}
.evtStat form .uk-text-lead {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: bold;
}
.evtStat form .uk-checkbox:checked, .evtStat form .uk-checkbox:indeterminate, .evtStat form .uk-radio:checked {
  background-color: #FFB400;
}
.evtStat .uk-button.uk-button-primary {
  background-color: #FFB400;
}
.evtStat .uk-table-striped > tr:nth-of-type(odd),
.evtStat .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #FFF7E5;
  border: none;
}
.evtStat .uk-table-striped thead tr {
  background-color: #FFB400;
  color: #FFFFFF;
}
.evtStat .uk-table-striped thead tr a {
  color: #FFFFFF;
}

.evtMap form .uk-background-muted, .evtMap form.uk-background-muted {
  background-color: #F0EEFF;
}
.evtMap form .uk-background-secondary {
  background-color: #EFEFEF;
}
.evtMap form .uk-accordion-title {
  text-align: end;
  font-size: 1rem;
  font-weight: bold;
  color: #6B57FF;
}
.evtMap form .uk-form-label {
  font-size: 1.1rem;
  font-weight: bold;
}
.evtMap form .uk-text-lead {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: bold;
}
.evtMap form .uk-checkbox:checked, .evtMap form .uk-checkbox:indeterminate, .evtMap form .uk-radio:checked {
  background-color: #6B57FF;
}
.evtMap .uk-button.uk-button-primary {
  background-color: #6B57FF;
}
.evtMap .uk-table-striped > tr:nth-of-type(odd),
.evtMap .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #F0EEFF;
  border: none;
}
.evtMap .uk-table-striped thead tr {
  background-color: #6B57FF;
  color: #FFFFFF;
}
.evtMap .uk-table-striped thead tr a {
  color: #FFFFFF;
}

.usagerEdit form .uk-background-muted, .usagerEdit form.uk-background-muted,
.import form .uk-background-muted,
.import form.uk-background-muted,
.exportEvt form .uk-background-muted,
.exportEvt form.uk-background-muted,
.evtSaisie form .uk-background-muted,
.evtSaisie form.uk-background-muted,
.recSaisie form .uk-background-muted,
.recSaisie form.uk-background-muted,
.adminEvt form .uk-background-muted,
.adminEvt form.uk-background-muted,
.refList form .uk-background-muted,
.refList form.uk-background-muted,
.adminEvt form .uk-background-muted,
.adminEvt form.uk-background-muted,
.usagerList form .uk-background-muted,
.usagerList form.uk-background-muted,
.placeList form .uk-background-muted,
.placeList form.uk-background-muted,
.valList form .uk-background-muted,
.valList form.uk-background-muted,
.htmlList form .uk-background-muted,
.htmlList form.uk-background-muted {
  background-color: #EBF4F5;
}
.usagerEdit form .uk-background-secondary,
.import form .uk-background-secondary,
.exportEvt form .uk-background-secondary,
.evtSaisie form .uk-background-secondary,
.recSaisie form .uk-background-secondary,
.adminEvt form .uk-background-secondary,
.refList form .uk-background-secondary,
.adminEvt form .uk-background-secondary,
.usagerList form .uk-background-secondary,
.placeList form .uk-background-secondary,
.valList form .uk-background-secondary,
.htmlList form .uk-background-secondary {
  background-color: #EFEFEF;
}
.usagerEdit form .uk-accordion-title,
.import form .uk-accordion-title,
.exportEvt form .uk-accordion-title,
.evtSaisie form .uk-accordion-title,
.recSaisie form .uk-accordion-title,
.adminEvt form .uk-accordion-title,
.refList form .uk-accordion-title,
.adminEvt form .uk-accordion-title,
.usagerList form .uk-accordion-title,
.placeList form .uk-accordion-title,
.valList form .uk-accordion-title,
.htmlList form .uk-accordion-title {
  text-align: end;
  font-size: 1rem;
  font-weight: bold;
  color: #3C96A1;
}
.usagerEdit form .uk-form-label,
.import form .uk-form-label,
.exportEvt form .uk-form-label,
.evtSaisie form .uk-form-label,
.recSaisie form .uk-form-label,
.adminEvt form .uk-form-label,
.refList form .uk-form-label,
.adminEvt form .uk-form-label,
.usagerList form .uk-form-label,
.placeList form .uk-form-label,
.valList form .uk-form-label,
.htmlList form .uk-form-label {
  font-size: 1.1rem;
  font-weight: bold;
}
.usagerEdit form .uk-text-lead,
.import form .uk-text-lead,
.exportEvt form .uk-text-lead,
.evtSaisie form .uk-text-lead,
.recSaisie form .uk-text-lead,
.adminEvt form .uk-text-lead,
.refList form .uk-text-lead,
.adminEvt form .uk-text-lead,
.usagerList form .uk-text-lead,
.placeList form .uk-text-lead,
.valList form .uk-text-lead,
.htmlList form .uk-text-lead {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: bold;
}
.usagerEdit form .uk-checkbox:checked, .usagerEdit form .uk-checkbox:indeterminate, .usagerEdit form .uk-radio:checked,
.import form .uk-checkbox:checked,
.import form .uk-checkbox:indeterminate,
.import form .uk-radio:checked,
.exportEvt form .uk-checkbox:checked,
.exportEvt form .uk-checkbox:indeterminate,
.exportEvt form .uk-radio:checked,
.evtSaisie form .uk-checkbox:checked,
.evtSaisie form .uk-checkbox:indeterminate,
.evtSaisie form .uk-radio:checked,
.recSaisie form .uk-checkbox:checked,
.recSaisie form .uk-checkbox:indeterminate,
.recSaisie form .uk-radio:checked,
.adminEvt form .uk-checkbox:checked,
.adminEvt form .uk-checkbox:indeterminate,
.adminEvt form .uk-radio:checked,
.refList form .uk-checkbox:checked,
.refList form .uk-checkbox:indeterminate,
.refList form .uk-radio:checked,
.adminEvt form .uk-checkbox:checked,
.adminEvt form .uk-checkbox:indeterminate,
.adminEvt form .uk-radio:checked,
.usagerList form .uk-checkbox:checked,
.usagerList form .uk-checkbox:indeterminate,
.usagerList form .uk-radio:checked,
.placeList form .uk-checkbox:checked,
.placeList form .uk-checkbox:indeterminate,
.placeList form .uk-radio:checked,
.valList form .uk-checkbox:checked,
.valList form .uk-checkbox:indeterminate,
.valList form .uk-radio:checked,
.htmlList form .uk-checkbox:checked,
.htmlList form .uk-checkbox:indeterminate,
.htmlList form .uk-radio:checked {
  background-color: #3C96A1;
}
.usagerEdit .uk-button.uk-button-primary,
.import .uk-button.uk-button-primary,
.exportEvt .uk-button.uk-button-primary,
.evtSaisie .uk-button.uk-button-primary,
.recSaisie .uk-button.uk-button-primary,
.adminEvt .uk-button.uk-button-primary,
.refList .uk-button.uk-button-primary,
.adminEvt .uk-button.uk-button-primary,
.usagerList .uk-button.uk-button-primary,
.placeList .uk-button.uk-button-primary,
.valList .uk-button.uk-button-primary,
.htmlList .uk-button.uk-button-primary {
  background-color: #3C96A1;
}
.usagerEdit .uk-table-striped > tr:nth-of-type(odd),
.usagerEdit .uk-table-striped tbody tr:nth-of-type(odd),
.import .uk-table-striped > tr:nth-of-type(odd),
.import .uk-table-striped tbody tr:nth-of-type(odd),
.exportEvt .uk-table-striped > tr:nth-of-type(odd),
.exportEvt .uk-table-striped tbody tr:nth-of-type(odd),
.evtSaisie .uk-table-striped > tr:nth-of-type(odd),
.evtSaisie .uk-table-striped tbody tr:nth-of-type(odd),
.recSaisie .uk-table-striped > tr:nth-of-type(odd),
.recSaisie .uk-table-striped tbody tr:nth-of-type(odd),
.adminEvt .uk-table-striped > tr:nth-of-type(odd),
.adminEvt .uk-table-striped tbody tr:nth-of-type(odd),
.refList .uk-table-striped > tr:nth-of-type(odd),
.refList .uk-table-striped tbody tr:nth-of-type(odd),
.adminEvt .uk-table-striped > tr:nth-of-type(odd),
.adminEvt .uk-table-striped tbody tr:nth-of-type(odd),
.usagerList .uk-table-striped > tr:nth-of-type(odd),
.usagerList .uk-table-striped tbody tr:nth-of-type(odd),
.placeList .uk-table-striped > tr:nth-of-type(odd),
.placeList .uk-table-striped tbody tr:nth-of-type(odd),
.valList .uk-table-striped > tr:nth-of-type(odd),
.valList .uk-table-striped tbody tr:nth-of-type(odd),
.htmlList .uk-table-striped > tr:nth-of-type(odd),
.htmlList .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #EBF4F5;
  border: none;
}
.usagerEdit .uk-table-striped thead tr,
.import .uk-table-striped thead tr,
.exportEvt .uk-table-striped thead tr,
.evtSaisie .uk-table-striped thead tr,
.recSaisie .uk-table-striped thead tr,
.adminEvt .uk-table-striped thead tr,
.refList .uk-table-striped thead tr,
.adminEvt .uk-table-striped thead tr,
.usagerList .uk-table-striped thead tr,
.placeList .uk-table-striped thead tr,
.valList .uk-table-striped thead tr,
.htmlList .uk-table-striped thead tr {
  background-color: #3C96A1;
  color: #FFFFFF;
}
.usagerEdit .uk-table-striped thead tr a,
.import .uk-table-striped thead tr a,
.exportEvt .uk-table-striped thead tr a,
.evtSaisie .uk-table-striped thead tr a,
.recSaisie .uk-table-striped thead tr a,
.adminEvt .uk-table-striped thead tr a,
.refList .uk-table-striped thead tr a,
.adminEvt .uk-table-striped thead tr a,
.usagerList .uk-table-striped thead tr a,
.placeList .uk-table-striped thead tr a,
.valList .uk-table-striped thead tr a,
.htmlList .uk-table-striped thead tr a {
  color: #FFFFFF;
}

.html ul {
  padding: 0;
  list-style: none;
}
.html ul li {
  padding: 10px 40px;
  margin: 0;
  color: #000000;
  display: flex;
}
.html ul li label {
  width: 200px;
  font-weight: bold;
}
.html ul li a {
  color: #333333;
  text-decoration: none;
}
.html ul li:nth-of-type(odd) {
  border: none;
  background: #f8f8f8;
  margin: 0;
}
.html ul li:nth-child(n+2) {
  border: none;
  margin: 0;
}
.html .html7 ul li,
.html .html12 ul li,
.html .html13 ul li,
.html .html14 ul li {
  color: #333333;
}
.html .html7 ul li a,
.html .html12 ul li a,
.html .html13 ul li a,
.html .html14 ul li a {
  color: #000000;
}
.html .html7 ul li:nth-of-type(odd),
.html .html12 ul li:nth-of-type(odd),
.html .html13 ul li:nth-of-type(odd),
.html .html14 ul li:nth-of-type(odd) {
  border: none;
  background: #FFEFEF;
  margin: 0;
}
.html .html7 ul li:nth-child(n+2),
.html .html12 ul li:nth-child(n+2),
.html .html13 ul li:nth-child(n+2),
.html .html14 ul li:nth-child(n+2) {
  border: none;
  margin: 0;
}
.html .html6 ul li {
  color: #333333;
}
.html .html6 ul li a {
  color: #000000;
}
.html .html6 ul li:nth-of-type(odd) {
  border: none;
  background: #F2F8EA;
  margin: 0;
}
.html .html6 ul li:nth-child(n+2) {
  border: none;
  margin: 0;
}

fieldset {
  border: none;
}

.evtEdit table tr td:first-child,
.evtView table tr td:first-child {
  border-right: 1px solid #EFEFEF;
  font-weight: bold;
}
.evtEdit #title-bar a,
.evtView #title-bar a {
  color: #000000;
}
.evtEdit #title-bar a:hover,
.evtView #title-bar a:hover {
  color: #000000;
}
.evtEdit .miniButton,
.evtView .miniButton {
  height: 30px;
  line-height: 28px;
  margin: 10px 0;
}

.usagerEdit table {
  width: 95%;
  max-width: 800px;
}
.usagerEdit table tr td:first-child {
  border-right: 1px solid #EFEFEF;
  font-weight: bold;
  width: 250px;
}

/*# sourceMappingURL=skin.css.map */
