@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('../img/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('../img/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('../fonts/Roboto-Thin.6d65b184a6e7ec1168a8.woff2') format("woff2"), url('../fonts/Roboto-Thin.d6bafa3f0914cd99f24d.woff') format("woff");
    font-weight: 100
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Light), url('../fonts/Roboto-Light.2779fd7b61b8c0881450.woff2') format("woff2"), url('../fonts/Roboto-Light.921e9835e9ccca418d58.woff') format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Regular), url('../fonts/Roboto-Regular.8eecbdb33568c54ed0c5.woff2') format("woff2"), url('../fonts/Roboto-Regular.373cdbfb31c85a6c6a68.woff') format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Medium), url('../fonts/Roboto-Medium.04fd4291fe3fcd9c35ef.woff2') format("woff2"), url('../fonts/Roboto-Medium.4b7975525822804fc8f9.woff') format("woff");
    font-weight: 500
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Bold), url('../fonts/Roboto-Bold.2341c0db3906a1704c75.woff2') format("woff2"), url('../fonts/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('../fonts/fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
    url('../fonts/fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0') format('woff2'), 
    url('../fonts/fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0') format('woff'), 
    url('../fonts/fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0') format('truetype'), 
    url('../fonts/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('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xWRLD {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px -449px;
    width: 32px;
    height: 32px;
}

.icon-32xFIN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xNOR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xSWE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xDEU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xITA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xJPN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMEX {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUSA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xAUT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xHRV {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCZE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xDNK {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xENG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xEST {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xFRA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xGRC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xISR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xLVA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xLTU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xPOL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xRUS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSRB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xSVN {
    background-image: url('flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESP {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTUR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCHE,
.icon-32xSWI {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCAN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xBRA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xPRT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xHUN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xINTY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xSVK {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xRGBY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xRGYU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xALB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xDZA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xAND {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xARM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xAZE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBHR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBLR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBEL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBOL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xBIH {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xBGR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xCMR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xCHL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xCHN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xCOL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xCRI {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCYP {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xECU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xEGY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xSLV {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xFRO {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGEO {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xGHA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xGTM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xHND {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xHKG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xISL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xIND {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xIDN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xIRL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xJOR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKAZ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xKWT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLIE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xLUX {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMKD {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMYS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xMLT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xMDA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMNE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xMAR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xNZL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xNIR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xOMN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xPAK {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xPRY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xPER {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xQAT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xROU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSMR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSAU {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSCO {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSGP {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xZAF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xKOR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xTHA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xTUN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUKR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xARE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xURY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -191px;
    width: 32px;
    height: 32px;
}

.icon-32xUZB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xVEN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xVNM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xWAL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xMEN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xFRML {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xNSCR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRLLY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xATP {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -288px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xITFM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xITFW {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xWTA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBIAT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xCRSS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xSKIJ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCIV {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xCHLW {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSEN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xNLD {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xALPN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xGIB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xKEN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPHL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xLBY {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -256px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xPAN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xUGA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -384px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xJAM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xVTEN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xLBN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xSYR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xNGA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xCHAR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xZMB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xPSE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMOZ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMAC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xRWA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -192px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xETH {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -224px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xMDV {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -320px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xAGO {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -352px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xVBAS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -416px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xWTAK {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px 0px;
    width: 32px;
    height: 32px;
}

.icon-32xTZA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xRLOL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xUFC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xBWA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xBLLT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xWMN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xMSC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -448px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xELLR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -384px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xSRLF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -480px;
    width: 32px;
    height: 32px;
}

.icon-32xALPS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -480px;
    width: 32px;
    height: 31px;
}

.icon-32xCROS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px 0;
    width: 32px;
    height: 32px;
}

.icon-32xCSGO {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xDOTA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xELEC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xESKG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -128px;
    width: 32px;
    height: 32px;
}

.icon-32xESRL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -160px;
    width: 32px;
    height: 32px;
}

.icon-32xFORF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -192px;
    width: 32px;
    height: 32px;
}

.icon-32xGOLF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -224px;
    width: 32px;
    height: 32px;
}

.icon-32xKOS {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -256px;
    width: 32px;
    height: 32px;
}

.icon-32xMMAA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -288px;
    width: 32px;
    height: 32px;
}

.icon-32xRAIN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -320px;
    width: 32px;
    height: 32px;
}

.icon-32xRUGB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -352px;
    width: 32px;
    height: 32px;
}

.icon-32xSMRL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -384px;
    width: 32px;
    height: 32px;
}

.icon-32xSPEC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -416px;
    width: 32px;
    height: 32px;
}

.icon-32xTENN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -512px -448px;
    width: 32px;
    height: 32px;
}

.icon-32xBGD {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xNPL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -512px;
    width: 32px;
    height: 32px;
}

.icon-32xGBRF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -512px;
    width: 32px;
    height: 32px;
}

.icon-32xCOG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -544px 0;
    width: 32px;
    height: 32px;
}

.icon-32xLKA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -544px;
    width: 32px;
    height: 32px;
}

.icon-32xTPE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -480px 0;
    width: 32px;
    height: 32px;
}

.icon-32xBTN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -576px -64px;
    width: 32px;
    height: 32px;
}

.icon-32xMDG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -576px 0;
    width: 32px;
    height: 32px;
}

.icon-32xTJK {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -576px -32px;
    width: 32px;
    height: 32px;
}

.icon-32xZWE {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -576px -96px;
    width: 32px;
    height: 32px;
}

.icon-32xKGZ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -576px;
    width: 32px;
    height: 32px;
}

.icon-32xMOTR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -608px 0;
    width: 32px;
    height: 32px;
}

.icon-32xMNG {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -608px;
    width: 32px;
    height: 32px;
}

.icon-32xLOLL {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -608px;
    width: 32px;
    height: 32px;
}

.icon-32xDOM {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -640px 0;
    width: 32px;
    height: 32px;
}

.icon-32xIRQ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -640px;
    width: 32px;
    height: 32px;
}

.icon-32xNIC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -672 0px;
    width: 32px;
    height: 32px;
}

.icon-32xBLZ {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -672px;
    width: 32px;
    height: 32px;
}

.icon-32xTWN {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -160px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xGUF {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xGMB {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -96px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xFIFA {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xNBA2 {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -128px -672px;
    width: 32px;
    height: 32px;
}

.icon-32xNER {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -704px 0;
    width: 32px;
    height: 32px;
}

.icon-32xBDI {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -704px;
    width: 32px;
    height: 32px;
}

.icon-32xLBR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -32px -704px;
    width: 32px;
    height: 32px;
}

.icon-32xMRT {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -64px -704px;
    width: 32px;
    height: 32px;
}

.icon-32xPRI {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -736px 0;
    width: 32px;
    height: 32px;
}

.icon-32xCRC {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -736px;
    width: 32px;
    height: 32px;
}

.icon-32xMMR {
    background-image: url('../img/flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: -768px 0;
    width: 32px;
    height: 32px;
}

.icon-32xKHM {
    background-image: url('flags-32.f4dac84a8d89bed7d6e1.png');
    background-position: 0 -768px;
    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('../fonts/sport-types.99f2bc5e67462f4f3c82.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-betcup-tahmin:before {
    content: "";
}

.sport-types-2525:before {
    content: "";
}

.sport-types-worldcup-22:before {
    content: "";
}

.sport-types-aviator:before {
    content: "";
}

.sport-types-betcup-ball:before {
    content: "";
}

.sport-types-betcup-lucky:before {
    content: "";
}

.sport-types-betcup-slot:before {
    content: "";
}

.sport-types-betcup-sword:before {
    content: "";
}

.sport-types-ct-bg:before {
    content: "";
}

.sport-types-live-menu: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-list-view.collapsible .jackpot-page-tabs .tabs .tab a.disabled {
    pointer-events: none;
}

/* jackpot page end */
/* Live Matches button start*/
.live-matches-btn.modul-accordion .modul-header i.fa-chevron-right {
    transform: rotate(0deg);
}

/* fixture start */
.fixture-container .featured-events-with-detail {
    padding: 0px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    border-bottom: 1px solid #42495c;
}

.fixture-container .featured-events-with-detail span {
    font-size: 13px;
    padding-right: 10px;
}

.fixture-container .featured-events-with-detail .featured-events-btn {
    height: 32px;
    line-height: 32px;
    font-size: 13px;
}

.fixture-container .featured-events-with-detail .featured-events-btn i {
    margin-left: 5px;
}

.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;
    height: 20px;
}

.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 .golf-detail-main {
    position: relative;
    padding-bottom: 20px;
    width: 100%;
}

.detail-top-info .golf-detail-main .fixture-detail-golf {
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* 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 .top-time-range span.slider-descr-txt {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 13px;
}

.today-events-options .top-time-range input {
    margin-top: 0px !important;
}

.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;
}

body.platform-st .confirm-area .btn-group {
    display: flex;
    flex-direction: column-reverse;
}

/* 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, .page-fixture-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;
}

#stlvb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.compact-view.modul-accordion .modul-header .header-text .season-name, .compact-view.modul-accordion .compact-header-page .header-text .season-name {
    color: inherit;
    background-color: transparent;
}

.compact-view.modul-accordion .modul-header.compact-header-page, .compact-view.modul-accordion .compact-header-page.compact-header-page {
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
}

.compact-view.modul-accordion .modul-header.compact-header-page .header-text, .compact-view.modul-accordion .compact-header-page.compact-header-page .header-text {
    font-size: 13px;
}

.compact-view.modul-accordion .modul-header i.country.left + .header-text, .compact-view.modul-accordion .compact-header-page i.country.left + .header-text {
    margin-left: 5px;
}

.compact-view.modul-accordion .tabsAndOtherTab {
    border-bottom: none;
}

.compact-view.modul-accordion.ready-coupon .fixture-container .match-content app-teams-logo img {
    margin: 0;
    margin-right: 5px;
}

.compact-view .modul-header .modul-header-left, .compact-view .compact-header-page .modul-header-left {
    flex: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.compact-view .modul-header .modul-header-right, .compact-view .compact-header-page .modul-header-right {
    text-align: center;
    display: flex;
    flex: 1;
}

.compact-view .modul-header .modul-header-right.compact-g2, .compact-view .compact-header-page .modul-header-right.compact-g2 {
    flex: 0.5;
}

.compact-view .modul-header .modul-header-right .match-market, .compact-view .compact-header-page .modul-header-right .match-market {
    text-align: center;
    margin-left: 5px;
    font-size: 12px;
    flex: 1;
}

.compact-view .modul-header .modul-header-right .match-market:last-child, .compact-view .compact-header-page .modul-header-right .match-market:last-child {
    margin-right: 0;
}

.compact-view .fixture-container .match-content {
    padding: 5px;
    align-items: flex-start;
}

.compact-view .fixture-container .match-content .match-header {
    padding: 0 !important;
    flex: 1;
    height: 50px;
}

.compact-view .fixture-container .match-content .match-header .match-title {
    line-height: 1;
    height: 49px;
}

.compact-view .fixture-container .match-content .match-header .match-title .date {
    display: flex;
    align-items: center;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .minutes {
    margin-right: 5px;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .fvrt-add {
    font-size: 15px;
    margin-right: 5px;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .video {
    display: flex;
    flex: 1;
    width: 100%;
    justify-content: flex-end;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .video i {
    font-size: 20px;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .build-a-bet-text {
    margin-right: 5px;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    padding: 0 3px;
    border-radius: 2px;
}

.compact-view .fixture-container .match-content .match-header .match-title .date .live {
    margin-right: 5px;
}

.compact-view .fixture-container .match-content .match-header .match-title .other-btn {
    line-height: 15px !important;
    height: 15px !important;
    font-size: 11px;
    display: inline-block;
    border-radius: 2px;
    padding: 0 3px;
}

.compact-view .fixture-container .match-content .match-header .team .team-content-left.team-name {
    display: inline-block;
    height: inherit !important;
}

.compact-view .fixture-container .match-content .match-header .team .team-content-left .team-content-info {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 1;
}

.compact-view .fixture-container .match-content .match-header .team .team-content-left .team-content-info app-teams-logo img {
    width: auto;
    height: auto;
    margin-right: 3px;
    max-width: 15px;
    max-height: 15px;
}

.compact-view .fixture-container .match-content .match-header .team .team-period .team-period-content .item {
    font-size: 13px;
    height: inherit !important;
}

.compact-view .fixture-container .match-content .match-header .team .team-period .team-period-content .item .now, .compact-view .fixture-container .match-content .match-header .team .team-period .team-period-content .item span {
    margin-bottom: 4px;
    line-height: 1;
}

.compact-view .fixture-container .match-content .match-header.middle {
    flex: none;
    line-height: 50px;
}

.compact-view .fixture-container .match-content .match-header.middle .statistic-btn {
    padding: 0px;
}

.compact-view .fixture-container .match-content .match-header.middle .statistic-btn i.pg-icons {
    font-size: 15px;
}

.compact-view .fixture-container .match-content .match-header-right {
    height: auto;
    flex: 1;
    justify-content: flex-end;
    height: 50px;
}

.compact-view .fixture-container .match-content .match-header-right::before {
    display: none;
}

.compact-view .fixture-container .match-content .match-header-right.compact-g2 {
    flex: 0.5;
}

.compact-view .fixture-container .match-content .match-header-right .bet-now {
    font-size: 13px;
    font-weight: bold;
}

.compact-view .fixture-container .match-content .match-header-right .bet-now i.fa-angle-right {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 3px;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn {
    margin-left: 5px;
    margin-right: 0;
    font-weight: bold;
    height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn .bet-btn-odd {
    margin-top: 0;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn .bet-btn-text + .bet-btn-odd {
    margin-top: 2px;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn:last-child {
    margin-right: 0;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn.disabled-btn {
    background-color: #666666;
}

.compact-view .fixture-container .match-content .match-header-right .btn.bet-btn.disabled-btn .bet-btn-odd::before {
    content: none;
}

.compact-view .fixture-container .match-content .bet-type-wrapper {
    text-align: left;
}

.compact-view .widget-compact-header {
    display: flex;
    justify-content: flex-end;
    padding: 5px 0;
    border-bottom: 1px solid #42495c;
}

.compact-view .widget-compact-header .compact-header-left {
    flex: 1;
}

.compact-view .widget-compact-header .compact-header-right {
    display: flex;
    text-align: center;
    flex: 1;
}

.compact-view .widget-compact-header .compact-header-right .match-market {
    text-align: center;
    flex: 1;
    margin-left: 5px;
    font-size: 12px;
}

.compact-view .widget-compact-header .compact-header-right.compact-g2 {
    flex: 0.5;
}

.compact-view.populer-events .populer-events-contaner .fixture-container .match-content:first-child {
    border-top: none;
}

#left-menu .switch.sort-switch {
    margin-top: 0;
}

#left-menu .switch.sort-switch label .lever::before {
    background-color: transparent !important;
}

#left-menu .switch.sort-switch label .lever::after {
    width: 14px;
    height: 14px;
    top: 0px;
}

#left-menu .switch label input[type=checkbox]:checked + .lever:before, #left-menu .switch label input[type=checkbox]:checked + .lever:after {
    left: 21px;
}

.livebet-page-detail #sr-exp-widget #sr-w-comp.fixed {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 81px;
}

.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;
}

body.page-today-events div.tdy-evnts .modul-accordion .modul-header i.country {
    margin-top: 6px !important;
    margin-right: 6px !important;
    margin-left: 0px !important;
}

.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 .btn-winnings.btn {
    line-height: 18px;
    padding: 4px 0;
}

.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;
}

.cup-view-modul .modul-header {
    background: #560427 !important;
    background: linear-gradient(to right, #560427, #900741) !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: -10px;
    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: #560427 !important;
    background: linear-gradient(to right, #560427, #900741) !important;
    text-align: center;
    padding: 5px;
}

.cup-view-page-title .cup-view-logo {
    width: 120px;
    padding-top: 5px;
}

.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;
    line-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;
}

.page-casino-detail, .page-live-casino-detail, .page-bingo {
    overflow: hidden;
    height: 100vh;
}

.page-casino-detail .esalobby-slideout-panel, .page-live-casino-detail .esalobby-slideout-panel, .page-bingo .esalobby-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;
    padding: 0 2px;
}

#gamesModal .title .txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 3px;
}

#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((1vh * 100) - 36px) !important;
    height: calc((var(--vh, 1vh) * 100) - 36px) !important;
    min-height: calc((1vh * 100) - 36px) !important;
    min-height: calc((var(--vh, 1vh) * 100) - 36px) !important;
}

#gamesModal .gm-acn {
    display: flex;
    align-items: center;
}

#gamesModal .gm-acn .btn {
    padding: 0 3px;
    height: 30px;
    line-height: normal;
    line-height: initial;
    font-size: 10px;
    margin-right: 2px;
}

#gamesModal .gm-acn .btn.close {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin-right: 0;
}

#gamesModal .gm-acn .btn.deposit {
    position: inherit !important;
}

#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;
}

#PaymentFormModal .modul-accordion-account {
    margin: 0;
    padding: 10px;
}

#PaymentFormModal .modal-close {
    right: 5px;
    top: 13px;
}

#PaymentFormModal .breadcrumb-wrapper .filter-toggle {
    margin-right: 15px;
}

#PaymentFormModal .money-detail-content .selection-form-contents .selection-title .title {
    background-color: inherit;
    color: inherit;
    height: inherit;
    font-size: inherit;
}

.casino-carousel-container {
    padding: 10px 0 0;
}

.casino-carousel-container .owl-carousel .owl-stage-outer {
    margin: auto;
}

.casino-carousel-container .owl-carousel .owl-nav [class*=owl-] {
    margin-top: -6px !important;
}

.casino-carousel-container .owl-theme .owl-nav {
    margin-top: 0;
}

.icon-footer-image-1 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -52px -122px;
    width: 56px;
    height: 16px;
}

.icon-footer-image-10 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -92px -140px;
    width: 45px;
    height: 16px;
}

.icon-footer-image-11 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -108px -122px;
    width: 50px;
    height: 16px;
}

.icon-footer-image-12 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -131px -86px;
    width: 60px;
    height: 16px;
}

.icon-footer-image-13 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -106px -16px;
    width: 85px;
    height: 16px;
}

.icon-footer-image-14 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -46px -140px;
    width: 46px;
    height: 16px;
}

.icon-footer-image-2 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -65px -106px;
    width: 63px;
    height: 16px;
}

.icon-footer-image-3 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -106px;
    width: 65px;
    height: 16px;
}

.icon-footer-image-4 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -137px -140px;
    width: 44px;
    height: 16px;
}

.icon-footer-image-5 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -89px -54px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-6 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -70px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-65 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -54px;
    width: 89px;
    height: 16px;
}

.icon-footer-image-66 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -86px;
    width: 69px;
    height: 20px;
}

.icon-footer-image-7 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -42px -157px;
    width: 40px;
    height: 16px;
}

.icon-footer-image-8 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -157px;
    width: 42px;
    height: 16px;
}

.icon-footer-image-9 {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -158px -122px;
    width: 27px;
    height: 16px;
}

.icon-footer-image-partner_betgames {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -35px;
    width: 89px;
    height: 19px;
}

.icon-footer-image-partner_betsoft {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -140px;
    width: 46px;
    height: 17px;
}

.icon-footer-image-partner_evolution {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -173px;
    width: 102px;
    height: 20px;
}

.icon-footer-image-partner_ezugi {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -122px;
    width: 52px;
    height: 18px;
}

.icon-footer-image-partner_klas {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -89px -70px;
    width: 93px;
    height: 14px;
}

.icon-footer-image-partner_livegames {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 -16px;
    width: 106px;
    height: 19px;
}

.icon-footer-image-partner_luckystreak {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -82px -157px;
    width: 28px;
    height: 15px;
}

.icon-footer-image-partner_netent {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -128px -106px;
    width: 63px;
    height: 15px;
}

.icon-footer-image-partner_pronetgaming {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: 0 0;
    width: 193px;
    height: 16px;
}

.icon-footer-image-partner_xpro {
    background-image: url('../img/footerImages.03523fe761f58a000213.png');
    background-position: -89px -35px;
    width: 99px;
    height: 16px;
}

.icon-footer-image-partner_sportingtech {
    background-image: url('../img/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: 12px;
    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 #single-betslip .money-deposit-btn-group .money-deposit-btn, .bet-slip-master .bet-slip #multi-betslip .money-deposit-btn-group .money-deposit-btn, .bet-slip-master .bet-slip #system-betslip .money-deposit-btn-group .money-deposit-btn {
    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 #single-betslip .money-deposit-btn-group .money-deposit-btn.reserve, .bet-slip-master .bet-slip #multi-betslip .money-deposit-btn-group .money-deposit-btn.reserve, .bet-slip-master .bet-slip #system-betslip .money-deposit-btn-group .money-deposit-btn.reserve {
    background-color: #2f3852;
    height: 38px;
    line-height: 38px;
}

.bet-slip-master .bet-slip #single-betslip .money-deposit-btn-group .money-deposit-btn.emptybetslip, .bet-slip-master .bet-slip #multi-betslip .money-deposit-btn-group .money-deposit-btn.emptybetslip, .bet-slip-master .bet-slip #system-betslip .money-deposit-btn-group .money-deposit-btn.emptybetslip {
    background-color: #e7353c;
    color: #fff;
    height: 38px;
    line-height: 38px;
}

.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 #system-betslip.new-height-for-ios14,
#btslpSld.opened #single-betslip.new-height-for-ios14 {
    height: calc(100% - 245px) !important;
    padding-bottom: 245px !important;
}

#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 #multi-betslip.new-height-for-ios14 {
    height: calc(100% - 385px) !important;
    padding-bottom: 325px !important;
}

#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.preview .bsl-ifr {
    height: auto !important;
    margin-bottom: 50px;
}

#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.success .bsl-ifr {
    height: auto !important;
    margin-bottom: 50px;
}

#btslpSld.opened #bet-slip-master.history {
    overflow-y: scroll;
    height: 100%;
}

#btslpSld.opened .bet-history-filter-container {
    margin-top: 50px;
}

.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: 15px;
}

.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 .history-modal-head-title {
    position: relative;
    text-align: center;
}

#bet-history-modal .history-modal-head .history-modal-head-title i.right {
    position: absolute;
    right: 0;
    top: 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 p {
    font-size: 30px;
    margin: 0;
}

.money-result .payment-qrcode-data img {
    display: block;
    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;
    padding: 5px 0;
}

table.limit-settings-table tbody tr td {
    font-size: 13px;
    line-height: normal;
    flex: 1;
}

table.limit-settings-table tbody tr td .set-btn, table.limit-settings-table tbody tr td .limit-reset-btn {
    padding: 5px;
    font-size: 20px;
    padding-right: 0;
}

table.limit-settings-table tbody tr td .set-btn {
    display: block;
}

table.limit-settings-table tbody tr td .currency-symbol {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    font-family: inherit !important;
}

table.limit-settings-table tbody tr td .currency-symbol span {
    font-weight: 400;
    margin-left: 5px;
}

table.limit-settings-table tbody tr td:last-child {
    text-align: right;
}

table.limit-settings-table tbody tr td.limit-settings-item {
    flex: 2;
    text-align: center;
}

#limit-settings-modal {
    min-height: 50%;
}

.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;
}

.limit-settings-detail .exclude-yourself-date-picker-wrp {
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
}

.limit-settings-detail .exclude-yourself-date-picker-wrp label[for=ExcludeYourselfDatePicker] {
    width: 36px;
}

.limit-settings-detail .exclude-yourself-date-picker-wrp input#ExcludeYourselfDatePicker {
    background: none;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__year-display {
    font-size: 1.2rem;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__date-display {
    padding: 5px;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__date-display .picker__weekday-display {
    font-size: 1.8rem;
    margin-left: 0.25em;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__date-display .picker__month-display {
    font-size: 1.8rem;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__date-display .picker__day-display {
    font-size: 1.8rem;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__table {
    margin-bottom: 0;
}

.limit-settings-detail #ExcludeYourselfDatePicker_root .picker__footer {
    padding-top: 0;
}

.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;
}

.payment-form-container div[class*=field] {
    position: relative;
}

.payment-form-container .copy-btn {
    position: absolute;
    bottom: 15px;
    right: 0;
    background-color: transparent;
    border: none;
}

.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;
    min-height: 25px;
}

.messages-info .msg-cnt {
    min-height: 25px;
}

.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('../fonts/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('../fonts/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;
}

.news-carousel .image-overlay {
    right: 0 !important;
    left: 0;
    margin: auto;
}

.news-carousel .owl-carousel .owl-item .market-name {
    display: none;
}

#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.e53e45fef54d2999a600.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.f525e7fc8ea52a8bf86c.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;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-logo.com-egt-jackpot-html-mobile {
    margin: 0 auto 5px auto;
    height: 45px !important;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box {
    margin: 0 auto 5px auto;
    height: 38px !important;
}

#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 {
    font-size: 18px;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box .com-egt-jackpot-html-currency .com-egt-jackpot-html-currencyText {
    padding-top: 3px !important;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box .com-egt-jackpot-html-currency {
    line-height: 10px !important;
}

#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, #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, #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, #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 {
    line-height: 36px !important;
    font-size: 16px !important;
}

#com-egt-jackpot-html-jackpotBanner.com-egt-jackpot-html-sm .com-egt-jackpot-html-box .com-egt-jackpot-html-level {
    top: -4px !important;
}

.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.fugaso-logo {
    background-image: url('fugaso.2932d768fa60de3ab875.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;
}

payments-widget .owl-carousel .owl-item .bank-card payment-icon img {
    -o-object-fit: contain;
    object-fit: contain;
}

payments-widget .owl-carousel .owl-item .bank-card .flex-container {
    justify-content: center;
}

payments-widget .owl-carousel .owl-nav .owl-prev, payments-widget .owl-carousel .owl-nav .owl-next {
    padding: 0 !important;
}

payments-widget .owl-carousel .owl-nav .owl-prev i, payments-widget .owl-carousel .owl-nav .owl-next i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

payments-widget .owl-carousel .owl-nav .owl-prev i {
    padding-right: 7px;
}

payments-widget .owl-carousel .owl-nav .owl-next i {
    padding-left: 7px;
}

.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;
}

app-fast-bet-widget {
    position: fixed;
    bottom: 55px;
    right: 0;
    width: 300px;
    z-index: 100;
    border-radius: 10px 0 0 0;
    overflow: hidden;
}

app-fast-bet-widget .fast-bet-header {
    padding: 5px;
    height: 50px;
    display: flex;
    background-color: #d5e2f0;
    align-items: center;
    justify-content: space-between;
}

app-fast-bet-widget .fast-bet-header .caret-container {
    cursor: pointer;
    display: flex;
    align-items: center;
}

app-fast-bet-widget .fast-bet-header .caret-container span {
    margin-right: 5px;
}

app-fast-bet-widget .fast-bet-header .bars-icon {
    background: #3C445C;
    border-radius: 4px;
    padding: 3px 5px;
}

app-fast-bet-widget .fast-bet-header .bars-icon i {
    color: #D5E2F0;
}

app-fast-bet-widget .fast-bet-header .caret-icon {
    font-size: 30px;
    transition: all 600ms;
}

app-fast-bet-widget .fast-bet-header .icon {
    color: #2c344c;
}

app-fast-bet-widget .fast-bet-content {
    background-color: #fff;
    padding: 0px 5px 5px 5px;
    height: 100px;
    overflow: hidden;
    transition: height 600ms ease-out;
}

app-fast-bet-widget .fast-bet-setup {
    height: 300px;
}

app-fast-bet-widget .fast-bet-no-error {
    height: 250px;
}

app-fast-bet-widget .collapsed {
    height: 0px;
    padding: 0px 5px 0px 5px;
}

app-fast-bet-widget .collapsed-caret {
    transform: rotate(180deg);
}

.fast-bet-switch {
    display: flex;
}

.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;
    border: none;
}

.iframeDefaultSize.in-modal {
    height: auto;
    min-height: 65vh;
}

.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;
    visibility: hidden;
}

.dropdown-content.active {
    visibility: visible;
}

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#betbuilder-modal {
    max-height: none;
    max-height: initial;
    height: 83vh;
    overflow: visible;
    overflow: initial;
}

.modal#betbuilder-modal .iframeDefaultSize.in-modal {
    min-height: 79vh;
}

.modal#betbuilder-modal .modal-header-container {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    padding: 4px;
}

.modal#betbuilder-modal .modal-header-container .modal-close-button {
    text-align: right;
    position: absolute;
    right: 10px;
}

.modal#betbuilder-modal .modal-header-container .modal-close-button > a i.fa-times {
    margin-left: 0;
    margin: 0 auto;
}

.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;
}

.modul-accordion .btn-show-betbuilder-in-modal {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.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;
}

.mar-bottom-30 {
    margin-bottom: 30px !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;
}

app-btg-list .tabs {
    margin-bottom: 0;
}

.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: 5px;
    max-height: 400px;
    overflow: auto;
    opacity: 1;
    visibility: visible;
    background-color: inherit !important;
}

.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;
}

.select-filter-modal .modal-content .filter-content .filter-name.disabled {
    opacity: 0.5;
}

#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;
}

#selectorOfFastBetPlayingForExternal {
    position: absolute;
    z-index: 999;
    background-color: black;
    color: white;
    width: 100%;
    left: 0;
    height: 48px;
    pointer-events: none;
}

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;
}

.esalobby-slideout-open .esalobby-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;
}

.casino-detail-cntr .main-wrapper {
    overflow-y: scroll;
}

.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;
}

.header-balance .balance-hdr-main.active {
    display: block;
    font-size: 10px;
    line-height: 15px;
    padding-top: 5px;
}

.static-content-toolbar {
    display: flex;
    justify-content: space-between;
    padding: 7px;
    font-size: 12px;
    margin-bottom: 10px;
}

.static-content-toolbar .print-page, .static-content-toolbar .update-date {
    display: flex;
    align-items: center;
}

.static-content-toolbar .print-page i, .static-content-toolbar .update-date i {
    margin-right: 5px;
    font-size: 13px;
}

.static-content-toolbar .print-page {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid;
    transition: 0.3s ease-out;
}

.static-content-toolbar .update-date {
    flex-wrap: wrap;
    justify-content: flex-end;
    flex: 1;
    margin-left: 5px;
}

.static-content-toolbar .update-date span {
    margin-right: 3px;
}

.primary-color {
    background-color: #2d5d7c;
}

.primary-color-text {
    color: #fff;
}

.secondary-color {
    background-color: #2f3852;
}

.secondary-color-text {
    color: #fff;
}

.tertiary-color {
    background-color: #d5e2f0;
}

.tertiary-color-text {
    color: #404041;
}

.quaternary-color {
    background-color: #2c344c;
}

.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: #086460;
    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: #086460;
    border-color: #086460;
}

.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: #086460;
    border-color: #086460;
}

.slide-card-container .slide-card-content {
    background-color: #2d5d7c;
    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);
}

.platform-st .modul-accordion.cup-view-modul .modul-header .cup-view-logo-content .cup-view-logo {
    width: 100px;
    top: -8px;
}

.platform-st .modul-accordion.cup-view-modul .modul-header .cup-view-logo-content .cup-title-text {
    line-height: 20px;
    min-width: 110px;
    text-align: center;
    float: left;
    padding-top: 5px;
}

.platform-st .modul-accordion.cup-view-modul .modul-header .header-text {
    padding-left: 10px;
}

.platform-st .modul-accordion.cup-view-modul.popular-events .modul-header {
    background: #2d5d7c !important;
}

.platform-st .modul-accordion.cup-view-modul.popular-events .modul-header .header-text {
    padding-left: 0;
    color: #fff;
}

.platform-st .cup-view-page-title {
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding: 0;
}

.platform-st .cup-view-page-title .cup-view-logo {
    width: 115px;
}

.platform-st .main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon.world-cup-icon img {
    width: 32px;
    padding-top: 16px;
}

/* 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: #000;
}

.user-name .withdrawable .btn-show-more-less {
    text-align: center;
    background-color: #2d5d7c;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
}

.casino-top-container {
    background-color: #202637;
}

.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: #2f3131;
    color: rgba(255, 255, 255, 0.9);
}

.modal#sgn-opt-mdl {
    background-color: #086460;
}

.modal#sgn-opt-mdl #user-menu {
    background: #086460;
}

.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: #0a9f95;
    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: #2d5d7c !important;
}

.cup-view-modul.popular-events .modul-header .header-text {
    margin: 0;
    color: #fff !important;
}

#user-menu .logout-menu .btn.register-btn {
    background-color: #0a9f95;
    color: #e4eaee;
}

#sms-mdl {
    border-radius: 5px !important;
}

.fugaso-jackpot-container .jackpot-amount {
    color: rgba(255, 255, 255, 0.9);
}

.page-fixture-detail .tips-mobile-container .mobile-tips-wrapper, .page-live-detail .tips-mobile-container .mobile-tips-wrapper {
    margin-bottom: 20px;
}

.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: #2d5d7c;
    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: #f5f6f7;
    border-radius: 10px;
    border: none;
    color: #1e1f23;
    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: #f5f6f7;
    color: #1e1f23;
    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-color: rgba(29, 57, 66, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.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: #086460;
    color: #fff;
}

.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: "";
}

.today-events-options {
    background-color: #086460;
}

.today-events-options .top-time-range span.slider-descr-txt {
    color: #a4a6ab;
}

.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: #560427 !important;
    background: linear-gradient(to right, #560427, #900741) !important;
}

.modul-accordion.cup-view-modul .modul-header .header-text {
    margin: 0;
    color: #fff !important;
    padding-left: 110px;
}

.modul-accordion.cup-view-modul.popular-events .modul-header {
    background: #2d5d7c !important;
}

.modul-accordion.cup-view-modul.popular-events .modul-header .header-text {
    padding-left: 0;
    color: #fff !important;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon.world-cup-icon {
    background-color: #560427;
    width: 65px;
    height: 65px;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon.world-cup-icon img {
    padding-top: 8px;
    width: 45px;
}

.populer-events.populer-team-bets .match-content .team-bets-btn-main {
    width: 100px;
}

.binance-open-win-btn {
    background-color: #2d5d7c;
}

#user-menu .login-menu .user-name .profile .user-vip {
    background-color: #d5e2f0;
    color: #2d5d7c;
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    padding: 0 5px;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
}

#user-menu .login-menu .user-name .profile .user-vip i.pg-icons {
    color: #2d5d7c;
    margin: 0;
    float: right;
}

#user-menu .login-menu .user-name .profile .user-vip span {
    font-size: 14px;
    color: #2d5d7c;
}

/* fixture start */
.fixture-container .featured-events-with-detail {
    border-color: #086460;
}

.fixture-container .featured-events-with-detail span {
    color: rgba(255, 255, 255, 0.9);
}

.fixture-container .featured-events-with-detail .featured-events-btn {
    color: #38ac4a;
}

.key-info .numpad-close-btn {
    right: 2px;
    background-color: transparent;
    padding: 0;
    top: 2px;
    height: 25px;
    line-height: 25px;
    width: 100%;
}

.key-info .numpad-close-btn i {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 0 2px;
    margin: 0;
    border-radius: 3px;
}

.compact-view .widget-compact-header {
    border-bottom: 1px solid #086460;
    color: rgba(255, 255, 255, 0.9);
}

.compact-view.card-league-modul .widget-compact-header {
    background-color: #1d1e1e;
    color: rgba(255, 255, 255, 0.9);
}

.fvrt-add {
    color: rgba(255, 255, 255, 0.9);
}

#left-menu .switch.sort-switch {
    margin-top: 0;
}

#left-menu .switch label {
    color: rgba(255, 255, 255, 0.6);
}

.livebet-page .compact-view .fixture-container .match-content .match-header .content-left {
    padding-right: 0;
}

.iframe-header-main {
    margin-bottom: 10px;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}

.iframe-header-main ul.tabs {
    margin: 0;
    overflow-x: scroll;
    width: auto;
    align-items: center;
    white-space: nowrap;
    padding: 0 !important;
    padding-right: 48px !important;
}

.iframe-header-main ul.tabs a {
    border-radius: 0;
}

.iframe-header-main ul.tabs.menu-off {
    padding-right: 0 !important;
}

.iframe-header-main .user-bet-slip-main {
    height: 48px;
    line-height: 48px;
    width: 48px;
    position: absolute;
    right: 0;
    background-color: #2f3852;
}

.iframe-header-main .user-bet-slip-main .flex-container {
    display: flex;
    width: 100%;
}

.iframe-header-main .user-bet-slip-main .flex-container .flex-item {
    display: flex;
    width: 50%;
}

.iframe-header-main .user-bet-slip-main .flex-container .flex-item a {
    padding: 0;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}

.iframe-header-main .user-bet-slip-main .flex-container .flex-item a i {
    font-size: 18px;
}

.iframe-header-main .user-bet-slip-main .flex-container .flex-item a .count {
    position: absolute;
    top: 0;
    right: 25%;
    background-color: #d5e2f0;
    color: #404041;
    border-radius: 15px;
    padding: 0 2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
}

.iframe-out .bet-slip-header {
    position: inherit !important;
}

.iframe-out .bet-slip-master .bet-slip .bet-slip-tabs {
    margin: 0;
}

.iframe-out .bet-slip-master.history {
    height: auto;
}

#iframe-user-menu.side-nav {
    background-color: #2f3852;
    color: #fff;
}

#iframe-user-menu.side-nav .login-menu .user-name {
    text-align: center;
    margin-bottom: 15px;
}

#iframe-user-menu.side-nav .sidenav-menu {
    color: #fff;
}

#iframe-user-menu.side-nav .sidenav-menu .collapsible .collapsible-header {
    background-color: #2d5d7c;
    color: #fff;
}

#iframe-user-menu.side-nav .sidenav-menu .collapsible .collapsible-header i {
    color: #fff;
    margin: 0 15px 0 0;
}

#iframe-user-menu.side-nav .sidenav-menu .collapsible .collapsible-header i.right {
    margin: 0;
}

#iframe-user-menu.side-nav .sidenav-menu .collapsible .collapsible-body li a {
    background-color: #2f3852;
    color: #fff;
}

.ifr-trd .picker--opened .picker__frame {
    top: 2%;
}

.ifr-trd #allCnt {
    margin-top: 55px;
}

.ifr-trd #lmv-tb ul.season-tabs {
    padding: 0 !important;
}

.ifr-trd .bookabet-main app-bookabet-search {
    position: static;
    position: initial;
}

.ifr-trd .tabs.mrkts .tab .cashout-icon-cn {
    right: 2px;
}

.ifr-trd .tabs.jackpot-page-tabs {
    padding: 0 !important;
}

.ifr-trd .tabs.jackpot-page-tabs .tab a.active {
    border-radius: 0;
}

.ifr-trd #btslpSld.opened {
    overflow: hidden;
}

.ifr-trd #btslpSld.opened .bet-slip {
    overflow-y: auto;
    overflow-x: hidden;
}

.ifr-trd #btslpSld.opened .coupon-footer-fix {
    padding: 0 !important;
}

.ifr-trd #btslpSld.opened .coupon-footer-fix.pad-bottom {
    padding-bottom: 20px !important;
}

.ifr-trd #btslpSld.opened .coupon-footer-fix.pad-bottom-chrome {
    padding-bottom: 50px !important;
}

.ifr-trd #btslpSld.opened .coupon-footer-fix.pad-bottom-apple14 {
    padding-bottom: 60px !important;
}

