.table-edit {
    font-size: 22px !important; 
    color: #666666 !important;
}

.table-del {
    font-size: 22px !important; 
    color: #666666 !important;
}

.modal-close {
    font-size:17px !important
}

.nav-color {
    background:#00853B !important
}

.butom-menu {
    font-size: 1.2rem !important;
    background:#1b1b1b00 !important; 
    text-align: inherit !important
}

.menu-left {
    top: 67px !important;
}

/* .logo {
    width: 30px !important; 
    height: 39px !important;
} */

.uppercase {
    text-transform: uppercase;
}

.footer-color {
    background: #e9ecef !important;
}

/* Login */
.position-login {
    margin-left: auto; 
    margin-right: auto;
}
.border-login {
    border-radius: 12px;
}
.text-prototip {
    color:#1f8536; 
    margin-left:-9px; 
    margin-top:-17px;
}
.position-elements {
    margin-left: 20px;
    margin-right: 20px;
}
.label-login {
    font-size: 1.0rem !important; 
    color: #80868b !important; 
    font-weight: 400 !important;
}
.btn-login {
    background-color: #1f8536 !important; 
    border-radius: 5px !important;
}
/* Login */


