@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 {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

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;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

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 {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        text-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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

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

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

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

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

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

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

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

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

.glyphicon-hourglass:before {
    content: "⌛"
}

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

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

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

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

.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-rub:before,.glyphicon-ruble:before {
    content: "₽"
}

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

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

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

body {
    color: #333;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 1.5
}

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

a {
    color: #cfbd85;
    text-decoration: none
}

a:focus,a:hover {
    color: #b99f4e;
    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;
    height: auto;
    max-width: 100%
}

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

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

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

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

.sr-only {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[role=button] {
    cursor: pointer
}

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

.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 {
    color: #777;
    font-weight: 400;
    line-height: 1
}

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

.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-bottom: 10.5px;
    margin-top: 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 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 21px
}

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

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

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

.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: #4d4d4d
}

.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 {
    background-color: #337ab7;
    color: #fff
}

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 {
    border-bottom: 1px solid #eee;
    margin: 42px 0 21px;
    padding-bottom: 9.5px
}

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

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

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

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

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

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

dd,dt {
    line-height: 1.5
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

.initialism {
    font-size: 90%
}

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

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

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

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: "— "
}

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

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

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

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e
}

code,kbd {
    font-size: 90%;
    padding: 2px 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    color: #fff
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 10.5px;
    padding: 10px;
    word-break: break-all
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

.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 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

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

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        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%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    display: table-column;
    float: none;
    position: static
}

table td[class*=col-],table th[class*=col-] {
    display: table-cell;
    float: none;
    position: static
}

caption {
    color: #4d4d4d;
    padding-bottom: 8px;
    padding-top: 8px
}

caption,th {
    text-align: left
}

.table {
    margin-bottom: 21px;
    max-width: 100%;
    width: 100%
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.5;
    padding: 8px;
    vertical-align: top
}

.table>thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #310909
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        width: 100%
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

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

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

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

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

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

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 {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.5
}

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

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

.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-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,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-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,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 {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative
}

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

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

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

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

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

.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-left: 10px;
    margin-top: 0
}

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

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

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

.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm {
    height: 30px;
    line-height: 30px
}

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

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

.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 {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 33px;
    padding: 6px 10px
}

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

.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg {
    height: 46px;
    line-height: 46px
}

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

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

.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 {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 39px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

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

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

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

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

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline 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 {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d
}

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

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline 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 {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b
}

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

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline 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 {
    background-color: #f2dede;
    border-color: #a94442;
    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 {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px
}

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

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

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

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

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

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

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

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

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

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

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

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

    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }
}

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

.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;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    outline: 0
}

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

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

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

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

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

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

.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 {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333
}

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

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

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

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

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

.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 {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff
}

.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 {
    background-color: #fff;
    color: #337ab7
}

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

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

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

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

.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 {
    background-color: #398439;
    border-color: #255625;
    color: #fff
}

.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 {
    background-color: #fff;
    color: #5cb85c
}

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

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

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

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

.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 {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff
}

.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 {
    background-color: #fff;
    color: #5bc0de
}

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

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

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

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

.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 {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff
}

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

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

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

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

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

.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 {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff
}

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

.btn-link {
    border-radius: 0;
    font-weight: 400
}

.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 {
    background-color: transparent;
    color: #b99f4e;
    text-decoration: underline
}

.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 {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

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

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

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

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height,visibility;
    transition-timing-function: ease
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden
}

.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background-color: #337ab7;
    color: #fff;
    outline: 0;
    text-decoration: none
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top: 0;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

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

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

.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 {
    content: " ";
    display: table
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

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

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

.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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;
    max-width: 100%;
    width: 100%
}

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

.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-left: 0;
    margin-top: -1px
}

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

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

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

.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-left-radius: 0;
    border-bottom-right-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 {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%
}

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

.input-group {
    border-collapse: separate;
    display: table;
    position: relative
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center
}

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

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

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,.input-group-btn>.btn {
    position: relative
}

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

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

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
    z-index: 2
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

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

.nav:after {
    clear: both
}

.nav>li,.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #cfbd85
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.5;
    margin-right: 2px
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    background-color: #310909;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    color: #555;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    background-color: #337ab7;
    color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a {
        border-bottom-color: #310909
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 21px;
    min-height: 50px;
    position: relative
}

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

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

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

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-collapse:after,.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        border-top:0;
        box-shadow: none;
        width: auto
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        overflow: visible!important;
        padding-bottom: 0
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 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 {
    border-width: 0 0 1px;
    top: 0
}

.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-left:0;
        margin-right: 0
    }
}

.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 21px;
    padding: 14.5px 15px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

.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 {
    line-height: 21px;
    padding-bottom: 10px;
    padding-top: 10px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color:transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto
    }

    .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-bottom: 14.5px;
        padding-top: 14.5px
    }
}

.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 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;
    padding: 10px 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;
        vertical-align: middle;
        width: auto
    }

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

    .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 {
        border:0;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 0
}

.navbar-btn {
    margin-bottom: 7.5px;
    margin-top: 7.5px
}

.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px
}

.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px
}

.navbar-text {
    margin-bottom: 14.5px;
    margin-top: 14.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }

    .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 {
    background-color: transparent;
    color: #5e5e5e
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #333
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #ccc
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@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 {
        background-color: transparent;
        color: #333
    }

    .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 {
        background-color: #e7e7e7;
        color: #555
    }

    .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 {
        background-color: transparent;
        color: #ccc
    }
}

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

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #444
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@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 {
        background-color: transparent;
        color: #fff
    }

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

    .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 {
        background-color: transparent;
        color: #444
    }
}

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

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 21px;
    padding: 8px 15px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 21px 0;
    padding-left: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #cfbd85;
    float: left;
    line-height: 1.5;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #b99f4e;
    z-index: 2
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #bc0707;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    list-style: none;
    margin: 21px 0;
    padding-left: 0;
    text-align: center
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px
}

.pager li>a:focus,.pager li>a:hover {
    background-color: #eee;
    text-decoration: none
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #cfbd85
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.jumbotron {
    background-color: #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px
}

.jumbotron,.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-bottom:48px;
        padding-top: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    background-color: #310909;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.5;
    margin-bottom: 21px;
    padding: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.thumbnail .caption {
    color: #333;
    padding: 9px
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #cfbd85
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 21px;
    padding: 15px
}

.alert h4 {
    color: inherit;
    margin-top: 0
}

.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 {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    height: 21px;
    margin-bottom: 21px;
    overflow: hidden
}

.progress-bar {
    background-color: #40fe41;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 21px;
    text-align: center;
    transition: width .6s ease;
    width: 0
}

.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 {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    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)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.media-list {
    list-style: none;
    padding-left: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none
}

button.list-group-item {
    text-align: left;
    width: 100%
}

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff
}

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color: #31708f
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff
}

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff
}

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 21px
}

.panel-body {
    padding: 15px
}

.panel-body:after,.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title {
    color: inherit
}

.panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 21px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    background-color: #333;
    color: #f5f5f5
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    background-color: #fff;
    color: #337ab7
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    background-color: #a94442;
    color: #f2dede
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    border-radius: 6px;
    padding: 24px
}

.well-sm {
    border-radius: 3px;
    padding: 9px
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus,.close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0
}

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

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

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

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

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

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

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    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;
    position: relative
}

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

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

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

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

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

.modal-header:after {
    clear: both
}

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

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

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

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

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

.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 {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

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

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

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    word-wrap: normal;
    display: block;
    filter: alpha(opacity=0);
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0
}

.popover {
    word-wrap: normal;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    display: none;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,.popover>.arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px
}

.popover.top>.arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px
}

.popover.right>.arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    left: -11px;
    margin-top: -11px;
    top: 50%
}

.popover.right>.arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px
}

.popover.bottom>.arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px
}

.popover.bottom>.arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px
}

.popover.left>.arrow {
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%
}

.popover.left>.arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px
}

.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px
}

.popover-content {
    padding: 9px 14px
}

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

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

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

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

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

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

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

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    top: 0;
    width: 15%
}

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

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

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

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

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    margin-right: -10px;
    right: 50%
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px
}

.carousel-control .icon-prev:before {
    content: "‹"
}

.carousel-control .icon-next:before {
    content: "›"
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15
}

.carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px
}

.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    z-index: 10
}

.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 {
        font-size:30px;
        height: 30px;
        margin-top: -10px;
        width: 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 {
        left: 20%;
        padding-bottom: 30px;
        right: 20%
    }

    .carousel-indicators {
        bottom: 20px
    }
}

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

.nifty-modal {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: auto;
    left: 50%;
    max-width: 630px;
    min-width: 320px;
    position: fixed;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    visibility: hidden;
    width: 50%;
    z-index: 2000
}

.md-show {
    visibility: visible
}

.md-overlay {
    background: hsla(0,0%,7%,.8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .3s;
    visibility: hidden;
    width: 100%;
    z-index: 1000
}

.md-show+.md-overlay {
    opacity: 1;
    visibility: visible
}

.slide-in-bottom .md-content {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    transition: all .3s
}

.md-show.slide-in-bottom .md-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.fade-in-scale .md-content {
    opacity: 0;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    transition: all .3s
}

.md-show.fade-in-scale .md-content {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(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,.py-1 {
    padding-top: .25rem!important
}

.py-1 {
    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
}

.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-sm-none {
        display:none!important
    }
}

@media screen and (min-width: 992px) {
    .d-sm-none {
        display:block!important
    }
}

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

.u-underline {
    text-decoration: underline!important
}

@media (min-width: 769px) {
    .d-md-pl-0 {
        padding-right:0!important
    }

    .d-md-pl-5 {
        padding-right: 5px!important
    }
}

html {
    font-size: inherit
}

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

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

.colored-toast .swal2-title {
    color: #fff;
    margin: 0 2px!important
}

.colored-toast .swal2-html-container {
    color: #fff;
    font-size: 14px!important;
    line-height: 1.5;
    margin: 7px 2px!important
}

.colored-toast.swal2-icon-success {
    background-color: #2e7803!important
}

.colored-toast.swal2-icon-error {
    background-color: #b42e2e!important
}

.swal2-container {
    z-index: 106000000000!important
}

#collapsible-footer {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    -webkit-justify-content: center;
    justify-content: center
}

#collapsible-footer .i-collapse {
    background-color: #bc0707;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    padding: 0 5px;
    transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
    transition: transform .5s linear,-webkit-transform .5s linear;
    width: 30px
}

#collapsible-footer .i-collapse.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.desktop .footer-title {
    color: #fff
}

.d-none {
    display: none
}

.d-block {
    display: block
}

.img-fluid {
    height: auto;
    max-width: 100%
}

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-bottom: 1rem;
    margin-top: 0
}

body,html {
    height: 100%
}

.content,.main-content {
    height: auto;
    margin-bottom: 100px;
    min-height: 600px
}

.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 {
    background-color: #000000;
    background-image: none;
    color: #ffffff;
    min-height: 1001px
}

[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: #fff;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

.title {
    color: #d05151;
    font-family: Montserrat,sans-serif
}

.btn,.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:#fff
    }
}

@media screen and (min-width: 992px) {
    .btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
        color:#fff
    }
}

.btn.btn-clear {
    background: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline: none;
    padding: 0
}

.btn-warning {
    background: inherit
}

.btn-primary {
    background: #490609;
    border-color: #490609;
    border-radius: 0;
    color: #fff!important;
    font-weight: inherit
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary[disabled] {
    background-color: #780a0f;
    border-color: #780a0f;
    color: #000
}

.btn-primary--dark {
    background-color: #390406;
    border-color: #390406;
    border-radius: 0;
    color: #fff
}

.btn-primary--dark.active,.btn-primary--dark:active,.btn-primary--dark:focus,.btn-primary--dark:hover,.btn-primary--dark[disabled] {
    background-color: #7a201f;
    border-color: #7a201f;
    color: #e0e0e0
}

.btn-secondary {
    background: #bc0707;
    border-color: #bc0707;
    border-radius: 0;
    color: #fff
}

.btn-secondary.active,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary[disabled] {
    background-color: #d05151;
    border-color: #d05151;
    color: #000
}

.btn-tertiery {
    background: #23afa9;
    border-color: #23afa9;
    border-radius: 0;
    color: #000;
    font-weight: inherit
}

.btn-tertiery.active,.btn-tertiery:active,.btn-tertiery:focus,.btn-tertiery:hover,.btn-tertiery[disabled] {
    background-color: #286d6a;
    border-color: #286d6a;
    color: #000
}

.btn-accent {
    background: #b9b910;
    border-color: #b9b910;
    border-radius: 0;
    color: #fff;
    font-weight: inherit
}

.btn-accent.active,.btn-accent:active,.btn-accent:focus,.btn-accent:hover,.btn-accent[disabled] {
    background-color: #ff0;
    border-color: #ff0;
    color: #fff
}

.btn-round {
    border-radius: 60px;
    margin-bottom: 5px;
    padding: 7px 14px;
    text-align: center
}

.waves-effect {
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all .1s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    will-change: opacity,transform;
    z-index: 1
}

.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: #cfbd85;
    display: inline;
    font-weight: inherit;
    padding: 0;
    vertical-align: inherit
}

.btn-link:disabled,.btn-link:focus,.btn-link:hover,.btn-link[disabled] {
    color: #cfbd85;
    opacity: .5
}

a:link,a:visited {
    text-decoration: none!important
}

.txt_accent,b,strong {
    font-weight: bolder;
    font-weight: 700
}

.txt_accent {
    color: #ff0
}

.material-icons {
    font-size: inherit
}

.text-t500 {
    color: #4d4d4d
}

a.text-t500:focus,a.text-t500:hover {
    color: #333
}

.text-t600,a.text-t600:focus,a.text-t600:hover {
    color: #000
}

.text-primary-2 {
    color: #e2e8f9
}

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

.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-left: 0!important;
    padding-right: 0!important
}

.pointer {
    cursor: pointer
}

i {
    color: inherit;
    font-weight: inherit
}

ol,ul {
    margin: 0 0 10px 25px;
    padding: 0
}

.dotted_line {
    border-bottom: 1px dotted #fff
}

.img-center {
    display: block
}

.center,.img-center {
    margin: 0 auto
}

.flex-row {
    -ms-flex-pack: justify;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%
}

.flex,.flex-row {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.flex-no-wrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-grow {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto!important;
    -webkit-flex: 1;
    flex: 1
}

.flex-align-top {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.auto-box {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.mobile .auto-box {
    max-width: 100px;
    min-width: 100px
}

.flex-grow-2 {
    -webkit-flex-grow: 2!important;
    flex-grow: 2!important
}

.flex-grow-3 {
    -webkit-flex-grow: 3!important;
    flex-grow: 3!important
}

.border-box {
    border: 1px solid #6b0c0c;
    padding: 1em
}

.fixed-bottom-left {
    bottom: 20%;
    left: 0;
    position: fixed;
    z-index: 888
}

.gradient-border {
    position: relative
}

.gradient-border:before {
    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;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    width: 90%
}

.gradient-border:after {
    -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;
    border-right: 2px solid #d8d8d8;
    content: "";
    height: 90%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0
}

@media (min-width: 768px) and (max-width:991px) {
    .gradient-border:last-of-type:before,.gradient-border:nth-last-of-type(2):before,.gradient-border:nth-of-type(2n):after {
        content:none
    }
}

@media (min-width: 992px) {
    .gradient-border:last-of-type:before,.gradient-border:nth-last-of-type(2):before,.gradient-border:nth-last-of-type(3):before,.gradient-border:nth-of-type(3n):after {
        content:none
    }
}

@-webkit-keyframes flash-border {
    0% {
        -webkit-filter: blur(15px);
        filter: blur(15px)
    }

    to {
        -webkit-filter: blur(25px);
        filter: blur(25px);
        opacity: 1
    }
}

@keyframes flash-border {
    0% {
        -webkit-filter: blur(15px);
        filter: blur(15px)
    }

    to {
        -webkit-filter: blur(25px);
        filter: blur(25px);
        opacity: 1
    }
}

.gradient-box {
    -webkit-align-items: center;
    align-items: center;
    background-clip: padding-box;
    background-color: #310909;
    /* !importanté */
    border: 10px solid transparent;
    /* !importanté */
    border-radius: 1em;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: calc(100% - 20px);
    z-index: 5
}

.gradient-box:after {
    -webkit-animation: flash-border .5s infinite alternate;
    animation: flash-border .5s infinite alternate;
    /* !importanté */
    border-radius: inherit;
    bottom: 0;
    /* !importanté */
    -webkit-filter: blur(15px);
    filter: blur(15px);
    left: 0;
    margin: -10px;
    opacity: 0;
    right: 0;
    top: 0;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.gradient-box:after,.gradient-box:before {
    background: linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);
    content: "";
    position: absolute
}

.gradient-box:before {
    border-radius: 1em;
    display: block;
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    z-index: 1
}

app-content-pagination pagination {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%)
}

.pagination-page>.page-link {
    background-color: #c2c2c2;
    border-radius: 50%;
    color: red!important;
    font-size: 0;
    margin: 5px;
    width: 0
}

@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-bottom-left-radius: 50%;
    border-top-left-radius: 50%
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}

.pager-btn a {
    font-size: 1rem;
    font-weight: 900
}

.divider {
    border-right: 1px solid;
    display: inline-block;
    height: 90%;
    margin: auto 0;
    min-height: 1.2em;
    width: 1px
}

.separator-right {
    border-right: 1px solid #310909
}

.svg-icon {
    fill: currentColor;
    display: inline-block;
    height: 1em;
    position: relative;
    top: -.0625em;
    vertical-align: middle;
    width: 1em
}

.site-footer {
    background-color: #6b0c0c;
    bottom: 0;
    color: #fff;
    left: 0;
    margin-top: 2rem;
    position: relative;
    width: 100%
}

.social-icons {
    color: #fff;
    font-size: 1.2rem
}

.social-icons .button.icon:hover>i {
    color: #fff!important
}

.button {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: currentColor;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: bolder;
    letter-spacing: .03em;
    line-height: 2.4em;
    margin-right: 1em;
    margin-top: 0;
    max-width: 100%;
    min-height: 2.5em;
    padding: 0 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    text-shadow: none;
    text-transform: uppercase;
    touch-action: none;
    transition: border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s;
    vertical-align: middle
}

.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 {
    background-color: transparent;
    border: 2px solid;
    line-height: 2.19em
}

.button.icon {
    display: inline-block;
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0
}

.button i {
    position: relative;
    top: -1px;
    vertical-align: middle
}

.circle {
    border-radius: 50%!important
}

.min-circle {
    line-height: 1.6em!important;
    max-height: 2em!important;
    min-height: 1.8em;
    min-width: 1.8em!important
}

.min-circle i {
    bottom: 1.5px;
    position: relative;
    vertical-align: middle
}

.social-icons i {
    min-width: 1em
}

.social-icons .button.icon:hover {
    background-color: currentColor!important;
    border-color: currentColor!important
}

.toptobottom {
    display: inline-block;
    font-family: pt-sans,sans-serif;
    font-size: 20px;
    font-weight: 700;
    -webkit-text-orientation: sideways-right;
    text-orientation: sideways-right;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

.bottom-to-top {
    display: inline-block;
    -webkit-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl
}

.pin-in-grp>div {
    padding: 0 5px
}

.pin-in-grp input {
    float: left;
    text-align: center
}

@media (min-width: 600px) {
    .modal-sm {
        max-width:350px
    }
}

.modal-backdrop.show {
    background-color: rgba(49,9,9,.8);
    opacity: .8;
    z-index: 1049
}

.mobile ._hide {
    display: none
}

.member-service {
    overflow: hidden;
    white-space: nowrap
}

.member-service i {
    font-size: 28.728px
}

.mobile .member-service .content-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 33%
}

app-home-info a {
    color: #fff
}

input[type=password] {
    letter-spacing: .3em
}

.input-group.uline {
    border-bottom: 1px solid #de8383
}

.txt-refCode1 {
    border-color: #de8383;
    border-radius: 5px;
    display: inline-block;
    padding: 2px 10px
}

.form-control,.txt-refCode1 {
    background-color: transparent;
    color: #fff
}

.form-control {
    -webkit-text-fill-color: #fff;
    border-color: #de8383;
    border-radius: 0;
    height: 30px
}

.form-control.underline {
    border-left: none!important;
    border-radius: 0!important;
    border-right: none!important;
    border-top: none!important;
    border: none;
    box-shadow: none;
    outline: none!important
}

.form-control.underline+.input-group-btn {
    border: none;
    box-shadow: none;
    outline: none;
    overflow: hidden;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    white-space: nowrap
}

.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,.form-control.underline:focus+.input-group-btn {
    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
}

.form-control.underline:disabled {
    background-color: transparent!important;
    border-bottom: 1px solid #de8383;
    opacity: .6
}

.form-control.underline:disabled+.input-group-btn {
    border-bottom: 1px solid hsla(0,58%,69%,.6)
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    -webkit-text-fill-color: new_formControlReadOnly__base;
    background-color: rgba(255,93,93,.3);
    border: 1px solid rgba(255,93,93,.3);
    color: new_formControlReadOnly__base;
    opacity: .6
}

select {
    color: #948080
}

select>option {
    background-color: #310909;
    color: #fff
}

select.form-control {
    padding-top: 2px
}

.form-control.focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    color: #000;
    outline: 0
}

.form-control.ng-invalid.ng-dirty~.invalid-feedback,.was-validated .form-check-input.ng-invalid~.invalid-feedback,.was-validated .form-check-input.ng-invalid~.invalid-tooltip,.was-validated .form-control.ng-invalid~.invalid-feedback {
    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
}

app-slots-main .content-wrapper {
    height: 80%!important
}

app-slots-main ul.pagination {
    margin-left: -4em
}

.dialog {
    background-color: #310909;
    border: 1px solid #490609;
    padding: 20px;
    position: relative;
    width: 100%
}

.dialog.arrow-top {
    margin-top: 15px
}

.dialog.arrow-top:after {
    border: 15px solid transparent;
    border-bottom: 15px solid #490609;
    border-top: none;
    content: " ";
    left: 30px;
    position: absolute;
    top: -15px;
    z-index: 2
}

.dialog.arrow-top:before {
    border-color: currentcolor transparent #310909;
    border-style: none solid solid;
    border-width: medium 14px 15px 15px;
    content: " ";
    left: 30px;
    position: absolute;
    top: -14px;
    z-index: 4
}

.input-l {
    padding: 16px 18px 17px
}

.icon-input input {
    height: auto;
    padding-left: 46px
}

.icon-input {
    position: relative
}

.icon-input i.left {
    color: #fff;
    font-size: 18px;
    left: 18px;
    position: absolute;
    top: 15px;
    transition: all .2s ease
}

i.form-control-feedback {
    height: 30px;
    line-height: 30px;
    right: 25px
}

#loginForm i.form-control-feedback {
    top: 15px
}

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

.has-success~.form-control-feedback {
    color: #28a745
}

.help-block {
    color: #c70022;
    margin-bottom: 0
}

.banner-content {
    margin-left: 25%;
    margin-right: 25%;
    min-height: 560px;
    padding: 1em
}

.page-background {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -50%;
    margin-right: -50%
}

.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: 0;
    margin: 20px 0;
    min-height: auto
}

.navbar-default {
    background: none;
    border: none;
    position: relative
}

.navbar-default .navbar-nav li {
    border-right: 1px solid var(--t300);
    margin: 5px 0;
    padding: 0 12px 0 7px
}

.navbar-default .navbar-nav li:last-of-type {
    border-right: none
}

.navbar-default .navbar-nav li .nav-link {
    color: var(--t500);
    display: block;
    margin: 0;
    padding: 0
}