.ifr-trd #btslpSld.opened .bet-slip-master {
    overflow: hidden !important;
}

.ifr-trd #btslpSld.opened .bet-slip-master .bet-slip {
    overflow: hidden;
}

.ifr-trd #btslpSld.opened .bet-slip-master .bet-slip .bet-slip-tabs {
    padding-left: 0 !important;
}

.ifr-trd #btslpSld.opened .bet-slip-master .bet-slip .bet-slip-tabs .tab a {
    padding: 0;
}

.ifr-trd #btslpSld.opened .bet-slip-master .bet-slip .coupon-footer .betslip-btn-group .emptybetslip.btn-accept-changes {
    background-color: #2f3852;
    text-align: center;
}

.ifr-trd #btslpSld.opened .bet-slip-master.scrll {
    overflow: scroll !important;
}

.ifr-trd #btslpSld.opened .bet-slip-master.preview {
    overflow: scroll !important;
    margin-top: 0 !important;
    height: calc(100% - 219px);
    padding-bottom: 219px;
}

.ifr-trd #btslpSld.opened .bet-slip-master.success {
    overflow: scroll !important;
    margin-top: 0 !important;
}

.ifr-trd #btslpSld.opened #bet-slip-master.success {
    height: calc(100% - 289px);
    padding-bottom: 289px;
}

