.shw-rside { width: 900px; }
.unfollowOrderform, .unmuteOrderform { color: #f2bf22 !important; }
.initials { width: 40px; height: 40px; background: #03a9f3; text-align: center; line-height: 40px; font-weight: bold; color: white; border-radius: 20px; }
.table-danger a, .table-success a { color: #212529; }
.hidden { display: none; }
.topbar { background: #1d2277 !important; }
.nav-pills a { color: #1d2277; }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link { background: #1d2277; }
.skin-blue .topbar .top-navbar .navbar-header .navbar-brand .light-logo { height: 30px; margin: 0 10px; }
.right-sidebar { z-index: 100; }
.right-sidebar .rpanel-title { background: #1d2277 !important; }
.faded { opacity: 0.5; }

.smaller { max-width: 350px !important; min-width: auto; }
.medium { max-width: 550px !important; min-width: auto; }
.large { width: 1000px !important; max-width: 90%; min-width: auto !important; }
.extralarge { width: 1400px !important; max-width: 90%; min-width: auto !important; }

@media print {
   .topbar, footer, .noprint { display: none; }
   .left-sidebar { display: none; }
   .page-titles { display: none; }
   .page-wrapper, #main-wrapper, body { background: transparent; }
   .print-full-width { width: 100% !important; max-width: 100% !important; margin: 0; flex: none }
   .badge-info { background: transparent; color: black; border: 1px solid #aaa; }
   table, tr, td, th, hr { border-color: #aaa !important; }
   .orderformMenu { display: none; }
}
.dataTables_filter label { white-space: nowrap; }
.dt-buttons .dt-button { background-color: #050505; }
.dropdown-item { cursor: pointer; }
.dropdown-toggle { white-space: nowrap; }

.actor a.faded { display: none; cursor: pointer; }
.actor:hover a.faded { display: inline-block; }

/* SEARCH */
.searchItem { border-top: 1px solid #efefef; padding: 5px; }
.searchItem.nbt { border-top: 0; }
.searchItem .searchImage { padding-bottom: 55px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #dedede; }
.subresults li { background: #f3f3f3; margin-bottom: 5px; padding: 5px !important; }
.titlebox { margin-bottom: 10px; border-bottom: 1px solid #ddd; }