
body {
    font-size: 11px;
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
        margin: 0px;
        overflow: hidden;
}

.icone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.m-t-5 {
    margin-top: 5px;
}

.news-feed > img{
    width:100%;
    height: 100vh;
}

.login {
    height: 100vh;
}

.login-buttons{
    margin-top: 20px;
    width: 100%;
}

input, select {
    width : 100%;
}

select {
    height: 34px !important;
}

label {
    color: white;
    font-size: 14px;
    font-weight: 500;
}

button {
    cursor: pointer;
}

.form-control {
    border: 1px solid #d3d8de;
    box-shadow: none;
    font-size: 11px;
    line-height: 1.42857143;
    height: 22px;
    border-radius: .25rem;
    margin-bottom: 20px;
    font-size: 14px;

    padding: 6px 0px 6px 10px;
    width: calc(100% - 10px);
}

#selectBase {
    width: calc(100%) !important;
}


.form-control:focus{
    border-color: #5db0ff;
    outline: 0;
    box-shadow: 0 0 0 0.125rem rgb(52 142 227 / 30%);border-color: #5db0ff;
    outline: 0;
    box-shadow: 0 0 0 0.125rem rgb(52 142 227 / 30%);
}

.text-white {
    color: white;
}

.text-center{
    text-align: center;
}


h1 {
    font-size: 2.25em;
    font-weight: 700;
    letter-spacing: -1px;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -45px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    padding-right: 8px;
    cursor: pointer;
    color: gray;
}

.fa-eye-slash:hover, .fa-eye:hover {
    color: #1e90ff;
}


.right-content {
    background: linear-gradient(187.7deg,#001932 -2.07%,#000000 100%);
    height: 100vh;
}

.login.login-with-news-feed {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
}
.login.login-with-news-feed .news-feed,
.register.register-with-news-feed .news-feed {
    position: fixed;
    right: 0;
    left: 500px;
    top: 0;
    bottom: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
}
.login.login-with-news-feed .news-image,
.register.register-with-news-feed .news-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.login.login-with-news-feed .news-image img,
.register.register-with-news-feed .news-image img {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    max-height: 100%;
    min-width: 100%;
    top: -1960px;
    bottom: -1960px;
    left: -1960px;
    right: -1960px;
    margin: auto;
}
.login.login-with-news-feed
.register.register-with-news-feed .news-caption {
    color: rgba(255, 255, 255, 0.85);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 60px 30px;
    font-size: 26px;
    z-index: 20;
    font-weight: 300;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.login.login-with-news-feed .news-caption
.register.register-with-news-feed .news-caption  {
    color: #fff;
    font-weight: 300;
    font-size: 36px;
}
.login.login-with-news-feed .right-content,
.register.register-with-news-feed .right-content {
    float: left;
    width: 500px;
}
.login.login-with-news-feed .login-content{
    width: auto;
    padding: 30px 60px;
    display: none;
}

.login.login-with-news-feed .login-header  {
    position: relative;
    top: 0;
    padding: 50px 0 0;
}

.register.register-with-news-feed .register-header small {
    color: #707478;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}
.login.login-with-news-feed .login-header .brand {
    color: #242a30;
}
.login.login-with-news-feed .login-header .brand small {
    color: #707478;
}
.login.login-with-news-feed .login-header .icon {
    top: 98px;
    right: 10px;
}

.msgerror{
    font-size: 14px;
}

.btn-lg {
    background: 0 0;
    color: #fff;
    border-radius: 10px;
    padding: 10px 35px!important;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.btn-lg:hover:not(.button--loading) {
    background: #fff!important;
    color: #275776;
    transition: 0.3s ease-out;
}

.login.login-with-news-feed .news-image, .register.register-with-news-feed .news-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.langShift {
    color: rgba(255, 255, 255, 0.6);
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    font-size: 12px;
}

.lang{
    cursor: pointer;
}

.selected{
    color: white !important;
    font-weight: bold;
    transition: 0.3s;
}

.divider {
    vertical-align: middle;
    margin-top: -0.5px;
}

.pt{
    margin-left: auto;
}

.es{
    margin-right: auto;
}

.password {
    margin-bottom: 2px !important;
}

.fa-input{
    top: 17px;
}


.redes-sociais{
    position: fixed;
    bottom: 20px;
    width: 500px;
}

.redes-sociais a {
    color: black;
}


.redes-sociais svg {
    width: calc(20% - 5px);
    cursor: pointer;
}

.redes-sociais svg:hover  {
    fill: #69baf7 !important;
}


 @media (max-width: 1024px) {
    .login.login-with-news-feed, .register.register-with-news-feed {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
    }
    .login.login-with-news-feed .right-content,
    .register.register-with-news-feed .right-content {
        width: 360px;
    }
    .login.login-with-news-feed .news-feed,
    .register.register-with-news-feed .news-feed {
        left: 358px;
    }
    .login.login-with-news-feed .login-header,
    .register.register-with-news-feed .register-header,
    .login.login-with-news-feed .login-content,
    .register.register-with-news-feed .register-content {
        padding-left: 45px;
        padding-right: 45px;
    }

    .redes-sociais{
        width: 360px;
    }

}
@media (max-width: 992px) {
    .login.login-with-news-feed .news-caption,
    .register.register-with-news-feed .news-caption {
        font-size: 14px;
        padding: 15px 30px;
        min-width: inherit;
    }
    .login.login-with-news-feed .news-caption .caption-title,
    .register.register-with-news-feed .news-caption .caption-title {
        font-size: 32px;
    }


}
@media (max-width: 768px) {
    .login.login-with-news-feed .news-feed,
    .register.register-with-news-feed .news-feed {
        display: none;
    }
    .login.login-with-news-feed .right-content,
    .register.register-with-news-feed .right-content {
        width: 100%;
    }
    .login.login-with-news-feed .login-header .icon {
        right: 60px;
    }

    .redes-sociais{
        width: 100%;
    }

}
@media (max-width: 480px) {
    .login.login-with-news-feed .login-header .icon {
        display: none;
    }
    .login.login-with-news-feed .login-header,
    .register.register-with-news-feed .register-header {
        padding: 40px 40px 0;
    }
    .login.login-with-news-feed .login-content,
    .register.register-with-news-feed .register-content {
        padding: 20px 40px;
    }


}
@media (max-width: 360px) {
    .login.login-with-news-feed .login-header,
    .register.register-with-news-feed .register-header {
        padding: 40px 30px 0;
    }
    .login.login-with-news-feed .login-content,
    .register.register-with-news-feed .register-content {
        padding: 20px 30px;
    }


}



.alert{
    color: white;
    font-weight: 600;
    font-size: 14px;
}
