/*File must be in UTF-8 without signature - because of .bat processing this file*/
/*@menuItemColor: #00A651;*/
/**
 *	Testing System skin
 */
/**
 * Navigation - Header
 */
/**
 *	Base skin
 */
/*@tabPaneBackgroundColor: rgba(5, 5, 5, 0.8);*/
.main-title {
  color: #005a46;
}
.secondary-title {
  color: #00a651;
}
body .footer {
  z-index: 100;
  width: 100%;
  bottom: 0;
  position: fixed;
  line-height: 3em;
  color: black;
  background-color: white;
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  font-size: 0.85em;
  font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
  color: black;
}
body #page-background {
  background-image: url(/yog-dakar2026-publicregistration/cassette.axd/file/Skins/yog-dakar2026/Images/background_login-f5576b1ac5fe74ee3049bf14566a1dfd46df1321.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100%;
}
body .header {
  text-align: center;
}
body .header .languages {
  text-align: right;
  padding-top: 0.8em;
}
body .header .logoWrapper {
  clear: right;
  padding-bottom: 2em;
}
body .header .signin-switch {
  margin-top: 0.8em;
  text-align: right;
}
body .header .news-links-mobile {
  display: none !important;
}
@media only screen and (max-device-width: 768px) {
  body .header .news-links-mobile {
    display: flex !important;
    width: fit-content;
    padding: 0.8em;
  }
  body .header .news-links-desktop {
    display: none;
  }
}
body .header .news-links {
  display: flex;
  align-items: center;
  gap: 5%;
  justify-content: center;
}
body .header .news-links .news-image {
  background-size: cover;
  height: 54px;
  width: 54px;
}
body .header .news-links .news-PressRelease {
  background-image: url("/yog-dakar2026-publicregistration/cassette.axd/file/Skins/_Default/img/pres_release_news-a580d8427aab33882c2461f54b2f41432c4bb9a8.png");
}
body .header .news-links .news-DailyNewsletter {
  background-image: url("/yog-dakar2026-publicregistration/cassette.axd/file/Skins/_Default/img/mail-1484fee0bc26868479ff3119f7cb041248c3461c.svg");
}
body .header .news-links .news-Twitter {
  background-image: url("/yog-dakar2026-publicregistration/cassette.axd/file/Skins/_Default/img/twitter-0aa41878d0ceb77292d9f847b2f4e21d688460c1.png");
}
body .header .news-links .news-Youtube {
  background-image: url("/yog-dakar2026-publicregistration/cassette.axd/file/Skins/_Default/img/youtube-dd23585599fceec0f2cfe7dcdb1234d991d4d2ce.svg");
}
body .main-wrap {
  min-height: 100%;
  margin-bottom: 52px;
}
body .main-wrap:after {
  content: "";
  display: block;
}
body main .form-control::-webkit-input-placeholder {
  color: #6c757d;
}
body main .form-control::-moz-placeholder {
  color: #6c757d;
}
body main .form-control:-ms-input-placeholder {
  color: #6c757d;
}
body main .form-control::placeholder {
  color: #6c757d;
}
body main .form-row:not(.last) {
  border-bottom: 2px solid white;
  margin-bottom: 0.8rem;
}
body main .PortalLandingPageTitle {
  text-align: center;
  font-size: 1.5em;
}
body main #accountRecovery .btn-back {
  padding-left: 2em;
  padding-right: 2em;
}
body,
html {
  font-family: Verdana, Helvetica, sans-serif;
  height: 100%;
  color: black;
}
body #page-background,
html #page-background {
  height: 100%;
  background-position: top;
}
body header .logo,
html header .logo {
  margin-top: 30px;
  display: inline-block;
  /*background-image: url("/yog-dakar2026-publicregistration/cassette.axd/file/Skins/yog-dakar2026/Images/logo-26305848e2b5a087d95c9727249c5aff25ac99b2.png");*/
  background-repeat: no-repeat;
  height: 98px;
  width: 279px;
}
body main .category,
html main .category {
  display: none;
}
body main .termsAndConditions,
html main .termsAndConditions {
  padding: 1.5em;
  margin-bottom: 1em;
  background-color: white;
}
body main .PortalLandingPageTitle,
html main .PortalLandingPageTitle {
  color: #005a8b;
}
body .form-box,
html .form-box {
  padding: 30px;
}
body .col-field-icon,
html .col-field-icon {
  border-left: 1px solid black;
  margin-top: 0.2em;
  padding-left: 0.5em;
  text-align: right;
}
body .btn.btn-xyz,
html .btn.btn-xyz {
  background-color: #00a651;
  color: white;
  padding-left: 2em;
  padding-right: 2em;
}
body .btn.btn-xyz:hover,
html .btn.btn-xyz:hover {
  background-color: #00bf59;
}
body main h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
body main input.form-control,
body main input.form-control:focus {
  border: solid 1px gray;
  color: black;
  /*-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.6);
			box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.6);*/

}
body main input:-webkit-autofill,
body main input:-moz-autofill {
  background-color: white !important;
  color: black !important;
}
body main .form-row:not(.last) {
  /*border-bottom: 2px solid black;*/
  margin-bottom: 0.8rem;
}
body main div.container .profile-corporate-switch-item-content,
body main div.container .recovery-content {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.6);
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
body main div.container .profile-corporate-switch-item-content .field-label,
body main div.container .recovery-content .field-label {
  font-weight: bold;
}
body main div.container .profile-corporate-switch-item-content .field-note,
body main div.container .recovery-content .field-note {
  font-style: italic;
  font-size: 0.9em;
}
body main div.container .recovery-content {
  margin-top: 30px;
}
body main .sign-in-btn-wrapper,
body main .register-btn-wrapper {
  width: 100%;
  text-align: center;
}
body main .sign-in-btn-wrapper > input[type="submit"],
body main .register-btn-wrapper > input[type="submit"] {
  width: 100%;
}
body main #agreementWrapper {
  margin-top: 10px;
  text-align: center;
}
body .forgot-your-password {
  color: #00a651;
}
#mfaFormContent {
  background-color: rgba(255, 255, 255, 0.5);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
}
#mfaFormContent #useAuthAppHeader {
  font-size: 20px;
}
#mfaFormContent .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
#mfaFormContent .row .col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 250px;
  margin-left: -22px;
}
#mfaFormContent .row label {
  font-weight: bold;
  margin-bottom: 5px;
}
#mfaFormContent .row input[type="text"] {
  width: 250px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  font-size: 16px;
}
#mfaFormContent .row input[type="checkbox"] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#mfaFormContent .row button {
  width: 272px;
  /*padding: 5px 10px;*/
  /*margin-left: 21px;*/
  height: 50px;
  font-size: 18px;
  background-color: #00a651;
  color: white;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#mfaFormContent .row button:hover {
  background-color: #007338;
}
