.game-schedule dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

.game-schedule {
    position: relative;
    margin-bottom: 20px;
    font-size:18px;
}

.game-schedule td.today dl.date-event {
    color: #ff9238
}

.game-schedule h2 {
    padding: 10px 10px;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-shadow: 1px 1px 10px #000,1px 1px 10px #333
}

.game-schedule h2 span {
    color: #ff9238
}
.game-schedule .calendar{
    
}
.game-schedule table {
    width: 100%;
    background: rgba(6,31,47);
}

.game-schedule thead td{
    color: #FFF !important;
    font-weight: 700;
    line-height: 2;
    text-transform: uppercase;
    font-weight: 600;
}

.game-schedule thead td {
    border-right: none;
    height: auto;
    color: #FFF !important;
}

.game-schedule td,.game-schedule th {
    width: calc(100% / 7);
    text-align: center;
    border-right: 1px solid #123a52;
    border-bottom: 1px solid #123a52
}

.game-schedule th {
    position: relative;
    color: #7bacca;
    font-size: 20px;
    text-align: left;
    line-height: 2;
    padding-left: 10px;
    border-top: 1px solid #123a52
}

.game-schedule td {
    padding: 5px;
    vertical-align: top;
    height: 120px
}

.game-schedule dl {
    display: flex;
    flex-direction: row;
    margin: 0 0 2px 0;
    padding: 1px 2px;
    border-radius: 5px;
    zoom:1}

.game-schedule dl::after {
    content: '';
    display: block;
    clear: both
}

.game-schedule dl:hover {
    background: #17465f
}

.game-schedule dl:hover dt {
    color: #c9e5f5
}

.game-schedule dl:hover dd {
    color: #c9e5f5
}

.game-schedule dt,.game-schedule dd {
    display: inline-block;
    height: 24px;
    color: #5297bd;
    line-height: 24px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: 0;
    white-space: nowrap;
    font-size: 14px
}

.game-schedule dt {
    width: 30%;
    float: none;
    background: #092e44;
    border-radius: 5px
}

.game-schedule dd {
    width: 70%;
    float: none
}

.game-schedule td[eventcount='0'] dl:hover {
    background: none
}

.game-schedule td[eventcount='0'] dl:hover dt {
    background: none
}

.game-schedule td[eventcount='0'] dl dt {
    background: none
}

.game-schedule td[eventcount='4'] dl:nth-child(n+5):hover {
    background: none
}

.game-schedule td[eventcount='4'] dl:nth-child(n+5):hover dt {
    background: none
}

.game-schedule td[eventcount='4'] dl:nth-child(n+5) dt {
    background: none
}

.game-schedule td[eventcount='3'] dl:nth-child(n+4):hover {
    background: none
}

.game-schedule td[eventcount='3'] dl:nth-child(n+4):hover dt {
    background: none
}

.game-schedule td[eventcount='3'] dl:nth-child(n+4) dt {
    background: none
}

.game-schedule td[eventcount='2'] dl:nth-child(n+3):hover {
    background: none
}

.game-schedule td[eventcount='2'] dl:nth-child(n+3):hover dt {
    background: none
}

.game-schedule td[eventcount='2'] dl:nth-child(n+3) dt {
    background: none
}

.game-schedule td[eventcount='1'] dl:nth-child(n+2):hover {
    background: none
}

.game-schedule td[eventcount='1'] dl:nth-child(n+2):hover dt {
    background: none
}

.game-schedule td[eventcount='1'] dl:nth-child(n+2) dt {
    background: none
}

.game-schedule th.today {
    border-top: 2px solid #ff9238;
    position: relative;
    color: #ff9238;
    background: #124058
}

.game-schedule td.today {
    border-bottom: 2px solid #ff9238;
    position: relative;
    background: #124058
}

.game-schedule td.today dl {
    color: #fff;
    text-shadow: 1px 1px 10px #333
}

.game-schedule .this-week {
    background: #092b3e
}

.game-schedule .this-week dl:hover {
    background: #1e5875
}

.game-schedule .this-week dl:hover dt {
    color: #fff
}

.game-schedule .this-week dl:hover dd {
    color: #fff
}

.game-schedule .this-week dl dt {
    width: 40%;
    color: #9ac0d6
}

.game-schedule .this-week dl dd {
    width: 60%;
    text-align: left;
    padding-left: 4px;
    color: #9ac0d6
}

.game-schedule .this-week dt {
    color: #c9e5f5;
    background: #071c29
}

.game-schedule .this-week dd {
    color: #c9e5f5
}

.game-schedule .this-week td[eventcount='0'] dl:hover {
    background: none
}

.game-schedule .this-week td[eventcount='0'] dl:hover dt {
    background: none
}

.game-schedule .this-week td[eventcount='0'] dl dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='4'] dl:nth-child(n+5):hover dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='4'] dl:nth-child(n+5) dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='3'] dl:nth-child(n+4):hover {
    background: none
}

.game-schedule .this-week td.today[eventcount='3'] dl:nth-child(n+4):hover dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='3'] dl:nth-child(n+4) dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='2'] dl:nth-child(n+3):hover {
    background: none
}

