﻿
.DivCabecera {
    margin-top:50px;
    margin-left: calc(50% - 300px);
    width: 600px;
    background-color: #fff;
    height: 150px;
    background-image: url('../images/CabeceraMobile.png');
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
}

.DivBotonVolverGeneral {
    text-align:right;
    padding-right:15px;
    padding-top:15px;
}

#DivCapaLogin_A {
    float: left;
    width: calc(70% - 40px);
    height: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 20px;
    z-index: 1000;
    overflow: hidden;
    /*background-image: url(../images/ImagenesLogin/1.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    box-shadow: 5px 5px 15px gray;
}

.DivCapaLogin_A_display {
    display: none;
}

#DivCapaLogin_B {
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
    width: calc(30% - 20px);
    height: calc(100% - 40px);
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    z-index: 1001;
    background-color:#fff;
    border: 1px solid #9B9B9B;
    box-shadow: 5px 5px 15px gray;
}

#DivCapaRegisterA {
    margin-left: calc(50% - 300px);
    width: 600px;
    background-color: #fff;
}

#DivCapaRememberA {
    margin-left: calc(50% - 300px);
    width: 600px;
    background-color: #fff;
}

#DivEnlacesDescargaApps {
    position: fixed;
    bottom: 62px;
    left: 70%;
    width: calc(30% - 20px);
    height: 50px;
    text-align: center;
}

#DivFooter {
    position: fixed;
    bottom: calc(20px);
    width: calc(30% - 20px);
    height: 42px;
    background-color: #09511D;
}

#DivFooterLoginA {
    height: 100%;
    float: left;
    width: calc(100% - 123px);
    background-color: #014E2A;
}

#DivFooterLoginB {
    height: 100%;
    float: left;
    width: 123px;
    background-color: #014E2A;
    background-image: url('../images/FooterB2.png');
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

#DivFooterLoginText {
    position: relative;
    color: #669966;
    font-family: Arial;
    font-size: 11px;
    top: -30px;
    text-align: center;
}

.CabeceraLogin {
    width: 100%;
    height: 150px;
    background-image: url('../images/CabeceraMobile3.png');
    background-size: 110px;
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}

.CabeceraLoginB {
    text-align: center;
    padding-top: 30px;
    font-size: 20px;
}

.CabeceraLoginC {
    text-align: center;
    font-size: 20px;
}

.Resaltado {
    font-weight: bold;
    color: #014E2A;
    font-size: 16px;
}

.CentradoAl90 {
    width:95%;
    padding-left:3%;
}

.CajaTexto {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .CajaTexto:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

    .CajaTexto::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .CajaTexto:-ms-input-placeholder {
        color: #999;
    }

    .CajaTexto::-webkit-input-placeholder {
        color: #999;
    }

    .CajaTexto::-ms-expand {
        background-color: transparent;
        border: 0;
    }

.VerdeCoflores {
    background-color: #D1DDD9;
}

.btn-register {
    background-color: #1CB94E;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #1CB94A;
}

    .btn-register:hover,
    .btn-register:focus {
        color: #fff;
        background-color: #1CA347;
        border-color: #1CA347;
    }

.LinkImage {
    font-weight: bold;
    font-size: 14px;
}

a.LinkImage:link {
    color: #00542D;
    text-decoration: none;
}

a.LinkImage:active {
    color: #000000;
    text-decoration: none;
}

a.LinkImage:visited {
    color: #000000;
    text-decoration: none;
}

a.LinkImage:hover {
    color: #0A501E;
    text-decoration: underline;
}

.LinkImage3 {
    font-weight: bold;
    font-size: 11px;
}

a.LinkImage3:link {
    color: #00542D;
    text-decoration: none;
}

a.LinkImage3:active {
    color: #00542D;
    text-decoration: none;
}

a.LinkImage3:visited {
    color: #00542D;
    text-decoration: none;
}

a.LinkImage3:hover {
    color: #00542D;
    text-decoration: underline;
}

.btnVolver {
    Color: #0A501E;
    font-weight: bold;
    font-size: 30px;
    cursor: pointer;
}

    .btnVolver:focus,
    .btnVolver:visited,
    .btnVolver:hover {
        color: orange;
        text-decoration: none;
    }

.OcultoDeInicio {
    display:none;
}

/****************************************************************************************************************************************************/
/* Media Query **************************************************************************************************************************************/
/****************************************************************************************************************************************************/

@media only screen and (max-width: 950px) {
    #DivCapaLogin_A {
        display:none !important;
    }

    #DivCapaLogin_B{
        width:100%;
        margin-left:0px;
        margin-top:0px;
        height:100%;
    }

    #DivEnlacesDescargaApps {
        width:100%;
        left:0px;
        bottom:10px;
        padding-right: 0px;
        text-align: center;
    }

    #DivFooter {
        display:none;
    }

    .DivCabecera {
        margin-top: 0px;
        margin-left: 0px;
        width: 100%;
    }

    #DivCapaRegisterA {
        margin-left: 0px;
        width: 100%;
        height:100%;
    }

    #DivCapaRememberA {
        margin-left: 0px;
        width: 100%;
        height: 100%;
    }
}