@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;600&display=swap);
@charset "UTF-8";

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before {
    content: "\E227"
}

.glyphicon-btc:before {
    content: "\E227"
}

.glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-jpy:before {
    content: "\A5"
}

.glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-rub:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Work Sans, Tahoma, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #013b7a;
    text-decoration: none
}

a:focus,
a:hover {
    color: #00162e;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eee
}

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

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Work Sans, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #f4ad07
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 21px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #fff
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 21px
}

dd,
dt {
    line-height: 1.5
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #fff
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014\A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\A0\2014"
}

address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.5
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #555
}

.form-control {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 35px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,
.radio label {
    min-height: 21px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 33px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 39px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 43.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 26px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 28px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #013b7a;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #00162e;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 21px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 14.5px 15px;
    font-size: 18px;
    line-height: 21px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.25px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 21px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 14.5px;
        padding-bottom: 14.5px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 7.5px -15px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 14.5px;
    margin-bottom: 14.5px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 21px;
    margin-bottom: 21px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #40fe41;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.alert {
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.jackpot {
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    text-align: center
}

.jackpot .txt-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.jackpot .text-content {
    text-align: center;
    height: 100%;
    color: #fff;
    padding-top: 22px
}

@media screen and (max-width:992px) {
    .jackpot .text-content {
        font-size: 20px
    }
}

@media screen and (min-width:992px) {
    .jackpot .text-content {
        font-size: 2rem
    }
}

.jackpot .text-content:before {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: middle
}

.g-slider-wrapper {
    padding-top: 4px
}

.g-slider-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap
}

.g-slider-wrapper li {
    display: inline-block;
    margin-right: 5px
}

.g-slider-wrapper img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 5px
}

.g-slider-wrapper a.game-box,
.g-slider-wrapper div.game-box {
    position: relative;
    display: block;
    width: 100px;
    height: 90px;
    color: inherit
}

.g-slider-wrapper .game-title {
    text-transform: uppercase;
    font-size: 11.2px;
    overflow: hidden
}

.gListSection {
    padding: 0 15px;
    overflow-y: auto;
    overflow-x: hidden
}

.gListSection .mobile-border {
    border-width: 1px !important
}

.enlarge i {
    color: red;
    position: relative;
    top: 5px;
    line-height: 38px;
    display: inline !important
}

.scroll-wrapper[_home] {
    flex-wrap: nowrap;
    display: flex
}

.scroll-wrapper[_home] .btn-box {
    width: 100%;
    display: block;
    text-align: center;
    min-width: 80px;
    padding: 10px;
    color: inherit;
    font-weight: 100;
    height: 80px;
    position: relative
}

.scroll-wrapper[_home] .btn-box .hot {
    position: absolute;
    right: 0;
    top: 5px;
    display: inline-block;
    padding: 3px;
    line-height: 1;
    background-color: red;
    color: #fff;
    border-radius: 5px
}

.scroll-wrapper[_home] .btn-box .hot.new {
    background: linear-gradient(1deg, #fbd629, #ff0);
    color: #000
}

.scroll-wrapper[_home] .btn-box.enlarge i {
    font-size: 40px
}

.scroll-wrapper[_home] .btn-box div {
    text-transform: uppercase
}

.scroll-wrapper[_home] .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.scroll-wrapper[_home] .slider-content {
    width: 100%;
    flex-wrap: nowrap;
    display: flex;
    flex-wrap: nowrap !important;
    overflow: auto;
    white-space: nowrap;
    background: #0a1624;
    color: #fff
}

.scroll-wrapper[_home] .slider-content i {
    font-size: 28px;
    height: 1.2em;
    display: inline-block;
    position: relative;
    margin-top: 5px
}

.scroll-wrapper[_home] .slider-content i~h4 {
    margin-bottom: 0
}

.scroll-wrapper[_home] .slider-content i.icon-km_gaming_dark {
    color: #ffe024
}

.scroll-wrapper[_home] .prev-btn {
    width: 100%;
    background-color: #00194a;
    padding: 0;
    color: #fff;
    height: 80px;
    border-radius: 4px
}

.scroll-wrapper[_home] .next-btn {
    width: 100%;
    background-color: #00194a;
    padding: 0;
    color: #fff;
    height: 80px;
    border-radius: 4px
}

.scroll-wrapper[_home] .left {
    flex-basis: 15px
}

.scroll-wrapper[_home] .scroller {
    overflow: hidden;
    flex-basis: 100%
}

.scroll-wrapper[_home] .right {
    flex-basis: 15px
}

.app-info>div {
    padding: 15px
}

@media screen and (max-width:992px) {
    .app-info>div {
        height: auto
    }
}

@media screen and (min-width:992px) {
    .app-info>div {
        height: 320px
    }
}

.app-info a {
    color: #765d1f
}

.app-info .promo-title {
    font-size: 6rem;
    color: grey;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0;
    display: inline-block;
    transform: scaleX(1.5)
}

.app-info .promo-title span {
    position: relative
}

.app-info .promo-title span:after {
    position: absolute;
    top: 1.55em;
    right: .45em;
    font-size: .3em;
    content: "%";
    color: grey;
    z-index: 50;
    display: inline-block;
    transform: scale(.6, 1.4)
}

.app-info .fs-md {
    font-weight: 700;
    text-transform: uppercase
}

.app-info .progressNumber {
    font-weight: 700;
    font-size: 42.728px
}

.app-info .row.center {
    align-items: center
}

.app-info .pointer i {
    color: #fdb813
}

@media screen and (max-width:992px) {
    .app-info .i-stop {
        font-size: 8.96px
    }
}

@media screen and (min-width:992px) {
    .app-info .i-stop {
        font-size: inherit
    }
}

.app-info .sub-title {
    color: #0062c9
}

.app-info .carousel-fixed-height>div {
    padding-bottom: 20px
}

@media screen and (max-width:992px) {
    .app-info .carousel-fixed-height>div {
        height: auto
    }
}

@media screen and (min-width:992px) {
    .app-info .carousel-fixed-height>div {
        height: 100%
    }
}

.app-info .carousel-fixed-height>div .carousel-indicators {
    bottom: 0
}

.app-info .carousel-fixed-height>div .carousel-inner {
    min-height: 300px
}

.app-info .carousel-fixed-height>div#pagination-info .carousel-indicators {
    bottom: 0
}

.app-info .mobile-border .title {
    text-transform: uppercase
}

@media (max-width:768px) {
    .app-info .carousel-fixed-height>div .carousel-inner {
        min-height: auto
    }
}

.float-menu {
    position: fixed;
    top: 62%;
    right: -140px;
    width: 180px;
    height: 60px;
    border-radius: 80px;
    background: #2d3033;
    border: 1px solid rgba(133, 147, 165, .1);
    opacity: .8;
    transition: all .25s ease-in-out;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 255, .4);
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .4)
}

.float-menu.visible {
    right: -20px
}

.float-menu .logo-wrap {
    display: inline-block;
    height: 3rem;
    width: 2rem;
    position: relative;
    top: 12px;
    right: -10px
}

.float-menu .logo-wrap>div {
    position: absolute
}

.float-menu a {
    color: #fff;
    padding-left: 10px
}

.mobile .floating-btn {
    position: fixed;
    left: 0;
    bottom: 50px;
    z-index: 999
}

.mobile .floating-btn .wrapper {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: #25d366;
    margin: 10px;
    position: relative
}

.mobile .floating-btn .wrapper a {
    position: absolute;
    left: 7px;
    font-size: 30px;
    color: #fff
}

.home-trans {
    margin: 15px 0
}