.ifr-trd #btslpSld.opened .result .coupon-footer-fix {
    padding-bottom: 70px !important;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con {
    padding: 5px 5px 5px 15px;
    position: relative;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    width: 2px;
    height: 100%;
    background-color: #626365;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 12px;
    height: 12px;
    background-color: #626365;
    border-radius: 50%;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con:last-child::before {
    content: inherit;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con .c1 {
    line-height: 12px;
    color: black;
    white-space: normal;
}

.bet-slip .coupon-container .coupon .match-info .btg-container .c-con .c2 {
    font-size: 10px;
    line-height: 11px;
    color: #626365;
    white-space: normal;
}

.bet-slip .coupon-container .coupon .match-info .build-bet-title {
    background-color: #ff8f00;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
}

.bet-slip .coupon-container .coupon .match-rate.odd-bet-builder {
    margin-top: 40px !important;
    height: 16px;
    line-height: 16px;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con {
    padding: 5px 5px 5px 15px;
    position: relative;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    width: 2px;
    height: 100%;
    background-color: #fff;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con:last-child::before {
    content: inherit;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con .c1 {
    line-height: 12px;
    white-space: normal;
}

.bet-slip #preview-betslip .modul-accordion .modul-content .preview-coupon .selection .c-con .c2 {
    font-size: 10px;
    line-height: 11px;
    white-space: normal;
}

#betbuilder-modal {
    background-color: #086460;
}

#betbuilder-modal .modal-header-container {
    background: #2d5d7c;
    color: #fff;
}

.csn-crd-col .casino-slide-all-btn {
    background: #2f3852;
    color: #fff;
    width: 86%;
    margin: 0 7%;
    height: auto;
    padding: 21% 0;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.csn-crd-col .casino-slide-all-btn .text-center {
    margin: 0;
    width: 100%;
    font-size: 12px;
}

.static-content-toolbar {
    background-color: #2d5d7c;
    color: #fff;
}

.static-content-toolbar .print-page {
    color: #fff;
    border-color: #fff;
}

.static-content-toolbar .print-page:hover {
    opacity: 1;
}

.static-content-toolbar {
    background-color: #2d5d7c;
    color: #fff;
}

.static-content-toolbar .print-page {
    color: #fff;
    border-color: #fff;
}

.static-content-toolbar .print-page:hover {
    opacity: 1;
}

body {
    background-color: #1d1e1e;
}

body.page-dashboard, body.page-signin, body.page-signup {
    background-color: #1d1e1e;
}

.dropdown-content li > a, .dropdown-content li > span, a {
    color: #fff;
}

.pagination li a {
    color: rgba(255, 255, 255, 0.4);
}

.pagination li.active {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.9);
}

.bet-btn {
    background-color: #f5f6f7;
    border-radius: 10px;
    border: none;
    color: #1e1f23;
    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: #f5f6f7;
    color: #1e1f23;
    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-color: rgba(29, 57, 66, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.bet-btn.active {
    background: #086460;
    color: #fff;
}

.bet-btn.active .bet-btn-text {
    opacity: 0.6;
}

.other-btn {
    background-color: #0a9f95;
    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: transparent;
    color: rgba(255, 255, 255, 0.87);
}

.btn.disabled-btn {
    background: #f5f6f7;
    color: #1e1f23;
    cursor: not-allowed;
    box-shadow: none;
}

input[type=range] + .thumb {
    background-color: #fff;
}

input[type=range]::-ms-track {
    background-color: #fff !important;
}

input[type=range]::-moz-range-track {
    background-color: #fff !important;
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: #fff !important;
}

input[type=range]::-webkit-slider-thumb {
    background-color: #0a9f95 !important;
    border-radius: 50% !important;
}

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: #fff;
    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: #ef5939;
    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: #ef5939;
    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: #ef5939;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #fff;
}

input[type=range]:focus::-ms-fill-lower {
    background: #fff;
}

input[type=range]:focus::-ms-fill-upper {
    background: #fff;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #fff;
    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: #fff;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

input[type=range]::-ms-fill-upper {
    background: #fff;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

/* checkbox */
[type=checkbox].filled-in:checked + label:after {
    background-color: #2f3852;
    border-color: #2f3852;
}

[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: #fff;
    border-bottom-color: #fff;
}

/* switch */
.switch {
    background-color: #666666;
    color: #000;
    border-color: #e0e0e0;
}

.switch label {
    color: white;
}

.switch label .lever {
    background-color: #666666;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #0a9f95;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #0a9f95;
}

/* loader */
.progress {
    background-color: #2d5d7c;
}

.progress .indeterminate {
    background-color: #2f3852;
}

header.navbar-fixed {
    height: 48px;
}

header nav {
    color: #fff;
    box-shadow: none;
    height: 48px;
    background: linear-gradient(to bottom, #086460, #082c2a) !important;
}

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: #086460;
    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: #2f3852;
    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: #083634;
    color: #fff;
    margin-bottom: 70px;
}

.page-footer .footer-menu {
    margin-bottom: 10px;
    padding: 0 15px;
}

.page-footer .social-media {
    background-color: #083634;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-footer .title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
}

.page-footer .links {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.page-footer .links li a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    display: block;
    margin: 4px 10px;
}

.page-footer .divider {
    margin: 10px 0;
    opacity: 0.2;
}

.page-footer .social-links {
    text-align: center;
}

.page-footer .social-links:before, .page-footer .social-links:after {
    content: "";
    display: table;
}

.page-footer .social-links:after {
    clear: both;
}

.page-footer .social-links li {
    display: inline-block;
    padding: 0 15px;
}

.page-footer .social-links li a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 18px;
}

.page-footer .footer-partner {
    text-align: center;
    padding: 0 10px;
}

.page-footer .footer-partner i {
    display: inline-block;
    margin: 2px 5px;
    opacity: 0.38;
}

.page-footer .footer-partner .footer-partner-wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 40px;
}

.page-footer .payments {
    background-color: #fff;
    margin-top: 10px;
}

.page-footer .payments .container {
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.page-footer .payments i {
    display: inline-block;
    margin: 0 5px;
    opacity: 0.8;
}

.page-footer .footer-copyright {
    text-align: center;
    background-color: #083634;
    font-weight: normal;
    min-height: 60px;
}

.page-footer .footer-copyright .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-footer .footer-copyright span {
    color: #fff;
}

.page-footer .footer-bottom {
    background-color: black;
}

.page-footer .footer-bottom .footer-bottom-wrapper {
    height: 50px;
    line-height: 75px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.page-footer .footer-bottom .footer-bottom-wrapper i {
    background-image: url("../img/footer-images.png");
    margin: 2px 5px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_visa {
    background-position: -194px -27px;
    width: 65px;
    height: 29px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_master {
    background-position: 0 -178px;
    width: 41px;
    height: 29px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_mastro {
    background-position: -194px -135px;
    width: 42px;
    height: 29px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_eco {
    background-position: -196px -54px;
    width: 56px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_astropay {
    background-position: -194px -81px;
    width: 55px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_banktransfer {
    background-position: -151px -129px;
    width: 42px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_cepbank {
    background-position: -41px -178px;
    width: 36px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_bitcoin {
    background-position: 0 -50px;
    width: 96px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-fo_papara {
    background-position: -124px -177px;
    width: 78px;
    height: 27px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-hizli_havale {
    background-position: 0 -207px;
    width: 112px;
    height: 25px;
}

.page-footer .footer-bottom .footer-bottom-wrapper i.bg-hizli_qr {
    background-position: -112px -205px;
    width: 111px;
    height: 27px;
}

.page-footer .footer-limit {
    background-color: white;
    text-align: center;
    color: black;
    font-size: 13px;
}

/* modul */
.modul-accordion {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.87);
    border-radius: 0;
}

.modul-accordion .modul-accordion .modul-header {
    background-color: #2f3852;
    color: rgba(255, 255, 255, 0.87);
    border-bottom: 1px solid #086460;
}

.modul-accordion .modul-accordion.bet-type-group {
    background-color: #086460;
}

.modul-accordion .modul-accordion.bet-type-group .modul-header {
    border-bottom-color: #086460;
}

.modul-accordion .modul-header {
    color: #fff;
    background: linear-gradient(to bottom, #086460, #082c2a);
}

.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: #2f3852;
    color: #fff;
}

.modul-accordion .modul-header i.fa-chevron-right {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion .modul-header i.svg-font-icons {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion .modul-header .header-text {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion .modul-header .header-text i {
    color: #f5a000;
}

.modul-accordion .modul-header .statistic-btn {
    background-color: transparent;
}

.modul-accordion .modul-header .statistic-btn i.pg-icons {
    color: transparent;
}

.modul-accordion .modul-content {
    background-color: #1d1e1e;
}

.modul-accordion.sports {
    border-top-color: #086460;
}

.modul-accordion.fixture-search .modul-content {
    border-bottom: 1px solid #086460;
}

.modul-accordion.fixture-search .modul-content .modul-accordion .modul-header {
    border-bottom: 1px solid #086460;
}

.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: #2d5d7c;
}

.coupon-close-btn {
    display: block;
    text-align: right;
    background-color: #086460;
}

.coupon-close-btn:hover, .coupon-close-btn:focus {
    background-color: transparent;
}

.coupon-close-btn i {
    background-color: #0a9f95;
    line-height: 25px;
    margin-top: 5px;
    padding: 0 7px;
    border-radius: 16px;
}

.bet-slip-tabs-main {
    background-color: #086460;
    border-radius: 10px 10px 0 0;
}

.bet-slip-master {
    background-color: #f5f6f7;
}

.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: #2d5d7c;
}

.bet-slip-master .fast-bet-main {
    background-color: #086460;
    border-radius: 0;
}

.bet-slip-master .fast-bet-main .switch {
    background-color: transparent;
    color: #fff;
}

.bet-slip-master .fast-bet-main .check-group label {
    color: #fff;
}

.bet-slip-master .fast-bet-main .betslipbtn {
    background-color: #0a9f95;
}

.bet-slip {
    background-color: #f5f6f7 !important;
    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: #086460;
    height: 30px;
    line-height: 30px;
    margin: 0;
    border: none;
}

.bet-slip .bet-slip-tabs .tab {
    height: 30px;
    line-height: 30px;
    border-radius: 0;
}

.bet-slip .bet-slip-tabs .tab a {
    background-color: transparent;
    color: #fff !important;
}

.bet-slip .bet-slip-tabs .tab a:hover, .bet-slip .bet-slip-tabs .tab a.active {
    background-color: #0a9f95 !important;
    color: #fff;
    font-weight: bold;
}

.bet-slip .bet-slip-tabs .tab a:hover::after, .bet-slip .bet-slip-tabs .tab a.active::after {
    background-color: #0a9f95 !important;
}

.bet-slip .bet-slip-tabs.fast-tab {
    margin: 0;
    box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #086460;
}

.bet-slip .bet-slip-tabs.fast-tab a {
    background-color: #086460;
    color: #fff;
}

.bet-slip .bet-slip-tabs .clear-bet-slip a {
    color: #2d5d7c;
    padding: 0px 5px;
}

.bet-slip .bet-slip-tabs .clear-bet-slip a i {
    margin-top: 10px;
}

.bet-slip .coupon-container {
    background-color: #086460;
    display: inline-block;
    width: 100%;
}

.bet-slip .coupon-container .coupon {
    background-color: #f5f6f7;
    border-radius: 0;
    border-bottom: 1px solid #dbdbdc !important;
}

.bet-slip .coupon-container .coupon:last-child {
    border-bottom: none;
}

.bet-slip .coupon-container .coupon:nth-child(even) {
    background-color: #d5e2f0;
}

.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: #2f3852;
    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 {
    background-color: #086460;
    color: #fff;
    margin-top: 38px;
    font-weight: 500;
    font-size: 13px;
}

.bet-slip .coupon-container .coupon .coupon-close .close {
    color: #2d5d7c;
}

.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: #086460;
    margin: 0;
    border-radius: 0 0 10px 10px;
    padding: 10px;
}

.bet-slip .coupon-amount .amount-switch {
    background-color: #086460;
    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: #000;
}

.bet-slip .freebet-cntr {
    background-color: #f5f6f7 !important;
}

.bet-slip .freebet-cntr .modul-accordion .modul-header {
    background-color: #086460;
    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: #086460;
    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: #ef5939;
    font-weight: bold;
}

.bet-slip .coupon-footer .total-container .total-coupon-num {
    color: #ef5939;
}

.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: #ef5939;
}

.bet-slip .coupon-footer .betslip-btn-group .emptybetslip {
    background-color: #2f3852;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .emptybetslip:hover {
    background-color: #2f3852;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .betslipbtn {
    background-color: #086460 !important;
    color: #fff !important;
}

.bet-slip .coupon-footer .betslip-btn-group .betslipbtn:hover {
    background-color: #2f3852;
    color: #fff;
}

.bet-slip .coupon-footer .betslip-btn-group .register-btn {
    background-color: #ef5939;
    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: #2f3852;
}

.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: transparent;
    padding: 0 10px 10px 10px;
}

.bet-slip .system-bet-container .header {
    background-color: #086460 !important;
}

.bet-slip .system-bet-container .body {
    background-color: #0a9f95 !important;
}

.bet-slip .system-bet-container .system-bets-table .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip #single-betslip .coupon-amount {
    background-color: transparent !important;
}

.bet-slip #single-betslip .coupon-amount .title {
    background-color: #086460;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    border-radius: 10px 0 0 10px;
}

.bet-slip #preview-betslip {
    background-color: #086460;
}

.bet-slip #preview-betslip .modul-accordion {
    background-color: #f5f6f7;
}

.bet-slip #preview-betslip .modul-accordion .modul-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.bet-slip #preview-betslip .modul-accordion .modul-header .header-text {
    color: #fff;
}

.bet-slip #preview-betslip .modul-accordion .modul-content {
    color: #fff;
}

.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 .confirm-btn {
    display: block;
    background-color: #086460;
    color: #fff;
}

.bet-slip #preview-betslip .confirm-btn:hover {
    background-color: #086460;
    color: #fff;
}

.bet-slip #preview-betslip .return-btn {
    display: block;
    background-color: #2f3852;
    color: #fff;
}

.bet-slip #preview-betslip .return-btn:hover {
    background-color: #2f3852;
    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: #2f3852;
    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: #2d5d7c;
}

.main.horizontal-slide-tabs {
    background-color: #083634;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    color: #fff;
    background-color: #083634;
}

.main.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .type {
    color: #fff;
}

.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: #202637;
}

.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: #1c2130;
    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 {
    margin-top: 5px;
    padding-left: 0 !important;
    background-color: #086460;
}

.tabs .tab a {
    background-color: transparent;
    color: #fff;
}

.tabs .tab a:hover, .tabs .tab a.active {
    background-color: #3f8986;
    color: #fff;
}

.tabs .tab a:hover .cashout-icon, .tabs .tab a.active .cashout-icon {
    color: #fff;
}

.tabs .indicator {
    background-color: #2f3852;
}

.tabsAndOtherTab {
    border-color: #086460;
}

.tabsAndOtherTab .otherTab {
    background-color: transparent;
    color: #e2e3e5;
}

.tabsAndOtherTab .otherTab:hover, .tabsAndOtherTab .otherTab.active {
    background-color: transparent;
    color: #fff;
}

.tabsAndOtherTab .otherTab:hover:after, .tabsAndOtherTab .otherTab.active:after {
    border-color: transparent transparent transparent;
}

.card-modul {
    background-color: #2d5d7c;
    color: rgba(255, 255, 255, 0.87);
}

.card-modul .card-reveal {
    background-color: #cfd6dc;
    color: #4D5558;
}

.card-modul .card-reveal .show-all {
    background-color: #f5f6f7;
    border-radius: 10px;
    border: none;
    color: #1e1f23;
    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: #f5f6f7;
    color: #1e1f23;
    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-color: rgba(29, 57, 66, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.card-league-modul, .card-detail-modul {
    background-color: #2d5d7c;
    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: #f5f6f7;
    border-radius: 10px;
    border: none;
    color: #1e1f23;
    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: #f5f6f7;
    color: #1e1f23;
    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-color: rgba(29, 57, 66, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.bottom-fixed-controls {
    background: linear-gradient(to bottom, #086460, #082c2a) !important;
    color: #fff;
}

.bottom-fixed-controls a.coupon {
    background-color: #3f8986;
    color: #fff;
    border-color: #3f8986;
}

.bottom-fixed-controls a .count-wrapper .count {
    background: #3f8986;
}

.bottom-fixed-controls .flex-container .flex-item.active {
    color: #47d9d3;
}

.side-nav {
    background-color: #086460;
    height: 100%;
    padding-bottom: 0;
}

.side-nav .side-nav-header {
    background: linear-gradient(to bottom, #086460, #082c2a) !important;
}

.side-nav .side-nav-header .top-icon {
    color: rgba(255, 255, 255, 0.6);
}

.side-nav .collapsible-header.active {
    background-color: #2d5d7c;
}

.side-nav .input-field {
    height: 48px !important;
}

.side-nav .collapsible-body {
    background-color: #202637;
}

#left-menu ul.sidenav-menu li a {
    background-color: #1d1e1e;
    color: #fff !important;
    border-bottom: 1px solid black;
    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: 14px;
    padding: 2px 4px;
    color: #fff;
}

#left-menu ul.sidenav-menu li a.active {
    background-color: #086460;
}

#left-menu .tabs {
    background: #086460;
    color: #fff;
    height: 75px;
}

#left-menu .tabs .tab a:first-child {
    padding-left: 10px;
}

#left-menu .tabs .tab a {
    color: rgba(255, 255, 255, 0.6);
    padding: 0 10px;
}

#left-menu .tabs .tab a.active {
    color: #fff;
    background-color: transparent;
}

.login-page {
    background-color: #1d1e1e;
}

.login-page .title {
    color: #fff;
}

.login-page .input-field input {
    background-color: #fff;
    border-radius: 0;
}

.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: #086460;
    color: #e4eaee;
    border-radius: 0;
}

