.right-delimiter {
display: inline-block;
width: 50px;
text-align: right;
border-right: 3px solid #808080;
padding-right: 5px;
margin-right: 5px;
}
.table-right td, .table-right  th {
text-align:right;
}
.stats-summary .col-12 {
border: 1px;
border-color: grey;
border-style: solid;
color: inherit;
text-decoration: none;
}
.stats-summary .fa-line-chart {
position: absolute;
bottom: 10px;
left:10px;
color: grey;
transition: 0.2s ease-out;
opacity: 0;
}
.stats-summary sup {
color: grey;
}
.stats-summary .h2, .stats-summary .h3, .stats-summary .h4, .stats-summary .h5, .stats-summary .h6  {
font-weight: 500;
}
@media (max-width: 767px) {
.stats-summary .fa-line-chart {
opacity: 1;
}
}
.stats-summary a:hover .fa-line-chart {
display: inline-block;
opacity: 1;
}
.profile-social .fa {
font-size: xx-large;
}
.profile-social .fa:hover {
text-decoration:none;
} th.sticky-top {
top: -1px;
}
.nohover:hover {
background-color: inherit!important;
}  .table-top tbody tr:nth-child(10), .table-top tbody tr:nth-child(50), .table-top tbody tr:nth-child(100n+100) {
border-bottom:5px solid grey;
} .table-list th {
vertical-align: middle !important;
}
@media screen and (max-width: 767px) {
.table-responsive {
white-space: nowrap;
}
}
@media screen and (min-width: 992px) {
nav label {
margin-bottom: 0;
}
}  @media (max-width: 1199.98px) {
a.lk-widget-login-link.nav-link {
padding-left: 10px;
}
#xvmLogin {
width:100%;
}
}
header#masthead {
margin-bottom: 0;
background-color: #363636; box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
padding: inherit;
border-bottom: none;
}
#masthead a, body:not(.theme-preset-active) #masthead .navbar-nav > li > a, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
color:white;
font-weight: 400;
font-size: .9rem;
line-height: 2rem;
text-transform: uppercase;
}
#masthead a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:hover {
font-weight: 400;
}
#masthead .dropdown-menu {
background: #363636;
}
#xvmPersonalArea h2 {
color: inherit;
}
#xvmPersonalArea .h4 {
font-weight: 400;
}
#xvmPersonalArea .slider.slider-horizontal {
width: 100%;
}
.lk-widget-settings-dropdown-setup-rating-radio {
width: 100%;
}
.lk-widget-settings-dropdown-setup-rating-radio label {
min-width:20%;
}
.menu-item {
padding: 0 0.4rem;
}
.menu-item:hover:not(.active) {
background: rgba(0, 0, 0, 0.5);
}
.menu-item.active {
background: rgba(0,0,0,.7);
}
.menu-item.active a {
color: #FFF !important;
}
.xvm-personal-area a {
white-space: pre;
}
#xvmPersonalArea {
padding: 1rem 1.5rem;
background-color: #222;
color: #ddd;
}
#xvmPersonalArea a:not(.btn) {
color: #00c6ff;
}
#xvmPersonalArea a:not(.btn):hover {
color: white;
}
.xvm-section-heading {
padding: 0.5em 1em;
margin: 1rem 0;
background-color: #0d0d0d;
border-left: 5px solid #ddd;
width: 100%;
font-weight: 500;
}
#xvmPersonalArea .custom-control {
display:block;
}
.xvm-slider {
margin-bottom: 1rem;
border-radius: 0px;
background: #BBB;
border: 0;
height: 1rem;
position:relative;
}
.xvm-slider span {
border-radius: 1px;
width: 0.8rem;
height: 1.6rem;
margin-left: -0.4rem;
background: #0d0d0d;
border: 1px solid #c5c5c5;
position: absolute;
z-index: 2;
top: -.3rem;
}
#xvmContactPlayersList {
height:250px;
overflow-y: auto;
position:relative;
}
#xvmContactEditor .list-group-item.list-group-item-action:hover {
color: #000;
cursor: pointer;
}
.list-group-item:first-child {
border-top-right-radius: 0rem;
border-top-left-radius: 0rem;
} .ps__scrollbar-y-rail {
z-index: 10;
}
.ps:hover>.ps__scrollbar-y-rail:hover {
background-color: inherit!important;
}
.ps>.ps__scrollbar-y-rail>.ps__scrollbar-y {
width:11px!important;
}   .qa-faq {
display: list-item;
list-style: circle;
margin-left: 1rem;
color: #00a4d3;
}
.qa-faq-title {
font-size: 1.25rem;
font-weight: 400;
}
.qa-faq-answer {
color: #292b2c;
} .downloads-info table {
margin-bottom: 1.75em;
border: 1px solid #eceeef;
}
.xvm-table-title {
text-transform: uppercase;
font-size: 0.75em;
color:#ADADAD;
}
.xvm-incompatibility-note {
border-left: 3px solid #f00;
padding-left: 10px;
}
.xvm-file-descr {
display:none;
}
.xvm-table-row:hover {
cursor:pointer;
background-color: #f3f3f3;
}