body {
  background-image: url(../images/homepage.3d6633f2.svg),url(../images/point-grid.6839f375.svg),url(../images/pattern-1.9a120bfb.svg),url(../images/pattern-2.af9cfe67.svg);
  background-position: right -8.875rem,left 11%,top 38% right 20%,top 47% right 25%;
  background-repeat: no-repeat;
  background-color: #f3fbfb;
  background-size: auto;
}

#topbar {
  background-color: #F3FBFB !important;
  background-image: none;
}

.h1-app-title, .dropdown-toggle.infos-user-connected.no-shadow {
  color: #00668c !important;
}

#userInfos {
  box-shadow: none;
}

#profileImage-small {
  background: #00668c;
}

.profile-element {
  left: 20px;
}

.profile-element > a > img {
  content: url("../images/Logo_PRC_400x100px.png");
  object-fit: contain;
  width: 50%;
  height: auto;
  padding-top: 25px;
}

.dropdown-menu {
  border-top: 4px solid #00668c;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
}

#wrapper .app.msgValid, .msgValid, #msgValid {
  background: #EDFAE5;
  color: #3C7C00;
  font-family: Barlow, sans-serif;
  border: solid 1px #3C7C00;
  border-radius: 0.25rem;
}

.msgValid::before {
  color: #3C7C00;
}

#wrapper .app.msgErr {
  color: #C50000;
  background-color: #FDEBEB;
  border: solid 1px #C50000;
  font-family: Barlow, sans-serif;
  border-radius: 0.25rem;
}

.alert-danger {
  color: #C50000;
  background-color: #FDEBEB;
  border: solid 1px #C50000;
  font-family: Barlow, sans-serif;
  border-radius: 0.25rem;
}

.btn:focus {
  outline: none !important;
  box-shadow: 0 0 0 .25rem rgba(0,123,168,.25);
  z-index: 9 !important;
}

#validateButton {
  background-color: #007ba8 !important;
  color: #fff;
  font-size: 16px;
  font-family: Barlow, sans-serif;
  font-weight: 600;
  line-height: 24px;
  border-radius: 0.5rem;
  text-shadow: none;
  font-variation-settings: normal;
  padding: 7px;
}

#validateButton:hover {
  background-color: #003e54 !important;
}

input[name="cancelButton"], input[name="AUTHENTICATION.IGNORE_ENROLL"] {
  background-color: #fff !important;
  color: #007ba8 !important;
  font-size: 16px;
  font-family: Barlow, sans-serif;
  font-weight: 600;
  line-height: 24px;
  border-radius: 0.5rem;
  border: solid 1px #007ba8;
  font-variation-settings: normal;
  padding: 7px;
  text-shadow: none;
}

input[name="cancelButton"]:hover, input[name="AUTHENTICATION.IGNORE_ENROLL"]:hover {
  background-color: #def2fa !important;
  color: #007ba8 !important;
}

input[name="START_LOGIN"], input[name="AUTHENTICATION.LOGIN"], input[name="GOOGLE_AUTHENTICATOR_CODE"] {
  border: 1px solid #7c9199;
  border-radius: .25rem;
  color: #005270;
  font-size: 16px;
  font-weight: 400;
  padding: 0.8rem .75rem;
  font-family: Barlow, sans-serif;
}

input[name="START_LOGIN"]:focus, input[name="AUTHENTICATION.LOGIN"]:focus, input[name="GOOGLE_AUTHENTICATOR_CODE"]:focus {
  box-shadow: 0 0 0 .25rem rgba(0,123,168,.25);
}

input[name="START_LOGIN"]:focus-visible, input[name="AUTHENTICATION.LOGIN"]:focus-visible, input[name="GOOGLE_AUTHENTICATOR_CODE"]:focus-visible {
  box-shadow: 0 0 0 .25rem rgba(0,123,168,.25);
  outline: none;
}

input[name="AUTHENTICATION.PASSWORD"], input[name="AUTHENTICATION.NEWPASSWORD"], input[name="AUTHENTICATION.PASSWORDCONF"] {
  border: 1px solid #7c9199;
  border-right: none;
  border-radius: .25rem;
  color: #005270;
  font-size: 16px;
  font-weight: 400;
  padding-top: 0.8rem;
  font-family: Barlow, sans-serif;
  padding-bottom: 0.8rem;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  z-index: 9;
}

input[name="AUTHENTICATION.PASSWORD"]:focus-visible, input[name="AUTHENTICATION.NEWPASSWORD"]:focus-visible, input[name="AUTHENTICATION.PASSWORDCONF"]:focus-visible {
  box-shadow: 0 0 0 .25rem rgba(0,123,168,.25);
  outline: none;
}

