.grey-body {background-color: white;}#col-right-with-image {background-image: url('/assets/login.jpg');background-size: cover;background-repeat: no-repeat;background-position-y: bottom;height: 100vh;}#col-left-with-text {display: flex;justify-content: center;align-items: center;padding-right: 80px;padding-left: 80px;height: 100vh;margin-top: -50px;}@media (max-width: 992px) {#col-right-with-image {display: none;}}@media (max-width: 500px) {#col-left-with-text {padding-right: 40px;padding-left: 40px;}}@media (max-height: 700px) {#col-left-with-text {height: auto;margin-top: 40px;margin-bottom: 40px;}}#gtu-content-container, #gdpr-content-container {max-height: 60vh;overflow-y: auto;font-size: var(--medium-font-size);padding-right: 20px;}.logo-img {width: 300px;}input.login-input {border-radius: 8px;height: 48px;font-size: 14px;}.auth-link {margin-top: 10px;margin-bottom: 10px;text-decoration: none;font-size: 14px;}.auth-link:hover {text-decoration: underline;}.form-check-label {font-size: 14px;}input[type="checkbox"] {font-size: 18px;}.bolder-red-text {color: var(--red-color);font-weight: bolder;}.light-gray-text {color: var(--gray-light);}.modale-dialog-cookie {width: 30%;display: flex;justify-content: center;align-items: center;text-align: center;min-height: 100vh;margin: auto;}.fade.in {opacity: 1 !important;}.modale {overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;background-color: rgba(0, 0, 0, 0.5);}.cookie-content {position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #ffffff;background-clip: padding-box;border-radius: 0;outline: 0;text-align: center;min-width: 320px;}.cookie-header {margin: 32px 0px 32px;}.cookie-body{text-align: justify;margin: 0px 32px 32px;font-size: 16px;}.cookie-buttons {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 32px;}.cookie-button {margin: 8px;width: 40%;min-width: 130px !important;font-weight: bold;margin-top: 0rem !important;flex-grow: 1;}.cookie-button-rgpd {font-size: 12px;}#preprod-flag {position: absolute;top: 10px;left: 10px;background-color: red;color: white;padding: 5px;border-radius: 5px;z-index: 9000;}