.navbar-default .navbar-nav a.nav-link:focus,.navbar-default .navbar-nav a.nav-link:hover,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background: none;
    color: #bc0707!important
}

.navbar-expand-lg .navbar-collapse {
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (min-width: 992px) {
    .navbar-default.navbar-collapse {
        -webkit-justify-content:center;
        justify-content: center
    }
}

@media screen and (max-width: 992px) {
    .hidden-md {
        display:none!important
    }

    .navbar-default {
        background-color: #6b0c0c;
        border: 1px solid rgba(49,9,9,.7)
    }

    .navbar-default .navbar-nav li {
        background: none;
        border-right: none;
        display: block;
        margin: 0;
        padding: 0
    }

    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
        background: #310909
    }

    .navbar {
        padding: 0
    }

    .navbar-header {
        background-color: #390406;
        padding: 5px 8px;
        width: 100%
    }

    .navbar-header .navbar-toggler {
        float: right;
        position: relative;
        z-index: 3
    }

    .navbar-header .menu-select {
        float: left;
        margin-top: -1.5em;
        text-align: center;
        width: 100%;
        z-index: 1
    }

    div.menu-select {
        display: block
    }

    .navbar-nav {
        margin: 0;
        width: 100%
    }

    .navbar-default .navbar-toggler {
        background-color: #310909;
        transition: all .4s ease
    }

    .navbar-default .navbar-toggler-icon {
        color: #fff!important
    }

    .navbar-default .navbar-nav>li>a.nav-link {
        border-bottom: 1px solid rgba(49,9,9,.7);
        padding: 10px 0
    }

    .navbar-default .navbar-nav>li>a.nav-link:focus,.navbar-default .navbar-nav>li>a.nav-link:hover {
        background: #310909
    }

    .collapse {
        max-height: 0;
        overflow: hidden!important;
        transition: all .3s ease-out
    }

    .collapse.in {
        max-height: 3000px;
        transition: all .8s ease-in
    }
}

.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: #bc0707;
    vertical-align: middle
}

