/*
Streets of Sin Official
Responsive Theme
https://sos.spazplay.com
*/


::selection {
    background-color: #111111;
    color: #6C6C6C;
    text-shadow: none;
}
::-moz-selection {
    background-color: #111111;
    color: #6C6C6C;
    text-shadow: none;
}
::-webkit-selection {
    background-color: #111111;
    color: #6C6C6C;
    text-shadow: none;
}

a::selection {
    background-color: #111111;
    color: #FFFFFF;
    text-shadow: none;
}
a::-moz-selection {
    background-color: #111111;
    color: #FFFFFF;
    text-shadow: none;
}
a::-webkit-selection {
    background-color: #111111;
    color: #FFFFFF;
    text-shadow: none;
}

img::selection {
    background-color: transparent !important;
    text-shadow: none;
}
img::-moz-selection {
    background-color: transparent !important;
    text-shadow: none;
}
img::-webkit-selection {
    background-color: transparent !important;
    text-shadow: none;
}



body {
    background-image: url("../images/menu-background2.png") !important;
    background-position: top center !important;
    background-repeat: repeat-y !important;
    background-color: #000000 !important;
    color: #ffffff;
    font-size: 16px !important;
}


a {
    color: #660000;
}
a:hover,
a:focus {
    color: #F10F0F;
    text-decoration: none !important;
}
a:active {
    color: #FF0000;
}

.header {
    background-image: url("../images/road-background.png") !important;
    background-position: top center !important;
    background-repeat: repeat-y !important;
    background: rgb(48,48,48);
    background: linear-gradient(135deg, rgba(86,86,86,1) 0%, rgba(48,48,48,1) 5%, rgba(48,48,48,1) 35%, rgba(36,36,36,1) 50%);
    color: #ffffff;
    border-bottom: 1px solid #272727;
    line-height: 40px;
}
.header .logo-container {
    line-height: 80px;
}

.sub-header {
    background-color: #111111;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: 1px solid #272727;
}




.user-status-0 .navigation {
    display: none;
}

.user-status-0 .game-container {
    max-width: 800px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.user-status-0 .logo-container {
    text-align: center !important;
    width: 100%;
}

.user-status-0 .sub-header,
.user-status-0 .header .col-md-2,
.user-status-0 .header .col-md-3 {
    display: none;
}

.no-scroll {
    overflow: hidden;    
}

.alert {
    border: 1px solid;
}

.padding {
    padding: 0 10%;
}

.timers {
    background-color: transparent;
}


.tiny {
    font-size: 12px;
    line-height: 20px;
}

hr {
    border-top: 1px solid #474747 !important;
}



.dropdown-menu {
    background-color: #272727;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #474747;
    color: #b7b7b7;
}

.dropdown-menu>li>a {
    color: #979797;
}
.dropdown-menu .divider {
    background-color: #979797;
}



.navigation .label {
    float: right;
}



table tr td, table tr th {
    text-align: left;
}

.login-logo {
    padding-top: 150px;
    padding-bottom:50px;
    text-align: center;
}

.timer-active {
    color: #a94442 !important;
}

.timer-done {
    color: #3c763d !important;
}

.img-thumbnail {
    background-color: transparent;
    border-color: #555;
}

.table-borderless tr, .table-borderless tr td, .table-borderless tr th {
    border: none !important;
}

.table-bordered,
.table-bordered th,
.table-bordered td {
    border-color: #272727 !important;
}

.table-striped>thead>tr:nth-child(odd)>td, .table-striped>thead>tr:nth-child(odd)>th {
    background-color: #171717;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #272727;
}

.table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {
    background-color: #373737;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 2px 5px;
}

.user-level-0:before {
    content: "[BANNED]";
}
.user-level-0,
.user-level-0:hover {
    color: #777;
}

.user-level-2,
.user-level-2:hover {
    color: #ff0;
    font-weight: bold;
}

.new {
    color: #3c763d ;
    font-weight: bold;
}



.mobile-menu {
        display: none;
}

.nav-pills>li>a {
    padding: 5px;
    margin-bottom: 10px;
}

.nav-pills>li>a:hover {
    background-color: #474747;
}

.nav-tabs {
    border-bottom: 1px solid #474747 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.nav-tabs li a {
    border-bottom-color: transparent !important;
}

.nav-tabs li a:hover {
    background-color: #474747;
    border-radius: 5px;
    border-color: transparent;
}



.pagination li a {
    background-color: #252524;
    color: #fff;
    border-color: #474747;
}

.pagination li:hover a {
    background-color: inherit !important;
    color: inherit !important;
    border-color: #474747;
}

.pagination li.active a {
    background-color: #676767 !important;
    color: #fff;
    border-color: #ccc;
}

.pagination li:nth-child(odd) a {
    background-color: #161616;
}


@media (max-width: 767px) {

    .login-logo {
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
    }

    .mobile-menu {
        background: #111111;
        background: radial-gradient(135deg, rgba(86,86,86,1) 0%, rgba(48,48,48,1) 5%, rgba(48,48,48,1) 20%, rgba(36,36,36,1) 40%);
        height: 100%;
        overflow: auto;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        display: none;
        z-index: 1000;
    }

    .mobile-menu ul.nav {
        position: absolute;
        top: 0px;
        bottom: 30px;
        left: 0px;
        right: 0px;
        overflow: auto;
    }

    .mobile-menu .close-mobile-menu {
        position: absolute;
        text-align: center;
        bottom: 0px;
        left: 0px;
        right: 0px;
        line-height: 30px;
        color: #777777;
        z-index: 1100;
        background-color: #000000;
        padding-top:3px;
        padding-bottom:3px;
        border-top: 1px solid #2a2a2a;
    }
    
    .mobile-menu li {
        float: left;
        text-align: center;
    }

    .mobile-menu li a {
        padding: 7px 15px;
        margin-bottom: 0px;
    }

    .mobile-menu .title {
        background-color: #000000;
        display: block;
        clear: both;
        font-weight: bold;
    }



    .padding {
        padding: 0 2%;
    }

    .game-container {
        padding: 0px;
    }

    .navbar-toggle {
        background-color: #222222;
        border: 1px solid #272727;
        margin-left: 0px;
        margin-top: 14px;
        margin-right: 0px;
        float: left;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .header,
    .sub-header {
        line-height: 25px;
    }

    .header .logo-container {
        text-align: center !important;
    }
    .header .col-xs-6 {
        padding: 0px; 
    }
    .header .logo-container {
        line-height: 60px;
    }
    .logo-container img {
        height: 40px;
    }

}
