@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

html {
    position: relative;
    min-height: 100%;
}
body {
    background-color: #121212;
    background-image: url('../img/bg.png'),url('../img/simple_dashed.png');
    background-repeat: no-repeat, repeat;
    background-position: 50% 100%, 0 0;
    color:#c0c0c0;
}
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    body {
        background-image: url('../img/bg.png'),url('../img/simple_dashed_@2X.png');
        background-repeat: no-repeat, repeat;
        background-position: 50% 100%, 0 0;
    }
}
.white {
    color:#fff;
}
.orange {
    color:#ffc600;
}
h1 {
    color:#fff;
    margin-bottom:30px;
}
h2 {
    margin-bottom:20px;
}
.underh {
    margin:-25px 0 20px 0;
}
.underunderh {
    display: block;
    margin:-15px 0 20px 0;
}
.fa-margin {
    margin-right:.25rem;
}
.fa-margin-left {
    margin-left:.25rem;
}
.input-group-addon-captcha {
    padding: 0;
}

.btn,.form-control,.alert {
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.btn-link {
    color: #ffa200;
}
.btn-link:hover,.btn-link:focus {
    color: #ffc600;
    border-color:rgba(255,255,255,.05);
}
.btn-outline-warning {
    color: #ffa200;
    border-color: #ffa200;
}
.btn-outline-warning:hover {
    background-color: #ffa200;
}
.form-control {
    border:1px solid rgba(255,255,255,.8);
}

a {
    color:#ffa200;
}
a:hover,a:focus {
    color:#ffc600;
}
a.js {
    border-bottom:1px dotted #ffa200;
}
a.js:hover {
    border:none;
    text-decoration: none;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 51px;

    background: #494940 url('../img/footer-bg.png') 0 0 repeat-x;
    font-size:.75rem;
    color:#ecd8b9;
}
.footer .twice {
    padding-top:7px;
}
.footer p {
    line-height: 51px;
    margin:0;
}
.footer img {
    opacity:.35;
}
.footer img:hover {
    opacity:1;
}

.alert-danger {
    background-color: #911d1b;
    border-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5);
}
.alert .close {
    text-shadow: none;
}

.content-wrapper {
    margin-top: 90px;
    padding-bottom:141px;
}
.content-bg {
    padding:25px;
    background:rgba(42,42,42,.85);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}


.navbar-dark {
    background:#2a2a2a url(../img/header-bg.png) 0 0 repeat-x;
}
.navbar-dark .navbar-nav .nav-link {
    color:#ffa200;
    font-size:.7rem;
    text-transform: uppercase;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color:#ffc600;
}
.navbar-dark .dropdown-menu {
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background:rgba(0,0,0,.95);
    border:1px solid rgba(255,255,255,.1);
}
.navbar-dark .dropdown-item {
    color:rgba(255,255,255,85);
    font-size:.8rem;
}
.navbar-dark .dropdown-item:hover {
    background-color:rgba(255,255,255,.15);
}
@media (min-width: 992px) {
    .navbar-dark .navbar-nav .nav-link {
        padding-left:.6rem;
        padding-right:.6rem;
    }
}

.faq .item {
    margin-bottom:20px;
}
.faq .item strong {
    color:#fff;
    font-weight: 300;
    font-size:1.3rem;
}
.faq .item blockquote {
    font-size:.9rem;
    border-left:3px solid rgba(255,255,255,.1);
    padding-left:10px;
}

.modal-content {
    color:#333;
}
.modal-content .form-control {
    border:1px solid rgba(0,0,0,.25);
}


.social {
}
.social-can {
    text-align:left;
}
.social a, .social-item {
    display:inline-block;
    width:32px;
    height:32px;
    background-image:url('../img/social-icons.png');
    background-repeat:no-repeat;
    border-radius:2px;
    opacity:.5;
}
.social a:hover, .social-item:hover {
    opacity:1;
}
.social-small a {
    width:16px;
    height:16px;
    border-radius:1px;
    background-image:url('../img/social-icons-16.jpg');
}
.social-vk {
    background-position:0 0;
}
.social-facebook {
    background-position:-32px 0;
}
.social-twitter {
    background-position:-64px 0;
}
.social-google {
    background-position:-96px 0;
}
.social-yandex {
    background-position:-128px 0;
}
.social-twitch {
    background-position:-160px 0;
}
.social-steam {
    background-position:-192px 0;
}

.social-small .social-facebook {
    background-position:-16px 0;
}
.social-small .social-twitter {
    background-position:-32px 0;
}
.social-small .social-google {
    background-position:-48px 0;
}
.social-small .social-yandex {
    background-position:-64px 0;
}
.social-small .social-twitch {
    background-position:-80px 0;
}
.social-small .social-steam {
    background-position:-96px 0;
}

.social-line {
    margin-bottom:15px;
}
.social-line .social-item {
    vertical-align:middle;
    margin-right:5px;
    opacity:1;
}
.social-line img {
    border-radius:100%;
    padding:1px;
    background:#fff;
    border:1px solid #ddd;
    max-width:32px;
    max-height:32px;
    margin-right:6px;
    vertical-align:middle;
}
.social-line strong {
    font-size:1.2em;
}

.social-already img {
    max-height:32px;
    border-radius:2px;
    margin:0 10px 0 0;
}
.social-already .social-item {
    vertical-align:middle;
    margin-right:10px;
}

.card {
    background-color: rgba(0,0,0,.5);
}

.list-group-item {
    background:none;
    border-color:rgba(0,0,0,.5);
}
.list-group-item.active {
    background-color: #ffa003;
    border-color: #ffa003;
}

.table-server-view td {
    border:none !important;
    padding:6px;
}
.table-server-view td.w {
    color:#fff;
}

