
/*estrellas*/

.login-26 {
    /*background: url(../img/f1.jpg) top left repeat;*/
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    min-height: 100vh;
    position: relative;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}

.login-26 #particles-js {
    background-size: cover;
    background-position: 50% 50%;
    position: fixed;
    min-height: 100vh;
    width: 100%;
    z-index: 100;
}



.z-200{
    z-index: 200 !important;
}

.btn-circle {
    height: 36px;
    width: 36px;
    padding-left: 0!important;
    padding-right: 0!important;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
}
.btn-outline-danger {
    color: #e74c3c;
    background-image: none;
    background-color: transparent;
    border-color: #e74c3c;
}
.btn_equis {
    width: 20px !important;
    height: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}