
body{
    background:#272e3a;    
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.main-box.no-header {
    padding-top: 20px;
}
.main-box {
    background: #FFFFFF;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -o-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -ms-box-shadow: 1px 1px 2px 0 #CCCCCC;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    margin-bottom: 16px;
    -webikt-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.table a.table-link.danger {
    color: #e74c3c;
}
.label {
    border-radius: 3px;
    font-size: 0.875em;
    font-weight: 600;
}
.user-list tbody td .user-subhead {
    font-size: 0.875em;
    font-style: italic;
}
.user-list tbody td .user-link {
    display: block;
    font-size: 1.25em;
    padding-top: 15px;
    margin-left: 60px;
    font-weight: bold;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
a {
    color: #3498db;
    outline: none!important;
}
.user-list tbody td>img {
    position: relative;
    max-width: 50px;
    float: left;
    margin-right: 15px;
}

.table thead tr th {
    text-transform: uppercase;
    font-size: 0.875em;
}
.table thead tr th {
    border-bottom: 2px solid #e7ebee;
}
.table tbody tr td:first-child {
    font-size: 1.125em;
    font-weight: 300;
}
.table tbody tr td {
    font-size: 0.875em;
    vertical-align: middle;
    border-top: 1px solid #e7ebee;
    padding: 12px 8px;
}
.video-body {
    background: #2f5a6e;
    background: -webkit-linear-gradient(top,#2f5a6e 0,#184357 100%);
    background: linear-gradient(to bottom,#2f5a6e 0,#184357 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f5a6e',endColorstr='#184357',GradientType=0);
    width: 100%;
    height: 408px;
    box-shadow: inset 0 0 5px 1px #4789A7, 0 2px 2px rgba(0,0,0,0.71);
    position: relative;
    z-index: 3;
    padding-top: 20px;
}
.large-header {
    background: url(../img/navpage/video_header.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: auto;
    margin: 0 auto;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.large-header__title {
    font: 700 normal 30px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.hiscores {
    padding: 20px 22px;
}
.landing-body {
    min-height: 380px;
    height: auto;
    display: inline-block;
}

.hiscores_mass {

}
.hiscores {
    padding: 20px 22px
}
.hiscores__skills {
    background: #344d58;
    background: -webkit-linear-gradient(top, #344d58 0, #173442 100%);
    background: linear-gradient(to bottom, #344d58 0, #173442 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#344d58', endColorstr='#173442', GradientType=0);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.58);
    border: 1px solid rgba(26, 64, 81, 0.5);
    padding: 5px 0;
}
.hiscores__skills__button {
    padding: 5px 10px;
    display: block;
    color: rgba(255, 255, 255, 0.95);
    font: 500 normal 13px;
    font-size: 16px;

}
.hiscores__skills__button .hiscores__icon {
    position: relative;
    top: 2px;
    margin-right: 8px
}
.hiscores__icon {
    background: center no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px
}
.hiscores_overall {
    background-image: url(../img/navpage/overall.gif);
}
.hiscores_coins {
    background-image: url(../img/coinShop.png);
    background-size: 100%;
}
.hiscores_growth {
    background-image: url(../img/inv_growth.png);
    background-size: 120%;
}
.hiscores_time {
    background-image: url(../img/icons/time-played.png);
    background-size: 110%;
}
.hiscores_donation {
    background-image: url(../img/navpage/legend_donator.png);
    background-size: 90%;
}
.hiscores__content {
}
.hiscores__table {
    display: table;
    background: #344d58;
    background: -webkit-linear-gradient(top, #344d58 0, #173442 100%);
    background: linear-gradient(to bottom, #344d58 0, #173442 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#344d58', endColorstr='#173442', GradientType=0);
    width: 100%;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.58);
    border: 1px solid rgba(26, 64, 81, 0.5);
    font-size: 14px;
}
.hiscores__table__header {
    display: table-header-group;
    background: rgba(255, 255, 255, 0.03);
    width: 100%;
    height: 38px;
    margin: 0 auto;
    position: relative;
    font: 400 normal 14px;
    color: #FFF;
    padding: 13px 22px 0
}
.hiscores__table__cell {
    display: table-cell;
    padding: 5px 15px;
}
.hiscores__table__cell--rank {
    width: 102px
}
.hiscores__table__cell--username {
    width: 262px
}
.hiscores__table__cell--username a {
    font-size: 13px
}
.hiscores__table__cell--level {
    width: 120px
}
.hiscores__table__cell--skill {
    width: 179px
}
.hiscores__table__cell--skill a {
    color: #B5B1A5
}
.hiscores__table__cell--skill .hiscores__icon {
    margin-left: 6px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .9;
    margin-right: 15px;
    position: relative;
    top: 2px
}
.hiscores__table__cell--skill-rank {
    width: 148px;
    text-align: center;
    padding-right: 115px
}
.hiscores__table__cell--skill-level {
    width: 170px
}
.hiscores__table__cell--skill-experience {
    width: 120px
}
.hiscores__table__row {
    display: table-row;
    font: 400 normal 13px;
    color: #FFF;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    height: 38px;
    padding: 12px 0 12px 22px
}
/*
.hiscores__table__row strong {
    color: #FFF;
    font-size: 13px;
}
*/
.hiscores__table__row a {
    color: #FFF
}
.hiscores__table__row:last-of-type {
    border-bottom: none
}
.hiscores__table__row .hiscores__table__cell--skill-level {
    width: 172px
}
.hiscores__profile .hiscores__table__row {
    padding-top: 14px
}
.hiscores__blocks {}.hiscores__blocks__block {
    background: #344d58;
    background: -webkit-linear-gradient(top, #344d58 0, #173442 100%);
    background: linear-gradient(to bottom, #344d58 0, #173442 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#344d58', endColorstr='#173442', GradientType=0);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.58);
    border: 1px solid rgba(26, 64, 81, 0.5);
    margin-bottom: 10px
}
.hiscores__blocks__block__header {
    background: rgba(255, 255, 255, 0.03);
    padding: 10px
}
.hiscores__blocks__block__header h2 {
    font: 600 normal 13px;
    margin: 0
}
.hiscores__blocks__block__container .store__form__input__outer {
    width: 180px;
    margin: 8px
}
.hiscores__blocks__block__container .btn {
    margin-top: 6px
}
.hiscores__pagination {
    width: 100%;
    text-align: center;
    padding-left: 166px;
    padding-right: 260px;
    margin: 20px 0 0
}
.hiscores__pagination a {
    margin: 0 5px;
    color: #FFF
}
.todo-form .input-field {
    padding: 10px
}
.input-field {
    background: /*url(../img/input.png)*/ 0 -1px repeat-x;
    background-size: 266px 28px;
    background-size: 100% 100%;
    width: 100%;
    height: 28px;
    outline: none;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    -o-border-image: linear-gradient(to bottom,#446879,#25495A) 1 100%;
    border-image: -webkit-linear-gradient(top,#446879,#25495A) 1 100%;
    border-image: linear-gradient(to bottom,#446879,#25495A) 1 100%;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.25), 0 -1px 0 0 #446879, 0 1px 0 0 #25495A;
    font: 600 normal 13px;
    color: #FFFFFF;
    padding: 0 10px 0 32px;
}
.store__form__input__icon {
    position: absolute;
    margin: 5px 10px;
}
.hiscores__blocks__block__container .btn {
    margin-top: 6px;
}

button.btn--secondary {
    padding-top: 0;
}
.btn--secondary {
    background: #788a97;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#788a97',endColorstr='#788a97',GradientType=1);
    border: 1px solid rgba(18,41,49,0.35);
    padding: 7px 31px 0;
    height: 28px;
    font: 700 normal 10px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 3px;
    box-shadow: inset 0 0 1px rgba(18,41,49,0.1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
/*
.selected-server {
    background-color: #31434d !important;
}
*/
.server-select {
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #133a36;
    cursor: pointer;
    background-color: #295468;
    border-color: #c1c1c1;
    color: white;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.small {
    font-size:10px;
}