/*------------------------------------------------------------------
Bootstrap Admin Template by EGrappler.com
------------------------------------------------------------------*/

/** Base Body Styles **/
body {
    background: linear-gradient(to bottom right, #19396c, #6488d3);
    font: 13px/1.7em 'Open Sans';
}

.account-container {
    width: 380px;
    display: block;
    margin: 60px auto 0 auto;
    background: #fbfbfb;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.content {
    padding: 16px 28px 23px;
}

.text-center-custom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 700px;
}

    .text-center-custom img {
        margin-bottom: 20px;
    }

.login-center {
    display: flex;
    align-items: center;
}

.login-fields .field,
.login-fields #campo_usuario,
.login-fields #campo_senha {
    margin-bottom: 1.25em;
}

.login-fields label {
    display: none;
}

.login-fields input {
    font-family: 'Open Sans';
    font-size: 13px;
    color: black;
    padding: 11px 15px 10px 50px;
    background-color: #fdfdfd;
    width: 255px;
    display: block;
    margin: 0;
    box-shadow: inset 2px 2px 4px #f1f1f1;
}

.username-field {
    background: url(../img/signin/user.png) no-repeat;
}

.password-field {
    background: url(../img/signin/password.png) no-repeat;
}


.login-actions {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.login-social {
    float: left;
    padding: 10px 0 15px;
    border: 1px dotted #CCC;
    border-right: none;
    border-left: none;
}

span.login-checkbox {
    float: left;
    margin-top: 31px;
}

    span.login-checkbox > input[type='checkbox'] {
        opacity: 0;
        float: left;
        width: 15px;
    }

        span.login-checkbox > input[type='checkbox'] + label {
            clear: none;
            height: 15px;
            display: block;
            padding: 0 0 0 22px;
            margin: 0;
            font-size: 12px;
            line-height: 1.2em;
            background: url(../img/signin/check.png) no-repeat 0 0;
            cursor: pointer;
        }

        span.login-checkbox > input[type='checkbox']:checked + label {
            background-position: 0 -15px;
        }

/** Text Under Box**/
.login-extra {
    display: block;
    width: 300px;
    margin: 1.5em auto;
    text-align: left;
    line-height: 19px;
    text-shadow: 1px 1px 0px #fff;
}


.account-container h1 {
    margin-bottom: .4em;
    color: #525252;
}

/** Buttons **/
.twitter, .fb {
    position: relative;
    height: 32px;
    width: 157px;
    display: block;
    background: url(../img/signin/twitter_btn.png) no-repeat;
}

.fb {
    width: 162px;
    background: url(../img/signin/fb_btn.png) no-repeat;
}

    .twitter:active, .fb:active {
        top: 1px;
    }

    .twitter:hover, .fb:hover {
        background-position: 0 -32px;
    }

    .twitter a, .fb a {
        padding: 5px 0 0 35px;
        text-shadow: -1px -1px 0px rgba(0,0,0,.3);
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        height: 32px;
        display: block;
    }

    .fb a {
        padding: 5px 0 0 31px;
    }

.twitter, .fb {
    display: inline-block;
}

    .twitter a:hover, .fb a:hover {
        color: #FFF;
        text-decoration: none;
    }

.button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    float: right;
    margin-top: 18px;
}

.register .login-social {
    margin-bottom: 1em;
}

.register .login-actions {
    margin-bottom: 0;
}

.register .login-fields input {
    width: 299px;
    padding-left: 6px;
}

.register h1 {
    color: #444;
}

.register span.login-checkbox {
    position: relative;
    top: -6px;
    width: 200px;
}

    .register span.login-checkbox > input[type='checkbox'] + label {
        position: relative;
        line-height: 1.3em;
    }

@media (max-width: 480px) {

    .account-container {
        width: 280px;
        margin-top: 35px;
    }

    .login-fields input {
        width: 160px;
    }

    .login-social {
        width: 100%;
    }

    .twitter {
        display: block;
        margin-bottom: 1em;
    }

    .register .login-fields input {
        width: 204px;
        padding-left: 6px;
    }
}

/* Ajustes para deixar tela de login com estilo igual ao site institucional */

