body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #EEEEEE;
    font-display: swap
}

.container {
    background-color: #fff
}

.bsvoe-header {
    height: 217px;
    background-image: url('https://res.cloudinary.com/bsvoe-aut/image/fetch/w_auto:32,w_940,h_217,f_auto,dpr_auto/https%3A%2F%2Fwww.bsvoe.com%2Fwp-content%2Fthemes%2Fbsvoe%2Fassets%2Fimg%2Fglobal%2Fheader.jpg')
}

.bsvoe-subnav {
    width: 200px
}

.bsvoe-subnav ul {
    list-style: none;
    padding: 0 0 3px 0;
    margin: 0
}

.bsvoe-subnav li {
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    border-left: 6px solid #f1c40f;
    margin-bottom: 3px
}

.bsvoe-subnav .bsvoe-active {
    border-left: 6px solid #c00a0c !important
}

.bsvoe-subnav li:first-child {
    margin-top: 3px
}

.bsvoe-subnav li:hover {
    border-left: 6px solid #c00a0c
}

.bsvoe-subnav a {
    display: block;
    padding-left: 13px;
    background-color: #6c6c6c;
    color: #fff;
    height: 38px
}

.bsvoe-subnav a:hover {
    text-decoration: none;
    color: #ddd
}

.bsvoe-subnav-2 {
    margin-top: -38px;
    width: 200px
}

.bsvoe-subnav-2 ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0
}

.bsvoe-subnav-2 li {
    width: 110px;
    height: 110px;
    background-color: #6c6c6c
}

.bsvoe-subnav-2 li:nth-child(even) a {
    background-color: #6c6c6c
}

.bsvoe-subnav-2 li:nth-child(odd) a {
    background-color: #494949
}

.bsvoe-subnav-2 .active {
    background-image: url('../img/global/arrow.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 138px;
    background-color: transparent !important
}

.bsvoe-subnav-2 a {
    display: block;
    color: #fff;
    width: 110px;
    height: 69%;
    padding-top: 31%;
    text-align: center;
    background-color: #6c6c6c
}

.bsvoe-subnav-2 a:hover {
    text-decoration: none;
    color: #ddd
}

.bsvoe-winnerimg {
    float: left;
    margin: 0 15px 15px 0
}

.bsvoe-winnerimg span {
    color: #aaaaaa;
    font-size: 0.8em
}

.bsvoe-text-logo {
    width: 390px;
    height: 100px;
    float: left
}

.bsvoe-text-logo a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

.bsvoe-logo {
    float: left;
    width: 101px;
    height: 80px
}

.bsvoe-logo a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

.bsvoe-nav {
    width: 447px;
    float: left
}

.bsvoe-nav .bsvoe-active a {
    color: #c00a0c !important;
    font-weight: bold
}

.bsvoe-nav li {
    float: left;
    width: 87px;
    text-align: center
}

.bsvoe-nav li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%
}

.bsvoe-nav li a:hover {
    text-decoration: none;
    color: #ddd
}

.bsvoe-calendar-month,
.bsvoe-calendar-round {
    text-align: center;
    background: #f1c40f;
    height: 10px;
    padding: 3px 0 3px 0;
    border-top: 4px solid white !important;
    color: #000
}

.bsvoe-calendar-month strong,
.bsvoe-calendar-round strong {
    font-weight: 100
}

.bsvoe-game-time {
    padding-right: 10px !important;
    text-align: right
}

.bsvoe-fat-border {
    border-bottom: 10px solid white
}

.bsvoe-hint-datetime {
    width: 100px;
    background-color: #6c6c6c;
    border-left: 6px solid #f1c40f;
    color: #fff;
    padding: 0 5px 0 5px;
    display: inline-block
}

.bsvoe-hint-content {
    width: 532px;
    background-color: #dbdbdb;
    padding: 0 5px 0 5px;
    display: inline-block;
    color: #231d05
}

.bsvoe-hint-box {
    margin-right: -10px;
    margin-bottom: 10px;
    font-size: 13px
}