.cms table td,.cms table th,.table.table-default td,.table.table-default th {
    border: 1px solid #fff;
    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 {
    background-color: transparent;
    color: #ad0505;
    font-weight: 700
}

.cms table tr>td,.table.table-default tr>td {
    background-color: transparent;
    vertical-align: middle
}

.divWalletBalance {
    font-size: 11.2px!important;
    padding: .5em
}

.divWalletBalance .td-last-child {
    height: 1rem;
    min-width: 100px;
    text-align: right
}

.divWalletBalance .td-first-child {
    height: 1rem;
    min-width: 100px;
    vertical-align: middle;
    width: auto
}

.divWalletBalance~hr {
    margin-bottom: .2em;
    margin-top: .3em
}

.popover {
    background: #fafafa;
    border: 1px solid grey;
    border-radius: 0
}

.btn-box .nolimitcity {
    width: 90px!important
}

.bg-co:before,.bg-um:before {
    background: url(https://files.sitestatic.net/sprites/flags.png?v=4) no-repeat;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 25%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.bg-co:before {
    background-position: 0 0;
    height: 40px;
    width: 150px
}

.bg-um:before {
    background-position: 27px -25px;
    background-size: 95px;
    height: 62px;
    width: 150px
}

.bg-co-sm:before,.bg-um-sm:before {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat;
    content: "";
    display: inline-block;
    left: 20%;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 2
}

.bg-co-sm:before {
    background-position: -10px -58px;
    height: 16px;
    width: 60px
}

.bg-um-sm:before {
    background-position: -10px -74px;
    height: 16px;
    width: 60px
}

.bg_berlian {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat -131px -74px
}

.bg_berlian,.bg_gold {
    height: 23px;
    width: 25px;
    z-index: 2
}

.bg_gold {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat -103px -74px
}

.bg_silver {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8) no-repeat -74px -74px;
    height: 23px;
    width: 25px;
    z-index: 2
}

.bg_bronze {
    background: url(https://files.sitestatic.net/sprites/bronze_diamond.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    z-index: 2
}

.circle-cn,.circle-en,.circle-id,.circle-in,.circle-my,.circle-th,.circle-vn {
    background: url(https://files.sitestatic.net/sprites/flags-sm.png?v=8.1) no-repeat;
    height: 26px;
    width: 26px
}

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

.mat-group {
    margin: 15px 0;
    position: relative
}

textarea.mat-control {
    resize: none
}

input.mat-control,textarea.mat-control {
    background: none;
    border: none;
    border-bottom: 1px solid #c1b5b5;
    border-radius: 0;
    color: #c1b5b5;
    display: block;
    padding: 10px 10px 10px 5px;
    width: 100%
}

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 {
    color: #8cdfdc;
    font-size: 12px;
    top: -14px
}

input.mat-control:focus~.bar:before,textarea.mat-control:focus~.bar:before {
    width: 100%
}

.mat-group label {
    color: #c1b5b5;
    font-weight: 400;
    pointer-events: none;
    position: absolute;
    top: 10px;
    transition: all .3s ease
}

.mat-group .bar {
    display: block;
    position: relative;
    width: 100%
}

.mat-group .bar:before {
    background: #8cdfdc;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .3s ease;
    width: 0
}

.popover-header,.popover-title {
    background-color: #310305;
    border-bottom: none;
    font-size: 11.2px;
    text-decoration: underline
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after {
    border-bottom-color: #310305
}

.popover-body,.popover-content {
    background-color: #310305;
    color: #fff
}

.modal-content {
    background-color: #6b0c0c;
    border-radius: 0;
    color: 123123
}

@media screen and (max-width: 992px) {
    .container-wrapper,.content,.full-container,.main-content,body,html {
        height:100%
    }

    body.mobile {
        background-color: #310909;
        background-image: none;
        color: #fff
    }

    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: #310909
    }

    body.mobile .gradient-border:after,body.mobile .gradient-border:before {
        content: none
    }

    body.mobile .mobile-border {
        border-top: 3px solid rgba(122,32,31,.8);
        display: block;
        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: #490609
    }
}

.loader-b {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.loader-b:before {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    border: 2px solid #bc0707;
    border-radius: 50%;
    border-top-color: #780a0f;
    content: "";
    display: block;
    height: 14px;
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px
}

.loader-b.large:before {
    border-width: 5px;
    height: 72px;
    width: 72px
}

.loader-b.large:after {
    content: "Loading";
    display: block;
    margin: auto;
    position: relative;
    text-align: center;
    -webkit-transform: translateY(-207.5%);
    transform: translateY(-207.5%)
}

#loader:before,.loader:before {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    border: 2px solid #bc0707;
    border-radius: 50%;
    border-top-color: #780a0f;
    content: "";
    display: inline-block;
    height: 14px;
    margin-right: 5px;
    margin-top: 2px;
    width: 14px
}

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

    to {
        -webkit-transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        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 {
    -webkit-transform: translateY(-1.1em) scale(.75);
    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 {
    background-color: inherit;
    color: inherit;
    padding: .2em;
    vertical-align: middle
}

.ann-wrapper .ann-content {
    font-weight: 600;
    overflow: hidden;
    padding-top: 5px
}

.ann-wrapper i {
    color: #bc0707;
    font-size: 21.882px
}

div.daterangepicker,div.daterangepicker .ranges,div.daterangepicker table {
    color: #000
}

.fancybox-slide>* {
    background-color: transparent!important;
    max-width: 100%!important;
    padding: 10px
}

@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;
    padding: 20px;
    width: 90%
}

.ft_payment_logo {
    display: inline-block;
    margin: 5px 10px 5px 0;
    vertical-align: middle
}

.logo-myr {
    background: url(https://files.sitestatic.net/sprites/ico_bank_my.png?v=1.1) no-repeat
}

.logo-myr.MB2U,.logo-myr.maybank {
    background-position: -1px -154px;
    height: 23px;
    width: 112px
}

.logo-myr.MB2U.w,.logo-myr.maybank.w {
    background-position: -1px -112px
}

.logo-myr.PUBB,.logo-myr.publicbank {
    background-position: -2px -240px;
    height: 25px;
    width: 109px
}

.logo-myr.PUBB.w,.logo-myr.publicbank.w {
    background-position: -2px -201px
}

.logo-myr.CIMB,.logo-myr.cimbbank {
    background-position: 0 -329px;
    height: 18px;
    width: 112px
}

.logo-myr.CIMB.w,.logo-myr.cimbbank.w {
    background-position: 0 -289px
}

.logo-myr.AFFIN,.logo-myr.affinbank {
    background-position: 0 -402px;
    height: 29px;
    width: 118px
}

.logo-myr.AFFIN.w,.logo-myr.affinbank.w {
    background-position: 0 -360px
}

.logo-myr.ALIANCE,.logo-myr.alliancebank {
    background-position: 0 -481px;
    height: 29px;
    width: 110px
}

.logo-myr.ALIANCE.w,.logo-myr.alliancebank.w {
    background-position: 0 -439px
}

.logo-myr.AM,.logo-myr.ambank {
    background-position: 0 -573px;
    height: 18px;
    width: 116px
}

.logo-myr.AM.w,.logo-myr.ambank.w {
    background-position: 0 -531px
}

.logo-myr.BSNB,.logo-myr.bankrakyat {
    background-position: -1px -654px;
    height: 25px;
    width: 121px
}

.logo-myr.BSNB.w,.logo-myr.bankrakyat.w {
    background-position: -1px -613px
}

.logo-myr.CITI,.logo-myr.citibank {
    background-position: 0 -734px;
    height: 29px;
    width: 110px
}

.logo-myr.CITI.w,.logo-myr.citibank.w {
    background-position: 0 -692px
}

.logo-myr.HLBB,.logo-myr.hongleong {
    background-position: 0 -822px;
    height: 23px;
    width: 118px
}

.logo-myr.HLBB.w,.logo-myr.hongleong.w {
    background-position: 0 -780px
}

.logo-myr.HSBC,.logo-myr.hsbc {
    background-position: 0 -907px;
    height: 20px;
    width: 113px
}

.logo-myr.HSBC.w,.logo-myr.hsbc.w {
    background-position: 0 -866px
}

.logo-myr.OCBC,.logo-myr.ocbc {
    background-position: 0 -989px;
    height: 24px;
    width: 114px
}

.logo-myr.OCBC.w,.logo-myr.ocbc.w {
    background-position: 0 -948px
}

.logo-myr.RHBB,.logo-myr.rhb {
    background-position: -1px -1073px;
    height: 26px;
    width: 81px
}

.logo-myr.RHBB.w,.logo-myr.rhb.w {
    background-position: -1px -1031px
}

.logo-myr.UOB,.logo-myr.uob {
    background-position: 0 -1157px;
    height: 26px;
    width: 88px
}

.logo-myr.UOB.w,.logo-myr.uob.w {
    background-position: 0 -1116px
}

.logo-myr.BI,.logo-myr.bankislam {
    background-position: -1px -1238px;
    height: 40px;
    width: 125px
}

.logo-myr.BI.w,.logo-myr.bankislam.w {
    background-position: -1px -112px
}

.logo-thb {
    background: url(https://files.sitestatic.net/sprites/ico_bank_thb.png?v=7) no-repeat
}

.logo-thb.bangkokbank {
    background-position: 0 -48px;
    height: 24px;
    width: 101px
}

.logo-thb.bangkokbank.w {
    background-position: 0 -9px
}

.logo-thb.uau {
    background-position: 0 -122px;
    height: 28px;
    width: 82px
}

.logo-thb.uau.w {
    background-position: 0 -82px
}

.logo-thb.leaf {
    background-position: -1px -198px;
    height: 30px;
    width: 120px
}

.logo-thb.leaf.w {
    background-position: -1px -159px
}

.logo-thb.krungsri {
    background-position: 0 -276px;
    height: 26px;
    width: 75px
}

.logo-thb.krungsri.w {
    background-position: 0 -236px
}

.logo-thb.krungtai {
    background-position: 0 -355px;
    height: 20px;
    width: 110px
}

.logo-thb.krungtai.w {
    background-position: 0 -317px
}

.logo-thb.scb {
    background-position: 0 -431px;
    height: 26px;
    width: 73px
}

.logo-thb.scb.w {
    background-position: 0 -391px
}

.logo-vnd {
    background: url(https://files.sitestatic.net/sprites/ico_bank_vn.png?v=8) no-repeat
}

.logo-vnd.VTB,.logo-vnd.vib {
    background-position: 0 -1345px;
    height: 48px;
    width: 118px
}

.logo-vnd.tp {
    background-position: 0 -1519px;
    height: 34px;
    width: 151px
}

.logo-vnd.vpbank {
    background-position: 0 -1470px;
    height: 32px;
    width: 142px
}

.logo-vnd.viet {
    background-position: 0 -1410px;
    height: 39px;
    width: 153px
}

.logo-vnd.shb {
    background-position: 0 -1223px;
    height: 53px;
    width: 149px
}

.logo-vnd.shin {
    background-position: 0 -1290px;
    height: 39px;
    width: 147px
}

.logo-vnd.scb2 {
    background-position: 0 -1143px;
    height: 53px;
    width: 140px
}

.logo-vnd.ocb2 {
    background-position: 0 -1062px;
    height: 61px;
    width: 140px
}

.logo-vnd.pvcom {
    background-position: 0 -992px;
    height: 56px;
    width: 116px
}

.logo-vnd.vieta {
    background-position: -8px -937px;
    height: 34px;
    width: 132px
}

.logo-vnd.mb {
    background-position: 0 -881px;
    height: 42px;
    width: 97px
}

.logo-vnd.lienvietpost {
    background-position: 0 -838px;
    height: 26px;
    width: 141px
}

.logo-vnd.kienlong {
    background-position: 0 -773px;
    height: 54px;
    width: 102px
}

.logo-vnd.hd {
    background-position: 0 -716px;
    height: 48px;
    width: 128px
}

.logo-vnd.EXIM {
    background-position: 0 -676px;
    height: 31px;
    width: 144px
}

.logo-vnd.AGRI {
    background-position: 0 -640px;
    height: 20px;
    width: 137px
}

.logo-vnd.ab {
    background-position: -2px -609px;
    height: 16px;
    width: 120px
}

.logo-vnd.ACB,.logo-vnd.acb {
    background-position: 0 -58px;
    height: 25px;
    width: 61px
}

.logo-vnd.BIDV,.logo-vnd.bidv {
    background-position: 0 -138px;
    height: 33px;
    width: 102px
}

.logo-vnd.DAB,.logo-vnd.donga {
    background-position: 0 -226px;
    height: 24px;
    width: 119px
}

.logo-vnd.SACOM,.logo-vnd.sacombank {
    background-position: 0 -314px;
    height: 18px;
    width: 121px
}

.logo-vnd.TCB,.logo-vnd.techcombank {
    background-position: 0 -395px;
    height: 23px;
    width: 124px
}

.logo-vnd.vietbank {
    background-position: 0 -475px;
    height: 30px;
    width: 118px
}

.logo-vnd.VCB,.logo-vnd.vietcom {
    background-position: 0 -556px;
    height: 36px;
    width: 107px
}

.logo_e {
    background: url(https://files.sitestatic.net/sprites/ico_e_wallet.png?v=3) no-repeat
}

.logo_e.axis {
    background-position: 0 -5px;
    height: 47px;
    width: 68px
}

.logo_e.telkomsel {
    background-position: 0 -56px;
    height: 33px;
    width: 101px
}

.logo_e.gopays {
    background-position: -129px -5px;
    height: 47px;
    width: 47px
}

.logo_e.ovo {
    background-position: -130px -108px;
    height: 47px;
    width: 47px
}

.logo_e.xl {
    background-position: 0 -127px;
    height: 47px;
    width: 59px
}

.logo_e.dana {
    background-position: -76px -5px;
    height: 46px;
    width: 47px
}

.logo_e.grab {
    background-position: -129px -56px;
    height: 47px;
    width: 47px
}

.logo_e.linkaja {
    background-position: -130px -157px;
    height: 47px;
    width: 47px
}

.logo_e.gojek {
    background-position: 0 -94px;
    height: 29px;
    width: 124px
}

.logo_e.indosat {
    background-position: -62px -127px;
    height: 47px;
    width: 64px
}

.logo_e.maxis {
    background-position: 0 -180px;
    height: 40px;
    width: 94px
}

.logo_hkd {
    background: url(https://files.sitestatic.net/sprites/ico_bank_hkd.png) no-repeat;
    display: inline-block;
    margin: 5px 10px 5px 0;
    vertical-align: middle
}

.logo_hkd.anz {
    background-position: 0 0;
    height: 32px;
    width: 85px
}

.logo_hkd.anz.w {
    background-position: 0 -30px;
    height: 32px;
    width: 85px
}

.logo_hkd.bankeastasia {
    background-position: 0 -190px;
    height: 30px;
    width: 135px
}

.logo_hkd.bankeastasia.w {
    background-position: 0 -215px;
    height: 30px;
    width: 135px
}

.logo_hkd.barclays {
    background-position: 0 -59px;
    height: 23px;
    width: 100px
}

.logo_hkd.barclays.w {
    background-position: 0 -81px;
    height: 23px;
    width: 100px
}

.logo_hkd.commonwealth {
    background-position: 0 -102px;
    height: 24px;
    width: 110px
}

.logo_hkd.commonwealth.w {
    background-position: 0 -122px;
    height: 24px;
    width: 110px
}

.logo_hkd.dbs {
    background-position: 0 -144px;
    height: 25px;
    width: 124px
}

.logo_hkd.dbs.w {
    background-position: 0 -167px;
    height: 25px;
    width: 124px
}

.logo_hkd.icbc {
    background-position: 0 -243px;
    height: 32px;
    width: 75px
}

.logo_hkd.icbc.w {
    background-position: 0 -272px;
    height: 32px;
    width: 75px
}

.logo_hkd.nab {
    background-position: 0 -300px;
    height: 30px;
    width: 65px
}

.logo_hkd.nab.w {
    background-position: 0 -330px;
    height: 30px;
    width: 65px
}

.logo_hkd.rbc {
    background-position: 0 -357px;
    height: 35px;
    width: 90px
}

.logo_hkd.rbc.w {
    background-position: 0 -392px;
    height: 35px;
    width: 90px
}

.logo_hkd.rbs {
    background-position: 0 -425px;
    height: 30px;
    width: 80px
}

.logo_hkd.rbs.w {
    background-position: 0 -452px;
    height: 30px;
    width: 80px
}

.logo_hkd.standardchartered {
    background-position: 0 -480px;
    height: 40px;
    width: 85px
}

.logo_hkd.standardchartered.w {
    background-position: 0 -516px;
    height: 40px;
    width: 85px
}

.logo_hkd.ubs {
    background-position: 0 -552px;
    height: 28px;
    width: 65px
}

.logo_hkd.ubs.w {
    background-position: 0 -576px;
    height: 28px;
    width: 65px
}

.logo_hkd.westpac {
    background-position: 0 -600px;
    height: 30px;
    width: 110px
}

.logo_hkd.westpac.w {
    background-position: 0 -628px;
    height: 30px;
    width: 110px
}

.logo-id,.logo-idr {
    background: url(https://files.sitestatic.net/sprites/ico_bank_id.png?v=11.3) no-repeat;
    display: inline-block;
    margin: 5px 10px 5px 0;
    vertical-align: middle
}

.logo-id.bsn,.logo-idr.bsn {
    background-position: -2px -1602px;
    height: 44px;
    width: 107px
}

.logo-id.mandiri_sya,.logo-idr.mandiri_sya {
    background-position: 0 -1513px;
    height: 51px;
    width: 100px
}

.logo-id.danamon_sya,.logo-idr.danamon_sya {
    background-position: 0 -1453px;
    height: 54px;
    width: 124px
}

.logo-id.bri_sya,.logo-idr.bri_sya {
    background-position: 0 -1406px;
    height: 33px;
    width: 140px
}

.logo-id.bni_sya,.logo-idr.bni_sya {
    background-position: 0 -1345px;
    height: 51px;
    width: 105px
}

.logo-id.bca_sya,.logo-idr.bca_sya {
    background-position: 0 -1313px;
    height: 24px;
    width: 140px
}

.logo-id.Danamon,.logo-id.danamon,.logo-idr.Danamon,.logo-idr.danamon {
    background-position: 0 -94px;
    height: 32px;
    width: 128px
}

.logo-id.Danamon.w,.logo-id.danamon.w,.logo-idr.Danamon.w,.logo-idr.danamon.w {
    background-position: 0 -23px
}

.logo-id.BNI,.logo-id.bni,.logo-idr.BNI,.logo-idr.bni {
    background-position: 0 -218px;
    height: 23px;
    width: 79px
}

.logo-id.BNI.w,.logo-id.bni.w,.logo-idr.BNI.w,.logo-idr.bni.w {
    background-position: 0 -168px
}

.logo-id.BCA,.logo-id.bca,.logo-idr.BCA,.logo-idr.bca {
    background-position: 0 -338px;
    height: 24px;
    width: 79px
}

.logo-id.BCA.w,.logo-id.bca.w,.logo-idr.BCA.w,.logo-idr.bca.w {
    background-position: 0 -282px
}

.logo-id.BRI,.logo-id.bri,.logo-idr.BRI,.logo-idr.bri {
    background-position: 0 -436px;
    height: 25px;
    width: 106px
}

.logo-id.BRI.w,.logo-id.bri.w,.logo-idr.BRI.w,.logo-idr.bri.w {
    background-position: 0 -392px
}

.logo-id.MDR,.logo-id.Mandiri,.logo-id.mandiri,.logo-idr.MDR,.logo-idr.Mandiri,.logo-idr.mandiri {
    background-position: 0 -522px;
    height: 28px;
    width: 93px
}

.logo-id.MDR.w,.logo-id.Mandiri.w,.logo-id.mandiri.w,.logo-idr.MDR.w,.logo-idr.Mandiri.w,.logo-idr.mandiri.w {
    background-position: 0 -475px
}

.logo-id.Maybank,.logo-id.maybank,.logo-idr.Maybank,.logo-idr.maybank {
    background-position: -1px -623px;
    height: 23px;
    width: 112px
}

.logo-id.Maybank.w,.logo-id.maybank.w,.logo-idr.Maybank.w,.logo-idr.maybank.w {
    background-position: -1px -581px
}

.logo-id.CIMB,.logo-id.cimb,.logo-idr.CIMB,.logo-idr.cimb {
    background-position: 0 -710px;
    height: 18px;
    width: 112px
}

.logo-id.CIMB.w,.logo-id.cimb.w,.logo-idr.CIMB.w,.logo-idr.cimb.w {
    background-position: 0 -670px
}

.logo-id.Citibank,.logo-id.citibank,.logo-idr.Citibank,.logo-idr.citibank {
    background-position: 0 -793px;
    height: 29px;
    width: 110px
}

.logo-id.Citibank.w,.logo-id.citibank.w,.logo-idr.Citibank.w,.logo-idr.citibank.w {
    background-position: 0 -751px
}

.logo-id.OCBC,.logo-id.ocbc,.logo-idr.OCBC,.logo-idr.ocbc {
    background-position: 0 -963px;
    height: 24px;
    width: 114px
}

.logo-id.OCBC.w,.logo-id.ocbc.w,.logo-idr.OCBC.w,.logo-idr.ocbc.w {
    background-position: 0 -922px
}

.logo-id.UOB,.logo-id.uob,.logo-idr.UOB,.logo-idr.uob {
    background-position: 0 -1045px;
    height: 26px;
    width: 88px
}

.logo-id.UOB.w,.logo-id.uob.w,.logo-idr.UOB.w,.logo-idr.uob.w {
    background-position: 0 -1004px
}

.logo-id.panin,.logo-idr.panin {
    background-position: 0 -1084px;
    height: 17px;
    width: 128px
}

.logo-id.KALTIM,.logo-idr.KALTIM {
    background-position: -1px -1109px;
    height: 30px;
    width: 58px
}

.logo-id.BUKOPIN,.logo-idr.BUKOPIN {
    background-position: 0 -1154px;
    height: 21px;
    width: 129px
}

.logo-id.SULTRA,.logo-idr.SULTRA {
    background-position: 0 -1193px;
    height: 29px;
    width: 125px
}

.logo-id.PERMATA,.logo-idr.PERMATA {
    background-position: 0 -1226px;
    height: 30px;
    width: 118px
}

.logo-id.SINARMAS,.logo-idr.SINARMAS {
    background-position: -2px -1274px;
    height: 26px;
    width: 109px
}

.logo-id.jenius,.logo-idr.jenius {
    background-position: 0 -1566px;
    height: 26px;
    width: 110px
}

.logo-id.jenius.w,.logo-idr.jenius.w {
    background-position: 0 -1566px
}

.logo-id.shopeepay,.logo-idr.shopeepay {
    background-position: 0 -1592px;
    height: 45px;
    width: 100px
}

.logo-id.shopeepay.w,.logo-idr.shopeepay.w {
    background-position: 0 -1592px
}

.logo-crypto {
    background: url(https://files.sitestatic.net/sprites/crypto-logo.png?v=2) no-repeat;
    background-size: 100px;
    height: 100px;
    margin: auto;
    width: 100px
}

.logo-crypto.idrt,.logo-crypto.rupiah_token {
    background-position: 0 0
}

.logo-crypto.tether,.logo-crypto.usdt {
    background-position: 0 -116px
}

.logo-crypto.bch {
    background-position: 0 -233px
}

.logo-crypto.btc {
    background-position: 0 -349px
}

.payment-methods.payment-methods-items .logo-crypto~div {
    font-size: 12px
}

.payment-methods.payment-methods-items .logo-crypto {
    background-size: 50px;
    height: 52px;
    width: 52px
}

.corner-logo {
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 1
}

.corner-logo:before {
    border-color: #490609 transparent transparent;
    border-style: solid;
    border-width: 120px 120px 0 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1
}

.corner-logo .logo-crypto {
    left: -12%;
    position: absolute;
    top: -12%;
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

.stv-radio-buttons-wrapper {
    clear: both;
    display: inline-block;
    padding: 0 10px
}

.stv-radio-button {
    visibility: hidden
}

.stv-radio-button+label {
    background-color: #bc0707;
    border: 1px solid #bc0707;
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: -1px;
    padding: .5em 1em
}

.stv-radio-button+label:first-of-type,.stv-radio-button+label:last-of-type {
    border-radius: 0 0 0 0
}

.stv-radio-button:checked+label {
    background-color: #de8383;
    border-color: #310909;
    color: #000
}

.carousel-indicators li {
    border-color: #bc0707
}

.carousel-indicators li.active {
    background-color: #bc0707
}

img.lazy {
    opacity: 0
}

span.verti {
    height: 100%
}

div.verti,span.verti {
    display: inline-block;
    vertical-align: middle
}

.lazy,.lazyloading {
    opacity: 0;
    transition: opacity .4s
}

img.lazyloaded {
    opacity: 1;
    transition: opacity .4s
}

img.lazyload:not([src]) {
    visibility: hidden
}

.radio_2 {
    padding-left: 0;
    padding-right: 0
}

.radio_2[class^=col]:first-child {
    padding-left: 15px;
    padding-right: 0
}

.radio_2[class^=col]:last-child:not(:first-child) {
    padding-left: 0;
    padding-right: 15px
}

.radio_2 label {
    background-color: #fff;
    border: 1px solid #bc0707;
    color: #bc0707;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    transition: .7s;
    width: 100%
}

.radio_2 label .marked {
    background-color: #fff;
    border-radius: 50%;
    color: #bc0707;
    display: inline-block;
    font-weight: 900s;
    height: 16px;
    line-height: 16px;
    margin-left: 2px;
    opacity: 0;
    transition: .2s;
    vertical-align: middle;
    vertical-align: text-bottom;
    width: 16px
}

.radio_2 input[type=radio] {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.radio_2 input[type=radio]:checked~label {
    background-color: #bc0707;
    color: #fff;
    transition: .7s
}

.radio_2 input[type=radio]:checked~label .marked {
    opacity: 1;
    transition: .2s
}

.wrapword {
    word-wrap: break-word;
    white-space: -moz-pre-wrap!important;
    white-space: -webkit-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    white-space: normal;
    word-break: break-all
}

.text-danger {
    color: #c70022
}

.hot-game-tag {
    background-image: url(/assets/images/sprites/game-tag-icon-hot.webp);
    left: -4px
}

.hot-game-tag,.hot-tag {
    background-size: 60px;
    height: 51px;
    position: absolute;
    top: -4px;
    width: 60px;
    z-index: 1
}

.hot-tag {
    background-image: url(/assets/images/sprites/hot-tag.png);
    background-repeat: no-repeat;
    right: -4px
}

.daily-wins {
    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
}

@-webkit-keyframes blinking {
    50% {
        opacity: 0
    }
}

@keyframes blinking {
    50% {
        opacity: 0
    }
}

.pg_force_reset .title {
    margin-bottom: 1.5em
}

.pg_force_reset .box {
    margin: 0 auto;
    max-width: 600px;
    padding: 20px 10px 30px
}

@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:#6b0c0c
    }
}

.pg_force_email_phone .box {
    padding: 20px 30px 30px!important
}

.force_email_phone_heading {
    font-size: 25px!important
}

.toggle-password {
    font-size: 1.4em;
    position: absolute;
    right: 30px;
    top: 0
}

i.form-control-feedback~.toggle-password {
    right: 60px
}

#loginForm .toggle-password {
    right: 15px!important;
    top: 15px!important
}

.footer_btm_logo_img img {
    height: auto;
    max-height: 70px
}

#loginForm .btn-refresh {
    background-color: transparent;
    border: 0;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    text-align: left;
    vertical-align: middle
}

#loginForm .captcha_img {
    padding: 0;
    top: 0;
    vertical-align: top
}

#loginForm .icon-refresh {
    display: inline-block;
    font-size: 18px;
    margin-top: 5px;
    padding-left: 7.5px
}

.mobile #loginForm .icon-refresh {
    padding-left: 15px
}

#loginForm #LoginCaptcha~i.form-control-feedback {
    right: 0;
    top: 4px
}

#resetPwdForm #fogotrefreshCaptcha {
    background: transparent;
    left: -15px;
    padding: 0;
    top: -1px
}

#resetPwdForm #fogotrefreshCaptcha .captcha_img {
    height: 50px;
    max-width: 100%
}

.switch {
    display: inline-block;
    height: 25px;
    margin: 0 6px;
    position: relative;
    vertical-align: middle;
    width: 52px
}

.switch .slider {
    background-color: #585858;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.switch input {
    height: 0;
    opacity: 0;
    width: 0
}

.switch .slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 18px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 18px
}

.switch input:checked+.slider {
    background-color: #490609
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #490609
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    transform: translateX(26px)
}

.switch .slider.round {
    border-radius: 34px
}

.switch .slider.round:before {
    border-radius: 50%
}

#btn-reset2ndpin {
    border-radius: 20px;
    margin-left: 20px;
    padding: 3px 20px
}

.switch_lable {
    font-size: 14px
}

.bank_name_6_acc_font_size {
    font-size: 11px!important
}

.emailsubscribe {
    margin-top: 10px
}

.emailsubscribe label {
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-top: 0;
    padding-left: 8px!important;
    padding-top: 1px!important
}

.emailsubscribe label input {
    float: left;
    margin-right: 10px
}

.profile-edit .emailsubscribe label {
    cursor: pointer;
    font-size: 16px;
    font-weight: 500!important;
    line-height: 20px;
    padding-top: 0!important
}

.text-overflow-line-clamp {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.fancybox-content a {
    display: inline-block
}

.fancybox-content a:focus {
    outline: none
}

.license-tnc-modal {
    top: 50%;
    z-index: 999999
}

.mobile .license-tnc-modal {
    max-height: 90vh;
    overflow-x: hidden;
    overflow-y: scroll
}

.license-tnc-modal .justify-center {
    -webkit-justify-content: center;
    justify-content: center
}

.license-tnc-modal .license-wrap {
    background-color: #ededed;
    border-radius: 6px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    gap: 10px;
    padding: 10px 30px
}

.mobile .license-tnc-modal .license-wrap {
    font-size: 14px
}

.license-tnc-modal .top-content p {
    font-size: 16px;
    margin: 0
}

.mobile .license-tnc-modal .top-content p {
    font-size: 14px
}

.license-tnc-modal .license-tnc-content {
    background-color: rgba(0,0,0,.145);
    max-height: 300px;
    overflow-y: scroll;
    padding: 10px
}

.mobile .license-tnc-modal .license-tnc-content {
    max-height: 150px
}

.license-tnc-modal .license-tnc-content .container {
    padding: 0;
    width: 100%
}

.license-tnc-modal .license-tnc-content .title {
    background-color: transparent
}

.license-tnc-modal ::-webkit-scrollbar {
    width: 10px
}

.license-tnc-modal ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.license-tnc-modal ::-webkit-scrollbar-thumb {
    background: #888
}

.license-tnc-modal ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.license-tnc-overlay {
    z-index: 99999
}

.capture-modal .md-body {
    border-radius: 16px;
    display: inline-block;
    position: relative
}

.capture-modal .capture-wrapper {
    border-radius: 26px;
    overflow: hidden;
    position: relative
}

.mobile .capture-modal .capture-wrapper video {
    border-radius: 26px
}

.capture-modal .capture-wrapper .preview-wrapper {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.capture-modal .capture-wrapper .preview-wrapper canvas {
    height: 100%;
    width: 100%
}

.capture-modal .capture-wrapper .bottom-btn-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

.capture-modal .capture-wrapper .bottom-btn-wrapper .btn {
    border-radius: 6px;
    min-width: 85px
}

.custom-hidden-input {
    height: 0;
    opacity: 0;
    visibility: hidden
}

.navTabTrans ul.nav.nav-tabs {
    border-bottom: 0;
    margin-left: 0
}

.navTabTrans ul.nav.nav-tabs li {
    margin: 5px;
    opacity: .8
}

.navTabTrans ul.nav.nav-tabs li a {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding: 2px 0
}

.navTabTrans ul.nav.nav-tabs li a.active,.navTabTrans ul.nav.nav-tabs li a:focus,.navTabTrans ul.nav.nav-tabs li a:hover {
    background-color: transparent;
    border: 0;
    color: #fff;
    opacity: 1
}

.navTabTrans ul.nav.nav-tabs li.active {
    border-bottom: 2px solid;
    opacity: 1
}

.layout.full-container {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0
}

.layout .side-nav {
    height: 100%;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    transition: .3s;
    visibility: hidden;
    z-index: 1
}

.layout .side-nav.open {
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    z-index: 999999999999
}

.layout .side-nav.navContentOpen {
    width: 200px
}

.layout .main-content {
    position: relative;
    transition-duration: .4s;
    transition-property: margin-left,margin-right,right,left,-webkit-transform;
    transition-property: transform,margin-left,margin-right,right,left;
    transition-property: transform,margin-left,margin-right,right,left,-webkit-transform;
    transition-timing-function: cubic-bezier(.25,.8,.25,1);
    z-index: 1
}

.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-left: -20rem;
    margin-right: 20rem;
    z-index: 99999999999
}

@media (min-width: 768px) {
    .layout .main-content.rightSideBarOpen {
        margin-left:-40rem;
        margin-right: 40rem
    }
}

.layout .main-content.rightSideBarOpen .top-bar {
    left: -20rem;
    right: 20rem
}

@media (min-width: 768px) {
    .layout .main-content.rightSideBarOpen .top-bar {
        margin-left:-40rem;
        margin-right: 40rem
    }
}

.layout .content.my01 {
    display: inline-block;
    height: auto;
    margin-top: 47px;
    width: 100%
}

.navContentOpen .backdrop:before,.rightSideBarOpen .backdrop:before,.sideNavOpen .backdrop:before {
    background: rgba(49,9,9,.8);
    bottom: -150%;
    content: "";
    height: auto;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: -47px;
    width: 100%;
    z-index: 1000
}

.footer-desc {
    margin-top: 1em
}

.footer-content {
    color: inherit;
    font-size: 12px
}

.footer-content .footerlink ul li {
    display: inline-block;
    float: left;
    line-height: 24px;
    padding: 0 5px 0 0;
    vertical-align: middle
}

.footer-content .footerlink ul li .browserIcons {
    color: #d05151;
    font-size: 30px
}

.footer-content .footerlink ul li a {
    color: #fff
}

.footer-content .footer-misc .column {
    padding-right: 4rem
}

.footer-content .footer-misc .column:last-of-type {
    padding-right: 0
}

.footer-content .footer-misc .column .title {
    font-weight: 900
}

.footer-content .footer-misc .column .subtitle {
    font-weight: 700
}

.footer-content .payment_imgs img {
    margin-right: 5px
}

.footer-content ul.pw-by a {
    display: block;
    height: 38px
}

.footer-content .button.icon i {
    font-size: 1.4em
}

.row .equal {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.main.nav-wrapper,.row .equal {
    display: -webkit-flex;
    display: flex
}

.main.nav-wrapper {
    background-color: #490609;
    background-image: linear-gradient(90deg,#490609 0,#7a201f 49%,#490609);
    padding: 0 35px;
    place-content: center
}

.main.nav-wrapper .main-nav {
    line-height: 1.15;
    overflow: hidden
}

.main.nav-wrapper .main-nav .nav-item {
    color: #fff;
    -webkit-flex: none;
    flex: none;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    float: left;
    overflow: hidden;
    text-align: center;
    text-decoration: none
}

.main.nav-wrapper .main-nav .nav-item.is-active {
    background: #bc0707
}

.main.nav-wrapper .nav-title {
    text-transform: uppercase
}

.main.nav-wrapper .nav-item .navlink {
    background-color: inherit;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    min-width: 100px;
    outline: none;
    padding: 0 .45em .45em;
    text-align: center;
    text-decoration: none!important;
    vertical-align: middle;
    width: 100%
}

.main.nav-wrapper .nav-item .navlink i {
    color: inherit;
    font-size: 1.4rem;
    line-height: 1.8em;
    vertical-align: middle
}

.main.nav-wrapper .nav-item .navlink i.icon-km_gaming_dark {
    color: #ffe024
}

.main.nav-wrapper .main-nav a.active,.main.nav-wrapper .main-nav a:hover,.main.nav-wrapper .nav-item:hover .navlink {
    background: #bc0707
}

.main.nav-wrapper .navcontent_button_play {
    height: 0;
    overflow: hidden
}

.main.nav-wrapper .nav-item-content {
    background-color: #390406;
    border-bottom: 15px solid #490609;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 111
}

.main.nav-wrapper .nav-item-content .header {
    background: red;
    color: #fff;
    padding: 16px
}

.main.nav-wrapper .nav-item-content .auto-box>.a-disabledLink,.main.nav-wrapper .nav-item-content .auto-box>a {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 100%;
    pointer-events: auto;
    position: relative;
    text-decoration: none;
    z-index: 3
}

.main.nav-wrapper .nav-item-content .auto-box>.a-disabledLink:after,.main.nav-wrapper .nav-item-content .auto-box>a:after {
    background: radial-gradient(ellipse at center,#ebb5b5 17%,#de8383 27%,#d05151 31%,#bc0707 52%,#ad0505 57%,#970202 97%);
    background-image: radial-gradient(circle,#de8383,#d05151,#bc0707,#ad0505,#970202);
    content: "";
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="app-color(secondary,lightest)",endColorstr="app-color(secondary,darker)",GradientType=1);
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .5s ease-in-out;
    width: 100%;
    z-index: -1
}

.main.nav-wrapper .nav-item-content .auto-box>.a-disabledLink:hover:not(.disableHover):after,.main.nav-wrapper .nav-item-content .auto-box>a:hover:not(.disableHover):after {
    opacity: 1;
    z-index: -1
}

.main.nav-wrapper .nav-item-content .auto-box>.a-disabledLink:hover:not(.disableHover) .navcontent_button_play,.main.nav-wrapper .nav-item-content .auto-box>a:hover:not(.disableHover) .navcontent_button_play {
    background: #390406;
    color: #fff;
    height: auto;
    padding-bottom: .5em;
    padding-top: .5em
}

.main.nav-wrapper .nav-item:hover .nav-item-content {
    display: block
}

.main.nav-wrapper .auto-box {
    margin: 5px;
    position: relative
}

.main.nav-wrapper .auto-box:first-child {
    margin-left: 0
}

.main.nav-wrapper .auto-box:last-child {
    margin-right: 0
}

.main.nav-wrapper .auto-box.hide_this_sec {
    display: none
}

.main.nav-wrapper .flex-row:first-of-type {
    margin-top: 5px
}

.main.nav-wrapper .flex-row:last-of-type {
    margin-bottom: 5px
}

.main.nav-wrapper .logo_provider {
    margin: 0 auto
}

.main.nav-wrapper .menu-item-title {
    font-size: 11.2px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.main.nav-wrapper .logo_img {
    height: 90px;
    width: 100px
}

.main.nav-wrapper .add-opts {
    bottom: 0;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
    z-index: 4
}

.main.nav-wrapper .add-opts .row {
    opacity: 0;
    transition: opacity .2s linear;
    visibility: hidden
}

.main.nav-wrapper .add-opts a {
    background-color: #780a0f;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    padding-left: 2.5px;
    padding-right: 2.5px;
    width: 100%
}

.main.nav-wrapper .add-opts a:hover {
    background-color: #d05151
}

.main.nav-wrapper .auto-box>a:hover .add-opts {
    display: block
}

.main.nav-wrapper .auto-box>a:hover .add-opts .row {
    opacity: 1;
    visibility: visible
}

.main.nav-wrapper .nav-icon {
    position: relative
}

.main.nav-wrapper .nav-icon .hot {
    background-color: red;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: .9em;
    padding: 2px 3px;
    position: absolute
}

.main.nav-wrapper .nav-icon .hot.new {
    background: linear-gradient(1deg,#fbd629,#ff0);
    color: #000
}

.main.nav-wrapper .nav-icon.enlarge {
    height: 40px
}

.main.nav-wrapper .nav-icon.enlarge i {
    color: red;
    font-size: 40px;
    position: relative;
    top: -12px
}

.floats {
    color: #fff;
    position: fixed;
    top: 200px;
    transition: all .5s ease-out;
    transition-delay: 1s;
    z-index: 99
}

.floats .btn {
    border-radius: 0!important
}

.floats .txt-xxl {
    font-size: 3rem
}

.floats .icon-24-7 {
    vertical-align: middle
}

.floats .icon-clock {
    font-size: 27.342px
}

.floats .col-6 .btn-block {
    font-family: Montserrat,sans-serif;
    font-size: 17.5px;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap
}

.floats .bg-1 {
    background-color: #390406
}

.floats .box {
    padding: 10px!important
}

.floats .bg-2 {
    font-family: Montserrat,sans-serif
}

.floats .bg-2 .btn {
    font-size: inherit!important;
    text-align: inherit!important
}

.floats .bg-2 .btn.btn-block {
    padding-left: 15px!important;
    padding-right: 15px!important
}

.floats .bg-2 .btn.btn-block:hover .icon-txt {
    color: #00c300
}

.floats .bg-2 .icon-txt {
    font-size: 1.7em;
    line-height: 100%;
    position: relative;
    top: 0;
    transition: top .3s;
    vertical-align: middle
}

.floats .btn-block+.btn-block {
    margin-top: 0
}

.floats .btn-primary:hover {
    font-weight: 900
}

.floats .fc {
    min-height: 190px;
    min-width: 221px
}

.floats .fc>div {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top
}

.floats .i-circle {
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 1.3rem;
    padding: .075em
}

.floats .fd-qr {
    background: linear-gradient(#7a201f,#490609);
    border-radius: 6px;
    box-shadow: inset 0 1px 1px #780a0f;
    height: 100px;
    left: 44px;
    padding: 6px;
    top: 10px;
    width: 100px
}

.floats-right {
    right: 0;
    -webkit-transform: translateX(calc(100% - 3.4rem));
    transform: translateX(calc(100% - 3.4rem))
}

.floats-left {
    left: 0;
    -webkit-transform: translateX(calc(3.4rem - 100%));
    transform: translateX(calc(3.4rem - 100%))
}

.floats-left:hover,.floats-right:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: all .5s ease-in;
    z-index: 99
}

.floats-left .fc .fc-right,.floats-right .fc .fc-left {
    background-color: #bc0707;
    color: #fff;
    min-height: 190px;
    padding: 5px;
    width: 3.4rem
}

.floats-right .fc .fc-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.floats-left .fc .fc-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.floats-left .fc .fc-left,.floats-right .fc .fc-right {
    background-color: #780a0f;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    min-height: 190px;
    min-width: 150px
}

.floats .box {
    padding: 5px!important
}

.floats.floats-right .bg-2 {
    background: #390406;
    padding: 15px 6px 10px
}

.floats.floats-right .bg-2 .btn-block {
    border-radius: 5px!important;
    margin-bottom: 10px
}

.floats.floats-right .bg-2 .btn-block.btn-primary {
    background: #7a201f
}

.floats.floats-right .bg-2 .btn-block.btn-primary:hover {
    color: #fff;
    font-weight: 400
}

.floats.floats-right .bg-2 .btn-block.btn-primary.rm_padding {
    padding: 0!important
}

.floats.floats-right .bg-2 .btn-block:hover .icon-txt {
    color: #fff
}

.floats.floats-right .bg-2 .btn-block .dis_flex {
    display: -webkit-flex;
    display: flex
}

.floats.floats-right .bg-2 .btn-block .dis_flex.add_padding {
    padding: 5px 15px
}

.floats.floats-right .bg-2 .icon-txt {
    font-size: 1.5rem;
    min-width: 35px
}

.floats.floats-right .bg-2 .qr_img_sec {
    background: #390406;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.floats.floats-right .bg-2 .qr_image {
    max-width: 120px;
    width: 50%
}

.floats-left .btn-primary {
    background-color: #390406;
    transition: all .3s
}

.floats-left .btn-primary:hover {
    background-color: #7a201f
}

.floats-left .btn-primary:hover .icon-txt {
    top: -6px
}

.header-wrapper {
    background-color: inherit;
    background-image: none
}

.header-wrapper:not(.stuck) .logo img {
    transition: max-height .5s
}

.header-wrapper .live_draw {
    -webkit-text-fill-color: transparent;
    -webkit-animation: gradient_text 3s infinite;
    animation: gradient_text 3s infinite;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    background-image: linear-gradient(98deg,#d4a856 31%,#faf5e9 43%,#dfab4d 52%,#d4a856 89%);
    font-size: 18px!important;
    font-weight: 600!important;
    margin-left: 30px;
    text-decoration: none
}

@-webkit-keyframes gradient_text {
    0% {
        background-position: -100px
    }

    to {
        background-position: 100px
    }
}

@keyframes gradient_text {
    0% {
        background-position: -100px
    }

    to {
        background-position: 100px
    }
}

.header-wrapper .country_detail {
    -webkit-flex: none;
    flex: none;
    font-size: 14px;
    text-transform: uppercase
}

.header-wrapper .country_detail .dot {
    background-color: #490609;
    border-radius: 50%;
    display: inline-block;
    height: 5px;
    margin: 0 2px 2px;
    width: 5px
}

.header-wrapper .btn.fix {
    border-radius: 0;
    min-width: 77px;
    padding-bottom: 3px;
    padding-top: 3px
}

.header-wrapper .main-header {
    position: relative;
    z-index: 10
}

.header-wrapper .inner-header {
    padding-bottom: 5px;
    padding-top: 5px
}

.header-wrapper .flex-col {
    max-height: 100%
}

.header-wrapper .logo-left .logo {
    margin-left: 0;
    margin-right: 5px
}

.header-wrapper .logo a {
    color: #fff;
    display: block;
    font-size: 2rem;
    font-weight: bolder;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase
}

.header-wrapper .logo img {
    display: block;
    width: auto
}

.header-wrapper #logo img {
    max-height: 70px
}

@media screen and (max-width: 768px) {
    .header-wrapper .md-logo-center .logo {
        margin:0 15px;
        -webkit-order: 2;
        order: 2;
        text-align: center
    }

    .header-wrapper .md-logo-center .logo img {
        margin: 0 auto
    }
}

.header-wrapper .flex-left {
    margin-right: auto
}

.header-wrapper .flex-right {
    margin-left: auto
}

@media screen and (max-width: 768px) {
    .header-wrapper .md-logo-center .flex-left {
        -webkit-flex:1 1 0;
        flex: 1 1 0;
        -webkit-order: 1;
        order: 1
    }

    .header-wrapper .md-logo-center .flex-right {
        -webkit-flex: 1 1 0;
        flex: 1 1 0;
        -webkit-order: 3;
        order: 3
    }
}

@media (max-width: 768px) {
    .header-wrapper .hide-for-medium,.header-wrapper [data-show=hide-for-medium] {
        display:none!important
    }
}

@media (min-width: 768px) {
    .header-wrapper .show-for-medium,.header-wrapper [data-show=show-for-medium] {
        display:none!important
    }
}

.header-wrapper .btn-link,.header-wrapper a:not(.btn) {
    color: inherit
}

.header-wrapper .flex-right .flex-row {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.header-wrapper .flex-right .flex-row span {
    vertical-align: middle
}

.header-wrapper .flex-right .flex-row i {
    font-size: 1.5rem;
    vertical-align: middle
}

.header-wrapper .flex-right .flex-row .logo-wrap {
    height: 1.5rem;
    width: 1.5rem
}

.header-wrapper .flex-right .flex-row .logo-wrap>div {
    position: absolute
}

.header-wrapper .flex-right .flex-row .compliant-btn {
    border-radius: 8px;
    line-height: 1;
    padding: 0 6px
}

.header-wrapper .flex-right .flex-row.mid {
    color: #d05151
}

.header-wrapper .flex-right .flex-row.mid>:not(i) {
    font-size: .8rem;
    margin-left: .5em;
    margin-right: .5em
}

.header-wrapper .flex-right .flex-row.top {
    padding-bottom: 4px
}

.header-wrapper .flex-right .flex-row.last>:not(i),.header-wrapper .flex-right .flex-row.top>:not(i) {
    margin-left: .2em;
    margin-right: .2em
}

.header-wrapper .flex-right .flex-row .button.icon.circle {
    background-color: #bc0707;
    color: inherit;
    font-size: .7rem
}

.header-wrapper .flex-right .flex-row .button.icon.circle i {
    font-size: .9rem
}

.header-wrapper .flex-right .flex-row .social-icons {
    font-size: .7rem;
    overflow: hidden
}

.header-wrapper .flex-right .flex-row .social-icons .button,.header-wrapper .flex-right .flex-row .social-icons a {
    min-width: 2.7em;
    overflow: hidden;
    padding-left: 3.5px;
    padding-right: 3.5px;
    white-space: nowrap
}

.header-wrapper .flex-right .flex-row .social-icons.fade-in {
    display: inline-block;
    line-height: 1;
    margin-left: 0;
    margin-right: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease;
    white-space: nowrap;
    width: 0
}

.header-wrapper .flex-right .flex-row .social-icons.fade-in.show {
    line-height: 1;
    opacity: 1;
    width: 12em
}

.header-wrapper .flex-right .flex-row .info_toggle.fade-in.show {
    width: 6em
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content {
    background-color: #50b08b;
    max-height: 270px;
    width: 340px
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content:after {
    border: 10px solid transparent;
    border-bottom: 10px solid #50b08b;
    border-top: none;
    content: " ";
    position: absolute;
    right: 0;
    top: -8px
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content ul {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    list-style: none;
    margin: 0;
    max-height: 160px;
    overflow-y: auto
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content ul li {
    margin-top: 5px;
    padding: 8px 20px
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content ul li:hover {
    background-color: #33373a;
    color: #fff
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content ul li p {
    margin: 0
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content .noti_footer {
    display: inline-block;
    padding: 15px;
    text-align: center;
    width: 100%
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content .noti_footer p {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.header-wrapper .flex-right .flex-row .dropdownNoti_content .noti_footer .submit_btn {
    background-color: #383838;
    color: #fff;
    width: 100%
}

.header-wrapper .last {
    color: #de8383;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    font-weight: 700;
    margin-top: .5em;
    text-align: right
}

.header-wrapper .last>* {
    font-size: .9rem
}

.header-wrapper .last i {
    color: #d05151;
    line-height: 100%;
    margin-right: 1px
}

.header-wrapper .time {
    color: inherit;
    -webkit-flex: none;
    flex: none;
    font-size: 11.2px
}

.header-wrapper .line {
    background-color: #fff;
    border: none;
    height: 1.2em;
    width: 1px
}

.header-wrapper .btn-link {
    text-decoration: none!important;
    vertical-align: middle
}

.header-wrapper .chained .chained-menu {
    cursor: pointer;
    transition: transform .4s linear,-webkit-transform .4s linear
}

.header-wrapper .chained .chained-menu--more {
    -webkit-flex: 1 0;
    flex: 1 0;
    -webkit-flex-grow: 0.00001;
    flex-grow: 0.00001;
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: flex-grow .4s linear,opacity .4s linear,padding .4s linear,-webkit-flex-grow .4s linear,-webkit-transform .2s linear;
    transition: flex-grow .4s linear,opacity .4s linear,padding .4s linear,transform .2s linear;
    transition: flex-grow .4s linear,opacity .4s linear,padding .4s linear,transform .2s linear,-webkit-flex-grow .4s linear,-webkit-transform .2s linear;
    visibility: hidden;
    width: 0
}

.header-wrapper .chained:hover .chained-menu {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 0
}

.header-wrapper .chained:hover .chained-menu--more {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex: 0 0 32px;
    flex: 0 0 32px;
    margin-left: .2em;
    margin-right: .2em;
    opacity: 1;
    visibility: visible;
    width: auto
}

.header-wrapper .chained:hover .chained-menu--more:hover {
    -webkit-transform: scale(1.1) translateY(-3px);
    transform: scale(1.1) translateY(-3px)
}

.header-wrapper .enlarge {
    -webkit-transform: none;
    transform: none;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear
}

.header-wrapper .enlarge:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -webkit-transform: scale(1.1) translateY(-3px);
    transform: scale(1.1) translateY(-3px)
}

.header-wrapper .btn.wallet,.header-wrapper .btn.wallet i {
    color: #ff0
}

.header-wrapper .l-ddl {
    display: inline-block;
    margin: 0!important;
    position: relative
}

.header-wrapper .l-ddl .ddl-btn {
    border-radius: 0;
    padding: 0 3px
}

.header-wrapper .l-ddl:hover .ddl-cont {
    display: block
}

.header-wrapper .l-ddl:hover .ddl-btn {
    background-color: #6b0c0c
}

.header-wrapper .l-ddl .ddl-cont {
    background-color: #6b0c0c;
    border-radius: 0;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    display: none;
    min-width: 130px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 1
}

.header-wrapper .l-ddl .ddl-cont a {
    color: inherit;
    display: block;
    padding: 5px
}

.header-wrapper .l-ddl .ddl-cont a.active,.header-wrapper .l-ddl .ddl-cont a:hover {
    background-color: #de8383
}

.header-wrapper .acc-panel.flex-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-wrapper .star-color {
    color: #eeee05!important
}

.header-wrapper .slash {
    font-size: 5;
    font-size: 29px!important;
    margin: 5px 0 0!important
}

.header-wrapper .member_leavel {
    display: -webkit-flex;
    display: flex;
    margin-left: 0!important;
    margin-top: 7px
}

.header-wrapper .member_leavel .icon_logo {
    display: block;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.header-wrapper .member_leavel .member_leavel_name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: 3px
}

.header-wrapper .user-account {
    position: relative
}

.header-wrapper .user-account>div {
    float: left;
    position: relative
}

.header-wrapper .user-account>div:first-child {
    top: 14px
}

.header-wrapper .user-account>div:last-child {
    bottom: 11px;
    font-size: 1rem;
    font-weight: 700;
    padding-left: 5px
}

.header-wrapper .user-account .star-wrapper {
    background-color: #490609;
    border-radius: 50%;
    display: inline-block;
    height: 28px;
    padding: 7px 5px 4px;
    position: relative;
    text-align: center;
    top: 3px;
    width: 28px
}

.header-wrapper .user-account .star-wrapper:before {
    border: 1px solid #310909;
    border-radius: 50%;
    content: "";
    display: block;
    height: 24px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    top: 2px;
    width: 24px
}

.header-wrapper .user-account .star-wrapper .i-star {
    display: block;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.header-wrapper .user-account .star-wrapper i {
    font-size: .75rem
}

.header-wrapper .user-account .kyc-label-wrapper {
    margin-left: 10px;
    top: 17px
}

.header-wrapper .user-account .kyc-label-wrapper .kyc-label {
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    font-weight: 700;
    gap: 5px;
    padding: 1px 5px
}

.header-wrapper .user-account .kyc-label-wrapper .kyc-label i {
    font-size: inherit
}

.header-wrapper .user-account .kyc-label-wrapper .kyc-label.verified {
    background: #e9fff2;
    color: #359d74;
    cursor: default
}

.header-wrapper .user-account .kyc-label-wrapper .kyc-label.unverified {
    background: #c70022;
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.acc-panel #dropdownothergameblc {
    background: none;
    border: none
}

.acc-panel #dropdownothergameblc i {
    font-size: 20px;
    margin-left: 5px
}

.othergame_blc {
    background-color: #390406;
    padding: 0;
    width: 300px!important
}

.othergame_blc table {
    margin: 10px 0
}

.othergame_blc table tr {
    border-top: 1px solid #ddd
}

.othergame_blc table tr:first-child {
    border-top: 0 solid #ddd
}

.othergame_blc table tr td {
    background-color: #390406;
    border-top: 0 solid #ddd;
    padding: 0 15px 5px
}

.othergame_blc table tr td button {
    color: #fff!important
}

.othergame_blc table tr td button i {
    color: #fff;
    font-size: 14px!important;
    margin-left: 5px
}

.wallet-balance-dd {
    background-color: #390406;
    left: auto;
    padding: 0;
    right: 0;
    width: 350px
}

.wallet-balance-dd .wallet-type {
    -webkit-align-items: center;
    align-items: center;
    color: #d05151;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    padding: 8px 10px
}

.wallet-balance-dd .wallet-type .wallet-balance {
    color: #fff;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wallet-balance-dd .wallet-type i {
    color: #fff
}

.transaction-dropdown {
    background-color: #390406
}

.drop_link {
    list-style: none;
    margin-left: 0
}

.drop_link li {
    background-color: #390406;
    border-top: 1px solid #ddd
}

.drop_link li:first-child {
    border-top: 0 solid #ddd
}

.drop_link li a {
    color: #fff!important;
    display: -webkit-flex;
    display: flex;
    padding: 5px 10px
}

.drop_link li a i {
    color: #fff;
    padding-right: 10px
}

.drop_link .noti_footer {
    padding: 5px 10px;
    text-align: center
}

.my-tab-link {
    background: transparent;
    border-radius: 2px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    overflow: hidden;
    position: relative
}

.my-tab-link hr {
    background: #b4b4b4;
    border: 0;
    border-radius: 2px;
    bottom: 0;
    height: 4px;
    left: 0;
    margin: 0;
    position: absolute;
    transition: all 375ms ease-out;
    will-change: transform,background
}

.my-tab-link a {
    display: block;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 48px;
    padding: 10px 24px;
    text-align: center;
    text-transform: capitalize
}

@media screen and (max-width: 992px) {
    .my-tab-link a {
        min-width:72px
    }
}

@media screen and (min-width: 992px) {
    .my-tab-link a {
        min-width:160px
    }
}

.my-tab-link a:hover {
    color: #bc0707
}

.my-tab-link a:hover~hr {
    background: #b68989;
    transition: background .25s ease-out,-webkit-transform .25s cubic-bezier(0,.5,.5,1.1);
    transition: transform .25s cubic-bezier(0,.5,.5,1.1),background .25s ease-out;
    transition: transform .25s cubic-bezier(0,.5,.5,1.1),background .25s ease-out,-webkit-transform .25s cubic-bezier(0,.5,.5,1.1)
}

.my-tab-link a:active {
    color: #bc0707
}

.my-tab-link a:active~hr {
    background: #bc0707;
    transition: all .25s ease-out
}

.file-drop-area {
    border: 1px dashed #fff;
    border-radius: 0;
    max-width: 100%;
    padding: 15px 20px;
    position: relative;
    transition: .2s;
    width: 100%
}

.file-drop-area .is-active,.file-drop-area .is-dragover {
    background-color: #780a0f
}

.file-drop-area .file-msg {
    display: inline-block;
    font-size: small;
    font-weight: 300;
    max-width: calc(100% - 130px);
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.file-drop-area .file-input {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.file-drop-area .file-input:focus {
    outline: none
}

.ce-modal__backdrop {
    background: rgba(49,9,9,.8);
    bottom: 0;
    left: 0;
    padding: 15px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000
}

@media screen and (max-width: 992px) {
    .ce-modal__backdrop {
        text-align:left
    }
}

@media screen and (min-width: 992px) {
    .ce-modal__backdrop {
        text-align:center
    }
}

.ce-modal__backdrop.isExpandFully {
    padding: 0
}

.ce-modal__content-container {
    background: transparent;
    background-color: #310909;
    border-radius: 0;
    box-shadow: 0 0 32px 0 rgba(0,0,0,.5);
    display: inline-block;
    left: 50%;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%,-70%);
    transform: translate(-50%,-70%)
}

.isExpandFully .ce-modal__content-container {
    max-width: 100%
}

.jackpot {
    border-radius: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    text-align: center
}

.jackpot .txt-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.jackpot .text-content {
    color: #fff;
    font-weight: 700;
    height: 100%;
    padding-top: 20px;
    text-align: center
}

@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 {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mdc-tab-bar {
    border-bottom: 1px solid hsla(0,0%,100%,.12);
    width: 100%
}

.mdc-tab-scroller {
    overflow-y: hidden
}

.mdc-tab-scroller__scroll-area {
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: flex;
    overflow-x: hidden
}

.mdc-tab-scroller__scroll-area--scroll {
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.mdc-tab-scroller__scroll-x {
    margin-bottom: 0;
    overflow-x: auto;
    overflow-y: hidden
}

.mdc-tab-scroller__scroll-content {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-transform: none;
    transform: none;
    will-change: transform
}

.mdc-tab,.mdc-tab-scroller__scroll-content {
    display: -webkit-flex;
    display: flex;
    position: relative
}

.mdc-tab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    background: none;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 500;
    -webkit-justify-content: center;
    justify-content: center;
    letter-spacing: .0892857143em;
    line-height: 2.25rem;
    margin: 0;
    outline: none;
    padding: 15px 24px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    z-index: 1
}

@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 {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    height: inherit;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
    position: relative
}

.mdc-tab__text-label {
    display: inline-block;
    line-height: 1;
    transition: color .15s linear;
    z-index: 2
}

.mdc-tab .mdc-tab__text-label {
    color: #fff
}

.mdc-tab--active .mdc-tab__text-label,.mdc-tab.active .mdc-tab__text-label {
    color: #bc0707
}

.mdc-tab-indicator {
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.mdc-tab-indicator__content {
    opacity: 0;
    -webkit-transform-origin: left;
    transform-origin: left
}

.mdc-tab-indicator--active .mdc-tab-indicator__content,.mdc-tab-indicator.active .mdc-tab-indicator__content {
    opacity: 1
}

.mdc-tab-indicator__content--underline {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    border-top-style: solid;
    box-sizing: border-box;
    width: 100%
}

.mdc-tab-indicator .mdc-tab-indicator__content {
    transition: -webkit-transform .25s cubic-bezier(.4,0,.2,1);
    transition: transform .25s cubic-bezier(.4,0,.2,1);
    transition: transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)
}

.mdc-tab-indicator .mdc-tab-indicator__content--underline {
    border-color: #bc0707;
    border-top-width: 2px
}

@media screen and (max-width: 992px) {
    #r-side-bar .mdc-tab--active:before,#r-side-bar .mdc-tab.active:before {
        border-bottom:5px solid #7a201f;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        bottom: -1px;
        content: "";
        left: 50%;
        margin-left: -3px;
        position: absolute;
        z-index: 3
    }

    #r-side-bar .mdc-tab--active,#r-side-bar .mdc-tab-indicator.active,#r-side-bar .mdc-tab.active {
        background: #780a0f;
        -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: #780a0f;
        font-size: 11px;
        min-width: unset;
        text-shadow: 1px 0 1px #3c3c3c
    }

    #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: 12px!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
    }
}

label.radio {
    color: #fff;
    font-size: 14px;
    position: relative
}

label.radio [type=radio]:checked,label.radio [type=radio]:not(:checked) {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

label.radio [type=radio]:checked+span,label.radio [type=radio]:checked.has-success~.form-control-feedback~.error+span,label.radio [type=radio]:not(:checked)+span,label.radio [type=radio]:not(:checked).has-success~.form-control-feedback~.error+span {
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    position: relative;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

label.radio .has-success~.form-control-feedback {
    display: none
}

label.radio .has-success~.form-control-feedback~.error+span:after,label.radio .has-success~.form-control-feedback~.error+span:before,label.radio [type=radio]+span:after,label.radio [type=radio]+span:before {
    border-radius: 50%;
    content: "";
    height: 16px;
    left: 0;
    margin: 4px;
    position: absolute;
    top: 0;
    transition: .28s ease;
    width: 16px;
    z-index: 0
}

label.radio [type=radio]:not(:checked)+span:after,label.radio [type=radio]:not(:checked)+span:before,label.radio [type=radio]:not(:checked).has-success~.form-control-feedback~.error+span:after,label.radio [type=radio]:not(:checked).has-success~.form-control-feedback~.error+span:before {
    border: 2px solid #fff
}

label.radio [type=radio].with-gap.has-success:not(:checked)~.form-control-feedback~.error+span:after,label.radio [type=radio]:not(:checked)+span:after {
    -webkit-transform: scale(0);
    transform: scale(0)
}

label.radio [type=radio].with-gap.has-success:checked~.form-control-feedback~.error+span:after,label.radio [type=radio].with-gap:checked+span:after {
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

label.radio [type=radio].with-gap:checked+span:after,label.radio [type=radio].with-gap:checked+span:before,label.radio [type=radio]:checked+span:after,label.radio [type=radio]:checked.has-success~.form-control-feedback~.error+span:after,label.radio [type=radio]:checked.has-success~.form-control-feedback~.error+span:before {
    border: 2px solid #bc0707
}

label.radio [type=radio].with-gap.has-success:checked~.form-control-feedback~.error+span:after,label.radio [type=radio].with-gap:checked+span:after,label.radio [type=radio]:checked+span:after,label.radio [type=radio]:checked.has-success~.form-control-feedback~.error+span:after {
    background-color: #bc0707
}

.hot-games-wrapper {
    padding: 5px
}

.hot-games-wrapper .i-hot {
    color: red
}

.ann-wrapper {
    background-color: #780a0f;
    background-image: linear-gradient(90deg,#310305 0,#490609 49%,#310305);
    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:#390406
    }
}

@media screen and (max-width: 992px) {
    .profile-head .container-box .title {
        color:#d05151
    }
}

@media screen and (min-width: 992px) {
    .profile-head .container-box .title {
        color:#fff!important
    }
}

.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 {
    position: relative;
    top: 2em
}

@media screen and (max-width: 992px) {
    .profile-head .container {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .profile-head .container {
        background-color:#6b0c0c
    }
}

.profile-head .container .head-content {
    margin-top: .7em;
    padding: 10px 0
}

.mobile .profile-head .container .head-content {
    padding: 10px 0
}

.profile-head .icon-shield {
    color: #de8383;
    font-size: 4rem
}

.profile-head .acc_safety_info .info-2 {
    font-size: 1.8rem;
    padding-top: .3em
}

.profile-head .acc_safety_info i {
    color: #de8383;
    padding-right: .4em
}

.profile-head .acc_safety_info .icon-single a {
    font-size: 12px
}

.profile-head .reward_balance_wrapper {
    display: -webkit-flex;
    display: flex;
    gap: 5px
}

.profile-head .reward_balance_wrapper>div {
    background-color: #390406;
    color: #fff!important
}

.profile-head .icon_menu,.profile-head .icon_menu .icon-single {
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}

.profile-head .icon_menu .icon-single {
    margin-top: -20px;
    padding: 0
}

.profile-head .icon_menu .icon-single i {
    font-size: 18px;
    padding: 0
}

.profile-head .icon_menu .icon-single .mail_icon {
    right: -10px;
    top: -10px
}

.profile-head ul.nav {
    margin-left: 20px;
    margin-right: 20px
}

.profile-head .bal-box {
    background: #780a0f;
    border-radius: 8px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.7);
    font-size: 1rem;
    margin: 0 5px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 75%
}

.profile-head .bal-box .row {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.profile-head .bal-box .icon-wallet {
    font-size: 21.882px;
    font-weight: 1000
}

.profile-head .bal-box .bal-title {
    font-size: 12px
}

.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 {
    box-shadow: none;
    cursor: pointer;
    font-weight: 1000;
    outline: none;
    padding: 0
}

.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 {
    border-bottom: none;
    padding-bottom: 5px
}

.profile-head .nav-tabs a.nav-btn {
    color: #fff
}

.profile-head .nav-tabs .nav-btn {
    border-bottom: 1.5px solid transparent;
    display: inline-block;
    padding: .5rem 1rem 5px
}

@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 {
    border-bottom-color: #bc0707;
    color: #de8383
}

@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 {
    display: inline-block;
    vertical-align: top
}

.profile-edit .kyc-label {
    border-radius: 6px;
    display: -webkit-inline-flex;
    display: inline-flex;
    gap: 5px;
    padding: 1px 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: #de8383;
    margin-bottom: .2em
}

.mobile .switch input:checked+.slider {
    background-color: #780a0f
}

.mobile #btn-reset2ndpin {
    margin-left: 0;
    margin-top: 10px
}

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

.app-info a {
    color: #de8383
}

.app-info .promo-title {
    color: #5b80e7;
    display: inline-block;
    font-size: 6rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    -webkit-transform: scaleX(1.5);
    transform: scaleX(1.5)
}

.app-info .promo-title span {
    position: relative
}

.app-info .promo-title span:after {
    color: #5b80e7;
    content: "%";
    display: inline-block;
    font-size: .3em;
    position: absolute;
    right: .45em;
    top: 1.55em;
    -webkit-transform: scale(.6,1.4);
    transform: scale(.6,1.4);
    z-index: 50
}

.app-info .fs-md {
    font-weight: 500;
    text-transform: uppercase
}

.app-info .progressNumber {
    font-size: 42.728px;
    font-weight: 500
}

.app-info .row.center {
    -webkit-align-items: center;
    align-items: center
}

.app-info .pointer i {
    color: #bc0707
}

@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: #23afa9
}

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

.mobile .app-info .carousel-inner {
    min-height: auto!important
}

.desktop .checkInPopup {
    right: 73px;
    top: 65%
}

.checkInPopup {
    position: fixed;
    right: 8px;
    top: 40%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1
}

.checkInPopup>div {
    cursor: pointer;
    position: relative
}

.checkInPopup>div>img {
    border-radius: 8px;
    -webkit-filter: drop-shadow(1px 1px 7px rgba(248,255,255,.6));
    filter: drop-shadow(1px 1px 7px rgba(248,255,255,.6))
}

.checkInPopup .winNowBtnWrapper {
    -webkit-align-items: center;
    align-items: center;
    bottom: -12px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 100%
}

.checkInPopup .winNowBtn {
    background: #ff8b20;
    border-radius: 8px;
    box-shadow: 0 2.19px 20.48px 0 rgba(255,139,32,.4);
    box-shadow: inset 0 2.19px 2.19px 0 hsla(0,0%,100%,.4);
    color: #fff;
    font-weight: 500;
    padding: 8px 12px
}

.checkInPopup .winNowBtn>span {
    -webkit-animation: blinker 1s step-start infinite;
    animation: blinker 1s step-start infinite
}

.checkInPopup .closeBtn {
    background: rgba(240,244,246,.8);
    border-radius: 20px;
    color: #68727a;
    height: 25px;
    position: absolute;
    right: -4px;
    top: -24px;
    width: 25px
}

.checkInPopup .checkInImgWrapper {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 4px;
    width: 100%
}

.checkInPopup .checkInImgWrapper>img {
    -webkit-filter: drop-shadow(1px 1px 7px rgba(248,255,255,.6));
    filter: drop-shadow(1px 1px 7px rgba(248,255,255,.6))
}

@-webkit-keyframes blinker {
    50% {
        color: #ffff0c;
        text-shadow: 1px 2px 2px red
    }
}

@keyframes blinker {
    50% {
        color: #ffff0c;
        text-shadow: 1px 2px 2px red
    }
}

.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: #fdf3e7;
    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,#ffe550,#f99824);
    -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,#dd3652,#ffd600)
}

.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(1turn,#cd1d14,#ec2948);
    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,#dd3652,#ffd600)
}

.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, #82150f, #010000);
    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(1turn,#cd1d14,#ec2948);
    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
}

@media (max-width: 768px) {
    .mobile .g-slider-wrapper .lw-loop-content ul li .LW-div .wd-item__avatar {
        padding-right:5px
    }
}

.mobile .gradient-bg {
    background: linear-gradient(180deg,#82150f,#580110);
    border-radius: 15px
}

.desktop .g-slider-wrapper {
    padding-top: 4px
}

.desktop .g-slider-wrapper .content-wrapper {
    overflow: hidden
}

.desktop .g-slider-wrapper ul {
    list-style-type: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
    white-space: nowrap
}

.desktop .g-slider-wrapper ul::-webkit-scrollbar {
    display: none
}

.desktop .g-slider-wrapper ul {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.desktop .g-slider-wrapper li {
    display: inline-block;
    position: relative
}

.desktop .g-slider-wrapper img {
    border-radius: 5px;
    display: block;
    height: 100%;
    width: 100%
}

.desktop .g-slider-wrapper a.game-box,.desktop .g-slider-wrapper div.game-box {
    color: inherit;
    display: block;
    height: 150px;
    margin-right: 30px;
    position: relative;
    width: 150px
}

.desktop .g-slider-wrapper .game-title {
    font-size: 11.2px;
    overflow: hidden;
    text-transform: uppercase
}

.hot-games.wrapper {
    height: 180px;
    overflow: hidden;
    position: relative
}

.hot-games .img-container {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    position: absolute
}

.hot-games .games-leave-active {
    -webkit-animation: leave 25s linear;
    animation: leave 25s linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.hot-games .games-leave-active:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.hot-games .games-leave-active.run {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.hot-games .games-leave-active.pause {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.hot-games .games-enter-active {
    -webkit-animation: enter 25s linear;
    animation: enter 25s linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.hot-games .games-enter-active:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.hot-games .games-enter-active.run {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.hot-games .games-enter-active.pause {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.hot-games a {
    color: inherit
}

.hot-games .game-item {
    background-color: #000;
    height: 143px;
    margin-right: 5px;
    padding-top: 15px;
    position: relative;
    text-align: center;
    width: 120px
}

.hot-games .game-item img {
    border: 1px solid #5c5252;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden
}

.hot-games .game-item .game-title {
    background-color: #171613;
    color: #fff;
    height: 60px;
    padding: 0 15px;
    text-align: left;
    width: 120px
}

@-webkit-keyframes leave {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes leave {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes enter {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes enter {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.contact-us .bg-1 {
    background-color: #6b0c0c
}

.contact-us .icon-txt {
    color: #fff;
    line-height: 100%;
    vertical-align: middle
}

.contact-us .icon-txt~span {
    font-weight: 900
}

.contact-us a {
    font-size: inherit!important
}

.contact-us a:hover>* {
    color: #3f62c6
}

.contact-us .bg-1 {
    background: #390406;
    padding: 15px 6px
}

.contact-us .bg-1 .btn {
    background: #7a201f;
    border-radius: 5px!important;
    color: #fff;
    margin-bottom: 10px;
    text-align: left;
    width: 100%
}

.contact-us .bg-1 .btn i {
    color: #fff
}

.contact-us .bg-1 .btn.rm_padding {
    padding: 0!important
}

.contact-us .bg-1 .dis_flex {
    display: -webkit-flex;
    display: flex
}

.contact-us .bg-1 .dis_flex.add_padding {
    padding: 5px 15px
}

.contact-us .bg-1 .dis_flex .icon-txt {
    font-size: 1.5rem;
    min-width: 40px
}

.contact-us .bg-1 .qr_img_sec {
    background: #390406;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.contact-us .bg-1 .qr_image {
    max-width: 120px;
    width: 50%
}

.promo-view .panel {
    background-color: #d00;
    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: #310305!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: #d05151!important;
    font-weight: 700
}

.promo-list .img-wrapper .img-fluid {
    width: 100%
}

.promo-list .side-toggle {
    background-color: #210202;
    color: #bc0707;
    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: textColor;
    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: #390406;
    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: #390406;
    text-align: center
}

.promotion-page .g_category-nav .nav-item {
    background: #390406;
    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: #d00;
    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 {
    font-size: 11px;
    padding: 15px 3px
}

.mobile .promotion-modal .panel-body {
    padding: 0!important
}

.mobile .promotion-modal .md-body {
    padding: 15px
}

.mobile .promotion-modal .md-close {
    right: 10px;
    top: -2px
}

.mobile .nifty-modal.modal-lg.promotion-modal {
    max-width: 95%;
    min-width: 95%;
    top: 50%
}

.mobile .time-remaining-wraper {
    display: none
}

.mobile .promotionmodal_content img {
    width: 100%!important
}

.referral ul {
    color: #fff
}

.referral ul li {
    margin-bottom: 5px
}

#login-modal--layout .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#login-modal--layout.modal-wrapper {
    margin: 0 auto;
    max-width: 350px
}

#login-modal--layout .md-body {
    color: inherit;
    padding: 10px
}

.register .p-title {
    background-color: #fff;
    border-radius: 0;
    font-size: 17.5px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0
}

.register span.skew {
    color: #fff;
    display: inline-block;
    padding: .1em 40px .1em 15px;
    position: relative
}

.register span.skew:before {
    background-color: #d05151;
    content: "";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    width: 100%
}

.register span.skew>span {
    position: relative;
    z-index: 2
}

.register .form-group {
    padding-left: 15px;
    padding-right: 15px
}

.register small {
    display: inline-block;
    width: 100%
}

@media screen and (max-width: 992px) {
    .register small {
        margin-right:0
    }
}

@media screen and (min-width: 992px) {
    .register small {
        margin-right:-50px
    }
}

.register .promo-box {
    background-color: rgba(255,93,93,.9);
    border: 1px solid #390406;
    color: #fff;
    max-width: 271px;
    padding: 1.5em 1em
}

.register .promo-box h4 {
    color: #fff;
    font-weight: 900
}

.register sup {
    background-color: #390406;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    padding: 3px 4px
}

.register.container {
    background-color: inherit;
    position: relative;
    top: 2em
}

.register-form .txt-refCode {
    background-color: #970202;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 2px 10px
}

.register-form .sub-title {
    color: #d05151;
    font-size: 16px;
    font-weight: 800
}

@media screen and (max-width: 992px) {
    .register-form .sub-title {
        padding-left:0
    }
}

@media screen and (min-width: 992px) {
    .register-form .sub-title {
        padding-left:15px
    }
}

.register-form .sub-title:before {
    border-left: 4px solid #d05151;
    content: "";
    padding-left: 10px
}

.register-form .form-group label {
    padding-top: 5px
}

.register-form .form-group .radio_2 label {
    padding-top: 0
}

.register-form button[type=submit] {
    padding-left: 30px;
    padding-right: 30px
}

.register-form .submit-box {
    background-color: rgba(255,93,93,.9);
    color: #000;
    padding-bottom: 15px
}

@media screen and (max-width: 992px) {
    .register-form .submit-box {
        margin:0
    }
}

@media screen and (min-width: 992px) {
    .register-form .submit-box {
        margin:0 15px
    }
}

.register-form .submit-box .checkbox label {
    font-weight: 700
}

.register-form .btn-refresh {
    background-color: transparent;
    border: 0;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.register-form .btn-refresh i {
    font-size: 1.5em;
    padding-left: 10px;
    position: relative;
    top: 2px
}

.register-form .captcha_img {
    padding: 0;
    top: 0;
    vertical-align: top
}

.register-form .prev_btn,.register_form_three,.register_form_two {
    display: none
}

@media screen and (max-width: 992px) {
    .reg-success.container-wrapper {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .reg-success.container-wrapper {
        background-color:inherit
    }
}

.reg-success .container-box .title {
    padding: .7em 28px
}

@media screen and (max-width: 992px) {
    .reg-success .container-box .title {
        background-color:#390406
    }
}

@media screen and (min-width: 992px) {
    .reg-success .container-box .title {
        background-color:#390406
    }
}

.reg-success .content {
    height: auto;
    margin-bottom: 20px;
    min-height: auto;
    padding: 15px 28px
}

.reg-success .container {
    position: relative
}

@media screen and (max-width: 992px) {
    .reg-success .container {
        background-color:#6b0c0c
    }
}

@media screen and (min-width: 992px) {
    .reg-success .container {
        background-color:#6b0c0c
    }
}

@media screen and (max-width: 992px) {
    .reg-success .container {
        top:0
    }
}

@media screen and (min-width: 992px) {
    .reg-success .container {
        top:2em
    }
}

.mobile #registerBAForm .d-flex {
    -webkit-flex-direction: column;
    flex-direction: column
}

#registerBAForm .sub-title {
    border-bottom: 3px solid;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0 5px 5px 0
}

#registerBAForm .sub-title i {
    font-weight: 100
}

#registerBAForm .sub-title sub {
    background-color: #fff;
    border-radius: 0;
    color: #310909;
    font-size: 11px;
    padding: 2px 4px
}

.lucky-draw-head .head-content {
    padding-bottom: 20px
}

.lucky-draw-head .container-box .title {
    font-weight: 700;
    padding: .7em 1.2em;
    text-align: center
}

@media screen and (max-width: 992px) {
    .lucky-draw-head .container-box .title {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .lucky-draw-head .container-box .title {
        background-color:#390406
    }
}

@media screen and (max-width: 992px) {
    .lucky-draw-head .container-box .title {
        color:#d05151
    }
}

@media screen and (min-width: 992px) {
    .lucky-draw-head .container-box .title {
        color:#fff!important
    }
}

@media screen and (max-width: 992px) {
    .lucky-draw-head .container-wrapper {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .lucky-draw-head .container-wrapper {
        background-color:transparent
    }
}

@media screen and (max-width: 992px) {
    .lucky-draw-head .container,.lucky-draw-head .ticketBottom:after,.lucky-draw-head .ticketBottom:before {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .lucky-draw-head .container,.lucky-draw-head .ticketBottom:after,.lucky-draw-head .ticketBottom:before {
        background-color:#6b0c0c
    }
}

.lucky-draw-head .container .head-content,.lucky-draw-head .ticketBottom:after .head-content,.lucky-draw-head .ticketBottom:before .head-content {
    margin-top: 0;
    padding-top: 0
}

.deliveryPrizePage .ticketBottom:after,.deliveryPrizePage .ticketBottom:before {
    background-color: #310909
}

.deliveryDetailsPage .sub-title {
    color: #d05151;
    font-size: 16px;
    font-weight: 800
}

.deliveryDetailsPage .sub-title:before {
    border-left: 4px solid #d05151;
    content: "";
    padding-left: 10px
}

.mobile .delivery-prize-view {
    padding: 0
}

.mobile .lucky-draw-head {
    margin-top: 10px
}

.mobile .lucky-draw-head .mdc-tab-scroller__scroll-content {
    gap: 20px;
    overflow-x: auto;
    padding: 0 20px;
    width: 100%
}

.mobile .mdc-tab {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.loyalty-mega-prize-head .head-content {
    padding-bottom: 20px
}

.loyalty-mega-prize-head .container-box .title {
    font-weight: 700;
    padding: .7em 1.2em;
    text-align: center
}

@media screen and (max-width: 992px) {
    .loyalty-mega-prize-head .container-box .title {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .loyalty-mega-prize-head .container-box .title {
        background-color:#390406
    }
}

@media screen and (max-width: 992px) {
    .loyalty-mega-prize-head .container-box .title {
        color:#d05151
    }
}

@media screen and (min-width: 992px) {
    .loyalty-mega-prize-head .container-box .title {
        color:#fff!important
    }
}

@media screen and (max-width: 992px) {
    .loyalty-mega-prize-head .container-wrapper {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .loyalty-mega-prize-head .container-wrapper {
        background-color:transparent
    }
}

@media screen and (max-width: 992px) {
    .loyalty-mega-prize-head .container {
        background-color:inherit
    }
}

@media screen and (min-width: 992px) {
    .loyalty-mega-prize-head .container {
        background-color:#6b0c0c
    }
}

.loyalty-mega-prize-head .container .head-content {
    margin-top: 0;
    padding-top: 0
}

.mobile .loyalty-mega-prize-head {
    margin-top: 10px
}

.mobile .loyalty-mega-prize-head .outlet {
    padding: 0
}

.mobile .mdc-tab {
    padding: 15px 10px
}

.mobile .check_bonus_history_btn {
    float: right
}

#live-draw-modal .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#live-draw-modal.modal-wrapper {
    margin: 0 auto;
    max-width: 750px
}

#live-draw-modal .modal-header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 5px
}

#live-draw-modal .modal-header:after,#live-draw-modal .modal-header:before {
    content: unset
}

#live-draw-modal .md-body {
    padding: 10px
}

#live-draw-modal .live-draw--table thead {
    background-color: #390406
}

.mobile #live-draw-modal .live-draw--table tbody {
    font-size: 11px
}

.mobile #live-draw-modal .modal-body {
    margin-bottom: -15px
}

#live-draw-modal #img_details {
    display: none;
    position: relative
}

#live-draw-modal #img_details #draw_img {
    height: auto;
    width: 100%
}

#live-draw-modal #img_details .details {
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0,0,0,.8);
    display: -webkit-flex;
    display: flex;
    float: left;
    height: 40px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 15px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#live-draw-modal #img_details .details .tickte_id {
    margin-bottom: 0
}

.mobile #live-draw-modal #img_details .details .tickte_id {
    font-size: 11px
}

#live-draw-modal #img_details .close_btn_section {
    border-top: 1px solid;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: end;
    justify-content: end;
    margin-top: 15px;
    padding-top: 15px
}

#live-draw-modal #img_details .close_btn_section .btn-close {
    background-color: #390406;
    color: #fff;
    min-width: 120px;
    width: auto
}

.open-history .searchform {
    margin-top: 15px
}

.open-history .searchform .field_section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.desktop .open-history .searchform .flex-gap {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px
}

.desktop .open-history .searchform .date_filter_sec {
    line-height: 35px
}

.mobile .open-history .searchform .date_filter_sec {
    text-align: center
}

.mobile .open-history .searchform .date_filter_sec .form-group {
    margin-bottom: 0
}

.open-history .searchform .btn.btn-round {
    background-color: #390406;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 5px
}

.mobile .open-history .searchform .btn.btn-round {
    border-radius: 4px;
    margin-top: 7px;
    padding: 5px 15px
}

.open-history .dataTable tbody tr {
    background-color: transparent;
    text-align: center
}

.open-history .dataTable tbody tr td:nth-child(2) {
    color: #ffdc00
}

.open-history .dataTable thead {
    background-color: #390406
}

.open-history .dataTable thead th {
    text-align: center
}

.open-history .dataTables_wrapper .footer {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: end;
    justify-content: end
}

.mobile .open-history .dataTables_wrapper .footer {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.open-history .dataTables_wrapper .footer .record_per_page {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.open-history .dataTables_wrapper .footer .record_per_page label {
    color: #fff;
    margin-bottom: 0
}

.mobile .open-history .dataTables_wrapper .footer .paginate {
    white-space: nowrap
}

.open-history .dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: transparent!important;
    color: #fff!important;
    padding: 5px
}

.open-history .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #390406!important;
    color: #fff!important;
    padding: 5px
}

.open-history .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff!important
}

.open-history .dataTables_wrapper .dataTables_paginate .ellipsis {
    color: #fff!important;
    padding: 0!important
}

.open-history #racing_car .result_val {
    border-radius: 5px;
    color: #fff;
    font-size: 18.6px;
    padding: 5px;
    text-align: center
}

.open-history #racing_car .result_val.bg-navy {
    background-color: #2816b6
}

.open-history #racing_car .result_val.bg-orange {
    background-color: #ff851b
}

.open-history #racing_car .result_val.bg-gray {
    background-color: #aaa
}

.open-history #racing_car .result_val.bg-red {
    background-color: #b60217
}

.open-history #racing_car .result_val.bg-fuchsia {
    background-color: #f012be
}

.open-history #racing_car .result_val.bg-purple {
    background-color: #b10dc9
}

.open-history #racing_car .result_val.bg-yellow {
    background-color: #d3bd30
}

.open-history #racing_car .result_val.bg-aqua {
    background-color: #7fdbff
}

.open-history #racing_car .result_val.bg-olive {
    background-color: #79c8c1
}

.open-history #racing_car .result_val.bg-green {
    background-color: #2ecc40
}

.open-history #live_virtual .result_val {
    font-size: 15px;
    font-weight: 600
}

.open-history #live_virtual .pinkColor {
    color: #ff836e
}

.open-history #live_virtual .blueColor {
    color: #009dff
}

.open-history #live_virtual .greenColor {
    color: #00f370
}

.open-history #number_games .result_val {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px
}