.home-trans-title {
    font-size: 25px;
    background: linear-gradient(180deg, #0a1128 32.43%, #001f54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: sans-serif;
    font-weight: 800
}

.mobile .home-trans-title {
    text-align: center
}

.home-trans-outerwrapper {
    background: linear-gradient(180deg, #134291, #041126);
    float: left;
    width: 100%;
    border-radius: 150px;
    height: 93px !important;
    overflow: hidden
}

.mobile .home-trans-outerwrapper {
    border-radius: 15px;
    padding: 5px;
    height: 100% !important
}

.mobile .home-trans-outerwrapper .mobile-transpage {
    padding: 0;
    margin: 5px 0
}

.home-trans-innerwrapper {
    float: left;
    width: 100%;
    background: linear-gradient(180deg, #ffa800, #fd4d6a);
    border-radius: 80px;
    padding: 10px 0;
    margin: 15px 0
}

.mobile .home-trans-innerwrapper {
    margin: 0
}

.home-trans-innerwrapper .user_image {
    float: left;
    margin-right: 14px
}

.mobile .home-trans-innerwrapper .user_image {
    margin-right: 5px
}

.mobile .home-trans-innerwrapper .user_image img {
    width: 35px;
    margin-right: 5px
}

.home-trans-innerwrapper .user_detail {
    float: left
}

.home-trans-innerwrapper .user_detail .name {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 3px
}

.mobile .home-trans-innerwrapper .user_detail .name {
    margin-bottom: 3px;
    font-size: 14px
}

.home-trans-innerwrapper .user_detail .details {
    font-size: 12px;
    margin-bottom: 0;
    color: #fdf3e7
}

.home-trans-innerwrapper .amount {
    font-size: 14px;
    color: #fff;
    margin: 12px 0;
    text-align: center;
    font-weight: 600
}

.mobile .home-trans-innerwrapper .amount {
    font-size: 12px;
    margin: 10px 0
}

.mobile .home-trans-innerwrapper .col-xs-4 {
    padding-left: 0;
    margin-left: 0
}

.home-trans .deposit-innerwrapper {
    background: linear-gradient(1turn, #fd4d6a, #d32121)
}

.home-trans .deposit-innerwrapper .amount,
.home-trans .deposit-innerwrapper .details {
    color: #fff
}

.last-deposit {
    margin-bottom: 30px
}

.home-trans .carousel-inner {
    height: 93px !important
}

.mobile .home-trans .carousel-inner {
    height: 203px !important
}

@charset "UTF-8";

.nifty-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(-50%) translateY(-50%)
}

.md-show {
    visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(17, 17, 17, .8);
    transition: all .3s
}

.md-show+.md-overlay {
    opacity: 1;
    visibility: visible
}

.slide-in-bottom .md-content {
    transform: translateY(20%);
    opacity: 0;
    transition: all .3s
}

.md-show.slide-in-bottom .md-content {
    transform: translateY(0);
    opacity: 1
}

.fade-in-scale .md-content {
    transform: scale(.7);
    opacity: 0;
    transition: all .3s
}

.md-show.fade-in-scale .md-content {
    transform: scale(1);
    opacity: 1
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.py-4 {
    padding-bottom: 1.5rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

@media screen and (max-width:768px) {
    .pl-sm-10 {
        padding-left: 10px
    }
}

.table-borderless>tbody>tr>td,
.table-borderless>tbody>tr>th,
.table-borderless>tfoot>tr>td,
.table-borderless>tfoot>tr>th,
.table-borderless>thead>tr>td,
.table-borderless>thead>tr>th {
    border: none
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

@media screen and (max-width:992px) {
    .d-lg-none {
        display: block
    }
}

@media screen and (min-width:992px) {
    .d-lg-none {
        display: none
    }
}

.d-inline-block {
    display: inline-block
}

html {
    font-size: inherit
}

.swal2-container,
.swal-overlay {
    z-index: 9999999999 !important
}

.lgn_session_notification {
    padding: 15px;
    position: fixed;
    top: 0;
    background: #c30;
    width: 100%;
    z-index: 9999
}

.lgn_session_notification .msg {
    font-weight: 700
}

.lgn_session_notification .flex {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.swal-modal {
    background-color: #f5f8fa;
    margin-top: 32px;
    border-top: 1px solid #2d9b33;
    overflow: hidden
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.d-none {
    display: none
}

.d-block {
    display: block
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.justify-content-center {
    justify-content: center
}

.security_info .footerlink ul {
    margin: 0
}

.security_info .footerlink ul li {
    float: left;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px 0 0;
    line-height: 20px;
    font-size: 11px
}

.security_info .footerlink ul li a {
    color: #000
}

.mobile .security_info {
    background-color: #e0e0e0;
    padding: 10px 0
}

.mobile .security_info .small {
    font-size: 13px;
    padding-bottom: 7px
}

.mobile .security_info .game_license {
    text-align: center;
    margin-bottom: 10px
}

.mobile .security_info .game_license .lic_img {
    width: 60px
}

.security_info .security {
    float: right
}

.security_info .security .footer_logimg {
    width: 190px;
    margin-right: 10px
}

.mobile .security_info .security .footer_logimg {
    width: 120px;
    margin-bottom: 10px
}

.security_info .certification .footer_logimg {
    margin-right: 10px;
    width: 50px
}

.mobile .security_info .certification .footer_logimg {
    margin-right: 5px;
    width: 40px;
    margin-bottom: 10px
}

.social_weblogo {
    padding: 0 15px
}

.social_weblogo .provider_img .footer_logimg {
    max-height: 40px
}

.mobile .social_weblogo .small {
    padding-bottom: 0
}

.social_weblogo .social-icons {
    font-size: 12px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem
}

dl,
ol,
p,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

body,
html {
    height: 100%
}

.colored-toast .swal2-title {
    color: #fff;
    margin: 0 2px !important
}

.colored-toast .swal2-html-container {
    color: #fff;
    margin: 7px 2px !important;
    font-size: 14px !important;
    line-height: 1.5
}

.colored-toast.swal2-icon-success {
    background-color: #2e7803 !important
}

.colored-toast.swal2-icon-error {
    background-color: #b42e2e !important
}

.content,
.main-content {
    height: auto;
    min-height: 600px;
    margin-bottom: 100px
}

.mobile .content,
.mobile .main-content {
    margin-bottom: 200px
}

.mobile .acc .content,
.mobile .acc .main-content {
    margin-bottom: 400px
}

.content-loader,
.loader-wrapper {
    position: relative
}

.content-loader {
    height: 400px
}

body {
    min-height: 1001px;
    background-image: none;
    background-color: #fff;
    color: #000
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

i {
    line-height: inherit
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #000;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

.title {
    color: #013b7a;
    font-family: Work Sans, sans-serif
}

.btn {
    outline: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none
}

@media screen and (max-width:992px) {

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        color: #000
    }
}

@media screen and (min-width:992px) {

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        color: #000
    }
}

.btn.btn-clear {
    color: inherit;
    font-weight: inherit;
    padding: 0;
    font-size: inherit;
    background: none;
    outline: none
}

.btn-warning {
    background: inherit
}

.btn-primary {
    background: #013b7a;
    color: #fff;
    border-color: #013b7a;
    border-radius: 4px;
    font-weight: inherit
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    background-color: #0a1624;
    color: #000;
    border-color: #0a1624
}

.btn-primary--dark {
    background-color: #00194a;
    color: #000;
    border-color: #00194a;
    border-radius: 4px
}

.btn-primary--dark.active,
.btn-primary--dark:active,
.btn-primary--dark:focus,
.btn-primary--dark:hover,
.btn-primary--dark[disabled] {
    background-color: #4d76a2;
    color: #000;
    border-color: #4d76a2
}

.btn-secondary {
    background: #fdb813;
    color: #000;
    border-color: #fdb813;
    border-radius: 4px
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary[disabled] {
    background-color: #bc8b17;
    color: #fff;
    border-color: #bc8b17
}

.btn-tertiery {
    background: #0062c9;
    color: #fff;
    border-color: #0062c9;
    border-radius: 4px;
    font-weight: inherit
}

.btn-tertiery.active,
.btn-tertiery:active,
.btn-tertiery:focus,
.btn-tertiery:hover,
.btn-tertiery[disabled] {
    background-color: grey;
    color: #fff;
    border-color: grey
}

.btn-accent {
    background: #cc001b;
    color: #000;
    border-color: #cc001b;
    border-radius: 4px;
    font-weight: inherit
}

.btn-accent.active,
.btn-accent:active,
.btn-accent:focus,
.btn-accent:hover,
.btn-accent[disabled] {
    background-color: #810e1d;
    color: #000;
    border-color: #810e1d
}

.btn-round {
    border-radius: 60px;
    padding: 7px 14px;
    margin-bottom: 5px;
    text-align: center
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .1s ease-out
}

.modal-header button.close {
    outline: none
}

.header.danger {
    background-color: #c70022
}

.header.info {
    background-color: #17a2b8
}

.header.warning {
    background-color: #ffc107
}

.header.success {
    background-color: #28a745
}

.ico-alert.danger {
    color: #c70022
}

.ico-alert.info {
    color: #17a2b8
}

.ico-alert.warning {
    color: #ffc107
}

.ico-alert.success {
    color: #28a745
}

.btn-link {
    color: #013b7a;
    display: inline;
    padding: 0;
    font-weight: inherit;
    vertical-align: inherit
}

.btn-link:disabled,
.btn-link:focus,
.btn-link:hover,
.btn-link[disabled] {
    color: #013b7a;
    opacity: .5
}

a:link,
a:visited {
    text-decoration: none !important
}

.txt_accent,
b,
strong {
    font-weight: bolder;
    font-weight: 700
}

.txt_accent {
    color: #810e1d
}

.material-icons {
    font-size: inherit
}

.text-t500 {
    color: #fff
}

a.text-t500:focus,
a.text-t500:hover {
    color: #e6e6e6
}

.text-t600 {
    color: #e0e0e0
}

a.text-t600:focus,
a.text-t600:hover {
    color: #c7c7c7
}

.text-primary-2 {
    color: #cdcdcd
}

a.text-primary-2:focus,
a.text-primary-2:hover {
    color: #b3b3b3
}

.font-size-sm {
    font-size: 11.2px !important
}

.font-size-lg {
    font-size: 17.5px !important
}

.fs-md {
    font-size: 16px !important
}

.fs-sm {
    font-size: 11.2px !important
}

.fs-lg {
    font-size: 17.5px !important
}

.fs-xl {
    font-size: 22.4px !important
}

.fs-xxl {
    font-size: 28px !important
}

.fs-xs {
    font-size: 8.96px !important
}

.fs-xxs {
    font-size: 7.168px !important
}

.noSidePadding {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.pointer {
    cursor: pointer
}

i {
    color: inherit;
    font-weight: inherit
}

ol,
ul {
    padding: 0;
    margin: 0 0 10px 25px
}

.dotted_line {
    border-bottom: 1px dotted #000
}

.img-center {
    display: block
}

.center,
.img-center {
    margin: 0 auto
}

.flex-row {
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    width: 100%
}

.flex,
.flex-row {
    display: flex;
    align-items: center
}

.flex-no-wrap {
    flex-wrap: nowrap
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-grow {
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important
}

.flex-align-top {
    align-items: flex-start
}

.auto-box {
    flex-basis: 0;
    flex-grow: 1
}

.mobile .auto-box {
    min-width: 100px;
    max-width: 100px
}

.flex-grow-2 {
    flex-grow: 2 !important
}

.flex-grow-3 {
    flex-grow: 3 !important
}

.border-box {
    border: 1px solid #ebebeb;
    padding: 1em
}

.fixed-bottom-left {
    position: fixed;
    bottom: 20%;
    left: 0;
    z-index: 888
}

.gradient-border {
    position: relative
}

.gradient-border:before {
    position: absolute;
    bottom: 0;
    content: "";
    width: 90%;
    height: 0;
    border-bottom: 2px solid #d8d8d8;
    -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, .5), #d8d8d8, rgba(0, 0, 0, .5)) 1 100%;
    border-image: linear-gradient(90deg, rgba(0, 0, 0, .5), #d8d8d8, rgba(0, 0, 0, .5)) 1 100%;
    border-image-slice: 1 1 1 1
}

.gradient-border:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 0;
    height: 90%;
    border-right: 2px solid #d8d8d8;
    -o-border-image: linear-gradient(180deg, rgba(0, 0, 0, .5), #d8d8d8, rgba(0, 0, 0, .5)) 1 100%;
    border-image: linear-gradient(180deg, rgba(0, 0, 0, .5), #d8d8d8, rgba(0, 0, 0, .5)) 1 100%;
    border-image-slice: 1 1 1 1
}

@media (min-width:768px) and (max-width:991px) {
    .gradient-border:nth-of-type(2n):after {
        content: none
    }

    .gradient-border:last-of-type:before {
        content: none
    }

    .gradient-border:nth-last-of-type(2):before {
        content: none
    }
}

@media (min-width:992px) {
    .gradient-border:nth-of-type(3n):after {
        content: none
    }

    .gradient-border:last-of-type:before {
        content: none
    }

    .gradient-border:nth-last-of-type(2):before {
        content: none
    }

    .gradient-border:nth-last-of-type(3):before {
        content: none
    }
}

@keyframes flash-border {
    0% {
        -webkit-filter: blur(15px);
        filter: blur(15px)
    }

    to {
        -webkit-filter: blur(25px);
        filter: blur(25px);
        opacity: 1
    }
}

.gradient-box {
    display: flex;
    align-items: center;
    width: calc(100% - 20px);
    position: relative;
    box-sizing: border-box;
    z-index: 5;
    background-color: #fff;
    background-clip: padding-box;
    /* !importanté */
    border: 10px solid transparent;
    /* !importanté */
    border-radius: 1em
}

.gradient-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -10px;
    /* !importanté */
    border-radius: inherit;
    /* !importanté */
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    -webkit-filter: blur(15px);
    filter: blur(15px);
    opacity: 0;
    transition: opacity .3s ease-in-out;
    animation: flash-border .5s infinite alternate
}

.gradient-box:before {
    content: "";
    z-index: 1;
    position: absolute;
    display: block;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: 1em
}

app-content-pagination pagination {
    transform: translateX(-25%)
}

.pagination-page>.page-link {
    color: red !important;
    font-size: 0;
    border-radius: 50%;
    width: 0;
    margin: 5px;
    background-color: #c2c2c2
}

@media screen and (max-width:992px) {
    .pagination-page>.page-link {
        padding: 3px
    }
}

@media screen and (min-width:992px) {
    .pagination-page>.page-link {
        padding: 5px
    }
}

.page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%
}

.page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%
}

.pager-btn a {
    font-size: 1rem;
    font-weight: 900
}

.divider {
    border-right: 1px solid;
    width: 1px;
    min-height: 1.2em;
    height: 90%;
    display: inline-block;
    margin: auto 0
}

.separator-right {
    border-right: 1px solid #fff
}

.svg-icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    top: -.0625em;
    vertical-align: middle;
    width: 1em
}

.site-footer {
    background-color: #e0e0e0;
    bottom: 0;
    left: 0;
    position: relative;
    width: 100%;
    margin-top: 2rem;
    color: #000
}

.social-icons {
    color: #4d4d4d;
    font-size: 1.2rem
}

.social-icons .button.icon:hover>i {
    color: #fff !important
}

.button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: inherit;
    letter-spacing: .03em;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 4px;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box
}

.button.facebook:hover {
    color: #3a589d !important
}

.button.twitter:hover {
    color: #38c0ff !important
}

.button.instagram:hover {
    color: #3b6994 !important
}

.button.youtube:hover {
    color: #f90018 !important
}

.button.is-outline {
    line-height: 2.19em;
    border: 2px solid;
    background-color: transparent
}

.button.icon {
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0
}

.button i {
    vertical-align: middle;
    top: -1px;
    position: relative
}

.circle {
    border-radius: 50% !important
}

.min-circle {
    max-height: 2em !important;
    min-width: 1.8em !important;
    line-height: 1.6em !important;
    min-height: 1.8em
}

.min-circle i {
    vertical-align: middle;
    bottom: 1.5px;
    position: relative
}

.social-icons i {
    min-width: 1em
}

.social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important
}

.toptobottom {
    text-orientation: sideways-right;
    writing-mode: vertical-rl;
    font-size: 20px;
    font-weight: 700;
    font-family: pt-sans, sans-serif;
    text-transform: uppercase
}

.bottom-to-top,
.toptobottom {
    -ms-writing-mode: tb-rl;
    display: inline-block
}

.bottom-to-top {
    writing-mode: tb-rl;
    writing-mode: vertical-rl
}

.pin-in-grp>div {
    padding: 0 5px
}

.pin-in-grp input {
    text-align: center;
    float: left
}

@media (min-width:600px) {
    .modal-sm {
        max-width: 350px
    }
}

.modal-backdrop.show {
    opacity: .8;
    background-color: hsla(0, 0%, 100%, .8);
    z-index: 1049
}

.mobile ._hide {
    display: none
}

.member-service {
    white-space: nowrap;
    overflow: hidden
}

.member-service i {
    font-size: 28.728px
}

.mobile .member-service .content-item {
    display: inline-block
}

app-home-info a {
    color: #000
}

input[type=password] {
    letter-spacing: .3em
}

.input-group.uline {
    border-bottom: 1px solid #765d1f
}

.form-control {
    border-color: #765d1f;
    background-color: transparent;
    height: 30px;
    color: #000;
    -webkit-text-fill-color: #000;
    border-radius: 4px
}

.form-control.underline {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
    outline: none !important;
    box-shadow: none;
    border: none
}

.form-control.underline+.input-group-btn {
    box-shadow: none;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: none
}

.form-control.underline+.input-group-btn+.input-group-btn:disabled {
    opacity: .6
}

.form-control.underline+.input-group-btn .btn-link {
    text-decoration: none
}

.form-control.underline:focus {
    box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .075), -1px 8px 8px -8px rgba(102, 175, 233, .6)
}

.form-control.underline:focus+.input-group-btn {
    border-color: #66afe9 !important;
    box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .075), -1px 8px 8px -8px rgba(102, 175, 233, .6)
}

.form-control.underline:disabled {
    background-color: transparent !important;
    opacity: .6;
    border-bottom: 1px solid #765d1f
}

.form-control.underline:disabled+.input-group-btn {
    border-bottom: 1px solid rgba(118, 93, 31, .6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: rgba(0, 8, 34, .3);
    color: #000;
    opacity: .6;
    border: 1px solid rgba(0, 8, 34, .3)
}

select {
    color: #948080
}

select>option {
    background-color: #fff;
    color: #000
}

select.form-control {
    padding-top: 2px
}

.form-control.focus {
    color: #000;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control.ng-invalid.ng-dirty~.invalid-feedback,
.was-validated .form-control.ng-invalid~.invalid-feedback {
    display: block
}

.was-validated .form-check-input.ng-invalid~.invalid-feedback,
.was-validated .form-check-input.ng-invalid~.invalid-tooltip {
    display: block
}

.form-check-input.ng-invalid.ng-dirty~.form-check-label,
.was-validated .form-check-input.ng-invalid~.form-check-label {
    color: #c70022 !important
}

.input-group-addon,
.input-group-btn {
    border-radius: 4px
}

app-slots-main .content-wrapper {
    height: 80% !important
}

app-slots-main ul.pagination {
    margin-left: -4em
}

.dialog {
    border: 1px solid #013b7a;
    width: 100%;
    padding: 20px;
    position: relative;
    background-color: #fff
}

.dialog.arrow-top {
    margin-top: 15px
}

.dialog.arrow-top:after {
    content: " ";
    position: absolute;
    left: 30px;
    top: -15px;
    border: 15px solid transparent;
    border-top: none;
    border-bottom: 15px solid #013b7a;
    z-index: 2
}

.dialog.arrow-top:before {
    content: " ";
    position: absolute;
    left: 30px;
    top: -14px;
    border-color: currentcolor transparent #fff;
    border-style: none solid solid;
    border-width: medium 14px 15px 15px;
    z-index: 4
}

.input-l {
    padding: 16px 18px 17px
}

.icon-input input {
    padding-left: 46px;
    height: auto
}

.icon-input {
    position: relative
}

.icon-input i.left {
    color: #000;
    position: absolute;
    top: 15px;
    left: 18px;
    transition: all .2s ease;
    font-size: 18px
}

i.form-control-feedback {
    right: 25px;
    height: 30px;
    line-height: 30px
}

#loginForm i.form-control-feedback {
    top: 15px
}

.has-error~.form-control-feedback {
    color: #c70022
}

.has-success~.form-control-feedback {
    color: #28a745
}

.has-error~.feedback {
    color: #c70022
}

.has-success~.feedback {
    color: #28a745
}

.help-block {
    color: #c70022;
    margin-bottom: 0
}

.help-block,
small {
    display: inline-block
}

.banner-content {
    min-height: 560px;
    margin-left: 25%;
    margin-right: 25%;
    padding: 1em
}

.banner-title {
    font-size: 50px;
    font-family: dinpro;
    font-weight: 700
}

.page-background {
    background-repeat: no-repeat;
    background-position: 50%;
    margin-left: -50%;
    margin-right: -50%;
    background-size: cover
}

.sideNav nav {
    text-align: center
}

@media screen and (max-width:992px) {
    .sideNav nav {
        font-size: 12px
    }
}

@media screen and (min-width:992px) {
    .sideNav nav {
        font-size: 17.5px
    }
}

.navbar {
    border-radius: 4px;
    min-height: auto;
    margin: 20px 0
}

.navbar-default {
    background: none;
    border: none;
    position: relative
}

.navbar-default .navbar-nav li {
    border-right: 1px solid var(--t300);
    padding: 0 12px 0 7px;
    margin: 5px 0
}

.navbar-default .navbar-nav li:last-of-type {
    border-right: none
}

.navbar-default .navbar-nav li .nav-link {
    padding: 0;
    margin: 0;
    color: var(--t500);
    display: block
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fdb813 !important;
    background: none
}

.navbar-default .navbar-nav a.nav-link:focus,
.navbar-default .navbar-nav a.nav-link:hover {
    color: #fdb813 !important;
    background: none
}

.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    justify-content: center
}

@media screen and (min-width:992px) {
    .navbar-default.navbar-collapse {
        justify-content: center
    }
}

@media screen and (max-width:992px) {
    .hidden-md {
        display: none !important
    }

    .navbar-default {
        background-color: #ebebeb;
        border: 1px solid hsla(0, 0%, 100%, .7)
    }

    .navbar-default .navbar-nav li {
        display: block;
        background: none;
        border-right: none;
        padding: 0;
        margin: 0
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background: #fff
    }

    .navbar {
        padding: 0
    }

    .navbar-header {
        background-color: #4d76a2;
        padding: 5px 8px;
        width: 100%
    }

    .navbar-header .navbar-toggler {
        float: right;
        z-index: 3;
        position: relative
    }

    .navbar-header .menu-select {
        text-align: center;
        float: left;
        width: 100%;
        margin-top: -1.5em;
        z-index: 1
    }

    div.menu-select {
        display: block
    }

    .navbar-nav {
        margin: 0;
        width: 100%
    }

    .navbar-default .navbar-toggler {
        background-color: #fff;
        transition: all .4s ease
    }

    .navbar-default .navbar-toggler-icon {
        color: #000 !important
    }

    .navbar-default .navbar-nav>li>a.nav-link {
        border-bottom: 1px solid hsla(0, 0%, 100%, .7);
        padding: 10px 0
    }

    .navbar-default .navbar-nav>li>a.nav-link:focus,
    .navbar-default .navbar-nav>li>a.nav-link:hover {
        background: #fff
    }

    .collapse {
        transition: all .3s ease-out;
        overflow: hidden !important;
        max-height: 0
    }

    .collapse.in {
        transition: all .8s ease-in;
        max-height: 3000px
    }
}

.mat-slider-horizontal {
    min-width: 200px !important
}

.mat-slider-track-fill {
    background-color: #61acef !important
}

.mat-slider-thumb {
    background-color: #fff !important
}

.cms table thead th,
.table.table-default thead th {
    background-color: #fdb813;
    vertical-align: middle
}

.cms table td,
.cms table th,
.table.table-default td,
.table.table-default th {
    border: 1px solid #000;
    text-align: center
}

.cms table .thead,
.cms table tr.first-child td:first-child,
.table.table-default .thead,
.table.table-default tr.first-child td:first-child {
    color: #bc8b17;
    font-weight: 700;
    background-color: transparent
}

.cms table tr>td,
.table.table-default tr>td {
    background-color: transparent;
    vertical-align: middle
}

.divWalletBalance {
    padding: .5em;
    font-size: 11.2px !important
}

.divWalletBalance .td-last-child {
    min-width: 100px;
    height: 1rem;
    text-align: right
}

.divWalletBalance .td-first-child {
    width: auto;
    height: 1rem;
    vertical-align: middle;
    min-width: 100px
}

.divWalletBalance~hr {
    margin-top: .3em;
    margin-bottom: .2em
}

.popover {
    border-radius: 4px;
    border: 1px solid grey;
    background: #fafafa
}

.mat-group {
    position: relative;
    margin: 15px 0
}

textarea.mat-control {
    resize: none
}

input.mat-control,
textarea.mat-control {
    background: none;
    color: #4d4d4d;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border-radius: 4px;
    border: none;
    border-bottom: 1px solid #4d4d4d
}

input.mat-control:focus,
textarea.mat-control:focus {
    outline: none
}

input.mat-control:disabled~label,
input.mat-control:focus~label,
input.mat-control:valid~label,
textarea.mat-control:disabled~label,
textarea.mat-control:focus~label,
textarea.mat-control:valid~label {
    top: -14px;
    font-size: 12px;
    color: grey
}

input.mat-control:focus~.bar:before,
textarea.mat-control:focus~.bar:before {
    width: 100%
}

.mat-group label {
    color: #4d4d4d;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    top: 10px;
    transition: all .3s ease
}

.mat-group .bar {
    position: relative;
    display: block;
    width: 100%
}

.mat-group .bar:before {
    content: "";
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: grey;
    transition: all .3s ease;
    left: 0
}

.popover-header,
.popover-title {
    background-color: #809dbd;
    font-size: 11.2px;
    border-bottom: none;
    text-decoration: underline
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    border-bottom-color: #809dbd
}

.popover-body,
.popover-content {
    background-color: #809dbd;
    color: #000
}

.modal-content {
    background-color: #ebebeb;
    border-radius: 4px
}

@media screen and (max-width:992px) {

    .container-wrapper,
    .content,
    .full-container,
    .main-content,
    body,
    html {
        height: 100%
    }

    body.mobile {
        background-color: #fff;
        background-image: none;
        color: #000
    }

    body.mobile h2 {
        font-size: 19px
    }

    body.mobile h3,
    body.mobile h4 {
        font-size: 16px
    }

    body.mobile h5 {
        font-size: 12px
    }

    body.mobile .gradient-box {
        background-color: #fff
    }

    body.mobile .gradient-border:after,
    body.mobile .gradient-border:before {
        content: none
    }

    body.mobile .mobile-border {
        display: block;
        border-top: 3px solid rgba(0, 25, 74, .8);
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }

    body.mobile .overlay-wrapper {
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .7)
    }

    body.mobile .btn-fancy {
        background-color: #013b7a
    }
}

.loader-b {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.loader-b:before {
    content: "";
    display: block;
    position: relative;
    width: 14px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    border-radius: 50%;
    border: 2px solid #fdb813;
    border-top-color: #0a1624;
    animation: spin 2s linear infinite
}

.loader-b.large:before {
    width: 72px;
    height: 72px;
    border-width: 5px
}

.loader-b.large:after {
    display: block;
    position: relative;
    transform: translateY(-207.5%);
    margin: auto;
    text-align: center;
    content: "Loading"
}

#loader:before,
.loader:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 2px;
    border-radius: 50%;
    border: 2px solid #fdb813;
    border-top-color: #0a1624;
    animation: spin 2s linear infinite
}

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

    to {
        transform: rotate(1turn)
    }
}

.info-view .nav {
    font-size: 14px
}

.info-view mat-panel-title {
    padding: 5px
}

mat-form-field.mat-form-field.mat-form-field-appearance-outline>div.mat-form-field-wrapper>div.mat-form-field-flex>div.mat-form-field-infix {
    padding: .4em 0
}

mat-form-field.mat-form-field.mat-form-field-appearance-outline>div.mat-form-field-wrapper>div.mat-form-field-flex>div.mat-form-field-infix>span.mat-form-field-label-wrapper {
    top: -1.5em
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
    transform: translateY(-1.1em) scale(.75);
    width: 133.33333%
}

ngx-daterangepicker-material {
    color: #000
}

.sports_pc .iframe-box,
.sports_pc iframe {
    height: 1600px !important
}

.cursor-draggable {
    cursor: grab;
    cursor: -webkit-grab
}

.btns-log .btn.btn-block {
    border-radius: 0
}

.ann-wrapper {
    padding: .2em;
    background-color: inherit;
    color: inherit;
    vertical-align: middle
}

.ann-wrapper .ann-content {
    overflow: hidden;
    padding-top: 5px
}

.ann-wrapper i {
    font-size: 21.882px;
    color: #fdb813
}

div.daterangepicker,
div.daterangepicker .ranges,
div.daterangepicker table {
    color: #000
}

.fancybox-slide>* {
    max-width: 100% !important;
    padding: 10px;
    background-color: transparent !important
}

@media screen and (max-width:992px) {
    .nifty-modal {
        top: 30%
    }
}

@media screen and (min-width:992px) {
    .nifty-modal {
        top: 50%
    }
}

.g-slider-wrapper .title {
    text-transform: uppercase
}

.setup-pin .ce-modal__content-container {
    max-width: 400px;
    min-width: 300px;
    width: 90%;
    padding: 20px
}

.corner-logo {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px
}

.corner-logo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-color: #013b7a transparent transparent;
    border-style: solid;
    border-width: 120px 120px 0 0;
    z-index: -1
}

.corner-logo .logo-crypto {
    transform: scale(.6);
    position: absolute;
    left: -12%;
    top: -12%
}

.stv-radio-buttons-wrapper {
    clear: both;
    display: inline-block;
    padding: 0 10px
}

.stv-radio-button {
    visibility: hidden
}

.stv-radio-button+label {
    float: left;
    padding: .5em 1em;
    cursor: pointer;
    border: 1px solid #fdb813;
    margin-right: -1px;
    color: #000;
    background-color: #fdb813
}

.stv-radio-button+label:first-of-type {
    border-radius: 4px 0 0 4px
}

.stv-radio-button+label:last-of-type {
    border-radius: 0 4px 4px 0
}

.stv-radio-button:checked+label {
    background-color: #765d1f;
    border-color: #fff;
    color: #fff
}

.carousel-indicators li {
    border-color: #fdb813
}

.carousel-indicators li.active {
    background-color: #fdb813
}

img.lazy {
    opacity: 0
}

span.verti {
    height: 100%
}

div.verti,
span.verti {
    vertical-align: middle;
    display: inline-block
}

.lazy,
.lazyloading {
    opacity: 0;
    transition: opacity .4s
}

img.lazyloaded {
    opacity: 1;
    transition: opacity .4s
}

img.lazyload:not([src]) {
    visibility: hidden
}

.radio_2 {
    padding-right: 0;
    padding-left: 0
}

.radio_2[class^=col]:first-child {
    padding-right: 0;
    padding-left: 15px
}

.radio_2[class^=col]:last-child:not(:first-child) {
    padding-left: 0;
    padding-right: 15px
}

.radio_2 label {
    text-align: center;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #fdb813;
    color: #fdb813;
    height: 32px;
    line-height: 32px;
    transition: .7s
}

.radio_2 label .marked {
    display: inline-block;
    opacity: 0;
    border-radius: 50%;
    line-height: 16px;
    height: 16px;
    width: 16px;
    margin-left: 2px;
    background-color: #fff;
    color: #fdb813;
    font-weight: 900s;
    vertical-align: middle;
    vertical-align: text-bottom;
    transition: .2s
}

.radio_2 input[type=radio] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0
}

.radio_2 input[type=radio]:checked~label {
    background-color: #fdb813;
    color: #fff;
    transition: .7s
}

.radio_2 input[type=radio]:checked~label .marked {
    opacity: 1;
    transition: .2s
}

.wrapword {
    white-space: -moz-pre-wrap !important;
    white-space: -webkit-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal
}

.text-danger {
    color: #c70022
}

.hot-game-tag {
    position: absolute;
    z-index: 1;
    top: -4px;
    left: -4px;
    width: 60px;
    height: 51px;
    background-size: 60px;
    background-image: url(/assets/images/sprites/game-tag-icon-hot.webp)
}

.mobile .hot-tag {
    top: 0;
    right: -4px
}

.hot-tag {
    top: -4px;
    right: -4px;
    height: 51px;
    background-image: url(/assets/images/sprites/hot-tag.png);
    background-repeat: no-repeat
}

.daily-wins,
.hot-tag {
    position: absolute;
    z-index: 1;
    width: 60px;
    background-size: 60px
}

.daily-wins {
    bottom: 0;
    right: 0;
    height: 61px;
    background-image: url(https://files.sitestatic.net/assets/imgs/daily%20win_1000x1000.png)
}

@keyframes blinking {
    50% {
        opacity: 0
    }
}

.pg_force_reset .title {
    margin-bottom: 1.5em
}

.pg_force_reset .box {
    max-width: 600px;
    padding: 20px 10px 30px;
    margin: 0 auto
}

@media screen and (max-width:992px) {
    .pg_force_reset .box {
        background-color: inherit
    }
}

@media screen and (min-width:992px) {
    .pg_force_reset .box {
        background-color: #ebebeb
    }
}

.toggle-password {
    font-size: 1.4em;
    position: absolute;
    top: 0;
    right: 30px
}

i.form-control-feedback~.toggle-password {
    right: 60px
}

#loginForm .toggle-password {
    top: 15px !important;
    right: 15px !important
}

.footer_btm_logo_img img {
    max-height: 70px;
    height: auto
}

#loginForm .btn-refresh {
    vertical-align: middle;
    padding-top: 0;
    margin-top: 0;
    border: 0;
    background-color: transparent;
    position: relative;
    text-align: left
}

