﻿.stat > div > div { margin: 5px 10px; }
#log { font-size: 12px; }
th, td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
p { margin: 0; padding: 0; }
.sort-active { font-weight: bold; color: #777; }
tr.active { background: #4d555d; }
.mobile-text { margin-right: 10px; }
.nice-select { background: #25282b; border: none; height: 30px; line-height: 30px; top: 4px; }
.nice-select li, .nice-select ul { background-color: #25282b !important; }
.nice-select .option { line-height: 25px; min-height: 25px; }
.filters .nice-select { top: 0; margin-bottom: 10px; margin-right: 10px; }
.filters input[type="text"] { margin-right: 10px; }

.show-pass { display: block; width: 20px; height: 40px; position: absolute; right: 5px; top: -2px; background: url(../img/show-pass.png) center/contain no-repeat; }


@media screen and (max-width: 1080px) {
    .panel label { display: block; margin-bottom: 10px; }
    .mobile-text { margin-right: 0; }
}