.open-history #number_games .result_val .img {
    height: 25px;
    width: 25px
}

.open-history #number_games .result_val .round {
    border-radius: 100%
}

.open-history #number_games .result_val .round,.open-history #number_games .result_val .square {
    display: -webkit-flex;
    display: flex;
    font-size: 15px;
    height: 30px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 3px;
    text-align: center;
    width: 30px
}

.open-history #number_games .result_val .blue_ball {
    background: radial-gradient(circle at 50% 120%,#06152f,#024cd0 80%,#cef 100%)
}

.open-history #number_games .result_val .green_ball {
    background: radial-gradient(circle at 50% 120%,#071b02,#008c11 80%,#ccff8b 100%)
}

.open-history #number_games .result_val .red_ball {
    background: radial-gradient(circle at 50% 120%,#270c0c,#bf0101 80%,#ffc3c3 100%)
}

.open-history #number_games .result_val .bg-red {
    background-color: #b60217
}

.open-history #number_games .result_val .bg-black {
    background-color: #1a1a1a
}

.open-history #number_games .result_val .bg-green {
    background-color: #2ecc40
}

.buku_mimpi {
    margin-top: 10px
}

.mobile .buku_mimpi .top_head {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.mobile .buku_mimpi .top_head .btn-search {
    background-color: #7a201f;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 10px
}

.buku_mimpi .box_wrap {
    background-color: #490609;
    padding: 10px
}

.b4-login .buku_mimpi .box_wrap {
    background-color: transparent
}

.buku_mimpi .box {
    background-color: #7a201f;
    box-shadow: 0 0 10px -1px #490609
}

.b4-login .buku_mimpi .box {
    background-color: transparent;
    box-shadow: none
}

.buku_mimpi .box_head {
    background: #490609;
    color: #fff;
    padding: 5px;
    text-align: center
}

.buku_mimpi .box_head h5 {
    font-size: 12px;
    margin: 5px 0
}

.buku_mimpi .paraselected {
    background: red
}

.mobile .buku_mimpi .after_login table {
    font-size: 11px
}

.buku_mimpi .form-group {
    position: relative
}

.buku_mimpi .form-group #bm_search_btn {
    position: absolute;
    right: 10px;
    top: 4px
}