.SiteSTI {
    background-color: #ffffff;
    
}

    .SiteSTI #topo {
        position: relative;
        background: linear-gradient(to bottom, #19396c, #0f204b);
        background-repeat: repeat-x;
        background-position: center top;
        height: 120px;
        top: 0;
        width: 100%;
        font-size: 15px;
        font-family: Tahoma, Geneva, sans-serif;
        margin: 0 auto;
    }

        .SiteSTI #topo .menu {
            float:right;
            margin-top: 50px;
            margin-bottom: 50px;
            margin-right: 80px;
        }

            .SiteSTI #topo .menu a {
                margin-left: 10px;
                margin-right: 60px;
                
            }
         
        .SiteSTI #topo .linha_sem_margem {
            width: 1000px;
            margin: 0 auto;
            overflow: visible;
            padding: 0px 0px 0px 0px;
        }

    .SiteSTI h1 {
        font-size: 40px;
        padding: 40px 0 30px 0;
        color: #ffffff;
        letter-spacing: -2px;
        font-family: Calibri, Geneva, sans-serif;
        font-weight: normal;
        text-align: center;
    }

    .SiteSTI h2 {
        color: #2F8BBC;
        font-size: 22px;
        line-height: 22px;
        font-family: Calibri, Geneva, sans-serif;
        margin-bottom: 15px;
        font-weight: normal;
    }

    .SiteSTI p {
        margin-bottom: 15px;
        color: white;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -1px;
        font-family: Calibri, Geneva, sans-serif;
    }

    .SiteSTI .account-container {
        margin: 0 0 15px 0;
    }

        .SiteSTI .account-container .content {
            padding: 15px 28px 10px;
        }

    .SiteSTI .main {
        width: 380px;
        margin: 0 auto;
        clear: both;
    }

        .SiteSTI .main .BoxEsquerda {
            float: left;
            width: 340px;
        }

            .SiteSTI .main .BoxEsquerda ul {
                list-style: none;
                margin-left: 10px;
            }

                .SiteSTI .main .BoxEsquerda ul li {
                    padding-left: 20px;
                    background: url('../images/icone-check-lista.png') no-repeat left;
                    margin-bottom: 5px;
                    font-size: 16px;
                    letter-spacing: -1px;
                    font-family: Calibri, Geneva, sans-serif;
                }

        .SiteSTI .main .BoxDireita {
            float: right;
            width: 380px;
            margin-left: 30px;
        }

    .SiteSTI .linha {
        width: 1000px;
        margin: 0 auto;
        overflow: visible;
    }

    .SiteSTI #rodape {
        width: 100%;
      
    }

    .SiteSTI #rodape {
        background: linear-gradient(to bottom, #0f2137, #0c1c2b);
        font-size: 15px;
        font-family: Tahoma, Geneva, sans-serif;
        padding: 30px 0;
    }

        .SiteSTI #rodape ul li {
            display: inline;
            margin-right: 15px;
        }

        .SiteSTI #rodape img {
            margin: 0px 5px 1px 0px;
        }

        .SiteSTI #rodape ul li a {
            color: #fff;
        }

        .SiteSTI #rodape .TextoApp {
            color: #ffffff;
            width: 110px;
            float: left;
            font-weight: normal;
            font-size: 14px;
            text-align: right;
            margin-right: 15px !important;
        }

        .SiteSTI #rodape .BotoesApp li img {
            margin: 0px !important;
            height: 37px;
        }

.Titulo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media (max-width: 800px) {
    .menu,
    #rodape,
    .BoxEsquerda {
        display:none;
    }

    .SiteSTI .main .BoxDireita {
        float:none;
        width:75%;
        margin: 0 auto;
    }

    .SiteSTI .main {
        width: auto;
        padding: 0 30px;
    }

    .SiteSTI #topo .linha_sem_margem,
    .SiteSTI .linha {
        width: auto;
        align-content: center;
        text-align:center;
    }

    .SiteSTI h1 {
        text-align:center;
        padding: 30px 0;
    }

    .SiteSTI .account-container {
        margin: 0 auto 15px auto;
        width: 75%;

    }

    .SiteSTI p {
        text-align:center;
    }

    .login-fields input {
        width: 75%;
    }
}

@media (max-width: 600px) {

    .login-fields input {
        width: 180px;
    }

    .SiteSTI .account-container {
        width: 300px;
    }

    .SiteSTI .main .BoxDireita {
        width:300px;
    }

}

@media (max-width: 320px) {

    .login-fields input {
        width: 140px;
    }

    .SiteSTI .account-container {
        width: 260px;
    }

    .SiteSTI .main .BoxDireita {
        width: 260px;
    }

    .SiteSTI .main {padding:0;}

}



/*** Sticky footer ***/

html, body, .wrap {
    height: 100%;

}

    body > .wrap {
        height: auto;
        min-height: 100%;
        
    }

.main {
    padding-bottom: 140px;
    clear: both;
}

#rodape {
    position: relative;
    margin-top: -130px;
    height: 70px;
    clear: both;
}
