.white-label-auth {
    font-family: "roboto", 'arial';
    font-size: 13px;
    margin: 0;
    background-color: #fff;
    color: #00051d;
    line-height: 20px;
    overflow: hidden;
}

	.white-label-auth .alert-danger {
		display: inline-block;
		font-size: 13px;
		color: #e7312d;
		background: #fbebeb;
		border-color: #e7312d;
		padding: 5px 20px;
	}

	.white-label-auth a,
	.white-label-auth .link {
		color: #508fdd;
		text-decoration: none;
		cursor: pointer;
	}

	.white-label-auth .text-red,
	.white-label-auth .text-error {
        color: #ef1414;
    }

    .white-label-auth .margT5 { margin-top: 5px; }
    .white-label-auth .margT20 { margin-top: 20px; }
    .white-label-auth .margB20 { margin-bottom: 20px; }

    .white-label-auth label {
        font-size: 17px;
        color: #666;
        margin: 40px 0 5px;
    }

    .white-label-auth input {
	    display: flex ;
	    align-items: center;
	    width: 100%;
	    height: 40px;
	    font-size: 13px;
	    font-weight: initial;
	    color: #00051d;
	    line-height: initial;
	    background-color: #fff;
	    border: 1px solid #e4eaff;
	    border-radius: 8px;
	    box-shadow: none;
	    padding: 0 10px;
	    margin-bottom: 0;
	    outline: 0;
    }

	.white-label-auth .btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: auto;
        min-width: 90px;
        height: 40px;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #565B77;
        text-decoration: none;
        text-transform: normal;
        vertical-align: bottom;
        line-height: initial;
        background: #fff;
        border: 1px solid #e4eaff;
        border-radius: 8px;
        padding: 0 10px;
        margin: 0 3px;
        outline: 0;
        cursor: pointer;
    }

        .white-label-auth .btn-dark {
            color: #fff;
            background: #00051d;
            border-color: #00051d;
        }

	.white-label-auth .wrapperLogin {
        position: relative;
        height: 100vh;
        max-height: 100%;
        background: #fff;
        overflow: hidden;
        overflow-y: auto;
	}

		.white-label-auth .wrapperLogin .rowForm {
            display: flex;
            flex-flow: column;
            height: 100%;
        }

			.white-label-auth .wrapperLogin .loginForm {
                flex: 1 1 auto;
                padding: 20px;
            }

			.white-label-auth .wrapperLogin .loginForm .logo { max-width: 200px; }

				.white-label-auth .wrapperLogin .loginForm .logo svg,
				.white-label-auth .wrapperLogin .loginForm .logo img
				{ max-height: 55px; }

			.white-label-auth .wrapperLogin .loginForm .title {
			    font-weight: 500;
			    color: #00051d;
			    text-align: center;
			}

				@media screen and (max-width: 992px) {
				    .white-label-auth .wrapperLogin .loginForm .title {
				        font-size:20px;
				        line-height: 35px;
				        padding: 40px 10px 20px;
				    }
				}

				@media screen and (min-width: 992px) {
				    .white-label-auth .wrapperLogin .loginForm .title {
				        font-size:30px;
				        line-height: 55px;
				        padding: 70px 50px 20px;
				    }
				}

			.white-label-auth .wrapperLogin .loginForm form,
			.white-label-auth .wrapperLogin .loginForm .form {
                position: relative;
                display: flex;
                flex-flow: column;
                max-width: 275px;
                margin: 0 auto;
            }

                .white-label-auth .wrapperLogin .loginForm form .formFieldLink,
                .white-label-auth .wrapperLogin .loginForm .form .formFieldLink {
                    margin: 40px 0 30px;
                }

                .white-label-auth .wrapperLogin .loginForm form .btn-dark,
                .white-label-auth .wrapperLogin .loginForm .form .btn-dark {
                    width: 100%;
                    font-size: 16px;
                    text-transform: uppercase;
                }

            .white-label-auth .wrapperLogin .customFooter {
                flex: 0 0 auto;
                width: 100%;
                text-align: center;
                border-top: 1px solid #dadada;
                padding: 10px
            }

            .white-label-auth .wrapperLogin .customFooter #customLogo img {
                max-height: 55px
            }

		.white-label-auth .wrapperLogin .loginRight {
            min-height: 100vh;
            color: #e1ecf8;
            background-color: rgba(12,76,141,1);
            background: linear-gradient(-10deg, rgba(12,76,141,1) 0%, rgba(21,97,174,1) 22%, rgba(36,123,211,1) 56%, rgba(21,98,174,1) 82%, rgba(12,77,141,1) 100%);
            padding: 20px 15px;
        }

			.white-label-auth .wrapperLogin .loginRight .interesse {
			    display: flex;
			    align-items: center;
			    justify-content: center;
			}


				.white-label-auth .wrapperLogin .loginRight .interesse span { margin-right: 20px; }

				.white-label-auth .wrapperLogin .loginRight .interesse .btnInterested {
				    height: 40px;
				    color: #fff;
				    background: #0c4c8d;
				    border-color: #fff;
				    padding: 0 25px;;
				}


			.white-label-auth .wrapperLogin .loginRight .picture {
			    display: block;
			    max-width: 570px;
			    padding: 90px 30px;
			    margin: 0 auto;
			}

				.white-label-auth .wrapperLogin .loginRight .picture img { max-width: 100%; }

			.white-label-auth .wrapperLogin .loginRight .blockPicto {
                display: inline-block;
                width: 130px;
                text-align: center;
            }

                .white-label-auth .wrapperLogin .loginRight .flaticonBlock {
                    display: inline-flex;
				    align-items: center;
				    justify-content: center;
                    width: 60px;
                    height: 60px;
                    min-width: 16px;
                }

                    .white-label-auth .wrapperLogin .loginRight .flaticonBlock img {
                        width: 60px;
                        height: 60px;
						filter: invert(100%);
                    }