#loginForm .captcha_img {
    padding: 0;
    vertical-align: top;
    top: 0
}

#loginForm .icon-refresh {
    padding-left: 7.5px;
    font-size: 18px;
    margin-top: 5px;
    display: inline-block
}

.mobile #loginForm .icon-refresh {
    padding-left: 15px
}

#loginForm #LoginCaptcha~i.form-control-feedback {
    top: 4px;
    right: 0
}

#resetPwdForm #fogotrefreshCaptcha {
    background: transparent;
    padding: 0;
    top: -1px;
    left: -10px
}

#resetPwdForm #fogotrefreshCaptcha .captcha_img {
    height: 48px
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
    margin: 0 6px;
    vertical-align: middle
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #585858;
    transition: .4s
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

.switch input:checked+.slider {
    background-color: #013b7a
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #013b7a
}

.switch input:checked+.slider:before {
    transform: translateX(26px)
}

.switch .slider.round {
    border-radius: 34px
}

.switch .slider.round:before {
    border-radius: 50%
}

#btn-reset2ndpin {
    margin-left: 20px;
    border-radius: 20px;
    padding: 3px 20px
}

.switch_lable {
    font-size: 14px
}

#collapsible-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

#collapsible-footer .i-collapse {
    border-radius: 50%;
    padding: 0 5px;
    background-color: #fdb813;
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    display: inline-block;
    transition: transform .5s linear
}

