/*White*/
/*IMC Roze*/
/*IMC Groen*/
/*IMC Cyaan*/
/*IMC Paars*/
/*IMC DonkerPaars*/
/*IMC Wit*/
/*IMC Zwart*/
/*IMC Grijs???*/
/*White*/
/*BlackGray?*/
body {
  background-color: #FFFFFF;
  height: 100vh;
}

.h1 {
  margin-bottom: 30px;
}

.navbar {
  background-color: #f23568;
  box-shadow: 0 3px 6px #00000029;
  margin-bottom: 40px;
  padding: 0 !important;
  min-height: 80px;
  padding-right: 10px !important;
}
.navbar a {
  color: #FFFFFF;
}
.navbar .nav-custom-icon::before {
  background: url(/images/XimologyRandom.svg?ea2b21ae9ca0c746330aeb648e330aa8) no-repeat;
}

.card {
  box-shadow: 0 2px 4px #00000029;
  padding: 20px 40px;
}
.card thead {
  background-color: #f23568;
}
.card th {
  color: #313131;
}
.card td {
  color: #313131;
}

.background-RL {
  background-image: url(/images/Ximosales_Achtergrond_1.png?8420e363bbf5a832f0b3c1775c8887c6);
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 1080px;
  max-width: 1920px;
}
.background-RL .background-form-RL {
  background-color: #FFFFFF;
}

.radius-border {
  border-radius: 20px;
  width: 265px;
  top: 400px;
  left: 828px;
  margin: 0 auto;
}

.register-radius {
  height: 550px;
}

.login-radius {
  height: 350px;
}

.L-align {
  margin-top: 70%;
}

.R-align {
  margin-top: 25%;
}

.LRButton {
  background-color: #f23568;
  color: #FFFFFF;
  width: 219px;
  height: 40px;
  margin-left: 5px;
  margin-right: auto;
}