.table-servers thead th {
    border:none;
    background:#daa04c url('../img/th.png') 0 50% repeat-x;
    font-size:.65rem;
    text-transform: uppercase;
    color: #000;
    text-shadow: 1px 1px 0 rgba(255,255,255,.25);
    padding:.4rem .3rem;
}
.table-servers thead th:first-child {
    border-top-left-radius:5px;
}
.table-servers thead th:last-child {
    border-top-right-radius:5px;
}

.table-servers tbody tr td {
    font-size:.85rem;
    border:none;
    vertical-align:middle;
}
.table-servers tbody tr:nth-of-type(even) td {
    background-color:#2a2a2a;
}
.table-servers tbody tr:nth-of-type(odd) td {
    background-color:#2f2f2f;
}
.table-servers tbody tr:hover td {
    background-color:#212121;
}
.table-servers tbody td a {
    color:#d4d4d4;
}
.table-servers tbody tr td.r {
    text-align: center;
}
.table-servers tbody tr:hover td a, .table-servers tbody td.o {
    color:#ffa200;
}
.table-servers tbody td.v {
    white-space: nowrap;
}
.table-servers tbody td.v span {
    color:#fff;
}
.table-servers tbody td.v a {
    text-decoration: none;
}
.table-servers tbody td.v a.down {
    color:#c84242;
}
.table-servers tbody td.v a.up {
    color:#5c8b1f;
}
.table-servers tbody td img {
    width:35px;
    margin-right:5px;
}
.table-servers tbody td.i img {
    width:16px;
    height:16px;
    margin:0;
}
.table-servers tbody td i.fa-star {
    color:#ffa200;
}
.table-servers tbody td i.fa-star-o {
    color:rgba(255,255,255,.3);
}
.table-servers tbody td .actions {
    display:block;
}
.table-servers tbody td .actions a {
    color:#ffa200;
}
.table-servers tbody td.r {
    color:rgba(255,255,255,.25);
}
.table-servers tbody td.r i {
    color:#ffa200;
}



.my-list {
    font-size:.85rem;
}
.my-list dt {
    color:#fff;
}


.page-link {
    color: #ccc;
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.1);
}
.page-item.disabled .page-link {
    color:rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.1);
    opacity:.5;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #b66c00;
    border-color: #e48700;
}
.page-item .page-link:hover {
    color:#e48700;
    background-color: rgba(255,255,255,.2);
    border: 1px solid #b66c00;
}

#game-modes p a {
    font-size:.8rem;
    margin-right:10px;
}
#game-modes p a.active {
    color:#fff;
}

.nav-item .nav-link.active {
    color:#fff;
}

.maps .item {
    margin-bottom:20px;
    text-align: center;
}
.maps .item span {
    display: block;
    font-size:.8rem;
    margin-top:3px;
}

.map-info {
    float:left;
    margin-left:20px;
}
.map-info h2 {
    font-size:1.4rem;
    margin-bottom:15px;
}
.map-info p {
    margin:5px 0;
    font-size:.9rem;
}

.select2-results__option, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color:#333;
}

.nav-games img {
    width:28px;
    height:28px;
    margin-right:5px;
}
.nav-pills .nav-link.active {
    background-color: #eb9312;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}



.server-info:after {
    content:'';
    display:block;
    clear:both;
}
.server-info > .map {
    float:left;
    width:150px;
    height:113px;
    position:relative;
}
.server-info > .info {
    margin-left:170px;
}
.server-info > .map img {
    width:150px;
    height:113px;
    border-radius:2px;
}
.server-info > .map i {
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:150px;
    background:rgba(0,0,0,.75);
    color:rgba(255,255,255,.75);
    font-size:.7em;
    font-style:normal;
    padding:2px 5px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
}

.server-info ul { list-style:none; margin:0; padding:0; font-size:.9rem; }
.server-info li { color:#fff; padding:3px 0; }
.server-info li:first-child { padding-top:0; }
.server-info li i, .server-p { color:#aaa; font-style:normal; }
.server-info li img { margin-right:5px; }
.server-info ul li span.connect {
    display:block;
    margin-top:5px;
}
.server-info ul li a.btn, .server-info ul li a.btn > i { color:#fff; }
.server-p { line-height:1.8em; }
.server-p > i { font-style:normal; color:#333; }

.server-info .tags a, .tag-item {
    font-size:.8rem;
    color:#000;
    background: #ffa200;
    margin-right:5px;
    text-decoration: none;
    padding:.1rem .3rem;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.server-info .tags a:hover, .tag-item:hover {
    color:#fff;
    background-color: #dc9600;
    text-decoration: none;
}
.tag-item {
    margin:0 3px;
}

.server-share {
    margin-top:10px;
}

.server-players {
    margin-top:20px;
}
.server-players > span {
    color:#ffa200;
    display: block;
    font-weight:bold;
}
.server-players .players .h {
    display:none;
}
.server-players .players b {
    font-weight:normal;
    color:#fff;
}
.server-players .players i {
    font-style: normal;
    margin-right:15px;
}
.server-players .players ul {
    margin-bottom:0;
}


.streams .item {
    margin-bottom:20px;
    position: relative;
}
.streams .item .icon {
    position: absolute;
    top:0;
    left:0;
    width:24px;
    height:24px;
}
.streams .item a:hover {
    text-decoration: none;
}
.streams .item .title {
    display: block;

}
.streams .item .viewers {
    display: block;
    font-size:.7rem;
    color:rgba(255,255,255,.5);
}
.streams .item .viewers span {
    color:#ccc;
}


.streams .item .preview {
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.streams .item .preview:hover{
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}