.buku_mimpi .form-group #bm_search_btn:focus {
    background-color: transparent;
    text-decoration: none
}

.buku_mimpi .border_bottom {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px
}

.buku_mimpi .p-title {
    text-align: left
}

.buku_mimpi .nav-tabs {
    border-bottom: none!important;
    margin: 0 0 15px
}

.buku_mimpi .nav-tabs .tab {
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    display: block;
    line-height: 1.42857143;
    margin-right: 2px;
    padding: 5px;
    position: relative
}

.buku_mimpi .nav-tabs .tab:focus,.buku_mimpi .nav-tabs .tab:hover {
    background-color: transparent;
    border: 1px solid #fff;
    text-decoration: none
}

.buku_mimpi .nav-tabs .active .tab {
    background-color: #7a201f;
    border: 1px solid #fff;
    color: #fff;
    cursor: default
}

.buku_mimpi .nav-tabs .search_section {
    position: absolute;
    right: 0
}

.mobile .buku_mimpi .nav-tabs .search_section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    text-align: center;
    top: 10px;
    width: 100%
}

.buku_mimpi .nav-tabs .search_section input[type=text] {
    background: #fff;
    border: none;
    border-radius: 0;
    color: #000;
    font-weight: 700;
    outline: none;
    padding: 5px
}

.buku_mimpi .nav-tabs .search_section input[type=submit] {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    background-color: #490609;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    outline: none;
    padding: 5px 10px;
    transition: background-color .3s linear 0s
}

.buku_mimpi .div_scroll {
    font-size: .9em;
    font-weight: 100;
    text-align: left
}

.games-category .pgsoft_video {
    float: left
}

@media screen and (max-width: 992px) {
    .games-category .row {
        padding-left:15px
    }
}

@media screen and (min-width: 992px) {
    .games-category .row {
        padding-left:0
    }
}

@media screen and (max-width: 992px) {
    .games-category .row {
        padding-right:15px
    }
}

@media screen and (min-width: 992px) {
    .games-category .row {
        padding-right:0
    }
}

.games-category .box {
    margin-bottom: 15px;
    text-align: center
}

@media screen and (max-width: 992px) {
    .games-category .box {
        padding-left:0
    }
}

@media screen and (min-width: 992px) {
    .games-category .box {
        padding-left:5px
    }
}

@media screen and (max-width: 992px) {
    .games-category .box {
        padding-right:0
    }
}

@media screen and (min-width: 992px) {
    .games-category .box {
        padding-right:5px
    }
}

.games-category .box.col-lg-3.gamecategory-singleitem {
    width: 20%
}

.games-category .g-card {
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.3),0 2px 2px 0 rgba(0,0,0,.2);
    min-height: 128px;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    transition: all .2s cubic-bezier(.39,.575,.565,1);
    width: 100%
}

.games-category .g-card:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.games-category .g-card:hover .g-overlay {
    height: 100%;
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    width: 100%
}

