body,
.page {
  background-color: #fff !important;
  background: url("https://fresenius-kabi.scene7.com/is/content/freseniuskabi/logo?ts=1709292167115&dpr=off") no-repeat
    top left;
  background-size: 220px 55px;
  background-position: 40px 40px;
  font-family: AlbertSans-Regular,Arial,sans-serif;
  color:#0063BE;
}

a {
  color: #333333;
  text-decoration: underline solid 1px #e10600;
}
#widgetContainer {
  width: 100%;
  position: absolute;
  top: 60px;
}

.proSanteImg {
    width: 30%;
  height: 30%;
  }

#widgetTopBar {
  width: 100%;
  position: relative;
  top: 0px;
  background-color: #38383f !important;
  height: 50px;
}

#loginButtonContainer {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 1em;
  width: 48%;
  height: 100%;
  float: left;
  text-decoration: underline solid 4px #e10600;
  text-align: right;
  color: white;
  padding: 17px 0;
}

#registerButtonContainer {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 0.8em;
  height: 100%;
  width: 48%;
  float: right;
  color: white;
  padding: 20px 0;
}

#registerButtonContainerSelected {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 1em;
  width: 48%;
  height: 100%;
  float: right;
  text-decoration: underline solid 4px #e10600;
  text-align: left;
  color: white;
  padding: 17px 0;
}

.topBarButton {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  color: white;
  background-color: Transparent;
  border: none;
  cursor: pointer;
}

.buttonLink {
  background: none !important;
  border: none;
  cursor: pointer;
  color: #2996cc;
  font-size: 15px;
}

#widgetPage {
  font-family: AlbertSans-Regular,Arial,sans-serif;

  height: 100%;
  width: 100%;
  background-color: #fff;
  color: #0063BE;
  position: relative;
  top: 0px;
}

#widgetContentBlock {
  height: 100%;
  width: 650px;
  margin: 0 auto;
}

select{
  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 15px;
  color: #15151e;
  background: #ffffff;
  border: solid 1px #15151e;
  border-radius: 10px;
  display: block;
  width: 98%;
  padding: 15px 10px;
}

h1 {
  font-size: 32px;
  padding-top: 30px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

hr {
  border-top: 1px solid #d0d0d2;
}

.fieldLabel {
  padding-top: 30px;
  padding-bottom: 8px;
  font-family: AlbertSans-Regular,Arial,sans-serif,
    sans-serif;
  font-size: 0.9em;
}

.field input {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 15px;
  color: #15151e;
  background: #ffffff;
  border: solid 1px #15151e;
  border-radius: 10px;
  display: block;
  width: 95%;
  padding: 15px 10px;
}

#forgotLinkContainer {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 8px;
  font-size: 0.9em;
  text-align: right;
}

.linkButton {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  color: #333333;
  background-color: Transparent;
  border: none;
  cursor: pointer;
  text-decoration: underline solid 4px #e10600;
  font-weight: bold;
}

#buttonContainer {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 8px;
  font-size: 0.9em;
  text-align: left;
}

.inputButton {
  margin-left: 0;

  display: block;

  color: white;
  background-color: #0063be;
  font-weight: bold;
  appearance: none;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  outline: 0;
  font-family: AlbertSans-Regular,Arial,sans-serif;

  letter-spacing: 0.5px;

  padding: 12px 15px;
}

.inputButton[disabled] {
  margin-left: 0;

  display: block;

  color: white;
  background-color: grey;
  font-weight: bold;
  appearance: none;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  outline: 0;
  font-family: AlbertSans-Regular,Arial,sans-serif;

  letter-spacing: 0.5px;

  padding: 12px 15px;
}

.vfButton {
  margin-left: 15px;
  display: block;

  color: white;

  font-weight: bold;
  appearance: none;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  text-align: right;
  outline: 0;
  font-family: AlbertSans-Regular,Arial,sans-serif;

  letter-spacing: 0.5px;

  padding: 12px 30px;
  padding-right: 15px;
  background: url("https://cdn.glitch.global/b63daf0d-3e32-4706-b61a-1597dacad90f/84-845978_vodafone-logo-transparent-background-vodafone-logo.png?v=1684312025897")
    no-repeat top left;
  background-size: 20px 20px;
  background-position: 3px 8px;
  background-color: #ee0000;
}

#registerLinkContainer {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 8px;
  font-size: 0.9em;
  text-align: left;
}

.textContainer {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 8px;
  font-size: 0.9em;
  text-align: start;
}

.rightPad {
  padding-right: 15px;
}

.leftSpace {
  margin-left: 15px;
}

.css-sw2ho0 {
  width: 0px;
  height: 0px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  display: none;
  border-radius: none;
  border-width: none;
  border-style: none;
  border-image: none;
  animation: none !important;
  background: transparent !important;
}

.titleInput {
  max-width: 270px;
  background-color: #ffffff;

  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 15px;
  color: #15151e;
  width: 100%;
  border: solid 1px #15151e;
  border-radius: 10px;
  display: block;
  padding: 15px 10px;
  padding-right: 30px;
  height: 54px;
}

.birthDate {
  max-width: 270px !important;
}

.countryInput {
  background-color: #ffffff;

  font-family: AlbertSans-Regular,Arial,sans-serif;
  font-size: 15px;
  color: #15151e;
  width: 100%;
  border: solid 1px #15151e;
  border-radius: 10px;
  display: block;
  padding: 15px 10px;
  padding-right: 30px;
  height: 54px;
}

.checkboxfield {
  width: 20px !important;
  height: 20px;
  position: relative;
  top: 2px;
  margin: 1%;
  margin-left: 0px;
}

.tcText {
  font-family: AlbertSans-Regular,Arial,sans-serif;
  width: 90%;
  top: -20px;
  left: 25px;
  padding: 0;
}

.right {
  text-align: right !important;
}

.hiddenButton {
  display: none;
}

.bar {
  width: 60px;
  max-width: 60px;
  max-height: 13px;
  height: 13px;
}

.langButton {
  width: 30px;
  margin: 0px 3px;
  border: 0;
  color: transparent;
}

#enButton {
  background:url(https://flagicons.lipis.dev/flags/4x3/gb.svg) no-repeat;
  
}
#frButton {
  background:url(https://flagicons.lipis.dev/flags/4x3/fr.svg) no-repeat;
  
}

@media screen and (max-width: 800px) {
  body,
.page {
  background: #15151f !important;
 
  font-family: F1Bold !important;
}
  
  #widgetContainer {
  width: 100%;
  position: absolute;
  top: 0;
}
  
 #widgetContentBlock {
  height: 100%;
  width: 90%;
  margin: 0 auto;
   padding: 5px;
}
  
}