/*html {*/
/*  overflow:   scroll;*/
/*}*/

/*#wrapper::-webkit-scrollbar {*/
/*    width: 0px;*/
/*    background: transparent;*/
/*}*/

/*#wrapper {*/
     /*background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);*/
/*     background: linear-gradient(110deg, #94C973 60%, #2F5233 60%);*/
     /* background-color: black; opacity: .7;*/
/*}*/

/*#login-wrapper .card > .panel-heading {*/
/*    background-color: #76B947 !important;*/
/*    color: black !important;*/
/*    border-top: 2px solid #76B947;*/
/*}*/

#tbutton_btn_entrar {
    background-color: #76B947;
    border: 1px solid #76B947;
}


/*área do logo e login de acesso*/
#login-wrapper {
    margin-top: 50px !important;
}

/*texto: criar conta e redefinir senha*/
#account {
    text-align: center !important;
}

/*texto 'criar conta' e 'redefinir senha'*/
.login-page a {
  color: #ffffff;
}


/*@media (min-width: 1024px)*/
/*{*/
    
/*    #login-wrapper {*/
/*        animation: go-back .5s;*/
/*        margin-left: 50% !important;*/
/*    }*/
    
/*    #account {*/
/*        text-align: inherit !important;*/
/*        animation: go-back-account 2s;*/
/*        margin-left: 50% !important;*/
/*        width: 250px;*/
/*    }*/
    
    
/*    @keyframes go-back */
/*    {*/
/*        from {*/
/*          transform: translateX(250px);*/
/*          opacity: 0;*/
/*        }*/
/*        to {*/
/*          transform: translateX(0);*/
/*          opacity: 1;*/
/*        }*/
/*    }*/
    
/*    @keyframes go-back-account */
/*    {*/
/*        from {*/
/*          transform: translateX(250px);*/
/*          opacity: 0;*/
/*        }*/
/*        to {*/
/*          transform: translateX(0);*/
/*          opacity: 1;*/
/*        }*/
/*    }*/

/*}*/



/*@media (min-width: 1440px)*/
/*{*/
    
/*    #login-wrapper {*/
/*        animation: go-back .5s;*/
/*        margin-left: 50% !important;*/
/*    }*/
    
/*    #account {*/
/*        text-align: inherit !important;*/
/*        animation: go-back-account 2s;*/
/*        margin-left: 50% !important;*/
/*        width: 260px;*/
/*    }*/
    
    
/*    @keyframes go-back */
/*    {*/
/*        from {*/
/*          transform: translateX(350px);*/
/*          opacity: 0;*/
/*        }*/
/*        to {*/
/*          transform: translateX(0);*/
/*          opacity: 1;*/
/*        }*/
/*    }*/
    
/*    @keyframes go-back-account */
/*    {*/
/*        from {*/
/*          transform: translateX(350px);*/
/*          opacity: 0;*/
/*        }*/
/*        to {*/
/*          transform: translateX(0);*/
/*          opacity: 1;*/
/*        }*/
/*    }*/

/*}*/



/*#account {*/
/*    text-align: center !important;*/
/*    margin-left: 50% !important;*/
/*}*/