.games-category .g-card:hover img {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
}

.games-category .g-overlay {
    background-color: rgba(0,0,0,.63);
    margin: auto;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    z-index: 3
}

.games-category .card-img {
    float: left;
    position: relative
}

.games-category .card-img img {
    max-height: 100%;
    position: relative;
    transition: all .1s cubic-bezier(.39,.575,.565,1);
    vertical-align: middle;
    width: 100%;
    z-index: 2
}

@media screen and (max-width: 992px) {
    .games-category .card-img img {
        max-height:160px
    }
}

@media screen and (min-width: 992px) {
    .games-category .card-img img {
        max-height:100%
    }
}

.games-category .card-title {
    height: 56px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20%;
    transition: all .2s linear;
    width: 50%;
    z-index: 3
}

.games-category .card-title .logo {
    height: 100%;
    position: relative
}

.games-category .card-title .logo span {
    display: block;
    position: relative;
    -webkit-transform: scale(.5) translateX(10px);
    transform: scale(.5) translateX(10px);
    -moz-transform: scale(.5) translateX(10px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    z-index: 1
}

.games-category .card-title .logo span:before {
    background: rgba(49,37,37,.41);
    box-shadow: 6px 3px 16px 17px rgba(49,37,37,.39);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateZ(-1px);
    transform: translateZ(-1px);
    width: 100%;
    z-index: -1
}

.games-category .btn-wrapper {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 52%;
    transition: all .2s ease-in;
    visibility: hidden;
    z-index: 6
}

.games-category .btn-wrapper.ab {
    -webkit-transform: none;
    transform: none;
    width: 100%
}

.games-category .btn-hvrplay {
    background-color: transparent;
    border: 4px solid #fff;
    border-radius: 90px;
    box-shadow: 0 3px 2px 0 #333030,0 4px 19px 0 #545454;
    color: #f5f5f5;
    font-size: .75em;
    height: 30px;
    margin: auto;
    outline: none;
    padding: 0;
    transition: all .2s ease;
    width: 135px
}

.games-category .btn-hvrplay:focus,.games-category .btn-hvrplay:hover {
    outline: none
}

.games-category .btn-hvrplay:focus .inner,.games-category .btn-hvrplay:hover .inner {
    box-shadow: inset -3px 3px 11px 2px #0e0e0e,0 0 4px 2px #525252
}

.games-category .btn-hvrplay .inner {
    background-color: transparent;
    border-radius: 90px;
    box-shadow: 0 3px 8px 0 #676767,0 4px 11px 5px #545454;
    clear: both;
    font-weight: 700;
    height: 100%;
    overflow: hidden;
    padding: 3px 8px;
    text-align: center;
    transition: all .7s ease;
    width: 100%
}

.games-category .btn-hvrplay .p1 {
    display: inline-block
}

.games-category .btn-hvrplay .p2 {
    float: right
}

.games-category .btn-hvrplay .p2 i {
    display: block;
    font-size: .85em
}

.games-category .btn-pt {
    border: 1.5px solid #fff;
    border-radius: 14px;
    color: #fff
}

.games-category .btn-pt:hover {
    background-color: #fff;
    color: #000
}

.games-category .g-title {
    background-color: rgba(0,0,0,.7);
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 4
}

@-webkit-keyframes float {
    0% {
        font-size: medium;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        font-size: large;
        -webkit-transform: translateY(-.3em);
        transform: translateY(-.3em)
    }
}

@keyframes float {
    0% {
        font-size: medium;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        font-size: large;
        -webkit-transform: translateY(-.3em);
        transform: translateY(-.3em)
    }
}

.card-head:hover .card-title[_games_category],.g-card.expand .card-title[_games_category],.g-card:hover .card-title[_games_category] {
    width: 100%
}

.card-head:hover .card-title[_games_category] span,.g-card.expand .card-title[_games_category] span,.g-card:hover .card-title[_games_category] span {
    -webkit-transform: scale(.6) translateX(40%);
    transform: scale(.6) translateX(40%);
    -moz-transform: scale(.6) translateX(40%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.card-head:hover .card-title[_games_category] span:before,.g-card.expand .card-title[_games_category] span:before,.g-card:hover .card-title[_games_category] span:before {
    content: none
}

.card-head:hover .btn-wrapper[_games_category],.g-card.expand .btn-wrapper[_games_category],.g-card:hover .btn-wrapper[_games_category] {
    -webkit-animation: rotate-in-ver .5s cubic-bezier(.25,.46,.45,.94) both;
    animation: rotate-in-ver .5s cubic-bezier(.25,.46,.45,.94) both;
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes rotate-in-ver {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(-1turn);
        transform: rotateY(-1turn)
    }

    to {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@keyframes rotate-in-ver {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(-1turn);
        transform: rotateY(-1turn)
    }

    to {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

.downloadapk-modal.nifty-modal {
    background-color: #7a201f;
    border: 2px solid #490609;
    border-radius: 10px;
    max-width: 500px;
    overflow: hidden;
    top: 50%;
    z-index: 999
}

.downloadapk-modal .modal-header {
    background-color: #7a201f;
    background: linear-gradient(#7a201f,#490609);
    padding: 10px
}

.downloadapk-modal .modal-header .md-close {
    margin-top: 5px
}

.downloadapk-modal .modal-header .md-close,.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: #310909;
    padding: 20px
}

.downloadapk-modal .download-caption {
    color: #cbcbcc;
    font-size: 13px;
    line-height: 1.2;
    margin: 8px 0
}

.downloadapk-modal .modal-header h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0 1px 0 #000
}

.downloadapk-modal .url-link {
    display: inline-block;
    max-width: 120px;
    padding: 5px
}

.tw_transfer_form {
    background-color: hsla(0,0%,41%,.35);
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px 15px
}

.tw_transfer_form .vertical {
    background-color: hsla(0,0%,100%,.3);
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    margin-bottom: 8px;
    padding: 5px;
    text-align: center;
    width: 28px
}

.tw_transfer_form .vertical i {
    display: inline-block;
    -webkit-transform: rotate(90deg) translateY(2px);
    transform: rotate(90deg) translateY(2px);
    -webkit-transform-origin: center;
    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-size: 15px;
    font-weight: 600
}

.tw_transfer_form .customrange-slider {
    margin: 15px auto;
    max-width: 70%
}

.tw_transfer_form .customrange-slider .ui-widget-content {
    background: #b8b8b8;
    border: none;
    box-shadow: inset 1px 1px 4px 0 #747474
}

.tw_transfer_form .customrange-slider .ui-slider .ui-slider-handle {
    height: 2em;
    width: .8em
}

.tw_transfer_form .customrange-slider .ui-slider-horizontal .ui-slider-handle {
    background: #490609;
    border: 1px solid #490609;
    margin-left: -.6em;
    top: -.6em
}

.tw_transfer_form .customrange-slider .ui-slider-horizontal .ui-slider-range-min {
    background: #7a201f
}

.tw_transfer_form .customrange-slider .decrease-btn,.tw_transfer_form .customrange-slider .increase-btn {
    font-size: 12px;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    top: -14px;
    width: 20%
}

.tw_transfer_form .customrange-slider .decrease-btn {
    left: -15px
}

.tw_transfer_form .customrange-slider .increase-btn {
    right: -15px
}

.tw_transfer_form .customrange-slider .custom-icon {
    background-color: #ebe3f6;
    border-radius: 50%;
    box-shadow: 1px 2px 2px 1px rgba(0,0,0,.35);
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
    line-height: 31px;
    margin-bottom: 5px;
    text-align: center;
    width: 30px
}

.tw_transfer_form .customrange-slider .minmax-label {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    width: 100%
}

.tw_transfer_form .customrange-slider .minmax-value {
    color: #ff0;
    font-weight: 600
}

.games-slider-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.games-slider-menu .col {
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
}

.games-slider-menu .title {
    padding: 5px
}

.games-slider-menu .game-title {
    padding-top: 15px;
    text-transform: uppercase
}

.games-slider-menu .provider-title {
    padding-top: 15px
}

.games-slider-menu .btn-box {
    background-color: #db3535;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    display: block;
    height: 105px;
    margin: 7.5px;
    min-width: 135px;
    position: relative;
    text-align: center;
    transition: all .2s ease-out;
    z-index: 1
}

.games-slider-menu .btn-box:first-of-type {
    margin-left: 0
}

.games-slider-menu .btn-box.active,.games-slider-menu .btn-box:active,.games-slider-menu .btn-box:hover {
    background-color: #390406;
    background: linear-gradient(135deg,#310305,#490609 76%);
    color: #fff
}

.games-slider-menu.scroll-wrapper.row {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0
}

.games-slider-menu .slider {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    overflow: hidden;
    position: relative
}

.games-slider-menu .slider .left,.games-slider-menu .slider .right {
    height: 100%;
    position: absolute;
    transition: opacity .2s ease-out;
    width: 30px;
    z-index: 2
}

.games-slider-menu .slider .left {
    left: 0;
    top: 0
}

.games-slider-menu .slider .right {
    right: 0;
    top: 0
}

.games-slider-menu .row.slider-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    z-index: 2
}

.games-slider-menu .row.slider-content .col-xs-4 {
    background: transparent;
    min-width: 142.5px
}

.games-slider-menu .row.slider-content i {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 1.5em;
    margin-top: 5px;
    position: relative
}

.games-slider-menu .row.slider-content i~h4 {
    margin-bottom: 0
}

.games-slider-menu .next-btn,.games-slider-menu .prev-btn {
    background-color: #7a201f;
    border-radius: 0;
    color: #fff;
    height: 50%;
    margin-bottom: 100%;
    margin-top: 100%;
    padding: 0;
    width: 100%
}

.games-slider-menu .l_rng {
    -webkit-transform: scale(.6) translateX(-7%);
    transform: scale(.6) translateX(-7%);
    -moz-transform: scale(.6) translateX(-7%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.games-slider-menu .bg-co:before,.games-slider-menu .bg-um:before {
    left: 20%;
    top: 30%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 35px;
    transform-origin: 35px;
    z-index: 2
}

.sub-games .game_category>div {
    border: 1px solid #272a3a
}

.sub-games div.games.flex-row {
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.sub-games div.games.playtech div.image {
    max-height: 240px;
    min-height: 240px;
    overflow: hidden
}

.sub-games div.games.jk_slot {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto
}

.sub-games div.games.jk_slot>.game-box:first-child {
    grid-column: 1/3;
    grid-row: 1/3
}

.sub-games div.games.jk_slot>.game-box:first-child div.image {
    padding-bottom: 40px
}

.sub-games div.opacity_content {
    overflow: hidden;
    position: relative
}

.sub-games div.opacity_background {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    height: 100%;
    left: 0;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%
}

.sub-games .game-box {
    -webkit-box-flex: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    -webkit-flex-basis: 16.6666666667%;
    flex-basis: 16.6666666667%;
    overflow: hidden;
    padding: 2px;
    position: relative;
    z-index: 1
}

.sub-games .game-box div.image {
    background: #000;
    border-radius: 5px;
    height: 100%;
    min-height: 102px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.sub-games .game-box div.image>img {
    display: block;
    height: auto;
    transition: all .4s linear;
    width: 100%
}

.sub-games .game-box .daily-wins-tag {
    background-repeat: no-repeat;
    background-size: 60px;
    bottom: 0;
    height: 61px;
    position: absolute;
    right: 0;
    width: 60px;
    z-index: 1
}

.sub-games .game-box .tournament-tag {
    background-image: url(https://files.sitestatic.net/assets/imgs/tournament_label_200x50.png);
    background-size: 180px;
    bottom: 15px;
    height: 45px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 180px;
    z-index: 1
}

.sub-games .game-box div.name {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.sub-games .game-box div.name * {
    z-index: 1
}

.sub-games .game-box .amount_box {
    background: #9c0402;
    border: 3px solid #101010;
    bottom: 0;
    color: #ffe9bb;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.sub-games .game-box div.opacity_background {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    -khtml-opacity: .85;
    opacity: .85
}

.sub-games .game-box div.opacity_content div.title-wrap {
    display: table;
    width: 100%
}

.sub-games .game-box .game-title {
    color: #fff;
    display: block;
    line-height: 2;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.sub-games .game-overlay {
    background-color: rgba(39,42,58,.4);
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 0;
    transition: all .4s ease-in-out;
    visibility: hidden;
    width: 100%
}

.sub-games .game_button_play,.sub-games .game_button_try {
    color: #fff;
    display: block;
    font-family: dinpro,sans-serif;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 1px;
    opacity: 1;
    padding: 0;
    position: relative;
    text-align: center;
    top: -100%;
    transition: all .3s ease-in-out;
    width: 100%
}

.sub-games .game_button_play {
    background: #fff;
    color: #000
}

.sub-games .game_button_try {
    background: #000;
    color: #fff
}

.sub-games .game-box:hover {
    background: #6b0c0c;
    border: 2px solid #000
}

.sub-games .game-box:hover .image img.unveiled {
    opacity: 1!important;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.sub-games .game-box:hover .game-overlay {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}

.sub-games .game-box:hover .game-overlay.game-has-try .game_button_try {
    opacity: 1;
    top: 50%
}

.sub-games .game-box:hover .game-overlay.game-has-try .game_button_play {
    opacity: 1;
    top: 45%
}

.sub-games .game-box:hover .game-title {
    background-color: hsla(0,0%,100%,.8);
    color: #000
}

.sub-games input.search {
    text-align: left
}

.sub-games input.search::-webkit-input-placeholder {
    color: #fff
}

.sub-games input.search::-moz-placeholder {
    color: #fff
}

.sub-games input.search::-ms-input-placeholder {
    color: #fff
}

.sub-games input.search::placeholder {
    color: #fff
}

.sub-games .g_category-nav {
    background-color: #390406;
    text-align: center
}

.sub-games .g_category-nav.nav.fixed {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.sub-games .g_category-nav .nav-item.search_filter {
    position: relative
}

.sub-games .g_category-nav .nav-item.search_filter:hover {
    color: #fff
}

.sub-games .g_category-nav .nav-item.search_filter .srch_icon {
    color: #fff;
    left: 10px;
    position: absolute;
    top: 10px
}

.sub-games .g_category-nav .nav-item.search_filter .search {
    background-color: #390406;
    border: 0;
    color: #fff;
    height: auto;
    line-height: 17px;
    padding: 12px 12px 12px 35px;
    width: 100%
}

.sub-games .g_category-nav .nav-item.search_filter .search:focus,.sub-games .g_category-nav .nav-item.search_filter .search:hover {
    outline: none
}

.sub-games .g_category-nav .nav-item.search_filter .srch_button {
    background: no-repeat;
    color: #fff;
    padding: 9px;
    position: absolute;
    right: 0
}

.sub-games .g_category-nav .nav-item.search_filter .srch_button :hover,.sub-games .g_category-nav .nav-item.search_filter .srch_button:focus {
    color: #fff;
    text-decoration: none;
    transition: all .5s
}

.sub-games .g_category-nav .nav-item {
    background-color: #390406;
    color: #fff;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    float: left;
    max-width: 20%;
    min-width: 20%
}

.sub-games .g_category-nav .nav-item .navlink {
    color: #fff;
    display: block;
    padding: .7em;
    text-transform: uppercase;
    width: 100%
}

.sub-games .g_category-nav .nav-item.active,.sub-games .g_category-nav .nav-item:hover {
    background-color: #d00;
    color: #000
}

.sub-games .g_category-nav .nav-item:last-of-type {
    border-right: none
}

.downloadapk-wraper {
    background-color: #d6d6d6;
    color: #000;
    margin: 50px 0;
    padding: 50px
}

.downloadapk-wraper .apk-qrcode {
    background-color: #fff;
    border-radius: 8px;
    padding: 8px
}

.downloadapk-wraper .steps-wraper {
    border-top: 1px solid rgba(0,0,0,.3);
    margin-top: 50px;
    padding-top: 50px
}

.downloadapk-wraper .apkdownload-form .form-control,.downloadapk-wraper .form-control:focus {
    background-color: #e6073e;
    border-color: #e6073e;
    border-radius: 16px;
    box-shadow: none;
    color: #fff;
    text-align: center
}

.downloadapk-wraper .note-caption {
    color: #373737;
    font-size: 15px;
    line-height: 1.3
}

.downloadapk-wraper .note-caption a {
    color: #e6073e;
    font-size: 14.5px;
    font-weight: 600;
    text-decoration: underline
}

.downloadapk-wraper .download-btn {
    background-color: transparent;
    border: 2px solid #e6073e;
    border-radius: 21px;
    cursor: pointer;
    font-weight: 600;
    padding: 5px 0;
    text-align: center;
    transition: all .5s ease;
    width: 100%
}

.downloadapk-wraper .download-btn:focus,.downloadapk-wraper .download-btn:hover {
    background-color: #ece9e9;
    outline: none;
    transition: all .5s ease
}

@media screen and (min-width: 768px) {
    .d-flex {
        -webkit-align-items:center;
        align-items: center;
        display: -webkit-flex;
        display: flex
    }
}

@media screen and (max-width: 767px) {
    .apk-qrcode {
        margin-top:15px
    }

    .downloadapk-wraper {
        padding: 30px
    }

    .downloadapk-wraper .logo-wraper {
        margin-bottom: 30px
    }
}

.game-frame .iframe-wrapper {
    position: relative
}

@media screen and (max-width: 992px) {
    .game-frame .iframe-wrapper {
        z-index:999
    }
}

@media screen and (min-width: 992px) {
    .game-frame .iframe-wrapper {
        z-index:1
    }
}

@media screen and (max-width: 992px) {
    .game-frame .iframe-wrapper {
        padding:0
    }
}

@media screen and (min-width: 992px) {
    .game-frame .iframe-wrapper {
        padding:0 15px
    }
}

.game-frame .btn-wrap {
    left: 40px;
    position: absolute!important;
    top: 5px
}

@media screen and (max-width: 992px) {
    .game-frame .btn-wrap {
        z-index:1100
    }
}

@media screen and (min-width: 992px) {
    .game-frame .btn-wrap {
        z-index:100000
    }
}

.game-frame .btn {
    background-color: rgba(188,7,7,.7);
    border-radius: 50%;
    font-size: 1.2rem;
    padding: .25em .5em
}

.game-frame .iframe-box,.game-frame iframe {
    background-color: #6b0c0c;
    width: 100%
}

@media screen and (max-width: 992px) {
    .game-frame .iframe-box,.game-frame iframe {
        height:100vh
    }
}

@media screen and (min-width: 992px) {
    .game-frame .iframe-box,.game-frame iframe {
        height:880px
    }
}

.game-frame .scaleSm {
    height: 200vh;
    left: 0;
    position: absolute!important;
    top: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 200%
}

.game-frame iframe.bg-spinner {
    background-image: url(/assets/gifs/spinner.gif)!important;
    background-position: center 30%!important;
    background-repeat: no-repeat!important;
    position: relative;
    z-index: 100
}

.game-frame iframe.bg-spinner.stop {
    background-image: none
}

.game-frame .iframe-box {
    background-color: rgba(0,0,0,.6)
}

.acc.container-wrapper {
    height: auto!important
}

@media screen and (max-width: 992px) {
    .acc.container-wrapper {
        background-color:#390406
    }
}

@media screen and (min-width: 992px) {
    .acc.container-wrapper {
        background-color:transparent
    }
}

.acc.container-wrapper .container-box .game-bals {
    padding-bottom: 15px;
    padding-right: 15px
}

.acc.container-wrapper .container-box .title {
    color: #fff!important
}

@media screen and (max-width: 992px) {
    .acc.container-wrapper .container-box .title {
        background-color:#390406
    }
}

@media screen and (min-width: 992px) {
    .acc.container-wrapper .container-box .title {
        background-color:#390406
    }
}

.acc.container-wrapper .container-box form>.box-wrapper {
    padding: 0 15px 15px
}

.acc.container-wrapper .container-box form>.box-wrapper .d-flex {
    margin-left: -5px
}

.acc.container-wrapper .container-box .box-wrapper {
    border: 1px solid;
    margin-bottom: 5px
}

.acc.container-wrapper .container-box .box-wrapper .box-wrapper-title {
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 150px
}

.acc.container-wrapper .container-box .box-wrapper a.tick:before {
    bottom: -4px;
    content: "✓";
    position: absolute;
    right: 0;
    z-index: 1
}

.acc.container-wrapper .container-box .box-wrapper a.tick:after {
    border-bottom: 20px solid;
    border-left: 20px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items {
    margin: 7.5px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .txt_accName {
    font-size: 11.2px
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti {
    background-color: #fff;
    border: 1px solid #490609;
    border-radius: 6px;
    height: auto;
    overflow: hidden;
    position: relative
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti.active,.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti:hover {
    border-color: #bc0707
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti img {
    height: 30px;
    margin-left: 20px;
    padding: 5px;
    width: auto
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: 6px;
    position: absolute;
    top: 11px;
    width: 10px
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti.online:before {
    background: url(https://files.sitestatic.net/sprites/on.png) no-repeat;
    background-position: 0;
    background-size: 13px 13px;
    height: 100%;
    left: 4px;
    top: 0;
    width: 100%;
    z-index: 99
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti.offline:before {
    background: url(https://files.sitestatic.net/sprites/off.png) no-repeat;
    background-position: 0;
    background-size: 12px 12px;
    height: 100%;
    left: 4px;
    top: 0;
    width: 100%;
    z-index: 99
}

.acc.container-wrapper .container-box .box-wrapper a.payment-methods-items .verti.txt_only {
    color: #000;
    height: 2.5em;
    padding: .5em 5px .5em 21px
}

.acc.container-wrapper .container-box .plr-15 {
    padding-left: 15px;
    padding-right: 15px
}

.acc.container-wrapper .container-box .mdc-wrapper {
    margin: 15px 0
}

.acc.container-wrapper .container-box .mdc-wrapper .mdc-items {
    border-right: 1px solid;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: 0 25px
}

.acc.container-wrapper .container-box .mdc-wrapper .mdc-items.active {
    color: #bc0707
}

.acc.container-wrapper .container-box .mdc-wrapper .mdc-items:last-child {
    border: none
}

.acc.container-wrapper .d-flex {
    display: -webkit-flex;
    display: flex
}

.acc.container-wrapper .align-items-center {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.acc.container-wrapper .outlet {
    padding: 15px
}

.acc.container-wrapper .flex-wrap {
    -webkit-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.acc.container-wrapper .m-15 {
    margin: 15px 15px 0
}

.acc.container-wrapper .mlr-15 {
    margin-left: 15px;
    margin-right: 15px
}

.acc.container-wrapper .flex-column {
    -webkit-flex-direction: column!important;
    flex-direction: column!important
}

.acc.container-wrapper .container {
    margin-bottom: 15px;
    position: relative;
    top: 2em
}

.acc.container-wrapper .container .head-content {
    margin-top: .7em;
    padding: 15px
}

.acc.container-wrapper .icon-shield {
    color: #de8383
}

.acc.container-wrapper .acc_safety_info .info-2 {
    font-size: 2.5rem;
    padding-bottom: .3em;
    padding-top: .3em;
    text-align: center
}

.acc.container-wrapper .acc_safety_info i {
    padding-right: .4em
}

.acc.container-wrapper .total-bal-box {
    text-align: center;
    white-space: nowrap;
    word-break: break-word
}

.acc.container-wrapper .total-bal-box .d-inline-block {
    vertical-align: middle
}

.acc.container-wrapper .account_menu a {
    font-weight: 900
}

.acc.container-wrapper .mat-tab-label-active.mat-tab-link {
    color: #de8383!important
}

#f_grp_promo_code {
    width: 60%
}

#f_grp_promo_code .btn,#f_grp_promo_code input {
    font-size: 14px
}

.bankInfo-box .acc_status {
    font-size: 1.2em;
    font-weight: 700;
    font-weight: 900;
    padding-right: 6px
}

.bankInfo-box .acc_status .text-success {
    color: #22b14c
}

.deposit .nav {
    margin-bottom: 1em
}

.mobile .deposit .has-error~.help-block {
    margin-top: -15px
}

.mobile .deposit .has-error~.help-block#promo_code-error {
    margin: 0;
    position: relative
}

.deposit #promo_code~i.form-control-feedback {
    display: none
}

.deposit .nav-btn-item {
    background-color: #fff;
    border-radius: 0;
    display: block;
    overflow: hidden;
    padding: .5em 0;
    position: relative;
    width: 100%
}

.deposit .nav-btn-item .overlay {
    background-color: rgba(49,9,9,.8);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.deposit .nav-btn-item.active {
    background-color: #fff
}

.deposit .nav-btn-item.active .overlay {
    display: none
}

.deposit .bg-co-sm:before,.deposit .bg-um-sm:before {
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.deposit .channels-logo {
    background: url(/assets/images/deposit-channels/deposit-channels.png?v=1.2) no-repeat;
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 100px;
    z-index: 1
}

.deposit .logo-bank-transfer {
    background-position: 0 0
}

.deposit .logo-help2pay {
    background-position: 0 -124px
}

.deposit .logo-pay24u {
    background-position: 0 -44px
}

.deposit .logo-vaderpay {
    background-position: 0 -84px
}

.deposit .payments {
    padding: 16px
}

.deposit .payments:after {
    background-image: radial-gradient(#000 20%,#fff 100%);
    bottom: 0;
    content: "";
    left: 0;
    opacity: .25;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.deposit .pay-title {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 992px) {
    .deposit .tab-content .container {
        padding:0
    }
}

@media screen and (min-width: 992px) {
    .deposit .tab-content .container {
        padding:0 15px
    }
}

@media screen and (max-width: 992px) {
    .deposit .content-form {
        -webkit-order:2;
        order: 2
    }
}

@media screen and (min-width: 992px) {
    .deposit .content-form {
        -webkit-order:1;
        order: 1
    }
}

.mobile .deposit .content-form {
    margin: 0 -15px
}

@media screen and (max-width: 992px) {
    .deposit .content-txt {
        -webkit-order:1;
        order: 1
    }
}

@media screen and (min-width: 992px) {
    .deposit .content-txt {
        -webkit-order:2;
        order: 2
    }
}

.methods_form #lbl-pls-select {
    font-size: .7rem;
    text-transform: uppercase
}

.methods_form .pg_sec .pg_method {
    -webkit-align-items: stretch;
    align-items: stretch;
    border: 1px solid #1b1a28;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px 5px;
    position: relative;
    width: 48%
}

.methods_form .pg_sec .pg_method:last-of-type {
    margin: 10px 5px
}

.methods_form .pg_sec .pg_method.bg-um-sm {
    opacity: .9
}

.methods_form .pg_sec .pg_method.bg-um-sm:before {
    background-image: url(https://files.sitestatic.net/sprites/pc_um.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%
}

.methods_form .pg_sec .pg_bank_logs_sec {
    background-color: #fff;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.methods_form .pg_sec .provider_logo {
    height: 30px;
    margin: 4px 0;
    padding: 0 15px;
    width: auto
}

.methods_form .pg_sec .pg_title {
    background: #1b1a28;
    text-align: center
}

.methods_form .pg_sec .pg_bank_logo {
    height: 15px;
    margin: 10px 0;
    padding: 0 14px;
    width: auto
}

#depositForm .btn-secondary {
    color: #fff
}

#depositForm .info-lst {
    margin-top: -15px
}

#depositForm .form-check {
    padding-left: 0
}

#depositForm .radio_2 label {
    padding: 0 10px
}

#depositForm .bankInfo-box {
    background: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 3px 6px hsla(0,0%,100%,.19),0 3px 6px hsla(0,0%,100%,.23);
    color: #000;
    padding: 5px 8px;
    position: relative
}

@media screen and (max-width: 992px) {
    #depositForm .bankInfo-box {
        margin:15px 0 10px
    }
}

@media screen and (min-width: 992px) {
    #depositForm .bankInfo-box {
        margin:25px 20px 10px
    }
}

#depositForm .bankInfo-box .copy-input {
    color: transparent;
    height: 0;
    left: 0;
    position: absolute;
    z-index: -10
}

#depositForm .bankInfo-box .btn-copy {
    float: right
}

#depositForm .bankInfo-box .i-invoice {
    color: inherit
}

#depositForm .bankInfo-box .box-title {
    margin-bottom: 3px
}

#depositForm .form-title {
    margin: 12px 0
}

#depositForm .sel-method-wrapper {
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    gap: 16px;
    margin-bottom: 4px;
    padding: 8px 12px
}

#depositForm .sel-method-wrapper .btn-copy {
    margin-left: 8px
}

#depositForm .sel-method-wrapper .back-btn {
    cursor: pointer;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: right
}

#depositForm .sel-method-details-wrapper {
    background: #415061;
    border-radius: 6px;
    color: #fff;
    padding: 12px
}

#depositForm .sender-acc-wrapper {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    gap: 10px
}

#depositForm .sender-acc-wrapper div:first-child {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: relative
}

#depositForm .nav-btn-wrapper {
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    -webkit-justify-content: center;
    justify-content: center
}

#depositForm #sel-promo-details {
    font-size: 10px;
    font-style: italic
}

#apply-promo-popup {
    top: 50%
}

#apply-promo-popup .promo-list-wrapper {
    margin-top: 20px;
    max-height: 300px;
    overflow: auto;
    padding-right: 10px
}

#apply-promo-popup .promo-item-wrapper {
    background: #2a1644;
    border-radius: 10px;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    gap: 30px;
    margin-bottom: 6px;
    padding: 8px 15px 8px 8px
}

#apply-promo-popup .promo-item-wrapper label {
    font-weight: 400;
    margin-bottom: 0;
    width: 100%
}

#apply-promo-popup .promo-item-wrapper .promo-title {
    font-size: 16px
}

