div#dostups {
    margin: 10px 0;
}
div#dostups  div:nth-child(even) {
    color: #fff;
}
body section#sp-main-body {
    padding: 40px 0;
}
#sp-top-bar a.btn.btn-success.jsmstoplin {
    color: #fff;
    background: red;
}
#sp-top-bar a.btn.btn-success.jsmstoplin:hover {
    background: #000;
}
body #system-message-container {
    position: relative;
    max-width: initial;
    right: 0;
}
body #system-message-container .joomla-alert {
    font-size: 18px;
}
body #login-form input {
    width: 100%;
}
.input-big {
    min-height: 40px;
}
input#filter_search {
    min-height: 40px;
}
button.filter-search-bar__button.btn.btn-primary {
    min-height: 40px;
    padding: 5px 10px;
}
#comments-form img.smile {
    display: inline-block;
}
a.btn.btn-success.btn-yandex {
    max-width: 300px;
}