﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap");

html, body {
    min-width: 300px;
}

.public-Background-Image {
    background: Url('../images/portal/Campagne_Vlinders@3x.jpg') no-repeat center center fixed;
    background-size: cover;
}

.container {
    width: 40%;
}

.card {
    border: none;
    border-radius: unset;
    box-shadow: 3px 3px 16px rgba(0,0,0,.149019607843137);
}

.card-title {
    font-size: 1rem;
    font-weight: bold;
    background-color: #F2F2F2;
    padding: 1.5rem 2rem;
}

.card-body {
    padding: 1.5rem 2rem;
}

.control-label {
    font-size: 0.933rem;
    font-weight: bold;
}

.custom-control-label {
    font-size: 0.8667rem;
}


.custom-checkbox {
    top: 0.5rem;
}

.form-control {
    border-radius: unset;
    border-color: #F2F2F2;
    font-size: 1rem;
    padding: 1rem;
    height: calc(1.5em + 1rem + 2px);
}

    .form-control::placeholder {
        color: rgb(111,112,114);
    }

.btn {
    padding: 0.75rem 1.5rem;
    font-weight: bold;
}

.image-button {
    margin: 1rem 0rem;
}

    .image-button > img {
        height: 1.3rem;
        vertical-align: middle;
        padding-bottom: 0.1rem;
    }


    .image-button > span {
        padding-right: 1rem;
    }


.image-label > img {
    height: 1rem;
    padding-left: .5rem;
    padding-bottom: 0.1rem;
}

.renson-footer-text {
    font-size: 0.8667rem;
    color: rgb(111,112,114);
}

.renson-footer-blue-bold {
    color: #00275B;
    font-size: 0.8667rem;
    font-weight: bold;
}

input {
    margin-bottom: .5rem;
}

    input.input-validation-error {
        background: unset;
    }

a.underlined {
    text-decoration: underline;
}

.public_logo {
    padding: 4rem 3rem;
    background-image: url(../images/portal/logo.png);
    width: 265px;
    height: 50px;
    background-size: 205px auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.env-box {
    font-weight: 400;
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0.75rem auto;
}


hr {
    border-top-width: 2px;
}

.bs-input {
    height: calc(1.5em + .75rem + 2px) !important;
    border: 1px solid #ced4da;
}


.select2-link:hover {
    color: #fff;
}

a.underlined {
    text-decoration: underline;
    font-weight: 600;
}

.fs-1-1 {
    font-size: 1.1rem !important;
}

.tooltip {
    pointer-events: none;
}

.select2-selection--single {
    border-radius: unset !important;
    border-color: #F2F2F2 !important;
    font-size: 1rem !important;
    padding: 0.5rem !important;
    height: calc(1.5em + 1rem + 2px) !important;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25) !important;
}

span.select2-selection {
    font-size: 1rem !important;
    margin-bottom: .5rem;
}


.select2-container--bootstrap .select2-selection {
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075) !important;
}

#dropdownMenuButtonLang {
    color: var(--color-dark-blue) !important;
}

#main-container-wrapper {
    margin-top: -45%;
}

@media only screen and (max-width: 1200px) {
    html, body {
        height: auto;
    }

    .container {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    #main-container {
        margin-bottom: 65px;
        height: auto !important;
    }

    #main-container-wrapper {
        height: 100% !important;
        margin-top: 0;
    }

    .custom-control-label {
        padding: 3px 7px;
    }


    .custom-checkbox {
        line-height: 22px;
    }

    .public-Background-Image {
        background: none !important;
    }

    .header-box {
        background-color: var(--main-color);
    }

    .card {
        box-shadow: none;
        height: 100%;
    }

        .card .card-title {
            text-align: center;
            background-color: transparent;
            font-size: 1.5rem;
            font-weight: normal;
        }

    .h6, h6 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .env-box {
        bottom: 2%;
    }

    .public_logo {
        padding: 2.5rem;
        background-image: url(../images/rensonlogo.png);
        width: 215px;
        height: 70px;
        background-size: 150px auto;
        background-repeat: no-repeat;
        background-position: 50% 45%;
    }

    #dropdownMenuButtonLang {
        color: #fff !important;
        font-size: 1.2rem;
        margin-top: 0.8rem;
    }

    .btn {
        width: 100%;
    }
}

.activation-code {
    border-radius: 0.8rem !important;
}

.divider {
    margin-top: 5px;
}

    .divider > .navbar-vertical-label {
        margin-left: 10px;
        color: var(--color-dove-gray);
        padding-left: 5px;
        font-size: 15px;
        font-weight: bold;
        margin-right: 10px;
        padding-right: 0px;
    }

    .divider > .navbar-vertical-divider-wrapper {
        padding-left: 0px;
        margin-top: -2px;
        margin-right: 10px;
    }

        .divider > .navbar-vertical-divider-wrapper > .navbar-vertical-divider {
            border-top: 2px solid rgba(0,0,0,.1);
        }


.loading {
    font-weight: bolder;
    display: inline-block;
    font-family: monospace;
    font-size: 16px;
    clip-path: inset(0 3ch 0 0);
    animation: l 1s steps(4) infinite;
}

@keyframes l {
    to {
        clip-path: inset(0 -1ch 0 0)
    }
}