.bsvoe-hint-box,
.bsvoe-hint-content,
.bsvoe-hint-datetime {
    height: 36px
}

.bsvoe-hint-container {
    margin-bottom: 30px
}

.bsvoe-content h3,
.bsvoe-text-news h3 {
    color: white;
    padding-left: 10px;
    background: #6c6c6c;
    font-weight: 100;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px
}

.bsvoe-text-news h3 {
    line-height: 24px
}

.bsvoe-content h4 {
    background: #f1c40f;
    font-size: 14px;
    font-weight: 300;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 15px
}

.bsvoe-content th,
.bsvoe-content td {
    height: 24px !important;
    max-height: 24px !important;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 5px 0 5px;
    border-right: 1px solid white;
    border-left: none;
    border-bottom: none;
    border-top: none
}

.bsvoe-content th,
.tablepress thead td,
.tablepress thead th {
    background: #f1c40f;
    color: #404040;
    font-weight: 500;
    border-bottom: 1px solid white;
    font-size: 14px
}

.bsvoe-content td {
    font-size: 13px
}

.bsvoe-content .bsvoe-regular-table tr:nth-child(even) {
    background: #dbdbdb
}

.bsvoe-content .bsvoe-regular-table tr:nth-child(odd) {
    background: #9c9c9c;
    color: #f0f0f0
}

.bsvoe-content .bsvoe-even-row,
.bsvoe-content .even,
.tablepress tr:nth-child(even) {
    background: #dbdbdb
}

.bsvoe-content .bsvoe-even-row a,
.bsvoe-content .even a,
.tablepress tr:nth-child(even) a,
.bsvoe-content .bsvoe-even-row a:hover,
.bsvoe-content .even a:hover,
.tablepress tr:nth-child(even) a:hover {
    color: #000;
    text-decoration: underline
}

.bsvoe-content .bsvoe-odd-row,
.bsvoe-content .odd,
.tablepress tr:nth-child(odd) {
    background: #9c9c9c;
    color: #f0f0f0
}

.bsvoe-content .bsvoe-odd-row a,
.bsvoe-content .odd a,
.tablepress tr:nth-child(odd) a,
.bsvoe-content .bsvoe-odd-row a:hover,
.bsvoe-content .odd a:hover,
.tablepress tr:nth-child(odd) a:hover {
    color: #f0f0f0;
    text-decoration: underline
}

.bsvoe-leagues-overview-calendar tr:nth-child(odd) a,
.bsvoe-leagues-overview-calendar tr:nth-child(odd) a:hover {
    color: #f0f0f0;
    text-decoration: underline
}

.bsvoe-leagues-overview-calendar tr:nth-child(even) a,
.bsvoe-leagues-overview-calendar tr:nth-child(even) a:hover {
    color: #000;
    text-decoration: underline
}

.bsvoe-leagues-overview-calendar td {
    width: 33%
}

.bsvoe-leagues-overview-calendar th {
    text-align: center
}

.bsvoe-hint-spacer {
    width: 70px;
    background-color: #dbdbdb;
    display: inline-block;
    margin-left: 2px
}

.bsvoe-nav ul {
    margin-top: 26px;
    margin-left: 2px;
    list-style-type: none;
    padding: 0
}

.bsvoe-numeric-cell {
    text-align: center
}

.bsvoe-content {
    padding: 10px 10px 10px 10px
}

.bsvoe-content h2 {
    background-color: #c00a0c;
    color: #fff;
    margin: 0;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px;
    margin-right: -10px;
    margin-bottom: 9px
}

.bsvoe-headline .bsvoe-spacer {
    width: 200px;
    background-color: #000;
    height: 38px;
    line-height: 38px;
    vertical-align: middle
}

.bsvoe-headline .bsvoe-spacer a {
    font-size: 0;
    display: block
}

.bsvoe-headline h1 {
    background-color: #c00a0c;
    color: #fff;
    margin: 0;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px
}

.bsvoe-body {
    min-height: 500px
}

.bsvoe-body .span12 {
    margin-left: 0px !important
}