#collapsible-footer .i-collapse.rotate {
    transform: rotate(180deg)
}

.scroller::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #fff
}

.scroller::-webkit-scrollbar {
    width: 4px;
    height: 12px;
    border-radius: 2px
}

@media screen and (max-width:992px) {
    .scroller::-webkit-scrollbar {
        background-color: #00194a
    }
}

@media screen and (min-width:992px) {
    .scroller::-webkit-scrollbar {
        background-color: #00194a
    }
}

.emailsubscribe {
    margin-top: 10px
}

.emailsubscribe label {
    font-size: 14px;
    margin-top: 0;
    padding-left: 8px !important;
    padding-top: 1px !important;
    float: left;
    cursor: pointer
}

.emailsubscribe label input {
    float: left;
    margin-right: 10px
}

.profile-edit .emailsubscribe label {
    font-size: 16px;
    padding-top: 0 !important;
    font-weight: 500 !important;
    cursor: pointer;
    line-height: 20px
}

.pgsoft_video {
    display: block
}

.text-overflow-line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ul-style-type-dash {
    list-style-type: none;
    margin: 0
}

.ul-style-type-dash>li {
    text-indent: 13px
}

.ul-style-type-dash>li:before {
    content: "-";
    margin: 0 10px 0 0;
    text-indent: 13px
}

