#footer {
    min-height: 30px;
    width: 100%;
    opacity: 0;
}

.btn-footer {
    height: 34px;
}

.btn-footer:disabled {
    cursor: not-allowed !important;
}
