@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=latin,latin-ext); /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel .owl-item.center {
    z-index: 5;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('owl.video.play.7f01b07148f205f6e825.png') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@charset "UTF-8"; .iti {
    position: relative;
    display: inline-block
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,.iti input[type=tel],.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space:normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0,0,0,.05)
}

.iti__country-name,.iti__dial-code,.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0,0,0,.05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0,0,0,.05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution:192dpi) {
    .iti__flag {
        background-size:5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url('flags.007b2705c0a8f69dfdf6.png');
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution:192dpi) {
    .iti__flag {
        background-image:url('flags@2x.9d5328fb490cddd43f66.png')
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

/*!
 * Materialize v0.100.2 (http://materializecss.com)
 * Copyright 2014-2017 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */
.materialize-red {
    background-color: #e51c23 !important
}

.materialize-red-text {
    color: #e51c23 !important
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important
}

.materialize-red.darken-1 {
    background-color: #d0181e !important
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important
}

.materialize-red.darken-2 {
    background-color: #b9151b !important
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important
}

.materialize-red.darken-3 {
    background-color: #a21318 !important
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important
}

.red {
    background-color: #F44336 !important
}

.red-text {
    color: #F44336 !important
}

.red.lighten-5 {
    background-color: #FFEBEE !important
}

.red-text.text-lighten-5 {
    color: #FFEBEE !important
}

.red.lighten-4 {
    background-color: #FFCDD2 !important
}

.red-text.text-lighten-4 {
    color: #FFCDD2 !important
}

.red.lighten-3 {
    background-color: #EF9A9A !important
}

.red-text.text-lighten-3 {
    color: #EF9A9A !important
}

.red.lighten-2 {
    background-color: #E57373 !important
}

.red-text.text-lighten-2 {
    color: #E57373 !important
}

.red.lighten-1 {
    background-color: #EF5350 !important
}

.red-text.text-lighten-1 {
    color: #EF5350 !important
}

.red.darken-1 {
    background-color: #E53935 !important
}

.red-text.text-darken-1 {
    color: #E53935 !important
}

.red.darken-2 {
    background-color: #D32F2F !important
}

.red-text.text-darken-2 {
    color: #D32F2F !important
}

.red.darken-3 {
    background-color: #C62828 !important
}

.red-text.text-darken-3 {
    color: #C62828 !important
}

.red.darken-4 {
    background-color: #B71C1C !important
}

.red-text.text-darken-4 {
    color: #B71C1C !important
}

.red.accent-1 {
    background-color: #FF8A80 !important
}

.red-text.text-accent-1 {
    color: #FF8A80 !important
}

.red.accent-2 {
    background-color: #FF5252 !important
}

.red-text.text-accent-2 {
    color: #FF5252 !important
}

.red.accent-3 {
    background-color: #FF1744 !important
}

.red-text.text-accent-3 {
    color: #FF1744 !important
}

.red.accent-4 {
    background-color: #D50000 !important
}

.red-text.text-accent-4 {
    color: #D50000 !important
}

.pink {
    background-color: #e91e63 !important
}

.pink-text {
    color: #e91e63 !important
}

.pink.lighten-5 {
    background-color: #fce4ec !important
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important
}

.pink.lighten-3 {
    background-color: #f48fb1 !important
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important
}

.pink.lighten-2 {
    background-color: #f06292 !important
}

.pink-text.text-lighten-2 {
    color: #f06292 !important
}

.pink.lighten-1 {
    background-color: #ec407a !important
}

.pink-text.text-lighten-1 {
    color: #ec407a !important
}

.pink.darken-1 {
    background-color: #d81b60 !important
}

.pink-text.text-darken-1 {
    color: #d81b60 !important
}

.pink.darken-2 {
    background-color: #c2185b !important
}

.pink-text.text-darken-2 {
    color: #c2185b !important
}

.pink.darken-3 {
    background-color: #ad1457 !important
}

.pink-text.text-darken-3 {
    color: #ad1457 !important
}

.pink.darken-4 {
    background-color: #880e4f !important
}

.pink-text.text-darken-4 {
    color: #880e4f !important
}

.pink.accent-1 {
    background-color: #ff80ab !important
}

.pink-text.text-accent-1 {
    color: #ff80ab !important
}

.pink.accent-2 {
    background-color: #ff4081 !important
}

.pink-text.text-accent-2 {
    color: #ff4081 !important
}

.pink.accent-3 {
    background-color: #f50057 !important
}

.pink-text.text-accent-3 {
    color: #f50057 !important
}

.pink.accent-4 {
    background-color: #c51162 !important
}

.pink-text.text-accent-4 {
    color: #c51162 !important
}

.purple {
    background-color: #9c27b0 !important
}

.purple-text {
    color: #9c27b0 !important
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important
}

.purple.lighten-4 {
    background-color: #e1bee7 !important
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important
}

.purple.lighten-3 {
    background-color: #ce93d8 !important
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important
}

.purple.lighten-2 {
    background-color: #ba68c8 !important
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important
}

.purple.lighten-1 {
    background-color: #ab47bc !important
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important
}

.purple.darken-1 {
    background-color: #8e24aa !important
}

.purple-text.text-darken-1 {
    color: #8e24aa !important
}

.purple.darken-2 {
    background-color: #7b1fa2 !important
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important
}

.purple.darken-3 {
    background-color: #6a1b9a !important
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important
}

.purple.darken-4 {
    background-color: #4a148c !important
}

.purple-text.text-darken-4 {
    color: #4a148c !important
}

.purple.accent-1 {
    background-color: #ea80fc !important
}

.purple-text.text-accent-1 {
    color: #ea80fc !important
}

.purple.accent-2 {
    background-color: #e040fb !important
}

.purple-text.text-accent-2 {
    color: #e040fb !important
}

.purple.accent-3 {
    background-color: #d500f9 !important
}

.purple-text.text-accent-3 {
    color: #d500f9 !important
}

.purple.accent-4 {
    background-color: #a0f !important
}

.purple-text.text-accent-4 {
    color: #a0f !important
}

.deep-purple {
    background-color: #673ab7 !important
}

.deep-purple-text {
    color: #673ab7 !important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important
}

.deep-purple.darken-2 {
    background-color: #512da8 !important
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important
}

.deep-purple.darken-4 {
    background-color: #311b92 !important
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important
}

.deep-purple.accent-1 {
    background-color: #b388ff !important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important
}

.deep-purple.accent-3 {
    background-color: #651fff !important
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important
}

.deep-purple.accent-4 {
    background-color: #6200ea !important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important
}

.indigo {
    background-color: #3f51b5 !important
}

.indigo-text {
    color: #3f51b5 !important
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important
}

.indigo.lighten-3 {
    background-color: #9fa8da !important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important
}

.indigo.lighten-2 {
    background-color: #7986cb !important
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important
}

.indigo.darken-1 {
    background-color: #3949ab !important
}

.indigo-text.text-darken-1 {
    color: #3949ab !important
}

.indigo.darken-2 {
    background-color: #303f9f !important
}

.indigo-text.text-darken-2 {
    color: #303f9f !important
}

.indigo.darken-3 {
    background-color: #283593 !important
}

.indigo-text.text-darken-3 {
    color: #283593 !important
}

.indigo.darken-4 {
    background-color: #1a237e !important
}

.indigo-text.text-darken-4 {
    color: #1a237e !important
}

.indigo.accent-1 {
    background-color: #8c9eff !important
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important
}

.indigo.accent-2 {
    background-color: #536dfe !important
}

.indigo-text.text-accent-2 {
    color: #536dfe !important
}

.indigo.accent-3 {
    background-color: #3d5afe !important
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important
}

.indigo.accent-4 {
    background-color: #304ffe !important
}

.indigo-text.text-accent-4 {
    color: #304ffe !important
}

.blue {
    background-color: #2196F3 !important
}

.blue-text {
    color: #2196F3 !important
}

.blue.lighten-5 {
    background-color: #E3F2FD !important
}

.blue-text.text-lighten-5 {
    color: #E3F2FD !important
}

.blue.lighten-4 {
    background-color: #BBDEFB !important
}

.blue-text.text-lighten-4 {
    color: #BBDEFB !important
}

.blue.lighten-3 {
    background-color: #90CAF9 !important
}

.blue-text.text-lighten-3 {
    color: #90CAF9 !important
}

.blue.lighten-2 {
    background-color: #64B5F6 !important
}

.blue-text.text-lighten-2 {
    color: #64B5F6 !important
}

.blue.lighten-1 {
    background-color: #42A5F5 !important
}

.blue-text.text-lighten-1 {
    color: #42A5F5 !important
}

.blue.darken-1 {
    background-color: #1E88E5 !important
}

.blue-text.text-darken-1 {
    color: #1E88E5 !important
}

.blue.darken-2 {
    background-color: #1976D2 !important
}

.blue-text.text-darken-2 {
    color: #1976D2 !important
}

.blue.darken-3 {
    background-color: #1565C0 !important
}

.blue-text.text-darken-3 {
    color: #1565C0 !important
}

.blue.darken-4 {
    background-color: #0D47A1 !important
}

.blue-text.text-darken-4 {
    color: #0D47A1 !important
}

.blue.accent-1 {
    background-color: #82B1FF !important
}

.blue-text.text-accent-1 {
    color: #82B1FF !important
}

.blue.accent-2 {
    background-color: #448AFF !important
}

.blue-text.text-accent-2 {
    color: #448AFF !important
}

.blue.accent-3 {
    background-color: #2979FF !important
}

.blue-text.text-accent-3 {
    color: #2979FF !important
}

.blue.accent-4 {
    background-color: #2962FF !important
}

.blue-text.text-accent-4 {
    color: #2962FF !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue-text {
    color: #03a9f4 !important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important
}

.light-blue.darken-1 {
    background-color: #039be5 !important
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important
}

.light-blue.darken-3 {
    background-color: #0277bd !important
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue-text.text-darken-4 {
    color: #01579b !important
}

.light-blue.accent-1 {
    background-color: #80d8ff !important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important
}

.light-blue.accent-2 {
    background-color: #40c4ff !important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important
}

.light-blue.accent-3 {
    background-color: #00b0ff !important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important
}

.cyan {
    background-color: #00bcd4 !important
}

.cyan-text {
    color: #00bcd4 !important
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important
}

.cyan.lighten-3 {
    background-color: #80deea !important
}

.cyan-text.text-lighten-3 {
    color: #80deea !important
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important
}

.cyan.lighten-1 {
    background-color: #26c6da !important
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important
}

.cyan.darken-1 {
    background-color: #00acc1 !important
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important
}

.cyan.darken-2 {
    background-color: #0097a7 !important
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important
}

.cyan.darken-3 {
    background-color: #00838f !important
}

.cyan-text.text-darken-3 {
    color: #00838f !important
}

.cyan.darken-4 {
    background-color: #006064 !important
}

.cyan-text.text-darken-4 {
    color: #006064 !important
}

.cyan.accent-1 {
    background-color: #84ffff !important
}

.cyan-text.text-accent-1 {
    color: #84ffff !important
}

.cyan.accent-2 {
    background-color: #18ffff !important
}

.cyan-text.text-accent-2 {
    color: #18ffff !important
}

.cyan.accent-3 {
    background-color: #00e5ff !important
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important
}

.cyan.accent-4 {
    background-color: #00b8d4 !important
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important
}

.teal {
    background-color: #009688 !important
}

.teal-text {
    color: #009688 !important
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important
}

.teal.lighten-4 {
    background-color: #b2dfdb !important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important
}

.teal.lighten-3 {
    background-color: #80cbc4 !important
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important
}

.teal.lighten-2 {
    background-color: #4db6ac !important
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important
}

.teal.lighten-1 {
    background-color: #26a69a !important
}

.teal-text.text-lighten-1 {
    color: #26a69a !important
}

.teal.darken-1 {
    background-color: #00897b !important
}

.teal-text.text-darken-1 {
    color: #00897b !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal-text.text-darken-2 {
    color: #00796b !important
}

.teal.darken-3 {
    background-color: #00695c !important
}

.teal-text.text-darken-3 {
    color: #00695c !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal-text.text-darken-4 {
    color: #004d40 !important
}

.teal.accent-1 {
    background-color: #a7ffeb !important
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important
}

.teal.accent-2 {
    background-color: #64ffda !important
}

.teal-text.text-accent-2 {
    color: #64ffda !important
}

.teal.accent-3 {
    background-color: #1de9b6 !important
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important
}

.green {
    background-color: #4CAF50 !important
}

.green-text {
    color: #4CAF50 !important
}

.green.lighten-5 {
    background-color: #E8F5E9 !important
}

.green-text.text-lighten-5 {
    color: #E8F5E9 !important
}

.green.lighten-4 {
    background-color: #C8E6C9 !important
}

.green-text.text-lighten-4 {
    color: #C8E6C9 !important
}

.green.lighten-3 {
    background-color: #A5D6A7 !important
}

.green-text.text-lighten-3 {
    color: #A5D6A7 !important
}

.green.lighten-2 {
    background-color: #81C784 !important
}

.green-text.text-lighten-2 {
    color: #81C784 !important
}

.green.lighten-1 {
    background-color: #66BB6A !important
}

.green-text.text-lighten-1 {
    color: #66BB6A !important
}

.green.darken-1 {
    background-color: #43A047 !important
}

.green-text.text-darken-1 {
    color: #43A047 !important
}

.green.darken-2 {
    background-color: #388E3C !important
}

.green-text.text-darken-2 {
    color: #388E3C !important
}

.green.darken-3 {
    background-color: #2E7D32 !important
}

.green-text.text-darken-3 {
    color: #2E7D32 !important
}

.green.darken-4 {
    background-color: #1B5E20 !important
}

.green-text.text-darken-4 {
    color: #1B5E20 !important
}

.green.accent-1 {
    background-color: #B9F6CA !important
}

.green-text.text-accent-1 {
    color: #B9F6CA !important
}

.green.accent-2 {
    background-color: #69F0AE !important
}

.green-text.text-accent-2 {
    color: #69F0AE !important
}

.green.accent-3 {
    background-color: #00E676 !important
}

.green-text.text-accent-3 {
    color: #00E676 !important
}

.green.accent-4 {
    background-color: #00C853 !important
}

.green-text.text-accent-4 {
    color: #00C853 !important
}

.light-green {
    background-color: #8bc34a !important
}

.light-green-text {
    color: #8bc34a !important
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important
}

.light-green.lighten-2 {
    background-color: #aed581 !important
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important
}

.light-green.darken-1 {
    background-color: #7cb342 !important
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important
}

.light-green.darken-2 {
    background-color: #689f38 !important
}

.light-green-text.text-darken-2 {
    color: #689f38 !important
}

.light-green.darken-3 {
    background-color: #558b2f !important
}

.light-green-text.text-darken-3 {
    color: #558b2f !important
}

.light-green.darken-4 {
    background-color: #33691e !important
}

.light-green-text.text-darken-4 {
    color: #33691e !important
}

.light-green.accent-1 {
    background-color: #ccff90 !important
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important
}

.light-green.accent-2 {
    background-color: #b2ff59 !important
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important
}

.light-green.accent-3 {
    background-color: #76ff03 !important
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important
}

.light-green.accent-4 {
    background-color: #64dd17 !important
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important
}

.lime {
    background-color: #cddc39 !important
}

.lime-text {
    color: #cddc39 !important
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important
}

.lime.lighten-3 {
    background-color: #e6ee9c !important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important
}

.lime.lighten-2 {
    background-color: #dce775 !important
}

.lime-text.text-lighten-2 {
    color: #dce775 !important
}

.lime.lighten-1 {
    background-color: #d4e157 !important
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important
}

.lime.darken-1 {
    background-color: #c0ca33 !important
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important
}

.lime.darken-2 {
    background-color: #afb42b !important
}

.lime-text.text-darken-2 {
    color: #afb42b !important
}

.lime.darken-3 {
    background-color: #9e9d24 !important
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important
}

.lime.darken-4 {
    background-color: #827717 !important
}

.lime-text.text-darken-4 {
    color: #827717 !important
}

.lime.accent-1 {
    background-color: #f4ff81 !important
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important
}

.lime.accent-2 {
    background-color: #eeff41 !important
}

.lime-text.text-accent-2 {
    color: #eeff41 !important
}

.lime.accent-3 {
    background-color: #c6ff00 !important
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important
}

.lime.accent-4 {
    background-color: #aeea00 !important
}

.lime-text.text-accent-4 {
    color: #aeea00 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow-text {
    color: #ffeb3b !important
}

.yellow.lighten-5 {
    background-color: #fffde7 !important
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important
}

.yellow.lighten-3 {
    background-color: #fff59d !important
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important
}

.yellow.lighten-2 {
    background-color: #fff176 !important
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important
}

.yellow.lighten-1 {
    background-color: #ffee58 !important
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important
}

.yellow.darken-1 {
    background-color: #fdd835 !important
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important
}

.yellow.darken-3 {
    background-color: #f9a825 !important
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important
}

.yellow.accent-1 {
    background-color: #ffff8d !important
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important
}

.yellow.accent-2 {
    background-color: #ff0 !important
}

.yellow-text.text-accent-2 {
    color: #ff0 !important
}

.yellow.accent-3 {
    background-color: #ffea00 !important
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important
}

.amber {
    background-color: #ffc107 !important
}

.amber-text {
    color: #ffc107 !important
}

.amber.lighten-5 {
    background-color: #fff8e1 !important
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important
}

.amber.lighten-4 {
    background-color: #ffecb3 !important
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important
}

.amber.lighten-3 {
    background-color: #ffe082 !important
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important
}

.amber.lighten-2 {
    background-color: #ffd54f !important
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important
}

.amber.lighten-1 {
    background-color: #ffca28 !important
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important
}

.amber.darken-1 {
    background-color: #ffb300 !important
}

.amber-text.text-darken-1 {
    color: #ffb300 !important
}

.amber.darken-2 {
    background-color: #ffa000 !important
}

.amber-text.text-darken-2 {
    color: #ffa000 !important
}

.amber.darken-3 {
    background-color: #ff8f00 !important
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important
}

.amber.darken-4 {
    background-color: #ff6f00 !important
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important
}

.amber.accent-1 {
    background-color: #ffe57f !important
}

.amber-text.text-accent-1 {
    color: #ffe57f !important
}

.amber.accent-2 {
    background-color: #ffd740 !important
}

.amber-text.text-accent-2 {
    color: #ffd740 !important
}

.amber.accent-3 {
    background-color: #ffc400 !important
}

.amber-text.text-accent-3 {
    color: #ffc400 !important
}

.amber.accent-4 {
    background-color: #ffab00 !important
}

.amber-text.text-accent-4 {
    color: #ffab00 !important
}

.orange {
    background-color: #ff9800 !important
}

.orange-text {
    color: #ff9800 !important
}

.orange.lighten-5 {
    background-color: #fff3e0 !important
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important
}

.orange.lighten-3 {
    background-color: #ffcc80 !important
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important
}

.orange.lighten-2 {
    background-color: #ffb74d !important
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important
}

.orange.lighten-1 {
    background-color: #ffa726 !important
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important
}

.orange.darken-1 {
    background-color: #fb8c00 !important
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important
}

.orange.darken-2 {
    background-color: #f57c00 !important
}

.orange-text.text-darken-2 {
    color: #f57c00 !important
}

.orange.darken-3 {
    background-color: #ef6c00 !important
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important
}

.orange.darken-4 {
    background-color: #e65100 !important
}

.orange-text.text-darken-4 {
    color: #e65100 !important
}

.orange.accent-1 {
    background-color: #ffd180 !important
}

.orange-text.text-accent-1 {
    color: #ffd180 !important
}

.orange.accent-2 {
    background-color: #ffab40 !important
}

.orange-text.text-accent-2 {
    color: #ffab40 !important
}

.orange.accent-3 {
    background-color: #ff9100 !important
}

.orange-text.text-accent-3 {
    color: #ff9100 !important
}

.orange.accent-4 {
    background-color: #ff6d00 !important
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important
}

.deep-orange {
    background-color: #ff5722 !important
}

.deep-orange-text {
    color: #ff5722 !important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important
}

.deep-orange.darken-1 {
    background-color: #f4511e !important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important
}

.deep-orange.darken-3 {
    background-color: #d84315 !important
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important
}

.deep-orange.darken-4 {
    background-color: #bf360c !important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important
}

.brown {
    background-color: #795548 !important
}

.brown-text {
    color: #795548 !important
}

.brown.lighten-5 {
    background-color: #efebe9 !important
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important
}

.brown.lighten-2 {
    background-color: #a1887f !important
}

.brown-text.text-lighten-2 {
    color: #a1887f !important
}

.brown.lighten-1 {
    background-color: #8d6e63 !important
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important
}

.brown.darken-1 {
    background-color: #6d4c41 !important
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important
}

.brown.darken-2 {
    background-color: #5d4037 !important
}

.brown-text.text-darken-2 {
    color: #5d4037 !important
}

.brown.darken-3 {
    background-color: #4e342e !important
}

.brown-text.text-darken-3 {
    color: #4e342e !important
}

.brown.darken-4 {
    background-color: #3e2723 !important
}

.brown-text.text-darken-4 {
    color: #3e2723 !important
}

.blue-grey {
    background-color: #607d8b !important
}

.blue-grey-text {
    color: #607d8b !important
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important
}

.blue-grey.lighten-1 {
    background-color: #78909c !important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important
}

.blue-grey.darken-1 {
    background-color: #546e7a !important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important
}

.blue-grey.darken-2 {
    background-color: #455a64 !important
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important
}

.blue-grey.darken-3 {
    background-color: #37474f !important
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important
}

.blue-grey.darken-4 {
    background-color: #263238 !important
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important
}

.grey {
    background-color: #9e9e9e !important
}

.grey-text {
    color: #9e9e9e !important
}

.grey.lighten-5 {
    background-color: #fafafa !important
}

.grey-text.text-lighten-5 {
    color: #fafafa !important
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important
}

.grey.lighten-3 {
    background-color: #eee !important
}

.grey-text.text-lighten-3 {
    color: #eee !important
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important
}

.grey.lighten-1 {
    background-color: #bdbdbd !important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important
}

.grey.darken-1 {
    background-color: #757575 !important
}

.grey-text.text-darken-1 {
    color: #757575 !important
}

.grey.darken-2 {
    background-color: #616161 !important
}

.grey-text.text-darken-2 {
    color: #616161 !important
}

.grey.darken-3 {
    background-color: #424242 !important
}

.grey-text.text-darken-3 {
    color: #424242 !important
}

.grey.darken-4 {
    background-color: #212121 !important
}

.grey-text.text-darken-4 {
    color: #212121 !important
}

.black {
    background-color: #000 !important
}

.black-text {
    color: #000 !important
}

.white {
    background-color: #fff !important
}

.white-text {
    color: #fff !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

html {
    box-sizing: border-box
}

*,*:before,*:after {
    box-sizing: inherit
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default)>li {
    list-style-type: none
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: flex;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    box-shadow: none !important
}

.z-depth-1,nav,.card-panel,.card,.toast,.btn,.btn-large,.btn-floating,.dropdown-content,.collapsible,.side-nav {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2)
}

.z-depth-1-half,.btn:hover,.btn-large:hover,.btn-floating:hover {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2)
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3)
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.3)
}

.z-depth-4,.modal {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.3)
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.3)
}

.hoverable {
    transition: box-shadow .25s
}

.hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img,video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #ee6e73
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2rem
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

@media only screen and (max-width: 992px) {
    .pagination {
        width:100%
    }

    .pagination li.prev,.pagination li.next {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255,255,255,0.7)
}

.breadcrumb i,.breadcrumb [class^="mdi-"],.breadcrumb [class*="mdi-"],.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255,255,255,0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax-container .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%)
}

.pin-top,.pin-bottom {
    position: relative
}

.pinned {
    position: fixed !important
}

ul.staggered-list li {
    opacity: 0
}

.fade-in {
    opacity: 0;
    transform-origin: 0 50%
}

@media only screen and (max-width: 600px) {
    .hide-on-small-only,.hide-on-small-and-down {
        display:none !important
    }
}

@media only screen and (max-width: 992px) {
    .hide-on-med-and-down {
        display:none !important
    }
}

@media only screen and (min-width: 601px) {
    .hide-on-med-and-up {
        display:none !important
    }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
    .hide-on-med-only {
        display:none !important
    }
}

@media only screen and (min-width: 993px) {
    .hide-on-large-only {
        display:none !important
    }
}

@media only screen and (min-width: 993px) {
    .show-on-large {
        display:block !important
    }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
    .show-on-medium {
        display:block !important
    }
}

@media only screen and (max-width: 600px) {
    .show-on-small {
        display:block !important
    }
}

@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display:block !important
    }
}

@media only screen and (max-width: 992px) {
    .show-on-medium-and-down {
        display:block !important
    }
}

@media only screen and (max-width: 600px) {
    .center-on-small-only {
        text-align:center
    }
}

.page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ee6e73
}

.page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 10px 0px;
    color: rgba(255,255,255,0.8);
    background-color: rgba(51,51,51,0.08)
}

table,th,td {
    border: none
}

table {
    width: 100%;
    display: table
}

table.bordered>thead>tr,table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0
}

table.highlight>tbody>tr {
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered thead tr th,table.centered tbody tr td {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td,th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width: 992px) {
    table.responsive-table {
        width:100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td:empty:before {
        content: '\00a0'
    }

    table.responsive-table th,table.responsive-table td {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar:not(.circle-clipper)>.circle,.collection .collection-item.avatar :not(.circle-clipper)>.circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: none
}

.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    transition: .25s;
    color: #26a69a
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #26a69a
}

.collapsible .collection {
    margin: 0;
    border: none
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear
}

.progress .indeterminate {
    background-color: #26a69a
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,.center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select,input[type=range],input[type=range]+.thumb {
    -webkit-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

span.badge {
    min-width: 3rem;
    padding: 0 6px;
    margin-left: 14px;
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    height: 22px;
    color: #757575;
    float: right;
    box-sizing: border-box
}

span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px
}

span.badge.new:after {
    content: " new"
}

span.badge[data-badge-caption]::after {
    content: " " attr(data-badge-caption)
}

nav ul a span.badge {
    display: inline-block;
    float: none;
    margin-left: 4px;
    line-height: 22px;
    height: 22px;
    -webkit-font-smoothing: auto
}

.collection-item span.badge {
    margin-top: calc(.75rem - 11px)
}

.collapsible span.badge {
    margin-left: auto
}

.side-nav span.badge {
    margin-top: calc(24px - 11px)
}

.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media only screen and (min-width: 601px) {
    .container {
        width:85%
    }
}

@media only screen and (min-width: 993px) {
    .container {
        width:70%
    }
}

.container .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col[class*="push-"],.row .col[class*="pull-"] {
    position: relative
}

.row .col.s1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.offset-s1 {
    margin-left: 8.3333333333%
}

.row .col.pull-s1 {
    right: 8.3333333333%
}

.row .col.push-s1 {
    left: 8.3333333333%
}

.row .col.offset-s2 {
    margin-left: 16.6666666667%
}

.row .col.pull-s2 {
    right: 16.6666666667%
}

.row .col.push-s2 {
    left: 16.6666666667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.3333333333%
}

.row .col.pull-s4 {
    right: 33.3333333333%
}

.row .col.push-s4 {
    left: 33.3333333333%
}

.row .col.offset-s5 {
    margin-left: 41.6666666667%
}

.row .col.pull-s5 {
    right: 41.6666666667%
}

.row .col.push-s5 {
    left: 41.6666666667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.3333333333%
}

.row .col.pull-s7 {
    right: 58.3333333333%
}

.row .col.push-s7 {
    left: 58.3333333333%
}

.row .col.offset-s8 {
    margin-left: 66.6666666667%
}

.row .col.pull-s8 {
    right: 66.6666666667%
}

.row .col.push-s8 {
    left: 66.6666666667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.3333333333%
}

.row .col.pull-s10 {
    right: 83.3333333333%
}

.row .col.push-s10 {
    left: 83.3333333333%
}

.row .col.offset-s11 {
    margin-left: 91.6666666667%
}

.row .col.pull-s11 {
    right: 91.6666666667%
}

.row .col.push-s11 {
    left: 91.6666666667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

@media only screen and (min-width: 601px) {
    .row .col.m1 {
        width:8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-m1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-m1 {
        right: 8.3333333333%
    }

    .row .col.push-m1 {
        left: 8.3333333333%
    }

    .row .col.offset-m2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-m2 {
        right: 16.6666666667%
    }

    .row .col.push-m2 {
        left: 16.6666666667%
    }

    .row .col.offset-m3 {
        margin-left: 25%
    }

    .row .col.pull-m3 {
        right: 25%
    }

    .row .col.push-m3 {
        left: 25%
    }

    .row .col.offset-m4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-m4 {
        right: 33.3333333333%
    }

    .row .col.push-m4 {
        left: 33.3333333333%
    }

    .row .col.offset-m5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-m5 {
        right: 41.6666666667%
    }

    .row .col.push-m5 {
        left: 41.6666666667%
    }

    .row .col.offset-m6 {
        margin-left: 50%
    }

    .row .col.pull-m6 {
        right: 50%
    }

    .row .col.push-m6 {
        left: 50%
    }

    .row .col.offset-m7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-m7 {
        right: 58.3333333333%
    }

    .row .col.push-m7 {
        left: 58.3333333333%
    }

    .row .col.offset-m8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-m8 {
        right: 66.6666666667%
    }

    .row .col.push-m8 {
        left: 66.6666666667%
    }

    .row .col.offset-m9 {
        margin-left: 75%
    }

    .row .col.pull-m9 {
        right: 75%
    }

    .row .col.push-m9 {
        left: 75%
    }

    .row .col.offset-m10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-m10 {
        right: 83.3333333333%
    }

    .row .col.push-m10 {
        left: 83.3333333333%
    }

    .row .col.offset-m11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-m11 {
        right: 91.6666666667%
    }

    .row .col.push-m11 {
        left: 91.6666666667%
    }

    .row .col.offset-m12 {
        margin-left: 100%
    }

    .row .col.pull-m12 {
        right: 100%
    }

    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width: 993px) {
    .row .col.l1 {
        width:8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-l1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-l1 {
        right: 8.3333333333%
    }

    .row .col.push-l1 {
        left: 8.3333333333%
    }

    .row .col.offset-l2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-l2 {
        right: 16.6666666667%
    }

    .row .col.push-l2 {
        left: 16.6666666667%
    }

    .row .col.offset-l3 {
        margin-left: 25%
    }

    .row .col.pull-l3 {
        right: 25%
    }

    .row .col.push-l3 {
        left: 25%
    }

    .row .col.offset-l4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-l4 {
        right: 33.3333333333%
    }

    .row .col.push-l4 {
        left: 33.3333333333%
    }

    .row .col.offset-l5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-l5 {
        right: 41.6666666667%
    }

    .row .col.push-l5 {
        left: 41.6666666667%
    }

    .row .col.offset-l6 {
        margin-left: 50%
    }

    .row .col.pull-l6 {
        right: 50%
    }

    .row .col.push-l6 {
        left: 50%
    }

    .row .col.offset-l7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-l7 {
        right: 58.3333333333%
    }

    .row .col.push-l7 {
        left: 58.3333333333%
    }

    .row .col.offset-l8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-l8 {
        right: 66.6666666667%
    }

    .row .col.push-l8 {
        left: 66.6666666667%
    }

    .row .col.offset-l9 {
        margin-left: 75%
    }

    .row .col.pull-l9 {
        right: 75%
    }

    .row .col.push-l9 {
        left: 75%
    }

    .row .col.offset-l10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-l10 {
        right: 83.3333333333%
    }

    .row .col.push-l10 {
        left: 83.3333333333%
    }

    .row .col.offset-l11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-l11 {
        right: 91.6666666667%
    }

    .row .col.push-l11 {
        left: 91.6666666667%
    }

    .row .col.offset-l12 {
        margin-left: 100%
    }

    .row .col.pull-l12 {
        right: 100%
    }

    .row .col.push-l12 {
        left: 100%
    }
}

@media only screen and (min-width: 1201px) {
    .row .col.xl1 {
        width:8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.offset-xl1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-xl1 {
        right: 8.3333333333%
    }

    .row .col.push-xl1 {
        left: 8.3333333333%
    }

    .row .col.offset-xl2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-xl2 {
        right: 16.6666666667%
    }

    .row .col.push-xl2 {
        left: 16.6666666667%
    }

    .row .col.offset-xl3 {
        margin-left: 25%
    }

    .row .col.pull-xl3 {
        right: 25%
    }

    .row .col.push-xl3 {
        left: 25%
    }

    .row .col.offset-xl4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-xl4 {
        right: 33.3333333333%
    }

    .row .col.push-xl4 {
        left: 33.3333333333%
    }

    .row .col.offset-xl5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-xl5 {
        right: 41.6666666667%
    }

    .row .col.push-xl5 {
        left: 41.6666666667%
    }

    .row .col.offset-xl6 {
        margin-left: 50%
    }

    .row .col.pull-xl6 {
        right: 50%
    }

    .row .col.push-xl6 {
        left: 50%
    }

    .row .col.offset-xl7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-xl7 {
        right: 58.3333333333%
    }

    .row .col.push-xl7 {
        left: 58.3333333333%
    }

    .row .col.offset-xl8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-xl8 {
        right: 66.6666666667%
    }

    .row .col.push-xl8 {
        left: 66.6666666667%
    }

    .row .col.offset-xl9 {
        margin-left: 75%
    }

    .row .col.pull-xl9 {
        right: 75%
    }

    .row .col.push-xl9 {
        left: 75%
    }

    .row .col.offset-xl10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-xl10 {
        right: 83.3333333333%
    }

    .row .col.push-xl10 {
        left: 83.3333333333%
    }

    .row .col.offset-xl11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-xl11 {
        right: 91.6666666667%
    }

    .row .col.push-xl11 {
        left: 91.6666666667%
    }

    .row .col.offset-xl12 {
        margin-left: 100%
    }

    .row .col.pull-xl12 {
        right: 100%
    }

    .row .col.push-xl12 {
        left: 100%
    }
}

nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px
}

nav.nav-extended {
    height: auto
}

nav.nav-extended .nav-wrapper {
    min-height: 56px;
    height: auto
}

nav.nav-extended .nav-content {
    position: relative;
    line-height: normal
}

nav a {
    color: #fff
}

nav i,nav [class^="mdi-"],nav [class*="mdi-"],nav i.material-icons {
    display: block;
    font-size: 24px;
    height: 56px;
    line-height: 56px
}

nav .nav-wrapper {
    position: relative;
    height: 100%
}

@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display:none
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px
}

nav .button-collapse i {
    height: 56px;
    line-height: 56px
}

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0
}

nav .brand-logo.center {
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left:50%;
        transform: translateX(-50%)
    }

    nav .brand-logo.left,nav .brand-logo.right {
        padding: 0;
        transform: none
    }

    nav .brand-logo.left {
        left: 0.5rem
    }

    nav .brand-logo.right {
        right: 0.5rem;
        left: auto
    }
}

nav .brand-logo.right {
    right: 0.5rem;
    padding: 0
}

nav .brand-logo i,nav .brand-logo [class^="mdi-"],nav .brand-logo [class*="mdi-"],nav .brand-logo i.material-icons {
    float: left;
    margin-right: 15px
}

nav .nav-title {
    display: inline-block;
    font-size: 32px;
    padding: 28px 0
}

nav ul {
    margin: 0
}

nav ul li {
    transition: background-color .3s;
    float: left;
    padding: 0
}

nav ul li.active {
    background-color: rgba(0,0,0,0.1)
}

nav ul a {
    transition: background-color .3s;
    font-size: 1rem;
    color: #fff;
    display: block;
    padding: 0 15px;
    cursor: pointer
}

nav ul a.btn,nav ul a.btn-large,nav ul a.btn-large,nav ul a.btn-flat,nav ul a.btn-floating {
    margin-top: -2px;
    margin-left: 15px;
    margin-right: 15px
}

nav ul a.btn>.material-icons,nav ul a.btn-large>.material-icons,nav ul a.btn-large>.material-icons,nav ul a.btn-flat>.material-icons,nav ul a.btn-floating>.material-icons {
    height: inherit;
    line-height: inherit
}

nav ul a:hover {
    background-color: rgba(0,0,0,0.1)
}

nav ul.left {
    float: left
}

nav form {
    height: 100%
}

nav .input-field {
    margin: 0;
    height: 100%
}

nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 2rem
}

nav .input-field input:focus,nav .input-field input[type=text]:valid,nav .input-field input[type=password]:valid,nav .input-field input[type=email]:valid,nav .input-field input[type=url]:valid,nav .input-field input[type=date]:valid {
    border: none;
    box-shadow: none
}

nav .input-field label {
    top: 0;
    left: 0
}

nav .input-field label i {
    color: rgba(255,255,255,0.7);
    transition: color .3s
}

nav .input-field label.active i {
    color: #fff
}

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 997
}

.navbar-fixed nav {
    position: fixed
}

@media only screen and (min-width: 601px) {
    nav.nav-extended .nav-wrapper {
        min-height:64px
    }

    nav,nav .nav-wrapper i,nav a.button-collapse,nav a.button-collapse i {
        height: 64px;
        line-height: 64px
    }

    .navbar-fixed {
        height: 64px
    }
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Thin),url('Roboto-Thin.6d65b184a6e7ec1168a8.woff2') format("woff2"),url('Roboto-Thin.d6bafa3f0914cd99f24d.woff') format("woff");
    font-weight: 100
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Light),url('Roboto-Light.2779fd7b61b8c0881450.woff2') format("woff2"),url('Roboto-Light.921e9835e9ccca418d58.woff') format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Regular),url('Roboto-Regular.8eecbdb33568c54ed0c5.woff2') format("woff2"),url('Roboto-Regular.373cdbfb31c85a6c6a68.woff') format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Medium),url('Roboto-Medium.04fd4291fe3fcd9c35ef.woff2') format("woff2"),url('Roboto-Medium.4b7975525822804fc8f9.woff') format("woff");
    font-weight: 500
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Bold),url('Roboto-Bold.2341c0db3906a1704c75.woff2') format("woff2"),url('Roboto-Bold.d9545f104095a12fde1d.woff') format("woff");
    font-weight: 700
}

a {
    text-decoration: none
}

html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0,0,0,0.87)
}

@media only screen and (min-width: 0) {
    html {
        font-size:14px
    }
}

@media only screen and (min-width: 992px) {
    html {
        font-size:14.5px
    }
}

@media only screen and (min-width: 1200px) {
    html {
        font-size:15px
    }
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    line-height: 1.1
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-weight: inherit
}

h1 {
    font-size: 4.2rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0
}

h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0
}

h3 {
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0
}

h4 {
    font-size: 2.28rem;
    line-height: 110%;
    margin: 1.14rem 0 .912rem 0
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0
}

h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: .5rem 0 .4rem 0
}

em {
    font-style: italic
}

strong {
    font-weight: 500
}

small {
    font-size: 75%
}

.light,.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text {
    font-weight: 300
}

@media only screen and (min-width: 360px) {
    .flow-text {
        font-size:1.2rem
    }
}

@media only screen and (min-width: 390px) {
    .flow-text {
        font-size:1.224rem
    }
}

@media only screen and (min-width: 420px) {
    .flow-text {
        font-size:1.248rem
    }
}

@media only screen and (min-width: 450px) {
    .flow-text {
        font-size:1.272rem
    }
}

@media only screen and (min-width: 480px) {
    .flow-text {
        font-size:1.296rem
    }
}

@media only screen and (min-width: 510px) {
    .flow-text {
        font-size:1.32rem
    }
}

@media only screen and (min-width: 540px) {
    .flow-text {
        font-size:1.344rem
    }
}

@media only screen and (min-width: 570px) {
    .flow-text {
        font-size:1.368rem
    }
}

@media only screen and (min-width: 600px) {
    .flow-text {
        font-size:1.392rem
    }
}

@media only screen and (min-width: 630px) {
    .flow-text {
        font-size:1.416rem
    }
}

@media only screen and (min-width: 660px) {
    .flow-text {
        font-size:1.44rem
    }
}

@media only screen and (min-width: 690px) {
    .flow-text {
        font-size:1.464rem
    }
}

@media only screen and (min-width: 720px) {
    .flow-text {
        font-size:1.488rem
    }
}

@media only screen and (min-width: 750px) {
    .flow-text {
        font-size:1.512rem
    }
}

@media only screen and (min-width: 780px) {
    .flow-text {
        font-size:1.536rem
    }
}

@media only screen and (min-width: 810px) {
    .flow-text {
        font-size:1.56rem
    }
}

@media only screen and (min-width: 840px) {
    .flow-text {
        font-size:1.584rem
    }
}

@media only screen and (min-width: 870px) {
    .flow-text {
        font-size:1.608rem
    }
}

@media only screen and (min-width: 900px) {
    .flow-text {
        font-size:1.632rem
    }
}

@media only screen and (min-width: 930px) {
    .flow-text {
        font-size:1.656rem
    }
}

@media only screen and (min-width: 960px) {
    .flow-text {
        font-size:1.68rem
    }
}

@media only screen and (max-width: 360px) {
    .flow-text {
        font-size:1.2rem
    }
}

.scale-transition {
    transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important
}

.scale-transition.scale-out {
    transform: scale(0);
    transition: transform .2s !important
}

.scale-transition.scale-in {
    transform: scale(1)
}

.card-panel {
    transition: box-shadow .25s;
    padding: 24px;
    margin: .5rem 0 1rem 0;
    border-radius: 2px;
    background-color: #fff
}

.card {
    position: relative;
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px
}

.card .card-title {
    font-size: 24px;
    font-weight: 300
}

.card .card-title.activator {
    cursor: pointer
}

.card.small,.card.medium,.card.large {
    position: relative
}

.card.small .card-image,.card.medium .card-image,.card.large .card-image {
    max-height: 60%;
    overflow: hidden
}

.card.small .card-image+.card-content,.card.medium .card-image+.card-content,.card.large .card-image+.card-content {
    max-height: 40%
}

.card.small .card-content,.card.medium .card-content,.card.large .card-content {
    max-height: 100%;
    overflow: hidden
}

.card.small .card-action,.card.medium .card-action,.card.large .card-action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.card.small {
    height: 300px
}

.card.medium {
    height: 400px
}

.card.large {
    height: 500px
}

.card.horizontal {
    display: flex
}

.card.horizontal.small .card-image,.card.horizontal.medium .card-image,.card.horizontal.large .card-image {
    height: 100%;
    max-height: none;
    overflow: visible
}

.card.horizontal.small .card-image img,.card.horizontal.medium .card-image img,.card.horizontal.large .card-image img {
    height: 100%
}

.card.horizontal .card-image {
    max-width: 50%
}

.card.horizontal .card-image img {
    border-radius: 2px 0 0 2px;
    max-width: 100%;
    width: auto
}

.card.horizontal .card-stacked {
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative
}

.card.horizontal .card-stacked .card-content {
    flex-grow: 1
}

.card.sticky-action .card-action {
    z-index: 2
}

.card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px
}

.card .card-image {
    position: relative
}

.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%
}

.card .card-image .card-title {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    padding: 24px
}

.card .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px
}

.card .card-content p {
    margin: 0;
    color: inherit
}

.card .card-content .card-title {
    display: block;
    line-height: 32px;
    margin-bottom: 8px
}

.card .card-content .card-title i {
    line-height: 32px
}

.card .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160,160,160,0.2);
    padding: 16px 24px
}

.card .card-action:last-child {
    border-radius: 0 0 2px 2px
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #ffab40;
    margin-right: 24px;
    transition: color .3s ease;
    text-transform: uppercase
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #ffd8a6
}

.card .card-reveal {
    padding: 24px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none
}

.card .card-reveal .card-title {
    cursor: pointer;
    display: block
}

#toast-container {
    display: block;
    position: fixed;
    z-index: 10000
}

@media only screen and (max-width: 600px) {
    #toast-container {
        min-width:100%;
        bottom: 0%
    }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
    #toast-container {
        left:5%;
        bottom: 7%;
        max-width: 90%
    }
}

@media only screen and (min-width: 993px) {
    #toast-container {
        top:10%;
        right: 7%;
        max-width: 86%
    }
}

.toast {
    border-radius: 2px;
    top: 35px;
    width: auto;
    margin-top: 10px;
    position: relative;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    word-break: break-all;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: default
}

.toast .toast-action {
    color: #eeff41;
    font-weight: 500;
    margin-right: -25px;
    margin-left: 3rem
}

.toast.rounded {
    border-radius: 24px
}

@media only screen and (max-width: 600px) {
    .toast {
        width:100%;
        border-radius: 0
    }
}

.tabs {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    white-space: nowrap
}

.tabs.tabs-transparent {
    background-color: transparent
}

.tabs.tabs-transparent .tab a,.tabs.tabs-transparent .tab.disabled a,.tabs.tabs-transparent .tab.disabled a:hover {
    color: rgba(255,255,255,0.7)
}

.tabs.tabs-transparent .tab a:hover,.tabs.tabs-transparent .tab a.active {
    color: #fff
}

.tabs.tabs-transparent .indicator {
    background-color: #fff
}

.tabs.tabs-fixed-width {
    display: flex
}

.tabs.tabs-fixed-width .tab {
    flex-grow: 1
}

.tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

.tabs .tab a {
    color: rgba(238,110,115,0.7);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: color .28s ease
}

.tabs .tab a:hover,.tabs .tab a.active {
    background-color: transparent;
    color: #ee6e73
}

.tabs .tab.disabled a,.tabs .tab.disabled a:hover {
    color: rgba(238,110,115,0.7);
    cursor: default
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right
}

@media only screen and (max-width: 992px) {
    .tabs {
        display:flex
    }

    .tabs .tab {
        flex-grow: 1
    }

    .tabs .tab a {
        padding: 0 12px
    }
}

.material-tooltip {
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none;
    visibility: hidden
}

.backdrop {
    position: absolute;
    opacity: 0;
    height: 7px;
    width: 14px;
    border-radius: 0 0 50% 50%;
    background-color: #323232;
    z-index: -1;
    transform-origin: 50% 0%;
    visibility: hidden
}

.btn,.btn-large,.btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent
}

.btn.disabled,.disabled.btn-large,.btn-floating.disabled,.btn-large.disabled,.btn-flat.disabled,.btn:disabled,.btn-large:disabled,.btn-floating:disabled,.btn-large:disabled,.btn-flat:disabled,.btn[disabled],[disabled].btn-large,.btn-floating[disabled],.btn-large[disabled],.btn-flat[disabled] {
    pointer-events: none;
    background-color: #DFDFDF !important;
    box-shadow: none;
    color: #9F9F9F !important;
    cursor: default
}

.btn.disabled:hover,.disabled.btn-large:hover,.btn-floating.disabled:hover,.btn-large.disabled:hover,.btn-flat.disabled:hover,.btn:disabled:hover,.btn-large:disabled:hover,.btn-floating:disabled:hover,.btn-large:disabled:hover,.btn-flat:disabled:hover,.btn[disabled]:hover,[disabled].btn-large:hover,.btn-floating[disabled]:hover,.btn-large[disabled]:hover,.btn-flat[disabled]:hover {
    background-color: #DFDFDF !important;
    color: #9F9F9F !important
}

.btn,.btn-large,.btn-floating,.btn-large,.btn-flat {
    font-size: 1rem;
    outline: 0
}

.btn i,.btn-large i,.btn-floating i,.btn-large i,.btn-flat i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn:focus,.btn-large:focus,.btn-floating:focus {
    background-color: #1d7d74
}

.btn,.btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer
}

.btn:hover,.btn-large:hover {
    background-color: #2bbbad
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle
}

.btn-floating:hover {
    background-color: #26a69a
}

.btn-floating:before {
    border-radius: 0
}

.btn-floating.btn-large {
    width: 56px;
    height: 56px
}

.btn-floating.btn-large.halfway-fab {
    bottom: -28px
}

.btn-floating.btn-large i {
    line-height: 56px
}

.btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px
}

.btn-floating.halfway-fab.left {
    right: auto;
    left: 24px
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px
}

button.btn-floating {
    border: none
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997
}

.fixed-action-btn.active ul {
    visibility: visible
}

.fixed-action-btn.horizontal {
    padding: 0 0 0 15px
}

.fixed-action-btn.horizontal ul {
    text-align: right;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 500px
}

.fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 15px 15px 0 0
}

.fixed-action-btn.toolbar {
    padding: 0;
    height: 56px
}

.fixed-action-btn.toolbar.active>a i {
    opacity: 0
}

.fixed-action-btn.toolbar ul {
    display: flex;
    top: 0;
    bottom: 0;
    z-index: 1
}

.fixed-action-btn.toolbar ul li {
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    transition: none
}

.fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1
}

.fixed-action-btn.toolbar ul li a i {
    line-height: inherit
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden
}

.fixed-action-btn ul li {
    margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
    opacity: 0
}

.fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #26a69a;
    border-radius: 50%;
    transform: scale(0)
}

.btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s
}

.btn-flat:focus,.btn-flat:hover {
    box-shadow: none
}

.btn-flat:focus {
    background-color: rgba(0,0,0,0.1)
}

.btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b2b2 !important;
    cursor: default
}

.btn-large {
    height: 54px;
    line-height: 54px
}

.btn-large i {
    font-size: 1.6rem
}

.btn-block {
    display: block
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height
}

.dropdown-content li {
    clear: both;
    color: rgba(0,0,0,0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none
}

.dropdown-content li:hover,.dropdown-content li.active,.dropdown-content li.selected {
    background-color: #eee
}

.dropdown-content li.active.selected {
    background-color: #e1e1e1
}

.dropdown-content li.divider {
    min-height: 0;
    height: 1px
}

.dropdown-content li>a,.dropdown-content li>span {
    font-size: 16px;
    color: #26a69a;
    display: block;
    line-height: 22px;
    padding: 14px 16px
}

.dropdown-content li>span>label {
    top: 1px;
    left: 0;
    height: 18px
}

.dropdown-content li>a>i {
    height: inherit;
    line-height: inherit;
    float: left;
    margin: 0 24px 0 0;
    width: 24px
}

.input-field.col .dropdown-content [type="checkbox"]+label {
    top: 1px;
    left: 0;
    height: 18px
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0,0,0,0.2);
    transition: all 0.7s ease-out;
    transition-property: transform, opacity;
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255,255,255,0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244,67,54,0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255,235,59,0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255,152,0,0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156,39,176,0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76,175,80,0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0,150,136,0.7)
}

.waves-effect input[type="button"],.waves-effect input[type="reset"],.waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: none
}

.waves-effect img {
    position: relative;
    z-index: -1
}

.waves-notransition {
    transition: none !important
}

.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-block {
    display: block
}

.waves-effect .waves-ripple {
    z-index: -1
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity
}

@media only screen and (max-width: 992px) {
    .modal {
        width:80%
    }
}

.modal h1,.modal h2,.modal h3,.modal h4 {
    margin-top: 0
}

.modal .modal-content {
    padding: 24px
}

.modal .modal-close {
    cursor: pointer
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 56px;
    width: 100%;
    text-align: right
}

.modal .modal-footer .btn,.modal .modal-footer .btn-large,.modal .modal-footer .btn-flat {
    margin: 6px 0
}

.modal-overlay {
    position: fixed;
    z-index: 999;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity
}

.modal.modal-fixed-footer {
    padding: 0;
    height: 70%
}

.modal.modal-fixed-footer .modal-content {
    position: absolute;
    height: calc(100% - 56px);
    max-height: 100%;
    width: 100%;
    overflow-y: auto
}

.modal.modal-fixed-footer .modal-footer {
    border-top: 1px solid rgba(0,0,0,0.1);
    position: absolute;
    bottom: 0
}

.modal.bottom-sheet {
    top: auto;
    bottom: -100%;
    margin: 0;
    width: 100%;
    max-height: 45%;
    border-radius: 0;
    will-change: bottom, opacity
}

.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem 0
}

.collapsible-header {
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    display: inline-block;
    text-align: center;
    margin-right: 1rem
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 2rem
}

.side-nav .collapsible,.side-nav.fixed .collapsible {
    border: none;
    box-shadow: none
}

.side-nav .collapsible li,.side-nav.fixed .collapsible li {
    padding: 0
}

.side-nav .collapsible-header,.side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px
}

.side-nav .collapsible-header:hover,.side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0,0,0,0.05)
}

.side-nav .collapsible-header i,.side-nav.fixed .collapsible-header i {
    line-height: inherit
}

.side-nav .collapsible-body,.side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #fff
}

.side-nav .collapsible-body li a,.side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px
}

.collapsible.popout {
    border: none;
    box-shadow: none
}

.collapsible.popout>li {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    margin: 0 24px;
    transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.collapsible.popout>li.active {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    margin: 16px 0
}

.chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
    margin-bottom: 5px;
    margin-right: 5px
}

.chip>img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%
}

.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px
}

.chips {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    box-shadow: none;
    margin: 0 0 20px 0;
    min-height: 45px;
    outline: none;
    transition: all .3s
}

.chips.focus {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a
}

.chips:hover {
    cursor: text
}

.chips .chip.selected {
    background-color: #26a69a;
    color: #fff
}

.chips .input {
    background: none;
    border: 0;
    color: rgba(0,0,0,0.6);
    display: inline-block;
    font-size: 1rem;
    height: 3rem;
    line-height: 32px;
    outline: 0;
    margin: 0;
    padding: 0 !important;
    width: 120px !important
}

.chips .input:focus {
    border: 0 !important;
    box-shadow: none !important
}

.chips .autocomplete-content {
    margin-top: 0;
    margin-bottom: 0
}

.prefix ~ .chips {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.chips:empty ~ label {
    font-size: 0.8rem;
    transform: translateY(-140%)
}

.materialboxed {
    display: block;
    cursor: zoom-in;
    position: relative;
    transition: opacity .4s;
    -webkit-backface-visibility: hidden
}

.materialboxed:hover:not(.active) {
    opacity: .8
}

.materialboxed.active {
    cursor: zoom-out
}

#materialbox-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #292929;
    z-index: 1000;
    will-change: opacity
}

.materialbox-caption {
    position: fixed;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0% 15%;
    height: 50px;
    z-index: 1000;
    -webkit-font-smoothing: antialiased
}

select:focus {
    outline: 1px solid #c9f3ef
}

button:focus {
    outline: none;
    background-color: #2ab7a9
}

label {
    font-size: .8rem;
    color: #9e9e9e
}

::placeholder {
    color: #d1d1d1
}

input:not([type]),input[type=text]:not(.browser-default),input[type=password]:not(.browser-default),input[type=email]:not(.browser-default),input[type=url]:not(.browser-default),input[type=time]:not(.browser-default),input[type=date]:not(.browser-default),input[type=datetime]:not(.browser-default),input[type=datetime-local]:not(.browser-default),input[type=tel]:not(.browser-default),input[type=number]:not(.browser-default),input[type=search]:not(.browser-default),textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s
}

input:not([type]):disabled,input:not([type])[readonly="readonly"],input[type=text]:not(.browser-default):disabled,input[type=text]:not(.browser-default)[readonly="readonly"],input[type=password]:not(.browser-default):disabled,input[type=password]:not(.browser-default)[readonly="readonly"],input[type=email]:not(.browser-default):disabled,input[type=email]:not(.browser-default)[readonly="readonly"],input[type=url]:not(.browser-default):disabled,input[type=url]:not(.browser-default)[readonly="readonly"],input[type=time]:not(.browser-default):disabled,input[type=time]:not(.browser-default)[readonly="readonly"],input[type=date]:not(.browser-default):disabled,input[type=date]:not(.browser-default)[readonly="readonly"],input[type=datetime]:not(.browser-default):disabled,input[type=datetime]:not(.browser-default)[readonly="readonly"],input[type=datetime-local]:not(.browser-default):disabled,input[type=datetime-local]:not(.browser-default)[readonly="readonly"],input[type=tel]:not(.browser-default):disabled,input[type=tel]:not(.browser-default)[readonly="readonly"],input[type=number]:not(.browser-default):disabled,input[type=number]:not(.browser-default)[readonly="readonly"],input[type=search]:not(.browser-default):disabled,input[type=search]:not(.browser-default)[readonly="readonly"],textarea.materialize-textarea:disabled,textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0,0,0,0.42);
    border-bottom: 1px dotted rgba(0,0,0,0.42)
}

input:not([type]):disabled+label,input:not([type])[readonly="readonly"]+label,input[type=text]:not(.browser-default):disabled+label,input[type=text]:not(.browser-default)[readonly="readonly"]+label,input[type=password]:not(.browser-default):disabled+label,input[type=password]:not(.browser-default)[readonly="readonly"]+label,input[type=email]:not(.browser-default):disabled+label,input[type=email]:not(.browser-default)[readonly="readonly"]+label,input[type=url]:not(.browser-default):disabled+label,input[type=url]:not(.browser-default)[readonly="readonly"]+label,input[type=time]:not(.browser-default):disabled+label,input[type=time]:not(.browser-default)[readonly="readonly"]+label,input[type=date]:not(.browser-default):disabled+label,input[type=date]:not(.browser-default)[readonly="readonly"]+label,input[type=datetime]:not(.browser-default):disabled+label,input[type=datetime]:not(.browser-default)[readonly="readonly"]+label,input[type=datetime-local]:not(.browser-default):disabled+label,input[type=datetime-local]:not(.browser-default)[readonly="readonly"]+label,input[type=tel]:not(.browser-default):disabled+label,input[type=tel]:not(.browser-default)[readonly="readonly"]+label,input[type=number]:not(.browser-default):disabled+label,input[type=number]:not(.browser-default)[readonly="readonly"]+label,input[type=search]:not(.browser-default):disabled+label,input[type=search]:not(.browser-default)[readonly="readonly"]+label,textarea.materialize-textarea:disabled+label,textarea.materialize-textarea[readonly="readonly"]+label {
    color: rgba(0,0,0,0.42)
}

input:not([type]):focus:not([readonly]),input[type=text]:not(.browser-default):focus:not([readonly]),input[type=password]:not(.browser-default):focus:not([readonly]),input[type=email]:not(.browser-default):focus:not([readonly]),input[type=url]:not(.browser-default):focus:not([readonly]),input[type=time]:not(.browser-default):focus:not([readonly]),input[type=date]:not(.browser-default):focus:not([readonly]),input[type=datetime]:not(.browser-default):focus:not([readonly]),input[type=datetime-local]:not(.browser-default):focus:not([readonly]),input[type=tel]:not(.browser-default):focus:not([readonly]),input[type=number]:not(.browser-default):focus:not([readonly]),input[type=search]:not(.browser-default):focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a
}

input:not([type]):focus:not([readonly])+label,input[type=text]:not(.browser-default):focus:not([readonly])+label,input[type=password]:not(.browser-default):focus:not([readonly])+label,input[type=email]:not(.browser-default):focus:not([readonly])+label,input[type=url]:not(.browser-default):focus:not([readonly])+label,input[type=time]:not(.browser-default):focus:not([readonly])+label,input[type=date]:not(.browser-default):focus:not([readonly])+label,input[type=datetime]:not(.browser-default):focus:not([readonly])+label,input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,input[type=tel]:not(.browser-default):focus:not([readonly])+label,input[type=number]:not(.browser-default):focus:not([readonly])+label,input[type=search]:not(.browser-default):focus:not([readonly])+label,textarea.materialize-textarea:focus:not([readonly])+label {
    color: #26a69a
}

input:not([type]).validate+label,input[type=text]:not(.browser-default).validate+label,input[type=password]:not(.browser-default).validate+label,input[type=email]:not(.browser-default).validate+label,input[type=url]:not(.browser-default).validate+label,input[type=time]:not(.browser-default).validate+label,input[type=date]:not(.browser-default).validate+label,input[type=datetime]:not(.browser-default).validate+label,input[type=datetime-local]:not(.browser-default).validate+label,input[type=tel]:not(.browser-default).validate+label,input[type=number]:not(.browser-default).validate+label,input[type=search]:not(.browser-default).validate+label,textarea.materialize-textarea.validate+label {
    width: 100%
}

input:not([type]).invalid+label:after,input:not([type]).valid+label:after,input[type=text]:not(.browser-default).invalid+label:after,input[type=text]:not(.browser-default).valid+label:after,input[type=password]:not(.browser-default).invalid+label:after,input[type=password]:not(.browser-default).valid+label:after,input[type=email]:not(.browser-default).invalid+label:after,input[type=email]:not(.browser-default).valid+label:after,input[type=url]:not(.browser-default).invalid+label:after,input[type=url]:not(.browser-default).valid+label:after,input[type=time]:not(.browser-default).invalid+label:after,input[type=time]:not(.browser-default).valid+label:after,input[type=date]:not(.browser-default).invalid+label:after,input[type=date]:not(.browser-default).valid+label:after,input[type=datetime]:not(.browser-default).invalid+label:after,input[type=datetime]:not(.browser-default).valid+label:after,input[type=datetime-local]:not(.browser-default).invalid+label:after,input[type=datetime-local]:not(.browser-default).valid+label:after,input[type=tel]:not(.browser-default).invalid+label:after,input[type=tel]:not(.browser-default).valid+label:after,input[type=number]:not(.browser-default).invalid+label:after,input[type=number]:not(.browser-default).valid+label:after,input[type=search]:not(.browser-default).invalid+label:after,input[type=search]:not(.browser-default).valid+label:after,textarea.materialize-textarea.invalid+label:after,textarea.materialize-textarea.valid+label:after {
    display: none
}

input:not([type]).invalid+label.active:after,input:not([type]).valid+label.active:after,input[type=text]:not(.browser-default).invalid+label.active:after,input[type=text]:not(.browser-default).valid+label.active:after,input[type=password]:not(.browser-default).invalid+label.active:after,input[type=password]:not(.browser-default).valid+label.active:after,input[type=email]:not(.browser-default).invalid+label.active:after,input[type=email]:not(.browser-default).valid+label.active:after,input[type=url]:not(.browser-default).invalid+label.active:after,input[type=url]:not(.browser-default).valid+label.active:after,input[type=time]:not(.browser-default).invalid+label.active:after,input[type=time]:not(.browser-default).valid+label.active:after,input[type=date]:not(.browser-default).invalid+label.active:after,input[type=date]:not(.browser-default).valid+label.active:after,input[type=datetime]:not(.browser-default).invalid+label.active:after,input[type=datetime]:not(.browser-default).valid+label.active:after,input[type=datetime-local]:not(.browser-default).invalid+label.active:after,input[type=datetime-local]:not(.browser-default).valid+label.active:after,input[type=tel]:not(.browser-default).invalid+label.active:after,input[type=tel]:not(.browser-default).valid+label.active:after,input[type=number]:not(.browser-default).invalid+label.active:after,input[type=number]:not(.browser-default).valid+label.active:after,input[type=search]:not(.browser-default).invalid+label.active:after,input[type=search]:not(.browser-default).valid+label.active:after,textarea.materialize-textarea.invalid+label.active:after,textarea.materialize-textarea.valid+label.active:after {
    display: block
}

input.valid:not([type]),input.valid:not([type]):focus,input[type=text].valid:not(.browser-default),input[type=text].valid:not(.browser-default):focus,input[type=password].valid:not(.browser-default),input[type=password].valid:not(.browser-default):focus,input[type=email].valid:not(.browser-default),input[type=email].valid:not(.browser-default):focus,input[type=url].valid:not(.browser-default),input[type=url].valid:not(.browser-default):focus,input[type=time].valid:not(.browser-default),input[type=time].valid:not(.browser-default):focus,input[type=date].valid:not(.browser-default),input[type=date].valid:not(.browser-default):focus,input[type=datetime].valid:not(.browser-default),input[type=datetime].valid:not(.browser-default):focus,input[type=datetime-local].valid:not(.browser-default),input[type=datetime-local].valid:not(.browser-default):focus,input[type=tel].valid:not(.browser-default),input[type=tel].valid:not(.browser-default):focus,input[type=number].valid:not(.browser-default),input[type=number].valid:not(.browser-default):focus,input[type=search].valid:not(.browser-default),input[type=search].valid:not(.browser-default):focus,textarea.materialize-textarea.valid,textarea.materialize-textarea.valid:focus,.select-wrapper.valid>input.select-dropdown {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50
}

input.invalid:not([type]),input.invalid:not([type]):focus,input[type=text].invalid:not(.browser-default),input[type=text].invalid:not(.browser-default):focus,input[type=password].invalid:not(.browser-default),input[type=password].invalid:not(.browser-default):focus,input[type=email].invalid:not(.browser-default),input[type=email].invalid:not(.browser-default):focus,input[type=url].invalid:not(.browser-default),input[type=url].invalid:not(.browser-default):focus,input[type=time].invalid:not(.browser-default),input[type=time].invalid:not(.browser-default):focus,input[type=date].invalid:not(.browser-default),input[type=date].invalid:not(.browser-default):focus,input[type=datetime].invalid:not(.browser-default),input[type=datetime].invalid:not(.browser-default):focus,input[type=datetime-local].invalid:not(.browser-default),input[type=datetime-local].invalid:not(.browser-default):focus,input[type=tel].invalid:not(.browser-default),input[type=tel].invalid:not(.browser-default):focus,input[type=number].invalid:not(.browser-default),input[type=number].invalid:not(.browser-default):focus,input[type=search].invalid:not(.browser-default),input[type=search].invalid:not(.browser-default):focus,textarea.materialize-textarea.invalid,textarea.materialize-textarea.invalid:focus,.select-wrapper.invalid>input.select-dropdown {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

input:not([type]).valid+label:after,input:not([type]):focus.valid+label:after,input[type=text]:not(.browser-default).valid+label:after,input[type=text]:not(.browser-default):focus.valid+label:after,input[type=password]:not(.browser-default).valid+label:after,input[type=password]:not(.browser-default):focus.valid+label:after,input[type=email]:not(.browser-default).valid+label:after,input[type=email]:not(.browser-default):focus.valid+label:after,input[type=url]:not(.browser-default).valid+label:after,input[type=url]:not(.browser-default):focus.valid+label:after,input[type=time]:not(.browser-default).valid+label:after,input[type=time]:not(.browser-default):focus.valid+label:after,input[type=date]:not(.browser-default).valid+label:after,input[type=date]:not(.browser-default):focus.valid+label:after,input[type=datetime]:not(.browser-default).valid+label:after,input[type=datetime]:not(.browser-default):focus.valid+label:after,input[type=datetime-local]:not(.browser-default).valid+label:after,input[type=datetime-local]:not(.browser-default):focus.valid+label:after,input[type=tel]:not(.browser-default).valid+label:after,input[type=tel]:not(.browser-default):focus.valid+label:after,input[type=number]:not(.browser-default).valid+label:after,input[type=number]:not(.browser-default):focus.valid+label:after,input[type=search]:not(.browser-default).valid+label:after,input[type=search]:not(.browser-default):focus.valid+label:after,textarea.materialize-textarea.valid+label:after,textarea.materialize-textarea:focus.valid+label:after,.select-wrapper.valid+label:after {
    content: attr(data-success);
    color: #4CAF50;
    opacity: 1;
    transform: translateY(9px)
}

input:not([type]).invalid+label:after,input:not([type]):focus.invalid+label:after,input[type=text]:not(.browser-default).invalid+label:after,input[type=text]:not(.browser-default):focus.invalid+label:after,input[type=password]:not(.browser-default).invalid+label:after,input[type=password]:not(.browser-default):focus.invalid+label:after,input[type=email]:not(.browser-default).invalid+label:after,input[type=email]:not(.browser-default):focus.invalid+label:after,input[type=url]:not(.browser-default).invalid+label:after,input[type=url]:not(.browser-default):focus.invalid+label:after,input[type=time]:not(.browser-default).invalid+label:after,input[type=time]:not(.browser-default):focus.invalid+label:after,input[type=date]:not(.browser-default).invalid+label:after,input[type=date]:not(.browser-default):focus.invalid+label:after,input[type=datetime]:not(.browser-default).invalid+label:after,input[type=datetime]:not(.browser-default):focus.invalid+label:after,input[type=datetime-local]:not(.browser-default).invalid+label:after,input[type=datetime-local]:not(.browser-default):focus.invalid+label:after,input[type=tel]:not(.browser-default).invalid+label:after,input[type=tel]:not(.browser-default):focus.invalid+label:after,input[type=number]:not(.browser-default).invalid+label:after,input[type=number]:not(.browser-default):focus.invalid+label:after,input[type=search]:not(.browser-default).invalid+label:after,input[type=search]:not(.browser-default):focus.invalid+label:after,textarea.materialize-textarea.invalid+label:after,textarea.materialize-textarea:focus.invalid+label:after,.select-wrapper.invalid+label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1;
    transform: translateY(9px)
}

input:not([type])+label:after,input[type=text]:not(.browser-default)+label:after,input[type=password]:not(.browser-default)+label:after,input[type=email]:not(.browser-default)+label:after,input[type=url]:not(.browser-default)+label:after,input[type=time]:not(.browser-default)+label:after,input[type=date]:not(.browser-default)+label:after,input[type=datetime]:not(.browser-default)+label:after,input[type=datetime-local]:not(.browser-default)+label:after,input[type=tel]:not(.browser-default)+label:after,input[type=number]:not(.browser-default)+label:after,input[type=search]:not(.browser-default)+label:after,textarea.materialize-textarea+label:after,.select-wrapper+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.input-field.inline input,.input-field.inline .select-dropdown {
    margin-bottom: 1rem
}

.input-field.col label {
    left: .75rem
}

.input-field.col .prefix ~ label,.input-field.col .prefix ~ .validate ~ label {
    width: calc(100% - 3rem - 1.5rem)
}

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    transition: transform .2s ease-out;
    transform-origin: 0% 100%;
    text-align: left;
    text-align: initial;
    transform: translateY(12px);
    pointer-events: none
}

.input-field label:not(.label-icon).active {
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0
}

.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s
}

.input-field .prefix.active {
    color: #26a69a
}

.input-field .prefix ~ input,.input-field .prefix ~ textarea,.input-field .prefix ~ label,.input-field .prefix ~ .validate ~ label,.input-field .prefix ~ .autocomplete-content {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.input-field .prefix ~ label {
    margin-left: 3rem
}

@media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
        width:86%;
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
        width:80%;
        width: calc(100% - 3rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit
}

.nav-wrapper .input-field input[type=search] {
    height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem);
    border: 0;
    box-shadow: none
}

.input-field input[type=search]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444
}

.input-field input[type=search]:focus+label i,.input-field input[type=search]:focus ~ .mdi-navigation-close,.input-field input[type=search]:focus ~ .material-icons {
    color: #444
}

.input-field input[type=search]+label {
    left: 1rem
}

.input-field input[type=search] ~ .mdi-navigation-close,.input-field input[type=search] ~ .material-icons {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 3rem
}

textarea.materialize-textarea.validate+label {
    height: 100%
}

textarea.materialize-textarea.validate+label::after {
    top: calc(100% - 12px)
}

textarea.materialize-textarea.validate+label:not(.label-icon).active {
    transform: translateY(-25px)
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
    position: absolute;
    top: 0
}

.autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static
}

.autocomplete-content li .highlight {
    color: #444
}

.autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px
}

[type="radio"]:not(:checked),[type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="radio"]:not(:checked)+label,[type="radio"]:checked+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    -webkit-user-select: none;
    user-select: none
}

[type="radio"]+label:before,[type="radio"]+label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease
}

[type="radio"]:not(:checked)+label:before,[type="radio"]:not(:checked)+label:after,[type="radio"]:checked+label:before,[type="radio"]:checked+label:after,[type="radio"].with-gap:checked+label:before,[type="radio"].with-gap:checked+label:after {
    border-radius: 50%
}

[type="radio"]:not(:checked)+label:before,[type="radio"]:not(:checked)+label:after {
    border: 2px solid #5a5a5a
}

[type="radio"]:not(:checked)+label:after {
    transform: scale(0)
}

[type="radio"]:checked+label:before {
    border: 2px solid transparent
}

[type="radio"]:checked+label:after,[type="radio"].with-gap:checked+label:before,[type="radio"].with-gap:checked+label:after {
    border: 2px solid #26a69a
}

[type="radio"]:checked+label:after,[type="radio"].with-gap:checked+label:after {
    background-color: #26a69a
}

[type="radio"]:checked+label:after {
    transform: scale(1.02)
}

[type="radio"].with-gap:checked+label:after {
    transform: scale(0.5)
}

[type="radio"].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1)
}

[type="radio"].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0,0,0,0.42)
}

[type="radio"].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0,0,0,0.42)
}

[type="radio"]:disabled:not(:checked)+label:before,[type="radio"]:disabled:checked+label:before {
    background-color: transparent;
    border-color: rgba(0,0,0,0.42)
}

[type="radio"]:disabled+label {
    color: rgba(0,0,0,0.42)
}

[type="radio"]:disabled:not(:checked)+label:before {
    border-color: rgba(0,0,0,0.42)
}

[type="radio"]:disabled:checked+label:after {
    background-color: rgba(0,0,0,0.42);
    border-color: #949494
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

[type="checkbox"]:not(:checked),[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    user-select: none
}

[type="checkbox"]+label:before,[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0,0,0,0.42)
}

[type="checkbox"].tabbed:focus+label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.1)
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+label:before {
    border-right: 2px solid rgba(0,0,0,0.42);
    border-bottom: 2px solid rgba(0,0,0,0.42)
}

[type="checkbox"]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0,0,0,0.42);
    background-color: transparent
}

[type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

[type="checkbox"].filled-in+label:before,[type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0,0,0,0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #949494;
    border-color: #949494
}

.switch,.switch * {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:before,.switch label input[type=checkbox]:checked+.lever:after {
    left: 18px
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #26a69a
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 36px;
    height: 14px;
    background-color: rgba(0,0,0,0.38);
    border-radius: 15px;
    margin-right: 10px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:before,.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -3px;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease
}

.switch label .lever:before {
    background-color: rgba(38,166,154,0.15)
}

.switch label .lever:after {
    background-color: #F1F1F1;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
    transform: scale(2.4);
    background-color: rgba(38,166,154,0.15)
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
    transform: scale(2.4);
    background-color: rgba(0,0,0,0.08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default;
    background-color: rgba(0,0,0,0.12)
}

.switch label input[type=checkbox][disabled]+.lever:after,.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #949494
}

select {
    display: none
}

select.browser-default {
    display: block
}

select {
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem
}

.input-field>select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0
}

.select-label {
    position: absolute
}

.select-wrapper {
    position: relative
}

.select-wrapper.valid+label,.select-wrapper.invalid+label {
    width: 100%;
    pointer-events: none
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    user-select: none
}

.select-wrapper span.caret {
    color: #000;
    color: initial;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 10px;
    line-height: 10px
}

.select-wrapper+label {
    position: absolute;
    top: -26px;
    font-size: .8rem
}

select:disabled {
    color: rgba(0,0,0,0.42)
}

.select-wrapper.disabled span.caret,.select-wrapper.disabled+label {
    color: rgba(0,0,0,0.42)
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0,0,0,0.42);
    cursor: default;
    -webkit-user-select: none;
    user-select: none
}

.select-wrapper i {
    color: rgba(0,0,0,0.3)
}

.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup {
    color: rgba(0,0,0,0.3);
    background-color: transparent
}

.select-dropdown.dropdown-content li.active {
    background-color: transparent
}

.select-dropdown.dropdown-content li:hover {
    background-color: rgba(0,0,0,0.06)
}

.select-dropdown.dropdown-content li.selected {
    background-color: rgba(0,0,0,0.03)
}

.prefix ~ .select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.prefix ~ label {
    margin-left: 3rem
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
    color: rgba(0,0,0,0.7)
}

.select-dropdown li.optgroup>span {
    color: rgba(0,0,0,0.4)
}

.select-dropdown li.optgroup ~ li.optgroup-option {
    padding-left: 1rem
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px
}

.file-field input.file-path {
    width: 100%
}

.file-field .btn,.file-field .btn-large {
    float: left;
    height: 3rem;
    line-height: 3rem
}

.file-field span {
    cursor: pointer
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.file-field input[type=file]::-webkit-file-upload-button {
    display: none
}

.range-field {
    position: relative
}

input[type=range],input[type=range]+.thumb {
    cursor: pointer
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range]:focus {
    outline: none
}

input[type=range]+.thumb {
    position: absolute;
    top: 10px;
    left: 0;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #26a69a;
    margin-left: 7px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #26a69a;
    font-size: 0;
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

input[type=range] {
    -webkit-appearance: none
}

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #26a69a;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    -webkit-transition: .3s;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid white
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.table-of-contents.fixed {
    position: fixed
}

.table-of-contents li {
    padding: 2px 0
}

.table-of-contents a {
    display: inline-block;
    font-weight: 300;
    color: #757575;
    padding-left: 20px;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: .4;
    display: inline-block
}

.table-of-contents a:hover {
    color: #a8a8a8;
    padding-left: 19px;
    border-left: 1px solid #ee6e73
}

.table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 2px solid #ee6e73
}

.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(-105%)
}

.side-nav.right-aligned {
    right: 0;
    transform: translateX(105%);
    left: auto;
    transform: translateX(100%)
}

.side-nav .collapsible {
    margin: 0
}

.side-nav li {
    float: none;
    line-height: 48px
}

.side-nav li.active {
    background-color: rgba(0,0,0,0.05)
}

.side-nav li>a {
    color: rgba(0,0,0,0.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px
}

.side-nav li>a:hover {
    background-color: rgba(0,0,0,0.05)
}

.side-nav li>a.btn,.side-nav li>a.btn-large,.side-nav li>a.btn-large,.side-nav li>a.btn-flat,.side-nav li>a.btn-floating {
    margin: 10px 15px
}

.side-nav li>a.btn,.side-nav li>a.btn-large,.side-nav li>a.btn-large,.side-nav li>a.btn-floating {
    color: #fff
}

.side-nav li>a.btn-flat {
    color: #343434
}

.side-nav li>a.btn:hover,.side-nav li>a.btn-large:hover,.side-nav li>a.btn-large:hover {
    background-color: #2bbbad
}

.side-nav li>a.btn-floating:hover {
    background-color: #26a69a
}

.side-nav li>a>i,.side-nav li>a>[class^="mdi-"],.side-nav li>a li>a>[class*="mdi-"],.side-nav li>a>i.material-icons {
    float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 32px 0 0;
    width: 24px;
    color: rgba(0,0,0,0.54)
}

.side-nav .divider {
    margin: 8px 0 0 0
}

.side-nav .subheader {
    cursor: auto;
    cursor: initial;
    pointer-events: none;
    color: rgba(0,0,0,0.54);
    font-size: 14px;
    font-weight: 500;
    line-height: 48px
}

.side-nav .subheader:hover {
    background-color: transparent
}

.side-nav .user-view,.side-nav .userView {
    position: relative;
    padding: 32px 32px 0;
    margin-bottom: 8px
}

.side-nav .user-view>a,.side-nav .userView>a {
    height: auto;
    padding: 0
}

.side-nav .user-view>a:hover,.side-nav .userView>a:hover {
    background-color: transparent
}

.side-nav .user-view .background,.side-nav .userView .background {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.side-nav .user-view .circle,.side-nav .user-view .name,.side-nav .user-view .email,.side-nav .userView .circle,.side-nav .userView .name,.side-nav .userView .email {
    display: block
}

.side-nav .user-view .circle,.side-nav .userView .circle {
    height: 64px;
    width: 64px
}

.side-nav .user-view .name,.side-nav .user-view .email,.side-nav .userView .name,.side-nav .userView .email {
    font-size: 14px;
    line-height: 24px
}

.side-nav .user-view .name,.side-nav .userView .name {
    margin-top: 16px;
    font-weight: 500
}

.side-nav .user-view .email,.side-nav .userView .email {
    padding-bottom: 16px;
    font-weight: 400
}

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998
}

.side-nav.fixed {
    left: 0;
    transform: translateX(0);
    position: fixed
}

.side-nav.fixed.right-aligned {
    right: 0;
    left: auto
}

@media only screen and (max-width: 992px) {
    .side-nav.fixed {
        transform:translateX(-105%)
    }

    .side-nav.fixed.right-aligned {
        transform: translateX(105%)
    }

    .side-nav a {
        padding: 0 16px
    }

    .side-nav .user-view,.side-nav .userView {
        padding: 16px 16px 0
    }
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active,.side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active {
    background-color: #ee6e73
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active a,.side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active a {
    color: #fff
}

.side-nav .collapsible-body {
    padding: 0
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 997;
    will-change: opacity
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px
}

.preloader-wrapper.small {
    width: 36px;
    height: 36px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    animation: container-rotate 1568ms linear infinite
}

@keyframes container-rotate {
    to {
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #26a69a
}

.spinner-blue,.spinner-blue-only {
    border-color: #4285f4
}

.spinner-red,.spinner-red-only {
    border-color: #db4437
}

.spinner-yellow,.spinner-yellow-only {
    border-color: #f4b400
}

.spinner-green,.spinner-green-only {
    border-color: #0f9d58
}

.active .spinner-layer.spinner-blue {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-red {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-green {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer,.active .spinner-layer.spinner-blue-only,.active .spinner-layer.spinner-red-only,.active .spinner-layer.spinner-yellow-only,.active .spinner-layer.spinner-green-only {
    opacity: 1;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg)
    }

    25% {
        transform: rotate(270deg)
    }

    37.5% {
        transform: rotate(405deg)
    }

    50% {
        transform: rotate(540deg)
    }

    62.5% {
        transform: rotate(675deg)
    }

    75% {
        transform: rotate(810deg)
    }

    87.5% {
        transform: rotate(945deg)
    }

    to {
        transform: rotate(1080deg)
    }
}

@keyframes blue-fade-in-out {
    from {
        opacity: 1
    }

    25% {
        opacity: 1
    }

    26% {
        opacity: 0
    }

    89% {
        opacity: 0
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

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

    15% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    51% {
        opacity: 0
    }
}

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

    40% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 1
    }

    76% {
        opacity: 0
    }
}

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

    65% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .circle-clipper.right .circle {
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@keyframes left-spin {
    from {
        transform: rotate(130deg)
    }

    50% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(130deg)
    }
}

@keyframes right-spin {
    from {
        transform: rotate(-130deg)
    }

    50% {
        transform: rotate(5deg)
    }

    to {
        transform: rotate(-130deg)
    }
}

#spinnerContainer.cooldown {
    animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.slider {
    position: relative;
    height: 400px;
    width: 100%
}

.slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider.fullscreen ul.slides {
    height: 100%
}

.slider.fullscreen ul.indicators {
    z-index: 2;
    bottom: 30px
}

.slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 400px
}

.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    opacity: 0
}

.slider .slides li .caption p {
    color: #e0e0e0
}

.slider .slides li.active {
    z-index: 2
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0 12px;
    background-color: #e0e0e0;
    transition: background-color .3s;
    border-radius: 50%
}

.slider .indicators .indicator-item.active {
    background-color: #4CAF50
}

.carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    perspective: 500px;
    transform-style: preserve-3d;
    transform-origin: 0% 50%
}

.carousel.carousel-slider {
    top: 0;
    left: 0
}

.carousel.carousel-slider .carousel-fixed-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
    bottom: 68px
}

.carousel.carousel-slider .carousel-item {
    width: 100%;
    height: 100%;
    min-height: 400px;
    position: absolute;
    top: 0;
    left: 0
}

.carousel.carousel-slider .carousel-item h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.carousel.carousel-slider .carousel-item p {
    font-size: 15px
}

.carousel .carousel-item {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0
}

.carousel .carousel-item>img {
    width: 100%
}

.carousel .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.carousel .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 24px 4px;
    background-color: rgba(255,255,255,0.5);
    transition: background-color .3s;
    border-radius: 50%
}

.carousel .indicators .indicator-item.active {
    background-color: #fff
}

.carousel.scrolling .carousel-item .materialboxed,.carousel .carousel-item:not(.active) .materialboxed {
    pointer-events: none
}

.tap-target-wrapper {
    width: 800px;
    height: 800px;
    position: fixed;
    z-index: 1000;
    visibility: hidden;
    transition: visibility 0s .3s
}

.tap-target-wrapper.open {
    visibility: visible;
    transition: visibility 0s
}

.tap-target-wrapper.open .tap-target {
    transform: scale(1);
    opacity: .95;
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1),opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1)
}

.tap-target-wrapper.open .tap-target-wave::before {
    transform: scale(1)
}

.tap-target-wrapper.open .tap-target-wave::after {
    visibility: visible;
    animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
    transition: opacity .3s, transform .3s, visibility 0s 1s
}

.tap-target {
    position: absolute;
    font-size: 1rem;
    border-radius: 50%;
    background-color: #ee6e73;
    box-shadow: 0 20px 20px 0 rgba(0,0,0,0.14),0 10px 50px 0 rgba(0,0,0,0.12),0 30px 10px -20px rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1),opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1)
}

.tap-target-content {
    position: relative;
    display: table-cell
}

.tap-target-wave {
    position: absolute;
    border-radius: 50%;
    z-index: 10001
}

.tap-target-wave::before,.tap-target-wave::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff
}

.tap-target-wave::before {
    transform: scale(0);
    transition: transform .3s
}

.tap-target-wave::after {
    visibility: hidden;
    transition: opacity .3s, transform .3s, visibility 0s;
    z-index: -1
}

.tap-target-origin {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10002;
    position: absolute !important
}

.tap-target-origin:not(.btn):not(.btn-large),.tap-target-origin:not(.btn):not(.btn-large):hover {
    background: none
}

@media only screen and (max-width: 600px) {
    .tap-target,.tap-target-wrapper {
        width:600px;
        height: 600px
    }
}

.pulse {
    overflow: visible;
    overflow: initial;
    position: relative
}

.pulse::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
    transition: opacity .3s, transform .3s;
    animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
    z-index: -1
}

@keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: 0;
        transform: scale(1.5)
    }

    100% {
        opacity: 0;
        transform: scale(1.5)
    }
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    user-select: none;
    outline: none
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__holder,.picker__frame {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%
}

.picker__holder {
    position: fixed;
    transition: background 0.15s ease-out, top 0s 0.15s;
    -webkit-backface-visibility: hidden
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all 0.15s ease-out
}

@media (min-height: 28.875em) {
    .picker__frame {
        overflow:visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom:7.5%
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height: 28.875em) {
    .picker__wrap {
        display:block
    }
}

.picker__box {
    background: #ffffff;
    display: table-cell;
    vertical-align: middle
}

@media (min-height: 28.875em) {
    .picker__box {
        display:block;
        border: 1px solid #777777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0,0,0,0.24)
    }
}

.picker--opened .picker__holder {
    top: 0;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom:1;background: rgba(0,0,0,0.32);
    transition: background 0.15s ease-out
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

@media (min-height: 35.875em) {
    .picker--opened .picker__frame {
        top:10%;
        bottom: auto
    }
}

.picker__input.picker__input--active {
    border-color: #E3F2FD
}

.picker__frame {
    margin: 0 auto;
    max-width: 325px
}

@media (min-height: 38.875em) {
    .picker--opened .picker__frame {
        top:10%;
        bottom: auto
    }
}

@media only screen and (min-width: 601px) {
    .picker__box {
        display:flex
    }

    .picker__frame {
        width: 80%;
        max-width: 600px
    }
}

.picker__box {
    padding: 0;
    border-radius: 2px;
    overflow: hidden
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__month,.picker__year {
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month,.picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month.browser-default {
    display: inline;
    background-color: #FFFFFF;
    width: 40%
}

.picker__select--year.browser-default {
    display: inline;
    background-color: #FFFFFF;
    width: 26%
}

.picker__select--month:focus,.picker__select--year:focus {
    border-color: rgba(0,0,0,0.05)
}

.picker__nav--prev,.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

.picker__nav--disabled,.picker__nav--disabled:hover,.picker__nav--disabled:before,.picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 1rem;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

.picker__table th,.picker__table td {
    text-align: center
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999999;
    font-weight: 500
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom:.5em
    }
}

.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaaaaa
}

.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500
}

.picker__day--outfocus {
    display: none;
    padding: .75rem 0;
    color: #fff
}

.picker__day--outfocus:hover {
    cursor: pointer;
    color: #dddddd;
    font-weight: 500
}

.picker__day--highlighted:hover,.picker--focused .picker__day--highlighted {
    cursor: pointer
}

.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected {
    border-radius: 50%;
    transform: scale(0.75);
    background: #0089ec;
    color: #ffffff
}

.picker__day--disabled,.picker__day--disabled:hover,.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb
}

.picker__footer {
    text-align: right
}

.picker__button--today,.picker__button--clear,.picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--today:hover,.picker__button--clear:hover,.picker__button--close:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--today:focus,.picker__button--clear:focus,.picker__button--close:focus {
    background: #b1dcfb;
    border-color: rgba(0,0,0,0.05);
    outline: none
}

.picker__button--today:before,.picker__button--clear:before,.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before,.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: 0.66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #ee2200
}

.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777777
}

.picker__button--today[disabled],.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaaaaa
}

.picker__date-display {
    text-align: left;
    background-color: #26a69a;
    color: #fff;
    padding: 18px;
    font-weight: 300
}

@media only screen and (min-width: 601px) {
    .picker__date-display {
        flex:1
    }

    .picker__weekday-display {
        display: block
    }

    .picker__container__wrapper {
        flex: 2
    }
}

.picker__nav--prev:hover,.picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: #a1ded8
}

.picker__weekday-display {
    font-weight: 500;
    font-size: 2.8rem;
    margin-right: 5px;
    margin-top: 4px
}

.picker__month-display {
    font-size: 2.8rem;
    font-weight: 500
}

.picker__day-display {
    font-size: 2.8rem;
    font-weight: 500;
    margin-right: 5px
}

.picker__year-display {
    font-size: 1.5rem;
    font-weight: 500;
    color: rgba(255,255,255,0.7)
}

.picker__calendar-container {
    padding: 0 1rem
}

.picker__calendar-container thead {
    border: none
}

.picker__table {
    margin-top: 0;
    margin-bottom: .5em
}

.picker__day--infocus {
    color: rgba(0,0,0,0.87);
    letter-spacing: -.3px;
    padding: 0.75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

@media only screen and (min-width: 601px) {
    .picker__day--infocus {
        padding:1.1rem 0
    }
}

.picker__day.picker__day--today {
    color: #26a69a
}

.picker__day.picker__day--today.picker__day--selected {
    color: #fff
}

.picker__weekday {
    font-size: .9rem
}

.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected {
    border-radius: 50%;
    transform: scale(0.9);
    background-color: #26a69a;
    color: #ffffff
}

.picker__day--selected.picker__day--outfocus,.picker__day--selected:hover.picker__day--outfocus,.picker--focused .picker__day--selected.picker__day--outfocus {
    background-color: #a1ded8
}

.picker__footer {
    text-align: right;
    padding: 5px 10px
}

.picker__close,.picker__today,.picker__clear {
    font-size: 1.1rem;
    padding: 0 1rem;
    color: #26a69a
}

.picker__clear {
    color: #f44336;
    float: left
}

.picker__nav--prev:before,.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #676767
}

button.picker__today:focus,button.picker__clear:focus,button.picker__close:focus {
    background-color: #a1ded8
}

.picker__list {
    list-style: none;
    padding: 0.75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding:.5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted:hover,.picker--focused .picker__list-item--highlighted {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__list-item--selected,.picker__list-item--selected:hover,.picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker__list-item--disabled,.picker__list-item--disabled:hover,.picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: none;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0,0,0,0.87)
}

.picker--time .picker__button--clear:hover,.picker--time .picker__button--clear:focus {
    color: #000;
    background: #b1dcfb;
    background: #ee2200;
    border-color: #ee2200;
    cursor: pointer;
    color: #fff;
    outline: none
}

.picker--time .picker__button--clear:before {
    top: -0.25em;
    color: rgba(0,0,0,0.87);
    font-size: 1.25em;
    font-weight: bold
}

.picker--time .picker__button--clear:hover:before,.picker--time .picker__button--clear:focus:before {
    color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom:5em
    }
}

.clockpicker-display {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    color: rgba(255,255,255,0.6);
    font-weight: 400;
    clear: both;
    position: relative
}

.clockpicker-span-am-pm {
    font-size: 1.3rem;
    position: absolute;
    right: 1rem;
    bottom: 0.3rem;
    line-height: 2rem;
    font-weight: 500
}

@media only screen and (min-width: 601px) {
    .clockpicker-display {
        top:32%
    }

    .clockpicker-span-am-pm {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 1.2rem
    }
}

.text-primary {
    color: #fff
}

.clockpicker-span-hours {
    margin-right: 3px
}

.clockpicker-span-minutes {
    margin-left: 3px
}

.clockpicker-span-hours,.clockpicker-span-minutes,.clockpicker-span-am-pm div {
    cursor: pointer
}

.clockpicker-moving {
    cursor: move
}

.clockpicker-plate {
    background-color: #eee;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    overflow: visible;
    position: relative;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    user-select: none
}

.clockpicker-canvas,.clockpicker-dial {
    width: 270px;
    height: 270px;
    position: absolute;
    left: -1px;
    top: -1px
}

.clockpicker-minutes {
    visibility: hidden
}

.clockpicker-tick {
    border-radius: 50%;
    color: rgba(0,0,0,0.87);
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer
}

.clockpicker-tick.active,.clockpicker-tick:hover {
    background-color: rgba(38,166,154,0.25)
}

.clockpicker-dial {
    transition: transform 350ms, opacity 350ms
}

.clockpicker-dial-out {
    opacity: 0
}

.clockpicker-hours.clockpicker-dial-out {
    transform: scale(1.2, 1.2)
}

.clockpicker-minutes.clockpicker-dial-out {
    transform: scale(0.8, 0.8)
}

.clockpicker-canvas {
    transition: opacity 175ms
}

.clockpicker-canvas-out {
    opacity: 0.25
}

.clockpicker-canvas-bearing {
    stroke: none;
    fill: #26a69a
}

.clockpicker-canvas-bg {
    stroke: none;
    fill: #26a69a
}

.clockpicker-canvas-bg-trans {
    fill: #26a69a
}

.clockpicker-canvas line {
    stroke: #26a69a;
    stroke-width: 4;
    stroke-linecap: round
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0');
    src: url('fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0') format('woff2'),url('fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0') format('woff'),url('fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0') format('truetype'),url('fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.pg-grd-1 {
    width: calc(100% / 1);
}

.pg-grd-2 {
    width: calc(100% / 2);
}

.pg-grd-3 {
    width: calc(100% / 3);
}

.pg-grd-4 {
    width: calc(100% / 4);
}

.pg-grd-5 {
    width: calc(100% / 5);
}

.pg-grd-6 {
    width: calc(100% / 6);
}

.pg-grd-7 {
    width: calc(100% / 7);
}

.pg-grd-8 {
    width: calc(100% / 8);
}

.pg-grd-9 {
    width: calc(100% / 9);
}

.pg-grd-10 {
    width: calc(100% / 10);
}

.pg-grd-11 {
    width: calc(100% / 11);
}

.pg-grd-12 {
    width: calc(100% / 12);
}

.animated {
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translateZ(0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-32xAUS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xWRLD {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px -449px;
    width: 32px;
    height: 32px;
}

.icon-32xFIN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xNOR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xSWE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xDEU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xITA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xJPN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMEX {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUSA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xAUT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xHRV {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCZE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xDNK {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xENG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xEST {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xFRA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xGRC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xISR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xLVA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xLTU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xPOL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xRUS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSRB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSVN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESP {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTUR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCHE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCAN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xBRA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xPRT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xHUN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xSVK {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xRGBY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xRGYU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xALB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xDZA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xAND {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xARM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xAZE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBHR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBLR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBEL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBOL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBIH {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xBGR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCMR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCHL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCHN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xCOL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xCRI {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCYP {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xECU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xEGY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xSLV {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xFRO {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGEO {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGHA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xGTM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xHND {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xHKG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xISL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xIND {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xIDN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xJOR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKAZ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKWT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLIE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLUX {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMKD {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMYS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xMLT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xMDA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMNE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xMAR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xNZL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xNIR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xOMN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xPAK {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xPRY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xPER {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xQAT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xROU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSMR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSAU {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSCO {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSGP {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xZAF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xKOR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xTHA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xTUN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUKR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xURY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -191px;
    width: 32px;
    height: 32px;
}

.icon-32xUZB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xVEN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xVNM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xWAL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xMEN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xFRML {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xNSCR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRLLY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xATP {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -288px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xITFM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xITFW {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xWTA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBIAT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCRSS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSKIJ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCIV {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLW {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSEN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xNLD {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xALPN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xGIB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xKEN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPHL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xLBY {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -256px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPAN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xUGA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -384px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xJAM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xVTEN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xLBN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xSYR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xNGA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xCHAR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xZMB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xPSE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMOZ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMAC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xRWA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -192px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xETH {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -224px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMDV {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -320px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xAGO {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -352px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xVBAS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -416px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xWTAK {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTZA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xRLOL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUFC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xBWA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBLLT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xWMN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xMSC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -448px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xELLR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -384px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xSRLF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -480px;
    width: 32px;
    height: 32px;
}

.icon-32xALPS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -480px;
    width: 32px;
    height: 31px;
}

.icon-32xCROS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px 0;
    width: 32px;
    height: 32px;
}

.icon-32xCSGO {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xDOTA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xELEC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xESKG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESRL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xFORF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xGOLF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xKOS {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMMAA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xRAIN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRUGB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSMRL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xSPEC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xTENN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -512px -448px;
    width: 32px;
    height: 32px;
}

.icon-32xBGD {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xNPL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -512px;
    width: 32px;
    height: 32px;
}

.icon-32xGBRF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xCOG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -544px 0;
    width: 32px;
    height: 32px;
}

.icon-32xLKA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -544px;
    width: 32px;
    height: 32px;
}

.icon-32xTPE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -480px 0;
    width: 32px;
    height: 32px;
}

.icon-32xBTN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -576px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMDG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -576px 0;
    width: 32px;
    height: 32px;
}

.icon-32xTJK {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -576px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xZWE {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -576px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xKGZ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -576px;
    width: 32px;
    height: 32px;
}

.icon-32xMOTR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -608px 0;
    width: 32px;
    height: 32px;
}

.icon-32xMNG {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -608px;
    width: 32px;
    height: 32px;
}

.icon-32xLOLL {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -608px;
    width: 32px;
    height: 32px;
}

.icon-32xDOM {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -640px 0;
    width: 32px;
    height: 32px;
}

.icon-32xIRQ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -640px;
    width: 32px;
    height: 32px;
}

.icon-32xNIC {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -672 0px;
    width: 32px;
    height: 32px;
}

.icon-32xBLZ {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -672px;
    width: 32px;
    height: 32px;
}

.icon-32xTWN {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -160px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xGUF {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xGMB {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -96px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xFIFA {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xNBA2 {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -128px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xNER {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -704px 0;
    width: 32px;
    height: 32px;
}

.icon-32xBDI {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: 0 -704px;
    width: 32px;
    height: 32px;
}

.icon-32xLBR {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -32px -704px;
    width: 32px;
    height: 32px;
}

.icon-32xMRT {
    background-image: url('flags-32.4965ec0653826560b94c.png');
    background-position: -64px -704px;
    width: 32px;
    height: 32px;
}

.vtoflags {
    background: url('vto-flags.548cf8cc0c6c353428a7.png') no-repeat top left;
    width: 18px;
    height: 11px;
    margin: 3px 3px 0px 3px;
    display: inline-block;
}

.vtoflags.flag389717 {
    background-position: 0 -336px;
    width: 11px;
    height: 11px;
}

.vtoflags.flag389720 {
    background-position: 0 -108px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389714 {
    background-position: 0 -264px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389715 {
    background-position: 0 -300px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389744 {
    background-position: 0 -48px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389719 {
    background-position: 0 -132px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389737 {
    background-position: 0 -60px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389738 {
    background-position: 0 -144px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389716 {
    background-position: 0 -72px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389718 {
    background-position: 0 -120px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389729 {
    background-position: 0 -168px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389731 {
    background-position: 0 -624px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389721 {
    background-position: 0 -756px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389728 {
    background-position: 0 -192px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389724 {
    background-position: 0 -852px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389727 {
    background-position: 0 -96px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389736 {
    background-position: 0 -276px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389741 {
    background-position: 0 -108px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389722 {
    background-position: 0 -300px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389743 {
    background-position: 0 -1237px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389730 {
    background-position: 0 -360px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389723 {
    background-position: 0 0;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389735 {
    background-position: 0 -264px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389732 {
    background-position: 0 -552px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389740 {
    background-position: 0 -252px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389739 {
    background-position: 0 -348px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389726 {
    background-position: 0 -1177px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389725 {
    background-position: 0 -492px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389734 {
    background-position: 0 -648px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389733 {
    background-position: 0 -1069px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389745 {
    background-position: 0 -312px;
    width: 16px;
    height: 11px;
}

.vtoflags.flag389742 {
    background-position: 0 -288px;
    width: 16px;
    height: 11px;
}

@font-face {
    font-family: "sport-types";
    src: url('sport-types.5e70909c13898c1cbf8e.woff') format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^=sport-types-], [class*=" sport-types-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "sport-types" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sport-types-155:before {
    content: "î¥º";
}

.sport-types-308:before {
    content: "î¥»";
}

.sport-types-10112:before {
    content: "î¦¥";
}

.sport-types-10156:before {
    content: "î¦¦";
}

.sport-types-10159:before {
    content: "î¦§";
}

.sport-types-10163:before {
    content: "î¦¨";
}

.sport-types-10173:before {
    content: "î¦©";
}

.sport-types-10185:before {
    content: "î¦ª";
}

.sport-types-10186:before {
    content: "î¦«";
}

.sport-types-10187:before {
    content: "î¦¬";
}

.sport-types-10192:before {
    content: "î¦­";
}

.sport-types-10193:before {
    content: "î¦®";
}

.sport-types-10194:before {
    content: "î¦¯";
}

.sport-types-10206:before {
    content: "î¦°";
}

.sport-types-10207:before {
    content: "î¦±";
}

.sport-types-10279:before {
    content: "î¦²";
}

.sport-types-10281:before {
    content: "î¦³";
}

.sport-types-10284:before {
    content: "î¦´";
}

.sport-types-10288:before {
    content: "î¦µ";
}

.sport-types-10289:before {
    content: "î¦¶";
}

.sport-types-10290:before {
    content: "î¦·";
}

.sport-types-10291:before {
    content: "î¦¸";
}

.sport-types-10300:before {
    content: "î¦¹";
}

.sport-types-10301:before {
    content: "î¦º";
}

.sport-types-10303:before {
    content: "î¦»";
}

.sport-types-10304:before {
    content: "î¦¼";
}

.sport-types-10305:before {
    content: "î¦½";
}

.sport-types-10306:before {
    content: "î¦¾";
}

.sport-types-10307:before {
    content: "î¦¿";
}

.sport-types-mainmenu-casino-icon:before {
    content: "î¦¤";
}

.sport-types-crown:before {
    content: "î¦£";
}

.sport-types-10299:before {
    content: "î¦™";
}

.sport-types-10311:before {
    content: "î¦š";
}

.sport-types-10312:before {
    content: "î¦›";
}

.sport-types-10400:before {
    content: "î¦œ";
}

.sport-types-10402:before {
    content: "î¦";
}

.sport-types-10403:before {
    content: "î¦ž";
}

.sport-types-10404:before {
    content: "î¦Ÿ";
}

.sport-types-10405:before {
    content: "î¦ ";
}

.sport-types-10406:before {
    content: "î¦¡";
}

.sport-types-10407:before {
    content: "î¦¢";
}

.sport-types-10100:before {
    content: "î¦†";
}

.sport-types-10105:before {
    content: "î¦‡";
}

.sport-types-10110:before {
    content: "î¦ˆ";
}

.sport-types-10111:before {
    content: "î¦‰";
}

.sport-types-10114:before {
    content: "î¦Š";
}

.sport-types-10158:before {
    content: "î¦‹";
}

.sport-types-10166:before {
    content: "î¦Œ";
}

.sport-types-10172:before {
    content: "î¦";
}

.sport-types-10174:before {
    content: "î¦Ž";
}

.sport-types-10175:before {
    content: "î¦";
}

.sport-types-10176:before {
    content: "î¦";
}

.sport-types-10177:before {
    content: "î¦‘";
}

.sport-types-10179:before {
    content: "î¦’";
}

.sport-types-10189:before {
    content: "î¦“";
}

.sport-types-10190:before {
    content: "î¦”";
}

.sport-types-10191:before {
    content: "î¦•";
}

.sport-types-10203:before {
    content: "î¦–";
}

.sport-types-10282:before {
    content: "î¦—";
}

.sport-types-100163:before {
    content: "î¦˜";
}

.sport-types-80:before {
    content: "î¦‚";
}

.sport-types-961:before {
    content: "î¦ƒ";
}

.sport-types-1371:before {
    content: "î¦„";
}

.sport-types-178:before {
    content: "î¦…";
}

.sport-types-76:before {
    content: "î¥¼";
}

.sport-types-77:before {
    content: "î¥½";
}

.sport-types-83:before {
    content: "î¥¾";
}

.sport-types-84:before {
    content: "î¥¿";
}

.sport-types-182:before {
    content: "î¦€";
}

.sport-types-183:before {
    content: "î¦";
}

.sport-types-284:before {
    content: "î¥¹";
}

.sport-types-1:before {
    content: "î¤€";
}

.sport-types-2:before {
    content: "î¤";
}

.sport-types-3:before {
    content: "î¤‚";
}

.sport-types-4:before {
    content: "î¤ƒ";
}

.sport-types-5:before {
    content: "î¤„";
}

.sport-types-6:before {
    content: "î¤…";
}

.sport-types-7:before {
    content: "î¤†";
}

.sport-types-8:before {
    content: "î¤‡";
}

.sport-types-9:before {
    content: "î¤ˆ";
}

.sport-types-10:before {
    content: "î¤‰";
}

.sport-types-11:before {
    content: "î¤Š";
}

.sport-types-12:before {
    content: "î¤‹";
}

.sport-types-13:before {
    content: "î¤Œ";
}

.sport-types-14:before {
    content: "î¤";
}

.sport-types-15:before {
    content: "î¤Ž";
}

.sport-types-16:before {
    content: "î¤";
}

.sport-types-17:before {
    content: "î¤";
}

.sport-types-18:before {
    content: "î¤‘";
}

.sport-types-19:before {
    content: "î¤’";
}

.sport-types-20:before {
    content: "î¤“";
}

.sport-types-21:before {
    content: "î¤”";
}

.sport-types-22:before {
    content: "î¤•";
}

.sport-types-23:before {
    content: "î¤–";
}

.sport-types-24:before {
    content: "î¤—";
}

.sport-types-25:before {
    content: "î¤˜";
}

.sport-types-26:before {
    content: "î¤™";
}

.sport-types-27:before {
    content: "î¤š";
}

.sport-types-28:before {
    content: "î¤›";
}

.sport-types-29:before {
    content: "î¤œ";
}

.sport-types-30:before {
    content: "î¤";
}

.sport-types-31:before {
    content: "î¤ž";
}

.sport-types-32:before {
    content: "î¤Ÿ";
}

.sport-types-33:before {
    content: "î¤ ";
}

.sport-types-34:before {
    content: "î¤¡";
}

.sport-types-35:before {
    content: "î¤¢";
}

.sport-types-36:before {
    content: "î¤£";
}

.sport-types-37:before {
    content: "î¤¤";
}

.sport-types-38:before {
    content: "î¤¥";
}

.sport-types-39:before {
    content: "î¤¦";
}

.sport-types-40:before {
    content: "î¤§";
}

.sport-types-43:before {
    content: "î¤¨";
}

.sport-types-44:before {
    content: "î¤©";
}

.sport-types-45:before {
    content: "î¤ª";
}

.sport-types-46:before {
    content: "î¤«";
}

.sport-types-47:before {
    content: "î¤¬";
}

.sport-types-48:before {
    content: "î¤­";
}

.sport-types-49:before {
    content: "î¤®";
}

.sport-types-50:before {
    content: "î¤¯";
}

.sport-types-51:before {
    content: "î¤°";
}

.sport-types-52:before {
    content: "î¤±";
}

.sport-types-54:before {
    content: "î¤²";
}

.sport-types-56:before {
    content: "î¤³";
}

.sport-types-57:before {
    content: "î¤´";
}

.sport-types-60:before {
    content: "î¤µ";
}

.sport-types-61:before {
    content: "î¤¶";
}

.sport-types-62:before {
    content: "î¤·";
}

.sport-types-64:before {
    content: "î¤¸";
}

.sport-types-71:before {
    content: "î¤¹";
}

.sport-types-72:before {
    content: "î¤º";
}

.sport-types-75:before {
    content: "î¤»";
}

.sport-types-78:before {
    content: "î¤¼";
}

.sport-types-79:before {
    content: "î¤½";
}

.sport-types-81:before {
    content: "î¤¾";
}

.sport-types-82:before {
    content: "î¤¿";
}

.sport-types-85:before {
    content: "î¥€";
}

.sport-types-86:before {
    content: "î¥";
}

.sport-types-87:before {
    content: "î¥‚";
}

.sport-types-90:before {
    content: "î¥ƒ";
}

.sport-types-96:before {
    content: "î¥„";
}

.sport-types-98:before {
    content: "î¥…";
}

.sport-types-99:before {
    content: "î¥†";
}

.sport-types-102:before {
    content: "î¥‡";
}

.sport-types-103:before {
    content: "î¥ˆ";
}

.sport-types-104:before {
    content: "î¥‰";
}

.sport-types-105:before {
    content: "î¥Š";
}

.sport-types-106:before {
    content: "î¥‹";
}

.sport-types-107:before {
    content: "î¥Œ";
}

.sport-types-109:before {
    content: "î¥";
}

.sport-types-110:before {
    content: "î¥Ž";
}

.sport-types-111:before {
    content: "î¥";
}

.sport-types-112:before {
    content: "î¥";
}

.sport-types-113:before {
    content: "î¥‘";
}

.sport-types-114:before {
    content: "î¥’";
}

.sport-types-115:before {
    content: "î¥“";
}

.sport-types-116:before {
    content: "î¥”";
}

.sport-types-117:before {
    content: "î¥•";
}

.sport-types-118:before {
    content: "î¥–";
}

.sport-types-121:before {
    content: "î¥—";
}

.sport-types-125:before {
    content: "î¥˜";
}

.sport-types-127:before {
    content: "î¥™";
}

.sport-types-128:before {
    content: "î¥š";
}

.sport-types-129:before {
    content: "î¥›";
}

.sport-types-131:before {
    content: "î¥œ";
}

.sport-types-134:before {
    content: "î¥";
}

.sport-types-135:before {
    content: "î¥ž";
}

.sport-types-136:before {
    content: "î¥Ÿ";
}

.sport-types-137:before {
    content: "î¥ ";
}

.sport-types-139:before {
    content: "î¥¡";
}

.sport-types-147:before {
    content: "î¥¢";
}

.sport-types-148:before {
    content: "î¥£";
}

.sport-types-153:before {
    content: "î¥¤";
}

.sport-types-158:before {
    content: "î¥¥";
}

.sport-types-161:before {
    content: "î¥¦";
}

.sport-types-163:before {
    content: "î¥§";
}

.sport-types-164:before {
    content: "î¥¨";
}

.sport-types-166:before {
    content: "î¥©";
}

.sport-types-190:before {
    content: "î¥ª";
}

.sport-types-191:before {
    content: "î¥«";
}

.sport-types-270:before {
    content: "î¥¬";
}

.sport-types-285:before {
    content: "î¥­";
}

.sport-types-1000:before {
    content: "î¥®";
}

.sport-types-1001:before {
    content: "î¥¯";
}

.sport-types-1002:before {
    content: "î¥°";
}

.sport-types-1003:before {
    content: "î¥±";
}

.sport-types-1004:before {
    content: "î¥²";
}

.sport-types-1005:before {
    content: "î¥³";
}

.sport-types-beton:before {
    content: "î¥´";
}

.sport-types-bingo:before {
    content: "î¥µ";
}

.sport-types-e-sports2:before {
    content: "î¥¶";
}

.sport-types-e-sports3:before {
    content: "î¥·";
}

.sport-types-wc:before {
    content: "î¥¸";
}

/* list btn start */
.list-btn-cont .list-btn {
    margin: 0;
    border-bottom: 1px solid #42495c;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    font-weight: 500;
}

.list-btn-cont .list-btn .pg-icons.svg-font-icons, .list-btn-cont .list-btn .pg-icons:first-child {
    font-size: 16px;
    margin-right: 10px;
    display: inherit;
}

.list-btn-cont .list-btn .pg-icons.svg-font-icons:before, .list-btn-cont .list-btn .pg-icons:first-child:before {
    vertical-align: middle;
}

.list-btn-cont .list-btn .pg-icons.country {
    transform: scale(0.5625);
    -ms-transform: scale(0.5625);
    -webkit-transform: scale(0.5625);
    margin: -7px !important;
    width: 32px;
    height: 32px;
    margin-right: 0 !important;
}

.list-btn-cont .list-btn .pg-icons.arrow {
    font-size: 16px;
}

.list-btn-cont .list-btn .text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-btn-cont .list-btn .count {
    font-size: 14px;
}

.list-btn-cont .list-btn:last-child {
    border-bottom: none;
}

.list-btn-cont .list-btn .fvrt-add {
    margin-left: 5px;
}

.list-btn-cont .list-btn .fvrt-add i {
    margin: 0 !important;
    font-size: 20px !important;
}

/* list btn end */
.top-time-range {
    padding: 10px 0;
    padding-bottom: 0;
}

.top-time-range.range-container input[type=range] {
    padding: 0 30px;
}

.top-time-range input[type=range] {
    height: 26px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

.top-time-range input[type=range]:focus {
    outline: none;
}

.top-time-range input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #283045;
    border-radius: 10px;
    border: 0px solid #000000;
}

.top-time-range input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #EF5939;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range input[type=range]:focus::-webkit-slider-runnable-track {
    background: #283045;
}

.top-time-range input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #283045;
    border-radius: 10px;
    border: 0px solid #000000;
}

.top-time-range input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #EF5939;
    cursor: pointer;
}

.top-time-range input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.top-time-range input[type=range]::-ms-fill-lower {
    background: #283045;
    border: 0px solid #000000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000000;
}

.top-time-range input[type=range]::-ms-fill-upper {
    background: #283045;
    border: 0px solid #000000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000000;
}

.top-time-range input[type=range]::-ms-thumb {
    margin-top: 1px;
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #EF5939;
    cursor: pointer;
}

.top-time-range input[type=range]:focus::-ms-fill-lower {
    background: #283045;
}

.top-time-range input[type=range]:focus::-ms-fill-upper {
    background: #283045;
}

/* range end */
/* breadcrumbs start */
.breadcrumb-wrapper {
    padding: 0 10px;
}

.breadcrumb-wrapper .register-close {
    padding: 15px;
}

.breadcrumbs-cont {
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-x: auto;
    height: 48px;
}

.breadcrumbs-cont .breadcrumb {
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumbs-cont .breadcrumb:before {
    margin: 0;
    content: "ï„‘";
    font-family: "FontAwesome";
    margin: 0 10px;
    font-size: 5px;
}

.breadcrumbs-cont .breadcrumb i {
    font-size: 18px;
    transform: rotate(180deg);
}

.breadcrumbs-cont .breadcrumb:last-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bread-statistic-btn {
    height: 32px;
    line-height: 30px;
    width: 32px;
    border-radius: 10px;
    border: none;
    position: relative;
}

.bread-statistic-btn i {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* breadcrumbs end */
.bread-toggle-btn {
    height: 32px;
    line-height: 32px;
    width: 32px;
    border-radius: 10px;
    border: 1px solid #42495c;
    display: inline-block;
    margin-left: 8px;
    text-align: center;
}

.bread-toggle-btn i {
    font-size: 18px;
    vertical-align: middle;
    line-height: 30px;
}

.filter-toggle-btn {
    height: 32px;
    width: 32px;
    line-height: 30px;
    border-radius: 10px;
    border: 1px solid #42495c;
    display: inline-block;
    text-align: center;
}

.filter-toggle-btn.active i::before {
    content: "ï…¡";
}

.filter-toggle-btn i::before {
    content: "ï… ";
}

.filter-toggle-btn i {
    font-size: 14px;
    vertical-align: middle;
}

.casino-search-toogle {
    border-radius: 10px;
    display: inline-block;
}

.casino-search-toogle i {
    font-size: 15px;
    vertical-align: middle;
}

.total-count {
    margin-left: 10px;
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
}

.today-events-options-toogle {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.today-events-options-toogle i.pg-icons {
    font-size: 15px;
}

/* antrepost card start */
.anteposts-container .antepost-cont.collapsible {
    margin: 0;
    padding: 0;
    border: none;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header {
    padding: 10px 15px;
    border-bottom: 1px solid #d0d0d0;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .title {
    font-size: 13px;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .date {
    font-size: 12px;
    text-align: right;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header.antepost-header {
    display: block;
    padding: 10px 0;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header.antepost-header .title {
    padding: 5px 10px;
    border: none;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header.antepost-header .date.flex-container {
    padding: 0 5px;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header.antepost-header .date.flex-container .antepost-date {
    padding: 0 5px;
    display: inline-block;
    text-align: left;
}

.anteposts-container .antepost-cont.collapsible .collapsible-body {
    padding: 5px;
}

.anteposts-container .antepost-cont.collapsible .collapsible-body .bet-type-btn-group .bet-btn {
    margin: 2px;
}

.anteposts-container .antepost-cont.collapsible:last-child .collapsible-body {
    border-bottom: none;
}

/* antrepost card end */
/* jackpot page start */
.jackpot-list-view.collapsible .collapsible-header .counter {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-column-gap: 4px;
    column-gap: 4px;
    margin: 15px 0 10px 0;
}

.jackpot-list-view.collapsible .collapsible-header .counter .unit-value, .jackpot-list-view.collapsible .collapsible-header .counter .divider {
    height: 50px;
    display: grid;
    place-items: center;
}

.jackpot-list-view.collapsible .collapsible-header .counter .unit {
    display: grid;
}

.jackpot-list-view.collapsible .collapsible-header .counter .unit .unit-value {
    background-color: white;
    color: black;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 5px;
    font-size: 25px;
}

.jackpot-list-view.collapsible .collapsible-header .counter .unit .name {
    text-align: center;
    font-size: 12px;
}

.jackpot-list-view.collapsible .collapsible-header .counter .divider {
    color: #fff;
    background: transparent;
    font-size: 25px;
}

/* jackpot page end */
/* fixture start */
.fixture-container .match-content {
    border-bottom: 1px solid #42495c;
}

.fixture-container .match-content .match-header {
    padding: 10px 10px 0 10px;
    font-weight: 500;
}

.fixture-container .match-content .match-header .content-left {
    flex: 1;
    padding-right: 5px;
}

.fixture-container .match-content .match-header .content-left .time {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 75px;
    margin-right: 5px;
    font-size: 13px;
}

.fixture-container .match-content .match-header .content-left .team-name {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 75px;
}

.fixture-container .match-content .match-header .content-left .team-name img {
    max-width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.fixture-container .match-content .match-header .content-left .team-name .item {
    display: flex;
    align-items: center;
}

.fixture-container .match-content .match-header .content-left .team-name .item .fvrt-add {
    float: left;
}

.fixture-container .match-content .match-header .content-left .team-name .item .fvrt-add i {
    margin: 0;
    float: left;
}

.fixture-container .match-content .match-header .content-left .team-name .text {
    flex: 1;
}

.fixture-container .match-content .match-header .content-right {
    display: flex;
    align-items: center;
    height: 70px;
    border-left: 1px solid #42495c;
}

.fixture-container .match-content .match-header .content-right .icons {
    text-align: center;
}

.fixture-container .match-content .match-header .content-right .icons .live {
    border-radius: 10px 2px 10px 2px;
    padding: 1px 8px;
    font-size: 10px;
    margin: 0 5px;
    line-height: normal;
}

.fixture-container .match-content .match-header .content-right .icons .live + .statistic-btn {
    position: relative;
    bottom: -5px;
}

.fixture-container .match-content .match-header .content-right .icons .build-a-bet {
    font-size: 10px;
    margin: 0 5px 5px 5px;
    line-height: normal;
}

.fixture-container .match-content .match-header .content-right .icons .build-a-bet .build-a-bet-text {
    padding: 1px 8px;
    border-radius: 10px 2px 10px 2px;
}

.fixture-container .match-content .match-header .match-title {
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    min-width: 1px;
}

.fixture-container .match-content .match-header .match-title .team {
    display: flex;
}

.fixture-container .match-content .match-header .match-title .match-name {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fixture-container .match-content .match-header .match-title .live-icon {
    padding-left: 5px;
}

.fixture-container .match-content .match-header .match-title .date {
    font-weight: normal;
    font-size: 12px;
}

.fixture-container .match-content .match-header .match-title .bet-type {
    display: inline-block;
    font-weight: 500;
    font-weight: 500;
    margin: 0;
    font-size: 12px;
    text-align: left;
}

.fixture-container .match-content .match-header .match-title .live-score-panel .now {
    font-weight: 500;
}

.fixture-container .match-content .match-header .match-title .live-score-panel .minutes {
    padding-left: 5px;
    font-weight: 500;
    font-size: 12px;
}

.fixture-container .match-content .match-header .match-title .score-container .item {
    color: rgba(255, 255, 255, 0.38);
}

.fixture-container .match-content .match-header .match-title .score-container .now {
    color: #39b54a;
}

.fixture-container .match-content .match-header .statistic-btn {
    border: none;
    padding: 1px 15px;
}

.fixture-container .match-content .match-header .statistic-btn i.pg-icons {
    font-size: 18px;
    vertical-align: middle;
}

.fixture-container .match-content .match-header .team {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fixture-container .match-content .match-header .team .team-content-left {
    min-width: 100px;
    flex: 1;
    height: 50px;
}

.fixture-container .match-content .match-header .team .team-content-left .team-content-info {
    margin-right: 5px;
}

.fixture-container .match-content .match-header .team .team-content-left .team-content-info .team-flag {
    width: 20px;
    margin-right: 5px;
    float: left;
}

.fixture-container .match-content .match-header .team .team-content-left .team-content-info:first-child {
    margin-bottom: 5px;
}

.fixture-container .match-content .match-header .team .team-period {
    display: flex;
    justify-content: flex-end;
    overflow: auto;
}

.fixture-container .match-content .match-header .team .team-period .team-period-content {
    display: flex;
    overflow: auto;
}

.fixture-container .match-content .match-header .team .team-period .team-period-content .item {
    display: flex;
    padding: 0 3px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}

.fixture-container .match-content .match-header .team .team-period .team-period-content .item span {
    font-weight: normal;
}

.fixture-container .match-content .match-header .team .team-period .team-period-content .item span:first-child {
    margin-bottom: 5px;
}

.fixture-container .match-content .bet-type-wrapper {
    margin: 0 10px;
    line-height: normal;
    text-align: center;
    margin: 5px 0;
}

.fixture-container .match-content .bet-type {
    text-align: center;
    font-weight: 500;
    margin: 5px 0;
}

.fixture-container .match-content:last-child {
    border-bottom: none;
}

.fixture-container .match-content .match-header-right {
    display: flex;
    justify-content: center;
    height: 85px;
    position: relative;
    align-items: center;
}

.fixture-container .match-content .match-header-right .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fixture-container .match-content .match-header-right:before {
    position: absolute;
    content: "";
    width: 1px;
    left: 0;
    height: 90%;
}

.fixture-container .match-content .match-header-right .fvrt-add {
    margin-bottom: 5px;
}

.fixture-container .match-content .match-header-right .icons {
    text-align: center;
}

.fixture-container .match-content .match-header-right .icons .live {
    margin-bottom: 10px;
    border-radius: 15px 2px 15px 2px;
    padding: 1px 8px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 5px;
    line-height: normal;
}

.fixture-container .match-content .match-header-right .icons .build-a-bet {
    margin-bottom: 2px;
    font-size: 10px;
    margin: 0 5px 5px 5px;
}

.fixture-container .match-content .match-header-right .icons .build-a-bet .build-a-bet-text {
    padding: 1px 8px;
    border-radius: 15px 2px 15px 2px;
}

.fixture-container .match-content .match-header-right .video {
    display: block;
    line-height: normal;
    font-size: 8px;
    position: relative;
    bottom: -8px;
}

.fixture-container .match-content .match-header-right .video i {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
}

.fixture-container .view-btn-wrapper {
    text-align: right;
    margin-top: 5px;
}

.fixture-container .view-btn-wrapper .view-btn {
    margin-right: 5px;
    border-radius: 5px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.fixture-container .asian-more-market-cont {
    text-align: right;
    padding: 0 15px;
}

.fixture-container .asian-more-market-cont .bet-type {
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fixture-container .asian-more-market-cont .bet-type:first-child {
    margin-left: 5px;
}

.fixture-container .asian-more-market-cont .more-btn {
    margin: 5px;
    border-radius: 5px;
}

.fixture-container .asian-more-market-cont .btn.bet-btn {
    display: block;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    margin-bottom: 5px;
    align-items: normal;
}

.odd-btn-group {
    margin-top: 10px;
    padding: 0 10px;
}

.odd-btn-group .btn.bet-btn {
    margin-right: 10px;
}

.odd-btn-group .btn.bet-btn:last-child {
    margin-right: 0;
}

.odd-btn-group:last-child {
    padding-bottom: 10px;
}

.odd-btn-group.fixture-new-bet .bet-btn {
    flex-direction: row;
}

.more-less-content .more-btn, .more-less-content .less-btn {
    background-color: rgba(255, 255, 255, 0.05);
    color: #ff9800;
    margin: 10px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.more-less-content .more-btn .pg-icons, .more-less-content .less-btn .pg-icons {
    font-size: 20px;
}

.more-less-content .more-btn .text, .more-less-content .less-btn .text {
    font-size: 12px;
}

.cashout-icon-cn {
    margin-left: 10px;
    display: inline-block;
}

.cashout-icon-cn .cashout-icon {
    font-size: 13px;
}

.flex-container.display-type-two, .flex-container.display-type-four {
    padding: 0 5px;
    align-items: flex-start;
}

.flex-container.display-type-two .type-two-head, .flex-container.display-type-four .type-two-head {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-bottom: -10px;
}

.flex-container.display-type-two .fixture-new-bet, .flex-container.display-type-four .fixture-new-bet {
    padding: 0 5px;
    margin: 10px 0;
}

.flex-container.display-type-two .fixture-new-bet .bet-btn-odd, .flex-container.display-type-four .fixture-new-bet .bet-btn-odd {
    font-weight: bold;
}

.flex-container.display-type-two .fixture-new-bet .bet-btn-text, .flex-container.display-type-four .fixture-new-bet .bet-btn-text {
    font-weight: normal;
    padding-right: 10px;
}

.flex-container.display-type-two .btn.btn-transparent, .flex-container.display-type-four .btn.btn-transparent {
    background: transparent;
    border: none;
}

.flex-container.display-type-two .btn.btn-transparent .bet-btn-odd, .flex-container.display-type-four .btn.btn-transparent .bet-btn-odd {
    text-align: left;
    font-weight: normal;
}

.new-display-types.modul-accordion .modul-header .cashout-icon-cn {
    font-size: 11px;
    color: #000000;
    line-height: 10px;
    overflow: visible;
    text-align: left;
    background: #ff9800;
    border-radius: 5px;
    font-weight: normal;
    padding: 2px;
    right: 0;
}

.new-display-types.modul-accordion .modul-header .flex-header {
    white-space: inherit;
}

.new-display-types.modul-accordion .modul-content .tabs .tab {
    position: relative;
}

.new-display-types.modul-accordion .modul-content .tabs .tab a:hover::after, .new-display-types.modul-accordion .modul-content .tabs .tab a.active::after {
    top: 70%;
    height: 3px;
}

.new-display-types.modul-accordion .modul-content .tabs .tab .cashout-icon-cn {
    right: 2px;
    font-size: 11px;
}

.modul-accordion .modul-content .more-less-btn a.btn.bet-btn {
    background-color: transparent;
    height: 35px;
    line-height: 35px;
}

.modul-accordion .modul-content .more-less-btn a.btn.bet-btn i {
    font-size: 20px;
}

/* fixture end */
.accordion-toggle .toggle-btn {
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
}

.accordion-toggle .toggle-btn i.pg-icons {
    font-size: 15px;
}

.accordion-toggle .toggle-btn.active i.pg-icons {
    transform: rotate(180deg);
}

/* detail top info start */
.detail-top-info {
    text-align: center;
    margin: 0;
    border-radius: 0;
    padding: 10px 5px;
    margin: 1px 0;
}

.detail-top-info.detail-top-fixed {
    position: fixed;
    width: 100%;
    z-index: 98;
}

.detail-top-info .live-match-info {
    padding-top: 20px;
    font-weight: 500;
}

.detail-top-info .live-match-info .score {
    font-size: 36px;
    font-weight: 500;
}

.detail-top-info .live-match-info .time {
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
}

.detail-top-info .team-text {
    margin-top: 0px;
    font-weight: 500;
    text-align: left;
    padding-left: 5px;
}

.detail-top-info .team-text.team-text-right {
    text-align: right;
    padding-right: 5px;
    padding-left: 0;
}

.detail-top-info .flag-wrapper {
    border: 2px solid #283045;
    padding: 7px 0px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: auto;
}

.detail-top-info .flag-wrapper img.team-flag {
    width: 25px;
}

.detail-top-info .virtual-info {
    padding-top: 30px;
}

.detail-top-info .date-info {
    padding: 0 2px;
}

.detail-top-info .date-info .time {
    font-weight: bold;
    font-size: 14px;
}

.detail-top-info .date-info .date {
    font-weight: 500;
    font-size: 12px;
}

.detail-top-info .date-info .statistic-btn {
    margin-top: 28px;
    padding: 5px 7px;
    border-radius: 10px;
    border: none;
}

.detail-top-info .date-info .statistic-btn i.pg-icons {
    font-size: 18px;
    vertical-align: middle;
}

.detail-top-info .match-name {
    font-size: 15px;
    font-weight: bold;
}

.detail-top-info .match-name i.pg-icons {
    font-size: 20px;
    vertical-align: middle;
}

.detail-top-info .country {
    font-size: 13px;
}

.detail-top-info .country i.country {
    transform: scale(0.5625);
    -ms-transform: scale(0.5625);
    -webkit-transform: scale(0.5625);
    margin: -7px !important;
    width: 32px;
    height: 32px;
    vertical-align: sub;
}

.detail-top-info i.clock {
    font-size: 18px;
    vertical-align: sub;
    margin: 0 5px;
}

/* detail top info end */
.today-events-options .title {
    font-size: 13px;
    padding: 5px 20px;
}

.today-events-options .title i {
    margin-left: 10px;
}

.today-events-options .top-time-range {
    padding-top: 0;
    padding-bottom: 10px;
}

.today-events-options .content-horizontal-slide-tabs {
    padding: 10px 0;
}

.today-events-options .country-select {
    margin: 0 15px;
    padding-bottom: 10px;
}

.today-events-options .country-select .country-select-btn {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #2a4961;
    border-radius: 6px 6px 0 0;
    padding: 0 15px;
    font-weight: 500;
}

.today-events-options .country-select .country-select-btn i {
    font-size: 14px;
}

.today-events-options .country-select .country-select-btn i.left {
    margin-right: 10px;
    line-height: normal;
}

.today-events-options .country-select .country-select-btn i.right {
    margin-left: 10px;
}

.today-events-options .country-select .country-select-btn i.fa-times-circle {
    display: none;
}

.today-events-options .country-select .country-select-btn.selected i.left {
    opacity: 1;
}

.today-events-options .country-select .country-select-btn.selected i.right {
    display: none;
}

.today-events-options .country-select .country-select-btn.selected i.fa-times-circle {
    display: inline-block;
}

.today-events-options .country-select select {
    margin: 0;
}

.today-events.tabs {
    margin-top: 10px;
}

.casino-options {
    padding: 15px;
}

.casino-options .casino-filter .casino-filter-btn {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #2a4961;
    border-radius: 6px 6px 0 0;
    padding: 0 15px;
    font-weight: 500;
}

.casino-options .casino-filter .casino-filter-btn i {
    font-size: 14px;
}

.casino-options .casino-filter .casino-filter-btn i.left {
    margin-right: 10px;
    line-height: normal;
}

.casino-options .casino-filter .casino-filter-btn i.right {
    margin-left: 10px;
}

.casino-options .casino-filter .casino-filter-btn i.fa-times-circle {
    display: none;
}

.casino-options .casino-filter .casino-filter-btn.selected i.left {
    opacity: 1;
}

.casino-options .casino-filter .casino-filter-btn.selected i.right {
    display: none;
}

.casino-options .casino-filter .casino-filter-btn.selected i.fa-times-circle {
    display: inline-block;
}

.casino-options .casino-filter select {
    margin: 0;
}

.live-page-select {
    margin: 0 15px 15px;
}

.live-page-select select.browser-default {
    height: 45px;
}

.live-page-search-toogle {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.live-page-search-toogle i.pg-icons {
    font-size: 15px;
}

.live-page-search-cont .input-field {
    height: 65px;
    display: flex;
    align-items: center;
    margin-top: 0;
    padding: 0 10px;
}

.live-page-search-cont .input-field input {
    border-radius: 50px;
    padding-right: 0;
    height: 48px;
    outline: 0;
    padding: 0 15px;
    border: none;
    margin-bottom: 0;
}

.search-key {
    font-weight: bold;
}

.show-more-other {
    display: block;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    margin: 15px 15px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 500;
}

table.liveCalendar tbody tr td {
    font-size: 13px;
    line-height: normal;
    text-align: left;
    text-align: center;
    padding: 10px;
}

table.liveCalendar tbody tr td i.country {
    vertical-align: sub;
}

table.liveCalendar tbody tr td i.svg-font-icons {
    vertical-align: middle;
    font-size: 14px;
}

table.liveCalendar tbody tr td .title {
    margin-bottom: 10px;
}

.pg-match-view {
    position: relative;
    z-index: 1;
    display: block;
    padding: 5px;
    overflow: hidden;
    margin: 15px;
    margin-bottom: 10px;
}

.pg-match-view.sport-type.id-1 {
    background-color: #a0ca8d;
    color: #1c3d0c;
}

.pg-match-view.sport-type.id-2 {
    background-color: #ec644b;
    color: #3c210f;
}

.pg-match-view.sport-type.id-16 {
    background-color: #446cb3;
    color: #04132d;
}

.pg-match-view.sport-type.id-4 {
    background-color: #fde3a7;
    color: #5f4e28;
}

.pg-match-view.sport-type.id-6 {
    background-color: #ef4836;
    color: #381310;
}

.pg-match-view.sport-type.id-3 {
    background-color: #89b790;
    color: #173f1d;
}

.pg-match-view.sport-type.id-98 {
    background-color: #ff6766;
    color: #422424;
}

.pg-match-view.sport-type.id-13 {
    background-color: #e7df86;
    color: #4c4816;
}

.pg-match-view.sport-type.id-34 {
    background-color: #2c3e50;
    color: #6f859a;
}

.pg-match-view.sport-type.id-31 {
    background-color: #913d88;
    color: #10060f;
}

.pg-match-view.sport-type.id-32 {
    background-color: #1dabb8;
    color: #0b2b2a;
}

.pg-match-view.sport-type.id-15 {
    background-color: #1e8bc3;
    color: #0d3042;
}

.pg-match-view.sport-type.id-10 {
    background-color: #b54a47;
    color: #210909;
}

.pg-match-view.sport-type.id-60 {
    background-color: #ff7e55;
    color: #3a190e;
}

.pg-match-view.sport-type.id-33 {
    background-color: #f8bd97;
    color: #382315;
}

.pg-match-view.sport-type.id-21 {
    background-color: #6797a1;
    color: #1a2d31;
}

.pg-match-view.sport-type.id-11 {
    background-color: #b57b5b;
    color: #3a1e0f;
}

.pg-match-view.sport-type.id-28 {
    background-color: #b980d0;
    color: #451e54;
}

.pg-match-view.sport-type.id-17 {
    background-color: #6ca1ae;
    color: #1d3e46;
}

.pg-match-view.sport-type.id-22 {
    background-color: #d27e4e;
    color: #5d2c10;
}

.pg-match-view.sport-type.id-24 {
    background-color: #d2a960;
    color: #4c350d;
}

.pg-match-view.sport-type.id-7 {
    background-color: #84d8ba;
    color: #113c2d;
}

.pg-match-view.sport-type.id-29 {
    background-color: #d8c060;
    color: #4e4318;
}

.pg-match-view.sport-type.id-9 {
    background-color: #78c0a8;
    color: #0f4a36;
}

.pg-match-view.sport-type.id-25 {
    background-color: #59ae7f;
    color: #092d19;
}

.pg-match-view.sport-type.id-64 {
    background-color: #66adcc;
    color: #174356;
}

.pg-match-view.sport-type.id-12 {
    background-color: #949fc7;
    color: #151f40;
}

.pg-match-view.sport-type.id-19 {
    background-color: #fbcf76;
    color: #231904;
}

.pg-match-view.sport-type.id-54 {
    background-color: #f19e9e;
    color: #501a1a;
}

.pg-match-view.sport-type.id-37 {
    background-color: #68b4e6;
    color: #061f2f;
}

.pg-match-view.sport-type.id-62 {
    background-color: #f1ac65;
    color: #523211;
}

.pg-match-view.sport-type.id-90 {
    background-color: #7fc7e6;
    color: #0e2f3e;
}

.pg-match-view.sport-type.id-52 {
    background-color: #5aacb7;
    color: #084048;
}

.pg-match-view.sport-type.id-20 {
    background-color: #913d88;
    color: #e0a3b4;
}

.pg-match-view.sport-type.id-5 {
    background-color: #72c1ea;
    color: #1c536f;
}

.pg-match-view.sport-type.id-23 {
    background-color: #5bbdaa;
    color: #233e38;
}

.pg-match-view.sport-type.id-26 {
    background-color: #9bdbde;
    color: #0e3a3c;
}

.pg-match-view.sport-type.id-14 {
    background-color: #e89090;
    color: #2f1414;
}

.pg-match-view.sport-type.id-86 {
    background-color: #6cb9ae;
    color: #0b423a;
}

.pg-match-view.sport-type.id-109 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.pg-match-view.sport-type.id-110 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.pg-match-view.sport-type.id-121 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.pg-match-view.sport-type.id-18 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.pg-match-view.sport-type.id-44 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-43 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-46 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-47 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-48 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-103 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-49 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-50 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view.sport-type.id-105 {
    background-color: #e4f1fe;
    color: #142a40;
}

.pg-match-view .pg-icons {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    font-size: 150px !important;
    line-height: 0 !important;
    vertical-align: top;
    width: 200px;
    height: 200px;
    transform: translate(50%, -25%);
}

.pg-match-view .pg-match-view-head > .flex-container {
    justify-content: center;
}

.pg-match-view .pg-match-view-head .match-name {
    font-size: 15px;
}

.pg-match-view .pg-match-view-head .team-flag {
    width: 40px;
}

.pg-match-view .pg-match-view-head .team-flag.team1 {
    padding-right: 5px;
}

.pg-match-view .pg-match-view-head .team-flag.team2 {
    padding-left: 5px;
}

.pg-match-view .pg-match-view-head .score {
    padding: 0 10px;
    font-size: 24px;
    font-weight: bold;
}

.pg-match-view .pg-match-view-head .match-info {
    font-size: 12px;
    text-align: center;
}

.pg-match-view .match-info .score {
    font-size: 32px;
    font-weight: bold;
}

.pg-match-view .match-info .time {
    font-size: 16px;
    font-weight: bold;
}

.pg-match-view .info {
    font-weight: 500;
    margin-top: 5px;
    line-height: normal;
}

.pg-match-view .match-starting-time {
    display: flex;
    justify-content: center;
    align-items: center;
}

.odd-btn-group-asian-cont {
    padding-top: 5px;
    border-top: 1px solid #d0d0d0;
    margin-top: 5px;
}

.odd-btn-group-asian-cont .odd-btn-group-asian {
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.odd-btn-group-asian-cont .odd-btn-group-asian:first-child {
    margin-left: 5px;
}

.odd-btn-group-asian-cont .odd-btn-group-asian .bet-type {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.odd-btn-group-asian-cont .odd-btn-group-asian .btn.bet-btn {
    display: block;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    margin-bottom: 5px;
    align-items: normal;
}

/* jackpot css start */
.jackpot .modul-accordion .modul-header .consolation-prices-link {
    text-decoration: underline;
}

.jackpot .modul-accordion .modul-content .fixture-container .match-content .match-info {
    font-size: 12px;
}

.jackpot .modul-accordion .modul-content .collapsible {
    margin: 0;
    border: none;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header {
    border-bottom: 1px solid #42495c;
    padding: 5px 15px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info {
    padding-left: 15px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info b {
    font-weight: 500;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info .consolation-prices {
    display: none;
    padding: 5px;
    margin: 10px 10px 10px 0;
    border-radius: 15px;
    padding: 10px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info .consolation-prices.active {
    display: block;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info .consolation-prices .dropdown-text {
    display: inline-block;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info .result {
    padding-left: 15px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .btn {
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    display: block;
    padding: 0 15px;
    text-align: center;
    margin: 5px 0;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body {
    padding: 5px;
    border-bottom: 1px solid #42495c;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .title-row {
    padding: 5px;
    border-bottom: 1px solid #d0d0d0;
    font-weight: 500;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont {
    padding: 5px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow {
    display: flex;
    height: 30px;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow .text {
    flex: 1;
    font-weight: 500;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow:before {
    content: "";
    display: table;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow:after {
    content: "";
    display: table;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .jackpot-btn {
    text-align: center;
    margin: 10px 0px;
    display: block;
    height: 48px;
    border-radius: 5px;
    padding: 0 15px;
    display: block;
    padding: 0 15px;
    text-align: center;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: 500;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .jackpot-clear {
    text-align: right;
    display: block;
}

.jackpot .modul-accordion .modul-content .collapsible li:last-child .collapsible-header {
    border-bottom: none;
}

.jackpot .modul-accordion .modul-content .collapsible li:last-child .collapsible-body {
    border-bottom: none;
}

.jackpot .modul-accordion.rules .modul-content {
    padding: 5px 15px;
}

.jackpot .jackpot-result-list-view .collapsible-body .fixture-body {
    padding: 5px;
}

.jackpot .jackpot-result-list-view .collapsible-body .fixture-body .match-info {
    font-size: 12px;
}

.confirm-area {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    padding: 8px 12px 20px;
}

.confirm-area .bet-btn {
    width: 100%;
    text-align: center;
    margin: 0;
    align-items: center;
    margin-top: 20px;
}

/* jackpot css end */
.esport-img {
    text-align: center;
}

.league-title {
    display: flex;
    align-items: center;
    padding: 0 5px;
    height: 55px;
}

.league-title .title-left {
    flex: 1;
    display: flex;
    align-items: center;
}

.league-title i.country {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    margin: 0 !important;
    width: 32px;
    height: 32px;
}

.league-title .header-text {
    margin-left: 5px;
}

.league-title i.fa-caret-down {
    margin-top: 5px;
    font-size: 18px;
}

.league-title .bread-statistic-btn {
    margin-left: 10px;
}

.live-filter {
    margin: 0 15px;
}

.live-filter .live-filter-btn {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #2a4961;
    border-radius: 6px 6px 0 0;
    padding: 0 15px;
    font-weight: 500;
}

.live-filter .live-filter-btn i {
    font-size: 14px;
}

.live-filter .live-filter-btn i.left {
    margin-right: 10px;
    line-height: normal;
}

.live-filter .live-filter-btn i.right {
    margin-left: 10px;
}

.live-filter .country-select select {
    margin-top: 10px;
}

.livebet-page .content-horizontal-slide-tabs.filter {
    padding: 10px 0 0;
}

.live-detail-league-name {
    margin: 15px;
}

.live-detail-league-name .text {
    height: 30px;
    font-weight: 500;
    display: block;
    text-align: center;
    line-height: 32px;
    border-radius: 20px;
    padding: 0 20px;
    font-size: 13px;
}

.fixture-detail-modal {
    border: 5px solid #343434;
}

.fixture-detail-modal .modal-close i.fa {
    font-size: 18px;
    color: inherit;
}

.bet-btn[disabled] .bet-btn-odd::before, .bet-btn.disabled .bet-btn-odd::before, .bet-btn.disabled-btn .bet-btn-odd::before {
    content: "ï€£";
    font-family: "FontAwesome";
    font-size: 12px;
    margin-right: 6px;
}

.live-top {
    padding-bottom: 10px;
}

.virtual-sport-list .content-horizontal-slide-tabs {
    padding: 10px 0;
}

.virtual-sport-list .horizontal-slide-left-btn, .virtual-sport-list .horizontal-slide-right-btn {
    display: none;
}

.fixture-bottom-message {
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
}

.fixture-bottom-message .btn {
    border-radius: 5px;
}

#lmvtch-c {
    position: relative;
    width: 100%;
}

#lmvtch {
    width: 100%;
    position: absolute;
    z-index: 999;
    top: -15px;
    left: -10px;
}

#lmvtch i {
    color: white;
    font-size: 30px;
}

#hddn {
    height: 0;
}

#lmv {
    width: 100%;
    height: 100%;
    position: relative;
}

.lmv-tb-fx {
    position: fixed;
    width: 100%;
    z-index: 98;
    background-color: #2d5d7c;
}

.lmv-fx {
    position: fixed !important;
    width: 264px !important;
    height: 120px !important;
    right: 0;
    z-index: 998;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

.live-video-stream {
    width: 100%;
    height: 100%;
}

.row.live-stream-main .col.btn-stream {
    padding: 8px 5px;
}

.row.live-stream-main .col.btn-stream .btn {
    text-align: center;
}

.switch.sort-switch {
    padding: 0 30px;
    line-height: 36px;
    min-height: 36px;
    background-color: transparent;
    color: white;
    border: none;
}

.switch.sort-switch label {
    color: inherit;
}

.modul-accordion .modul-content .switch.modul-switch {
    padding: 5px 10px;
    line-height: 36px;
    min-height: 36px;
    border: none;
    color: white;
    background-color: transparent;
    margin-top: 0;
}

.modul-accordion .modul-content .switch.modul-switch label {
    color: inherit;
}

.livebet-page-detail .lmv-tb-fx .tabs {
    margin-bottom: 0;
}

.mrkts .tab a.btn-build-bet .new-flag {
    border-radius: 2px;
    position: absolute;
    top: 0px;
    right: 5px;
    background-color: #e43d3d;
    line-height: 10px;
    font-size: 10px;
    padding: 1px 2px;
    color: #fff;
}

.page-fixture-detail .tips-mobile-container, .page-live-detail .tips-mobile-container {
    margin: 0 15px;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper lib-mobile-tip-container, .page-live-detail .tips-mobile-container .mobile-tips-wrapper lib-mobile-tip-container {
    flex: 0 0 100%;
    margin: 0;
    padding: 0;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper lib-mobile-tip-container .mobile-tip-content, .page-live-detail .tips-mobile-container .mobile-tips-wrapper lib-mobile-tip-container .mobile-tip-content {
    margin: 0 5px;
}

.modul-accordion {
    margin: 10px 15px;
    overflow: hidden;
    border-radius: 15px;
}

.modul-accordion:before, .modul-accordion:after {
    content: "";
    display: table;
}

.modul-accordion:after {
    clear: both;
}

.modul-accordion.active > .modul-content {
    display: block;
}

.modul-accordion.active > .modul-header .fa-chevron-right {
    transform: rotate(90deg);
}

.modul-accordion.close > .modul-header i.fa-chevron-right {
    transform: rotate(360deg);
}

.modul-accordion.close > .modul-content {
    display: none;
}

.modul-accordion[accordion] > .modul-header {
    cursor: pointer;
}

.modul-accordion.league {
    margin: 15px 10px;
}

.modul-accordion .modul-header {
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modul-accordion .modul-header:before, .modul-accordion .modul-header:after {
    content: "";
    display: table;
}

.modul-accordion .modul-header:after {
    clear: both;
}

.modul-accordion .modul-header i.left {
    margin-right: 10px;
}

.modul-accordion .modul-header i.right {
    margin-left: 5px;
}

.modul-accordion .modul-header i.country {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    margin: -4px !important;
    width: 32px;
    height: 32px;
}

.modul-accordion .modul-header i.country.left + .header-text {
    margin-left: 15px;
}

.modul-accordion .modul-header i.svg-font-icons {
    font-size: 13px;
}

.modul-accordion .modul-header i.fa-chevron-right {
    line-height: inherit;
    font-size: 11px;
    transform: rotate(90deg);
}

.modul-accordion .modul-header .statistic-btn {
    border: none;
    height: 48px;
    line-height: 46px;
}

.modul-accordion .modul-header .statistic-btn i.pg-icons {
    font-size: 20px;
    vertical-align: middle;
}

.modul-accordion .modul-header .header-text {
    font-size: inherit;
    font-weight: 500;
}

.modul-accordion .modul-header .header-text span {
    color: #ff9800;
    font-size: 11px;
}

.modul-accordion .modul-header .btn {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin: 0 5px;
}

.modul-accordion .modul-content:before, .modul-accordion .modul-content:after {
    content: "";
    display: table;
}

.modul-accordion .modul-content:after {
    clear: both;
}

.modul-accordion .modul-content .modul-accordion:last-child.close:not(.active) .modul-header {
    border-bottom: none;
}

.modul-accordion .modul-accordion .modul-header {
    border-radius: 0;
}

.modul-accordion .modul-accordion .modul-header .bread-statistic-btn {
    margin-right: 10px;
}

.modul-accordion .modul-accordion.bet-type-group {
    padding: 0;
}

.modul-accordion .modul-accordion {
    margin: 0;
    border-radius: 0;
}

.modul-accordion .modul-accordion.bet-type-group .modul-header {
    border-radius: 0;
    border-bottom: 1px solid #42495c;
}

.modul-accordion.sports {
    border-top: 1px solid #42495c;
}

.modul-accordion.bonus-activities .title {
    padding: 5px 15px;
    display: inline-block;
}

.modul-accordion.verify-ticket .field-label {
    color: rgba(255, 255, 255, 0.87);
}

.modul-accordion.verify-ticket .modul-content {
    padding: 0 15px 15px;
}

.modul-accordion.verify-ticket .betslipbtn {
    margin-top: 10px;
    text-align: center;
    height: 48px;
    font-weight: 500;
    border-radius: 5px;
}

.modul-accordion.bet-type-group .modul-header i.right {
    margin-left: 15px;
    line-height: normal;
    line-height: initial;
}

.modul-accordion .waiting-transactions-btn {
    border-radius: 5px;
}

.card-container {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 5px 0 5px 10px;
    margin: 5px 0;
}

.card-container .main-pg-card {
    padding: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    border-radius: 15px;
    width: 90%;
    overflow: hidden;
    margin-right: 5px;
}

.card-container .main-pg-card .card-header {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    padding: 0 7.5px;
}

.card-container .main-pg-card .card-header .league-info {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 5px;
}

.card-container .main-pg-card .card-header .league-info i {
    font-size: 11px;
    padding-right: 5px;
}

.card-container .main-pg-card .card-header .match-info .live {
    border-radius: 10px 2px 10px 2px;
    padding: 1px 8px;
    font-size: 10px;
}

.card-container .main-pg-card .card-header .match-info .live, .card-container .main-pg-card .card-header .match-info .play {
    margin-right: 5px;
}

.card-container .main-pg-card .team-wrapper {
    padding: 5px 7.5px;
    margin-top: 5px;
}

.card-container .main-pg-card .team-wrapper .team {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-container .main-pg-card .team-wrapper .team .team-content-left {
    min-width: 100px;
    flex: 1;
    height: 50px;
}

.card-container .main-pg-card .team-wrapper .team .team-content-left .team-content-info {
    margin-right: 5px;
}

.card-container .main-pg-card .team-wrapper .team .team-content-left .team-content-info .team-flag {
    width: 20px;
    margin-right: 5px;
    float: left;
}

.card-container .main-pg-card .team-wrapper .team .team-content-left .team-content-info:first-child {
    margin-bottom: 5px;
}

.card-container .main-pg-card .team-wrapper .team-period {
    display: flex;
    justify-content: flex-end;
    overflow: auto;
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content {
    display: flex;
    overflow: auto;
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content .item {
    display: flex;
    padding: 0 3px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content .item span:first-child {
    margin-bottom: 5px;
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content .item:last-child {
    padding-right: 0;
}

.card-container .main-pg-card .bet-type-container {
    display: flex;
    justify-content: space-between;
    padding: 0 7.5px;
    align-items: center;
}

.card-container .main-pg-card .bet-type-container .bet-type {
    margin-right: 5px;
    font-size: 13px;
}

.card-container .main-pg-card .bet-type-container .other-btn {
    height: 30px;
    font-size: 13px;
}

.card-container .main-pg-card .odd-btn-group {
    margin-top: 5px;
    padding: 0 5px;
    padding-bottom: 5px;
}

.card-container .main-pg-card .odd-btn-group .bet-btn {
    height: 40px;
}

.card-container .pg-card {
    position: relative;
    z-index: 1;
    display: inline-block;
    border-radius: 15px;
    width: 97%;
    overflow: hidden;
    margin-right: 5px;
    /* &:last-child {margin-right:0;} */
}

.card-container .pg-card.full-card {
    width: calc(100% - 10px);
    margin-right: 10px;
}

.card-container .pg-card.sport-type.id-1 {
    background-color: #a0ca8d;
    color: #1c3d0c;
}

.card-container .pg-card.sport-type.id-2 {
    background-color: #ec644b;
    color: #3c210f;
}

.card-container .pg-card.sport-type.id-16 {
    background-color: #446cb3;
    color: #04132d;
}

.card-container .pg-card.sport-type.id-4 {
    background-color: #fde3a7;
    color: #5f4e28;
}

.card-container .pg-card.sport-type.id-6 {
    background-color: #ef4836;
    color: #381310;
}

.card-container .pg-card.sport-type.id-3 {
    background-color: #89b790;
    color: #173f1d;
}

.card-container .pg-card.sport-type.id-98 {
    background-color: #ff6766;
    color: #422424;
}

.card-container .pg-card.sport-type.id-13 {
    background-color: #e7df86;
    color: #4c4816;
}

.card-container .pg-card.sport-type.id-34 {
    background-color: #2c3e50;
    color: #6f859a;
}

.card-container .pg-card.sport-type.id-31 {
    background-color: #913d88;
    color: #10060f;
}

.card-container .pg-card.sport-type.id-32 {
    background-color: #1dabb8;
    color: #0b2b2a;
}

.card-container .pg-card.sport-type.id-15 {
    background-color: #1e8bc3;
    color: #0d3042;
}

.card-container .pg-card.sport-type.id-10 {
    background-color: #b54a47;
    color: #210909;
}

.card-container .pg-card.sport-type.id-60 {
    background-color: #ff7e55;
    color: #3a190e;
}

.card-container .pg-card.sport-type.id-33 {
    background-color: #f8bd97;
    color: #382315;
}

.card-container .pg-card.sport-type.id-21 {
    background-color: #6797a1;
    color: #1a2d31;
}

.card-container .pg-card.sport-type.id-11 {
    background-color: #b57b5b;
    color: #3a1e0f;
}

.card-container .pg-card.sport-type.id-28 {
    background-color: #b980d0;
    color: #451e54;
}

.card-container .pg-card.sport-type.id-17 {
    background-color: #6ca1ae;
    color: #1d3e46;
}

.card-container .pg-card.sport-type.id-22 {
    background-color: #d27e4e;
    color: #5d2c10;
}

.card-container .pg-card.sport-type.id-24 {
    background-color: #d2a960;
    color: #4c350d;
}

.card-container .pg-card.sport-type.id-7 {
    background-color: #84d8ba;
    color: #113c2d;
}

.card-container .pg-card.sport-type.id-29 {
    background-color: #d8c060;
    color: #4e4318;
}

.card-container .pg-card.sport-type.id-9 {
    background-color: #78c0a8;
    color: #0f4a36;
}

.card-container .pg-card.sport-type.id-25 {
    background-color: #59ae7f;
    color: #092d19;
}

.card-container .pg-card.sport-type.id-64 {
    background-color: #66adcc;
    color: #174356;
}

.card-container .pg-card.sport-type.id-12 {
    background-color: #949fc7;
    color: #151f40;
}

.card-container .pg-card.sport-type.id-19 {
    background-color: #fbcf76;
    color: #231904;
}

.card-container .pg-card.sport-type.id-54 {
    background-color: #f19e9e;
    color: #501a1a;
}

.card-container .pg-card.sport-type.id-37 {
    background-color: #68b4e6;
    color: #061f2f;
}

.card-container .pg-card.sport-type.id-62 {
    background-color: #f1ac65;
    color: #523211;
}

.card-container .pg-card.sport-type.id-90 {
    background-color: #7fc7e6;
    color: #0e2f3e;
}

.card-container .pg-card.sport-type.id-52 {
    background-color: #5aacb7;
    color: #084048;
}

.card-container .pg-card.sport-type.id-20 {
    background-color: #913d88;
    color: #e0a3b4;
}

.card-container .pg-card.sport-type.id-5 {
    background-color: #72c1ea;
    color: #1c536f;
}

.card-container .pg-card.sport-type.id-23 {
    background-color: #5bbdaa;
    color: #233e38;
}

.card-container .pg-card.sport-type.id-26 {
    background-color: #9bdbde;
    color: #0e3a3c;
}

.card-container .pg-card.sport-type.id-14 {
    background-color: #e89090;
    color: #2f1414;
}

.card-container .pg-card.sport-type.id-86 {
    background-color: #6cb9ae;
    color: #0b423a;
}

.card-container .pg-card.sport-type.id-109 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-container .pg-card.sport-type.id-110 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-container .pg-card.sport-type.id-121 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-container .pg-card.sport-type.id-18 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-container .pg-card.sport-type.id-44 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-43 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-46 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-47 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-48 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-103 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-49 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-50 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card.sport-type.id-105 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-container .pg-card .pg-icons {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    font-size: 150px !important;
    line-height: 0 !important;
    vertical-align: top;
    width: 200px;
    height: 200px;
    transform: translate(50%, -25%);
}

.card-container .pg-card .date-timer {
    font-size: 12px;
    padding: 5px;
}

.card-container .pg-card .pg-card-header > .flex-container {
    justify-content: space-evenly;
}

.card-container .pg-card .pg-card-header .match-name {
    font-size: 13px;
    font-weight: bold;
}

.card-container .pg-card .pg-card-header .pg-card-name {
    flex-direction: column;
}

.card-container .pg-card .pg-card-header .space {
    padding: 0 5px;
}

.card-container .pg-card .pg-card-header .pg-odd-type {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
}

.card-container .pg-card .pg-card-header .detail-top-info {
    margin: 0;
    padding: 15px 15px 0;
}

.card-container .pg-card .pg-card-header .detail-top-info .live-match {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    padding: 2px 29px;
    border-radius: 0 0 10px 10px;
}

.card-container .pg-card .pg-card-header .detail-top-info .live-match .live-icon {
    font-size: 12px;
    font-weight: bold;
}

.card-container .pg-card .odd-btn-group .bet-btn, .card-container .pg-card .odd-btn-group .other-btn, .card-container .pg-card .odd-btn-group-asian-cont .bet-btn, .card-container .pg-card .odd-btn-group-asian-cont .other-btn {
    font-weight: bold;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
}

.card-container .pg-card .odd-btn-group .bet-btn .bet-btn-text, .card-container .pg-card .odd-btn-group .other-btn .bet-btn-text, .card-container .pg-card .odd-btn-group-asian-cont .bet-btn .bet-btn-text, .card-container .pg-card .odd-btn-group-asian-cont .other-btn .bet-btn-text {
    margin-top: 0;
}

.card-container .pg-card .odd-btn-group .bet-btn .bet-btn-odd, .card-container .pg-card .odd-btn-group .other-btn .bet-btn-odd, .card-container .pg-card .odd-btn-group-asian-cont .bet-btn .bet-btn-odd, .card-container .pg-card .odd-btn-group-asian-cont .other-btn .bet-btn-odd {
    margin-top: 0;
}

.card-container .pg-card .detail-top-info .team-text {
    text-align: center;
    padding-left: 0;
}

.card-container::-webkit-scrollbar {
    display: none;
}

.number-keyboard {
    padding: 5px;
    max-height: 80% !important;
}

.number-keyboard .key-info .first-row .text {
    font-size: 13px;
}

.number-keyboard .key-info .first-row .amount {
    font-weight: bold;
}

.number-keyboard .key-info .sec-row {
    border: 1px solid #d0d0d0;
    padding: 5px;
    margin-top: 5px;
}

.number-keyboard .key-info .sec-row .text {
    font-size: 13px;
}

.number-keyboard .key-info .sec-row .amount {
    font-weight: bold;
    font-size: 18px;
}

.number-keyboard .fast-btns {
    margin: 0 -2.5px;
    margin-top: 5px;
}

.number-keyboard .fast-btns .btn {
    text-align: center;
    margin: 0 2.5px;
}

.number-keyboard .numbers-cont {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 5px;
    margin-top: 5px;
}

.number-keyboard .numbers-cont .item {
    text-align: center;
    min-height: 36px;
    border: none;
}

.number-keyboard .numbers-cont .item.zero {
    grid-column-start: 1;
    grid-column-end: 3;
}

.number-keyboard .numbers-cont .item.backspace {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 4;
}

.number-keyboard .numbers-cont .item.enter {
    grid-row-start: 3;
    grid-row-end: 5;
    grid-column-start: 4;
}

/* PopÃ¼ler Events Start */
.populer-events .populer-events-contaner .slide-btn {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.populer-events .populer-events-contaner .fixture-container .match-content:first-child {
    border-top: 1px solid #42495c;
}

.populer-events .populer-events-contaner .fixture-container .match-content:last-child {
    border-bottom: 1px solid #42495c;
    border-bottom: none;
}

.populer-events .show-more-games {
    display: none;
}

/* PopÃ¼ler Events End */
/* Promoted Events Start */
.promoted-event .fixture-container .match-content:first-child {
    border-top: 1px solid #42495c;
}

.promoted-event .content-horizontal-slide-tabs {
    padding: 10px 0;
}

/* Promoted Events End */
/* lig ve maÃ§ kartÄ± start */
.card-league-modul {
    margin: 15px;
    border-radius: 15px;
}

.card-league-modul .card-img-title {
    padding: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.card-league-modul .card-img-title.sport-type.id-1 {
    background-color: #a0ca8d;
    color: #1c3d0c;
}

.card-league-modul .card-img-title.sport-type.id-2 {
    background-color: #ec644b;
    color: #3c210f;
}

.card-league-modul .card-img-title.sport-type.id-16 {
    background-color: #446cb3;
    color: #04132d;
}

.card-league-modul .card-img-title.sport-type.id-4 {
    background-color: #fde3a7;
    color: #5f4e28;
}

.card-league-modul .card-img-title.sport-type.id-6 {
    background-color: #ef4836;
    color: #381310;
}

.card-league-modul .card-img-title.sport-type.id-3 {
    background-color: #89b790;
    color: #173f1d;
}

.card-league-modul .card-img-title.sport-type.id-98 {
    background-color: #ff6766;
    color: #422424;
}

.card-league-modul .card-img-title.sport-type.id-13 {
    background-color: #e7df86;
    color: #4c4816;
}

.card-league-modul .card-img-title.sport-type.id-34 {
    background-color: #2c3e50;
    color: #6f859a;
}

.card-league-modul .card-img-title.sport-type.id-31 {
    background-color: #913d88;
    color: #10060f;
}

.card-league-modul .card-img-title.sport-type.id-32 {
    background-color: #1dabb8;
    color: #0b2b2a;
}

.card-league-modul .card-img-title.sport-type.id-15 {
    background-color: #1e8bc3;
    color: #0d3042;
}

.card-league-modul .card-img-title.sport-type.id-10 {
    background-color: #b54a47;
    color: #210909;
}

.card-league-modul .card-img-title.sport-type.id-60 {
    background-color: #ff7e55;
    color: #3a190e;
}

.card-league-modul .card-img-title.sport-type.id-33 {
    background-color: #f8bd97;
    color: #382315;
}

.card-league-modul .card-img-title.sport-type.id-21 {
    background-color: #6797a1;
    color: #1a2d31;
}

.card-league-modul .card-img-title.sport-type.id-11 {
    background-color: #b57b5b;
    color: #3a1e0f;
}

.card-league-modul .card-img-title.sport-type.id-28 {
    background-color: #b980d0;
    color: #451e54;
}

.card-league-modul .card-img-title.sport-type.id-17 {
    background-color: #6ca1ae;
    color: #1d3e46;
}

.card-league-modul .card-img-title.sport-type.id-22 {
    background-color: #d27e4e;
    color: #5d2c10;
}

.card-league-modul .card-img-title.sport-type.id-24 {
    background-color: #d2a960;
    color: #4c350d;
}

.card-league-modul .card-img-title.sport-type.id-7 {
    background-color: #84d8ba;
    color: #113c2d;
}

.card-league-modul .card-img-title.sport-type.id-29 {
    background-color: #d8c060;
    color: #4e4318;
}

.card-league-modul .card-img-title.sport-type.id-9 {
    background-color: #78c0a8;
    color: #0f4a36;
}

.card-league-modul .card-img-title.sport-type.id-25 {
    background-color: #59ae7f;
    color: #092d19;
}

.card-league-modul .card-img-title.sport-type.id-64 {
    background-color: #66adcc;
    color: #174356;
}

.card-league-modul .card-img-title.sport-type.id-12 {
    background-color: #949fc7;
    color: #151f40;
}

.card-league-modul .card-img-title.sport-type.id-19 {
    background-color: #fbcf76;
    color: #231904;
}

.card-league-modul .card-img-title.sport-type.id-54 {
    background-color: #f19e9e;
    color: #501a1a;
}

.card-league-modul .card-img-title.sport-type.id-37 {
    background-color: #68b4e6;
    color: #061f2f;
}

.card-league-modul .card-img-title.sport-type.id-62 {
    background-color: #f1ac65;
    color: #523211;
}

.card-league-modul .card-img-title.sport-type.id-90 {
    background-color: #7fc7e6;
    color: #0e2f3e;
}

.card-league-modul .card-img-title.sport-type.id-52 {
    background-color: #5aacb7;
    color: #084048;
}

.card-league-modul .card-img-title.sport-type.id-20 {
    background-color: #913d88;
    color: #e0a3b4;
}

.card-league-modul .card-img-title.sport-type.id-5 {
    background-color: #72c1ea;
    color: #1c536f;
}

.card-league-modul .card-img-title.sport-type.id-23 {
    background-color: #5bbdaa;
    color: #233e38;
}

.card-league-modul .card-img-title.sport-type.id-26 {
    background-color: #9bdbde;
    color: #0e3a3c;
}

.card-league-modul .card-img-title.sport-type.id-14 {
    background-color: #e89090;
    color: #2f1414;
}

.card-league-modul .card-img-title.sport-type.id-86 {
    background-color: #6cb9ae;
    color: #0b423a;
}

.card-league-modul .card-img-title.sport-type.id-109 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-league-modul .card-img-title.sport-type.id-110 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-league-modul .card-img-title.sport-type.id-121 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-league-modul .card-img-title.sport-type.id-18 {
    background-color: #0e4f65;
    color: #96b4d2;
}

.card-league-modul .card-img-title.sport-type.id-44 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-43 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-46 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-47 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-48 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-103 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-49 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-50 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title.sport-type.id-105 {
    background-color: #e4f1fe;
    color: #142a40;
}

.card-league-modul .card-img-title .first-txt .country {
    transform: scale(0.5625);
    -ms-transform: scale(0.5625);
    -webkit-transform: scale(0.5625);
    margin: -7px !important;
    width: 32px;
    height: 32px;
    margin: -11px !important;
    margin-right: -4px !important;
}

.card-league-modul .card-img-title .svg-font-icons {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    font-size: 115px !important;
    line-height: 0 !important;
    vertical-align: top;
    width: 190px;
    height: 70px;
    transform: translate(50%, -25%);
}

.card-league-modul .card-img-title .go-all {
    z-index: 0;
    text-shadow: none;
}

.card-league-modul .league-match-main {
    border-radius: 0 0 11px 11px;
    overflow: hidden;
}

.card-league-modul .league-match-main .match-content .bet-type-match {
    width: 100%;
    text-align: center;
}

/* lig ve maÃ§ kartÄ± end */
/* HazÄ±r kupon start */
.ready-coupon .btn-winnings {
    display: block;
    margin: 10px;
    text-align: center;
    border-radius: 10px;
    height: 48px;
    line-height: 48px;
}

.ready-coupon .range-container-main .input-field {
    margin-top: -25px;
}

.ready-coupon .range-container-main .input-field input {
    width: 80px;
    text-align: center;
    margin-right: 5px;
    padding: 0;
}

.ready-coupon .range-container-main .top-time-range input {
    padding: 0 12px;
}

.ready-coupon .fixture-container .match-content .match-header {
    display: block;
}

.ready-coupon .fixture-container .match-content app-teams-logo img {
    max-width: 20px;
    vertical-align: middle;
    margin: 0 5px;
}

.ready-coupon .fixture-container .match-content .team-line {
    margin: 0 5px;
}

/* HazÄ±r kupon end */
.modul-accordion.populer-events .game-card {
    padding: 0 2px !important;
    margin: 0;
}

.modul-accordion.populer-events .game-card .game-name {
    font-size: 11px;
}

.modul-accordion.populer-events .owl-nav .owl-prev, .modul-accordion.populer-events .owl-nav .owl-next {
    margin: 0;
    padding: 0;
    width: 18px;
}

/* cup-view start*/
.group-container {
    padding: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.group-container::-webkit-scrollbar {
    display: none;
}

.group-container .group-item {
    border-radius: 5px;
    padding: 10px;
    margin: 0 5px;
    display: inline-block;
    color: inherit;
    height: 92px;
    min-width: 125px;
}

.group-container .group-item:first-child {
    margin-left: 0;
}

.group-container .group-item:last-child {
    margin-right: 0;
}

.group-container .group-item.all {
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
}

.group-container .group-item.all .item-title {
    margin-bottom: 0;
}

.group-container .group-item .item-title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.group-container .group-item .item-icon-container .item-icons {
    margin: 0 2.5px;
}

.group-container .group-item .item-icon-container .item-icons:first-child {
    margin-left: 0;
}

.group-container .group-item .item-icon-container .item-icons:last-child {
    margin-right: 0;
}

.group-container .group-item .item-icon-container .item-icons .item-icon {
    display: flex;
    justify-content: center;
}

.group-container .group-item .item-icon-container .item-icons .item-icon .pg-icons.country {
    transform: scale(0.6875);
    -ms-transform: scale(0.6875);
    -webkit-transform: scale(0.6875);
    margin: -5px !important;
    width: 32px;
    height: 32px;
}

.group-container .group-item .item-icon-container .item-icons .item-icon-text {
    display: block;
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
}

.group-container.soft .group-item {
    height: 50px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.group-container.soft .group-item .item-title {
    margin-bottom: 0;
}

.group-container.group-detail-content {
    display: none;
}

.cup-view-modul .modul-header {
    background: #ffffff !important;
    background: linear-gradient(to right, #ffffff, #6ae2ec) !important;
}

.cup-view-modul .modul-header .cup-view-logo-content {
    position: relative;
    height: 20px;
}

.cup-view-modul .modul-header .cup-view-logo-content .cup-view-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    z-index: 10;
}

.cup-view-modul .modul-header .header-text {
    margin-left: 105px;
    color: #0084A4 !important;
}

.cup-view-modul.copa-america-2021 .modul-header {
    background: #a5bcd8 !important;
    background: linear-gradient(to right, #a5bcd8, #05326f) !important;
}

.cup-view-modul.copa-america-2021 .modul-header .header-text {
    color: #05326f;
}

.cup-view-modul.copa-america-2021 .modul-header i.right {
    color: #fff;
}

.cup-view-page-title {
    background: #ffffff !important;
    background: linear-gradient(to right, #ffffff, #6ae2ec) !important;
    text-align: center;
    padding: 5px;
}

.cup-view-page-title .cup-view-logo {
    width: 120px;
}

.cup-view-page-title.copa-america-2021 {
    background: #a5bcd8 !important;
    background: linear-gradient(to right, #a5bcd8, #05326f) !important;
}

/* cup-view end*/
/* slide-card start*/
.slide-card-container {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px;
}

.slide-card-container::-webkit-scrollbar {
    display: none;
}

.slide-card-container .slide-card-content {
    min-width: 300px;
    padding: 10px 0;
    border-radius: 15px;
    margin-right: 10px;
    display: inline-block;
}

.slide-card-container .slide-card-content .head-row {
    font-size: 12px;
    padding: 0 10px;
}

.slide-card-container .slide-card-content .head-row .date span {
    font-weight: bold;
    padding-right: 5px;
}

.slide-card-container .slide-card-content .team-row {
    font-size: 14px;
    justify-content: center;
    padding: 10px;
}

.slide-card-container .slide-card-content .team-row img {
    width: 24px;
    height: 24px;
    margin: 0 10px;
}

.slide-card-container .slide-card-content .team-row .pg-icons.country {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    margin: -4px !important;
    width: 32px;
    height: 32px;
    margin: 0 5px !important;
}

.slide-card-container .slide-card-content .action-row .bet-type-container {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
}

.slide-card-container .slide-card-content .action-row .bet-type-container .bet-type {
    margin-right: 5px;
    font-size: 13px;
}

.slide-card-container .slide-card-content .action-row .bet-type-container .other-btn {
    height: 30px;
    font-size: 13px;
}

.slide-card-container .slide-card-content .action-row .odd-btn-group {
    margin-top: 5px;
    padding: 0 10px;
}

.slide-card-container .slide-card-content .action-row .odd-btn-group .bet-btn {
    height: 40px;
}

/* slide-card end*/
.populer-team-bets .modul-content .fixture-container {
    padding: 5px;
}

.populer-team-bets .modul-content .fixture-container .match-content .content-left .time {
    width: 35px;
    padding: 0;
    line-height: 25px;
    font-size: 12px;
}

.populer-team-bets .modul-content .fixture-container .match-content .bet-btn {
    text-align: center;
}

.populer-team-bets .modul-content .fixture-container .match-content .team-name .item i {
    margin-right: 4px;
}

.populer-team-bets .modul-content .fixture-container .match-content .team-name .item .selection {
    font-weight: bold;
}

.game-card {
    overflow: hidden;
    padding: 0 7.5px !important;
    margin-top: 10px;
}

.game-card .card-image {
    position: relative;
    display: block;
}

.game-card .card-image img.game-img {
    min-width: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    border-radius: 10px;
    height: 100%;
}

.game-card .card-image img.game-img.loading {
    position: relative;
    z-index: 4;
}

.game-card .card-image .inf {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 3px 5px;
    border-radius: 0 0 3px;
    max-width: 100%;
    font-size: 10px;
}

.game-card .card-image .inf .new, .game-card .card-image .inf .popular {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    padding: 0 3px;
    display: block;
}

.game-card .card-image .vendor-wrap {
    position: absolute;
    z-index: 11;
    top: 5px;
    right: 5px;
}

.game-card .card-image .vendor-wrap img.vendor-img {
    width: 15px;
}

.game-card .card-image app-user-favorite {
    position: absolute;
    bottom: 3px;
    left: 5px;
    z-index: 11;
}

.game-card .card-image app-user-favorite .fvrt-lnk {
    background-color: black;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
}

.game-card .card-image app-user-favorite .fvrt-lnk i {
    vertical-align: middle;
    line-height: normal;
    font-size: 15px;
}

.game-card .game-name {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: block;
    font-size: 12px;
}

.game-card .game-name .fvrt-lnk i {
    font-size: 18px;
}

.game-card .poker-game-btn {
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    border-radius: 5px;
    width: 100%;
    padding: 0;
    height: 48px;
    line-height: 48px;
}

.casino-content {
    padding: 10px 7.5px;
    padding-bottom: 0;
}

.casino-content .game-card {
    margin: 0;
    margin-bottom: 10px;
}

.casino-show-more {
    display: block;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    width: 100%;
    padding: 0;
    height: 48px;
    line-height: 48px;
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
    margin-bottom: 0;
}

.casino-select {
    height: 45px;
}

.casino-select select.browser-default {
    height: 45px;
    width: 100px;
}

.casino-search-toogle {
    height: 32px;
    width: 32px;
    line-height: 30px;
    text-align: center;
    margin-left: 8px;
}

.casino-search-toogle i.pg-icons {
    font-size: 15px;
}

.casino-search-cont .input-field {
    height: 65px;
    display: flex;
    align-items: center;
    margin-top: 0;
    padding: 0 10px;
}

.casino-search-cont .input-field input {
    border-radius: 50px;
    padding-right: 0;
    height: 48px;
    outline: 0;
    padding: 0 15px;
    border: none;
    margin-bottom: 0;
}

.casino-search-cont .input-field input::placeholder {
    font-size: 14px;
    font-weight: normal;
}

#poker-page-modal .input-field {
    margin-top: 10px;
}

#poker-page-modal .input-field input {
    border: 1px solid #d0d0d0;
    font-size: 13px;
}

#poker-page-modal .input-field input:focus {
    outline: none;
}

#poker-page-modal .poker-page-modal-btn {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

#live-casino-modal .title {
    margin-bottom: 0;
}

#live-casino-modal .time-info {
    font-size: 13px;
    margin-bottom: 10px;
}

#live-casino-modal .time-info i.pg-icons {
    font-size: 13px;
    vertical-align: middle;
}

#live-casino-modal .limit-row {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#live-casino-modal .limit-row .text {
    font-size: 15px;
    padding: 5px;
}

#live-casino-modal .limit-row .live-casino-limit-btn {
    text-align: center;
}

.casino.horizontal-slide-tabs .horizontal-slide-content {
    padding: 0 10px;
    justify-content: center;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    flex-grow: 0;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    border-radius: 50%;
    height: 65px;
    width: 65px;
    padding-top: 0;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon i {
    vertical-align: middle;
    line-height: 67px;
    font-size: 32px;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    text-transform: capitalize;
    margin-top: 5px;
    font-weight: 500;
    font-size: 13px;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:last-child {
    margin-right: 0;
}

#limit-modal .modal-content {
    padding: 20px;
    text-align: center;
}

#limit-modal .modal-content .limit-settings-btn {
    display: block;
    background-color: #343434;
    color: #fff;
    margin-bottom: 10px;
    padding: 6px;
    width: 100%;
}

#limit-modal .modal-content .limit-settings-btn:last-child {
    margin-bottom: 0;
}

.page-casino-detail, .page-live-casino-detail, .page-bingo {
    overflow: hidden;
    height: 100vh;
}

.page-casino-detail .slideout-panel, .page-live-casino-detail .slideout-panel, .page-bingo .slideout-panel {
    z-index: 999;
}

#gamesModal {
    position: fixed;
    top: 100vh;
    left: 0;
    width: 100%;
    transition: top 0.3s;
    background-color: #fff;
    z-index: 999;
    overflow: hidden;
    height: 100vh !important;
}

#gamesModal .title {
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #000;
    color: #fff;
    font-size: 11px;
}

#gamesModal .title .txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

#gamesModal .title .white-text {
    font-size: 10px;
    padding-right: 10px;
    opacity: 0.6;
}

#gamesModal .title .ctry-n {
    opacity: 0.6;
}

#gamesModal .gm-bx iframe {
    height: calc(100vh - 36px) !important;
    min-height: calc(100vh - 36px) !important;
}

#gamesModal .gm-acn {
    min-width: 110px;
}

#gamesModal .btn.close {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    float: right;
}

#gamesModal .btn.deposit {
    top: 3px;
    right: 35px !important;
    left: inherit !important;
    height: 30px;
    line-height: 30px;
}

#reality-check-mdl [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: rgba(0, 0, 0, 0.3);
}

#reality-check-mdl .modal-actions .btn {
    width: calc(50% - 5px);
    text-align: center;
}

#reality-check-mdl .modal-actions .btn:last-child {
    margin-right: 0 !important;
}

#casino-game-detail-modal {
    border-radius: 0;
    background-color: white;
    padding: 0;
    box-shadow: none;
}

#casino-game-detail-modal .modal-content {
    padding: 0;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-header {
    margin-bottom: 10px;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-header .title {
    margin: 0;
    padding: 10px;
    font-size: 14px;
    padding-right: 30px;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-close {
    right: 0px;
    top: 0px;
    padding: 5px 10px;
    height: 35px;
}

#casino-game-detail-modal app-casino-game-detail-modal .card-image {
    text-align: center;
}

#casino-game-detail-modal app-casino-game-detail-modal .card-image img {
    border-radius: 5px;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-button {
    margin: 5px 10px 10px;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-button .btn.free {
    margin-right: 10px;
    background-color: transparent;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-button .btn.real, #casino-game-detail-modal app-casino-game-detail-modal .game-button .btn.free {
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.casino-page .game-card .card-image app-user-favorite {
    top: 5px;
    right: 5px;
    left: auto;
    left: initial;
    bottom: auto;
    bottom: initial;
}

.casino-page .game-card .card-image app-user-favorite .fvrt-lnk {
    background-color: transparent;
}

.casino-page .game-card .card-image app-user-favorite .fvrt-lnk i {
    font-size: 20px;
    font-weight: bold;
}

.casino-page .game-card .card-image .csn-info {
    position: absolute;
    bottom: -3px;
    left: 5px;
    color: white;
    font-size: 20px;
    padding: 3px;
    z-index: 10;
}

.casino-page .placeholder-logo .card-image img.logo-img {
    padding: 10px;
    max-height: 50px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.casino-page .placeholder-logo .card-image img.game-img.loading {
    opacity: 0;
}

.casino-page .placeholder-logo:hover {
    filter: none;
}

.casino-page .placeholder-logo:hover img.game-img {
    filter: none;
}

.casino-top-container {
    padding: 0 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 47px;
    z-index: 451;
}

.casino-top-container .owl-carousel .owl-stage-outer {
    margin: 0;
}

.casino-top-container .owl-theme .owl-nav [class*=owl-] {
    display: none !important;
}

.category-title-container {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}

.category-title-container .title {
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

.category-title-container .show-all-btn, .category-title-container .most-popular-btn {
    text-transform: capitalize;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
}

.category-title-container .most-popular-btn:first-child {
    margin-right: 5px;
}

.icon-footer-image-1 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -52px -122px;
    width: 56px;
    height: 16px;
}

.icon-footer-image-10 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -92px -140px;
    width: 45px;
    height: 16px;
}

.icon-footer-image-11 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -108px -122px;
    width: 50px;
    height: 16px;
}

.icon-footer-image-12 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -131px -86px;
    width: 60px;
    height: 16px;
}

.icon-footer-image-13 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -106px -16px;
    width: 85px;
    height: 16px;
}

.icon-footer-image-14 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -46px -140px;
    width: 46px;
    height: 16px;
}

.icon-footer-image-2 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -65px -106px;
    width: 63px;
    height: 16px;
}

.icon-footer-image-3 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -106px;
    width: 65px;
    height: 16px;
}

.icon-footer-image-4 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -137px -140px;
    width: 44px;
    height: 16px;
}

.icon-footer-image-5 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -89px -54px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-6 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -70px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-65 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -54px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-66 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -86px;
    width: 69px;
    height: 20px;
}

.icon-footer-image-7 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -42px -157px;
    width: 40px;
    height: 16px;
}

.icon-footer-image-8 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -157px;
    width: 42px;
    height: 16px;
}

.icon-footer-image-9 {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -158px -122px;
    width: 27px;
    height: 16px;
}

.icon-footer-image-partner_betgames {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -35px;
    width: 89px;
    height: 19px;
}

.icon-footer-image-partner_betsoft {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -140px;
    width: 46px;
    height: 17px;
}

.icon-footer-image-partner_evolution {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -173px;
    width: 102px;
    height: 20px;
}

.icon-footer-image-partner_ezugi {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -122px;
    width: 52px;
    height: 18px;
}

.icon-footer-image-partner_klas {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -89px -70px;
    width: 93px;
    height: 14px;
}

.icon-footer-image-partner_livegames {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 -16px;
    width: 106px;
    height: 19px;
}

.icon-footer-image-partner_luckystreak {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -82px -157px;
    width: 28px;
    height: 15px;
}

.icon-footer-image-partner_netent {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -128px -106px;
    width: 63px;
    height: 15px;
}

.icon-footer-image-partner_pronetgaming {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: 0 0;
    width: 193px;
    height: 16px;
}

.icon-footer-image-partner_xpro {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -89px -35px;
    width: 99px;
    height: 16px;
}

.icon-footer-image-partner_sportingtech {
    background-image: url('footerImages.03523fe761f58a000213.png');
    background-position: -193px 0;
    width: 97px;
    height: 20px;
}

.bet-slip-master:before, .bet-slip-master:after {
    content: "";
    display: table;
}

.bet-slip-master:after {
    clear: both;
}

.bet-slip-master .bet-hstry-cntnt .dshbrd-mdl {
    border-radius: 0 0 10px 10px;
}

.bet-slip-master .bet-hstry-cntnt .dshbrd-mdl .mdl-cntnt {
    padding: 5px;
}

.bet-slip-master .bet-slip {
    font-size: 12px;
    background-color: transparent;
    margin: 0;
}

.bet-slip-master .bet-slip.betTabs {
    border-radius: 0;
    padding-bottom: 50px;
}

.bet-slip-master .bet-slip.betTabs .bet-slip-tabs {
    border-radius: 0;
}

.bet-slip-master .bet-slip.FastBetTabs {
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}

.bet-slip-master .bet-slip input.browser-default {
    height: 30px;
}

.bet-slip-master .bet-slip .bet-slip-tabs {
    margin-top: 36px;
}

.bet-slip-master .bet-slip .bet-slip-tabs .tab a {
    color: #747c84;
    text-transform: uppercase;
    position: relative;
}

.bet-slip-master .bet-slip .bet-slip-tabs .tab a.active, .bet-slip-master .bet-slip .bet-slip-tabs .tab a:active, .bet-slip-master .bet-slip .bet-slip-tabs .tab a:hover {
    background-color: transparent;
    color: #34383c;
}

.bet-slip-master .bet-slip .bet-slip-tabs .tab a.active:after, .bet-slip-master .bet-slip .bet-slip-tabs .tab a:active:after, .bet-slip-master .bet-slip .bet-slip-tabs .tab a:hover:after {
    position: absolute;
    content: "";
    height: 4px;
    background-color: #ef5939;
    width: 30px;
    top: 88%;
    left: 50%;
    transform: translate(-50%);
    border-radius: 5px 5px 0 0;
    border-color: transparent;
}

.bet-slip-master .bet-slip .bet-slip-tabs .tab.disabled {
    cursor: not-allowed;
}

.bet-slip-master .bet-slip .bet-slip-tabs .tab.disabled a {
    pointer-events: none;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab {
    height: 45px;
    line-height: 45px;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab {
    height: 45px;
    line-height: 45px;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a {
    text-transform: none;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a.active:after, .bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a:hover:after {
    content: normal;
    content: initial;
    height: 0;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a.bet-count {
    color: #34383c;
}

.bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a.bet-count.active, .bet-slip-master .bet-slip .bet-slip-tabs.fast-tab .tab a.bet-count:hover {
    font-weight: bold;
}

.bet-slip-master .bet-slip .coupon-container .coupon {
    font-size: 13px;
    padding: 5px;
    position: relative;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-check [type=checkbox] + label {
    padding-left: 20px;
    margin-top: 5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-banko .banko {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    background-color: #979a9d;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-banko .banko.active {
    background-color: #2d5d7c;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-code {
    padding-left: 5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-info {
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-info .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-info .btg-container {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-info .btg-container .btg-name {
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-info .btg-container .selection {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate {
    padding: 0 3px;
    font-weight: bold;
}

.bet-slip-master .bet-slip .coupon-container .coupon .coupon-close {
    margin-left: 5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .coupon-close .close {
    text-align: center;
    line-height: 20px;
    display: inline-block;
    padding: 5px 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    font-weight: 500;
    position: absolute;
    right: 5px;
    top: 0;
}

.bet-slip-master .bet-slip .coupon-container .coupon .coupon-close .close i {
    font-size: 16px;
    margin-left: 5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .coupon-row:last-child {
    margin-bottom: 0;
}

.bet-slip-master .bet-slip .coupon-container .coupon .coupon-row.bottom {
    justify-content: flex-start;
    align-items: center;
}

.bet-slip-master .bet-slip .coupon-container .coupon .chance-rate label {
    margin-bottom: -5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .message-box {
    font-size: 12px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .message-box label {
    font-size: 12px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .message-box label::after {
    border-color: gray;
}

.bet-slip-master .bet-slip .coupon-container .coupon .earnings .fa-info.right {
    margin-top: 3px;
}

.bet-slip-master .bet-slip .coupon-amount {
    padding: 10px 5px 5px 5px;
    border-radius: 0;
    background-color: transparent;
}

.bet-slip-master .bet-slip .coupon-amount .input-field {
    margin: 0;
}

.bet-slip-master .bet-slip .coupon-amount .amount-switch {
    overflow: hidden;
}

.bet-slip-master .bet-slip .coupon-amount .amount-switch span {
    float: left;
}

.bet-slip-master .bet-slip .coupon-amount .amount-switch .switch-item {
    float: left;
    margin-left: 10px;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .custom-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .custom-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .switch-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    transition: 0.4s;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .switch-slider.round {
    border-radius: 34px;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item .switch-slider.round:before {
    border-radius: 50%;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item input:checked + .switch-slider {
    background-color: #2196F3;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item input:focus + .switch-slider {
    box-shadow: 0 0 1px #2196F3;
}

.bet-slip-master .bet-slip .coupon-amount .switch-item input:checked + .switch-slider:before {
    transform: translateX(16px);
}

.bet-slip-master .bet-slip .coupon-footer {
    padding: 0;
    border: none;
    position: relative;
    padding-bottom: 5px;
}

.bet-slip-master .bet-slip .coupon-footer .bet-slip-deposit {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bet-slip-master .bet-slip .coupon-footer .total-container {
    background-color: #fff;
    padding: 5px 10px;
    color: #3d3e40;
    font-size: 13px;
}

.bet-slip-master .bet-slip .coupon-footer .total-container .total-coupon .total-coupon-num {
    color: #ef5939;
    display: inline-block;
}

.bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .emptybetslip {
    padding: 0 10px;
    margin-right: 10px;
    height: 48px;
    line-height: 48px;
    background-color: #e7353c;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
}

.bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .emptybetslip i {
    font-size: 24px;
}

.bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .betslipbtn {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    height: 48px;
    line-height: 48px;
    background-color: #39b54a;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
}

.bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .betslipbtn.reserve {
    background-color: #2f3852;
    height: 38px;
    line-height: 38px;
}

.bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .betslipbtn.emptybetslip {
    background-color: #e7353c;
    color: #fff;
    height: 38px;
    line-height: 38px;
}

.bet-slip-master .bet-slip .coupon-footer .check-group {
    padding: 10px;
    background-color: #fff;
    margin: 0;
    margin-bottom: 5px;
}

.bet-slip-master .bet-slip .coupon-footer .check-group .check {
    margin-top: 5px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr {
    background-color: #d5e2f0;
    padding: 10px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr:before, .bet-slip-master .bet-slip .coupon-footer .freebet-cntr:after {
    content: "";
    display: table;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr:after {
    clear: both;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion {
    margin: 0;
    border-radius: 10px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-header {
    height: 40px;
    line-height: 40px;
    background-color: transparent;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-header i.pg-icons {
    font-size: 22px;
    height: 40px;
    line-height: 40px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 3px 0;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li:first-child {
    border-top: none;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li [type=radio]:not(:checked) + label, .bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li [type=radio]:checked + label {
    padding-left: 25px;
    font-size: 13px;
    color: #e2e3e5;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li [type=radio]:disabled + label {
    text-decoration: line-through;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li .pg-icons {
    color: #e2e3e5;
    font-size: 18px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li .dropdown-content .collection {
    border: none;
    margin: 10px;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li .dropdown-content .collection .collection-header {
    padding: 0;
}

.bet-slip-master .bet-slip .coupon-footer .freebet-cntr .modul-accordion .modul-content > ul > app-freebet > li .dropdown-content .collection .collection-item {
    padding: 5px 0;
}

.bet-slip-master .bet-slip .coupon-footer .message-box {
    margin: 10px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .header .sys-num, .bet-slip-master .bet-slip .system-bet-container .system-bets-table .body .sys-num {
    width: 50px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .header .amount, .bet-slip-master .bet-slip .system-bet-container .system-bets-table .body .amount {
    width: 100px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .header {
    font-weight: bold;
    font-size: 13px;
    background-color: #283045;
    border-radius: 10px 10px 0 0;
    padding: 10px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .body {
    max-height: 150px;
    overflow-y: auto;
    padding: 10px;
    background-color: #2f3852;
    border-radius: 0 0 10px 10px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .body .flex-container {
    margin-bottom: 5px;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .body .flex-container:last-child {
    margin-bottom: 0;
}

.bet-slip-master .bet-slip .system-bet-container .system-bets-table .body .amount .input-field {
    margin: 0;
}

.bet-slip-master .bet-slip #single-betslip .coupon-container .coupon .coupon-row .input-field {
    width: 100px;
    margin: 0;
}

.bet-slip-master .bet-slip #single-betslip .coupon-container .coupon .earnings {
    margin-left: 5px;
    text-align: right;
    color: #000;
}

.bet-slip-master .bet-slip #single-betslip .coupon-amount {
    background-color: #d5e2f0;
    padding: 0 10px 10px 10px;
}

.bet-slip-master .bet-slip #single-betslip .coupon-amount .input-field {
    width: 100px;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .input-field {
    padding: 5px;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .input-field .input-bg {
    height: 35px;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .amount-text {
    display: inline-block;
    height: 35px;
    padding: 0 5px;
    line-height: 28px;
    position: relative;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .amount-text .count {
    position: absolute;
    left: 5px;
    top: 15px;
    color: #ef5939;
    white-space: nowrap;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .amount-text .count .count-text {
    font-size: 11px;
    color: #000;
    display: inline-block;
}

.bet-slip-master .bet-slip #multi-betslip .coupon-amount .input-style {
    display: inline-block;
    background-color: #fff;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    margin: 3px 5px;
}

.bet-slip-master .bet-slip #preview-betslip {
    color: #3d3e40;
    padding: 10px;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview {
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .title {
    font-size: 18px;
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .total-amount {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .possible-winnings {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .num-coupons {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .bet-no {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .check-group {
    margin-top: 10px;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .check-group .check {
    margin-top: 5px;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .check-group .check label {
    font-size: 12px;
    color: #000;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .check-group .check [type=checkbox].filled-in:checked + label:after {
    background-color: #39b54a;
    border-color: #39b54a;
    border-radius: 10px;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .info .check-group .check [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #39b54a;
    border-radius: 10px;
    color: #000;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .message-box.success .preview-head {
    text-align: center;
    display: block;
    color: #3d3e40;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .message-box.success .preview-icon {
    text-align: center;
    display: block;
    margin: 5px 0;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .message-box.success .preview-icon i {
    background-color: #39b54a;
    color: #fff;
    border-radius: 20px;
    padding: 5px;
    font-size: 25px;
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .message-box.success .preview-booking {
    color: #989a9c;
    font-size: 12px;
    text-align: center;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-preview .message-box.success .preview-booking-number {
    color: #39b54a;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .coupon-qr {
    text-align: center;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion {
    margin: 1px 0;
    background-color: #2f3852;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-header {
    background-color: #283045;
    border-radius: 10px;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-header .header-text {
    font-size: 14px;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-header i.fa-caret-down {
    font-size: 15px;
    line-height: 45px;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content {
    padding: 10px;
    font-size: 12px;
    background-color: #2f3852;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .number {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .banko {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .rate {
    font-weight: bold;
}

.bet-slip-master .bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon:last-child {
    border-bottom: none;
}

.bet-slip-master .bet-slip #preview-betslip .preview-btn {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    height: 38px;
    line-height: 38px;
    margin: 5px 0;
    border-radius: 10px;
    background-color: #2f3852;
}

.bet-slip-master .bet-slip #preview-betslip .preview-btn.confirm-btn {
    background-color: #39b54a;
    height: 48px;
    line-height: 48px;
}

.bet-slip-master .bet-slip #preview-betslip .preview-btn.return-btn i {
    padding: 0 5px;
}

.bet-slip-master .bet-slip #preview-betslip.result .coupon-preview {
    background-color: transparent;
    padding: 10px 0;
}

.bet-slip-master .bet-slip #preview-betslip.result .coupon-preview .result-coupon {
    background-color: #fff;
    padding: 10px;
    margin: 10px 5px;
    border-radius: 10px;
}

.bet-slip-master .bet-slip #preview-betslip.book-result {
    margin-top: 36px;
}

.bet-slip-master .bet-slip .numpad-input {
    text-align: center;
    padding: 8px 12px;
    border-radius: 10px;
    min-width: 120px;
}

.bet-slip-master .bet-slip .numpad-input-total {
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0 17px;
    border-radius: 0 10px 10px 0;
    min-width: 120px;
}

.bet-slip-master .bet-slip .numpad-input-system {
    padding: 8px 12px;
    border-radius: 10px;
    text-align: center;
    min-width: 120px;
}

.bet-slip-master .fast-bet-main {
    background-color: #d5e2f0;
    padding: 10px;
    border-radius: 10px;
    margin-top: 36px;
}

.bet-slip-master .fast-bet-main .betslipbtn {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background-color: #39b54a;
    color: #fff;
    border-radius: 5px;
    min-width: calc( 100% - 10px);
    width: calc(100% - 10px);
}

.bet-slip-master .fast-bet-main .coupon-amount .input-field {
    background-color: #e8ebf0;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.bet-slip-master .fast-bet-main .check-group {
    margin-top: 10px;
}

.bet-slip-master .fast-bet-main .switch {
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.bet-slip-master .fast-bet-main .fast-bet-desc {
    font-size: 13px;
}

.bet-slip-master .fast-bet-open {
    background-color: #d5e2f0;
    padding: 10px;
    margin: 0;
}

.bet-slip-master .bet-slip-check {
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
}

.bet-slip-master [type=checkbox].filled-in:checked + label:after {
    border-width: 1px;
    background-color: #39b54a;
    border-color: #39b54a;
    border-radius: 10px;
}

.bet-slip-master [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #39b54a;
    border-radius: 10px;
    color: #000;
    border-width: 1px;
}

.bet-slip-master [type=checkbox].filled-in:not(:checked) + label::before, .bet-slip-master [type=checkbox].filled-in:checked + label:before {
    top: 1px;
    left: 1px;
    width: 5px;
    height: 10px;
}

.bet-slip-master .message-box.empty_coupon_message {
    margin-top: 45px;
}

.bet-slip-master .bookabet-main {
    margin: 10px;
}

.bet-slip-master .bookabet-main .bet-slip input {
    height: 40px;
    margin-bottom: 5px;
    border: none;
}

.bet-slip-master .bookabet-main .bet-slip .btn.betslipbtn {
    text-align: center;
}

.bet-slip-master .bookabet-main app-bookabet-search {
    position: relative;
    top: 35px;
}

#freebet-drop .collection {
    margin: 5px;
}

#freebet-drop .collection .collection-header, #freebet-drop .collection .collection-item {
    min-height: 0;
    min-height: initial;
    padding: 3px 5px;
}

#freebet-drop .collection .collection-header {
    font-weight: bold;
    font-size: 14px;
}

#freebet-drop .collection .collection-item {
    font-size: 13px;
}

.bet-slip-header {
    justify-content: space-between;
    padding-left: 5px;
}

.bet-slip-header .emptybetslip {
    padding: 0 5px;
    background-color: #e7353c;
    color: #fff;
    border-radius: 5px;
    height: 28px;
    line-height: 30px;
    display: flex;
}

.bet-slip-header .emptybetslip i {
    font-size: 21px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
}

.bet-slip-header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 5px;
}

.bet-slip-header .deposit-money {
    margin-left: 10px;
    display: inline-block;
    border-radius: 5px;
    padding: 0 15px;
}

.bet-slip-header .count {
    background-color: #848c95;
    color: #fff;
    border-radius: 15px;
    padding: 2px 5px;
    line-height: 15px;
    display: inline-block;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-up-small {
    border: 1px solid #39b54a;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-up-small::before {
    content: none;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-up-small::after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "ï„‚";
    color: #39b54a;
    margin-left: 5px;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-down-small {
    border: 1px solid #e7353c;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-down-small::after {
    content: none;
}

.bet-slip-master .bet-slip .coupon-container .coupon .match-rate.rate-down-small::before {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "ï„ƒ";
    color: #e7353c;
    margin-right: 5px;
}

#btslpSld.opened {
    z-index: 999;
    background-color: #d5e2f0;
}

#btslpSld.opened .bet-slip {
    margin: 0;
    box-shadow: none;
    padding: 0;
    height: 100%;
    overflow: hidden;
}

#btslpSld.opened .bet-slip-header {
    position: fixed;
    width: 100%;
    top: 48px;
    z-index: 999;
}

#btslpSld.opened .coupon-footer .total-container .total-coupon .total-coupon-num {
    display: inline-block;
}

#btslpSld.opened .coupon-footer .total-container .total-coupon .play-amount-title {
    text-align: left;
}

#btslpSld.opened .coupon-footer .total-container .total-coupon .play-amount-title .play-amount-num {
    display: inline-block;
}

#btslpSld.opened .coupon-footer .total-container .earnings-num, #btslpSld.opened .coupon-footer .total-container .total-rate-num {
    display: inline-block;
}

#btslpSld.opened .coupon-footer .info-icon {
    margin: 0;
    margin-left: 2px;
}

#btslpSld.opened .coupon-footer-fix {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 9;
    box-shadow: 0px 2px 8px 4px #b4b4b4;
    background-color: #fff;
    box-sizing: border-box;
}

#btslpSld.opened .preview-betslip .coupon-footer-fix, #btslpSld.opened .result .coupon-footer-fix {
    left: 0;
    padding: 10px;
}

#btslpSld.opened #system-betslip, #btslpSld.opened #single-betslip {
    height: calc(100% - 205px);
    padding-bottom: 145px;
    overflow-y: scroll;
    box-sizing: content-box;
}

#btslpSld.opened #system-betslip.has-reserved-btn, #btslpSld.opened #single-betslip.has-reserved-btn {
    height: calc(100% - 205px);
    padding-bottom: 205px;
}

#btslpSld.opened #multi-betslip {
    height: calc(100% - 265px);
    padding-bottom: 205px;
    overflow-y: scroll;
    box-sizing: content-box;
}

#btslpSld.opened #multi-betslip.has-reserved-btn {
    height: calc(100% - 265px);
    padding-bottom: 265px;
}

#btslpSld.opened #bet-slip-master {
    height: 100%;
    overflow: hidden;
    box-sizing: content-box;
}

#btslpSld.opened #bet-slip-master.preview {
    margin-top: 35px;
    height: calc(100% - 139px);
    padding-bottom: 139px;
    overflow-y: scroll;
}

#btslpSld.opened #bet-slip-master.preview .bet-slip {
    height: auto;
}

#btslpSld.opened #bet-slip-master.success {
    margin-top: 35px;
    height: calc(100% - 219px);
    padding-bottom: 219px;
    overflow-y: scroll;
}

#btslpSld.opened #bet-slip-master.success .bet-slip {
    height: auto;
}

#btslpSld.opened #bet-slip-master.history {
    overflow-y: scroll;
    height: 100%;
}

.tckn-main .modul-accordion {
    margin-top: 50px;
}

.bet-slip-master [type=checkbox].filled-in:not(:checked) + label:before {
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
}

#left-menu .search-one-input, #user-menu .search-one-input {
    margin: 0;
    padding: 0 8px;
    height: 65px;
    display: flex;
    align-items: center;
}

#left-menu .search-one-input input, #user-menu .search-one-input input {
    border: none;
    margin: 0;
    padding-left: 43px;
    border-radius: 50px;
    height: 48px;
    width: 284px;
}

#left-menu .search-one-input input:focus, #user-menu .search-one-input input:focus {
    outline: none;
}

#left-menu .search-one-input input::placeholder, #user-menu .search-one-input input::placeholder {
    font-size: 14px;
    font-weight: normal;
}

#left-menu .search-one-input .main-search-btn, #user-menu .search-one-input .main-search-btn {
    position: absolute;
    top: 21px;
    left: 20px;
    border: none;
    box-shadow: none;
    text-shadow: none;
}

#left-menu .search-one-input .main-search-btn i.pg-icons, #user-menu .search-one-input .main-search-btn i.pg-icons {
    font-size: 25px;
}

#left-menu .search-one-input label.icon, #user-menu .search-one-input label.icon {
    z-index: 1;
    left: 20px;
    top: 10px;
    height: 25px;
}

#left-menu .search-one-input .autocomplete-content.dropdown-content, #user-menu .search-one-input .autocomplete-content.dropdown-content {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 12px;
    z-index: 999;
    background-color: white;
    top: 75px;
    z-index: 1;
}

#left-menu .search-one-input .autocomplete-content.dropdown-content li, #user-menu .search-one-input .autocomplete-content.dropdown-content li {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

#left-menu .search-one-input .autocomplete-content.dropdown-content li > span, #user-menu .search-one-input .autocomplete-content.dropdown-content li > span {
    color: black;
    flex: 1;
    font-size: 14px;
    padding: 10px;
}

#left-menu .search-one-input .autocomplete-content.dropdown-content li > span .highlight, #user-menu .search-one-input .autocomplete-content.dropdown-content li > span .highlight {
    color: #909090;
}

#left-menu .search-one-input .autocomplete-content.dropdown-content li:hover, #user-menu .search-one-input .autocomplete-content.dropdown-content li:hover {
    background-color: #eee;
}

#left-menu .search-one-input button.casino-show-more, #user-menu .search-one-input button.casino-show-more {
    position: absolute;
    top: 46px;
    z-index: 1;
    width: 284px !important;
    text-align: center;
}

#left-menu ul.sidenav-menu li a, #user-menu ul.sidenav-menu li a {
    padding: 0 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

#left-menu ul.sidenav-menu li a i.pg-icons, #user-menu ul.sidenav-menu li a i.pg-icons {
    font-size: 16px;
    height: auto;
    height: initial;
    line-height: 46px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}

#left-menu ul.sidenav-menu li a i.pg-icons.chip, #user-menu ul.sidenav-menu li a i.pg-icons.chip {
    background-color: transparent;
    padding: 0;
}

#left-menu ul.sidenav-menu li a .count, #user-menu ul.sidenav-menu li a .count {
    font-size: 12px;
}

#left-menu ul.sidenav-menu li a .message-count, #user-menu ul.sidenav-menu li a .message-count {
    background-color: #D32F2F;
    color: #fff;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 11px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    margin-left: 10px;
}

#left-menu ul.sidenav-menu li a i.right, #user-menu ul.sidenav-menu li a i.right {
    margin: 0;
}

#left-menu ul.sidenav-menu li a:before, #user-menu ul.sidenav-menu li a:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 16px;
    left: 0;
    top: 15px;
    border-radius: 0 3px 3px 0;
}

#left-menu ul.sidenav-menu li .country, #user-menu ul.sidenav-menu li .country {
    display: inline-block;
    transform: scale(0.5625);
    -ms-transform: scale(0.5625);
    -webkit-transform: scale(0.5625);
    margin: -7px !important;
    width: 32px;
    height: 32px;
    float: none;
    float: initial;
    vertical-align: sub;
    margin-right: 0 !important;
}

#left-menu ul.sidenav-menu li i.arrow, #user-menu ul.sidenav-menu li i.arrow {
    float: right;
    margin-left: 10px;
}

#left-menu ul.sidenav-menu li .collapsible .collapsible-header.active i.arrow, #user-menu ul.sidenav-menu li .collapsible .collapsible-header.active i.arrow {
    transform: rotate(90deg);
}

#left-menu ul.sidenav-menu li.language a, #left-menu ul.sidenav-menu li.support a, #user-menu ul.sidenav-menu li.language a, #user-menu ul.sidenav-menu li.support a {
    font-weight: normal;
}

#left-menu .user-name, #user-menu .user-name {
    padding: 10px;
    border-bottom: 1px solid #d0d0d0;
}

#left-menu .user-name:before, #left-menu .user-name:after, #user-menu .user-name:before, #user-menu .user-name:after {
    content: "";
    display: table;
}

#left-menu .user-name:after, #user-menu .user-name:after {
    clear: both;
}

#left-menu .user-name .pg-icons, #user-menu .user-name .pg-icons {
    font-size: 20px;
    margin-right: 10px;
}

#left-menu .user-name .text, #user-menu .user-name .text {
    font-size: 13px;
}

#left-menu .tabs {
    height: 100px;
    padding-left: 0 !important;
    margin-bottom: 0;
    border-bottom: none;
}

#left-menu .tabs .tab {
    height: auto;
}

#left-menu .tabs .tab a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    padding-right: 25px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 13px;
}

#left-menu .tabs .tab a.active::after {
    display: none;
}

#left-menu .tabs .tab a i {
    font-size: 25px;
}

#left-menu .tabs .tab a span {
    display: block;
    line-height: normal;
    margin-bottom: 15px;
}

#left-menu .tabs .tab a:hover::after {
    display: none;
}

#left-menu .tabs .tab:first-child a {
    padding-left: 25px;
}

#left-menu .tabs .indicator {
    display: none;
}

#user-menu .side-nav-header {
    justify-content: flex-start;
}

#user-menu .side-nav-header .top-icon {
    padding-left: 20px;
    padding-right: 0;
}

#user-menu .logout-menu .title h5 {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 35px 0 30px 0;
}

#user-menu .logout-menu .btn {
    display: block;
    height: 48px;
    margin: 10px 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}

#user-menu .logout-menu .btn.register-btn.full-register-btn {
    text-align: center;
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    width: auto;
    width: initial;
    text-transform: capitalize;
    font-weight: normal;
}

#user-menu .logout-menu .logout-menu-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#user-menu .logout-menu .logout-menu-bottom .collapsible-header {
    align-items: center;
    height: 48px;
}

#user-menu .logout-menu .logout-menu-bottom .collapsible-header a {
    display: block;
    width: 100%;
    font-size: 13px;
    height: 48px;
    line-height: 48px;
}

#user-menu .logout-menu .logout-menu-bottom .collapsible-header a i.left {
    font-size: 16px;
    margin-right: 10px;
    width: auto;
    width: initial;
}

#user-menu .logout-menu .logout-menu-bottom .collapsible-header a i.right {
    margin-right: 0;
    font-size: 13px;
}

#user-menu .login-menu .user-name, #user-menu .logout-menu-bottom .user-name {
    border-bottom: none;
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
}

#user-menu .login-menu .user-name .profile, #user-menu .logout-menu-bottom .user-name .profile {
    text-align: center;
}

#user-menu .login-menu .user-name .profile .text, #user-menu .logout-menu-bottom .user-name .profile .text {
    font-size: 14px;
    font-weight: 500;
}

#user-menu .login-menu .user-name .profile .number, #user-menu .logout-menu-bottom .user-name .profile .number {
    font-size: 13px;
    font-weight: 500;
}

#user-menu .login-menu .user-name .info, #user-menu .logout-menu-bottom .user-name .info {
    display: flex;
    justify-content: space-around;
    height: 48px;
    line-height: 48px;
    margin: 10px 0;
    text-align: center;
    font-weight: 500;
}

#user-menu .login-menu .user-name .info .balance, #user-menu .login-menu .user-name .info .deposit, #user-menu .logout-menu-bottom .user-name .info .balance, #user-menu .logout-menu-bottom .user-name .info .deposit {
    width: 45%;
}

#user-menu .login-menu .user-name .info .balance, #user-menu .logout-menu-bottom .user-name .info .balance {
    border-radius: 25px;
    font-size: 12px;
}

#user-menu .login-menu .user-name .info .balance a, #user-menu .logout-menu-bottom .user-name .info .balance a {
    display: flex;
    padding: 0 5px;
    align-items: center;
    justify-content: center;
    height: 48px;
}

#user-menu .login-menu .user-name .info .balance a .currency-symbol, #user-menu .logout-menu-bottom .user-name .info .balance a .currency-symbol {
    padding-left: 5px;
}

#user-menu .login-menu .user-name .info .deposit, #user-menu .logout-menu-bottom .user-name .info .deposit {
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
}

#user-menu .login-menu .user-name .info .deposit a, #user-menu .logout-menu-bottom .user-name .info .deposit a {
    font-size: 12px;
    height: 48px;
    display: block;
    line-height: 48px;
    padding: 0 5px;
}

#user-menu .login-menu .user-name .withdrawable, #user-menu .logout-menu-bottom .user-name .withdrawable {
    display: flex;
    flex-direction: column;
    font-weight: 500;
}

#user-menu .login-menu .user-name .withdrawable a, #user-menu .logout-menu-bottom .user-name .withdrawable a {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    font-size: 14px;
}

#user-menu .login-menu .user-name .withdrawable a i, #user-menu .logout-menu-bottom .user-name .withdrawable a i {
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
    width: 20px;
}

#user-menu .login-menu .user-name .balance-management, #user-menu .login-menu .user-name .history-cashout, #user-menu .logout-menu-bottom .user-name .balance-management, #user-menu .logout-menu-bottom .user-name .history-cashout {
    border: 1px solid white;
    margin: 5px 0;
    text-align: center;
    border-radius: 5px;
}

#user-menu .login-menu .user-name .balance-management a, #user-menu .login-menu .user-name .history-cashout a, #user-menu .logout-menu-bottom .user-name .balance-management a, #user-menu .logout-menu-bottom .user-name .history-cashout a {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

#user-menu .login-menu .collapsible-header, #user-menu .logout-menu-bottom .collapsible-header {
    border-bottom: none;
    font-weight: 500;
}

#user-menu .login-menu .collapsible-body ul li a, #user-menu .logout-menu-bottom .collapsible-body ul li a {
    border-bottom: none;
    padding: 0 40px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 500;
}

#user-menu .login-menu .logout-btn, #user-menu .logout-menu-bottom .logout-btn {
    font-size: 13px;
}

.bottom-fixed-controls {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 56px;
    padding: 2px;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3);
}

.bottom-fixed-controls .bottom-fixed-wrapper {
    height: 56px;
    align-items: center;
}

.bottom-fixed-controls a {
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border: none;
}

.bottom-fixed-controls a.coupon {
    border-radius: 50%;
    height: 74px;
    width: 74px;
    border: 2px solid #264e68;
    margin-bottom: -5px;
    position: relative;
}

.bottom-fixed-controls a.coupon i {
    font-size: 20px;
    line-height: 65px;
}

.bottom-fixed-controls a i.fa-user-plus {
    font-size: 18px;
}

.bottom-fixed-controls a:first-child {
    border-left: none;
}

.bottom-fixed-controls a .foot-icon {
    display: block;
    font-size: 20px;
}

.bottom-fixed-controls a .count-wrapper {
    display: block;
    font-size: 13px;
    margin-top: -2px;
    display: block;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bottom-fixed-controls a .count-wrapper .count {
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    top: 0;
    font-size: 16px;
    font-weight: 900;
}

.bottom-fixed-controls a .text {
    font-size: 11px;
}

#home-menu .collapsible-body a {
    padding: 0 40px !important;
}

#home-menu .collapsible-body a:before {
    display: none;
}

.login-page .title h5 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 25px;
}

.login-page .login-form {
    margin: 0 15px;
}

.login-page .input-field {
    margin-top: 10px;
}

.login-page .input-field input {
    font-size: 13px;
    padding: 0 20px;
    height: 48px;
    border-radius: 5px 5px 0 0;
}

.login-page .input-field input:focus {
    outline: none;
}

.login-page .input-field input::placeholder {
    font-size: 14px;
    font-weight: 500;
}

.login-page .input-field.password input {
    border-right: none;
    padding-right: 35px;
}

.login-page .input-field.password .toogle-btn {
    border-left: none;
    padding: 0 10px;
    position: absolute;
    top: 5px;
    right: 10px;
    background-color: transparent;
    color: #343434;
}

.login-page .input-field.password .toogle-btn i {
    font-size: 15px;
}

.login-page .input-field.password .toogle-btn .show {
    display: inline-block;
}

.login-page .input-field.password .toogle-btn .dont-show {
    display: none;
}

.login-page .input-field.password .toogle-btn.active .show {
    display: none;
}

.login-page .input-field.password .toogle-btn.active .dont-show {
    display: inline-block;
}

.login-page .login-btn {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    height: 48px;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
}

.login-page .login-btn.sgn-with-google {
    background: #fff !important;
    color: #303030 !important;
    box-shadow: 0px 0px 2px #5c5c5c;
    margin-top: 15px;
}

.login-page .login-btn.sgn-with-google i {
    font-size: 18px;
    padding: 0 10px;
}

.login-page .btn-group {
    justify-content: center;
}

.login-page .btn-group a {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.login-page .btn-group .btn {
    text-align: center;
}

.login-page .btn-group .forgot-pass {
    margin: 15px;
}

.login-page .btn-group .register-btn {
    margin-bottom: 100px;
}

.login-page .btn-group .register-btn span {
    margin-right: 5px;
    font-weight: normal;
}

.login-page .btn-group.btn-register {
    justify-content: center;
}

.login-page .contact-support {
    height: 48px;
    line-height: 48px;
    font-weight: 500;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.login-page .contact-support i {
    font-size: 16px;
    margin-right: 10px;
}

.login-page .iti .iti__selected-flag {
    height: 48px;
}

.login-page .iti input.browser-default {
    margin-bottom: 5px !important;
}

.login-page .filter-toggle {
    text-align: right;
}

.login-page .filter-toggle .register-close {
    padding: 5px 20px;
    display: inline-block;
}

.password-reset {
    padding: 10px;
}

.password-reset .input-field {
    margin-top: 10px;
}

.password-reset .input-field input {
    border: 1px solid #d0d0d0;
    font-size: 13px;
}

.password-reset .input-field input:focus {
    outline: none;
}

.password-reset .field-cont {
    margin-top: 10px;
}

.password-reset .reset-btn {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.register-page {
    padding: 10px;
}

.register-page .input-field {
    margin-top: 10px;
}

.register-page .input-field.file-field .btn {
    height: 36px;
    line-height: 36px;
}

.register-page .input-field.password input {
    border-right: none;
}

.register-page .input-field.password input.ng-valid + bubble-validator {
    display: none;
}

.register-page .input-field.password .toogle-btn {
    border-left: none;
    padding: 0 10px;
    position: absolute;
    right: 10px;
    top: 26px;
}

.register-page .input-field.password .toogle-btn i {
    font-size: 15px;
}

.register-page .input-field.password .toogle-btn .show {
    display: inline-block;
}

.register-page .input-field.password .toogle-btn .dont-show {
    display: none;
}

.register-page .input-field.password .toogle-btn.active .show {
    display: none;
}

.register-page .input-field.password .toogle-btn.active .dont-show {
    display: inline-block;
}

.register-page .input-field.password::after {
    right: 7px;
}

.register-page .input-field input, .register-page .input-field textarea {
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #7b98ab;
    height: 48px;
    border-radius: 5px 5px 0 0;
    padding: 0 15px;
    line-height: 48px;
}

.register-page .input-field input:focus, .register-page .input-field textarea:focus {
    outline: none;
}

.register-page .input-field input::placeholder, .register-page .input-field textarea::placeholder {
    font-size: 14px;
    font-weight: 500;
}

.register-page .select-field {
    margin-top: 10px;
}

.register-page .select-field select {
    border: 1px solid #d0d0d0;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #7b98ab;
    height: 48px;
    border-radius: 5px 5px 0 0;
    padding: 0 15px;
}

.register-page .select-field select:focus {
    outline: none;
}

.register-page .select-field select::placeholder {
    font-size: 14px;
    font-weight: 500;
}

.register-page .limit-field .flex-item .input-field {
    margin-top: 0;
    margin-left: 5px;
    margin-bottom: 10px;
}

.register-page .limit-field .flex-item:first-child .input-field {
    margin-left: 0;
}

.register-page .step-btns {
    margin-top: 10px;
}

.register-page .step-btns .btn {
    text-align: center;
    height: 48px;
    font-size: 12px;
    line-height: 48px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.register-page .step-btns .btn.prev-btn {
    margin-right: 5px;
    border: 1px solid #2f3852;
}

.register-page .register-info {
    padding: 5px;
    margin: 5px 0;
    font-size: 14px;
}

.register-page .checkbox-field {
    margin-top: 10px;
    padding: 5px;
}

.register-page .checkbox-field [type=checkbox].filled-in:checked + label:after {
    border-radius: 50%;
}

.register-page .checkbox-field [type=checkbox].filled-in:not(:checked) + label:after {
    border-radius: 50%;
}

.register-page .checkbox-field [type=checkbox] + label {
    padding-left: 30px;
    font-size: 13px;
}

.register-page .switch-wrap {
    margin-top: 10px;
}

.register-page .switch-wrap .switch {
    margin-top: 0;
}

.register-page .switch-cont .input-field {
    margin-top: 0;
}

.register-page .tabs .tab {
    position: relative;
}

.register-page .tabs .tab:first-child:before, .register-page .tabs .tab:nth-last-child(2):after {
    display: none;
}

.register-page .tabs .tab:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 1px;
}

.register-page .tabs .tab:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 1px;
}

.register-page .tabs .tab a {
    padding: 0 20px;
}

.register-page .message-box {
    margin: 10px 0;
}

.register-page .suffix-field {
    padding-top: 30px;
    display: block;
}

.register-page .suffix-field [type=checkbox].filled-in:checked + label:after {
    border-radius: 50%;
}

.register-page .suffix-field [type=checkbox].filled-in:not(:checked) + label:after {
    border-radius: 50%;
}

.register-page .suffix-field [type=checkbox] + label {
    padding-left: 30px;
    font-size: 13px;
}

.register-page .phone-prefix-sign {
    position: absolute;
    margin-left: 4px;
    z-index: 10;
}

.register-page #other-country-phone-prefix, .register-page #other-country-second-phone-prefix {
    flex: 4;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 5px;
}

.register-page #other-country-phone-prefix::placeholder, .register-page #other-country-second-phone-prefix::placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-prefix::-webkit-input-placeholder, .register-page #other-country-second-phone-prefix::-webkit-input-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-prefix::-moz-placeholder, .register-page #other-country-second-phone-prefix::-moz-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-prefix:-moz-placeholder, .register-page #other-country-second-phone-prefix:-moz-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-prefix::-ms-input-placeholder, .register-page #other-country-second-phone-prefix::-ms-input-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-number, .register-page #other-country-second-phone-number {
    flex: 7;
}

.register-page #other-country-phone-number::placeholder, .register-page #other-country-second-phone-number::placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-number::-webkit-input-placeholder, .register-page #other-country-second-phone-number::-webkit-input-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-number::-moz-placeholder, .register-page #other-country-second-phone-number::-moz-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-number:-moz-placeholder, .register-page #other-country-second-phone-number:-moz-placeholder {
    font-size: 12px;
}

.register-page #other-country-phone-number::-ms-input-placeholder, .register-page #other-country-second-phone-number::-ms-input-placeholder {
    font-size: 12px;
}

.register-page .othr-country-field {
    display: block;
    margin-left: 10px;
}

.register-page .othr-country-field [type=checkbox].filled-in:checked + label:after {
    border-radius: 50%;
}

.register-page .othr-country-field [type=checkbox].filled-in:not(:checked) + label:after {
    border-radius: 50%;
}

.register-page .othr-country-field [type=checkbox] + label {
    padding-left: 30px;
    font-size: 13px;
}

.register-page .tabs {
    border-bottom: none;
    padding-left: 0 !important;
    margin-bottom: 0;
}

.register-page .tabs .tab a {
    font-size: 16px;
    font-weight: bold;
}

.register-page .tabs .tab a.active::after, .register-page .tabs .tab a:hover::after {
    display: none;
}

.register-page .tabs .tab a.active .text {
    display: inline-block;
}

.register-page .tabs .tab a.active .tab-count {
    margin-right: 15px;
    border: none;
}

.register-page .tabs .tab a .text {
    display: none;
}

.register-page .tabs .tab a .tab-count {
    border: 1px solid #e1e1e1;
    height: 25px;
    width: 25px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
}

.register-page .tabs .tab:first-child a {
    padding-left: 0;
}

.register-page .tabs .tab:first-child a .tab-count {
    margin-left: 0;
}

.register-page .field-cont {
    margin: 15px 0;
    margin-bottom: 0;
}

.register-page birthdate-input .flex-item .select-field {
    margin-top: 0;
    margin-left: 5px;
}

.register-page birthdate-input .flex-item:first-child .select-field {
    margin-left: 0;
}

.register-page .iti.iti--allow-dropdown .browser-default {
    padding-left: 90px !important;
}

.switch {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    min-height: 36px;
}

.switch .switch-text {
    font-size: 12px;
    margin-right: 5px;
}

.switch label {
    font-size: 12px;
}

.switch label .lever {
    margin: 0 5px;
}

.chracter-counter:before, .chracter-counter:after {
    content: "";
    display: table;
}

.chracter-counter:after {
    clear: both;
}

.chracter-counter textarea {
    margin: 0;
    box-sizing: border-box;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    margin-bottom: 15px;
    min-height: 75px;
}

.chracter-counter textarea:focus {
    box-shadow: none;
    outline: none;
}

.chracter-counter .character-counter {
    margin-top: -20px;
}

.close-page {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.close-page i.pg-icons {
    font-size: 15px;
}

.field-label-login {
    font-size: 13px;
    font-weight: 500;
}

#balance-modal .balance-menu li {
    padding: 5px;
}

#balance-modal .transfer-btn {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.money-list-cont .money-list-menu > li a {
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.money-list-cont .money-list-menu > li a .img {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.money-list-cont .money-list-menu > li a .info {
    margin-left: 5px;
}

.money-list-cont .money-list-menu > li a .img-wrapper {
    height: 100px;
    width: 100px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
    margin-right: 25px;
    position: relative;
    line-height: 100px;
}

.money-list-cont .money-list-menu > li a .img-wrapper img {
    vertical-align: middle;
    width: 100%;
}

.money-list-cont .money-list-menu > li a.disabled {
    pointer-events: none;
}

.money-other-select {
    height: 45px;
}

.money-other-select select.browser-default {
    height: 45px;
    width: 100px;
}

.money-detail-title {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.money-detail-title .info {
    margin-left: 5px;
}

.money-detail-content:before, .money-detail-content:after {
    content: "";
    display: table;
}

.money-detail-content:after {
    clear: both;
}

.money-detail-content .selection-form-contents .selection-title {
    margin-bottom: 5px;
}

.money-detail-content .selection-form-contents .selection-title .img {
    margin: 0 auto;
}

.money-detail-content .selection-form-contents .selection-title .title {
    font-weight: bold;
    font-size: 14px;
}

.money-detail-content .selection-form-contents .selection-title .text {
    font-size: 12px;
}

.money-detail-content .input-field {
    margin-top: 10px;
}

.money-detail-content .input-field input {
    font-size: 13px;
}

.money-detail-content .input-field input:focus {
    outline: none;
}

.money-detail-content .select-field {
    margin-top: 10px;
}

.money-detail-content .select-field select {
    font-size: 13px;
}

.money-detail-content .select-field select:focus {
    outline: none;
}

.money-detail-content .amount-filed-cont .header {
    margin: 0 10px;
}

.money-detail-content .amount-filed-cont .header .title {
    font-size: 16px;
    display: block;
    margin: 5px 0;
    font-weight: bold;
}

.money-detail-content .amount-filed-cont .btn-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
}

.money-detail-content .amount-filed-cont .btn-group .amount-btn {
    text-align: center;
    border: 1px solid #2d5d7c;
    margin-right: 10px;
    margin-bottom: 10px;
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    border-radius: 10px;
}

.money-detail-content .btn-transfer {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.money-detail-content .crrncy-cnvrt {
    text-align: center;
}

.money-detail-content .crrncy-cnvrt .card-panel {
    text-align: left;
    padding-left: 10px;
}

.money-detail-content .actionButton-field {
    text-align: center;
}

.field-cont {
    margin: 5px 0;
}

.field-cont .field-title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

.field-cont .radio-tabs .radio-tab {
    position: relative;
    display: block;
    margin-bottom: 5px;
    border-radius: 10px;
    margin-right: 20px;
}

.field-cont .radio-tabs .radio-tab label {
    display: block;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 82px;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
}

.field-cont .radio-tabs .radio-tab label::before {
    z-index: 2;
    overflow: hidden;
    width: 0;
    height: 0;
}

.field-cont .radio-tabs .radio-tab label:before, .field-cont .radio-tabs .radio-tab label:after {
    content: "";
    position: absolute;
    right: 11px;
    top: 11px;
    left: 50%;
    transform: translate(calc(-50% - 4px));
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #979a9d;
}

.field-cont .radio-tabs .radio-tab input[type=radio] {
    display: none;
    position: absolute;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label {
    border: 1px solid #39b54a;
    box-shadow: none;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label:before {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    border-color: #39b54a;
    background-size: 12px;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}

.field-cont .radio-tabs .radio-tab:last-child {
    margin-right: 0;
}

.field-cont .radio-tabs .radio-tab .item {
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translate(-50%);
    line-height: normal;
    font-weight: 500;
    max-width: 100%;
    padding: 0 5px;
}

.collection.with-header {
    margin: 5px 15px;
}

.collection.with-header .collection-header {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}

.collection.with-header .collection-item {
    padding: 5px;
    font-size: 14px;
}

.collection.with-header .collection-item i.left {
    margin-right: 5px;
    font-size: 20px;
}

.bet-history-date-toogle {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

.bet-history-date-toogle i.pg-icons {
    font-size: 15px;
}

.btn-more-wrapper {
    margin: 0 15px;
}

.btn-more-wrapper .btn.bet-history-more {
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 5px;
    font-weight: 500;
}

.bet-history-date-options {
    padding: 15px;
}

.bet-history-date-options .title {
    font-size: 12px;
    padding: 5px;
    text-align: center;
    font-weight: 500;
}

.bet-history-date-options .input-field {
    margin: 5px;
}

.bet-history-date-options .input-field .prefix {
    margin-top: 5px;
}

.bet-history-date-options .input-field input {
    font-size: 13px;
}

.bet-history-date-options .input-field input:focus {
    outline: none;
}

.bet-history-date-options .search-btn {
    text-align: center;
    width: 100%;
    font-weight: bold;
    border-radius: 5px;
    height: 48px;
    text-transform: uppercase;
}

table.responsive-table.bet-history-table-horizontal thead tr {
    padding: 0;
}

table.responsive-table.bet-history-table-horizontal thead tr th {
    font-size: 12px;
    line-height: normal;
    padding: 5px 5px 5px 0;
    border-bottom: 1px solid #d0d0d0;
    height: 30px;
}

table.responsive-table.bet-history-table-horizontal tbody tr {
    padding: 0;
    border-right: 1px solid #d0d0d0;
}

table.responsive-table.bet-history-table-horizontal tbody tr td {
    font-size: 12px;
    border-bottom: 1px solid #d0d0d0;
    padding: 5px;
    height: 30px;
}

table.responsive-table.bet-history-table-horizontal tbody tr .bet-history-detail-btn {
    height: 20px;
    line-height: 20px;
}

table.bet-history-table thead tr th {
    font-size: 12px;
    line-height: normal;
}

table.bet-history-table tbody tr td {
    font-size: 12px;
    line-height: normal;
}

table.bet-history-table tbody tr td i.fa-info-circle {
    font-size: 18px;
}

table.bet-history-table tbody .dshbrd-tbl-total {
    font-weight: bold;
}

.list-filter .filter-btn {
    text-align: center;
}

.list-filter .filter-btn.active {
    opacity: 1;
}

#bet-history-modal {
    padding: 15px;
    margin: 15px;
    border-radius: 15px;
}

#bet-history-modal .title {
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

#bet-history-modal .title .info {
    font-weight: normal;
    font-size: 14px;
}

#bet-history-modal .title .info i {
    margin-right: 5px;
}

#bet-history-modal .title .info i.fa-clock-o {
    margin-left: 0px;
}

#bet-history-modal .title .title-date {
    font-weight: normal;
    font-size: 12px;
}

#bet-history-modal .history-modal-head {
    padding: 10px 0;
}

#bet-history-modal .history-modal-head > h6 {
    border-bottom: none;
    margin: 0;
    padding: 5px 0;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
}

#bet-history-modal .history-modal-head ul li {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    padding: 0 4px;
}

#bet-history-modal .history-modal-head ul li span {
    font-weight: 500;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr {
    text-align: center;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-range-btn {
    height: 48px;
    line-height: 48px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 15px;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-range-btn i {
    font-size: 20px;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-btn {
    height: 48px;
    line-height: 48px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#bet-history-modal .history-modal-head ul li:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.1);
}

#bet-history-modal .history-modal-content {
    border-bottom: 1px solid #3b404f;
}

#bet-history-modal .history-modal-content:last-child {
    border: none;
}

#bet-history-modal .history-modal-content hr {
    margin: 20px 0;
}

#bet-history-modal .history-modal-content hr:last-child {
    display: none;
}

#bet-history-modal .history-modal-content h6 .competitor-name {
    text-align: center;
    font-weight: bold;
    margin: 0 0 5px 0;
    display: inline-block;
}

#bet-history-modal .history-modal-content h6 .league-sport-type {
    margin: 5px 0;
    padding: 0 4px;
}

#bet-history-modal .history-modal-content h6 .league-sport-type .sport-type {
    min-width: 20%;
    padding-right: 5px;
}

#bet-history-modal .history-modal-content ul li {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    padding: 0 4px;
}

#bet-history-modal .history-modal-content ul li span {
    font-weight: 500;
}

#bet-history-modal .history-modal-content ul li i {
    margin-top: 5px;
}

#bet-history-modal .history-modal-content ul li:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.1);
}

#bet-history-modal .history-modal-content .history-score {
    display: flex;
    justify-content: space-between;
}

.csht-mdl .checkbox-field {
    margin: 10px;
}

.csht-mdl .checkbox-field [type=checkbox] + label {
    padding-left: 30px;
    font-size: 13px;
}

.csht-mdl .confirm-btn {
    text-align: center;
    height: 48px;
    border-radius: 5px;
}

.csht-mdl .close-btn {
    text-align: center;
    margin-right: 5px;
    height: 48px;
    border-radius: 5px;
}

i.stts-W {
    color: #008a00 !important;
}

i.stts-L {
    color: #AF383E !important;
}

i.stts-O {
    color: #528DB2 !important;
}

i.stts-V {
    color: #cccccc !important;
}

i.stts-D {
    color: #C11B26 !important;
}

i.stts-w {
    color: #ff9800 !important;
}

i.stts-l {
    color: #ff9800 !important;
}

i.stts-C {
    color: #ff9800 !important;
}

.bg.stts-W {
    background-color: #e0ffe0 !important;
}

.bg.stts-L {
    background-color: #edcecf !important;
}

.bg.stts-O {
    background-color: #dbf1ff !important;
}

.bg.stts-V {
    background-color: #f7f7f7 !important;
}

.bg.stts-D {
    background-color: #ffe0e1 !important;
}

.bg.stts-w {
    background-color: #ffe2b8 !important;
}

.bg.stts-l {
    background-color: #ffe2b8 !important;
}

.bg.stts-C {
    background-color: #ffe2b8 !important;
}

.csht-bg.bg {
    background-color: #ffe2b8 !important;
}

table.personel-account-detail tbody tr td {
    font-size: 13px;
    line-height: normal;
}

table.personel-account-detail tbody tr td:first-child {
    font-weight: bold;
}

.upload-document .input-field {
    margin-top: 10px;
}

.upload-document .input-field.file-field .btn {
    height: 36px;
    line-height: 36px;
}

.upload-document .input-field input {
    border: 1px dashed #2d5d7c;
    font-size: 13px;
    height: 150px;
    border-radius: 7px;
}

.upload-document .input-field input:focus {
    outline: none;
}

.upload-document .input-field input.ng-valid {
    padding-top: 43px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.upload-document .select-field {
    margin-top: 10px;
}

.upload-document .select-field select {
    font-size: 13px;
}

.upload-document .select-field select:focus {
    outline: none;
}

.upload-document .upload-btn {
    margin-top: 5px;
    width: 100%;
    text-align: center;
    height: 48px;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
}

.upload-document textarea.browser-default {
    height: 150px;
    line-height: normal;
    border: none;
    border-radius: 5px;
    border-bottom: none;
    padding: 10px 15px;
    font-weight: 500;
    box-sizing: border-box;
    margin-bottom: 0;
    text-align: left;
}

.upload-document textarea.browser-default::placeholder {
    font-weight: 500;
}

.upload-document textarea.browser-default:focus {
    border-bottom: none;
    box-shadow: none;
}

.upload-document .file-field .file-path-wrapper {
    padding-left: 0;
}

.upload-document .file-field i.cloud-upload {
    position: absolute;
    left: 50%;
    top: 40%;
    font-size: 75px;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.upload-document .file-field .text {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 500;
    z-index: 1;
}

.chance-password {
    margin-top: 5px;
}

.chance-password .input-field {
    margin-top: 10px;
}

.chance-password .input-field input {
    font-size: 13px;
    padding: 0 20px;
    height: 48px;
    border-radius: 5px 5px 0 0;
}

.chance-password .input-field input:focus {
    outline: none;
}

.chance-password .input-field input::placeholder {
    font-size: 14px;
    font-weight: 500;
}

.chance-password .input-field.password input {
    border-right: none;
}

.chance-password .input-field.password input.ng-valid + bubble-validator {
    display: none;
}

.chance-password .input-field.password .toogle-btn {
    border-left: none;
    padding: 0 10px;
    position: absolute;
    top: 27px;
    right: 10px;
}

.chance-password .input-field.password .toogle-btn i {
    font-size: 15px;
}

.chance-password .input-field.password .toogle-btn .show {
    display: inline-block;
}

.chance-password .input-field.password .toogle-btn .dont-show {
    display: none;
}

.chance-password .input-field.password .toogle-btn.active .show {
    display: none;
}

.chance-password .input-field.password .toogle-btn.active .dont-show {
    display: inline-block;
}

.chance-password .input-field.bubble bubble-validator .bubble-vldtr {
    position: relative;
    top: -10px;
    margin-bottom: -10px;
}

.chance-password .chance-btn {
    width: 100%;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}

.userSettings .save-btn {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.otp .ga-info-cont, .otp .sms-info-cont {
    padding: 0 10px;
}

.otp .ga-info-cont ol, .otp .sms-info-cont ol {
    padding-left: 25px;
}

.otp .ga-info-cont .save-btn, .otp .sms-info-cont .save-btn {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.personel-account-detail-form .other-country-phone .phone-prefix-sign, .personel-account-detail-form .other-country-second-phone .phone-prefix-sign {
    position: absolute;
    margin-left: 4px;
    color: black;
    font-size: 14px;
    z-index: 10;
}

.personel-account-detail-form .other-country-phone .phone-input, .personel-account-detail-form .other-country-phone .second-phone-input, .personel-account-detail-form .other-country-second-phone .phone-input, .personel-account-detail-form .other-country-second-phone .second-phone-input {
    padding-left: 15px;
}

.personel-account-detail-form .input-field, .personel-account-detail-form .select-field {
    margin-top: 10px;
}

.personel-account-detail-form .input-field input, .personel-account-detail-form .select-field input {
    font-size: 13px;
    margin-bottom: 0;
}

.personel-account-detail-form .input-field input:focus, .personel-account-detail-form .select-field input:focus {
    outline: none;
}

.personel-account-detail-form .input-field textarea.browser-default, .personel-account-detail-form .select-field textarea.browser-default {
    margin-bottom: 0;
}

.personel-account-detail-form .input-field span, .personel-account-detail-form .select-field span {
    font-weight: 500;
    display: block;
    margin: 5px 0;
}

.personel-account-detail-form .input-field.date .flex-item .select-field, .personel-account-detail-form .select-field.date .flex-item .select-field {
    margin-right: 5px;
    margin-top: 0;
}

.personel-account-detail-form .input-field.date .flex-item:last-child .select-field, .personel-account-detail-form .select-field.date .flex-item:last-child .select-field {
    margin-right: 0;
}

.personel-account-detail-form .save-btn {
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-align: center;
    height: 48px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 10px;
}

.personel-account-detail-form field-messages > div {
    margin: 5px 0;
}

.money-result {
    padding: 10px;
}

.money-result .selection-title {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.money-result .selection-title .img {
    margin: 0 auto;
}

.money-result .selection-title .title {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.money-result .selection-title .text {
    font-size: 12px;
    text-align: center;
}

.money-result .result-info {
    text-align: center;
}

.money-result .result-info .title {
    font-size: 24px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.money-result .result-info .info {
    font-size: 14px;
}

.money-result .action-btn {
    margin: 0;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.money-result .payment-qrcode-data {
    text-align: center;
}

.money-result .payment-qrcode-data img {
    display: block;
    width: 300px;
    margin: 20px auto;
    margin-bottom: 10px;
}

.money-result .payment-qrcode-data .coppy-btn {
    padding: 5px 15px;
    border-radius: 2px;
    border: none;
    margin: 10px auto;
}

table.limit-settings-table thead {
    border-bottom: none;
}

table.limit-settings-table thead tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

table.limit-settings-table thead tr th {
    font-size: 13px;
    line-height: normal;
}

table.limit-settings-table tbody tr {
    border-bottom: 2px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

table.limit-settings-table tbody tr td {
    font-size: 13px;
    line-height: normal;
    width: 100%;
}

table.limit-settings-table tbody tr td .set-btn, table.limit-settings-table tbody tr td .limit-reset-btn {
    padding: 0 5px;
    font-size: 20px;
}

table.limit-settings-table tbody tr td .set-btn {
    display: block;
    margin-bottom: 10px;
}

table.limit-settings-table tbody tr td .currency-symbol {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}

table.limit-settings-table tbody tr td .currency-symbol span {
    font-weight: 400;
}

table.limit-settings-table tbody tr td:last-child {
    text-align: right;
}

.limit-settings-detail {
    margin: 0 15px;
}

.limit-settings-detail .last-date {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.limit-settings-detail .input-field {
    margin-top: 10px;
}

.limit-settings-detail .input-field input {
    font-size: 13px;
}

.limit-settings-detail .input-field input:focus {
    outline: none;
}

.limit-settings-detail .btn-group {
    margin: 10px;
    justify-content: flex-end;
}

.limit-settings-detail .btn-group .reset-modal-btn {
    text-transform: capitalize;
    font-weight: bold;
    margin-right: 25px;
}

.limit-settings-detail .btn-group .save-modal-btn {
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
    border-radius: 5px;
    font-weight: bold;
}

.limit-settings-detail .btn-group .save-bt, .limit-settings-detail .btn-group .reset-btnn {
    text-align: center;
}

.exchange {
    padding: 0 15px 10px;
}

.exchange .amount {
    margin: 10px 0;
}

.exchange .calculate {
    height: 48px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
}

.exchange .input-field {
    margin-top: 10px;
}

.exchange .input-field input {
    border: 1px solid #d0d0d0;
    font-size: 13px;
}

.exchange .input-field input:focus {
    outline: none;
}

.exchange .select-field {
    margin-top: 10px;
}

.exchange .select-field select {
    border: 1px solid #d0d0d0;
    font-size: 13px;
}

.exchange .select-field select:focus {
    outline: none;
}

.account-transfer {
    padding: 10px;
}

.account-transfer .input-field {
    margin-top: 15px;
}

.account-transfer .input-field input {
    font-size: 13px;
    padding-left: 35px;
}

.account-transfer .input-field input:focus {
    outline: none;
}

.account-transfer .input-field i.fa-database {
    position: absolute;
    top: 17px;
    left: 15px;
    z-index: 1;
}

.account-transfer .arrow {
    text-align: center;
}

.account-transfer .arrow i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    transform: rotate(90deg);
}

.account-transfer .title {
    font-weight: bold;
    font-size: 16px;
}

.account-transfer .account-list {
    display: flex;
    align-items: center;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px 0;
}

.account-transfer .account-list.selected a {
    display: none;
}

.account-transfer .account-list.selected a.active {
    display: flex;
}

.account-transfer .account-list a {
    width: 100%;
    height: 95px;
    border-radius: 10px;
    margin: 0 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    line-height: normal;
    align-items: center;
    border: 1px solid #e0e0e0;
    font-weight: 500;
}

.account-transfer .account-list a i {
    font-size: 20px;
}

.account-transfer .account-list a i.check-circle {
    display: none;
}

.account-transfer .account-list a.active {
    border: 1px solid #39b54a;
    box-shadow: none;
}

.account-transfer .account-list a.active i {
    display: none;
}

.account-transfer .account-list a.active i.check-circle {
    display: block;
}

.account-transfer .account-list a .transfer-name {
    font-weight: 500;
    text-align: center;
}

.account-transfer .payment-wrapper a {
    width: 100%;
    display: block;
    text-align: center;
}

.account-transfer .payment-wrapper .transfer-btn {
    margin: 10px 0;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.account-transfer .payment-wrapper .reset-btn {
    margin: 10px 10px 0 0;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.messages {
    padding: 0 10px;
}

.messages ul li {
    position: relative;
}

.messages ul li .messages-item {
    width: 100%;
    display: block;
    padding: 10px 20px;
    margin: 10px 0;
}

.messages ul li .messages-item .title {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.messages ul li .messages-item .date {
    font-size: 11px;
    text-align: right;
    margin-top: 5px;
}

.messages ul li .close {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 20px;
}

.messages-detail {
    position: relative;
    padding: 20px 10px;
    border-radius: 0 0 2px 2px;
    margin: 10px;
}

.messages-detail .title {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.messages-detail .date {
    font-size: 11px;
    text-align: right;
    margin-top: 5px;
}

.messages-detail .close {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 20px;
}

table.bonus-detail-table {
    border-bottom: 2px solid black;
}

table.bonus-detail-table tbody tr {
    border-bottom: 1px solid #d0d0d0;
}

table.bonus-detail-table tbody tr td {
    font-size: 13px;
    line-height: normal;
}

table.bonus-detail-table tbody tr td:first-child {
    font-weight: bold;
}

table.bonus-detail-table:last-child {
    border-bottom: none;
}

table.waiting-money thead tr th {
    font-size: 12px;
    line-height: normal;
    text-align: left;
}

table.waiting-money tbody tr td {
    font-size: 12px;
    line-height: normal;
    text-align: left;
}

.date-picker-field {
    position: relative;
}

.date-picker-field .date-picker-mask {
    position: static;
    pointer-events: auto;
    transform: none;
    height: 36px;
    display: inline-block;
}

.date-picker-field .date-picker-mask input {
    width: 36px;
    height: 36px;
    border: none;
    margin: 0;
    position: relative;
    z-index: 999;
    opacity: 0;
}

.date-picker-field .date-picker-mask i {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-top: 0 !important;
}

.date-picker-field .picker__select--year.browser-default {
    width: 35%;
}

.input-field .suffix {
    width: 100%;
}

.suffix-field {
    white-space: nowrap;
    margin-top: 10px;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

table.uploaded-documents-table thead tr th {
    font-size: 12px;
    line-height: normal;
}

table.uploaded-documents-table tbody tr td {
    font-size: 12px;
    line-height: normal;
}

.financial-modal-cont .date-info {
    font-size: 12px;
    font-weight: bold;
}

.modul-accordion-account {
    margin: 10px 15px;
    overflow: hidden;
}

.bank-transfer-filter {
    margin: 10px 15px;
    padding-bottom: 10px;
}

.bank-transfer-filter .casino-filter-btn {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #2d5d7c;
    border-radius: 6px 6px 0 0;
    padding: 0 15px;
    font-weight: 500;
}

.bank-transfer-filter .casino-filter-btn i {
    font-size: 14px;
}

.bank-transfer-filter .casino-filter-btn i.left {
    margin-right: 10px;
    line-height: normal;
}

.bank-transfer-filter .casino-filter-btn i.right {
    margin-left: 10px;
}

.bank-transfer-filter .casino-filter-btn i.fa-times-circle {
    display: none;
}

.bank-transfer-filter .casino-filter-btn.selected i.left {
    opacity: 1;
}

.bank-transfer-filter .casino-filter-btn.selected i.right {
    display: none;
}

.bank-transfer-filter .casino-filter-btn.selected i.fa-times-circle {
    display: inline-block;
}

.banktransfer-filter-modal {
    border-radius: 10px;
}

.banktransfer-filter-modal .modal-content {
    padding: 0;
}

.banktransfer-filter-modal .modal-content .title {
    padding: 20px 15px 25px;
    border-bottom: 1px solid #3b404f;
    font-size: 16px;
    font-weight: bold;
}

.banktransfer-filter-modal .modal-content .filter-content .filter-name {
    padding: 15px;
}

.banktransfer-filter-modal .modal-content .filter-content .filter-name label {
    font-weight: 500;
}

.bank-transfer-content .transfer-type-wrapper {
    margin: 0 15px;
    margin-bottom: 15px;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type .item {
    border: 1px solid #d0d0d0;
    height: 70px;
    border-radius: 10px;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type .item.atm {
    margin-right: 20px;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type .item.active {
    border: 1px solid #39b54a;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio]:not(:checked) + label, .bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio]:checked + label {
    padding-left: 0;
    width: 100%;
    height: 70px;
    padding-top: 33px;
    text-align: center;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio] + label:before, .bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio] + label:after {
    left: calc(50% - 12px);
    top: 15%;
}

input.account-input, textarea.account-input, select.account-input {
    height: 48px;
    line-height: 48px;
    border: none;
    border-bottom: 1px solid #2d5d7c;
    border-radius: 4px 4px 0 0;
    padding: 0 15px;
    font-weight: 500;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
}

input.account-input:focus, textarea.account-input:focus, select.account-input:focus {
    border-bottom: 1px solid #2d5d7c !important;
    box-shadow: none !important;
    outline: none;
}

input.account-input:focus::placeholder, textarea.account-input:focus::placeholder, select.account-input:focus::placeholder {
    opacity: 0.87;
}

input.account-input::placeholder, textarea.account-input::placeholder, select.account-input::placeholder {
    font-weight: 500;
    font-size: 14px;
}

.bank-transfer-btn {
    border-radius: 5px;
    margin: 10px 15px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.transfer-from {
    margin: 10px 5px;
}

.transfer-from .title {
    margin: 5px 10px;
    font-size: 16px;
    font-weight: bold;
}

.transfer-from .transfer-from-type .item {
    border: 1px solid #d0d0d0;
    height: 70px;
    border-radius: 10px;
    margin: 0 10px;
    position: relative;
}

.transfer-from .transfer-from-type .item.active {
    border: 1px solid #39b54a;
}

.transfer-from .transfer-from-type .item .currency {
    position: absolute;
    bottom: 0;
    left: 50%;
    font-weight: 500;
    font-size: 14px;
    transform: translate(-50%);
}

.transfer-from .transfer-from-type [type=radio]:not(:checked) + label, .transfer-from .transfer-from-type [type=radio]:checked + label {
    padding-left: 0;
    width: 100%;
    height: 70px;
    padding-top: 25px;
    text-align: center;
}

.transfer-from .transfer-from-type [type=radio] + label:before, .transfer-from .transfer-from-type [type=radio] + label:after {
    left: calc(50% - 12px);
    top: 10%;
}

.reset-btn, .transfer-btn {
    border-radius: 5px;
    margin: 10px 15px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.account.tabs a {
    font-weight: 500;
}

.account.tabs a.active::after {
    width: 75%;
}

.limit-reset-btn {
    font-size: 20px;
    display: block;
    padding: 0 5px;
}

.modal-content-modal .modul-accordion-modal .modul-header {
    padding: 15px 10px;
    border-bottom: 1px solid #d6dade;
    font-size: 16px;
    font-weight: bold;
}

.modal-close.account {
    top: 15px;
    right: 15px;
}

.anteposts-container .antepost-cont.collapsible .collapsible-body .bet-type-btn-group .bet-btn {
    margin: 2px;
}

.modul-accordion-notification {
    margin: 20px 15px;
}

.modul-accordion-notification .header-text {
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

.modul-accordion-notification .userSettings .switch {
    border: none;
    padding: 5px 0;
}

.modul-accordion-notification .userSettings .switch-text {
    font-size: 14px;
    font-weight: 500;
}

.modul-accordion-verification {
    margin: 15px;
}

.modul-accordion-verification .field-cont .radio-tab {
    height: 48px;
    line-height: 48px;
    text-align: center;
}

#forgot-password {
    padding-bottom: 15px;
}

#forgot-password .input-field {
    margin-top: 10px;
}

#forgot-password .description {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 14px;
}

#forgot-password .field-cont {
    margin: 10px;
}

#forgot-password .forgot-btn {
    border-radius: 5px;
    height: 48px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

#forgot-password .slct-rst-opt {
    margin-bottom: 10px;
}

.bet-history-filter {
    position: relative;
}

.bet-history-filter .filter-toggle-btn {
    width: auto;
    padding: 0 10px;
}

.bet-history-filter select.browser-default {
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    height: 32px;
    line-height: 32px;
    color: transparent;
    border-bottom: none;
}

bet-history .bet-history-filter-text, casino-pro-history .bet-history-filter-text {
    margin: 15px 15px 0;
}

bet-history .bet-history-filter-text .field-label, casino-pro-history .bet-history-filter-text .field-label {
    font-size: 16px;
}

.bet-history-dates-btn {
    height: 32px;
    width: auto;
    line-height: 30px;
    border-radius: 10px;
    border: 1px solid #42495c;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    margin-left: 8px;
}

.bet-history-dates-btn i {
    margin-right: 3px;
}

.bet-card {
    margin: 15px;
    border-radius: 15px;
    padding: 15px;
    font-size: 13px;
}

.bet-card .header {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}

.bet-card .info {
    font-weight: normal;
    font-size: 12px;
}

.bet-card .info i {
    margin-right: 5px;
}

.bet-card .info i.fa-clock-o {
    margin-left: 10px;
}

.bet-card .status {
    position: absolute;
    right: 0;
    top: 0;
}

.bet-card .bet-info span.right {
    font-weight: 500;
}

.bet-card .bet-info .amount-won {
    margin-top: 20px;
    font-size: 15px;
    font-weight: bold;
}

.bet-card .csht-btn-cntr {
    text-align: center;
    margin-top: 10px;
}

.bet-card .csht-btn-cntr .csht-btn {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 48px;
    line-height: 48px;
}

.bet-card .csht-btn-cntr .csht-range-btn {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 48px;
    line-height: 48px;
}

.financial-modal-cont .date-info {
    font-size: 12px;
    font-weight: bold;
}

.payment-form-container .dropdown-button {
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.payment-form-container .dropdown-button.active {
    border-radius: 5px 5px 0 0;
}

.payment-form-container .selection-form-contents .suffix-field {
    margin-left: 0;
    margin-top: 0;
}

.payment-form-container .selection-form-contents .suffix-field .suffix-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.payment-form-container .dropdown-content .bnk-field {
    text-align: center;
}

.payment-form-container .dropdown-content span.pymnt-name {
    font-size: 13px;
    display: block;
}

.payment-form-container .modul-accordion-account form .money-detail-content .selection-form-contents .dropdown-field div img {
    max-width: 50px;
}

.payment-form-container .modul-accordion-account form .money-detail-content .fileUpload-field .upload-document .file-path-wrapper .file-path {
    padding-top: 45px;
    text-align: center;
}

.input-field.bubble, .input-field-default.bubble {
    position: relative;
}

.input-field.bubble input:focus + bubble-validator, .input-field-default.bubble input:focus + bubble-validator {
    display: block;
}

.input-field.bubble bubble-validator, .input-field-default.bubble bubble-validator {
    display: none;
}

.input-field.bubble bubble-validator .bubble-vldtr, .input-field-default.bubble bubble-validator .bubble-vldtr {
    position: absolute;
    z-index: 999;
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 5px;
    top: 55px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.input-field.bubble bubble-validator .bubble-vldtr.right, .input-field-default.bubble bubble-validator .bubble-vldtr.right {
    width: 100%;
}

.input-field.bubble bubble-validator .bubble-vldtr.left, .input-field-default.bubble bubble-validator .bubble-vldtr.left {
    top: 0;
    width: 250px;
    left: -270px;
    margin-right: -25px;
}

.input-field.bubble bubble-validator .bubble-vldtr.left .vldtr-lst:before, .input-field-default.bubble bubble-validator .bubble-vldtr.left .vldtr-lst:before {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #f5f5f5;
    top: -10px;
    right: -40px;
    left: auto;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst {
    position: relative;
    padding: 0;
    margin: 0;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li {
    margin-bottom: 5px;
    white-space: nowrap;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li i, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li i {
    margin-right: 5px;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li span, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    white-space: normal;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li.valid, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li.valid {
    color: green;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li.invalid, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li.invalid {
    color: red;
}

.input-field .group-field, .input-field-default .group-field {
    display: flex;
}

.input-field .group-field .static, .input-field-default .group-field .static {
    width: 100px;
    text-align: center;
}

.input-field .iti.iti--allow-dropdown, .input-field-default .iti.iti--allow-dropdown {
    width: 100%;
}

.input-field textarea, .input-field-default textarea {
    resize: none;
    height: 100px;
    width: 100%;
    padding: 5px 10px;
}

.signup-success {
    font-size: 25px;
    text-align: center;
}

.messages-wrapper {
    margin: 10px 15px;
}

.messages-info {
    width: 100%;
    border-radius: 15px;
    padding: 5px;
    display: flex;
    flex-direction: column;
    margin: 5px 0;
    position: relative;
}

.messages-info .msg-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.messages-info .msg-date {
    text-align: right;
    font-size: 12px;
}

.messages-info .messages-close {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    padding: 0 10px;
}

.message-detail .message-right {
    position: relative;
    padding: 5px;
}

.message-detail .message-right .messages-info {
    padding: 0;
    margin: 0;
}

.message-detail .message-right .messages-close {
    top: 0;
}

.tckn-vrfctn {
    padding: 0 15px;
}

.tckn-vrfctn .tckn-vrfctn-btn {
    width: 100%;
    border-radius: 5px;
    margin: 10px 0;
    height: 45px;
    text-align: center;
}

.payment-wizard-form .step-header .step-title {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.payment-wizard-form .step-header .step-current {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    color: #fff;
}

.payment-wizard-form .step-header .step-main {
    width: 70%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 15px;
}

.payment-wizard-form .step-header .step-main .step-item {
    font-size: 15px;
    margin: auto;
    position: relative;
}

.payment-wizard-form .step-header .step-main .step-item .count {
    background-color: #fff;
    text-align: center;
    border-radius: 20px;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: auto;
}

.payment-wizard-form .step-header .step-main .step-item.active .count {
    background-color: #fcc514;
}

.payment-wizard-form .step-header .step-main .step-header-2.active:before, .payment-wizard-form .step-header .step-main .step-header-3.active:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    background-color: #fcc514;
    right: 55%;
    top: 14px;
}

.payment-wizard-form .step-content .step-content-item .clip-icon {
    margin-top: 22px;
    background-color: #000;
    color: #fff;
    border: none;
    font-size: 22px;
    border-radius: 5px;
    height: 45px;
    width: 45px;
}

.payment-wizard-form .step-content .step-content-item .dropdown-field {
    width: 100%;
}

.payment-wizard-form .step-content .step-content-item .btn-group {
    margin: 0 10px;
}

.payment-wizard-form .step-content .step-content-item .btn-group .amount-btn {
    width: 49%;
    margin: 10px 1% 0 0px;
    text-align: center;
    border-radius: 5px;
}

.payment-wizard-form .step-content .step-content-item .btn-group .amount-btn:nth-child(even) {
    margin: 10px 0 0 1%;
    width: 49%;
}

.payment-wizard-form .step-content .step-content-item .amount-filed-cont .input-field {
    width: 100%;
    padding: 0px 10px;
}

.payment-wizard-form .step-content .step-content-item .input-field .pymnt-frm-btn {
    width: 100%;
    text-align: center;
}

.payment-wizard-form .step-content .step-content-item .radio-field {
    width: 100%;
}

.payment-wizard-form .step-content .step-content-item .row .textbox-field, .payment-wizard-form .step-content .step-content-item .row .time-field, .payment-wizard-form .step-content .step-content-item .row .textarea-field {
    width: 100%;
}

.payment-wizard-form .step-content .step-content-item .field-label {
    color: #fff;
}

#smsVerificationModal button.btn {
    margin: 5px 0;
}

.page-limit-settings .modul-accordion-account {
    margin: 2px !important;
    padding: 1px;
}

.page-limit-settings .modul-accordion-account .modul-content .limit-settings-table tbody tr td {
    font-size: 12px;
    padding: 2px;
}

app-confirm-promt .inf-hdr {
    display: flex;
    align-items: center;
}

app-confirm-promt .inf-hdr .inf-title {
    flex: 1;
}

app-confirm-promt .inf-hdr .close-modal {
    font-size: 20px;
    padding: 5px;
}

app-confirm-promt .footer-btn-grp .disagree-btn {
    margin-right: 5px;
}

.modal-sidebar .cryto-text {
    color: black;
}

.breadcrumbs-cont.filter-toggle .breadcrumb i.fa-caret-down {
    line-height: inherit;
    transform: rotate(0deg);
    margin-left: 10px;
}

@font-face {
    font-family: "icomoon";
    src: url('icomoon.f6a9b873c72c721aae07.woff') format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slots:before {
    content: "î¥";
}

.chip:before {
    content: "î¥‹";
}

.clover:before {
    content: "î¥Œ";
}

.cherry:before {
    content: "î¥";
}

.cards-fill:before {
    content: "î¥Ž";
}

.dice-3:before {
    content: "î¥";
}

.newbadge:before {
    content: "î¥";
}

.luck:before {
    content: "î¥‘";
}

.cards:before {
    content: "î¥’";
}

.pokertable:before {
    content: "î¥“";
}

.dice-2:before {
    content: "î¥”";
}

.crown:before {
    content: "î¥•";
}

.diamond:before {
    content: "î¥–";
}

.whistle:before {
    content: "î¥—";
}

.medal:before {
    content: "î¥˜";
}

.dice:before {
    content: "î¥™";
}

.world:before {
    content: "î¥š";
}

.best-collection:before {
    content: "î¥›";
}

.bitcoin:before {
    content: "î¥œ";
}

.spades:before {
    content: "î¥Š";
}

.poker-chips:before {
    content: "î¤™";
}

.roulette:before {
    content: "î¤›";
}

.virtualgames:before {
    content: "î¤½";
}

.slot-machine:before {
    content: "î¥ˆ";
}

.soccer-shoe:before {
    content: "î¥‰";
}

.play-in:before {
    content: "î¥†";
}

.play-out:before {
    content: "î¥‡";
}

.scoreboard:before {
    content: "î¥…";
}

.red-card:before {
    content: "î¥ƒ";
}

.yellow-card:before {
    content: "î¥„";
}

.corner-icon:before {
    content: "î¥‚";
}

.gambling-montenegro:before {
    content: "î¥";
}

.over18:before {
    content: "î¤¹";
}

.gamcare:before {
    content: "î¤º";
}

.star:before {
    content: "î¤»";
}

.star-o:before {
    content: "î¤¼";
}

.chevron-right:before {
    content: "î¤¾";
}

.chevron-down:before {
    content: "î¤¿";
}

.chevron-up:before {
    content: "î¥€";
}

.statistics:before {
    content: "î¤¸";
}

.livebetting:before {
    content: "î¤·";
}

.stream-icon:before {
    content: "î¤ˆ";
}

.field-pitch:before {
    content: "î¤¶";
}

.resize-two-in:before {
    content: "î¤‰";
}

.resize-two:before {
    content: "î¤µ";
}

.top-leagues:before {
    content: "î¤";
}

.champions-league:before {
    content: "î¤‚";
}

.serie-a:before {
    content: "î¤ƒ";
}

.bundesliga:before {
    content: "î¤„";
}

.ligue-1:before {
    content: "î¤…";
}

.premier-league:before {
    content: "î¤†";
}

.la-liga:before {
    content: "î¤€";
}

.super-toto-turkey:before {
    content: "î¤Š";
}

.world-cup-2018:before {
    content: "î¤‹";
}

.blank:before {
    content: "î¤‡";
}

.soccer:before {
    content: "î¤´";
}

.basketball:before {
    content: "î¤Œ";
}

.tennis:before {
    content: "î¤";
}

.ice-hockey:before {
    content: "î¤Ž";
}

.motorsport:before {
    content: "î¤";
}

.volleyball:before {
    content: "î¤";
}

.american-football:before {
    content: "î¤‘";
}

.rugby:before {
    content: "î¤’";
}

.futsal:before {
    content: "î¤“";
}

.handball:before {
    content: "î¤”";
}

.snooker:before {
    content: "î¤•";
}

.baseball:before {
    content: "î¤–";
}

.boxing:before {
    content: "î¤—";
}

.mma:before {
    content: "î¤˜";
}

.golf:before {
    content: "î¤š";
}

.winter-sports:before {
    content: "î¤œ";
}

.table-tennis:before {
    content: "î¤";
}

.waterpolo:before {
    content: "î¤ž";
}

.darts:before {
    content: "î¤Ÿ";
}

.beach-volleyball:before {
    content: "î¤ ";
}

.beach-soccer:before {
    content: "î¤¡";
}

.squash:before {
    content: "î¤¢";
}

.sailing:before {
    content: "î¤£";
}

.bowls:before {
    content: "î¤¤";
}

.aussie_rules:before {
    content: "î¤¥";
}

.olympics:before {
    content: "î¤¦";
}

.curling:before {
    content: "î¤§";
}

.floorball:before {
    content: "î¤¨";
}

.bandy:before {
    content: "î¤©";
}

.fantasy:before {
    content: "î¤ª";
}

.badminton:before {
    content: "î¤«";
}

.pesapallo:before {
    content: "î¤¬";
}

.league-of-legends:before {
    content: "î¤­";
}

.specials:before {
    content: "î¤®";
}

.counter-strike:before {
    content: "î¤¯";
}

.field-hockey:before {
    content: "î¤°";
}

.starcraft:before {
    content: "î¤±";
}

.fencing:before {
    content: "î¤²";
}

.soccer-special:before {
    content: "î¤³";
}

@font-face {
    font-family: "untitled-font-1";
    src: url('tiktok.2c57a5ec4b120fb713e5.woff') format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.tiktok:before {
    font-family: "untitled-font-1" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-feature-settings: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "a";
}

.news-carousel {
    margin-bottom: 15px;
    overflow: hidden;
}

.news-carousel .carousel-container {
    position: relative;
}

.news-carousel .carousel-container .controls .control-btn {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
}

.news-carousel .carousel-container .controls .control-btn.left-arrow {
    left: 0;
}

.news-carousel .carousel-container .controls .control-btn.left-arrow .arrow-btn {
    left: 0;
}

.news-carousel .carousel-container .controls .control-btn.right-arrow {
    right: 0;
}

.news-carousel .carousel-container .controls .control-btn.right-arrow .arrow-btn {
    right: 0;
}

.news-carousel .carousel-container .controls .control-btn .arrow-btn {
    position: absolute;
    top: 44%;
    font-size: 24px;
    margin-top: -12px;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
}

.news-carousel .carousel-container .controls .control-btn .arrow-btn:hover {
    cursor: pointer;
}

#container-fluid #container-main #container-main-left .news-carousel {
    border-radius: 10px;
}

body {
    background: #000;
}

#com-egt-jackpot-html-jackpotBanner {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-clear-fix {
    clear: both;
    height: 0;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-ie8 {
    width: 100%;
    background: black;
    color: white;
    text-align: center;
    font-size: 16px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box {
    box-sizing: border-box;
    float: none;
    display: block;
    margin: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    background: url('bg.2b688740a57cc048c7fd.jpg') repeat-x;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/egt-jackpot-banner/img/bg.jpg", sizingMethod="scale");
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/egt-jackpot-banner/img/bg.jpg', sizingMethod='scale')";
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-level {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-logo {
    float: none;
    display: none;
    background: url('logo.7909a174b97dc161e246.png') no-repeat center center;
    border: 0;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo.png", sizingMethod="scale");
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale')";
    overflow: hidden;
    visibility: visible;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    width: 90%;
    display: block;
    margin: 0 auto 15px auto;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-button {
    display: block;
    text-decoration: none;
    margin: 15px auto 0 auto;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    box-shadow: 2px 2px 4px #000;
    border: 1px solid;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-currency {
    position: absolute;
    right: 0;
    color: #999;
    font-weight: 900;
    display: block;
    width: 16px;
    text-align: center;
    word-wrap: break-word;
    border-left: 1px solid black;
    height: 100%;
    padding: 0;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-currency .com-egt-jackpot-html-currencyText {
    display: block;
    width: 6px;
    margin-left: 5px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-value {
    position: absolute;
    right: 17px;
    height: 100%;
    width: auto;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers {
    float: left;
    position: relative;
    height: 100%;
    border-left: 1px solid black;
    border-right: 1px solid #333;
    overflow: hidden;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers .com-egt-jackpot-html-digit {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    font-size: 16px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    font-size: 18px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    font-size: 20px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    font-size: 22px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers .com-egt-jackpot-html-digit .com-egt-jackpot-html-old, #com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers .com-egt-jackpot-html-digit .com-egt-jackpot-html-new {
    display: block;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers.com-egt-jackpot-html-first {
    border-right: 1px solid #333;
    border-left: 0;
    width: 0;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers .com-egt-jackpot-html-digit, #com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers.com-egt-jackpot-html-dot span {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-numbers.com-egt-jackpot-html-dot {
    width: 8px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-box .com-egt-jackpot-html-dummyImg {
    position: absolute;
    border: 0;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUpMask {
    position: absolute;
    overflow: hidden;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp {
    box-sizing: border-box;
    background: #000;
    display: block;
    position: absolute;
    border-radius: 6px;
    color: #999;
    font-size: 9px;
    padding: 0 5px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-divider {
    display: block;
    width: 100%;
    height: 1px;
    background: #999;
    clear: both;
    padding: 0 5px;
    margin: 0 0 0 -5px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-divider.com-egt-jackpot-html-last {
    height: 0;
    display: none;
    clear: both;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div {
    width: 100%;
    margin: 0;
    float: left;
    line-height: 14px;
    padding: 5px 0;
    text-align: left;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div.com-egt-jackpot-html-center {
    text-align: center;
    font-size: 16px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div span {
    float: left;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div .com-egt-jackpot-html-winner {
    font-weight: bold;
    font-style: italic;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div .com-egt-jackpot-html-count {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div .com-egt-jackpot-html-price {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    float: none;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div .com-egt-jackpot-html-cur {
    color: #999;
    padding-left: 8px;
    float: none;
    font-weight: bold;
    font-size: 16px;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-logoPopUp {
    display: inline-block;
    width: 100%;
    margin: 5px auto 10px auto;
    background: url('logoPopup.957ca88dbb0e7d424fee.png') no-repeat center center;
    background-size: contain;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/logoPopup.png", sizingMethod="scale");
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logoPopup.png', sizingMethod='scale')";
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-div .com-egt-jackpot-html-right {
    float: right;
}

#com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-after, #com-egt-jackpot-html-jackpotBanner .com-egt-jackpot-html-popUp .com-egt-jackpot-html-before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
    border: solid transparent;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    margin-bottom: 0;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    width: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    width: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-box .com-egt-jackpot-html-level {
    left: 2px !important;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-logo {
    display: none;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xsm .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    display: block;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box {
    margin: 0 auto 15px auto;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 60%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 70%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 80%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 90%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    margin-bottom: 0;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    width: 17px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    width: 18px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    width: 19px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-logo {
    display: none;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    display: block;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 28%;
    float: left;
    margin-left: 17%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 33%;
    float: right;
    margin-right: 17%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 38%;
    float: left;
    margin-left: 7%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 43%;
    float: right;
    margin-right: 7%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    margin-bottom: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    margin-bottom: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    width: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    width: 17px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    width: 18px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-logo {
    display: none;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-md .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    display: block;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-logo {
    float: right;
    width: 14%;
    margin-right: 2%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 14%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 17%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 20%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 23%;
    margin-right: 1%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 19%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 21%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 24%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 27%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-I.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-II.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-III.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV.com-egt-jackpot-html-equal {
    width: 18.5%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-I.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-II.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-III.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal {
    width: 23%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    width: 12px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    width: 13px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    width: 13px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    width: 14px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-logo {
    display: block;
    margin-right: 3%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-lg .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    display: none;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-logo {
    float: right;
    width: 19%;
    margin-right: 2.5%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 13%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 16%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 18%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 20%;
    margin-right: 2%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-I {
    width: 16%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-II {
    width: 19%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-III {
    width: 25%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-no-logo.com-egt-jackpot-html-box.com-egt-jackpot-html-IV {
    width: 28%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-I.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-II.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-III.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV.com-egt-jackpot-html-equal {
    width: 16.5%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-I.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-II.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-III.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal, #com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV.com-egt-jackpot-html-no-logo.com-egt-jackpot-html-equal {
    width: 22%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-I .com-egt-jackpot-html-numbers {
    width: 15px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-II .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-III .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-box.com-egt-jackpot-html-IV .com-egt-jackpot-html-numbers {
    width: 16px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-logo {
    display: block;
    margin-right: 3%;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-xlg .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    display: none;
}

.fugaso-jackpot-container {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 5px;
    justify-content: center;
    flex-direction: column;
}

@media screen and (min-width: 650px) {
    .fugaso-jackpot-container {
        flex-direction: row;
    }
}

.fugaso-jackpot-container .jackpot-item {
    background-size: contain;
    background-repeat: no-repeat;
    flex: 1;
    background-position: center center;
    margin-bottom: 10px;
}

.fugaso-jackpot-container .jackpot-item.jackpot-logo {
    background-image: url('fugaso-logo.8fc5c1cc866becbedb19.png');
    height: 70px;
    width: 200px;
    flex: auto;
}

.fugaso-jackpot-container .jackpot-item.jackpot-box {
    background-image: url('fugaso-box.206018d78c90cc272329.png');
    height: 100px;
    width: 200px;
    flex: auto;
}

.fugaso-jackpot-container .jackpot-item .jackpot-amount {
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold;
}

.fugaso-jackpot-container .jackpot-item .title {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 24px;
    margin-bottom: 5px;
}

.fugaso-jackpot-container .jackpot-item .title.mini-title {
    background-image: url('mini_jackpot.a5999801f50ad6e4c91a.png');
}

.fugaso-jackpot-container .jackpot-item .title.midi-title {
    background-image: url('midi_jackpot.f6da7651200b05fec08e.png');
}

.fugaso-jackpot-container .jackpot-item .title.maxi-title {
    background-image: url('maxi_jackpot.3d6cc0c80b14ad58ce39.png');
}

.fugaso-jackpot-container .jackpot-item .jackpot-border {
    background-image: url('border.a12a7db8fe627fd150ab.png');
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 200px;
    max-width: 200px;
    margin: 0 auto;
}

@media screen and (min-width: 650px) {
    .fugaso-jackpot-container .jackpot-item .jackpot-border {
        min-width: 150px;
    }
}

@media screen and (min-width: 650px) {
    .fugaso-jackpot-container .jackpot-item {
        margin: 0 5px;
    }
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item.center {
    z-index: 5;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-prev, .owl-next {
    width: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
    background: none;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-prev i, .owl-next i {
    color: #ccc;
}

.mini-games .owl-theme .owl-nav .owl-next {
    right: -20px;
}

.mini-games .owl-theme .owl-nav .owl-prev {
    left: -20px;
}

.mini-games .modul-content {
    width: calc(100% - 40px);
    margin: auto;
}

.mini-games .owl-carousel .owl-stage-outer {
    margin: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    background: none;
    top: 50%;
    font-size: 18px;
    margin: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}

.owl-item .events {
    display: flex;
    justify-content: center;
}

.owl-item .events a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 3px;
    margin-bottom: 0;
    min-width: 80px;
}

.owl-item .events a .truncate {
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    text-transform: none;
    margin: 10px 0;
    width: 100%;
}

.owl-item .events a .icon {
    font-size: 24px;
    vertical-align: middle;
}

.owl-carousel .owl-stage-outer {
    margin: 10px 20px;
}

.news-carousel .owl-carousel .owl-stage-outer {
    margin: 0;
}

.news-carousel .owl-nav .owl-prev, .news-carousel .owl-nav .owl-next {
    padding: 0;
    margin: 0;
}

.news-carousel .owl-nav .owl-prev i, .news-carousel .owl-nav .owl-next i {
    font-size: 18px;
    border-radius: 20px;
    background-color: #fff;
    color: #000;
    width: 25px;
    height: 25px;
    line-height: 26px;
}

.news-carousel .owl-nav .owl-next {
    right: 5px;
}

.news-carousel .owl-nav .owl-prev {
    left: 5px;
}

.liveOverview-container .owl-carousel .owl-item .events a, .liveOverview-container .owl-carousel .owl-item .events .href-item, .page-casino .owl-carousel .owl-item .events a, .page-casino .owl-carousel .owl-item .events .href-item, .page-live-casino .owl-carousel .owl-item .events a, .page-live-casino .owl-carousel .owl-item .events .href-item, .virtual-sport-list .owl-carousel .owl-item .events a, .virtual-sport-list .owl-carousel .owl-item .events .href-item, #type-upcoming-matches .owl-carousel .owl-item .events a, #type-upcoming-matches .owl-carousel .owl-item .events .href-item {
    display: inline-block;
    text-align: center;
    padding: 0px;
    height: 65px;
    border-radius: 15px;
    width: 100%;
    position: relative;
    padding-top: 5px;
}

.liveOverview-container .owl-carousel .owl-item .events a.active:before, .liveOverview-container .owl-carousel .owl-item .events .href-item.active:before, .page-casino .owl-carousel .owl-item .events a.active:before, .page-casino .owl-carousel .owl-item .events .href-item.active:before, .page-live-casino .owl-carousel .owl-item .events a.active:before, .page-live-casino .owl-carousel .owl-item .events .href-item.active:before, .virtual-sport-list .owl-carousel .owl-item .events a.active:before, .virtual-sport-list .owl-carousel .owl-item .events .href-item.active:before, #type-upcoming-matches .owl-carousel .owl-item .events a.active:before, #type-upcoming-matches .owl-carousel .owl-item .events .href-item.active:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 15px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 0 0 5px 5px;
}

.modul-accordion .modul-content .fixture-container .owl-carousel .owl-stage-outer {
    margin: 10px 0;
}

.modul-accordion .modul-content .fixture-container .owl-carousel .owl-nav .owl-prev, .modul-accordion .modul-content .fixture-container .owl-carousel .owl-nav .owl-next {
    display: none !important;
}

.owl-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}

.owl-carousel .owl-item img[hidden] {
    display: none !important;
}

.virtuals-lobby {
    padding-top: 10px;
}

.virtuals-lobby .virtual-provider .modul-accordion .modul-content .vp-logo {
    text-align: center;
    width: auto;
    min-width: 215px;
    padding: 15px;
    position: relative;
    height: 100%;
    min-height: 200px;
}

.virtuals-lobby .virtual-provider .modul-accordion .modul-content .vp-logo .gm-img {
    position: absolute;
    width: auto;
    height: 200px;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -100px;
}

.virtuals-lobby .virtual-provider .modul-accordion .modul-content .btn {
    width: 48%;
    padding: 0;
    margin: 1%;
    text-align: center;
    display: inline-block;
    height: 48px;
    line-height: 48px;
}

.virtuals-lobby .virtual-provider .vp-info {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
}

.virtuals-lobby .virtual-provider .vp-info .vp-name {
    text-align: center;
    line-height: 31px;
    font-weight: 700;
    font-size: 16px;
}

.virtuals-lobby .virtual-provider .vp-info .vp-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    cursor: pointer;
}

.virtuals-lobby .virtual-provider .vp-games {
    width: 80%;
    float: left;
    padding: 15px 15px 15px 25px;
}

.virtuals-lobby .virtual-provider .vp-games .vp-game {
    width: 50%;
    float: left;
}

.virtuals-lobby .virtual-provider .vp-games .vp-game a {
    color: #e8e8ea;
}

.virtual-page .modul-content .virtual-view iframe {
    height: 100vh;
}

/*
Using formula solid
$primary: #FF0000;
$home: #00003c;
$away: #ff0000;
$cl: #000000;
$base: #FFFFFF;
*/
/*
    Enable dark or light logo based on base color
*/
.sr-bb {
    font-family: "Roboto", "Noto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-align: left;
    background: #FFFFFF;
}

.sr-bb.sr-rtl {
    text-align: right;
}

.sr-bb .sr-bb {
    background: none;
}

.sr-bb .srt-base-1 {
    background-color: transparent;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-win {
    background-color: transparent;
    color: #00003c;
    border-color: #00003c;
}

.sr-bb .srt-base-1-draw {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.4);
    border-color: rgba(0, 0, 0, 0.4);
}

.sr-bb .srt-base-1-lose {
    background-color: transparent;
    color: #ff0000;
    border-color: #ff0000;
}

.sr-bb .srt-base-1-is-active {
    background-color: rgba(255, 0, 0, 0.12);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-2 {
    background-color: #e6e6e6;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-hoverable:hover {
    background-color: rgba(255, 0, 0, 0.12);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-primary {
    background-color: transparent;
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-home-1 {
    background-color: transparent;
    color: #00003c;
    border-color: #00003c;
}

.sr-bb .srt-base-1-away-1 {
    background-color: transparent;
    color: #ff0000;
    border-color: #ff0000;
}

.sr-bb .srt-base-1-home-2 {
    background-color: transparent;
    color: #00003c;
    border-color: #940000;
}

.sr-bb .srt-base-1-away-2 {
    background-color: transparent;
    color: #ff0000;
    border-color: #940000;
}

.sr-bb .srt-base-1-home-3 {
    background-color: transparent;
    color: #00003c;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-away-3 {
    background-color: transparent;
    color: #ff0000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-home-4 {
    background-color: transparent;
    color: #4d4d77;
    border-color: #4d4d77;
}

.sr-bb .srt-base-1-away-4 {
    background-color: transparent;
    color: #ff4d4d;
    border-color: #ff4d4d;
}

.sr-bb .srt-base-1-home-5 {
    background-color: transparent;
    color: #000027;
    border-color: #000027;
}

.sr-bb .srt-base-1-away-5 {
    background-color: transparent;
    color: #a60000;
    border-color: #a60000;
}

.sr-bb .srt-base-1-background {
    background-color: white;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2 {
    background-color: white;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2-is-active {
    background-color: #ffe0e0;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-2-is-hoverable:hover {
    background-color: #ffe0e0;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3 {
    background-color: #ffe0e0;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-is-active {
    background-color: #ffd4d4;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-is-hoverable:hover {
    background-color: #ffd4d4;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-3-background {
    background-color: white;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-4 {
    background-color: #fff2f2;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-5-is-active {
    background-color: #ffbdbd;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-5-is-hoverable:hover {
    background-color: #ffbdbd;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-6 {
    background-color: transparent;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.3);
}

.sr-bb .srt-primary-1 {
    background-color: #FF0000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-active {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-hoverable:hover {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-1-is-disabled {
    background-color: #ff3333;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-2 {
    background-color: #b30000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-3 {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-4 {
    background-color: #ff6666;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5 {
    background-color: #ff6666;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-5-is-hoverable:hover {
    background-color: #FF0000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-6 {
    background-color: #940000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-7 {
    background-color: #FF0000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8 {
    background-color: #FF0000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-1 {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-8-is-active-2 {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: #FFFFFF;
}

.sr-bb .srt-primary-9 {
    background-color: #ffb3b3;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-primary-10 {
    background-color: #ff3333;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-11 {
    background-color: #ff1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-primary-12 {
    background-color: #FF0000;
    color: #ffffff;
    border-color: #ffffff;
}

.sr-bb .srt-primary-13 {
    background-color: #fff2f2;
    color: #ffffff;
    border-color: rgba(255, 0, 0, 0.3);
}

.sr-bb .srt-base-1-primary-1 {
    background-color: transparent;
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-primary-2 {
    background-color: transparent;
    color: #b30000;
    border-color: #b30000;
}

.sr-bb .srt-base-1-primary-3 {
    background-color: transparent;
    color: #ff1a1a;
    border-color: #ff1a1a;
}

.sr-bb .srt-base-1-primary-4 {
    background-color: transparent;
    color: #ff6666;
    border-color: #ff6666;
}

.sr-bb .srt-base-1-primary-5 {
    background-color: transparent;
    color: #ff6666;
    border-color: #ff6666;
}

.sr-bb .srt-base-1-primary-6 {
    background-color: transparent;
    color: #940000;
    border-color: #940000;
}

.sr-bb .srt-base-1-primary-7 {
    background-color: transparent;
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-primary-8 {
    background-color: transparent;
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-primary-9 {
    background-color: transparent;
    color: #ffb3b3;
    border-color: #ffb3b3;
}

.sr-bb .srt-base-1-primary-10 {
    background-color: transparent;
    color: #ff3333;
    border-color: #ff3333;
}

.sr-bb .srt-base-1-primary-11 {
    background-color: transparent;
    color: #ff1a1a;
    border-color: #ff1a1a;
}

.sr-bb .srt-base-1-primary-13 {
    background-color: #FFFFFF;
    color: #fff2f2;
    border-color: rgba(255, 0, 0, 0.3);
}

.sr-bb .srt-base-1-neutral-1 {
    background-color: transparent;
    color: #dedede;
    border-color: #dedede;
}

.sr-bb .srt-base-1-neutral-2 {
    background-color: transparent;
    color: #1a1a1a;
    border-color: #1a1a1a;
}

.sr-bb .srt-base-1-neutral-3 {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.12);
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-neutral-4 {
    background-color: transparent;
    color: #595959;
    border-color: #595959;
}

.sr-bb .srt-base-1-neutral-5 {
    background-color: transparent;
    color: #404040;
    border-color: #404040;
}

.sr-bb .srt-base-1-neutral-6 {
    background-color: transparent;
    color: #c2c2c2;
    border-color: #c2c2c2;
}

.sr-bb .srt-base-1-neutral-7 {
    background-color: transparent;
    color: #595959;
    border-color: #595959;
}

.sr-bb .srt-base-1-neutral-8 {
    background-color: transparent;
    color: #dedede;
    border-color: #dedede;
}

.sr-bb .srt-base-1-neutral-9 {
    background-color: transparent;
    color: #f0f0f0;
    border-color: #f0f0f0;
}

.sr-bb .srt-base-1-neutral-10 {
    background-color: transparent;
    color: #e0e0e0;
    border-color: #e0e0e0;
}

.sr-bb .srt-base-1-neutral-11 {
    background-color: transparent;
    color: #999999;
    border-color: #999999;
}

.sr-bb .srt-base-1-neutral-12 {
    background-color: transparent;
    color: #4d4d4d;
    border-color: #4d4d4d;
}

.sr-bb .srt-base-1-neutral-13 {
    background-color: transparent;
    color: #e6e6e6;
    border-color: #e6e6e6;
}

.sr-bb .srt-base-1-is-active-primary {
    background-color: rgba(255, 0, 0, 0.12);
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-is-active-home-1 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #00003c;
    border-color: #00003c;
}

.sr-bb .srt-base-1-is-active-away-1 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff0000;
    border-color: #ff0000;
}

.sr-bb .srt-base-1-is-active-home-2 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #00003c;
    border-color: #940000;
}

.sr-bb .srt-base-1-is-active-away-2 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff0000;
    border-color: #940000;
}

.sr-bb .srt-base-1-is-active-home-3 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #00003c;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-away-3 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff0000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-home-4 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #4d4d77;
    border-color: #4d4d77;
}

.sr-bb .srt-base-1-is-active-away-4 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff4d4d;
    border-color: #ff4d4d;
}

.sr-bb .srt-base-1-is-active-home-5 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #000027;
    border-color: #000027;
}

.sr-bb .srt-base-1-is-active-away-5 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #a60000;
    border-color: #a60000;
}

.sr-bb .srt-base-1-is-active-primary-1 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-is-active-primary-2 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #b30000;
    border-color: #b30000;
}

.sr-bb .srt-base-1-is-active-primary-3 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff1a1a;
    border-color: #ff1a1a;
}

.sr-bb .srt-base-1-is-active-primary-4 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff6666;
    border-color: #ff6666;
}

.sr-bb .srt-base-1-is-active-primary-5 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff6666;
    border-color: #ff6666;
}

.sr-bb .srt-base-1-is-active-primary-6 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #940000;
    border-color: #940000;
}

.sr-bb .srt-base-1-is-active-primary-7 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-is-active-primary-8 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #FF0000;
    border-color: #FF0000;
}

.sr-bb .srt-base-1-is-active-primary-9 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ffb3b3;
    border-color: #ffb3b3;
}

.sr-bb .srt-base-1-is-active-primary-10 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff3333;
    border-color: #ff3333;
}

.sr-bb .srt-base-1-is-active-primary-11 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #ff1a1a;
    border-color: #ff1a1a;
}

.sr-bb .srt-base-1-is-active-neutral-1 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #dedede;
    border-color: #dedede;
}

.sr-bb .srt-base-1-is-active-neutral-2 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #1a1a1a;
    border-color: #1a1a1a;
}

.sr-bb .srt-base-1-is-active-neutral-3 {
    background-color: rgba(255, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.12);
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-base-1-is-active-neutral-4 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #595959;
    border-color: #595959;
}

.sr-bb .srt-base-1-is-active-neutral-5 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #404040;
    border-color: #404040;
}

.sr-bb .srt-base-1-is-active-neutral-6 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #c2c2c2;
    border-color: #c2c2c2;
}

.sr-bb .srt-base-1-is-active-neutral-7 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #595959;
    border-color: #595959;
}

.sr-bb .srt-base-1-is-active-neutral-8 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #dedede;
    border-color: #dedede;
}

.sr-bb .srt-base-1-is-active-neutral-9 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #f0f0f0;
    border-color: #f0f0f0;
}

.sr-bb .srt-base-1-is-active-neutral-10 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #e0e0e0;
    border-color: #e0e0e0;
}

.sr-bb .srt-base-1-is-active-neutral-11 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #999999;
    border-color: #999999;
}

.sr-bb .srt-base-1-is-active-neutral-12 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #4d4d4d;
    border-color: #4d4d4d;
}

.sr-bb .srt-base-1-is-active-neutral-13 {
    background-color: rgba(255, 0, 0, 0.12);
    color: #e6e6e6;
    border-color: #e6e6e6;
}

.sr-bb .srt-home-1 {
    background-color: #00003c;
    color: #ffffff;
    border-color: #00003c;
}

.sr-bb .srt-away-1 {
    background-color: #ff0000;
    color: #ffffff;
    border-color: #ff0000;
}

.sr-bb .srt-home-2 {
    background-color: #00003c;
    color: #ffffff;
    border-color: #940000;
}

.sr-bb .srt-away-2 {
    background-color: #ff0000;
    color: #ffffff;
    border-color: #940000;
}

.sr-bb .srt-home-3 {
    background-color: #00003c;
    color: #ffffff;
    border-color: #FFFFFF;
}

.sr-bb .srt-away-3 {
    background-color: #ff0000;
    color: #ffffff;
    border-color: #FFFFFF;
}

.sr-bb .srt-home-4 {
    background-color: #4d4d77;
    color: #ffffff;
    border-color: #4d4d77;
}

.sr-bb .srt-away-4 {
    background-color: #ff4d4d;
    color: #ffffff;
    border-color: #ff4d4d;
}

.sr-bb .srt-home-5 {
    background-color: #000027;
    color: #ffffff;
    border-color: #000027;
}

.sr-bb .srt-away-5 {
    background-color: #a60000;
    color: #ffffff;
    border-color: #a60000;
}

.sr-bb .srt-home-6 {
    background-color: rgba(0, 0, 60, 0.2);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-away-6 {
    background-color: rgba(255, 0, 0, 0.2);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-home-6-is-hoverable:hover {
    background-color: rgba(0, 0, 60, 0.2);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-away-6-is-hoverable:hover {
    background-color: rgba(255, 0, 0, 0.2);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-1 {
    background-color: #dedede;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-2 {
    background-color: #1a1a1a;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-3 {
    background-color: rgba(0, 0, 0, 0.12);
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-4 {
    background-color: #595959;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-5 {
    background-color: #404040;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-6 {
    background-color: #c2c2c2;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-7 {
    background-color: #595959;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-8 {
    background-color: #dedede;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-9 {
    background-color: #f0f0f0;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-10 {
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, 0.82);
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-11 {
    background-color: #999999;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-neutral-12 {
    background-color: #4d4d4d;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-neutral-13 {
    background-color: #e6e6e6;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-win {
    background-color: #00003c;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-draw {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-lose {
    background-color: #ff0000;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-text-secondary {
    opacity: 0.7;
    -webkit-font-smoothing: antialiased;
}

.sr-bb .srt-text-disabled {
    opacity: 0.35;
}

.sr-bb .srt-text-tertiary {
    opacity: 0.54;
}

.sr-bb .srt-primary-1 .srt-text-secondary, .sr-bb .srt-primary-1.srt-text-secondary, .sr-bb .srt-primary-1-is-active .srt-text-secondary, .sr-bb .srt-primary-1-is-active.srt-text-secondary, .sr-bb .srt-primary-1-is-hoverable:hover .srt-text-secondary, .sr-bb .srt-primary-1-is-hoverable:hover.srt-text-secondary, .sr-bb .srt-primary-1-is-disabled .srt-text-secondary, .sr-bb .srt-primary-1-is-disabled.srt-text-secondary, .sr-bb .srt-primary-2 .srt-text-secondary, .sr-bb .srt-primary-2.srt-text-secondary, .sr-bb .srt-primary-3 .srt-text-secondary, .sr-bb .srt-primary-3.srt-text-secondary, .sr-bb .srt-primary-4 .srt-text-secondary, .sr-bb .srt-primary-4.srt-text-secondary, .sr-bb .srt-primary-5 .srt-text-secondary, .sr-bb .srt-primary-5.srt-text-secondary, .sr-bb .srt-primary-5-is-hoverable:hover .srt-text-secondary, .sr-bb .srt-primary-5-is-hoverable:hover.srt-text-secondary, .sr-bb .srt-primary-6 .srt-text-secondary, .sr-bb .srt-primary-6.srt-text-secondary, .sr-bb .srt-primary-7 .srt-text-secondary, .sr-bb .srt-primary-7.srt-text-secondary, .sr-bb .srt-primary-8 .srt-text-secondary, .sr-bb .srt-primary-8.srt-text-secondary, .sr-bb .srt-primary-8-is-active-1 .srt-text-secondary, .sr-bb .srt-primary-8-is-active-1.srt-text-secondary, .sr-bb .srt-primary-8-is-active-2 .srt-text-secondary, .sr-bb .srt-primary-8-is-active-2.srt-text-secondary, .sr-bb .srt-primary-9 .srt-text-secondary, .sr-bb .srt-primary-9.srt-text-secondary, .sr-bb .srt-primary-10 .srt-text-secondary, .sr-bb .srt-primary-10.srt-text-secondary, .sr-bb .srt-primary-11 .srt-text-secondary, .sr-bb .srt-primary-11.srt-text-secondary, .sr-bb .srt-primary-12 .srt-text-secondary, .sr-bb .srt-primary-12.srt-text-secondary, .sr-bb .srt-primary-13 .srt-text-secondary, .sr-bb .srt-primary-13.srt-text-secondary {
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
}

.sr-bb .srt-primary-1 .srt-text-disabled, .sr-bb .srt-primary-1.srt-text-disabled, .sr-bb .srt-primary-1-is-active .srt-text-disabled, .sr-bb .srt-primary-1-is-active.srt-text-disabled, .sr-bb .srt-primary-1-is-hoverable:hover .srt-text-disabled, .sr-bb .srt-primary-1-is-hoverable:hover.srt-text-disabled, .sr-bb .srt-primary-1-is-disabled .srt-text-disabled, .sr-bb .srt-primary-1-is-disabled.srt-text-disabled, .sr-bb .srt-primary-2 .srt-text-disabled, .sr-bb .srt-primary-2.srt-text-disabled, .sr-bb .srt-primary-3 .srt-text-disabled, .sr-bb .srt-primary-3.srt-text-disabled, .sr-bb .srt-primary-4 .srt-text-disabled, .sr-bb .srt-primary-4.srt-text-disabled, .sr-bb .srt-primary-5 .srt-text-disabled, .sr-bb .srt-primary-5.srt-text-disabled, .sr-bb .srt-primary-5-is-hoverable:hover .srt-text-disabled, .sr-bb .srt-primary-5-is-hoverable:hover.srt-text-disabled, .sr-bb .srt-primary-6 .srt-text-disabled, .sr-bb .srt-primary-6.srt-text-disabled, .sr-bb .srt-primary-7 .srt-text-disabled, .sr-bb .srt-primary-7.srt-text-disabled, .sr-bb .srt-primary-8 .srt-text-disabled, .sr-bb .srt-primary-8.srt-text-disabled, .sr-bb .srt-primary-8-is-active-1 .srt-text-disabled, .sr-bb .srt-primary-8-is-active-1.srt-text-disabled, .sr-bb .srt-primary-8-is-active-2 .srt-text-disabled, .sr-bb .srt-primary-8-is-active-2.srt-text-disabled, .sr-bb .srt-primary-9 .srt-text-disabled, .sr-bb .srt-primary-9.srt-text-disabled, .sr-bb .srt-primary-10 .srt-text-disabled, .sr-bb .srt-primary-10.srt-text-disabled, .sr-bb .srt-primary-11 .srt-text-disabled, .sr-bb .srt-primary-11.srt-text-disabled, .sr-bb .srt-primary-12 .srt-text-disabled, .sr-bb .srt-primary-12.srt-text-disabled, .sr-bb .srt-primary-13 .srt-text-disabled, .sr-bb .srt-primary-13.srt-text-disabled {
    opacity: 0.6;
}

.sr-bb .srt-primary-1 .srt-text-tertiary, .sr-bb .srt-primary-1.srt-text-tertiary, .sr-bb .srt-primary-1-is-active .srt-text-tertiary, .sr-bb .srt-primary-1-is-active.srt-text-tertiary, .sr-bb .srt-primary-1-is-hoverable:hover .srt-text-tertiary, .sr-bb .srt-primary-1-is-hoverable:hover.srt-text-tertiary, .sr-bb .srt-primary-1-is-disabled .srt-text-tertiary, .sr-bb .srt-primary-1-is-disabled.srt-text-tertiary, .sr-bb .srt-primary-2 .srt-text-tertiary, .sr-bb .srt-primary-2.srt-text-tertiary, .sr-bb .srt-primary-3 .srt-text-tertiary, .sr-bb .srt-primary-3.srt-text-tertiary, .sr-bb .srt-primary-4 .srt-text-tertiary, .sr-bb .srt-primary-4.srt-text-tertiary, .sr-bb .srt-primary-5 .srt-text-tertiary, .sr-bb .srt-primary-5.srt-text-tertiary, .sr-bb .srt-primary-5-is-hoverable:hover .srt-text-tertiary, .sr-bb .srt-primary-5-is-hoverable:hover.srt-text-tertiary, .sr-bb .srt-primary-6 .srt-text-tertiary, .sr-bb .srt-primary-6.srt-text-tertiary, .sr-bb .srt-primary-7 .srt-text-tertiary, .sr-bb .srt-primary-7.srt-text-tertiary, .sr-bb .srt-primary-8 .srt-text-tertiary, .sr-bb .srt-primary-8.srt-text-tertiary, .sr-bb .srt-primary-8-is-active-1 .srt-text-tertiary, .sr-bb .srt-primary-8-is-active-1.srt-text-tertiary, .sr-bb .srt-primary-8-is-active-2 .srt-text-tertiary, .sr-bb .srt-primary-8-is-active-2.srt-text-tertiary, .sr-bb .srt-primary-9 .srt-text-tertiary, .sr-bb .srt-primary-9.srt-text-tertiary, .sr-bb .srt-primary-10 .srt-text-tertiary, .sr-bb .srt-primary-10.srt-text-tertiary, .sr-bb .srt-primary-11 .srt-text-tertiary, .sr-bb .srt-primary-11.srt-text-tertiary, .sr-bb .srt-primary-12 .srt-text-tertiary, .sr-bb .srt-primary-12.srt-text-tertiary, .sr-bb .srt-primary-13 .srt-text-tertiary, .sr-bb .srt-primary-13.srt-text-tertiary {
    opacity: 0.7;
}

.sr-bb .srt-icon {
    opacity: 0.33;
}

.sr-bb .srt-icon-secondary {
    opacity: 0.7;
}

.sr-bb .srt-elevation-1 {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.sr-bb .srt-elevation-2 {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.23), 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-elevation-3 {
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.26), 0px 10px 20px 0px rgba(0, 0, 0, 0.19);
}

.sr-bb .srt-elevation-center-2 {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23), 0 1px 5px rgba(0, 0, 0, 0.16);
}

.sr-bb .srt-inset-top-1 {
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-1 {
    box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-2 {
    box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-2 {
    box-shadow: inset 0 -3px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-top-3 {
    box-shadow: inset 0 6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-inset-bottom-3 {
    box-shadow: inset 0 -6px 6px 0 rgba(0, 0, 0, 0.23);
}

.sr-bb .srt-fill-blue-card {
    fill: #2579ad;
}

.sr-bb .srt-stroke-blue-card {
    stroke: #2579ad;
}

.sr-bb .srt-fill-soccer-yellow-card {
    fill: #ffbf00;
}

.sr-bb .srt-stroke-soccer-yellow-card {
    stroke: #ffbf00;
}

.sr-bb .srt-fill-soccer-red-card {
    fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-red-card {
    stroke: #e43b3b;
}

.sr-bb .srt-stroke-soccer-substitution-in {
    stroke: #4fbe30;
    fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-in {
    fill: #4fbe30;
}

.sr-bb .srt-stroke-soccer-substitution-out {
    stroke: #e43b3b;
    fill: transparent;
}

.sr-bb .srt-fill-soccer-substitution-out {
    fill: #e43b3b;
}

.sr-bb .srt-stroke-soccer-own-goal {
    stroke: #e43b3b;
    fill: transparent;
}

.sr-bb .srt-fill-soccer-own-goal {
    fill: #e43b3b;
}

.sr-bb .srt-fill-soccer-relegation-1 {
    fill: #fdd835;
}

.sr-bb .srt-stroke-soccer-relegation-1 {
    stroke: #fdd835;
}

.sr-bb .srt-fill-soccer-relegation-2 {
    fill: #ffb848;
}

.sr-bb .srt-stroke-soccer-relegation-2 {
    stroke: #ffb848;
}

.sr-bb .srt-fill-soccer-relegation-3 {
    fill: #ef6c00;
}

.sr-bb .srt-stroke-soccer-relegation-3 {
    stroke: #ef6c00;
}

.sr-bb .srt-fill-soccer-relegation-4 {
    fill: #e93a34;
}

.sr-bb .srt-stroke-soccer-relegation-4 {
    stroke: #e93a34;
}

.sr-bb .srt-fill-soccer-relegation-5 {
    fill: #941d1d;
}

.sr-bb .srt-stroke-soccer-relegation-5 {
    stroke: #941d1d;
}

.sr-bb .srt-fill-soccer-promotion-1 {
    fill: #51d151;
}

.sr-bb .srt-stroke-soccer-promotion-1 {
    stroke: #51d151;
}

.sr-bb .srt-fill-soccer-promotion-2 {
    fill: #1b911b;
}

.sr-bb .srt-stroke-soccer-promotion-2 {
    stroke: #1b911b;
}

.sr-bb .srt-fill-soccer-promotion-3 {
    fill: #0e8094;
}

.sr-bb .srt-stroke-soccer-promotion-3 {
    stroke: #0e8094;
}

.sr-bb .srt-fill-soccer-promotion-4 {
    fill: #0a6cce;
}

.sr-bb .srt-stroke-soccer-promotion-4 {
    stroke: #0a6cce;
}

.sr-bb .srt-fill-soccer-promotion-5 {
    fill: #4a9fe4;
}

.sr-bb .srt-stroke-soccer-promotion-5 {
    stroke: #4a9fe4;
}

.sr-bb .srt-nfl-timeout-1 {
    background-color: #f5a623;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-timeout-2 {
    background-color: rgba(245, 166, 35, 0.3);
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.16);
}

.sr-bb .srt-nfl-penalty {
    background-color: #f4a621;
    color: #ffffff;
    border-color: #f4a621;
}

.sr-bb .srt-nfl-negative-yards-1 {
    background-color: #ac182e;
    color: #ffffff;
    border-color: #ac182e;
}

.sr-bb .srt-nfl-negative-yards-2 {
    background-color: #ac182e;
    color: #ffffff;
    border-color: #ac182e;
}

.sr-bb .srt-nfl-first-line {
    background-color: #4b90de;
    color: #ffffff;
    border-color: #4b90de;
}

.sr-bb .srt-nfl-ten-line {
    background-color: #f5a623;
    color: #ffffff;
    border-color: #f5a623;
}

.sr-bb .srt-fill-nfl-penalty {
    fill: #f4a621;
}

.sr-bb .srt-stroke-nfl-penalty {
    stroke: #f4a621;
}

.sr-bb .srt-fill-nfl-negative-yards-1 {
    fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-1 {
    stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-negative-yards-2 {
    fill: #ac182e;
}

.sr-bb .srt-stroke-nfl-negative-yards-2 {
    stroke: #ac182e;
}

.sr-bb .srt-fill-nfl-first-line {
    fill: #4b90de;
}

.sr-bb .srt-stroke-nfl-first-line {
    stroke: #4b90de;
}

.sr-bb .srt-fill-nfl-ten-line {
    fill: #f5a623;
}

.sr-bb .srt-stroke-nfl-ten-line {
    stroke: #f5a623;
}

.sr-bb .srt-mlb-run-1 {
    background-color: #009900;
    color: #ffffff;
    border-color: #009900;
}

.sr-bb .srt-mlb-run-2 {
    background-color: #ffffff;
    color: #009900;
    border-color: #009900;
}

.sr-bb .srt-mlb-hit-1 {
    background-color: #f7ab11;
    color: #000000;
    border-color: #f7ab11;
}

.sr-bb .srt-mlb-hit-2 {
    background-color: #ffffff;
    color: #f7ab11;
    border-color: #f7ab11;
}

.sr-bb .srt-mlb-hit-3 {
    background-color: #00a4ff;
    color: #ffffff;
    border-color: #00a4ff;
}

.sr-bb .srt-mlb-error-1 {
    background-color: #d0021b;
    color: #ffffff;
    border-color: #d0021b;
}

.sr-bb .srt-mlb-error-2 {
    background-color: #ffffff;
    color: #d0021b;
    border-color: #d0021b;
}

.sr-bb .srt-mlb-neutral-1 {
    background-color: #212121;
    color: #ffffff;
    border-color: #ffffff;
}

.sr-bb .srt-fill-mlb-base {
    fill: #00a4ff;
}

.sr-bb .srt-strole-mlb-base {
    fill: #00a4ff;
}

.sr-bb .srt-fill-change-increase {
    fill: #00003c;
}

.sr-bb .srt-stroke-change-increase {
    stroke: #00003c;
}

.sr-bb .srt-fill-change-decrease {
    fill: #ff0000;
}

.sr-bb .srt-stroke-change-decrease {
    stroke: #ff0000;
}

.sr-bb .srt-fill-text {
    fill: #000000;
}

.sr-bb .srt-fill-text-invert {
    fill: #ffffff;
}

.sr-bb .srt-fill-text-secondary {
    fill-opacity: 0.7;
}

.sr-bb .srt-fill-text-disabled {
    fill-opacity: 0.35;
}

.sr-bb .srt-fill-base-1 {
    fill: transparent;
}

.sr-bb .srt-stroke-base-1 {
    stroke: transparent;
}

.sr-bb .srt-fill-base-1-active {
    fill: rgba(255, 0, 0, 0.12);
}

.sr-bb .srt-stroke-base-1-active {
    stroke: rgba(255, 0, 0, 0.12);
}

.sr-bb .srt-fill-base-1-active-2 {
    fill: #e6e6e6;
}

.sr-bb .srt-stroke-base-1-active-2 {
    stroke: #e6e6e6;
}

.sr-bb .srt-fill-base-1-primary {
    fill: transparent;
}

.sr-bb .srt-stroke-base-1-primary {
    stroke: transparent;
}

.sr-bb .srt-fill-base-1-home {
    fill: transparent;
}

.sr-bb .srt-stroke-base-1-home {
    stroke: transparent;
}

.sr-bb .srt-fill-base-1-away {
    fill: transparent;
}

.sr-bb .srt-stroke-base-1-away {
    stroke: transparent;
}

.sr-bb .srt-fill-base-2 {
    fill: currentColor;
}

.sr-bb .srt-stroke-base-2 {
    stroke: currentColor;
}

.sr-bb .srt-fill-base-2-active {
    fill: #ffe0e0;
}

.sr-bb .srt-stroke-base-2-active {
    stroke: #ffe0e0;
}

.sr-bb .srt-fill-base-2-hover {
    fill: #ffe0e0;
}

.sr-bb .srt-stroke-base-2-hover {
    stroke: #ffe0e0;
}

.sr-bb .srt-fill-base-3 {
    fill: #ffe0e0;
}

.sr-bb .srt-stroke-base-3 {
    stroke: #ffe0e0;
}

.sr-bb .srt-fill-base-3-active {
    fill: #ffd4d4;
}

.sr-bb .srt-stroke-base-3-active {
    stroke: #ffd4d4;
}

.sr-bb .srt-fill-base-3-hover {
    fill: #ffd4d4;
}

.sr-bb .srt-stroke-base-3-hover {
    stroke: #ffd4d4;
}

.sr-bb .srt-fill-primary-1 {
    fill: #FF0000;
}

.sr-bb .srt-stroke-primary-1 {
    stroke: #FF0000;
}

.sr-bb .srt-fill-primary-2 {
    fill: #b30000;
}

.sr-bb .srt-stroke-primary-2 {
    stroke: #b30000;
}

.sr-bb .srt-fill-primary-3 {
    fill: #ff1a1a;
}

.sr-bb .srt-stroke-primary-3 {
    stroke: #ff1a1a;
}

.sr-bb .srt-fill-primary-4 {
    fill: #ff6666;
}

.sr-bb .srt-stroke-primary-4 {
    stroke: #ff6666;
}

.sr-bb .srt-fill-primary-5 {
    fill: #ff6666;
}

.sr-bb .srt-stroke-primary-5 {
    stroke: #ff6666;
}

.sr-bb .srt-fill-primary-6 {
    fill: #940000;
}

.sr-bb .srt-stroke-primary-6 {
    stroke: #940000;
}

.sr-bb .srt-fill-primary-7 {
    fill: #FF0000;
}

.sr-bb .srt-stroke-primary-7 {
    stroke: #FF0000;
}

.sr-bb .srt-fill-primary-8 {
    fill: #FF0000;
}

.sr-bb .srt-stroke-primary-8 {
    stroke: #FF0000;
}

.sr-bb .srt-fill-primary-8-is-active-1 {
    fill: #ff1a1a;
}

.sr-bb .srt-stroke-primary-8-is-active-1 {
    stroke: #ff1a1a;
}

.sr-bb .srt-fill-primary-8-is-active-2 {
    fill: #ff1a1a;
}

.sr-bb .srt-stroke-primary-8-is-active-2 {
    stroke: #ff1a1a;
}

.sr-bb .srt-fill-primary-9 {
    fill: #ffb3b3;
}

.sr-bb .srt-stroke-primary-9 {
    stroke: #ffb3b3;
}

.sr-bb .srt-fill-primary-10 {
    fill: #ff3333;
}

.sr-bb .srt-stroke-primary-10 {
    stroke: #ff3333;
}

.sr-bb .srt-fill-primary-11 {
    fill: #ff1a1a;
}

.sr-bb .srt-stroke-primary-11 {
    stroke: #ff1a1a;
}

.sr-bb .srt-fill-primary-12 {
    fill: #FF0000;
}

.sr-bb .srt-stroke-primary-12 {
    stroke: #FF0000;
}

.sr-bb .srt-fill-home-1 {
    fill: #00003c;
}

.sr-bb .srt-stroke-home-1 {
    stroke: #00003c;
}

.sr-bb .srt-fill-home-2 {
    fill: #00003c;
}

.sr-bb .srt-stroke-home-2 {
    stroke: #00003c;
}

.sr-bb .srt-fill-home-3 {
    fill: #00003c;
}

.sr-bb .srt-stroke-home-3 {
    stroke: #00003c;
}

.sr-bb .srt-fill-home-4 {
    fill: #4d4d77;
}

.sr-bb .srt-stroke-home-4 {
    stroke: #4d4d77;
}

.sr-bb .srt-fill-home-5 {
    fill: #000027;
}

.sr-bb .srt-stroke-home-5 {
    stroke: #000027;
}

.sr-bb .srt-fill-away-1 {
    fill: #ff0000;
}

.sr-bb .srt-stroke-away-1 {
    stroke: #ff0000;
}

.sr-bb .srt-fill-away-2 {
    fill: #ff0000;
}

.sr-bb .srt-stroke-away-2 {
    stroke: #ff0000;
}

.sr-bb .srt-fill-away-3 {
    fill: #ff0000;
}

.sr-bb .srt-stroke-away-3 {
    stroke: #ff0000;
}

.sr-bb .srt-fill-away-4 {
    fill: #ff4d4d;
}

.sr-bb .srt-stroke-away-4 {
    stroke: #ff4d4d;
}

.sr-bb .srt-fill-away-5 {
    fill: #a60000;
}

.sr-bb .srt-stroke-away-5 {
    stroke: #a60000;
}

.sr-bb .srt-fill-neutral-1 {
    fill: #dedede;
}

.sr-bb .srt-stroke-neutral-1 {
    stroke: #dedede;
}

.sr-bb .srt-fill-neutral-2 {
    fill: #1a1a1a;
}

.sr-bb .srt-stroke-neutral-2 {
    stroke: #1a1a1a;
}

.sr-bb .srt-fill-neutral-3 {
    fill: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-stroke-neutral-3 {
    stroke: rgba(0, 0, 0, 0.12);
}

.sr-bb .srt-fill-neutral-4 {
    fill: #595959;
}

.sr-bb .srt-stroke-neutral-4 {
    stroke: #595959;
}

.sr-bb .srt-fill-neutral-5 {
    fill: #404040;
}

.sr-bb .srt-stroke-neutral-5 {
    stroke: #404040;
}

.sr-bb .srt-fill-neutral-6 {
    fill: #c2c2c2;
}

.sr-bb .srt-stroke-neutral-6 {
    stroke: #c2c2c2;
}

.sr-bb .srt-fill-neutral-7 {
    fill: #595959;
}

.sr-bb .srt-stroke-neutral-7 {
    stroke: #595959;
}

.sr-bb .srt-fill-neutral-8 {
    fill: #dedede;
}

.sr-bb .srt-stroke-neutral-8 {
    stroke: #dedede;
}

.sr-bb .srt-fill-neutral-9 {
    fill: #f0f0f0;
}

.sr-bb .srt-stroke-neutral-9 {
    stroke: #f0f0f0;
}

.sr-bb .srt-fill-neutral-10 {
    fill: #e0e0e0;
}

.sr-bb .srt-stroke-neutral-10 {
    stroke: #e0e0e0;
}

.sr-bb .srt-fill-neutral-11 {
    fill: #999999;
}

.sr-bb .srt-stroke-neutral-11 {
    stroke: #999999;
}

.sr-bb .srt-fill-neutral-12 {
    fill: #4d4d4d;
}

.sr-bb .srt-stroke-neutral-12 {
    stroke: #4d4d4d;
}

.sr-bb .srt-fill-neutral-13 {
    fill: #e6e6e6;
}

.sr-bb .srt-stroke-neutral-13 {
    stroke: #e6e6e6;
}

.sr-bb .srt-fill-win {
    fill: #00003c;
}

.sr-bb .srt-stroke-win {
    stroke: #00003c;
}

.sr-bb .srt-fill-draw {
    fill: rgba(0, 0, 0, 0.4);
}

.sr-bb .srt-stroke-draw {
    stroke: rgba(0, 0, 0, 0.4);
}

.sr-bb .srt-fill-lose {
    fill: #ff0000;
}

.sr-bb .srt-stroke-lose {
    stroke: #ff0000;
}

.sr-bb .srt-stop-base-1 {
    stop-color: transparent;
}

.sr-bb .srt-stop-primary-1 {
    stop-color: #FF0000;
}

.sr-bb .srt-stop-primary-2 {
    stop-color: #b30000;
}

.sr-bb .srt-stop-primary-3 {
    stop-color: #ff1a1a;
}

.sr-bb .srt-stop-primary-4 {
    stop-color: #ff6666;
}

.sr-bb .srt-stop-primary-5 {
    stop-color: #ff6666;
}

.sr-bb .srt-stop-primary-6 {
    stop-color: #940000;
}

.sr-bb .srt-stop-primary-7 {
    stop-color: #FF0000;
}

.sr-bb .srt-stop-primary-8 {
    stop-color: #FF0000;
}

.sr-bb .srt-stop-primary-9 {
    stop-color: #ffb3b3;
}

.sr-bb .srt-stop-primary-10 {
    stop-color: #ff3333;
}

.sr-bb .srt-stop-primary-11 {
    stop-color: #ff1a1a;
}

.sr-bb .srt-stop-primary-12 {
    stop-color: #FF0000;
}

.sr-bb .srt-stop-home-1 {
    stop-color: #00003c;
}

.sr-bb .srt-stop-away-1 {
    stop-color: #ff0000;
}

.sr-bb .srt-fill-neutral-14 {
    fill: #FFFFFF;
}

.sr-bb .srt-stroke-neutral-14 {
    stroke: #FFFFFF;
}

.sr-bb .srt-logo-powered-by-light {
    display: inline-block;
}

.sr-bb .srt-logo-powered-by-dark {
    display: none;
}

#sr-widget-plus.swp-collapse .sr-lmt-plus__comp-wrapper, #sr-widget-plus.swp-collapse .sr-lmt-plus__footer-wrapper, #sr-widget-plus.swp-collapse .sr-lmt-plus-tabs {
    display: none;
}

#sr-widget-all.fixed {
    position: fixed;
    width: 100%;
    z-index: 99;
}

#sr-widget {
    display: block;
}

.sr-lmt-plus__footer-wrapper {
    display: none;
}

.sr-w-expand {
    background: #fff;
    cursor: pointer;
    height: 24px;
    text-align: center;
    justify-content: center;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.sr-w-expand i {
    color: red;
}

#lmv-tb.fixed, #sr-w-fx-plus.fixed, #sr-exp-bc.fixed {
    position: fixed;
    width: 100%;
    z-index: 99;
}

.iti {
    width: 100%;
}

.field-label.required:after {
    content: "ï©";
    font-family: FontAwesome;
    font-size: 10px;
    margin: 0 5px;
    color: #c62828;
    vertical-align: top;
    position: relative;
    top: 3px;
}

.required-icon:after {
    content: "ï©";
    font-family: FontAwesome;
    font-size: 10px;
    margin: 0 5px;
    color: #c62828;
    vertical-align: top;
}

.drag-target {
    display: none;
}

.clear:before, .clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.inline-block {
    display: inline-block;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.overflow-visible {
    overflow: visible;
}

.overflow-hidden {
    overflow: hidden;
}

.w100 {
    width: 100%;
    min-width: 100%;
}

.h100 {
    height: 100%;
    min-height: 100%;
}

.iframeDefaultSize {
    min-width: 100%;
    height: 95vh;
    min-height: 95vh;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    min-width: 1px;
    align-items: center;
}

.flex-container.align-items-res {
    align-items: initial;
}

.flex-container .flex-item {
    flex: 1;
}

.dropdown-content {
    z-index: 9999;
}

body {
    text-rendering: optimizeLegibility;
    letter-spacing: -0.3px;
    -webkit-font-smoothing: antialiased;
}

.material-tooltip {
    font-size: 11px;
    min-height: 0;
    min-height: initial;
}

.tooltipped {
    text-decoration: underline;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.modal {
    width: 90%;
}

.modal.valign-center {
    top: 50% !important;
    transform: translate(0, -50%) scaleX(1) !important;
}

.modal.modal-fixed-header {
    padding: 0;
    height: 80%;
}

.modal.modal-fixed-header .modal-header {
    position: absolute;
    top: 0;
    height: 150px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.modal.modal-fixed-header .modal-content {
    position: absolute;
    top: 150px;
    height: calc(100% - 150px);
    max-height: calc(100% - 150px);
    width: 100%;
    overflow-y: auto;
    z-index: 1;
}

.modal.select-filter-modal .search-one-input {
    margin: 0;
    padding: 0 8px;
    height: 65px;
    display: flex;
    align-items: center;
}

.modal.select-filter-modal .search-one-input input {
    background-color: #1A2134;
    color: #a9acb5;
    border: none;
    margin: 0;
    padding-left: 43px;
    border-radius: 50px;
    height: 48px;
}

.modal.select-filter-modal .search-one-input input:focus {
    outline: none;
}

.modal.select-filter-modal .search-one-input input::placeholder {
    font-size: 14px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.4);
}

.modal.select-filter-modal .search-one-input .main-search-btn {
    position: absolute;
    top: 21px;
    left: 20px;
    border: none;
    box-shadow: none;
    text-shadow: none;
}

.modal.select-filter-modal .search-one-input .main-search-btn i.pg-icons {
    font-size: 25px;
}

.modal.select-filter-modal .modal-header {
    display: none;
}

.modal.select-filter-modal .modal-header-select {
    position: absolute;
    top: 0;
    height: 65px;
    line-height: 65px;
    width: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    padding: 0 15px;
    justify-content: space-between;
}

.modal.select-filter-modal .modal-header-select .modal-title {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal.select-filter-modal .modal-header-select .modal-close {
    position: relative;
    display: flex;
    top: 0;
    right: 0;
}

.modal.select-filter-modal .modal-content {
    position: absolute;
    top: 65px;
    height: calc(100% - 65px);
    max-height: calc(100% - 65px);
    width: 100%;
    overflow-y: auto;
    z-index: 1;
}

.modal .modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
}

.modal .modal-close i.fa {
    font-size: 18px;
    color: #000;
}

.modal .modal-close:hover i.fa {
    color: #c62828;
}

.modal .modal-content {
    padding: 5px;
}

.modal#betHistoryModal #bet-history-modal {
    margin: 0;
    border-radius: 0;
    padding: 25px 15px;
}

.modal#betHistoryModal .modal-close {
    top: 1px;
    right: 10px;
}

.modal#betHistoryModal .modal-close i {
    font-size: 20px;
}

.btn, .btn-large, .btn-flat {
    text-transform: none;
    text-transform: initial;
    letter-spacing: -0.3px;
}

.side-nav {
    height: 100%;
    z-index: 99999;
}

.side-nav a {
    padding: 0;
    padding: initial;
    line-height: normal;
    line-height: initial;
    font-size: medium;
    font-size: initial;
    height: auto;
    height: initial;
}

.side-nav .side-nav-header {
    display: flex;
    height: 48px;
    align-items: center;
    justify-content: flex-end;
}

.side-nav .side-nav-header .top-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.side-nav .side-nav-header .top-logo .logo {
    display: block;
    margin-top: 8px;
}

.side-nav .side-nav-header .top-logo a img {
    max-height: 50px;
    max-width: 150px;
}

.side-nav .side-nav-header .top-icon {
    padding-right: 20px;
    font-size: 20px;
}

.side-nav .input-field .coupon-close-btn {
    background-color: transparent;
}

.side-nav .input-field .coupon-close-btn i {
    margin-top: 0;
    padding: 0 6px;
}

.btn {
    box-shadow: none;
    padding: 0 5px;
    text-align: left;
    border-radius: 0;
}

.btn i {
    font-size: 13px;
}

.btn i.left {
    margin-right: 5px;
}

.btn i.right {
    margin-left: 5px;
}

.btn:hover {
    box-shadow: none;
}

.row {
    margin-bottom: 0;
}

ul {
    margin: 0;
    padding: 0;
}

.progress {
    margin: 5px 0;
}

* {
    -webkit-overflow-scrolling: touch;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.pad-5 {
    padding: 5px !important;
}

.pad-right-5 {
    padding-right: 5px !important;
}

.pad-left-5 {
    padding-left: 5px !important;
}

.pad-top-5 {
    padding-top: 5px !important;
}

.pad-bottom-5 {
    padding-bottom: 5px !important;
}

.pad-10 {
    padding: 10px !important;
}

.pad-right-10 {
    padding-right: 10px !important;
}

.pad-left-10 {
    padding-left: 10px !important;
}

.pad-top-10 {
    padding-top: 10px !important;
}

.pad-bottom-10 {
    padding-bottom: 10px !important;
}

.mar-5 {
    margin: 5px !important;
}

.mar-right-5 {
    margin-right: 5px !important;
}

.mar-left-5 {
    margin-left: 5px !important;
}

.mar-top-5 {
    margin-top: 5px !important;
}

.mar-bottom-5 {
    margin-bottom: 5px !important;
}

.mar-10 {
    margin: 10px !important;
}

.mar-right-10 {
    margin-right: 10px !important;
}

.mar-left-10 {
    margin-left: 10px !important;
}

.mar-top-10 {
    margin-top: 10px !important;
}

.mar-bottom-10 {
    margin-bottom: 10px !important;
}

input.error {
    background-color: #fff3f2 !important;
    color: #c62828 !important;
    border-color: #c62828 !important;
}

.input-field .prefix {
    margin-top: 10px;
}

.input-field .prefix ~ .select-wrapper, .input-field .prefix ~ select {
    margin-left: 3rem;
    width: calc(100% - 3rem);
}

.input-field.date-field {
    position: relative;
}

.input-field.date-field .prefix {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    margin-top: 0;
    height: 100%;
    font-size: 20px;
    padding-top: 7px;
}

.input-field.date-field .prefix ~ input {
    padding-right: 35px;
    padding-left: 5px;
    width: 150px;
    margin-left: 0;
}

input.browser-default, textarea.browser-default, select.browser-default {
    height: 48px;
    line-height: 48px;
    border: none;
    border-bottom: 1px solid #2d5d7c;
    border-radius: 4px 4px 0 0;
    padding: 0 15px;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

input.browser-default:focus, textarea.browser-default:focus, select.browser-default:focus {
    border-bottom: 1px solid #2d5d7c;
    box-shadow: none !important;
    outline: none;
}

input.browser-default::placeholder, textarea.browser-default::placeholder, select.browser-default::placeholder {
    font-weight: 500;
    font-size: 14px;
}

input:disabled, input:read-only, textarea:disabled, textarea:read-only, select:disabled, select:read-only {
    cursor: not-allowed;
}

field-messages {
    color: #c62828;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

field-messages > div {
    margin: 5px 0;
}

#toast-container {
    z-index: 100000;
}

@media screen and (min-width: 1201px) and (max-width:1499px) {
    #toast-container {
        top: auto !important;
        top: initial !important;
        bottom: 20px;
        right: 20px;
    }
}

@media screen and (min-width: 993px) {
    #toast-container {
        top: auto !important;
        top: initial !important;
        bottom: 20px;
        right: 20px;
    }
}

#toast-container .toast.error {
    background-color: #c62828;
}

#toast-container .toast.info {
    background-color: #0277bd;
}

#toast-container .toast.success {
    background-color: #558b2f;
}

#toast-container .toast.warning {
    background-color: #dc6907;
}

#toast-container .toast i.pg-icons {
    font-size: 24px;
}

#toast-container .toast a {
    color: white;
    text-decoration: underline;
    opacity: 0.9;
}

.message-box {
    padding: 15px;
    border-left: 5px solid;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
}

.message-box.icon {
    padding-left: 35px;
    position: relative;
}

.message-box.icon .pg-icons {
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0, -50%);
}

.message-box.error {
    border-color: #c62828;
    color: #c62828;
}

.message-box.error ul li a {
    color: #c62828;
}

.message-box.error a {
    color: #039be5;
}

.message-box.warning {
    border-color: #dc6907;
    color: #dc6907;
}

.message-box.warning ul li a {
    color: #dc6907;
}

.message-box.success {
    border-color: #558b2f;
    color: #558b2f;
}

.message-box.success ul li a {
    color: #558b2f;
}

.message-box.info {
    border-color: #0277bd;
    color: #0277bd;
}

.message-box.info ul li a {
    color: #0277bd;
}

.message-box .close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #b31818;
    cursor: pointer;
}

.message-box .icon {
    margin-right: 5px;
}

.message-box ul li a:hover {
    text-decoration: underline;
}

.message-box ul > li ul {
    padding-left: 5px;
}

.message-box ul.disc {
    padding-left: 10px;
}

.message-box ul.disc li {
    list-style-type: disc;
}

.message-box .update-information {
    color: #0093E7;
}

i.country {
    display: inline-block;
}

.st-font-icons {
    line-height: normal !important;
    line-height: initial !important;
    vertical-align: middle;
}

.rate-up-small {
    position: relative;
}

.rate-up-small:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 13px solid #558b2f;
    border-left: 13px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    animation: fade 1s 5;
}

.rate-down-small {
    position: relative;
}

.rate-down-small:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 13px solid #c62828;
    border-left: 13px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    animation: fade 1s 5;
}

@keyframes fade {
    0%, 100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.rate-up {
    animation: rate_up_color 1s 5;
}

.rate-down {
    animation: rate_down_color 1s 5;
}

@keyframes rate_up_color {
    100% {
        background: #558b2f;
        color: #fff;
    }
}

@keyframes rate_down_color {
    100% {
        background: #c62828;
        color: #fff;
    }
}

.tabs {
    margin-bottom: 15px;
    border-bottom: 1px solid #2b3141;
    padding-left: 10px !important;
}

.tabs .tab {
    text-transform: none;
    letter-spacing: -0.3px;
}

.tabs .tab a {
    padding: 0 10px;
    position: relative;
    font-weight: 500;
    overflow: inherit;
}

.tabs .tab a:hover:after, .tabs .tab a.active:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 30px;
    top: 92%;
    left: 50%;
    transform: translate(-50%);
    border-radius: 5px 5px 0 0;
}

.tabs.live, .tabs.upcoming {
    margin: 0 15px;
    margin-bottom: 5px;
}

.tabs .cashout-icon-cn {
    position: absolute;
    top: 3px;
    font-size: 8px;
    margin-left: 0;
    color: #000000;
    line-height: 8px;
    overflow: visible;
    text-align: left;
    background: #ff9800;
    border-radius: 5px;
    font-weight: normal;
    padding: 2px;
    right: -5px;
}

.tabs.fixtures-top-tab {
    margin-bottom: 0;
}

.tabs .indicator {
    display: none;
}

.tabsAndOtherTab {
    padding: 10px 0;
    border-bottom: 1px solid #42495c;
}

.main.tabs {
    padding: 0 15px !important;
    margin: 10px 0;
    border-bottom: none;
}

.main.tabs .tab {
    margin-right: 5px;
}

.main.tabs .tab a {
    border-radius: 25px;
    padding: 0 15px;
    font-weight: 500;
    font-size: 14px;
}

.main.tabs .tab a i {
    margin-right: 5px;
    font-size: 16px;
}

.main.tabs .tab a.active:after, .main.tabs .tab a:hover:after {
    display: none;
    content: "";
}

.main.tabs .tab:last-child {
    margin-right: 0;
}

.currency-symbol {
    font-family: "arial" !important;
}

[type=checkbox] + label {
    height: 20px;
    line-height: 20px;
}

[type=checkbox].filled-in:not(:checked) + label::before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
}

.loader-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    display: none;
}

.loader-container.active {
    display: block;
}

.loader-container .progress {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    z-index: 1000;
    margin: 0;
}

#preloader {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 9999;
}

#preloader .preloader-logo {
    margin: 200px 0 50px;
}

.yt-loader {
    width: 0%;
    height: 1px;
    background: red;
    position: absolute;
    animation: inprogress 2s infinite;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

@keyframes inprogress {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

table.bordered {
    border: 1px solid #d0d0d0;
}

table.bordered > thead > tr > th {
    border-right: 1px solid #d0d0d0;
}

table.bordered > thead > tr > th:last-child {
    border-right: none;
}

table.bordered > tbody > tr:last-child {
    border-bottom: none;
}

table.bordered > tbody > tr > td {
    border-right: 1px solid #d0d0d0;
}

table tr td, table tr th {
    padding: 5px;
    border-radius: 0;
}

.horizontal-slide-tabs {
    margin: 15px 0;
}

.horizontal-slide-tabs:before, .horizontal-slide-tabs:after {
    content: "";
    display: table;
}

.horizontal-slide-tabs:after {
    clear: both;
}

.horizontal-slide-tabs.all .horizontal-slide-content {
    overflow: hidden;
    white-space: normal;
    white-space: initial;
    flex-wrap: wrap;
}

.horizontal-slide-tabs.all .horizontal-slide-left-btn, .horizontal-slide-tabs.all .horizontal-slide-right-btn {
    display: none;
}

.horizontal-slide-tabs .horizontal-slide-left-btn i, .horizontal-slide-tabs .horizontal-slide-right-btn i {
    font-size: 30px;
    vertical-align: middle;
}

.horizontal-slide-tabs .horizontal-slide-content {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    display: inline-block;
    text-align: center;
    position: relative;
    flex-grow: 1;
    margin-right: 15px;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon i {
    font-size: 22px;
    vertical-align: middle;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon-img {
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon-img img {
    vertical-align: top;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    color: inherit;
    font-size: 12px;
    margin-top: 3px;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active {
    border-radius: 15px;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active::before {
    position: absolute;
    content: "";
    height: 4px;
    width: 15px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 0 0 5px 5px;
}

.main.horizontal-slide-tabs .horizontal-slide-content {
    padding: 2px 10px;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    border-radius: 50%;
    height: 65px;
    width: 65px;
    padding-top: 0;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon i {
    vertical-align: middle;
    line-height: 67px;
    font-size: 32px;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    margin-top: 5px;
    font-weight: 500;
    font-size: 13px;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:last-child {
    margin-right: 0;
    padding-right: 10px;
}

.main.horizontal-slide-tabs .horizontal-slide-content .menu-new-item {
    border-radius: 5px;
    text-transform: none;
    font-size: 12px;
    position: absolute;
    top: -2px;
    right: 0;
    background-color: #e43d3d;
    height: 15px;
    line-height: 13px;
    padding: 1px 3px;
    color: #fff;
    font-size: 11px;
}

.content-horizontal-slide-tabs:before, .content-horizontal-slide-tabs:after {
    content: "";
    display: table;
}

.content-horizontal-slide-tabs:after {
    clear: both;
}

.content-horizontal-slide-tabs.all .horizontal-slide-content {
    overflow: hidden;
    white-space: normal;
    white-space: initial;
    flex-wrap: wrap;
}

.content-horizontal-slide-tabs.all .horizontal-slide-left-btn, .content-horizontal-slide-tabs.all .horizontal-slide-right-btn {
    display: none;
}

.content-horizontal-slide-tabs .horizontal-slide-content {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    display: inline-block;
    text-align: center;
    padding: 0 17px;
    position: relative;
    flex-grow: 1;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border-radius: 15px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon i {
    font-size: 25px;
    vertical-align: top;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon-img {
    height: 30px;
    display: inline-block;
    padding-top: 5px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon-img img {
    vertical-align: top;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    font-size: 13px;
    font-weight: 500;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active {
    border-radius: 15px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active::before {
    position: absolute;
    content: "";
    height: 4px;
    width: 15px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 0 0 5px 5px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:first-child {
    margin-left: 10px;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:only-child {
    margin: 0 10px;
}

.content-horizontal-slide-tabs .horizontal-slide-content::-webkit-scrollbar {
    display: none;
}

.content-horizontal-slide-tabs.filter {
    padding: 10px 0;
}

.content-horizontal-slide-tabs.upcoming {
    padding: 10px 0;
    border-bottom: 1px solid #42495c;
}

.caption-pg {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    height: auto !important;
}

.caption-pg .caption-pg-header .title {
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}

.caption-pg .caption-pg-header .title .match-code {
    font-size: 11px;
    font-weight: normal;
}

.caption-pg .caption-pg-header .close-caption i {
    color: #c62828;
}

.caption-pg.active {
    padding: 10px 15px 10px 10px;
    max-height: 400px;
    overflow: auto;
    opacity: 1;
    visibility: visible;
}

.pagination {
    margin: 15px 0;
    text-align: center;
}

.pagination:before, .pagination:after {
    content: "";
    display: table;
}

.pagination:after {
    clear: both;
}

.pagination li {
    font-size: 15px;
}

.pagination li i {
    vertical-align: middle;
}

app-out-component {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

/* css tooltip */
*[pg-tooltip] {
    position: relative;
    overflow: hidden !important;
}

*[pg-tooltip]:hover {
    overflow: visible !important;
}

*[pg-tooltip]:after {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    margin-bottom: 6px;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    content: attr(pg-tooltip);
    height: auto;
    width: auto;
    padding: 5px 10px;
    z-index: 9999;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 5px;
    transition: all 0.3s;
    font-size: 11px;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100vw / 2);
    font-weight: normal;
}

*[pg-tooltip]:before {
    display: block;
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: rgba(0, 0, 0, 0.85) transparent transparent;
    transition: all 0.3s;
    z-index: 9999;
}

*[pg-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}

*[pg-tooltip]:hover:before {
    visibility: visible;
    opacity: 1;
}

*[pg-tooltip][bottom-tip]:after {
    top: 100%;
    margin-top: 6px;
    bottom: auto;
    margin-bottom: 0;
}

*[pg-tooltip][bottom-tip]:before {
    top: 100%;
    transform: translate(-50%, 0) rotate(180deg);
}

*[pg-tooltip][right-tip]:after {
    left: 100%;
    margin-left: 9px;
    top: 50%;
    bottom: auto;
    margin-bottom: 0;
    transform: translate(0, -50%);
}

*[pg-tooltip][right-tip]:before {
    left: 100%;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%) rotate(90deg);
}

*[pg-tooltip][left-tip]:after {
    right: 100%;
    left: auto;
    margin-right: 9px;
    top: 50%;
    bottom: auto;
    margin-bottom: 0;
    transform: translate(0, -50%);
}

*[pg-tooltip][left-tip]:before {
    right: 100%;
    left: auto;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%) rotate(-90deg);
}

.crsr-pntr {
    cursor: pointer;
}

.rotate90 {
    transform: rotate(90deg);
}

i.country.sz16 {
    transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    margin: -8px !important;
    width: 32px;
    height: 32px;
}

.range-container input[type=range] {
    padding: 0 15px;
    border: none;
    margin: 0;
}

.range-container .thumb {
    display: none !important;
}

.range-container .range-numbers {
    padding: 10px 5px 5px;
}

.range-container .range-numbers .range-number {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

.csht-range .value {
    margin-top: 5px !important;
}

.csht-range .value:before {
    content: "%";
}

.scroll-top-btn {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    cursor: pointer;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.scroll-top-btn.right {
    right: 20px;
}

.scroll-top-btn.left {
    left: 20px;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

a.disabled, a.disabled-btn {
    pointer-events: none;
}

a.active {
    pointer-events: auto;
    color: lightseagreen;
}

.live-games-banner {
    text-align: center;
    margin: 0 15px;
    margin-top: 20px;
}

.live-games-banner > div {
    width: 100% !important;
}

.live-games-banner img {
    border-radius: 16px;
}

.main-today-events .horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    border-radius: 0;
    min-width: 80px;
}

.main-today-events .horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active:before, .main-today-events .horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover:before {
    content: normal;
    content: initial;
}

.country-select-modal {
    border-radius: 10px;
}

.country-select-modal .modal-content {
    padding: 0;
}

.country-select-modal .modal-content .title {
    padding: 20px 15px 25px;
    border-bottom: 1px solid #3b404f;
    font-size: 16px;
    font-weight: bold;
}

.country-select-modal .modal-content .country-content .country-name {
    padding: 15px;
}

.country-select-modal .modal-content .country-content .country-name label {
    font-weight: 500;
}

.select-filter-modal {
    border-radius: 10px;
    z-index: 101300 !important;
}

.select-filter-modal .modal-content {
    padding: 0;
}

.select-filter-modal .modal-content .title {
    padding: 20px 15px 25px;
    border-bottom: 1px solid #3b404f;
    font-size: 16px;
    font-weight: bold;
}

.select-filter-modal .modal-content .filter-content .filter-name {
    padding: 15px;
}

.select-filter-modal .modal-content .filter-content .filter-name label {
    font-weight: 500;
}

#number.selected {
    background-color: grey;
}

#btslpSld {
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    transition: top 0.3s;
    background-color: #fff;
    z-index: 99;
    overflow-y: auto;
}

#selectorOfFastBet, #selectorOfFastBetPlaying {
    position: absolute;
    z-index: 999;
    background-color: black;
    color: white;
    width: 100%;
    top: 0;
    left: 0;
    height: 48px;
    pointer-events: none;
    line-height: 48px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display: block;
    }
}

#vsm-widget .vsm-modal#vsmMaintenanceMode {
    z-index: 1 !important;
    top: 0 !important;
    bottom: 0 !important;
}

#com-egt-jackpot-html-jackpotBanner {
    z-index: 9;
}

#sidenav-overlay {
    z-index: 99997;
}

#cookies-bottom-modal {
    width: 100%;
    background: black;
    color: white;
    padding: 0 5px;
    bottom: 0;
}

#cookies-bottom-modal .cookies-btn {
    margin: 5px;
    border-radius: 5px;
}

#cookies-top-modal {
    width: 100%;
    background: black;
    color: white;
    padding: 0 5px;
    top: 0;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
}

#cookies-top-modal .cookies-btn {
    margin: 5px;
    border-radius: 5px;
}

.top-time-range.range-container input[type=range] {
    background-color: transparent;
}

.fvm {
    margin: 5px 10px;
    display: block;
}

.fvm:before, .fvm:after {
    content: "";
    display: table;
}

.fvm:after {
    clear: both;
}

.fvm .fv-c-c .spr-crd {
    cursor: pointer;
    overflow: hidden;
    padding: 5px;
    border-radius: 3px;
    height: 110px;
}

.fvm .fv-c-c .spr-crd:before, .fvm .fv-c-c .spr-crd:after {
    content: "";
    display: table;
}

.fvm .fv-c-c .spr-crd:after {
    clear: both;
}

.fvm .fv-c-c .spr-crd .crd-hdr {
    margin-bottom: 5px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .pg-icons {
    font-size: 20px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .pg-icons.left {
    margin-right: 5px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .pg-icons.right {
    margin-left: 5px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .pg-icons.country {
    transform: scale(0.625);
    -ms-transform: scale(0.625);
    -webkit-transform: scale(0.625);
    margin: -6px !important;
    width: 32px;
    height: 32px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .tl {
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fvm .fv-c-c .spr-crd .crd-hdr .sub {
    margin: 0 5px;
}

.fvm .fv-c-c .spr-crd .crd-hdr .cls-b:hover {
    cursor: poniter;
}

.fvm .fv-c-c .spr-crd .crd-cnt {
    height: 60px;
    text-align: center;
    font-size: 20px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .dt {
    font-size: 13px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .tm {
    font-size: 13px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .pg-icons {
    font-size: 13px;
    vertical-align: middle;
    margin-right: 5px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .pg-icons.country {
    transform: scale(0.625);
    -ms-transform: scale(0.625);
    -webkit-transform: scale(0.625);
    margin: -6px !important;
    width: 32px;
    height: 32px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .lnk {
    font-size: 13px;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .btn.other-btn {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fvm .fv-c-c .spr-crd .crd-cnt .v-aln .sub {
    padding-top: 5px;
    display: inline-block;
}

.fvm .fv-c-c .spr-crd .crd-cnt.country {
    height: 60px;
}

.fvm .fv-c-c .game-card.col {
    padding: 0 2px !important;
}

.fvm .fv-c-c .game-card.col .card-image img.game-img {
    border-radius: 3px;
}

.fvm .fv-c-c .game-card .game-name i {
    font-size: 17px;
    margin: 0;
    padding: 0px;
}

.fvm .fltr-cntr {
    text-align: center;
    margin-top: 10px;
}

.fvm .fltr-cntr:before, .fvm .fltr-cntr:after {
    content: "";
    display: table;
}

.fvm .fltr-cntr:after {
    clear: both;
}

.fvm .fltr-cntr .fltr-b {
    margin-right: 5px;
}

.fvm .fltr-cntr .fltr-b:last-child {
    margin-right: 0;
}

.fvm .fltr-cntr .fltr-b .pg-icons {
    font-size: 20px;
    vertical-align: bottom;
}

.fvm .fltr-cntr .fltr-b span {
    padding-left: 5px;
    display: none;
}

.fvm .fltr-cntr .fltr-b.cld span {
    display: inline;
}

.live-favori .card-container {
    margin: 0;
    padding: 0;
}

.live-favori .card-container .main-pg-card {
    width: 96%;
    margin-left: 2%;
}

.live-favori .card-container .league-info {
    padding-top: 5px;
}

.live-favori .card-container .macth-info-container {
    display: inline-block;
    padding-top: 5px;
}

.live-favori .team-wrapper .team-content {
    line-height: 28px;
}

.live-favori .team-wrapper .team-content img {
    width: 24px;
}

.live-favori .main-pg-card .team-wrapper .team-period .team-period-content span.item, .live-favori .main-pg-card .team-wrapper .team-period .team-period-content span.now {
    min-width: 20px;
    text-align: center;
    height: 22px;
}

header nav .nav-wrapper .menu-icon-head {
    margin: 0;
    padding: 0 10px;
}

header nav .nav-wrapper .menu-icon-head i {
    font-size: 28px;
}

header nav .nav-wrapper .user-icon {
    margin: 0 !important;
    padding: 0 10px !important;
}

header nav .nav-wrapper .user-icon i {
    font-size: 23px !important;
}

/* New loading icon */
:root {
    --sk-size: 40px;
}

.sk-wave {
    width: 40px;
    width: var(--sk-size);
    height: 40px;
    height: var(--sk-size);
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.sk-wave-rect {
    background-color: #555;
    height: 100%;
    width: 15%;
    animation: sk-wave 1.2s infinite ease-in-out;
    filter: invert(1);
}

.sk-wave-rect:nth-child(1) {
    animation-delay: -1.2s;
}

.sk-wave-rect:nth-child(2) {
    animation-delay: -1.1s;
}

.sk-wave-rect:nth-child(3) {
    animation-delay: -1s;
}

.sk-wave-rect:nth-child(4) {
    animation-delay: -0.9s;
}

.sk-wave-rect:nth-child(5) {
    animation-delay: -0.8s;
}

@keyframes sk-wave {
    0%, 40%, 100% {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
    }
}

.slideout-open .slideout-menu {
    height: calc(100% - 90px);
    min-height: calc(100% - 90px);
    top: 40px;
}

#jpf-container {
    max-width: 100%;
}

.sidenav-menu .menu-tv-games .collapsible-body li {
    position: relative;
}

.sidenav-menu .menu-tv-games .collapsible-body li .popular {
    border-radius: 2px;
    text-transform: none;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 15px;
    background-color: #e43d3d;
    height: 14px;
    line-height: 11px;
    padding: 1px 2px;
    color: #fff;
}

.sidenav-menu .menu-tv-games-item {
    position: relative;
}

.sidenav-menu .menu-tv-games-item .popular {
    border-radius: 2px;
    text-transform: none;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 15px;
    background-color: #e43d3d;
    height: 14px;
    line-height: 11px;
    padding: 1px 2px;
    color: #fff;
}

#jpf-container {
    max-width: 100%;
}

.navbar-fixed nav {
    transition: transform 0.3s;
}

.navbar-fixed.hd-fx nav {
    transform: translateY(-100%);
}

.casino-detail-cntr.signin-cdc {
    text-align: center;
}

.casino-detail-cntr.signin-cdc .btn.t1 {
    padding: 0 20px;
    margin: 5px auto 10px auto;
}

.less-than-two.options {
    padding: 5px 10px;
}

.less-than-two.options .range-container {
    padding: 10px 0;
    margin-bottom: 10px;
}

.less-than-two.options .odd-range .btn.max-odd-btn {
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.modal-notification-content {
    padding: 5px;
}

.modal-notification-content .btn-notification {
    padding: 10px;
    display: inline-block;
    margin-top: 15px;
}

.modul-accordion.today-event-new-module .odd-btn-group .row {
    margin: 0;
    width: 100%;
}

.modul-accordion.today-event-new-module .odd-btn-group .row .btn-col {
    height: 48px;
    text-align: center;
    border: none;
    width: 23%;
    margin: 0 1%;
}

.ESGLobby-btn-arrow-right, .ESGLobby-btn-arrow-left {
    width: 35px !important;
    height: 70px !important;
}

.detail-card.card-container .pg-card .pg-card-content {
    padding: 10px;
}

.detail-card.card-container .pg-card .pg-card-content li {
    margin-bottom: 10px;
}

.detail-card.card-container .pg-card .pg-card-content li .fixtureListView-head {
    padding-left: 10px;
}

.detail-card.card-container .pg-card .pg-card-content li .fixtureListView-body .bet-btn {
    margin: 0 5px;
}

.collapsible.build-your-bet {
    border: none;
    box-shadow: none;
    margin: 5px 10px;
}

.collapsible.build-your-bet .collapsible-header {
    background-color: transparent;
    line-height: 25px;
    padding: 5px 0;
    border: none;
    font-size: 14px;
}

.collapsible.build-your-bet .collapsible-header i {
    margin: 0;
    font-size: 18px;
    padding-top: 3px;
}

.collapsible.build-your-bet .collapsible-body {
    padding: 5px;
    background-color: transparent;
    border: none;
}

.build-terms-conditions {
    padding: 0px 10px 10px 15px;
    display: inline-block;
}

.lite-version {
    padding: 20px 0;
    display: flex;
    justify-content: center;
}

.lite-version .lite-version-btn {
    font-size: 13px;
    padding: 0 20px;
    font-weight: bold;
}

.lite-version .lite-version-btn .pg-icons {
    font-size: 20px;
}

#type-upcoming-matches .modul-accordion .modul-content .fixture-container select.bet-type-select {
    display: none;
}

.rotate-center {
    animation: rotate-center 0.6s linear infinite both;
    color: white;
    position: absolute;
    right: 15px;
}

@keyframes rotate-center {
    0% {
        transform: rotate(0);
    }

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

.shortcut-bar {
    position: absolute;
    z-index: 999;
    padding: 0 5px;
}

.shortcut-bar .shortcut-text {
    line-height: 22px;
}

.shortcut-bar .btn {
    padding: 0 5px;
    display: inherit;
}

.shortcut-bar .btn i {
    display: inline-block;
    padding-left: 5px;
    height: 40px;
    line-height: 40px;
}

.modal#sgn-opt-mdl {
    background-color: white;
}

.modal#sgn-opt-mdl .title .lg-cntr {
    display: block;
    text-align: center;
    padding: 20px 0;
}

.modal#sgn-opt-mdl .title .lg-cntr img {
    max-width: 150px;
}

.modal#sgn-opt-mdl .sgn-opt-content {
    padding: 0 20px 10px;
    text-align: center;
}

.modal#sgn-opt-mdl .sgn-opt-content .btn-container {
    padding: 10px 0;
}

.modal#sgn-opt-mdl .sgn-opt-content .btn-container:first-child {
    border-bottom: 1px solid white;
}

.modal#sgn-opt-mdl .sgn-opt-content .register-btn {
    width: 100%;
    text-align: center;
    margin: 5px 0;
    height: 40px;
    line-height: 40px;
}

.modal#sgn-opt-mdl .sgn-opt-content .register-btn:first-child {
    margin-bottom: 15px;
}

.modal#sgn-opt-mdl .sgn-opt-content .regist-desc {
    color: black;
}

.modal a.balance-modal-close {
    top: 19px;
}

.modal .balance-modal-content {
    padding: 0;
}

.modal .balance-modal-content h5 {
    margin: 0;
    padding: 16px 12px;
}

.modal .balance-modal-content .balance-menu li {
    padding: 8px 12px;
}

.modal .balance-modal-content .balance-menu li a i {
    line-height: 0;
    margin-right: 3px;
    font-size: 16px;
}

.modal .balance-modal-content .balance-menu li a > span {
    font-size: 16px;
}

button.deposit {
    bottom: 110px !important;
    left: 4px !important;
}

.select-filter-modal .filter-name payment-icon {
    display: flex;
    margin-right: 8px;
}

.limit-settings-detail label[for=betHistoryStartDatePicker] {
    position: absolute;
    z-index: 1;
    margin: 4px;
}

.limit-settings-detail label[for=betHistoryStartDatePicker] .picker__date-display {
    padding: 8px;
}

.limit-settings-detail label[for=betHistoryStartDatePicker] .picker__date-display .picker__weekday-display, .limit-settings-detail label[for=betHistoryStartDatePicker] .picker__date-display .picker__month-display, .limit-settings-detail label[for=betHistoryStartDatePicker] .picker__date-display .picker__day-display {
    font-size: 24px;
}

.limit-settings-detail .input-field input.self-exclusion-date {
    padding-left: 40px;
}

.binance-open-win-btn {
    font-size: 13px;
    padding: 0 20px;
    font-weight: bold;
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
    border: none;
    outline: none;
}

.primary-color {
    background-color: #0d0d0d;
}

.primary-color-text {
    color: #fff;
}

.secondary-color {
    background-color: #f7be2f;
}

.secondary-color-text {
    color: #fff;
}

.tertiary-color {
    background-color: #242424;
}

.tertiary-color-text {
    color: #fff;
}

.quaternary-color {
    background-color: #111;
}

.quaternary-color-text {
    color: #fff;
}

.divider {
    background-color: #e0e0e0;
}

/************************************
*              Filters              *
************************************/
/************************************
*              Modals               *
************************************/
/************************************
*              Buttons              *
************************************/
.pg-grd-1 {
    width: calc(100% / 1);
}

.pg-grd-2 {
    width: calc(100% / 2);
}

.pg-grd-3 {
    width: calc(100% / 3);
}

.pg-grd-4 {
    width: calc(100% / 4);
}

.pg-grd-5 {
    width: calc(100% / 5);
}

.pg-grd-6 {
    width: calc(100% / 6);
}

.pg-grd-7 {
    width: calc(100% / 7);
}

.pg-grd-8 {
    width: calc(100% / 8);
}

.pg-grd-9 {
    width: calc(100% / 9);
}

.pg-grd-10 {
    width: calc(100% / 10);
}

.pg-grd-11 {
    width: calc(100% / 11);
}

.pg-grd-12 {
    width: calc(100% / 12);
}

/* cup-view start*/
.group-container {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.87);
}

.group-container .group-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.group-container .group-item.active {
    background-color: rgba(255, 255, 255, 0.87);
    color: #282828;
    border-color: #282828;
}

.cup-view-modul .group-container {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.87);
}

.cup-view-modul .group-container .group-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.cup-view-modul .group-container .group-item.active {
    background-color: rgba(255, 255, 255, 0.87);
    color: #282828;
    border-color: #282828;
}

.slide-card-container .slide-card-content {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.87);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.slide-card-container .slide-card-content .team-row {
    color: rgba(255, 255, 255, 0.87);
}

/* cup-view end*/
.anteposts-container .antepost-cont.collapsible .collapsible-header.antepost-header {
    border-color: rgba(224, 224, 224, 0.5);
}

.build-a-bet .build-a-bet-text {
    background-color: #39b54a;
}

.rotate-center {
    color: #a9acb5;
}

.user-name .withdrawable .btn-show-more-less {
    text-align: center;
    background-color: #0d0d0d;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
}

.casino-top-container {
    background-color: #0d0d0d;
}

.category-title-container .title {
    color: rgba(255, 255, 255, 0.6);
}

.category-title-container .show-all-btn, .category-title-container .most-popular-btn {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

.modal#sgn-opt-mdl {
    background-color: #282828;
}

.modal#sgn-opt-mdl #user-menu {
    background: #282828;
}

.modal#sgn-opt-mdl .sgn-opt-content .btn-container:first-child {
    border-bottom: 1px solid #e0e0e0;
}

.modal#sgn-opt-mdl .sgn-opt-content .register-btn {
    background-color: #f7be2f;
    color: #e4eaee;
}

.modal#sgn-opt-mdl .sgn-opt-content .regist-desc {
    color: rgba(255, 255, 255, 0.9);
}

.modal .balance-modal-content h5 {
    border-bottom: 3px solid rgba(224, 224, 224, 0.7);
}

.modal .balance-modal-content .balance-menu li {
    border-bottom: 1px solid rgba(224, 224, 224, 0.4);
}

.modal .balance-modal-content .balance-menu li:last-child {
    border: none;
}

.cup-view-modul.popular-events .modul-header {
    background: #f7be2f !important;
}

.cup-view-modul.popular-events .modul-header .header-text {
    margin: 0;
    color: #000 !important;
}

#user-menu .logout-menu .btn.register-btn {
    background-color: #f7be2f;
    color: #e4eaee;
}

#sms-mdl {
    border-radius: 5px !important;
}

.fugaso-jackpot-container .jackpot-amount {
    color: rgba(255, 255, 255, 0.9);
}

#PaymentFormModal .payment-form-container .selection-title .text {
    color: black;
}

#PaymentFormModal .modul-accordion-account .field-label {
    color: black;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.87);
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-image: inherit;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-text, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-market-name, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-text, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-market-name, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details {
    color: rgba(255, 255, 255, 0.87);
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20], .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] {
    background-color: #454545;
    border-radius: 10px;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 40px;
    flex-direction: unset;
    justify-content: space-between;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .mobile-bet-name, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .mobile-bet-name, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .mobile-bet-name, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .mobile-bet-name {
    color: inherit;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .mobile-odd-value, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .mobile-odd-value, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .mobile-odd-value, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .mobile-odd-value {
    color: inherit;
    font-weight: bold;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .bet-btn-text, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .bet-btn-text, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .bet-btn-text, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .bet-btn-text {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    pointer-events: none;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .bet-btn-odd, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .bet-btn-odd, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details .bet-btn-odd, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20] .bet-btn-odd {
    font-weight: 500;
    margin-top: 0;
    opacity: 0.87;
    pointer-events: none;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details:hover, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20]:hover, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details:hover, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20]:hover {
    background-color: #454545;
    color: #fff;
    box-shadow: none;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow {
    text-align: center;
    line-height: normal;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow .bet-btn-odd, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow .bet-btn-odd, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow .bet-btn-odd, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow .bet-btn-odd {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow .bet-btn-text, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow .bet-btn-text, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.twoRow .bet-btn-text, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].twoRow .bet-btn-text {
    display: block;
    font-size: 12px;
    opacity: 0.6;
    margin-top: 2px;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.bet-btn-higher, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].bet-btn-higher, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.bet-btn-higher, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].bet-btn-higher {
    background: rgba(69, 69, 69, 0.2);
    color: rgba(255, 255, 255, 0.6);
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.active, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details:hover, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.selected, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].active, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20]:hover, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].selected, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.active, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details:hover, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-bet-details.selected, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].active, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20]:hover, .page-live-detail .tips-mobile-container .mobile-tips-wrapper .mobile-odd-value[_ngcontent-hxn-c20].selected {
    background: #f7be2f;
    color: black;
}

.page-fixture-detail .tips-mobile-container .right-side-shade, .page-fixture-detail .tips-mobile-container .left-side-shade, .page-live-detail .tips-mobile-container .right-side-shade, .page-live-detail .tips-mobile-container .left-side-shade {
    display: none !important;
}

.page-fixture-detail .tips-mobile-container .right-arrow, .page-fixture-detail .tips-mobile-container .left-arrow, .page-live-detail .tips-mobile-container .right-arrow, .page-live-detail .tips-mobile-container .left-arrow {
    background: inherit !important;
    height: 20px !important;
}

.page-fixture-detail .tips-mobile-container .right-arrow:after, .page-fixture-detail .tips-mobile-container .left-arrow:after, .page-live-detail .tips-mobile-container .right-arrow:after, .page-live-detail .tips-mobile-container .left-arrow:after {
    content: "ï„";
    color: #000;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    right: 0;
    right: 0px;
    line-height: 18px;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-family: FontAwesome;
    text-rendering: auto;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.page-fixture-detail .tips-mobile-container .left-arrow:after, .page-fixture-detail .tips-mobile-container .left-arrow[_ngcontent-acd-c22]:after, .page-live-detail .tips-mobile-container .left-arrow:after, .page-live-detail .tips-mobile-container .left-arrow[_ngcontent-acd-c22]:after {
    content: "ï„";
}

.modul-accordion.financial-transactions .modul-content .list-filter {
    overflow: auto;
    white-space: nowrap;
    padding: 5px 0;
}

.modul-accordion.financial-transactions .modul-content .list-filter .btn {
    opacity: 0.8;
}

.modul-accordion.financial-transactions .modul-content .list-filter .btn.active {
    opacity: 1;
}

.modul-accordion.cup-view-modul .modul-header {
    background: #f7be2f !important;
}

.modul-accordion.cup-view-modul .modul-header .header-text {
    margin: 0;
    color: #000 !important;
}

.populer-events.populer-team-bets .match-content .team-bets-btn-main {
    width: 100px;
}

.binance-open-win-btn {
    background-color: #0d0d0d;
}

body {
    background-color: #0d0d0d;
}

body.page-dashboard, body.page-signin, body.page-signup {
    background-color: #282828;
}

.dropdown-content li > a, .dropdown-content li > span, a {
    color: white;
}

.pagination li a {
    color: rgba(255, 255, 255, 0.4);
}

.pagination li.active {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

.btn {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    height: 48px;
    line-height: 48px;
}

.btn:hover {
    background-color: #282828;
}

.bet-btn {
    background-color: #454545;
    border-radius: 10px;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-btn .bet-btn-text {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    pointer-events: none;
}

.bet-btn .bet-btn-odd {
    font-weight: 500;
    margin-top: 0;
    opacity: 0.87;
    pointer-events: none;
}

.bet-btn:hover {
    background-color: #454545;
    color: #fff;
    box-shadow: none;
}

.bet-btn.twoRow {
    text-align: center;
    line-height: normal;
}

.bet-btn.twoRow .bet-btn-odd {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bet-btn.twoRow .bet-btn-text {
    display: block;
    font-size: 12px;
    opacity: 0.6;
    margin-top: 2px;
}

.bet-btn.bet-btn-higher {
    background: rgba(69, 69, 69, 0.2);
    color: rgba(255, 255, 255, 0.6);
}

.bet-btn.active {
    background: #f7be2f;
    color: black;
}

.bet-btn.active .bet-btn-text {
    opacity: 0.6;
}

.other-btn {
    background-color: #454545;
    border-radius: 10px;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    padding: 0 7px;
}

.other-btn:hover {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.87);
}

.btn.disabled-btn {
    background: #454545;
    color: rgba(255, 255, 255, 0.87);
    cursor: not-allowed;
    box-shadow: none;
}

input[type=range] + .thumb {
    background-color: #f7be2f;
}

input[type=range] {
    height: 26px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
    border: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #886305;
    border-radius: 10px;
    border: 0px solid #000;
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #886305;
}

input[type=range]:focus::-ms-fill-lower {
    background: #886305;
}

input[type=range]:focus::-ms-fill-upper {
    background: #886305;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #886305;
    border-radius: 10px;
    border: 0px solid #000;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #886305;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

input[type=range]::-ms-fill-upper {
    background: #886305;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

[type=radio]:checked + label:after, [type=radio].with-gap:checked + label:after {
    background: #39b54a;
    border-color: #39b54a;
}

/* checkbox */
[type=checkbox].filled-in:checked + label:after {
    background-color: #f7be2f;
    border-color: #f7be2f;
}

[type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #e0e0e0;
}

[type=checkbox].filled-in:not(:checked) + label::before {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

/* switch */
.switch {
    background-color: #666666;
    color: #000;
    border-color: #e0e0e0;
}

.switch label {
    color: #000;
}

.switch label .lever {
    background-color: #666666;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #39b54a;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #39b54a;
}

/* loader */
.progress {
    background-color: #0d0d0d;
}

.progress .indeterminate {
    background-color: #f7be2f;
}

header.navbar-fixed {
    height: 48px;
}

header nav {
    background-color: #0d0d0d;
    color: #fff;
    box-shadow: none;
    height: 48px;
}

header nav .nav-wrapper .menu-icon-head, header nav .nav-wrapper .user-icon {
    color: #f7be2f;
}

header nav .nav-wrapper .brand-logo, header nav .nav-wrapper .logo {
    height: 48px;
    line-height: normal;
    font-size: medium;
    font-size: initial;
    display: inline-block;
}

header nav .nav-wrapper .brand-logo .lg, header nav .nav-wrapper .logo .lg {
    max-height: 50px;
    max-width: 150px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

header nav .nav-wrapper .brand-logo.logo-out, header nav .nav-wrapper .logo.logo-out {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

header nav .nav-wrapper .user-icon {
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    display: block;
}

header nav .nav-wrapper .user-icon i {
    font-size: 18px;
}

header nav .nav-wrapper .menu-icon-head i, header nav .nav-wrapper .user-icon i {
    line-height: 48px;
    height: 48px;
}

header nav .nav-wrapper .header-balance {
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    margin: 0 5px;
}

header nav .nav-wrapper .deposit-money {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    background-color: #282828;
    border-radius: 5px;
    margin-top: 4px;
    padding: 0 5px;
    font-weight: 500;
}

header nav .button-collapse {
    height: 48px;
}

@media (max-width: 420px) {
    header nav .nav-wrapper .logo {
        display: inline-flex;
        margin: 0 5px;
    }

    header nav .nav-wrapper .logo .lg {
        max-width: none;
        max-width: initial;
        max-height: none;
        max-height: initial;
        width: 40vw;
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
    }

    header nav .button-collapse {
        margin: 0 5px;
    }
}

@media (max-width: 992px) and (min-width: 420px) {
    header nav .nav-wrapper .logo {
        display: inline-flex;
        margin: 0 5px;
    }

    header nav .nav-wrapper .logo .lg {
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
    }

    header nav .button-collapse {
        margin: 0 5px;
    }
}

header .betslip-icon-head {
    position: relative;
}

header .betslip-icon-head .count {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 15px;
    padding: 3px;
    background-color: #f7be2f;
    line-height: 10px;
    border-radius: 5px;
    font-size: 10px;
}

header .login-btn-head, header .register-btn-head {
    height: 56px;
    margin: 0 18px;
}

header .login-btn-head .pg-icons, header .register-btn-head .pg-icons {
    height: 56px;
    line-height: 56px;
    font-size: 20px;
}

header .register-btn-head {
    margin-left: 0;
}

.page-footer {
    background-color: #0d0d0d;
    color: #fff;
    padding-bottom: 70px;
    text-align: center;
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.page-footer .footer-links {
    padding: 10px 15px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 10px;
    line-height: 2;
}

.page-footer .footer-links a {
    padding-right: 20px;
    color: rgba(255, 255, 255, 0.6);
}

.page-footer .footer-copyright {
    width: 100%;
    padding: 0 15px;
    display: flex;
    justify-content: space-around;
}

.page-footer .footer-copyright span {
    font-size: 10px;
    text-align: center;
    color: #fff;
}

.page-footer .footer-copyright .license {
    max-width: 40px;
}

.page-footer .plus18 {
    width: 100%;
    background-color: #FFF;
    font-size: 11px;
    text-align: center;
    color: #000;
    line-height: 2;
}

.page-footer .social-links {
    width: 100%;
    display: flex;
    justify-content: center;
    line-height: 2;
}

.page-footer .social-links a {
    margin-right: 10px;
    font-size: 15px;
}

.page-footer .social-media {
    width: 100%;
}

.page-footer .footer-divider {
    border-bottom: 1px solid #272727;
}

.page-footer .footer-vendor {
    display: block;
    overflow: hidden;
    width: 100%;
}

.page-footer .footer-vendor *::-webkit-scrollbar {
    background-color: #0d0d0d;
    height: 10px;
}

.page-footer .footer-vendor *::-webkit-scrollbar-thumb {
    background-color: #f7be2f;
    border-radius: 0.5rem;
}

.page-footer .footer-vendor *::-webkit-scrollbar-truck {
    background-color: #0d0d0d;
}

.page-footer .footer-vendor .wrapper {
    overflow-x: auto;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.page-footer .footer-vendor .wrapper .vendor-sprite {
    display: inline-block;
    margin: 5px;
}

.page-footer .footer-vendor {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 17px;
}

.page-footer .footer-vendor .vendor-sprite {
    background-image: url("/views/trader/ngsbet/assets/images/footerImages-white.png");
}

.page-footer .footer-vendor .vendor-sprite.vivo {
    background-position: -122px -175px;
    width: 121px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.netent {
    background-position: 0 -200px;
    width: 67px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.xpro {
    background-position: 0 -125px;
    width: 131px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.pokerklas {
    background-position: 0 -50px;
    width: 166px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.evolution {
    background-position: 0px -225px;
    width: 128px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.pronetg {
    background-position: 0 0;
    width: 243px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.tomhorn {
    background-position: -160px -75px;
    width: 79px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.betgamez {
    background-position: -128px -150px;
    width: 115px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.betsoft {
    background-position: -67px -200px;
    width: 65px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.egt {
    background-position: -243px -25px;
    width: 52px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.ezugi {
    background-position: -132px -200px;
    width: 60px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.gameart {
    background-position: 0 -25px;
    width: 194px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.authentic {
    background-position: 0 -75px;
    width: 160px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.lucky {
    background-position: -243px -50px;
    width: 42px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.micro {
    background-position: -141px -100px;
    width: 100px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.playson {
    background-position: 0 -175px;
    width: 122px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.pragmatic {
    background-position: -243px 0;
    width: 55px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.redrake {
    background-position: 58px 150px;
    width: 53px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.spinomenal {
    background-position: 0 -100px;
    width: 141px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.livegames {
    background-position: 0 -150px;
    width: 128px;
    height: 25px;
}

.page-footer .footer-vendor .vendor-sprite.evoplay {
    background-position: -131px -125px;
    width: 96px;
    height: 25px;
}

.page-footer .footer-payments {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.page-footer .footer-payments .payment-sprite {
    background-image: url("/views/trader/ngsbet/assets/images/ngs-footer-icon.png");
}

.page-footer .footer-payments .payment-sprite.visa {
    background-position: -14px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.papara {
    background-position: -116px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.aninda {
    background-position: -217px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.cepbank {
    background-position: -319px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.hizliqr {
    background-position: -421px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.kredi {
    background-position: -522px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.envoy {
    background-position: -624px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.neropay {
    background-position: -726px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.kripto {
    background-position: -827px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.havale {
    background-position: -929px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.pep {
    background-position: -1031px 0;
    width: 80px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.payfix {
    background-position: -1116px 0;
    width: 97px;
    height: 50px;
}

.page-footer .footer-payments .payment-sprite.heetpay {
    background-position: -1218px 0;
    width: 97px;
    height: 50px;
}

/* modul */
.modul-accordion {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.87);
}

.modul-accordion .modul-accordion .modul-header {
    background-color: #f7be2f;
    color: rgba(255, 255, 255, 0.87);
    border-bottom: 1px solid #414142;
}

.modul-accordion .modul-accordion.bet-type-group {
    background-color: #282828;
}

.modul-accordion .modul-accordion.bet-type-group .modul-header {
    border-bottom-color: #414142;
}

.modul-accordion .modul-header {
    background-color: #f7be2f;
    color: #000;
}

.modul-accordion .modul-header .cashout-icon-cn {
    color: rgba(0, 0, 0, 0.6) !important;
}

.modul-accordion .modul-header .btn {
    background-color: transparent;
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.modul-accordion .modul-header .btn:hover {
    background-color: #f7be2f;
    color: #fff;
}

.modul-accordion .modul-header i.fa-chevron-right {
    color: rgba(0, 0, 0, 0.9);
}

.modul-accordion .modul-header i.svg-font-icons {
    color: rgba(0, 0, 0, 0.9);
}

.modul-accordion .modul-header .header-text {
    color: rgba(0, 0, 0, 0.9);
}

.modul-accordion .modul-header .header-text i {
    color: #f5a000;
}

.modul-accordion .modul-header .header-text span {
    color: #7f4c00;
}

.modul-accordion .modul-header .statistic-btn {
    background-color: transparent;
}

.modul-accordion .modul-header .statistic-btn i.pg-icons {
    color: transparent;
}

.modul-accordion.sports {
    border-top-color: #414142;
}

.modul-accordion.fixture-search .modul-content {
    border-bottom: 1px solid #414142;
}

.modul-accordion.fixture-search .modul-content .modul-accordion .modul-header {
    border-bottom: 1px solid #414142;
}

.modul-accordion.fixture-search .modul-content:last-child .modul-header {
    border-bottom: none;
}

.modul-accordion.fixture-search .modul-content:last-child {
    border-bottom: none;
}

.modul-accordion .waiting-transactions-btn {
    background-color: #0d0d0d;
}

.coupon-close-btn {
    display: block;
    text-align: right;
    background-color: #0d0d0d;
}

.coupon-close-btn:hover, .coupon-close-btn:focus {
    background-color: transparent;
}

.coupon-close-btn i {
    background-color: #e7353c;
    line-height: 25px;
    margin-top: 5px;
    padding: 0 7px;
    border-radius: 16px;
}

.bet-slip-tabs-main {
    background-color: #242424;
    border-radius: 10px 10px 0 0;
}

.bet-slip-master .dshbrd-mdl .mdl-hdr .inf-hdr, .bet-slip-master .dshbrd-mdl .mdl-hdr i {
    color: #555;
}

.bet-slip-master .empty-coupon-message {
    background-color: #fff;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 15px;
}

.bet-slip-master .empty-coupon-message .message-box.info {
    border-color: transparent;
    box-shadow: none;
    color: #0d0d0d;
}

.bet-slip-master .bet-slip-check {
    color: white;
}

.bet-slip-master .fast-bet-main .switch {
    background-color: #fff;
}

.bet-slip-master .fast-bet-main .coupon-amount .input-field {
    color: black;
}

.bet-slip {
    background-color: transparent;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    margin-bottom: 15px;
}

.bet-slip.FastBetTabs {
    margin: 0;
}

.bet-slip .bet-slip-tabs {
    background-color: #242424;
    height: 30px;
    line-height: 30px;
    margin: 0;
    border: none;
}

.bet-slip .bet-slip-tabs .tab {
    height: 30px;
    line-height: 30px;
}

.bet-slip .bet-slip-tabs .tab a {
    background-color: transparent;
    color: #5b5e65;
}

.bet-slip .bet-slip-tabs .tab a:hover, .bet-slip .bet-slip-tabs .tab a.active {
    background-color: #f7be2f;
    color: black;
    font-weight: bold;
}

.bet-slip .bet-slip-tabs.fast-tab {
    margin: 0;
    box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 10px 10px 0 0;
    background-color: #242424;
}

.bet-slip .bet-slip-tabs .clear-bet-slip a {
    color: #0d0d0d;
    padding: 0px 5px;
}

.bet-slip .bet-slip-tabs .clear-bet-slip a i {
    margin-top: 10px;
}

.bet-slip .coupon-container {
    background-color: #242424;
    display: inline-block;
    width: 100%;
}

.bet-slip .coupon-container .coupon {
    background-color: #282828;
    margin: 10px;
    border-radius: 10px;
}

.bet-slip .coupon-container .coupon:last-child {
    border-bottom: none;
}

.bet-slip .coupon-container .coupon:nth-child(even) {
    background-color: #242424;
}

.bet-slip .coupon-container .coupon .coupon-row {
    align-items: initial;
}

.bet-slip .coupon-container .coupon .match-check {
    margin-top: -3px;
}

.bet-slip .coupon-container .coupon .match-check [type=checkbox].filled-in:checked + label:after {
    background-color: #979a9d;
    border-color: #979a9d;
    border-width: 1px;
    border-radius: 50%;
}

.bet-slip .coupon-container .coupon .match-check [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #979a9d;
    border-width: 1px;
    border-radius: 50%;
}

.bet-slip .coupon-container .coupon .match-banko {
    margin-top: 10px;
}

.bet-slip .coupon-container .coupon .match-banko .banko {
    background-color: #fff;
    color: #000;
}

.bet-slip .coupon-container .coupon .match-banko .banko.active {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .coupon-container .coupon .match-info .title {
    color: #000;
    font-weight: 500;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .btg-name {
    color: #626365;
    display: block;
    opacity: 6;
    font-weight: 500;
    text-decoration: none;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .selection {
    color: black;
}

.bet-slip .coupon-container .coupon .match-rate {
    color: #e7353c;
    margin-top: 38px;
    font-weight: 500;
    font-size: 13px;
}

.bet-slip .coupon-container .coupon .coupon-close .close {
    color: #0d0d0d;
}

.bet-slip .coupon-container .coupon .coupon-close .close:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.bet-slip .coupon-container .coupon .coupon-row .input-field input {
    background-color: #e8ebf0;
    color: #000;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-weight: 500;
}

.bet-slip .coupon-container .coupon .min-bet {
    color: #D82025;
}

.bet-slip .coupon-amount {
    background-color: #242424 !important;
    margin: 0;
    border-radius: 0 0 10px 10px;
    padding: 10px;
}

.bet-slip .coupon-amount .amount-switch {
    background-color: #282828;
    padding: 10px 10px 2px 10px;
    border-radius: 10px 10px 0 0;
    margin: 0;
}

.bet-slip .coupon-amount .input-field {
    background-color: #e8ebf0;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    color: #000000;
}

.bet-slip .freebet-cntr .modul-accordion .modul-header {
    background-color: #282828;
    color: #fff;
    padding: 0 10px;
    border-radius: 10px 10px 0 0;
}

.bet-slip .freebet-cntr .modul-accordion .modul-header i.pg-icons {
    font-size: 18px;
}

.bet-slip .freebet-cntr .modul-accordion .modul-content {
    background-color: #f7be2f;
    border-radius: 0 0 10px 10px;
    padding: 10px;
}

.bet-slip .freebet-cntr .collection {
    background-color: #fff;
}

.bet-slip .freebet-cntr .collection .collection-item {
    padding: 10px;
    height: auto;
    line-height: 15px;
    min-height: auto;
}

.bet-slip .freebet-cntr .collection .collection-item:hover {
    background-color: transparent;
}

.bet-slip .coupon-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip .coupon-footer .total-container {
    color: #3d3e40;
    font-weight: bold;
}

.bet-slip .coupon-footer .total-container .play-amount-num, .bet-slip .coupon-footer .total-container .earnings-num, .bet-slip .coupon-footer .total-container .total-rate-num {
    color: #f7be2f;
    font-weight: bold;
}

.bet-slip .coupon-footer .total-container .total-coupon-num {
    color: #f7be2f;
}

.bet-slip .coupon-footer .total-container .currency-main {
    padding: 5px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    margin: 10px 0 0 0px;
    color: #3d3e40;
}

.bet-slip .coupon-footer .total-container .currency-main .balance-title {
    display: block;
}

.bet-slip .coupon-footer .total-container .currency-main .balance-money {
    display: block;
}

.bet-slip .coupon-footer .total-container .currency-main .balance-money span {
    color: #f7be2f;
}

.bet-slip .coupon-footer .betslip-btn-group .emptybetslip {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .emptybetslip:hover {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .betslipbtn {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .betslipbtn.reserve {
    background-color: #454545 !important;
}

.bet-slip .coupon-footer .betslip-btn-group .betslipbtn:hover {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .register-btn {
    background-color: #f7be2f;
    color: #fdeae5;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin: 5px;
    border-radius: 5px;
}

.bet-slip .coupon-footer .betslip-btn-group .register-btn:hover {
    color: #f7be2f;
}

.bet-slip .coupon-footer .check-group {
    margin-top: 5px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding-top: 5px;
}

.bet-slip .coupon-footer .check-group .check {
    margin-top: 5px;
}

.bet-slip .coupon-footer .check-group .check label {
    font-size: 12px;
    color: #555;
}

.bet-slip .coupon-footer .footer-button-main {
    padding-top: 5px;
}

.bet-slip .system-bet-container {
    background-color: #242424;
    padding: 0 10px 10px 10px;
}

.bet-slip .system-bet-container .system-bets-table .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip #single-betslip .coupon-container .coupon .earnings {
    color: #f7be2f !important;
}

.bet-slip #single-betslip .coupon-amount .title {
    background-color: #f7be2f;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    border-radius: 10px 0 0 10px;
}

.bet-slip #preview-betslip {
    background-color: #242424;
}

.bet-slip #preview-betslip .coupon-preview {
    background-color: black !important;
    color: #f7be2f;
}

.bet-slip #preview-betslip .modul-accordion {
    background-color: #282828;
}

.bet-slip #preview-betslip .modul-accordion .modul-header {
    background-color: #f7be2f !important;
    color: black !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip #preview-betslip .modul-accordion .modul-header .header-text {
    color: black;
}

.bet-slip #preview-betslip .modul-accordion .modul-content {
    color: #fff;
    background-color: #282828 !important;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding: 5px 0;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon:first-child {
    border-top: none;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .banko {
    background-color: #fff;
    color: #000;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .number {
    background-color: #f7be2f !important;
    color: black !important;
}

.bet-slip #preview-betslip .confirm-btn {
    display: block;
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip #preview-betslip .confirm-btn:hover {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip #preview-betslip .return-btn {
    display: block;
    background-color: #a5a2a2 !important;
    color: black !important;
}

.bet-slip #preview-betslip .return-btn:hover {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip #preview-betslip .print-btn {
    display: block;
    background-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}

.bet-slip #preview-betslip .print-btn:hover {
    background-color: #f7be2f;
    color: #fff;
}

.bet-slip .numpad-input {
    background-color: #e8ebf0;
    color: #000;
}

.bet-slip .numpad-input-total {
    background-color: #fff;
    color: #000;
}

.bet-slip .numpad-input-system {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.key-info .numpad-amount {
    line-height: 25px;
    font-weight: normal;
}

/* modal */
.fixture-detail-modal {
    border-color: #0d0d0d;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    color: black;
    background-color: #f7be2f;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    color: rgba(255, 255, 255, 0.9);
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active, .main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover {
    background-color: transparent;
}

.horizontal-slide-tabs {
    background-color: #0d0d0d;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    background-color: transparent;
    color: #757983;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active, .horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover {
    background-color: #2b2b2b;
    color: #fff;
}

.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active::before {
    background-color: #968900;
}

.horizontal-slide-tabs *::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    display: none;
}

.horizontal-slide-tabs *::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

.horizontal-slide-tabs *::-webkit-scrollbar-thumb {
    background: #000;
    border: 34px none #fff;
    border-radius: 50px;
}

.horizontal-slide-tabs *::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.horizontal-slide-tabs *::-webkit-scrollbar-thumb:active {
    background: #000;
}

.horizontal-slide-tabs *::-webkit-scrollbar-track {
    background: #666;
    border: 31px none #fff;
    border-radius: 50px;
}

.horizontal-slide-tabs *::-webkit-scrollbar-track:hover {
    background: #666;
}

.horizontal-slide-tabs *::-webkit-scrollbar-track:active {
    background: #333;
}

.horizontal-slide-tabs *::-webkit-scrollbar-corner {
    background: transparent;
}

.horizontal-slide-tabs .horizontal-slide-left-btn, .horizontal-slide-tabs .horizontal-slide-right-btn {
    display: none;
}

.tabs {
    background-color: transparent;
    border-color: #414142;
}

.tabs .tab a {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.4);
}

.tabs .tab a:hover, .tabs .tab a.active {
    background-color: transparent;
    color: white;
}

.tabs .tab a:hover:after, .tabs .tab a.active:after {
    background-color: #f7be2f;
    border-color: transparent transparent transparent;
}

.tabs .tab a:hover .cashout-icon, .tabs .tab a.active .cashout-icon {
    color: #fff;
}

.tabs .indicator {
    background-color: #f7be2f;
}

.tabsAndOtherTab {
    border-color: #414142;
}

.tabsAndOtherTab .otherTab {
    background-color: transparent;
    color: #e2e3e5;
}

.tabsAndOtherTab .otherTab:hover, .tabsAndOtherTab .otherTab.active {
    background-color: transparent;
    color: white;
}

.tabsAndOtherTab .otherTab:hover:after, .tabsAndOtherTab .otherTab.active:after {
    border-color: transparent transparent transparent;
}

.card-modul {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.87);
}

.card-modul .card-reveal {
    background-color: #cfd6dc;
    color: #4D5558;
}

.card-modul .card-reveal .show-all {
    background-color: #454545;
    border-radius: 10px;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-modul .card-reveal .show-all .bet-btn-text {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    pointer-events: none;
}

.card-modul .card-reveal .show-all .bet-btn-odd {
    font-weight: 500;
    margin-top: 0;
    opacity: 0.87;
    pointer-events: none;
}

.card-modul .card-reveal .show-all:hover {
    background-color: #454545;
    color: #fff;
    box-shadow: none;
}

.card-modul .card-reveal .show-all.twoRow {
    text-align: center;
    line-height: normal;
}

.card-modul .card-reveal .show-all.twoRow .bet-btn-odd {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-modul .card-reveal .show-all.twoRow .bet-btn-text {
    display: block;
    font-size: 12px;
    opacity: 0.6;
    margin-top: 2px;
}

.card-modul .card-reveal .show-all.bet-btn-higher {
    background: rgba(69, 69, 69, 0.2);
    color: rgba(255, 255, 255, 0.6);
}

.card-league-modul, .card-detail-modul {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.87);
}

.card-league-modul .svg-font-icons, .card-detail-modul .svg-font-icons {
    opacity: 0.2;
}

.card-league-modul .go-all, .card-detail-modul .go-all {
    background-color: #454545;
    border-radius: 10px;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-league-modul .go-all .bet-btn-text, .card-detail-modul .go-all .bet-btn-text {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    pointer-events: none;
}

.card-league-modul .go-all .bet-btn-odd, .card-detail-modul .go-all .bet-btn-odd {
    font-weight: 500;
    margin-top: 0;
    opacity: 0.87;
    pointer-events: none;
}

.card-league-modul .go-all:hover, .card-detail-modul .go-all:hover {
    background-color: #454545;
    color: #fff;
    box-shadow: none;
}

.card-league-modul .go-all.twoRow, .card-detail-modul .go-all.twoRow {
    text-align: center;
    line-height: normal;
}

.card-league-modul .go-all.twoRow .bet-btn-odd, .card-detail-modul .go-all.twoRow .bet-btn-odd {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-league-modul .go-all.twoRow .bet-btn-text, .card-detail-modul .go-all.twoRow .bet-btn-text {
    display: block;
    font-size: 12px;
    opacity: 0.6;
    margin-top: 2px;
}

.card-league-modul .go-all.bet-btn-higher, .card-detail-modul .go-all.bet-btn-higher {
    background: rgba(69, 69, 69, 0.2);
    color: rgba(255, 255, 255, 0.6);
}

.bottom-fixed-controls {
    background-color: #f7be2f;
    color: #000;
}

.bottom-fixed-controls a {
    color: black !important;
}

.bottom-fixed-controls a.coupon {
    background-color: black;
    color: #f7be2f !important;
    border-color: #282828;
}

.bottom-fixed-controls a .count-wrapper .count {
    background: black;
    color: #f7be2f;
}

.side-nav {
    background-color: #282828;
    height: 100%;
}

.side-nav .side-nav-header .top-icon a {
    color: #f7be2f;
}

.side-nav .collapsible-header.active {
    background-color: #0d0d0d;
}

.side-nav .collapsible-body {
    background-color: #0d0d0d;
}

#left-menu ul.sidenav-menu li a {
    position: relative;
}

#left-menu ul.sidenav-menu li a .menu-new-item {
    border-radius: 2px;
    text-transform: none;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 15px;
    background-color: #e43d3d;
    height: 16px;
    line-height: 12px;
    padding: 2px 4px;
    color: #fff;
}

#left-menu ul.sidenav-menu li a:before {
    background-color: #0d0d0d;
}

#left-menu .tabs {
    background: #0d0d0d;
}

#left-menu .tabs .tab a {
    color: rgba(255, 255, 255, 0.4);
}

#left-menu .tabs .tab a.active {
    color: #f7be2f;
}

.login-page {
    background-color: #333435;
}

.login-page .title, .login-page .field-title {
    color: white;
}

.login-page .input-field input {
    background-color: #eff1f2;
    color: black;
}

.login-page .input-field input:focus {
    background-color: #fff;
}

.login-page .input-field input::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.login-page .input-field.password .toogle-btn {
    background-color: transparent;
    color: #000;
}

.login-page .input-field.password .toogle-btn i {
    color: #616161;
}

.login-page .input-field.password .toogle-btn.active {
    background-color: transparent;
    color: #fff;
}

.login-page .login-btn {
    background-color: #f7be2f;
    color: #000;
}

.login-page .btn-group a {
    color: #f7be2f;
}

.login-page .btn-group a.register-btn span {
    color: rgba(255, 255, 255, 0.6);
}

.login-page .btn-group .btn {
    background-color: #0d0d0d;
    color: #fff;
}

.login-page .contact-support {
    color: #f7be2f;
    background-color: #959595;
}

.login-page .filter-toggle .register-close {
    color: rgba(0, 0, 0, 0.9);
}

.password-reset .input-field input {
    border-color: #e0e0e0;
}

.password-reset .input-field input::placeholder {
    color: #000;
}

.password-reset .reset-btn {
    background-color: #f7be2f;
    color: #fff;
}

#left-menu .search-one-input, #user-menu .search-one-input {
    background-color: #333435;
}

#left-menu .search-one-input input, #user-menu .search-one-input input {
    background-color: #333435;
    color: #a9acb5;
}

#left-menu .search-one-input input::placeholder, #user-menu .search-one-input input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

#left-menu .search-one-input .main-search-btn, #user-menu .search-one-input .main-search-btn {
    background-color: transparent;
    color: #B2B3B7;
}

#left-menu .search-one-input .main-search-btn i.pg-icons, #user-menu .search-one-input .main-search-btn i.pg-icons {
    color: rgba(255, 255, 255, 0.6);
}

#left-menu ul.sidenav-menu li a, #user-menu ul.sidenav-menu li a {
    color: rgba(255, 255, 255, 0.6);
}

#left-menu ul.sidenav-menu li a i.pg-icons, #user-menu ul.sidenav-menu li a i.pg-icons {
    color: #f7be2f;
}

#left-menu ul.sidenav-menu li a .count, #user-menu ul.sidenav-menu li a .count {
    opacity: 0.7;
}

#left-menu ul.sidenav-menu:hover, #user-menu ul.sidenav-menu:hover {
    background-color: transparent;
}

#left-menu .user-name, #user-menu .user-name {
    border-color: #e0e0e0;
}

#user-menu {
    background-color: #282828;
}

#user-menu .side-nav-header {
    background-color: #282828;
}

#user-menu .logout-menu .title h5 {
    color: rgba(255, 255, 255, 0.9);
}

#user-menu .logout-menu .btn {
    background-color: #0d0d0d;
    color: #e4eaee;
}

#user-menu .logout-menu .btn.register-btn {
    background-color: #f7be2f;
    color: black;
}

#user-menu .logout-menu .logout-menu-bottom .collapsible-header a {
    color: rgba(255, 255, 255, 0.6);
}

#user-menu .login-menu .user-name, #user-menu .logout-menu-bottom .user-name {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

#user-menu .login-menu .user-name .profile .text, #user-menu .logout-menu-bottom .user-name .profile .text {
    color: rgba(255, 255, 255, 0.9);
}

#user-menu .login-menu .user-name .profile .number, #user-menu .logout-menu-bottom .user-name .profile .number {
    color: rgba(255, 255, 255, 0.4);
}

#user-menu .login-menu .user-name .info .balance, #user-menu .logout-menu-bottom .user-name .info .balance {
    background-color: #414142;
}

#user-menu .login-menu .user-name .info .deposit, #user-menu .logout-menu-bottom .user-name .info .deposit {
    background-color: #39b54a;
}

#user-menu .login-menu .user-name .info .deposit a, #user-menu .logout-menu-bottom .user-name .info .deposit a {
    color: white;
}

#user-menu .login-menu .user-name .withdrawable a, #user-menu .logout-menu-bottom .user-name .withdrawable a {
    color: rgba(255, 255, 255, 0.6);
}

#user-menu .login-menu .user-name .balance-management, #user-menu .login-menu .user-name .history-cashout, #user-menu .logout-menu-bottom .user-name .balance-management, #user-menu .logout-menu-bottom .user-name .history-cashout {
    border-color: white;
}

#user-menu .login-menu .user-name .balance-management a, #user-menu .login-menu .user-name .history-cashout a, #user-menu .logout-menu-bottom .user-name .balance-management a, #user-menu .logout-menu-bottom .user-name .history-cashout a {
    color: rgba(255, 255, 255, 0.6);
}

#user-menu .login-menu .collapsible-header, #user-menu .logout-menu-bottom .collapsible-header {
    background-color: #bc8f23;
    color: rgba(0, 0, 0, 0.6);
}

#user-menu .login-menu .collapsible-header i.pg-icons, #user-menu .logout-menu-bottom .collapsible-header i.pg-icons {
    color: rgba(0, 0, 0, 0.6);
}

#user-menu .login-menu .collapsible-header.active, #user-menu .logout-menu-bottom .collapsible-header.active {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

#user-menu .login-menu .collapsible-header.active i.pg-icons, #user-menu .logout-menu-bottom .collapsible-header.active i.pg-icons {
    color: black;
}

#user-menu .login-menu .collapsible-body, #user-menu .logout-menu-bottom .collapsible-body {
    background-color: #0d0d0d;
}

#user-menu .login-menu .collapsible-body ul li a, #user-menu .logout-menu-bottom .collapsible-body ul li a {
    color: rgba(255, 255, 255, 0.6);
}

#user-menu .login-menu .logout-btn, #user-menu .logout-menu-bottom .logout-btn {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.6);
}

#user-menu .login-menu .logout-btn i, #user-menu .logout-menu-bottom .logout-btn i {
    color: rgba(255, 255, 255, 0.6);
}

.card-container .main-pg-card {
    background-color: #282828;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
}

.card-container .main-pg-card .card-header {
    color: rgba(255, 255, 255, 0.6);
}

.card-container .main-pg-card .card-header .match-info .live {
    background-color: #39b54a;
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content .item {
    color: rgba(255, 255, 255, 0.38);
}

.card-container .main-pg-card .team-wrapper .team-period .team-period-content .item .now {
    color: #39b54a;
}

.card-container .main-pg-card .bet-type-container .bet-type {
    color: rgba(255, 255, 255, 0.4);
}

.card-container .pg-card {
    background-color: #282828;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
}

.card-container .pg-card .pg-icons {
    opacity: 0.2;
}

.card-container .pg-card .pg-card-header .pg-odd-type {
    color: rgba(255, 255, 255, 0.4);
}

.card-container .pg-card .pg-card-header .detail-top-info .live-match {
    background-color: #454545;
}

.card-container .pg-card .pg-card-header .detail-top-info .live-match .live-icon {
    color: #39b54a;
}

.main.tabs {
    background-color: transparent;
    color: #fff;
}

.main.tabs .tab a {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.4);
}

.main.tabs .tab a.active, .main.tabs .tab a:hover {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.main.tabs .tab a.active:after, .main.tabs .tab a:hover:after {
    display: none;
    content: "";
}

.list-btn-cont .list-btn {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.6);
    border-color: #414142;
}

.list-btn-cont .list-btn:hover {
    background-color: #232a3d;
}

.list-btn-cont .list-btn .count, .list-btn-cont .list-btn .fvrt-add {
    color: rgba(255, 255, 255, 0.4);
}

.fixture-container .match-content {
    background-color: #282828;
    border-color: #414142;
}

.fixture-container .match-content .match-header .content-left .date {
    color: rgba(255, 255, 255, 0.4);
}

.fixture-container .match-content .match-header .content-left .time .clock {
    color: #38ac4a;
}

.fixture-container .match-content .match-header .content-left .team-name .text, .fixture-container .match-content .match-header .content-left .team-name .fvrt-add {
    color: rgba(255, 255, 255, 0.9);
}

.fixture-container .match-content .match-header .content-right {
    border-color: #414142;
}

.fixture-container .match-content .match-header .content-right .icons .live {
    background-color: #39b54a;
}

.fixture-container .match-content .match-header .match-title .match-name {
    color: rgba(255, 255, 255, 0.9);
}

.fixture-container .match-content .match-header .match-title .live-icon {
    opacity: 0.7;
}

.fixture-container .match-content .match-header .match-title .date {
    color: rgba(255, 255, 255, 0.6);
}

.fixture-container .match-content .match-header .match-title .bet-type {
    color: rgba(255, 255, 255, 0.4);
}

.fixture-container .match-content .match-header .match-title .live-score-panel .now {
    color: #39b54a;
}

.fixture-container .match-content .match-header .match-title .live-score-panel .minutes {
    color: rgba(255, 255, 255, 0.4);
}

.fixture-container .match-content .match-header .statistic-btn {
    background-color: transparent;
    color: #a9acb5;
}

.fixture-container .match-content .match-header .team-period .team-period-content .item {
    color: rgba(255, 255, 255, 0.38);
}

.fixture-container .match-content .match-header .team-period .team-period-content .item .now {
    color: #39b54a;
}

.fixture-container .match-content .match-header-right:before {
    background-color: #414142;
}

.fixture-container .match-content .match-header-right .fvrt-add {
    color: #f7be2f;
}

.fixture-container .match-content .match-header-right .icons .live {
    background-color: #39b54a;
}

.fixture-container .match-content .bet-type {
    color: rgba(255, 255, 255, 0.6);
}

.fixture-container .view-btn {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.fixture-container .asian-more-market-cont .more-btn {
    background-color: #3e4a6b;
    color: rgba(0, 0, 0, 0.9);
}

.show-more-other {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

/* range start */
.top-time-range {
    color: #e8e8e8;
}

/* range end */
.league-title {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.league-title .fvrt-add {
    color: rgba(0, 0, 0, 0.9);
}

.detail-top-info {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

.detail-top-info .live-match-info .score {
    color: rgba(0, 0, 0, 0.9);
}

.detail-top-info .live-match-info .time {
    color: #f5a000;
}

.detail-top-info .team-text {
    color: inherit;
}

.detail-top-info .flag-wrapper {
    border-color: #282828;
    background-color: #454545;
}

.detail-top-info .flag-wrapper .team-flag {
    width: 40px;
}

.detail-top-info .date-info .time {
    color: #f5a000;
}

.detail-top-info .date-info .date {
    color: rgba(255, 255, 255, 0.6);
}

.detail-top-info .date-info .statistic-btn {
    color: #acafba;
    background-color: #454545;
}

.breadcrumb-wrapper {
    background-color: #282828;
}

.breadcrumb-wrapper .register-close {
    color: rgba(255, 255, 255, 0.9);
}

.breadcrumbs-cont {
    background-color: #282828;
    color: #fff;
}

.breadcrumbs-cont .breadcrumb {
    color: rgba(255, 255, 255, 0.9);
}

.breadcrumbs-cont .breadcrumb:before {
    color: rgba(255, 255, 255, 0.9);
}

.bread-statistic-btn {
    color: rgba(255, 255, 255, 0.6);
    background-color: #454545;
}

.bread-statistic-btn:hover {
    background-color: #454545;
}

.bread-toggle-btn {
    color: #0d0d0d;
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #414142;
}

.filter-toggle-btn {
    color: rgba(255, 255, 255, 0.9);
    background-color: #0d0d0d;
    border-color: #414142;
}

.filter-toggle-btn.active {
    color: rgba(255, 255, 255, 0.9);
}

.total-count {
    background-color: #454545;
    color: #ced1d8;
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.4);
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active, .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover {
    background-color: #2b2b2b;
    color: rgba(255, 255, 255, 0.9);
}

.content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active::before {
    background-color: #968900;
}

.live-top {
    background-color: #333435;
}

.live-top .content-horizontal-slide-tabs .horizontal-slide-tab.active {
    background-color: #111;
}

.live-filter .live-filter-btn {
    background-color: #454545;
    border-color: #2a4961;
}

.live-filter .live-filter-btn i {
    color: rgba(255, 255, 255, 0.9);
}

.live-filter .live-filter-btn i.right {
    color: rgba(255, 255, 255, 0.4);
}

.live-filter .live-filter-btn .text, .live-filter .live-filter-btn .view {
    color: rgba(255, 255, 255, 0.4);
}

.live-filter .live-filter-btn .view {
    color: rgba(255, 255, 255, 0.4);
}

.live-filter .country-select select {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.live-filter .country-select select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.live-detail-league-name .text {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

.pg-match-view {
    border-top: none;
}

.pg-match-view .pg-icons {
    opacity: 0.2;
}

.today-events-options {
    background-color: #333435;
}

.today-events-options .title {
    color: #a4a6ab;
}

.today-events-options .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active {
    background-color: #111;
}

.today-events-options .country-select .country-select-btn {
    background-color: #454545;
    border-color: #2a4961;
}

.today-events-options .country-select .country-select-btn i {
    color: rgba(255, 255, 255, 0.6);
}

.today-events-options .country-select .country-select-btn i.right {
    margin-left: 10px;
    color: rgba(255, 255, 255, 0.4);
}

.today-events-options .country-select .country-select-btn .text {
    color: rgba(255, 255, 255, 0.6);
}

.today-events-options .country-select .country-select-btn .view {
    color: rgba(255, 255, 255, 0.4);
}

.today-events-options .country-select .country-select-btn.selected .text {
    color: rgba(255, 255, 255, 0.6);
}

.today-events-options .country-select .country-select-btn.selected .view {
    color: rgba(255, 255, 255, 0.9);
}

.today-events-options .country-select .country-select-btn.selected i.left {
    color: #f5a000;
    opacity: 1;
}

.today-events-options .country-select .country-select-btn.selected i.right {
    color: rgba(255, 255, 255, 0.6);
}

.today-events-options .country-select select {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.today-events-options .country-select select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.country-select-modal {
    background-color: #0d0d0d;
}

.country-select-modal .modal-content .title {
    border-color: #505050;
    color: rgba(255, 255, 255, 0.9);
}

.country-select-modal .modal-content .country-content .country-name label {
    color: rgba(255, 255, 255, 0.9);
}

.country-select-modal .modal-content .country-content [type=radio]:checked + label {
    opacity: 0.87;
}

.country-select-modal .modal-content .country-content [type=radio].with-gap:checked + label:before, .country-select-modal .modal-content .country-content [type=radio].with-gap:checked + label:after {
    border-color: #f7be2f;
}

.country-select-modal .modal-content .country-content [type=radio]:checked + label:after, .country-select-modal .modal-content .country-content [type=radio].with-gap:checked + label:after {
    background-color: #f7be2f;
}

.casino-options {
    background-color: #333435;
}

.casino-options .casino-filter .casino-filter-btn {
    background-color: #454545;
    border-color: #2a4961;
}

.casino-options .casino-filter .casino-filter-btn i {
    color: rgba(255, 255, 255, 0.6);
}

.casino-options .casino-filter .casino-filter-btn i.right {
    color: rgba(255, 255, 255, 0.4);
}

.casino-options .casino-filter .casino-filter-btn i.fa-times-circle {
    display: none;
}

.casino-options .casino-filter .casino-filter-btn .text {
    color: rgba(255, 255, 255, 0.6);
}

.casino-options .casino-filter .casino-filter-btn .view {
    color: rgba(255, 255, 255, 0.4);
}

.casino-options .casino-filter .casino-filter-btn.selected .text {
    color: rgba(255, 255, 255, 0.9);
}

.casino-options .casino-filter .casino-filter-btn.selected .view {
    color: rgba(255, 255, 255, 0.6);
}

.casino-options .casino-filter .casino-filter-btn.selected i.left {
    color: #f5a000;
    opacity: 1;
}

.casino-options .casino-filter .casino-filter-btn.selected i.right {
    color: rgba(255, 255, 255, 0.6);
}

.casino-options .casino-filter select {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.casino-options .casino-filter select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.select-filter-modal {
    background-color: #0d0d0d;
}

.select-filter-modal .modal-header-select {
    border-bottom: 1px solid #505050;
}

.select-filter-modal .modal-header-select .modal-title {
    color: rgba(255, 255, 255, 0.9);
}

.select-filter-modal .modal-header-select .modal-close i {
    color: rgba(255, 255, 255, 0.9);
}

.select-filter-modal .modal-content .filter-content .filter-name label {
    color: rgba(255, 255, 255, 0.6);
}

.select-filter-modal .modal-content .filter-content [type=radio]:checked + label {
    opacity: 0.87;
}

.select-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:before, .select-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:after {
    border-color: #f7be2f;
}

.select-filter-modal .modal-content .filter-content [type=radio]:checked + label:after, .select-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:after {
    background-color: #f7be2f;
}

.select-filter-modal .modal-footer {
    background-color: #0d0d0d;
}

.select-filter-modal .modal-footer a {
    color: #fff;
}

.casino-search-toogle {
    color: #fff;
    background-color: #454545;
}

.casino-search-toogle i.pg-icons {
    color: rgba(255, 255, 255, 0.9);
}

.casino-search-toogle.active {
    color: #f7be2f;
}

.casino-search-cont .input-field {
    background-color: #333435;
}

.casino-search-cont .input-field input {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.casino-search-cont .input-field input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.casino-search-cont .input-field input:focus::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.casino-show-more {
    background-color: #f7be2f;
    color: #282828;
}

.casino-show-more.show-less-btn {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

.casino-show-more:focus, .casino-show-more:hover {
    background-color: rgba(247, 190, 47, 0.5);
}

.game-card .card-image .inf .new, .game-card .card-image .inf .popular {
    color: #fff;
    background-color: #39b54a;
}

.game-card .card-image .inf .popular {
    background-color: #2e95e5;
}

.game-card .game-name, .game-card .fvrt-lnk {
    color: rgba(255, 255, 255, 0.9);
}

.game-card .poker-game-btn {
    background-color: #282828;
    color: #e3e4e7;
}

#poker-page-modal .input-field input {
    border-color: #e0e0e0;
}

#poker-page-modal .input-field input::placeholder {
    color: #000;
}

#poker-page-modal .poker-page-modal-btn {
    background-color: #f7be2f;
    color: #fff;
}

#live-casino-modal .limit-row {
    border-bottom-color: #e0e0e0;
}

#live-casino-modal .limit-row .live-casino-limit-btn {
    background-color: #f7be2f;
    color: #fff;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    color: rgba(255, 255, 255, 0.9);
    background-color: #454545;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    color: rgba(255, 255, 255, 0.9);
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active, .casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover {
    background-color: transparent;
}

.message-box.info.content {
    box-shadow: none;
    border: none;
}

.message-box.info.content .attention {
    color: #f5a000;
}

.bank-transfer-filter .casino-filter-btn {
    background-color: #f2f2f2;
    border-color: #0d0d0d;
    color: #000;
}

.bank-transfer-filter .casino-filter-btn i {
    color: rgba(255, 255, 255, 0.6);
}

.bank-transfer-filter .casino-filter-btn i.right {
    color: rgba(255, 255, 255, 0.4);
}

.bank-transfer-filter .casino-filter-btn .text {
    color: rgba(255, 255, 255, 0.6);
}

.bank-transfer-filter .casino-filter-btn .view {
    color: rgba(255, 255, 255, 0.4);
}

.bank-transfer-filter .casino-filter-btn.selected .text {
    color: rgba(255, 255, 255, 0.9);
}

.bank-transfer-filter .casino-filter-btn.selected .view {
    color: rgba(255, 255, 255, 0.6);
}

.bank-transfer-filter .casino-filter-btn.selected i.right {
    color: rgba(255, 255, 255, 0.6);
}

.banktransfer-filter-modal {
    background-color: #0d0d0d;
}

.banktransfer-filter-modal .modal-content .title {
    border-color: 1px solid #505050;
    color: rgba(255, 255, 255, 0.9);
}

.banktransfer-filter-modal .modal-content .filter-content .filter-name label {
    color: rgba(255, 255, 255, 0.6);
}

.banktransfer-filter-modal .modal-content .filter-content [type=radio]:checked + label {
    color: rgba(255, 255, 255, 0.9);
}

.banktransfer-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:before, .banktransfer-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:after {
    border-color: #f7be2f;
}

.banktransfer-filter-modal .modal-content .filter-content [type=radio]:checked + label:after, .banktransfer-filter-modal .modal-content .filter-content [type=radio].with-gap:checked + label:after {
    background-color: #f7be2f;
}

.banktransfer-filter-modal .modal-footer {
    background-color: #0d0d0d;
}

.banktransfer-filter-modal .modal-footer a {
    color: #fff;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type .item {
    border-color: #e0e0e0;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type .item.active {
    border-color: #39b54a;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio].with-gap:checked + label:before, .bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio].with-gap:checked + label:after {
    border-color: #39b54a;
}

.bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio]:checked + label:after, .bank-transfer-content .transfer-type-wrapper .transfer-type [type=radio].with-gap:checked + label:after {
    background-color: #39b54a;
}

.bank-transfer-btn {
    background-color: #39b54a;
    color: #e3e4e7;
}

.amount-filed-cont .header .title {
    color: rgba(0, 0, 0, 0.9);
}

.transfer-from .title {
    color: rgba(0, 0, 0, 0.9);
}

.transfer-from .transfer-from-type .item {
    border-color: #e0e0e0;
}

.transfer-from .transfer-from-type .item.active {
    border-color: #39b54a;
}

.transfer-from .transfer-from-type .item .currency {
    color: #9da0a3;
}

.transfer-from .transfer-from-type [type=radio]:not(:checked) + label, .transfer-from .transfer-from-type [type=radio]:checked + label {
    color: #9da0a3;
}

.transfer-from .transfer-from-type [type=radio].with-gap:checked + label:before, .transfer-from .transfer-from-type [type=radio].with-gap:checked + label:after {
    border-color: #39b54a;
}

.transfer-from .transfer-from-type [type=radio]:checked + label:after, .transfer-from .transfer-from-type [type=radio].with-gap:checked + label:after {
    background-color: #39b54a;
}

.reset-btn {
    background-color: #f7be2f;
    color: #e3e4e7;
}

.transfer-btn {
    background-color: #39b54a;
    color: #e3e4e7;
}

.account.tabs {
    border-color: #d0d0d0;
}

.account.tabs a {
    color: rgba(0, 0, 0, 0.6);
}

.account.tabs a.active {
    color: rgba(0, 0, 0, 0.9);
}

.account.tabs a.active::after {
    width: 75%;
}

.limit-reset-btn {
    color: red;
}

.modal-content-modal .modul-accordion-modal .modul-header {
    border-color: #d6dade;
    color: #000;
}

.modal#transactionHistoryModal {
    background-color: #f7be2f;
    color: black;
}

.modal-close i {
    color: #000;
}

.modal-close.account i.fa {
    color: #75777a;
}

.chance-password .input-field.password i.fa-unlock-alt {
    color: #a5a5a5;
}

.chance-password .input-field.password .toogle-btn {
    background-color: transparent;
    color: #000;
}

.chance-password .input-field.password .toogle-btn i {
    color: #a5a5a5;
}

.chance-password .input-field.password .toogle-btn.active {
    background-color: transparent;
    color: #000;
}

.chance-password .input-field input::placeholder {
    color: #616161;
}

.chance-password .chance-btn {
    background-color: #39b54a;
    color: rgba(255, 255, 255, 0.9);
}

.userSettings .save-btn {
    background-color: #f7be2f;
}

.bet-history-date-options {
    background-color: #373636;
}

.bet-history-date-options .title {
    color: white;
    opacity: 0.6;
}

.bet-history-date-options .input-field input::placeholder {
    color: white;
}

.bet-history-date-options .search-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.anteposts-container {
    background-color: transparent;
}

.anteposts-container .antepost-cont.collapsible {
    box-shadow: none;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header {
    color: #fff;
    background-color: #454545;
    border-color: #414142;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .title {
    color: rgba(255, 255, 255, 0.9);
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .date {
    color: rgba(255, 255, 255, 0.6);
}

.anteposts-container .antepost-cont.collapsible .collapsible-body {
    background-color: #282828;
    border-color: #414142;
}

.modul-accordion-notification .header-text {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion-notification .userSettings .switch {
    background-color: #333435;
}

.modul-accordion-notification .userSettings .switch-text {
    color: rgba(255, 255, 255, 0.9);
}

.upload-document .input-field.file-field .btn {
    background-color: #0d0d0d;
    color: #fff;
}

.upload-document .input-field input {
    border-color: #0d0d0d;
}

.upload-document .input-field input::placeholder {
    color: #000000;
}

.upload-document .select-field select::placeholder {
    color: #000000;
}

.upload-document .upload-btn {
    background-color: #39b54a;
    color: #fff;
}

.upload-document textarea.browser-default {
    background-color: #f2f2f2;
    color: #000;
}

.upload-document textarea.browser-default::placeholder {
    color: #616161;
}

.file-field i.cloud-upload {
    color: #546591;
}

.file-field .text {
    color: #0d0d0d;
}

.file-field .fileUploadCtrl {
    z-index: 2;
}

.modul-accordion-verification .field-cont .radio-tab {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.8);
}

#forgot-password {
    background-color: #282828;
}

#forgot-password .description {
    color: #9e9e9e;
}

#forgot-password .forgot-btn {
    background-color: #f7be2f;
    color: #0d0d0d;
}

input.account-input, textarea.account-input, select.account-input {
    background-color: #f2f2f2;
    border-color: #0d0d0d;
    color: #000;
}

input.account-input::placeholder, textarea.account-input::placeholder, select.account-input::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

input.account-input:focus, textarea.account-input:focus, select.account-input:focus {
    border-color: #0d0d0d !important;
}

input.account-input:focus::placeholder, textarea.account-input:focus::placeholder, select.account-input:focus::placeholder {
    color: rgba(255, 255, 255, 0.9);
}

input.browser-default, textarea.browser-default, select.browser-default {
    background-color: #555555;
    color: #e0dfdf;
    border-bottom-color: #f7be2f !important;
}

input.browser-default::placeholder, textarea.browser-default::placeholder, select.browser-default::placeholder {
    color: #cbcaca;
    font-weight: 500;
    font-size: 14px;
}

input.browser-default:focus, textarea.browser-default:focus, select.browser-default:focus {
    border-color: #f7be2f !important;
}

input.browser-default:focus::placeholder, textarea.browser-default:focus::placeholder, select.browser-default:focus::placeholder {
    opacity: 0.7;
    color: #cbcaca;
}

input:read-only, textarea:read-only, select:read-only {
    background-color: #333435;
    color: white;
}

input:read-only::placeholder, textarea:read-only::placeholder, select:read-only::placeholder {
    color: #616161;
}

.register-page .input-field.file-field .btn {
    background-color: #0d0d0d;
    color: #fff;
}

.register-page .input-field.password .toogle-btn {
    background-color: transparent;
    color: #616161;
    border-color: #e0e0e0;
}

.register-page .input-field.password .toogle-btn.active {
    background-color: transparent;
}

.register-page .input-field input, .register-page .input-field textarea {
    border-bottom-color: #a7a5a5;
    background-color: #333435;
}

.register-page .input-field input::placeholder, .register-page .input-field textarea::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.register-page .select-field select {
    border-color: #e0e0e0;
    border-bottom-color: #7b98ab;
    background-color: #333435;
}

.register-page .select-field select::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.register-page .step-btns .btn {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

.register-page .step-btns .btn.prev-btn {
    background-color: #333435;
    color: #828282;
    border-color: #f7be2f;
}

.register-page .step-btns .btn.next-btn {
    background-color: #f7be2f;
    color: black;
}

.register-page .step-btns .btn.next-btn.register-btn {
    background-color: #39b54a;
    color: white;
}

.register-page .register-info {
    background-color: #242424;
    color: #fff;
}

.register-page .checkbox-field, .register-page .suffix-field {
    background-color: #282828;
    color: white;
}

.register-page .checkbox-field [type=checkbox].filled-in:checked + label:after, .register-page .suffix-field [type=checkbox].filled-in:checked + label:after {
    background-color: #39b54a;
    border-color: #666666;
}

.register-page .checkbox-field [type=checkbox].filled-in:not(:checked) + label:after, .register-page .suffix-field [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #666666;
}

.register-page .checkbox-field [type=checkbox] + label, .register-page .suffix-field [type=checkbox] + label {
    color: white;
}

.register-page .tabs .tab a {
    color: #e0e0e0;
}

.register-page .tabs .tab a.active .tab-count {
    background-color: #f7be2f;
    color: black;
}

.register-page .tabs .tab a .tab-count {
    background: transparent;
    border-color: #e1e1e1;
    color: #e8e8e8;
}

.register-page .tabs .tab:after {
    background-color: #e0e0e0;
}

.register-page .tabs .tab::before {
    background-color: #e0e0e0;
}

.money-detail-content .input-field input::placeholder {
    color: #000;
}

.money-detail-content .select-field select::placeholder {
    color: #000;
}

.money-detail-content .amount-filed-cont .btn-group .amount-btn {
    color: #0d0d0d;
    background-color: #f7be2f;
    border: none;
}

.money-detail-content .amount-filed-cont .btn-group .amount-btn.active {
    background-color: #f7be2f;
    color: #fff;
}

.money-detail-content .btn-transfer {
    background-color: #39b54a;
    color: #e3e4e7;
}

.btn[disabled], .btn.disabled {
    background-color: #9e9e9e !important;
    color: #3f3f3f !important;
}

.bet-history-dates-btn {
    color: #0d0d0d;
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #414142;
}

.bet-history-dates-btn.active {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card {
    background-color: #333435;
}

.bet-card .header {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card .info {
    color: rgba(255, 255, 255, 0.6);
}

.bet-card .bet-info {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card .tooltipped {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card .csht-btn-cntr .csht-btn {
    background-color: #0d0d0d;
}

.bet-card .csht-btn-cntr .csht-range-btn {
    background-color: #0d0d0d;
}

.iti-mobile {
    background-color: #0d0d0d;
}

.number-keyboard {
    background-color: #fff;
}

.number-keyboard .key-info .first-row {
    color: #000;
}

.number-keyboard .key-info .sec-row {
    color: #000;
    border-color: #e0e0e0;
}

.number-keyboard .fast-btns .btn {
    background-color: #0d0d0d;
    color: #fff;
}

.number-keyboard .numbers-cont {
    touch-action: pinch-zoom;
}

.number-keyboard .numbers-cont .item {
    background-color: #0d0d0d;
    color: #fff;
}

/* HazÄ±r kupon start */
.ready-coupon .btn-winnings {
    background-color: #39b54a;
    color: #fff;
}

.ready-coupon .range-container-main .input-field input {
    color: #000;
}

.ready-coupon .range-container-main .top-time-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #454545;
    border-radius: 10px;
    border: 0px solid #000;
}

.ready-coupon .range-container-main .top-time-range::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.ready-coupon .range-container-main .top-time-range::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.ready-coupon .range-container-main .top-time-range::-ms-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.ready-coupon .range-container-main .top-time-range:focus {
    outline: none;
}

.ready-coupon .range-container-main .top-time-range:focus::-webkit-slider-runnable-track {
    background: #454545;
}

.ready-coupon .range-container-main .top-time-range:focus::-ms-fill-lower {
    background: #454545;
}

.ready-coupon .range-container-main .top-time-range:focus::-ms-fill-upper {
    background: #454545;
}

.ready-coupon .range-container-main .top-time-range::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #454545;
    border-radius: 10px;
    border: 0px solid #000;
}

.ready-coupon .range-container-main .top-time-range::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.ready-coupon .range-container-main .top-time-range::-ms-fill-lower {
    background: #454545;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.ready-coupon .range-container-main .top-time-range::-ms-fill-upper {
    background: #454545;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.ready-coupon .tabs {
    border-color: #f7be2f;
}

/* HazÄ±r kupon end */
.close-page {
    background-color: #0d0d0d;
    color: #fff;
}

.close-page.active {
    background-color: #f7be2f;
    color: #fff;
}

#balance-modal .balance-menu li:nth-child(odd) {
    background-color: #e8e8e8;
}

#balance-modal .balance-menu li a {
    color: #000;
}

#balance-modal .transfer-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.money-list-cont .money-list-menu > li a {
    color: #fff;
    background-color: #333435;
    box-shadow: 0 4px 5px #4b4b4b;
}

.money-list-cont .money-list-menu > li a .img-wrapper {
    border-color: #454545;
    background-color: #fff;
}

.field-cont .radio-tabs .radio-tab label {
    background: #f4f8fd;
    color: #000;
    border-color: #727272;
    box-shadow: 0 4px 5px #ececec;
}

.field-cont .radio-tabs .radio-tab label::before {
    background: transparent;
}

.field-cont .radio-tabs .radio-tab label:before, .field-cont .radio-tabs .radio-tab label:after {
    border-color: 2px solid #979a9d;
    background: transparent;
}

.field-cont .radio-tabs .radio-tab input[type=radio] {
    display: none;
    position: absolute;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label {
    border: 1px solid #39b54a;
    box-shadow: none;
    color: white;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label:before {
    width: 20px;
    height: 20px;
    border-color: #39b54a;
    color: white;
    background-image: none;
    line-height: 18px;
    font-family: "FontAwesome";
    font-weight: 400;
    content: "ï€Œ";
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label:after {
    background-color: #39b54a;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label .item {
    opacity: 0.87;
}

.field-cont .radio-tabs .radio-tab .item {
    color: #202021;
    opacity: 0.6;
}

.bet-history-date-toogle {
    background-color: #fff;
    color: #0d0d0d;
}

.bet-history-date-toogle.active {
    background-color: #f7be2f;
    color: #fff;
}

table.responsive-table.bet-history-table-horizontal thead tr th {
    border-bottom-color: #e0e0e0;
}

table.responsive-table.bet-history-table-horizontal tbody tr {
    border-right-color: #e0e0e0;
}

table.responsive-table.bet-history-table-horizontal tbody tr:nth-child(odd) {
    background-color: #333435;
}

table.responsive-table.bet-history-table-horizontal tbody tr td {
    border-bottom-color: 1px solid #e0e0e0;
}

table.bet-history-table {
    color: #f7be2f;
}

table.bet-history-table thead {
    color: #FFF;
}

table.bet-history-table tbody tr:nth-child(odd) {
    background-color: #333435;
}

table.bet-history-table tbody tr:nth-child(even) {
    background-color: #282828;
}

table.personel-account-detail tbody tr {
    color: white;
}

table.personel-account-detail tbody tr:nth-child(odd) {
    background-color: #333435;
}

table.personel-account-detail tbody tr:nth-child(even) {
    background-color: #282828;
}

table.limit-settings-table thead tr th {
    color: #212121;
}

table.limit-settings-table tbody tr {
    border-bottom-color: #727272;
}

table.limit-settings-table tbody tr td .set-btn {
    color: #259af3;
}

table.limit-settings-table tbody tr td .limit-reset-btn {
    color: #c62828;
}

table.bonus-detail-table {
    border-bottom-color: black;
    color: white;
}

table.bonus-detail-table:nth-child(odd) {
    background-color: #333435;
}

table.bonus-detail-table:nth-child(even) {
    background-color: #282828;
}

table.bonus-detail-table tbody tr {
    border-bottom-color: #9e9e9e;
}

table.bonus-detail-table tbody tr td .btn {
    background-color: #0d0d0d;
    color: #fff;
}

table.waiting-money tbody tr:nth-child(odd) {
    background-color: #282828;
}

table.waiting-money tbody tr td .cancel-btn {
    background-color: #c62828;
    color: #fff;
}

table.uploaded-documents-table thead tr td {
    color: white;
}

table.uploaded-documents-table tbody tr {
    border-bottom-color: black;
    color: white;
}

table.uploaded-documents-table tbody tr:nth-child(odd) {
    background-color: #333435;
}

table.uploaded-documents-table tbody tr:nth-child(even) {
    background-color: #282828;
}

table.liveCalendar {
    background-color: #353f58;
}

table.liveCalendar tbody tr:nth-child(even) {
    background-color: #282828;
}

.list-filter .filter-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.list-filter .filter-btn.active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.list-filter .filter-btn.bg.stts-O i {
    color: black;
}

.list-filter .filter-btn.bg.stts-V i {
    color: black;
}

#bet-history-modal {
    background-color: #f7be2f;
}

#bet-history-modal .title {
    color: rgba(0, 0, 0, 0.9);
}

#bet-history-modal .title .info {
    opacity: 0.6;
}

#bet-history-modal .history-modal-head {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.9);
}

#bet-history-modal .history-modal-head > h6 {
    border-bottom-color: #505050;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-range-btn {
    background-color: #0d0d0d;
    color: rgba(0, 0, 0, 0.9);
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-btn {
    background-color: #0d0d0d;
    color: rgba(0, 0, 0, 0.9);
}

#bet-history-modal .history-modal-content {
    border-bottom-color: #2b2b2b;
    color: rgba(0, 0, 0, 0.9);
}

.csht-mdl .checkbox-field [type=checkbox].filled-in:checked + label:after {
    background-color: #39b54a;
    border-color: #39b54a;
}

.csht-mdl .checkbox-field [type=checkbox].filled-in:not(:checked) + label:after {
    border-color: #0d0d0d;
}

.csht-mdl .checkbox-field [type=checkbox] + label {
    color: #000;
}

.csht-mdl .confirm-btn {
    background-color: #fff;
    color: #f7be2f;
}

.csht-mdl .close-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.otp .ga-info-cont, .otp .sms-info-cont {
    color: #f7be2f;
}

.otp .ga-info-cont .save-btn, .otp .sms-info-cont .save-btn {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.personel-account-detail-form .field-cont .field-title {
    color: #b1b0b0;
}

.personel-account-detail-form .input-field input::placeholder, .personel-account-detail-form .select-field input::placeholder {
    color: #000;
}

.personel-account-detail-form .save-btn {
    background-color: #39b54a;
    color: rgba(255, 255, 255, 0.9);
}

.money-result .selection-title {
    border-bottom-color: #e0e0e0;
}

.money-result .result-info {
    color: rgba(255, 255, 255, 0.9);
}

.money-result .result-info .title {
    border-bottom-color: #e0e0e0;
}

.money-result .action-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.limit-settings-detail .last-date {
    color: #000;
    opacity: 0.6;
}

.limit-settings-detail .input-field input::placeholder {
    color: #000;
}

.limit-settings-detail .btn-group .reset-modal-btn {
    color: #f7be2f;
    background-color: transparent;
}

.limit-settings-detail .btn-group .save-modal-btn {
    background-color: #39b54a;
    color: #e5f5e8;
}

.exchange .calculate {
    background-color: #0d0d0d;
}

.exchange .input-field input, .exchange .input-field select, .exchange .select-field input, .exchange .select-field select {
    border-color: #727272;
}

.exchange .input-field input::placeholder, .exchange .input-field select::placeholder, .exchange .select-field input::placeholder, .exchange .select-field select::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.exchange .field-label {
    color: rgba(255, 255, 255, 0.6);
}

.exchange .select-field select {
    border-color: #727272;
}

.account-transfer .title {
    color: white;
}

.account-transfer .input-field input {
    color: #fff;
}

.account-transfer .input-field input:focus {
    color: #fff;
}

.account-transfer .input-field input:focus + i {
    color: #fff;
}

.account-transfer .input-field input::placeholder {
    color: #fff;
}

.account-transfer .input-field i.fa-database {
    color: #fff;
}

.account-transfer .arrow i {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.account-transfer .account-list a {
    background-color: #f4f8fd;
    color: #626365;
    border-color: #727272;
    box-shadow: 0 4px 5px #ececec;
    font-weight: 500;
}

.account-transfer .account-list a i.check-circle {
    color: #39b54a;
}

.account-transfer .account-list a.active {
    border-color: #39b54a;
}

.account-transfer .account-list a.active .transfer-name {
    color: #202021;
}

.account-transfer .payment-wrapper .transfer-btn {
    background-color: #39b54a;
    color: #000;
}

.account-transfer .payment-wrapper .remove-btn {
    background-color: #000;
}

.account-transfer .payment-wrapper .reset-btn {
    background-color: #f7be2f;
    color: #000;
}

.messages ul li .messages-item {
    background-color: #fff;
    color: #000;
}

.messages ul li .close {
    color: #D32F2F;
}

.messages-detail {
    background-color: #fff;
    color: #000;
}

.messages-detail .close {
    color: #D32F2F;
}

.chracter-counter textarea {
    border-color: #e0e0e0;
}

.chracter-counter textarea:focus {
    border-bottom-color: #e0e0e0;
}

.chracter-counter textarea::placeholder {
    color: #000000;
}

.field-label {
    color: rgba(255, 255, 255, 0.6);
}

.field-label-login {
    color: rgba(0, 0, 0, 0.6);
}

.today-events-options-toogle {
    background-color: #fff;
    color: #0d0d0d;
}

.today-events-options-toogle.active {
    background-color: #f7be2f;
    color: #fff;
}

.accordion-toggle .toggle-btn {
    background-color: #0d0d0d;
    color: #fff;
}

.accordion-toggle .toggle-btn.active {
    background-color: #f7be2f;
    color: #fff;
}

.live-page-search-toogle {
    color: #0d0d0d;
    background-color: #fff;
}

.live-page-search-toogle.active {
    color: #f7be2f;
}

.live-page-search-cont .input-field {
    background-color: #0d0d0d;
}

.live-page-search-cont .input-field input {
    background-color: #333435;
    color: rgba(255, 255, 255, 0.6);
}

.live-page-search-cont .input-field input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.live-page-search-cont .input-field input:focus::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.live-page-select select {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.live-page-select select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion {
    background-color: #454545;
    color: #fff;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header {
    border-bottom-color: transparent;
    background-color: #414142;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .title {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info b {
    color: rgba(255, 255, 255, 0.6);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .cont .info .consolation-prices {
    box-shadow: 0 0 1px 0 #888;
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .btn {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body {
    background-color: #282828;
    border-bottom-color: #414142;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .fixture-body .match-content:nth-child(even) {
    background-color: #353f58;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .title-row {
    border-bottom-color: #414142;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow .text {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .total-cont .trow .number {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .jackpot-btn {
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body .jackpot-clear {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .jackpot-result-list-view .collapsible-body .fixture-body:nth-child(even) {
    background-color: #353f58;
}

/*sports under range start */
.top-time-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #282828;
    border-radius: 10px;
    border: 0px solid #000;
}

.top-time-range::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range::-ms-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range:focus {
    outline: none;
}

.top-time-range:focus::-webkit-slider-runnable-track {
    background: #282828;
}

.top-time-range:focus::-ms-fill-lower {
    background: #282828;
}

.top-time-range:focus::-ms-fill-upper {
    background: #282828;
}

.top-time-range::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #282828;
    border-radius: 10px;
    border: 0px solid #000;
}

.top-time-range::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.top-time-range::-ms-fill-lower {
    background: #282828;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.top-time-range::-ms-fill-upper {
    background: #282828;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

/* range end */
.message-box {
    border-color: #e0e0e0;
    color: #000;
    background-color: #fff;
}

.message-box.error {
    border-color: #c62828;
    color: #c62828;
}

.message-box.error ul li a {
    color: #c62828;
}

.message-box.warning {
    border-color: #dc6907;
    color: #dc6907;
}

.message-box.warning ul li a {
    color: #0076ef;
}

.message-box.success {
    border-color: #558b2f;
    color: #558b2f;
}

.message-box.success ul li a {
    color: #558b2f;
}

.message-box.info {
    border-color: #0277bd;
    color: #0277bd;
}

.message-box.info ul li a {
    color: #0277bd;
}

.message-box .close {
    color: #b31818;
}

.loader-container {
    background: rgba(255, 255, 255, 0.8);
}

.loader-container .progress {
    box-shadow: 0 3px 3px rgba(255, 255, 255, 0.1);
}

.caption-pg .caption-pg-header .title {
    border-bottom-color: #e0e0e0;
}

.caption-pg .caption-pg-header .close-caption i {
    color: #c62828;
}

.caption-pg.active {
    background-color: #efefef;
    box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.1);
}

/* css tooltip */
*[pg-tooltip]:after {
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
}

*[pg-tooltip]:before {
    border-color: rgba(0, 0, 0, 0.9) transparent transparent;
}

.odd-btn-group-asian-cont {
    border-top-color: #414142;
}

.payment-form-container .dropdown-button {
    background-color: #282828;
    color: rgba(255, 255, 255, 0.9);
}

.payment-form-container .dropdown-button.active {
    color: white;
}

.payment-form-container .dropdown-content .bnk-field {
    color: black;
}

.payment-form-container .selection-title {
    color: rgba(255, 255, 255, 0.9);
}

.payment-form-container .collection.with-header {
    border: 1px solid #f7be2f;
}

.payment-form-container .collection.with-header .collection-header {
    background-color: #f7be2f;
}

.payment-form-container .collection.with-header .striped {
    color: white;
}

/* PopÃ¼ler Events Start */
.populer-events .populer-events-contaner .fixture-container .match-content:first-child {
    border-top-color: #414142;
}

.populer-events .populer-events-contaner .fixture-container .match-content:last-child {
    border-bottom-color: #414142;
}

/* PopÃ¼ler Events End */
/* Promoted Events Start */
.promoted-event .fixture-container .match-content:first-child {
    border-top-color: #414142;
}

/* Promoted Events End */
#preloader, .sk-wave-rect {
    background: #0d0d0d;
}

#BalanceModal .balance-menu a {
    color: rgba(0, 0, 0, 0.9);
}

#BalanceModal .transfer-btn {
    text-align: center;
    background-color: #282828;
    border-radius: 5px;
}

a.active {
    color: inherit;
}

.input-field.bubble bubble-validator .bubble-vldtr, .input-field-default.bubble bubble-validator .bubble-vldtr {
    background-color: #f5f5f5;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.input-field.bubble bubble-validator .bubble-vldtr.left .vldtr-lst:before, .input-field-default.bubble bubble-validator .bubble-vldtr.left .vldtr-lst:before {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #f5f5f5;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li.valid, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li.valid {
    color: green;
}

.input-field.bubble bubble-validator .bubble-vldtr .vldtr-lst li.invalid, .input-field-default.bubble bubble-validator .bubble-vldtr .vldtr-lst li.invalid {
    color: red;
}

.signup-success {
    color: rgba(255, 255, 255, 0.9);
}

#sms-mdl {
    background-color: #0d0d0d;
    border-radius: 15px;
}

#sms-mdl .modal .modal-close {
    top: 1px;
    right: 5px;
}

#sms-mdl .sms-modal {
    color: rgba(255, 255, 255, 0.9);
}

#sms-mdl .sms-modal .btn {
    text-align: center;
    margin: 10px 0;
    border-radius: 5px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
    width: 100%;
    background-color: #0d0d0d;
}

.bet-slip-header {
    background-color: #0d0d0d;
    color: black;
}

.bet-slip-header .count {
    background-color: #908f8f;
    color: black;
}

.bet-slip-header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #0d0d0d;
    color: rgba(255, 255, 255, 0.9);
    padding-left: 5px;
}

.bet-slip-header .deposit-money {
    background-color: #ffd633;
    margin-left: 10px;
    display: inline-block;
    border-radius: 5px;
    padding: 0 15px;
    color: rgba(0, 0, 0, 0.9);
}

#btslpSld.opened {
    background-color: #4d5256;
}

#btslpSld.opened .bet-slip-header {
    top: 37px !important;
}

#btslpSld.opened .bet-slip {
    margin-bottom: -17px !important;
    background-color: #1a1a1a;
}

#btslpSld.opened .bet-slip .coupon-container {
    background-color: #1a1a1a;
}

#btslpSld.opened .bet-slip .coupon-container .coupon .title {
    color: white;
}

#btslpSld.opened .bet-slip .coupon-container .coupon .btg-name {
    color: rgba(255, 255, 255, 0.6);
}

#btslpSld.opened .bet-slip .coupon-container .coupon .coupon-close .close {
    color: white;
}

#btslpSld.opened .bet-slip .coupon-container .coupon .btg-container .selection {
    color: white;
}

#btslpSld.opened .bet-slip-tabs {
    background-color: #1a1a1a;
}

#btslpSld.opened .coupon-footer-fix {
    background-color: #0d0d0d;
    color: white;
}

#btslpSld.opened .coupon-footer-fix .total-container {
    background-color: #0d0d0d;
    color: white;
}

#btslpSld.opened #bet-slip-master.history {
    background-color: #0d0d0d;
}

#btslpSld.opened #bet-slip-master.history .bet-slip-tabs .tab a:hover, #btslpSld.opened #bet-slip-master.history .bet-slip-tabs .tab a.active {
    color: white !important;
    font-weight: bold;
}

#btslpSld.opened #bet-slip-master.history .bet-slip-tabs .tab a:hover:after, #btslpSld.opened #bet-slip-master.history .bet-slip-tabs .tab a.active:after {
    background-color: #f7be2f !important;
}

#btslpSld.opened #bet-slip-master.history .fast-bet-main {
    background-color: #1a1a1a;
    color: white;
}

#btslpSld.opened #bet-slip-master.history .fast-bet-main .switch {
    background-color: #f7be2f;
}

.fixture-bottom-message {
    color: #fff;
}

.fixture-bottom-message .btn {
    background-color: #0d0d0d;
}

.messages-wrapper li.unread .messages-info {
    background-color: #242424;
    color: white;
}

.messages-wrapper li.unread .messages-info .msg-cnt {
    color: rgba(255, 255, 255, 0.8);
}

.messages-wrapper li.unread .messages-info .msg-date {
    color: rgba(255, 255, 255, 0.6);
}

.messages-wrapper li.unread .messages-info .messages-close {
    color: white;
}

.messages-wrapper li .messages-info {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.messages-wrapper li .messages-info .msg-cnt {
    color: rgba(0, 0, 0, 0.6);
}

.messages-wrapper li .messages-info .msg-date {
    color: rgba(0, 0, 0, 0.3);
}

.messages-wrapper li .messages-info .messages-close {
    color: black;
}

.message-detail .message-right {
    background-color: #f7be2f;
    color: rgba(0, 0, 0, 0.9);
}

.message-detail .message-right .msg-title {
    color: rgba(0, 0, 0, 0.9);
}

.message-detail .message-right .msg-date {
    color: rgba(0, 0, 0, 0.3);
}

.message-detail .message-right .messages-close {
    color: black;
}

page-not-found .content {
    color: white;
}

page-not-found .home.btn {
    color: #fff !important;
    background-color: #282828 !important;
}

#ga-mdl {
    padding: 10px;
}

#ga-mdl .modal-close {
    color: black;
    top: 10px;
    right: 10px;
}

#ga-mdl .ga-modal .ga-modal-btn {
    background-color: #0d0d0d;
    margin-top: 10px;
}

.tckn-vrfctn .tckn-vrfctn-btn {
    background-color: #282828;
}

.top-time-range {
    padding: 10px 0;
    padding-bottom: 0;
}

.top-time-range.range-container input[type=range] {
    padding: 0 30px;
}

.top-time-range input[type=range] {
    height: 26px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

.top-time-range input[type=range]:focus {
    outline: none;
}

.top-time-range input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #f7be2f;
    border-radius: 10px;
    border: 0px solid #000000;
}

.top-time-range input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range input[type=range]:focus::-webkit-slider-runnable-track {
    background: #f7be2f;
}

.top-time-range input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #f7be2f;
    border-radius: 10px;
    border: 0px solid #000000;
}

.top-time-range input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
}

.top-time-range input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.top-time-range input[type=range]::-ms-fill-lower {
    background: #f7be2f;
    border: 0px solid #000000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000000;
}

.top-time-range input[type=range]::-ms-fill-upper {
    background: #f7be2f;
    border: 0px solid #000000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000000;
}

.top-time-range input[type=range]::-ms-thumb {
    margin-top: 1px;
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
}

.top-time-range input[type=range]:focus::-ms-fill-lower {
    background: #f7be2f;
}

.top-time-range input[type=range]:focus::-ms-fill-upper {
    background: #f7be2f;
}

.owl-carousel .owl-item .active {
    color: #f7be2f !important;
}

.modul-accordion-account {
    background-color: #282828;
}

.modul-accordion-account .account.tabs .tab a {
    color: rgba(255, 255, 255, 0.8);
}

.modul-accordion-account .account.tabs .tab a.active {
    color: white;
}

.modul-accordion-account .tab-content thead tr th {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion-account .tab-content tbody tr td {
    color: rgba(255, 255, 255, 0.8);
}

#limitConfigModal {
    background-color: #f7be2f;
}

#limitConfigModal .limit-settings-detail {
    background-color: #282828;
}

#limitConfigModal .limit-settings-detail .last-date {
    color: #f7be2f;
    opacity: 0.9;
}

#limitConfigModal .limit-settings-detail .input-field .field-label {
    color: rgba(255, 255, 255, 0.9);
}

#limitConfigModal .limit-settings-detail .input-field input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

#limitConfigModal .limit-settings-detail .btn-group .reset-modal-btn {
    background-color: rgba(0, 0, 0, 0.9);
}

.search-one-input input {
    background-color: #333435 !important;
    color: #a9acb5 !important;
}

.search-one-input input::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}

.iti .iti__selected-dial-code {
    color: white;
}

.iti .iti__country-list {
    background-color: #454545;
    color: white;
}

.iti input::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}

.fvm .fv-c-c .spr-crd {
    background-color: #242424;
}

.playgo-content {
    background-color: #0d0d0d;
    padding: 15px 0;
    border-bottom: 1px solid #272727;
}

.playgo-content .playgo-text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 11px;
    margin-left: 15px;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-header {
    background-color: #0d0d0d;
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-header .title {
    color: rgba(255, 255, 255, 0.9);
}

#casino-game-detail-modal app-casino-game-detail-modal .game-detail-container .modal-close i {
    color: rgba(255, 255, 255, 0.9);
}

#casino-game-detail-modal app-casino-game-detail-modal .game-button .btn.free {
    border: 1px solid #505050;
    color: #505050;
}

.less-than-two {
    background-color: #333435;
}

.less-than-two .title {
    color: #a4a6ab;
}

.less-than-two select {
    background-color: #454545;
    color: rgba(255, 255, 255, 0.6);
}

.less-than-two .range-container {
    color: #a4a6ab;
}

.less-than-two .range-container input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #282828;
    border-radius: 10px;
    border: 0px solid #000;
}

.less-than-two .range-container input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.less-than-two .range-container input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.less-than-two .range-container input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000;
    border: 0px solid #000;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background: #f7be2f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.less-than-two .range-container input[type=range]:focus {
    outline: none;
}

.less-than-two .range-container input[type=range]:focus::-webkit-slider-runnable-track {
    background: #282828;
}

.less-than-two .range-container input[type=range]:focus::-ms-fill-lower {
    background: #282828;
}

.less-than-two .range-container input[type=range]:focus::-ms-fill-upper {
    background: #282828;
}

.less-than-two .range-container input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #282828;
    border-radius: 10px;
    border: 0px solid #000;
}

.less-than-two .range-container input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.less-than-two .range-container input[type=range]::-ms-fill-lower {
    background: #282828;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.less-than-two .range-container input[type=range]::-ms-fill-upper {
    background: #282828;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.more-less-content .more-btn, .more-less-content .less-btn {
    color: #f7be2f;
}

.modul-accordion .modul-content .switch.modul-switch {
    color: rgba(0, 0, 0, 0.9);
}

.modul-accordion .modul-content .switch.modul-switch span.lever {
    background-color: #f7be2f;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content {
    overflow: visible;
    border: 1px solid #deb75a;
    background-color: #282828;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details {
    background-color: #454547;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details:hover, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details.selected {
    background-color: #f7be2f;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details:hover .mobile-odd-value, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details:hover .mobile-bet-name, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details.selected .mobile-odd-value, .page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details.selected .mobile-bet-name {
    color: #000000;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details .mobile-odd-value {
    color: #deb75a;
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper .mobile-tip-content .mobile-bet-details .mobile-bet-name {
    color: #fff;
}


@font-face {
    font-family: "Roboto";
    src: local(Roboto Thin), url('roboto-thin.1f35e6a11d27d2e10d28.woff2') format("woff2"), url('roboto-thin.44b78f142603eb69f593.woff') format("woff");
    font-weight: 100
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Light), url('roboto-light.3c37aa69cd77e6a53a06.woff2') format("woff2"), url('roboto-light.ea36cd9a0e9eee97012a.woff') format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Regular), url('roboto-regular.5136cbe62a63604402f2.woff2') format("woff2"), url('roboto-regular.3cf6adf61054c328b1b0.woff') format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Medium), url('roboto-medium.1561b424aaef2f704bbd.woff2') format("woff2"), url('roboto-medium.cf4d60bc0b1d4b231408.woff') format("woff");
    font-weight: 500
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Bold), url('roboto-bold.c0f1e4a4fdfb8048c72e.woff2') format("woff2"), url('roboto-bold.eed9aab5449cc9c8430d.woff') format("woff");
    font-weight: 700
}

a {
    text-decoration: none
}

html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87)
}

@media only screen and (min-width: 0) {
    html {
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) {
    html {
        font-size: 14.5px
    }
}

@media only screen and (min-width: 1200px) {
    html {
        font-size: 15px
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.674f50d287a8c48dc19b.eot?v=4.7.0');
    src: url('fontawesome-webfont.674f50d287a8c48dc19b.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fontawesome-webfont.af7ae505a9eed503f8b8.woff2?v=4.7.0') format('woff2'), url('fontawesome-webfont.fee66e712a8a08eef580.woff?v=4.7.0') format('woff'), url('fontawesome-webfont.b06871f281fee6b241d6.ttf?v=4.7.0') format('truetype'), url('fontawesome-webfont.912ec66d7572ff821749.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

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

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}
.fa-filter:before{content:"\f0b0"}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-32xAUS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xWRLD {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px -449px;
    width: 32px;
    height: 32px;
}

.icon-32xFIN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xNOR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xSWE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xDEU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xITA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xJPN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMEX {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUSA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xAUT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xHRV {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCZE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xDNK {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xENG {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xEST {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xFRA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xGRC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xISR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xLVA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xLTU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xPOL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xRUS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSRB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSVN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESP {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTUR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCHE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCAN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xBRA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xPRT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xHUN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xSVK {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xRGBY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xRGYU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xALB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xDZA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xAND {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARG {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xARM {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xAZE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBHR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBLR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBEL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBOL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBIH {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xBGR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCMR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCHL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCHN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xCOL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xCRI {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCYP {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xECU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xEGY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xSLV {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xFRO {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGEO {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGHA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xGTM {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xHND {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xHKG {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xISL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xIND {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xIDN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xJOR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKAZ {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKWT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLIE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLUX {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMKD {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMYS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xMLT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xMDA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMNE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xMAR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xNZL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xNIR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xOMN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xPAK {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xPRY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xPER {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xQAT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xROU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSMR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSAU {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSCO {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSGP {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xZAF {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xKOR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xTHA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xTUN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUKR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xURY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -191px;
    width: 32px;
    height: 32px;
}

.icon-32xUZB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xVEN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xVNM {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xWAL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xMEN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xFRML {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xNSCR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRLLY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xATP {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -288px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xITFM {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xITFW {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xWTA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBIAT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCRSS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSKIJ {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCIV {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLW {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSEN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xNLD {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xALPN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xGIB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xKEN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPHL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xLBY {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -256px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPAN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xUGA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -384px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xJAM {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xVTEN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xLBN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xSYR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xNGA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xCHAR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xZMB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xPSE {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -96px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMOZ {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -128px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMAC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xRWA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -192px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xETH {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -224px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMDV {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -320px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xAGO {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -352px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xVBAS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -416px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xWTAK {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTZA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xRLOL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUFC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xBWA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBLLT {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xWMN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xMSC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -448px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xELLR {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -384px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xSRLF {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -160px -480px;
    width: 32px;
    height: 32px;
}

.icon-32xALPS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -480px;
    width: 32px;
    height: 31px;
}

.icon-32xCROS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px 0;
    width: 32px;
    height: 32px;
}

.icon-32xCSGO {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xDOTA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xELEC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xESKG {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESRL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xFORF {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xGOLF {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xKOS {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMMAA {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xRAIN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRUGB {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSMRL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xSPEC {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xTENN {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -512px -448px;
    width: 32px;
    height: 32px;
}

.icon-32xBGD {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -64px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xNPL {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: 0 -512px;
    width: 32px;
    height: 32px;
}

.icon-32xGBRF {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -32px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xCOG {
    background-image: url('flags-32.2aa5f6b140ab0a3a2aa2.png');
    background-position: -544px 0;
    width: 32px;
    height: 32px;
}
@font-face {
    font-family: "sport-types";
    src: url('sport-types.1f2efa7301550907abce.woff') format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^=sport-types-],
[class*=" sport-types-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "sport-types" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sport-types-284:before {
    content: "";
}

.sport-types-1:before {
    content: "";
}

.sport-types-2:before {
    content: "";
}

.sport-types-3:before {
    content: "";
}

.sport-types-4:before {
    content: "";
}

.sport-types-5:before {
    content: "";
}

.sport-types-6:before {
    content: "";
}

.sport-types-7:before {
    content: "";
}

.sport-types-8:before {
    content: "";
}

.sport-types-9:before {
    content: "";
}

.sport-types-10:before {
    content: "";
}

.sport-types-11:before {
    content: "";
}

.sport-types-12:before {
    content: "";
}

.sport-types-13:before {
    content: "";
}

.sport-types-14:before {
    content: "";
}

.sport-types-15:before {
    content: "";
}

.sport-types-16:before {
    content: "";
}

.sport-types-17:before {
    content: "";
}

.sport-types-18:before {
    content: "";
}

.sport-types-19:before {
    content: "";
}

.sport-types-20:before {
    content: "";
}

.sport-types-21:before {
    content: "";
}

.sport-types-22:before {
    content: "";
}

.sport-types-23:before {
    content: "";
}

.sport-types-24:before {
    content: "";
}

.sport-types-25:before {
    content: "";
}

.sport-types-26:before {
    content: "";
}

.sport-types-27:before {
    content: "";
}

.sport-types-28:before {
    content: "";
}

.sport-types-29:before {
    content: "";
}

.sport-types-30:before {
    content: "";
}

.sport-types-31:before {
    content: "";
}

.sport-types-32:before {
    content: "";
}

.sport-types-33:before {
    content: "";
}

.sport-types-34:before {
    content: "";
}

.sport-types-35:before {
    content: "";
}

.sport-types-36:before {
    content: "";
}

.sport-types-37:before {
    content: "";
}

.sport-types-38:before {
    content: "";
}

.sport-types-39:before {
    content: "";
}

.sport-types-40:before {
    content: "";
}

.sport-types-43:before {
    content: "";
}

.sport-types-44:before {
    content: "";
}

.sport-types-45:before {
    content: "";
}

.sport-types-46:before {
    content: "";
}

.sport-types-47:before {
    content: "";
}

.sport-types-48:before {
    content: "";
}

.sport-types-49:before {
    content: "";
}

.sport-types-50:before {
    content: "";
}

.sport-types-51:before {
    content: "";
}

.sport-types-52:before {
    content: "";
}

.sport-types-54:before {
    content: "";
}

.sport-types-56:before {
    content: "";
}

.sport-types-57:before {
    content: "";
}

.sport-types-60:before {
    content: "";
}

.sport-types-61:before {
    content: "";
}

.sport-types-62:before {
    content: "";
}

.sport-types-64:before {
    content: "";
}

.sport-types-71:before {
    content: "";
}

.sport-types-72:before {
    content: "";
}

.sport-types-75:before {
    content: "";
}

.sport-types-78:before {
    content: "";
}

.sport-types-79:before {
    content: "";
}

.sport-types-81:before {
    content: "";
}

.sport-types-82:before {
    content: "";
}

.sport-types-85:before {
    content: "";
}

.sport-types-86:before {
    content: "";
}

.sport-types-87:before {
    content: "";
}

.sport-types-90:before {
    content: "";
}

.sport-types-96:before {
    content: "";
}

.sport-types-98:before {
    content: "";
}

.sport-types-99:before {
    content: "";
}

.sport-types-102:before {
    content: "";
}

.sport-types-103:before {
    content: "";
}

.sport-types-104:before {
    content: "";
}

.sport-types-105:before {
    content: "";
}

.sport-types-106:before {
    content: "";
}

.sport-types-107:before {
    content: "";
}

.sport-types-109:before {
    content: "";
}

.sport-types-110:before {
    content: "";
}

.sport-types-111:before {
    content: "";
}

.sport-types-112:before {
    content: "";
}

.sport-types-113:before {
    content: "";
}

.sport-types-114:before {
    content: "";
}

.sport-types-115:before {
    content: "";
}

.sport-types-116:before {
    content: "";
}

.sport-types-117:before {
    content: "";
}

.sport-types-118:before {
    content: "";
}

.sport-types-121:before {
    content: "";
}

.sport-types-125:before {
    content: "";
}

.sport-types-127:before {
    content: "";
}

.sport-types-128:before {
    content: "";
}

.sport-types-129:before {
    content: "";
}

.sport-types-131:before {
    content: "";
}

.sport-types-134:before {
    content: "";
}

.sport-types-135:before {
    content: "";
}

.sport-types-136:before {
    content: "";
}

.sport-types-137:before {
    content: "";
}

.sport-types-139:before {
    content: "";
}

.sport-types-147:before {
    content: "";
}

.sport-types-148:before {
    content: "";
}

.sport-types-153:before {
    content: "";
}

.sport-types-158:before {
    content: "";
}

.sport-types-161:before {
    content: "";
}

.sport-types-163:before {
    content: "";
}

.sport-types-164:before {
    content: "";
}

.sport-types-166:before {
    content: "";
}

.sport-types-190:before {
    content: "";
}

.sport-types-191:before {
    content: "";
}

.sport-types-270:before {
    content: "";
}

.sport-types-285:before {
    content: "";
}

.sport-types-1000:before {
    content: "";
}

.sport-types-1001:before {
    content: "";
}

.sport-types-1002:before {
    content: "";
}

.sport-types-1003:before {
    content: "";
}

.sport-types-1004:before {
    content: "";
}

.sport-types-1005:before {
    content: "";
}

.sport-types-beton:before {
    content: "";
}

.sport-types-bingo:before {
    content: "";
}

.sport-types-e-sports2:before {
    content: "";
}

.sport-types-e-sports3:before {
    content: "";
}

.sport-types-wc:before {
    content: "";
}
@font-face {
    font-family: "icomoon";
    src: url('icomoon.e8d5903965a790f356a9.woff') format("woff");
    font-weight: normal;
    font-style: normal;
}

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slots:before {
    content: "";
}

.chip:before {
    content: "";
}

.clover:before {
    content: "";
}

.cherry:before {
    content: "";
}

.cards-fill:before {
    content: "";
}

.dice-3:before {
    content: "";
}

.newbadge:before {
    content: "";
}

.luck:before {
    content: "";
}

.cards:before {
    content: "";
}

.pokertable:before {
    content: "";
}

.dice-2:before {
    content: "";
}

.crown:before {
    content: "";
}

.diamond:before {
    content: "";
}

.whistle:before {
    content: "";
}

.medal:before {
    content: "";
}

.dice:before {
    content: "";
}

.world:before {
    content: "";
}

.best-collection:before {
    content: "";
}

.bitcoin:before {
    content: "";
}

.spades:before {
    content: "";
}

.poker-chips:before {
    content: "";
}

.roulette:before {
    content: "";
}

.virtualgames:before {
    content: "";
}

.slot-machine:before {
    content: "";
}

.soccer-shoe:before {
    content: "";
}

.play-in:before {
    content: "";
}

.play-out:before {
    content: "";
}

.scoreboard:before {
    content: "";
}

.red-card:before {
    content: "";
}

.yellow-card:before {
    content: "";
}

.corner-icon:before {
    content: "";
}

.gambling-montenegro:before {
    content: "";
}

.over18:before {
    content: "";
}

.gamcare:before {
    content: "";
}

.star:before {
    content: "";
}

.star-o:before {
    content: "";
}

.chevron-right:before {
    content: "";
}

.chevron-down:before {
    content: "";
}

.chevron-up:before {
    content: "";
}

.statistics:before {
    content: "";
}

.livebetting:before {
    content: "";
}

.stream-icon:before {
    content: "";
}

.field-pitch:before {
    content: "";
}

.resize-two-in:before {
    content: "";
}

.resize-two:before {
    content: "";
}

.top-leagues:before {
    content: "";
}

.champions-league:before {
    content: "";
}

.serie-a:before {
    content: "";
}

.bundesliga:before {
    content: "";
}

.ligue-1:before {
    content: "";
}

.premier-league:before {
    content: "";
}

.la-liga:before {
    content: "";
}

.super-toto-turkey:before {
    content: "";
}

.world-cup-2018:before {
    content: "";
}

.blank:before {
    content: "";
}

.soccer:before {
    content: "";
}

.basketball:before {
    content: "";
}

.tennis:before {
    content: "";
}

.ice-hockey:before {
    content: "";
}

.motorsport:before {
    content: "";
}

.volleyball:before {
    content: "";
}

.american-football:before {
    content: "";
}

.rugby:before {
    content: "";
}

.futsal:before {
    content: "";
}

.handball:before {
    content: "";
}

.snooker:before {
    content: "";
}

.baseball:before {
    content: "";
}

.boxing:before {
    content: "";
}

.mma:before {
    content: "";
}

.golf:before {
    content: "";
}

.winter-sports:before {
    content: "";
}

.table-tennis:before {
    content: "";
}

.waterpolo:before {
    content: "";
}

.darts:before {
    content: "";
}

.beach-volleyball:before {
    content: "";
}

.beach-soccer:before {
    content: "";
}

.squash:before {
    content: "";
}

.sailing:before {
    content: "";
}

.bowls:before {
    content: "";
}

.aussie_rules:before {
    content: "";
}

.olympics:before {
    content: "";
}

.curling:before {
    content: "";
}

.floorball:before {
    content: "";
}

.bandy:before {
    content: "";
}

.fantasy:before {
    content: "";
}

.badminton:before {
    content: "";
}

.pesapallo:before {
    content: "";
}

.league-of-legends:before {
    content: "";
}

.specials:before {
    content: "";
}

.counter-strike:before {
    content: "";
}

.field-hockey:before {
    content: "";
}

.starcraft:before {
    content: "";
}

.fencing:before {
    content: "";
}

.soccer-special:before {
    content: "";
}
@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;900&display=swap);@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

.bm .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .bm .container {
        max-width:540px
    }
}

@media(min-width: 768px) {
    .bm .container {
        max-width:720px
    }
}

@media(min-width: 992px) {
    .bm .container {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    .bm .container {
        max-width:1140px
    }
}

.bm .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.bm .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.bm .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.bm .no-gutters>.col,.bm .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.bm .col,.bm .col-1,.bm .col-2,.bm .col-3,.bm .col-4,.bm .col-5,.bm .col-6,.bm .col-7,.bm .col-8,.bm .col-9,.bm .col-10,.bm .col-11,.bm .col-12,.bm .col-auto,.bm .col-lg,.bm .col-lg-1,.bm .col-lg-2,.bm .col-lg-3,.bm .col-lg-4,.bm .col-lg-5,.bm .col-lg-6,.bm .col-lg-7,.bm .col-lg-8,.bm .col-lg-9,.bm .col-lg-10,.bm .col-lg-11,.bm .col-lg-12,.bm .col-lg-auto,.bm .col-md,.bm .col-md-1,.bm .col-md-2,.bm .col-md-3,.bm .col-md-4,.bm .col-md-5,.bm .col-md-6,.bm .col-md-7,.bm .col-md-8,.bm .col-md-9,.bm .col-md-10,.bm .col-md-11,.bm .col-md-12,.bm .col-md-auto,.bm .col-sm,.bm .col-sm-1,.bm .col-sm-2,.bm .col-sm-3,.bm .col-sm-4,.bm .col-sm-5,.bm .col-sm-6,.bm .col-sm-7,.bm .col-sm-8,.bm .col-sm-9,.bm .col-sm-10,.bm .col-sm-11,.bm .col-sm-12,.bm .col-sm-auto,.bm .col-xl,.bm .col-xl-1,.bm .col-xl-2,.bm .col-xl-3,.bm .col-xl-4,.bm .col-xl-5,.bm .col-xl-6,.bm .col-xl-7,.bm .col-xl-8,.bm .col-xl-9,.bm .col-xl-10,.bm .col-xl-11,.bm .col-xl-12,.bm .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bm .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.bm .col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.bm .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.bm .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.bm .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.bm .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.bm .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.bm .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.bm .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.bm .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.bm .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.bm .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.bm .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.bm .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.bm .order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.bm .order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.bm .order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.bm .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.bm .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.bm .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.bm .order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.bm .order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.bm .order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.bm .order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.bm .order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.bm .order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.bm .order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.bm .order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.bm .order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.bm .offset-1 {
    margin-left: 8.33333%
}

.bm .offset-2 {
    margin-left: 16.66667%
}

.bm .offset-3 {
    margin-left: 25%
}

.bm .offset-4 {
    margin-left: 33.33333%
}

.bm .offset-5 {
    margin-left: 41.66667%
}

.bm .offset-6 {
    margin-left: 50%
}

.bm .offset-7 {
    margin-left: 58.33333%
}

.bm .offset-8 {
    margin-left: 66.66667%
}

.bm .offset-9 {
    margin-left: 75%
}

.bm .offset-10 {
    margin-left: 83.33333%
}

.bm .offset-11 {
    margin-left: 91.66667%
}

@media(min-width: 576px) {
    .bm .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bm .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bm .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .bm .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .bm .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bm .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .bm .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .bm .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bm .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .bm .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .bm .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bm .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .bm .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .bm .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bm .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .bm .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .bm .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .bm .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .bm .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .bm .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .bm .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .bm .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .bm .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .bm .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .bm .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .bm .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .bm .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .bm .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .bm .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .bm .offset-sm-0 {
        margin-left: 0
    }

    .bm .offset-sm-1 {
        margin-left: 8.33333%
    }

    .bm .offset-sm-2 {
        margin-left: 16.66667%
    }

    .bm .offset-sm-3 {
        margin-left: 25%
    }

    .bm .offset-sm-4 {
        margin-left: 33.33333%
    }

    .bm .offset-sm-5 {
        margin-left: 41.66667%
    }

    .bm .offset-sm-6 {
        margin-left: 50%
    }

    .bm .offset-sm-7 {
        margin-left: 58.33333%
    }

    .bm .offset-sm-8 {
        margin-left: 66.66667%
    }

    .bm .offset-sm-9 {
        margin-left: 75%
    }

    .bm .offset-sm-10 {
        margin-left: 83.33333%
    }

    .bm .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media(min-width: 768px) {
    .bm .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bm .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bm .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .bm .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .bm .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bm .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .bm .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .bm .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bm .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .bm .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .bm .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bm .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .bm .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .bm .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bm .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .bm .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .bm .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .bm .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .bm .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .bm .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .bm .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .bm .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .bm .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .bm .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .bm .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .bm .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .bm .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .bm .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .bm .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .bm .offset-md-0 {
        margin-left: 0
    }

    .bm .offset-md-1 {
        margin-left: 8.33333%
    }

    .bm .offset-md-2 {
        margin-left: 16.66667%
    }

    .bm .offset-md-3 {
        margin-left: 25%
    }

    .bm .offset-md-4 {
        margin-left: 33.33333%
    }

    .bm .offset-md-5 {
        margin-left: 41.66667%
    }

    .bm .offset-md-6 {
        margin-left: 50%
    }

    .bm .offset-md-7 {
        margin-left: 58.33333%
    }

    .bm .offset-md-8 {
        margin-left: 66.66667%
    }

    .bm .offset-md-9 {
        margin-left: 75%
    }

    .bm .offset-md-10 {
        margin-left: 83.33333%
    }

    .bm .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media(min-width: 992px) {
    .bm .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bm .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bm .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .bm .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .bm .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bm .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .bm .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .bm .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bm .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .bm .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .bm .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bm .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .bm .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .bm .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bm .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .bm .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .bm .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .bm .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .bm .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .bm .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .bm .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .bm .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .bm .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .bm .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .bm .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .bm .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .bm .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .bm .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .bm .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .bm .offset-lg-0 {
        margin-left: 0
    }

    .bm .offset-lg-1 {
        margin-left: 8.33333%
    }

    .bm .offset-lg-2 {
        margin-left: 16.66667%
    }

    .bm .offset-lg-3 {
        margin-left: 25%
    }

    .bm .offset-lg-4 {
        margin-left: 33.33333%
    }

    .bm .offset-lg-5 {
        margin-left: 41.66667%
    }

    .bm .offset-lg-6 {
        margin-left: 50%
    }

    .bm .offset-lg-7 {
        margin-left: 58.33333%
    }

    .bm .offset-lg-8 {
        margin-left: 66.66667%
    }

    .bm .offset-lg-9 {
        margin-left: 75%
    }

    .bm .offset-lg-10 {
        margin-left: 83.33333%
    }

    .bm .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media(min-width: 1200px) {
    .bm .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bm .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bm .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .bm .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .bm .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bm .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .bm .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .bm .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bm .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .bm .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .bm .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bm .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .bm .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .bm .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bm .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .bm .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .bm .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .bm .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .bm .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .bm .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .bm .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .bm .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .bm .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .bm .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .bm .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .bm .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .bm .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .bm .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .bm .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .bm .offset-xl-0 {
        margin-left: 0
    }

    .bm .offset-xl-1 {
        margin-left: 8.33333%
    }

    .bm .offset-xl-2 {
        margin-left: 16.66667%
    }

    .bm .offset-xl-3 {
        margin-left: 25%
    }

    .bm .offset-xl-4 {
        margin-left: 33.33333%
    }

    .bm .offset-xl-5 {
        margin-left: 41.66667%
    }

    .bm .offset-xl-6 {
        margin-left: 50%
    }

    .bm .offset-xl-7 {
        margin-left: 58.33333%
    }

    .bm .offset-xl-8 {
        margin-left: 66.66667%
    }

    .bm .offset-xl-9 {
        margin-left: 75%
    }

    .bm .offset-xl-10 {
        margin-left: 83.33333%
    }

    .bm .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.bm .d-none {
    display: none!important
}

.bm .d-inline {
    display: inline!important
}

.bm .d-inline-block {
    display: inline-block!important
}

.bm .d-block {
    display: block!important
}

.bm .d-table {
    display: table!important
}

.bm .d-table-row {
    display: table-row!important
}

.bm .d-table-cell {
    display: table-cell!important
}

.bm .d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.bm .d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media(min-width: 576px) {
    .bm .d-sm-none {
        display:none!important
    }

    .bm .d-sm-inline {
        display: inline!important
    }

    .bm .d-sm-inline-block {
        display: inline-block!important
    }

    .bm .d-sm-block {
        display: block!important
    }

    .bm .d-sm-table {
        display: table!important
    }

    .bm .d-sm-table-row {
        display: table-row!important
    }

    .bm .d-sm-table-cell {
        display: table-cell!important
    }

    .bm .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .bm .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 768px) {
    .bm .d-md-none {
        display:none!important
    }

    .bm .d-md-inline {
        display: inline!important
    }

    .bm .d-md-inline-block {
        display: inline-block!important
    }

    .bm .d-md-block {
        display: block!important
    }

    .bm .d-md-table {
        display: table!important
    }

    .bm .d-md-table-row {
        display: table-row!important
    }

    .bm .d-md-table-cell {
        display: table-cell!important
    }

    .bm .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .bm .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 992px) {
    .bm .d-lg-none {
        display:none!important
    }

    .bm .d-lg-inline {
        display: inline!important
    }

    .bm .d-lg-inline-block {
        display: inline-block!important
    }

    .bm .d-lg-block {
        display: block!important
    }

    .bm .d-lg-table {
        display: table!important
    }

    .bm .d-lg-table-row {
        display: table-row!important
    }

    .bm .d-lg-table-cell {
        display: table-cell!important
    }

    .bm .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .bm .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 1200px) {
    .bm .d-xl-none {
        display:none!important
    }

    .bm .d-xl-inline {
        display: inline!important
    }

    .bm .d-xl-inline-block {
        display: inline-block!important
    }

    .bm .d-xl-block {
        display: block!important
    }

    .bm .d-xl-table {
        display: table!important
    }

    .bm .d-xl-table-row {
        display: table-row!important
    }

    .bm .d-xl-table-cell {
        display: table-cell!important
    }

    .bm .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .bm .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .bm .d-print-none {
        display: none!important
    }

    .bm .d-print-inline {
        display: inline!important
    }

    .bm .d-print-inline-block {
        display: inline-block!important
    }

    .bm .d-print-block {
        display: block!important
    }

    .bm .d-print-table {
        display: table!important
    }

    .bm .d-print-table-row {
        display: table-row!important
    }

    .bm .d-print-table-cell {
        display: table-cell!important
    }

    .bm .d-print-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .bm .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.bm .flex-row {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.bm .flex-column,.bm .flex-row {
    -webkit-box-direction: normal!important
}

.bm .flex-column {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.bm .flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.bm .flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.bm .flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.bm .flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.bm .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.bm .flex-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.bm .flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.bm .flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.bm .flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.bm .flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.bm .justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.bm .justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.bm .justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.bm .justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.bm .justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.bm .align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.bm .align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.bm .align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.bm .align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.bm .align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.bm .align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.bm .align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.bm .align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.bm .align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.bm .align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.bm .align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.bm .align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.bm .align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.bm .align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.bm .align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.bm .align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.bm .align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media(min-width: 576px) {
    .bm .flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .bm .flex-sm-column,.bm .flex-sm-row {
        -webkit-box-direction: normal!important
    }

    .bm .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .bm .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .bm .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .bm .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .bm .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .bm .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .bm .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .bm .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .bm .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .bm .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .bm .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .bm .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .bm .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .bm .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .bm .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .bm .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .bm .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .bm .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .bm .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .bm .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .bm .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .bm .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .bm .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .bm .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .bm .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .bm .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .bm .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .bm .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .bm .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .bm .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .bm .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .bm .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .bm .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 768px) {
    .bm .flex-md-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .bm .flex-md-column,.bm .flex-md-row {
        -webkit-box-direction: normal!important
    }

    .bm .flex-md-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .bm .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .bm .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .bm .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .bm .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .bm .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .bm .flex-md-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .bm .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .bm .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .bm .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .bm .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .bm .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .bm .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .bm .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .bm .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .bm .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .bm .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .bm .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .bm .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .bm .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .bm .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .bm .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .bm .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .bm .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .bm .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .bm .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .bm .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .bm .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .bm .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .bm .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .bm .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .bm .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .bm .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 992px) {
    .bm .flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .bm .flex-lg-column,.bm .flex-lg-row {
        -webkit-box-direction: normal!important
    }

    .bm .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .bm .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .bm .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .bm .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .bm .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .bm .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .bm .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .bm .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .bm .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .bm .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .bm .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .bm .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .bm .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .bm .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .bm .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .bm .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .bm .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .bm .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .bm .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .bm .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .bm .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .bm .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .bm .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .bm .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .bm .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .bm .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .bm .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .bm .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .bm .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .bm .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .bm .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .bm .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .bm .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 1200px) {
    .bm .flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .bm .flex-xl-column,.bm .flex-xl-row {
        -webkit-box-direction: normal!important
    }

    .bm .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .bm .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .bm .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .bm .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .bm .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .bm .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .bm .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .bm .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .bm .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .bm .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .bm .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .bm .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .bm .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .bm .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .bm .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .bm .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .bm .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .bm .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .bm .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .bm .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .bm .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .bm .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .bm .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .bm .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .bm .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .bm .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .bm .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .bm .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .bm .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .bm .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .bm .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .bm .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .bm .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.bm .w-25 {
    width: 25%!important
}

.bm .w-50 {
    width: 50%!important
}

.bm .w-75 {
    width: 75%!important
}

.bm .w-100 {
    width: 100%!important
}

.bm .w-auto {
    width: auto!important
}

.bm .h-25 {
    height: 25%!important
}

.bm .h-50 {
    height: 50%!important
}

.bm .h-75 {
    height: 75%!important
}

.bm .h-100 {
    height: 100%!important
}

.bm .h-auto {
    height: auto!important
}

.bm .mw-100 {
    max-width: 100%!important
}

.bm .mh-100 {
    max-height: 100%!important
}

.bm .m-0 {
    margin: 0!important
}

.bm .mt-0,.bm .my-0 {
    margin-top: 0!important
}

.bm .mr-0,.bm .mx-0 {
    margin-right: 0!important
}

.bm .mb-0,.bm .my-0 {
    margin-bottom: 0!important
}

.bm .ml-0,.bm .mx-0 {
    margin-left: 0!important
}

.bm .m-1 {
    margin: .25rem!important
}

.bm .mt-1,.bm .my-1 {
    margin-top: .25rem!important
}

.bm .mr-1,.bm .mx-1 {
    margin-right: .25rem!important
}

.bm .mb-1,.bm .my-1 {
    margin-bottom: .25rem!important
}

.bm .ml-1,.bm .mx-1 {
    margin-left: .25rem!important
}

.bm .m-2 {
    margin: .5rem!important
}

.bm .mt-2,.bm .my-2 {
    margin-top: .5rem!important
}

.bm .mr-2,.bm .mx-2 {
    margin-right: .5rem!important
}

.bm .mb-2,.bm .my-2 {
    margin-bottom: .5rem!important
}

.bm .ml-2,.bm .mx-2 {
    margin-left: .5rem!important
}

.bm .m-3 {
    margin: 1rem!important
}

.bm .mt-3,.bm .my-3 {
    margin-top: 1rem!important
}

.bm .mr-3,.bm .mx-3 {
    margin-right: 1rem!important
}

.bm .mb-3,.bm .my-3 {
    margin-bottom: 1rem!important
}

.bm .ml-3,.bm .mx-3 {
    margin-left: 1rem!important
}

.bm .m-4 {
    margin: 1.5rem!important
}

.bm .mt-4,.bm .my-4 {
    margin-top: 1.5rem!important
}

.bm .mr-4,.bm .mx-4 {
    margin-right: 1.5rem!important
}

.bm .mb-4,.bm .my-4 {
    margin-bottom: 1.5rem!important
}

.bm .ml-4,.bm .mx-4 {
    margin-left: 1.5rem!important
}

.bm .m-5 {
    margin: 3rem!important
}

.bm .mt-5,.bm .my-5 {
    margin-top: 3rem!important
}

.bm .mr-5,.bm .mx-5 {
    margin-right: 3rem!important
}

.bm .mb-5,.bm .my-5 {
    margin-bottom: 3rem!important
}

.bm .ml-5,.bm .mx-5 {
    margin-left: 3rem!important
}

.bm .p-0 {
    padding: 0!important
}

.bm .pt-0,.bm .py-0 {
    padding-top: 0!important
}

.bm .pr-0,.bm .px-0 {
    padding-right: 0!important
}

.bm .pb-0,.bm .py-0 {
    padding-bottom: 0!important
}

.bm .pl-0,.bm .px-0 {
    padding-left: 0!important
}

.bm .p-1 {
    padding: .25rem!important
}

.bm .pt-1,.bm .py-1 {
    padding-top: .25rem!important
}

.bm .pr-1,.bm .px-1 {
    padding-right: .25rem!important
}

.bm .pb-1,.bm .py-1 {
    padding-bottom: .25rem!important
}

.bm .pl-1,.bm .px-1 {
    padding-left: .25rem!important
}

.bm .p-2 {
    padding: .5rem!important
}

.bm .pt-2,.bm .py-2 {
    padding-top: .5rem!important
}

.bm .pr-2,.bm .px-2 {
    padding-right: .5rem!important
}

.bm .pb-2,.bm .py-2 {
    padding-bottom: .5rem!important
}

.bm .pl-2,.bm .px-2 {
    padding-left: .5rem!important
}

.bm .p-3 {
    padding: 1rem!important
}

.bm .pt-3,.bm .py-3 {
    padding-top: 1rem!important
}

.bm .pr-3,.bm .px-3 {
    padding-right: 1rem!important
}

.bm .pb-3,.bm .py-3 {
    padding-bottom: 1rem!important
}

.bm .pl-3,.bm .px-3 {
    padding-left: 1rem!important
}

.bm .p-4 {
    padding: 1.5rem!important
}

.bm .pt-4,.bm .py-4 {
    padding-top: 1.5rem!important
}

.bm .pr-4,.bm .px-4 {
    padding-right: 1.5rem!important
}

.bm .pb-4,.bm .py-4 {
    padding-bottom: 1.5rem!important
}

.bm .pl-4,.bm .px-4 {
    padding-left: 1.5rem!important
}

.bm .p-5 {
    padding: 3rem!important
}

.bm .pt-5,.bm .py-5 {
    padding-top: 3rem!important
}

.bm .pr-5,.bm .px-5 {
    padding-right: 3rem!important
}

.bm .pb-5,.bm .py-5 {
    padding-bottom: 3rem!important
}

.bm .pl-5,.bm .px-5 {
    padding-left: 3rem!important
}

.bm .m-auto {
    margin: auto!important
}

.bm .mt-auto,.bm .my-auto {
    margin-top: auto!important
}

.bm .mr-auto,.bm .mx-auto {
    margin-right: auto!important
}

.bm .mb-auto,.bm .my-auto {
    margin-bottom: auto!important
}

.bm .ml-auto,.bm .mx-auto {
    margin-left: auto!important
}

@media(min-width: 576px) {
    .bm .m-sm-0 {
        margin:0!important
    }

    .bm .mt-sm-0,.bm .my-sm-0 {
        margin-top: 0!important
    }

    .bm .mr-sm-0,.bm .mx-sm-0 {
        margin-right: 0!important
    }

    .bm .mb-sm-0,.bm .my-sm-0 {
        margin-bottom: 0!important
    }

    .bm .ml-sm-0,.bm .mx-sm-0 {
        margin-left: 0!important
    }

    .bm .m-sm-1 {
        margin: .25rem!important
    }

    .bm .mt-sm-1,.bm .my-sm-1 {
        margin-top: .25rem!important
    }

    .bm .mr-sm-1,.bm .mx-sm-1 {
        margin-right: .25rem!important
    }

    .bm .mb-sm-1,.bm .my-sm-1 {
        margin-bottom: .25rem!important
    }

    .bm .ml-sm-1,.bm .mx-sm-1 {
        margin-left: .25rem!important
    }

    .bm .m-sm-2 {
        margin: .5rem!important
    }

    .bm .mt-sm-2,.bm .my-sm-2 {
        margin-top: .5rem!important
    }

    .bm .mr-sm-2,.bm .mx-sm-2 {
        margin-right: .5rem!important
    }

    .bm .mb-sm-2,.bm .my-sm-2 {
        margin-bottom: .5rem!important
    }

    .bm .ml-sm-2,.bm .mx-sm-2 {
        margin-left: .5rem!important
    }

    .bm .m-sm-3 {
        margin: 1rem!important
    }

    .bm .mt-sm-3,.bm .my-sm-3 {
        margin-top: 1rem!important
    }

    .bm .mr-sm-3,.bm .mx-sm-3 {
        margin-right: 1rem!important
    }

    .bm .mb-sm-3,.bm .my-sm-3 {
        margin-bottom: 1rem!important
    }

    .bm .ml-sm-3,.bm .mx-sm-3 {
        margin-left: 1rem!important
    }

    .bm .m-sm-4 {
        margin: 1.5rem!important
    }

    .bm .mt-sm-4,.bm .my-sm-4 {
        margin-top: 1.5rem!important
    }

    .bm .mr-sm-4,.bm .mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .bm .mb-sm-4,.bm .my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .bm .ml-sm-4,.bm .mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .bm .m-sm-5 {
        margin: 3rem!important
    }

    .bm .mt-sm-5,.bm .my-sm-5 {
        margin-top: 3rem!important
    }

    .bm .mr-sm-5,.bm .mx-sm-5 {
        margin-right: 3rem!important
    }

    .bm .mb-sm-5,.bm .my-sm-5 {
        margin-bottom: 3rem!important
    }

    .bm .ml-sm-5,.bm .mx-sm-5 {
        margin-left: 3rem!important
    }

    .bm .p-sm-0 {
        padding: 0!important
    }

    .bm .pt-sm-0,.bm .py-sm-0 {
        padding-top: 0!important
    }

    .bm .pr-sm-0,.bm .px-sm-0 {
        padding-right: 0!important
    }

    .bm .pb-sm-0,.bm .py-sm-0 {
        padding-bottom: 0!important
    }

    .bm .pl-sm-0,.bm .px-sm-0 {
        padding-left: 0!important
    }

    .bm .p-sm-1 {
        padding: .25rem!important
    }

    .bm .pt-sm-1,.bm .py-sm-1 {
        padding-top: .25rem!important
    }

    .bm .pr-sm-1,.bm .px-sm-1 {
        padding-right: .25rem!important
    }

    .bm .pb-sm-1,.bm .py-sm-1 {
        padding-bottom: .25rem!important
    }

    .bm .pl-sm-1,.bm .px-sm-1 {
        padding-left: .25rem!important
    }

    .bm .p-sm-2 {
        padding: .5rem!important
    }

    .bm .pt-sm-2,.bm .py-sm-2 {
        padding-top: .5rem!important
    }

    .bm .pr-sm-2,.bm .px-sm-2 {
        padding-right: .5rem!important
    }

    .bm .pb-sm-2,.bm .py-sm-2 {
        padding-bottom: .5rem!important
    }

    .bm .pl-sm-2,.bm .px-sm-2 {
        padding-left: .5rem!important
    }

    .bm .p-sm-3 {
        padding: 1rem!important
    }

    .bm .pt-sm-3,.bm .py-sm-3 {
        padding-top: 1rem!important
    }

    .bm .pr-sm-3,.bm .px-sm-3 {
        padding-right: 1rem!important
    }

    .bm .pb-sm-3,.bm .py-sm-3 {
        padding-bottom: 1rem!important
    }

    .bm .pl-sm-3,.bm .px-sm-3 {
        padding-left: 1rem!important
    }

    .bm .p-sm-4 {
        padding: 1.5rem!important
    }

    .bm .pt-sm-4,.bm .py-sm-4 {
        padding-top: 1.5rem!important
    }

    .bm .pr-sm-4,.bm .px-sm-4 {
        padding-right: 1.5rem!important
    }

    .bm .pb-sm-4,.bm .py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .bm .pl-sm-4,.bm .px-sm-4 {
        padding-left: 1.5rem!important
    }

    .bm .p-sm-5 {
        padding: 3rem!important
    }

    .bm .pt-sm-5,.bm .py-sm-5 {
        padding-top: 3rem!important
    }

    .bm .pr-sm-5,.bm .px-sm-5 {
        padding-right: 3rem!important
    }

    .bm .pb-sm-5,.bm .py-sm-5 {
        padding-bottom: 3rem!important
    }

    .bm .pl-sm-5,.bm .px-sm-5 {
        padding-left: 3rem!important
    }

    .bm .m-sm-auto {
        margin: auto!important
    }

    .bm .mt-sm-auto,.bm .my-sm-auto {
        margin-top: auto!important
    }

    .bm .mr-sm-auto,.bm .mx-sm-auto {
        margin-right: auto!important
    }

    .bm .mb-sm-auto,.bm .my-sm-auto {
        margin-bottom: auto!important
    }

    .bm .ml-sm-auto,.bm .mx-sm-auto {
        margin-left: auto!important
    }
}

@media(min-width: 768px) {
    .bm .m-md-0 {
        margin:0!important
    }

    .bm .mt-md-0,.bm .my-md-0 {
        margin-top: 0!important
    }

    .bm .mr-md-0,.bm .mx-md-0 {
        margin-right: 0!important
    }

    .bm .mb-md-0,.bm .my-md-0 {
        margin-bottom: 0!important
    }

    .bm .ml-md-0,.bm .mx-md-0 {
        margin-left: 0!important
    }

    .bm .m-md-1 {
        margin: .25rem!important
    }

    .bm .mt-md-1,.bm .my-md-1 {
        margin-top: .25rem!important
    }

    .bm .mr-md-1,.bm .mx-md-1 {
        margin-right: .25rem!important
    }

    .bm .mb-md-1,.bm .my-md-1 {
        margin-bottom: .25rem!important
    }

    .bm .ml-md-1,.bm .mx-md-1 {
        margin-left: .25rem!important
    }

    .bm .m-md-2 {
        margin: .5rem!important
    }

    .bm .mt-md-2,.bm .my-md-2 {
        margin-top: .5rem!important
    }

    .bm .mr-md-2,.bm .mx-md-2 {
        margin-right: .5rem!important
    }

    .bm .mb-md-2,.bm .my-md-2 {
        margin-bottom: .5rem!important
    }

    .bm .ml-md-2,.bm .mx-md-2 {
        margin-left: .5rem!important
    }

    .bm .m-md-3 {
        margin: 1rem!important
    }

    .bm .mt-md-3,.bm .my-md-3 {
        margin-top: 1rem!important
    }

    .bm .mr-md-3,.bm .mx-md-3 {
        margin-right: 1rem!important
    }

    .bm .mb-md-3,.bm .my-md-3 {
        margin-bottom: 1rem!important
    }

    .bm .ml-md-3,.bm .mx-md-3 {
        margin-left: 1rem!important
    }

    .bm .m-md-4 {
        margin: 1.5rem!important
    }

    .bm .mt-md-4,.bm .my-md-4 {
        margin-top: 1.5rem!important
    }

    .bm .mr-md-4,.bm .mx-md-4 {
        margin-right: 1.5rem!important
    }

    .bm .mb-md-4,.bm .my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .bm .ml-md-4,.bm .mx-md-4 {
        margin-left: 1.5rem!important
    }

    .bm .m-md-5 {
        margin: 3rem!important
    }

    .bm .mt-md-5,.bm .my-md-5 {
        margin-top: 3rem!important
    }

    .bm .mr-md-5,.bm .mx-md-5 {
        margin-right: 3rem!important
    }

    .bm .mb-md-5,.bm .my-md-5 {
        margin-bottom: 3rem!important
    }

    .bm .ml-md-5,.bm .mx-md-5 {
        margin-left: 3rem!important
    }

    .bm .p-md-0 {
        padding: 0!important
    }

    .bm .pt-md-0,.bm .py-md-0 {
        padding-top: 0!important
    }

    .bm .pr-md-0,.bm .px-md-0 {
        padding-right: 0!important
    }

    .bm .pb-md-0,.bm .py-md-0 {
        padding-bottom: 0!important
    }

    .bm .pl-md-0,.bm .px-md-0 {
        padding-left: 0!important
    }

    .bm .p-md-1 {
        padding: .25rem!important
    }

    .bm .pt-md-1,.bm .py-md-1 {
        padding-top: .25rem!important
    }

    .bm .pr-md-1,.bm .px-md-1 {
        padding-right: .25rem!important
    }

    .bm .pb-md-1,.bm .py-md-1 {
        padding-bottom: .25rem!important
    }

    .bm .pl-md-1,.bm .px-md-1 {
        padding-left: .25rem!important
    }

    .bm .p-md-2 {
        padding: .5rem!important
    }

    .bm .pt-md-2,.bm .py-md-2 {
        padding-top: .5rem!important
    }

    .bm .pr-md-2,.bm .px-md-2 {
        padding-right: .5rem!important
    }

    .bm .pb-md-2,.bm .py-md-2 {
        padding-bottom: .5rem!important
    }

    .bm .pl-md-2,.bm .px-md-2 {
        padding-left: .5rem!important
    }

    .bm .p-md-3 {
        padding: 1rem!important
    }

    .bm .pt-md-3,.bm .py-md-3 {
        padding-top: 1rem!important
    }

    .bm .pr-md-3,.bm .px-md-3 {
        padding-right: 1rem!important
    }

    .bm .pb-md-3,.bm .py-md-3 {
        padding-bottom: 1rem!important
    }

    .bm .pl-md-3,.bm .px-md-3 {
        padding-left: 1rem!important
    }

    .bm .p-md-4 {
        padding: 1.5rem!important
    }

    .bm .pt-md-4,.bm .py-md-4 {
        padding-top: 1.5rem!important
    }

    .bm .pr-md-4,.bm .px-md-4 {
        padding-right: 1.5rem!important
    }

    .bm .pb-md-4,.bm .py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .bm .pl-md-4,.bm .px-md-4 {
        padding-left: 1.5rem!important
    }

    .bm .p-md-5 {
        padding: 3rem!important
    }

    .bm .pt-md-5,.bm .py-md-5 {
        padding-top: 3rem!important
    }

    .bm .pr-md-5,.bm .px-md-5 {
        padding-right: 3rem!important
    }

    .bm .pb-md-5,.bm .py-md-5 {
        padding-bottom: 3rem!important
    }

    .bm .pl-md-5,.bm .px-md-5 {
        padding-left: 3rem!important
    }

    .bm .m-md-auto {
        margin: auto!important
    }

    .bm .mt-md-auto,.bm .my-md-auto {
        margin-top: auto!important
    }

    .bm .mr-md-auto,.bm .mx-md-auto {
        margin-right: auto!important
    }

    .bm .mb-md-auto,.bm .my-md-auto {
        margin-bottom: auto!important
    }

    .bm .ml-md-auto,.bm .mx-md-auto {
        margin-left: auto!important
    }
}

@media(min-width: 992px) {
    .bm .m-lg-0 {
        margin:0!important
    }

    .bm .mt-lg-0,.bm .my-lg-0 {
        margin-top: 0!important
    }

    .bm .mr-lg-0,.bm .mx-lg-0 {
        margin-right: 0!important
    }

    .bm .mb-lg-0,.bm .my-lg-0 {
        margin-bottom: 0!important
    }

    .bm .ml-lg-0,.bm .mx-lg-0 {
        margin-left: 0!important
    }

    .bm .m-lg-1 {
        margin: .25rem!important
    }

    .bm .mt-lg-1,.bm .my-lg-1 {
        margin-top: .25rem!important
    }

    .bm .mr-lg-1,.bm .mx-lg-1 {
        margin-right: .25rem!important
    }

    .bm .mb-lg-1,.bm .my-lg-1 {
        margin-bottom: .25rem!important
    }

    .bm .ml-lg-1,.bm .mx-lg-1 {
        margin-left: .25rem!important
    }

    .bm .m-lg-2 {
        margin: .5rem!important
    }

    .bm .mt-lg-2,.bm .my-lg-2 {
        margin-top: .5rem!important
    }

    .bm .mr-lg-2,.bm .mx-lg-2 {
        margin-right: .5rem!important
    }

    .bm .mb-lg-2,.bm .my-lg-2 {
        margin-bottom: .5rem!important
    }

    .bm .ml-lg-2,.bm .mx-lg-2 {
        margin-left: .5rem!important
    }

    .bm .m-lg-3 {
        margin: 1rem!important
    }

    .bm .mt-lg-3,.bm .my-lg-3 {
        margin-top: 1rem!important
    }

    .bm .mr-lg-3,.bm .mx-lg-3 {
        margin-right: 1rem!important
    }

    .bm .mb-lg-3,.bm .my-lg-3 {
        margin-bottom: 1rem!important
    }

    .bm .ml-lg-3,.bm .mx-lg-3 {
        margin-left: 1rem!important
    }

    .bm .m-lg-4 {
        margin: 1.5rem!important
    }

    .bm .mt-lg-4,.bm .my-lg-4 {
        margin-top: 1.5rem!important
    }

    .bm .mr-lg-4,.bm .mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .bm .mb-lg-4,.bm .my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .bm .ml-lg-4,.bm .mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .bm .m-lg-5 {
        margin: 3rem!important
    }

    .bm .mt-lg-5,.bm .my-lg-5 {
        margin-top: 3rem!important
    }

    .bm .mr-lg-5,.bm .mx-lg-5 {
        margin-right: 3rem!important
    }

    .bm .mb-lg-5,.bm .my-lg-5 {
        margin-bottom: 3rem!important
    }

    .bm .ml-lg-5,.bm .mx-lg-5 {
        margin-left: 3rem!important
    }

    .bm .p-lg-0 {
        padding: 0!important
    }

    .bm .pt-lg-0,.bm .py-lg-0 {
        padding-top: 0!important
    }

    .bm .pr-lg-0,.bm .px-lg-0 {
        padding-right: 0!important
    }

    .bm .pb-lg-0,.bm .py-lg-0 {
        padding-bottom: 0!important
    }

    .bm .pl-lg-0,.bm .px-lg-0 {
        padding-left: 0!important
    }

    .bm .p-lg-1 {
        padding: .25rem!important
    }

    .bm .pt-lg-1,.bm .py-lg-1 {
        padding-top: .25rem!important
    }

    .bm .pr-lg-1,.bm .px-lg-1 {
        padding-right: .25rem!important
    }

    .bm .pb-lg-1,.bm .py-lg-1 {
        padding-bottom: .25rem!important
    }

    .bm .pl-lg-1,.bm .px-lg-1 {
        padding-left: .25rem!important
    }

    .bm .p-lg-2 {
        padding: .5rem!important
    }

    .bm .pt-lg-2,.bm .py-lg-2 {
        padding-top: .5rem!important
    }

    .bm .pr-lg-2,.bm .px-lg-2 {
        padding-right: .5rem!important
    }

    .bm .pb-lg-2,.bm .py-lg-2 {
        padding-bottom: .5rem!important
    }

    .bm .pl-lg-2,.bm .px-lg-2 {
        padding-left: .5rem!important
    }

    .bm .p-lg-3 {
        padding: 1rem!important
    }

    .bm .pt-lg-3,.bm .py-lg-3 {
        padding-top: 1rem!important
    }

    .bm .pr-lg-3,.bm .px-lg-3 {
        padding-right: 1rem!important
    }

    .bm .pb-lg-3,.bm .py-lg-3 {
        padding-bottom: 1rem!important
    }

    .bm .pl-lg-3,.bm .px-lg-3 {
        padding-left: 1rem!important
    }

    .bm .p-lg-4 {
        padding: 1.5rem!important
    }

    .bm .pt-lg-4,.bm .py-lg-4 {
        padding-top: 1.5rem!important
    }

    .bm .pr-lg-4,.bm .px-lg-4 {
        padding-right: 1.5rem!important
    }

    .bm .pb-lg-4,.bm .py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .bm .pl-lg-4,.bm .px-lg-4 {
        padding-left: 1.5rem!important
    }

    .bm .p-lg-5 {
        padding: 3rem!important
    }

    .bm .pt-lg-5,.bm .py-lg-5 {
        padding-top: 3rem!important
    }

    .bm .pr-lg-5,.bm .px-lg-5 {
        padding-right: 3rem!important
    }

    .bm .pb-lg-5,.bm .py-lg-5 {
        padding-bottom: 3rem!important
    }

    .bm .pl-lg-5,.bm .px-lg-5 {
        padding-left: 3rem!important
    }

    .bm .m-lg-auto {
        margin: auto!important
    }

    .bm .mt-lg-auto,.bm .my-lg-auto {
        margin-top: auto!important
    }

    .bm .mr-lg-auto,.bm .mx-lg-auto {
        margin-right: auto!important
    }

    .bm .mb-lg-auto,.bm .my-lg-auto {
        margin-bottom: auto!important
    }

    .bm .ml-lg-auto,.bm .mx-lg-auto {
        margin-left: auto!important
    }
}

@media(min-width: 1200px) {
    .bm .m-xl-0 {
        margin:0!important
    }

    .bm .mt-xl-0,.bm .my-xl-0 {
        margin-top: 0!important
    }

    .bm .mr-xl-0,.bm .mx-xl-0 {
        margin-right: 0!important
    }

    .bm .mb-xl-0,.bm .my-xl-0 {
        margin-bottom: 0!important
    }

    .bm .ml-xl-0,.bm .mx-xl-0 {
        margin-left: 0!important
    }

    .bm .m-xl-1 {
        margin: .25rem!important
    }

    .bm .mt-xl-1,.bm .my-xl-1 {
        margin-top: .25rem!important
    }

    .bm .mr-xl-1,.bm .mx-xl-1 {
        margin-right: .25rem!important
    }

    .bm .mb-xl-1,.bm .my-xl-1 {
        margin-bottom: .25rem!important
    }

    .bm .ml-xl-1,.bm .mx-xl-1 {
        margin-left: .25rem!important
    }

    .bm .m-xl-2 {
        margin: .5rem!important
    }

    .bm .mt-xl-2,.bm .my-xl-2 {
        margin-top: .5rem!important
    }

    .bm .mr-xl-2,.bm .mx-xl-2 {
        margin-right: .5rem!important
    }

    .bm .mb-xl-2,.bm .my-xl-2 {
        margin-bottom: .5rem!important
    }

    .bm .ml-xl-2,.bm .mx-xl-2 {
        margin-left: .5rem!important
    }

    .bm .m-xl-3 {
        margin: 1rem!important
    }

    .bm .mt-xl-3,.bm .my-xl-3 {
        margin-top: 1rem!important
    }

    .bm .mr-xl-3,.bm .mx-xl-3 {
        margin-right: 1rem!important
    }

    .bm .mb-xl-3,.bm .my-xl-3 {
        margin-bottom: 1rem!important
    }

    .bm .ml-xl-3,.bm .mx-xl-3 {
        margin-left: 1rem!important
    }

    .bm .m-xl-4 {
        margin: 1.5rem!important
    }

    .bm .mt-xl-4,.bm .my-xl-4 {
        margin-top: 1.5rem!important
    }

    .bm .mr-xl-4,.bm .mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .bm .mb-xl-4,.bm .my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .bm .ml-xl-4,.bm .mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .bm .m-xl-5 {
        margin: 3rem!important
    }

    .bm .mt-xl-5,.bm .my-xl-5 {
        margin-top: 3rem!important
    }

    .bm .mr-xl-5,.bm .mx-xl-5 {
        margin-right: 3rem!important
    }

    .bm .mb-xl-5,.bm .my-xl-5 {
        margin-bottom: 3rem!important
    }

    .bm .ml-xl-5,.bm .mx-xl-5 {
        margin-left: 3rem!important
    }

    .bm .p-xl-0 {
        padding: 0!important
    }

    .bm .pt-xl-0,.bm .py-xl-0 {
        padding-top: 0!important
    }

    .bm .pr-xl-0,.bm .px-xl-0 {
        padding-right: 0!important
    }

    .bm .pb-xl-0,.bm .py-xl-0 {
        padding-bottom: 0!important
    }

    .bm .pl-xl-0,.bm .px-xl-0 {
        padding-left: 0!important
    }

    .bm .p-xl-1 {
        padding: .25rem!important
    }

    .bm .pt-xl-1,.bm .py-xl-1 {
        padding-top: .25rem!important
    }

    .bm .pr-xl-1,.bm .px-xl-1 {
        padding-right: .25rem!important
    }

    .bm .pb-xl-1,.bm .py-xl-1 {
        padding-bottom: .25rem!important
    }

    .bm .pl-xl-1,.bm .px-xl-1 {
        padding-left: .25rem!important
    }

    .bm .p-xl-2 {
        padding: .5rem!important
    }

    .bm .pt-xl-2,.bm .py-xl-2 {
        padding-top: .5rem!important
    }

    .bm .pr-xl-2,.bm .px-xl-2 {
        padding-right: .5rem!important
    }

    .bm .pb-xl-2,.bm .py-xl-2 {
        padding-bottom: .5rem!important
    }

    .bm .pl-xl-2,.bm .px-xl-2 {
        padding-left: .5rem!important
    }

    .bm .p-xl-3 {
        padding: 1rem!important
    }

    .bm .pt-xl-3,.bm .py-xl-3 {
        padding-top: 1rem!important
    }

    .bm .pr-xl-3,.bm .px-xl-3 {
        padding-right: 1rem!important
    }

    .bm .pb-xl-3,.bm .py-xl-3 {
        padding-bottom: 1rem!important
    }

    .bm .pl-xl-3,.bm .px-xl-3 {
        padding-left: 1rem!important
    }

    .bm .p-xl-4 {
        padding: 1.5rem!important
    }

    .bm .pt-xl-4,.bm .py-xl-4 {
        padding-top: 1.5rem!important
    }

    .bm .pr-xl-4,.bm .px-xl-4 {
        padding-right: 1.5rem!important
    }

    .bm .pb-xl-4,.bm .py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .bm .pl-xl-4,.bm .px-xl-4 {
        padding-left: 1.5rem!important
    }

    .bm .p-xl-5 {
        padding: 3rem!important
    }

    .bm .pt-xl-5,.bm .py-xl-5 {
        padding-top: 3rem!important
    }

    .bm .pr-xl-5,.bm .px-xl-5 {
        padding-right: 3rem!important
    }

    .bm .pb-xl-5,.bm .py-xl-5 {
        padding-bottom: 3rem!important
    }

    .bm .pl-xl-5,.bm .px-xl-5 {
        padding-left: 3rem!important
    }

    .bm .m-xl-auto {
        margin: auto!important
    }

    .bm .mt-xl-auto,.bm .my-xl-auto {
        margin-top: auto!important
    }

    .bm .mr-xl-auto,.bm .mx-xl-auto {
        margin-right: auto!important
    }

    .bm .mb-xl-auto,.bm .my-xl-auto {
        margin-bottom: auto!important
    }

    .bm .ml-xl-auto,.bm .mx-xl-auto {
        margin-left: auto!important
    }
}

.bm .visible {
    visibility: visible!important
}

.bm .invisible {
    visibility: hidden
}

@font-face {
    font-family: panelfronticon;
    src: url(https://cdn.panelfront.net/assets/fonts/panelfront-icons.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

[class*=pf-icon]:before,[class^=pf-icon]:before {
    font-family: panelfronticon;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.pfi-clubs:before {
    content: ""
}

.pfi-hearth:before {
    content: ""
}

.pfi-spades:before {
    content: ""
}

.pfi-chip3-1:before {
    content: ""
}

.pfi-cards1:before {
    content: ""
}

.pfi-cards2:before {
    content: ""
}

.pfi-chip2:before {
    content: ""
}

.pfi-wof:before {
    content: ""
}

.pfi-crown:before {
    content: ""
}

.pfi-roulette:before {
    content: ""
}

.pfi-money:before {
    content: ""
}

.pfi-card6:before {
    content: ""
}

.pfi-card2:before {
    content: ""
}

.pfi-cards3:before {
    content: ""
}

.pfi-card4:before {
    content: ""
}

.pfi-chip3:before {
    content: ""
}

.pfi-roulette3:before {
    content: ""
}

.pfi-chip:before {
    content: ""
}

.pfi-cardsembol:before {
    content: ""
}

.pfi-cherry:before {
    content: ""
}

.pfi-slot:before {
    content: ""
}

.pfi-soccer2:before {
    content: ""
}

.pfi-basket:before {
    content: ""
}

.pfi-stopwatch2:before {
    content: ""
}

.pfi-watch3:before {
    content: ""
}

.pfi-diamond:before {
    content: ""
}

.pfi-dealerman:before {
    content: ""
}

.pfi-dealergirl:before {
    content: ""
}

.pfi-bitcoin:before {
    content: ""
}

.pfi-gamer:before {
    content: ""
}

.pfi-transfer:before {
    content: ""
}

.pfi-tvplay:before {
    content: ""
}

.pfi-card5:before {
    content: ""
}

.pfi-winner2:before {
    content: ""
}

.pfi-winner1:before {
    content: ""
}

.pfi-giftbox:before {
    content: ""
}

.pfi-wheeloffortuna:before {
    content: ""
}

.pfi-racing:before {
    content: ""
}

.pfi-win:before {
    content: ""
}

.pfi-roulette2:before {
    content: ""
}

.pfi-support:before {
    content: ""
}

.pfi-football-jersey:before {
    content: ""
}

.pfi-soccer1:before {
    content: ""
}

.pfi-score:before {
    content: ""
}

.pfi-stopwatch:before {
    content: ""
}

@media only screen and (max-width: 767px) {
    .hidden-xs-only {
        display:none!important
    }
}

@media only screen and (min-width: 768px) {
    .hidden-sm-and-up {
        display:none!important
    }
}

@media only screen and (min-width: 768px)and (max-width:991px) {
    .hidden-sm-only {
        display:none!important
    }
}

@media only screen and (max-width: 991px) {
    .hidden-sm-and-down {
        display:none!important
    }
}

@media only screen and (min-width: 992px) {
    .hidden-md-and-up {
        display:none!important
    }
}

@media only screen and (min-width: 992px)and (max-width:1199px) {
    .hidden-md-only {
        display:none!important
    }
}

@media only screen and (max-width: 1199px) {
    .hidden-md-and-down {
        display:none!important
    }
}

@media only screen and (min-width: 1200px) {
    .hidden-lg-and-up {
        display:none!important
    }
}

@media only screen and (min-width: 1200px)and (max-width:1919px) {
    .hidden-lg-only {
        display:none!important
    }
}

@media only screen and (max-width: 1919px) {
    .hidden-lg-and-down {
        display:none!important
    }
}

@media only screen and (min-width: 1920px) {
    .hidden-xl-only {
        display:none!important
    }
}

.vue-slider-disabled {
    opacity: .5;
    cursor: not-allowed
}

.vue-slider-rail {
    background-color: hsla(0,0%,100%,.8);
    border-radius: 15px
}

.vue-slider-process {
    background-color: #f4e50b;
    border-radius: 15px
}

.vue-slider-mark {
    z-index: 4
}

.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step {
    display: none
}

.vue-slider-mark-step {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(0,0,0,.16)
}

.vue-slider-mark-label {
    font-size: 14px;
    white-space: nowrap
}

.vue-slider-dot-handle {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 20%;
    background-color: #f4e50b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: .5px .5px 2px 1px rgba(0,0,0,.32);
    box-shadow: .5px .5px 2px 1px rgba(0,0,0,.32)
}

.vue-slider-dot-handle-focus {
    -webkit-box-shadow: 0 0 1px 2px rgba(244,229,11,.36);
    box-shadow: 0 0 1px 2px rgba(244,229,11,.36)
}

.vue-slider-dot-handle-disabled {
    cursor: not-allowed;
    background-color: #ccc
}

.vue-slider-dot-tooltip-inner {
    font-size: 14px;
    white-space: nowrap;
    padding: 2px 5px;
    min-width: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border-color: #f4e50b;
    background-color: #f4e50b;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.vue-slider-dot-tooltip-inner:after {
    content: "";
    position: absolute
}

.vue-slider-dot-tooltip-inner-top:after {
    top: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-top-color: inherit
}

.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    height: 0;
    width: 0
}

.vue-slider-dot-tooltip-inner-bottom:after {
    bottom: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-bottom-color: inherit
}

.vue-slider-dot-tooltip-inner-left:after {
    left: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-left-color: inherit
}

.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 0;
    width: 0
}

.vue-slider-dot-tooltip-inner-right:after {
    right: 100%;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-right-color: inherit
}

.vue-slider-dot-tooltip-wrapper {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.vue-slider-dot-tooltip-wrapper-show {
    opacity: 1
}

.superWheel {
    position: relative;
    max-width: 100%;
    margin: 4em auto 1em;
    font-size: 25px;
    font-weight: 700
}

.superWheel,.superWheel * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sWheel-wrapper {
    position: relative
}

.superWheel .sWheel-inner {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative
}

.superWheel .sWheel {
    border-radius: 100%;
    overflow: hidden
}

.superWheel .sWheel,.superWheel .sWheel>.sWheel-bg-layer,.superWheel .sWheel>.sWheel-txt-wrap,.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.superWheel .sWheel>.sWheel-bg-layer,.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
    margin: 0 auto;
    border-radius: 100%;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #ecf0f1
}

.superWheel .sWheel>.sWheel-bg-layer,.superWheel .sWheel>.sWheel-txt-wrap {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.superWheel .sWheel .sWheel-child .sWheel-inside {
    display: table;
    -webkit-transform: rotate(0) skew(-45deg);
    transform: rotate(0) skew(-45deg);
    width: 50%;
    height: 50%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden
}

.superWheel .sWheel .sWheel-child .sWheel-inside>div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transform-origin: 115% 25%;
    transform-origin: 115% 25%;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 700
}

.superWheel .sWheel>.sWheel-bg-layer>div {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border: 1px solid transparent;
    background-color: #404040
}

.superWheel .sWheel>.sWheel-bg-layer>div:nth-child(odd) {
    background-color: #616161
}

.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1.2em;
    max-height: 23.4em;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 1px;
    width: 50%;
    padding-right: 6%;
    font-weight: 700;
    font-size: 100%;
    cursor: default;
    color: #fff;
    text-align: right
}

.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div img {
    max-width: 40%
}

.superWheel .sWheel-center {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    text-align: center
}

.superWheel .sWheel-center>.sw-center-empty,.superWheel .sWheel-center>.sw-center-html {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.superWheel .sWheel-center>.sw-center-empty {
    position: absolute
}

.superWheel .sWheel-center>img {
    max-width: 100%;
    width: 200px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.superWheel .sWheel-center>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent!important
}

.superWheel .sWheel-marker {
    border-spacing: 90px;
    width: 16%;
    height: 14%;
    position: absolute;
    left: 50%;
    top: -18%;
    margin-top: 7%;
    margin-left: -8%;
    -webkit-transition: rotate .2 linear;
    transition: rotate .2 linear;
    z-index: 1;
    display: block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 35%;
    transform-origin: 50% 35%
}

.superWheel .sWheel-marker>svg {
    height: 100%;
    display: block;
    text-align: center;
    margin: 0 auto
}

.superWheel .rotate {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg)
}

.sWheel>.sWheel-bg-layer>svg {
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@-webkit-keyframes animateColor {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes animateColor {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.outer_line {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.outer_line .outer_line_inner {
    position: relative;
    display: block;
    border: 33px solid #3c525b;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.3764705882352941);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.3764705882352941);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: calc(100% - 2px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 2px);
    flex: 0 0 calc(100% - 2px)
}

.outer_line .no_lights .light:after {
    display: none!important
}

.light {
    width: 12px;
    height: 12px;
    background-color: hsla(0,0%,100%,.5019607843137255);
    top: 50%;
    left: 50%;
    margin: -6px
}

.light,.light:after {
    border-radius: 50%;
    position: absolute
}

.light:after {
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px #fff4c2;
    box-shadow: 0 0 8px 2px #fff4c2;
    opacity: 0
}

.light:last-child {
    display: none
}

.ready_wheel .light:nth-child(2n):after,.ready_wheel .light:nth-child(odd):after {
    -webkit-animation: glow .8s infinite alternate;
    animation: glow .8s infinite alternate
}

.ready_wheel .light:nth-child(2n):after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.spinning_wheel .light:after {
    -webkit-animation: paused!important;
    animation: paused!important
}

.open_light:after {
    opacity: 1!important
}

@-webkit-keyframes glow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes glow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.sWheel-marker {
    top: -15%!important
}

@media(max-width: 464px) {
    .outer_line_inner {
        border-width:25px!important
    }

    .outer_line_inner .light {
        width: 9px;
        height: 9px;
        margin: -4.5px
    }
}

.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div img {
    max-width: 60%!important
}

.fa {
    font-family: FontAwesome!important;
    font-weight: 400!important
}

@font-face {
    font-family: Panel Front;
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.eot);
    src: url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.eot#iefix) format("embedded-opentype"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.woff2) format("woff2"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.woff) format("woff"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.ttf) format("truetype"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-light-300.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Panel Front;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.eot);
    src: url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.eot#iefix) format("embedded-opentype"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.woff2) format("woff2"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.woff) format("woff"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.ttf) format("truetype"),url(https://cdn.panelfront.net/assets/fonts/panelfont/fa-regular-400.svg#fontawesome) format("svg")
}

.pf_m_body app-header {
    position: relative;
    -webkit-transition: top .3s ease;
    transition: top .3s ease
}

.far {
    font-weight: 400
}

.fal,.far {
    font-family: Panel Front!important
}

.fal {
    font-weight: 300
}

.fa-trophy-alt:before {
    content: ""
}

.fa-sort-numeric-up:before {
    content: ""
}

.fa-user-chart:before {
    content: ""
}

.fa-comment-alt-dots:before {
    content: ""
}

.fa-user-friends:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-mobile:before {
    content: ""
}

.fa-mobile-android-alt:before {
    content: ""
}

.modal-overlay {
    pointer-events: none!important
}

.el-dialog__wrapper {
    -webkit-animation: inherit!important;
    animation: inherit!important
}

.helper_content_btn {
    text-align: left!important
}

.vue-slider-dot-tooltip {
    display: none
}

body,html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.el-collapse-item__arrow {
    font-size: 20px
}

.el-input__inner {
    -webkit-appearance: none!important;
    border-radius: 4px!important;
    border: 1px solid #dcdfe6!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    font-size: inherit!important;
    margin: inherit!important;
    width: 100%!important
}

.betmaster_game_page {
    left: 0!important
}

.bm_botbar,.bottom_slider_cover {
    left: 0
}

.v-modal {
    z-index: 1!important
}

.el-input--small .el-input__inner {
    height: 32px!important;
    line-height: 32px!important
}

.el-scrollbar ::-webkit-scrollbar-track {
    background-color: inherit!important
}

.el-input--prefix .el-input__inner {
    padding-left: 30px!important
}

.el-input--suffix .el-input__inner {
    padding-right: 30px!important
}

.h_ph+.image-placeholder {
    display: none!important
}

.image-placeholder {
    background-color: #ededed;
    position: relative;
    height: 100%
}

.image-placeholder .placeholder_svg {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.image-placeholder:after {
    content: "";
    display: block;
    position: absolute;
    left: -150px;
    top: 0;
    height: 100%;
    width: 150px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(50%,#fff),to(transparent));
    background: linear-gradient(90deg,transparent 0,#fff 50%,transparent);
    -webkit-animation: load 1s cubic-bezier(.4,0,.2,1) infinite;
    animation: load 1s cubic-bezier(.4,0,.2,1) infinite
}

@-webkit-keyframes load {
    0% {
        left: -150px
    }

    to {
        left: 100%
    }
}

@keyframes load {
    0% {
        left: -150px
    }

    to {
        left: 100%
    }
}

@media(max-width: 767.98px) {
    .no-gutters-xs {
        margin-left:0!important;
        margin-right: 0!important
    }

    .no-gutters-xs .col-12 {
        padding-right: 0;
        padding-left: 0
    }
}

.page-footer {
    padding-bottom: 40px!important
}

@media(min-width: 1200px) {
    .mobile_popup {
        display:none!important
    }
}

@media(max-width: 1200px) {
    .desktop_popup {
        display:none!important
    }
}

.el-carousel__arrow:focus {
    background-color: rgba(0,0,0,.5)!important
}

[v-cloak] {
    display: none
}

.v-modal {
    opacity: 0!important
}

.el-dialog__wrapper {
    background-color: rgba(0,0,0,.7)!important;
    z-index: 99999!important
}

.page-pages .page-wrap .container-90 {
    width: 100%!important
}

.page-contents .promotions {
    width: 100%!important;
    max-width: inherit!important
}

.page-contents .promotions #page-content {
    margin: 0!important;
    padding: 0!important
}

.bmm .row:after {
    display: none!important
}

.bmm * ::-webkit-scrollbar-thumb,.bmm>::-webkit-scrollbar-thumb {
    background-color: #ddd!important;
    border-radius: 5px!important;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.1)!important;
    box-shadow: inset 0 0 3px rgba(0,0,0,.1)!important
}

.el-tooltip__popper {
    z-index: 100000!important
}

.el-popup-parent--hidden {
    padding-right: 0!important
}

.el-message {
    z-index: 10000000!important
}

gallery-slider+news-ticker>.ticker_cover {
    margin-top: 0!important;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    box-shadow: 1px 1px 3px rgba(0,0,0,.4)
}

news-ticker+gallery-slider>.betmaster_slider {
    margin-top: 0!important
}

social-media+promotion-calendar>.betmaster_promotion_calendar {
    margin-top: 20px!important
}

@media(max-width: 1200px) {
    .sportsbet-left-top [vce-ready] {
        display:none!important
    }
}

[vce-ready] {
    -webkit-box-sizing: inherit!important;
    box-sizing: inherit!important;
    -webkit-font-smoothing: auto!important;
    letter-spacing: 0!important;
    display: block
}

[vce-ready] .el-dialog__headerbtn:focus {
    background-color: inherit
}

[vce-ready] strong {
    font-weight: 900
}

.bmmc+.bmmc {
    margin-bottom: 2rem
}

.bmm {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.el-dialog__close {
    font-size: 20px!important;
    font-weight: 600!important
}

.bm-font {
    font-family: Roboto,sans-serif
}

.trun {
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden
}

.show_all_btn {
    background-color: #1a1824;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    padding: 6px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.show_all_btn:hover {
    background-color: #262c33!important;
    color: #fff
}

.betmaster_point_table .header,.betmaster_scorematic .header {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0;
    background-color: #f4e50b;
    color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -7px
}

.el-button--makebet {
    background-color: #fc5c10!important;
    color: #fff!important;
    border: none!important
}

.el-button--makebet:active,.el-button--makebet:focus,.el-button--makebet:hover {
    color: #fff !important!important;
    background-color: #fc5c10 !important!important
}

.el-button--demandbonus {
    background-color: #fff!important;
    color: #15b379!important;
    width: 100%
}

.el-button--demandbonus:active,.el-button--demandbonus:focus,.el-button--demandbonus:hover {
    color: #15b379!important;
    border-color: #15b379!important;
    background-color: #fff
}

.betmaster_notification {
    font-family: Roboto,sans-serif;
    background-color: #fff!important;
    border-radius: 1!important
}

.betmaster_notification .el-message__content {
    color: #909399!important
}

.bm_fade .el-carousel__container .el-carousel__item {
    -webkit-transform: inherit!important;
    transform: inherit!important;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.bm_fade .el-carousel__container .is-active {
    opacity: 1
}

.el-button--danger:focus,.el-button--danger:hover {
    background: #f78989!important;
    border-color: #f78989!important;
    color: #fff!important
}

.el-select-dropdown {
    z-index: 99999999999999!important
}

.bm .row {
    margin-bottom: 0
}

.customer_point {
    min-width: 100px;
    color: #fff!important
}

.customer_point:hover {
    background-color: inherit!important
}

.customer_point i {
    font-size: 18px;
    position: relative;
    top: 0
}

.customer_point .point {
    font-weight: 600
}

.customer_rank_name {
    font-family: Roboto,sans-serif;
    font-size: 13px;
    z-index: 1.0000000000000001e+21!important
}

.bm_primary_bg {
    background-color: #1b1f24!important
}

.shop_btns_cover {
    width: 100%
}

@media screen and (min-width: 993px) {
    #toast-container {
        top:auto!important;
        bottom: 45px!important
    }
}

.vue-slider-ltr .vue-slider-mark-label {
    font-size: 12px!important
}

.vue-slider-mark:first-child {
    margin-left: 8px!important
}

.vue-slider-mark:last-child {
    left: calc(100% - 3px)!important
}

.vue-content-placeholders {
    width: 100%
}

.sticky_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.sticky_bg .sticky_bg_inner {
    top: 0;
    position: sticky;
    padding: 30px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

customer-reference {
    display: inline-block!important
}

.point_table_sub_header .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel_loader .skeleton.skeleton--card {
    width: 100%;
    display: inline-block;
    vertical-align: text-top
}

.panel_loader .skeleton .skeleton--content {
    position: relative
}

.panel_loader .skeleton .skeleton--content .loader {
    background: #f6f7f8;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderSkeleton;
    -webkit-animation-timing-function: linear;
    background-image: -webkit-linear-gradient(left,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);
    background-repeat: no-repeat;
    background-size: 800px 104px;
    height: 104px;
    position: relative
}

.panel_loader .skeleton .skeleton--content .skeleton--content-wrapper,.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--th {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 15px;
    margin: 5px 10px 15px
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--td {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 10px;
    margin: 5px 10px
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--td__2 {
    -ms-flex-preferred-size: 300%;
    flex-basis: 300%
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--td__3 {
    -ms-flex-preferred-size: 500%;
    flex-basis: 500%
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--td__4 {
    -ms-flex-preferred-size: 700%;
    flex-basis: 700%
}

.panel_loader .skeleton .skeleton--content .skeleton--table .skeleton--tr .skeleton--td__5 {
    -ms-flex-preferred-size: 900%;
    flex-basis: 900%
}

.panel_loader .skeleton .skeleton--content .skeleton--title {
    margin: 5px 10px;
    height: 20px
}

.panel_loader .skeleton .skeleton--content .skeleton--hr {
    height: 2px;
    margin: 0 10px 10px
}

.panel_loader .skeleton .skeleton--content .skeleton--line {
    height: 10px;
    margin: 10px
}

.panel_loader .skeleton .skeleton--content .skeleton--circle {
    height: 60px;
    width: 60px;
    border-radius: 10px
}

.panel_loader .skeleton .skeleton--content .fl {
    display: inline-block;
    width: auto;
    vertical-align: text-top
}

@-webkit-keyframes placeholderSkeleton {
    0% {
        background-position: -468px 0
    }

    to {
        background-position: 468px 0
    }
}

.el-input__inner:focus {
    -webkit-box-shadow: inherit!important;
    box-shadow: inherit!important
}

.sidemenu::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.sidemenu::-webkit-scrollbar-thumb {
    background: #3e434b;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 2px hsla(0,0%,100%,.3);
    box-shadow: inset 0 0 2px hsla(0,0%,100%,.3)
}

.sidemenu::-webkit-scrollbar-track {
    background: rgba(158,170,186,.15);
    border-radius: 6px
}

.betmaster_faq .faq_menu .menu_item+.menu_item {
    border-top: none!important
}

.shop_filter input.el-input__inner {
    padding: 0 15px!important
}

.pf_m_body .betmaster_helper .helper_button,.pf_m_body .betmaster_tournament_table .tournament_button {
    z-index: 10!important
}

.panel_drawer .sidemenu::-webkit-scrollbar {
    width: 0;
    height: 0
}

.panel_drawer .sidemenu::-webkit-scrollbar-track {
    background-color: hsla(0,0%,100%,.1);
    border-radius: 10px
}

.panel_drawer .sidemenu::-webkit-scrollbar-thumb {
    background-color: #11171a;
    border-radius: 10px
}

.popup_container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0
}

.bm_popup_cover {
    font-family: Roboto,sans-serif
}

.bm_popup_cover p {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bm_popup_cover .el-dialog__wrapper {
    background-color: inherit!important
}

.bm_popup_cover .bm_popup_mask {
    background-color: rgba(0,0,0,.8)!important;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999!important
}

.bm_popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100000000000000020000!important;
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-animation: none!important;
    animation: none!important
}

.bm_popup .content {
    word-break: break-word;
    color: hsla(0,0%,100%,.75)
}

.bm_popup img {
    width: 100%;
    height: 100%
}

.bm_popup a {
    display: block
}

.bm_popup .el-dialog,.bm_popup .panel_popup {
    min-width: 400px;
    background: inherit;
    border-radius: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: 999999999;
    display: table;
    width: inherit;
    position: relative;
    margin-top: 0!important;
    margin-bottom: 0!important;
    background-color: rgba(255,0,0,0)!important
}

.bm_popup .el-dialog .close_btn,.bm_popup .panel_popup .close_btn {
    color: #fff;
    position: absolute;
    top: -25px;
    right: 0
}

@media(max-width: 767.98px) {
    .bm_popup .el-dialog,.bm_popup .panel_popup {
        width:90%;
        min-width: inherit!important;
        height: inherit!important
    }
}

.bm_popup .el-dialog .popup_video,.bm_popup .panel_popup .popup_video {
    min-width: 560px;
    min-height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.bm_popup .el-dialog .popup_video .video_loader,.bm_popup .panel_popup .popup_video .video_loader {
    position: absolute
}

.bm_popup .el-dialog .popup_video i,.bm_popup .panel_popup .popup_video i {
    font-size: 25px
}

@media(max-width: 767.98px) {
    .bm_popup .el-dialog .popup_video,.bm_popup .panel_popup .popup_video {
        min-width:100%!important;
        min-height: 100%!important
    }
}

.bm_popup .el-dialog iframe,.bm_popup .panel_popup iframe {
    border: 0
}

@media(max-width: 767.98px) {
    .bm_popup .el-dialog iframe,.bm_popup .panel_popup iframe {
        width:100%;
        height: 100%
    }
}

.bm_popup .el-dialog__headerbtn {
    position: absolute;
    top: -25px;
    right: 0
}

.bm_popup .el-dialog__headerbtn .el-dialog__close {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.bm_popup .el-dialog__body,.bm_popup .el-dialog__header {
    padding: 0
}

.bm_popup .never_show {
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: -25px;
    font-size: .9rem;
    font-weight: 600
}

.bm_popup .el-dialog__headerbtn:focus .el-dialog__close,.bm_popup .el-dialog__headerbtn:hover .el-dialog__close {
    color: #fff
}

.bm_topup {
    font-family: Roboto,sans-serif;
    position: relative
}

.bm_topup .content {
    padding: 10px;
    background-color: #f4e50b;
    color: #000;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 767.98px) {
    .bm_topup .content {
        padding:10px 20px!important
    }
}

.bm_topup .popup_video {
    min-height: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.bm_topup .popup_video .video_loader {
    position: absolute
}

.bm_topup .popup_video i {
    font-size: 25px
}

@media(max-width: 767.98px) {
    .bm_topup .popup_video {
        min-width:100%!important;
        min-height: 100%!important
    }
}

.bm_topup .close_topup {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer
}

@media(max-width: 767.98px) {
    .bm_topup .close_topup {
        right:10px
    }
}

.bm_sidepopup {
    position: fixed;
    bottom: 55px;
    right: -260px;
    background-color: #1b1f24;
    color: #fff;
    display: block;
    max-width: 260px;
    z-index: 99999999;
    border-radius: 3px;
    padding: 14px 26px 14px 13px;
    font-size: 15px
}

.bm_sidepopup .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bm_sidepopup .content,.bm_sidepopup .content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bm_sidepopup .content iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.bm_sidepopup.show_sidepopup {
    -webkit-animation: slidein .7s forwards;
    animation: slidein .7s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes slidein {
    0% {
        right: -260px
    }

    to {
        right: 15px
    }
}

@keyframes slidein {
    0% {
        right: -260px
    }

    to {
        right: 15px
    }
}

@media(max-width: 767.98px) {
    @-webkit-keyframes slidein {
        0% {
            right:-260px
        }

        to {
            right: 50%;
            -webkit-transform: translate(50%);
            transform: translate(50%)
        }
    }

    @keyframes slidein {
        0% {
            right: -260px
        }

        to {
            right: 50%;
            -webkit-transform: translate(50%);
            transform: translate(50%)
        }
    }
}

.bm_sidepopup img {
    max-width: 100%
}

.bm_sidepopup .close_topup {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer
}

.img_placeholders {
    display: none
}

.video_popup {
    min-width: 560px;
    min-height: 340px
}

@media screen and (max-width: 563px) {
    .video_popup {
        min-width:inherit!important;
        min-height: inherit!important
    }

    .popup_video {
        height: 200px!important
    }
}

.pf_m_body .bm_botbar {
    display: none
}

.bm_botbar {
    font-family: Roboto,sans-serif;
    height: 40px;
    background: #1b1f24;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10001;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.bm_botbar .el-loading-mask {
    background-color: #1b1f24
}

.bm_botbar .jackpot_bar {
    position: absolute;
    bottom: 40px;
    background-color: #1b1f24;
    padding-left: 3px;
    color: #fff
}

.bm_botbar .jackpot_bar,.bm_botbar .jackpot_bar .jackpot_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bm_botbar .jackpot_bar .jackpot_title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.bm_botbar .jackpot_bar .jackpot_title .title {
    padding-left: 5px
}

.bm_botbar .jackpot_bar .jackpot_icon {
    max-width: 45px
}

.bm_botbar .custom_btns {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: hsla(0,0%,100%,.85);
    font-size: 14px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #313841;
    text-decoration: none;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 1 auto!important;
    flex: 0 1 auto!important;
    min-width: 100px;
    cursor: pointer
}

.bm_botbar .custom_btns,.bm_botbar .custom_btns .custom_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bm_botbar .custom_btns .custom_btn {
    white-space: pre
}

.bm_botbar .custom_btns .custom_btn i {
    margin-right: 3px;
    font-size: 18px
}

.bm_botbar .custom_btns .el-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bm_botbar .custom_btns:hover {
    background-color: #1b1f24;
    color: #f4e50b
}

.bm_botbar .custom_btns img {
    border: 0;
    max-height: 35px
}

.bm_botbar .bonus_demand,.bm_botbar .clock,.bm_botbar .live_chat {
    color: hsla(0,0%,100%,.85);
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: inherit;
    border-left: 1px solid #313841;
    min-width: inherit;
    cursor: pointer
}

.bm_botbar .bonus_demand i,.bm_botbar .clock i,.bm_botbar .live_chat i {
    font-size: 20px;
    margin-right: 2px
}

.bm_botbar .bonus_demand .time,.bm_botbar .clock .time,.bm_botbar .live_chat .time {
    font-size: 14px
}

.bm_botbar .live_chat {
    width: inherit;
    font-size: 15px
}

.bm_botbar .live_chat .live_chat_text {
    margin-left: 3px;
    white-space: pre
}

.bm_botbar .live_chat i {
    top: 1px;
    position: relative;
    font-size: 17px;
    margin-right: 1px
}

.bm_botbar .bonus_demand {
    width: inherit;
    max-width: inherit
}

.bm_botbar .bonus_demand .bonus_demand_text {
    margin-left: 3px;
    white-space: pre
}

.bm_botbar .bonus_demand i {
    font-size: 18px;
    position: relative;
    bottom: 1px
}

.bm_botbar .news_ticker {
    width: 100%;
    min-width: 650px;
    max-width: 100%
}

.bm_botbar .popular_slider_button {
    min-width: inherit;
    min-width: 55px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: inherit!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    padding: 0 10px!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.bm_botbar .popular_slider_button i {
    font-size: 18px
}

.invert {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.bot_bar_inner {
    height: 100%;
    color: #fff
}

.bot_bar_inner,.bot_bar_inner_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bot_bar_ticker {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end
}

.bot_bar_ticker,.ticker_side {
    -webkit-box-pack: end;
    justify-content: flex-end;
    overflow: hidden
}

.ticker_side {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: end
}

.customer_point_cover {
    min-width: 117px!important
}

.bt_modal .el-dialog__body {
    padding: 0!important
}

.bonus_tracker {
    font-family: Roboto,sans-serif
}

.bonus_tracker .dt_t_kol_f i {
    margin-right: 3px
}

.bonus_tracker .el-dialog button:focus {
    outline: 0;
    background-color: inherit!important
}

.bonus_tracker .el-notification__content {
    text-align: left!important
}

.bonus_tracker .el-input__inner,.bonus_tracker .no_b_dm {
    text-align: center;
    line-height: 40px
}

.bonus_tracker .el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0a0a0a!important;
    font-weight: 500;
    display: inline-block;
    height: 40px;
    outline: 0;
    padding: 0 15px!important;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    font-size: 13px!important
}

@media(max-width: 767.98px) {
    .bonus_tracker .el-input__inner {
        font-size:13px!important
    }
}

.bonus_tracker .el-input input {
    margin-bottom: 0!important
}

.bonus_tracker .promo_tracker_select {
    width: 300px;
    z-index: 1000000000000000100!important
}

.bonus_tracker .promo_tracker_select.el-select .el-input.is-focus .el-input__inner,.bonus_tracker .promo_tracker_select.el-select .el-input__inner:focus {
    border-color: #15b379!important
}

.bonus_tracker .promo_tracker_select .el-select-dropdown__item.selected {
    color: #15b379!important
}

.bonus_tracker .promo_tracker_select .el-select-group__title {
    font-weight: 900!important
}

.bonus_tracker .bonustracker {
    text-align: center
}

.bonus_tracker .bt_title {
    font-weight: 600;
    margin-bottom: .8rem;
    border-bottom: 1px solid #dee1e7;
    padding-bottom: 5px;
    text-align: center
}

.bonus_tracker .bt_promo_cover {
    position: relative;
    width: 300px;
    margin: auto;
    margin-top: 10px
}

.bonus_tracker .bt_promo_image {
    width: 300px;
    text-align: center
}

.bonus_tracker .bt_promo_content {
    margin-top: 1rem;
    margin-bottom: 1rem;
    word-break: normal;
    text-align: center
}

.bonus_tracker .bt_demand_btn {
    width: 100%
}

.bonus_tracker .post_image {
    max-height: 170px!important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.bonus_tracker .bt_m_cover {
    width: 300px
}

.bonus_tracker .bt_table {
    font-size: 13px
}

.bonus_tracker .bt_confirmed {
    color: #15b379
}

.bonus_tracker .bt_denied {
    color: #67696d
}

.bonus_tracker .el-dialog__headerbtn .el-dialog__close {
    font-weight: 900!important;
    font-size: 20px!important;
    cursor: pointer!important
}

@media only screen and (max-width: 1024px) {
    .bonus_tracker .dt_t_kol_f span span {
        display:none
    }

    .bonus_tracker .dt_t_kol_f {
        width: 30px!important;
        text-align: center
    }

    .bonus_tracker .promo_tracker_select {
        z-index: 9999999999!important;
        left: 0!important
    }

    .bonus_tracker .bt_m_cover {
        width: inherit!important;
        margin-bottom: 1.5rem
    }

    .bonus_tracker .bt_m_cover,.bonus_tracker .bt_promo_cover,.bonus_tracker .bt_promo_image,.bonus_tracker .promo_tracker_select {
        width: 100%!important
    }

    .bonus_tracker .el-notification {
        width: 100%!important;
        border-radius: 0!important;
        top: 0!important;
        right: 0!important
    }
}

.bonus_tracker .denied_msg {
    font-weight: 600;
    font-size: 13px;
    color: #626468;
    padding-top: 5px;
    word-break: break-word
}

.bonus_tracker .dt_t_item {
    padding: 8px 0;
    border-bottom: 1px solid #ebeef5;
    font-size: 13px;
    text-align: left
}

.bonus_tracker .dt_f_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bonus_tracker .dt_t_kol {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 23px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bonus_tracker .dt_t_kol_f {
    width: 110px;
    line-height: 23px
}

.promo_tracker_select_popper {
    font-family: Roboto,sans-serif;
    margin-top: 10px!important
}

@media(max-width: 767.98px) {
    .promo_tracker_select_popper {
        max-width:85%;
        font-size: 13px
    }
}

@media(max-width: 767.98px) {
    .promo_tracker_select_popper .el-select-dropdown__item {
        font-size:13px
    }
}

.promo_tracker_select_popper .el-select-dropdown__item.selected {
    color: #15b379
}

.promo_tracker_select_popper .el-select-group__title {
    font-weight: 900
}

.demand_table {
    min-height: 100px
}

.el-icon-s-comment {
    color: #262c33
}

.bottom_slider button:focus {
    background-color: inherit!important
}

.bottom_slider .el-carousel__item.is-animating {
    -webkit-transition: all .4s ease!important;
    transition: all .4s ease!important
}

.bottom_slider .bottom_slider_item {
    margin-left: 10px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.bottom_slider .bottom_slider_item img {
    position: relative;
    top: 0;
    height: 100%
}

.bottom_slider .bottom_slider_item a {
    display: block;
    height: 120px!important
}

.bottom_slider_cover {
    height: 132px;
    width: 100%;
    position: fixed;
    -webkit-transition: padding-top .5s;
    transition: padding-top .5s;
    overflow: hidden;
    bottom: -135px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background-color: #1b1f24;
    border-left: hsla(0,0%,86.7%,.8666666666666667);
    z-index: 10000;
    -webkit-box-shadow: 0 -2px 5px -2px rgba(0,0,0,.41);
    box-shadow: 0 -2px 5px -2px rgba(0,0,0,.41);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom_slider_cover .slider_close_button {
    width: 46px;
    top: 5px;
    position: relative;
    left: 15px;
    cursor: pointer
}

.bottom_slider_cover .slider_close_button i {
    color: #fff;
    font-size: 25px
}

.show_slider {
    bottom: 40px!important
}

.bottom_slider {
    width: 100%;
    overflow: hidden;
    position: relative
}

.bottom_slider .bottom_slider_crousel {
    width: 250px;
    overflow-x: visible!important
}

.bottom_slider .slider_buttons {
    z-index: 3;
    position: absolute;
    top: 45px;
    padding: 8px!important;
    background-color: rgba(31,45,61,.11);
    color: #fff;
    border: none!important
}

.bottom_slider .slider_buttons:focus,.bottom_slider .slider_buttons:hover {
    background-color: rgba(31,45,61,.19)!important;
    color: #fff!important
}

.bottom_slider .slider_left_button {
    left: 13px
}

.bottom_slider .slider_right_button {
    right: 13px
}

.betmaster_poll_cover {
    color: #2c3e50;
    font-family: Roboto,sans-serif
}

.betmaster_poll_cover .thanks_txt {
    text-align: center;
    font-size: 1.2rem;
    color: #15b379;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.betmaster_poll_cover .noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.betmaster_poll_cover .qst {
    font-weight: 900!important;
    text-align: center;
    word-break: break-word;
    font-size: 1.2rem
}

.betmaster_poll_cover .qscon {
    margin-top: 10px;
    margin-bottom: 10px;
    word-break: break-word
}

.betmaster_poll_cover .ans-cnt {
    margin: 20px 0
}

.betmaster_poll_cover .ans-cnt .ans {
    position: relative;
    margin-top: 10px
}

.betmaster_poll_cover .ans-cnt .ans:first-child {
    margin-top: 0
}

.betmaster_poll_cover .ans-cnt .ans-no-vote {
    text-align: center;
    border: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    word-break: break-word;
    padding: 10px 10px;
    transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out
}

.betmaster_poll_cover .ans-cnt .ans-no-vote .txt {
    color: #434343;
    transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out
}

.betmaster_poll_cover .ans-cnt .ans-voted {
    padding: 5px 5px
}

.betmaster_poll_cover .ans-cnt .ans-voted .percent,.betmaster_poll_cover .ans-cnt .ans-voted .txt {
    position: relative;
    z-index: 1
}

.betmaster_poll_cover .ans-cnt .ans-voted .percent {
    font-weight: 700;
    min-width: 35px;
    display: inline-block;
    margin: 0 10px
}

.betmaster_poll_cover .ans-cnt .ans-voted.selected .txt:after {
    content: "✔";
    margin-left: 10px
}

.betmaster_poll_cover .ans-cnt .ans .bg {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-color: #e1e8ed;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all .3s cubic-bezier(.5,1.2,.5,1.2);
    -webkit-transition: all .3s cubic-bezier(.5,1.2,.5,1.2);
    -moz-transition: all .3s cubic-bezier(.5,1.2,.5,1.2)
}

.betmaster_poll_cover .ans-cnt .ans .bg.selected {
    background-color: #77c7f7
}

.betmaster_poll_cover .votes {
    font-size: 14px;
    color: #8899a6;
    text-align: center
}

.betmaster_poll_cover .submit {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 80px;
    text-decoration: none;
    background-color: #41b882;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px
}

.betmaster-poll {
    overflow: hidden
}

.customer_reflist {
    position: relative;
    color: #fff;
    font-family: Roboto,sans-serif;
    background-color: #1a2331;
    padding-bottom: 8px;
    padding: 0 5px;
    border-radius: 0 0 5px 5px
}

.customer_reflist .loading_row {
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px
}

.customer_reflist .loading_row i {
    font-size: 15px!important;
    margin-right: 0!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.customer_reflist .loading_row .loading_text {
    margin-left: 0;
    font-family: Roboto,sans-serif
}

.invited_friends {
    text-align: center;
    font-weight: 600;
    font-size: 18px
}

.customer_ref_table {
    max-height: 100px;
    overflow-y: scroll;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px
}

.customer_ref_table::-webkit-scrollbar {
    width: 8px
}

.customer_ref_table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px
}

.customer_ref_table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}

.quick_ref_stats {
    padding: 1rem;
    background-color: #000;
    border-radius: 5px;
    margin-top: 5px
}

.c_r_t_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 25px
}

.c_r_t_item .crti_n {
    margin-right: 1px;
    padding: 0 3px;
    padding-left: 8px
}

.c_r_t_item .crti_u {
    padding-right: 15px
}

.c_r_t_item .crti_u i {
    font-size: 12px!important
}

.c_r_t_item .crti_name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.c_r_t_item:nth-child(2n) {
    background-color: hsla(0,0%,100%,.06)
}

.total_ref_list {
    text-align: right;
    padding-right: 10px;
    margin-top: 3px;
    font-weight: 600;
    font-size: 13px
}

.betmaster_helper {
    font-family: Roboto,sans-serif
}

.betmaster_helper a {
    text-decoration: none!important
}

.betmaster_helper .fa-copy,.betmaster_helper .fa-external-link-square,.betmaster_helper .fa-user-friends {
    font-weight: 400!important
}

.betmaster_helper .el-collapse-item {
    position: relative
}

.betmaster_helper .el-collapse-item__arrow {
    font-size: 15px!important
}

.betmaster_helper .menu_btn {
    display: block
}

.betmaster_helper .scorematic_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_helper .scorematic_btn svg {
    width: 26px;
    margin-right: 7px;
    margin-left: 2px
}

.betmaster_helper .point_table_btn i {
    margin-left: 3px;
    margin-right: 2px
}

.betmaster_helper .shop_btn {
    display: block
}

.betmaster_helper .shop_btn i {
    font-weight: 400!important
}

.betmaster_helper .shop_btn img {
    width: 21px;
    position: relative;
    top: 2px
}

.betmaster_helper .tournament_btn {
    display: block
}

.betmaster_helper .tournament_btn i {
    font-size: 18px;
    font-weight: 600;
    padding-right: 1px;
    padding-left: 3px
}

.betmaster_helper .helper_button {
    position: fixed;
    right: 0;
    height: 120px;
    width: 44px;
    top: 312px;
    z-index: 99999
}

@media(max-width: 767.98px) {
    .betmaster_helper .helper_button {
        top:inherit!important;
        bottom: 105px;
        height: 44px
    }
}

.betmaster_helper .helper_button .no_color_btn,.betmaster_helper .helper_button .no_color_btn:hover {
    background-color: inherit!important
}

.betmaster_helper .helper_button .helper_btn_content {
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    width: 44px;
    background-color: #8cd54e;
    white-space: nowrap;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

@media(max-width: 767.98px) {
    .betmaster_helper .helper_button .helper_btn_content {
        background-color:#262c33!important
    }
}

.betmaster_helper .helper_button .helper_btn_content .panel_btn_img {
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    display: block;
    -o-object-fit: fill;
    object-fit: fill
}

.betmaster_helper .helper_button .helper_btn_content:focus,.betmaster_helper .helper_button .helper_btn_content:hover {
    background-color: #1b1f24
}

.betmaster_helper .helper_button .helper_btn_content:focus .help_text,.betmaster_helper .helper_button .helper_btn_content:hover .help_text {
    color: #fff
}

.betmaster_helper .helper_button .helper_btn_content .help_text {
    position: relative;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: rotate(-90deg) translate(-50%,50%);
    transform: rotate(-90deg) translate(-50%,50%);
    position: absolute;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    margin: auto;
    font-size: 25px;
    height: 44px;
    padding-top: 2px;
    color: #1d2d4e
}

.betmaster_helper .sidemenu {
    height: 100%;
    width: 300px;
    position: fixed;
    background-color: #1b1f24;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: -300px;
    top: 0;
    z-index: 99999999999;
    padding-top: 0!important;
    overflow-y: auto
}

@media(max-width: 767.98px) {
    .betmaster_helper .sidemenu {
        width:100%;
        overflow-y: auto;
        right: -100%
    }
}

@media(max-width: 767.98px) {
    .betmaster_helper .sidemenu .live_chat_side_btn {
        display:none
    }
}

.betmaster_helper .sidemenu .app_btns {
    text-decoration: none;
    color: #fff;
    font-size: 14px!important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 17px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_helper .sidemenu .app_btns i {
    font-size: 19px;
    font-weight: 400
}

.betmaster_helper .sidemenu .app_btns:hover {
    background-color: #f4e50b;
    color: #000;
    cursor: pointer
}

.betmaster_helper .sidemenu i {
    font-size: 19px;
    width: 30px!important;
    text-align: center!important;
    margin-right: 5px!important;
    margin-left: 0!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.betmaster_helper .sidemenu .el-collapse {
    border: inherit!important
}

.betmaster_helper .sidemenu .el-collapse .el-collapse-item__arrow {
    margin-right: -2px!important;
    margin-left: auto!important;
    font-size: 16px;
    font-weight: 900
}

.betmaster_helper .sidemenu .el-collapse .el-collapse-item__wrap {
    background-color: inherit;
    border: none!important
}

.betmaster_helper .sidemenu .el-collapse .el-collapse-item__content {
    background-color: inherit!important;
    color: #fff;
    padding: 5px 17px;
    text-align: left
}

.betmaster_helper .sidemenu .el-collapse-item__header {
    background-color: inherit!important;
    border: inherit!important
}

.betmaster_helper .sidemenu .header {
    border-top: 5px solid #f4e50b;
    border-bottom: 1px solid #3c4550;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 8px 8px 15px
}

.betmaster_helper .sidemenu .header .title {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

.betmaster_helper .sidemenu .header .close {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    cursor: pointer;
    background-color: hsla(0,0%,100%,.2);
    border-radius: 6px;
    font-size: 20px!important;
    width: 30px!important;
    height: 30px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_helper .sidemenu .content .highlight {
    font-weight: 600;
    color: #f4e50b;
    text-decoration: none
}

.betmaster_helper .sidemenu .content .el-collapse-item__content {
    font-size: 14px
}

.betmaster_helper .sidemenu .content .el-collapse-item__header,.betmaster_helper .sidemenu .content .helper_content_btn {
    font-size: 17px;
    padding: 0 .7rem;
    color: #fff;
    cursor: pointer;
    height: 2.8rem!important;
    line-height: 2.8rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    white-space: pre;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.betmaster_helper .sidemenu .content .el-collapse-item__header:before,.betmaster_helper .sidemenu .content .helper_content_btn:before {
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    background-color: #f4e50b;
    height: 100%
}

.betmaster_helper .sidemenu .content .el-collapse-item__header:focus,.betmaster_helper .sidemenu .content .el-collapse-item__header:hover,.betmaster_helper .sidemenu .content .helper_content_btn:focus,.betmaster_helper .sidemenu .content .helper_content_btn:hover {
    background-color: #262c33!important;
    color: #fff!important
}

.betmaster_helper .sidemenu .content .el-collapse-item__header:focus:before,.betmaster_helper .sidemenu .content .el-collapse-item__header:hover:before,.betmaster_helper .sidemenu .content .helper_content_btn:focus:before,.betmaster_helper .sidemenu .content .helper_content_btn:hover:before {
    width: 5px
}

.betmaster_helper .sidemenu .content .faq_btn {
    display: block
}

.betmaster_helper .opened {
    right: 0
}

.betmaster_helper .helper_content_btn i {
    position: relative
}

.betmaster_helper .call_collapse .el-collapse-item__content {
    padding: 10px 1rem!important
}

.betmaster_helper .call_service_collapse i {
    font-weight: 400
}

.betmaster_helper .app_collapse .el-collapse-item__content {
    padding: 10px 0!important
}

.betmaster_helper .app_collapse .app_info {
    padding: 0 1rem
}

.betmaster_helper .bonus_demand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_helper .bonus_demand .fa-gift {
    position: relative
}

.customer_point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.customer_point .rank_title {
    font-size: 12px!important
}

.help_menu_new {
    position: absolute;
    padding: 2px 1px;
    background-color: #f4e50b;
    color: #1b1f24;
    text-transform: uppercase;
    display: block;
    line-height: normal;
    font-size: 11px;
    border-radius: 5px;
    padding: 1px 10px;
    top: 16px;
    right: 7px;
    z-index: 99
}

.r_link_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 13px;
    border-bottom: 1px dashed #5f5f5f;
    margin-bottom: 8px;
    padding-bottom: 3px
}

.r_link_title i {
    font-size: 15px!important
}

.r_link_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background-color: #242233;
    border-radius: 5px 0 0 5px
}

.r_link_area .r_link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 3px 3px;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    border-right: 0;
    font-size: 13px
}

.r_link_area .r_link_copy {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 5px;
    border-radius: 0 5px 5px 0;
    background-color: #f4e50b;
    color: #1b1f24
}

.r_link_area .r_link_copy:hover {
    opacity: .9
}

.refer_a_friend_col i {
    font-size: 20px!important;
    margin-right: 7px!important
}

.refer_a_friend_col .el-collapse-item__content {
    padding: 5px 17px
}

.refer_a_friend_col .how_ref_works,.refer_a_friend_col .my_ref_list {
    margin-top: 10px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -17px;
    padding: 4px 17px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.refer_a_friend_col .how_ref_works:hover,.refer_a_friend_col .my_ref_list:hover {
    background-color: #fab400;
    color: #000
}

.refer_a_friend_col .how_ref_works i,.refer_a_friend_col .my_ref_list i {
    font-weight: 600!important;
    font-size: 17px!important;
    margin-right: 5px!important
}

.refer_a_friend_col .how_ref_works {
    margin-top: 0!important
}

.bm_reflist_body {
    overflow-y: hidden!important
}

.app_btn_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1024px) {
    .betmaster_helper .el-collapse-item__header,.betmaster_helper .helper_content_btn {
        font-size:16px!important;
        font-weight: 500!important;
        padding-left: 10px!important;
        padding-right: 10px!important;
        min-height: 2.6rem!important;
        line-height: 2.6rem!important
    }

    .betmaster_helper .el-collapse-item__header i,.betmaster_helper .helper_content_btn i {
        font-size: 20px!important;
        width: 30px;
        padding-right: 0;
        margin-right: 0;
        text-align: center;
        margin-left: 0
    }

    .betmaster_helper .el-collapse-item__header .el-icon-arrow-right,.betmaster_helper .helper_content_btn .el-icon-arrow-right {
        margin-left: auto!important
    }
}

.betmaster_helper .sidemenu .social_media_btns i {
    margin-right: 0!important
}

.pf_layout_1 {
    position: relative;
    margin: auto;
    font-family: Roboto,sans-serif
}

.pf_layout_1 .top_layout {
    display: block;
    min-height: 450px;
    max-width: 750px
}

.pf_layout_1 .top_layout .l1_right_side {
    padding: 1.2rem!important
}

.pf_layout_1 .top_layout .pf_l_tab_content {
    max-height: 325px;
    overflow: auto
}

.pf_layout_1 .side_layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 495px;
    height: 495px;
    max-width: 980px
}

.pf_layout_1 .side_layout .pf_l_tab_content {
    max-height: 400px;
    overflow: auto
}

.pf_layout_1 .l1_cover {
    border-radius: 5px;
    background-color: #1b1f24;
    width: 100%;
    margin: auto
}

.pf_layout_1 .l1_cover .l1_top_side {
    background-color: #1b1f24;
    position: relative
}

.pf_layout_1 .l1_cover .l1_top_side .l1_img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    -o-object-position: top;
    object-position: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pf_layout_1 .l1_cover .l1_left_side {
    -webkit-box-flex: 0;
    -ms-flex: 0 270px;
    flex: 0 270px;
    background-color: #1b1f24;
    position: relative
}

.pf_layout_1 .l1_cover .l1_left_side .l1_img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    -o-object-position: top;
    object-position: top
}

.pf_layout_1 .l1_cover .l1_right_side {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 1rem
}

.pf_l_tab_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #3c4550;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.pf_l_tab_menu .t_m_i {
    padding: 10px 15px;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: #3c4550;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    white-space: pre;
    border-radius: 5px
}

.pf_l_tab_menu .t_m_i+.t_m_i {
    margin-left: 5px
}

.pf_l_tab_menu .t_m_a {
    background-color: #f4e50b;
    color: #262c33
}

.pf_l_tab_content {
    line-height: 1.5rem;
    color: hsla(0,0%,100%,.8);
    font-size: .9rem;
    padding-right: 15px
}

@media screen and (max-width: 1024px) {
    .premade_layout .post_modal {
        top:10%!important
    }
}

@media screen and (max-width: 768px) {
    .premade_layout .post_modal {
        top:5%!important
    }

    .premade_layout .l1_left_side,.premade_layout .l1_top_side {
        display: none
    }

    .premade_layout .side_layout,.premade_layout .top_layout {
        max-width: 703px!important;
        position: relative!important
    }
}

@media screen and (max-width: 563px) {
    .premade_layout .post_modal {
        top:0!important
    }

    .premade_layout .side_layout,.premade_layout .top_layout {
        height: 100%
    }

    .premade_layout .pf_l_tab_content {
        max-height: inherit!important
    }

    .pf_l_tab_menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pf_l_tab_menu .t_m_i {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        margin-left: 0!important;
        margin-bottom: 5px
    }
}

.bm_post_body {
    overflow-y: hidden!important
}

.betmaster_post_page,.tournaments_modal {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 100000;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    color: #212121;
    text-align: initial!important
}

.betmaster_post_page blockquote,.tournaments_modal blockquote {
    padding: 0!important;
    margin: 10px 0!important;
    border-left: none!important
}

.betmaster_post_page::-webkit-scrollbar,.tournaments_modal::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.betmaster_post_page::-webkit-scrollbar-thumb,.tournaments_modal::-webkit-scrollbar-thumb {
    background: #3e434b;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 2px hsla(0,0%,100%,.3);
    box-shadow: inset 0 0 2px hsla(0,0%,100%,.3)
}

.betmaster_post_page::-webkit-scrollbar-track,.tournaments_modal::-webkit-scrollbar-track {
    background: rgba(158,170,186,.15);
    border-radius: 6px
}

@media(max-width: 767.98px) {
    .betmaster_post_page,.tournaments_modal {
        z-index:9999999999
    }
}

.betmaster_post_page .post_mask,.tournaments_modal .post_mask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

.post_close_btn {
    position: fixed;
    z-index: 101;
    top: 15px;
    right: 8px;
    font-size: 35px;
    color: #fff;
    font-weight: 900!important;
    border-radius: 50px;
    cursor: pointer
}

@media(max-width: 767.98px) {
    .post_close_btn {
        top:10px;
        right: 10px!important;
        font-size: 25px!important;
        padding: 5px;
        background-color: rgba(0,0,0,.3)
    }
}

.post_modal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 75%;
    margin: 0 auto;
    top: 10%;
    position: relative;
    margin-bottom: 70px;
    display: table;
    z-index: 2
}

@media(min-width: 768px)and (max-width:1024px) {
    .post_modal {
        top:inherit;
        width: 100%;
        margin-bottom: 0
    }
}

@media(max-width: 767.98px) {
    .post_modal {
        width:100%;
        top: inherit;
        margin-bottom: inherit;
        height: 100%;
        max-width: 100%
    }

    .post_modal iframe {
        width: 90%
    }
}

.post_modal.dialog-fade-enter-active,.post_modal.dialog-fade-leave-active {
    -webkit-animation: none!important;
    animation: none!important
}

.post_modal .el-dialog__body {
    margin: 0;
    padding: 0
}

.post_modal .el-dialog__header {
    position: absolute;
    z-index: 5;
    right: 10px
}

.post_modal .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    font-size: 25px!important;
    color: #fff
}

.post_modal .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover {
    color: #fff
}

#masterCont,#masterCont .single_page {
    height: 100%
}

.post_video_popup {
    min-width: 560px;
    min-height: 340px
}

.betmaster_post_page .iframe_popup {
    min-width: 650px;
    min-height: 500px
}

.betmaster_post_page .popup_iframe {
    min-width: 650px!important;
    min-height: 500px!important
}

.betmaster_post_page .popup_iframe,.betmaster_post_page .post_popup_video {
    min-width: 560px;
    min-height: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.betmaster_post_page .popup_iframe .iframe_loader,.betmaster_post_page .popup_iframe .video_loader,.betmaster_post_page .post_popup_video .iframe_loader,.betmaster_post_page .post_popup_video .video_loader {
    position: absolute
}

.betmaster_post_page .popup_iframe i,.betmaster_post_page .post_popup_video i {
    font-size: 25px
}

@media(max-width: 767.98px) {
    .betmaster_post_page .popup_iframe,.betmaster_post_page .post_popup_video {
        min-width:100%!important;
        min-height: 100%!important
    }
}

.betmaster_post_page iframe {
    border: 0
}

@media(max-width: 767.98px) {
    .betmaster_post_page iframe {
        width:100%;
        height: 100%
    }
}

.hidden_frame iframe {
    display: none
}

.premade_layout .post_modal {
    width: 100%!important;
    max-width: inherit!important
}

@media screen and (max-width: 1024px) {
    .post_video_popup {
        top:50px!important;
        position: relative
    }
}

@media screen and (max-width: 563px) {
    .post_modal {
        padding:5px 9px!important
    }

    .popup_iframe {
        height: 100%!important
    }

    .post_popup_video,.post_video_popup {
        min-width: inherit!important;
        min-height: inherit!important
    }

    .post_video_popup {
        top: 0!important;
        position: relative;
        width: 100%;
        height: 100%
    }

    .post_video_popup iframe {
        height: 200px
    }

    .l1_cover,.pf_layout_1,.premade_layout {
        height: 100%
    }

    .premade_layout .post_modal {
        padding: 0!important
    }
}

.betmaster_tournament_table {
    font-family: Roboto,sans-serif
}

.betmaster_tournament_table .betmaster_countdown_cover {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.betmaster_tournament_table .el-collapse-item__arrow {
    font-size: 15px!important
}

.betmaster_tournament_table .tournament_button {
    position: fixed;
    right: 0;
    height: 44px;
    width: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 265px;
    z-index: 99999;
    background-color: #ff4136
}

.betmaster_tournament_table .tournament_button:hover {
    background-color: #242232!important
}

.betmaster_tournament_table .tournament_button i {
    font-size: 22px
}

@media(max-width: 767.98px) {
    .betmaster_tournament_table .tournament_button {
        top:inherit!important;
        bottom: 152px;
        height: 44px
    }
}

.betmaster_tournament_table .sidemenu {
    height: 100%;
    width: 300px;
    position: fixed;
    background-color: #1b1f24;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: -300px;
    top: 0;
    z-index: 99999999999;
    padding-top: 0!important;
    overflow-y: auto
}

@media(max-width: 767.98px) {
    .betmaster_tournament_table .sidemenu {
        width:100%;
        overflow-y: auto;
        right: -100%
    }
}

.betmaster_tournament_table .sidemenu i {
    font-size: 22px;
    font-weight: 600
}

.betmaster_tournament_table .sidemenu .header {
    border-top: 5px solid #89d64b;
    border-bottom: 1px solid #373548;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 8px 5px 15px
}

.betmaster_tournament_table .sidemenu .header .title {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

.betmaster_tournament_table .sidemenu .header .close {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    cursor: pointer;
    background-color: hsla(0,0%,100%,.2);
    border-radius: 6px;
    font-size: 20px!important;
    width: 30px!important;
    height: 30px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_tournament_table .sidemenu .content {
    height: calc(100% - 64px);
    color: #e2e2e2
}

.betmaster_tournament_table .sidemenu .content .el-loading-mask {
    background-color: #1b1f24
}

.betmaster_tournament_table .sidemenu .content .el-loading-mask .circular {
    height: 50px;
    width: 50px!important
}

.betmaster_tournament_table .sidemenu .content .el-loading-mask .circular .path {
    stroke: #ff4136
}

.betmaster_tournament_table .sidemenu .content .highlight {
    font-weight: 600;
    color: #f4e50b;
    text-decoration: none
}

.betmaster_tournament_table .opened {
    right: 0
}

.bm_dropdown_menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: .5rem 0;
    margin: .125rem 0 0;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border-radius: 5px
}

.bm_dropdown_menu.show {
    display: block
}

.customer_point_inner {
    font-family: Roboto,sans-serif
}

.invert_icon {
    color: #f3f3f3!important
}

.helper_content_btn .rank_logo_inner {
    font-size: 21px!important
}

.customer_point .bm_dropdown {
    position: relative
}

.bm_dropdown_arrow {
    margin-left: 10px
}

.customer_point .bm_dropdown_menu {
    font-family: Roboto,sans-serif;
    background-color: #1b1f24;
    min-width: 250px;
    right: 0
}

.bm_customer_menu .customer_point_inner {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.bm_dropdown_menu_item {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer
}

.bm_dropdown_menu_item .menu_title,.bm_dropdown_menu_item i {
    font-size: 13px
}

.bm_dropdown_menu_item .loading_text {
    font-size: 12px!important
}

.c_p_i_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1024px) {
    .customer_point_inner {
        font-size:13px
    }
}

.show_rank_name {
    margin-left: 3px
}

.customer_point .arr-down {
    display: none
}

.betmaster_game_page {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 9999;
    overflow: hidden
}

.betmaster_game_page::-webkit-scrollbar {
    width: 5px!important
}

.betmaster_game_page::-webkit-scrollbar-thumb {
    background-color: #1b1f24
}

.betmaster_game_page .game_close_btn {
    left: 20px;
    right: inherit!important;
    background-color: #fff;
    padding: 0;
    border-radius: 5px;
    top: 7px;
    height: 3rem;
    width: 3rem;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.betmaster_game_page .game_close_btn i {
    font-size: 35px;
    font-weight: 600;
    color: #3c3c3f
}

.betmaster_jackpot_table {
    font-family: Roboto,sans-serif
}

.betmaster_jackpot_table .el-collapse-item__arrow {
    font-size: 15px!important
}

.betmaster_jackpot_table .jackpot_button {
    position: fixed;
    right: 0;
    height: 44px;
    width: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 218px;
    z-index: 99998;
    background-color: #ffc800
}

.betmaster_jackpot_table .jackpot_button.jackpot_down {
    top: 263px
}

@media(max-width: 767.98px) {
    .betmaster_jackpot_table .jackpot_button.jackpot_down {
        top:inherit!important;
        bottom: 154px
    }
}

.betmaster_jackpot_table .jackpot_button:hover {
    background-color: #242232!important
}

.betmaster_jackpot_table .jackpot_button i {
    font-size: 22px
}

@media(max-width: 767.98px) {
    .betmaster_jackpot_table .jackpot_button {
        top:inherit!important;
        bottom: 199px;
        height: 44px
    }
}

.betmaster_jackpot_table .sidemenu {
    height: 100%;
    width: 300px;
    position: fixed;
    background-color: #1b1f24;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: -300px;
    top: 0;
    z-index: 99999999999;
    padding-top: 0!important;
    overflow-y: auto
}

@media(max-width: 767.98px) {
    .betmaster_jackpot_table .sidemenu {
        width:100%;
        overflow-y: auto;
        right: -100%
    }
}

.betmaster_jackpot_table .sidemenu .header {
    border-top: 5px solid #ffc800;
    border-bottom: 1px solid #373548;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 8px 5px 15px
}

.betmaster_jackpot_table .sidemenu .header .title {
    font-size: 33px;
    color: #fff;
    text-transform: capitalize
}

.betmaster_jackpot_table .sidemenu .header .close {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    cursor: pointer
}

.betmaster_jackpot_table .sidemenu .content {
    color: #e2e2e2
}

.betmaster_jackpot_table .sidemenu .content .el-loading-mask {
    background-color: #1b1f24
}

.betmaster_jackpot_table .sidemenu .content .el-loading-mask .circular {
    height: 50px;
    width: 50px!important
}

.betmaster_jackpot_table .sidemenu .content .el-loading-mask .circular .path {
    stroke: #ffc800
}

.betmaster_jackpot_table .sidemenu .content .highlight {
    font-weight: 600;
    color: #f4e50b;
    text-decoration: none
}

.betmaster_jackpot_table .opened {
    right: 0
}

.betmaster_jackpot_table .jackpot_pools {
    display: block;
    text-decoration: none
}

.betmaster_jackpot_table .jackpot_pools .jackpot {
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #343246;
    padding: 5px
}

.betmaster_jackpot_table .jackpot_pools .jackpot,.betmaster_jackpot_table .jackpot_pools .jackpot .coin_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.betmaster_jackpot_table .jackpot_pools .jackpot .coin {
    width: 20px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_jackpot_table .jackpot_pools .jackpot .coin img {
    width: 100%
}

.betmaster_jackpot_table .jackpot_pools .jackpot .jackpot_name .title {
    color: #ffc800;
    font-size: 16px
}

.betmaster_jackpot_table .jackpot_pools .jackpot .jackpot_amount {
    font-size: 17px
}

.betmaster_jackpot_table .spor_toto_mini {
    width: 85%;
    border: inherit;
    margin-top: 0!important;
    padding-top: 0;
    background-color: inherit;
    color: #fff
}

.betmaster_jackpot_table .spor_toto_mini .st_selections {
    background-color: inherit
}

.betmaster_jackpot_table .spor_toto_mini .st_header {
    display: none
}

.betmaster_jackpot_table .spor_toto_mini .st_check_box {
    border-radius: 4px;
    background-color: #393945;
    color: #fff
}

.betmaster_jackpot_table .spor_toto_mini .st_selections .is-checked {
    background-color: #ffc800!important
}

.betmaster_jackpot_table .spor_toto_mini .el-button {
    background-color: #ffca00;
    color: #1a1824;
    border-color: #1a1824
}

.betmaster_jackpot_table .spor_toto_mini .el-button:hover {
    background-color: #ffd54f!important;
    color: #000;
    border-color: #1a1824!important
}

.betmaster_jackpot_table .spor_toto_mini input {
    background-color: #ffd54f!important;
    color: #000!important;
    border-color: #1a1824!important
}

.bmnav .side_nav_cover {
    font-family: Roboto,sans-serif
}

.bmnav .side_nav_cover .side_nav_btns {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 312px;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    right: 0;
    margin-right: 0
}

@media(max-width: 767.98px) {
    .bmnav .side_nav_cover .side_nav_btns {
        top:inherit!important;
        bottom: 105px
    }
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item {
    cursor: pointer;
    margin: 0 3px;
    padding: 10px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.helper {
    background-color: #262c33;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.helper .panel_btn_img {
    width: 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.helper:focus,.bmnav .side_nav_cover .side_nav_btns .s_n_item.helper:hover {
    background-color: #1b1f24
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.jackpot {
    background-color: green
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.tournament {
    background-color: red
}

.bmnav .side_nav_cover .side_nav_btns .s_n_item.no_color_btn,.bmnav .side_nav_cover .side_nav_btns .s_n_item.no_color_btn:hover {
    background-color: inherit!important
}

.tournaments_modal {
    z-index: 9999999999
}

.tournament_modal {
    background-color: #1b1f24;
    max-width: 1080px;
    width: 100%;
    top: 7%;
    padding: 1.5rem;
    font-family: Roboto,sans-serif;
    border-radius: .5rem;
    max-height: 650px;
    overflow-x: hidden;
    overflow-y: scroll
}

.tournament_modal .participant_table {
    padding-right: 15px;
    margin-right: -15px
}

.tournament_modal .t_i_tab_inner .username {
    min-width: 105px!important;
    margin-left: 10px
}

.tournament_modal.no_l_b {
    max-width: 900px
}

.tournament_modal iframe {
    border: 0
}

.tournament_modal .inner_table {
    height: 2.55rem!important
}

.tournament_modal .t_prize_pool {
    background-color: #f4e50b;
    color: #1b1f24;
    border-radius: 10px;
    padding: 3px 15px;
    text-align: center;
    white-space: pre;
    margin-left: 1rem
}

.tournament_modal .t_prize_pool .t_p_p_t {
    font-size: .625rem;
    font-weight: 600;
    margin-bottom: 0
}

.tournament_modal .t_prize_pool .t_p_p_p {
    font-weight: 600;
    font-size: 15px
}

.tournament_modal .t_i_tag {
    position: absolute!important;
    bottom: -20px;
    line-height: 1.5rem!important;
    font-weight: 900!important
}

.tournament_modal .t_header {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600
}

.tournament_modal .content_cover {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: hsla(0,0%,100%,.7);
    font-size: 14px;
    word-break: break-word;
    line-height: 1.3!important
}

.tournament_modal .t_m_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tournament_modal .t_m_c .t_m_i {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tournament_modal .t_m_c .t_m_partipicants {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 315px;
    flex: 0 0 315px;
    padding: .75rem;
    border-radius: .5rem;
    margin-left: 1rem;
    padding-top: 0
}

.tournament_modal .t_banner {
    position: relative;
    width: 100%;
    padding: 1.25rem;
    background-color: #262c33;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 195px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.tournament_modal .t_banner .details {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 250px
}

.tournament_modal .t_banner .content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    margin-top: -20px;
    margin-bottom: -20px
}

.tournament_modal .t_banner .content .img_cover {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tournament_modal .t_banner .content img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    max-height: 180px
}

.tournament_modal .t_count_down {
    margin-top: 0!important;
    position: relative
}

.tournament_modal .games_cover {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.tournament_modal .t_count_down .betmaster_countdown_cover {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.tournament_modal .t_count_down .betmaster_countdown_cover .betmaster_countdown {
    margin: 0 -5px;
    margin-top: -10px;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.tournament_modal .t_count_down .betmaster_countdown_cover span {
    width: 100%
}

.tournament_modal .t_count_down .betmaster_countdown_cover .time {
    width: 50px;
    height: 50px;
    background-color: #262c33;
    border-color: #192946
}

.tournament_modal .games_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.tournament_modal .games_inner .game_item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    padding: 5px;
    margin-bottom: 5px;
    max-width: 25%
}

.tournament_modal .games_inner .game_item.no_l_b {
    max-width: 16.66667%
}

.tournament_modal .games_inner .game_item .unit_cover {
    height: 36px
}

.tournament_modal .games_inner .game_item .unit_name,.tournament_modal .games_inner .game_item .unit_vendor {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tournament_modal .games_inner .game_item .unit_name {
    font-weight: 600;
    padding-top: 3px;
    color: #fff;
    font-size: .75rem!important
}

.tournament_modal .games_inner .game_item .unit_vendor {
    color: #a6a6a6;
    font-size: .725rem;
    line-height: 1rem
}

.tournament_modal .games_inner .game_item .unit_image {
    position: relative;
    overflow: hidden;
    border-radius: .5rem;
    cursor: pointer;
    background-color: #262c33
}

.tournament_modal .games_inner .game_item .unit_image .el-image__error {
    display: none!important
}

.tournament_modal .games_inner .game_item .unit_image:hover .unit_image_overlay {
    opacity: 1
}

.tournament_modal .games_inner .game_item .unit_image .t_place_holder {
    width: 100%;
    height: 100%;
    display: block
}

.tournament_modal .games_inner .game_item .unit_image_overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.tournament_modal .games_inner .game_item .unit_image_overlay .play_btn {
    font-size: 2.5rem;
    color: #f3f5f6
}

.tournament_modal .games_inner .game_item .image {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.tournament_modal .games_inner .game_item .image .game-image-slot {
    background-color: #d6d7d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tournament_modal .games_inner .game_item .image svg {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1024px) {
    .t_banner {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .t_banner .details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .t_banner .content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0!important;
        margin-bottom: 10px!important
    }

    .t_banner .content img {
        -o-object-position: center center!important;
        object-position: center center!important
    }

    .tournament_modal {
        width: 90%;
        top: 5%
    }

    .tournament_modal .t_i_t_long {
        font-size: 1rem!important
    }

    .tournament_modal .t_i_title {
        line-height: 1.3rem!important;
        text-align: center!important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: .5rem;
        font-size: 1rem!important
    }

    .tournament_modal .t_i_type {
        text-align: center
    }

    .tournament_modal .t_count_down .betmaster_countdown_cover {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
        padding-left: 0!important
    }

    .tournament_modal .t_count_down {
        left: inherit
    }

    .tournament_modal .t_i_tag {
        margin: auto;
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }

    .tournament_modal .game_item {
        max-width: 33.33333%!important
    }
}

@media screen and (max-width: 425px) {
    .t_banner {
        display:none!important
    }
}

@media screen and (max-width: 768px) {
    .tournament_modal {
        width:100%;
        top: 0;
        height: 100%;
        border-radius: 0;
        padding: 1rem!important
    }

    .tournament_modal .game_item {
        max-width: 50%!important
    }

    .tournament_modal .t_m_partipicants {
        margin-top: 1rem;
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 100%!important;
        flex: 1 1 100%!important;
        margin-left: 0!important
    }

    .tournament_modal .details {
        min-width: inherit!important
    }
}

.load_more {
    max-width: 300px;
    margin: auto;
    padding: 7px 10px;
    font-size: .75rem!important;
    border-radius: .5rem;
    cursor: pointer;
    color: #9a9c9e;
    border: 1px solid;
    font-weight: 600;
    text-align: center;
    margin-top: .55rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.load_more:hover {
    background-color: #f4e50b;
    color: #1a2a45
}

.t_m_p_c {
    position: sticky;
    top: 0
}

.user_rank_cover {
    border: 1px solid inherit!important;
    background-color: #313841;
    color: #fff;
    border-radius: .5rem;
    padding: 5px 10px;
    font-size: .75rem!important;
    font-weight: 600;
    height: 55px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.disable_defaults .t_i_title,.disable_defaults .t_i_type {
    color: inherit!important
}

.disable_defaults .count_down_item .time,.disable_defaults .count_down_item .type {
    color: inherit!important;
    border-color: inherit!important
}

.disable_defaults .t_i_tag {
    color: inherit!important;
    background-color: hsla(0,0%,100%,.2)!important;
    border: inherit!important
}

.t_m_p_c table td {
    padding: 5px 3px;
    font-size: .85rem
}

.user_rank_cover {
    position: relative
}

.user_rank_inner {
    width: 100%
}

.user_rank_icon {
    position: absolute;
    left: 19px;
    top: 18px;
    font-size: 18px
}

.t_content_cover {
    padding: 1.2rem;
    background-color: #262c33
}

.t_title_cover {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t_title_cover .t_title_inner_title {
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.5rem
}

.t_title_inner_type {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    opacity: .7
}

.t_rules_cover {
    margin-top: 1.5rem;
    background-color: #262c33;
    border: none!important
}

.t_rules_cover .el-collapse-item__header {
    height: 43px;
    line-height: 43px
}

.t_rules_cover .el-collapse-item__wrap {
    border: none
}

.t_rules_cover .el-collapse-item__header,.t_rules_cover .rules_cover_title {
    border: none;
    background-color: #3c4550;
    color: #fff;
    padding: 12px 21px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900
}

.t_rules_cover .el-collapse-item__header:before,.t_rules_cover .rules_cover_title:before {
    content: "";
    height: 15px;
    border: 2px solid #f4e50b;
    position: relative;
    left: -21px
}

.t_rules_cover .el-collapse-item__content,.t_rules_cover .rules_cover {
    font-size: 14px;
    background-color: #262c33;
    color: hsla(0,0%,100%,.7);
    word-break: break-all;
    line-height: 1.3!important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem
}

.t_rules_cover .el-collapse-item__content ul,.t_rules_cover .rules_cover ul {
    padding-left: 1.2rem
}

.participant_table {
    max-height: 950px;
    overflow: hidden;
    overflow-y: scroll
}

.panel_drawer {
    font-family: Roboto,sans-serif
}

.panel_drawer .sidemenu {
    height: 100%;
    width: 300px;
    position: fixed;
    background-color: #1b1f24;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: -300px;
    top: 0;
    z-index: 99999999999;
    padding-top: 0!important;
    overflow-y: auto
}

@media(max-width: 767.98px) {
    .panel_drawer .sidemenu {
        width:100%;
        overflow-y: auto;
        right: -100%
    }
}

.panel_drawer .sidemenu .header {
    border-top: 5px solid #000;
    border-bottom: 1px solid #3c4550;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 8px 8px 15px
}

.panel_drawer .sidemenu .header .title {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

.panel_drawer .sidemenu .header .close {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    cursor: pointer;
    background-color: hsla(0,0%,100%,.2);
    border-radius: 6px;
    font-size: 20px!important;
    width: 30px!important;
    height: 30px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel_drawer .sidemenu .drawer_content {
    padding: 1rem
}

.panel_drawer .opened {
    right: 0
}

.drawer_loader {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 50%;
    color: #fff
}

.bm_wheel_of_fortune {
    padding-left: 35px;
    padding-right: 35px
}

.panel_games {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw!important;
    height: 100vh!important;
    z-index: 9999999999;
    font-family: Roboto,sans-serif;
    overflow: hidden;
    background-position: top;
    background-attachment: fixed;
    background-size: cover;
    background-color: #1a1a1a
}

.panel_games.game_ready {
    background: -webkit-gradient(linear,left bottom,left top,from(#1e3c72),to(#2a5298));
    background: linear-gradient(0deg,#1e3c72,#2a5298)
}

.panel_games .panel_games_header {
    top: 0;
    width: 100%;
    height: 40px;
    background: #0d0d0d;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.panel_games .panel_games_header .close_btn,.panel_games .panel_games_header .p_g_h_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel_games .panel_games_header .close_btn {
    background-color: hsla(0,0%,100%,.18823529411764706);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer
}

.panel_games_cover {
    position: relative;
    width: 100%;
    height: calc(100% - 40px)
}

.progress_cover {
    margin: auto;
    width: 300px;
    text-align: center;
    font-family: Roboto,sans-serif;
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.progress_cover .progress_text {
    color: #fff;
    font-size: 1rem;
    margin-bottom: .5rem
}

.progress_bar {
    padding: 6px;
    border-radius: 10px;
    background: rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08)
}

.progress_bar_inner {
    height: 12px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(hsla(0,0%,100%,.05)));
    background-image: linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.05));
    -webkit-transition: .4s linear;
    transition: .4s linear;
    -webkit-transition-property: width,background-color;
    transition-property: width,background-color
}

.progress_moved .progress_bar_inner {
    width: 100%;
    background-color: #ccc;
    -webkit-animation: progressAnimation 3s;
    animation: progressAnimation 3s
}

@-webkit-keyframes progressAnimation {
    0% {
        width: 5%;
        background-color: #ccc
    }

    to {
        width: 100%;
        background-color: #ccc
    }
}

@keyframes progressAnimation {
    0% {
        width: 5%;
        background-color: #ccc
    }

    to {
        width: 100%;
        background-color: #ccc
    }
}

.panel_games_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1180px;
    margin: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px;
    padding-top: 30px;
    opacity: 0
}

.panel_games_inner .game_history_side {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.panel_games_inner .game_history_side .history_tabs_cover {
    max-width: 500px;
    width: 100%;
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
    background-color: rgba(0,0,0,.13);
    padding: 10px;
    border-radius: 10px;
    height: 389px
}

.panel_games_inner .game_history_side .history_tabs_cover .spin_to_win {
    position: absolute;
    top: 50%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    z-index: 0;
    padding-top: 0;
    color: #fff
}

.panel_games_inner .game_history_side .history_tabs_cover .spin_to_win .spin_to_win_text {
    font-size: 18px;
    font-weight: 600
}

.panel_games_inner .game_history_side .history_tabs {
    background-color: rgba(0,0,0,.1)
}

.panel_games_inner .game_history_side .history_tabs,.panel_games_inner .game_history_side .history_tabs .h_t_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel_games_inner .game_history_side .history_tabs .h_t_item {
    cursor: pointer;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    padding: 10px 10px;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.panel_games_inner .game_history_side .history_tabs .h_t_item i {
    margin-right: 3px
}

.panel_games_inner .game_history_side .history_tabs .h_t_active {
    background-color: hsla(0,0%,100%,.1);
    border-radius: 0
}

.panel_games_inner .game_history_side .history_tabs .h_t_active:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.panel_games_inner .game_history_side .history_tabs .h_t_item+.h_t_item {
    margin-left: 10px
}

.panel_games_inner .game_history_side .history_table_list {
    border-bottom: inherit!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important
}

.panel_games_inner .game_history_side .history_table_list:nth-child(2n) {
    background-color: hsla(0,0%,100%,.05)
}

.panel_games_inner .game_history_side .current_history,.panel_games_inner .game_history_side .reward_statuses {
    overflow-y: scroll;
    height: calc(100% - 40px)
}

.panel_games_inner .game_history_side .history_table_header,.panel_games_inner .game_history_side .history_table_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid hsla(0,0%,100%,.25)
}

.panel_games_inner .game_history_side .history_table_header .h_t_h_item,.panel_games_inner .game_history_side .history_table_list .h_t_h_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 10px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    white-space: pre
}

.panel_games_inner .game_history_side .history_table_header .h_t_h_item i,.panel_games_inner .game_history_side .history_table_list .h_t_h_item i {
    font-weight: 500!important
}

.panel_games_inner .game_history_side .history_table_header .spin,.panel_games_inner .game_history_side .history_table_list .spin {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.panel_games_inner .game_history_side .history_table_header .game_date,.panel_games_inner .game_history_side .history_table_list .game_date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px
}

.panel_games_inner .game_history_side .history_table_header .reward_status,.panel_games_inner .game_history_side .history_table_list .reward_status {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px
}

.panel_games_inner .game_history_side .history_table_header .game_name,.panel_games_inner .game_history_side .history_table_list .game_name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px
}

.panel_games_inner .game_history_side .history_table_header .game_reward i,.panel_games_inner .game_history_side .history_table_list .game_reward i {
    display: none
}

.panel_games_inner .game_side {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    position: relative
}

.panel_games_inner .logo_section {
    margin-top: 40px;
    text-align: center;
    height: 45px
}

.panel_games_inner .logo_section img {
    max-width: 180px
}

.panel_games_inner .logo_section+.history_tabs_cover {
    margin-top: 15px
}

@media(max-width: 768) {
    .top_menu_section.d-flex {
        display:none!important
    }
}

.game_controls {
    color: #fff;
    max-width: 500px;
    margin: auto;
    text-align: center;
    margin-top: 10px
}

.game_controls .spin_btn {
    min-width: 200px;
    padding: 15px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 50px
}

.buy_spin_btn,.panel_coin_cover,.spin_left_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0,0,0,.2);
    border-radius: 5px;
    padding: 10px 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
    white-space: pre
}

.game_info_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 1rem;
    position: relative;
    height: 42px
}

.game_info_box .panel_coin_cover,.game_info_box .spin_left_cover {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px
}

.game_info_box .buy_spin_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    cursor: pointer
}

.game_info_box .buy_spin_btn i {
    margin-right: 5px
}

.game_info_box .buy_spin_btn:hover {
    background-color: hsla(0,0%,88.2%,.15)
}

.game_info_box .spin_left_text {
    font-size: 14px
}

.game_info_box .spin_left_number {
    font-weight: 900;
    font-size: 16px;
    margin-left: 5px
}

.game_info_box .panel_coin_amount {
    font-weight: 900;
    font-size: 16px
}

.rewards_loader {
    position: absolute;
    font-size: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reward_status {
    padding-right: 0!important
}

.reward_status div {
    text-align: left
}

@media screen and (max-width: 1024px) {
    .panel_games_inner .game_side {
        -webkit-box-flex:0!important;
        -ms-flex: 0 0 550px!important;
        flex: 0 0 550px!important;
        overflow: hidden;
        padding-left: 20px
    }
}

.rule_content {
    padding: 10px 10px;
    overflow-y: scroll;
    height: calc(100% - 52px)
}

.buy_spin_modal_active .buy_spin_btn,.buy_spin_modal_active .panel_coin_cover,.buy_spin_modal_active .spin_left_cover {
    display: none
}

.buy_spin_modal {
    background-color: red;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    background-color: rgba(0,0,0,.2)
}

.buy_spin_modal .total_point {
    width: 85px
}

.buy_spin_modal .bsm_item+.bsm_item {
    margin-left: 10px
}

.buy_spin_modal .el-input__inner {
    font-weight: 600
}

.buy_spin_modal .el-button {
    background-color: transparent;
    color: #fff
}

.buy_spin_modal .el-button:active,.buy_spin_modal .el-button:focus,.buy_spin_modal .el-button:hover {
    background-color: rgba(0,0,0,.2);
    color: #fff;
    border-color: #fff
}

@media screen and (max-width: 950px) {
    .panel_games_cover {
        overflow-x:hidden;
        overflow-y: scroll;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .panel_games_cover .logo_section {
        padding-top: 1rem;
        text-align: center;
        width: 100%
    }

    .panel_games_cover .logo_section img {
        max-width: 180px
    }

    .game_history_side .game_controls {
        display: none
    }

    .game_info_box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .game_info_box .panel_coin_cover {
        margin-right: 0
    }

    .game_side .game_controls {
        display: block;
        margin-top: 40px
    }

    .bm_wheel_of_fortune {
        padding-left: 25px;
        padding-right: 25px
    }

    .history_tabs_cover {
        margin-top: 0!important
    }

    .history_active .panel_games_inner {
        -webkit-transform: translateX(0)!important;
        transform: translateX(0)!important
    }

    .panel_games_inner {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
        width: 200%;
        max-width: inherit!important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 0!important;
        -webkit-transition: transform .5s ease;
        transition: transform .5s ease;
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        overflow: hidden
    }

    .panel_games_inner .game_side {
        -webkit-box-flex: 1!important;
        -ms-flex: 1!important;
        flex: 1!important;
        padding: 15px!important;
        padding-top: 5px!important
    }

    .panel_games_inner .game_side .pf-wof {
        margin-top: 2rem
    }

    .panel_games_inner .game_history_side {
        padding: 15px!important;
        overflow: hidden
    }

    .panel_games_inner .game_history_side .h_t_h_item {
        font-weight: 500!important
    }

    .panel_games_inner .game_history_side .history_tabs_cover {
        height: 95%
    }

    .panel_games_inner .game_history_side .history_tabs .h_t_item {
        padding: 10px 5px
    }

    .panel_games_inner .game_history_side .h_t_item+.h_t_item {
        margin-left: 5px!important
    }

    .panel_games_inner .game_history_side .logo_section {
        display: none
    }

    .panel_games_inner .game_history_side .game_reward i {
        display: inline!important
    }
}

@media screen and (min-width: 951px) {
    .panel_games_cover .logo_section {
        display:none!important
    }

    .game_history_side .game_controls {
        display: block
    }

    .game_side .game_controls {
        display: none
    }

    .game_history_side .logo_section {
        display: block!important
    }

    .active_view_nav {
        display: none!important
    }
}

@media screen and (min-width: 1920px) {
    .panel_games_inner {
        -webkit-transform:scale(1.1);
        transform: scale(1.1);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

@media screen and (max-width: 480px) {
    .panel_games {
        background-position:0 0
    }

    .game_controls .spin_btn,.spin_to_win_text {
        font-size: 1rem!important
    }

    .h_t_item span {
        display: none
    }

    .history_table_header {
        display: none!important
    }

    .history_table_list {
        display: block!important;
        position: relative
    }

    .history_table_list .h_t_h_item {
        text-align: left!important;
        padding-right: 0!important;
        padding-bottom: 5px!important
    }

    .history_table_list .reward_status {
        position: absolute;
        right: 15px;
        bottom: 5px
    }

    .history_table_list .game_name {
        padding-top: 5px!important
    }

    .history_table_list .game_date {
        position: absolute;
        right: 15px;
        top: 8px
    }
}

@media screen and (max-height: 480px) {
    .history_tabs_cover {
        max-width:95%!important
    }

    .panel_games_cover {
        height: 100%!important
    }

    .logo_section {
        display: none
    }

    .panel_games_header {
        position: absolute;
        background-color: inherit!important;
        z-index: 99
    }

    .panel_games_header .p_g_h_inner span {
        display: none
    }

    .bm_wheel_of_fortune {
        bottom: 150px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .bm_wheel_of_fortune,.game_controls {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0
    }

    .game_controls {
        bottom: 20px
    }

    .pf-wof {
        width: 70%!important
    }
}

@media screen and (max-height: 320px) {
    .bm_wheel_of_fortune {
        bottom:130px
    }

    .game_controls {
        -webkit-transform: scale(.85);
        transform: scale(.85);
        -webkit-transform-origin: top center;
        transform-origin: top center;
        bottom: 0
    }
}

.active_view_nav {
    position: absolute;
    top: calc(50% - 40px);
    height: 75px;
    width: 15px;
    background-color: rgba(0,0,0,.2);
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
    z-index: 9;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    font-size: 12px
}

.active_view_nav.a_v_n_left {
    left: 0;
    border-radius: 0 10px 10px 0
}

.active_view_nav.a_v_n_right {
    right: 0;
    width: 0;
    border-radius: 10px 0 0 10px
}

.history_active .a_v_n_left {
    width: 0!important
}

.history_active .a_v_n_right {
    width: 15px!important
}

.lawrencium {
    background: -webkit-gradient(linear,right top,left top,from(#0f0c29),color-stop(#302b63),to(#24243e));
    background: linear-gradient(270deg,#0f0c29,#302b63,#24243e)
}

.orca {
    background: -webkit-gradient(linear,right top,left top,from(#44a08d),to(#093637));
    background: linear-gradient(270deg,#44a08d,#093637)
}

.royal {
    background: -webkit-gradient(linear,right top,left top,from(#141e30),to(#243b55));
    background: linear-gradient(270deg,#141e30,#243b55)
}

.frost {
    background: -webkit-gradient(linear,right top,left top,from(#000428),to(#004e92));
    background: linear-gradient(270deg,#000428,#004e92)
}

.namn {
    background: -webkit-gradient(linear,right top,left top,from(#a73737),to(#7a2828));
    background: linear-gradient(270deg,#a73737,#7a2828)
}

.redd {
    background: -webkit-gradient(linear,right top,left top,from(#e52d27),to(#b31217));
    background: linear-gradient(270deg,#e52d27,#b31217)
}

.vanusa {
    background: -webkit-gradient(linear,left top,right top,from(#da4453),to(#89216b));
    background: linear-gradient(90deg,#da4453,#89216b)
}

.moss {
    background: -webkit-gradient(linear,left top,right top,from(#134e5e),to(#71b280));
    background: linear-gradient(90deg,#134e5e,#71b280)
}

.game_ready {
    opacity: 1
}

.panel_games_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 0
}

.show_bg {
    opacity: 1
}

.log_section_loading {
    margin-bottom: .5rem
}

.progress_text {
    margin-top: .5rem;
    font-weight: 600
}

.under_construction {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 600
}

.populargames_drawer .sidemenu .header {
    border-top-color: #f4e50b!important
}

.popular_games_item+.popular_games_item {
    margin-top: 1rem
}

.popular_games_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular_games_item {
    position: relative
}

.popular_games_item .game_image {
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.popular_games_item .game_image:hover .game_image_hover {
    opacity: 1
}

.popular_games_item .game_image .game_player {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: red
}

.popular_games_item .game_image .game_player iframe {
    border: 0;
    height: 100%;
    width: 100%
}

.popular_games_item .game_image_hover {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular_games_item .game_image_hover i {
    opacity: .8;
    font-size: 60px
}

.popular_games_item .game_info {
    margin-top: .1rem;
    font-size: .9rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular_games_item .game_info .vendor_name {
    opacity: .8;
    font-size: .8rem;
    text-align: right
}

.betmaster_poll_modal .el-dialog__title {
    font-family: Roboto,sans-serif!important
}

.el-dialog__wrapper {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important
}

.bt_modal .el-dialog__headerbtn:hover .el-dialog__close {
    color: #262c33
}

.betmaster_landing .el-carousel__container {
    height: calc(100vh - 60px)!important
}

.betmaster_landing .el-carousel__container .el-carousel__arrow {
    background-color: rgba(36,34,50,.7)!important;
    border-radius: 0;
    height: 75px;
    width: 45px;
    top: 200px;
    cursor: pointer
}

.betmaster_landing .el-carousel__container .el-carousel__arrow i {
    font-size: 25px;
    font-weight: 600
}

.betmaster_landing .el-carousel__container .el-carousel__arrow--right {
    right: 0
}

.betmaster_landing .el-carousel__container .el-carousel__arrow--left {
    left: 0
}

.betmaster_landing .landing_loader {
    background-color: red
}

.betmaster_landing .landing_slider_item {
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: cover;
    background-position: top!important
}

.ticker_top_winners {
    height: 100%
}

.ticker_top_winners .bet_amount,.ticker_top_winners .game,.ticker_top_winners .win_amount {
    color: #f4e50b
}

.ticker_top_winners .game {
    cursor: pointer
}

.ticker_top_winners .ttw_inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ticker_top_winners .ttw_game_img {
    height: 80%;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 5px;
    cursor: pointer;
    min-width: 48px
}

.ticker_events_cover {
    min-width: 300px
}

.ticker_cover {
    font-family: Roboto,sans-serif;
    width: 100%;
    height: 40px
}

.ticker_cover .el-loading-mask {
    background-color: #1b1f24!important
}

.ticker_cover .ticker {
    color: #fff;
    background-color: #1b1f24
}

.ticker_cover .ticker .el-carousel__container {
    height: inherit
}

.ticker_cover .ticker .el-carousel__indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ticker_cover .ticker .el-carousel__arrow {
    width: 30px;
    height: 30px
}

.ticker_cover .ticker .el-carousel__indicator--horizontal {
    padding: 8px 4px
}

.ticker_cover .ticker i {
    font-weight: 600
}

.ticker_cover .ticker .news {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    text-align: center;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ticker_cover .ticker .news p {
    margin: 0
}

.ticker_cover .ticker .news strong {
    padding-right: 2px;
    padding-left: 2px
}

.ticker_cover .ticker .news .el-loading-spinner {
    top: 23px
}

.ticker_cover .ticker .news .el-loading-spinner .circular {
    height: 34px;
    width: 34px
}

.ticker_cover .ticker .news .el-loading-spinner .path {
    stroke: #f4e50b!important
}

.ticker_cover .marquee-text-content,.ticker_cover .marquee-text-text,.ticker_cover .marquee-text-wrap {
    height: 100%
}

.ticker_cover .marquee-text-wrap {
    position: relative
}

.ticker_cover .marquee-text-wrap:after,.ticker_cover .marquee-text-wrap:before {
    height: 100%;
    position: absolute;
    z-index: 9999;
    width: 8px;
    content: "";
    background: -webkit-gradient(linear,left top,right top,from(#000),to(hsla(0,0%,100%,0)));
    background: linear-gradient(90deg,#000 0,hsla(0,0%,100%,0))
}

.ticker_cover .marquee-text-wrap:after {
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    top: 0
}

.ticker_cover .marquee-text-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ticker_cover .marquee_news {
    margin-right: 25px;
    height: 100%
}

.ticker_cover .marquee_news .el-loading-mask,.ticker_cover .marquee_news .el-loading-spinner {
    position: relative;
    margin-top: 0!important;
    top: 0!important
}

.ticker_cover .ticker_content_cover {
    height: 100%
}

.not_visible {
    opacity: 0
}

.mobile_ticker.slide_ticker .el-carousel__container {
    height: 50px!important
}

.mobile_ticker.slide_ticker .ticker_top_winners .ttw_inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mobile_ticker.slide_ticker .ticker_top_winners .ttw_inner .ttw_game_img {
    display: none
}

.marquee_ticker .ttw_game_img {
    display: block!important
}

.slide_ticker .ticker {
    height: 100%
}

@media screen and (max-width: 1024px) {
    .mobile_ticker.marquee_ticker .news {
        font-size:13px
    }

    .mobile_ticker.slide_ticker {
        height: inherit!important
    }

    .mobile_ticker.slide_ticker .news {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        font-size: 13px
    }

    .mobile_ticker.slide_ticker .el-carousel__arrow {
        display: none
    }

    .mobile_ticker.slide_ticker .ticker_top_winners {
        height: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mobile_ticker.slide_ticker .ticker_top_winners .ttw_inner {
        height: auto!important
    }
}

.gallery_events,.ticker_events {
    color: #fff
}

.gallery_events .event_cover,.ticker_events .event_cover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.gallery_events .event_cover,.gallery_events .event_cover .event_item,.ticker_events .event_cover,.ticker_events .event_cover .event_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery_events .event_cover .event_item .team_flag,.ticker_events .event_cover .event_item .team_flag {
    width: 20px;
    height: 20px
}

.gallery_events .event_cover .event_seperator,.ticker_events .event_cover .event_seperator {
    margin-left: 5px;
    margin-right: 5px
}

@media(max-width: 767.98px) {
    .gallery_events .event_cover .event_seperator,.ticker_events .event_cover .event_seperator {
        -webkit-box-flex:100%!important;
        -ms-flex: 100%!important;
        flex: 100%!important
    }
}

.gallery_events .event_cover .event_seperator .event_odds,.ticker_events .event_cover .event_seperator .event_odds {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd,.ticker_events .event_cover .event_seperator .event_odds .event_odd {
    border: 1px solid #4d4a56;
    padding: 3px 5px;
    margin: 0 3px;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:before,.ticker_events .event_cover .event_seperator .event_odds .event_odd:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:after,.ticker_events .event_cover .event_seperator .event_odds .event_odd:after {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:after,.gallery_events .event_cover .event_seperator .event_odds .event_odd:before,.ticker_events .event_cover .event_seperator .event_odds .event_odd:after,.ticker_events .event_cover .event_seperator .event_odds .event_odd:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 3px
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:hover,.ticker_events .event_cover .event_seperator .event_odds .event_odd:hover {
    background-color: #1b1f24
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:hover:after,.gallery_events .event_cover .event_seperator .event_odds .event_odd:hover:before,.ticker_events .event_cover .event_seperator .event_odds .event_odd:hover:after,.ticker_events .event_cover .event_seperator .event_odds .event_odd:hover:before {
    -webkit-transform: scaleZ(2);
    transform: scaleZ(2);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd .event_odd_t,.ticker_events .event_cover .event_seperator .event_odds .event_odd .event_odd_t {
    margin-right: 5px;
    color: #f4e50b
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd .event_odd_val,.ticker_events .event_cover .event_seperator .event_odds .event_odd .event_odd_val {
    font-weight: 600;
    color: #fff!important
}

.gallery_events .event_cover .home,.ticker_events .event_cover .home {
    margin-left: 5px
}

.gallery_events .event_cover .away,.ticker_events .event_cover .away {
    margin-right: 5px
}

.gallery_events .event_cover .event_person,.ticker_events .event_cover .event_person {
    margin: 0 5px
}

.gallery_events .event_cover .odd,.ticker_events .event_cover .odd {
    color: #f4e50b;
    font-weight: 600
}

.gallery_events .event_cover img,.ticker_events .event_cover img {
    max-width: 20px
}

@media(max-width: 767.98px) {
    .gallery_events .type_3way .event_seperator:first-child,.ticker_events .type_3way .event_seperator:first-child {
        -webkit-box-ordinal-group:3!important;
        -ms-flex-order: 2!important;
        order: 2!important
    }

    .gallery_events .type_3way .event_seperator:nth-child(2),.ticker_events .type_3way .event_seperator:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .gallery_events .type_3way .event_seperator:nth-child(3),.ticker_events .type_3way .event_seperator:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gallery_events .type_3way .event_seperator .event_odd,.ticker_events .type_3way .event_seperator .event_odd {
        margin-top: 2px!important;
        font-size: 12px!important
    }
}

.gallery_events .type_3way .event_odd_cover,.ticker_events .type_3way .event_odd_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery_events .type_3way .event_odd_cover .versus,.ticker_events .type_3way .event_odd_cover .versus {
    font-weight: 600;
    font-size: 12px
}

@media(max-width: 767.98px) {
    .gallery_events .type_3way .home:after,.ticker_events .type_3way .home:after {
        content:" - ";
        margin-right: 4px
    }
}

.event_popper {
    font-size: 12px!important;
    font-family: Roboto,sans-serif;
    background-color: #1b1f24!important
}

.event_popper .popper_date {
    color: #f4e50b
}

.marquee-text-wrap {
    padding-top: 0!important
}

.marquee-text-wrap .most_played .event_seperator,.marquee-text-wrap .type_3way .event_seperator {
    -webkit-box-flex: inherit!important;
    -ms-flex: inherit!important;
    flex: inherit!important
}

.marquee-text-wrap .most_played .event_seperator:first-child,.marquee-text-wrap .most_played .event_seperator:nth-child(2),.marquee-text-wrap .most_played .event_seperator:nth-child(3),.marquee-text-wrap .type_3way .event_seperator:first-child,.marquee-text-wrap .type_3way .event_seperator:nth-child(2),.marquee-text-wrap .type_3way .event_seperator:nth-child(3) {
    -webkit-box-ordinal-group: inherit!important;
    -ms-flex-order: inherit!important;
    order: inherit!important
}

.marquee-text-wrap .most_played .event_seperator .event_odd,.marquee-text-wrap .type_3way .event_seperator .event_odd {
    margin-top: inherit!important;
    font-size: 12px!important
}

.buy_now_cover .quantity_cover {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.buy_now_cover .quantity_cover .quantity_label {
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.buy_now_cover .quantity_cover .quantity_input {
    width: 100%
}

.h_c_w_btn {
    width: 100%;
    border-radius: 0!important;
    min-height: 44px;
    background-color: #1b1f24!important
}

.old_value {
    color: #aaa!important;
    text-decoration: line-through;
    margin-right: 2px;
    font-weight: 500
}

.betmaster_shop {
    padding-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto,sans-serif;
    position: relative
}

.betmaster_shop .game_button {
    width: 100%;
    cursor: pointer
}

.betmaster_shop .game_button+.game_button {
    margin-top: 0
}

.betmaster_shop .game_item_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.betmaster_shop .game_item_cover .game_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media(max-width: 767.98px) {
    .betmaster_shop .game_item_cover .game_item {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }
}

@media(max-width: 767.98px) {
    .betmaster_shop .game_item_cover .game_item:first-child {
        padding-right:3px!important
    }
}

@media(max-width: 767.98px) {
    .betmaster_shop .game_item_cover .game_item+.game_item {
        padding-left:3px!important
    }
}

.shop_container {
    max-width: 1200px
}

.shop_container .desktop_shop_slider {
    border-radius: 10px;
    overflow: hidden
}

.shop_container .mobile_shop_slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 15px;
    border-radius: 10px;
    overflow: hidden
}

@media(max-width: 767.98px) {
    .shop_container .mobile_shop_slider {
        padding:0 15px
    }
}

.shop_container .el-carousel__arrow {
    top: 50%!important;
    background-color: inherit!important;
    color: #fff;
    font-weight: 700;
    background-color: rgba(36,34,50,.7)!important;
    font-size: 20px;
    border-radius: 0
}

.shop_container .el-carousel__arrow--right {
    right: 0!important
}

.shop_container .el-carousel__arrow--left {
    left: 0!important
}

.shop_container .shop_menu {
    color: #212529
}

@media(max-width: 767.98px) {
    .shop_container .shop_menu {
        padding:0!important
    }
}

.shop_container .shop_menu .el-checkbox__inner {
    width: 15px;
    height: 15px;
    background-color: #dee2e6
}

.shop_container .shop_menu .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #f4e50b;
    border-color: #f4e50b
}

.shop_container .shop_menu .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #f4e50b
}

.shop_container .shop_menu .el-slider__bar {
    background-color: #f4e50b
}

.shop_container .shop_menu .el-collapse-item__arrow {
    line-height: 57px;
    margin-right: 1px!important
}

.shop_container .shop_menu .el-collapse-item__header {
    padding: 0 .75rem;
    height: 57px;
    line-height: 57px
}

.shop_container .shop_menu .el-collapse-item__content {
    padding-bottom: 0
}

.shop_container .shop_menu .el-checkbox__label {
    color: #fff
}

.shop_menu .el-icon-arrow-right,.shop_menu_title {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    position: relative
}

.shop_menu_title:before {
    width: 40px;
    height: 3px;
    content: "";
    position: absolute;
    bottom: -2px;
    background: #f4e50b
}

.s_m_c_b {
    margin-bottom: .5rem
}

.s_m_c_c {
    padding: 15px
}

.s_m_c_c .el-slider__button {
    border-color: #f4e50b
}

.s_m_c_c .el-checkbox-group {
    padding-top: 10px;
    overflow: auto
}

.s_m_c_c .el-checkbox-group::-webkit-scrollbar-thumb {
    background: #f4e50b;
    border-radius: 3px
}

.s_m_c_c .el-checkbox-group::-webkit-scrollbar {
    width: 8px
}

.s_m_c_c .el-checkbox-group::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 25px
}

.s_m_c_b .el-checkbox {
    width: 100%
}

.point_range {
    font-size: 14px!important;
    text-align: center;
    height: 20px
}

.product_filter {
    padding: 5px 15px!important;
    border: 1px solid #dedede;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nblog_slider .bx-viewport,.shop_content .nblog_slider .bx-wrapper {
    height: inherit
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.shop_content .pbet_slider .bx-viewport,.shop_content .pbet_slider .bx-wrapper,.shop_content .pbet_slider .carousel-item {
    height: inherit
}

.shop_slider {
    margin-bottom: 1rem!important
}

.shop_content .slider_image {
    background-size: contain
}

.p_f_item {
    display: block;
    background: none;
    border: none;
    color: #333;
    font-size: 14px;
    line-height: 30px
}

.p_f_item .p_f_i_o+.p_f_i_o {
    margin-left: 5px
}

.product_filter .selected {
    color: #0091dc;
    font-style: normal
}

.shop_dialog {
    z-index: 999999999!important
}

.pf_dropdown {
    position: relative;
    cursor: pointer
}

.pf_dropdown_content {
    position: absolute;
    -webkit-transform: translate3d(0,33px,0);
    transform: translate3d(0,33px,0);
    top: 0;
    left: -57px;
    will-change: transform;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    min-width: 150px
}

.pf_dropdown_option {
    font-size: 14px;
    padding: 8px 10px;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.pf_dropdown_option:hover {
    background-color: #f8f9fa
}

.pf_dropdown_option:last-child {
    border-bottom: none
}

.el-select-dropdown__list::-webkit-scrollbar {
    height: inherit!important
}

.shop_filter input {
    border: none!important;
    color: #f4e50b!important;
    font-size: 14px!important;
    height: 30px!important
}

@media(max-width: 767.98px) {
    .shop_filter input {
        all:inherit;
        padding: 0 15px!important;
        -webkit-box-sizing: border-box!important;
        box-sizing: border-box!important;
        border-radius: 4px!important
    }
}

.shop_filter .el-input .el-select__caret {
    line-height: 14px;
    color: #000!important;
    top: -2px;
    position: relative
}

.shop_dropdown {
    border-radius: 0;
    font-family: Roboto,sans-serif
}

.shop_dropdown .el-select-dropdown__item.selected {
    color: #f4e50b
}

.showing_results {
    line-height: 30px
}

.betmaster_shop {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.betmaster_shop .el-dialog {
    width: 100%;
    max-width: 900px
}

@media screen and (min-width: 1440px) {
    .cart_modal {
        margin-right:15px!important;
        margin-left: 15px!important
    }
}

@media screen and (max-width: 768px) {
    .shop_container .shop_menu {
        padding:0!important
    }

    .betmaster_shop .el-dialog {
        width: 100%;
        margin-top: 0!important;
        margin-bottom: 0;
        height: 100%;
        overflow: auto
    }
}

@media screen and (max-width: 580px) {
    .shop_container .shop_menu {
        width:100%;
        max-width: unset
    }

    .shop_container .shop_content {
        width: 100%;
        padding-right: 0!important;
        padding-left: 0!important
    }

    .add_to_cart {
        width: 100%
    }

    .item_detail .title {
        margin-top: 1rem
    }

    .cart_left_side {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .my_order_list {
        width: 100%!important;
        text-align: center
    }
}

.product_cover {
    margin-bottom: 30px
}

.product {
    height: 100%;
    padding: 0 0 0!important;
    border: 1px solid transparent;
    text-align: center;
    position: relative;
    cursor: pointer;
    border: 0 solid #ebeef5;
    border-radius: 10px;
    background-color: #1b1f24
}

.product,.product:hover {
    -webkit-transition: .3s;
    transition: .3s
}

.product:hover {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    border-radius: 4px
}

.product .non_product_image,.product .product_gallery {
    height: 185px!important;
    border-radius: 10px 10px 0 0
}

@media(max-width: 767.98px) {
    .product .non_product_image,.product .product_gallery {
        border-radius:10px 10px 0 0
    }
}

.product .non_product_image .el-carousel__container,.product .product_gallery .el-carousel__container {
    height: 100%
}

.product .details {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}

.product .details .name {
    width: 100%;
    height: auto;
    max-height: 45px;
    min-height: 45px;
    overflow: hidden;
    display: block;
    color: #333;
    font-size: 14px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    word-break: break-word
}

@media(max-width: 767.98px) {
    .product .details .name {
        width:80%;
        margin: auto
    }
}

.product .details .buy_now_btn {
    position: absolute;
    right: 14px;
    bottom: 3px;
    display: none;
    background-color: #f4e50b;
    color: #000;
    padding: 7px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 65px
}

.product_list .el-loading-spinner .path {
    stroke: rgba(5,3,8,.85)!important
}

.product_list .el-loading-text {
    color: rgba(5,3,8,.85)!important
}

.product_list .el-row {
    margin: 0!important
}

.betmaster_shop .product .details .category,.cart_modal .category {
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
    color: #f4e50b
}

.betmaster_shop .product .details .point {
    font-size: 16px;
    color: #ec5858;
    font-weight: 700
}

.betmaster_shop .product .image,.item_detail .image {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

@media(max-width: 767.98px) {
    .betmaster_shop .product .image img,.item_detail .image img {
        -o-object-fit:cover!important;
        object-fit: cover!important
    }
}

.item_detail .el-dialog__title {
    color: #fff
}

.betmaster_shop .pagination {
    text-align: center
}

.betmaster_shop .product .details .add_to_cart_btn {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    visibility: hidden;
    position: absolute;
    bottom: -15px;
    right: -10px;
    background: #16b378;
    z-index: 2;
    line-height: 40px;
    border-radius: 0 0 4px 0;
    cursor: pointer
}

.betmaster_shop .product:hover .details .add_to_cart_btn {
    visibility: visible
}

.add_to_cart_btn:focus {
    background: #ebb563!important;
    border-color: #ebb563!important;
    color: #fff!important
}

.products_result {
    color: #f4e50b
}

.product_filter_btn {
    width: 100%;
    border-radius: 0!important;
    margin-bottom: 20px!important
}

.betmaster_shop .product .tag {
    height: 20px;
    width: auto;
    padding: 0 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    border-radius: 20px;
    z-index: 3
}

@media(max-width: 767.98px) {
    .betmaster_shop .product .tag {
        top:9px;
        left: 10px
    }
}

.betmaster_shop .product .tag.new {
    background: #16b378
}

.betmaster_shop .product .tag.popular {
    background: #f44336
}

.shop_right_side_content img {
    width: 100%
}

.product_list .el-loading-mask {
    z-index: 4
}

.no_products {
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 600
}

.shopping_cart {
    border-radius: 0!important;
    width: 100%;
    min-height: 44px
}

.shopping_cart .cart_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shopping_cart .cart_icon {
    font-size: 18px;
    margin-right: 5px
}

.cart_modal .image {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 130px
}

.cart_modal .image img {
    -o-object-position: top;
    object-position: top
}

.cart_modal .category,.cart_modal .title {
    text-align: left;
    word-break: break-word
}

.cart_modal {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    min-height: 153px;
    margin-left: 0!important;
    width: 100%
}

.cart_modal .category {
    margin-top: 5px;
    margin-bottom: 5px
}

.cart_modal .cart_point {
    color: #ef6723;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart_point .point_title {
    font-size: 13px;
    margin-left: 5px
}

.no_item {
    font-size: 15px;
    text-align: center;
    margin-bottom: 1rem
}

.sub_total_content {
    border: 1px solid #dedede;
    padding: 15px 0
}

.sub_total_total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sub_total_total .price {
    color: #f4e50b;
    font-size: 20px
}

.sub_total_content .complete_order {
    width: 100%;
    margin-top: 15px;
    border-radius: 3px;
    padding: 10px 15px
}

.sub_total_content .complete_order,.sub_total_content .complete_order:focus,.sub_total_content .complete_order:hover {
    background: #ef6723;
    border-color: #ef6723
}

.completed_order {
    width: 100%;
    border-radius: 3px!important
}

.completed_order,.completed_order:focus,.completed_order:hover {
    color: #fff!important;
    background-color: #15b379!important;
    border-color: #15b379!important
}

.error_order {
    width: 100%;
    border-radius: 3px!important
}

.error_order,.error_order:focus,.error_order:hover {
    color: #fff!important;
    background-color: #ee4035!important;
    border-color: #ee4035!important
}

.cart_notification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart_notification i {
    margin-right: 5px;
    font-size: 19px
}

.load_more_btn {
    border-radius: 0;
    min-width: 300px
}

@media(max-width: 767.98px) {
    .load_more_btn {
        min-width:100%!important
    }
}

.shop_notification .el-notification__title,.shop_notification i {
    color: #0090dd
}

.multiple_quantity {
    color: #9e9e9e;
    font-size: 16px
}

.item_point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.sub_total_total:first-child {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.sub_total_total .user_point {
    font-size: 16px
}

.cart_items {
    max-height: 504px;
    overflow-y: auto;
    overflow-x: hidden
}

.item_detail .title {
    font-size: 18px;
    color: #000;
    margin-bottom: .5rem!important
}

.item_detail .category {
    color: #f4e50b;
    margin-bottom: .5rem!important
}

.item_detail .el-dialog__headerbtn:focus .el-dialog__close,.item_detail .el-dialog__headerbtn:hover .el-dialog__close {
    color: #f4e50b
}

.item_detail .el-dialog__close {
    font-size: 25px
}

.item_detail .el-dialog__close:hover {
    color: #f4e50b
}

.item_detail .el-dialog__body {
    padding-top: 5px!important
}

.item_detail .point {
    font-size: 20px;
    color: #ec5858;
    font-weight: 700
}

.item_detail .short_des {
    border-top: 1px solid #ededed;
    font-size: 14px
}

.item_detail .short_des,.item_detail .sub_info {
    border-bottom: 1px solid #ededed;
    word-break: break-word
}

.item_detail .sub_info {
    color: #333
}

.item_detail .sub_info:last-child {
    border-bottom: none!important
}

.item_detail .product_id {
    color: red
}

.item_detail .add_to_cart {
    width: 100%;
    border-radius: 3px;
    padding: 15px 25px;
    background: #ef6723;
    border-color: #ef6723;
    color: #fff
}

.item_detail .add_to_cart:focus,.item_detail .add_to_cart:hover {
    background-color: #ef6723;
    border-color: #ef6723;
    color: #fff
}

.item_detail .order_confirm_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.item_detail .confirm_order_btn {
    width: 100%;
    border-radius: 3px;
    padding: 15px 25px
}

.item_detail .long_des {
    padding: 10px;
    word-break: break-word;
    font-size: 14px
}

.detailed_collapse {
    margin-top: 1rem!important
}

.detailed_collapse .shop_menu_title {
    padding: 0 .75rem
}

.sub_total_content .ordered {
    text-align: center;
    font-size: 16px;
    border: 3px solid #8ac44a;
    background-color: #fbfbfb;
    padding: 5px 0;
    color: #4caf50;
    margin-top: 10px;
    border-radius: 50px
}

.myorders_modal {
    min-height: 300px
}

.myorders_modal .el-dialog__headerbtn:focus .el-dialog__close,.myorders_modal .el-dialog__headerbtn:hover .el-dialog__close {
    color: #f4e50b
}

.my_order_list {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.order_list_item {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #efefef
}

.order_list_header {
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    border-bottom: 2px solid #efefef;
    font-weight: 600
}

.order_list_item i {
    margin-right: 5px
}

.order_list_item .el-col {
    height: 20px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.order_status.open {
    color: #ff9800
}

.order_status.sent {
    color: #2196f3
}

.order_status.completed {
    color: #4caf50
}

.order_status.canceled {
    color: #fd6d3b
}

.myorders_modal .el-dialog__body {
    padding-top: 0
}

.order_item {
    margin-bottom: .5rem
}

.order_list_header_l th {
    font-size: 14px
}

.order_item_details {
    overflow: auto
}

.order_items_table {
    width: 100%;
    min-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.order_items_table_header {
    font-weight: 600
}

.order_items_table_header td {
    border-bottom: 1px solid #ddd!important
}

.order_item_details tr,.order_item_details tr:hover>td {
    background-color: #fbfbfb!important
}

.order_items_table_list td {
    border-bottom: none!important
}

.image-slot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%!important;
    height: 100%;
    background: #f5f7fa;
    color: #909399;
    font-size: 20px;
    min-height: 130px
}

.non_product_image {
    height: 185px
}

@media(min-width: 768px)and (max-width:1024px) {
    .non_product_image {
        height:140px!important
    }
}

.shop_notification {
    background-color: #fff!important;
    font-family: Roboto,sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.shop_notification i {
    font-size: 17px;
    margin-right: 5px;
    color: #262c33
}

.el-button--shop_btn {
    background-color: #1b1f24!important
}

.el-button--shop_btn:focus,.el-button--shop_btn:hover {
    background-color: #1b1f24!important;
    color: #f4e50b!important;
    border-color: #dcdfe6!important
}

.betmaster_shop .mini_order_details {
    font-size: 12px;
    text-align: left
}

.betmaster_shop table {
    border: 1px solid #ccc!important;
    border-collapse: collapse!important;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed
}

.betmaster_shop table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em
}

.betmaster_shop table tr {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    padding: .35em
}

.betmaster_shop table td,.betmaster_shop table th {
    padding: .625em;
    text-align: center
}

.betmaster_shop table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase
}

@media screen and (max-width: 600px) {
    .betmaster_shop table {
        border:0
    }

    .betmaster_shop table caption {
        font-size: 1.3em
    }

    .betmaster_shop table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .betmaster_shop table tr {
        border-bottom: 3px solid #ddd!important;
        display: block;
        margin-bottom: .625em
    }

    .betmaster_shop table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }

    .betmaster_shop table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }

    .betmaster_shop table td:last-child {
        border-bottom: 0
    }
}

.shop_collapse_menu {
    border: none!important;
    border-radius: 10px;
    overflow: hidden
}

.shop_collapse_menu .el-collapse-item__header {
    background-color: #1b1f24!important;
    border-bottom: inherit
}

.shop_collapse_menu .el-collapse-item__wrap {
    background-color: #1b1f24!important
}

.shop_cover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.shop_cover .menu_section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    padding-right: 15px;
    padding-left: 15px
}

.shop_cover .content_section {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 15px;
    padding-left: 15px;
    overflow: hidden
}

@media(max-width: 991px) {
    .menu_section {
        -webkit-box-flex:0!important;
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important
    }
}

.user_point_section {
    border-radius: 10px;
    border: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 88px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767.98px) {
    .user_point_section {
        height:65px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.user_point_section .current_point {
    color: #f4e50b;
    font-size: 1.5rem;
    font-weight: 900
}

@media(max-width: 767.98px) {
    .user_point_section .current_point {
        font-size:1.2rem;
        text-align: center
    }
}

.user_point_section .available_coins {
    color: hsla(0,0%,100%,.8)
}

@media(max-width: 767.98px) {
    .user_point_section .available_coins {
        font-size:1rem;
        text-align: center
    }
}

.details_modal {
    position: fixed;
    top: 0;
    width: 100%;
    background: #000;
    height: 100%;
    z-index: 999999999999
}

.item_detail .non_product_image {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    color: #d4d4d4;
    height: 90%;
    border-radius: 10px;
    min-height: 100px
}

.order_table_item_title {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px
}

.betmaster_popular_leagues {
    margin-bottom: 2rem;
    font-family: Roboto,sans-serif
}

.betmaster_popular_leagues a {
    color: #fff;
    text-decoration: none
}

.betmaster_popular_leagues .league_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    background-color: #1b1f24;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.betmaster_popular_leagues .league_item:first-child {
    margin-top: 0
}

.betmaster_popular_leagues .league_item:hover {
    color: #000;
    background-color: #f4e50b!important
}

.betmaster_popular_leagues .league_img {
    width: 68px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.betmaster_popular_leagues .league_item:hover .league_img {
    background-position: -3px
}

.betmaster_popular_leagues .league_name {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: -2px
}

.lt-sbr-m .popular_menu_name {
    display: none
}

.lt-sbr-m .league_img {
    background-size: contain;
    background-position: 50%
}

.lt-sbr-m .league_item:hover .league_img {
    background-position: 0!important
}

@media only screen and (max-width: 1280px) {
    #left-sidebar .league_name {
        display:none
    }

    #left-sidebar .league_img {
        background-size: contain;
        background-position: 50%
    }

    #left-sidebar .league_item:hover .league_img {
        background-position: 0!important
    }
}

.point_table_cover {
    font-family: Roboto,sans-serif;
    min-height: 350px;
    margin-bottom: 1rem
}

.point_table_cover .point_table_sub_header {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #fff;
    text-align: center
}

.point_table_cover .point_table_content {
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    color: inherit
}

.point_table_cover .point_table_content:first-child {
    margin-top: 0
}

.point_table_cover .pos {
    text-align: center!important;
    max-width: 30px!important;
    margin: 0!important;
    padding-right: 0!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.point_table_cover .team_img {
    max-width: 35px!important;
    height: 25px!important
}

.point_table_cover .team_name {
    text-align: left
}

.point_table_cover .point,.point_table_cover .point_content {
    max-width: 25px!important;
    text-align: left
}

.point_table_cover .point_content {
    font-weight: 600
}

.point_table_cover .current_status {
    max-width: 30px!important
}

.point_table_cover .down:after {
    content: "";
    color: red;
    font-weight: 600
}

.point_table_cover .up:after {
    content: "";
    color: green;
    font-weight: 600
}

.point_table_cover .point_table {
    background-color: #1b1f24;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 45px
}

.point_table_cover .point_table .el-loading-spinner .circular {
    width: 40px;
    height: 40px
}

.point_table_cover .point_table .el-loading-spinner .path {
    stroke: #1b1f24
}

.pointtable_drawer .point_table_cover {
    border-radius: 0!important
}

.pointtable_drawer .point_table_cover .pos {
    min-width: 40px!important
}

.pointtable_drawer .betmaster_point_table {
    margin-top: 0!important
}

.pointtable_drawer .point_table_cover .header {
    display: none!important
}

.pointtable_drawer .sidemenu .header {
    border-top: 5px solid #e6a23c!important
}

.point_table_picker {
    width: 100%;
    margin-bottom: 1rem
}

.point_table_picker .el-input--suffix .el-input__inner {
    text-align: center;
    background-color: #fff!important
}

.point_table_picker_popper {
    font-family: Roboto,sans-serif
}

.point_table_picker_popper .selected {
    color: #000!important
}

.boxed_gallery_cover {
    font-family: Roboto,sans-serif;
    margin-bottom: 2rem;
    margin-top: 1rem
}

.boxed_gallery_cover .c_g_g_title {
    position: relative;
    padding-left: 10px;
    font-weight: 600;
    font-size: .9rem;
    margin-bottom: 0;
    color: #fff
}

.boxed_gallery_cover .c_g_g_title:before {
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 15px;
    width: 4px;
    content: "";
    border-radius: 2px;
    background-color: #f4e50b
}

.boxed_gallery_cover .gallery_main_btn {
    background-color: #1b1f24;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600
}

.c_g_wrapper {
    margin: 0 0!important;
    background-color: #1b1f24
}

.c_g_wrapper .c_g_w_i {
    display: inline-block;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative
}

.c_g_wrapper .c_g_w_i_btn {
    opacity: 0;
    background-color: rgba(0,0,0,.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: calc(100% - 8px);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 3px;
    height: calc(100% - 7px);
    border-radius: 6px;
    cursor: pointer;
    z-index: 3
}

.c_g_wrapper .c_g_w_i:hover .c_g_w_i_btn {
    opacity: 1
}

.c_g_wrapper .boxed_gallery_cover {
    width: 255px;
    margin-top: 2.2rem
}

.c_g_wrapper .cgwi_btn_i {
    color: #fff;
    position: absolute;
    font-size: 80px;
    text-align: center;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8
}

.c_g_wrapper .cgwi_img {
    width: 100%;
    border-radius: 6px;
    -o-object-fit: fill;
    object-fit: fill;
    height: 100%
}

.betmaster_scorematic {
    font-family: Roboto,sans-serif;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem
}

.betmaster_scorematic .el-loading-spinner .path {
    stroke: rgba(5,3,8,.85)!important
}

.betmaster_scorematic .events_master_cover,.betmaster_scorematic .score-matic_cover {
    min-height: 275px;
    background-color: #fff
}

.betmaster_scorematic .event_cover {
    padding: 10px;
    min-height: 275px;
    background-color: #1b1f24
}

.betmaster_scorematic .event_cover .path {
    stroke: #1b1f24!important
}

.betmaster_scorematic .list_event .event_teams {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.betmaster_scorematic .list_event .list_event_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.betmaster_scorematic .list_event .team_logo {
    height: 20px
}

.betmaster_scorematic .list_event .team_logo img {
    height: 100%
}

.betmaster_scorematic .list_event .event_teams_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_scorematic .list_event .event_teams_col .team_name {
    width: 100%;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden
}

.betmaster_scorematic .list_event .left_team {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right!important;
    margin-left: 10px
}

.betmaster_scorematic .list_event .right_team {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left!important;
    margin-right: 10px
}

.betmaster_scorematic .event_header {
    margin-top: 5px
}

.betmaster_scorematic .event_header .event_teams {
    font-size: 14px;
    margin: auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    color: #000
}

.betmaster_scorematic .event_header .left_team,.betmaster_scorematic .event_header .right_team,.betmaster_scorematic .event_header .sep {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.betmaster_scorematic .event_header .sep {
    text-align: center;
    max-width: 15px;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px
}

.betmaster_scorematic .event_header .left_team,.betmaster_scorematic .event_header .right_team {
    text-align: center
}

.betmaster_scorematic .event_header .event_date {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px;
    color: #ff5722;
    margin-bottom: 5px
}

.betmaster_scorematic .event_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.betmaster_scorematic .event_body .event_col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 5px
}

.betmaster_scorematic .event_body .team_logo {
    text-align: center;
    margin-bottom: 3px
}

.betmaster_scorematic .event_body .team_logo img {
    width: 55%
}

.betmaster_scorematic .event_body .el-input-number--small {
    width: 100%!important
}

.betmaster_scorematic .event_body .el-input-number--small .el-input__inner:focus {
    border-color: #1b1f24
}

.betmaster_scorematic .event_body .el-input-number__decrease:hover,.betmaster_scorematic .event_body .el-input-number__increase:hover {
    color: #000
}

.betmaster_scorematic .event_body .el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.betmaster_scorematic .event_body .el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
    border-color: #262c33
}

.betmaster_scorematic .event_body .make_bet {
    width: 100%;
    margin-top: 10px
}

.betmaster_scorematic .event_body .odd_value {
    width: 100%;
    height: 32px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.betmaster_scorematic .random_score {
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
    border: none!important;
    background-color: #1b1f24;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.betmaster_scorematic .random_score:active,.betmaster_scorematic .random_score:focus,.betmaster_scorematic .random_score:hover {
    color: #fff!important;
    background-color: #262c33!important
}

.betmaster_scorematic .other_events {
    text-align: center;
    background-color: #e2e2e2;
    color: #272727;
    font-size: 12px;
    padding: 5px;
    font-weight: 600;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_scorematic .list_event {
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #dedbdb;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer
}

.betmaster_scorematic .list_event:hover {
    background-color: #1b1f24;
    color: #fff
}

.betmaster_scorematic .list_event:last-child {
    border-bottom: 0!important
}

.betmaster_scorematic .list_event .event_header {
    margin-top: 0;
    height: 32.75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_scorematic .list_event .event_header .event_teams {
    font-size: 13px
}

.betmaster_scorematic .list_event .left_team,.betmaster_scorematic .list_event .right_team {
    white-space: nowrap
}

.betmaster_scorematic .is-disabled {
    opacity: .6
}

.betmaster_scorematic .no_event {
    font-size: 14px;
    font-weight: 600;
    text-align: center
}

.panel_drawer .p_score_matic .header {
    display: none!important
}

.scorematic_drawer .betmaster_scorematic {
    max-width: inherit
}

.scorematic_drawer .sidemenu .header {
    border-top: 5px solid #fe5b00!important
}

.scorematic_drawer .event_header .event_teams {
    font-size: 14px
}

@media only screen and (max-width: 1024px) {
    .scorematic_drawer .event_header .event_teams {
        font-size:1rem
    }
}

.no_event_found {
    display: none
}

.scorematic_drawer .no_event_found {
    display: block!important;
    text-align: center;
    color: #fff;
    margin-top: 50%
}

.scorematic_drawer .event_teams_col {
    font-weight: 400!important
}

.scorematic_drawer .other_events {
    height: 33px
}

.call_me_form {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    font-family: Roboto,sans-serif
}

.call_me_form .el-input__inner {
    text-align: center
}

.call_me_form .el-select__caret {
    font-size: 15px!important
}

.call_me_form .title {
    position: relative;
    padding-left: 7px;
    font-weight: 600;
    font-size: .9rem;
    margin-bottom: 8px;
    color: #fff
}

.call_me_form.dark .is-disabled,.call_me_form.dark .is-disabled:hover {
    background-color: #f4e50b;
    color: #000
}

.call_me_form.dark .el-input__inner {
    color: #fff;
    background-color: #1b1f24;
    border-color: #4d4c5c!important
}

.call_me_form.dark .el-input__inner:focus {
    border-color: #262c33!important
}

.call_me_form.dark .el-select-dropdown__item.selected {
    color: #15b379
}

.call_me_form.light .el-input__inner:focus {
    border-color: #c3c3c3!important
}

.call_me_form.light .el-select-dropdown__item.selected {
    color: #15b379
}

.call_me_form.light .call_me_btn {
    background-color: #1b1f24;
    color: #fff
}

.call_me_form.light .call_me_btn:active,.call_me_form.light .call_me_btn:focus,.call_me_form.light .call_me_btn:hover {
    background-color: #262c33;
    color: #fff
}

.call_me_form i {
    font-size: 19px!important
}

.call_me_form .call_me_inputs {
    width: 100%
}

.call_me_form .call_me_inputs .el-input__inner {
    color: #fff!important
}

.call_me_form .call_me_inputs+.call_me_inputs {
    margin-top: 8px
}

.call_me_form .call_me_btn {
    font-size: 13px;
    margin-top: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: none!important;
    width: 100%
}

.call_me_form .call_me_btn,.call_me_form .call_me_btn:active,.call_me_form .call_me_btn:focus,.call_me_form .call_me_btn:hover {
    background-color: #f4e50b;
    color: #000
}

.call_me_form .call_me_btn i {
    font-size: 13px!important;
    width: auto!important;
    margin-right: 0!important
}

.social_media_btns {
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social_media_btns i {
    margin-right: 0!important
}

.social_media_btns.tiny_social {
    padding: 0 0
}

.social_media_btns.tiny_social .media_btn {
    height: 35px!important;
    width: 35px!important;
    margin-right: 5px
}

.social_media_btns.tiny_social .media_btn i {
    font-size: 23px;
    font-weight: 500!important
}

.social_media_btns .media_btn {
    width: 38px!important;
    height: 38px!important;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-right: 10px;
    border-radius: 9px;
    border: 1px solid #4b495f;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.social_media_btns .media_btn:last-child {
    margin-right: 0
}

.social_media_btns .media_btn:hover {
    border-color: #191823
}

.social_media_btns .media_btn:hover i {
    color: #fff!important
}

.social_media_btns .media_btn:hover.instagram {
    background-color: #fb3958
}

.social_media_btns .media_btn:hover.twitter {
    background-color: #0084b4
}

.social_media_btns .media_btn:hover.facebook {
    background-color: #3b5998
}

.social_media_btns .media_btn:hover.youtube {
    background-color: #b00
}

.social_media_btns .media_btn:hover.whatsapp {
    background-color: #25d366
}

.social_media_btns .media_btn:hover.viber {
    background-color: #59267c
}

.social_media_btns .media_btn:hover.telegram {
    background-color: #08c
}

.social_media_btns .media_btn i {
    font-size: 23px
}

.social_media_btns.dark .media_btn i {
    color: #fff
}

.social_media_btns.s_light .media_btn:hover {
    border-color: hsla(0,0%,100%,0)!important
}

.social_media_btns.s_light .media_btn i {
    color: #4b495f
}

.betmaster_faq {
    font-family: Roboto,sans-serif;
    max-width: 95%;
    margin: auto
}

.betmaster_faq .call_me_form {
    margin-top: 1rem!important
}

.betmaster_faq .faq_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.betmaster_faq .title_content {
    padding-right: 25px
}

@media(max-width: 767.98px) {
    .betmaster_faq .el-collapse-item__arrow {
        position:absolute!important;
        right: 10px!important
    }
}

.betmaster_faq .email_remind {
    font-size: 14px;
    padding: 10px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_faq .email_remind i {
    font-size: 20px;
    margin-right: 5px
}

.betmaster_faq .email_remind .highlight {
    color: #f4e50b
}

.betmaster_faq .faq_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 10px;
    padding-left: 10px;
    height: 32px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_faq .faq_title .faq_search_input {
    right: 0;
    width: 200px
}

.betmaster_faq .faq_title .faq_search_input .el-input__inner {
    background-color: #fff!important
}

.betmaster_faq .faq_title .faq_search_input .el-input__inner:focus {
    border-color: #262c33!important
}

.betmaster_faq .el-collapse-item__content {
    padding: 10px
}

.betmaster_faq .el-collapse-item__header,.betmaster_faq .el-collapse-item__wrap {
    border-left: 1px solid #ebeef5;
    border-right: 1px solid #ebeef5
}

.betmaster_faq .el-collapse-item__header {
    font-size: 14px;
    padding: 0 10px
}

.betmaster_faq .el-collapse-item__header i {
    font-size: 19px;
    margin-right: 10px
}

@media(max-width: 767.98px) {
    .betmaster_faq .el-collapse-item__header i {
        margin-left:10px
    }
}

@media(max-width: 767.98px) {
    .betmaster_faq .el-collapse-item__header {
        height:inherit!important;
        line-height: inherit!important;
        padding: 10px 0!important
    }
}

.betmaster_faq .el-collapse-item__header:focus {
    background-color: #1b1f24!important;
    color: #fff!important
}

.betmaster_faq .faq_menu {
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 280px!important;
    flex: 0 0 280px!important
}

@media(max-width: 767.98px) {
    .betmaster_faq .faq_menu {
        -webkit-box-flex:0!important;
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important
    }
}

.betmaster_faq .faq_menu .menu_item {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    line-height: 1.2rem;
    padding: 10px 10px;
    margin: 0;
    border: 1px solid #ececec;
    position: relative;
    cursor: pointer
}

.betmaster_faq .faq_menu .menu_item i {
    position: absolute;
    right: 10px;
    font-weight: 600
}

.betmaster_faq .faq_menu .menu_item:hover {
    background-color: #1b1f24;
    color: #fff
}

.betmaster_faq .faq_menu .menu_item+.menu_item {
    border-top: 0
}

.betmaster_content_module .row {
    margin-left: 0!important;
    margin-right: 0!important
}

.betmaster_slider .el-carousel__indicators {
    width: 100%;
    text-align: center
}

@media(max-width: 767.98px) {
    .betmaster_slider .el-carousel__indicators .el-carousel__indicator--horizontal {
        padding:4px 4px!important
    }
}

.betmaster_slider .el-carousel__indicators .is-active .el-carousel__button {
    background-color: #fff
}

.betmaster_slider .el-carousel__indicators .el-carousel__button {
    background-color: rgba(0,0,0,.2);
    border: 1px solid #fff;
    border-radius: 10px;
    height: 10px;
    width: 10px
}

.betmaster_slider .small_arrow .el-carousel__arrow {
    width: 35px!important;
    height: 45px!important
}

.betmaster_slider .small_arrow .el-carousel__arrow i {
    font-size: 18px!important
}

.betmaster_slider .carousel_height {
    -o-object-position: center top;
    object-position: center top;
    -o-object-fit: cover;
    object-fit: cover
}

.betmaster_slider .el-carousel__container {
    height: auto;
    line-height: 0;
    overflow: hidden
}

.betmaster_slider .el-carousel__container .single_carousel {
    position: relative!important
}

.betmaster_slider .el-carousel__container .el-carousel__item {
    position: absolute;
    cursor: pointer
}

.betmaster_slider .el-carousel__container .el-carousel__item img {
    width: 100%;
    height: 100%
}

.betmaster_slider .el-carousel__container .is-active {
    position: relative;
    z-index: 1
}

.betmaster_slider .el-carousel__container .el-carousel__arrow {
    background-color: rgba(36,34,50,.7)!important;
    border-radius: 0;
    height: 75px;
    width: 45px;
    cursor: pointer
}

@media(max-width: 767.98px) {
    .betmaster_slider .el-carousel__container .el-carousel__arrow {
        display:none
    }
}

.betmaster_slider .el-carousel__container .el-carousel__arrow i {
    font-size: 25px;
    font-weight: 600
}

.betmaster_slider .el-carousel__container .el-carousel__arrow--right {
    right: 0
}

.betmaster_slider .el-carousel__container .el-carousel__arrow--left {
    left: 0
}

.betmaster_slider .slider_item {
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: cover;
    background-position: top!important
}

.betmaster_slider .slider_item img {
    width: 100%;
    height: 100%
}

.bm_slider_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.bm_slider_cover .bm_image {
    width: 100%;
    height: 100%;
    position: relative!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.promotion_item_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.promotion_item_cover .read_more_btn {
    display: none
}

.promotion_item_cover .betmaster_countdown_cover {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
}

@media(max-width: 767.98px) {
    .promotion_item_cover .betmaster_countdown_cover {
        -webkit-transform:scale(1);
        transform: scale(1);
        font-size: 13px;
        position: relative;
        -webkit-transform-origin: center top;
        transform-origin: center top;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 1rem
    }
}

.promotion_item_cover .row {
    padding-bottom: unset
}

.promotion_item_cover .el-loading-mask {
    z-index: 99!important
}

.promotion_item .path {
    stroke: rgba(5,3,8,.85)!important
}

.promotion_item .el-loading-spinner .el-loading-text {
    color: #fff;
    font-weight: 600
}

@media(min-width: 768px) {
    .pm_grid_4 .promotion_item {
        min-height:315px
    }
}

.pm_grid_4 .item_desc {
    font-size: 13px!important
}

.no_title .item_content,.no_title .item_m_title {
    display: none!important
}

@media(max-width: 767.98px) {
    .no_title_sm .item_content,.no_title_sm .item_m_title {
        display:none!important
    }
}

@media(min-width: 768px) {
    .no_title_lg .item_content,.no_title_lg .item_m_title {
        display:none!important
    }
}

.no_title .promotion_item,.no_title_lg .promotion_item {
    min-height: inherit!important;
    padding-bottom: 0!important
}

.promotion_item {
    margin-bottom: 1.5rem;
    background-color: #1b1f24;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    border: inherit;
    padding-bottom: 10px;
    overflow: hidden!important;
    width: 100%;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media(max-width: 767.98px) {
    .promotion_item {
        min-width:100%;
        max-width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }
}

.promotion_item:hover {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.2)
}

.promotion_item.radius {
    border-radius: 4px
}

.promotion_item .promotion_count_down {
    z-index: 1;
    left: 0;
    background-color: rgba(0,0,0,.3803921568627451);
    width: 100%;
    color: #fff;
    font-size: 13px
}

@media(max-width: 767.98px) {
    .promotion_item .promotion_count_down {
        background-color:inherit!important
    }

    .promotion_item .promotion_count_down .count_down_item:first-child {
        padding-left: 0!important
    }
}

.promotion_item .item_image_cover {
    padding-right: 0!important;
    padding-left: 0!important;
    overflow: hidden
}

@media(max-width: 767.98px) {
    .promotion_item .item_image_cover {
        padding-right:0!important;
        padding-left: 0!important;
        height: 100%
    }
}

.promotion_item .item_image_inner {
    height: 100%;
    width: 100%!important
}

@media(max-width: 767.98px) {
    .promotion_item .item_image_inner {
        max-height:inherit;
        height: inherit!important
    }
}

.promotion_item .item_image {
    background-position: top;
    background-size: cover;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.promotion_item .item_image .el-item {
    width: 100%;
    height: 180px
}

.promotion_item .item_image .item_tag {
    top: 10px;
    left: 10px;
    background-color: #f4e50b;
    color: #1b1f24;
    padding: 3px 15px;
    display: -webkit-inline-box;
    font-size: 11px;
    border-radius: 1px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    z-index: 2
}

@media(max-width: 767.98px) {
    .promotion_item .item_image .item_tag {
        left:10px;
        font-size: 10px;
        padding: 2px 10px
    }
}

.promotion_item .item_image .item_tag.tag_1 {
    background-color: #30b47b;
    color: #fff
}

.promotion_item .item_image .item_tag.tag_2 {
    background-color: #f44336;
    color: #fff
}

.promotion_item .item_image .item_tag.tag_3 {
    background-color: #673ab7;
    color: #fff
}

.promotion_item .item_image .item_tag.tag_4 {
    background-color: #03a9f4;
    color: #fff
}

.promotion_item .item_image .item_tag.tag_5 {
    background-color: #ffc107;
    color: #000
}

.promotion_item .item_content {
    padding: .7rem 1rem 0 1rem;
    background-color: inherit;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5
}

@media(max-width: 767.98px) {
    .promotion_item .item_content {
        display:none
    }
}

.promotion_item .item_content .item_title {
    font-size: 15px;
    margin-bottom: 5px;
    color: #f4e50b;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px
}

.promotion_item .item_content .item_title .sub_title {
    font-size: 12px;
    font-weight: 400;
    opacity: .75;
    color: #fff
}

.promotion_item .item_content .item_desc {
    font-size: 14px;
    word-break: break-word;
    color: hsla(0,0%,100%,.8);
    font-weight: 400
}

.promotion_item .module_title {
    height: 75px!important
}

.promotion_item .item_m_title {
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

.promotion_item .item_m_title .sub_title {
    font-size: 12px;
    font-weight: 400;
    opacity: .75;
    color: #fff
}

.promotion_item .sign_up_btn {
    position: relative;
    bottom: 0;
    background-color: #1b1f24;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    margin: 10px;
    padding: 10px
}

.sub_area {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2
}

@media(max-width: 767.98px) {
    .sub_area {
        display:block;
        background: -webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(0,0,0,.8029586835)),to(transparent));
        background: linear-gradient(1turn,rgba(0,0,0,.8029586835) 20%,transparent)
    }
}

.item_m_title+.sub_area_modules {
    margin-top: -18px
}

.bm_image_cover {
    min-height: 150px
}

.bm_image_cover .el-image__error,.bm_image_cover .el-image__placeholder,.bm_image_cover .image-placeholder,.bm_image_cover .image-slot {
    background: #262c33
}

.pm_grid_1.no_title .promotion_item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pm_grid_1 .item_desc {
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important
}

.pm_grid_1 .promotion_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    overflow: visible;
    border: none!important;
    background-color: inherit
}

.pm_grid_1 .bm_image_cover {
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.pm_grid_1 .item_image_cover {
    overflow: visible
}

.pm_grid_1 .promotion_count_down {
    font-size: 14px;
    font-weight: 600;
    border-radius: 0 0 10px 10px;
    background-color: rgba(20,27,39,.8705882352941177)
}

.pm_grid_1 .item_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: inherit!important
}

@media(max-width: 767.98px) {
    .pm_grid_1 .item_content {
        display:none
    }
}

.pm_grid_1 .item_content_inner {
    height: 100%;
    max-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pm_grid_1 .sub_area {
    padding: inherit;
    left: 0
}

.pm_grid_1 .item_image_cover {
    padding-right: 15px!important;
    border-radius: 10px
}

@media(max-width: 767.98px) {
    .pm_grid_1 .item_image_cover {
        padding-left:inherit!important;
        padding-right: inherit!important
    }
}

.pm_grid_1 .item_title {
    font-size: 1.5rem!important;
    font-weight: 600;
    border-bottom: none!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.pm_grid_1 .item_title .sub_title {
    font-size: .9rem!important
}

.pm_grid_1 .read_more_btn {
    display: block;
    color: #f4e50b;
    font-size: 1rem;
    font-weight: 600
}

.panel_blog {
    height: 100%;
    margin-top: 0!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    font-family: Roboto,sans-serif
}

.panel_blog .container {
    max-width: 1200px!important
}

.panel_blog .el-loading-mask {
    background-color: inherit!important
}

.panel_blog .loading_box {
    height: 300px
}

@media(max-width: 767.98px) {
    .panel_blog .blog_types {
        overflow-x:scroll;
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
        padding-bottom: 1rem
    }
}

.panel_blog .blog_types .blog_type {
    background-color: #1b1f24;
    color: #fff;
    text-align: center;
    padding: 5px 25px;
    border-radius: 15px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    white-space: pre;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.panel_blog .blog_types .blog_type:hover {
    opacity: .8
}

.panel_blog .blog_types .blog_type.active_type {
    background-color: #f4e50b;
    color: #1b1f24
}

.panel_blog .blog_types .blog_type:last-child {
    margin-right: 0!important
}

.panel_layout_container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    margin: auto;
    position: relative
}

.panel_layout_container,.panel_layout_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px
}

.panel_layout_item {
    text-align: center;
    font-size: 30px
}

.panel_layout_item .layout_image {
    width: 100%
}

.x1_layout .panel_layout_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.x2_layout .panel_layout_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.x3_layout .panel_layout_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%
}

.x4_layout .panel_layout_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.x5_layout .panel_layout_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.panel_layout_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.panel_layouts .sm_layout {
    max-width: 540px!important
}

.panel_layouts .md_layout {
    max-width: 720px!important
}

.panel_layouts .lg_layout {
    max-width: 960px!important
}

.panel_layouts .xl_layout {
    max-width: 1140px!important
}

.panel_layouts .xx_layout {
    max-width: 1320px!important
}

.betmaster_header {
    font-family: Roboto,sans-serif;
    height: 60px;
    width: 100%;
    position: relative;
    z-index: 99;
    overflow: hidden
}

.betmaster_header .grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.betmaster_header .betmaster_nav_bar,.betmaster_header .grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px
}

.betmaster_header .betmaster_nav_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    top: 0;
    background-color: #fff
}

.betmaster_header .betmaster_nav_bar .item {
    background-color: #242232;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    padding: 5px 10px;
    color: #fff;
    cursor: pointer
}

.betmaster_header .betmaster_nav_bar .item:hover {
    background-color: #15b379
}

.betmaster_header .betmaster_nav_bar .item+.item {
    margin-left: 10px
}

.betmaster_countdown_cover {
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767.98px) {
    .betmaster_countdown_cover {
        font-size:14px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 14px
    }
}

.betmaster_countdown_cover .end_text {
    font-family: Roboto,sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 14px
}

.betmaster_countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto,sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 38px
}

.betmaster_countdown .count_down_item {
    padding: 5px 5px;
    text-align: center;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.betmaster_countdown .count_down_item .time {
    font-weight: 600;
    margin-right: 3px;
    text-align: center
}

.betmaster_promotion_calendar {
    font-family: Roboto,sans-serif
}

.betmaster_promotion_calendar .small {
    -webkit-transform: scale(.75)!important;
    transform: scale(.75)!important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 133.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible;
    max-height: 400px
}

.betmaster_promotion_calendar .no_calendar {
    background-color: inherit!important;
    max-width: inherit!important;
    -webkit-box-shadow: inherit!important;
    box-shadow: inherit!important
}

.betmaster_promotion_calendar .no_pad {
    padding: 5px!important;
    background-color: #fff;
    border-radius: 3px
}

.betmaster_promotion_calendar .calendar_cover,.betmaster_promotion_calendar .no_pad {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.betmaster_promotion_calendar .calendar_cover {
    background-color: #1b1f24;
    max-width: 1200px
}

@media(max-width: 767.98px) {
    .betmaster_promotion_calendar .calendar_cover {
        width:92%
    }
}

.betmaster_promotion_calendar .calendar_cover .day_side {
    width: 365px
}

@media(max-width: 767.98px) {
    .betmaster_promotion_calendar .calendar_cover .day_side {
        width:100%
    }
}

.betmaster_promotion_calendar .calendar_cover .day_names {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 0;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px
}

.betmaster_promotion_calendar .calendar_cover .day_names .weekend {
    background-color: #f4e50b!important;
    color: #000!important
}

.betmaster_promotion_calendar .calendar_cover .day_names .weekday {
    background-color: #313841;
    color: #fff
}

.betmaster_promotion_calendar .calendar_cover .calendar_days {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 5px
}

.betmaster_promotion_calendar .calendar_cover .calendar_days .day:before {
    content: "";
    padding-bottom: 100%;
    display: inline-block;
    vertical-align: top
}

.betmaster_promotion_calendar .calendar_cover .calendar_days .day {
    background-color: #313841;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2vw;
    font-weight: 900;
    color: hsla(0,0%,100%,.2)
}

.betmaster_promotion_calendar .day:hover {
    -webkit-box-shadow: 0 0 20px #f4e50b;
    box-shadow: 0 0 20px #f4e50b;
    z-index: 1;
    cursor: pointer
}

.betmaster_promotion_calendar .past_day {
    background-color: #262c33 !important!important
}

.betmaster_promotion_calendar .day_icon {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.betmaster_promotion_calendar .current_m_name {
    z-index: 3;
    position: absolute;
    font-size: 12px;
    top: 7px;
    text-align: center;
    line-height: 12px;
    letter-spacing: -1px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.25098039215686274);
    color: #fff;
    padding: 2px;
    font-weight: 600
}

.betmaster_promotion_calendar .selectedDay {
    background-color: #f4e50b!important
}

.betmaster_promotion_calendar .selectedDay .day_day_ico {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.56);
    box-shadow: 0 2px 6px rgba(0,0,0,.56);
    opacity: 1!important;
    top: 0;
    left: 0
}

.betmaster_promotion_calendar .day_day_ico {
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: 50%;
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 3px
}

.betmaster_promotion_calendar .today {
    background-color: #f4e50b!important;
    color: #000!important
}

.betmaster_promotion_calendar .promo_cover .no_promotion_found {
    text-align: center
}

.betmaster_promotion_calendar .promo_cover .promo_day {
    text-align: center;
    background-color: #1b1f24;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.betmaster_promotion_calendar .promo_cover .promo_image {
    height: 232px;
    background-size: cover;
    width: 100%;
    background-position: 50%
}

.betmaster_promotion_calendar .promo_cover .promo_title {
    text-align: center;
    font-weight: 600;
    font-size: .98rem
}

.betmaster_promotion_calendar .promo_cover .promo_content {
    font-size: 13px;
    min-height: 60px;
    max-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto
}

.betmaster_promotion_calendar .promo_cover .promo_content p {
    margin: 0;
    padding: 0
}

.betmaster_promotion_calendar .promo_cover .bonus_demand .el-button {
    width: 100%
}

.betmaster_promotion_calendar .promo_cover .bonus_demand .el-button i {
    font-size: inherit!important
}

.betmaster_promotion_calendar .calendar_slider,.betmaster_promotion_calendar .el-carousel__container {
    height: 100%
}

@media(max-width: 767.98px) {
    .betmaster_promotion_calendar .el-carousel__container {
        height:550px!important
    }
}

.betmaster_promotion_calendar .el-carousel__container .el-carousel__arrow {
    top: 136px;
    background-color: rgba(0,0,0,.5);
    border-radius: 0
}

.betmaster_promotion_calendar .el-carousel__container .el-carousel__arrow i {
    font-weight: 900;
    font-size: 20px
}

@media(max-width: 767.98px) {
    .betmaster_promotion_calendar .el-carousel__container .el-carousel__arrow {
        height:40px!important;
        width: 40px!important
    }
}

.betmaster_promotion_calendar .el-carousel__container .el-carousel__arrow--left {
    left: 0
}

.betmaster_promotion_calendar .el-carousel__container .el-carousel__arrow--right {
    right: 0
}

.betmaster_promotion_calendar .promotion_ending .title {
    background-color: #1b1f24;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px
}

.betmaster_promotion_calendar .count_down_item {
    font-weight: 600
}

.betmaster_promotion_calendar .count_down_item .type {
    font-size: 14px
}

.betmaster_promotion_calendar .time {
    font-size: 17px;
    font-weight: 900!important
}

.betmaster_jackpot {
    font-family: Roboto,sans-serif;
    color: #fff
}

.betmaster_jackpot .jackpot_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_jackpot .jackpot_cover.primary {
    background-color: #1b1f24
}

.betmaster_jackpot .jackpot_cover.large .jackpot {
    min-width: 90px
}

.betmaster_jackpot .jackpot_cover.large .jackpot_name {
    font-size: 12px!important
}

.betmaster_jackpot .jackpot_cover.large .jackot_values {
    font-size: 16px!important;
    font-weight: 600
}

.betmaster_jackpot .jackpot_cover.botbar .jackpot:last-child {
    border-right: 1px solid #4d4b56!important
}

.betmaster_jackpot .jackpot_cover .jackpot {
    min-width: 55px;
    border-right: 1px solid #4d4b56
}

.betmaster_jackpot .jackpot_cover .jackpot:last-child {
    border-right: none
}

.betmaster_jackpot .jackpot_cover .jackpot .jackpot_name {
    font-size: 12px;
    color: #f4e50b;
    font-weight: 600
}

.betmaster_jackpot .jackpot_cover .jackpot .jackot_values {
    font-size: 14px;
    position: relative;
    top: -2px;
    font-weight: 600
}

.betmaster_jackpots {
    font-family: Roboto,sans-serif;
    width: 100%
}

.betmaster_jackpots .jackpot_cover {
    background-size: cover;
    height: 350px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot_cover {
        height:inherit;
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.betmaster_jackpots .jackpot_left_side {
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot_left_side {
        height:inherit;
        padding-top: 15px
    }
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot_right_side {
        padding-right:5px!important;
        padding-left: 5px!important
    }
}

.betmaster_jackpots .winner_tables {
    height: 195px;
    padding-right: 5px;
    margin-top: 1rem;
    overflow-x: hidden;
    overflow: auto
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .winner_tables {
        height:inherit!important
    }
}

.betmaster_jackpots .winner_tables .winner_table_body {
    padding-left: 5px;
    padding-right: 5px
}

.betmaster_jackpots .winner_tables .winner_item {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.betmaster_jackpots .winner_tables .winner_item div {
    width: 33.3%
}

.betmaster_jackpots .winner_tables .winner_item div:first-child {
    text-align: left
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .winner_tables .winner_item {
        padding-right:5px;
        padding-left: 5px
    }
}

.betmaster_jackpots .winner_tables .winning_value {
    font-weight: 600
}

.betmaster_jackpots .winner_tables .empty_sign {
    position: relative;
    top: 25%
}

.betmaster_jackpots .winner_tables .winning_date {
    text-align: right
}

.betmaster_jackpots .winner_tables .winner_item_th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffca00;
    border-radius: 5px;
    position: sticky;
    top: 0;
    font-size: 15px;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.betmaster_jackpots .winner_tables .winner_item_th .gem {
    position: absolute;
    left: 10px
}

.betmaster_jackpots .winner_tables .winner_item_th .gem_r {
    position: absolute;
    right: 10px
}

.betmaster_jackpots .top_winners {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffca00;
    border-radius: 10px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .top_winners {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        height: inherit;
        padding: 10px;
        margin-top: 1rem!important
    }
}

.betmaster_jackpots .top_winners .top_win_left {
    white-space: nowrap;
    margin-right: 1rem;
    font-weight: 900;
    font-size: 14px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .top_winners .top_win_left {
        width:100%!important;
        text-align: center;
        padding-bottom: 10px
    }
}

.betmaster_jackpots .top_winners .top_win_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .top_winners .top_win_body {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.betmaster_jackpots .top_winners .top_win_body .top_win_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    font-size: 14px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .top_winners .top_win_body .top_win_item {
        padding:3px;
        font-size: 13px!important
    }
}

.betmaster_jackpots .top_winners .top_win_body .top_win_item .winning_value {
    font-weight: 600;
    color: #ff3f2c
}

.betmaster_jackpots .top_winners .top_win_body .top_win_item .winning_player {
    text-overflow: ellipsis;
    overflow: hidden
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .top_winners .top_win_body .top_win_item .winning_player {
        max-width:71px
    }
}

.betmaster_jackpots .with_bg {
    background-color: rgba(126,123,215,.2);
    border: inherit!important;
    color: #fff
}

.betmaster_jackpots .with_bg .betmaster_countup,.betmaster_jackpots .with_bg .jackpot_amount,.betmaster_jackpots .with_bg .jackpot_title,.betmaster_jackpots .with_bg .winner_item {
    color: #fff
}

.betmaster_jackpots .jackpot {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    position: relative;
    width: 100%;
    border-radius: 10px;
    max-width: 1000px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot {
        width:90%
    }
}

.betmaster_jackpots .jackpot .jackpot_amount_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot .jackpot_amount_cover {
        display:block
    }
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .title_holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .title_holder .betmaster_countup {
    font-size: 17px;
    font-weight: 600;
    margin-top: 5px
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_logo_holder {
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_logo_holder .jackpot_logo {
    width: 100px
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_logo_holder {
        padding-left:0;
        margin-bottom: 10px
    }

    .betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_logo_holder .jackpot_logo {
        width: 70px
    }
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_title {
    font-size: 21px;
    font-weight: 900
}

.betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_amount {
    font-size: 70px;
    font-weight: 900
}

@media(max-width: 767.98px) {
    .betmaster_jackpots .jackpot .jackpot_amount_cover .jackpot_amount {
        font-size:55px!important
    }
}

.bm_button_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.bm_button_cover img {
    width: 100%
}

.spor_toto_mini {
    height: inherit;
    font-family: Roboto,sans-serif;
    width: 255px;
    border: 1px solid #ebeef5;
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.spor_toto_mini .el-loading-mask {
    z-index: 1
}

.spor_toto_mini .el-icon-success,.spor_toto_mini .el-loading-spinner .el-loading-text {
    color: #00b477
}

.spor_toto_mini .el-loading-spinner .el-loading-text {
    font-weight: 600
}

.el-input__inner:focus,.spor_toto_mini .el-input.is-active .el-input__inner {
    border-color: #8c8c8c
}

.el-button--mini.is-round,.spor_toto_mini .el-button--mini {
    padding: 8px 15px
}

.spor_toto_mini .el-input--mini .el-input__inner {
    height: 30px;
    line-height: 30px
}

.el-input-number__increase:hover,.spor_toto_mini .el-input-number__decrease:hover {
    color: #8c8c8c
}

.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.spor_toto_mini .el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
    border-color: #8c8c8c
}

.st_header {
    background-color: #000;
    text-align: center;
    color: #fff
}

.st_header img {
    max-width: 70px;
    margin-top: 5px
}

.st_row,.st_selections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.st_selections {
    text-align: center;
    width: 100%;
    margin-bottom: 5px
}

.st_selections .is-checked {
    background-color: #fc0!important;
    -webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.0784313725490196);
    box-shadow: 1px 1px 12px rgba(0,0,0,.0784313725490196);
    color: #222!important
}

.st_selections .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #000
}

.st_selections .el-checkbox__input {
    display: none
}

.st_selections .el-checkbox__label {
    padding-left: 0;
    font-size: 13px
}

.st_selections .el-checkbox,.st_selections .st_check_box {
    margin-right: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #606266;
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: pre
}

.no_flex_che {
    -webkit-box-flex: inherit!important;
    -ms-flex: inherit!important;
    flex: inherit!important;
    width: 30px;
    margin-left: 4px;
    margin-right: 4px!important;
    border-radius: 4px
}

.st_inner {
    padding: 5px
}

.st_bottom_cover {
    margin-top: 10px
}

.st_bottom_cover,.st_teams {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.st_teams {
    width: 190px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.st_title {
    font-size: 13px;
    text-align: center;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600
}

.st_play_now {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px
}

.el-input-number--mini {
    width: 100%!important
}

.st_amount_input {
    width: 100%
}

.st_amount_input .el-input--mini {
    width: 100%!important
}

.st_bt_itm {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.st_bt_itm+.st_bt_itm {
    margin-left: 3px
}

.st_bt_itm button {
    width: 100%
}

.st_bt_itm button:focus,.st_bt_itm button:hover,.st_bt_l_itm button:focus,.st_bt_l_itm button:hover {
    color: #313131;
    border-color: #949494;
    background-color: #fff
}

.st_inner .el-loading-spinner .path {
    stroke: #000
}

.st_amount_cover {
    margin-top: 5px;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.st_amount_title span {
    font-weight: 600;
    font-size: 12px
}

.st_date_title {
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px
}

.no_n_event {
    margin-top: 20px
}

.st_check_box:hover {
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.16);
    box-shadow: 1px 1px 6px rgba(0,0,0,.16)
}

.t_center {
    text-align: center
}

.st_delete {
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 30px!important;
    flex: 0 0 30px!important
}

.st_delete button {
    height: 30px;
    line-height: 30px;
    padding: 0!important
}

@-webkit-keyframes vueContentPlaceholdersAnimation {
    0% {
        -webkit-transform: translate3d(-30%,0,0);
        transform: translate3d(-30%,0,0)
    }

    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes vueContentPlaceholdersAnimation {
    0% {
        -webkit-transform: translate3d(-30%,0,0);
        transform: translate3d(-30%,0,0)
    }

    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.vue-content-placeholders-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[class^=vue-content-placeholders-]+.vue-content-placeholders-heading {
    margin-top: 20px
}

.vue-content-placeholders-heading__img {
    position: relative;
    overflow: hidden;
    height: 15px;
    background: #eee;
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.vue-content-placeholders-is-rounded .vue-content-placeholders-heading__img {
    border-radius: 6px
}

.vue-content-placeholders-is-centered .vue-content-placeholders-heading__img {
    margin-left: auto;
    margin-right: auto
}

.vue-content-placeholders-is-animated .vue-content-placeholders-heading__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 1000px;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e1e1e1),color-stop(30%,transparent));
    background: linear-gradient(90deg,transparent 0,#e1e1e1 15%,transparent 30%);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: vueContentPlaceholdersAnimation;
    animation-name: vueContentPlaceholdersAnimation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.vue-content-placeholders-heading__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vue-content-placeholders-heading__title {
    position: relative;
    overflow: hidden;
    height: 15px;
    background: #eee;
    width: 85%;
    margin-bottom: 10px;
    background: #ccc
}

.vue-content-placeholders-is-rounded .vue-content-placeholders-heading__title {
    border-radius: 6px
}

.vue-content-placeholders-is-centered .vue-content-placeholders-heading__title {
    margin-left: auto;
    margin-right: auto
}

.vue-content-placeholders-is-animated .vue-content-placeholders-heading__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 1000px;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e1e1e1),color-stop(30%,transparent));
    background: linear-gradient(90deg,transparent 0,#e1e1e1 15%,transparent 30%);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: vueContentPlaceholdersAnimation;
    animation-name: vueContentPlaceholdersAnimation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.vue-content-placeholders-heading__subtitle {
    position: relative;
    overflow: hidden;
    height: 15px;
    background: #eee;
    width: 90%
}

.vue-content-placeholders-is-rounded .vue-content-placeholders-heading__subtitle {
    border-radius: 6px
}

.vue-content-placeholders-is-centered .vue-content-placeholders-heading__subtitle {
    margin-left: auto;
    margin-right: auto
}

.vue-content-placeholders-is-animated .vue-content-placeholders-heading__subtitle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 1000px;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e1e1e1),color-stop(30%,transparent));
    background: linear-gradient(90deg,transparent 0,#e1e1e1 15%,transparent 30%);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: vueContentPlaceholdersAnimation;
    animation-name: vueContentPlaceholdersAnimation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

[class^=vue-content-placeholders-]+.vue-content-placeholders-text {
    margin-top: 20px
}

.vue-content-placeholders-text__line {
    position: relative;
    overflow: hidden;
    height: 15px;
    background: #eee;
    width: 100%;
    margin-bottom: 10px
}

.vue-content-placeholders-is-rounded .vue-content-placeholders-text__line {
    border-radius: 6px
}

.vue-content-placeholders-is-centered .vue-content-placeholders-text__line {
    margin-left: auto;
    margin-right: auto
}

.vue-content-placeholders-is-animated .vue-content-placeholders-text__line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 1000px;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e1e1e1),color-stop(30%,transparent));
    background: linear-gradient(90deg,transparent 0,#e1e1e1 15%,transparent 30%);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: vueContentPlaceholdersAnimation;
    animation-name: vueContentPlaceholdersAnimation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.vue-content-placeholders-text__line:nth-child(4n+1) {
    width: 80%
}

.vue-content-placeholders-text__line:nth-child(4n+2) {
    width: 100%
}

.vue-content-placeholders-text__line:nth-child(4n+3) {
    width: 70%
}

.vue-content-placeholders-text__line:nth-child(4n+4) {
    width: 85%
}

.vue-content-placeholders-img {
    position: relative;
    overflow: hidden;
    height: 15px;
    background: #eee;
    width: 100%;
    height: 120px
}

.vue-content-placeholders-is-rounded .vue-content-placeholders-img {
    border-radius: 6px
}

.vue-content-placeholders-is-centered .vue-content-placeholders-img {
    margin-left: auto;
    margin-right: auto
}

.vue-content-placeholders-is-animated .vue-content-placeholders-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 1000px;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e1e1e1),color-stop(30%,transparent));
    background: linear-gradient(90deg,transparent 0,#e1e1e1 15%,transparent 30%);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: vueContentPlaceholdersAnimation;
    animation-name: vueContentPlaceholdersAnimation;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

[class^=vue-content-placeholders-]+.vue-content-placeholders-img {
    margin-top: 20px
}

.customer_reference .customer_reflist .loading_row {
    padding-top: 8px;
    padding-left: 8px;
    font-size: 14px
}

.c_r_link_area {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    font-family: Roboto,sans-serif
}

.c_r_link_area .c_r_link {
    background-color: #1b1f24;
    padding: 3px 10px;
    white-space: pre;
    text-overflow: ellipsis;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    border-right: 0;
    font-size: 13px
}

.c_r_link_area .c_r_link_ref_list {
    border-radius: 0 5px 5px 0;
    border-left: 1px #000
}

.c_r_link_area .c_r_link_ref_list:before {
    content: "";
    width: 1px;
    background-color: #141c27;
    height: 18px;
    margin-left: -4px;
    margin-right: 5px
}

.c_r_link_area .c_r_link_copy,.c_r_link_area .c_r_link_ref_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 5px;
    background-color: #f4e50b;
    color: #1b1f24
}

.c_r_link_area .c_r_link_copy:hover,.c_r_link_area .c_r_link_ref_list:hover {
    opacity: .9
}

.crlr_arrow {
    margin-left: 3px
}

.popular_menu_cover {
    font-family: Roboto,sans-serif
}

.popular_menu_cover a {
    color: #fff;
    text-decoration: none
}

.popular_menu_cover .popular_menu_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 33px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
    background-color: #1b1f24;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden
}

.popular_menu_cover .popular_menu_item:first-child {
    margin-top: 0
}

.popular_menu_cover .popular_menu_item:hover {
    color: #000;
    background-color: #f4e50b!important
}

.popular_menu_cover .popular_menu_item .popular_menu_icon,.popular_menu_cover .popular_menu_item .popular_menu_img {
    width: 60px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popular_menu_cover .popular_menu_item .popular_menu_icon {
    font-size: 17px;
    max-height: 33px
}

.popular_menu_cover .popular_menu_item .popular_menu_img img {
    max-height: 33px;
    max-width: 100%;
    position: relative;
    left: 0
}

.popular_menu_cover .popular_menu_item .popular_menu_name {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 2px
}

.popular_menu_cover .popular_menu_item.no_image_menu {
    padding-left: 1rem
}

.popular_menu_cover .popular_menu_item.only_icon_menu .popular_menu_icon {
    width: 100%
}

.popular_menu_cover .popular_menu_item.only_image_menu .popular_menu_img {
    background-size: contain;
    background-position: 50%!important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.popular_menu_cover .popular_menu_item.only_image_menu .popular_menu_img img {
    left: 0!important
}

.popular_menu_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    width: 100%;
    padding-bottom: 5px
}

.popular_menu_mobile .popular_menu_item+.popular_menu_item {
    margin-left: 3px
}

.popular_menu_mobile .popular_menu_item {
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    white-space: pre;
    height: 55px;
    text-align: center;
    padding: 5px 8px!important;
    margin-top: 0;
    margin-bottom: 0
}

.popular_menu_mobile .popular_menu_item i {
    font-size: 20px
}

.popular_menu_mobile .popular_menu_item.only_image_menu .popular_menu_img {
    height: 100%;
    max-height: 45px;
    margin-bottom: 0
}

.popular_menu_mobile .popular_menu_item.only_image_menu .popular_menu_img img {
    max-height: 55px;
    max-width: 200px
}

.popular_menu_mobile .popular_menu_item .popular_menu_icon,.popular_menu_mobile .popular_menu_item .popular_menu_img {
    width: 100%!important;
    height: 25px;
    margin-bottom: 5px
}

.popular_menu_mobile .popular_menu_item .popular_menu_icon img,.popular_menu_mobile .popular_menu_item .popular_menu_img img {
    max-height: 25px;
    max-width: inherit
}

.popular_menu_mobile .popular_menu_item .popular_menu_name {
    margin-left: 0
}

.t_i_title.t_i_t_long.t_i_t_long_t {
    font-size: 15px!important
}

.bm_tournament_body {
    overflow-y: hidden!important
}

.tournament_item_cover {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 1rem;
    background-color: #1b1f24;
    border-radius: .75rem;
    overflow: hidden;
    margin-right: 16px;
    -webkit-transition: box-shadow .2s ease;
    transition: box-shadow .2s ease
}

.tournament_item_cover:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.1),0 6px 6px rgba(0,0,0,.13);
    box-shadow: 0 10px 20px rgba(0,0,0,.1),0 6px 6px rgba(0,0,0,.13)
}

.tournament .t_bot_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px
}

.tournament .t_bot_section .partipicate_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid;
    padding: 5px 8px;
    border-radius: 5px;
    background-color: #f4e50b;
    color: #fff;
    border-color: #f4e50b
}

.tournament .t_bot_section .read_more {
    border: 1px solid;
    padding: 5px 8px;
    border-radius: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tournament .partipicate_btn+.read_more {
    margin-left: 10px
}

.tournament .t_header {
    font-size: 16px
}

.tournament .t_i_banner {
    display: none
}

.tournament .t_i_banner img {
    width: 100%
}

.tournament .t_i_title {
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 600;
    height: 60px!important;
    margin-bottom: .5rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tournament .t_i_t_long {
    font-size: 1.2rem!important
}

.tournament .t_i_type {
    color: #fff;
    font-size: .875rem;
    line-height: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tournament .t_i_tag {
    margin-bottom: 8px;
    border-radius: .5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 .5rem;
    position: relative;
    color: #1b1f24;
    font-size: .625rem;
    line-height: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .0625rem
}

.tournament .t_i_tag.finished,.tournament .t_i_tag.ongoing,.tournament .t_i_tag.scheduled {
    border: .0625rem solid;
    border-color: #f4e50b;
    background: #f4e50b
}

.tournament .betmaster_countdown,.tournament .betmaster_countdown_cover {
    height: inherit;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.tournament .t_count_down {
    margin-top: 10px
}

.tournament .count_down_item {
    display: inline-block!important
}

.tournament .count_down_item .time {
    border: 1px solid;
    border-color: hsla(0,0%,100%,.7);
    border-radius: 5px;
    text-align: center;
    height: 35px;
    width: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #d2d2d2
}

.tournament .count_down_item .type {
    color: #d2d2d2;
    font-size: .625rem;
    line-height: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    margin-top: 3px
}

.tournament .t_i_winner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tournament .t_i_winner .t_i_winner_title {
    color: #f4e50b;
    margin-right: 5px
}

.tournament .t_i_winner .t_i_winner_title,.tournament .t_i_winner .t_i_winner_user {
    font-size: .625rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .0625rem
}

.tournament .t_i_winner .t_i_winner_user {
    color: #fff
}

.tournament .t_i_tab {
    background-color: #313841;
    border-radius: 2.5rem;
    padding: .25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tournament .t_i_tab .t_i_tab_btn {
    height: 2.5rem;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 1.5rem;
    font-family: inherit;
    font-weight: 600;
    font-size: .75rem;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 6.25rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff
}

.tournament .t_i_tab .t_i_tab_btn.active {
    background-color: #f4e50b;
    color: #1b1f24
}

.tournament .t_i_tab_inner {
    padding: .5rem;
    border-radius: .75rem;
    min-height: 224px
}

.tournament .t_i_tab_inner .inner_header {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    margin-bottom: .5rem;
    padding: 0 .5rem;
    font-size: .75rem
}

.tournament .t_i_tab_inner .inner_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin-bottom: .25rem;
    padding: .5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    border-radius: .5rem;
    color: hsla(0,0%,100%,.7)
}

.tournament .t_i_tab_inner .inner_table.first {
    background-color: #3c4550
}

.tournament .t_i_tab_inner .inner_table.second {
    background-color: #313841
}

.tournament .t_i_tab_inner .inner_table.third {
    background-color: #262c33
}

.tournament .t_i_tab_inner .rank {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    text-align: center;
    font-weight: 600
}

.tournament .t_i_tab_inner .username {
    min-width: 120px
}

.tournament .t_i_tab_inner .username .u_n {
    font-weight: 600
}

.tournament .t_i_tab_inner .prize {
    text-align: center
}

.tournament .t_i_tab_inner .i_h_item {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
    margin-bottom: 3px
}

.tournament .t_i_tab_inner .unit_panel {
    background: #313841;
    border-radius: .5rem;
    padding: 0;
    text-decoration: none;
    cursor: pointer
}

.tournament .t_i_tab_inner .unit_panel a {
    display: grid;
    height: 100%
}

.tournament .t_i_tab_inner .unit_image {
    overflow: hidden;
    max-width: 66px;
    min-width: 66px;
    height: 100%
}

.tournament .t_i_tab_inner .unit_image .el-image {
    height: 100%;
    border-radius: .5rem
}

.tournament .t_i_tab_inner .unit_cover {
    padding-left: 10px;
    padding-right: 10px;
    display: grid
}

.tournament .t_i_tab_inner .unit_name,.tournament .t_i_tab_inner .unit_vendor {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tournament .t_i_tab_inner .unit_name {
    font-weight: 500;
    color: #fff
}

.tournament .t_i_tab_inner .unit_vendor {
    color: #a6a6a6;
    font-size: .725rem;
    line-height: 1rem
}

.tournament .t_i_tab_inner .game-image-slot {
    width: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    height: 100%
}

.tournament .t_i_tab_inner .game-image-slot i {
    font-size: 25px;
    color: #5a5a5a
}

.tournament .circle_cover {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}

.tournament .circle_cover .skeleton--circle {
    border-radius: .25rem!important;
    width: 66px!important;
    height: 48px!important
}

.tournament .text_cover {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tournament .text_cover .loader {
    margin-right: 0!important;
    margin-bottom: 7px!important
}

.tournament .partipicate_btn,.tournament .read_more {
    color: #fff;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-align: center;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .t_container {
        padding:0!important
    }

    .tournament_item_cover {
        width: 100%!important;
        margin-right: 0!important
    }

    .tournament_item_cover .t_count_down {
        margin-top: 10px
    }

    .tournament_item_cover .betmaster_countdown_cover {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
        margin-top: 0!important;
        padding-left: 0!important
    }
}

.n_t .t_row {
    margin-left: -15px;
    margin-right: -15px
}

.n_t .t_title {
    background-color: #1b1f24;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px
}

.n_t .tournament_item_c {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    padding: 15px;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1280px) {
    .n_t .tournament_item_c {
        max-width:33.33333%
    }
}

@media screen and (max-width: 1024px) {
    .n_t .tournament_item_c {
        max-width:50%
    }
}

@media screen and (max-width: 640px) {
    .n_t .tournament_item_c {
        max-width:100%
    }

    .n_t .t_bot_section {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.n_t .tournament_item_cover {
    padding: 0;
    margin-right: 0
}

.n_t .t_bot_section {
    margin: 15px;
    margin-top: 0;
    margin-bottom: 30px
}

.n_t .t_info_section {
    margin: 0 15px
}

.n_t .t_i_tab_inner {
    padding-left: 0;
    padding-right: 0
}

.n_t .t_i_tag {
    position: absolute;
    top: 0;
    left: 15px;
    border-radius: 0 0 10px 10px
}

.n_t .t_i_type {
    opacity: .7;
    padding-top: 10px;
    font-size: 13px
}

.n_t .t_img_section {
    position: relative;
    min-height: 100px
}

.n_t .no_img_section {
    min-height: 35px!important
}

.n_t .t_i_tab_btn {
    height: 32px!important
}

.n_t .t_i_tab_inner {
    min-height: 192px
}

.n_t .inner_table {
    height: 2.5rem!important
}

.n_t .t_prize_pool {
    background-color: #f4e50b;
    color: #1b1f24;
    position: absolute;
    right: 15px;
    bottom: -13px;
    border-radius: 10px;
    padding: 3px 10px;
    text-align: center
}

.n_t .t_prize_pool .t_p_p_t {
    font-size: .625rem;
    font-weight: 600;
    margin-bottom: 0
}

.n_t .t_prize_pool .t_p_p_p {
    font-weight: 600;
    font-size: 15px
}

.n_t .t_i_t_long {
    line-height: 1.5rem;
    font-size: 16px!important
}

.n_t .count_down_item .time {
    height: 32px;
    width: 32px;
    font-size: 1rem
}

.n_t .count_down_item {
    height: 10px;
    position: relative;
    bottom: 21px
}

.n_t .t_count_down+.read_more {
    margin-left: 6px
}

@media screen and (max-width: 425px) {
    .t_title_cover {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .tournament_modal .t_prize_pool {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0!important;
        width: 100%
    }

    .t_title_inner {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-size: 1rem!important;
        margin-top: .3rem;
        margin-bottom: .3rem;
        text-align: center
    }

    .t_title_inner_type {
        font-size: 14px!important;
        text-align: center
    }
}

.t_i_tab_inner .prize {
    max-width: 70px
}

.u_n_crown {
    margin-left: 5px
}

.t_p_long {
    font-size: 13px!important
}

.tournaments {
    font-family: Roboto,sans-serif;
    background-color: #171d2d;
    position: relative
}

.tournaments .t_container {
    max-width: 1200px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.tournaments .t_cover {
    position: relative
}

.tournaments .t_title {
    color: #fff;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 600
}

.tournaments .t_empty_row {
    min-height: 8rem;
    border-radius: .75rem;
    margin-bottom: 2rem!important;
    text-align: center;
    background-color: #1b1f24;
    color: #fff;
    padding: .75rem .75rem .75rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.tournaments .t_empty_row .loader_cover {
    text-align: center;
    width: 100%
}

.tournaments .t_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.tournaments .t_h4 {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.75rem;
    font-weight: 600
}

.tournaments .t_tag {
    border-radius: .5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #f4e50b;
    padding: 0 .5rem;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: .625rem;
    line-height: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    color: #1b1f24;
    border-color: transparent!important
}

.tournaments .t_tag.c_c,.tournaments .t_tag.c_s {
    background: #f4e50b
}

.tournaments .t_sub_title {
    font-weight: 500;
    margin-bottom: 12px
}

.tournaments.t_slider {
    background-color: inherit;
    padding: 0!important;
    margin: 0
}

.tournaments.t_slider .splide__track {
    border-radius: 10px
}

.tournaments.t_slider .splide__pagination {
    bottom: -20px
}

.tournaments.t_slider .t_i_tab_inner {
    min-height: 166px
}

.tournaments.t_slider .t_i_tab_inner .inner_table {
    height: 2.8rem
}

.tournaments.t_slider .tournament_item_cover {
    margin-right: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0!important
}

.tournaments.t_slider .tournament_item_cover:hover {
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.tournaments.t_slider .tournament_item_cover img {
    height: 100%!important
}

.tournaments.t_slider .tournament_item_cover .betmaster_countdown,.tournaments.t_slider .tournament_item_cover .betmaster_countdown_cover {
    margin-left: 0;
    padding-left: 0;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.tournaments.t_slider .tournament_slider {
    padding: 1rem;
    padding-top: 0;
    margin-top: 10px
}

.tournaments.t_slider .tournament_slider .splide__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tournaments.t_slider .tournament_slider .t_bot_section {
    margin-bottom: 16px
}

.tournaments.t_slider .tournament_slider .tournament_item_cover {
    padding-bottom: 15px
}

.tournaments.t_slider .tournament_slider .username {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tournaments.t_slider .tournament_slider .inner_table {
    height: 2.1rem!important
}

.tournaments.t_slider .tournament_slider .splide__arrows {
    display: none
}

.tournaments.t_slider .tournament_slider .splide__arrows .splide__arrow {
    width: 1.5rem;
    height: 1.5rem;
    top: 172px
}

.tournaments.t_slider .tournament_slider .splide__arrows .splide__arrow svg {
    width: 1em;
    height: 1em
}

.tournaments.t_slider .tournament_slider .splide__arrows .splide__arrow--prev {
    left: 10px
}

.tournaments.t_slider .tournament_slider .splide__arrows .splide__arrow--next {
    right: 10px
}

.tournaments.t_slider .t_count_down {
    margin-top: 10px
}

.tournaments.t_slider .t_i_tab .t_i_tab_btn {
    height: 1.7rem
}

.tournaments.t_slider .loading_row {
    text-align: center;
    color: #fff;
    margin-top: 30px
}

.tournaments.t_slider .loading_row i {
    font-size: 27px
}

.tournaments.t_slider .loading_row .loading_text {
    margin-top: 10px
}

.participate_modal .el-dialog {
    width: 95%;
    max-width: 600px;
    font-family: Roboto,sans-serif;
    background-color: #1b1f24
}

.participate_modal .el-dialog__body,.participate_modal .el-dialog__title {
    color: #fff
}

.participate_modal .el-dialog__close {
    color: #fff!important
}

.participate_modal .participate_text {
    margin-bottom: 2rem;
    word-break: break-word
}

.participate_modal .participate_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.participate_modal .cancel_btn,.participate_modal .participate_btn {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    border: 1px solid;
    padding: 5px 8px;
    border-radius: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.participate_modal .cancel_btn {
    color: #fff
}

.participate_modal .participate_btn {
    background-color: #f4e50b;
    color: #fff;
    border-color: #f4e50b
}

.participate_btn+.cancel_btn {
    margin-left: 10px
}

@media screen and (max-width: 768px) {
    .participate_modal .el-dialog {
        max-width:inherit;
        width: 100%;
        margin-top: 0!important;
        margin-bottom: 0;
        height: 100%;
        overflow: auto
    }
}

.participate_messages {
    margin-top: 1.5rem;
    font-weight: 600;
    word-break: break-all;
    text-align: center;
    color: #f4e50b;
    padding: 5px 8px;
    border: 1px solid;
    border-radius: 5px;
    line-height: 1.25rem
}

.t_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 425px) {
    .t_title {
        display:inline-block;
        position: relative;
        width: 100%
    }

    .t_title .el-select {
        margin-top: 5px;
        width: 100%
    }
}

.t_title_t:before {
    border-left: 5px solid #f4e50b;
    padding-left: 8px;
    content: "";
    height: 10px
}

.t_filters .el-input__inner {
    color: #fff!important;
    padding: 0 15px!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 4px!important
}

.t_filters .el-input__inner,.t_filters_popper {
    background-color: #313841!important;
    border-color: #1b1f24!important
}

.t_filters_popper {
    color: #fff
}

.t_filters_popper .el-select-dropdown__item {
    font-family: Roboto,sans-serif;
    color: #fff
}

.t_filters_popper .el-select-dropdown__item.selected {
    color: #fff
}

.t_filters_popper .el-select-dropdown__item.hover,.t_filters_popper .el-select-dropdown__item:hover {
    background-color: #3c4550!important
}

.t_filters_popper .popper__arrow,.t_filters_popper .popper__arrow:after {
    border-bottom-color: #1b1f24!important
}

.no_tournament_box {
    text-align: center!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.panel_test_login {
    position: relative;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px
}

.deneme {
    width: 932px;
    margin: auto;
    height: 300px
}

.swiper-slide img {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px
}

.denemex {
    width: 200px!important
}

.deneme {
    background-color: red;
    width: 200%;
    position: fixed;
    height: 100%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.deneme_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.bm_image_cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden
}

.bm_image_cover .h_ph {
    position: relative!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.bm_image_cover .bm_image {
    width: 100%;
    height: 100%;
    display: none
}

.el-message__closeBtn:focus,.el-message__content:focus {
    outline-width: 0
}

.el-message {
    min-width: 380px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebeef5;
    position: fixed;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #edf2fc;
    -webkit-transition: opacity .3s,top .4s,-webkit-transform .4s;
    transition: opacity .3s,top .4s,-webkit-transform .4s;
    transition: opacity .3s,transform .4s,top .4s;
    transition: opacity .3s,transform .4s,top .4s,-webkit-transform .4s;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.el-message.is-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.el-message.is-closable .el-message__content {
    padding-right: 16px
}

.el-message p {
    margin: 0
}

.el-message--info .el-message__content {
    color: #909399
}

.el-message--success {
    background-color: #f0f9eb;
    border-color: #e1f3d8
}

.el-message--success .el-message__content {
    color: #67c23a
}

.el-message--warning {
    background-color: #fdf6ec;
    border-color: #faecd8
}

.el-message--warning .el-message__content {
    color: #e6a23c
}

.el-message--error {
    background-color: #fef0f0;
    border-color: #fde2e2
}

.el-message--error .el-message__content {
    color: #f56c6c
}

.el-message__icon {
    margin-right: 10px
}

.el-message__content {
    padding: 0;
    font-size: 14px;
    line-height: 1
}

.el-message__closeBtn {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: #c0c4cc;
    font-size: 16px
}

.el-message__closeBtn:hover {
    color: #909399
}

.el-message .el-icon-success {
    color: #67c23a
}

.el-message .el-icon-error {
    color: #f56c6c
}

.el-message .el-icon-info {
    color: #909399
}

.el-message .el-icon-warning {
    color: #e6a23c
}

.el-message-fade-enter,.el-message-fade-leave-active {
    opacity: 0;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%)
}

[class*=" el-icon-"],[class^=el-icon-] {
    font-family: Panel Front!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.el-icon-ice-cream-round:before {
    content: "\e6a0"
}

.el-icon-ice-cream-square:before {
    content: "\e6a3"
}

.el-icon-lollipop:before {
    content: "\e6a4"
}

.el-icon-potato-strips:before {
    content: "\e6a5"
}

.el-icon-milk-tea:before {
    content: "\e6a6"
}

.el-icon-ice-drink:before {
    content: "\e6a7"
}

.el-icon-ice-tea:before {
    content: "\e6a9"
}

.el-icon-coffee:before {
    content: "\e6aa"
}

.el-icon-orange:before {
    content: "\e6ab"
}

.el-icon-pear:before {
    content: "\e6ac"
}

.el-icon-apple:before {
    content: "\e6ad"
}

.el-icon-cherry:before {
    content: "\e6ae"
}

.el-icon-watermelon:before {
    content: "\e6af"
}

.el-icon-grape:before {
    content: "\e6b0"
}

.el-icon-refrigerator:before {
    content: "\e6b1"
}

.el-icon-goblet-square-full:before {
    content: "\e6b2"
}

.el-icon-goblet-square:before {
    content: "\e6b3"
}

.el-icon-goblet-full:before {
    content: "\e6b4"
}

.el-icon-goblet:before {
    content: "\e6b5"
}

.el-icon-cold-drink:before {
    content: "\e6b6"
}

.el-icon-coffee-cup:before {
    content: "\e6b8"
}

.el-icon-water-cup:before {
    content: "\e6b9"
}

.el-icon-hot-water:before {
    content: "\e6ba"
}

.el-icon-ice-cream:before {
    content: "\e6bb"
}

.el-icon-dessert:before {
    content: "\e6bc"
}

.el-icon-sugar:before {
    content: "\e6bd"
}

.el-icon-tableware:before {
    content: "\e6be"
}

.el-icon-burger:before {
    content: "\e6bf"
}

.el-icon-knife-fork:before {
    content: "\e6c1"
}

.el-icon-fork-spoon:before {
    content: "\e6c2"
}

.el-icon-chicken:before {
    content: "\e6c3"
}

.el-icon-food:before {
    content: "\e6c4"
}

.el-icon-dish-1:before {
    content: "\e6c5"
}

.el-icon-dish:before {
    content: "\e6c6"
}

.el-icon-moon-night:before {
    content: "\e6ee"
}

.el-icon-moon:before {
    content: "\e6f0"
}

.el-icon-cloudy-and-sunny:before {
    content: "\e6f1"
}

.el-icon-partly-cloudy:before {
    content: "\e6f2"
}

.el-icon-cloudy:before {
    content: "\e6f3"
}

.el-icon-sunny:before {
    content: "\e6f6"
}

.el-icon-sunset:before {
    content: "\e6f7"
}

.el-icon-sunrise-1:before {
    content: "\e6f8"
}

.el-icon-sunrise:before {
    content: "\e6f9"
}

.el-icon-heavy-rain:before {
    content: "\e6fa"
}

.el-icon-lightning:before {
    content: "\e6fb"
}

.el-icon-light-rain:before {
    content: "\e6fc"
}

.el-icon-wind-power:before {
    content: "\e6fd"
}

.el-icon-baseball:before {
    content: "\e712"
}

.el-icon-soccer:before {
    content: "\e713"
}

.el-icon-football:before {
    content: "\e715"
}

.el-icon-basketball:before {
    content: "\e716"
}

.el-icon-ship:before {
    content: "\e73f"
}

.el-icon-truck:before {
    content: "\e740"
}

.el-icon-bicycle:before {
    content: "\e741"
}

.el-icon-mobile-phone:before {
    content: "\e6d3"
}

.el-icon-service:before {
    content: "\e6d4"
}

.el-icon-key:before {
    content: "\e6e2"
}

.el-icon-unlock:before {
    content: "\e6e4"
}

.el-icon-lock:before {
    content: "\e6e5"
}

.el-icon-watch:before {
    content: "\f017"
}

.el-icon-watch-1:before {
    content: "\e6ff"
}

.el-icon-timer:before {
    content: "\e702"
}

.el-icon-alarm-clock:before {
    content: "\f017"
}

.el-icon-map-location:before {
    content: "\e704"
}

.el-icon-delete-location:before {
    content: "\e705"
}

.el-icon-add-location:before {
    content: "\e706"
}

.el-icon-location-information:before {
    content: "\e707"
}

.el-icon-location-outline:before {
    content: "\e708"
}

.el-icon-location:before {
    content: "\e79e"
}

.el-icon-place:before {
    content: "\e709"
}

.el-icon-discover:before {
    content: "\e70a"
}

.el-icon-first-aid-kit:before {
    content: "\e70b"
}

.el-icon-trophy-1:before {
    content: "\e70c"
}

.el-icon-trophy:before {
    content: "\e70d"
}

.el-icon-medal:before {
    content: "\e70e"
}

.el-icon-medal-1:before {
    content: "\e70f"
}

.el-icon-stopwatch:before {
    content: "\e710"
}

.el-icon-mic:before {
    content: "\e711"
}

.el-icon-copy-document:before {
    content: "\e718"
}

.el-icon-full-screen:before {
    content: "\e719"
}

.el-icon-switch-button:before {
    content: "\e71b"
}

.el-icon-aim:before {
    content: "\e71c"
}

.el-icon-crop:before {
    content: "\e71d"
}

.el-icon-odometer:before {
    content: "\e71e"
}

.el-icon-time:before {
    content: "\e71f"
}

.el-icon-bangzhu:before {
    content: "\e724"
}

.el-icon-close-notification:before {
    content: "\e726"
}

.el-icon-microphone:before {
    content: "\e727"
}

.el-icon-turn-off-microphone:before {
    content: "\e728"
}

.el-icon-position:before {
    content: "\e729"
}

.el-icon-postcard:before {
    content: "\e72a"
}

.el-icon-message:before {
    content: "\e72b"
}

.el-icon-chat-line-square:before {
    content: "\e72d"
}

.el-icon-chat-dot-square:before {
    content: "\e72e"
}

.el-icon-chat-dot-round:before {
    content: "\e72f"
}

.el-icon-chat-square:before {
    content: "\e730"
}

.el-icon-chat-line-round:before {
    content: "\e731"
}

.el-icon-chat-round:before {
    content: "\e732"
}

.el-icon-set-up:before {
    content: "\e733"
}

.el-icon-turn-off:before {
    content: "\e734"
}

.el-icon-open:before {
    content: "\e735"
}

.el-icon-connection:before {
    content: "\e736"
}

.el-icon-link:before {
    content: "\e737"
}

.el-icon-cpu:before {
    content: "\e738"
}

.el-icon-thumb:before {
    content: "\e739"
}

.el-icon-female:before {
    content: "\e73a"
}

.el-icon-male:before {
    content: "\e73b"
}

.el-icon-guide:before {
    content: "\e73c"
}

.el-icon-news:before {
    content: "\e73e"
}

.el-icon-price-tag:before {
    content: "\e744"
}

.el-icon-discount:before {
    content: "\e745"
}

.el-icon-wallet:before {
    content: "\e747"
}

.el-icon-coin:before {
    content: "\e748"
}

.el-icon-money:before {
    content: "\e749"
}

.el-icon-bank-card:before {
    content: "\e74a"
}

.el-icon-box:before {
    content: "\e74b"
}

.el-icon-present:before {
    content: "\e74c"
}

.el-icon-sell:before {
    content: "\e6d5"
}

.el-icon-sold-out:before {
    content: "\e6d6"
}

.el-icon-shopping-bag-2:before {
    content: "\e74d"
}

.el-icon-shopping-bag-1:before {
    content: "\e74e"
}

.el-icon-shopping-cart-2:before {
    content: "\e74f"
}

.el-icon-shopping-cart-1:before {
    content: "\e750"
}

.el-icon-shopping-cart-full:before {
    content: "\e751"
}

.el-icon-smoking:before {
    content: "\e752"
}

.el-icon-no-smoking:before {
    content: "\e753"
}

.el-icon-house:before {
    content: "\e754"
}

.el-icon-table-lamp:before {
    content: "\e755"
}

.el-icon-school:before {
    content: "\e756"
}

.el-icon-office-building:before {
    content: "\e757"
}

.el-icon-toilet-paper:before {
    content: "\e758"
}

.el-icon-notebook-2:before {
    content: "\e759"
}

.el-icon-notebook-1:before {
    content: "\e75a"
}

.el-icon-files:before {
    content: "\e75b"
}

.el-icon-collection:before {
    content: "\e75c"
}

.el-icon-receiving:before {
    content: "\e75d"
}

.el-icon-suitcase-1:before {
    content: "\e760"
}

.el-icon-suitcase:before {
    content: "\e761"
}

.el-icon-film:before {
    content: "\e763"
}

.el-icon-collection-tag:before {
    content: "\e765"
}

.el-icon-data-analysis:before {
    content: "\e766"
}

.el-icon-pie-chart:before {
    content: "\e767"
}

.el-icon-data-board:before {
    content: "\e768"
}

.el-icon-data-line:before {
    content: "\e76d"
}

.el-icon-reading:before {
    content: "\e769"
}

.el-icon-magic-stick:before {
    content: "\e76a"
}

.el-icon-coordinate:before {
    content: "\e76b"
}

.el-icon-mouse:before {
    content: "\e76c"
}

.el-icon-brush:before {
    content: "\e76e"
}

.el-icon-headset:before {
    content: "\e76f"
}

.el-icon-umbrella:before {
    content: "\e770"
}

.el-icon-scissors:before {
    content: "\e771"
}

.el-icon-mobile:before {
    content: "\e773"
}

.el-icon-attract:before {
    content: "\e774"
}

.el-icon-monitor:before {
    content: "\e775"
}

.el-icon-search:before {
    content: "\f002"
}

.el-icon-takeaway-box:before {
    content: "\e77a"
}

.el-icon-paperclip:before {
    content: "\e77d"
}

.el-icon-printer:before {
    content: "\e77e"
}

.el-icon-document-add:before {
    content: "\e782"
}

.el-icon-document:before {
    content: "\e785"
}

.el-icon-document-checked:before {
    content: "\e786"
}

.el-icon-document-copy:before {
    content: "\e787"
}

.el-icon-document-delete:before {
    content: "\e788"
}

.el-icon-document-remove:before {
    content: "\e789"
}

.el-icon-tickets:before {
    content: "\e78b"
}

.el-icon-folder-checked:before {
    content: "\e77f"
}

.el-icon-folder-delete:before {
    content: "\e780"
}

.el-icon-folder-remove:before {
    content: "\e781"
}

.el-icon-folder-add:before {
    content: "\e783"
}

.el-icon-folder-opened:before {
    content: "\e784"
}

.el-icon-folder:before {
    content: "\e78a"
}

.el-icon-edit-outline:before {
    content: "\e764"
}

.el-icon-edit:before {
    content: "\e78c"
}

.el-icon-date:before {
    content: "\e78e"
}

.el-icon-c-scale-to-original:before {
    content: "\e7c6"
}

.el-icon-view:before {
    content: "\e6ce"
}

.el-icon-loading:before {
    content: "\f1ce"
}

.el-icon-rank:before {
    content: "\e6d1"
}

.el-icon-sort-down:before {
    content: "\e7c4"
}

.el-icon-sort-up:before {
    content: "\e7c5"
}

.el-icon-sort:before {
    content: "\e6d2"
}

.el-icon-finished:before {
    content: "\e6cd"
}

.el-icon-refresh-left:before {
    content: "\e6c7"
}

.el-icon-refresh-right:before {
    content: "\e6c8"
}

.el-icon-refresh:before {
    content: "\e6d0"
}

.el-icon-video-play:before {
    content: "\f144"
}

.el-icon-video-pause:before {
    content: "\e7c1"
}

.el-icon-d-arrow-right:before {
    content: "\e6dc"
}

.el-icon-d-arrow-left:before {
    content: "\e6dd"
}

.el-icon-arrow-up:before {
    content: "\f106"
}

.el-icon-arrow-down:before {
    content: "\f107"
}

.el-icon-arrow-right:before {
    content: "\f105"
}

.el-icon-arrow-left:before {
    content: "\f104"
}

.el-icon-top-right:before {
    content: "\e6e7"
}

.el-icon-top-left:before {
    content: "\e6e8"
}

.el-icon-top:before {
    content: "\e6e6"
}

.el-icon-bottom:before {
    content: "\e6eb"
}

.el-icon-right:before {
    content: "\e6e9"
}

.el-icon-back:before {
    content: "\e6ea"
}

.el-icon-bottom-right:before {
    content: "\e6ec"
}

.el-icon-bottom-left:before {
    content: "\e6ed"
}

.el-icon-caret-top:before {
    content: "\e78f"
}

.el-icon-caret-bottom:before {
    content: "\e790"
}

.el-icon-caret-right:before {
    content: "\f0da"
}

.el-icon-caret-left:before {
    content: "\e792"
}

.el-icon-d-caret:before {
    content: "\e79a"
}

.el-icon-share:before {
    content: "\e793"
}

.el-icon-menu:before {
    content: "\e798"
}

.el-icon-s-grid:before {
    content: "\e7a6"
}

.el-icon-s-check:before {
    content: "\e7a7"
}

.el-icon-s-data:before {
    content: "\e7a8"
}

.el-icon-s-opportunity:before {
    content: "\e7aa"
}

.el-icon-s-custom:before {
    content: "\e7ab"
}

.el-icon-s-claim:before {
    content: "\e7ad"
}

.el-icon-s-finance:before {
    content: "\e7ae"
}

.el-icon-s-comment:before {
    content: "\f4a6"
}

.el-icon-s-flag:before {
    content: "\e7b0"
}

.el-icon-s-marketing:before {
    content: "\e7b1"
}

.el-icon-s-shop:before {
    content: "\e7b4"
}

.el-icon-s-open:before {
    content: "\e7b5"
}

.el-icon-s-management:before {
    content: "\e7b6"
}

.el-icon-s-ticket:before {
    content: "\e7b7"
}

.el-icon-s-release:before {
    content: "\e7b8"
}

.el-icon-s-home:before {
    content: "\e7b9"
}

.el-icon-s-promotion:before {
    content: "\e7ba"
}

.el-icon-s-operation:before {
    content: "\e7bb"
}

.el-icon-s-unfold:before {
    content: "\e7bc"
}

.el-icon-s-fold:before {
    content: "\e7a9"
}

.el-icon-s-platform:before {
    content: "\e7bd"
}

.el-icon-s-order:before {
    content: "\e7be"
}

.el-icon-s-cooperation:before {
    content: "\e7bf"
}

.el-icon-bell:before {
    content: "\e725"
}

.el-icon-message-solid:before {
    content: "\e799"
}

.el-icon-video-camera:before {
    content: "\e772"
}

.el-icon-video-camera-solid:before {
    content: "\e796"
}

.el-icon-camera:before {
    content: "\e779"
}

.el-icon-camera-solid:before {
    content: "\e79b"
}

.el-icon-download:before {
    content: "\e77c"
}

.el-icon-upload2:before {
    content: "\e77b"
}

.el-icon-upload:before {
    content: "\e7c3"
}

.el-icon-picture-outline-round:before {
    content: "\e75f"
}

.el-icon-picture-outline:before {
    content: "\e75e"
}

.el-icon-picture:before {
    content: "\e79f"
}

.el-icon-close:before {
    content: "\f00d"
}

.el-icon-check:before {
    content: "\e6da"
}

.el-icon-plus:before {
    content: "\f067"
}

.el-icon-minus:before {
    content: "\f068"
}

.el-icon-help:before {
    content: "\e73d"
}

.el-icon-s-help:before {
    content: "\e7b3"
}

.el-icon-circle-close:before {
    content: "\f057"
}

.el-icon-circle-check:before {
    content: "\e720"
}

.el-icon-circle-plus-outline:before {
    content: "\e723"
}

.el-icon-remove-outline:before {
    content: "\e722"
}

.el-icon-zoom-out:before {
    content: "\e776"
}

.el-icon-zoom-in:before {
    content: "\e777"
}

.el-icon-error:before {
    content: "\f00d"
}

.el-icon-success:before {
    content: "\f00c"
}

.el-icon-circle-plus:before {
    content: "\e7a0"
}

.el-icon-remove:before {
    content: "\e7a2"
}

.el-icon-info:before {
    content: "\e7a1"
}

.el-icon-question:before {
    content: "\e7a4"
}

.el-icon-warning-outline:before {
    content: "\e6c9"
}

.el-icon-warning:before {
    content: "\e7a3"
}

.el-icon-goods:before {
    content: "\e7c2"
}

.el-icon-s-goods:before {
    content: "\e7b2"
}

.el-icon-star-off:before,.el-icon-star-on:before {
    content: "\f005"
}

.el-icon-more-outline:before {
    content: "\e6cc"
}

.el-icon-more:before {
    content: "\e794"
}

.el-icon-phone-outline:before {
    content: "\f095"
}

.el-icon-phone:before {
    content: "\e795"
}

.el-icon-user:before {
    content: "\e6e3"
}

.el-icon-user-solid:before {
    content: "\e7a5"
}

.el-icon-setting:before {
    content: "\e6ca"
}

.el-icon-s-tools:before {
    content: "\e7ac"
}

.el-icon-delete:before {
    content: "\e6d7"
}

.el-icon-delete-solid:before {
    content: "\e7c9"
}

.el-icon-eleme:before {
    content: "\e7c7"
}

.el-icon-platform-eleme:before {
    content: "\e7ca"
}

.el-icon-loading {
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite
}

.el-icon--right {
    margin-left: 5px
}

.el-icon--left {
    margin-right: 5px
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotating {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.el-loading-parent--relative {
    position: relative!important
}

.el-loading-parent--hidden {
    overflow: hidden!important
}

.el-loading-mask {
    position: absolute;
    z-index: 2000;
    background-color: hsla(0,0%,100%,.9);
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.el-loading-mask.is-fullscreen {
    position: fixed
}

.el-loading-mask.is-fullscreen .el-loading-spinner {
    margin-top: -25px
}

.el-loading-mask.is-fullscreen .el-loading-spinner .circular {
    height: 50px;
    width: 50px
}

.el-loading-spinner {
    top: 50%;
    margin-top: -21px;
    width: 100%;
    text-align: center;
    position: absolute
}

.el-loading-spinner .el-loading-text {
    color: #409eff;
    margin: 3px 0;
    font-size: 14px
}

.el-loading-spinner .circular {
    height: 42px;
    width: 42px;
    -webkit-animation: loading-rotate 2s linear infinite;
    animation: loading-rotate 2s linear infinite
}

.el-loading-spinner .path {
    -webkit-animation: loading-dash 1.5s ease-in-out infinite;
    animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90,150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #409eff;
    stroke-linecap: round
}

.el-loading-spinner i {
    color: #409eff
}

.el-loading-fade-enter,.el-loading-fade-leave-active {
    opacity: 0
}

@-webkit-keyframes loading-rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading-rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40px
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120px
    }
}

@keyframes loading-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40px
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120px
    }
}

.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing) {
    outline-width: 0
}

.el-tooltip__popper {
    position: absolute;
    border-radius: 4px;
    padding: 10px;
    z-index: 2000;
    font-size: 12px;
    line-height: 1.2;
    min-width: 10px;
    word-wrap: break-word
}

.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.el-tooltip__popper .popper__arrow {
    border-width: 6px
}

.el-tooltip__popper .popper__arrow:after {
    content: " ";
    border-width: 5px
}

.el-tooltip__popper[x-placement^=top] {
    margin-bottom: 12px
}

.el-tooltip__popper[x-placement^=top] .popper__arrow {
    bottom: -6px;
    border-top-color: #303133;
    border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=top] .popper__arrow:after {
    bottom: 1px;
    margin-left: -5px;
    border-top-color: #303133;
    border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=bottom] {
    margin-top: 12px
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow {
    top: -6px;
    border-top-width: 0;
    border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after {
    top: 1px;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=right] {
    margin-left: 12px
}

.el-tooltip__popper[x-placement^=right] .popper__arrow {
    left: -6px;
    border-right-color: #303133;
    border-left-width: 0
}

.el-tooltip__popper[x-placement^=right] .popper__arrow:after {
    bottom: -5px;
    left: 1px;
    border-right-color: #303133;
    border-left-width: 0
}

.el-tooltip__popper[x-placement^=left] {
    margin-right: 12px
}

.el-tooltip__popper[x-placement^=left] .popper__arrow {
    right: -6px;
    border-right-width: 0;
    border-left-color: #303133
}

.el-tooltip__popper[x-placement^=left] .popper__arrow:after {
    right: 1px;
    bottom: -5px;
    margin-left: -5px;
    border-right-width: 0;
    border-left-color: #303133
}

.el-tooltip__popper.is-dark {
    background: #303133;
    color: #fff
}

.el-tooltip__popper.is-light {
    background: #fff;
    border: 1px solid #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow {
    border-top-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after {
    border-top-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
    border-bottom-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
    border-bottom-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow {
    border-left-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after {
    border-left-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow {
    border-right-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after {
    border-right-color: #fff
}

.el-checkbox,.el-checkbox__input {
    display: inline-block;
    position: relative
}

.el-checkbox-button__inner,.el-checkbox__input {
    white-space: nowrap;
    vertical-align: middle;
    outline: 0
}

.el-checkbox {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 30px
}

.el-checkbox.is-bordered {
    padding: 9px 20px 9px 10px;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    height: 40px
}

.el-checkbox.is-bordered.is-checked {
    border-color: #409eff
}

.el-checkbox.is-bordered.is-disabled {
    border-color: #ebeef5;
    cursor: not-allowed
}

.el-checkbox.is-bordered+.el-checkbox.is-bordered {
    margin-left: 10px
}

.el-checkbox.is-bordered.el-checkbox--medium {
    padding: 7px 20px 7px 10px;
    border-radius: 4px;
    height: 36px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label {
    line-height: 17px;
    font-size: 14px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner {
    height: 14px;
    width: 14px
}

.el-checkbox.is-bordered.el-checkbox--small {
    padding: 5px 15px 5px 10px;
    border-radius: 3px;
    height: 32px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label {
    line-height: 15px;
    font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner {
    height: 12px;
    width: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after {
    height: 6px;
    width: 2px
}

.el-checkbox.is-bordered.el-checkbox--mini {
    padding: 3px 15px 3px 10px;
    border-radius: 3px;
    height: 28px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label {
    line-height: 12px;
    font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner {
    height: 12px;
    width: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after {
    height: 6px;
    width: 2px
}

.el-checkbox__input {
    cursor: pointer;
    line-height: 1
}

.el-checkbox__input.is-disabled .el-checkbox__inner {
    background-color: #edf2fc;
    border-color: #dcdfe6;
    cursor: not-allowed
}

.el-checkbox__input.is-disabled .el-checkbox__inner:after {
    cursor: not-allowed;
    border-color: #c0c4cc
}

.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label {
    cursor: not-allowed
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #f2f6fc;
    border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
    border-color: #c0c4cc
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner {
    background-color: #f2f6fc;
    border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before {
    background-color: #c0c4cc;
    border-color: #c0c4cc
}

.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #409eff;
    border-color: #409eff
}

.el-checkbox__input.is-disabled+span.el-checkbox__label {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
    -webkit-transform: rotate(45deg) scaleY(1);
    transform: rotate(45deg) scaleY(1)
}

.el-checkbox__input.is-checked+.el-checkbox__label {
    color: #409eff
}

.el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #409eff
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    height: 2px;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    left: 0;
    right: 0;
    top: 5px
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:after {
    display: none
}

.el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)
}

.el-checkbox__inner:hover {
    border-color: #409eff
}

.el-checkbox__inner:after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 7px;
    left: 4px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 3px;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center
}

.el-checkbox__original {
    opacity: 0;
    outline: 0;
    position: absolute;
    margin: 0;
    width: 0;
    height: 0;
    z-index: -1
}

.el-checkbox-button,.el-checkbox-button__inner {
    display: inline-block;
    position: relative
}

.el-checkbox__label {
    display: inline-block;
    padding-left: 10px;
    line-height: 19px;
    font-size: 14px
}

.el-checkbox:last-of-type {
    margin-right: 0
}

.el-checkbox-button__inner {
    line-height: 1;
    font-weight: 500;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-left: 0;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 0
}

.el-checkbox-button__inner.is-round {
    padding: 12px 20px
}

.el-checkbox-button__inner:hover {
    color: #409eff
}

.el-checkbox-button__inner [class*=el-icon-] {
    line-height: .9
}

.el-checkbox-button__inner [class*=el-icon-]+span {
    margin-left: 5px
}

.el-checkbox-button__original {
    opacity: 0;
    outline: 0;
    position: absolute;
    margin: 0;
    z-index: -1
}

.el-checkbox-button.is-checked .el-checkbox-button__inner {
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
    -webkit-box-shadow: -1px 0 0 0 #8cc5ff;
    box-shadow: -1px 0 0 0 #8cc5ff
}

.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner {
    border-left-color: #409eff
}

.el-checkbox-button.is-disabled .el-checkbox-button__inner {
    color: #c0c4cc;
    cursor: not-allowed;
    background-image: none;
    background-color: #fff;
    border-color: #ebeef5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner {
    border-left-color: #ebeef5
}

.el-checkbox-button:first-child .el-checkbox-button__inner {
    border-left: 1px solid #dcdfe6;
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.el-checkbox-button.is-focus .el-checkbox-button__inner {
    border-color: #409eff
}

.el-checkbox-button:last-child .el-checkbox-button__inner {
    border-radius: 0 4px 4px 0
}

.el-checkbox-button--medium .el-checkbox-button__inner {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 0
}

.el-checkbox-button--medium .el-checkbox-button__inner.is-round {
    padding: 10px 20px
}

.el-checkbox-button--small .el-checkbox-button__inner {
    padding: 9px 15px;
    font-size: 12px;
    border-radius: 0
}

.el-checkbox-button--small .el-checkbox-button__inner.is-round {
    padding: 9px 15px
}

.el-checkbox-button--mini .el-checkbox-button__inner {
    padding: 7px 15px;
    font-size: 12px;
    border-radius: 0
}

.el-checkbox-button--mini .el-checkbox-button__inner.is-round {
    padding: 7px 15px
}

.el-checkbox-group {
    font-size: 0
}

.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active {
    opacity: 0
}

.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active,.fade-in-linear-enter-active,.fade-in-linear-leave-active {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.el-fade-in-enter-active,.el-fade-in-leave-active,.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active {
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1)
}

.el-zoom-in-center-enter,.el-zoom-in-center-leave-active {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.el-zoom-in-top-enter,.el-zoom-in-top-leave-active {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
    transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.el-zoom-in-left-enter,.el-zoom-in-left-leave-active {
    opacity: 0;
    -webkit-transform: scale(.45);
    transform: scale(.45)
}

.collapse-transition {
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.horizontal-collapse-transition {
    -webkit-transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;
    transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out
}

.el-list-enter-active,.el-list-leave-active {
    -webkit-transition: all 1s;
    transition: all 1s
}

.el-list-enter,.el-list-leave-active {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
}

.el-opacity-transition {
    -webkit-transition: opacity .3s cubic-bezier(.55,0,.1,1);
    transition: opacity .3s cubic-bezier(.55,0,.1,1)
}

.el-collapse {
    border-top: 1px solid #ebeef5;
    border-bottom: 1px solid #ebeef5
}

.el-collapse-item.is-disabled .el-collapse-item__header {
    color: #bbb;
    cursor: not-allowed
}

.el-collapse-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    color: #303133;
    cursor: pointer;
    border-bottom: 1px solid #ebeef5;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s;
    outline: 0
}

.el-collapse-item__arrow {
    margin: 0 8px 0 auto;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    font-weight: 300
}

.el-collapse-item__arrow.is-active {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.el-collapse-item__header.focusing:focus:not(:hover) {
    color: #409eff
}

.el-collapse-item__header.is-active {
    border-bottom-color: transparent
}

.el-collapse-item__wrap {
    will-change: height;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ebeef5
}

.el-collapse-item__content {
    padding-bottom: 25px;
    font-size: 13px;
    color: #303133;
    line-height: 1.769230769230769
}

.el-collapse-item:last-child {
    margin-bottom: -1px
}

.el-alert {
    width: 100%;
    padding: 8px 16px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.el-alert.is-light .el-alert__closebtn {
    color: #c0c4cc
}

.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description {
    color: #fff
}

.el-alert.is-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.el-alert--success.is-light {
    background-color: #f0f9eb;
    color: #67c23a
}

.el-alert--success.is-light .el-alert__description {
    color: #67c23a
}

.el-alert--success.is-dark {
    background-color: #67c23a;
    color: #fff
}

.el-alert--info.is-light {
    background-color: #f4f4f5;
    color: #909399
}

.el-alert--info.is-dark {
    background-color: #909399;
    color: #fff
}

.el-alert--info .el-alert__description {
    color: #909399
}

.el-alert--warning.is-light {
    background-color: #fdf6ec;
    color: #e6a23c
}

.el-alert--warning.is-light .el-alert__description {
    color: #e6a23c
}

.el-alert--warning.is-dark {
    background-color: #e6a23c;
    color: #fff
}

.el-alert--error.is-light {
    background-color: #fef0f0;
    color: #f56c6c
}

.el-alert--error.is-light .el-alert__description {
    color: #f56c6c
}

.el-alert--error.is-dark {
    background-color: #f56c6c;
    color: #fff
}

.el-alert__content {
    display: table-cell;
    padding: 0 8px
}

.el-alert__icon {
    font-size: 16px;
    width: 16px
}

.el-alert__icon.is-big {
    font-size: 28px;
    width: 28px
}

.el-alert__title {
    font-size: 13px;
    line-height: 18px
}

.el-alert__title.is-bold {
    font-weight: 700
}

.el-alert .el-alert__description {
    font-size: 12px;
    margin: 5px 0 0
}

.el-alert__closebtn {
    font-size: 12px;
    opacity: 1;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer
}

.el-alert__closebtn.is-customed {
    font-style: normal;
    font-size: 13px;
    top: 9px
}

.el-alert-fade-enter,.el-alert-fade-leave-active {
    opacity: 0
}

.el-input-number {
    position: relative;
    display: inline-block;
    width: 180px;
    line-height: 38px
}

.el-input-number .el-input {
    display: block
}

.el-input-number .el-input__inner {
    -webkit-appearance: none;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center
}

.el-input-number__decrease,.el-input-number__increase {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 40px;
    height: auto;
    text-align: center;
    background: #f5f7fa;
    color: #606266;
    cursor: pointer;
    font-size: 13px
}

.el-input-number__decrease:hover,.el-input-number__increase:hover {
    color: #409eff
}

.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
    border-color: #409eff
}

.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-input-number__increase {
    right: 1px;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #dcdfe6
}

.el-input-number__decrease {
    left: 1px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #dcdfe6
}

.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase {
    border-color: #e4e7ed;
    color: #e4e7ed
}

.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover {
    color: #e4e7ed;
    cursor: not-allowed
}

.el-input-number--medium {
    width: 200px;
    line-height: 34px
}

.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase {
    width: 36px;
    font-size: 14px
}

.el-input-number--medium .el-input__inner {
    padding-left: 43px;
    padding-right: 43px
}

.el-input-number--small {
    width: 130px;
    line-height: 30px
}

.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase {
    width: 32px;
    font-size: 13px
}

.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon] {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.el-input-number--small .el-input__inner {
    padding-left: 39px;
    padding-right: 39px
}

.el-input-number--mini {
    width: 130px;
    line-height: 26px
}

.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase {
    width: 28px;
    font-size: 12px
}

.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon] {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.el-input-number--mini .el-input__inner {
    padding-left: 35px;
    padding-right: 35px
}

.el-input-number.is-without-controls .el-input__inner {
    padding-left: 15px;
    padding-right: 15px
}

.el-input-number.is-controls-right .el-input__inner {
    padding-left: 15px;
    padding-right: 50px
}

.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase {
    height: auto;
    line-height: 19px
}

.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon] {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.el-input-number.is-controls-right .el-input-number__increase {
    border-radius: 0 4px 0 0;
    border-bottom: 1px solid #dcdfe6
}

.el-input-number.is-controls-right .el-input-number__decrease {
    right: 1px;
    bottom: 1px;
    top: auto;
    left: auto;
    border-right: none;
    border-left: 1px solid #dcdfe6;
    border-radius: 0 0 4px
}

.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase] {
    line-height: 17px
}

.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase] {
    line-height: 15px
}

.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase] {
    line-height: 13px
}

.el-select-dropdown__item {
    white-space: nowrap
}

.el-popper .popper__arrow,.el-popper .popper__arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.el-popper .popper__arrow {
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
    filter: drop-shadow(0 2px 12px rgba(0,0,0,.03))
}

.el-popper .popper__arrow:after {
    content: " ";
    border-width: 6px
}

.el-popper[x-placement^=top] {
    margin-bottom: 12px
}

.el-popper[x-placement^=top] .popper__arrow {
    bottom: -6px;
    left: 50%;
    margin-right: 3px;
    border-top-color: #ebeef5;
    border-bottom-width: 0
}

.el-popper[x-placement^=top] .popper__arrow:after {
    bottom: 1px;
    margin-left: -6px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.el-popper[x-placement^=bottom] {
    margin-top: 12px
}

.el-popper[x-placement^=bottom] .popper__arrow {
    top: -6px;
    left: 50%;
    margin-right: 3px;
    border-top-width: 0;
    border-bottom-color: #ebeef5
}

.el-popper[x-placement^=bottom] .popper__arrow:after {
    top: 1px;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.el-popper[x-placement^=right] {
    margin-left: 12px
}

.el-popper[x-placement^=right] .popper__arrow {
    top: 50%;
    left: -6px;
    margin-bottom: 3px;
    border-right-color: #ebeef5;
    border-left-width: 0
}

.el-popper[x-placement^=right] .popper__arrow:after {
    bottom: -6px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.el-popper[x-placement^=left] {
    margin-right: 12px
}

.el-popper[x-placement^=left] .popper__arrow {
    top: 50%;
    right: -6px;
    margin-bottom: 3px;
    border-right-width: 0;
    border-left-color: #ebeef5
}

.el-popper[x-placement^=left] .popper__arrow:after {
    right: 1px;
    bottom: -6px;
    margin-left: -6px;
    border-right-width: 0;
    border-left-color: #fff
}

.el-select-dropdown {
    position: absolute;
    z-index: 1001;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px 0
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
    color: #409eff;
    background-color: #fff
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
    background-color: #f5f7fa
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after {
    position: absolute;
    right: 20px;
    font-family: element-icons;
    content: "\e6da";
    font-size: 12px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list {
    padding: 0
}

.el-select-dropdown__empty {
    padding: 10px 0;
    margin: 0;
    text-align: center;
    color: #999;
    font-size: 14px
}

.el-select-dropdown__wrap {
    max-height: 274px
}

.el-select-dropdown__list {
    list-style: none;
    padding: 6px 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.el-select-dropdown__item,.el-tag {
    white-space: nowrap;
    -webkit-box-sizing: border-box
}

.el-tag {
    background-color: #ecf5ff;
    border-color: #d9ecff;
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    color: #409eff;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.el-tag.is-hit {
    border-color: #409eff
}

.el-tag .el-tag__close {
    color: #409eff
}

.el-tag .el-tag__close:hover {
    color: #fff;
    background-color: #409eff
}

.el-tag.el-tag--info {
    background-color: #f4f4f5;
    border-color: #e9e9eb;
    color: #909399
}

.el-tag.el-tag--info.is-hit {
    border-color: #909399
}

.el-tag.el-tag--info .el-tag__close {
    color: #909399
}

.el-tag.el-tag--info .el-tag__close:hover {
    color: #fff;
    background-color: #909399
}

.el-tag.el-tag--success {
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    color: #67c23a
}

.el-tag.el-tag--success.is-hit {
    border-color: #67c23a
}

.el-tag.el-tag--success .el-tag__close {
    color: #67c23a
}

.el-tag.el-tag--success .el-tag__close:hover {
    color: #fff;
    background-color: #67c23a
}

.el-tag.el-tag--warning {
    background-color: #fdf6ec;
    border-color: #faecd8;
    color: #e6a23c
}

.el-tag.el-tag--warning.is-hit {
    border-color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close {
    color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close:hover {
    color: #fff;
    background-color: #e6a23c
}

.el-tag.el-tag--danger {
    background-color: #fef0f0;
    border-color: #fde2e2;
    color: #f56c6c
}

.el-tag.el-tag--danger.is-hit {
    border-color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close {
    color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close:hover {
    color: #fff;
    background-color: #f56c6c
}

.el-tag .el-icon-close {
    border-radius: 50%;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    top: -1px;
    right: -5px
}

.el-tag .el-icon-close:before {
    display: block
}

.el-tag--dark {
    background-color: #409eff;
    color: #fff
}

.el-tag--dark,.el-tag--dark.is-hit {
    border-color: #409eff
}

.el-tag--dark .el-tag__close {
    color: #fff
}

.el-tag--dark .el-tag__close:hover {
    color: #fff;
    background-color: #66b1ff
}

.el-tag--dark.el-tag--info {
    background-color: #909399;
    border-color: #909399;
    color: #fff
}

.el-tag--dark.el-tag--info.is-hit {
    border-color: #909399
}

.el-tag--dark.el-tag--info .el-tag__close {
    color: #fff
}

.el-tag--dark.el-tag--info .el-tag__close:hover {
    color: #fff;
    background-color: #a6a9ad
}

.el-tag--dark.el-tag--success {
    background-color: #67c23a;
    border-color: #67c23a;
    color: #fff
}

.el-tag--dark.el-tag--success.is-hit {
    border-color: #67c23a
}

.el-tag--dark.el-tag--success .el-tag__close {
    color: #fff
}

.el-tag--dark.el-tag--success .el-tag__close:hover {
    color: #fff;
    background-color: #85ce61
}

.el-tag--dark.el-tag--warning {
    background-color: #e6a23c;
    border-color: #e6a23c;
    color: #fff
}

.el-tag--dark.el-tag--warning.is-hit {
    border-color: #e6a23c
}

.el-tag--dark.el-tag--warning .el-tag__close {
    color: #fff
}

.el-tag--dark.el-tag--warning .el-tag__close:hover {
    color: #fff;
    background-color: #ebb563
}

.el-tag--dark.el-tag--danger {
    background-color: #f56c6c;
    border-color: #f56c6c;
    color: #fff
}

.el-tag--dark.el-tag--danger.is-hit {
    border-color: #f56c6c
}

.el-tag--dark.el-tag--danger .el-tag__close {
    color: #fff
}

.el-tag--dark.el-tag--danger .el-tag__close:hover {
    color: #fff;
    background-color: #f78989
}

.el-tag--plain {
    background-color: #fff;
    border-color: #b3d8ff;
    color: #409eff
}

.el-tag--plain.is-hit {
    border-color: #409eff
}

.el-tag--plain .el-tag__close {
    color: #409eff
}

.el-tag--plain .el-tag__close:hover {
    color: #fff;
    background-color: #409eff
}

.el-tag--plain.el-tag--info {
    background-color: #fff;
    border-color: #d3d4d6;
    color: #909399
}

.el-tag--plain.el-tag--info.is-hit {
    border-color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close {
    color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close:hover {
    color: #fff;
    background-color: #909399
}

.el-tag--plain.el-tag--success {
    background-color: #fff;
    border-color: #c2e7b0;
    color: #67c23a
}

.el-tag--plain.el-tag--success.is-hit {
    border-color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close {
    color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close:hover {
    color: #fff;
    background-color: #67c23a
}

.el-tag--plain.el-tag--warning {
    background-color: #fff;
    border-color: #f5dab1;
    color: #e6a23c
}

.el-tag--plain.el-tag--warning.is-hit {
    border-color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close {
    color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close:hover {
    color: #fff;
    background-color: #e6a23c
}

.el-tag--plain.el-tag--danger {
    background-color: #fff;
    border-color: #fbc4c4;
    color: #f56c6c
}

.el-tag--plain.el-tag--danger.is-hit {
    border-color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close {
    color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close:hover {
    color: #fff;
    background-color: #f56c6c
}

.el-tag--medium {
    height: 28px;
    line-height: 26px
}

.el-tag--medium .el-icon-close {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.el-tag--small {
    height: 24px;
    padding: 0 8px;
    line-height: 22px
}

.el-tag--small .el-icon-close {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.el-tag--mini {
    height: 20px;
    padding: 0 5px;
    line-height: 19px
}

.el-tag--mini .el-icon-close {
    margin-left: -3px;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.el-select-dropdown__item {
    font-size: 14px;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #606266;
    height: 34px;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.el-select-dropdown__item.is-disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-select-dropdown__item.is-disabled:hover {
    background-color: #fff
}

.el-select-dropdown__item.hover,.el-select-dropdown__item:hover {
    background-color: #f5f7fa
}

.el-select-dropdown__item.selected {
    color: #409eff;
    font-weight: 700
}

.el-select-group {
    margin: 0;
    padding: 0
}

.el-select-group__wrap {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.el-select-group__wrap:not(:last-of-type) {
    padding-bottom: 24px
}

.el-select-group__wrap:not(:last-of-type):after {
    content: "";
    position: absolute;
    display: block;
    left: 20px;
    right: 20px;
    bottom: 12px;
    height: 1px;
    background: #e4e7ed
}

.el-select-group__title {
    padding-left: 20px;
    font-size: 12px;
    color: #909399;
    line-height: 30px
}

.el-select-group .el-select-dropdown__item {
    padding-left: 20px
}

.el-scrollbar {
    overflow: hidden;
    position: relative
}

.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar {
    opacity: 1;
    -webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out
}

.el-scrollbar__wrap {
    overflow: scroll;
    height: 100%
}

.el-scrollbar__wrap--hidden-default {
    scrollbar-width: none
}

.el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
    width: 0;
    height: 0
}

.el-scrollbar__thumb {
    position: relative;
    display: block;
    width: 0;
    height: 0;
    cursor: pointer;
    border-radius: inherit;
    background-color: rgba(144,147,153,.3);
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.el-scrollbar__thumb:hover {
    background-color: rgba(144,147,153,.5)
}

.el-scrollbar__bar {
    position: absolute;
    right: 2px;
    bottom: 2px;
    z-index: 1;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity .12s ease-out;
    transition: opacity .12s ease-out
}

.el-scrollbar__bar.is-vertical {
    width: 6px;
    top: 2px
}

.el-scrollbar__bar.is-vertical>div {
    width: 100%
}

.el-scrollbar__bar.is-horizontal {
    height: 6px;
    left: 2px
}

.el-scrollbar__bar.is-horizontal>div {
    height: 100%
}

.el-select {
    display: inline-block;
    position: relative
}

.el-select .el-select__tags>span {
    display: contents
}

.el-select:hover .el-input__inner {
    border-color: #c0c4cc
}

.el-select .el-input__inner {
    cursor: pointer;
    padding-right: 35px
}

.el-select .el-input__inner:focus {
    border-color: #409eff
}

.el-select .el-input .el-select__caret {
    color: #c0c4cc;
    font-size: 14px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer
}

.el-select .el-input .el-select__caret.is-reverse {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.el-select .el-input .el-select__caret.is-show-close {
    font-size: 14px;
    text-align: center;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-radius: 100%;
    color: #c0c4cc;
    -webkit-transition: color .2s cubic-bezier(.645,.045,.355,1);
    transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.el-select .el-input .el-select__caret.is-show-close:hover {
    color: #909399
}

.el-select .el-input.is-disabled .el-input__inner {
    cursor: not-allowed
}

.el-select .el-input.is-disabled .el-input__inner:hover {
    border-color: #e4e7ed
}

.el-select .el-input.is-focus .el-input__inner {
    border-color: #409eff
}

.el-select>.el-input {
    display: block
}

.el-select__input {
    border: none;
    outline: 0;
    padding: 0;
    margin-left: 15px;
    color: #666;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 28px;
    background-color: transparent
}

.el-select__input.is-mini {
    height: 14px
}

.el-select__close {
    cursor: pointer;
    position: absolute;
    top: 8px;
    z-index: 1000;
    right: 25px;
    color: #c0c4cc;
    line-height: 18px;
    font-size: 14px
}

.el-select__close:hover {
    color: #909399
}

.el-select__tags {
    position: absolute;
    line-height: normal;
    white-space: normal;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.el-select .el-tag__close {
    margin-top: -2px
}

.el-select .el-tag {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-color: transparent;
    margin: 2px 0 2px 6px;
    background-color: #f0f2f5
}

.el-select .el-tag__close.el-icon-close {
    background-color: #c0c4cc;
    right: -7px;
    top: 0;
    color: #fff
}

.el-select .el-tag__close.el-icon-close:hover {
    background-color: #909399
}

.el-select .el-tag__close.el-icon-close:before {
    display: block;
    -webkit-transform: translateY(.5px);
    transform: translateY(.5px)
}

.el-textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    font-size: 14px
}

.el-textarea__inner {
    display: block;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: inherit;
    color: #606266;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1)
}

.el-textarea__inner::-webkit-input-placeholder {
    color: #c0c4cc
}

.el-textarea__inner:-ms-input-placeholder {
    color: #c0c4cc
}

.el-textarea__inner::-ms-input-placeholder {
    color: #c0c4cc
}

.el-textarea__inner::-moz-placeholder {
    color: #c0c4cc
}

.el-textarea__inner::placeholder {
    color: #c0c4cc
}

.el-textarea__inner:hover {
    border-color: #c0c4cc
}

.el-textarea__inner:focus {
    outline: 0;
    border-color: #409eff
}

.el-textarea .el-input__count {
    color: #909399;
    background: #fff;
    position: absolute;
    font-size: 12px;
    bottom: 5px;
    right: 10px
}

.el-textarea.is-disabled .el-textarea__inner {
    background-color: #f5f7fa;
    border-color: #e4e7ed;
    color: #c0c4cc;
    cursor: not-allowed
}

.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
    color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
    color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder {
    color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder {
    color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
    color: #c0c4cc
}

.el-textarea.is-exceed .el-textarea__inner {
    border-color: #f56c6c
}

.el-textarea.is-exceed .el-input__count {
    color: #f56c6c
}

.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.el-input::-webkit-scrollbar {
    z-index: 11;
    width: 6px
}

.el-input::-webkit-scrollbar:horizontal {
    height: 6px
}

.el-input::-webkit-scrollbar-thumb {
    border-radius: 5px;
    width: 6px;
    background: #b4bccc
}

.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track {
    background: #fff
}

.el-input::-webkit-scrollbar-track-piece {
    background: #fff;
    width: 6px
}

.el-input .el-input__clear {
    color: #c0c4cc;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: color .2s cubic-bezier(.645,.045,.355,1);
    transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.el-input .el-input__clear:hover {
    color: #909399
}

.el-input .el-input__count {
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #909399;
    font-size: 12px
}

.el-input .el-input__count .el-input__count-inner {
    background: #fff;
    line-height: normal;
    display: inline-block;
    padding: 0 5px
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%
}

.el-input__prefix,.el-input__suffix {
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    text-align: center;
    height: 100%;
    color: #c0c4cc
}

.el-input__inner::-webkit-input-placeholder {
    color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder {
    color: #c0c4cc
}

.el-input__inner::-ms-input-placeholder {
    color: #c0c4cc
}

.el-input__inner::-moz-placeholder {
    color: #c0c4cc
}

.el-input__inner::placeholder {
    color: #c0c4cc
}

.el-input__inner:hover {
    border-color: #c0c4cc
}

.el-input.is-active .el-input__inner,.el-input__inner:focus {
    border-color: #409eff;
    outline: 0
}

.el-input__suffix {
    right: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    pointer-events: none
}

.el-input__suffix-inner {
    pointer-events: all
}

.el-input__prefix {
    left: 5px
}

.el-input__icon,.el-input__prefix {
    -webkit-transition: all .3s;
    transition: all .3s
}

.el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    line-height: 40px
}

.el-input__icon:after {
    content: "";
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.el-input__validateIcon {
    pointer-events: none
}

.el-input.is-disabled .el-input__inner {
    background-color: #f5f7fa;
    border-color: #e4e7ed;
    color: #c0c4cc;
    cursor: not-allowed
}

.el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
    color: #c0c4cc
}

.el-input.is-disabled .el-input__inner:-ms-input-placeholder {
    color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::-ms-input-placeholder {
    color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::-moz-placeholder {
    color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::placeholder {
    color: #c0c4cc
}

.el-input.is-disabled .el-input__icon {
    cursor: not-allowed
}

.el-input.is-exceed .el-input__inner {
    border-color: #f56c6c
}

.el-input.is-exceed .el-input__suffix .el-input__count {
    color: #f56c6c
}

.el-input--suffix .el-input__inner {
    padding-right: 30px
}

.el-input--prefix .el-input__inner {
    padding-left: 30px
}

.el-input--medium {
    font-size: 14px
}

.el-input--medium .el-input__inner {
    height: 36px;
    line-height: 36px
}

.el-input--medium .el-input__icon {
    line-height: 36px
}

.el-input--small {
    font-size: 13px
}

.el-input--small .el-input__inner {
    height: 32px;
    line-height: 32px
}

.el-input--small .el-input__icon {
    line-height: 32px
}

.el-input--mini {
    font-size: 12px
}

.el-input--mini .el-input__inner {
    height: 28px;
    line-height: 28px
}

.el-input--mini .el-input__icon {
    line-height: 28px
}

.el-input-group {
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0
}

.el-input-group>.el-input__inner {
    vertical-align: middle;
    display: table-cell
}

.el-input-group__append,.el-input-group__prepend {
    background-color: #f5f7fa;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap
}

.el-input-group--prepend .el-input__inner,.el-input-group__append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.el-input-group--append .el-input__inner,.el-input-group__prepend {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.el-input-group__append:focus,.el-input-group__prepend:focus {
    outline: 0
}

.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select {
    display: inline-block;
    margin: -10px -20px
}

.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner {
    border-color: transparent;
    background-color: transparent;
    color: inherit;
    border-top: 0;
    border-bottom: 0
}

.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input {
    font-size: inherit
}

.el-input-group__prepend {
    border-right: 0
}

.el-input-group__append {
    border-left: 0
}

.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
    border-color: transparent
}

.el-input__inner::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.el-carousel__item,.el-carousel__mask {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.el-carousel__item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    z-index: 0
}

.el-carousel__item.is-active {
    z-index: 2
}

.el-carousel__item--card,.el-carousel__item.is-animating {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out
}

.el-carousel__item--card {
    width: 50%
}

.el-carousel__item--card.is-in-stage {
    cursor: pointer;
    z-index: 1
}

.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask {
    opacity: .12
}

.el-carousel__item--card.is-active {
    z-index: 2
}

.el-carousel__mask {
    width: 100%;
    background-color: #fff;
    opacity: .24;
    -webkit-transition: .2s;
    transition: .2s
}

.el-carousel {
    position: relative
}

.el-carousel--horizontal {
    overflow-x: hidden
}

.el-carousel--vertical {
    overflow-y: hidden
}

.el-carousel__container {
    position: relative;
    height: 300px
}

.el-carousel__arrow {
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    height: 36px;
    width: 36px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    background-color: rgba(31,45,61,.11);
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px
}

.el-carousel__arrow--left {
    left: 16px
}

.el-carousel__arrow--right {
    right: 16px
}

.el-carousel__arrow:hover {
    background-color: rgba(31,45,61,.23)
}

.el-carousel__arrow i {
    cursor: pointer
}

.el-carousel__indicators {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 2
}

.el-carousel__indicators--horizontal {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.el-carousel__indicators--vertical {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.el-carousel__indicators--outside {
    bottom: 26px;
    text-align: center;
    position: static;
    -webkit-transform: none;
    transform: none
}

.el-carousel__indicators--outside .el-carousel__indicator:hover button {
    opacity: .64
}

.el-carousel__indicators--outside button {
    background-color: #c0c4cc;
    opacity: .24
}

.el-carousel__indicators--labels {
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
    text-align: center
}

.el-carousel__indicators--labels .el-carousel__button {
    height: auto;
    width: auto;
    padding: 2px 18px;
    font-size: 12px
}

.el-carousel__indicators--labels .el-carousel__indicator {
    padding: 6px 4px
}

.el-carousel__indicator {
    background-color: transparent;
    cursor: pointer
}

.el-carousel__indicator:hover button {
    opacity: .72
}

.el-carousel__indicator--horizontal {
    display: inline-block;
    padding: 12px 4px
}

.el-carousel__indicator--vertical {
    padding: 4px 12px
}

.el-carousel__indicator--vertical .el-carousel__button {
    width: 2px;
    height: 15px
}

.el-carousel__indicator.is-active button {
    opacity: 1
}

.el-carousel__button {
    display: block;
    opacity: .48;
    width: 30px;
    height: 2px;
    background-color: #fff;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.carousel-arrow-left-enter,.carousel-arrow-left-leave-active {
    -webkit-transform: translateY(-50%) translateX(-10px);
    transform: translateY(-50%) translateX(-10px);
    opacity: 0
}

.carousel-arrow-right-enter,.carousel-arrow-right-leave-active {
    -webkit-transform: translateY(-50%) translateX(10px);
    transform: translateY(-50%) translateX(10px);
    opacity: 0
}

.el-image__error,.el-image__placeholder {
    background: #f5f7fa
}

.el-image__error,.el-image__inner,.el-image__placeholder {
    width: 100%;
    height: 100%
}

.el-image {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.el-image__inner {
    vertical-align: top
}

.el-image__inner--center {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block
}

.el-image__error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #c0c4cc;
    vertical-align: middle
}

.el-image__preview {
    cursor: pointer
}

.el-image-viewer__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.el-image-viewer__btn {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    opacity: .8;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.el-image-viewer__close {
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    font-size: 40px
}

.el-image-viewer__canvas {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.el-image-viewer__actions {
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 282px;
    height: 44px;
    padding: 0 23px;
    background-color: #606266;
    border-color: #fff;
    border-radius: 22px
}

.el-image-viewer__actions__inner {
    width: 100%;
    height: 100%;
    text-align: justify;
    cursor: default;
    font-size: 23px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.el-image-viewer__next,.el-image-viewer__prev {
    top: 50%;
    width: 44px;
    height: 44px;
    font-size: 24px;
    color: #fff;
    background-color: #606266;
    border-color: #fff
}

.el-image-viewer__prev {
    left: 40px
}

.el-image-viewer__next,.el-image-viewer__prev {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.el-image-viewer__next {
    right: 40px;
    text-indent: 2px
}

.el-image-viewer__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .5;
    background: #000
}

.viewer-fade-enter-active {
    -webkit-animation: viewer-fade-in .3s;
    animation: viewer-fade-in .3s
}

.viewer-fade-leave-active {
    -webkit-animation: viewer-fade-out .3s;
    animation: viewer-fade-out .3s
}

@-webkit-keyframes viewer-fade-in {
    0% {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes viewer-fade-in {
    0% {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes viewer-fade-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }
}

@keyframes viewer-fade-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }
}

.v-modal-enter {
    -webkit-animation: v-modal-in .2s ease;
    animation: v-modal-in .2s ease
}

.v-modal-leave {
    -webkit-animation: v-modal-out .2s ease forwards;
    animation: v-modal-out .2s ease forwards
}

@-webkit-keyframes v-modal-in {
    0% {
        opacity: 0
    }
}

@keyframes v-modal-in {
    0% {
        opacity: 0
    }
}

@-webkit-keyframes v-modal-out {
    to {
        opacity: 0
    }
}

@keyframes v-modal-out {
    to {
        opacity: 0
    }
}

.v-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: #000
}

.el-popup-parent--hidden {
    overflow: hidden
}

.el-dialog {
    position: relative;
    margin: 0 auto 50px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}

.el-dialog.is-fullscreen {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
    overflow: auto
}

.el-dialog__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0
}

.el-dialog__header {
    padding: 20px 20px 10px
}

.el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px
}

.el-dialog__headerbtn .el-dialog__close {
    color: #909399
}

.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close {
    color: #409eff
}

.el-dialog__title {
    line-height: 24px;
    font-size: 18px;
    color: #303133
}

.el-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
    word-break: break-all
}

.el-dialog__footer {
    padding: 10px 20px 20px;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.el-dialog--center {
    text-align: center
}

.el-dialog--center .el-dialog__body {
    text-align: initial;
    padding: 25px 25px 30px
}

.el-dialog--center .el-dialog__footer {
    text-align: inherit
}

.dialog-fade-enter-active {
    -webkit-animation: dialog-fade-in .3s;
    animation: dialog-fade-in .3s
}

.dialog-fade-leave-active {
    -webkit-animation: dialog-fade-out .3s;
    animation: dialog-fade-out .3s
}

@-webkit-keyframes dialog-fade-in {
    0% {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes dialog-fade-in {
    0% {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes dialog-fade-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }
}

@keyframes dialog-fade-out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
        opacity: 0
    }
}

.el-button-group>.el-button.is-active,.el-button-group>.el-button.is-disabled,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover {
    z-index: 1
}

.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px
}

.el-button+.el-button {
    margin-left: 10px
}

.el-button:focus,.el-button:hover {
    color: #409eff;
    border-color: #c6e2ff;
    background-color: #ecf5ff
}

.el-button:active {
    color: #3a8ee6;
    border-color: #3a8ee6;
    outline: 0
}

.el-button::-moz-focus-inner {
    border: 0
}

.el-button [class*=el-icon-]+span {
    margin-left: 5px
}

.el-button.is-plain:focus,.el-button.is-plain:hover {
    background: #fff;
    border-color: #409eff;
    color: #409eff
}

.el-button.is-active,.el-button.is-plain:active {
    color: #3a8ee6;
    border-color: #3a8ee6
}

.el-button.is-plain:active {
    background: #fff;
    outline: 0
}

.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover {
    color: #c0c4cc;
    cursor: not-allowed;
    background-image: none;
    background-color: #fff;
    border-color: #ebeef5
}

.el-button.is-disabled.el-button--text {
    background-color: transparent
}

.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover {
    background-color: #fff;
    border-color: #ebeef5;
    color: #c0c4cc
}

.el-button.is-loading {
    position: relative;
    pointer-events: none
}

.el-button.is-loading:before {
    pointer-events: none;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: inherit;
    background-color: hsla(0,0%,100%,.35)
}

.el-button.is-round {
    border-radius: 20px;
    padding: 12px 23px
}

.el-button.is-circle {
    border-radius: 50%;
    padding: 12px
}

.el-button--primary {
    color: #fff;
    background-color: #409eff;
    border-color: #409eff
}

.el-button--primary:focus,.el-button--primary:hover {
    background: #66b1ff;
    border-color: #66b1ff;
    color: #fff
}

.el-button--primary.is-active,.el-button--primary:active {
    background: #3a8ee6;
    border-color: #3a8ee6;
    color: #fff
}

.el-button--primary:active {
    outline: 0
}

.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover {
    color: #fff;
    background-color: #a0cfff;
    border-color: #a0cfff
}

.el-button--primary.is-plain {
    color: #409eff;
    background: #ecf5ff;
    border-color: #b3d8ff
}

.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover {
    background: #409eff;
    border-color: #409eff;
    color: #fff
}

.el-button--primary.is-plain:active {
    background: #3a8ee6;
    border-color: #3a8ee6;
    color: #fff;
    outline: 0
}

.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover {
    color: #8cc5ff;
    background-color: #ecf5ff;
    border-color: #d9ecff
}

.el-button--success {
    color: #fff;
    background-color: #67c23a;
    border-color: #67c23a
}

.el-button--success:focus,.el-button--success:hover {
    background: #85ce61;
    border-color: #85ce61;
    color: #fff
}

.el-button--success.is-active,.el-button--success:active {
    background: #5daf34;
    border-color: #5daf34;
    color: #fff
}

.el-button--success:active {
    outline: 0
}

.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover {
    color: #fff;
    background-color: #b3e19d;
    border-color: #b3e19d
}

.el-button--success.is-plain {
    color: #67c23a;
    background: #f0f9eb;
    border-color: #c2e7b0
}

.el-button--success.is-plain:focus,.el-button--success.is-plain:hover {
    background: #67c23a;
    border-color: #67c23a;
    color: #fff
}

.el-button--success.is-plain:active {
    background: #5daf34;
    border-color: #5daf34;
    color: #fff;
    outline: 0
}

.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover {
    color: #a4da89;
    background-color: #f0f9eb;
    border-color: #e1f3d8
}

.el-button--warning {
    color: #fff;
    background-color: #e6a23c;
    border-color: #e6a23c
}

.el-button--warning:focus,.el-button--warning:hover {
    background: #ebb563;
    border-color: #ebb563;
    color: #fff
}

.el-button--warning.is-active,.el-button--warning:active {
    background: #cf9236;
    border-color: #cf9236;
    color: #fff
}

.el-button--warning:active {
    outline: 0
}

.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover {
    color: #fff;
    background-color: #f3d19e;
    border-color: #f3d19e
}

.el-button--warning.is-plain {
    color: #e6a23c;
    background: #fdf6ec;
    border-color: #f5dab1
}

.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover {
    background: #e6a23c;
    border-color: #e6a23c;
    color: #fff
}

.el-button--warning.is-plain:active {
    background: #cf9236;
    border-color: #cf9236;
    color: #fff;
    outline: 0
}

.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover {
    color: #f0c78a;
    background-color: #fdf6ec;
    border-color: #faecd8
}

.el-button--danger {
    color: #fff;
    background-color: #f56c6c;
    border-color: #f56c6c
}

.el-button--danger:focus,.el-button--danger:hover {
    background: #f78989;
    border-color: #f78989;
    color: #fff
}

.el-button--danger.is-active,.el-button--danger:active {
    background: #dd6161;
    border-color: #dd6161;
    color: #fff
}

.el-button--danger:active {
    outline: 0
}

.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover {
    color: #fff;
    background-color: #fab6b6;
    border-color: #fab6b6
}

.el-button--danger.is-plain {
    color: #f56c6c;
    background: #fef0f0;
    border-color: #fbc4c4
}

.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover {
    background: #f56c6c;
    border-color: #f56c6c;
    color: #fff
}

.el-button--danger.is-plain:active {
    background: #dd6161;
    border-color: #dd6161;
    color: #fff;
    outline: 0
}

.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover {
    color: #f9a7a7;
    background-color: #fef0f0;
    border-color: #fde2e2
}

.el-button--info {
    color: #fff;
    background-color: #909399;
    border-color: #909399
}

.el-button--info:focus,.el-button--info:hover {
    background: #a6a9ad;
    border-color: #a6a9ad;
    color: #fff
}

.el-button--info.is-active,.el-button--info:active {
    background: #82848a;
    border-color: #82848a;
    color: #fff
}

.el-button--info:active {
    outline: 0
}

.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover {
    color: #fff;
    background-color: #c8c9cc;
    border-color: #c8c9cc
}

.el-button--info.is-plain {
    color: #909399;
    background: #f4f4f5;
    border-color: #d3d4d6
}

.el-button--info.is-plain:focus,.el-button--info.is-plain:hover {
    background: #909399;
    border-color: #909399;
    color: #fff
}

.el-button--info.is-plain:active {
    background: #82848a;
    border-color: #82848a;
    color: #fff;
    outline: 0
}

.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover {
    color: #bcbec2;
    background-color: #f4f4f5;
    border-color: #e9e9eb
}

.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active {
    border-color: transparent
}

.el-button--medium {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px
}

.el-button--mini,.el-button--small {
    font-size: 12px;
    border-radius: 3px
}

.el-button--medium.is-round {
    padding: 10px 20px
}

.el-button--medium.is-circle {
    padding: 10px
}

.el-button--small,.el-button--small.is-round {
    padding: 9px 15px
}

.el-button--small.is-circle {
    padding: 9px
}

.el-button--mini,.el-button--mini.is-round {
    padding: 7px 15px
}

.el-button--mini.is-circle {
    padding: 7px
}

.el-button--text {
    color: #409eff;
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

.el-button--text:focus,.el-button--text:hover {
    color: #66b1ff;
    border-color: transparent;
    background-color: transparent
}

.el-button--text:active {
    color: #3a8ee6;
    background-color: transparent
}

.el-button-group {
    display: inline-block;
    vertical-align: middle
}

.el-button-group:after,.el-button-group:before {
    display: table;
    content: ""
}

.el-button-group:after {
    clear: both
}

.el-button-group>.el-button {
    float: left;
    position: relative
}

.el-button-group>.el-button+.el-button {
    margin-left: 0
}

.el-button-group>.el-button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.el-button-group>.el-button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.el-button-group>.el-button:first-child:last-child {
    border-radius: 4px
}

.el-button-group>.el-button:first-child:last-child.is-round {
    border-radius: 20px
}

.el-button-group>.el-button:first-child:last-child.is-circle {
    border-radius: 50%
}

.el-button-group>.el-button:not(:first-child):not(:last-child) {
    border-radius: 0
}

.el-button-group>.el-button:not(:last-child) {
    margin-right: -1px
}

.el-button-group>.el-dropdown>.el-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--primary:first-child {
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--primary:last-child {
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--primary:not(:first-child):not(:last-child) {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--success:first-child {
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--success:last-child {
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--success:not(:first-child):not(:last-child) {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--warning:first-child {
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--warning:last-child {
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--warning:not(:first-child):not(:last-child) {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--danger:first-child {
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--danger:last-child {
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--danger:not(:first-child):not(:last-child) {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--info:first-child {
    border-right-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--info:last-child {
    border-left-color: hsla(0,0%,100%,.5)
}

.el-button-group .el-button--info:not(:first-child):not(:last-child) {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.splide__container {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.splide__list {
    margin: 0!important;
    padding: 0!important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    will-change: transform
}

.splide.is-active .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.splide__pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0
}

.splide__pagination li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    margin: 0
}

.splide {
    visibility: hidden
}

.splide,.splide__slide {
    position: relative;
    outline: none
}

.splide__slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none!important;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.splide__slide img {
    vertical-align: bottom
}

.splide__slider {
    position: relative
}

.splide__spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
    border-left-color: transparent;
    -webkit-animation: splide-loading 1s linear infinite;
    animation: splide-loading 1s linear infinite
}

.splide__track {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.splide--draggable>.splide__track>.splide__list>.splide__slide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide--fade>.splide__track>.splide__list {
    display: block
}

.splide--fade>.splide__track>.splide__list>.splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0
}

.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1
}

.splide--rtl {
    direction: rtl
}

.splide--ttb>.splide__track>.splide__list {
    display: block
}

.splide--ttb>.splide__pagination {
    width: auto
}

.splide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    padding: 0;
    opacity: .7;
    background: #ccc
}

.splide__arrow svg {
    width: 1.2em;
    height: 1.2em
}

.splide__arrow:hover {
    cursor: pointer;
    opacity: .9
}

.splide__arrow:focus {
    outline: none
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide__pagination {
    position: absolute;
    z-index: 1;
    bottom: .5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0
}

.splide__pagination__page {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    margin: 3px;
    padding: 0;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear;
    border: none;
    opacity: .7
}

.splide__pagination__page.is-active {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    background: #fff
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus {
    outline: none
}

.splide__progress__bar {
    width: 0;
    height: 3px;
    background: #ccc
}

.splide--nav>.splide__track>.splide__list>.splide__slide {
    border: 3px solid transparent
}

.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
    border-color: #000
}

.splide--nav>.splide__track>.splide__list>.splide__slide:focus {
    outline: none
}

.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
    right: 1em;
    left: auto
}

.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
    top: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
    top: auto;
    bottom: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.splide--ttb>.splide__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 50%;
    left: auto;
    right: .5em;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.gallery_event_cover .popper_date {
    width: 60px
}

.gallery_event_cover .event_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600
}

.gallery_event_cover .event_item img {
    max-width: 20px
}

.gallery_event_cover .event_item .team_flag {
    background-color: #050607!important;
    padding: 3px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery_event_cover .event_seperator {
    width: 100%;
    margin: 0!important
}

.gallery_event_cover .o_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.gallery_event_cover .o_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.gallery_event_cover .o_3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.gallery_event_cover .versus {
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
    font-size: 13px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.gallery_event_cover .event_odd_cover {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.gallery_event_cover .event_odd_cover:first-child .event_odd {
    margin-left: 0!important
}

.gallery_event_cover .event_odd_cover:last-child .event_odd {
    margin-right: 0!important
}

.gallery_event_cover .event_odd_cover .event_odd {
    font-size: 12px!important;
    padding: 8px 5px!important;
    background-color: #050607!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none!important
}

.gallery_event_cover .league_name {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre
}

.gallery_event_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gallery_event_top .gallery_event_teams {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.gallery_event_top .gallery_event_league {
    font-size: 12px;
    text-align: right;
    padding-top: 5px
}

.event_count_down {
    font-size: 12px
}

.pf_m_body .panel_carousel {
    padding: 10px!important
}

.panel_gallery {
    font-family: Roboto,sans-serif;
    position: relative
}

.panel_gallery iframe {
    border: none;
    width: 100%
}

.splide__arrow {
    border-radius: 5px;
    background: #000;
    width: 2.5rem;
    height: 2.5rem
}

.splide__arrow svg {
    fill: #fff
}

.splide__arrow:hover {
    background: #000;
    opacity: .8
}

.gallery_loading .splide__arrow,.gallery_loading .splide__pagination {
    display: none!important
}

.placeholder_svg {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.placeholder_svg .rect {
    fill: #151c25
}

.splide__slide img {
    width: 100%;
    height: auto
}

.splide__slide--clone svg {
    display: none!important
}

.placeholder_svg_absolute {
    position: absolute
}

.gallery_pointer {
    cursor: pointer
}

.panel_fade .panel_galery_content {
    position: absolute;
    z-index: 99;
    bottom: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel_fade .panel_galery_content .gallery_events {
    width: 500px;
    margin-left: 80px
}

.panel_fade .panel_galery_content .gallery_events .event_item {
    font-size: 35px!important
}

.panel_fade .panel_galery_content .gallery_events .event_item .team_flag {
    width: 65px;
    height: 65px
}

.panel_fade .panel_galery_content .gallery_events .event_item .team_flag img {
    max-width: 80%
}

.panel_fade .panel_galery_content .gallery_events .event_odd {
    height: 40px;
    font-size: 1.1rem!important
}

.panel_fade .panel_galery_content .gallery_events .event_odd:hover:after,.panel_fade .panel_galery_content .gallery_events .event_odd:hover:before {
    display: none
}

.panel_carousel {
    padding: 0 0 15px 0!important
}

.panel_carousel .panel_gallery_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden
}

.panel_carousel .panel_galery_content {
    position: absolute;
    z-index: 99;
    bottom: 0;
    padding: 10px;
    background-color: #1b1f24!important;
    color: #fff!important;
    width: 100%
}

.panel_carousel .gallery_events {
    color: #fff!important;
    width: 100%
}

.panel_carousel .gallery_event {
    min-height: 121px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.no_link {
    pointer-events: none
}

.video_module {
    height: 100%;
    width: 100%;
    padding: 0!important
}

.splide__arrow:focus {
    background-color: rgba(35,47,62,.85)!important
}

.no_arrows .splide__arrows,.no_arrows .splide__pagination {
    display: none
}

.no_fade {
    -webkit-transition: inherit!important;
    transition: inherit!important;
    opacity: 1!important
}

.panel_fade .splide__slide {
    -webkit-transition-duration: .3s!important;
    transition-duration: .3s!important
}

.hover_arrow .splide__arrows {
    opacity: 0
}

.hover_arrow:hover .splide__arrows {
    opacity: 1
}

#placeholder_svg_new {
    position: relative!important;
    display: none
}

.p_s_p_h {
    height: 100%;
    position: relative
}

.p_s_p_h #placeholder_svg_new {
    display: block;
    opacity: 0
}

.p_s_p_h .splide__slide {
    height: 100%
}

.p_s_p_h .splide__slide.is-active {
    z-index: 2!important
}

.p_s_p_h .splide__slide:nth-child(2) {
    z-index: 1!important
}

.p_s_p_h .splide__list {
    height: 100%;
    position: absolute;
    top: 0
}

.panel_gallery_module {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.gallery_ticker {
    position: relative;
    width: 100%;
    bottom: 10px;
    z-index: 999;
    max-width: 1024px;
    margin: auto;
    border-radius: 20px;
    overflow: hidden
}

.gallery_ticker .ticker_cover .ticker {
    background: rgba(5,6,7,.83)
}

.gallery_ticker_module .splide__pagination {
    opacity: 0
}

.mobile_gallery .panel_gallery_module {
    position: relative
}

.mobile_gallery .splide__arrows {
    display: none
}

.mobile_gallery .gallery_ticker {
    bottom: 0;
    border-radius: 0
}

.mobile_gallery .ticker_cover .ticker {
    background-color: #1b1f24
}

.mobile_gallery .gallery_ticker_module .splide__pagination {
    opacity: 1
}

#footer {
    z-index: 10000!important
}

#singInPassword {
    margin-bottom: 1rem
}

footer.page-footer {
    margin-top: 0!important
}

.el-loading-mask {
    background-color: rgba(35,47,62,.85)!important;
    z-index: 998!important
}

.el-loading-spinner .path {
    stroke: #f4e50b!important
}

@media(min-width: 768px) {
    #launcher {
        bottom:35px!important
    }
}

#navbar-top {
    z-index: inherit!important
}

#navbar-bottom {
    line-height: inherit!important
}

.header-fix #navbar-top {
    z-index: 2002!important
}

.support-faq {
    width: 98%!important;
    max-width: inherit!important
}

.support-faq #page-content {
    margin: 0;
    padding: 0
}

.to-top-scroll {
    background-color: #1b1824;
    width: 40px;
    bottom: 50px!important;
    right: 10px!important;
    z-index: 10000!important;
    text-align: center
}

.to-top-scroll i {
    color: #fff!important
}

#bet-slip-master .bet-slip #betSliptTab1 .betSlipFooterHeight {
    padding-bottom: 0!important
}

#custom_btn2 {
    position: relative;
    top: 0
}

@media(min-width: 768px) {
    .page-pages .page-wrap .container {
        max-width:inherit!important;
        width: 100%!important
    }
}

.bmm .fixed-bottom {
    margin: 25px 0!important
}

.betmaster_popular_leagues .league_name {
    font-size: 11px;
    font-weight: 400
}

.boxed_gallery_cover {
    background-color: #1b1f24!important;
    padding: 5px!important;
    border-radius: 5px!important
}

.betmaster_popular_leagues {
    margin-bottom: 1rem!important
}

.betmaster_point_table {
    margin-top: 1rem!important
}

.betmaster_point_table .show_all_btn {
    background-color: #1b1f24!important
}

.betmaster_point_table .show_all_btn:hover {
    color: #f4e50b!important
}

.scroll-top-btn.left {
    left: 12px!important
}

.scroll-top-btn {
    bottom: 50px!important
}

.helper_btn_content {
    border-width: 1px 1px 1px 0!important;
    border-color: #f4e50b!important;
    border-style: solid!important;
    border-radius: 0 5px 5px 0!important
}

.helper_btn_content:hover {
    background-color: #f4e50b!important
}

.betmaster_tournament_table .tournament_button {
    background-color: #bf3939;
    border-color: red!important
}

.betmaster_jackpot_table .jackpot_button,.betmaster_tournament_table .tournament_button {
    border-width: 1px 0 1px 1px!important;
    border-style: solid!important;
    border-radius: 5px 0 0 5px!important
}

.betmaster_jackpot_table .jackpot_button {
    background-color: #e2cf3e;
    border-color: #f9ea30!important
}

.help_text {
    color: #1b1f24!important
}

.point_table_cover {
    border-radius: 10px;
    overflow: hidden
}

.point_table_cover .point_table {
    color: #fff!important
}

.point_table_cover .point_table_sub_header {
    background-color: #1b1f24
}

.boxed_gallery_cover .show_all_btn {
    background-color: #1b1f24!important;
    border-radius: 5px
}

.boxed_gallery_cover .show_all_btn:hover {
    color: #f4e50b!important
}

.calendar_slider,.no_promotion_found {
    color: #fff
}

.calendar_cover {
    border-radius: 10px
}

.selectedDay {
    color: #000!important
}

.betmaster_promotion_calendar .promo_cover .promo_day,.betmaster_promotion_calendar .promotion_ending .title {
    background-color: #1b1f24!important
}

.bm_botbar {
    -webkit-box-shadow: 0 0 1px rgba(27,31,36,.7294117647058823);
    box-shadow: 0 0 1px rgba(27,31,36,.7294117647058823)
}

.betmaster_helper .sidemenu .app_btns:hover {
    background-color: #313841;
    color: #f4e50b
}

.betmaster_faq .el-collapse-item__header,.betmaster_faq .el-collapse-item__wrap {
    border-left: 1px solid #3e4656;
    border-right: 1px solid #3e4656
}

.betmaster_faq {
    color: #fff!important
}

.betmaster_faq .el-collapse {
    border: none!important
}

.betmaster_faq .el-collapse-item__header {
    color: #fff;
    background-color: #1b1f24!important;
    border: none!important
}

.betmaster_faq .el-collapse-item__wrap {
    border: none!important
}

.betmaster_faq .el-collapse-item__content {
    font-size: 14px!important;
    border: none!important
}

.betmaster_faq .social_media_btns .media_btn {
    border-color: #000
}

.betmaster_faq .call_me_form.light .call_me_btn,.betmaster_faq .social_media_btns i {
    color: #000!important
}

.betmaster_faq .faq_menu .menu_item {
    color: #fff;
    background-color: #1b1f24!important;
    border: 1px solid #313841!important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.betmaster_faq .faq_menu .menu_item:hover {
    color: #f4e50b
}

.betmaster_faq .el-collapse-item__header {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.betmaster_faq .el-collapse-item__header:hover {
    color: #f4e50b
}

.betmaster_faq .is-active .el-collapse-item__header {
    color: #f4e50b!important
}

.shop_menu_title:before {
    display: none!important
}

.shop_container .shop_menu .el-collapse-item__arrow {
    margin-right: -4px!important
}

.shop_dropdown {
    background-color: #1b1f24!important;
    border: none!important
}

.shop_dropdown .el-select-dropdown__item {
    color: hsla(0,0%,100%,.8)
}

.shop_dropdown .el-select-dropdown__item.hover,.shop_dropdown .el-select-dropdown__item:hover {
    background: #313841;
    color: #fff
}

.shop_dropdown .el-select-dropdown__item.selected {
    color: #fff!important
}

.shop_dropdown.el-popper[x-placement^=bottom] .popper__arrow:after,.shop_dropdown .popper__arrow {
    border-bottom-color: #35455a!important
}

.shop_filter .el-input .el-select__caret {
    color: #fff!important
}

.shop_filter {
    width: 165px
}

.shop_container .no_products {
    color: hsla(0,0%,100%,.8)
}

.shop_container .non_product_image {
    border: none;
    border-bottom: none
}

.shop_container .non_product_image i {
    color: #9aa3ad
}

.shop_container .load_more_btn {
    border: none!important;
    color: hsla(0,0%,100%,.8)
}

.shop_container .products_result {
    color: hsla(0,0%,100%,.8) !important!important
}

.shop_container .product:hover {
    border-radius: 10px
}

.shop_container .product .details {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.shop_container .product .details .point {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    padding-left: 15px;
    margin-top: 15px
}

@media(max-width: 767.98px) {
    .shop_container .product .details .point {
        text-align:center;
        padding-left: 0
    }
}

.shop_container .product .name {
    color: #fff!important;
    min-height: inherit!important;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px;
    font-weight: 600
}

@media(max-width: 767.98px) {
    .shop_container .product .name {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        padding: 0 3px;
        width: 100%;
        margin: 0
    }
}

.shop_container .product .category {
    padding: 3px 0 0 15px!important;
    text-align: left!important;
    color: hsla(0,0%,100%,.7)!important;
    font-size: 12px!important
}

@media(max-width: 767.98px) {
    .shop_container .product .category {
        text-align:center!important;
        padding: 0!important;
        padding-top: 5px!important
    }
}

.shop_container .product .tag {
    border-radius: 5px!important
}

.shop_container .product .tag.new {
    background: #f4e50b!important;
    color: #000!important
}

.shop_container .game_item {
    max-width: inherit!important
}

.shop_container .h_c_w_btn {
    border: none;
    border-radius: 10px!important;
    color: #fff;
    background-color: #1b1f24!important
}

.shop_container .product_filter_btn {
    border-radius: 10px!important;
    border: none!important;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    min-height: 44px
}

.shop_container .el-slider__runway {
    background-color: hsla(0,0%,100%,.8)!important
}

.shop_container .shopping_cart {
    border: none!important;
    border-radius: 10px!important;
    overflow: hidden;
    color: #fff
}

.shop_container .product_filter {
    border: none!important
}

.shop_container .product_filter .p_f_item {
    color: #fff!important
}

.shop_container .product_filter .p_f_item span {
    font-weight: 400
}

.shop_container .product_filter .el-input__inner {
    background-color: #1b1f24!important;
    color: #fff!important
}

.shop_container .el-loading-mask {
    background-color: rgba(16,16,18,.49)!important
}

.shop_container .product_list .el-loading-spinner .path,.shop_container .product_list .el-loading-text {
    color: #fff!important;
    stroke: #fff!important
}

.shop_collapse_menu .s_m_c_c {
    padding-left: 21px!important;
    padding-top: 0;
    padding-right: 21px
}

.shop_collapse_menu .s_m_c_c .el-slider__button {
    background-color: #f4e50b;
    border-color: #f4e50b;
    border-radius: 5px
}

.shop_collapse_menu .el-collapse-item__header {
    height: 45px!important;
    line-height: 45px!important;
    padding: 0 21px!important
}

.shop_collapse_menu .el-checkbox__input .el-checkbox__inner {
    background-color: #fff;
    border: none!important
}

.shop_collapse_menu .el-checkbox__input .el-checkbox__inner:after {
    border-color: #1b1f24!important;
    border-width: 1.5px!important;
    left: 5px!important;
    top: 2px!important
}

.vue-slider {
    color: #fff
}

.item_detail .item_first_look .title {
    color: #fff;
    margin-bottom: 2px!important
}

.item_detail .item_first_look .category {
    color: hsla(0,0%,100%,.8)!important;
    font-size: 15px
}

.item_detail .item_first_look .point {
    color: #f4e50b
}

.item_detail .item_first_look .point .coin_name {
    color: #fff!important;
    font-weight: 400;
    font-size: 18px
}

.item_detail .item_first_look .short_des {
    border: none;
    color: hsla(0,0%,100%,.8)
}

.item_detail .item_first_look .sub_info {
    color: hsla(0,0%,100%,.8);
    border-bottom: 1px solid #424c58
}

.item_detail .item_first_look .product_id {
    color: #f4e50b
}

.item_detail .item_first_look .add_to_cart {
    background-color: #f4e50b;
    border-color: #f4e50b;
    color: #1b1f24
}

.item_detail .long_des {
    color: hsla(0,0%,100%,.7490196078431373)!important;
    padding: 0
}

.item_detail .el-dialog {
    background-color: #1b1f24!important
}

.item_detail .non_product_image {
    background-color: #101215;
    color: #f4e50b!important;
    border-radius: 5px
}

.item_detail .el-collapse {
    border: none!important
}

.item_detail .el-collapse-item__header {
    background-color: inherit!important;
    border: none!important
}

.item_detail .el-collapse-item__wrap {
    background-color: inherit!important;
    color: #fff;
    border: none
}

.item_detail .el-collapse-item__content {
    padding-bottom: 0!important
}

.item_detail .el-collapse-item__arrow {
    color: #fff;
    font-size: 25px;
    font-weight: 900
}

.vue-content-placeholders-text__line {
    background: #99a3ad!important
}

.confirm_order_btn {
    background: #f4e50b!important;
    border-color: #f4e50b!important;
    color: #000!important
}

.cancel_order_btn {
    background: #1b1f24!important;
    border-color: #f56c6c!important
}

.quantity_label {
    color: hsla(0,0%,100%,.8)
}

.quantity_input .el-input__inner {
    background-color: #313841!important;
    border-color: #313841!important;
    color: #fff
}

.quantity_input .el-input-number__decrease,.quantity_input .el-input-number__increase {
    background: #262c33;
    color: hsla(0,0%,100%,.8);
    border-color: #313841!important
}

.shop_menu_title {
    padding: 0!important
}

.detailed_collapse .el-collapse-item__arrow {
    margin: 0 0 0 auto
}

.myorders_modal .el-dialog {
    background-color: #1b1f24!important
}

.myorders_modal .el-dialog .el-dialog__title {
    color: #fff
}

.myorders_modal table {
    border: none!important;
    color: hsla(0,0%,100%,.8)
}

.myorders_modal table tr {
    background-color: #313841!important;
    border: none
}

.myorders_modal tbody:nth-child(2n) td {
    background-color: #1b1f24
}

.order_status.completed {
    color: #f4e50b
}

.item_title {
    border-bottom: none!important
}

.read_more_btn {
    display: block!important;
    color: #f4e50b;
    margin-top: 10px
}

.single_page .sbl_bonus_demand_btn {
    background-color: #f4e50b!important;
    color: #2a2e3c!important
}

@media(max-width: 767.98px) {
    .single_page .side_block_right {
        padding:0 5px!important
    }
}

.single_page .side_block_cover {
    max-width: 1140px!important;
    background-color: #fff!important;
    border-radius: 10px!important;
    overflow: hidden!important
}

.single_page .side_block_left {
    background-color: #1f2a38!important
}

.single_page .sbl_bonus_d_title {
    color: #000
}

.single_page .bm_p_content {
    color: #000;
    word-break: break-word
}

.single_page .tab-content {
    overflow: auto!important
}

@media(max-width: 767.98px) {
    .single_page .tab-content {
        padding:5px 15px!important
    }
}

.single_page .sbl_bonus_d_title {
    word-break: break-word!important
}

@media(max-width: 767.98px) {
    .single_page .tab-link {
        padding:10px 5px!important
    }
}

.single_page .bmtabs {
    color: #fff;
    margin-top: 20px;
    border-bottom: none!important;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #1b1f24
}

.single_page .bmtabs .tab-link {
    color: #fff!important;
    padding: 5px 15px!important
}

.single_page .bmtabs .current {
    background-color: #f4e50b;
    color: #fff!important
}

.pf_d_body .side_block_cover {
    min-width: 1140px!important
}

.casino-bg,.live-casino-bg {
    padding-top: 0!important
}

.betmaster_shop .panel_gallery .splide__arrow--prev {
    left: 1em
}

.betmaster_shop .panel_gallery .splide__arrow--next {
    right: 1em
}

.panel_carousel .splide__arrow--prev {
    left: 1em
}

.panel_carousel .splide__arrow--next {
    right: 1em
}

.pf_m_body .splide__arrow--next,.pf_m_body .splide__arrow--prev {
    display: none
}

.betmaster_post_page {
    background-color: rgba(25,25,25,.8)
}

.betmaster_shop table td {
    border-color: #3d4d61!important
}

.myorders_modal table tr:first-child {
    border-radius: 10px 10px 0 0
}

.myorders_modal table tr:last-child {
    border-radius: 0 0 10px 10px
}

@media(max-width: 767.98px) {
    .myorders_modal table tr {
        background-color:#373f50!important;
        margin-bottom: 0;
        border-bottom: 2px solid #3d4d61!important
    }
}

.bt_modal .el-dialog,.el-tooltip__popper.is-dark {
    background: #1b1f24!important
}

.bt_modal .el-dialog {
    border-radius: 5px
}

.bt_modal .el-dialog__body {
    color: hsla(0,0%,100%,.8)
}

.bt_modal .bonus_tracker .dt_t_item {
    border-color: #313841
}

.bt_modal .bt_confirmed {
    color: #f4e50b
}

.bt_modal .bt_denied {
    color: #fff
}

.bt_modal .bt_title {
    color: #fff;
    border-color: #313841
}

.bt_modal .el-dialog__headerbtn:hover .el-dialog__close {
    color: #f4e50b
}

.rank_font {
    font-size: 22px;
    font-weight: 400;
    color: #1b1f24;
    margin-right: 5px;
    background-color: #e3d02a;
    border-radius: 60px;
    text-align: center;
    vertical-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vip-seo-header {
    font-size: 20px!important
}

.vip-seo-text {
    font-size: 14px!important
}

.header_content_area {
    -webkit-box-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important
}

.top_menu_cover {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
    min-height: 40px
}

.top_menu_section {
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-weight: 600
}

.top_menu_section a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.top_menu_section a+a {
    margin-left: 25px
}

.top_menu_section a:hover {
    color: #f4e50b!important
}

.customer_point_inner {
    height: 45px;
    font-size: 12px;
    padding: 0 10px 2px;
    border: 1px solid #f4e50b;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #f4e50b!important;
    color: #fff!important
}

.customer_point_inner:hover {
    background-color: #f4e50b;
    border-color: #f4e50b;
    color: #fff!important
}

.customer_point_inner:hover .rank_logo {
    background-color: inherit!important;
    color: #37475a!important
}

.customer_point_inner:hover .point {
    font-weight: 400!important
}

.customer_point_inner:hover .rank_logo_inner {
    color: #37475a!important
}

.rank_logo_inner {
    font-size: 18px!important;
    font-weight: 700
}

.info_table {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(16%,#1b1f24),to(#1b1f24))!important;
    background: linear-gradient(0deg,#1b1f24 16%,#1b1f24)!important;
    -webkit-box-shadow: 0 4px 0 #1b1f24,0 5px 5px 1px rgba(0,0,0,.4)!important;
    box-shadow: 0 4px 0 #1b1f24,0 5px 5px 1px rgba(0,0,0,.4)!important
}

.tournament_tables .t_list,.tournament_tables .t_list .list_header {
    border: none!important
}

.tournament_tables .list_content {
    color: hsla(0,0%,100%,.8)!important
}

.tournament_tables .my_rank {
    color: #ffed00!important
}

app-static-inner-content {
    -webkit-box-flex: 1!important;
    -ms-flex: auto!important;
    flex: auto!important
}

header .hdr-cntr .hdr-right-cntr .login-menu {
    padding-left: 15px!important
}

.rank_logo_inner {
    color: #37475a
}

.el-button--demandbonus {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.el-button--demandbonus,.el-button--demandbonus:hover {
    background-color: #f4e50b!important;
    color: #000!important;
    border: 1px solid #f4e50b
}

.el-button--demandbonus:hover {
    border-color: #f4e50b!important
}

.bonus_tracker .denied_msg {
    color: #b3b3b3!important
}

.promo_tracker_select .el-input__inner,.promo_tracker_select_popper {
    background-color: #313841!important;
    color: #fff!important;
    border: none!important
}

.el-select-group__title {
    color: #fff!important
}

.promo_tracker_select_popper .el-select-dropdown__item.selected {
    color: #fff;
    background-color: #3c4550!important
}

.promo_tracker_select_popper .el-select-group__wrap:not(:last-of-type):after {
    background: #3c4550
}

.promo_tracker_select_popper .el-select-dropdown__item {
    color: #dedfe0!important
}

.promo_tracker_select_popper .el-select-dropdown__item:hover,.promo_tracker_select_popper .hover {
    background-color: #3c4550!important
}

.promo_tracker_select_popper .popper__arrow,.promo_tracker_select_popper .popper__arrow:after {
    border-bottom-color: #fff!important
}

.bt_promo_image img {
    border-radius: 5px
}

.bonus_tracker .dt_t_item,.bt_promo_content {
    color: #dadada!important
}

.demand_table .el-loading-mask {
    background-color: #1b1f24!important;
    z-index: 998!important;
    border: none
}

.pf_m_body #customerPoint>div>span:nth-child(3) {
    display: none
}

.pf_m_body customer-point .customer_point {
    position: fixed;
    right: 86px;
    top: 14px;
    z-index: 999;
    border-right: 1px solid #5a636e;
    height: 21px;
    min-width: inherit
}

.pf_m_body customer-point .customer_point .customer_point_inner {
    border: none;
    height: 27px;
    padding: 0 2px 2px;
    font-size: 12px
}

.pf_m_body customer-point .customer_point .point {
    font-weight: 400!important;
    font-family: Roboto,sans-serif;
    text-rendering: optimizeLegibility;
    letter-spacing: -.3px;
    -webkit-font-smoothing: antialiased
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:before,.ticker_events .event_cover .event_seperator .event_odds .event_odd:before {
    border-top: 1px solid #f4e50b;
    border-bottom: 1px solid #f4e50b
}

.gallery_events .event_cover .event_seperator .event_odds .event_odd:after,.ticker_events .event_cover .event_seperator .event_odds .event_odd:after {
    border-left: 1px solid #f4e50b;
    border-right: 1px solid #f4e50b
}

.current_status .up:after {
    color: #f4e50b!important
}

.el-icon-s-comment {
    color: #eaeaea
}

.tournaments {
    background-color: inherit!important
}

#header>div.hdr-cntr>div.hdr-cntr-second-row.fix-hide>div>div>div.hdr-usr-mn.right>div.licence>app-static-inner-content>div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .hdr-cntr .licence {
    margin-right: 5px!important
}

.customer_point .bm_dropdown_menu {
    background-color: #f4e50b!important
}

.customer_reflist {
    ackground-color: #f4e50b!important
}

.call_me_btn {
    color: #000!important
}

.promotion_item_cover .read_more_btn {
    display: none!important
}

.betmaster_popular_leagues .league_img {
    height: 33px;
    width: 47px;
    background-size: 85%!important;
    background-position: 0!important
}

.ticker a {
    color: #fff!important
}

.tournament_item .count_down_item {
    padding: 5px 2px!important
}

.tournament_modal .t_count_down .betmaster_countdown_cover .time {
    background-color: #313841;
    border-color: #313841
}

.tournament_modal .load_more:hover {
    border: none!important
}

.game-image-slot {
    background-color: #313841!important
}

.betmaster_helper .helper_button .helper_btn_content {
    background-color: #f4e50b!important
}

.social_media_btns.tiny_social .media_btn {
    background-image: inherit!important
}

.social_media_btns .media_btn {
    background-image: none!important
}

.pf_d_body #chat-widget-container {
    bottom: 40px!important
}

.bm_botbar .custom_btns,.bm_botbar .live_chat {
    font-size: 13px!important
}

.bm_botbar .live_chat {
    text-transform: uppercase
}

.bm_botbar .bonus_demand .time,.bm_botbar .clock .time,.bm_botbar .live_chat .time {
    font-size: 13px!important
}

.betmaster_shop .product .tag.popular {
    background: #e43d3d
}

.popular_menu_item {
    border-radius: 5px
}

.betmaster_scorematic {
    border-radius: 10px;
    overflow: hidden
}

.vue-slider {
    color: #fff!important;
    margin-top: 10px
}

.vue-slider-rail {
    background-color: #fff
}

.panel_loader .skeleton .skeleton--content .loader {
    background-color: #3c4550;
    background-image: -webkit-gradient(linear,right top,left top,from(#3c4550),color-stop(20%,#525e6d),color-stop(40%,#3c4550),to(#3c4550));
    background-image: linear-gradient(270deg,#3c4550 0,#525e6d 20%,#3c4550 40%,#3c4550)
}

.tournament .circle_cover .skeleton--circle {
    height: 37.5px!important
}

.tournament .skeleton .skeleton--content .skeleton--title {
    height: 10px!important
}

.tournament .t_bot_section .read_more {
    background-color: #313841;
    border-color: #313841
}

.tournament .t_i_tab_inner .inner_table {
    background-color: #262c33
}

.betmaster_scorematic .other_events {
    background-color: #1b1f24!important;
    color: #fff!important
}

.betmaster_scorematic .other_events:hover {
    color: #f4e50b!important
}

.shop_container .shop_menu .el-checkbox__label {
    font-weight: 400
}

.day.past {
    background-color: #262c33!important
}

.betmaster_promotion_calendar .promo_cover .promo_day,.betmaster_promotion_calendar .promotion_ending .title {
    background-color: #313841!important
}

.user_point_section {
    background-color: #1b1f24
}

.tournaments.t_slider .tournament_slider .tournament_item_cover {
    border: 1px dashed #47515e
}

.tournament_modal .t_rules_cover {
    border-radius: 10px 10px 10px 10px;
    overflow: hidden
}

.tournament_modal .t_banner {
    border-radius: 10px 10px 0 0
}

.tournament_modal .t_content_cover {
    border-radius: 0 0 10px 10px
}

.item_detail .item_first_look .category,.tournament_modal .t_title_inner_type {
    background-color: #e2e2e2;
    display: inline-block;
    padding: 3px 5px;
    color: #1a2343!important;
    font-weight: 600;
    font-size: 12px;
    border-radius: 5px;
    opacity: 1
}

.item_detail .item_first_look .category {
    margin-top: 5px
}

.betmaster_scorematic .event_cover,.betmaster_scorematic .events_master_cover,.betmaster_scorematic .score-matic_cover {
    background-color: #1b1f24!important
}

.score-matic_cover .event_teams {
    color: #fff!important
}

.score-matic_cover .el-button--makebet {
    background-color: #f4e50b!important;
    color: #1b1f24!important
}

.score-matic_cover .random_score,.score-matic_cover .random_score:hover {
    background-color: #262c33!important
}

.score-matic_cover .el-input-number__decrease,.score-matic_cover .el-input-number__increase {
    background: #262c33!important;
    border-color: #262c33!important;
    color: #fff!important
}

.score-matic_cover .el-input__inner {
    color: #fff!important;
    border: 1px solid #262c33!important
}

.score-matic_cover .event_body .odd_value {
    background-color: #262c33!important;
    color: #fff!important;
    border-color: #262c33!important
}

.score-matic_cover .event_date {
    color: #f4e50b!important
}

.betmaster_promotion_calendar .promo_cover .promo_content span {
    color: #fff!important
}

div#jpf-container+app-static-inner-content {
    position: relative;
    top: 1rem
}

.promotion_item .item_content .item_title .sub_title {
    font-weight: 600
}

.panel_carousel .gallery_event {
    background-color: transparent!important
}

.bottom_slider .slider_right_button {
    right: 97px
}

.bottom_slider .slider_buttons {
    width: 30px!important
}

.bottom_slider .slider_buttons,.bottom_slider .slider_buttons:focus,.bottom_slider .slider_buttons:hover {
    background-color: rgba(0,0,0,.55)!important
}

.app_collapse,.betmaster_shop .splide__arrows,.live_chat_side_btn,.product_gallery .el-carousel__arrow {
    display: none!important
}

.pf_l_tab_menu .t_m_a {
    font-weight: 600!important
}

.betmaster_point_table .header,.betmaster_scorematic .header {
    background-color: #001042!important
}
.fa-mobile-alt:before {
    content: "\f3cd";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-user-tie:before {
    content: "\f508";
}
.fa-newspaper:before {
    content: "\f1ea";
}
.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

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

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(fa-regular-400.eot);
    src: url(fa-regular-400.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.woff2) format("woff2"),url(fa-regular-400.woff) format("woff"),url(fa-regular-400.ttf) format("truetype"),url(fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(fa-solid-900.eot);
    src: url(fa-solid-900.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.woff2) format("woff2"),url(fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

