@font-face {
    font-family: 'Swiss 721 SWA Roman';
    src: url('fonts/swiss-721-swa.ttf');
}

#container_errors_login {
    margin: .5em 2.5em;
    position: absolute;
    max-width: 300px; /*mesmo tamanho do input de #username*/
}

#login-content {
    /*color: #055f10;*/
    display: flex;
    height: 100%;
    /*align-items: center;*/
    /*justify-content: center;*/
    /*background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent, rgba(0, 0, 0, .12)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23098815' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23098815'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");*/
    /*background-color: #0d6115;*/
    /*background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent, rgba(0, 0, 0, .12)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23055f10' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23055f10'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");*/
    /*background-color: #043308;*/
}

.image-merchan-abstrata {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.texto_logo {
    color: #155128;
    font-family: 'Swiss 721 SWA Roman', serif;
    font-size: 35px;
    line-height: 1.2;
    margin-left: 50px;

}

.texto_logo_imagens {
    margin: 15px auto auto 30px;
    text-align: left;
    font-size: 25px;
    font-family: 'Swiss 721 SWA Roman', serif;
    color: #155128;
    line-height: 28px;
}

.texto_logo_imagens span {
    color: #CA8129;
}

.login_btn_submit {
    background-color: #649D36;
    color: white;
    font-weight: bold;
    padding: .7em 0 .7em 0;
}

.login_btn_submit:hover {
    background-color: #115403;
    color: white;
    font-weight: bold;
    padding: .7em 0 .7em 0;
}

.login_btn_submit:focus {
    background-color: #115403;
    color: white;
    font-weight: bold;
    padding: .7em 0 .7em 0;
}

.login_btn_submit:disabled {
    background-color: #403737;
    color: white;
    font-weight: bold;
    padding: .7em 0 .7em 0;
}

.input-group-sm {
    display: flex;
    flex-direction: column;
}

.input-group-sm label {
    font-weight: normal;
    font-size: 13px;
    margin-top: 1em;
    /*color: white;*/
}

.input-group-sm input {
    margin-bottom: 1em;
}

#username, #password {
    height: 32px;
    width: 300px;
    border-radius: 0;
}

#username {

}

.imagens_logo {
    width: 100%;
}

#loginForm {
    border-width: 0;
    margin-bottom: 5em;
}

.imagem_login_central {
    display: inline-block;
    padding: 0
}

#link_recuperar_senha {
    color: #26550b;
    font-size: 11px;
    display: flex;
    flex-direction: row-reverse;
    text-decoration: underline;
}

#recuperarSenha {
    color: black;
    background-color: rgba(0, 0, 0, 0.5)
}

#versao {
    color: rgba(0, 0, 0, 0.6);
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    font-family: verdana, arial, serif;
    bottom: 10px;
    right: 10px;
    position: absolute;
    font-size: 13pt;
    cursor: default;
    text-decoration: none;
}

.login-adfs-hsl {
    background-color: white;
    color: #26550b;
    display: flex;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #b6c0ca;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    margin-top: 1em;
}

.login-adfs-hsl:hover {
    text-decoration: none;
    box-shadow: none;
}

.login-adfs-hsl img {
    width: 32px;
    height: 32px;
    padding: .3em;
}

.login-adfs-hsl div {
    width: 32px;
    height: 32px;
    margin-right: 1em;
    flex: 1;
    display: flex;
    align-items: center;
    border-left: solid #649D36;
    padding-left: 1em;
}

.login-adfs-hsl div:hover {
    color: #26550b;
}

.login-sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.5em;
    /*border-right: solid 1px;*/
    /*background: none #649D36;*/
    /*background: none white;*/
    background: none #eeeeee87;
    flex-direction: column;
}

.login-sidebar-logo-zg {
    margin-bottom: 2em;
    height: 41px;
}

.login-main-merchan {
    align-items: center;
    display: flex;
    justify-content: center;
}

.login-container-merchan {
    display: flex;
}