#apply-promo-popup .promo-item-wrapper .promo-details {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px
}

#apply-promo-popup .md-footer {
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 20px
}

#apply-promo-btn {
    -webkit-align-items: center;
    align-items: center;
    background: #bff5de;
    border-radius: 10px;
    color: #000;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    padding: 5px 12px
}

.show-promo-popup-btn {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.show-promo-popup-btn div:first-child {
    justify-items: center
}

#chg-promo-btns,.show-promo-popup-btn div:first-child {
    display: -webkit-flex;
    display: flex;
    gap: 10px
}

#chg-promo-btns button {
    background: transparent;
    border: none
}

.promo-item-wrapper.checked {
    border: 1px solid
}

.deposit-form-v2 .field-row,.gateway-form-v2 .field-row,.methods-form-v2 .field-row,.register-popup-v2 .field-row {
    margin-bottom: 10px
}

.deposit-form-v2 .provider_logo,.gateway-form-v2 .provider_logo,.methods-form-v2 .provider_logo,.register-popup-v2 .provider_logo {
    height: 30px;
    margin: 4px 0;
    padding: 0 15px;
    width: auto
}

.deposit-form-v2 .pg-provider-wrapper,.gateway-form-v2 .pg-provider-wrapper,.methods-form-v2 .pg-provider-wrapper,.register-popup-v2 .pg-provider-wrapper {
    background: #1b1a28!important;
    border: none!important
}

.deposit-form-v2 .pg-bank-wrapper,.gateway-form-v2 .pg-bank-wrapper,.methods-form-v2 .pg-bank-wrapper,.register-popup-v2 .pg-bank-wrapper {
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border: 1px solid;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    gap: 8px
}

.deposit-form-v2 .method-title,.gateway-form-v2 .method-title,.methods-form-v2 .method-title,.register-popup-v2 .method-title {
    margin-bottom: 12px
}

.deposit-form-v2 .methods-btn,.gateway-form-v2 .methods-btn,.methods-form-v2 .methods-btn,.register-popup-v2 .methods-btn {
    -webkit-align-items: center;
    align-items: center;
    background-color: #2f363c;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    padding: 8px 16px
}

.deposit-form-v2 .methods-btn label,.gateway-form-v2 .methods-btn label,.methods-form-v2 .methods-btn label,.register-popup-v2 .methods-btn label {
    margin-bottom: 0
}

.deposit-form-v2 .methods-btn input[type=radio],.gateway-form-v2 .methods-btn input[type=radio],.methods-form-v2 .methods-btn input[type=radio],.register-popup-v2 .methods-btn input[type=radio] {
    accent-color: #af4b97;
    margin: 0
}

.deposit-form-v2 .box-wrapper,.gateway-form-v2 .box-wrapper,.methods-form-v2 .box-wrapper,.register-popup-v2 .box-wrapper {
    padding-bottom: 16px;
    padding-top: 16px
}

.deposit-form-v2 .methods-menu .payment-methods.offline:before,.deposit-form-v2 .methods-menu .payment-methods.online:before,.gateway-form-v2 .methods-menu .payment-methods.offline:before,.gateway-form-v2 .methods-menu .payment-methods.online:before,.methods-form-v2 .methods-menu .payment-methods.offline:before,.methods-form-v2 .methods-menu .payment-methods.online:before,.register-popup-v2 .methods-menu .payment-methods.offline:before,.register-popup-v2 .methods-menu .payment-methods.online:before {
    content: "";
    height: 10px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 10px
}

.deposit-form-v2 .methods-menu .payment-methods.online:before,.gateway-form-v2 .methods-menu .payment-methods.online:before,.methods-form-v2 .methods-menu .payment-methods.online:before,.register-popup-v2 .methods-menu .payment-methods.online:before {
    background: url(https://files.sitestatic.net/sprites/on.png) no-repeat;
    background-size: 10px 10px
}

.deposit-form-v2 .methods-menu .payment-methods.offline:before,.gateway-form-v2 .methods-menu .payment-methods.offline:before,.methods-form-v2 .methods-menu .payment-methods.offline:before,.register-popup-v2 .methods-menu .payment-methods.offline:before {
    background: url(https://files.sitestatic.net/sprites/off.png) no-repeat;
    background-size: 10px 10px
}

.deposit-form-v2 .methods-menu,.gateway-form-v2 .methods-menu,.methods-form-v2 .methods-menu,.register-popup-v2 .methods-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px
}

.deposit-form-v2 .methods-menu .payment-methods,.gateway-form-v2 .methods-menu .payment-methods,.methods-form-v2 .methods-menu .payment-methods,.register-popup-v2 .methods-menu .payment-methods {
    background: #fff;
    border: 1px solid;
    border-radius: 6px;
    position: relative
}

.deposit-form-v2 .pg-methods-menu .payment-methods,.gateway-form-v2 .pg-methods-menu .payment-methods,.methods-form-v2 .pg-methods-menu .payment-methods,.register-popup-v2 .pg-methods-menu .payment-methods {
    border: none
}

.deposit-form-v2 .method-icon,.gateway-form-v2 .method-icon,.methods-form-v2 .method-icon,.register-popup-v2 .method-icon {
    -webkit-align-items: center;
    align-items: center;
    background-color: #404755;
    border-radius: 100%;
    display: -webkit-flex;
    display: flex;
    height: 32px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 10px;
    padding: 8px;
    width: 32px
}

.deposit-form-v2 .pg_title,.gateway-form-v2 .pg_title,.methods-form-v2 .pg_title,.register-popup-v2 .pg_title {
    border-radius: 5px
}

.deposit-form-v2 .method-menu-wrapper,.gateway-form-v2 .method-menu-wrapper,.methods-form-v2 .method-menu-wrapper,.register-popup-v2 .method-menu-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.deposit-form-v2 .support_img,.gateway-form-v2 .support_img,.methods-form-v2 .support_img,.register-popup-v2 .support_img {
    max-height: 25px;
    width: 50px
}

.deposit-form-v2 .deposit_footer,.gateway-form-v2 .deposit_footer,.methods-form-v2 .deposit_footer,.register-popup-v2 .deposit_footer {
    text-align: center
}

.deposit-form-v2 .bank-opt-wrapper,.gateway-form-v2 .bank-opt-wrapper,.methods-form-v2 .bank-opt-wrapper,.register-popup-v2 .bank-opt-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    max-height: 200px;
    overflow: auto
}

.mobile .deposit-form-v2 .has-error~.help-block,.mobile .gateway-form-v2 .has-error~.help-block,.mobile .methods-form-v2 .has-error~.help-block,.mobile .register-popup-v2 .has-error~.help-block {
    margin-top: 0
}

.register-popup-v2 .pg-bank-wrapper input {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.register-popup-v2 .pg-bank-wrapper input[type=radio]:checked~label .marked {
    -webkit-align-items: center;
    align-items: center;
    background-color: #af4b97;
    border-radius: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    height: 20px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 10px;
    opacity: 1;
    width: 20px
}

.gateway-form-v2 .pg-bank-wrapper {
    padding: 8px
}

.gateway-form-v2 .pg-bank-wrapper .provider_logo {
    height: 20px;
    margin: 0;
    padding: 0
}

.bank-link {
    border: 1px solid #000;
    border-radius: 5px;
    display: block;
    padding: 10px;
    position: relative
}

.bank-link:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0
}

.bank-link:hover:before {
    opacity: 0
}

.banks {
    margin: auto;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

table.info-box--001 {
    border-collapse: separate;
    border-radius: 0;
    -moz-border-radius: 0;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0 5px 10px
}

table.info-box--001 small {
    font-size: 11px;
    font-weight: 700
}

table.info-box--001 .lbl {
    background-color: #bc0707;
    border-radius: 3px;
    color: #fff;
    padding: 3px 5px
}

table.info-box--001 a.lbl {
    padding: 0 5px
}

table.info-box--001 i {
    color: #b9b910
}

table.info-box--001 tr.first td {
    padding-top: 3px
}

table.info-box--001 tr.tr_type2 td {
    padding-bottom: 7px;
    padding-top: 7px
}

table.info-box--001 input,table.info-box--001 textarea {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    outline: none;
    resize: none;
    text-align: right
}

table.info-box--001 b {
    font-style: italic
}

table.info-box--001 td:first-child,table.info-box--001 th:first-child {
    border-left: none
}

table.info-box--001 tbody>tr>td,table.info-box--001 tbody>tr>th {
    color: #000;
    line-height: 1;
    padding: 0
}

.mobile .user_bank .mob_add_btn {
    margin-top: 0!important;
    padding: 0
}

.mobile .user_bank #bank_user_id-error {
    width: 160px
}

.mobile .user_bank .col-xs-8 {
    padding: 0
}

.mobile .user_bank #btn_add_ubank__depo {
    height: 30px;
    padding: 0 15px
}

.mobile .methods_form .pg_sec .pg_method {
    width: 100%
}

.user_bank .bank_add_btn_sec {
    margin-top: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.steps {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px;
    width: 100%
}

.steps,.steps .step__bar {
    display: -webkit-flex;
    display: flex
}

.steps .step__bar {
    -webkit-align-items: center;
    align-items: center;
    counter-reset: step;
    margin: 0;
    width: 50%
}

.steps .step__bar li {
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    font-weight: 600;
    list-style-type: none;
    position: relative;
    text-align: center;
    z-index: 1
}

.steps .step__bar li.line__wrapper {
    -webkit-align-self: stretch;
    align-self: stretch;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-height: 100%;
    position: relative
}

.steps .step__bar li.line__wrapper .line {
    background-color: #bc0707;
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.steps .step__bar li .step {
    height: 60px;
    line-height: 60px;
    width: 60px;
    z-index: 2
}

.steps .step__bar li .step,.steps .step__bar li .step__inner {
    background: transparent;
    border: 1px solid #bc0707;
    border-radius: 50%;
    display: inline-block;
    text-align: center
}

.steps .step__bar li .step__inner {
    color: #fff;
    height: 52px;
    line-height: 52px;
    margin: 3px auto;
    transition: all .3s;
    width: 52px
}

.steps .step__bar li .step.active .step__inner {
    background: linear-gradient(270deg,#490609,#bc0707 93.58%);
    color: #fff
}

.steps .step__bar li:last-child:after {
    content: none
}

.deposit-notice-content {
    padding: 15px
}

.deposit-notice-content li {
    margin-bottom: 10px
}

.deposit-notice-menu {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.deposit-notice-menu a {
    padding-right: 0
}

.depositinfo-modal .md-body {
    background-color: #490609;
    padding: 15px
}

#withdrawForm .wallet-type-title {
    display: block
}

#withdrawForm .wallet-type-amount {
    font-size: 14px;
    font-weight: 400
}

@media screen and (min-width: 769px) {
    #withdrawForm .wallet-type-title {
        display:inline-block
    }
}

.history .table {
    font-size: 14px
}

.history .dataTables_wrapper .dataTables_filter,.history .dataTables_wrapper .dataTables_info,.history .dataTables_wrapper .dataTables_length,.history .dataTables_wrapper .dataTables_paginate,.history .dataTables_wrapper .dataTables_processing {
    color: #fff
}

.history input[type=search] {
    color: #000
}

.history .table-bordered>tbody>tr>td {
    background-color: #241e1e;
    border: 1px solid #fff;
    color: #fff
}

.history .table-bordered th {
    border-color: #fff!important
}

.history .table>thead:first-child>tr:first-child>th {
    border: 1px solid #241e1e
}

.history .debit-amt {
    color: #c70022!important
}

.history .credit-amt {
    color: #28a745!important
}

.history .failed-amt {
    text-decoration: line-through
}

.history #searchhistory.searchhistory {
    background-color: transparent
}

.history .m-tb-15 {
    margin: 15px 0
}

.history .dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid hsla(0,0%,100%,.25);
    border-radius: 5px;
    color: #fff!important
}

.history .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.history .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.history .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    border: 1px solid hsla(0,0%,100%,.15);
    border-radius: 5px
}

.history .m-15 {
    margin: 15px 15px 0
}

.game-bals .title {
    display: inline-block;
    margin-bottom: -3.25px
}

.game-bals .box {
    border: 3px dotted #390406;
    padding: 5px 8px
}

.game-bals .table>tbody>tr>td {
    border-bottom: 1px solid #ddd;
    border-top: none
}

.game-bals .table>tbody>tr:first-child>td {
    border-bottom: 3px solid #ddd
}

.info.container-wrapper {
    height: 100%!important
}

.info .container-box .title {
    padding: .7em 1.2em
}

.info .info-nav.nav-icon {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center
}

.info .info-nav.nav-icon a {
    -webkit-align-items: center;
    align-items: center;
    background-color: #390406;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 8.5em;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: normal;
    margin: 0 auto;
    padding: 7px;
    text-decoration: none;
    transition: all .4s ease;
    width: 8.5em
}

@media screen and (max-width: 992px) {
    .info .info-nav.nav-icon a {
        font-size:8.96px
    }
}

@media screen and (min-width: 992px) {
    .info .info-nav.nav-icon a {
        font-size:14px
    }
}

.info .info-nav.nav-icon a i {
    font-size: 35px
}

@media screen and (max-width: 992px) {
    .info .info-nav.nav-icon a i {
        font-size:25px
    }
}

@media screen and (min-width: 992px) {
    .info .info-nav.nav-icon a i {
        font-size:35px
    }
}

.info .info-nav.nav-icon a div {
    margin-bottom: .1rem
}

.info .info-nav.nav-icon a.active,.info .info-nav.nav-icon a:hover {
    background-color: #390406;
    color: #bc0707!important
}

.info .info.panel {
    border: 0
}

.info .info.panel-default {
    border-color: #424242;
    border-radius: 5px
}

.info .info.panel-heading {
    background: #424242!important
}

.info .info.panel-heading:hover {
    background: #333!important;
    cursor: pointer
}

.info .panel-title.info {
    color: #fdc54c!important;
    font-size: 1.09375rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5rem;
    position: relative
}

.info .panel-title.info:after {
    color: #fff!important;
    content: "+";
    font-size: 30px;
    position: absolute;
    right: 0;
    top: -2px
}

.info .info.panel-heading[aria-expanded=true] .panel-title.info:after {
    content: "-"
}

.info .info.panel-body {
    background-color: #333!important;
    border: 0!important;
    color: #fff!important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    overflow: visible;
    padding: 0 24px 16px
}

@media screen and (max-width: 992px) {
    .maintenance img {
        max-width:100%
    }
}

@media screen and (min-width: 992px) {
    .maintenance img {
        max-width:500px
    }
}

.content_memo_width {
    width: 100%
}

.memo.container-wrapper .container {
    background: none;
    box-shadow: 4px 4px 6px -2px rgba(0,0,0,.31),1px 1px 2px 0 rgba(0,0,0,.22),1px 1px 12px -2px rgba(0,0,0,.05),inset 0 0 3px 2px #210202
}

.memo_page {
    padding-top: 15px
}

.memo_page iframe body {
    color: #fff!important
}

.memo_page .nav-tabs {
    border: none;
    display: -webkit-flex;
    display: flex;
    margin-left: 0;
    padding-bottom: 0!important;
    width: 100%
}

.memo_page .nav-tabs li {
    height: auto;
    width: 100%!important
}

.memo_page .nav-tabs li a {
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    margin-right: 0;
    padding: 15px 9px
}

.memo_page .nav-tabs li a,.memo_page .nav-tabs li a:focus,.memo_page .nav-tabs li a:hover {
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase
}

.memo_page .nav-tabs li a span {
    line-height: 1;
    padding-right: 0
}

.memo_page .nav-tabs li.active a,.memo_page .nav-tabs li.active a:focus,.memo_page .nav-tabs li.active a:hover {
    background-color: #6b0c0c;
    border: none;
    border-radius: 0;
    color: #ff0;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase
}

.memo_page .nav-tabs li.active a span:before {
    color: #e9dbb6
}

.memo_page .memo_page_title {
    font-size: 18px;
    margin-bottom: 20px
}

.memo_page .memo_tab {
    padding: 0
}

.memo_page .memo_tab .btn_top_memo {
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 13px;
    height: auto;
    line-height: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: auto
}

.memo_page .memo_tab .btn_memo {
    background-color: #bc0707;
    color: #fff;
    float: right;
    letter-spacing: 0;
    line-height: 1;
    padding: 5px;
    text-align: left;
    text-transform: uppercase
}

.memo_page .memo_tab .btn_memo i {
    margin-right: 5px
}

.memo_page .memo_tab .btn-primary {
    background: #bc0707
}

.memo_page .memo_tab .tab-content {
    font-size: 12px;
    padding: 10px
}

.memo_page .memo_tab .tab-content .date_input_wrap,.memo_page .memo_tab .tab-content .date_input_wrap label {
    padding-top: 7.5px
}

.memo_page .memo_tab .tab-content .date_input_wrap.form-group {
    margin-bottom: 0
}

.memo_page .memo_tab .tab-content .date_input_wrap .form-control {
    border-radius: 4px;
    height: inherit;
    padding: 4px 13px
}

.memo_page .memo_tab .tab-content .date_input_wrap .submit_btn {
    padding: 0 5px;
    width: auto
}

.memo_page .memo_tab .tab-content .button_table {
    display: inline-block;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 63px;
    z-index: 9
}

.memo_page .memo_tab .tab-content table.dataTable tbody td,.memo_page .memo_tab .tab-content table.dataTable thead th {
    padding: 5px 0 10px
}

.memo_page .memo_tab .tab-content table {
    border: none;
    border-collapse: separate;
    border-spacing: 0 5px;
    margin: 0;
    padding: 0
}

.memo_page .memo_tab .tab-content table .selectall-checkbox {
    vertical-align: top
}

.memo_page .memo_tab .tab-content table .blurrey {
    opacity: .5
}