.login-page .btn-group a {
    color: #fff;
    background-color: #008a83;
    padding: 10px;
}

.login-page .btn-group a.register-btn {
    margin: auto 15px 100px;
}

.login-page .btn-group a.register-btn span {
    color: rgba(0, 0, 0, 0.6);
}

.login-page .btn-group .btn {
    background-color: #2d5d7c;
    color: #fff;
}

.login-page .contact-support {
    color: #fff;
    background-color: #008a83;
}

.login-page .filter-toggle .register-close {
    color: #fff;
}

.password-reset .input-field input {
    border-color: #e0e0e0;
}

.password-reset .input-field input::placeholder {
    color: #000;
}

.password-reset .reset-btn {
    background-color: #2f3852;
    color: #fff;
}

#left-menu .search-one-input, #user-menu .search-one-input {
    background-color: #2f3852;
    padding: 0;
    background-color: white;
}

#left-menu .search-one-input input, #user-menu .search-one-input input {
    border-radius: 0;
    background-color: #fff;
    color: #000;
}

#left-menu .search-one-input input::placeholder, #user-menu .search-one-input input::placeholder {
    color: #000;
}

#left-menu .search-one-input .main-search-btn, #user-menu .search-one-input .main-search-btn {
    background-color: transparent;
    color: #000;
    top: 13px;
    left: 13px;
}