.circle-au,
.circle-bd,
.circle-br,
.circle-cn,
.circle-en,
.circle-id,
.circle-in,
.circle-kh,
.circle-my,
.circle-np,
.circle-ph,
.circle-pk,
.circle-th,
.circle-tw,
.circle-vn {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8.10) no-repeat;
    width: 28px;
    height: 28px
}

.circle-id {
    background-position: -115px -10px
}

.circle-th {
    background-position: -11px -11px
}

.circle-cn {
    background-position: -39px -11px
}

.circle-vn {
    background-position: -116px -45px
}

.circle-my {
    background-position: -67px -11px
}

.circle-in {
    background-position: -78px -45px
}

.circle-en {
    background-position: -11px -98px
}

.circle-kh {
    background-position: -75px -102px
}

.circle-tw {
    background-position: -118px -134px
}

.circle-ph {
    background-position: -9px -134px
}

.circle-au {
    background-position: -47px -134px
}

.circle-br {
    background-position: -84px -134px
}

.circle-np {
    background-position: -9px -168px
}

.circle-pk {
    background-position: -47px -168px
}

.circle-bd {
    background-position: -84px -168px
}

.bg_gold {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat -103px -74px
}

.bg_gold,
.bg_silver {
    width: 25px;
    height: 23px;
    z-index: 2
}

.bg_silver {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat -74px -74px
}

.bg_bronze {
    background: url(https://files.sitestatic.net/sprites/bronze_diamond.png);
    background-size: contain;
    background-repeat: no-repeat
}

.bg_bronze,
.bg_diamond {
    width: 25px;
    height: 25px;
    z-index: 2
}

.bg_diamond {
    background: url(https://files.sitestatic.net/sprites/diamond.png);
    background-size: contain;
    background-repeat: no-repeat
}

.layout.full-container {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.layout .side-nav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .3s;
    transform: translate3d(-100%, 0, 0);
    visibility: hidden
}

.layout .side-nav.open {
    transform: none;
    visibility: visible;
    z-index: 999999999999
}

.layout .side-nav.navContentOpen {
    width: 200px
}

.layout .main-content {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25, .8, .25, 1);
    transition-property: transform, margin-left, margin-right, right, left;
    z-index: 1;
    position: relative
}

.layout .main-content.sideNavOpen {
    margin-left: 100px;
    margin-right: -100px
}

.layout .main-content.sideNavOpen .top-bar {
    left: 100px;
    right: -100px
}

.layout .main-content.navContentOpen {
    margin-left: 200px;
    margin-right: -200px
}

.layout .main-content.navContentOpen .top-bar {
    left: 200px;
    right: -200px
}

.layout .main-content.rightSideBarOpen {
    margin-right: 20rem;
    margin-left: -20rem;
    z-index: 99999999999
}

@media (min-width:768px) {
    .layout .main-content.rightSideBarOpen {
        margin-right: 40rem;
        margin-left: -40rem
    }
}

.layout .main-content.rightSideBarOpen .top-bar {
    right: 20rem;
    left: -20rem
}

@media (min-width:768px) {
    .layout .main-content.rightSideBarOpen .top-bar {
        margin-right: 40rem;
        margin-left: -40rem
    }
}

.layout .content.my01 {
    margin-top: 47px;
    height: auto;
    display: inline-block;
    width: 100%
}

.navContentOpen .backdrop:before,
.rightSideBarOpen .backdrop:before,
.sideNavOpen .backdrop:before {
    content: "";
    position: fixed;
    top: -47px;
    left: 0;
    height: auto;
    bottom: -150%;
    right: 0;
    width: 100%;
    z-index: 1000;
    padding: 15px;
    background: hsla(0, 0%, 100%, .8)
}

.footer-desc {
    margin-top: 1em
}

.apk-down-bar {
    padding: 5px 5px 5px 15px
}

.apk-down-bar #btn-close--apk {
    font-size: 1.5em
}

.apk-down-bar .android-wrap {
    float: right;
    padding-right: 5px;
    display: block;
    padding-top: 3px
}

.apk-down-bar .android-wrap i {
    font-size: 1.5em
}

.apk-down-bar a {
    height: 100%;
    display: block
}

.top-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.top-bar .inner-header {
    background-color: #e5e5e5;
    background-image: none;
    color: grey;
    opacity: .95;
    justify-content: space-between
}

.top-bar a,
.top-bar button {
    display: block;
    height: 47px;
    font-size: 1.6rem;
    color: #1f408d;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 900
}

.top-bar a {
    position: relative;
    text-decoration: none
}

.top-bar .btn:hover {
    color: currentColor;
    text-decoration: none
}

.top-bar .btn.focus,
.top-bar .btn:focus {
    outline: 0;
    box-shadow: none
}

.top-bar a>div,
.top-bar a>i {
    line-height: 47px;
    height: 47px;
    vertical-align: middle
}

.top-bar a>div {
    padding: 3px
}

.top-bar .logo img {
    height: 44px;
    vertical-align: top
}

#other-game-bals table tr:first-child {
    border-top: 0 solid #ddd
}

#other-game-bals table tr:last-child td {
    border-bottom: 0 solid #ddd
}

#other-game-bals table tr td {
    border-top: 0 solid #ddd;
    border-bottom: 1px solid #ddd
}

#r-side-bar {
    height: 100%;
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    overflow-x: hidden;
    width: 0;
    background-color: #b3c4d7;
    transition: .3s
}

#r-side-bar.open {
    width: 20rem
}

@media (min-width:768px) {
    #r-side-bar.open {
        width: 40rem
    }
}

#r-side-bar .side-bar-content {
    height: 100%;
    width: 100%;
    z-index: 4;
    overflow-x: hidden
}

#r-side-bar .modal-title {
    font-weight: 600
}

#r-side-bar .modal-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .3)
}

#r-side-bar .modal-header {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

@media (min-width:768px) {
    #r-side-bar .profile-head .container {
        width: 100%
    }
}

#r-side-bar .footer-content {
    text-align: left;
    width: 100%
}

#r-side-bar a {
    font-weight: 900;
    position: relative
}

#r-side-bar .swiper-wrapper {
    overflow: unset
}

#r-side-bar .swiper-wrapper .bal-title {
    font-size: 12px
}

#r-side-bar .swiper-wrapper .bal-box-inner {
    display: flex;
    align-items: center
}

#r-side-bar .swiper-wrapper .bal-box {
    background: #0a1624;
    border-radius: 8px
}

#r-side-bar .swiper-button-next,
#r-side-bar .swiper-button-prev {
    background-image: none;
    display: inline-flex;
    align-items: center
}

#r-side-bar .swiper-button-next.swiper-button-disabled,
#r-side-bar .swiper-button-prev.swiper-button-disabled {
    display: none
}

#r-side-bar .swiper-button-next span,
#r-side-bar .swiper-button-prev span {
    display: flex;
    align-items: center;
    color: #0a1624;
    background: #fff;
    border-radius: 100%;
    width: 34px;
    height: 34px
}

#r-side-bar .swiper-button-next {
    right: 8px;
    position: absolute;
    top: 35%
}

#r-side-bar .swiper-button-prev {
    left: 8px;
    position: absolute;
    top: 35%
}

#langModal-mobile {
    top: 50%
}

.language {
    padding: 10px;
    background-color: #fff
}

.language .title {
    background-color: #ebebeb;
    padding: 3px;
    text-align: center
}

.language table {
    margin: 15px auto
}

.language .circle-id {
    margin: 0 auto
}

.language .i {
    padding: 0 15px 15px
}

.language tr {
    margin-bottom: .2em
}

.language .b-line {
    border-left: 1px solid #fff
}

.language .country {
    font-size: .8em;
    text-align: center
}

.language .flag-wrap {
    padding: 0 15px 15px
}

.footer-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 20px
}

.footer-body {
    padding: .4rem 2rem
}

.games-category {
    min-height: 130vh
}

#btn-wrap--goToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 50%;
    transform: translateX(100%);
    z-index: 99
}

.menu-bottom .navbar-inverse {
    background-color: #013b7a;
    transition: all .35s ease
}

.menu-bottom .footericon-single {
    padding: 0;
    width: 20%
}

.menu-bottom .footericon-single a {
    font-size: 10px;
    padding: 3px 0;
    display: block;
    color: #fff
}

.menu-bottom .footericon-single a i {
    font-size: 20px;
    display: block
}

.menu-bottom .footericon-single a.footer-funds i {
    width: 46px;
    height: 46px;
    background-color: #fdb813;
    position: absolute;
    top: -20px;
    border-radius: 50%;
    left: calc(50% - 23px);
    line-height: 46px
}

.menu-bottom .footericon-single a.footer-funds div {
    margin-top: 30px
}

.menu-bottom .footericon-single:last-child a {
    border: 0
}

.menu-bottom .flex-row {
    justify-content: space-between
}

.menu-bottom .horizontal-hover {
    position: fixed;
    bottom: 60px;
    left: calc(50% - 150px);
    width: 300px;
    z-index: 999;
    background-color: #0a1624;
    transition: all .35s ease;
    visibility: hidden;
    opacity: 0
}

.menu-bottom .horizontal-hover.show {
    bottom: 70px;
    opacity: 1;
    visibility: visible;
    transition: all .5s ease
}

.menu-bottom .horizontal-hover.show:after {
    transition: all .5s ease .2s;
    bottom: -8px
}

.menu-bottom .horizontal-hover:after {
    content: "";
    position: absolute;
    left: calc(50% - 4px);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0a1624;
    bottom: 0;
    opacity: .95
}

.menu-bottom .horizontal-hover li {
    width: 32%;
    vertical-align: middle;
    border-right: 1px solid hsla(0, 0%, 100%, .15)
}

.menu-bottom .horizontal-hover li a {
    display: block;
    padding: 8px 5px
}

.menu-bottom .horizontal-hover li:last-child {
    border-right: 0
}

.menu-bottom .vertical-hover {
    position: absolute;
    bottom: 85%;
    left: calc(50% - 20px);
    width: 300px;
    z-index: 999;
    transition: all .35s ease;
    visibility: hidden;
    opacity: 0
}

.menu-bottom .vertical-hover li {
    display: block;
    background-color: #0a1624;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 45px;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .8);
    margin: -15px 0 4px;
    transition: all .35s ease
}

.menu-bottom .vertical-hover.show {
    bottom: 85%;
    opacity: 1;
    visibility: visible;
    transition: all .5s ease
}

.menu-bottom .vertical-hover.show li {
    margin-top: 0;
    transition: all .5s ease
}

