
body {
    box-sizing: border-box;
    background: #39B54A;
    overflow-x: hidden;
    background-image: url(../images/bg_gallo.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-blend-mode: multiply;
    background-size: 50%;
}

div.tituloBienvenida {
    font-family: 'FFMiloExtraBold';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    /*line-height: 78px;*/
    text-align: center;
    color: #ffffff;
    margin-top: 0.1rem;
    margin-bottom: -0.6rem;
}

.form-control::-webkit-input-placeholder {
    color: #FF9900;
}

div.form-registro{
    background: #FFFFFF;
    box-shadow: 19px 21px 70px rgba(3, 35, 0, 0.03);
    border-radius: 35px;
    padding: 0.6rem;
    margin: 0.5rem;
}

div.form-login{
    background: #FFFFFF;
    box-shadow: 19px 21px 70px rgba(3, 35, 0, 0.03);
    border-radius: 35px;
    padding: 1rem;
    margin: 0.5rem;
}

img#logoCabecera {
    width: 220px;
    height: 95px;
    flex: none;
    order: 0;
    flex-grow: 0;
    zoom: 80%;
}

div.cabecera {
    padding: 3rem;
    width: 270px;
    height: 160px;
    background: #FFFFFF;
    border-radius: 0px 0px 73px 73px;
}

div.titulo{
    color: #FFFFFF !important;
}

div#diveres {
    text-align: left;
    font-family: 'FFMiloBold';
    font-style: normal;
    font-weight: 400;
    font-size: larger;
    line-height: 24px;
    color: #39B54A;
    margin-bottom: 1rem;
}

div#divregistrate a {
    font-family: 'FFMiloRegular';
    font-style: normal;
    font-weight: 400;
    font-size: larger;
    line-height: 24px;
    color: #777777;
    padding-top: 1rem;
    text-decoration: none;
}

hr#separadorlogin {
    border-style: dotted;
    border-color: #fff;
}

div#divingresa {
    font-family: 'FFMiloBold';
    font-style: normal;
    font-weight: 600;
    font-size: x-large;
    line-height: 29px;
    color: #39B54A;
    text-align: center;
    padding-bottom: 1rem;
}

div#divusername {
    padding: 1rem;
    display:inline-block;
    position: relative;
}

div#divusername:after {
    font-family: 'FFMiloRegular';
    position: absolute;
    right: 34px;
    top: 20px;
    color: #39B54A;
    font-size: larger;
}

div#divpassword {
    padding-bottom: 2rem;
    display:inline-block;
    position: relative;
}

div#divpassword:after {
    font-family: 'FFMiloRegular';
    position: absolute;
    right: 34px;
    top: 9px;
    color: #39B54A;
    font-size: larger;
}

input#userName {
    box-sizing: border-box;
    border: 1px solid #39B54A;
    border-radius: 72px;
    padding: 0.6rem 1.5rem;
}

input#userPassword {
    box-sizing: border-box;
    border: 1px solid #39B54A;
    border-radius: 72px;
    padding: 0.6rem 1.5rem;
}

/*div#divotros {
    font-family: 'Monserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #777777;
}*

div#nosoyrobot {
    font-family: 'Monserrat';
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    color: #39B54A;
}*/

div#hasolvidado a {
    font-family: 'FFMiloBold';
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    color: #39B54A;
    margin-top: 0.3rem;
}

label {
    color: #39B54A;
}

/*input#chknsr {
    float: left;
    margin-right: 0.8rem;
    margin-top: 0.2rem;
    padding: 1rem;
    width: 20px;
    height: 20px;
}*/

div#divplay {
    display: flex;
    justify-content: space-around;
    margin-top: 10rem;
}

/*iframe#iframevideo {
    width: 800px;
    height: 600px;
}*/

input.form-login {
    border-color: #39B54A;
    border-radius: 2rem;
    font-size: larger;
    height: auto;
}

button.close {
    border-radius: 100%;
    width: 3rem;
    height: 3rem;
    margin-top: -30px;
    margin-left: 97%;
    margin-bottom: -20px;
    background-color: #39B54A;
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}
.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}

div#divmsg {
    margin: 0px auto;
}

.alert.alert-danger {
    border-radius: 2rem;
    margin: 1.5rem;
    font-family: 'FFMiloBold';
}

button#btnIngresar {
    margin-top: 2rem;
}

label {
    color: #39B54A;
    font-family: 'FFMiloRegular';
    font-style: inherit;
    font-weight: 400;
    line-height: 15px;
    font-size: inherit;
}

button#btnUserName {
    background-color: #39B54A;
    border-color: #39B54A;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

button#show_password {
    background-color: #39B54A;
    border-color: #39B54A;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

/*.cFooter{
    font-family: 'FFMiloRegular';
}*/

.containerVideoYT {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 62.25%;
    /*margin-top: 4rem;*/
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.noRobot {
    margin-right: 7rem;
}

.recuerdame {
    display: flex;
    flex-direction: row-reverse; 
    margin-right: 8.64rem; 
    margin-top: 0.5rem;
}


@media (min-width: 576px) { 
    .containerVideoYT {
        margin-top: 0.5rem;
    }

    .noRobot {
        margin-right: 4rem;
    }

    .recuerdame {
        margin-right: 8.64rem; 
        margin-top: 0.5rem;
    }
 }

@media (min-width: 768px) {
    .containerVideoYT {
        margin-top: 0.5rem;
    }

    .noRobot {
        margin-right: 4rem;
    }

    .recuerdame {
        margin-right: 8.64rem; 
        margin-top: 0.5rem;
    }
}

@media (min-width: 992px) {
    .containerVideoYT {
        margin-top: 0.5rem;
    }

    .noRobot {
        margin-right: 4rem;
    }

    .recuerdame {
        margin-right: 8.64rem; 
        margin-top: 0.5rem;
    }
}

@media (min-width: 1200px) {
    /*.containerVideoYT {
        margin-top: 4.2rem;
    }*/

    .noRobot {
        margin-right: 1rem;
    }

    .recuerdame {
        margin-right: 0rem; 
        margin-top: 0rem;
    }
}

@media (min-width: 1400px) {
    .containerVideoYT {
        margin-top: 0.5rem;
    } 

    .noRobot {
        margin-right: 7rem;
    }

    .recuerdame {
        margin-right: 8.64rem; 
        margin-top: 0.5rem;
    }
}