﻿.txtwelcom {
    font-size: 0.95rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.1rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 12%;
}

#textuser {
    font-size: 0.95rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.1rem;
    color: #ffffff;
    padding-left: 10%;
}

.mt-2 {
    margin-top: 0px !important;
}

.container {
    margin-top: 0px !important;
    padding-right: 0px;
    padding-left: 0px;
}

.logogapp {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.03rem;
}

.iconapp {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20%;
}

.headerlog {
    height: 40vh;
    padding: 3% 6% 3% 6%;
}

body {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002de5+40,0200af+100 */
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    height: 100vh;
    background: url(../../Assets/img/Background-home.png) no-repeat;
    background-position: bottom;
    background-size: auto;
}

.form-signin {
    padding-left: 6%;
    padding-right: 6%;
    height: 60vh;
}

#passpanel {
    padding-left: 6%;
    padding-right: 6%;
    height: 60vh;
    color: #ffffff;
    text-align: center;
}

.mt-3, .my-3 {
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.1rem;
    color: #ffffffad;
    text-align: center;
    right: 0px;
    margin-top: 0.5rem !important;
    padding-left: 10%;
}

.mt-3pass {
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.1rem;
    color: #ffffffad;
    text-align: center;
    right: 0px;
    margin-top: 0.5rem !important;
    padding-left: 0%;
}

.btnrecordar {
    padding-left: 0%;
}

.recuerda {
    margin-bottom: 4%;
}

.resta {
    padding-left: 0%;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.1rem;
    color: #ffffffad;
    text-align: center;
}


.btn-block {
    width: 60% !important;
}

.btn-group-lg > .btn, .btn-lg {
    padding: .4rem 0.5rem !important;
    border-radius: 6.3rem;
}

.btn-primary {
    color: #0076B5;
    background-color: #ffffff;
    border-color: #ffffff;
    font-size: 1.05rem !important;
    font-weight: 700;
    margin-left: 20%;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #004085;
        border-color: #0062cc00;
    }


.btn-primarypass:hover {
    color: #fff;
    background-color: #004085;
    border-color: #0062cc00;
}



.btn-primarypass {
    color: #0076B5;
    background-color: #ffffff;
    border-color: #ffffff;
    font-size: 1.05rem !important;
    font-weight: 700;
    margin-left: 0%;
    width: 80%;
    margin-bottom: 5%;
}



.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004085;
    border-color: #ffffff00;
}

.btn-primarypass:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004085;
    border-color: #ffffff00;
}


.lostp {
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.8rem;
}

.input-group {
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 6%;
}

.pass_to {
    margin-bottom: 0rem;
}

.imago {
    width: 112px;
}

.lineahome {
    border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
    width: 80%;
    margin-bottom: 0.2rem;
}

.footer_home {
    bottom: 0px;
    position: fixed;
    left: 0;
    padding-left: 15%;
    padding-right: 15%;
    display: block;
}

.t_pass {
    text-align: center;
    margin-bottom: 0.1rem;
}

@media only screen and (max-height: 540px) {

    .headerlog {
        height: 25vh;
        padding: 3% 6% 3% 6%;
    }

    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 5%;
        display: block;
    }

    .footer_home {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    body {
        background: url(../../Assets/img/Background-homex2.png) no-repeat;
        background-position: bottom;
        background-size: 120%;
    }

    .footer_home {
        padding-left: 30%;
        padding-right: 30%;
    }
}

@media only screen and (min-width: 1000px) {
    body {
        height: auto;
        width: 100%;
        background: url(../../Assets/img/Background-homex2.png) no-repeat;
        background-position-y: 70%;
        background-size: 100%;
        top: 150px;
    }

    .form-signin {
        padding-left: 35%;
        padding-right: 35%;
        height: 60vh;
    }

    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 11%;
    }

    .footer_home {
        padding-left: 30%;
        padding-right: 30%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 800px) and ( max-height: 1024px ) {

    .form-signin {
        padding-left: 20%;
        padding-right: 20%;
        height: 60vh;
    }

    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 30%;
    }

    .footer_home {
        padding-left: 30%;
        padding-right: 30%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) and ( max-height: 1366px ) {

    body {
        height: auto;
        width: 100%;
        background: url(../../Assets/img/Background-homex2.png) no-repeat;
        background-position-y: 70%;
        background-size: 110%;
        top: 150px;
    }


    .form-signin {
        padding-left: 30%;
        padding-right: 30%;
        height: 60vh;
    }

    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 40%;
    }

    .footer_home {
        padding-left: 30%;
        padding-right: 30%;
    }
}

@media only screen and (min-width: 1350px) {
    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 6%;
    }

    .footer_home {
        padding-left: 35%;
        padding-right: 35%;
    }
}


@media only screen and (min-width: 1420px) {
    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 9%;
    }
}



@media only screen and (min-width: 1650px) {
    .iconapp {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 12%;
    }

    .footer_home {
        padding-left: 37%;
        padding-right: 37%;
    }
}