.game-schedule .this-week td.today[eventcount='2'] dl:nth-child(n+3):hover dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='2'] dl:nth-child(n+3) dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='1'] dl:nth-child(n+2):hover {
    background: none
}

.game-schedule .this-week td.today[eventcount='1'] dl:nth-child(n+2):hover dt {
    background: none
}

.game-schedule .this-week td.today[eventcount='1'] dl:nth-child(n+2) dt {
    background: none
}

.game-schedule .next-month td {
    display: none
}

.game-schedule span.month-start {
    position: relative;
    padding: 0 10px;
    margin: 0 10px;
    font-size: 80%;
    line-height: 24px;
    color: #fff;
    background: #de7015;
    border-radius: 50px
}
@media screen and (min-width:1024px) {
    .d-lg-none{display: none !important; }
}
@media screen and (min-width: 320px) and (max-width:1023px) {
    .page-web .game-schedule {
        display:none
    }
    .d-none{display: none !important; }
}

.game-schedule-mobile {
    position: relative
}

.game-schedule-mobile .calendar h2 {
    padding: 10px 10px;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-shadow: 1px 1px 10px #000,1px 1px 10px #333
}

.game-schedule-mobile .panel {
    background: rgba(6,31,47,.85);
    padding: 0;
    border-radius: 10px;
    overflow: hidden
}

.game-schedule-mobile .panel .panel-tit {
    line-height: 2;
    padding: 0 10px;
    color: #ff9238;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .5px
}

.game-schedule-mobile .panel .panel-list-tb {
    background: #092b3e;
    color: #7bacca;
    margin: 0
}

.game-schedule-mobile .panel .panel-list-tb li {
    border-bottom: 1px solid #123a52
}

.game-schedule-mobile .panel .panel-list-tb .daily-list.today {
    color: #ff9238;
    background: #124058
}

.game-schedule-mobile .panel .panel-list-tb li:nth-last-child(1) {
    border: none
}

.game-schedule-mobile .panel .panel-list-tb .div-tb {
    margin: 5px 0;
    padding: 0 2px
}

.game-schedule-mobile .panel .panel-list-tb .div-tb .daily-list {
    text-transform: uppercase
}

.game-schedule-mobile .panel .panel-list-tb .div-tb .daily-list span {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px
}

.game-schedule-mobile .panel .panel-list-tb .div-tb .daily-list span.tit-day {
    font-size: 20px
}

.game-schedule-mobile .td.daily-list.w-10 {
    width: 15%!important
}

.game-schedule-mobile .td a {
    margin: 5px 0;
    padding: 0;
    min-width: 150px
}

.game-schedule-mobile .td a span {
    color: #9ac0d6;
    font-size: 90%;
    line-height: 18px;
    margin: 0 1px
}

.game-schedule-mobile .td a span:nth-child(1) {
    background: #071c29;
    font-weight: 500;
    padding: 2px;
    border-radius: 5px;
    min-width: 65px;
    text-align: center
}

dl.date-event {
    font-weight: 600;
    position: relative;
    color: #7bacca;
    font-size: 20px;
    text-align: left;
    line-height: 2;
    padding-left: 10px
}

.game-schedule-mobile .panel .panel-list-tb li {
    border-bottom: 1px solid #123a52
}

.game-schedule-mobile .panel .panel-list-tb .div-tb .daily-list {
    text-transform: uppercase
}

.game-schedule-mobile .td.daily-list.w-10 {
    width: 15%!important
}

.div-tb .td {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding: 0 1px 0 1px;
    line-height: normal
}

.div-tb {
    display: table;
    width: 100%;
    margin: 0 0 10px 0;
    table-layout: fixed
}

.game-schedule-mobile .td {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding: 0 1px 0 1px;
    line-height: normal
}

.game-schedule-mobile .panel .panel-list-tb {
    margin: 0;
    padding: 0;
    list-style: none
}

.game-schedule-mobile .td a span:nth-child(1) {
    background: #071c29;
    font-weight: 500;
    padding: 2px;
    border-radius: 5px;
    min-width: 65px;
    text-align: center
}

.game-schedule-mobile .td a {
    margin: 5px 0;
    padding: 0;
    min-width: 150px
}

.arenaid {
    background: #071c29;
    font-weight: 500;
    padding: 2px;
    border-radius: 5px;
    min-width: 65px;
    text-align: center
}

.game-schedule-mobile .td>div {
    margin: 5px 0;
    padding: 0;
    min-width: 150px;
    line-height: 1.6
}

.arenaid {
    background: #071c29;
    font-weight: 500;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    padding: 2px 10px;
    color: #9ac0d6;
    font-size: 90%;
    line-height: 18px;
    margin: 0 1px
}

.loader-wheel {
    animation: spin 1s infinite linear;
    border: 2px solid rgba(30,30,30,.5);
    border-left: 4px solid #fff;
    border-radius: 50%;
    height: 50px;
    margin-bottom: 10px;
    width: 50px
}

.loader-text {
    color: #fff
}

.loader-text:after {
    content: 'Loading';
    animation: load 2s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes load {
    0% {
        content: 'Loading'
    }

    33% {
        content: 'Loading.'
    }

    67% {
        content: 'Loading..'
    }

    100% {
        content: 'Loading...'
    }
}