.memo_page .memo_tab .tab-content table .blurrey:hover {
    opacity: 1
}

.memo_page .memo_tab .tab-content table .ind_status {
    background: #0175f6;
    border: 1px solid #0175f6;
    border-radius: 50%;
    display: inline-block;
    float: right;
    height: 10px;
    margin-left: 5px;
    width: 10px
}

.memo_page .memo_tab .tab-content table .blurrey .ind_status {
    background: transparent;
    border-color: #a9a9a9
}

.memo_page .memo_tab .tab-content table tr {
    background-color: transparent;
    border: none;
    font-size: 10px
}

.memo_page .memo_tab .tab-content table tr td.selectall-checkbox .checkmarking {
    left: 0
}

.memo_page .memo_tab .tab-content table tr.even,.memo_page .memo_tab .tab-content table tr.even.selected,.memo_page .memo_tab .tab-content table tr.odd,.memo_page .memo_tab .tab-content table tr.odd.selected {
    background-color: transparent
}

.memo_page .memo_tab .tab-content table tr:hover.selected {
    background-color: #6b0c0c
}

.memo_page .memo_tab .tab-content table th {
    border-bottom: 0;
    cursor: pointer;
    font-size: 10px;
    font-weight: 500
}

.memo_page .memo_tab .tab-content table th .memo_select {
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 0;
    text-transform: uppercase;
    vertical-align: top
}

.memo_page .memo_tab .tab-content table td.table_check {
    box-shadow: none!important;
    -webkit-text-decoration: uppercase;
    text-decoration: uppercase
}

.memo_page .memo_tab .tab-content table td {
    border: none;
    cursor: pointer;
    font-size: 12px
}

.memo_page .memo_tab .tab-content table td:last-child {
    border-bottom: 1px solid hsla(0,0%,100%,.4)
}

.memo_page .memo_tab .tab-content table td h3 {
    display: inline-block;
    width: 100%
}

.memo_page .memo_tab .tab-content table td.sorting_1 {
    background-color: #6b0c0c!important;
    font-size: 10px
}

.memo_page .memo_tab .tab-content table td .box_row_1 {
    opacity: .8
}

.memo_page .memo_tab .tab-content table td .box_row_1.clearfix:after,.memo_page .memo_tab .tab-content table td .box_row_1.clearfix:before {
    display: block;
    font-size: 0;
    height: 0
}

.memo_page .memo_tab .tab-content table td span.memo_table_header {
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
    text-decoration: underline;
    text-transform: uppercase
}

.memo_page .memo_tab .tab-content table td .memo_attachments {
    border: 1px solid #780a0f;
    border-radius: 5px;
    font-size: 12px;
    margin: 15px 0 5px;
    padding: 15px
}

.memo_page .memo_tab .tab-content table td .memo_attachments .file_lnk {
    color: #fff;
    display: inline-block
}

.memo_page .memo_tab .tab-content table td .memo_attachments .file_lnk+.file_lnk {
    margin-left: 20px
}

.memo_page .memo_tab .tab-content table td span.memo_table_date {
    float: right;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: right
}

.memo_page .memo_tab .tab-content table td .memo_table_title {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 0;
    overflow: hidden;
    text-transform: uppercase;
    word-break: break-word
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph {
    line-height: 1.4em;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    word-break: break-all
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph.add_hide {
    height: 2.8em
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph.rm_hide {
    height: auto
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph.rm_hide:after {
    content: none
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph * {
    margin-bottom: .4em
}

.memo_page .memo_tab .tab-content table td .memo_top_paragraph:after {
    bottom: 0;
    content: ". . .";
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    right: 5%
}

.memo_page .memo_tab .tab-content table td .memo_table_para {
    overflow: hidden;
    width: 90%;
    word-break: break-word
}

.memo_page .memo_tab .tab-content table td .memo_table_para>*,.memo_page .memo_tab .tab-content table td .memo_table_para>*>* {
    width: auto!important
}

.memo_page .memo_tab .tab-content table td p.memo_table_paravalue {
    font-size: 12px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 0;
    text-transform: uppercase
}

.memo_page .memo_tab .tab-content table td .overlay {
    display: inline-block
}

.memo_page .memo_tab .tab-content table td .overlay ul {
    font-weight: 600;
    line-height: 23px;
    margin: 20px 0 0 15px
}

.memo_page .memo_tab .tab-content table td .overlay ul li {
    font-size: 10px
}

.memo_page .memo_tab .tab-content table td .overlay.hidden {
    display: none
}

.memo_page .memo_tab .tab-content table td .button_table_inner {
    margin-bottom: 20px;
    margin-top: 15px
}

.memo_page .memo_tab .tab-content table td .button_table_inner .btn_memo_inner {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    height: 24px;
    line-height: 23px;
    margin-right: 10px;
    padding: 0 10px;
    text-transform: uppercase;
    width: 96px;
    width: auto
}

.memo_page .memo_tab .tab-content table td .button_table_inner .btn_memo_inner i {
    margin-right: 5px
}

.memo_page .memo_tab .tab-content .dataTables_wrapper {
    margin: 0 auto;
    width: 100%
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_paginate {
    padding-bottom: 40px!important;
    padding-left: 10px;
    text-align: center!important;
    width: 100%
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: #977e7e!important;
    border: 1px solid #977e7e!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: #fff!important;
    font-size: 12px!important;
    font-weight: 700;
    height: 20px!important;
    line-height: 15px!important;
    margin: 0 3px!important;
    padding: 2px 6px!important;
    text-transform: uppercase!important
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #977e7e!important;
    border: 1px solid #977e7e;
    color: #fff
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_scroll {
    padding: 0 15px 15px
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter {
    display: inline-block;
    float: right;
    margin: 5px 0 0 auto!important;
    right: 35px;
    top: 18px;
    width: 40%!important
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter label {
    width: 100%
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter label input {
    border: none;
    margin-left: 0!important;
    width: 100%
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter input {
    background-color: transparent!important;
    border: 1px solid #fff!important;
    float: right;
    height: 31px;
    padding: 10px
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter input::-webkit-input-placeholder {
    color: textColor
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter input::-moz-placeholder {
    color: textColor
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter input::-ms-input-placeholder {
    color: textColor
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter input::placeholder {
    color: textColor
}

.memo_page .memo_tab .tab-content .dataTables_wrapper .dataTables_filter i.icon-search {
    color: #fff;
    position: absolute;
    right: 12px;
    top: 12px
}

.memo_page .memo_tab .tab-content #memo .memo_content_title {
    background-color: #6b0c0c;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    padding: 20px 30px;
    text-transform: uppercase;
    width: 100%
}

.memo_page .memo_tab .tab-content #memo .memo_div {
    background: #210202;
    margin-bottom: 10px;
    padding: 25px 20px
}

.memo_page .memo_tab .tab-content #memo .memo_div h3 {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 0
}

.memo_page .memo_tab .tab-content #memo .memo_div button {
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 30px;
    width: auto
}

.memo_page .memo_tab .tab-content #memo .card-wrapper {
    background-color: #fff;
    box-shadow: 4px 4px 6px -2px rgba(0,0,0,.31),1px 1px 2px 0 rgba(0,0,0,.22),1px 1px 12px -2px rgba(0,0,0,.05),inset 0 0 3px 2px #210202;
    margin-bottom: 15px;
    overflow: hidden
}

.memo_page .memo_tab .tab-content #memo .card-wrapper:first-child {
    margin-top: 15px
}

.memo_page .memo_tab .tab-content #memo .card {
    background-color: #fff;
    border-left: 8px solid #b9b910;
    border-radius: 3px;
    color: #000;
    margin: 3px 3px 3px 0;
    overflow: hidden;
    position: relative
}

.memo_page .memo_tab .tab-content #memo .card.read {
    opacity: .6
}

.memo_page .memo_tab .tab-content #memo .sysmail_type_icon {
    font-size: 30px;
    line-height: 1;
    padding-right: 10px
}

.memo_page .memo_tab .tab-content #memo .sysmail_type_icon+div {
    line-height: 1;
    width: 95%
}

.memo_page .memo_tab .tab-content #memo .card-link {
    color: #210202;
    display: block;
    padding: 20px 20px 10px 8px;
    text-transform: uppercase
}

.memo_page .memo_tab .tab-content #memo .card-link .fs-lg {
    font-weight: 900
}

.memo_page .memo_tab .tab-content #memo .card-link .p_sys_topic {
    padding-top: 3px
}

.memo_page .memo_tab .tab-content #memo .card-body {
    background-color: #310909;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
    width: 97%
}

.memo_page .memo_tab .tab-content #memo .card-body p {
    margin-bottom: 5px
}

.memo_page .memo_tab .tab-content #memo .card-body .memo_attachments {
    border: 1px solid #780a0f;
    border-radius: 5px;
    font-size: 12px;
    margin: 15px 0 5px;
    padding: 15px
}

.memo_page .memo_tab .tab-content #memo .card-body .memo_attachments a {
    color: #fff
}

.memo_page .memo_tab .mdc-tab-bar a .hot {
    color: #ed1c24
}

.memo_page .tulis_memo {
    display: none
}

.memo_page .tulis_memo.active {
    display: block
}

.tulis_memo .tulis_memo_bg {
    background-color: #6b0c0c;
    float: left;
    width: 100%
}

.tulis_memo .tulis_memo_bg .form_button {
    text-align: center
}

.tulis_memo .tulis_memo_bg h3.memo_content_title {
    border-bottom: 1px solid #33393c!important;
    color: #ff0;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 20px;
    padding: 20px 25px;
    text-transform: uppercase;
    width: 100%
}

.tulis_memo .tulis_memo_bg label {
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 15px
}

.tulis_memo .tulis_memo_bg .options {
    float: right;
    text-align: right;
    width: 100%
}

.tulis_memo .tulis_memo_bg .options button {
    background: no-repeat;
    border: none;
    color: #a2a2a2
}

.tulis_memo .tulis_memo_bg .options .editor_font {
    background-color: #6b0c0c;
    float: left
}

.tulis_memo .tulis_memo_bg #editor {
    background-color: #6b0c0c;
    border: 2px solid #fff;
    height: 190px;
    margin-bottom: 20px;
    margin-top: 35px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

.tulis_memo .tulis_memo_bg input,.tulis_memo .tulis_memo_bg select {
    background-color: #6b0c0c;
    border: 2px solid #fff;
    color: #fff!important;
    font-weight: 600;
    text-transform: uppercase
}

.tulis_memo .tulis_memo_bg .fileUpload {
    float: left;
    margin-bottom: 35px;
    width: 100%
}

.tulis_memo .tulis_memo_bg .fileUpload label {
    background-color: #6b0c0c;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 43px;
    padding: 11px;
    text-align: center;
    width: auto
}

.tulis_memo .tulis_memo_bg .fileUpload label input#file-upload {
    font-size: 0;
    opacity: 0
}

.tulis_memo .tulis_memo_bg .fileUpload #filename {
    background-color: #6b0c0c;
    border: 2px solid #fff;
    float: left;
    height: 43px;
    overflow: hidden;
    padding: 10px;
    white-space: nowrap;
    width: 200px!important;
    width: 251px
}

.tulis_memo .tulis_memo_bg .wrapper {
    margin-top: 15px
}

.tulis_memo .tulis_memo_bg .wrapper iframe#editor {
    border: 2px solid #f7e3a9;
    color: #fff;
    height: 190px;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

.tulis_memo .tulis_memo_bg .wrapper iframe#editor body {
    color: #fff!important
}

.checkmarking {
    background-color: transparent;
    border: 1px solid #fff;
    left: 18%;
    position: absolute
}

.checkmarking:after {
    top: -5px!important
}

.check_container {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.check_container input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.check_container input:checked~.checkmark:after {
    display: block
}

.check_container .checkmark:after {
    border: solid #f93;
    border-width: 0 2px 2px 0;
    height: 12px;
    left: 4px;
    top: -1px!important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
}

.checkmark {
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px
}

.checkmark:after {
    content: "";
    display: none;
    position: absolute
}

.form_checkbox {
    margin-bottom: 0
}

.mail_link {
    position: relative
}

.inner-header .mail_icon,.mail_link .mail_icon {
    -webkit-animation: blinking 1.2s linear .5s infinite;
    animation: blinking 1.2s linear .5s infinite;
    background-color: #ed1c24;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 1.6em;
    line-height: 1em;
    padding: .2em;
    position: absolute;
    right: .2em;
    text-align: center;
    top: -.4em;
    width: 1.6em
}

#langModal-mobile {
    top: 50%
}

.language {
    background-color: #310909;
    padding: 10px
}

.language .title {
    background-color: #6b0c0c;
    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
}

#regbank_popup__depo {
    top: 50%
}

.add_bank_modal {
    background-color: #310909;
    padding: 10px
}

.add_bank_modal .md_title {
    background-color: #6b0c0c;
    color: #d05151;
    margin-bottom: 10px;
    padding: 3px;
    text-align: center
}

.add_bank_modal #bank_register_popup .form-group {
    position: relative
}

.add_bank_modal #bank_register_popup .form-group .pass_lock {
    float: right;
    height: 30px;
    position: absolute;
    right: 0;
    top: 26px;
    width: 33px
}

.add_bank_modal #bank_register_popup .form-group .form-control-feedback {
    top: 26px;
    width: 12px
}

.add_bank_modal table {
    margin: 15px auto
}

.add_bank_modal .circle-id {
    margin: 0 auto
}

.add_bank_modal .i {
    padding: 0 15px 15px
}

.add_bank_modal tr {
    margin-bottom: .2em
}

.add_bank_modal .b-line {
    border-left: 1px solid #fff
}

.add_bank_modal .country {
    font-size: .8em;
    text-align: center
}

.add_bank_modal .flag-wrap {
    padding: 0 15px 15px
}

.today-lottery-results .top-title {
    font-size: 16px;
    padding-bottom: 15px;
    text-align: center
}

.today-lottery-results .today-lottery .u-section-box--bg {
    background: #6b0c0c
}

.today-lottery-results .today-lottery .today-lottery-logo {
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    width: 50px
}

.today-lottery-results .today-lottery .today-lottery-name {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0
}

.today-lottery-results .today-lottery .today-lottery-subname {
    color: #fff;
    padding-top: 5px
}

.today-lottery-results .today-lottery .today-lottery-prize {
    color: #fff;
    font-size: 30px;
    font-weight: 600
}

.today-lottery-results .today-lottery .column-row-lottery {
    border-radius: 5px;
    margin: 10px;
    min-width: 350px
}

.today-lottery-results .today-lottery .info {
    display: -webkit-inline-flex;
    display: inline-flex;
    padding: 10px
}

.today-lottery-results .today-lottery .info .title {
    padding-left: 10px
}

.today-lottery-results .today-lottery .game-info {
    position: relative
}

.today-lottery-results .today-lottery .game-info .prize_val {
    bottom: 10px;
    position: absolute;
    right: 10px
}

.mobile .today-lottery-results .today-lottery .game-panal {
    padding: 12px 0 8px
}

.mobile .today-lottery-results .today-lottery .game-panal .today-lottery-subname {
    font-size: 11.2px!important;
    padding-top: 5px
}

.mobile .today-lottery-results .today-lottery .game-panal .today-lottery-prize {
    font-size: 22.4px!important
}

.mobile #checkin-modal--layout {
    top: 50%
}

.mobile #checkin-modal--layout .headerImg {
    left: auto
}

#checkin-modal--layout {
    color: #fff
}

#checkin-modal--layout .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#checkin-modal--layout.modal-wrapper {
    margin: 0 auto;
    width: auto
}

#checkin-modal--layout .md-body {
    color: inherit;
    padding: 10px
}

#checkin-modal--layout .headerModal {
    border: none;
    position: relative
}

#checkin-modal--layout .headerImg {
    left: 25%;
    position: absolute;
    top: -33px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#checkin-modal--layout .itemsList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px
}

#checkin-modal--layout .tickIcon {
    background-color: #fff;
    height: 30px;
    -webkit-mask-image: url(/assets/svg/tick-circle.svg);
    mask-image: url(/assets/svg/tick-circle.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 30px
}

#checkin-modal--layout .lockerIcon {
    background-image: url(/assets/svg/locker.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    width: 30px
}

#checkin-modal--layout .itemsWrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 8px
}

#checkin-modal--layout .closeBtn {
    background: rgba(240,244,246,.8);
    border-radius: 50px;
    color: #68727a;
    height: 24px;
    position: absolute;
    right: -20px;
    top: -17px;
    width: 24px
}

#checkin-modal--layout .checkInBox {
    border: 1px dashed #6e787e;
    border-radius: 8px;
    cursor: pointer;
    display: grid;
    gap: 4px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 8px 16px;
    place-items: center;
    position: relative
}

#checkin-modal--layout .checkInBox.checkedIn {
    background: rgba(255,153,33,.078);
    border-color: #ffbd12
}

#checkin-modal--layout .checkInBox.checkedIn .tickIcon {
    background-color: #fcba12
}

#checkin-modal--layout .checkInBox.checkInToday {
    border-color: #b7bfc3
}

#checkin-modal--layout .activeCheckInText {
    color: #f27025
}

#checkin-modal--layout .activeCheckInText.todayText {
    font-weight: 600
}

#checkin-modal--layout .checkInTodayIcon {
    background-color: grey
}

#checkin-modal--layout .claimedText {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}

#checkin-modal--layout .missedCheckIn {
    height: 100%;
    position: absolute;
    width: 100%
}

#checkin-modal--layout .claimBtn {
    margin: 16px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#checkin-modal--layout .checkInDesc {
    background: #161f2c;
    border: 1px solid #d32f2f;
    border-radius: 8px;
    color: #fff;
    gap: 10px;
    padding: 12px 16px
}

#checkin-modal--layout .crossImg {
    height: 100%;
    position: absolute;
    width: 100%
}

#checkin-modal--layout .coinImg,#checkin-modal--layout .spinWheelImg,#checkin-modal--layout .ticketImg {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.mobile #reward-modal--layout {
    top: 50%
}

#reward-modal--layout .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#reward-modal--layout.modal-wrapper {
    margin: 0 auto;
    max-width: 417px
}

#reward-modal--layout .md-body {
    color: inherit;
    padding: 5px
}

#reward-modal--layout .headerModal {
    border: none;
    padding: 1.5rem 0 0;
    position: relative
}

#reward-modal--layout .headerImg {
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 30px;
    position: relative
}

#reward-modal--layout .headerImg .headerSurface {
    opacity: .2;
    position: absolute;
    z-index: -1
}

#reward-modal--layout .closeBtn {
    background: rgba(240,244,246,.8);
    border-radius: 50px;
    color: #68727a;
    height: 24px;
    position: absolute;
    right: -12px;
    top: -10px;
    width: 24px
}

#reward-modal--layout .checkInWrapper {
    display: grid;
    gap: 12px;
    margin-bottom: 16px
}

#reward-modal--layout .checkInText {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px
}

#reward-modal--layout .checkInSubText {
    color: #e7e7e7
}

#reward-modal--layout .redeemGoldCoinText {
    color: #e7e7e7;
    margin-top: 8px
}

#reward-modal--layout .ticketIcon {
    background: rgba(243,69,194,.15);
    border-radius: 50px;
    padding: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#reward-modal--layout .luckyDrawBox {
    background: #161f2c;
    border: 1px solid #d32f2f;
    border-radius: 8px;
    color: #000;
    display: grid;
    gap: 12px;
    margin: 16px 8px;
    padding: 12px
}

#reward-modal--layout .luckyDrawImgWrapper {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

#reward-modal--layout .luckyDrawWrapper {
    display: grid;
    gap: 8px
}

#reward-modal--layout .luckyDrawText {
    color: #fcfcfc;
    font-size: 16px;
    font-weight: 600
}

#reward-modal--layout .luckyDrawSubText {
    color: #bfc9d2
}

#reward-modal--layout .luckyDrawBtn {
    padding: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#reward-modal--layout .rewardBox {
    background: #161f2c;
    color: #fff;
    margin: 16px 0;
    padding: 16px
}

#reward-modal--layout .rewardText {
    font-size: 16px;
    margin-top: 8px
}

#reward-modal--layout .coinIcon,#reward-modal--layout .giftImg,#reward-modal--layout .luckyDrawImg,#reward-modal--layout .megaGiftImg,#reward-modal--layout .prizeBg,#reward-modal--layout .rewardImg {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.mobile #spin-wheel-modal--layout {
    top: 50%
}

#spin-wheel-modal--layout .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#spin-wheel-modal--layout.modal-wrapper {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#spin-wheel-modal--layout .md-body {
    color: inherit;
    padding: 16px
}

#spin-wheel-modal--layout .headerModal {
    border: none;
    padding: 0;
    position: relative
}

#spin-wheel-modal--layout .closeBtn {
    background: rgba(240,244,246,.8);
    border-radius: 50px;
    color: #68727a;
    height: 24px;
    position: absolute;
    right: -26px;
    top: -24px;
    width: 24px
}

#spin-wheel-modal--layout .spinWheelWrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

#spin-wheel-modal--layout .spinWheelTitle {
    font-size: 24px;
    font-weight: 600
}

#spin-wheel-modal--layout .spinWheel {
    margin-top: 32px;
    padding: 16px
}

#spin-wheel-modal--layout .spinWheelArrow {
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 48px solid #ffed10;
    height: 0;
    left: 44%;
    position: absolute;
    top: -10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0
}

#spin-wheel-modal--layout canvas {
    border: 20px solid #ffb206;
    border-radius: 100%;
    box-shadow: -4px 1px 2px 2px #494f53;
    outline: 9px solid rgba(82,84,107,.2);
    outline-offset: -28px
}

#spin-wheel-modal--layout #spinBtn {
    padding: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.mobile #redeem-ticket-modal--layout {
    top: 50%
}

#redeem-ticket-modal--layout {
    color: #fff
}

#redeem-ticket-modal--layout .md-content {
    background-color: #6b0c0c;
    border-radius: 0
}

#redeem-ticket-modal--layout.modal-wrapper {
    margin: 0 auto;
    width: auto
}

#redeem-ticket-modal--layout .md-body {
    color: inherit;
    padding: 10px
}

#redeem-ticket-modal--layout .closeBtn {
    background: rgba(240,244,246,.8);
    border-radius: 50px;
    color: #68727a;
    height: 24px;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 24px
}

#redeem-ticket-modal--layout .headerModal {
    border: none;
    position: relative
}

#redeem-ticket-modal--layout .contentWrapper {
    gap: 24px
}

#redeem-ticket-modal--layout .contentWrapper,#redeem-ticket-modal--layout .contentWrapper>div {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

#redeem-ticket-modal--layout .contentWrapper>div,#redeem-ticket-modal--layout .redeemQtyWrapper {
    gap: 8px
}

#redeem-ticket-modal--layout .coinBalanceText,#redeem-ticket-modal--layout .redeemTicketTitle {
    font-weight: 600
}

#redeem-ticket-modal--layout .arrowIcon {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#redeem-ticket-modal--layout .coinIcon,#redeem-ticket-modal--layout .ticketIcon {
    background: rgba(243,69,194,.102);
    border-radius: 20px;
    padding: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#redeem-ticket-modal--layout .subText {
    color: #bfc9d2;
    margin-bottom: 8px
}

#redeem-ticket-modal--layout .addBox,#redeem-ticket-modal--layout .minusBox {
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #556982;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    height: 32px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 4px;
    width: 32px
}

#redeem-ticket-modal--layout .cancelBtn {
    border: 1px solid #556982
}

#redeem-ticket-modal--layout .disabledBtn {
    cursor: default;
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary[disabled] {
    color: #fff
}

.mdc-items.active {
    color: #fffa06!important
}
