﻿
@font-face {
    font-family: 'Stag Sans';
    font-style: normal;
    font-weight: 400;
}

.font {
font-family:Candara;
}

/*Diseño Axosnet*/
/*#region PantallaLogin1*/
/*.divPageContent {
    width: 450px;
    height: auto;
    margin: auto;
    margin-top: 5%;
}

.divLogo {
    width: 100%;
    margin: auto;
    display: block;
    margin-left: 35px;
}

.divLogin {
    background: #f0f0f0;
    padding: 3% 3%;
}*/

/*.buttonLogin {
    width: 100px;
    background: #005288;
    display: block;
    margin: 0 auto;
    margin-top: 1%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    transition: background .3s;
    -webkit-transition: background .3s;
}

    .buttonLogin:hover {
        background: #2288bb;
    }*/

/*input[type="email"], input[type="password"], input[type="text"] {
    width: 92%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 4%;
    font-family: Candara;
    font-size: 95%;
    color: #555;
}

input[type="submit"] {
    width: 100%;
    background: #005288;
    border: 0;
    padding: 4%;
    font-family: Candara;
    font-size: 100%;
    color: #fff;
    cursor: pointer;
    transition: background .3s;
    -webkit-transition: background .3s;
}

    input[type="submit"]:hover {
        background: #6597b7;
    }*/

/*#login {
    width: 400px;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 2%;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

    #login h1 {
        background: #005288;
        padding: 20px 0;
        font-size: 100%;
        font-weight: 300;
        text-align: left;
        color: #fff;
    }*/



/*.forgot_link {
    color: #83afdf;
    color: #83afdf;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    left: 265px;
    top: -40px;
}
  

a {
    color: #005288;
    text-decoration: none;
    font-size: 14px;
    text-align:right;
}
a:hover {
    color: grey;
    text-decoration:  underline;
    font-size: 12px;   
}*/
/*#endregion PantallaLogin1*/

/*Diseño circular*/
/*#region PantallaLogin*/
/*.wrapLogin {
    width: 350px;
    height: auto;
    margin: auto;
    margin-top: 5%;
}

.avatar {
    width: 100%;
    margin: auto;
    
    border-radius: 100px;
    
    background: #dddddd;
    position: relative;
    bottom: 0px;
}

    .avatar img {
      
        margin: auto;
        display: block;
    }

.wrapinput {
    border: none;
    background: #fff;
    font-weight: 600;
    display: block;
    height: 40px;
    outline: none;
    width: calc(100% - 24px);
    margin: auto;
    padding: 6px 12px 6px 12px;
}

.bar {
    width: 100%;
    height: 1px;
    background: #fff;
}

    .bar i {
        width: 95%;
        margin: auto;
        height: 1px;
        display: block;
        background: #d1d1d1;
    }

.wrapLogin input[type="text"] {
    border-radius: 7px 7px 0px 0px;
}

.wrapLogin input[type="password"] {
    border-radius: 0px 0px 7px 7px;
}

.forgot_link {    
    color: #ED1D2E;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    left: 100px;
    top: -30px;
}

.newProvider_link {
    color: #ED1D2E;    
    text-decoration: none;
    font-size: 14px;
    position: relative;
    top: -36px;
    font-family: Candara;
}

.buttonLogin {
    border-radius: 7px;
    background: #ED1D2E;
    border: none;
    color: white;
    font-size: 15px;
    border-bottom: 3px solid white;
    cursor: pointer;
    border: none;
    width: 350px;
    font-weight: 600;
    height: 40px;
    margin: auto;
}

.font {
    font-family: Candara;
}*/

/*#endregion PantallaLogin*/



bodyCustomCss {
    background: white;
    font-family: 'Stag Sans';
}
.font {
font-family: 'Stag Sans';
}

.divPageContent {
    width: 450px;
    height: auto;
    margin: auto;
    margin-top: 5%;
}

.divLogo {
    width: 90%;
    margin: auto;
    display: block;
    margin: 60px 60px 20px 80px;
    
}

.divLogin {
    background: #f0f0f0;
    padding: 3% 3%;
}

.buttonLogin {
    width: 100px;
    background: #000000;
    display: block;
    margin: 0 auto;
    margin-top: 1%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    transition: background .3s;
    -webkit-transition: background .3s;
}

.buttonLogin:hover {
    background: #ED1D2E;
}

#login {
    width: 400px;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 2%;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

#login h1 {
    background: #000000;
    padding: 20px 0;
    font-size: 100%;
    font-weight: 300;
    text-align: left;
    color: #fff;
}

input[type="email"], input[type="password"], input[type="text"] {
    width: 92%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 4%;
    font-family:  'Stag Sans';
    font-size: 95%;
    color: #555;
}

input[type="submit"] {
    width: 100%;
    background: #000000;
    border: 0;
    padding: 4%;
    font-family:  'Stag Sans';
    font-size: 100%;
    color: #fff;
    cursor: pointer;
    transition: background .3s;
    -webkit-transition: background .3s;
}

    input[type="submit"]:hover {
        background: #ED1D2E;
    }

.forgot_link {    
    color: #ED1D2E;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    left: 265px;
    top: -40px;
}
  

a {
    color: #ED1D2E;
    text-decoration: none;
    font-size: 14px;
    text-align:right;
}
a:hover {
    color: grey;
    text-decoration:  underline;
    font-size: 12px;   
}

