#server-fs {
    text-align: center;
    padding: 25px 0;
}

#content-container {
    padding: 0 30px;
}
.text-red {
    color: #a94442;
}
.text-green {
    color: #3c763d;
}
p.green {
    background: #40d343;
    color: #FFF;
    padding: 8px 15px;
}
.h-separator {
    margin: 20px 0;
    height: 1px;
    background: #ddd;
}
.staff-box {
    margin: 10px;
    text-align: center;
    display: inline-block;
    max-width: 300px;
    box-shadow: 0px 3px 3px lightgray;
    border: 1px solid lightgray;
    padding: 10px 50px;
    vertical-align: top;
}

.staff-box .caption p, .features p {
    text-align: justify;
}

.staff-box .caption h3 {
    border-bottom: 1px solid lightgray;
}

.news-block h4 small {
    text-transform: uppercase;
    display: block;
    margin: 0;
    padding: 0;
    color: #f39c12;
}
.news-block.events h4 small {
    color: #78d274;
}

.news-block.news h4 small {
    color: #2980b9;
}

.testimonials-player-info span, .testimonials-text {
    text-shadow: 1px 1px 0px #000000;
}

.feature::after {
    bottom: auto;
    top: -20px;
}

.feature.notop::after {
    height: 0;
}
.image-link {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}
.image-link a {
    background: #f90;
    display: block;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 6px;
    white-space: normal;
    word-wrap: normal;
}
.image-link img {
    height: 40px;
    margin-bottom: 6px;
}
ul.no-icon {
    list-style-type: none;
}
ul.group {
    list-style-type: none;
}
ul.group li {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 4px 6px;
}
ul.group li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
ul.group li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid #ccc;
}
ul.group li label {
    background: #e6e6e6;
    border-right: 1px solid #ccc;
    width: 20%;
    margin: -4px 10px -4px -6px;
    padding: 4px 0 4px 6px;
    color: #000;
    height: 100%;
}
ul.group li span {
    color: gray;
}

.event-slider .owl-next, .event-slider .owl-prev {
    width: 20px;
    height: 34px;
    background: url('../img/news-left.png') center top;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}

.event-slider .owl-next {
    background: url('../img/news-right.png') center top;
    left: auto;
    right: 0;
}

.event-slider {
    margin: 50px 0;
}

.event-section {
    background: url(/themes/default/img/news-bg.jpg) center top no-repeat #f9f9f9;
    padding: 80px 0;
}
.event-section h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 46px;
    line-height: 1;
    margin: 0;
}
.event-section h2 span{
    font-weight: 800;
}
.event-section h2 .sub-heading {
    font-weight: 300;
    font-size: 20px;
    color: #777;
    text-transform: none;
    letter-spacing: 1px;
    padding: 5px;
    line-height: 28px;
}

.news-block {
    background: radial-gradient(white,rgba(0,0,0,0) 75%);
}
.news-update {
    background: linear-gradient(to bottom, rgba(249,249,249,1), rgba(0,0,0,0) 5%, rgba(0,0,0,0) 95%), url(/themes/default/img/slider-updates2.png) center top repeat #f9f9f9 !important;
}

.testimonials-inner {
    max-width: 600px;
    width:600px;
}

.testimonials-text {
    padding: none;
    width: 550px;
    margin-left: 60px;
}

.testimonials-slide {
    
}

.testimonials-image {
    width: 50px;
    height: 50px;
    float: left;
}

