.tm-header .uk-parent {
    margin-right: 20px;
}
.uk-accordion>:last-child {
  border-bottom: 1px solid #e5e5e7 !important;
  padding-bottom: 14px;
}

.uk-accordion+h1 {
    border-top: none !important;
}

#footer\#0 .uk-button {
    padding: 6px 12px !important;
}
#page\#0 button#submitPrev {
    background: #f0ad4e;
    line-height: 46px;
    border: 1px solid transparent;
    padding: 4px 30px;
    font-size: 20px;
    border-radius: 0;
    margin: 0 20px 0 0;
}

@media screen and (max-width: 959px) {
    #page\#0 button#submitPrev {
        margin: 0 10px 10px 0;
    }
}

#login-form-16 > ul.uk-list > li > a {
    background: #c51401 !important;
    line-height: 46px !important;
    border: 1px solid transparent !important;
    padding: 3px 30px !important;
    color: white !important;
}
#login-form-16 > ul.uk-list > li > a:hover {
    color: #fff !important;
    background: #971305 !important;
}