html {
  /*.with-separator { padding-top: 10px; }*/
}
html body .fond-pages {
  position: relative;
}
html body .fond-pages,
html body {
  background: #f0f3f7;
}
html body {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
}
html body #main-navbar-collapse {
  display: block;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 0;
}
html .row.post-body.non-uconnecte {
  margin-top: 15px;
}
html body #logo_admin {
  float: none;
  display: inline-block;
  max-height: 100%;
}
html body #logo_admin > img {
  max-height: 70px;
  width: auto;
}
html body .admin-retoursite {
  position: absolute;
  left: calc(-535%);
  font-size: 16px;
}
html body .admin-retoursite i {
  font-size: 30px;
  vertical-align: middle;
}
html body .admin-retoursite:hover {
  text-decoration: underline;
}
html body .color_main_color_2 {
  font-size: 24px;
  letter-spacing: 0;
  text-align: center;
}
html body .in-login-form .titre-section {
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  margin: 10px 0 40px !important;
  font-weight: 600 !important;
}
html body .in-login-form {
  padding: 40px;
  background: #FFFFFF;
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.08), 0 0 2px 0 rgba(96, 97, 112, 0.16);
  border-radius: 8px;
}
@media (max-width: 520px) {
  html body .formulaire {
    padding: 0 15px;
  }
  html body .in-login-form {
    padding: 20px 30px 0;
  }
  html body .admin-retoursite {
    left: 7px;
    margin-top: -7px !important;
  }
}
html .in-login-form .na-login-section input[type="checkbox"] {
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
html .in-login-form .na-login-section {
  margin: 20px 0 30px;
}
html .in-login-form .na-login-section * {
  color: #9999A3;
  font-size: 16px;
}
html body .in-login-form [type=text],
html .in-login-form [type=password] {
  max-width: 370px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  html div.mce-fullscreen {
    position: fixed;
    top: 46px;
    left: 220px;
    z-index: 9999;
    padding: 10px;
    width: calc(100% - 240px);
  }
}
html .article .na-login-socials h2,
html #tinymce .na-login-socials h2,
html .na-login-socials h2 {
  border: 0 none !important;
  border-bottom: 0 none rgba(0, 0, 0, 0) !important;
}
html .article .na-login-socials li,
html #tinymce .na-login-socials li,
html .na-login-socials li {
  margin: 0 !important;
  background: rgba(0, 0, 0, 0) none !important;
  padding: 0 !important;
}
html .in-login-form {
  margin-top: 20px;
  margin-left: 0;
  padding: 20px;
  font-weight: 400;
  overflow: hidden;
  background: #fff;
  max-width: 340px;
  margin: auto;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}
html .in-login-messages {
  text-align: center;
  width: 370px;
  margin: auto;
  margin-bottom: 15px;
}
@media (max-width: 560px) {
  html .in-login-form {
    box-shadow: none;
    padding: 0;
  }
  html .ep-content-left {
    padding: 0 30px !important;
  }
  html .in-login-messages {
    width: 100%;
  }
}
html .in-login-form [type=text],
html .in-login-form [type=password] {
  font-size: 16px;
  width: 100%;
  padding: 5px 15px;
  margin: 0 0 15px;
  height: 50px;
  border-color: #e9e9e9;
  border-radius: 3px;
}
html .in-login-form label {
  color: #555;
  /*font-size: 16px;*/
  font-weight: normal !important;
}
html .in-login-form-right {
  float: right;
}
html .in-login-form label span {
  display: none;
}
html .na-login-socials {
  padding: 0;
  margin: 0;
  position: relative;
  list-style-type: none;
  clear: both;
  display: block;
  margin: 0 !important;
  overflow: hidden;
  text-align: justify !important;
}
html .article .na-login-socials li,
html #tinymce .na-login-socials li,
html .na-login-socials li {
  float: none;
  margin: 0 auto;
  overflow: hidden;
  height: 24px;
  width: 24px;
  display: inline-block;
  *display: inline;
}
html .na-login-socials a {
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  border-radius: 0 !important;
  text-decoration: none !important;
  color: #000 !important;
  background-image: url('/global/images/icons/NA_connexion_icons.png?v=1');
  background-color: rgba(0, 0, 0, 0) !important;
}
html .na-login-socials a.icon1 {
  background-position: 0 0;
}
html .na-login-socials a.icon2 {
  background-position: -24px 0;
}
html .na-login-socials a.icon3 {
  background-position: -48px 0;
}
html .na-login-socials a.icon4 {
  background-position: -72px 0;
}
html .na-login-socials a.icon5 {
  background-position: -96px 0;
}
html .na-login-socials a.icon6 {
  background-position: -120px 0;
}
html .right {
  float: right;
}
html .left {
  float: left;
}
html .connection-submit {
  border-radius: 3px;
  background: #00a4b2;
  border-color: #00a4b2;
}
html .na-login-form-submit {
  -webkit-appearance: none;
  border-radius: 0;
  border-radius: 3px;
  background: transparent;
  text-align: center;
  width: 100% !important;
  display: block;
  text-transform: uppercase;
  border: 0 none !important;
  font-weight: bold;
  color: #fff !important;
  font-size: 14px;
  margin: 0;
  padding: 0;
  border: 0 none;
  height: 40px;
  line-height: 40px;
  min-width: 200px;
  max-width: unset;
  height: 50px;
  cursor: pointer;
}
html .na-login-form-submit:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.22);
}
html .na-login h3 {
  font-size: 15px;
  margin: 0 0 8px 0;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 0.9em;
}
html .NA_connexion {
  float: right;
  position: relative;
  width: auto !important;
}
html .na-login-section {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
html .na-login-form-row {
  line-height: auto;
  display: block;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  float: left;
  width: 263px;
}
html .na-login-form-row label {
  font-size: 11px;
  line-height: 15px;
  position: relative;
}
html .na-login-form-row label input {
  float: left;
  margin: 0 3px 0 0;
}
html .na-login-inner .na-login-section {
  margin-top: 0px !important;
}
html .na-login-section.last {
  margin: 0;
}
html .na-login-section.last .na-login-form-row {
  margin: 0;
  margin-top: 8px;
}
html .na-login-form-row.last {
  margin: 0;
  margin-top: 8px;
}
html .na-login-section {
  clear: both;
  width: 100%;
  display: block;
  margin-top: 20px;
}
html .erreur-in-login {
  width: 370px;
  clear: both;
  margin: auto;
  max-width: 100%;
}
html .erreur-in-login-100 {
  width: 540px;
  clear: both;
  margin: auto;
  max-width: 100%;
}
html h2.titre-section {
  border-bottom: 0 none transparent !important;
  border: 0 none !important;
  color: #555 !important;
  margin: 0 0 15px !important;
  font-size: 15px !important;
  font-family: Arial, sans-serif !important;
  font-weight: normal !important;
  line-height: 1.2em !important;
  text-transform: uppercase !important;
}
html .na-login-section {
  margin: 10px 0 15px;
}
html .na-login-section .row.right {
  float: right;
}
html .na-login-section .row.left {
  float: left;
}
html .in-login-form {
  min-width: 500px;
  padding: 40px 60px !important;
}
html .in-login-form a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}
html .in-login-form a.btCAS {
  display: block;
  width: 100%;
  background: #E5E0DF;
  font-size: 15px;
  font-family: Arial, sans-serif;
  color: #5e5e5e;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: none;
  padding-top: 3px;
  padding-bottom: 2px;
  line-height: 1.6em;
  text-decoration: none;
}
html .in-login-form a:hover {
  text-decoration: underline;
}
html .na-login-section .right a,
html .na-login-section .left a {
  text-transform: uppercase;
}
html .disablepw2 {
  position: absolute;
  right: 12px;
  top: 6px;
  cursor: pointer;
}
html .disablepw2 .fas {
  font-size: 14px;
  width: auto;
  height: auto;
  margin: 0;
}
html .disablepw2.active {
  color: #000000;
}
html .inlogin-sep {
  z-index: 9;
}
html .inlogin-sep span {
  font-size: 15px;
}
html .fa-spinner {
  font-size: 42px !important;
  color: #00a4b2 !important;
}
html body div.main-content-wrapper {
  padding-top: 0 !important;
}
html body .main-content-wrapper,
html body {
  background-color: #f0f3f7;
}
html body .input-group-icon {
  position: relative;
  display: table;
  border-collapse: separate;
  display: flex;
  height: 50px;
  margin-bottom: 15px;
}
html body .input-group-addon + .text {
  border-left: 0 none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html .in-login-form .input-group-addon {
  display: none;
}
html body .in-login-form .input-group-addon {
  display: block;
}
html body .in-login-form .input-group-addon {
  width: 50px !important;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #e9e9e9;
  padding: 10px;
  font-size: 24px;
}
html body .input-group-addon .fas {
  color: #999;
}
html body .input-group-addon .fas.rond {
  border-radius: 50%;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 30px;
}
html body .color_main_color_2 {
  font-size: 20px !important;
  padding: 20px 0;
}
html body .color_main_color_2,
html .admin-retoursite {
  color: #00652e !important;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}
html body .admin-retoursite .fas {
  font-size: 18px !important;
  float: left;
  margin: 1px 15px 0 0;
}
html body .admin-retoursite {
  margin-top: 20px;
}
html body .in-login-form {
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.08), 0 28px 40px 0 rgba(96, 97, 112, 0.16) !important;
}
html .form-login-wrapper {
  justify-content: center;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  html .form-login-wrapper {
    gap: 30px;
  }
}
html .form-login-wrapper .inlogin_forms-wrapper,
html .form-login-wrapper .login-infos-wrapper {
  display: flex;
  justify-content: center;
  max-width: 500px;
  margin: 0;
  align-items: center;
}
@media (max-width: 1200px) {
  html .form-login-wrapper .inlogin_forms-wrapper,
  html .form-login-wrapper .login-infos-wrapper {
    flex-wrap: wrap;
    max-width: unset;
  }
  html .form-login-wrapper .inlogin_forms-wrapper > div,
  html .form-login-wrapper .login-infos-wrapper > div {
    height: auto;
  }
  html .form-login-wrapper .inlogin_forms-wrapper .in-login-form,
  html .form-login-wrapper .login-infos-wrapper .in-login-form {
    height: unset;
  }
}
html .form-login-wrapper .inlogin_forms-wrapper > div,
html .form-login-wrapper .login-infos-wrapper > div {
  margin: 0;
}
html body .in-login-form .na-login-section input[type="checkbox"] {
  width: unset;
  height: unset;
  margin: 0 3px 0 0;
}
@media (max-width: 1200px) {
  html .theme2019 .in-login-form {
    min-width: 92vw;
    padding: 40px 4vw !important;
    margin: 30px  auto !important;
  }
}
@media (min-width: 1200px) {
  html body #main-navbar-collapse {
    min-height: 100px;
  }
  html body #logo_admin {
    margin-left: -980px;
  }
  html body #main-subtopbar {
    width: 100%;
    position: absolute;
    top: 0;
  }
}
html .jqueryButton,
html input[type="submit"]:not(.na-bouton),
html input[type="button"]:not(.na-bouton) {
  float: unset !important;
  height: auto !important;
}
html body .fond-pages,
html body {
  background-size: cover;
  background-image: url("---/");
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
.lien-admin.text-center {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 30px;
  border-radius: 6px;
  display: block;
  margin: auto;
  width: fit-content;
}
.form-login-wrapper .login-infos-wrapper {
  background: white;
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.08), 0 28px 40px 0 rgba(96, 97, 112, 0.16) !important;
  padding: 25px;
  font-weight: 400;
  margin: 15px auto 0;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  overflow: hidden;
}