.bsvoe-single h2 {
    color: #000;
    background-color: transparent;
    padding-left: 0
}

.bsvoe-overfill {
    width: 740px
}

.bsvoe-single .bsvoe-table-row .span8 {
    padding-top: 0px;
    text-align: justify
}

.bsvoe-table-row .span8 {
    padding-top: 10px;
    text-align: justify
}

.bsvoe-table-row .span4 {
    height: 163px;
    margin-bottom: 6px
}

.bsvoe-footer .bsvoe-sponsor {
    margin-top: 30px;
    margin-bottom: 10px
}

.bsvoe-footer .bsvoe-sponsor ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.bsvoe-footer .bsvoe-sponsor li {
    float: left;
    width: 156px;
    text-align: center
}

.bsvoe-footer .bsvoe-sponsor li:first-child {
    text-align: left
}

.bsvoe-footer .bsvoe-sponsor li:last-child {
    text-align: right
}

.bsvoe-footer .bsvoe-copyright {
    width: 170px;
    margin-left: 0px;
    text-align: right;
    padding-right: 10px
}

.bsvoe-footer .bsvoe-copyright li {
    width: 160px;
    color: #fff
}

.bsvoe-footer .bsvoe-footernav li {
    float: left;
    margin-right: 15px
}

.bsvoe-footer .bsvoe-footernav,
.bsvoe-footer .bsvoe-copyright {
    color: #fff;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    vertical-align: top !important;
    background-color: #c00a0c
}

.bsvoe-footer .bsvoe-footernav ul,
.bsvoe-footer .bsvoe-copyright ul {
    margin: 0;
    padding: 5px 0 0 10px;
    list-style: none
}

.bsvoe-footer .bsvoe-footernav a,
.bsvoe-footer .bsvoe-copyright a {
    color: #fff
}

.bsvoe-footer .bsvoe-footernav a:hover,
.bsvoe-footer .bsvoe-copyright a:hover {
    color: #ddd;
    text-decoration: none
}

.bsvoe-clearfix {
    clear: both
}

.bsvoe-news {
    width: 358px;
    list-style: none;
    padding: 0;
    margin: 0
}

.bsvoe-news .bsvoe-news-entry:hover {
    cursor: pointer
}

.bsvoe-news .bsvoe-news-entry {
    font-size: 13px
}

.bsvoe-news .bsvoe-news-entry a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none
}

.bsvoe-news .bsvoe-news-entry a:hover {
    text-decoration: none
}

.bsvoe-news .bsvoe-news-entry ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.bsvoe-news .bsvoe-news-entry li {
    float: left;
    height: 39px;
    margin-bottom: 10px
}

.bsvoe-news .bsvoe-news-entry .bsvoe-date {
    width: 100px;
    background-color: #6c6c6c;
    border-left: 6px solid #f1c40f;
    color: #fff;
    padding: 0 5px 0 5px
}

.bsvoe-news .bsvoe-news-entry .bsvoe-date span {
    display: inline-block;
    width: 28px
}

.bsvoe-news .bsvoe-news-entry .bsvoe-date a,
.bsvoe-news .bsvoe-news-entry .bsvoe-date a:hover {
    color: #fff
}

.bsvoe-news .bsvoe-news-entry .bsvoe-ns-date {
    font-size: 12px;
    width: 65px;
    background-color: #dbdbdb;
    margin-left: 2px;
    padding: 0 5px 0 5px
}

.bsvoe-news .bsvoe-news-entry .bsvoe-ns-date a,
.bsvoe-news .bsvoe-news-entry .bsvoe-ns-date a:hover {
    color: #231d05
}

.bsvoe-news .bsvoe-news-entry .bsvoe-location {
    width: 45px;
    background-color: #dbdbdb;
    text-align: center
}

.bsvoe-news .bsvoe-news-entry .bsvoe-location a,
.bsvoe-news .bsvoe-news-entry .bsvoe-location a:hover {
    color: #231d05
}

.bsvoe-news .bsvoe-news-entry .bsvoe-discipline {
    width: 100px;
    background-color: #f1c40f;
    padding: 0 5px 0 5px
}