/***************************
		Modal
***************************/
.white-label-auth .modal { margin: auto }

		@media screen and (max-width: 768px) {
		    .white-label-auth .modal .modal-dialog { max-width:100% }
		}

		@media screen and (min-width: 768px) {
		    .white-label-auth .modal .modal-dialog { min-width:560px }
		}

	.white-label-auth .modal .modal-dialog-centered {
	    min-height: calc(100% - 100px)
	}

	.white-label-auth .modal .modal-dialog.modal-lg {
	    min-width: auto;
	    max-width: initial
	}

		@media screen and (max-width: 768px) {
		    .white-label-auth .modal .modal-dialog.modal-lg { width:90% }
		}

		@media screen and (min-width: 768px) {
		    .white-label-auth .modal .modal-dialog.modal-lg { width:66% }
		}

	.white-label-auth .modal .modal-content {
	    background: #fff;
	    border: none;
	    border-radius: 20px;
	    box-shadow: 0 40px 24px 0 rgba(0,0,0,0.12);
	    padding: 0
	}

		.white-label-auth .modal .modal-content .btn-close {
		    position: absolute;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    width: 35px;
		    height: 35px;
		    font-family: Arial;
		    font-size: 30px;
		    font-weight: 300;
		    color: #565B77;
		    line-height: 1px;
		    background: #fff;
		    border-radius: 30px;
		    border: none;
		    padding: 0;
		    margin: 0;
		    z-index: 10;
		    cursor: pointer
		}

			@media screen and (max-width: 768px) {
			    .white-label-auth .modal .modal-content .btn-close {
			        top:10px;
			        right: 10px
			    }
			}

			@media screen and (min-width: 768px) {
			    .white-label-auth .modal .modal-content .btn-close {
			        top:-40px;
			        right: 0
			    }
			}

		.white-label-auth .modal .modal-header {
		    position: relative;
		    display: flex;
		    flex-shrink: 0;
		    align-items: initial;
		    color: #00051d;
		    font-size: 20px;
		    font-weight: normal;
		    background: none;
		    border: none;
		    border-radius: 20px 20px 0 0;
		    padding: 26px 20px 20px;
		    margin: 0;
		    overflow: hidden
		}

			.white-label-auth .modal .modal-header:before {
			    position: absolute;
			    content: "";
			    width: calc(100% - 2px);
			    height: 6px;
			    background: #0c4c8d;
			    background: linear-gradient(130deg, #0c4c8d 0%, #7fb1e3 100%);
			    border-radius: 10px 10px 0 0;
			    top: 0px;
			    left: 1px
			}

			.white-label-auth .modal .modal-header h3 {
			    font-size: 14px;
			    font-weight: 600;
			    color: #00051D;
			    line-height: 114.286%;
			    text-transform: uppercase;
			    margin: 0;
			    margin-bottom: 0
			}

		.white-label-auth .modal .modal-body {
            height: 100%;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            color: #00051d;
            border: dashed #e4eaef;
            border-width: 1px 0 0;
            padding: 20px;
            overflow: hidden;
            overflow-y: auto;
        }

				.white-label-auth .modal .modal-body.locken { display: none; }

/* Le conteneur doit être relatif pour l'absolute du bouton */
.white-label-auth .form_field-input {
    position: relative;
}

/* Bouton œil (comme tu as déjà) */
.lookpwd {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
}

.lookpwdOpacity {
    opacity: 0.5;
}

.white-label-auth .flaticon {
    display: inline-flex;
    width: 20px;
    height: 20px;
}

.white-label-auth .flaticon path { fill: #c0c0c0; }