﻿.logoutButton {
    margin: 0;
    padding: 12px 20px;
    border: none;
    background: transparent;
    width: 100%;
    text-align: left;
}
.logoutButton i {
    line-height: 20px;
}

.mobile-selection {
    width: 100px;
    margin-right: 30px;
}

.dataTables_wrapper .myfilter .dataTables_filter {
    float: left
}

.dataTables_wrapper .mylength .dataTables_length {
    float: right
}

#blocklist-datatable_filter.dataTables_filter {
    float: left;
}

#user-datatable_filter {
    display: table;
}

.recaptcha {
    margin-top: 50px;
    margin-left: 28px;
    margin-bottom: 20px;
}