.bsvoe-news .bsvoe-news-entry .bsvoe-discipline a,
.bsvoe-news .bsvoe-news-entry .bsvoe-discipline a:hover {
    color: #231d05
}

.bsvoe-column-left {
    float: left
}

.bsvoe-column-right {
    float: right;
    margin-right: -20px
}

.bsvoe-ranking-name {
    width: 265px
}

.bsvoe-rank {
    text-align: center;
    width: 65px
}

.bsvoe-static-filter select {
    width: 100px;
    margin-right: 10px;
    margin-left: 5px;
    margin-bottom: 20px
}

.bsvoe-static-filter input {
    margin-right: 10px
}

.bsvoe-static-rank {
    -webkit-animation: .7s fade-in;
    -moz-animation: .7s fade-in;
    -o-animation: .7s fade-in;
    animation: .7s fade-in
}

.bsvoe-league-table th:first-child {
    width: 42%
}

.bsvoe-league-table th:nth-child(2) {
    width: 5%
}

.bsvoe-league-table th:nth-child(3) {
    width: 14%
}

.bsvoe-league-table th:nth-child(4) {
    width: 19%
}

.bsvoe-league-table th:nth-child(5) {
    width: 20%
}

.hack-img {
    margin-left: -207px;
    width: 928px
}

.hack-report-img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.hack-gallery img {
    margin-bottom: 15px
}

#imagelightbox {
    cursor: pointer;
    position: fixed;
    z-index: 10000;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-box-shadow: 0 0 2em rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.3)
}

#imagelightbox-overlay {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav {
    -webkit-animation: fade-in .25s linear;
    -moz-animation: fade-in .25s linear;
    -o-animation: fade-in .25s linear;
    animation: fade-in .25s linear
}

.bsvoe-lms .bsvoe-lms-filter {
    width: 78px;
    display: inline-block
}

.bsvoe-lms select {
    margin-right: 10px
}

.mejs-container {
    margin: 0 auto
}

.bsvoe-cancelled {
    text-decoration: line-through
}

.bsvoe-search-box input,
.bsvoe-search-box select {
    width: 150px
}

#imagelightbox-close {
    width: 1.5em;
    height: 1.5em;
    text-align: left;
    text-indent: -9999px;
    background-color: #666;
    position: fixed;
    z-index: 10002;
    top: 1.5em;
    right: 1.5em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

#imagelightbox-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#imagelightbox-close:before,
#imagelightbox-close:after {
    width: 1px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px
}

#imagelightbox-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#imagelightbox-loading,
#imagelightbox-loading div {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#imagelightbox-loading {
    width: 1.2em;
    height: 1.2em;
    background-color: #444;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.625em;
    margin: -1.25em 0 0 -1.25em;
    -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75)
}

#imagelightbox-loading div {
    width: 1.25em;
    height: 1.25em;
    background-color: #fff;
    -webkit-animation: imagelightbox-loading .5s ease infinite;
    -moz-animation: imagelightbox-loading .5s ease infinite;
    -o-animation: imagelightbox-loading .5s ease infinite;
    animation: imagelightbox-loading .5s ease infinite
}

@-webkit-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -webkit-transform: scale(.75)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1)
    }

    to {
        opacity: .5;
        -webkit-transform: scale(.75)
    }
}

@-moz-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -moz-transform: scale(.75)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1)
    }

    to {
        opacity: .5;
        -moz-transform: scale(.75)
    }
}

@-o-keyframes imagelightbox-loading {
    from {
        opacity: .5;
        -o-transform: scale(.75)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1)
    }

    to {
        opacity: .5;
        -o-transform: scale(.75)
    }
}

@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        transform: scale(.75)
    }

    50% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: .5;
        transform: scale(.75)
    }
}

#imagelightbox-caption {
    text-align: center;
    color: white;
    background-color: #333333;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav {
    -webkit-animation: fade-in .25s linear;
    -moz-animation: fade-in .25s linear;
    -o-animation: fade-in .25s linear;
    animation: fade-in .25s linear
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}