#AffPassAUTHENTICATION\.PASSWORD, #AffPassAUTHENTICATION\.NEWPASSWORD, #AffPassAUTHENTICATION\.PASSWORDCONF {
  background-color: #fff !important;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  color: #51717d;
  border: 1px solid #7c9199 !important;
  border-left: none !important;
}

#AUTHENTICATION\.PASSWORDContainer::before, #AUTHENTICATION\.LOGINContainer::before, #AUTHENTICATION\.NEWPASSWORDContainer::before, #AUTHENTICATION\.PASSWORDCONFContainer::before {
  top: 15px !important;
  z-index: 10;
}

.header .logo, #header .logo {
  width: 100%;
  background-image: url("../images/Logo_Marianne_275x100px.png"), url("../images/Logo_PRC_400x100px.png");
  background-position: calc(40% - 100px) center, calc(60% + 100px) center;
  background-size: 25% auto, 40% auto;
  margin-top: 35px;
}

#header .container {
  height: 120px;
}

h2 {
  font-size: 1.25rem;
  font-family: Barlow, sans-serif;
  color: #00668c;
}

#countdownSection > h3 {
  color: #00668c;
}

#theform > h3 {
  padding-bottom: 15px;
  text-align: center;
  font-size: 1.25rem;
  font-family: Barlow, sans-serif;
  color: #00668c;
}

.link_style_simple.connect_link {
  color: #00668c !important;
  font-family: Barlow, sans-serif;
  font-weight: 600;
}

a.connect_link:hover {
	color: #005270 !important;
}

.mdp_oubli > a {
  color: #007BA8 !important;
  font-family: Barlow, sans-serif;
  border-bottom: none;
  font-weight: 600;
  text-decoration: none;
}

.mdp_oubli > a:hover {
  color: #005270 !important;
  font-family: Barlow, sans-serif;
  border-bottom: none;
}

.mdp_oubli > a:focus-visible {
  outline: none !important;
}

.mdp_oubli.orcid {
  background: #fff;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 0.5rem;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  border: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 1px 2px rgba(0,0,0,0.12);
  transition: background-color .15s ease, box-shadow .15s ease, transform .02s ease-in;
  font: 600 16px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.mdp_oubli.orcid:hover {
  box-shadow: 0 2px 6px rgba(0,0,0,0.18);
}

.mdp_oubli.orcid > a {
  color: black !important;
  text-decoration: none;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.mdp_oubli.orcid > a:before {
  content: url("../images/ORCID_iD_32x32.svg");
  display: inline-flex;
  vertical-align: middle;
  padding-right: 10px;
}

.orcid-text {
  font-size: 0.8rem !important;
  font-style: italic;
  text-align: justify !important;
  padding-bottom: 5px !important;
  color: black !important;
  margin-top: 10px !important;
}

.link.inscription {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
}

.link.inscription > a {
  color: #007BA8 !important;
  font-family: Barlow, sans-serif;
  border-bottom: none;
  font-weight: 600;
}

.link.inscription > a:hover {
  color: #005270 !important;
  font-family: Barlow, sans-serif;
  border-bottom: none;
}

.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto;
}

.changeLang {
  color: #559fcc !important;
  right: auto;
  margin: 10px 10px 10px 0;
  display: block !important;
}

.changeLang a, .changeLang a:visited, .changeLang a:hover {
  color: black !important;
  color: #007ba8 !important;
  font-weight: 400 !important;
}

.changeLang a:hover {
  color: #007ba8 !important;
  font-weight: 600 !important;
}

#loginLink {
  margin: 5px 10px 0 0;
}

@media (max-width: 991.98px) {  
  #theform > h3 {
    margin-top: 15px;
	font-size: 1.2rem;
  }
  
  .mdp_oubli.orcid {
	width: 80%;
  }
}

@media (max-width: 500px) {  
  .header .logo, #header .logo {
	background-position: calc(50% - 100px) center, calc(50% + 100px) center;
  }
}

@media (max-width: 400px) {  
  .header .logo, #header .logo {
	background-position: calc(60% - 100px) center, calc(40% + 100px) center;
  }
}

@media (max-width: 300px) {  
  .header .logo, #header .logo {
	background-position: calc(70% - 100px) center, calc(30% + 100px) center;
  }
}

@media (max-width: 270px) {  
  .header .logo, #header .logo {
	background-position: calc(75% - 100px) center, calc(20% + 100px) center;
  }
}