.mobile.input-focused .navbar-fixed-bottom {
    bottom: -150px;
    opacity: 0;
    visibility: hidden;
    transition: all .35s ease
}

.mdc-tab-bar {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mdc-tab-scroller {
    overflow-y: hidden
}

.mdc-tab-scroller__scroll-area {
    -webkit-overflow-scrolling: touch;
    display: flex;
    overflow-x: hidden
}

.mdc-tab-scroller__scroll-area--scroll {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 0
}

.mdc-tab-scroller__scroll-x {
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0
}

.mdc-tab-scroller__scroll-content {
    position: relative;
    display: flex;
    flex: 1 0 auto;
    transform: none;
    will-change: transform
}

.mdc-tab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 2.25rem;
    font-weight: 500;
    letter-spacing: .0892857143em;
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    margin: 0;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-appearance: none;
    z-index: 1;
    width: 100%;
    padding: 15px 24px
}

@media screen and (max-width:992px) {
    .mdc-tab {
        min-width: 20px
    }
}

@media screen and (min-width:992px) {
    .mdc-tab {
        min-width: 160px
    }
}

@media screen and (max-width:992px) {
    .profile-head .mdc-tab {
        padding: 10px
    }
}

@media screen and (min-width:992px) {
    .profile-head .mdc-tab {
        padding: 15px 24px
    }
}

.mdc-tab__content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    pointer-events: none
}

.mdc-tab__text-label {
    transition: color .15s linear;
    display: inline-block;
    line-height: 1;
    z-index: 2
}

.mdc-tab .mdc-tab__text-label {
    color: #000
}

.mdc-tab--active .mdc-tab__text-label,
.mdc-tab.active .mdc-tab__text-label {
    color: #fdb813
}

.mdc-tab-indicator {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1
}

.mdc-tab-indicator__content {
    transform-origin: left;
    opacity: 0
}

.mdc-tab-indicator--active .mdc-tab-indicator__content,
.mdc-tab-indicator.active .mdc-tab-indicator__content {
    opacity: 1
}

.mdc-tab-indicator__content--underline {
    align-self: flex-end;
    box-sizing: border-box;
    width: 100%;
    border-top-style: solid
}

.mdc-tab-indicator .mdc-tab-indicator__content {
    transition: transform .25s cubic-bezier(.4, 0, .2, 1)
}

.mdc-tab-indicator .mdc-tab-indicator__content--underline {
    border-color: #fdb813;
    border-top-width: 2px
}

.profile-head .profile-scoller {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.profile-head .profile-scoller::-webkit-scrollbar {
    display: none
}

@media screen and (max-width:992px) {

    #r-side-bar .mdc-tab--active:before,
    #r-side-bar .mdc-tab.active:before {
        position: absolute;
        bottom: -1px;
        left: 50%;
        margin-left: -3px;
        content: "";
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 5px solid #b3c4d7;
        z-index: 3
    }

    #r-side-bar .mdc-tab--active,
    #r-side-bar .mdc-tab-indicator.active,
    #r-side-bar .mdc-tab.active {
        background: #0a1624;
        -webkit-filter: brightness(90%);
        filter: brightness(90%)
    }

    #r-side-bar .mdc-tab--active .mdc-tab__text-label,
    #r-side-bar .mdc-tab.active .mdc-tab__text-label {
        color: #fff
    }

    #r-side-bar .mdc-tab {
        background: #0a1624;
        font-size: 11px;
        text-shadow: 1px 0 1px #3c3c3c;
        min-width: unset
    }

    #r-side-bar .mdc-tab .mdc-tab__text-label {
        color: #fff
    }

    #r-side-bar .mdc-tab:not(:last-child) {
        border-right: 1px solid #555
    }

    #r-side-bar .outlet,
    #r-side-bar .profile-edit p,
    #r-side-bar .profile-edit p input {
        font-size: 13px !important
    }

    #r-side-bar .switch_lable {
        font-size: 9px
    }

    #r-side-bar .mdc-tab-bar {
        border-bottom: 0
    }

    #r-side-bar a:focus {
        outline: 0 auto -webkit-focus-ring-color
    }

    #r-side-bar .mdc-tab-indicator--active .mdc-tab-indicator__content,
    #r-side-bar .mdc-tab-indicator.active .mdc-tab-indicator__content {
        opacity: 0
    }
}

.wallet-bal {
    color: #810e1d
}

.wallet-bal .row {
    font-weight: 900;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    background-color: #4d76a2;
    padding: .4em 0
}

.wallet-bal i,
.wallet-bal span {
    vertical-align: middle
}

.wallet-bal .i-refresh {
    text-align: right;
    font-weight: 900;
    color: #fff
}

.wallet-bal .i-refresh i {
    font-size: 1.4rem
}

.wallet-bal .btn.btn-clear {
    text-align: left
}

.wallet-bal .btn-refresh-wallet.pull-right,
.wallet-bal .btn-refresh-wallet.refresh_icon {
    border-radius: 50%;
    background-color: #fdb813;
    margin-right: 2px;
    line-height: 1.2
}

.wallet-bal .btn-refresh-wallet.refresh_icon {
    margin-left: 5px;
    width: 25px;
    height: 25px;
    text-align: center
}

.wallet-bal .btn-refresh-wallet.refresh_icon i {
    font-size: 20px;
    text-align: center
}

.wallet-bal .btn-collapse-balances,
.wallet-bal .btn-wd {
    border-radius: 8px;
    background-color: #fdb813;
    line-height: 1.2;
    padding: 0 3px
}

.wallet-bal .btn-wd {
    color: #fff;
    margin-top: 5px
}

.wallet-bal .notification_drop {
    float: right;
    font-size: 22px;
    border-radius: 50px;
    height: 25px;
    width: 25px;
    text-align: center;
    color: #fdb813;
    line-height: 1;
    margin-left: 10px
}

.wallet-bal .notification_drop .dropdownNoti_content {
    width: 250px;
    height: auto;
    background-color: #50b08b
}

.wallet-bal .notification_drop .dropdownNoti_content:after {
    content: " ";
    position: absolute;
    right: 0;
    top: -10px;
    border: 10px solid transparent;
    border-top: none;
    border-bottom: 10px solid #50b08b
}

.wallet-bal .notification_drop .dropdownNoti_content ul {
    list-style: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    max-height: 100px;
    overflow-y: auto
}

.wallet-bal .notification_drop .dropdownNoti_content ul li {
    margin-top: 5px;
    padding: 2px 10px
}

.wallet-bal .notification_drop .dropdownNoti_content ul li:hover {
    background-color: #33373a;
    color: #fff
}

.wallet-bal .notification_drop .dropdownNoti_content ul li p {
    margin: 0
}

.wallet-bal .notification_drop .dropdownNoti_content .noti_footer {
    padding: 15px;
    display: inline-block;
    width: 100%;
    text-align: center
}

.wallet-bal .notification_drop .dropdownNoti_content .noti_footer p {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.wallet-bal .notification_drop .dropdownNoti_content .noti_footer .submit_btn {
    width: 100%;
    background-color: #383838;
    color: #fff
}

.profile-head .container-box .title {
    padding: .7em 1.2em
}

@media screen and (max-width:992px) {
    .profile-head .container-box .title {
        background-color: inherit
    }
}

@media screen and (min-width:992px) {
    .profile-head .container-box .title {
        background-color: #00194a
    }
}

@media screen and (max-width:992px) {
    .profile-head .container-box .title {
        color: #013b7a
    }
}

@media screen and (min-width:992px) {
    .profile-head .container-box .title {
        color: #fff
    }
}

.profile-head .outlet {
    padding: 15px
}

.profile-head .circle {
    border: 1px solid;
    padding: .15em .5em
}

@media screen and (max-width:992px) {
    .profile-head .circle {
        display: inline-block
    }
}

@media screen and (min-width:992px) {
    .profile-head .circle {
        display: none
    }
}

@media screen and (max-width:992px) {
    .profile-head .container-wrapper {
        background-color: inherit
    }
}

@media screen and (min-width:992px) {
    .profile-head .container-wrapper {
        background-color: transparent
    }
}

.profile-head .container {
    top: 2em;
    position: relative
}

@media screen and (max-width:992px) {
    .profile-head .container {
        background-color: inherit
    }
}

@media screen and (min-width:992px) {
    .profile-head .container {
        background-color: #ebebeb
    }
}

.profile-head .container .head-content {
    padding: 10px;
    margin-top: .7em
}

.profile-head .icon-shield {
    font-size: 4rem;
    color: #765d1f
}

.profile-head .acc_safety_info .info-2 {
    padding-top: .3em;
    font-size: 1.8rem
}

.profile-head .acc_safety_info i {
    padding-right: .4em;
    color: #765d1f
}

.profile-head .icon_menu {
    justify-content: space-evenly
}

.profile-head .icon_menu .icon-single {
    padding: 0;
    margin-top: -20px;
    justify-content: space-evenly
}

.profile-head .icon_menu .icon-single i {
    font-size: 18px;
    padding: 0
}

.profile-head .icon_menu .icon-single .mail_icon {
    top: -10px;
    right: -10px
}

.profile-head ul.nav {
    margin-right: 20px;
    margin-left: 20px
}

.profile-head .bal-box {
    margin: 0 25px;
    font-size: 1rem;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .7)
}

.profile-head .bal-box .row {
    align-items: center;
    justify-content: center
}

.profile-head .bal-box .icon-wallet {
    font-size: 21.882px;
    font-weight: 1000
}

.profile-head .bal-box .bal-txt {
    vertical-align: top
}

.profile-head .bal-box .i-refresh {
    font-size: 21.882px;
    vertical-align: top
}

.profile-head .bal-box .btn {
    cursor: pointer;
    padding: 0;
    font-weight: 1000;
    outline: none;
    box-shadow: none
}

.mobile .profile-head .container {
    top: 0
}

.mobile .profile-head .container .ref_down {
    display: none
}

.profile-head .btn-logout {
    float: right;
    font-size: 25.2px
}

.profile-head form:not(#chgPwdForm) .form-group {
    margin-bottom: 0
}

@media screen and (max-width:992px) {
    .profile-head .msg {
        font-size: 11.9994px
    }
}

@media screen and (min-width:992px) {
    .profile-head .msg {
        font-size: 14px
    }
}

.profile-head .nav-tabs {
    padding-bottom: 5px;
    border-bottom: none
}

.profile-head .nav-tabs a.nav-btn {
    color: #000
}

.profile-head .nav-tabs .nav-btn {
    padding: .5rem 1rem 5px;
    display: inline-block;
    border-bottom: 1.5px solid transparent
}

@media screen and (max-width:992px) {
    .profile-head .nav-tabs .nav-btn {
        font-size: 11.9994px
    }
}

@media screen and (min-width:992px) {
    .profile-head .nav-tabs .nav-btn {
        font-size: 14px
    }
}

.profile-head .nav-tabs .nav-btn.active {
    color: #765d1f;
    border-bottom-color: #fdb813
}

@media screen and (max-width:992px) {
    .profile-edit p {
        font-size: 11.9994px
    }
}