#left-menu .search-one-input .main-search-btn i.pg-icons, #user-menu .search-one-input .main-search-btn i.pg-icons {
    color: #000;
}

#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: rgba(255, 255, 255, 0.6);
}

#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: #232a3d;
}

#left-menu .user-name, #user-menu .user-name {
    border-color: #e0e0e0;
}

#user-menu {
    background-color: #086460;
}

#user-menu .side-nav-header {
    background-color: #086460;
}

#user-menu .logout-menu .title h5 {
    color: rgba(255, 255, 255, 0.9);
}

#user-menu .logout-menu .btn {
    background-color: #0a9f95;
    color: #e4eaee;
}

#user-menu .logout-menu .btn.register-btn {
    background-color: #0a9f95;
}

#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: #080f10;
    color: #fff;
}

#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: #086460;
}

#user-menu .login-menu .user-name .info .deposit, #user-menu .logout-menu-bottom .user-name .info .deposit {
    background-color: #086460;
}

#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: #fff;
}

#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: #fff;
}

#user-menu .login-menu .collapsible-header, #user-menu .logout-menu-bottom .collapsible-header {
    background-color: #086460;
}

#user-menu .login-menu .collapsible-header i.pg-icons, #user-menu .logout-menu-bottom .collapsible-header i.pg-icons {
    opacity: 0.87;
}

