.badges_switch {
    padding: 0 0 0 10px;
}

.badges_switch a {
    color: #000099;
}

.badges_switch a.current {
    font-weight: bold;
}
dl{ margin-bottom: 15px; }
dl dt{ float:left; font-weight: bold; line-height: 30px;}
dl dd{ margin-left: 100px; clear: right; line-height: 33px;}

.full-message-list {overflow: hidden; margin: 20px 0 0 0;}
.table-placeholder, .filters {float: left;}
.filters {width: 20%;}
.filters select {width: 300px; height: 300px;}
.filters .user-autocomplete {width: 296px;}
.pagination {overflow: hidden; list-style: none; height: auto !important;}
.pagination .page-item {
    float: left;
    padding: 4px;
    display: block;
    border: 1px solid;
    border-radius: 5px;
    margin: 0 3px;
}
.is_banned {background: #ea3e3e;}
.is_deleted {background: #757474;}
.is_super_profile {background: #ab86da;}
.pagination #go_to_page {width: 40px;}
.table-placeholder {width: 80%;height: auto !important;}
.table-placeholder table {width: 100%;}
.table-placeholder table .status {width: 60px;}
.table-placeholder table .time {width: 120px;}
.table-placeholder table .type {width: 40px;}
.table-placeholder table .oid {width: 60px;}
.table-placeholder table .name {width: 200px;}
.table-placeholder table .target {width: 40px;}
.table-placeholder table .bitmask-col {width: 220px;}
.table-placeholder table .read {width: 25px;}
.load-user {display: inline-block; margin: 0 0 0 80px;}
.bitmasks {
    margin: 5px 0 0 0;
    text-align: left;
    display: none;
}
span.bitmask-opener {
    cursor: pointer;
    text-decoration: underline;
}

span.helper {
    color: rgba(35,35,35,0.49);
    margin-left: 10px;
}

div.disclaimer {
    margin: 15px 0;
    line-height: 1.5em;
}

.dd-item {
    margin-right: 20px;
    display: inline-block;
    font-weight: bold;
    line-height: 30px;
}

.dd-item label {
    margin-right: 10px;
}
