﻿/*#region StyleMain*/

body {
    margin: 0;
    color: #edf3ff;
    background: #c8c8c8;
    background: url(../../images/camback.jpg) fixed;
    background-size: cover;
    font: 600 16px/18px 'Open Sans',sans-serif;
}

.login-html{
	width:100%;
	height:100%;
	/*position:absolute;*/
	padding:0px 15px;
	/*background:rgba(0,0,0,0.5);*/
}

.login-div
{
    width: 90%; 
    margin: 0 auto;
}

.recuperar-logo
{
	width:100%;
	margin:auto;
	max-width:300px;
}

.login-div-head
{
    width: 100%; 
    padding: 10px;
    color: #FFFFFF;
    background-color: #6094b9;
    font-weight: bold;
}

.login-div-body
{
    width: 100%; 
    padding: 20px;
    color: #5bb0e3;
    background-color: #FFFFFF;
    font-weight: normal;
}

.login-txt
{
    width: 100%; 
    border: 1px solid #6094b9;
    font-weight: normal;
    background-color: #ecf4f9;
}

.login-txt-image
{
    width: 15%; 
    padding: 4px;
    background-color: #6094b9;
    float: left;
}

.login-txt-box
{
    width: 85%; 
    background-color: #ecf4f9;
    float: left;
    font-size: 14px;
}

.recuperar-txt
{
    width: 100%; 
    border: 1px solid #6094b9;
    font-weight: normal;
}

.recuperar-txt-image
{
    width: 3%; 
    height: 40px;
    background-color: #6094b9;
    float: left;
}

.recuperar-txt-box
{
    width: 97%; 
    background-color: #5bb0e3;
    float: left;
}

.txtRecuperar
{
    width: 100%; 
    height: 40px;
    border: none;
    color: #7d7f86;
    padding: 0px 10px 0px 10px;
    background-color: #ecf4f9; 
}

.txtLogin
{
    width: 100%;
    height: 25px;
    border: none;
    color: #7d7f86;
    padding: 0px 10px 0px 10px;
    background-color: #ecf4f9; 
}

.login-link a
{
    cursor: pointer;
    font-size: 14px;
    color: #6094b9;
}
        
.login-boton
{
    background-color: #6094b9;
    padding: 2px 5px;
    text-align: center;
    width: 100%;
    /*-webkit-border-radius: 5px;
    border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    /*font: 16px/30px "Trebuchet MS" , Arial, Helvetica, sans-serif;*/
}
        
.login-boton:hover
{
    background-color: #ecf4f9;
    /*-webkit-border-radius: 5px;
    border-radius: 5px;*/
    color: #000;
    /*font: 16px/30px "Trebuchet MS" , Arial, Helvetica, sans-serif;*/
    cursor: pointer;
}
        
.contact-boton
{
    background-color: #6094b9;
    padding: 10px  5px;
    text-align: center;
    width: 100%;
    /*-webkit-border-radius: 5px;
    border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    /*font: 16px/30px "Trebuchet MS" , Arial, Helvetica, sans-serif;*/
}
        
.contact-boton:hover
{
    background-color: #ecf4f9;
    /*-webkit-border-radius: 5px;
    border-radius: 5px;*/
    color: #000;
    /*font: 16px/30px "Trebuchet MS" , Arial, Helvetica, sans-serif;*/
    cursor: pointer;
}

.dvSeparador
{
    height: 70px;
    width: 15px;
    background-color: #6094b9;
    float: left;
    margin: 0px 2px;
}

.dvImgFoot
{
    height: 70px;
    width: 80px;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: center;
    color: #6094b9;
    float: left;
    margin: 0px 2px;
    font-size: 11px;
    font-weight: normal;
}

.dvImgFoot:hover
{
    background-color: #CECECE;
    cursor: pointer;
}

.crlDiv
{
    clear: both;
}

.crlDiv5
{
    clear: both;
    height: 5px;
}

.crlDiv10
{
    clear: both;
    height: 10px;
}

.crlDiv15
{
    clear: both;
    height: 15px;
}

.crlDiv20
{
    clear: both;
    height: 20px;
}

.crlDiv30
{
    clear: both;
    height: 30px;
}


/*#endregion */

@media (min-width: 769px) 
{

    /*#region Login*/
    
    .login-wrap
    {
	    width:100%;
	    margin:auto;
	    max-width:350px;
	    min-height:450px;
	    position:relative;
        margin-top: 90px;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }
        
    .dvTop
    {
        background-color: #6094b9;
        width: 100%;
        height: 30px;
        bottom: 30px;
        display: none;
    }

    .login-accesos
    {
	    width:490px;
        display: block;
	    margin: 0 auto;
	    padding:0px 15px;
	    /*background:rgba(0,0,0,0.5);*/
    }

    /*#endregion */

    /*#region Recuperar*/

    .recuperar-wrap
    {
	    width:100%;
	    margin:auto;
	    max-width:550px;
	    min-height:450px;
	    position:relative;
        margin-top: 90px;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }

    .recuperar-label
    {
        float: left;
        width: 40%;
        height: 40px;
        padding: 10px;
        color: #7d7f86;
    }

    .recuperar-control
    {
        float: left;
        width: 60%;
        height: 40px;
    }

    .recuperar-control2
    {
        float: left;
        width: 100%;
        height: 40px;
    }

    .recuperar-boton-R
    {
        padding: 10px 0px;
        text-align: center;
        width: 25%;
        float: right;
    }

    .recuperar-boton-L
    {
        padding: 10px 0px;
        text-align: center;
        width: 25%;
        float: left;
    }
    
    /*#endregion */
        
}