/* RO Item Description */
.ro-item-container * {
    padding: 0;
    margin: 0;
}
.ro-item-container {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    width: 278px;
    min-height: 113px;
    background-image: url('../img/ro-ui-box.png');
    background-repeat: repeat-y;
    background-position: -556px 0px;
    position: relative;
}
.ro-item-container.has-slots {
    margin-bottom: 40px;
}
.ro-item-container:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url('../img/ro-ui-box.png') no-repeat -278px 0px;
}
.ro-item-container > .inner {
    position: relative;
    left: 0;
    width: 100%;
    min-height: 113px;
    background: url('../img/ro-ui-collection.png') no-repeat;
}
.ro-item-container > .inner .ro-item-left {
    float: left;
    width: 90px;
}
.ro-item-container > .inner .ro-item-right {
    float: left;
}
.ro-item-container > .inner .ro-item-right > em {
    font-size: 12px;
    font-family: sans-serif;
    /*padding-left: 90px;*/
    padding-top: 9px;
    display: block;
    font-weight: normal;
    font-style: normal;
    text-shadow: 1px 1px 0 #fff;
}
.ro-item-container p {
    font-size: 12px;
    font-family: sans-serif;
    display: block;
    width: 175px;
    /*margin: 10px 0 10px 93px;*/
    margin: 10px 0 10px 3px;
}
.ro-item-container > .inner .ro-item-left > img {
    /*position: absolute;*/
    margin-left: 9px;
    margin-top: 10px;
}
.ro-item-container .slots {
    position: absolute;
    bottom: -30px;
    height: 16px;
    width: 100%;
    background: url('../img/ro-ui-box.png') repeat-y -556px 0px;
}
.ro-item-container .slots:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 100%;
    bottom: -6px;
    left: 0;
    background: url('../img/ro-ui-box.png') no-repeat -278px 0px;
}
.ro-item-container .slots:before {
    content: "";
    position: absolute;
    height: 6px;
    width: 100%;
    top: -6px;
    left: 0px;
    background: url('../img/ro-ui-box.png') no-repeat 0 0;
}
.ro-item-container .slots .slot {
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: -4px;
    z-index: 1;
    background: url('../img/card_slot.png') no-repeat;
}
.ro-item-container .slots .slot.item {

}
.ro-item-container .slots .slot.empty {
    background-position: -24px 0px;
    cursor: default;
}
.ro-item-container .slots .slot.disabled {
    background-position: 0px 0px;
    cursor: default;
}
.ro-item-container .slots .slot:nth-child(1) {
    left: 4px;
}
.ro-item-container .slots .slot:nth-child(2) {
    left: 28px;
}
.ro-item-container .slots .slot:nth-child(3) {
    left: 52px;
}
.ro-item-container .slots .slot:nth-child(4) {
    left: 76px;
}
.ro-item-container > .inner .restrictions {
    font-size: 9px;
    margin-left: 9px;
}
.ro-item-container > .inner .restrictions span {
    display: inline-block;
    border: 1px solid;
    border-radius: 3px;
    padding: 1px 2px;
    color: #505050;
    margin-bottom: 2px;
    cursor: default;
}
.ro-item-container > .inner .restrictions span.can-move {
    background: #EEFFEE;
    border-color: #AABBAA;
}
.ro-item-container > .inner .restrictions span.cant-move {
    background: #FFEEEE;
    border-color: #BBAAAA;
}
.ro-item-container > .inner .restrictions span.can-move:before {
    content: "\2714";
    padding-right: 2px;
}
.ro-item-container > .inner .restrictions span.cant-move:before {
    content: "\2716";
    padding-right: 2px;
}
.ro-item-container navi {
    position: relative;
}
.ro-item-container navi info {
    position: absolute;
    height: 18px;
    display: none;
    color: #fff;
    background: #808080;
    border: 1px solid #555;
    border-radius: 3px;
    padding: 3px;
    box-sizing: content-box;
}
.ro-item-container navi:hover info {
    display: block;
    top: 100%;
}

/* Item Color depending on enchantment */
.enchanted-crafted, .enchanted-crafted a {
    color: #4848C4;
    text-shadow: 1px 1px 1px #D1D1F0, 1px 1px 0px #FFF;
}
.enchanted-slot1, .enchanted-slot1 a {
    color: #689320;
    text-shadow: 1px 1px 1px #D9E4C7, 1px 1px 0px #FFF;
}
.enchanted-slot2, .enchanted-slot2 a {
    color: #23B1E3;
    text-shadow: 1px 1px 1px #C8EBF8, 1px 1px 0px #FFF;
}
.enchanted-slot3, .enchanted-slot3 a {
    color: #EBA72C;
    text-shadow: 1px 1px 1px #FAE9CA, 1px 1px 0px #FFF;
}
.enchanted-slot4, .enchanted-slot4 a {
    color: #8012B3;
    text-shadow: 1px 1px 1px #DFC4EC, 1px 1px 0px #FFF;
}

/* Vote status */
a.vote-status {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
a.vote-status.pending {
    z-index: 20;
}
a.vote-status:hover {
    text-decoration: none;
}
a.vote-status:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 32px;
    text-shadow: 0 0 2px #000;
}
a.vote-status.confirmed:before {
    content: "\2713";
    color: #689320;
}
a.vote-status.pending:before {
    content: "\2026";
    color: #EBA72C;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .feature.notop-sm::after {
        height: 0;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .feature.notop-md::after {
        height: 0;
    }
    .image-link {
        width: auto;
        margin-bottom: 0px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .feature.notop-lg::after {
        height: 0;
    }
}

/* Only small devices */
@media (max-width: 768px) {
    ul.group li label {
        box-sizing: content-box;
        display: block;
        width: auto;
        height: auto;
        border-right: none;
        margin: -4px -6px 0 -6px;
        padding: 4px 6px;
    }
}