#user-menu .login-menu .collapsible-header.active, #user-menu .logout-menu-bottom .collapsible-header.active {
    background-color: #086460;
    color: #fff;
}

#user-menu .login-menu .collapsible-header.active i.pg-icons, #user-menu .logout-menu-bottom .collapsible-header.active i.pg-icons {
    color: white;
}

#user-menu .login-menu .collapsible-body, #user-menu .logout-menu-bottom .collapsible-body {
    background-color: #080f10;
}

#user-menu .login-menu .collapsible-body ul li a, #user-menu .logout-menu-bottom .collapsible-body ul li a {
    color: #fff;
}

#user-menu .login-menu .collapsible-body ul li a.active, #user-menu .logout-menu-bottom .collapsible-body ul li a.active {
    background-color: #083634;
}

#user-menu .login-menu .logout-btn, #user-menu .logout-menu-bottom .logout-btn {
    background-color: #086460;
    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 {
    border: 1px solid #086460;
    background-color: #1d1e1e;
    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: transparent;
    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: #0a9f95;
}

.card-container .pg-card .pg-card-header .detail-top-info .live-match .live-icon {
    color: #39b54a;
}

.card-container .pg-card .odd-btn-group {
    background-color: #000;
}

.main.tabs {
    background-color: transparent;
    color: #fff;
    padding: 0 10px !important;
}

.main.tabs .tab a {
    background-color: #086460;
    color: #fff;
    border-radius: 0;
}

.main.tabs .tab a.active, .main.tabs .tab a:hover {
    background-color: #0a9f95;
    color: rgba(255, 255, 255, 0.9);
}

.main.tabs .tab a.active:after, .main.tabs .tab a:hover:after {
    display: none;
    content: "";
}

.list-btn-cont .list-btn {
    margin: 3px 0;
    background-color: #086460;
    color: #fff;
    border-color: #086460;
}

.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: #1d1e1e;
    border-bottom: 1px solid #086460;
}

.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: #0a9f95;
}

.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: #0a9f95;
}

.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: #0a9f95;
}

.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: #3e4a6b;
    color: rgba(255, 255, 255, 0.9);
}

.fixture-container .asian-more-market-cont .more-btn {
    background-color: #3e4a6b;
    color: rgba(255, 255, 255, 0.9);
}

.show-more-other {
    background-color: #2d5d7c;
    color: rgba(255, 255, 255, 0.9);
}

/* range start */
.top-time-range {
    color: #e8e8e8;
}

/* range end */
.league-title {
    background: linear-gradient(to bottom, #086460, #082c2a);
    color: rgba(255, 255, 255, 0.9);
    margin-top: 10px;
}

.league-title .fvrt-add {
    color: rgba(255, 255, 255, 0.9);
}

.detail-top-info {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.8);
}

.detail-top-info .live-match-info .score {
    color: rgba(255, 255, 255, 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: #086460;
    background-color: #3f8986;
}

.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: #fff;
    background-color: #3f8986;
}

.breadcrumb-wrapper {
    background-color: #086460;
}

.breadcrumb-wrapper .register-close {
    color: rgba(255, 255, 255, 0.9);
}

.breadcrumbs-cont {
    background-color: #086460;
    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: #000;
    background-color: #fff;
}

.bread-toggle-btn {
    color: #202637;
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #086460;
}

.filter-toggle-btn {
    color: #086460;
    background-color: #fff;
}

.filter-toggle-btn.active {
    color: #086460;
}

.total-count {
    background-color: #37415e;
    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: #1c2130;
    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: transparent;
}

.live-top .content-horizontal-slide-tabs .horizontal-slide-tab.active {
    background-color: #181c28;
}

.live-filter .live-filter-btn {
    background-color: #272b39;
    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: #086460;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: none;
}

.live-filter .country-select select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.live-detail-league-name .text {
    background-color: #086460;
    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: #086460;
}

.today-events-options .title {
    color: #a4a6ab;
}

.today-events-options .top-time-range {
    background-color: transparent;
    border-bottom: 1px solid #080f10;
}

.today-events-options .content-horizontal-slide-tabs {
    border: 1px solid #080f10;
}

.today-events-options .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab {
    color: #fff;
}

.today-events-options .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active {
    background-color: #3f8986;
    border-radius: 0;
}

.today-events-options .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab.active:before {
    background-color: transparent;
}

.today-events-options .content-horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab:hover {
    background-color: #3f8986;
    border-radius: 0;
}

.today-events-options .country-select {
    padding-top: 10px;
}

.today-events-options .country-select .country-select-btn {
    background-color: #272b39;
    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: #083634;
    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: #202637;
}

.country-select-modal .modal-content .title {
    border-color: #3b404f;
    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: #ef5939;
}

.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: #ef5939;
}

.page-casino .owl-carousel, .page-live-casino .owl-carousel, .page-live-fixtures .owl-carousel {
    background-color: #086460;
}

.page-casino .owl-carousel .events, .page-live-casino .owl-carousel .events, .page-live-fixtures .owl-carousel .events {
    color: #fff;
}

.page-casino .owl-carousel .events a.active, .page-live-casino .owl-carousel .events a.active, .page-live-fixtures .owl-carousel .events a.active {
    background-color: #3f8986 !important;
    border-radius: 0;
}

.livebet-page .modul-accordion .match-header {
    background-color: #086460;
    border-radius: 5px;
}

.casino-options {
    background-color: #1d1e1e;
}

.casino-options .casino-filter .casino-filter-btn {
    background-color: #272b39;
    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: #083634;
    color: #fff;
    border: none;
}

.casino-options .casino-filter select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.select-filter-modal {
    background-color: #202637;
}

.select-filter-modal .modal-header-select {
    border-bottom: 1px solid #3b404f;
}

.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: #ef5939;
}

.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: #ef5939;
}

.select-filter-modal .modal-footer {
    background-color: #202637;
}

.select-filter-modal .modal-footer a {
    color: #fff;
}

.casino-search-toogle {
    color: #086460;
    background-color: #fff;
}

.casino-search-toogle i.pg-icons {
    color: #086460;
}

.casino-search-toogle.active {
    color: #2f3852;
}

.casino-search-cont .input-field {
    background-color: #fff;
}

.casino-search-cont .input-field input {
    border: 1px solid #000;
    border-radius: 0;
    background-color: #fff;
    color: #000;
}

.casino-search-cont .input-field input::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.casino-search-cont .input-field input:focus::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.casino-show-more {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.casino-show-more.show-less-btn {
    background-color: #2f3131;
    color: rgba(255, 255, 255, 0.9);
}

.casino-show-more:focus, .casino-show-more:hover {
    background-color: rgba(8, 100, 96, 0.9);
    color: rgba(255, 255, 255, 0.9);
}

.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 .game-img {
    border-radius: 0 !important;
}

.game-card .poker-game-btn {
    background-color: #086460;
    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: #2f3852;
    color: #fff;
}

#live-casino-modal .limit-row {
    border-bottom-color: #e0e0e0;
}

#live-casino-modal .limit-row .live-casino-limit-btn {
    background-color: #2f3852;
    color: #fff;
}

.casino.horizontal-slide-tabs .horizontal-slide-content .horizontal-slide-tab .icon {
    color: rgba(255, 255, 255, 0.9);
    background-color: #086460;
}

.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: #2d5d7c;
    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: #202637;
}

.banktransfer-filter-modal .modal-content .title {
    border-color: 1px solid #3b404f;
    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: #ef5939;
}

.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: #ef5939;
}

.banktransfer-filter-modal .modal-footer {
    background-color: #202637;
}

.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: #5c6d9e;
    color: #e3e4e7;
}

.transfer-btn {
    background-color: #39b54a;
    color: #e3e4e7;
}

.account.tabs {
    border: none;
}

.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 {
    background-color: #000;
    color: #fff;
}