@media (max-width: 768px) 
{

    /*#region Login*/
    .login-wrap
    {
	    margin: 0 auto;
	    width:350px;
	    min-height:450px;
	    position:relative;
        margin-top: 0px;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }
    /*.login-wrap
    {
        margin-top: 90px;
    }*/
    
    .dvTop
    {
        background-color: #6094b9;
        width: 100%;
        height: 30px;
        bottom: 30px;
        display: none;
    }

    .login-accesos
    {
	    width:490px;
        display: block;
	    margin: 0 auto;
	    padding:0px 15px;
	    /*background:rgba(0,0,0,0.5);*/
    }

    /*#endregion */

    /*#region Recuperar*/

    .recuperar-wrap
    {
	    width:100%;
	    margin:auto;
	    max-width:550px;
	    min-height:450px;
	    position:relative;
        margin-top: 90px;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }

    .recuperar-label
    {
        float: left;
        width: 30%;
        height: 40px;
        padding: 10px;
        color: #7d7f86;
    }

    .recuperar-control
    {
        float: left;
        width: 70%;
        height: 40px;
    }

    .recuperar-boton-R
    {
        padding: 10px 0px;
        text-align: center;
        width: 25%;
        float: right;
    }

    .recuperar-boton-L
    {
        padding: 10px 0px;
        text-align: center;
        width: 25%;
        float: left;
    }
    
    /*#endregion */

}

@media (max-width: 480px) 
{

    /*#region Login*/

    .login-wrap
    {
	    margin: 40px auto;
	    width:350px;
	    min-height:450px;
	    position:relative;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }
    
    .dvTop
    {
        background-color: #6094b9;
        width: 100%;
        height: 30px;
        bottom: 30px;
        display: none;
    }

    .login-accesos
    {
	    width:490px;
        display: none;
	    margin: 0 auto;
	    padding:0px 15px;
	    /*background:rgba(0,0,0,0.5);*/
    }

    /*#endregion */

    /*#region Recuperar*/

    .recuperar-wrap
    {
	    width:100%;
	    margin:auto;
	    max-width:550px;
	    min-height:450px;
	    position:relative;
        margin-top: 90px;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }

    .recuperar-label
    {
        width: 100%;
        height: 40px;
        padding: 10px;
        color: #7d7f86;
    }

    .recuperar-control
    {
        width: 100%;
        height: 40px;
    }

    .recuperar-boton-R
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
    }

    .recuperar-boton-L
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
    }
    
    /*#endregion */

}

@media (max-width: 479px) 
{

    /*#region Login*/

    .login-wrap
    {
	    margin: 40px auto;
	    width:350px;
	    min-height:450px;
	    position:relative;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }
    
    .dvTop
    {
        background-color: #6094b9;
        width: 100%;
        height: 30px;
        bottom: 30px;
        display: block;
    }

    .login-accesos
    {
	    width:490px;
        display: none;
	    margin: 0 auto;
	    padding:0px 15px;
	    /*background:rgba(0,0,0,0.5);*/
    }

    /*#endregion */

    /*#region Recuperar*/

    .recuperar-wrap
    {
	    width:100%;
	    margin: 40px auto;
	    max-width:550px;
	    min-height:450px;
	    position:relative;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }

    .recuperar-label
    {
        width: 100%;
        height: 40px;
        padding: 10px;
        color: #7d7f86;
    }

    .recuperar-control
    {
        width: 100%;
        height: 40px;
    }

    .recuperar-boton-R
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .recuperar-boton-L
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
    }
    
    /*#endregion */

}

@media (max-width: 360px) 
{

    /*#region Login*/

    .login-wrap
    {
	    margin: 40px auto;
	    width:100%;
	    min-height:450px;
	    position:relative;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }
    
    .dvTop
    {
        background-color: #6094b9;
        width: 100%;
        height: 30px;
        bottom: 30px;
        display: block;
    }

    .login-accesos
    {
	    width:490px;
        display: none;
	    margin: 0 auto;
	    padding:0px 15px;
	    /*background:rgba(0,0,0,0.5);*/
    }

    /*#endregion */

    /*#region Recuperar*/

    .recuperar-wrap
    {
	    width:100%;
	    margin: 40px auto;
	    max-width:550px;
	    min-height:450px;
	    position:relative;
	    /*background-color: #FFFFFF;*/
	    background-size: cover;
	    box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    }

    .recuperar-label
    {
        width: 100%;
        height: 40px;
        padding: 10px;
        color: #7d7f86;
    }

    .recuperar-control
    {
        width: 100%;
        height: 40px;
    }

    .recuperar-boton-R
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .recuperar-boton-L
    {
        padding: 10px 0px;
        text-align: center;
        width: 100%;
    }
    
    /*#endregion */

}