@media screen and (min-width:992px) {
    .profile-edit p {
        font-size: 14px
    }
}

.profile-edit .i-star {
    vertical-align: top;
    display: inline-block;
    margin-left: 10px
}

.profile-edit .memer_leavel {
    display: flex
}

.profile-edit .kyc-label {
    border-radius: 6px;
    padding: 1px 5px;
    display: inline-flex;
    gap: 5px
}

.profile-edit .kyc-label.verified {
    background: #e9fff2;
    color: #359d74;
    cursor: default
}

.profile-edit .kyc-label.unverified {
    background: #c70022;
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

@media screen and (max-width:992px) {
    .my-promo p {
        font-size: 11.9994px
    }
}

@media screen and (min-width:992px) {
    .my-promo p {
        font-size: 14px
    }
}

.my-promo p.lbl {
    color: #765d1f;
    margin-bottom: .2em
}

.mobile .switch input:checked+.slider {
    background-color: #0a1624
}

.mobile #btn-reset2ndpin {
    margin-left: 0;
    margin-top: 10px
}

.side-nav-items {
    width: 100px;
    list-style: none;
    margin: 0;
    padding: 0
}

.side-nav-items .pos.enlarge .circle {
    padding: .15em .25em
}

.side-nav-items .pos.enlarge i {
    font-size: 35px
}

.side-nav-items .hot.sub {
    position: absolute;
    right: 0;
    top: 5px;
    display: inline-block;
    padding: 3px;
    line-height: 1;
    background: red;
    color: #fff;
    font-size: .5em;
    border-radius: 5px
}