.modal-content-modal .modul-accordion-modal .modul-header {
    background: linear-gradient(to bottom, #086460, #082c2a) !important;
    color: #fff;
    border: none;
}

.modal-content-modal .modul-accordion-modal .last-date {
    color: #fff;
}

.modal-content-modal .collection.with-header {
    border: none;
}

.modal-content-modal .collection.with-header li {
    background-color: #086460;
    border-bottom: 1px solid #000;
}

.collection.with-header {
    border: none;
    border-radius: 0;
}

.collection.with-header .collection-header {
    background-color: #086460;
    border-color: #080f10;
}

.collection.with-header li {
    background-color: #086460;
    color: #fff;
    border-bottom: 1px solid #080f10;
}

.modal#transactionHistoryModal {
    background-color: #202637;
}

.modal-close i {
    color: #000;
}

.modal-close.account i.fa {
    color: #75777a;
}

.chance-password .input-field.password i.fa-unlock-alt {
    color: #616161;
}

.chance-password .input-field.password .toogle-btn {
    background-color: transparent;
    color: #000;
}

.chance-password .input-field.password .toogle-btn i {
    color: #616161;
}

.chance-password .input-field.password .toogle-btn.active {
    background-color: transparent;
    color: #000;
}

.chance-password .input-field input {
    border-radius: 0;
}

.chance-password .input-field input::placeholder {
    color: #616161;
}

.chance-password .field-label {
    color: #fff;
}

.chance-password .chance-btn {
    background-color: #0a9f95;
    color: #fff;
    border-radius: 0;
}

.userSettings .save-btn {
    background-color: #5c6d9e;
}

.bet-history-date-options {
    background-color: transparent;
}

.bet-history-date-options .title {
    color: #fff;
}

.bet-history-date-options .input-field input::placeholder {
    color: #fff;
}

.bet-history-date-options .select-field select {
    background-color: #086460;
    color: #fff;
}

.bet-history-date-options .search-btn {
    background-color: #0a9f95;
    color: #fff;
    border-radius: 0;
    text-transform: capitalize;
}

.bet-history-date-options .field-label {
    color: rgba(255, 255, 255, 0.6);
}

.anteposts-container {
    background-color: transparent;
}

.anteposts-container .antepost-cont.collapsible {
    box-shadow: none;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header {
    background: linear-gradient(to bottom, #086460, #082c2a);
    color: #fff;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .title {
    color: #fff;
}

.anteposts-container .antepost-cont.collapsible .collapsible-header .date {
    color: #fff;
}

.anteposts-container .antepost-cont.collapsible .collapsible-body {
    background-color: transparent;
}

.modul-accordion-notification .header-text {
    color: white;
}

.modul-accordion-notification .userSettings .switch-text {
    color: #fff;
}

.modul-accordion-notification .userSettings .switch.clear {
    background-color: #086460;
}

.upload-document .input-field.file-field .btn {
    background-color: #2d5d7c;
    color: #fff;
}

.upload-document .input-field input {
    border-color: #2d5d7c;
}

.upload-document .input-field input::placeholder {
    color: #000;
}

.upload-document .select-field select {
    background-color: #086460;
    color: #fff;
    border: none;
}

.upload-document .select-field select::placeholder {
    color: #000;
}

.upload-document .upload-btn {
    background-color: #086460;
    color: #fff;
    border-radius: 0;
}

.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: #2d5d7c;
}

.file-field .fileUploadCtrl {
    z-index: 2;
}

.modul-accordion-verification .field-cont .radio-tab {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
}

#forgot-password {
    background-color: #1d1e1e;
}

#forgot-password .description {
    color: #fff;
}

#forgot-password .forgot-btn {
    background-color: #086460;
    color: #fff;
    border-radius: 0;
}

input.account-input, textarea.account-input, select.account-input {
    background-color: #f2f2f2;
    border-color: #2d5d7c;
    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: #2d5d7c !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: #fff;
    color: rgba(0, 0, 0, 0.9);
    border-bottom-color: #2d5d7c;
    border-radius: 0;
}

input.browser-default::placeholder, textarea.browser-default::placeholder, select.browser-default::placeholder {
    color: rgba(0, 0, 0, 0.3);
    font-weight: 500;
    font-size: 14px;
}

input.browser-default:focus, textarea.browser-default:focus, select.browser-default:focus {
    border-color: #2d5d7c;
}

input.browser-default:focus::placeholder, textarea.browser-default:focus::placeholder, select.browser-default:focus::placeholder {
    opacity: 0.87;
    color: rgba(0, 0, 0, 0.6);
}

input:disabled, input:read-only, textarea:disabled, textarea:read-only, select:disabled, select:read-only {
    background-color: #fff;
}

.register-page {
    background-color: #086460;
    margin: 10px;
}

.register-page .input-field.file-field .btn {
    background-color: #2d5d7c;
    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: #7b98ab;
    background-color: #083634;
    color: #fff;
}

.register-page .input-field input::placeholder, .register-page .input-field textarea::placeholder {
    color: #f5f6f7;
}

.register-page .select-field select {
    border-color: #e0e0e0;
    border-bottom-color: #7b98ab;
    background-color: #f2f2f2;
}

.register-page .select-field select::placeholder {
    color: #f5f6f7;
}

.register-page .step-btns .btn {
    background-color: #2d5d7c;
    color: rgba(255, 255, 255, 0.9);
}

.register-page .step-btns .btn.prev-btn {
    background-color: #083634;
    color: #fff;
    border-color: transparent;
    border-radius: 0;
}

.register-page .step-btns .btn.next-btn {
    background-color: #3f8986;
    border-radius: 0;
}

.register-page .step-btns .btn.next-btn.register-btn {
    background-color: #3f8986;
    color: white;
}

.register-page .register-info {
    background-color: transparent;
    color: white;
}

.register-page .checkbox-field, .register-page .suffix-field {
    background-color: #086460;
}

.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: #fff;
}

.register-page .tabs .tab a {
    color: #212121;
}

.register-page .tabs .tab a.active .tab-count {
    background-color: #fff;
    color: #000;
}

.register-page .tabs .tab a .tab-count {
    background: #0f2625;
    border-color: #0f2625;
    color: #e8e8e8;
}

.register-page .tabs .tab:after {
    background-color: #e0e0e0;
}

.register-page .tabs .tab::before {
    background-color: #e0e0e0;
}

.register-page .field-label {
    color: rgba(255, 255, 255, 0.6);
}

.register-page .iti--separate-dial-code .iti__selected-flag {
    color: white;
}

.register-page .iti__arrow {
    border-top-color: white;
}

.selection-title {
    color: #fff;
}

.money-detail-content .field-label {
    color: #fff;
}

.money-detail-content .input-field input::placeholder {
    color: #000;
}

.money-detail-content .select-field select {
    background-color: #086460;
    color: #fff;
}

.money-detail-content .select-field select::placeholder {
    color: #000;
}

.money-detail-content .amount-filed-cont .btn-group .amount-btn {
    border-radius: 0;
    border: none;
    color: #fff;
    background-color: #086460;
}

.money-detail-content .amount-filed-cont .btn-group .amount-btn.active {
    background-color: #0a9f95;
    color: #fff;
}

.money-detail-content .btn-transfer {
    background-color: #086460;
    color: #e3e4e7;
    border-radius: 0;
}

.btn[disabled], .btn.disabled {
    background-color: #9e9e9e !important;
    color: #3f3f3f !important;
}

.bet-history-dates-btn {
    color: #202637;
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #086460;
}

.bet-history-dates-btn.active {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card {
    background-color: #086460;
    color: #fff;
    border-radius: 0;
}

.bet-card .header {
    color: #fff;
}

.bet-card .info {
    color: #e7e7e7;
}

.bet-card .bet-info {
    color: #fff;
}

.bet-card .tooltipped {
    color: rgba(255, 255, 255, 0.9);
}

.bet-card .csht-btn-cntr .csht-btn {
    background-color: #2d5d7c;
}

.bet-card .csht-btn-cntr .csht-range-btn {
    background-color: #202637;
}

.iti-mobile {
    background-color: white;
}

.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: #2d5d7c;
    color: #fff;
}

.number-keyboard .numbers-cont {
    touch-action: pinch-zoom;
}

.number-keyboard .numbers-cont .item {
    background-color: #202637;
    color: #fff;
}

/* Hazır kupon start */
.ready-coupon .btn-winnings {
    background-color: #086460;
    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: #fff;
    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: #EF5939;
    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: #EF5939;
    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: #EF5939;
    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: #fff;
}

.ready-coupon .range-container-main .top-time-range:focus::-ms-fill-lower {
    background: #fff;
}

.ready-coupon .range-container-main .top-time-range:focus::-ms-fill-upper {
    background: #fff;
}

.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: #fff;
    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: #fff;
    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: #fff;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.ready-coupon .tabs {
    border-color: #2f3852;
}

/* Hazır kupon end */
.close-page {
    background-color: #2d5d7c;
    color: #fff;
}

.close-page.active {
    background-color: #2f3852;
    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: #2d5d7c;
    color: #fff;
}

.money-list-cont .money-list-menu > li:nth-child(odd) {
    background-color: #131111;
}

.money-list-cont .money-list-menu > li:nth-child(even) {
    background-color: #1d1e1e;
}

.money-list-cont .money-list-menu > li a {
    color: black;
    background-color: white;
    margin: 10px 0;
}

.money-list-cont .money-list-menu > li a .img-wrapper {
    border-color: #e0e0e0;
}

.field-cont .radio-tabs .radio-tab label {
    background: #f4f8fd;
    color: #000;
    border-color: #e0e0e0;
    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]:checked + label {
    border: 1px solid #0a9f95;
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label:before {
    border-color: #26a69a;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}

.field-cont .radio-tabs .radio-tab input[type=radio]:checked + label:after {
    background: #26a69a;
    border-color: #26a69a;
}

.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: #2d5d7c;
}

.bet-history-date-toogle.active {
    background-color: #2f3852;
    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: #dedede;
}

table.responsive-table.bet-history-table-horizontal tbody tr td {
    border-bottom-color: 1px solid #e0e0e0;
}

table.bet-history-table {
    color: black;
}

table.bet-history-table thead {
    color: #FFF;
}

table.bet-history-table tbody tr:nth-child(odd) {
    background-color: #f4f8fd;
}

table.bet-history-table tbody tr:nth-child(even) {
    background-color: #dedede;
}

table.personel-account-detail tbody tr {
    color: black;
}

table.personel-account-detail tbody tr:nth-child(odd) {
    background-color: #f4f8fd;
}

table.personel-account-detail tbody tr:nth-child(even) {
    background-color: #dedede;
}

table.limit-settings-table thead tr th {
    color: white;
}

table.limit-settings-table tbody tr {
    border: none;
}

table.limit-settings-table tbody tr:nth-child(even) {
    background-color: #222;
}

table.limit-settings-table tbody tr td .set-btn {
    color: #086460;
}

table.limit-settings-table tbody tr td .limit-reset-btn {
    color: #c62828;
}

table.bonus-detail-table {
    border-bottom-color: black;
    color: black;
}

table.bonus-detail-table:nth-child(odd) {
    background-color: #fff;
}

table.bonus-detail-table:nth-child(even) {
    background-color: #e2e2e2;
}

table.bonus-detail-table tbody tr {
    border-bottom-color: #e0e0e0;
}

table.bonus-detail-table tbody tr td .btn {
    background-color: #0a9f95;
    color: #fff;
}

table.waiting-money tbody tr:nth-child(odd) {
    background-color: #dedede;
}

table.waiting-money tbody tr td .cancel-btn {
    background-color: #c62828;
    color: #fff;
}

table.uploaded-documents-table tbody tr:nth-child(odd) {
    background-color: #dedede;
}

table.liveCalendar {
    background-color: transparent;
}

table.liveCalendar tbody tr a {
    color: #000;
}

table.liveCalendar tbody tr:nth-child(even) {
    background-color: #e8e8e8;
}

table.liveCalendar tbody tr:nth-child(odd) {
    background-color: #fff;
}

.list-filter {
    padding: 10px;
}

.list-filter .filter-btn {
    background-color: #086460;
    color: #fff;
    margin: auto 5px;
}

.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: #086460;
    border-radius: 0;
}

