@import url(https://fonts.googleapis.com/css?family=Walter+Turncoat);

body {
    background: #ececec none repeat scroll 0 0;
}

img {
    max-width: 100%;
    height: auto;
}

.navbar-inverseff {
    background-color: #222;
    background-color: rgba(34, 34, 34, 0.95);
}

.navbar-nav {
    font-size: 12px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #CACBC9;
}

.navbar-brand2 {
    padding: 4px;
    padding-right: 15px;
}

.nav li:hover {
    transform: translateZ(0);
    transition-duration: 0.1s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

.navbar-static-top {
    box-shadow: 0px 2px 4px 0px rgba(168, 168, 168, 0.90);
}

.filter-header {
    display: block;
    font-size: 10px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    color: #7e7e7e;
    padding-left: 2px;
}

.th2 {
    background-color: #ddd;
    color: #000;
    background-image: linear-gradient(#ececee 0%, #a8a8a8 100%);
    color: #14151a
}

.login-field {
    max-width: 120px;
}

.container-body {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px #a8a8a8;
    border-radius: 4px;
}

.container-top {
    padding: 0;
    /*box-shadow: 2px 1px 5px #a8a8a8;*/
    box-shadow: 1px 1px 12px #a8a8a8;
    border-radius: 4px;
    margin-bottom: 20px;
}

.bbbtn-custom {
    background-color: hsl(195, 60%, 35%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d95b7", endColorstr="#23748e");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#2d95b7), to(#23748e));
    background-image: -moz-linear-gradient(top, #2d95b7, #23748e);
    background-image: -ms-linear-gradient(top, #2d95b7, #23748e);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d95b7), color-stop(100%, #23748e));
    background-image: -webkit-linear-gradient(top, #2d95b7, #23748e);
    background-image: -o-linear-gradient(top, #2d95b7, #23748e);
    background-image: linear-gradient(#2d95b7, #23748e);
    border-color: #23748e #23748e hsl(195, 60%, 32.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
}

.btn-custom {
    background: #25A6E1;
    background: -moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
    background: -webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #1A87B9
}

.btn-def {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    color: #fff;
    text-decoration: none;






}

.btn-def:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    color: #fff;
}

table#stats, table#player-stats {
    width: 100% !important;
    border: none !important;
    font-family: 'Liberation Mono',monospace;
}
.table-responsive
{
    border: none !important;
}
#stats th, #player-stats th {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    color: #fff;
}

table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 1;
}



.sorting_1 {
    background-color: rgba(1,131,218,.1);
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #2980b9;
}
.table td {
    border-top: none !important;
}

.injured {
    color: #ff5459;
}
.flame {
    color: #D83A49;
}
.bold {
    font-weight: bold;
}

.video-description {
    margin-bottom: 0;
    margin-top: 32px;
}

.register-wrapper {
    max-width: 250px;
}
.help-block {
    font-size: 12px;
}

.settings-area {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
}

.flair {
    padding-left: 4px;
}
.flair img {
    max-height: 14px;
    width: auto;
}

.account-ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 12px;
}
.account-ul label {
    font-weight: normal;
    margin-bottom: 2px;
}
.account-ul li img {
    margin-bottom: 6px;
}
.account-ul .flair {
    padding-left: 0;
}


@media (min-width: 768px) {
    body {
        background-size: cover;
        background-attachment: fixed;
    }

    .container-body {
        margin-bottom: 8px;
    }
}

.superstars {
    display: block;
    font-size: 11px;
    color: #9c9c9c;
    font-family: "Walter Turncoat", cursive;
    transform: rotate(-4deg);
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    margin-top: 24px;
    margin-bottom: 24px;
}
.superstars table td {
    padding: 2px;
}
.superstarts-strong {
    font-weight: bold;
}

@media screen and (min-width: 1590px) {
    .superstars {
        margin-left: 0px;
        position: absolute;
        left: 2px;
        top: 70px;
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .container-body {
        box-shadow: none;
        border-radius: 0;
    }
    .navbar {
        margin-bottom: 0;
    }

    body {
        background-color: #fff;
    }

    .top-banner {
        display: none;
    }
}

/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    padding-top: 0;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    overflow-y: auto;
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.loginmodal-container input[type=text], input[type=password], input[type=email] {
    height: 44px;
    font-size: 16px;
    width: 100%;

    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
}


.loginmodal {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
      user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    /*background-color: #4d90fe;*/
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    padding: 17px 0px;
    font-size: 14px;
    margin-top: 20px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    /*background-color: #357ae8;*/
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help{
    font-size: 12px;
}
.input-group {
    margin-bottom: 10px;
}
.input-helptext {
    font-size: 12px;
    margin-top: -8px;
    color: #7e7e7e;;
    text-align: right;
    margin-bottom: 10px;
}
.text-muted {
    color: #7e7e7e;
}
.registration-error {
    color: #a94442;
    font-size: 12px;
}

input:required:invalid, input:focus:invalid {

}
input:required:valid {

}















.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #C0C0C0;
    border-radius: 20px;
}
.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #3cb0fd;
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border: 2px solid #C0C0C0;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}