.side-nav-items .hot.sub.new {
    background: linear-gradient(1deg, #fbd629, #ff0);
    color: #000
}

.side-nav-items>.nav-item {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    display: block
}

.side-nav-items>.nav-item>.navlink {
    text-transform: uppercase;
    text-align: center;
    padding: 15px 2px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #fff
}

.side-nav-items>.nav-item>.navlink .nav-title {
    font-size: 12px;
    white-space: normal;
    word-break: break-word
}

.side-nav-items>.nav-item>.navlink i {
    color: #fff;
    font-size: 22.4px
}

.side-nav-items>.nav-item>a.active {
    background-color: #fdb813;
    color: inherit
}

.side-nav-items>.nav-item>a.active.notShowActive {
    background-color: transparent
}

.nav-item-content {
    width: 100px;
    padding: 2px;
    display: none;
    left: 100px;
    bottom: 0;
    top: 0;
    position: absolute;
    background-color: #fdb813;
    overflow-y: scroll
}

.nav-item-content.open {
    display: block
}

.nav-content {
    height: 100%;
    top: 0;
    left: 0;
    background: #013b7a;
    overflow-y: scroll
}

.nav-content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.nav-content .submenu li {
    display: block;
    border-bottom: 1px solid hsla(0, 0%, 100%, .4)
}

.nav-content .submenu li a {
    text-align: center;
    color: #fff;
    font-size: 22.4px;
    padding: 15px;
    background-color: transparent;
    text-transform: uppercase;
    display: block
}

.nav-content h4,
.nav-content h5 {
    margin-bottom: 0
}

.nav-content span.circle {
    display: inline-block;
    border-radius: 50%;
    padding: .25em .5em;
    background: #013b7a
}

.nav-content span.circle .icon-km_gaming_dark {
    color: #ffe024
}

.games-category .title {
    text-transform: uppercase
}

.games-category .pgsoft_video {
    float: left
}

.games-category .row {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.games-category .row .image-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.games-category .row .image-grid .box {
    width: 100%
}

.games-category .box {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.games-category .box.col-xs-4 {
    padding-right: 2px;
    padding-left: 2px
}

.games-category .game-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.games-category .game {
    display: block;
    cursor: pointer;
    margin-bottom: .625rem;
    overflow: hidden
}

.games-category .game,
.games-category .game img {
    border-radius: 8px;
    width: 100%
}

.games-category .g-title {
    display: none;
    white-space: nowrap;
    font-size: 12px
}

.games-category .rng img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.games-category .rng .g-title {
    display: block;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-transform: uppercase
}

.downloadapk-modal.nifty-modal {
    background-color: #00194a;
    border: 2px solid #013b7a;
    border-radius: 10px;
    overflow: hidden;
    top: 50%
}

.downloadapk-modal .modal-header {
    padding: 10px;
    background-color: #00194a;
    background: linear-gradient(#00194a, #013b7a)
}

.downloadapk-modal .modal-header .md-close {
    background-color: hsla(0, 0%, 100%, .3);
    border: 0;
    border-radius: 50%;
    margin-top: 5px;
    outline: 0
}

.downloadapk-modal .modal-header .md-close:focus,
.downloadapk-modal .modal-header .md-close:hover {
    background-color: hsla(0, 0%, 100%, .3);
    border: 0;
    border-radius: 50%;
    outline: 0
}

.downloadapk-modal .md-body {
    background-color: #fff;
    padding: 15px
}

.downloadapk-modal .download-caption {
    font-size: 13px;
    color: #cbcbcc;
    line-height: 1.2;
    margin: 8px 0
}

.downloadapk-modal .modal-header h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 1px 0 #000
}

.downloadapk-modal .url-link {
    display: inline-block;
    padding: 5px;
    max-width: 120px
}

.tw_transfer_form {
    padding: 10px 15px;
    background-color: hsla(0, 0%, 41.2%, .35);
    border-radius: 5px;
    margin-bottom: 15px
}

.tw_transfer_form .vertical {
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    width: 28px;
    height: 28px;
    text-align: center;
    background-color: hsla(0, 0%, 100%, .3);
    margin-bottom: 8px;
    border-radius: 50%
}

.tw_transfer_form .vertical i {
    display: inline-block;
    transform: rotate(90deg) translateY(2px);
    transform-origin: center
}

.tw_transfer_form .form-group {
    position: relative
}

.tw_transfer_form .form-group .form-control-feedback {
    right: 0
}

.tw_transfer_form .form-control[readonly] {
    font-weight: 600;
    font-size: 15px
}

.tw_transfer_form .customrange-slider {
    margin: 15px auto;
    max-width: 70%
}

.tw_transfer_form .customrange-slider .ui-widget-content {
    background: #b8b8b8;
    box-shadow: inset 1px 1px 4px 0 #747474;
    border: none
}

.tw_transfer_form .customrange-slider .ui-slider .ui-slider-handle {
    width: .8em;
    height: 2em
}

.tw_transfer_form .customrange-slider .ui-slider-horizontal .ui-slider-handle {
    top: -.6em;
    margin-left: -.6em;
    border: 1px solid #013b7a;
    background: #013b7a
}

.tw_transfer_form .customrange-slider .ui-slider-horizontal .ui-slider-range-min {
    background: #00194a
}

.tw_transfer_form .customrange-slider .decrease-btn,
.tw_transfer_form .customrange-slider .increase-btn {
    position: absolute;
    top: -10px;
    width: 20%;
    line-height: 1.2;
    font-size: 10px;
    text-align: center
}

.tw_transfer_form .customrange-slider .decrease-btn {
    left: -15px
}

.tw_transfer_form .customrange-slider .increase-btn {
    right: -8px
}

.tw_transfer_form .customrange-slider .custom-icon {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ebe3f6;
    font-size: 16px;
    line-height: 31px;
    font-weight: 600;
    color: #000;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, .35);
    margin-bottom: 5px;
    text-align: center
}

.tw_transfer_form .customrange-slider .minmax-label {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    width: 100%
}

.tw_transfer_form .customrange-slider .minmax-value {
    color: #810e1d;
    font-weight: 600
}

.text-center-sm {
    text-align: center
}

.navbar-fixed-bottom .mail_icon,
.side-bar-content .mail_icon {
    position: absolute;
    top: .3em;
    color: #fff;
    font-size: 10px;
    right: .7em;
    width: 1.6em;
    height: 1.6em;
    line-height: 1em;
    border-radius: 50%;
    animation: blinking 1.2s linear .5s infinite;
    background-color: #ed1c24;
    text-align: center;
    padding: .2em
}

.navbar-fixed-bottom .mail_icon {
    right: 15px
}

.overflow-y {
    overflow-y: auto
}

#r-side-bar .swiper-wrapper .bal-box {
    background: transparent !important
}



.float-menu {
    background: #2d3033;
    border: 1px solid rgba(133, 147, 165, .1);
    border-radius: 80px;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 255, .4);
    box-shadow: 1px 1px 10px 1px hsla(0, 0%, 100%, .4);
    height: 60px;
    opacity: .8;
    position: fixed;
    right: -140px;
    top: 62%;
    transition: all .25s ease-in-out;
    width: 180px
}

.float-menu.visible {
    right: -20px
}

.float-menu .logo-wrap {
    display: inline-block;
    height: 3rem;
    position: relative;
    right: -10px;
    top: 12px;
    width: 2rem
}

.float-menu .logo-wrap>div {
    position: absolute
}

.float-menu a {
    color: #fff;
    padding-left: 10px
}

.mobile .floating-btn {
    bottom: 50px;
    left: 0;
    position: fixed;
    z-index: 999
}

.mobile .floating-btn .wrapper {
    background: #25d366;
    border-radius: 50%;
    height: 45px;
    margin: 10px;
    position: relative;
    width: 45px
}

.mobile .floating-btn .wrapper a {
    color: #fff;
    font-size: 30px;
    left: 7px;
    position: absolute
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.flex-space-btw {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.flex-space-btw,
.flex-start {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.flex-start {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.center-text {
    -webkit-flex-direction: column;
    flex-direction: column;
    place-content: space-between
}

.mobile .center-position {
    text-align: center
}

.right-text {
    text-align: right
}

.mobile .right-text {
    text-align: center
}

.flex-display {
    display: -webkit-flex;
    display: flex
}

.LW-font {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    overflow: hidden;
    width: 120px
}

.LW-date-font {
    color: #fff;
    font-size: 10px;
    min-width: 132px
}

.LW-date-fontWithdraw,
.LW-secondary-color {
    color: #fff
}

.lw-loop-content {
    border-radius: 15px;
    height: 290px;
    overflow: hidden;
    position: relative
}

@media (max-width:768px) {
    .lw-loop-content {
        height: 300px
    }
}

.lw-horizontal-slider .common-title {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, #a5a3a1, #fefefe 37.29%, #adaba9 70.1%, #fff);
    -webkit-background-clip: text;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    text-align: left
}

.lw-horizontal-slider.lates-deposit-section .g-slider-wrapper .lw-loop-content li {
    background: linear-gradient(180deg, #fbb24c, #4d9726 98.37%)
}

.lw-horizontal-slider.lates-deposit-section .g-slider-wrapper .lw-loop-content li .LW-font {
    color: #fff
}

.mobile .lw-horizontal-slider {
    margin: 30px 0
}

.desktop .lw-horizontal-slider .g-slider-wrapper {
    padding: 15px 15px 0
}

.desktop .lw-horizontal-slider .g-slider-wrapper .content-wrapper.round {
    height: 80px
}

.desktop .lw-horizontal-slider .g-slider-wrapper .content-wrapper.round ul li {
    background: linear-gradient(180deg, #29b4d5, #3cdca0);
    border-radius: 40px;
    margin: 0 5px;
    max-width: 265px;
    min-width: 265px;
    padding: 10px
}

.desktop .lw-horizontal-slider .g-slider-wrapper .content-wrapper.round ul li .flex-space-btw {
    padding-left: 5px
}

.desktop .lw-horizontal-slider .g-slider-wrapper .content-wrapper.round ul li .LW-btn {
    color: #fff;
    margin-left: 8px
}

.desktop .lw-horizontal-slider .g-slider-wrapper .content-wrapper.round ul li .LW-date-fontCurrency {
    color: #fff
}

.desktop .lw-horizontal-slider .g-slider-wrapper img {
    width: 35px !important
}

.desktop .lw-horizontal-slider.lates-deposit-section .g-slider-wrapper .content-wrapper ul li {
    background: linear-gradient(180deg, #fbb24c, #4d9726 98.37%)
}

.desktop .lw-horizontal-slider.lates-deposit-section .g-slider-wrapper .content-wrapper ul li .LW-font {
    color: #fff
}

.desktop .lw-horizontal-slider .gradient-bg {
    background: linear-gradient(180deg, #181045, #05032c);
    border-radius: 40px;
    margin-bottom: 25px
}

.mobile .lw-horizontal-slider .common-title {
    text-align: center
}

.mobile .g-slider-wrapper {
    padding: 10px
}

.mobile .g-slider-wrapper .lw-loop-content {
    height: 275px;
    padding: 15px;
    position: relative
}

.mobile .g-slider-wrapper .lw-loop-content ul {
    left: 0;
    width: 100%
}

.mobile .g-slider-wrapper .lw-loop-content ul li {
    background: linear-gradient(180deg, #29b4d5, #3cdca0);
    border-radius: 40px;
    display: block;
    margin: 10px 8px;
    padding: 10px
}

.mobile .g-slider-wrapper .lw-loop-content ul li .LW-btn {
    color: #fff;
    font-weight: 700
}

.mobile .g-slider-wrapper .lw-loop-content ul li .LW-div .wd-item__avatar {
    margin-right: 10px;
    width: 45px
}

.sub-games div.games {
    margin-left: -5px;
    margin-right: -5px
}

.sub-games div.games.flex-row {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
}

.sub-games .game-box {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: relative
}

.sub-games .game-box:after {
    display: block;
    padding-bottom: 100%
}

.sub-games .game-box .content-wrapper {
    overflow: auto;
    padding: 5px
}

.sub-games .game-box img {
    background-size: 100% 100%;
    border-radius: 5px;
    border-radius: 1.33333vmin;
    height: auto;
    min-height: 90px;
    width: 100%
}

.sub-games .game-box h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sub-games .amount_box {
    background-color: #061348;
    border: 1px solid #101010;
    bottom: 5px;
    color: #ffe9bb;
    display: block !important;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 0;
    position: absolute;
    width: 91.5%;
    z-index: 1
}

.sub-games .daily-wins-tag {
    background-image: url(https://files.sitestatic.net/assets/imgs/daily%20win_1000x1000.png);
    background-size: 60px;
    bottom: 0;
    height: 61px;
    position: absolute;
    right: 0;
    width: 60px;
    z-index: 1
}

.sub-games .tournament-tag {
    background-image: url(https://files.sitestatic.net/assets/imgs/tournament_label_200x50.png);
    background-size: 100px;
    bottom: 0;
    height: 25px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 100px;
    z-index: 1
}

.sub-games .title {
    text-transform: uppercase
}

.sub-games .filter {
    padding-bottom: 5px
}

.sub-games .filter .btn {
    border-bottom: 1.5px solid transparent;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 0 0 5px
}

.sub-games .filter .btn.active {
    border-bottom-color: #0049cc;
    color: #0049cc
}

.sub-games .scroll-wrapper {
    display: -webkit-flex;
    display: flex
}

.sub-games .scroll-wrapper .poweredBy-logo {
    height: 50px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 70px
}

.sub-games .scroll-wrapper .poweredBy-logo .logo_provider {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-transform-origin: 8px 0;
    transform-origin: 8px 0
}

.sub-games .scroll-wrapper .row.slider-content {
    background-color: #636465;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    overflow: auto;
    white-space: nowrap;
    width: 100%
}

.sub-games .scroll-wrapper .row.slider-content .game-title {
    color: #fff;
    text-transform: uppercase
}

.sub-games .scroll-wrapper .row.slider-content i {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 1.5em;
    margin-top: 5px;
    position: relative
}

.sub-games .scroll-wrapper .row.slider-content i~h4 {
    margin-bottom: 0
}

.sub-games .scroll-wrapper .next-btn,
.sub-games .scroll-wrapper .prev-btn {
    background-color: #d8101a;
    border-radius: 0;
    color: #fff;
    height: 100%;
    padding: 0;
    width: 100%
}

.sub-games .scroll-wrapper .left {
    -webkit-flex-basis: 15px;
    flex-basis: 15px
}

.sub-games .scroll-wrapper .slider {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    overflow: hidden
}

.sub-games .scroll-wrapper .right {
    -webkit-flex-basis: 15px;
    flex-basis: 15px
}

.sub-games .scroll-wrapper .btn-box {
    border-left: 0 solid transparent;
    border-right: 5px solid #ffffff;
    display: block;
    height: 100%;
    min-width: 80px;
    overflow: auto;
    padding: 0;
    text-align: center;
    width: 100%;
    width: 105px
}

.col:last-of-type .sub-games .scroll-wrapper .btn-box {
    border-right: 5px solid transparent
}

.sub-games .scroll-wrapper .btn-box.active,
.sub-games .scroll-wrapper .btn-box:active {
    background-color: #040e38
}

.sub-games .scroll-wrapper .btn-box.active .game-title,
.sub-games .scroll-wrapper .btn-box:active .game-title {
    color: #fff;
    text-transform: uppercase
}

.sub-games .apkdownload-box {
    background: #0f1d86;
    color: #fff;
    margin-top: 20px;
    padding: 15px
}

.sub-games .apkdownload-box h3 {
    color: #2975ff
}

.sub-games .apkdownload-box ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sub-games .apkdownload-box li {
    background-color: #040e38;
    margin: 5px;
    padding: 8px
}

.sub-games .apkdownload-box li span {
    font-size: 16px;
    padding: 0 10px 0 0
}

.sub-games .apkdownload-box .download-btn {
    background: #0039c0;
    border: 0;
    color: #fff;
    display: block;
    margin: 5px auto;
    padding: 10px;
    text-align: center;
    width: 100%
}

.sub-games .apkdownload-box .apk-user-info {
    background: #333;
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-indent: 0;
    width: 100%
}

.sub-games .apkdownload-box ul.password-criteria {
    list-style: disc;
    margin: 0 0 0 25px
}

.sub-games .apkdownload-box .howtolist>li {
    padding-left: 25px;
    padding-right: 15px;
    text-indent: -20px
}

.sub-games .apkdownload-box .apk-pop-form {
    text-indent: 0
}

.sub-games .apkdownload-box ul.password-criteria li {
    padding: 5px
}

.promo-view .panel {
    background-color: #015cff;
    border: none;
    border-radius: 0 !important;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    margin: 16px 0 !important;
    overflow: hidden
}

.promo-view .panel-body {
    background-color: #030b30 !important;
    color: #fff !important;
    overflow-x: auto;
    padding: 15px !important
}

.promo-view .panel-heading {
    padding: 0 !important;
    transition: all .4s ease
}

.promo-view .panel-heading>a {
    display: block
}

.promo-list {
    margin-top: 1rem
}

.promo-list .title {
    color: #2975ff !important;
    font-weight: 700
}

.promo-list .img-wrapper .img-fluid {
    width: 100%
}

.promo-list .side-toggle {
    background-color: #020621;
    color: #0049cc;
    text-align: center;
    width: 100%
}

.promotion-group {
    padding: 30px 0
}

.m-t-10 {
    margin-bottom: 10px;
    margin-top: 10px
}

.promotion-single {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    margin-bottom: 15px
}

.promotion-modal.nifty-modal.modal-lg {
    max-width: 90%;
    min-width: 1170px
}

.promotion-modal .md-body {
    padding: 30px
}

.promotion-modal .md-body table {
    max-width: 100%;
    width: 100% !important
}

.promotion-modal .md-close {
    cursor: pointer;
    font-weight: 600;
    opacity: .65;
    position: absolute;
    right: 15px;
    top: 10px
}

.promotionmodal_content {
    background-color: #525356;
    max-height: 75vh;
    min-height: 75vh;
    overflow-y: scroll
}

.promotion-single .img-fluid {
    height: 160px;
    width: 100%
}

.promobanner_img .img-fluid {
    width: 100%
}

.promotion-page .g_category-nav.nav.fixed {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.promotion-page .g_category-nav {
    background-color: #040e38;
    text-align: center
}

.promotion-page .g_category-nav .nav-item {
    background: #040e38;
    color: #fff;
    -webkit-flex-basis: 16.66%;
    flex-basis: 16.66%;
    float: left;
    max-width: 16.66%;
    min-width: 16.66%
}

.promotion-page .g_category-nav .nav-item .navlink {
    color: #fff;
    display: block;
    padding: .7em;
    text-transform: uppercase;
    width: 100%
}

.promotion-page .g_category-nav .nav-item.active .navlink,
.sub-games .g_category-nav .nav-item:hover .navlink {
    background: #015cff;
    color: #000
}

.mobile .promotion-single .btn {
    width: 49%
}

.mobile .promotion-single .row.d-flex {
    display: block
}

.mobile .promotion-page .g_category-nav .nav-item .navlink {
    padding: 15px 3px;
    font-size: 11px
}

.mobile .promotion-modal .panel-body {
    padding: 0 !important
}

.mobile .promotion-modal .md-body {
    padding: 15px
}

.mobile .promotion-modal .md-close {
    top: 0;
    right: 10px;
    font-size: 20px;
    z-index: 9;
    width: 15px
}

.mobile .nifty-modal.modal-lg.promotion-modal {
    min-width: 95%;
    max-width: 95%;
    top: 50%
}

.mobile .time-remaining-wraper {
    display: none
}

.my_promo_view .profile-head .container-box .title {
    padding: .7em 1.2em;
    background-color: #e9e6e7;
    color: #fedc3d
}

@media screen and (max-width:992px) {
    .my_promo_view .profile-head .container-wrapper {
        background-color: inherit
    }
}

@media screen and (min-width:992px) {
    .my_promo_view .profile-head .container-wrapper {
        background-color: transparent
    }
}

.my_promo_view .profile-head .container {
    background-color: #561113
}

.my_promo_view .profile-head .container .head-content {
    padding-top: 0;
    margin-top: 0
}

.mobile .my_promo_view .profile-head {
    margin-top: 10px
}

.mobile .my_promo_view .mdc-tab {
    padding: 15px 10px
}

.mobile .my_promo_view .check_bonus_history_btn {
    float: right
}