#bet-history-modal .title {
    color: rgba(255, 255, 255, 0.9);
}

#bet-history-modal .title .info {
    opacity: 0.6;
}

#bet-history-modal .history-modal-head {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.9);
}

#bet-history-modal .history-modal-head > h6 {
    border-bottom-color: #3b404f;
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-range-btn {
    background-color: #202637;
    color: rgba(255, 255, 255, 0.9);
}

#bet-history-modal .history-modal-head ul li .csht-btn-cntr .csht-btn {
    background-color: #2d5d7c;
    color: rgba(255, 255, 255, 0.9);
}

#bet-history-modal .history-modal-content {
    border-bottom-color: #3b404f;
    color: rgba(255, 255, 255, 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: #2d5d7c;
}

.csht-mdl .checkbox-field [type=checkbox] + label {
    color: #000;
}

.csht-mdl .confirm-btn {
    background-color: #fff;
    color: #ef5939;
}

.csht-mdl .close-btn {
    background-color: #2d5d7c;
    color: #fff;
}

.otp .ga-info-cont, .otp .sms-info-cont {
    color: #fff;
}

.otp .ga-info-cont .save-btn, .otp .sms-info-cont .save-btn {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.personel-account-detail-form {
    background-color: transparent;
}

.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: #0a9f95;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.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: #2d5d7c;
    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: #fff;
    background-color: #0a9f95;
}

.limit-settings-detail .btn-group .save-modal-btn {
    background-color: #0a9f95;
    color: #e5f5e8;
    border-radius: 0;
}

.page-limit-settings .modul-content {
    color: #fff;
}

.page-limit-settings .modul-content .tabs a {
    color: #fff;
}

.exchange .calculate {
    background-color: #0a9f95;
    border-radius: 0;
}

.exchange .input-field input, .exchange .input-field select, .exchange .select-field input, .exchange .select-field select {
    border: none;
    background-color: #086460;
    color: #fff;
}

.exchange .input-field input::placeholder, .exchange .input-field select::placeholder, .exchange .select-field input::placeholder, .exchange .select-field select::placeholder {
    color: #000;
}

.exchange .field-label {
    color: rgba(255, 255, 255, 0.6);
}

.account-transfer .title {
    color: white;
}

.account-transfer .input-field input {
    color: #616161;
}

.account-transfer .input-field input:focus {
    color: #1f1f1f;
    border-color: #39b54a;
}

.account-transfer .input-field input:focus + i {
    color: #1f1f1f;
}

.account-transfer .input-field input::placeholder {
    color: #000;
}

.account-transfer .input-field i.fa-database {
    color: #616161;
}

.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: #e0e0e0;
    box-shadow: 0 4px 5px #ececec;
    font-weight: 500;
}

.account-transfer .account-list a i.check-circle {
    color: #0a9f95;
}

.account-transfer .account-list a.active {
    border-color: #0a9f95;
}

.account-transfer .account-list a.active .transfer-name {
    color: #202021;
}

.account-transfer .payment-wrapper .transfer-btn {
    background-color: #0a9f95;
    color: #fff;
    border-radius: 0;
    text-transform: capitalize;
}

.account-transfer .payment-wrapper .remove-btn {
    background-color: #000;
}

.account-transfer .payment-wrapper .reset-btn {
    background-color: #0a9f95;
    color: #fff;
    border-radius: 0;
    text-transform: capitalize;
}

.messages ul li .messages-item {
    background-color: #086460;
    color: #000;
}

.messages ul li .close {
    color: #D32F2F;
}

.messages-detail {
    background-color: #fff;
    color: #000;
}

.messages-detail .close {
    color: #D32F2F;
}

.messages-wrapper li {
    background-color: #086460;
}

.messages-wrapper .messages-close {
    color: #D32F2F;
}

.chracter-counter textarea {
    border-color: #e0e0e0;
}

.chracter-counter textarea:focus {
    border-bottom-color: #e0e0e0;
}

.chracter-counter textarea::placeholder {
    color: #000;
}

.field-label {
    color: rgba(0, 0, 0, 0.6);
}

.field-label-login {
    color: rgba(0, 0, 0, 0.6);
}

.page-today-events .today-events.tabs {
    background-color: #086460;
    padding-left: 0 !important;
}

.page-today-events .today-events.tabs .tab a.active {
    background-color: #3f8986;
}

.page-today-events .today-events.tabs .tab a.active:after {
    background-color: transparent;
}

.page-today-events .today-events.tabs .tab a {
    color: #fff;
}

.page-today-events .today-events.tabs .tab a:hover:after {
    background-color: transparent;
}

.page-today-events .modul-accordion {
    margin: 0 5px;
}

.page-today-events .modul-content .modul-header {
    background-color: #086460 !important;
    background: none;
}

.page-today-events .match-content {
    background-color: #1d1e1e;
}

.today-events-options-toogle {
    background-color: #fff;
    color: #2d5d7c;
}

.today-events-options-toogle.active {
    background-color: #2f3852;
    color: #fff;
}

.page-antepost-event-details .modul-content {
    padding-top: 12px;
}

.accordion-toggle a {
    background-color: #fff;
}

.accordion-toggle .toggle-btn {
    background-color: #2d5d7c;
    color: #fff;
}

.accordion-toggle .toggle-btn.active {
    background-color: #2f3852;
    color: #fff;
}

.live-page-search-toogle {
    color: #2d5d7c;
    background-color: #fff;
}

.live-page-search-toogle.active {
    color: #2f3852;
}

.live-page-search-cont .input-field {
    background-color: transparent;
}

.live-page-search-cont .input-field input {
    border-radius: 0;
    background-color: #fff;
    color: #000;
}

.live-page-search-cont .input-field input::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.live-page-search-cont .input-field input:focus::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.live-page-select select {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: none;
}

.live-page-select select.ng-dirty {
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion {
    background-color: #37415e;
    color: #fff;
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header {
    border-bottom-color: transparent;
    background-color: #086460;
}

.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: #202637;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-header .btn {
    background-color: #2d5d7c;
    color: rgba(255, 255, 255, 0.9);
}

.jackpot .modul-accordion .modul-content .collapsible .collapsible-body {
    background-color: #086460;
    border-bottom-color: #086460;
}

.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: #086460;
    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: #2d5d7c;
    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: #086460;
    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: #EF5939;
    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: #EF5939;
    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: #EF5939;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}

.top-time-range:focus {
    outline: none;
}

.top-time-range:focus::-webkit-slider-runnable-track {
    background: #086460;
}

.top-time-range:focus::-ms-fill-lower {
    background: #086460;
}

.top-time-range:focus::-ms-fill-upper {
    background: #086460;
}

.top-time-range::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000;
    background: #086460;
    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: #086460;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.top-time-range::-ms-fill-upper {
    background: #086460;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.top-time-range {
    background-color: #083634;
}

/* range end */
.message-box {
    border-color: #e0e0e0;
    color: #000;
    background-color: #fff;
}

.message-box.error {
    border-color: #c62828;
    color: #fff;
    background-color: #c62828;
}

.message-box.error ul li a {
    color: #fff;
}

.message-box.warning {
    border-color: #dc6907;
    color: #fff;
    background-color: #dc6907;
}

.message-box.warning ul li a {
    color: #fff;
}

.message-box.info {
    border-color: #0277bd;
    color: #fff;
    background-color: #0277bd;
}

.message-box.info ul li a {
    color: #fff;
}

.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: #086460;
}

.payment-form-container .dropdown-button {
    background-color: #086460;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.payment-form-container .dropdown-button.active {
    color: white;
}

.payment-form-container .dropdown-content .bnk-field {
    color: black;
}

.payment-form-container .collection.with-header {
    border: none;
    border-radius: 0;
}

.payment-form-container .collection.with-header li {
    background-color: #086460;
    color: #fff;
    border-bottom: 1px solid #080f10;
}

/* Popüler Events Start */
.populer-events .populer-events-contaner .fixture-container .match-content:first-child {
    border-top-color: #086460;
}

.populer-events .populer-events-contaner .fixture-container .match-content:last-child {
    border-bottom-color: #086460;
}

/* Popüler Events End */
/* Promoted Events Start */
.promoted-event .fixture-container .match-content:first-child {
    border-top-color: #086460;
}

/* Promoted Events End */
#preloader, .sk-wave-rect {
    background: #1d1e1e;
}

#BalanceModal .balance-menu a {
    color: rgba(0, 0, 0, 0.9);
}

#BalanceModal .transfer-btn {
    text-align: center;
    background-color: #086460;
    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: #202637;
    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: #2d5d7c;
}

.bet-slip-header {
    background-color: #086460;
}

.bet-slip-header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #086460;
    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);
}

.fixture-bottom-message {
    color: white;
}

.modul-accordion-account {
    margin: 0;
}

.liveOverview-container .owl-carousel .owl-item .events a.active, #type-upcoming-matches .owl-carousel .owl-item .events a.active {
    background-color: #0a9f95;
}

.page-sports .modul-accordion, .page-live-fixtures .modul-accordion, .page-virtuals-landing .modul-accordion, .page-today-events .modul-accordion {
    margin: 10px 0;
}

.modul-accordion.sports {
    border-top: none;
}

.modul-accordion.antepost {
    margin: 10px 0;
}

.modul-accordion.e-sports {
    margin: 10px 15px;
}

.page-main .modul-accordion {
    margin: 10px 0;
}

.message-detail .msg-title {
    color: white;
}

.message-detail .msg-cont {
    color: rgba(255, 255, 255, 0.8);
}

.message-detail .msg-date {
    color: rgba(255, 255, 255, 0.6);
}

.fvm .fv-c-c .spr-crd {
    background-color: #086460;
}

.flex-container.display-type-two .btn.btn-transparent, .flex-container.display-type-four .btn.btn-transparent {
    color: #fff;
}

.more-less-content .more-btn, .more-less-content .less-btn {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.copy-beluga {
    text-align: center;
}

.playgo-content {
    background-color: #083634;
    padding: 15px 0;
}

.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: #202637;
}

#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 #3b404f;
    color: #3b404f;
}

.less-than-two {
    background: #086460;
}

.less-than-two .title {
    color: rgba(255, 255, 255, 0.8);
}

.less-than-two select, .less-than-two select:read-only {
    background: #083634;
    color: rgba(255, 255, 255, 0.6);
}

.less-than-two .range-container {
    color: rgba(255, 255, 255, 0.8);
}

.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: #086460;
    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: #EF5939;
    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: #EF5939;
    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: #EF5939;
    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: #086460;
}

.less-than-two .range-container input[type=range]:focus::-ms-fill-lower {
    background: #086460;
}

.less-than-two .range-container input[type=range]:focus::-ms-fill-upper {
    background: #086460;
}

.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: #086460;
    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: #086460;
    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: #086460;
    border: 0px solid #000;
    border-radius: 20px;
    box-shadow: 0px 0px 0px #000;
}

.less-than-two.options .odd-range .btn.max-odd-btn {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
}

.less-than-two.options .odd-range .btn.max-odd-btn.active {
    background-color: #083634;
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion .modul-content .switch.modul-switch {
    color: rgba(255, 255, 255, 0.9);
}

.modul-accordion .modul-content .switch.modul-switch span.lever {
    background-color: #2d5d7c;
}
