/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.h1,
h1 {
    font-size: 2.5rem;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "\2014 \00A0";
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
        "Courier New", monospace;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.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-lg-auto,
.col-md,
.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-md-auto,
.col-sm,
.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-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #fff;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #b8daff;
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c3e6cb;
}
.table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bee5eb;
}
.table-hover .table-info:hover {
    background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ffeeba;
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover {
    background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-append > .form-control-plaintext.btn,
.input-group-lg
    > .input-group-append
    > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg
    > .input-group-prepend
    > .form-control-plaintext.input-group-text,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.input-group-sm
    > .input-group-append
    > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm
    > .input-group-prepend
    > .form-control-plaintext.input-group-text {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-sm
    > .input-group-append
    > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm
    > .input-group-prepend
    > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-lg
    > .input-group-append
    > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg
    > .input-group-prepend
    > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: 0.2rem;
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
    display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated
    .custom-control-input:valid:checked
    ~ .custom-control-label::before {
    background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated
    .custom-control-input:valid:focus
    ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745;
}
.custom-file-input.is-valid ~ .custom-file-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label::before {
    border-color: inherit;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: 0.2rem;
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated
    .custom-control-input:invalid:checked
    ~ .custom-control-label::before {
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated
    .custom-control-input:invalid:focus
    ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label::before {
    border-color: inherit;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.fade.show {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.show {
    display: block;
}
tr.collapse.show {
    display: table-row;
}
tbody.collapse.show {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}
.dropleft .dropdown-toggle::after {
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
    z-index: 1;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
    z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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: -1px;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .custom-file:focus,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
    z-index: 3;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control {
    margin-left: -1px;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
    margin-top: 0;
}
.input-group
    > .input-group-append:last-child
    > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
    > .input-group-append:last-child
    > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
    > .input-group-prepend:first-child
    > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    margin-bottom: 0;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
    .custom-control-input:indeterminate
    ~ .custom-control-label::before {
    background-color: #007bff;
}
.custom-checkbox
    .custom-control-input:indeterminate
    ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
    .custom-control-input:disabled:checked
    ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox
    .custom-control-input:disabled:indeterminate
    ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio
    .custom-control-input:disabled:checked
    ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff
        url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
        no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),
        0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}
.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
    border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
    .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
    .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-header,
    .card-group > .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-footer,
    .card-group > .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-header,
    .card-group > .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-footer,
    .card-group > .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-header,
    .card-group > .card:only-child .card-img-top {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-footer,
    .card-group > .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .card-group
        > .card:not(:first-child):not(:last-child):not(:only-child)
        .card-footer,
    .card-group
        > .card:not(:first-child):not(:last-child):not(:only-child)
        .card-header,
    .card-group
        > .card:not(:first-child):not(:last-child):not(:only-child)
        .card-img-bottom,
    .card-group
        > .card:not(:first-child):not(:last-child):not(:only-child)
        .card-img-top {
        border-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-primary hr {
    border-top-color: #9fcdff;
}
.alert-primary .alert-link {
    color: #002752;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #0b2e13;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning hr {
    border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
    color: #533f03;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-danger hr {
    border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
    color: #491217;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width 0.6s ease;
}
.progress-bar-striped {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
    margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
@supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
@supports (
    (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
@media print {
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        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;
    }
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.introjs-overlay {
    position: absolute;
    box-sizing: content-box;
    z-index: 999999;
    background-color: #000;
    opacity: 0.7 !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.introjs-fixParent {
    z-index: auto !important;
    opacity: 1 !important;
    overflow: visible !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
    z-index: 9999999 !important;
}
.introjs-disableInteraction {
    z-index: 99999999 !important;
    position: absolute;
    background-color: #fff;
    opacity: 0;
}
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
    position: relative;
}
.introjs-helperLayer {
    box-sizing: content-box;
    position: absolute;
    z-index: 9999998;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.introjs-tooltipReferenceLayer {
    box-sizing: content-box;
    position: absolute;
    visibility: hidden;
    z-index: 100000000;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.introjs-helperLayer *,
.introjs-helperLayer :after,
.introjs-helperLayer :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}
.introjs-helperNumberLayer {
    box-sizing: content-box;
    display: none;
    position: absolute;
    visibility: visible;
    top: -16px;
    left: -16px;
    z-index: 9999999999 !important;
    padding: 2px;
    font-family: Arial, verdana, tahoma;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background: #ff3019;
    background: -webkit-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ff3019),
        color-stop(100%, #cf0404)
    );
    background: -moz-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -ms-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: -o-linear-gradient(top, #ff3019 0, #cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0, #cf0404 100%);
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.introjs-arrow {
    border: 10px solid transparent;
    content: "";
    position: absolute;
}
.introjs-arrow.top {
    top: -18px;
    border-bottom-color: #08f;
    border-bottom-color: var(--safe_color);
    left: 50%;
    margin-left: -15px;
}
.introjs-arrow.top-right {
    top: -10px;
    right: 10px;
    border-bottom-color: #08f;
    border-bottom-color: var(--safe_color);
}
.introjs-arrow.top-middle {
    top: -18px;
    left: 50%;
    margin-left: -15px;
    border-bottom-color: #08f;
    border-bottom-color: var(--safe_color);
}
.introjs-arrow.right {
    right: -10px;
    top: 10px;
    border-left-color: #08f;
    border-left-color: var(--safe_color);
}
.introjs-arrow.right-bottom {
    bottom: 10px;
    right: -10px;
    border-left-color: #08f;
    border-left-color: var(--safe_color);
}
.introjs-arrow.bottom {
    bottom: -18px;
    left: 50%;
    margin-left: -15px;
    border-top-color: #08f;
    border-top-color: var(--safe_color);
}
.introjs-arrow.bottom-right {
    bottom: -10px;
    right: 10px;
    border-top-color: #08f;
    border-top-color: var(--safe_color);
}
.introjs-arrow.bottom-middle {
    bottom: -18px;
    left: 50%;
    margin-left: -15px;
    border-top-color: #08f;
    border-top-color: var(--safe_color);
}
.introjs-arrow.left {
    left: -10px;
    top: 10px;
    border-right-color: #08f;
    border-right-color: var(--safe_color);
}
.introjs-arrow.left-bottom {
    left: -10px;
    bottom: 10px;
    border-right-color: #08f;
    border-right-color: var(--safe_color);
}
.introjs-tooltip {
    box-sizing: content-box;
    position: absolute;
    visibility: visible;
    padding: 15px;
    background-color: #08f;
    background-color: var(--safe_color);
    min-width: 280px;
    max-width: 540px;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -ms-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
}
.introjs-tooltipbuttons {
    text-align: center;
    white-space: nowrap;
}
.introjs-button {
    box-sizing: content-box;
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 7px 15px;
    margin: 0 2px;
    font-size: 14px;
    border-radius: 0;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    background-color: #fa0;
    zoom: 1;
    margin-top: 10px;
}
.introjs-button.introjs-prevbutton {
    display: none;
}
.introjs-button:hover {
    border-color: #000;
    text-decoration: none;
    color: #000;
}
.introjs-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.introjs-skipbutton {
    box-sizing: content-box;
    margin-right: 2px;
}
.introjs-prevbutton.introjs-fullbutton {
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
}
.introjs-nextbutton.introjs-fullbutton {
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
}
.introjs-disabled,
.introjs-disabled:focus,
.introjs-disabled:hover {
    color: #9a9a9a;
    border-color: #d4d4d4;
    box-shadow: none;
    cursor: default;
    background-color: #f4f4f4;
    background-image: none;
    text-decoration: none;
}
.introjs-hidden {
    display: none;
}
.introjs-bullets {
    text-align: center;
}
.introjs-bullets ul {
    box-sizing: content-box;
    clear: both;
    margin: 0 auto 0;
    padding: 0;
    display: inline-block;
}
.introjs-bullets ul li {
    box-sizing: content-box;
    list-style: none;
    float: left;
    margin: 0 2px;
}
.introjs-bullets ul li a {
    box-sizing: content-box;
    display: block;
    pointer-events: none;
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    text-decoration: none;
    cursor: pointer;
}
.introjs-bullets ul li a:hover {
    background: #999;
}
.introjs-bullets ul li a.active {
    background: rgba(255, 255, 255, 1);
}
.introjs-progress {
    box-sizing: content-box;
    overflow: hidden;
    height: 10px;
    margin: 10px 0 5px 0;
    border-radius: 4px;
    background-color: #ecf0f1;
}
.introjs-progressbar {
    box-sizing: content-box;
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    background-color: #08c;
}
.introjsFloatingElement {
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%;
}
.introjs-fixedTooltip {
    position: fixed;
}
.introjs-hint {
    box-sizing: content-box;
    position: absolute;
    background: 0 0;
    width: 20px;
    height: 15px;
    cursor: pointer;
}
.introjs-hint:focus {
    border: 0;
    outline: 0;
}
.introjs-hidehint {
    display: none;
}
.introjs-fixedhint {
    position: fixed;
}
.introjs-hint:hover > .introjs-hint-pulse {
    border: 5px solid rgba(60, 60, 60, 0.57);
}
.introjs-hint-pulse {
    box-sizing: content-box;
    width: 10px;
    height: 10px;
    border: 5px solid rgba(60, 60, 60, 0.27);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: rgba(136, 136, 136, 0.24);
    z-index: 10;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.introjs-hint-no-anim .introjs-hint-dot {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
.introjs-hint-dot {
    box-sizing: content-box;
    border: 10px solid rgba(146, 146, 146, 0.36);
    background: 0 0;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    -webkit-animation: introjspulse 3s ease-out;
    -moz-animation: introjspulse 3s ease-out;
    animation: introjspulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 1;
    opacity: 0;
}
@-webkit-keyframes introjspulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@-moz-keyframes introjspulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }
    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0;
    }
}
@keyframes introjspulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
.introjs-tooltiptext h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto 10px;
}
.introjs-tooltiptext p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}
.introjs-button.introjs-disabled {
    display: none !important;
}
.full_view.hight_full.introjs-fixParent {
    overflow: hidden !important;
}
@media (max-width: 550px) {
    .introjs-helperLayer {
        min-width: 0;
    }
}
@media (max-width: 450px) {
    .introjs-tooltip {
        padding: 10px;
    }
    .introjs-tooltiptext h4 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .introjs-tooltiptext p {
        font-size: 13px;
        margin-bottom: 5px;
        line-height: normal;
    }
    .introjs-bullets ul li a {
        width: 5px;
        height: 5px;
    }
    .introjs-button {
        margin-top: 0;
        font-size: 12px;
        padding: 5px 10px;
        margin: 0 2px;
    }
}
@media (max-width: 359px) {
    .introjs-tooltip {
        padding: 5px 10px;
    }
    .introjs-tooltiptext h4 {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .introjs-tooltiptext p {
        font-size: 10px;
        margin-bottom: 3px;
        line-height: normal;
    }
    .introjs-bullets ul li a {
        width: 5px;
        height: 5px;
    }
    .introjs-button {
        margin-top: 0;
        font-size: 10px;
        padding: 3px 10px;
        margin: 0 2px;
    }
}
:root {
    --regular_color: #7b0041;
    --safe_color: #0088ff;
    --team3_color: #a0c604;
}
body {
    font-family: Rubik, sans-serif;
    background-color: #e9f3ff;
    height: 100vh !important;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.pad2 {
    padding-top: 2px;
}
.bg_white {
    background-color: #fff !important;
}
.bg_blue {
    background-color: #08f !important;
    background-color: var(--safe_color) !important;
}
* {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
li {
    margin: 0;
    padding: 0;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
}
figure {
    margin-bottom: 0;
}
a.full_link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.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 {
    padding-right: 5px;
    padding-left: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}
.pdt_0 {
    padding-top: 0 !important;
}
.hight_full {
    height: 100vh;
}
.pad_lr_10 {
    padding-left: 10px;
    padding-right: 10px;
}
.pad_lr_15 {
    padding-left: 15px;
    padding-right: 15px;
}
.pos_rlt {
    position: relative !important;
}
.team_preview_show .scroling_div {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    height: calc(100vh - 40px);
    border-radius: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.loader-show .overlay,
.modal-show .overlay {
    visibility: visible;
    opacity: 0.5;
}
.full_view.loader-show .load {
    opacity: 1;
    visibility: visible;
}
.load {
    visibility: hidden;
    opacity: 0;
    z-index: 1050;
}
.loader,
.loader:after,
.loader:before {
    border-radius: 50%;
}
.load {
    position: fixed;
    top: 0;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.load_bg {
    background: #fff;
    padding: 0;
    border-radius: 8px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.loader {
    color: #08f;
    color: var(--safe_color);
    font-size: 6px;
    text-indent: -99999em;
    margin: 0 auto;
    position: absolute;
    width: 10em;
    height: 10em;
    bottom: 0;
    box-shadow: inset 0 0 0 0.4em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    top: calc(50% - 5em);
    left: calc(50% - 5em);
}
.loader:after,
.loader:before {
    position: absolute;
    content: "";
}
.loader:before {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 10.2em 0 0 10.2em;
    top: -0.1em;
    left: -0.1em;
    -webkit-transform-origin: 5.2em 5.1em;
    transform-origin: 5.2em 5.1em;
    -webkit-animation: load2 2s infinite ease 1.5s;
    animation: load2 2s infinite ease 1.5s;
}
.loader:after {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 0 10.2em 10.2em 0;
    top: -0.1em;
    left: 5.1em;
    -webkit-transform-origin: 0 5.1em;
    transform-origin: 0 5.1em;
    -webkit-animation: load2 2s infinite ease;
    animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.full_view {
    display: block;
    background-image: url(../images/side_bg.jpg);
    background-position: center center;
    background-size: cover;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.full_view:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.right_inside {
    text-align: center;
    padding: 15px;
}
.series_logo {
    max-width: 340px;
    margin: 0 auto;
}
.team_series {
    margin: 20px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
.downloads_btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.full_view .right_view {
    width: calc(100% - 570px);
    float: right;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.full_view .right_view figure.side_logo {
    text-align: center;
    margin: 0;
}
.full_view .right_view figure.side_logo img {
    width: 300px;
    margin: 0 auto;
    padding: 15px;
    height: auto;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #707070;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.54);
}
.full_view .left_view {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    background-color: #f7f6fb;
    position: relative;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
    height: calc(100vh - 40px);
    margin-top: 20px;
    overflow: hidden;
    margin-left: 20px;
    border-radius: 16px;
}
.full_view .left_view header {
    display: block;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 999;
}
.full_view .left_view .app_center {
    display: block;
    padding: 0;
    margin: 0;
    height: calc(100vh - 40px);
}
.scroling_div {
    display: block;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.model_in .scroling_div {
    height: 65vh;
}
.tab_view ul::-webkit-scrollbar {
    width: auto;
    height: 3px;
}
.scroling_div,
.tab_view ul {
    scrollbar-color: var(--safe_color) #fff;
    scrollbar-width: thin;
}
.tab_view ul {
    scrollbar-width: none;
}
.tab_view ul:hover {
    scrollbar-width: thin;
}
.tab_view ul::-webkit-scrollbar-track {
    background-color: #fff;
    padding: 5px 2px;
}
.tab_view ul::-webkit-scrollbar-thumb {
    background: #fff;
    background: #fff;
    border-radius: 5px;
}
.tab_view ul::-webkit-scrollbar-thumb:hover {
    background: #08f;
    background: var(--safe_color);
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0 2px;
}
::-webkit-scrollbar-thumb {
    background: #08f;
    background: var(--safe_color);
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #08f;
    background: var(--safe_color);
}
.full_view .left_view footer {
    display: block;
    padding: 0;
    margin: 0;
    background: #fff;
    position: fixed;
    bottom: 20px;
    overflow: hidden;
    z-index: 999;
    border-radius: 16px;
}
.landing_start {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.landing_start figure.logo {
    display: block;
    height: auto;
    margin: 0 auto;
    margin-bottom: 40px;
}
.landing_start figure.logo img {
    width: 280px;
}
.landing_start .landing_slider {
    display: block;
    width: 100%;
    padding: 0;
    margin: 20px auto;
}
.landing_start .landing_slider figure {
    margin-bottom: 20px;
}
.landing_start .landing_slider figure img {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
}
.landing_start .landing_slider h2 {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #47535d;
}
.landing_start .landing_slider p {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: #a1a5a9;
    padding: 15px 0;
}
.landing_start .landing_slider .owl-dots,
.notification .owl-dots {
    width: 100%;
    line-height: 1px;
    text-align: center;
    padding: 20px 0;
}
.landing_start .landing_slider .owl-dots button.owl-dot,
.notification .owl-dots button.owl-dot {
    display: inline-block;
    padding: 0;
    outline: 0;
}
.landing_start .landing_slider .owl-dots button.owl-dot span,
.notification .owl-dots button.owl-dot span {
    display: inline-block;
    background-color: #a1a5a9;
    width: 5px;
    height: 5px;
    margin: 0 4px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: none;
    border-radius: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.landing_start .landing_slider .owl-dots button.owl-dot.active span,
.notification .owl-dots button.owl-dot.active span {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    background-color: #47535d;
}
.blue_btn {
    border-radius: 25px;
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    min-width: 270px;
    text-decoration: none;
    margin-top: 10px;
}
.blue_btn:hover {
    background: #47535d;
    box-shadow: 0 0 20px rgba(71, 83, 93, 0.5);
    color: #fff;
    outline: 0;
}
a.blue_btn {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
}
.start_foot_links {
    padding: 30px 0;
    border: none;
    border-top: 1px solid #e2e4e5;
    text-align: center;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}
.brd_reds_left {
    border-radius: 0 0 0 10px;
}
.brd_reds_right {
    border-radius: 0 0 10px 0;
}
.brd_reds {
    border-radius: 0 0 10px 10px;
}
.start_foot_links p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #a1a5a9;
}
.start_foot_links p a {
    color: #08f;
    color: var(--safe_color);
    text-decoration: underline;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
}
.start_foot_links p a:hover {
    color: #47535d;
    text-decoration: underline;
}
.alert_box_wraper {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 1042;
}
.alert_box_wraper .alert_box {
    display: block;
    padding: 0 0;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    z-index: 1040;
}
.alert_box_wraper .alert_box .alert_type {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    color: #fff;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.35);
    width: 100%;
}
.alert_box_wraper .alert_box .alert_type.alert_green {
    background: #0f9d58;
}
.alert_box_wraper .alert_box .alert_type.alert_red {
    background: #ec536a;
}
.alert_box_wraper .alert_box .alert_type.alert_yellow {
    background: #fa0;
}
.login_start {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.login_start h2 {
    display: block;
    margin: 0;
    font-size: 24px;
    text-align: center;
    color: #47535d;
    line-height: 28px;
    padding-bottom: 10px;
}
.login_start p {
    margin: 0 0 10px 0;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #a1a5a9;
    line-height: 20px;
    width: 100%;
}
.login_start p a {
    text-decoration: underline;
    color: #08f;
    color: var(--safe_color);
    font-weight: 500;
}
.login_start .social_login {
    display: block;
    margin: 50px 0 0 0;
}
.login_start .social_login p {
    font-size: 20px;
    text-align: center;
    color: #47535d;
    line-height: 18px;
    font-weight: 500;
}
.login_start .social_login .social_btn {
    display: block;
    padding: 15px;
    text-align: center;
}
.login_start .social_login .social_btn a {
    background-color: #fff;
    padding: 20px;
    border: none;
    border-radius: 100%;
    margin: 0 10px;
    display: inline-block;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.login_start .social_login .social_btn a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.login_start .social_login .social_btn a img {
    width: 25px;
    height: 25px;
}
.login_start .or {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #c3c6c8;
    padding: 5px 0;
    position: relative;
    z-index: 5;
    background-color: #fff;
    max-width: 280px;
    margin: 0 auto;
}
.login_start .or:before {
    content: "";
    position: absolute;
    background-color: #c3c6c8;
    display: block;
    width: 50px;
    height: 1px;
    left: 25%;
    top: 17px;
}
.login_start .or:after {
    content: "";
    position: absolute;
    background-color: #c3c6c8;
    display: block;
    width: 50px;
    height: 1px;
    right: 25%;
    top: 17px;
}
.app_start_form {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.select_language {
    max-width: 300px;
    margin: 20px auto;
}
.app_start_form .form-group {
    margin-bottom: 15px;
    position: relative;
}
.app_start_form .form-group:last-child {
    margin-bottom: 0;
}
.app_start_form .form-group span.icon {
    width: 70px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    position: absolute;
    top: 0;
    left: 0;
}
.add_cash_form span.field_info,
.app_start_form .form-group span.field_info,
.profile_form .form-group span.field_info {
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    color: #c3c6c8;
    display: block;
    padding: 0;
}
.app_start_form .form-group span.gray,
.profile_form .form-group span.gray {
    color: #c3c6c8;
}
.app_start_form .form-group span.green,
.profile_form .form-group span.green {
    color: #229129;
}
.add_cash_form span.red,
.app_start_form .form-group span.red,
.profile_form .form-group span.red {
    color: #ff5a5a;
}
.app_start_form .form-group input.form-control.red,
.app_start_form .form-group select.form-control.red,
.app_start_form .form-group textarea.form-control.red,
.app_start_form .form-group.red {
    border-color: #ff5a5a !important;
}
.profile_form .form-group input.form-control.red,
.profile_form .form-group select.form-control.red,
.profile_form .form-group.red {
    border-bottom: 1px solid #ff5a5a !important;
}
.app_start_form .form-group input.form-control.green,
.app_start_form .form-group textarea.form-control.green {
    border: 1px solid #229129;
}
.app_start_form .form-group span.icon img {
    width: 34px;
}
.app_start_form .form-group input.form-control.done {
    border: 1px solid #229129;
    background-image: url(../images/done_green.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: right;
    padding-right: 40px;
}
.app_start_form .form-group input.form-control.not_done {
    border: 1px solid #ff5a5a;
    background-image: url(../images/not_done.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: right;
    padding-right: 40px;
}
.app_start_form .form-group input.form-control {
    height: 70px;
    border-radius: 6px;
    background-color: #fff;
    padding: 0 10px 0 70px;
    font-size: 18px;
    color: #47535d;
    font-weight: 400;
    border: 1px solid #e2e4e5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.app_start_form .form-group input.form-control::placeholder,
.app_start_form .form-group textarea.form-control::placeholder {
    color: #a1a5a9;
}
.app_start_form .form-group input.form-control:-ms-input-placeholder,
.app_start_form .form-group textarea.form-control:-ms-input-placeholder {
    color: #a1a5a9;
}
.app_start_form .form-group input.form-control::-ms-input-placeholder,
.app_start_form .form-group textarea.form-control::-ms-input-placeholder {
    color: #a1a5a9;
}
.app_start_form a.forgot_pass {
    font-weight: 500;
    font-size: 16px;
    color: #47535d;
    text-decoration: none;
    position: relative;
    top: 5px;
}
.app_start_form .form-group .field-icon {
    position: absolute;
    z-index: 2;
    right: 10px;
    top: calc(70px - 62px);
}
.field-icon img {
    width: 50px;
    height: 50px;
}
.otpBox {
    width: 280px;
    margin: 0 auto;
    padding: 0;
    height: 60px;
}
.app_start_form a.resend {
    color: #08f;
    color: var(--safe_color);
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.app_start_form span.time {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 200;
}
.own_contest .form-group input.form-control,
.own_contest .form-group select.form-control {
    height: 55px;
    border-radius: 0;
    background-color: #fff;
    padding: 0 10px 0 70px;
    font-size: 18px;
    color: #47535d;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #c3c6c8;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.own_contest .form-group input.form-control:focus,
.own_contest .form-group select.form-control:focus,
.own_contest .form-group textarea.form-control:focus {
    border-bottom-color: #08f;
    border-bottom-color: var(--safe_color);
}
.own_contest .form-group textarea.form-control {
    border-radius: 0;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    font-size: 18px;
    color: #47535d;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #c3c6c8;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #08f;
    border-color: var(--safe_color);
}
.app_in_form .app_start_form .form-group input.form-control,
.app_in_form .app_start_form .form-group select.form-control,
.app_in_form .form-group select.form-control,
.own_contest .app_start_form .form-group input.form-control,
.own_contest .form-group select.form-control {
    padding: 0 10px 0 15px;
}
.app_start_form .form-group select.form-control {
    height: 70px;
    border-radius: 6px;
    background-color: #fff;
    padding: 0 10px 0 70px;
    font-size: 18px;
    color: #47535d;
    font-weight: 400;
    border: 1px solid #e2e4e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.app_start_form .form-group select.form-control option {
    background-color: transparent;
}
.password {
    padding-right: 60px !important;
}
.avtar {
    display: block;
    padding: 0;
    margin: 0;
}
.avtar h2 {
    display: block;
    margin: 0;
    font-size: 20px;
    text-align: center;
    color: #47535d;
    line-height: 28px;
    padding-bottom: 10px;
}
.select_avtar {
    padding: 10px 0 0;
    border-radius: 8px;
    background-color: #fff;
}
.select_avtar ul {
    margin-left: 5px;
    margin-right: 5px;
}
.select_avtar ul li {
    display: inline-block;
    width: calc(20% - 20px);
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 15px;
}
.select_avtar ul li label {
    display: block;
    position: relative;
    margin: 0;
    border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.select_avtar ul li label input {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.select_avtar ul li label input + span.img {
    width: 100%;
}
.select_avtar ul li label input + span.img img {
    width: 100%;
}
.select_avtar ul li label input + span.img:before {
    content: "";
    display: block;
    position: absolute;
    border-width: 1px;
    border-color: #459517;
    border-style: solid;
    border-radius: 6px;
    background-color: rgba(69, 149, 23, 0.62);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.select_avtar ul li label input + span.img:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 50%;
    background-image: url(../images/done.svg);
    background-size: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.select_avtar ul li label.check input + span.img:after,
.select_avtar ul li label.check input + span.img:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.profile_info {
    display: block;
    margin-top: 30px;
}
.profile_info h2 {
    display: block;
    margin: 0;
    font-size: 20px;
    text-align: center;
    color: #47535d;
    line-height: 28px;
    padding-bottom: 0;
}
.sucess_pass {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.sucess_pass .login_start {
    width: 100%;
    text-align: center;
}
.login_start figure {
    width: 120px;
    text-align: center;
    margin: 20px auto;
}
.nav_in .back_icon {
    width: 40px;
    height: 40px;
}
.nav_in .right .nav_icon_list li a.right_link {
    padding: 4px 10px;
    text-decoration: none;
    width: 100%;
    line-height: 28px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #fff;
    height: auto;
}
.nav_in .right .nav_icon_list li a.right_link span.link {
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.nav_in .center .match_time,
.nav_in .right .match_time {
    padding: 8px 0;
}
.nav_in .center .match_time .time,
.nav_in .right .match_time {
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
}
.nav_in .right .match_time {
    text-align: right;
}
.nav_in .center .page_title {
    padding: 8px 0;
}
.nav_in .center .page_title .title {
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #47535d;
    text-transform: uppercase;
}
.nav_in .left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.nav_in ul.nav_icon_list {
    display: inline-block;
    height: 40px;
}
.nav_in .left .match_name span {
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: left;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    text-transform: uppercase;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_in .left .match_name span small {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
}
.tab_view.contest_tab ul li a {
    opacity: 1;
}
.tab_view.contest_tab ul li:last-child {
    width: 80px;
    max-width: 80px;
}
.tab_view.contest_tab ul li a img {
    width: 40px;
    max-width: 40px;
}
.contest_listing {
    padding: 15px 0;
}
.contests {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 2px;
    padding-bottom: 0.02px;
}
.all_contest {
    background-color: #2c333f;
}
.contest_strip.scroll_class.scroll_active {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.normal_contest {
    margin-bottom: 5px;
}
.contest_strip {
    padding-left: 70px;
    height: 55px;
    z-index: 5;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    background-color: #f7f6fb;
}
.contest_strip span.left_icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 5px;
    left: 15px;
    position: absolute;
    text-align: center;
}
.contest_strip span.left_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.contest_strip .strip_data {
    padding: 4.5px 0;
    display: block;
}
.all_contest .contest_strip .strip_data h2 {
    color: #f5d444;
}
.all_contest .contest_strip .strip_data p.info {
    color: #fff;
}
.contest_strip .strip_data h2 {
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    color: #47535d;
}
.contest_strip .strip_data p.info {
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #798086;
}
.all_contest .contest_strip .contest_data p,
.all_contest .contest_strip .contest_no p {
    color: #f5d444;
    border: 1px solid #f5d444;
}
.contest_strip .contest_info,
.contest_strip .contest_info.mega_no {
    position: absolute;
    right: 15px;
    top: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contest_strip .contest_no {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
}
.contest_strip .contest_data {
    margin: 0 5px;
}
.contest_strip .contest_data p,
.contest_strip .contest_no p {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #798086;
    border-radius: 100%;
    background: 0 0;
    border: 2px solid #798086;
    padding: 1px 6px;
    width: 24px;
    height: 24px;
}
.contest_strip .contest_no img {
    display: block;
    height: 13px;
    width: 16px;
    padding-left: 5px;
}
.contest_strip .contest_no.mega_no img {
    display: block;
    height: 13px;
    width: 16px;
    padding-left: 5px;
}
a.full_link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.contest_strip a.full_link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.card_title {
    display: block;
    text-align: center;
    border: none;
    padding: 5px 0 15px 0;
    border-bottom: 1px solid #e2e4e5;
    margin-bottom: 0;
}
.card_title h2,
.card_title h3 {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #47535d;
    display: block;
    text-transform: uppercase;
}
.card_title p {
    font-weight: 500;
    font-size: 14px;
    color: #08f;
    color: var(--safe_color);
}
.card_in {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    position: relative;
    padding: 15px;
}
.model_in.card_in {
    padding: 10px 0 0;
}
.card_in.contest_card_in .contes_left_side {
    background: #fff;
    z-index: 1;
    border-radius: 15px;
    padding: 5px 10px 10px;
    position: relative;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.card_in .app_start_form {
    padding: 0;
}
.contest_card_in {
    margin-bottom: 12px;
    padding: 0;
}
.card_in .contes_left_side.join_contst_no .join_contst {
    border-top: 1px solid #e2e4e5;
    display: block;
    text-align: center;
    background-color: #fff;
    color: #08f;
    color: var(--safe_color);
    padding: 5px 0 0 0;
    font-size: 16px;
    margin: 10px -10px 0 -10px;
}
.contest_card_in:first-child {
    margin-top: 5px;
}
.card_in .contes_left_side .card_in_data {
    padding: 10px 0 0 0;
}
.card_in .contes_left_side .card_title {
    padding: 10px;
    padding-top: 0;
}
.card_in .point_list span {
    display: block;
}
.card_in .contes_left_side span.small {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: #a1a5a9;
    display: inline-block;
}
.card_in .contes_left_side .contest_top_bar {
    text-align: center;
}
.card_in .contes_left_side .contest_top_bar .side_center {
    display: inline-block;
}
.card_in .contes_left_side .contest_bot_bar .side_left,
.card_in .contes_left_side .contest_top_bar .side_left {
    float: left;
    text-align: left;
}
.card_in .contes_left_side .contest_bot_bar .side_center,
.card_in .contes_left_side .contest_top_bar .side_center {
    text-align: center;
}
.card_in .contes_left_side .contest_top_bar .side_right {
    position: relative;
    z-index: 3;
}
.card_in .contes_left_side .contest_bot_bar .side_right,
.card_in .contes_left_side .contest_top_bar .side_right {
    float: right;
    text-align: right;
}
.card_in .contes_left_side .contest_top_bar {
    margin-bottom: 5px;
}
.card_in.contest_result .contes_left_side .contest_top_bar {
    margin-bottom: 0;
}
.card_in .contes_left_side .contest_bot_bar {
    margin-top: 5px;
}
.card_in .contes_left_side .contest_top_bar .main,
.card_in .contes_left_side .contest_top_bar a.main,
.results .result_listing ul.result_list li .result_data > div > div a.main {
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    padding-right: 5px;
}
.card_in .contes_left_side .contest_top_bar a.main:after,
.results
    .result_listing
    ul.result_list
    li
    .result_data
    > div
    > div
    a.main:after {
    content: "";
    border-left-color: #08f;
    border-top-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-top: 2px solid var(--safe_color);
    width: 7px;
    height: 7px;
    display: inline-block;
    transform: rotate(-133deg);
    -webkit-transform: rotate(-133deg);
    margin-left: 5px;
    margin-top: -5px;
    vertical-align: middle;
}
.card_in .contes_left_side .contest_top_bar a.main.zero,
.results
    .result_listing
    ul.result_list
    li
    .result_data
    > div
    > div
    a.main.zero {
    padding-right: 0;
}
.card_in .contes_left_side .contest_top_bar a.main.zero:after,
.results
    .result_listing
    ul.result_list
    li
    .result_data
    > div
    > div
    a.main.zero:after {
    display: none;
}
.card_in .contes_left_side .contest_top_bar a.main.no_arrow:after {
    display: none;
}
.results
    .result_listing
    ul.result_list
    li
    .result_data
    > div
    > div
    a.main:after {
    border-color: #47535d;
}
.card_in.mega .contes_left_side .contest_top_bar a.main:after {
    border-color: #08f;
    border-color: var(--safe_color);
}
.gray_outline {
    border: 2px solid #a1a5a9;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 15px;
    color: #a1a5a9;
}
.gray_outline:after {
    content: "";
    border-left: 2px solid #a1a5a9;
    border-top: 2px solid #a1a5a9;
    width: 9px;
    height: 9px;
    display: inline-block;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-left: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.gray_outline:hover {
    color: #a1a5a9;
}
.theme_outline {
    border-color: #08f;
    border: 2px solid var(--safe_color);
    font-size: 14px;
    font-weight: 500;
    padding: 3px 15px;
    color: var(--safe_color);
}
.theme_outline:after {
    content: "";
    border-left-color: #08f;
    border-top-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-top: 2px solid var(--safe_color);
    width: 9px;
    height: 9px;
    display: inline-block;
    transform: rotate(135deg);
    margin-left: 5px;
    margin-top: -3px;
    vertical-align: middle;
}
.theme_outline:hover {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
}
.theme_outline:hover:after {
    border-left-color: #fff;
    border-top-color: #fff;
}
a.main {
    cursor: pointer;
}
.card_in.mega .contes_left_side .contest_top_bar .main {
    color: #47535d;
}
.card_in.mega .contes_left_side .contest_top_bar a.main {
    color: #08f;
    color: var(--safe_color);
}
.two_btns a.btn {
    width: 48%;
    max-width: 200px;
    padding: 3px 10px;
}
.two_btns a.btn:first-of-type {
    margin-right: 3%;
}
.noarrow:after {
    display: none;
}
.results .result_listing ul.result_list li .result_data > div > div a.main img,
.results
    .result_listing
    ul.result_list
    li
    .result_data
    > div
    > div
    span.main
    img {
    display: inline-block;
    width: 9px;
    height: 7px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin-left: 3px;
}
.card_in .contes_left_side .contest_top_bar .main img {
    display: inline-block;
    width: 9px;
    height: 7px;
}
.card_in.mega .contes_left_side .contest_top_bar .main img {
    -webkit-filter: invert(45%) sepia(100%) saturate(361%) hue-rotate(0)
        brightness(104%) contrast(94%);
    filter: invert(45%) sepia(100%) saturate(361%) hue-rotate(0)
        brightness(104%) contrast(94%);
}
.card_in .contes_left_side .contest_mid_bar {
    display: block;
}
.card_in .contes_left_side .contest_mid_bar .contest_process {
    background-color: #f1f1f2;
    height: 4px;
    border-radius: 20px;
    overflow: hidden;
}
.card_in
    .contes_left_side
    .contest_mid_bar
    .contest_process
    .contest_process_in {
    background-color: #08f;
    background-color: var(--safe_color);
    height: 4px;
    border-radius: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    position: relative;
}
.card_in
    .contes_left_side
    .contest_mid_bar
    .contest_process
    .contest_process_in:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.4) 0,
        rgba(0, 0, 0, 0.05) 100%
    );
    background-image: -moz-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.4) 0,
        rgba(0, 0, 0, 0.05) 100%
    );
    background-image: -webkit-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.4) 0,
        rgba(0, 0, 0, 0.05) 100%
    );
    background-image: -ms-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.4) 0,
        rgba(0, 0, 0, 0.05) 100%
    );
}
.card_in a.join_btn span.make_center {
    display: block;
    width: 100%;
    margin-top: -5px;
    position: relative;
    z-index: 2;
}
.card_in .contes_left_side a.contf_info_link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.bottom_strip {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 7px 10px;
}
.bottom_strip span.center_text {
    font-family: Rubik;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #798086;
}
.bottom_strip .join_btn .fee {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 3px 5px;
    border-radius: 5px;
    margin-left: 10px;
    display: inline-block;
}
.app_footer {
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
    display: block;
    border-radius: 0 0 10px 10px;
}
.app_footer.mega {
    background-image: linear-gradient(0deg, #f1dbb1 0, #e7b862 100%);
    background-image: -moz-linear-gradient(0deg, #f1dbb1 0, #e7b862 100%);
    background-image: -webkit-linear-gradient(0deg, #f1dbb1 0, #e7b862 100%);
    background-image: -ms-linear-gradient(0deg, #f1dbb1 0, #e7b862 100%);
}
.app_footer .text_btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    border-radius: 0 0 10px 10px;
}
.app_footer .text_btns.table_desin {
    display: block;
}
.app_footer .text_btns.table_desin span.text {
    color: #fff;
}
.app_footer .text_btns.table_desin > .row > div {
    padding-left: 10px;
    padding-right: 10px;
}
a.foot_btn,
button.foot_btn {
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    background-color: #08f;
    background-color: var(--safe_color);
    cursor: pointer;
    outline: 0;
    border: none;
}
.app_footer.foot_btn {
    background-color: #08f;
    background-color: var(--safe_color);
}
a.foot_btn.disabled,
button.foot_btn.disabled {
    background-color: #a1a5a9;
}
a.foot_btn.disabled:before {
    display: none;
}
a.white_btn {
    background: #fff;
    color: #47535d;
}
.app_footer .text_btns a.foot_btn {
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    width: 100%;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    border-radius: 0;
}
.app_footer .text_btns a.foot_btn:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 2px;
    height: 80%;
    background-color: #fff;
}
.text_btns a.foot_btn:nth-child(1):before {
    display: none;
}
.app_footer .text_btns a.foot_btn span.left_text {
    text-align: center;
    float: left;
}
.app_footer .text_btns a.foot_btn span.right_text {
    text-align: center;
    float: right;
}
.app_footer .text_btns a.foot_btn span.num_text {
    border-radius: 3px;
    background: 0 0;
    border: 1px solid #fff;
    font-size: 15px;
    text-align: center;
    height: 25px;
    width: 30px;
    line-height: 25px;
    vertical-align: middle;
}
ul.filter {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
    top: 5px;
    padding: 0 16px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
ul.filter li {
    list-style: none;
}
ul.filter li a {
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    display: block;
    height: 55px;
    line-height: 55px;
    padding-right: 15px;
    position: relative;
    text-decoration: none;
    color: #e2e4e5;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
}
ul.filter li a.active {
    color: #08f;
    color: var(--safe_color);
}
ul.filter li a svg {
    position: absolute;
    display: block;
    width: 15px;
    height: 12px;
    top: 50%;
    margin-top: -6.5px;
    right: -3px;
    opacity: 0;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
ul.filter li a.active svg {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
ul.filter li a.active.down svg {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
ul.filter li a svg .st0 {
    fill: none;
    stroke: #08f;
    stroke: var(--safe_color);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.app_footer .text_btns a.foot_btn span {
    width: 100%;
}
.card_in .contes_left_side .contest_bot_bar span.small {
    color: #a1a5a9;
    font-weight: 400;
    display: block;
}
.data_card {
    padding: 15px;
    padding-bottom: 0;
}
.data_card:last-child {
    padding-bottom: 15px;
}
.data_card .card_in .contes_left_side {
    margin-right: 0;
    float: none;
}
.card_in ul.point_type {
    display: inline-block;
}
.card_in ul.point_list {
    padding-top: 5px;
}
.card_in ul.point_type li span.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 5px;
    color: #a1a5a9;
    border: 2px solid #a1a5a9;
    text-align: center;
}
.card_in ul.point_type li {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    margin-right: 4px;
}
.card_in ul.point_list li {
    list-style: none;
    margin-top: 5px;
    padding-left: 25px;
    position: relative;
}
.card_in ul.point_list li span.icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 17px;
    border-radius: 5px;
    color: #a1a5a9;
    top: 50%;
    margin-top: -10px;
    left: 0;
    border: 2px solid #a1a5a9;
    text-align: center;
}
.card_in ul.point_list li span.text {
    font-size: 14px;
    color: #a1a5a9;
    font-weight: 400;
}
.leader_board {
    margin: 10px;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.04);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.leader_board.scroll_active {
    border-radius: 0;
}
.leader_board h2 {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #47535d;
    padding: 15px 0;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.teams .team_listing {
    margin-top: 10px;
}
.teams {
    padding: 0 10px 10px;
}
.teams .team_listing h3 {
    font-size: 23px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    color: #444;
    display: block;
    padding: 10px 0;
    z-index: 5;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.teams .team_listing h3.scroll_active {
    padding: 10px 0;
    background-color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.14);
}
.teams .team_listing ul.teams_list li:last-child,
.winning_modal ul.teams_list li:last-child {
    margin-bottom: 0;
}
.teams .team_listing ul.teams_list li,
.winning_modal ul.teams_list li {
    position: relative;
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
.winning_modal ul.teams_list li,
.winning_modal ul.teams_list li:last-child {
    margin: 10px;
}
.winning_modal ul.teams_list li:first-child {
    margin-top: 0;
}
.teams .team_listing ul.teams_list li input,
.winning_modal ul.teams_list li input {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.teams .team_listing ul.teams_list li .team_data:after,
.winning_modal ul.teams_list li .team_data:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-color: #08f;
    border: 2px solid var(--safe_color);
    border-radius: 7px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}
.teams .team_listing ul.teams_list li input:checked + .team_data:after,
.winning_modal ul.teams_list li input:checked + .team_data:after {
    opacity: 1;
}
.teams .team_listing ul.teams_list li .team_data,
.winning_modal ul.teams_list li .team_data {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    position: relative;
}
.teams .team_listing ul.teams_list li .team_data > div,
.winning_modal ul.teams_list li .team_data > div {
    display: flex;
    clear: both;
    width: 100%;
}
.teams .team_listing ul.teams_list li .team_data > div > div,
.winning_modal ul.teams_list li .team_data > div > div {
    float: left;
    display: block;
    border-left: 1px solid #e2e4e5;
    padding: 0 12px;
    border-top: 1px solid #e2e4e5;
}
.teams .team_listing ul.teams_list li .team_data > div:first-child > div,
.winning_modal ul.teams_list li .team_data > div:first-child > div {
    border-top: 0;
}
.teams .team_listing ul.teams_list li .team_data > div > div:first-child,
.winning_modal ul.teams_list li .team_data > div > div:first-child {
    border-left: none;
}
.teams .team_listing ul.teams_list li .team_data > div > div span.team_name,
.winning_modal ul.teams_list li .team_data > div > div span.team_name {
    line-height: 70px;
    height: 60px;
    display: block;
    color: #47535d;
    font-size: 22px;
    font-weight: 500;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    border: 2px solid #47535d;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
}
.teams
    .team_listing
    ul.teams_list
    li
    input:checked
    + .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis,
.winning_modal
    ul.teams_list
    li
    input:checked
    + .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis {
    border-color: #08f;
    background-color: #08f;
    border: 2px solid var(--safe_color);
    background-color: var(--safe_color);
}
.teams
    .team_listing
    ul.teams_list
    li
    input:checked
    + .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis:before,
.winning_modal
    ul.teams_list
    li
    input:checked
    + .team_data
    > div
    > div
    span.team_name
    span.checkbox_dis:before {
    content: "";
    position: absolute;
    background-image: url(../images/done.svg);
    background-size: 26px;
    background-position: center center;
    height: 21px;
    width: 21px;
    display: block;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-repeat: no-repeat;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.player,
.teams .team_listing ul.teams_list li .team_data > div > div a.tools,
.winning_modal ul.teams_list li .team_data > div > div a.player,
.winning_modal ul.teams_list li .team_data > div > div a.tools {
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 4px 0;
    position: relative;
    z-index: 3;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.tools span,
.winning_modal ul.teams_list li .team_data > div > div a.tools span {
    display: block;
    width: 100%;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.tools
    span.img
    img,
.winning_modal ul.teams_list li .team_data > div > div a.tools span.img img {
    width: 40px;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.tools span.text,
.winning_modal ul.teams_list li .team_data > div > div a.tools span.text {
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #a1a5a9;
    line-height: 16px;
    text-transform: uppercase;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.player,
.winning_modal ul.teams_list li .team_data > div > div a.player {
    position: relative;
    text-align: left;
    padding: 0;
    padding-left: 45px;
    height: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.player span.img,
.winning_modal ul.teams_list li .team_data > div > div a.player span.img {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -20px;
    left: 0;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.img
    img,
.winning_modal ul.teams_list li .team_data > div > div a.player span.img img {
    width: 100%;
    height: 100%;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.img
    img.player_img,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.img
    img.player_img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.teams .team_listing ul.teams_list li .team_data > div > div a.player span.data,
.winning_modal ul.teams_list li .team_data > div > div a.player span.data {
    display: block;
}
.winning_modal ul.teams_list li .team_data > div > div a.player span.data {
    width: 100%;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.data
    span,
.winning_modal ul.teams_list li .team_data > div > div a.player span.data span {
    display: block;
    width: 100%;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.data
    span.type,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.data
    span.type {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #a1a5a9;
    text-transform: uppercase;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.data
    span.name,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.player
    span.data
    span.name {
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #47535d;
}
.teams .team_listing ul.teams_list li .team_data > div > div span.player_type,
.winning_modal ul.teams_list li .team_data > div > div span.player_type {
    display: block;
    text-align: center;
    width: 100%;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.player_type
    span,
.winning_modal ul.teams_list li .team_data > div > div span.player_type span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.player_type
    span.img,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.player_type
    span.img {
    width: 35px;
}
.teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.player_type
    span.number,
.winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    span.player_type
    span.number {
    font-size: 22px;
    color: #2e2d2d;
    font-weight: 700;
    margin-left: 5px;
}
.player_role_title ul.c_vc_title {
    display: block;
    list-style: none;
    text-align: center;
}
.player_role_title ul.c_vc_title li {
    display: inline-block;
    width: 52px;
}
.player_box {
    display: block;
    padding: 10px;
    padding-bottom: 0;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.card_player {
    display: block;
    position: relative;
    overflow: hidden;
}
.card_player > div {
    float: left;
    width: 50%;
    background-color: #fff;
}
.card_player > div:first-child {
    padding-right: 10px;
}
.card_player > div:last-child {
    padding-left: 10px;
}
.card_player > div > span {
    display: block;
}
.card_player > div > span.left {
    float: left;
}
.card_player > div > span.right {
    float: right;
}
.card_player > div > span > span.text {
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-weight: 500;
    color: #798086;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.card_player > div > span > span.text > span {
    font-weight: 500;
    color: #08f;
    color: var(--safe_color);
}
.card_player > div > span > span.text > span b {
    font-weight: 500;
    color: #798086;
}
.card_player > div > span.process {
    width: 100%;
    height: 5px;
    background-color: #e2e4e5;
    border-radius: 50px;
}
.card_player > div > span.process span.blue {
    display: block;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-color: #08f;
    background-color: var(--safe_color);
    height: 5px;
    border-radius: 50px;
}
.app_pad {
    padding: 10px;
}
ul.player_type_tab {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
}
ul.player_type_tab li {
    width: 20%;
    list-style: none;
    padding: 0 5px;
}
ul.player_type_tab li.player_desig {
    width: 100%;
    list-style: none;
    padding: 0 5px;
    overflow: hidden;
}
ul.player_type_tab li span.player_position {
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #798086;
}
ul.player_type_tab li span.player_detail {
    width: 103px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.c_vc_box h3 {
    text-align: center;
    font-size: 20px;
    color: #47535d;
    margin-bottom: 5px;
    margin-top: 10px;
}
.c_vc_box p {
    color: #a1a5a9;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
}
ul.player_type_tab li span.player_detail img {
    width: 103px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
ul.player_type_tab li span.player_detail span.player_point {
    position: absolute;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 100%;
    border-radius: 0 0 3px 3px;
    background-color: rgba(44, 51, 63, 0.7);
    left: 0;
    bottom: 0;
}
ul.player_type_tab li span.player_name {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #47535d;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 210px !important;
    display: inline-block;
}
ul.player_type_tab li a {
    max-width: 103px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.c_vc_box ul {
    margin-bottom: 15px;
}
ul.player_type_tab li a.active {
    background: 0 0;
    border-color: #08f;
    border: 2px solid var(--safe_color);
    border-radius: 6px;
}
ul.player_type_tab li a img {
    display: block;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 1;
    position: relative;
}
ul.player_type_tab li span.progres {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
ul.player_type_tab li span.progres span.progres_strip {
    display: inline-block;
    width: 18%;
    height: 4px;
    background-color: #c3c6c8;
    border-radius: 50px;
    margin: 10px 2px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
ul.player_type_tab li span.progres span.progres_strip.active {
    background-color: #08f;
    background-color: var(--safe_color);
}
.winning_modal .form-group {
    margin: 0;
}
.winning_modal .form-group .select_avtar ul li {
    width: calc(20% - 18px);
}
ul.amount_detail {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
ul.amount_detail li {
    font-weight: 400;
    font-size: 17px;
    color: #798086;
}
ul.amount_detail li.dark {
    font-weight: 500;
    color: #47535d;
}
ul.amount_detail li {
    height: 55px;
    line-height: 55px;
    border: none;
    border-bottom: 1px solid #e2e4e5;
    padding: 0 10px;
}
ul.amount_detail li:last-child {
    border: none;
}
ul.amount_detail li span.text_left {
    text-align: left;
    float: left;
    border-right: 1px solid #e2e4e5;
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.amount_detail li span.text_right {
    text-align: right;
    float: right;
    width: 40%;
}
.winning_modal .table_own {
    margin: 0;
}
.winning_modal .card_in {
    box-shadow: none;
}
.winning_modal .table_desin.border_avl.currunt_info > .row,
.winning_modal .table_desin.border_avl.currunt_info > .row:first-child,
.winning_modal .table_desin.border_avl > .row {
    border-bottom: 1px solid #f7f6fb !important;
}
.winning_modal .table_desin.border_avl.currunt_info > .row:last-child,
.winning_modal .table_desin.border_avl > .row:first-child,
.winning_modal .table_desin.border_avl > .row:last-child {
    border-bottom: none !important;
}
.winning_modal .table_desin span.date_time {
    font-size: 14px;
    color: #798086;
    font-weight: 400;
}
.winning_modal .table_desin.currunt_info {
    margin: 10px;
    border: 1px solid #e2e4e5;
    border-radius: 5px;
}
.winning_modal .table_desin.currunt_info .row > div {
    border-right: 1px solid #e2e4e5;
    line-height: 50px;
    min-height: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.winning_modal .table_desin.currunt_info .row > div:last-child {
    border: none;
}
.winning_modal .table_desin.currunt_info span.text {
    font-size: 14px;
    word-break: break-all;
}
.winning_modal .table_desin.currunt_info span.text {
    font-size: 14px;
}
.footer_modal {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.footer_modal .share_link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e2e4e5;
}
.footer_modal .share_link a.share_icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    padding: 10px;
}
.footer_modal .share_link a.share_icon img {
    width: 30px;
}
.switch_btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
}
.team_switcher {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 14px;
    margin: 0;
}
.switch_btn span.text {
    font-weight: 300;
    font-size: 17px;
    text-align: left;
    color: #a1a5a9;
    padding-left: 20px;
}
.team_switcher input {
    opacity: 0;
    width: 0;
    height: 0;
}
.team_switcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.team_switcher .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -1px;
    bottom: -3px;
    background: #c3c6c8;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.team_switcher input:checked + .slider {
    background-color: #c3c6c8;
}
.team_switcher input:checked + .slider:before {
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
    left: -10px;
}
.team_switcher input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
ul.breakup {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 100%;
    list-style: none;
}
ul.breakup li {
    width: calc(33.33% - 10px);
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 10px;
}
ul.breakup li:first-child {
    margin-left: 0;
}
ul.breakup li:list-child {
    margin-right: 0;
}
ul.breakup li label {
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    border-radius: 6px;
}
ul.breakup li label input {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
ul.breakup li label input + span.winner {
    background: #c3c6c8;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
ul.breakup li label input:checked + span.winner {
    background-color: #08f;
    background-color: var(--safe_color);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
a.check_breakup {
    font-weight: 300;
    font-size: 15px;
    color: #08f;
    color: var(--safe_color);
    display: block;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a.check_breakup:hover {
    color: #47535d;
}
span.invite_info {
    font-weight: 300;
    font-size: 12px;
    text-align: center;
    color: #a1a5a9;
    display: block;
    padding: 10px 0;
}
.results .result_listing {
    margin-top: 10px;
}
.results {
    padding: 0 10px 10px;
}
.results .result_listing ul.result_list li {
    position: relative;
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
.results .result_listing ul.result_list li:last-child {
    margin-bottom: 0;
}
.results .result_listing ul.result_list li .result_data {
    display: block;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.results .result_listing ul.result_list li .result_data > div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 1px solid #e2e4e5;
}
.results .result_listing ul.result_list li .result_data > div:last-child {
    border: none;
}
.results .result_listing ul.result_list li .result_data > div > div {
    border-right: 1px solid #e2e4e5;
    padding: 10px;
}
.results .result_listing ul.result_list li .result_data > div > div:last-child {
    border: none;
}
.results .result_listing ul.result_list li .result_data > div > .side_center {
    text-align: center;
}
.results .result_listing ul.result_list li .result_data > div > .side_left {
    text-align: left;
}
.results .result_listing ul.result_list li .result_data > div > .side_right {
    text-align: right;
}
.results .result_listing ul.result_list li .result_data > div > div span.small {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #47535d;
    text-transform: uppercase;
}
.results .result_listing ul.result_list li .result_data > div > div span.main {
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #47535d;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
.results .result_listing ul.result_list li .result_data > div > div a.main {
    color: #47535d;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.view_leaderbord {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    width: 100%;
    padding: 5px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.card_foot {
    display: block;
    text-align: center;
    border: none;
    padding: 5px 0 0 0;
    border-top: 1px solid #e2e4e5;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
    margin-top: 2px;
}
.card_foot a.view_player {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    z-index: 5;
    text-align: center;
    bottom: 0;
    padding: 0;
    text-decoration: none;
}
.card_foot a.view_player.mega,
a.view_leaderbord.mega {
    color: #c58a1f;
}
.win_contest {
    background-color: #2c333f;
    height: 60px;
}
.win_data {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.win_data .side_left {
    padding: 13.5px 15px;
    display: block;
}
.win_data .side_left .data_left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.win_data .side_left .data_left h2 {
    font-weight: 500;
    font-size: 21px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
.win_data .side_left .data_left img {
    width: 40px;
    height: 24px;
}
.win_data .side_left .data_left .win_amount {
    font-weight: 700;
    font-size: 21px;
    text-align: left;
    color: #f5d444;
}
.win_data .data_right {
    font-weight: 500;
    font-size: 21px;
    color: #fff;
    display: block;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 10px;
}
.brow_not_supp,
.error_404 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.error_404 .error_detail {
    text-align: center;
    padding: 40px 15px;
}
.brow_not_supp .brows_detail {
    text-align: center;
    padding: 15px 15px;
}
.brow_not_supp .brows_detail figure {
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
}
.brow_not_supp .brows_detail figure img {
    height: 170px;
    width: 170px;
}
.error_404 .error_detail h2 {
    font-weight: 700;
    font-size: 131px;
    line-height: 130px;
    color: #08f;
    color: var(--safe_color);
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}
.brow_not_supp .brows_detail h3 {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #47535d;
}
.error_404 .error_detail p {
    font-weight: 500;
    font-size: 15px;
    color: #47535d;
}
.brow_not_supp .brows_detail p {
    color: #a1a5a9;
    font-weight: 500;
    font-size: 14px;
}
.error_404 .error_detail p a {
    color: #08f;
    color: var(--safe_color);
    text-decoration: underline;
}
.error_404 .error_detail p a:hover {
    color: #47535d;
}
.profile {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.profile a.prof_img {
    display: inline-block;
    width: 42px;
    position: relative;
}
.profile a.prof_img:before {
    content: "";
    position: absolute;
    background-image: url(../images/add_bg_white.svg);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.28);
    background-size: 15px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 3px;
    left: 3px;
}
.profile a.prof_img input {
    -webkit-appearance: none;
    position: absolute;
    opacity: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
}
.profile a.prof_img img {
    width: 100%;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.profile span.prof_data {
    display: inline-block;
    color: #47535d;
    padding-left: 10px;
    overflow: hidden;
    width: 100%;
}
.profile span.prof_data h2 {
    font-weight: 500;
    font-size: 17px;
    text-align: left;
    color: #fff;
    display: block;
    text-transform: uppercase;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.profile span.prof_data p {
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    color: #fff;
    display: block;
    line-height: 18px;
}
.profile_form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.profile_form .form-group {
    margin-bottom: 20px;
    position: relative;
}
.profile_form .form-group:last-child {
    margin-bottom: 0;
}
.profile_form .form-group > label {
    top: 0;
    position: absolute;
    left: 0;
    font-size: 15px;
    font-weight: 300;
    color: #c3c6c8;
    margin: 0;
    z-index: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.profile_form .form-group > label.input {
    top: 17px;
}
.profile_form .form-group.lab_anim_done > label {
    font-size: 12px;
    top: -5px;
    color: #c3c6c8;
}
.form-group textarea.form-control {
    resize: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.profile_form .form-group input.form-control,
.profile_form .form-group select.form-control {
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    background-color: transparent;
    border: none;
    padding: 0 10px 0 0;
    position: relative;
    z-index: 2;
    font-size: 21px;
    color: #47535d;
    font-weight: 500;
    border-bottom: 1px solid #e2e4e5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.profile_form .form-group .input_radio {
    padding-top: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.profile_form .form-group .input_radio > input {
    border: 2px solid #c3c6c8;
    height: 16px;
    width: 16px;
    -webkit-appearance: none;
    border-radius: 50%;
}
.profile_form .form-group .input_radio label {
    color: #c3c6c8;
    margin-bottom: 0;
    padding: 0 15px 0 5px;
    font-size: 21px;
}
.profile_form .form-group .input_radio > input:checked {
    border: 2px solid #47535d;
}
.profile_form .form-group .input_radio > input:checked + label {
    color: #47535d;
    position: relative;
}
.profile_form .form-group .input_radio > input:checked + label:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -12px;
    background: #47535d;
    height: 8px;
    width: 8px;
    border-radius: 100%;
}
.profile_form .form-group .input_radio > input:checked > label {
    color: #47535d;
}
.profile_form .form-group input.form-control + span.in_line {
    display: block;
    width: 0;
    left: 0;
    height: 1px;
    background-color: #e2e4e5;
    position: absolute;
    top: 59px;
    z-index: 3;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.profile_form .form-group input.form-control:focus + span.in_line,
.profile_form .form-group.lab_anim_done input.form-control + span.in_line {
    width: 100%;
}
.profile_form .anim_img {
    position: relative;
    width: 80px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
}
.profile_form .otp-main > div > input {
    margin-left: 2.5% !important;
    margin-right: 2.5% !important;
    border-bottom: 1px solid #000 !important;
    color: #e2e4e5 !important;
}
.data_card .card_in span.notification_img {
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0;
}
.data_card .card_in span.notification_img img {
    width: 100%;
}
.profile_form .form-group select.form-control {
    height: 60px;
    border-radius: 0;
    background-color: transparent;
    border: none;
    padding: 0 10px 0 0;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #bdc4cd;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.profile_form input.file_here {
    display: none;
    width: 100%;
}
.profile_form a.file_upload {
    border-radius: 8px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
    background-color: #08f;
    background-color: var(--safe_color);
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    color: #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.42);
}
.profile_form a.file_upload:hover {
    background-color: #f5d444;
    color: #08f;
    color: var(--safe_color);
}
.blur_showing {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-filter: initial;
    filter: initial;
}
.preview_link {
    display: none;
}
a.preview_link,
a.profile_link {
    text-decoration: none;
}
a.preview_link,
a.profile_link:hover {
    color: #47535d;
}
.preview_link {
    font-weight: 500;
    font-size: 14px;
    color: #47535d;
    position: relative;
    width: 100%;
    display: block;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.profile_link {
    font-weight: 500;
    font-size: 17px;
    text-align: left;
    color: #47535d;
    position: relative;
    width: 100%;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.profile_link:after {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/next_arrow.svg);
    background-size: 40px;
    background-position: right center;
    display: block;
    z-index: 4;
    height: 40px;
    width: 40px;
    bottom: 0;
}
.data_detail {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #a1a5a9;
    padding: 10px 10px 0 10px;
}
.match_select {
    padding: 10px 0;
}
.match_select .form-group {
    margin: 0;
}
.match_select .form-group select.form-control {
    width: 50%;
    margin: 0 auto;
    border: 1px solid #47535d;
    outline: 0;
    box-shadow: none;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #47535d;
    padding: 3px 30px 3px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(../images/blue_arroe.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: right 5px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: auto;
}
.match_select
    .form-group
    select.form-control
    optio
    .player_data_btn
    a.foot_btn
    span {
    width: auto;
}
.player_data_btn a.foot_btn ul {
    list-style: none;
    display: block;
    width: 100%;
}
.player_data_btn a.foot_btn ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.player_data_btn a.foot_btn ul li span.user {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 250px;
    width: 100%;
}
.player_data_btn a.foot_btn ul li span.user span.user_img {
    width: 30px;
}
.player_data_btn a.foot_btn ul li span.user span.user_img img {
    width: 30px;
    border-radius: 3px;
}
.player_data_btn a.foot_btn ul li span.user span.user_name {
    padding-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
    width: 100%;
    text-align: left;
}
.player_data_btn a.foot_btn ul li span.data {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-align: right;
    justify-content: flex-end;
    align-items: center;
}
.player_data_btn a.foot_btn ul li span.data span {
    width: 105px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.no_data_found {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin: 10px;
}
.no_data {
    display: none;
    align-items: center;
    height: auto;
    text-align: center;
    width: 100%;
}
.no_data_found .no_data {
    display: block;
}
.no_data_found .scroling_div,
.no_data_found .tab-data {
    display: none;
}
.scroling_div.no_data_found .transaction_listing {
    display: none;
}
.transaction_listing {
    padding-bottom: 60px;
}
.wallet {
    display: block;
    width: 100%;
    list-style: none;
    padding: 5px;
    padding-bottom: 0;
}
.wallet .data_card {
    width: 50%;
    display: inline-block;
    position: relative;
    padding: 5px;
}
.wallet .data_card:nth-child(2n + 2) {
    margin-left: -5px;
}
.data_card.active .card_in,
.wallet .data_card.active .card_in {
    background: #08f;
    background: var(--safe_color);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.wallet .data_card span.wallet_data {
    text-align: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.wallet .data_card span.wallet_data .card_title {
    text-align: left;
    border: none;
    margin: 0;
    padding: 0;
}
.wallet .data_card span.wallet_data .card_title p {
    display: block;
    font-weight: 300;
    font-size: 21px;
    color: #a1a5a9;
    text-align: left;
    line-height: 21px;
    word-break: break-all;
}
.wallet .data_card span.wallet_data .card_title h2 {
    font-weight: 700;
    font-size: 27px;
    color: #47535d;
    line-height: 32px;
    text-align: left;
}
.wallet .data_card span.wallet_data span.info {
    display: inline-block;
    width: 26px;
    position: relative;
}
.wallet .data_card span.wallet_data span.info a {
    width: 22px;
    position: absolute;
    z-index: 5;
    right: 10px;
}
.wallet .data_card span.wallet_data span.info a img {
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.wallet .data_card span.data_detail {
    display: block;
    text-align: left;
}
.wallet .data_card span.data_detail {
    display: block;
    text-align: left;
    padding: 15px 0;
}
.wallet .data_card span.data_detail a {
    font-weight: 400;
    font-size: 15px;
    color: #798086;
    z-index: 10;
    position: absolute;
    bottom: 10px;
    text-decoration: none;
    width: 96%;
    line-height: 15px;
}
.blue,
.wallet .data_card span.data_detail a.blue {
    color: #08f;
    color: var(--safe_color);
}
.data_card.active .card_in a,
.wallet .data_card.active span.data_detail a,
.wallet .data_card.active span.wallet_data .card_title h2,
.wallet .data_card.active span.wallet_data .card_title p {
    color: #fff;
}
.data_card .card_in a small {
    text-transform: capitalize;
}
.wallet .data_card.active span.wallet_data span.info a img {
    width: 100%;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.data_card.active .card_in a.profile_link:after {
    -webkit-filter: invert(95%) sepia(100%) saturate(0) hue-rotate(167deg)
        brightness(105%) contrast(105%);
    filter: invert(95%) sepia(100%) saturate(0) hue-rotate(167deg)
        brightness(105%) contrast(105%);
}
.notification_listing {
    display: block;
    padding: 0;
    margin: 0;
}
.notification_listing .data_card .card_in {
    position: relative;
    display: block;
}
.notification_listing .data_card .card_in .notification_detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.notification_listing
    .data_card
    .card_in
    .notification_detail
    span.notification_icon {
    width: 36px;
    margin-right: 10px;
}
.notification_listing .data_card .card_in span.notification_icon img {
    width: 36px;
}
.notification_listing
    .data_card
    .card_in
    .notification_detail
    span.notification_data {
    width: calc(100% - 46px);
}
.notification_listing
    .data_card
    .card_in
    .notification_detail
    span.notification_data
    .notifi_title {
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    color: #798086;
    line-height: 17px;
    display: block;
}
.notification_listing
    .data_card
    .card_in
    .notification_detail
    span.notification_data
    .notifi_title
    b {
    color: #2c333f;
    font-weight: 500;
}
.notification_listing
    .data_card
    .card_in
    .notification_detail
    span.notification_data
    .notifi_time {
    font-weight: 300;
    font-size: 13px;
    text-align: left;
    color: #08f;
    color: var(--safe_color);
    display: block;
}
.notification_listing .data_card .card_in span.notification_img {
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0;
}
.notification_listing .data_card .card_in span.notification_img img {
    width: 100%;
    border-radius: 16px;
}
span.notification_link {
    border-top: 1px solid #e2e4e5;
    margin: 10px -10px 0 -10px;
    display: block;
    position: relative;
}
span.notification_link span.notification_tc {
    font-weight: 500;
    font-size: 12px;
    text-align: left;
    color: #47535d;
    position: relative;
    width: 100%;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 10px;
    padding-bottom: 0;
}
span.notification_link span.notification_tc:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    right: 0;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/down.svg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0.5;
}
.add_cash_form {
    margin: 15px 0;
}
.add_cash_form .form-group.form_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.add_cash_form .form-group.form_in button {
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer;
}
.add_cash_form .form-group.form_in button img {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.add_cash_form .form-group input.form-control {
    height: 70px;
    line-height: 70px;
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    font-size: 35px;
    font-weight: 700;
    color: #08f;
    color: var(--safe_color);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
p.total_amount {
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    display: block;
}
ul.offer_table {
    list-style: none;
    display: block;
    border: 1px solid #e2e4e5;
    border-radius: 3px;
}
ul.offer_table li.table_data {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e2e4e5;
}
ul.offer_table li.table_data:last-child {
    border: none;
}
ul.offer_table li.table_data span.data {
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    color: #47535d;
    border-right: 1px solid #e2e4e5;
    width: 28%;
    padding: 10px 5px;
    text-transform: uppercase;
}
ul.offer_table li.table_data span.data.dark {
    font-weight: 500;
    color: #2c333f;
}
ul.offer_table li.table_data span.data.blue {
    color: #08f;
    color: var(--safe_color);
    font-weight: 500;
}
ul.offer_table li.table_data span.data:last-child {
    border: none;
    width: 15%;
}
a.get_action {
    border-radius: 50px;
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 5px 10px;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}
p.note,
span.info {
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    display: block;
    padding: 10px 0 5px 0;
}
span.info {
    padding: 0;
}
p.note {
    font-size: 15px;
}
.our_modal .add_cash_option {
    padding: 10px;
}
.our_modal .add_cash_option .data_card {
    width: 50%;
    display: inline-block;
    position: relative;
    padding: 10px;
    vertical-align: middle;
}
.our_modal .add_cash_option .data_card:nth-child(2n + 2) {
    margin-left: -5px;
}
.our_modal .add_cash_option .data_card .card_in {
    border: 1px solid #e2e4e5;
    background-color: #fff;
    text-align: center;
    height: 90px;
    line-height: 70px;
    position: relative;
}
.our_modal .add_cash_option .data_card .card_in span.wallet_data {
    width: 100%;
    display: block;
}
.our_modal .add_cash_option .data_card .card_in span.wallet_data img {
    height: 30px;
}
.our_modal .add_cash_option .data_card .card_in span.data_detail {
    font-weight: 700;
    font-size: 10px;
    color: #a1a5a9;
    display: block;
    padding: 0;
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -35px;
}
.cash_bonus {
    padding-bottom: 10px;
}
.card_player.total_earn {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 10px 5px;
    border-radius: 0 0 15px 15px;
}
.card_player.total_earn > div {
    width: 100%;
}
.card_player.total_earn > div > span > span.text {
    font-size: 17px;
    height: auto;
    line-height: 20px;
}
.refer_user {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.refer_user.new_invite {
    background-image: url(../images/invite-friend.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    height: 50px;
}
.refer_user.new_invite span.invite {
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    display: block;
    text-transform: uppercase;
    width: 100%;
}
.refer_user .user_img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.refer_user .contes_left_side {
    margin-right: 0;
    float: none;
    width: calc(100% - 65px);
}
.wallet .data_card.done .card_in:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-color: #08f;
    border: 2px solid var(--safe_color);
    border-radius: 3px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.7;
    background: #08f;
    background: var(--safe_color);
    background-image: url(../images/done.svg);
    background-size: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
}
.refer_user .contes_left_side .contest_top_bar .side_left {
    width: 100%;
}
.refer_user .contes_left_side .contest_top_bar .side_left span.main {
    color: #47535d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
}
.card_player.total_earn > div > span.center > span.text {
    text-align: center;
}
.invite_modal span.terms {
    text-align: center;
    display: block;
}
.invite_modal span.terms a {
    font-weight: 300;
    text-decoration: underline;
    font-size: 17px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
}
.saring_btn {
    margin: 10px 0;
}
.verify_state {
    display: block;
    padding: 0;
    margin: 0;
}
.verify_state .card_in {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 10px;
}
.verify_state .card_in .verify {
    display: block;
    padding: 0 15px 0 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}
.verify_state .card_in.status .verify {
    padding: 0 30px 0 0;
}
.verify_state .card_in.done {
    border: 1px solid #229129;
}
.verify_state .card_in.pending {
    border: 1px solid #ffbb01;
}
.verify_state .card_in.status .verify:after {
    content: "";
    position: absolute;
    background-size: 40px;
    height: 40px;
    width: 40px;
    background-position: right center;
    display: block;
    right: 15px;
    top: 12px;
    z-index: 5;
}
.verify_state .card_in.done .verify:after {
    content: "";
    background-image: url(../images/done_green.svg);
}
.verify_state .card_in.pending .verify:after {
    content: "";
    background-image: url(../images/minus.svg);
    -webkit-filter: invert(69%) sepia(55%) saturate(1223%) hue-rotate(357deg)
        brightness(102%) contrast(106%);
    filter: invert(69%) sepia(55%) saturate(1223%) hue-rotate(357deg)
        brightness(102%) contrast(106%);
}
.verify_state .card_in .verify span.small {
    display: block;
    font-weight: 300;
    font-size: 17px;
    text-align: left;
    color: #c3c6c8;
    line-height: 20px;
}
.verify_state .card_in .verify span.main {
    display: block;
    font-weight: 500;
    font-size: 21px;
    text-align: left;
    color: #e2e4e5;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.verify_state .card_in.done .verify span.main {
    color: #47535d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.verify_state .card_in .verify_btn {
    display: block;
    padding: 0;
    margin: 0;
}
.verify_form {
    display: block;
    padding-top: 10px;
    margin: 0;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img {
    position: relative;
    background: #fff;
    border: 1px dashed #e2e4e5;
    padding: 20px 10px 20px 15px;
    border-radius: 6px;
    min-height: 140px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    input {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 5px;
    background: #fff;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .input_img {
    display: block;
    position: relative;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .input_img
    input
    + span.img {
    width: 100%;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .input_img
    input
    + span.img
    img {
    width: auto;
    height: 90px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .input_img
    input
    + span.img
    span.img_title {
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    display: block;
    text-transform: uppercase;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .img_add {
    position: relative;
    border-radius: 5px;
    display: block;
    text-align: center;
    width: 100%;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .img_add
    .doc_img
    img {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
}
.verifiy_form
    .data_card
    .card_in
    .verify_form
    .app_start_form
    .form-group.verify_img
    .img_add
    .delete_img {
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: #2c333f;
    background-image: url(../images/delete.svg);
    background-position: center;
    background-size: 40px;
    z-index: 10;
    cursor: pointer;
    background-repeat: no-repeat;
}
.hide {
    display: none !important;
}
.no-refer-friend {
    min-height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
}
.no-refer-friend img {
    max-width: 215px;
    margin-bottom: 15px;
}
.no-refer-friend h2 {
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    color: #47535d;
    text-align: center;
    margin: 0 auto 5px;
}
.no-refer-friend p {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #a1a5a9;
    margin-bottom: 20px;
}
.leader_don {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px 15px 14px;
    justify-content: space-between;
}
.leader_don h3 {
    font-weight: 500;
    font-size: 20px;
    text-align: left;
}
.leader_don a {
    font-weight: 500;
    font-size: 15px;
    text-align: right;
    color: #47535d;
    border-radius: 6px;
    background: #fff;
    border: 2px solid #fff;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.leader_don a span {
    display: inline-block;
}
.leader_don a span.img {
    width: 20px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.leader_don a span.img img {
    width: 90%;
    height: auto;
}
.table_own,
.table_own.scroll_class {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.table_own .card_in {
    padding: 0;
}
.table_desin > .row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    align-items: center;
}
.table_desin.border_avl > .row.head,
.table_desin.border_avl > .row:last-child {
    border: none;
}
.table_desin.border_avl > .row {
    border-bottom: 1px solid #e2e4e5;
}
.table_desin > .row > div {
    padding: 10px;
}
.table_desin > .row.shorting > div {
    padding: 0 10px;
}
.table_desin .row > div span {
    display: block;
}
.table_desin .row > div span.user_position {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.table_desin .row > div span.user_position figure {
    width: 20px;
    display: block;
    padding: 0 5px;
    height: 30px;
}
.table_desin .row > div span.pts,
.table_desin .row > div span.team {
    display: inline-block;
}
.table_desin .row > div span.pts {
    color: #7d7d7d;
    font-size: 12px;
    font-weight: 300;
}
.table_desin .row.head {
    background-color: #fff;
}
.team_create .row.head {
    background-color: #f1f1f2;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}
.table_desin .row.head span,
.table_desin .row.head.shorting a {
    font-weight: 500;
    font-size: 14px;
    color: #798086;
    text-decoration: none;
}
.table_desin span.user {
    position: relative;
    padding-left: 40px;
}
.text_exlips {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table_desin span.user img.user {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    top: calc(50% - 15px);
    left: 0;
}
.table_desin span.text {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #a1a5a9;
}
.table_desin span.text.dark_text {
    color: #47535d;
    font-weight: 500;
}
.table_desin span.text.player_stat {
    line-height: 30px;
}
.table_desin span.text.price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.table_desin span.text.price span img {
    width: 30px;
    text-align: left;
}
.table_desin span.text small {
    font-size: 15px;
    font-weight: 500;
}
.table_desin span.text b {
    font-weight: 500;
    color: #47535d;
}
.table_own.cap_vc_tab .leader_don h3,
.table_own.team_create .leader_don h3 {
    width: 100%;
    text-align: center;
    color: #fff;
}
.leader_don span {
    font-size: 16px;
}
.table_desin .row.head.shorting .row {
    margin: 0;
}
.table_desin .row.head.shorting .row > div {
    padding: 0;
}
.table_desin .row.head.shorting a:after {
    content: "";
    background-image: url(../images/down.svg);
    width: 0;
    height: 0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 1px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.table_desin .row.head.shorting .short a {
    white-space: nowrap;
}
.table_desin .row.head.shorting .short a:after {
    width: 15px;
    top: -2px;
    height: 15px;
    background-size: 22px 22px;
    display: inline-block;
    background-position: center center;
}
.table_desin .row.head.shorting .short.up a:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.team_create .table_desin > .row {
    padding: 15px 70px 15px 15px;
    position: relative;
}
.table_desin span.player a.link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.table_desin span.player {
    margin-top: -9px;
    margin-bottom: -10px;
    margin-left: -10px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding: 10.5px 0 10.5px 70px;
}
.table_desin span.player span.player_img {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.table_desin span.player span.player_img span.img {
    position: relative;
    width: 56px;
    height: 56px;
    top: 0;
    border-radius: 100%;
    left: 0;
    overflow: hidden;
    background: 0 0;
}
.table_desin span.player span.player_img:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    bottom: 0;
    left: -4px;
    background-image: url(../images/ic_notice.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: top right;
    z-index: 4;
    display: block;
}
.table_desin span.player span.player_img span.img img.plyr {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
}
.table_desin span.player span.name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #798086;
    font-weight: 500;
}
.table_desin span.player span.data span.team small {
    font-weight: 400;
    line-height: 20px;
    font-size: 15px;
    position: relative;
    color: var(--safe_color);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.table_desin span.player span.data span.team b {
    font-weight: 400;
    color: #a1a5a9;
    text-transform: uppercase;
}
.table_desin span.player span.data span.team small.diff_t {
    color: var(--regular_color);
}
.team_create .table_desin > .row a.select_player {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.team_create .table_desin > .row a.select_player span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    border-radius: 4px;
    display: block;
    width: 35px;
    height: 35px;
    background-color: #47535d;
}
.team_create .table_desin > .row.themesafe a.select_player span {
    background: #08f;
    background: var(--safe_color);
}
.team_create .table_desin > .row.themeregular a.select_player span {
    background: #7b0041;
    background: var(--regular_color);
}
.team_create .table_desin > .row.active a.select_player span:after {
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.team_create .table_desin > .row.active a.select_player span:before {
    background-color: #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.playerpoints {
    color: #798086;
    font-size: 14px;
    font-weight: 400;
}
.player_status {
    font-size: 14px;
    font-weight: 400;
    padding-left: 12px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.player_status:after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    background: #333;
    border-radius: 50%;
    bottom: 8px;
    left: 0;
    z-index: 5;
}
.playing {
    color: #72c85d;
}
.playing:after {
    background: #72c85d;
}
.new_addition {
    color: #9d7aff;
}
.new_addition:after {
    background: #9d7aff;
}
.ruled_out {
    color: #eab027;
}
.ruled_out:after {
    background: #eab027;
}
.not_playing {
    color: #f00000;
}
.not_playing:after {
    background: #f00000;
}
.last_playing {
    color: #ff9100;
}
.last_playing:after {
    background: #ff9100;
}
.table_own .card_in .leader_don a.disable {
    opacity: 0.2 !important;
}
.team_create .table_desin > .row.disabled {
    opacity: 0.5 !important;
}
.disable_6 {
    opacity: 0.2;
}
.disable_5 {
    opacity: 0.5;
}
.disable {
    opacity: 0.5 !important;
}
.cap_vc_tab .table_desin > .row {
    position: relative;
}
.cap_vc_tab .table_desin > .row {
    padding: 10px 15px 10px 15px;
}
.ce_vc_text {
    position: absolute;
    width: 130px;
    top: 0;
    right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 7px 0 !important;
}
.ce_vc_text > div {
    width: 50%;
    text-align: center;
    border-left: 2px solid transparent;
}
.cap_vc_tab .table_desin > .row .c_vc_select {
    padding: 0 !important;
    text-align: right;
}
.cap_vc_tab .table_desin > .row .c_vc_select > a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    color: #c3c6c8;
    font-size: 14px;
    font-weight: 400;
}
.cap_vc_tab .table_desin > .row .c_vc_select > a > span {
    display: block;
    width: 41px;
    font-size: 16px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #47535d;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin: 0 10px;
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.vc_sect.active {
    color: #7b0041;
    color: var(--regular_color);
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.active span {
    background-color: #08f;
    background-color: var(--safe_color);
    border-color: var(--safe_color);
    color: #fff;
    position: relative;
    overflow: hidden;
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.c_sect.active span {
    background-color: #08f;
    background-color: var(--safe_color);
    border-color: var(--safe_color);
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.vc_sect.active span {
    background-color: #7b0041;
    background-color: var(--regular_color);
    border-color: var(--regular_color);
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.c_sect.active {
    color: #08f;
    color: var(--safe_color);
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.c_sect.active span:before {
    content: "2X";
    background-color: #08f;
    background-color: var(--safe_color);
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.cap_vc_tab .table_desin > .row .c_vc_select > a.vc_sect.active span:before {
    content: "1.5X";
    background-color: #7b0041;
    background-color: var(--regular_color);
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.support {
    display: block;
    padding: 0;
    margin: 0;
}
.support .suport_deta {
    padding: 30px;
    text-align: center;
    padding-bottom: 0;
}
.support .suport_deta img {
    width: 100%;
    display: block;
    height: 190px;
}
.support .suport_deta p {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #47535d;
    display: block;
    padding: 15px;
}
.support_option {
    display: block;
    padding: 0;
    margin: 0;
}
.support_option .card_in {
    position: relative;
    overflow: hidden;
    padding: 15px;
    height: 74px;
}
.support_option .card_in span.opt_img {
    width: 94px;
    display: inline-block;
    position: absolute;
    left: -18px;
    top: -11px;
}
.support_option .card_in span.opt_img img {
    width: 100px;
    display: block;
    height: 100px;
}
.support_option .card_in .support_detail {
    display: block;
    padding-left: 80px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 46px;
    line-height: 46px;
}
.no_url {
    line-height: 46px !important;
}
.support_option .card_in .support_detail span {
    display: block;
}
.support_option .card_in .support_detail span.main {
    font-weight: 500;
    line-height: 24px;
    font-size: 22px;
}
.support_option .card_in .support_detail span.small {
    font-weight: 300;
    font-size: 21px;
    color: #a1a5a9;
    line-height: 22px;
}
.lanscp_blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
.landscap.show {
    visibility: visible;
    opacity: 1;
}
.landscap {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 10px;
}
.landscap .center_data .mobile {
    width: 50px;
    margin: 0 auto;
    position: relative;
    height: 88.2px;
    right: -44.1px;
}
.landscap .center_data .mobile img {
    position: absolute;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}
.landscap .center_data .mobile img:nth-child(1) {
    -webkit-animation: mob_anim 1.5s linear 0s infinite;
    animation: mob_anim 1.5s linear 0s infinite;
}
.landscap .center_data .mobile img:nth-child(2) {
    -webkit-animation: mob_anim 1.5s linear 0.5s infinite;
    animation: mob_anim 1.5s linear 0.5s infinite;
}
.landscap .center_data .mobile img:nth-child(3) {
    -webkit-animation: mob_anim 1.5s linear 1s infinite;
    animation: mob_anim 1.5s linear 1s infinite;
}
@keyframes mob_anim {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    50% {
        opacity: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
.landscap .center_data h3 {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 10px;
}
.landscap .center_data p {
    font-family: Rubik;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    text-align: center;
    color: #fff;
}
.winning_modal p.pera {
    padding: 10px;
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    margin-bottom: 0;
}
.header_modal .card_title .left.img {
    padding-left: 30px;
    position: relative;
    height: 30px;
    line-height: 30px;
    width: 50%;
}
.header_modal .card_title .left.img span.player_img {
    position: absolute;
    height: 30px;
    width: 30px;
    left: 0;
    top: 0;
    padding-left: 0;
}
.header_modal .card_title .left.img span.player_img span.img {
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    background-color: #fff;
    padding-left: 0;
}
.header_modal .card_title .left.img span.player_img span.img img.plyr {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.offer_slider .item a figure {
    position: relative;
}
.offer_slider .item a figure span.slid_img {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    display: block;
}
.offer_slider .item a figure span.slid_img img.slider_img {
    position: absolute !important;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}
.match_listing .match_data figure.flag_left,
.match_listing .match_data figure.flag_right {
    position: relative;
}
.match_listing .match_data figure.flag_left span.demo_flg,
.match_listing .match_data figure.flag_right span.demo_flg {
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    min-height: 95px;
    left: 0;
    background-color: #fff;
    display: block;
}
span.icon_bg {
    display: inline-block;
    width: 35px;
    height: 35px;
    object-fit: contain;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
span.icon_bg.vs_icon {
    width: 70px;
    height: 26.6px;
    background-size: 200% 100%;
}
ul.player_type_tab li span.player_detail img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.playing_exp {
    display: inline-block;
    width: 50%;
}
.playing_exp .playing_data figure img {
    width: 36px;
    height: 36px;
}
.playing_exp .playing_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 5px;
}
.playing_exp:nth-child(2n + 2) {
    margin-left: -5px;
}
.playing_exp .playing_data .playing_detail {
    display: inline-block;
    padding: 0 0 0 10px;
    margin: 0;
    text-align: left;
}
.green_text {
    color: #0f9d58 !important;
}
.orang_text {
    color: #fdb137 !important;
}
.blue_text {
    color: #0684f2 !important;
}
.pink_text {
    color: #f07689 !important;
}
.playing_exp .playing_data .playing_detail h2 {
    font-weight: 500;
    font-size: 17px;
}
.playing_exp .playing_data .playing_detail p {
    font-weight: 400;
    font-size: 15px;
    color: #a1a5a9;
}
ul.rank_listing {
    display: block;
    list-style: none;
}
ul.rank_listing li a {
    position: relative;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    color: #2c333f;
    border-bottom: 1px solid #f1f1f2;
    position: relative;
    padding-right: 10px;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f2;
    display: flex;
    align-items: center;
}
ul.rank_listing li a span.rank_data:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    right: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/down.svg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0.5;
}
ul.rank_listing li:last-child a {
    border: none;
}
ul.rank_listing li a span.rank_data {
    display: block;
    position: relative;
    width: 100%;
}
ul.rank_listing li a span {
    display: block;
    line-height: 20px;
}
.my_rank p.small.offer_dec,
ul.rank_listing li a span.small,
ul.rank_listing li a span.small.offer_dec {
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    color: #2c333f;
    line-height: 26px;
    width: 85%;
}
.my_rank span.small.offer_dec figure,
ul.rank_listing li a span.small.offer_dec figure {
    width: 16px;
    display: inline-block;
}
.my_rank .card_title {
    margin-left: 0;
    margin-right: 0;
}
.my_rank .card_title h2 {
    padding-bottom: 5px;
}
.my_rank span.small.offer_dec span,
ul.rank_listing li a span.small.offer_dec span {
    display: inline-block;
    padding-left: 10px;
    text-align: left;
}
.my_rank span.small.offer_dec,
ul.rank_listing li a span.small.offer_dec {
    font-size: 14px;
    line-height: 1.2;
    color: #a1a5a9;
}
ul.rank_listing li a span.small.offer_dec {
    padding-top: 5px;
}
.my_rank span.small.offer_dec,
ul.rank_listing li a span.small.offer_dec {
    display: flex;
    align-items: center;
}
.my_rank span.small.offer_dec {
    width: 100%;
}
ul.rank_listing li a span.main {
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    color: #08f;
    color: var(--safe_color);
    line-height: 30px;
}
.language_page {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.language_page h2 {
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    color: #47535d;
    margin: 0;
}
.language_page p {
    font-weight: 400;
    font-size: 23px;
    text-align: center;
    color: #c3c6c8;
    margin: 0 0 35px;
}
.cheng_leng {
    padding: 10px 0 0;
    border-radius: 8px;
}
.cheng_leng ul {
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
.cheng_leng ul li {
    display: block;
    margin-bottom: 24px;
}
.cheng_leng ul li:last-child {
    margin-bottom: 0;
}
.cheng_leng ul li label {
    margin: 0;
    display: block;
    position: relative;
    border-radius: 16px;
    background: #f1f1f2;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    background-repeat: no-repeat;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.cheng_leng ul li label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
}
.cheng_leng ul li label img {
    max-width: 100%;
}
.cheng_leng ul li label span.language span.language_type {
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    color: #a1a5a9;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    top: 12px;
    left: 20px;
}
.cheng_leng ul li label span.language span.language_type_sub {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    font-weight: 500;
    font-size: 80px;
    text-align: left;
    color: #47535d;
    width: 70px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
}
.cheng_leng ul li label:after {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background-image: url(../images/done.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}
.cheng_leng ul li label.check {
    background-color: #08f;
    background-color: var(--safe_color);
}
.cheng_leng ul li label.check:after {
    opacity: 1;
    visibility: visible;
}
.cheng_leng ul li label.check span.language span.language_type,
.cheng_leng ul li label.check span.language span.language_type_sub {
    color: #fff;
}
.poll_data {
    display: block;
    padding: 10px;
}
.poll_detail {
    padding: 0;
}
.poll_data figure.offer_img,
.poll_detail span.offer_img {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.poll_data figure.offer_img img.offer_default,
.poll_detail span.offer_img img.offer_default {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.poll_detail span.offer_img {
    padding-bottom: 10px;
}
.poll_detail span.offer_img img {
    width: 100%;
    border-radius: 8px;
    max-height: 230px;
}
.poll_data figure.offer_img img {
    width: 100%;
    border-radius: 15px;
    max-height: 230px;
}
.poll_data h2.title,
.poll_detail h2.title {
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #47535d;
    display: block;
    padding: 10px 0;
}
.poll_detail h2.title {
    padding: 0;
    padding-bottom: 5px;
}
.poll_detail span.poll_ans {
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #47535d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.poll_detail span.poll_ans span.small {
    display: inline-block;
}
.poll_detail span.poll_ans span.main {
    display: inline-block;
    text-transform: uppercase;
}
.poll_data .team_data {
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
    line-height: 24px;
}
ul.poll_list {
    list-style: none;
    display: block;
    padding: 20px 0;
}
ul.poll_list li {
    position: relative;
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
ul.poll_list li:first-child {
    margin-top: 0;
}
ul.poll_list li input {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
ul.poll_list.poll_result li input {
    display: none;
}
ul.poll_list li .team_data > div > span.team_name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
}
ul.poll_list li .team_data > div > span.team_name span.checkbox_dis {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    border: 2px solid #47535d;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
}
ul.poll_list
    li.check
    input
    + .team_data
    > div
    > span.team_name
    span.checkbox_dis {
    border-color: #08f;
    border: 2px solid var(--safe_color);
    background-color: #08f;
    background-color: var(--safe_color);
}
ul.poll_list
    li.check
    input
    + .team_data
    > div
    > span.team_name
    span.checkbox_dis:before {
    content: "";
    position: absolute;
    background-image: url(../images/done.svg);
    background-size: 26px;
    background-position: center center;
    height: 22px;
    width: 22px;
    display: block;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-repeat: no-repeat;
    top: -2px;
    left: -2px;
}
ul.poll_list.poll_result
    li
    .team_data
    > div
    > span.team_name
    span.checkbox_dis {
    display: none;
}
.padL30 {
    padding-left: 30px;
}
.drop_down {
    width: 200px;
    display: block;
    padding: 8px 0;
    position: relative;
}
.drop_down > a {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 6px 15px;
}
.drop_down > a:after {
    content: "";
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 7px;
    height: 7px;
    display: inline-block;
    transform: rotate(-133deg);
    -webkit-transform: rotate(-133deg);
    margin-left: 8px;
    margin-top: -5px;
    vertical-align: middle;
    right: 0;
}
.drop_down ul.filter_nav {
    border-radius: 6px 0 6px 6px;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    list-style: none;
    opacity: 0;
    position: absolute;
    width: 200px;
    z-index: 5;
    right: -7px;
    top: 60px;
}
.drop_down ul.filter_nav.active {
    opacity: 1;
}
.drop_down ul.filter_nav li {
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #a1a5a9;
    display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #e2e4e5;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer;
}
.drop_down ul.filter_nav li.active {
    background-color: #08f;
    background-color: var(--safe_color);
    color: #fff;
    position: relative;
}
.drop_down ul.filter_nav li.active:first-child {
    border-radius: 6px 0 0 0;
}
.drop_down ul.filter_nav li.active:last-child {
    border-radius: 0 0 0 6px;
}
.drop_down ul.filter_nav li.active:after {
    content: "";
    position: absolute;
    display: block;
    right: 10px;
    bottom: 15px;
    background-image: url(../images/done-blue.svg);
    background-size: 24px;
    background-position: center right;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.lang_tamil .sef_regu_switch label span.regular,
.lang_tamil .sef_regu_switch label span.safe {
    font-size: 12px;
}
.lang_tamil .tab_view ul li a {
    font-size: 13px;
}
.lang_tamil .tab_view ul li {
    padding: 0 5px;
}
.lang_tamil .wallet .data_card span.wallet_data .card_title {
    overflow: hidden;
}
.lang_tamil .wallet .data_card span.wallet_data .card_title p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lang_tamil .nav_in .left.profile_width {
    width: 40%;
}
.lang_tamil .refer_user.new_invite span.invite {
    font-size: 14px;
}
.lang_tamil .icon_listing ul li a span.text {
    font-size: 18px;
}
.lang_tamil
    .teams
    .team_listing
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.tools
    span.text,
.lang_tamil
    .winning_modal
    ul.teams_list
    li
    .team_data
    > div
    > div
    a.tools
    span.text {
    font-size: 12px;
    word-break: break-word;
}
.lang_tamil .table_desin .row.head span,
.table_desin .row.head.shorting a {
    font-size: 12px;
}
.lang_tamil .table_desin .row.head span {
    font-size: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lang_tamil .table_desin .row.head span,
.lang_tamil .table_desin .row.head.shorting a {
    font-size: 8px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
}
.lang_tamil .support_option .card_in .support_detail {
    padding-left: 55px;
}
.lang_tamil .support_option .card_in span.opt_img {
    width: 80px;
}
.lang_tamil .support_option .card_in .support_detail span.main {
    font-size: 15px;
}
.lang_tamil .icon_listing.follo_listing ul li a span.follo_btn {
    font-size: 10px;
    width: 100px;
}
.lang_tamil .winning_modal .table_desin.currunt_info .row > div {
    height: 75px;
}
.lang_tamil .wallet .data_card span.data_detail a {
    font-size: 10px;
}
.lang_tamil .wallet .data_card span.wallet_data .card_title p {
    font-size: 17px;
}
.lang_tamil .tab_view.contest_tab ul li a {
    font-size: 12px;
}
.fav_team p {
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    font-weight: 400;
    margin-top: 10px;
}
.fav_team p b {
    font-weight: 700;
    color: #798086;
}
.fav_team ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.fav_team ul li:nth-child(4n + 4) {
    margin-right: 0;
}
.fav_team ul li {
    list-style: none;
    width: calc(25% - 7.5px);
    margin-right: 10px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
    margin-top: 10px;
    text-align: center;
    position: relative;
}
.fav_team ul li.disabled {
    opacity: 0.3;
}
.fav_team ul li:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-color: #08f;
    border: 2px solid var(--safe_color);
    border-radius: 3px;
    background: #08f;
    background: var(--safe_color);
    opacity: 0.4;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}
.fav_team ul li img {
    width: 80%;
}
.fav_team ul li img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 10%;
}
.fav_team ul li span.check {
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 3px;
    background: #fff;
    border: 2px solid #47535d;
    z-index: 5;
    top: 10px;
    left: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.fav_team ul li span.check:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background-image: url(../images/done.svg);
    background-position: center center;
    -webkit-background-size: 100%;
    background-size: 100%;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.fav_team ul li input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
}
.fav_team ul li.active {
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.16);
}
.fav_team ul li.active:after {
    opacity: 0.5;
}
.fav_team ul li.active span.check {
    opacity: 1;
    background: #08f;
    background: var(--safe_color);
    border-color: #08f;
    border: 2px solid var(--safe_color);
}
.fav_team ul li.active span.check:after {
    opacity: 1;
}
.fav_team a.foot_btn.disabled {
    cursor: not-allowed;
}
.fav_team a.foot_btn {
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    width: auto;
    border-radius: 0 0 15px 15px;
}
.player_info_slider .playe {
    padding: 15px 10px;
}
.player_info_slider .playe .card_in {
    padding: 0;
}
.player_info_slider .playe .table_own,
.player_info_slider .playe .table_own.scroll_class {
    margin: 0;
}
.player_info_slider .playe .card_title {
    margin: 0;
}
.playe .table_desin .row {
    background: #fff;
    z-index: 1;
}
.playe .table_desin .row.head {
    background: #f1f1f2;
    border-radius: 16px 16px 0 0;
    padding-bottom: 20px;
}
.playe .table_desin > .row > div {
    padding: 10px 15px;
}
.playe .table_desin .row.head span {
    font-size: 16px;
}
.playe .table_desin span.text {
    color: #47535d;
}
.playe .table_desin .row.head + .row {
    border-radius: 16px 16px 0 0;
    margin-top: -20px;
}
.playe .header_modal .card_title .left.img {
    height: 70px;
    line-height: normal;
    width: 100%;
    padding-left: 70px;
}
.playe .header_modal .card_title .left.img span.player_img {
    width: 70px;
    height: 70px;
}
.playe .card_title.tow_part .left span img {
    border-radius: 100%;
    background: #f7f6fb;
    object-fit: fill;
}
.playe .card_title.tow_part .left h3 {
    color: #798086;
    font-size: 20px;
}
.playe .card_title.tow_part .left h3 span {
    color: #08f;
    color: var(--safe_color);
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 0;
    display: block;
    width: auto;
}
.playe .card_title {
    border-bottom: none;
}
.winning_modal .table_desin.playe_info {
    margin: 10px 0 25px;
    border: none;
}
.winning_modal .table_desin.playe_info .row {
    background: #f8f8f8;
}
.table_desin.playe_info span.text b {
    display: block;
    font-size: 17px;
}
.winning_modal .table_desin.playe_info .row > div {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-right: none;
}
.playe .table_desin.playe_info span.text {
    color: #798086;
}
.playe .table_desin.playe_info > .row > div {
    padding: 15px;
}
.ifram_hold {
    position: relative;
    padding: 15px;
    height: 100%;
}
.ifram_hold .load_bg {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 1;
}
.ifram_hold .load_bg {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ifram_hold .loader:after,
.ifram_hold .loader:before {
    background-color: #e9f3ff;
}
.ifram_hold iframe {
    position: relative;
    z-index: 5;
    height: 100% !important;
    margin-top: 0 !important;
    border-radius: 15px;
}
.top_bar_pre {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 2;
    padding: 5px 10px;
}
.top_bar_pre span.team_name {
    font-weight: 500;
    font-size: 21px;
    text-align: left;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 135px;
}
.top_bar_pre ul {
    display: block;
}
.top_bar_pre ul li:first-child {
    margin-left: 0;
}
.top_bar_pre ul li {
    margin-left: 5px;
    display: inline-block;
}
.top_bar_pre ul li a {
    width: 36px;
    height: 36px;
    display: block;
}
.top_bar_pre ul li.for_mobile {
    display: none;
}
.scrach_card {
    width: 100%;
    position: fixed;
    top: 20px;
    height: calc(100vh - 40px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding: 1% 15px;
    background-color: rgba(0, 0, 0, 0.9);
    flex-direction: column;
    justify-content: space-between;
}
.scrach_card .scrch_open,
.scrach_card.result .scrch_close {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.scrach_card.result .scrch_open {
    display: block;
    opacity: 1;
    visibility: visible;
}
.scrach_card .scrch_card_here .headeing_div {
    height: 80px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.scrach_card .scrch_card_here .para_div {
    margin-top: 30px;
    height: 85px;
}
.scrch_card_here {
    text-align: center;
}
.scrach_card .close_2 {
    opacity: 1;
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
}
.scrach_card .scrch_card_here h2 {
    font-size: 32px;
    text-align: center;
    color: #fff;
}
.scrach_card .scrch_card_here h2.scrch_open {
    font-size: 25px;
}
.scrach_card .scrch_card_here p {
    font-weight: 400;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
}
.sc__inner {
    pointer-events: none;
}
.sc__wrapper {
    display: block;
    width: 100%;
    height: 280px;
    max-width: 480px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 13px 16px rgba(0, 0, 0, 0.16);
}
.sc__container {
    position: relative;
    overflow: hidden;
    max-height: 280px;
    max-width: 480px;
}
.sc__container > img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.sc__container canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.scrch_card_here .result_data {
    background-color: #fff;
    background-image: url(../images/result_back.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 280px;
    width: 480px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.scrch_card_here .result_data span {
    display: block;
}
.scrch_card_here .result_data span.top {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
}
.scrch_card_here .result_data span.org {
    font-weight: 500;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    color: #eb7a3d;
}
.scrch_card_here .result_data span.price {
    font-weight: 700;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    border: 1px solid transparent;
}
.result_btn {
    margin-top: 10px;
    height: 85px;
}
.result_btn h3 {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}
.btn_group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.btn_group a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 5px;
}
.btn_group a img {
    height: 25px;
}
.email-verified-box .verified_inner {
    width: 100%;
}
.email-verified-box .verified_inner input[type="email"] {
    width: 100%;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #47535d;
    padding: 5px 0;
    margin-bottom: 0;
}
.verified_inner p.small-text {
    color: #c3c6c8;
    font-weight: 300;
    margin-bottom: 12px;
    font-size: 12px;
}
.email-verified-box .text_btns {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.email-verified-box > div {
    width: 100%;
}
.email-verified-box .verify {
    position: relative;
}
.email-verified-box a.foot_btn {
    padding: 10px 5px;
    font-size: 11px;
    width: 49%;
    text-transform: capitalize;
    border-radius: 5px;
}
.verify_state .card_in.status.email-verified-box .verify:after {
    top: 4px;
}
.field_info {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
}
.field_info.red {
    color: red;
}
.offer_slider {
    overflow: hidden;
}
.offer_slider .owl-stage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.offer_slider .owl-nav {
    display: none;
}
.withdrawal_select {
    border-top: 1px solid #e2e4e5;
    margin: 10px -10px -10px -10px;
    padding: 0 0 0 10px;
}
.withdrawal_select ul {
    position: relative;
}
.withdrawal_select ul li {
    padding-left: 40px;
    list-style: none;
    display: block;
    position: relative;
}
.withdrawal_select ul li input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 5;
}
.withdrawal_select ul li span.check {
    width: 25px;
    height: 25px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #47535d;
    display: block;
    position: absolute;
    top: calc(50% - 12.5px);
    left: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.withdrawal_select ul li span.check:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/done.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 120% 120%;
    display: block;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.withdrawal_select ul li.checked span.check {
    background-color: #08f;
    background-color: var(--safe_color);
    border-color: #08f;
    border-color: var(--safe_color);
}
.withdrawal_select ul li.checked span.check:after {
    opacity: 1;
}
.withdrawal_select ul li .text {
    border-bottom: 1px solid #f1f1f2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.withdrawal_select ul li:last-child .text {
    border: none;
}
.withdrawal_select ul li a.info {
    z-index: 10;
    position: absolute;
    display: block;
    top: 13px;
    right: 15px;
    width: 25px;
    height: 25px;
    background-image: url(../images/info-blue.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    opacity: 0.5;
}
.withdrawal_select ul li .text h3 {
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    color: #47535d;
    margin-bottom: 5px;
}
.withdrawal_select ul li .text p {
    font-weight: 300;
    font-size: 15px;
    text-align: left;
    color: #798086;
}
.clickable {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
}
.no_listing {
    text-align: center;
    padding: 30px 10px;
}
.no_listing img {
    margin-bottom: 15px;
}
.no_listing p {
    color: #6e6e6e;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.no_listing p strong {
    font-weight: 500;
}
.no_listing p em {
    font-size: 22px;
    font-style: italic;
    display: block;
}
@media (max-width: 480px) {
    .tab_view.rounded_btns ul li a {
        padding: 8px 16px;
        font-size: 12px;
    }
}
@media (max-width: 359px) {
    .no_listing {
        padding: 15px 10px 0;
    }
    .no_listing img {
        max-height: 100px;
    }
    .no_listing p {
        font-size: 16px;
    }
    .no_listing p em {
        font-size: 18px;
    }
}
.text_link {
    margin-top: 20px;
    color: #a1a5a9;
    font-size: 14px;
}
.nav_icon_list li img {
    width: 100%;
    height: auto;
}
.without_login_steps {
    padding-top: 16px;
    width: 100%;
}
.without_login_steps ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    padding-top: 18px;
}
.without_login_steps ul:before {
    content: "";
    background: rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 10px;
}
.without_login_steps ul li {
    list-style: none;
    width: 33.33%;
}
.without_login_steps ul li:first-child {
    text-align: left;
}
.without_login_steps ul li span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin: 0;
}
.without_login_steps ul li:before {
    content: "";
    background-image: linear-gradient(
            rgba(255, 255, 255, 0.5),
            rgba(255, 255, 255, 0.5)
        ),
        linear-gradient(var(--safe_color), var(--safe_color));
    background-image: linear-gradient(
            rgba(255, 255, 255, 0.5),
            rgba(255, 255, 255, 0.5)
        ),
        linear-gradient(var(--safe_color), var(--safe_color));
    border: 2px solid rgba(255, 255, 255, 0.4);
    width: 15px;
    height: 15px;
    top: 3px;
    z-index: 5;
    left: 0;
    border-radius: 100%;
    position: absolute;
}
.without_login_steps ul li.text-center:before {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.without_login_steps ul li.text-right:before {
    right: 0;
    left: auto;
}
.without_login_steps ul li.active:before,
.without_login_steps ul li.done:before {
    border-color: #fff;
}
.without_login_steps ul li.done:before {
    background: #fff;
}
.without_login_steps ul li.active span,
.without_login_steps ul li.done span {
    color: #fff;
}
.without_login_steps ul li.done:after {
    content: "";
    background: #fff;
    width: 50%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 10px;
}
.without_login_steps ul li.done + li.done:after {
    width: 100%;
}
.without_login_steps ul li.text-right.done:after {
    display: none;
}
.welcome_head {
    background: #08f;
    background: var(--safe_color);
    padding: 18px 10px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}
.welcome_head h2 {
    color: #fff;
    font-size: 16px;
}
.welcome_head h2 img {
    width: 30px;
}
.team_preview_slider,
.team_preview_slider .owl-stage-outer,
.team_preview_slider .owl-stage-outer .owl-stage,
.team_preview_slider .owl-stage-outer .owl-stage .owl-item,
.team_preview_slider .owl-stage-outer .owl-stage .owl-item .item {
    height: 100%;
}
.suggestion_div {
    text-align: left;
    font-size: 17px;
    word-break: break-all;
}
.suggestion_div span {
    text-align: left;
    color: #47535d;
    font-weight: 500;
}
.suggestion_div a {
    text-decoration: underline;
    color: #08f;
    color: var(--safe_color);
    margin-right: 10px;
}
.top_alert_box {
    margin: 13px 8px 13px 12px;
    position: relative;
}
.top_alert_box .icon_img {
    width: 45px;
    position: absolute;
    width: 80px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.top_alert_box span.center {
    padding: 20px 0 20px 90px;
}
.top_alert_box span.text {
    text-align: left !important;
    color: #000 !important;
    text-transform: capitalize !important;
}
.top_alert_box .icon_img img {
    width: 100%;
    height: auto;
}
.introjs-tooltiptext h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto 10px;
}
.introjs-tooltiptext p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}
.sef_regu_switch label.introjs-showElement {
    min-width: 200px;
}
.full_view .left_view header.introjs-fixParent {
    display: contents;
}
.tab_view.rounded_btns.introjs-showElement ul li.active a {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
}
.tab_view.introjs-showElement ul li a {
    color: rgba(0, 0, 0, 0.5);
}
.introjs-showElement {
    pointer-events: none;
}
.sticky.introjs-fixParent {
    position: relative !important;
    z-index: auto !important;
}
.sticky.introjs-fixParent .player_box {
    background: 0 0;
    box-shadow: none;
    z-index: 9999999999 !important;
    position: relative;
}
.player_box.introjs-showElement .card_player > div {
    background: 0 0;
}
.white_bg {
    background: #fff;
}
.payment_options {
    padding: 30px 10px 15px 15px;
}
.payment_options h5 {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.pay_card {
    margin-bottom: 10px;
}
.pay_card .card_inside {
    background: #f8fafa;
    border-radius: 5px;
    position: relative;
}
.card_inside label {
    margin: 0;
    display: block;
}
.card_inside label input[type="radio"] {
    display: none;
}
.card_inside .card_cvv {
    display: none;
}
.card_inside label input[type="radio"]:checked + .card_box .card_cvv {
    display: flex;
}
.card_inside .card_box {
    padding: 15px;
    z-index: 1;
    position: relative;
}
.card_inside .card_box:after {
    content: "";
    z-index: -1;
    border-radius: 5px;
    opacity: 0;
    border-color: #08f;
    border: 3px solid var(--safe_color);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.card_cvv,
.card_inside .card_grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.card_box .card_grid .card_number {
    margin-left: 15px;
    color: #47535d;
    font-size: 20px;
    font-weight: 500;
}
.card_box .card_grid .left > span:first-child {
    width: 27px;
    display: inline-block;
    height: 20px;
}
.card_inside .card_grid span.left span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.card_selection {
    visibility: hidden;
    opacity: 0;
}
.card_box .card_grid .small-text {
    display: block;
    font-weight: 400;
    color: #798086;
    font-size: 14px;
}
.card_inside label input[type="radio"]:checked + .card_box:after {
    opacity: 1;
}
.card_inside label input[type="radio"]:checked + .card_box .card_selection {
    background: #08f;
    background: var(--safe_color);
}
.card_inside
    label
    input[type="radio"]:checked
    + .card_box
    .card_selection:before {
    opacity: 1;
}
.card_cvv {
    padding-left: 50px;
    margin-top: 15px;
}
.card_cvv .cvv_box {
    width: 50%;
}
.cvv_box input {
    border: 1px solid #c3c6c8;
    padding: 7px 10px;
    border-radius: 4px;
    width: 80px;
    margin-right: 10px;
}
.cvv_box input {
    background: #fff;
}
.pay_btn .btn {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    padding: 12px 0;
    font-weight: 500;
    min-width: 120px;
    font-family: Rubik, sans-serif;
}
.view_all a {
    position: relative;
    background-color: #f8fafa;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 15px 25px 15px 15px;
    display: block;
    border-radius: 4px;
    text-decoration: none;
    color: #08f;
    color: var(--safe_color);
}
.view_all a span {
    margin-right: 10px;
    width: 27px;
    display: inline-block;
    height: 20px;
}
.view_all a span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.view_all a:before {
    content: "";
    border-left-color: #08f;
    border-bottom-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-bottom: 2px solid var(--safe_color);
    position: absolute;
    right: 20px;
    top: 20px;
    width: 12px;
    height: 12px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}
.add_new_card {
    background-color: #f8fafa;
    padding: 15px 15px 15px 60px;
    border-radius: 4px;
    position: relative;
}
.add_new_card .add {
    position: absolute;
    left: 15px;
    top: 20px;
}
.add_new_card h4 {
    color: #47535d;
    font-size: 20px;
    margin-bottom: 10px;
}
.add_new_card h4 span {
    display: block;
    color: #798086;
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}
.add_new_card .add img {
    height: 30px;
}
.payment_block {
    margin-bottom: 30px;
}
input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.wallet_items {
    background-color: #f8fafa;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 15px 15px 15px 70px;
}
.wallet_items.arrow a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wallet_items.arrow:before {
    content: "";
    border-left-color: #08f;
    border-bottom-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-bottom: 2px solid var(--safe_color);
    position: absolute;
    right: 20px;
    top: 20px;
    width: 12px;
    height: 12px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}
.wallet_items.offer_available:after {
    content: "";
    width: 86px;
    height: 14px;
    position: absolute;
    right: 42px;
    top: 50%;
    margin-top: -7px;
    background: url(../images/img_paymentoffer.png) no-repeat;
    background-size: 100% auto;
    z-index: -1;
}
.wallet_items.single_row {
    padding: 20px 15px 20px 70px;
}
.wallet_items span.icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.wallet_items span img {
    width: 40px;
}
.wallet_items h4 {
    font-size: 18px;
    margin-bottom: 0;
}
.wallet_items h4 span {
    float: right;
    font-size: 14px;
    margin-top: 5px;
}
.wallet_items h4 a {
    color: #08f;
    color: var(--safe_color);
}
.wallet_items p {
    font-size: 13px;
    color: #798086;
    font-weight: 400;
    max-width: 300px;
}
.wallet_items p.red {
    color: #ec536a;
}
.wallet_add {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 15px;
}
.wallet_add input[type="number"] {
    border: 1px solid #c3c6c8;
    padding: 8px 10px;
    color: #000;
    font-weight: 700;
    border-radius: 4px;
    width: 100px;
    margin-right: 10px;
}
.wallet_add .btn {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    font-weight: 500;
    min-width: 150px;
    font-family: Rubik, sans-serif;
}
.pay_card.upi .card_inside {
    padding: 15px 15px;
}
.pay_card.upi .card_inside input {
    border: 1px solid #c3c6c8;
    padding: 8px 110px 8px 15px;
    color: #000;
    font-weight: 400;
    border-radius: 4px;
    width: 100%;
}
.pay_card.upi .card_inside .btn {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    min-height: 42px;
    font-weight: 500;
    min-width: 100px;
    font-family: Rubik, sans-serif;
}
.netbanking_list {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.netbanking_list li {
    list-style: none;
    width: 20%;
    padding: 5px 10px;
    text-align: center;
}
.netbanking_list li span {
    display: block;
}
.netbanking_list span.icon {
    background: #f8fafa;
    border-radius: 10px;
    padding: 18px 10px;
    margin-bottom: 10px;
}
.netbanking_list span.icon img {
    width: 35px;
    height: auto;
}
.netbanking_list li button {
    border: none;
    display: block;
    background: 0 0;
    width: 100%;
    outline: 0;
}
.netbanking_list span {
    color: #47535d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}
.safe_protect {
    padding: 0 15px;
    text-align: center;
}
.safe_protect img {
    width: 80%;
}
.more_list li {
    list-style: none;
    background-color: #f8fafa;
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
    padding: 15px 15px 15px 60px;
}
.more_list li:before {
    content: "";
    border-left-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-bottom-color: #08f;
    border-bottom: 2px solid var(--safe_color);
    position: absolute;
    right: 20px;
    top: 20px;
    width: 12px;
    height: 12px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}
.more_list li span.icon {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.more_list li span.icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.more_list li h4 {
    font-size: 18px;
}
button.foot_btn_modal {
    display: block;
    width: 100%;
    border: none;
    height: 60px;
    line-height: 60px;
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.card_info_in {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.card_info_in label {
    display: block;
    color: #a1a5a9;
    width: 100%;
}
.card_info_in input,
.card_info_in select {
    width: 100%;
    border: 1px solid #e2e4e5;
    border-radius: 5px;
    padding: 12px 15px;
}
.card_info_in input:focus,
.card_info_in select:focus {
    border-color: #ccc;
}
.card_info_in .card_number input {
    padding-right: 50px;
}
.card_info_in .card_number {
    position: relative;
    width: 100%;
}
.card_info_in .card_number span {
    position: absolute;
    right: 15px;
    top: 12px;
    width: 27px;
    height: 22px;
}
.card_info_in .exp {
    width: calc(100% - 170px);
    margin-right: 50px;
}
.card_info_in .cvv {
    width: 120px;
}
.card_info_in .cvv .tool {
    float: right;
}
.card_info_in .cvv .tool img {
    width: 12px;
    height: 12px;
}
.card_info_in select {
    width: 46%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/down.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: right;
}
.exp > div {
    width: 46%;
    display: inline-block;
}
.exp > div + div {
    margin-left: 4%;
}
.card_info_in select + select {
    margin-left: 4%;
}
.card_holder {
    width: 100%;
    margin: 15px 0;
}
.term_check {
    margin-bottom: 15px;
}
.term_check,
.term_check label {
    width: 100%;
    position: relative;
}
.term_check label input[type="checkbox"] {
    display: none;
}
.term_check label span {
    padding-left: 30px;
    position: relative;
    font-weight: 400;
}
.term_check label span:before {
    content: "";
    border: 1px solid #a1a5a9;
    background: #fff;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}
.term_check label span:after {
    width: 10px;
    height: 6px;
    content: "";
    position: absolute;
    left: 4px;
    top: 5px;
    opacity: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
}
.term_check label input[type="checkbox"]:checked + span:after {
    opacity: 1;
}
.term_check label input[type="checkbox"]:checked + span:before {
    background: #08f;
    background: var(--safe_color);
    border-color: #08f;
    border-color: var(--safe_color);
}
.card_info_in .safe_protect {
    width: 100%;
}
.card_holder p.small-text {
    font-size: 12px;
    color: #c3c6c8;
    margin: 10px 0;
    font-weight: 400;
}
.paytm_wrap {
    text-align: center;
}
.paytm_wrap img {
    height: 70px;
}
.paytm_wrap p {
    color: #798086;
    margin-bottom: 5px;
    font-weight: 400;
}
.paytm_wrap .number {
    font-size: 40px;
    font-weight: 500;
}
.paytm_wrap .number a {
    text-decoration: none;
}
.paytm_wrap p.small-text {
    color: #c3c6c8;
    font-size: 14px;
    font-weight: 300;
}
.payment_modal .app_footer .text_btns a.foot_btn:before {
    display: none;
}
.app_footer .text_btns .foot_btn.cancel {
    background: #f1f1f2;
    color: #798086;
}
.payment_modal.close_btn .close_line {
    position: absolute;
    background: 0 0;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
}
.payment_modal.close_btn .close_line:before {
    width: 2px;
    height: 18px;
    background: #333;
    position: absolute;
    left: 14px;
    top: 6px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.payment_modal.close_btn .close_line:after {
    width: 2px;
    height: 18px;
    background: #333;
    position: absolute;
    left: 13px;
    top: 6px;
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.payment_modal .netbanking_list li {
    width: 100%;
    text-align: left;
    padding: 5px 0;
}
.payment_modal .netbanking_list span.icon {
    display: inline-block;
    background: url(../images/placeholder_logo.png) no-repeat center center;
    padding: 5px;
    margin: 0;
    position: absolute;
    left: 5px;
    width: 35px;
    top: 0;
    background-size: 25px auto;
    height: 100%;
}
.payment_modal .netbanking_list li span {
    display: inline-block;
}
.payment_modal .netbanking_list li button {
    text-align: left;
    position: relative;
    background: #f8fafa;
    min-height: 35px;
    padding: 3px 5px 3px 45px;
}
.payment_modal .netbanking_list span.icon img {
    width: 24px;
    background: #f8fafa;
}
.payment_modal .netbanking_list span {
    font-size: 14px;
}
.delete_btn {
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 16px;
}
.data_card.scorecard {
    padding: 0 15px 0 15px;
}
.data_card.scorecard h3 {
    font-weight: 500;
    font-size: 21px;
    color: #47535d;
}
.score_strip {
    margin: 5px auto;
    border: 1px solid #e2e4e5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.score_strip .team_score {
    width: 50%;
    padding: 10px 10px;
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.score_strip .team_score.first {
    border-right: 1px solid #e2e4e5;
}
.score_strip .team_score span {
    margin-left: 5px;
}
.team_score strong {
    color: #47535d;
    font-weight: 600;
    margin-right: 7px;
}
.data_card.scorecard p.small {
    font-size: 13px;
    color: #a1a5a9;
}
.table_desin span.text.price small img {
    width: auto;
    height: 27px;
    vertical-align: middle;
}
span.text.price.zone b {
    color: #fa0;
}
span.text.price.win b {
    color: #d9a2d3;
}
span.text.price.win small,
span.text.price.zone small {
    font-weight: 400;
}
span.text.price.zone small img {
    animation: zone_rotate 1.5s infinite linear;
}
@keyframes zone_rotate {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.table_own.team_create .leader_don.reset_with h3 {
    width: auto;
}
.download_left span.icon svg rect,
.sef_regu_switch.introjs-showElement svg path {
    fill: #08f;
    fill: var(--safe_color);
}
.compare_bar {
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.compare_bar .download_left {
    width: 57%;
    position: relative;
    padding-left: 45px;
}
.compare_bar .download_left span.icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}
.compare_bar .download_left span.text {
    display: block;
    color: #a1a5a9;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
}
.compare_bar .right_comparebar span.icon {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.download_left.disable {
    opacity: 0.45 !important;
}
.switchteam_head {
    background: #f1f1f2;
    border-radius: 15px 15px 0 0;
    padding: 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.switchteam_head p {
    color: #798086;
}
.contest_user_list li {
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 5px 15px;
    min-height: 72px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.contest_user_list li:first-child {
    border-radius: 16px 16px 0 0;
}
.contest_user_list li.our_team {
    background: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -webkit-linear-gradient(#08f, #08f);
    background: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -webkit-linear-gradient(var(--safe_color), var(--safe_color));
    background: -o-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -o-linear-gradient(var(--safe_color), var(--safe_color));
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.85) 0, #fff 100%),
        linear-gradient(var(--safe_color), var(--safe_color));
}
.contest_user_list li.winnig_zone {
    background-image: -webkit-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(231, 184, 98, 0.25) 100%
    );
    background-image: -o-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(231, 184, 98, 0.3) 100%
    );
    background-image: linear-gradient(
        -45deg,
        rgba(255, 255, 255, 1) 0,
        rgba(231, 184, 98, 0.3) 100%
    );
}
.contest_user_list li.winner {
    background-image: -webkit-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(114, 200, 93, 0.25) 100%
    );
    background-image: -o-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(114, 200, 93, 0.25) 100%
    );
    background-image: linear-gradient(
        -45deg,
        rgba(255, 255, 255, 1) 0,
        rgba(114, 200, 93, 0.25) 100%
    );
}
.contest_user_list li:last-child {
    border-bottom: none;
}
.contest_user_list li span.icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 15px;
}
.contest_user_list li .left_sec {
    width: 66%;
}
.contest_user_list li .right_sec {
    width: 34%;
}
.compare_icon {
    float: right;
    width: 24px;
    height: 24px;
}
.contest_user_list li .left_sec p {
    position: relative;
    padding: 13px 0 13px 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contest_user_list li .left_sec span.icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.started_score {
    padding: 0 15px;
}
.started_score .score_board {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 0;
}
.score_board .team_score_b {
    width: calc(50% - 15px);
    position: relative;
}
.score_board .team_score_b.left p {
    padding-right: 10px;
    display: flex;
    align-content: center;
}
.score_board .team_score_b.right p {
    padding-left: 10px;
    text-align: right;
    display: flex;
    align-content: center;
}
.score_board .team_score_b.left strong {
    padding-right: 5px;
}
.score_board .team_score_b.right strong {
    padding-left: 5px;
}
.score_board .team_score_b p span {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.started_score p {
    color: #798086;
    font-weight: 400;
    font-size: 16px;
}
.started_score p strong {
    color: #2c353b;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
}
.started_score span {
    width: 30px;
    height: auto;
    display: inline-block;
}
.started_score span svg {
    vertical-align: middle;
    opacity: 0.1;
}
.app_nav .started_score svg .main_color {
    fill: #08f;
    fill: var(--safe_color);
}
.started_score .score_btm {
    border-bottom: 1px solid #f1f1f2;
    text-align: left;
}
.started_score .score_btm p {
    padding: 10px 0;
}
.btn.view_all {
    min-width: 160px;
}
.contest_user_list .rank_col p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
}
.contest_user_list .rank_col p strong {
    color: #2c353b;
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.winnig_zone .zone {
    display: block;
}
.winnig_zone .zone small,
li.winner .text.win small {
    font-size: 14px;
}
.winnig_zone .zone small img {
    width: 28px;
    height: 28px;
}
.campare_team_check label {
    margin-bottom: 0;
    margin-left: 10px;
    width: 40px;
}
.campare_team_check label input {
    display: none;
}
.campare_team_check span {
    background: #e2e4e5;
    width: 100%;
    position: relative;
    height: 10px;
    cursor: pointer;
    border-radius: 10px;
    display: inline-block;
}
.campare_team_check span:before {
    width: 22px;
    height: 22px;
    background: #798086;
    border-radius: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: -6px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.campare_team_check label input:checked ~ span:before {
    background: #08f;
    background: var(--safe_color);
    left: 20px;
}
li.winner .text.win {
    display: block;
    color: #72c85d;
}
li.winner .text.win small img {
    width: 20px;
    height: 16px;
    vertical-align: sub;
}
.compare_notify {
    width: 100%;
    height: 100%;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.compare_notify:before {
    background: #08f;
    background: var(--safe_color);
    opacity: 0.8;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.notify_text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 80%;
}
.notify_text p {
    color: #fff;
    font-size: 15px;
    width: calc(100% - 50px);
}
.direction {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    animation: handDown 2s infinite;
    margin-left: 5px;
    -webkit-animation: handDown 2s infinite;
    -moz-animation: handDown 2s infinite;
    -o-animation: handDown 2s infinite;
}
.direction img {
    width: 100%;
}
.card_in.contest_card_in .practice_match {
    padding: 10px 15px;
}
.practice_match .contest_strip {
    background: 0 0;
    padding-left: 70px;
}
.practice_match .contest_strip span.left_icon {
    left: 0;
}
@-webkit-keyframes handDown {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
    }
    60% {
        -webkit-transform: translateY(-5px);
    }
}
@-moz-keyframes handDown {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-15px);
    }
    60% {
        -moz-transform: translateY(-5px);
    }
}
@-o-keyframes handDown {
    0%,
    100%,
    20%,
    50%,
    80% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-15px);
    }
    60% {
        -o-transform: translateY(-5px);
    }
}
@keyframes handDown {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-5px);
    }
}
.contestlist_started .card_in {
    overflow: hidden;
}
.contestlist_started .contest_user_list {
    margin-top: -10px;
}
.contestlist_started .contest_user_list li {
    padding: 10px;
}
.contestlist_started .contest_user_list li:first-child {
    padding-top: 20px;
}
.contestlist_started .contest_user_list li .left_sec p {
    padding-left: 0;
}
.compare_score .top_compare {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.top_compare:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 35px;
    width: 32px;
    height: 32px;
    z-index: 1;
    background: url(../images/vs2.svg) no-repeat;
    background-size: contain;
}
.top_compare:after {
    content: "POINTS";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 12px;
    z-index: 1;
    font-size: 12px;
    background: #fff;
    color: #e2e4e5;
    border: 1px solid #e2e4e5;
    padding: 5px 15px;
    border-radius: 8px;
}
.compare_score .top_compare > div {
    width: 50%;
    padding: 25px 25px 10px;
    position: relative;
}
.compare_score span.icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 25px;
}
.compare_score .top_compare .first_col {
    padding-left: 75px;
    border-right: 1px solid #e2e4e5;
}
.compare_score .top_compare .second_col {
    padding-right: 75px;
    text-align: right;
    background-image: -webkit-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
    background-image: -o-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
    background-image: linear-gradient(
        -45deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
}
.compare_score .second_col span.icon {
    right: 15px;
    left: auto;
}
.compare_score .compare_btm {
    text-align: center;
    padding: 12px 15px;
    color: #47535d;
    font-size: 15px;
    background: url(../images/separate_d.svg) no-repeat center top;
}
.compare_score .compare_btm p {
    font-weight: 400;
}
.compare_score .compare_btm p strong {
    color: #08f;
    color: var(--safe_color);
    font-weight: 500;
}
.compare_score .team_name {
    color: #798086;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.compare_score .team_rank {
    color: #47535d;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.compare_score .point {
    padding: 20px 0 0;
    text-align: center;
}
.compare_score .point.orange {
    color: #f86a16;
}
.compare_score .point.green {
    color: #93cc51;
}
.compare_score .top_compare .first_col .point {
    padding-right: 50px;
}
.compare_score .top_compare .second_col .point {
    padding-left: 50px;
}
.compare_block .card_in {
    overflow: hidden;
}
.compare_block {
    padding: 0 15px;
    margin-top: 20px;
}
.compare_block h3 {
    color: #47535d;
    font-size: 20px;
    font-weight: 500;
}
.compare_block > p {
    color: #a1a5a9;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}
.compare_block p strong {
    color: #08f;
    color: var(--safe_color);
    font-weight: 500;
}
ul.compare_player li {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
ul.compare_player li:first-child {
    padding-top: 10px;
}
ul.compare_player li:last-child {
    padding-bottom: 10px;
}
ul.compare_player li:before {
    border-left: 1px solid #e2e4e5;
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    background-image: -webkit-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
    background-image: -o-linear-gradient(
        135deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
    background-image: linear-gradient(
        -45deg,
        rgba(255, 255, 255, 1) 0,
        rgba(241, 241, 242, 0.5) 100%
    );
}
ul.compare_player li > div {
    width: 50%;
    padding: 15px 20px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
ul.compare_player .player_info {
    width: calc(100% - 60px);
    padding-left: 55px;
    position: relative;
}
ul.compare_player .player_info .player_icn {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
ul.compare_player .player_info .player_icn img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    object-fit: contain;
    overflow: hidden;
}
ul.compare_player .player_info p {
    margin: 0;
    color: #47535d;
    font-weight: 400;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
ul.compare_player p.team_info {
    font-size: 12px;
    color: #a1a5a9;
}
ul.compare_player p.team_info span {
    color: #08f;
    color: var(--safe_color);
}
ul.compare_player p.team_info span.orange {
    color: #f03800;
}
ul.compare_player .point {
    color: #2c353b;
    font-size: 18px;
    font-weight: 500;
}
ul.compare_player .player_icn small {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 20px;
    height: 20px;
    background: #f1f1f2;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
    color: #798086;
    font-size: 10px;
    font-weight: 500;
}
ul.compare_player .point.lowest {
    color: #f00000;
}
ul.compare_player .point.won {
    color: #72c85d;
}
ul.compare_player li > .right_col {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
ul.compare_player .right_col .player_info {
    padding-left: 0;
    padding-right: 55px;
    text-align: right;
}
ul.compare_player .right_col .player_icn {
    left: auto;
    right: 0;
}
ul.compare_player .right_col .player_icn small {
    right: -5px;
    left: auto;
}
ul.compare_player li .left_col:before {
    content: "";
    background: #e2e4e5;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
    border-radius: 100%;
}
.common_player ul.compare_player li .left_col:before {
    display: none;
}
.common_player .common_point {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 15px;
    background: #fff;
    color: #2c353b;
    border: 1px solid #e2e4e5;
    padding: 4px 12px;
    border-radius: 8px;
}
.helpdesk_top_vector img {
    width: 100%;
    vertical-align: bottom;
}
.chatdesk_text {
    text-align: center;
    max-width: 430px;
    margin: 15px auto;
    padding: 0 15px;
}
.chatdesk_text h4 {
    color: #2c353b;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 24px;
}
.chatdesk_text h4 strong {
    font-weight: 500;
}
.chatdesk_text p {
    font-weight: 400;
    color: #a1a5a9;
}
.support_services {
    padding: 15px 15px 30px;
}
.support_services ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.support_services ul li {
    list-style: none;
    width: 47.5%;
    margin-left: 5%;
    position: relative;
    text-align: center;
    min-height: 160px;
    border-radius: 16px;
    background: #fff;
    min-height: 180px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.support_services ul li:nth-child(2n + 1) {
    margin-left: 0;
}
.support_services ul li span {
    display: inline-block;
    margin-bottom: 5px;
}
.support_services p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.support_services p strong {
    display: block;
    font-weight: 500;
    color: #47535d;
    font-size: 20px;
}
.support_services ul li:first-child {
    margin-bottom: 5%;
}
.support_services ul li:nth-child(2n) {
    margin-top: 5%;
}
.support_services .link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
}
.join_btn .make_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
span.main_price small {
    display: block;
    color: #a1a5a9;
}
.join.main_price {
    line-height: normal;
}
span.main_price strong {
    color: #08f;
    color: var(--safe_color);
    font-size: 16px;
    position: relative;
}
span.main_price strong:before {
    content: "";
    background: red;
    width: 100%;
    height: 2px;
    position: absolute;
    border-radius: 10px;
    top: 50%;
    margin-top: -1px;
    left: 0;
}
.clearfix {
    clear: both;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
    .full_view .left_view {
        overflow: visible;
    }
}
.multiple_team_list {
    margin-top: 15px;
}
.multiple_team_list li {
    list-style: none;
    position: relative;
    z-index: 2;
}
.multiple_team_list ul.teams_list > li {
    margin-bottom: 25px;
}
.multiple_team_list li input[type="checkbox"],
.multiple_team_list li input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.multiple_team_list li input[type="checkbox"]:checked ~ .team_data:before,
.multiple_team_list li input[type="radio"]:checked ~ .team_data:before {
    border: 2px solid var(--safe_color);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 16px;
}
.multiple_team_list li input[type="checkbox"]:checked ~ .team_data,
.multiple_team_list li input[type="radio"]:checked ~ .team_data {
    background: var(--safe_color);
}
.multiple_team_list li input[type="checkbox"]:checked ~ .team_data .top p,
.multiple_team_list li input[type="radio"]:checked ~ .team_data .top p {
    color: #fff;
}
.multiple_team_list
    li
    input[type="checkbox"]:checked
    ~ .team_data
    .action_list
    li
    a,
.multiple_team_list
    li
    input[type="radio"]:checked
    ~ .team_data
    .action_list
    li
    a {
    color: #fff;
}
.multiple_team_list
    li
    input[type="checkbox"]:checked
    ~ .team_data
    .action_list
    span
    svg,
.multiple_team_list
    li
    input[type="radio"]:checked
    ~ .team_data
    .action_list
    span
    svg {
    fill: #fff;
}
.multiple_team_list
    li
    input[type="checkbox"]:checked
    ~ .team_data
    .top
    p
    span.check:before,
.multiple_team_list
    li
    input[type="radio"]:checked
    ~ .team_data
    .top
    p
    span.check:before {
    border-color: #fff;
}
.multiple_team_list
    li
    input[type="checkbox"]:checked
    ~ .team_data
    .top
    p
    span.check:after,
.multiple_team_list
    li
    input[type="radio"]:checked
    ~ .team_data
    .top
    p
    span.check:after {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 2px;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.multiple_team_list .team_data {
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    position: relative;
}
.multiple_team_list .top {
    padding: 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
}
.multiple_team_list .top p {
    color: var(--safe_color);
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.multiple_team_list .top p span.check {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}
.multiple_team_list .top p span.check:before {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: 2px solid var(--safe_color);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.action_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.action_list li {
    list-style: none;
    text-align: center;
    margin: 0 12px;
}
.action_list span.icon {
    display: block;
    margin-bottom: 5px;
}
.action_list span svg {
    width: 20px;
    height: 20px;
    fill: var(--safe_color);
    vertical-align: middle;
}
.action_list li a {
    color: var(--safe_color);
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.multiple_team_list .outer {
    position: relative;
    margin: 0 2px 2px;
}
.multiple_team_list .mid {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
    border-radius: 15px 15px 0 0;
    padding: 15px 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.select_player_team {
    width: 48%;
    text-align: center;
}
.select_team_count {
    width: 52%;
}
.select_player_team span.img {
    position: relative;
    width: 62px;
    display: block;
    height: 62px;
    margin: 0 auto;
    overflow: hidden;
    background: 0 0;
}
.select_player_team span.img img.plyr {
    position: absolute;
    bottom: 0;
    object-fit: cover;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
}
.select_player_team .player {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
    width: 45%;
}
.select_player_team .player_img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.select_player_team .data {
    display: block;
    background: var(--safe_color);
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.35);
}
.select_player_team .data .text {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    overflow: hidden;
    display: block;
}
.select_team_count,
.select_team_count p {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select_team_count span {
    font-size: 22px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.select_team_count span strong {
    display: block;
    font-weight: 500;
}
.select_team_count .vs_icon {
    position: static;
    transform: none;
    margin: 0 20px;
    width: 28px;
    height: 35px;
    display: inline-block;
}
.select_team_count span.team1 {
    color: var(--safe_color);
}
.select_team_count span.team2 {
    color: var(--regular_color);
}
.select_player_team .team1 .data {
    background: var(--safe_color);
}
.select_player_team .team2 .data {
    background: var(--regular_color);
}
.multiple_team_list .bot {
    text-align: center;
    background: #f1f1f2;
    overflow: hidden;
    border-radius: 0 0 15px 15px;
}
.multiple_team_list .bot ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.multiple_team_list .bot ul li {
    padding: 7px 5px;
    color: #798086;
    z-index: inherit;
}
.multiple_team_list .bot ul li strong {
    color: #2c353b;
    font-weight: 500;
}
.loader-show .overlay,
.modal-show .overlay {
    opacity: 0.65;
}
.our_modal.offer_popup {
    bottom: 20px !important;
    height: calc(100% - 40px);
    padding: 20px;
}
.our_modal.offer_popup .close_line {
    border-radius: 4px;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    background: 0 0;
    width: auto;
    height: auto;
    padding: 2px 12px;
    font-weight: 400;
    text-decoration: none;
}
.offer_popup .model_in {
    height: 100%;
    padding: 80px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.offer_popup .header_modal {
    position: absolute;
    top: 33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.offer_popup .footer_modal {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}
.offer_popup .offer_btn {
    background: var(--safe_color);
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    min-width: 200px;
    display: inline-block;
    margin-bottom: 5px;
}
.offer_popup .text_link {
    font-weight: 400;
    color: var(--safe_color);
    text-decoration: underline;
}
.offer_popup .text_link:hover {
    text-decoration: none;
}
.offer_popup .popup-middle {
    height: 100%;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.offer_popup .image_type {
    height: 100%;
    max-width: 300px;
}
.offer_popup .image_type img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.banner_image img {
    border-radius: 10px;
}
.image_banner_withtext {
    max-width: 450px;
    margin: 0 auto;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.image_banner_withtext .text_block {
    margin-top: 15px;
}
.image_banner_withtext h3 {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 10px;
}
.image_banner_withtext h3 strong {
    font-weight: 500;
}
.image_banner_withtext p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.image_banner_withtext p a {
    color: var(--safe_color);
}
.offer_popup .free_entry {
    padding-top: 40px;
    position: relative;
    max-height: 550px;
    height: 100%;
}
.offer_popup .free_entry .card_in {
    background-image: url(../images/entry_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 70px;
    text-align: left;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.free_entry .entry_icon {
    position: absolute;
    left: 50%;
    width: 90px;
    height: 90px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    top: 0;
}
.free_entry h2 {
    color: #feaf17;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}
.free_entry li,
.free_entry p {
    font-weight: 400;
    color: #798086;
}
.free_entry ul {
    padding: 0 20px;
    margin: 10px 0;
    text-align: left;
}
.free_entry .entry_match {
    position: relative;
    padding: 0 10px;
    background: #fff;
    max-width: 300px;
    margin: 15px auto;
    border-radius: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.entry_match .flag_left,
.entry_match .flag_right {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}
.match_mid_entry {
    width: calc(100% - 100px);
}
.entry_match span.vs_icon {
    width: 35px;
}
.entry_match .btn {
    background: var(--safe_color);
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 500;
}
.entry_match .line_though {
    margin-top: 5px;
    display: inline-block;
    color: var(--safe_color);
    padding: 0 5px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
}
.entry_match .line_though:before {
    content: "";
    background: #f03800;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
}
.offer_table {
    width: 100%;
    max-height: 100%;
    padding: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.offer_table .offer_head {
    max-width: 380px;
    margin: 0 auto 20px;
}
.offer_table .offer_head h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}
.offer_table .offer_head h4 strong {
    display: block;
    font-weight: 700;
    font-size: 64px;
    line-height: 62px;
    text-align: center;
    color: #fff;
    text-shadow: 0 3px 6px #000;
}
.offer_table .offer_head p {
    color: #fff;
    font-weight: 400;
}
.table_cash_offer {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 1px solid #f1f1f2;
}
.table_cash_offer .outer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.table_cash_offer .outer > div {
    padding: 10px 10px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    width: 30%;
    border-left: 1px solid #f1f1f2;
    border-bottom: 1px solid #f1f1f2;
    text-align: left;
}
.table_cash_offer .outer > div:first-of-type {
    border-left: none;
}
.table_cash_offer .outer:last-of-type > div {
    border-bottom: none;
}
.table_cash_offer .outer > div:last-of-type {
    width: 40%;
    text-align: center;
}
.table_cash_offer .outer > .head {
    color: #a1a5a9;
}
.table_cash_offer .btn {
    background: var(--safe_color);
    padding: 2px 10px;
    font-size: 15px;
    color: #fff;
    min-width: 120px;
}
@media (max-width: 589px) {
    .offer_popup .header_modal {
        top: 18px;
    }
    .our_modal.offer_popup .close_line {
        font-size: 14px;
    }
    .our_modal.offer_popup {
        bottom: 0 !important;
        height: 100%;
        padding: 0;
    }
    .offer_popup .model_in {
        padding: 60px 0 85px;
    }
    .offer_popup .offer_btn {
        font-size: 14px;
        min-width: 160px;
        padding: 8px 15px;
    }
    .offer_popup .text_link {
        font-size: 12px;
    }
    .offer_popup .footer_modal {
        padding: 15px 0;
    }
    .offer_popup .popup-middle {
        padding: 0 15px;
        max-width: 280px;
    }
    .image_banner_withtext h3 {
        font-size: 18px;
    }
    .image_banner_withtext p {
        font-size: 14px;
    }
    .free_entry .entry_icon {
        width: 60px;
        height: 60px;
    }
    .offer_popup .free_entry {
        padding-top: 32px;
        padding-bottom: 10px;
    }
    .offer_popup .free_entry .card_in {
        padding-top: 40px;
    }
    .free_entry h2 {
        font-size: 25px;
    }
    .free_entry li,
    .free_entry p {
        font-size: 14px;
    }
    .free_entry ul {
        padding: 0 15px;
    }
    .match_mid_entry {
        width: calc(100% - 80px);
    }
    .free_entry .entry_match {
        max-width: 245px;
    }
    .entry_match .flag_left,
    .entry_match .flag_right {
        width: 40px;
    }
    .entry_match .btn {
        padding: 3px 10px;
        font-size: 12px;
    }
    .entry_match .line_though {
        font-size: 14px;
    }
    .table_cash_offer .outer > div {
        font-size: 13px;
        padding: 7px;
    }
    .table_cash_offer .btn {
        font-size: 12px;
        min-width: 80px;
    }
    .offer_table .offer_head h4 {
        font-size: 20px;
    }
    .offer_table .offer_head p {
        font-size: 14px;
    }
    .offer_table .offer_head h4 strong {
        font-size: 50px;
        line-height: 42px;
    }
    .offer_table .offer_head h4 {
        margin-bottom: 10px;
    }
}
.team_preview_main ::-webkit-scrollbar-track {
    background-color: transparent !important;
}
.team_preview_main ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.15) !important;
}
.team_preview_main ::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.15) !important;
}
.how_tut {
    padding: 0 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.how_tut .howImg {
    flex: 0 0 85px;
    width: 85px;
    margin-right: 15px;
}
.how_tut .how_con h3 {
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #47535d;
    margin-bottom: 10px;
}
.how_tut .how_con a.btn {
    background: #08f;
    background: var(--safe_color);
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 4px 20px;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.playinfo_head {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
.playinfo_head .player_img {
    border-radius: 100%;
    width: 65px;
    position: relative;
    height: 65px;
    overflow: hidden;
}
.playinfo_head .player_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.playinfo_head .player_img img.plyr {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}
.playinfo_head .prayer_data {
    padding: 15px;
}
.playinfo_head .prayer_data .text {
    color: #798086;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.playinfo_head .prayer_data .team {
    display: block;
    font-size: 18px;
    color: #08f;
    color: var(--safe_color);
}
.playinfo_head .player_status:after {
    bottom: 6px;
}
.upcoming_player_info {
    margin: 0 15px;
    border-top: 1px solid #f1f1f2;
    padding-top: 20px;
    padding-bottom: 20px;
}
.upcoming_player_info .table_desin.currunt_info {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    margin: 0;
    border: none;
}
.upcoming_player_info .border-bottom {
    border-bottom-color: #f1f1f2 !important;
}
.upcoming_player_info .table_desin.currunt_info .row > div {
    border-right-color: #f1f1f2;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 10px 15px;
}
.upcoming_player_info .table_desin.currunt_info .row > div:nth-child(2) {
    border-right: none;
}
.upcoming_player_info .table_desin span.text b {
    display: block;
    font-size: 20px;
}
.upcoming_player_detail {
    padding: 15px;
    border-radius: 16px 16px 0 0;
    background: #f7f6fb;
}
.upcoming_player_detail h3 {
    margin-bottom: 15px;
    font-size: 22px;
}
.upcoming_player_detail .table_desin .card_in {
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    padding: 0;
    overflow: hidden;
}
.upcoming_player_detail .card_head {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 8px 15px;
}
.upcoming_player_detail .card_head:before {
    content: "";
    background: #0684f2;
    background: var(--safe_color);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
}
.upcoming_player_detail .table_desin > .row {
    margin-bottom: 20px;
}
.upcoming_player_detail .table_desin > .row:last-of-type {
    margin-bottom: 0;
}
.upcoming_player_detail .card_head > div {
    width: 50%;
    color: #0684f2;
    color: var(--safe_color);
    font-weight: 500;
    font-size: 16px;
}
.upcoming_player_detail .card_head > div.right {
    text-align: right;
}
.upcoming_player_detail .card_head > div.left {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.upcoming_player_detail .card_body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.upcoming_player_detail .card_body > div {
    width: 33.33%;
    padding: 8px 15px;
    color: #c3c6c8;
    font-size: 14px;
    font-weight: 400;
}
.upcoming_player_detail .card_body > div b {
    display: block;
    color: #47535d;
    font-size: 18px;
}
.c_vc_box.c_vc_top {
    box-shadow: none;
    padding: 10px 10px 15px;
    background: #f7f6fb;
}
.cap_vc_tab .shorting {
    background: #f1f1f2;
    top: 80px;
    z-index: 6;
    border-radius: 16px 16px 0 0;
    margin: 0;
    padding: 10px;
    z-index: 6;
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
}
.cap_vc_tab .shorting > div {
    padding: 0 8px;
}
.cap_vc_tab .shorting a {
    color: #798086;
    text-decoration: none;
    font-size: 14px;
}
.cap_vc_tab .shorting > div.col-4 a:first-child {
    margin-right: 12px;
}
.cap_vc_tab .shorting a.short {
    color: var(--safe_color);
    position: relative;
}
.cap_vc_tab .shorting a.short:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-right: 2px solid var(--safe_color);
    border-bottom: 2px solid var(--safe_color);
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 5px;
    margin-top: -4px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.cap_vc_tab .shorting a.short.up:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 2px;
}
.cap_vc_tab .shorting a.short.no:after,
.cap_vc_tab .shorting a.short.no:before {
    display: none;
}
.cap_vc_wrap .table_desin > .row.active.themesafe,
.team_create .table_desin > .row.active.themesafe {
    background: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -webkit-linear-gradient(#08f, #08f);
    background: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -webkit-linear-gradient(var(--safe_color), var(--safe_color));
    background: -o-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -o-linear-gradient(var(--safe_color), var(--safe_color));
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.85) 0, #fff 100%),
        linear-gradient(var(--safe_color), var(--safe_color));
}
.cap_vc_wrap .table_desin > .row.active.themeregular,
.team_create .table_desin > .row.active.themeregular {
    background: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -webkit-linear-gradient(var(--regular_color), var(--regular_color));
    background: -o-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.85) 0,
            #fff 100%
        ),
        -o-linear-gradient(var(--regular_color), var(--regular_color));
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.85) 0, #fff 100%),
        linear-gradient(var(--regular_color), var(--regular_color));
}
.error_verify {
    margin: -15px 0 15px;
}
.error_verify .field_info {
    font-size: 12px;
}
.offerlist .card_in {
    padding: 0 0 15px;
}
.offerlist .data_card .card_in span.notification_img {
    padding: 0;
    border-radius: 16px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}
.offerlist .notification_detail {
    padding: 10px 15px 0;
}
.offerlist .notifi_title {
    font-weight: 400;
    display: block;
    color: #798086;
    font-size: 14px;
}
.offerlist .notifi_time {
    color: #47535d;
    font-weight: 700;
}
.scratch_and_offer {
    margin-bottom: 10px;
}
.scratch_and_offer h5 {
    color: #c3c6c8;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}
.scratch_and_offer ul {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
}
.scratch_and_offer ul li {
    list-style: none;
    width: 48.5%;
    margin-left: 3%;
    margin-bottom: 3%;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    position: relative;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.scratch_and_offer ul li:nth-child(2n + 1) {
    margin-left: 0;
}
.scratch_and_offer span.icon {
    width: 75px;
    height: 75px;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    margin-right: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.scratch_and_offer span.icon img {
    width: 100%;
    vertical-align: middle;
    height: 100%;
    object-fit: cover;
}
.scratch_and_offer p {
    color: #ff9100;
    font-weight: 500;
    line-height: 18px;
}
.scratch_and_offer .scratch p {
    color: #9d7aff;
}
.scratch_and_offer .pass p {
    color: #72c85d;
}
.scratch_and_offer .notify {
    background: #fe3265;
    border: 1px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -5px;
    top: -5px;
}
.profile_head.reward_head:before {
    display: none;
}
.reward_amount h3 {
    padding-top: 20px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.reward_amount h3 strong {
    display: block;
    font-weight: 500;
    font-size: 45px;
}
.reward_history {
    width: 100%;
    position: relative;
    height: calc(100% - 230px);
    z-index: 1;
    margin-top: -25px;
    border-radius: 16px 16px 0 0;
    background: #f7f6fb;
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
}
.reward_list {
    padding: 15px;
}
.reward_list ul {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
}
.reward_list ul li {
    width: 48%;
    margin-left: 4%;
    min-height: 140px;
    list-style: none;
    margin-bottom: 4%;
    position: relative;
}
.reward_list ul li:nth-child(2n + 1) {
    margin-left: 0;
}
.reward_list .scratch_card {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.reward_list .scratch_card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.reward_list li h3 {
    color: #eb7a3d;
    line-height: normal;
    font-size: 18px;
    font-weight: 500;
}
.reward_list li h3 span {
    display: block;
    color: #0585f3;
    font-weight: 400;
    font-size: 16px;
}
.reward_list li h3 strong {
    display: block;
    color: #0585f3;
    font-weight: 700;
    font-size: 20px;
}
.reward_list li h4 {
    color: #fff;
    font-size: 16px;
}
.reward_list .inner {
    width: 100%;
}
.reward_list .flip-card-back p {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    left: 0;
    font-weight: 400;
}
.reward_list .flip-card {
    perspective: 1000px;
}
.reward_list .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.reward_list .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.reward_list .flip-card-back,
.reward_list .flip-card-front {
    position: absolute;
    padding: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    height: 100%;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 15px;
}
.reward_list .flip-card-front {
    background-color: #fff;
    background-image: url(../images/result_data01.jpg);
    z-index: 2;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.reward_list .flip-card-back {
    background-color: #08f;
    background-image: url(../images/card_flip_bg.jpg);
    z-index: 2;
    padding: 15px 15px 40px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.reward_list .flip-card-inner:hover .flip-card-back {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.refer_banner {
    padding: 0 !important;
    margin: 15px;
    overflow: hidden;
}
.card_player.total_earn > div > span > span.text {
    font-weight: 400;
}
.card_player.total_earn > div > span.process {
    overflow: hidden;
    margin-top: 7px;
}
.white_bg.btn span.link {
    color: #08f !important;
    color: var(--regular_color) !important;
    font-weight: 500 !important;
}
div.card_player.total_earn > div > span.left > span.text > span {
    color: #47535d !important;
}
div.card_player.total_earn > div > span.right > span.text > span {
    font-weight: 700;
}
.share_web {
    padding: 0 15px;
    width: 100%;
    margin-bottom: 15px;
}
.share_web > p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 0 15px;
    color: #a1a5a9;
}
.share_web > p span {
    color: var(--safe_color);
    font-weight: 500;
}
.webcopy_code {
    border-radius: 8px;
    border: 2px dashed var(--safe_color);
    padding: 15px 75px 15px 15px;
    position: relative;
    z-index: 1;
}
.webcopy_code .right_copy:before,
.webcopy_code:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--safe_color);
    opacity: 0.1;
    z-index: -1;
}
.webcopy_code .right_copy {
    position: absolute;
    right: 0;
    width: 75px;
    text-align: center;
    top: 0;
    bottom: 0;
}
.webcopy_code .right_copy a {
    padding: 15px 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: var(--safe_color);
}
.webcopy_code .left_code p {
    color: #47535d;
    font-size: 16px;
    font-weight: 500;
}
.webcopy_code .left_code p strong {
    display: block;
    color: var(--safe_color);
    font-size: 26px;
    line-height: 28px;
}
.share_btm {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.share_btm a {
    font-weight: 400;
    font-size: 14px;
    color: var(--safe_color);
    text-decoration: underline;
}
.share_btm a:hover {
    text-decoration: none;
}
.sharewith {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.sharewith .btn {
    background: var(--safe_color);
    border-radius: 5px;
    color: #fff;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.share_on p {
    color: #a1a5a9;
    margin: 0;
}
.share_on strong {
    font-weight: 500;
}
.share_on a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.share_on a img {
    width: 25px;
    height: 25px;
}
.share_on a.fb img {
    width: 35px;
    height: 35px;
}
path.refer_btm {
    fill: #fe3265;
}
.referearn_list {
    padding: 20px 15px;
}
.referearn_list .card_in {
    margin-bottom: 20px;
}
.referearn_list .head {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding-right: 50px;
    position: relative;
}
.referearn_list .head .image {
    width: 65px;
    height: 65px;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
}
.referearn_list .head .image img.plyr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.referearn_list .head .head_text {
    width: calc(100% - 65px);
    padding-left: 15px;
}
.referearn_list .head_text h4 {
    color: #798086;
    font-size: 22px;
    padding-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.referearn_list .head_text p {
    font-weight: 400;
    color: var(--safe_color);
}
.card_player.ref_progress {
    width: 100%;
    margin: 5px 0;
}
.card_player.ref_progress > div {
    width: 100%;
    padding: 0;
}
.card_player.ref_progress > div > span > span.text {
    text-transform: capitalize;
    color: #c3c6c8;
}
.card_player.ref_progress > div > span.left > span.text > span {
    color: #47535d !important;
}
.referearn_list .refbtn .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: #f7f6fb;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1;
}
.referearn_list .refbtn .btn:before {
    background: #a1a5a9;
    content: "";
    width: 2px;
    height: 18px;
    border-radius: 10px;
    position: absolute;
    left: 16px;
    top: 8px;
    z-index: -1;
}
.referearn_list .refbtn .btn:after {
    background: #a1a5a9;
    content: "";
    width: 18px;
    height: 2px;
    border-radius: 10px;
    position: absolute;
    left: 8px;
    top: 16px;
    z-index: -1;
}
.referearn_list .referal_midd {
    display: none;
}
.referearn_list .refbtn.active .btn:before {
    display: none;
}
.referearn_list span.verified {
    background: rgba(114, 200, 93, 0.1);
    color: #72c85d;
    text-transform: uppercase;
    font-weight: 500;
    padding: 2px 12px 2px 35px;
    border-radius: 4px;
    border: 1px solid #72c85d;
    font-size: 14px;
    position: relative;
    display: inline-block;
    margin-top: 2px;
}
.referearn_list span.verified:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 4px;
    width: 15px;
    height: 10px;
    border-left: 2px solid #72c85d;
    border-bottom: 2px solid #72c85d;
    transform: rotate(-45deg);
}
.card_player.ref_progress > div > span.process {
    overflow: hidden;
}
.referearn_list .head.active p span.verified {
    display: inline-block;
}
.referal_midd_in {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.referal_midd_in > div {
    width: 48%;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
}
.referal_midd_in > div.earned {
    margin-left: 4%;
}
.referal_midd_in .added {
    border-radius: 15px;
    background: #f7f6fb;
    padding: 12px;
}
.referal_midd_in .added .icon {
    width: 60px;
}
.referal_midd_in .added svg {
    vertical-align: middle;
}
.referal_midd_in .added h5 {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
    padding-left: 15px;
}
.referal_midd_in .added h5 strong {
    display: block;
    color: #47535d;
    font-weight: 500;
    font-size: 24px;
}
.earned .signbns,
.earned .untld {
    width: 50%;
}
.earned h5 {
    width: 100%;
    color: #798086;
}
.earned .earned,
.earned .untld {
    font-size: 14px;
    font-weight: 400;
}
.earned .untld span {
    color: #feaf17;
    opacity: 0.5;
}
.earned .signbns span {
    color: #9d7aff;
    opacity: 0.5;
}
.earned .untld strong {
    display: block;
    color: #feaf17;
    font-weight: 500;
    font-size: 28px;
}
.earned .signbns strong {
    display: block;
    color: #9d7aff;
    font-weight: 500;
    font-size: 28px;
}
.head .alldone {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
}
.head .alldone img {
    width: 100%;
}
.add_banner {
    margin: 20px 15px 0;
    border-radius: 15px;
    overflow: hidden;
}
.offer_slider + .quiz_list {
    padding-top: 0;
}
.quiz_list {
    padding: 15px 20px 10px;
}
.quiz_list ul li {
    list-style: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 110px;
    border-radius: 16px;
    margin-bottom: 15px;
    position: relative;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 1;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.quiz_head:before,
.quiz_list ul li:before {
    content: "";
    position: absolute;
    border-radius: 0 0 16px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    z-index: -1;
    background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
    opacity: 0.8;
}
.quiz_text {
    width: 100%;
    padding: 0 15px 15px;
}
.quiz_text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 78%;
}
.quiz_text p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.quiz_col {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    max-width: 350px;
}
.quiz_col > div {
    padding-right: 10px;
}
.quiz_col > div.time_left {
    width: auto;
}
.quiz_col > div.ques {
    width: 120px;
}
.quiz_col p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nav_in.quiz_head {
    position: relative;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.nav_in.quiz_head:before {
    height: 100%;
}
.quiz_head .quiz_text {
    padding: 0 10px 0;
    min-width: 300px;
}
.quiz_head .quiz_text h4 {
    font-size: 16px;
}
.quiz_head .quiz_col {
    max-width: 100%;
}
.quiz_head .quiz_col p {
    font-size: 13px;
}
.quiz_head .quiz_col .ques p {
    position: relative;
    padding-left: 15px;
}
.quiz_head .quiz_col .ques p:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 7px;
    background: #fff;
    border-radius: 100%;
}
.quiz_contest .contest_bot_bar {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.quiz_contest .join_btn a.fee {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    min-width: 50px;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    padding: 4px 8px;
    border-radius: 5px;
    margin-left: 5px;
    display: inline-block;
}
.quiz_contest .join_btn a.fee.disable {
    background: #798086;
}
.card_in.quiz_contest .contes_left_side span.small {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card_in.quiz_contest .contes_left_side .contest_bot_bar .side_left {
    width: calc(100% - 180px);
}
.card_in.quiz_contest .contes_left_side .contest_bot_bar .side_right {
    width: 180px;
    text-align: right;
    z-index: 3;
    position: relative;
}
.card_in.quiz_contest .join_btn {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.card_in.quiz_contest .join_btn .join {
    font-size: 13px;
}
.quizinfo_list {
    overflow: hidden;
}
.quizwrap {
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
}
.quiz_inner {
    width: 100%;
    height: calc(100vh - 70px);
    background: rgba(255, 255, 255, 0.85);
    padding: 15px 0 15px 15px;
    position: relative;
    border-radius: 16px;
}
.quiz_inner .scroling_div {
    padding-right: 10px;
    height: calc(100% - 70px);
}
.quiz_time {
    background: var(--safe_color);
    border-radius: 16px;
    padding: 10px;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.quiz_time .left {
    width: 190px;
    padding-left: 45px;
    position: relative;
}
.quiz_time .right {
    width: calc(100% - 190px);
}
.quiz_time .left .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
}
.quiz_time .left .icon img {
    width: 30px;
    height: 30px;
}
.quiz_time .left p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}
.quiz_time .timer {
    background: #fff;
    border-radius: 15px;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
}
.quiz_time .timer .col {
    width: 50%;
    text-align: center;
    padding: 10px;
    position: relative;
}
.quiz_time .timer .col:before {
    content: "";
    width: 1px;
    height: 70%;
    background: #f1f1f2;
    position: absolute;
    right: 0;
    top: 15%;
}
.quiz_time .timer .col:last-of-type:before {
    display: none;
}
.quiz_time .timer p {
    color: #c3c6c8;
    font-size: 15px;
    font-weight: 400;
}
.quiz_time .timer p span {
    display: block;
    font-size: 24px;
    color: #47535d;
    line-height: 20px;
    font-weight: 500;
}
.quizwrap .quiz_time .right {
    width: 200px;
}
.quizwrap .quiz_time .left {
    width: calc(100% - 200px);
}
.quiz_ques h3 {
    font-size: 22px;
    color: var(--safe_color);
    font-weight: 400;
    margin-bottom: 15px;
}
.quiz_ques h3 strong {
    font-weight: 500;
}
.quiz_ques h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.quiz_answer li {
    counter-increment: mega-step;
    background: #fff;
    min-height: 55px;
    position: relative;
    padding: 10px 10px 10px 65px;
    border-radius: 8px;
    margin-bottom: 10px;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.quiz_answer li:before {
    content: counter(mega-step, upper-alpha);
    position: absolute;
    left: 15px;
    background: #272727;
    border-radius: 100%;
    width: 36px;
    font-size: 16px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.quiz_answer li p {
    font-size: 16px;
}
.quiz_answer li.active {
    background: var(--safe_color);
}
.quiz_answer li.active p {
    color: #fff;
}
.quiz_answer li.active:before {
    background: #fff;
    color: #1788fc;
}
.quiz_foot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
}
.quiz_foot button.btn {
    width: 48%;
    background: #2c353b;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 8px;
}
.quiz_foot button.btn.default,
.quiz_foot button.btn.next {
    background: var(--safe_color);
    color: #fff;
}
.quiz_foot button.btn.full {
    width: 100%;
    margin-right: 0 !important;
}
.quizwrap.centerquiz {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.centerquiz .quiz_inner {
    height: 470px;
}
.centerquiz h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 5px;
}
.quizscore {
    border-radius: 8px;
    background: #fff;
    padding: 15px;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.quizscore h3 {
    color: #c3c6c8;
    font-size: 18px;
    font-weight: 500;
}
.quizscore h3 span {
    color: #798086;
}
.quizscore h3 strong {
    display: block;
    font-weight: 700;
    font-size: 36px;
    color: var(--safe_color);
}
.quiz_column {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
}
.quiz_column li {
    list-style: none;
    width: 48%;
    min-height: 75px;
    margin-left: 4%;
    margin-bottom: 3%;
    background: #fefefe;
    position: relative;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    padding: 15px;
    border-radius: 16px;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    overflow: hidden;
    z-index: 1;
}
.quiz_column li.full {
    width: 100%;
    margin-left: 0;
}
.quiz_column li:before {
    content: "";
    background-repeat: no-repeat;
    width: 75px;
    height: 100%;
    z-index: -1;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
}
.quiz_column li:nth-child(2),
.quiz_column li:nth-child(4) {
    margin-left: 0;
}
.quiz_column.fourcolumn li:nth-child(2),
.quiz_column.fourcolumn li:nth-child(4) {
    margin-left: 4%;
}
.quiz_column.fourcolumn li:nth-child(2n + 1) {
    margin-left: 0;
}
.quiz_column li p {
    color: #a1a5a9;
    font-weight: 400;
    font-size: 16px;
}
.quiz_column li span {
    display: block;
    color: #0684f2;
    font-weight: 500;
    font-size: 18px;
}
.quiz_column li.total:before {
    background-image: url(../images/total.png);
}
.quiz_column li.skip:before {
    background-image: url(../images/skip.png);
}
.quiz_column li.skip span {
    color: #ff9100;
}
.quiz_column li.attemp:before {
    background-image: url(../images/attemp.png);
}
.quiz_column li.attemp span {
    color: #9d7aff;
}
.quiz_column li.right_ans:before {
    background-image: url(../images/right.png);
}
.quiz_column li.right_ans span {
    color: #72c85d;
}
.answer_indic {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 15px;
    padding: 0 10px;
}
.answer_indic > div {
    margin: 7px 5px;
}
.answer_indic p {
    position: relative;
    font-size: 14px;
    padding-left: 18px;
    margin: 0;
    font-weight: 400;
}
.answer_indic p:before {
    width: 12px;
    height: 12px;
    border: 1px solid #333;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    content: "";
}
.answer_indic p:after {
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 100%;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -2px;
    content: "";
}
.answer_indic .green p {
    color: #72c85d;
}
.answer_indic .green p:before {
    border-color: #72c85d;
}
.answer_indic .green p:after {
    background: #72c85d;
}
.answer_indic .blue p {
    color: #08f;
}
.answer_indic .blue p:before {
    border-color: #08f;
}
.answer_indic .blue p:after {
    background: #08f;
}
.answer_indic .orange p {
    color: #ff9100;
}
.answer_indic .orange p:before {
    border-color: #ff9100;
}
.answer_indic .orange p:after {
    background: #ff9100;
}
.answer_indic .red p {
    color: #f0381b;
}
.answer_indic .red p:before {
    border-color: #f0381b;
}
.answer_indic .red p:after {
    background: #f0381b;
}
.completed_ques {
    margin-bottom: 10px;
}
.completed_ques ul {
    counter-reset: mega-step, mini-step;
}
.completed_ques ul li {
    list-style: none;
    counter-increment: mega-step;
    border-radius: 0 0 16px 16px;
    background: #f1f1f2;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
}
.completed_ques h4 {
    color: #47535d;
    font-size: 20px;
    min-height: 48px;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    font-weight: 400;
    padding-left: 45px;
    position: relative;
}
.completed_ques h4:before {
    content: counter(mega-step, decimal);
    position: absolute;
    left: 0;
    background: #272727;
    top: 6px;
    border-radius: 100%;
    width: 32px;
    font-size: 16px;
    height: 32px;
    color: #fff;
    text-align: center;
    line-height: 32px;
}
.completed_ques .whitebox {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    padding: 15px;
}
.completed_ques .btn_group {
    display: flex;
    -webkit-display: flex;
    justify-content: center;
    margin-top: 15px;
    padding-left: 45px;
}
.completed_ques .btn_group .btn {
    width: 48%;
    background: 0 0;
    border: 1px solid #444;
    font-weight: 400;
    text-transform: capitalize;
    color: #444;
    white-space: normal;
}
.completed_ques .btn_group .btn.green-btn {
    background: rgba(114, 200, 93, 0.1);
    color: #72c85d;
    border-color: #72c85d;
}
.completed_ques .btn_group .btn.blue-btn {
    background: rgba(23, 136, 252, 0.1);
    color: #08f;
    border-color: #08f;
}
.completed_ques .btn_group .btn.orange-btn {
    background: rgba(253, 145, 0, 0.1);
    color: #ff9100;
    border-color: #ff9100;
}
.completed_ques .btn_group .btn.red-btn {
    background: rgba(240, 56, 27, 0.1);
    color: #f0381b;
    border-color: #f0381b;
}
.completed_ques .btn_group .btn:first-child {
    margin-right: 4%;
}
.quiz_point {
    text-align: center;
    padding: 7px 10px;
}
.quiz_point p {
    font-size: 16px;
    color: #47535d;
    font-weight: 400;
}
.quiz_point p strong {
    color: #08f;
}
.completed_ques ul li.disable h4:before {
    background: #f03800;
}
p.disabled_msg {
    color: #f03800;
}
.quizinfo_list li.winner .text.win {
    white-space: normal;
}
.quizinfo_list li.winner .text.win small {
    font-size: 11px;
    line-height: 16px;
    display: inline-block;
}
span.completed_quiz {
    font-size: 14px;
    white-space: normal;
    display: block;
}
.quiz_completing {
    margin-top: 5px;
}
.quiz_completing p span {
    color: var(--safe_color);
}
.sec_timer {
    width: 100%;
    height: 30px;
    border-radius: 24px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.sec_timer:before {
    background: var(--safe_color);
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
}
.sec_timer p {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px 5px 35px;
}
.sec_timer .icon {
    width: 16px;
    position: absolute;
    left: 10px;
    top: 4px;
}
.sec_timer .time_progress {
    background: var(--safe_color);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.gotoquiz {
    padding: 15px;
    text-align: center;
}
.gotoquiz img {
    max-width: 100px;
    margin: 0 auto 10px;
}
.our_modal.gotoquiz {
    bottom: auto !important;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.gotoquiz .model_in {
    max-width: 300px;
    border-radius: 10px;
}
.gotoquiz .footer_modal {
    border-radius: 10px;
}
.our_modal.gotoquiz .close_line {
    width: 35px;
    height: 35px;
    background: 0 0;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.our_modal.gotoquiz .close_line:before {
    width: 20px;
    height: 2px;
    content: "";
    left: 5px;
    top: 18px;
    background: var(--safe_color);
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.our_modal.gotoquiz .close_line:after {
    width: 20px;
    height: 2px;
    content: "";
    left: 5px;
    top: 18px;
    background: var(--safe_color);
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.quizwrap.quizlanguage {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.quizlanguage .quiz_inner {
    height: 270px;
    padding: 10px;
}
.quizlanguage .quiz_inner h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.laguage_switch {
    margin: 0 auto 10px;
    text-align: center;
}
.laguage_switch input[type="checkbox"] {
    display: none;
}
.laguage_switch label {
    margin: 0;
    cursor: pointer;
}
.laguage_switch label p {
    background: var(--safe_color);
    padding: 5px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.laguage_switch label p:before {
    min-width: 100px;
    background: #fff;
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    min-height: 32px;
    border-radius: 30px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.laguage_switch label p span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 30px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
}
.laguage_switch label p span.en {
    color: var(--safe_color);
}
.laguage_switch label p span.hi {
    color: #fff;
}
.laguage_switch input[type="checkbox"]:checked + p:before {
    left: 105px;
}
.laguage_switch input[type="checkbox"]:checked + p span.en {
    color: #fff;
}
.laguage_switch input[type="checkbox"]:checked + p span.hi {
    color: var(--safe_color);
}
.quizlanguage .gotoquiz {
    font-size: 18px;
}
.add_banner img {
    width: 100%;
}
.offer_slider + .quiz_laguage {
    padding-top: 0;
}
.quiz_laguage .laguage_switch {
    margin-bottom: 0;
}
.quiz_laguage p {
    color: #a1a5a9;
    text-align: center;
    font-weight: 400;
}
.quizhome_list {
    padding: 15px 15px 5px;
}
.quizhome_list li {
    width: 100%;
    border-radius: 16px;
    margin-bottom: 15px;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding: 15px;
}
.quizhome_list li:last-of-type {
    margin-bottom: 0;
}
.quizhome_list li .left_col {
    width: calc(100% - 150px);
}
.quizhome_list li .right_col {
    width: 150px;
    text-align: right;
}
.quizhome_list li .right_col .icon {
    width: 85px;
    margin-right: 10px;
    display: inline-block;
}
.quizhome_list li .right_col .icon img {
    width: 100%;
}
.quizhome_list li h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}
.quizhome_list li p.startin {
    font-size: 16px;
    color: #47535d;
}
.quizhome_list li .btn.realtime_play,
.quizhome_list li .btn.realtime_play:active {
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(#9d7aff 0, #4f3d80 100%);
    background: -webkit-linear-gradient(#9d7aff 0, #4f3d80 100%);
    border: none;
    min-width: 150px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 8px 15px;
}
.quizhome_list li .col_outer {
    padding-bottom: 10px;
}
.quizhome_list .time {
    width: 180px;
    display: flex;
    -webkit-display: flex;
    margin: 10px 0 0 -5px;
}
.quizhome_list .time p {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    width: 33.33%;
    padding-right: 15px;
    position: relative;
}
.quizhome_list .time p strong {
    display: block;
    font-size: 24px;
    color: #2c353b;
    font-weight: 700;
}
.quizhome_list .time p:before {
    content: ":";
    font-weight: 700;
    font-size: 16px;
    color: #798086;
    position: absolute;
    right: 5px;
    top: 50%;
}
.quizhome_list .time p:last-of-type:before {
    display: none;
}
.quizhome_list li h3,
.quizhome_list li p.startin {
    color: #fff;
}
.realtime_quiz ul {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.realtime_quiz ul li {
    width: 48%;
    list-style: none;
    padding: 15px;
    position: relative;
    margin-left: 4%;
    margin-bottom: 4%;
    border-radius: 16px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right -3px top -3px;
    background-image: url(../images/realcon_bg.png);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.realtime_quiz ul li.freequiz {
    background-image: url(../images/practics_bg.png);
}
.realtime_quiz ul li.disable {
    opacity: 1 !important;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.realtime_quiz ul li:nth-child(2n + 1) {
    margin-left: 0;
}
.realtime_quiz .icon {
    max-width: 65px;
    margin-bottom: 10px;
}
.realtime_quiz .icon img {
    width: 100%;
    height: auto;
}
.realtime_quiz h4 {
    color: #47535d;
    font-size: 20px;
    margin: 5px 0 10px;
}
.realtime_quiz p {
    color: #a1a5a9;
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0;
}
.realtime_quiz .btn {
    width: 100%;
    background: var(--safe_color);
    color: #fff;
    font-weight: 500;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.realtime_quiz .freequiz .btn {
    background: #72c85d;
}
.realtime_quiz h5.price {
    font-size: 40px;
    min-height: 60px;
    font-weight: 700;
    color: var(--safe_color);
}
.realtime_quiz .text-center p {
    color: #c3c6c8;
    margin-bottom: 0;
}
.quizhead {
    position: relative;
}
.quizhead a.back {
    width: 30px;
    position: absolute;
    left: 0;
}
.quizhead a.back img {
    width: 100%;
}
.quizhead h3 {
    font-size: 22px;
    text-align: center;
    padding: 2px 30px;
}
.quiz_inner.quizfind {
    position: relative;
}
.quiz_inner.quizfind .scroling_div {
    height: 100%;
}
.quizfind_foot {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    display: flex;
    -webkit-display: flex;
    min-height: 60px;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.quizfind_foot p {
    color: #a1a5a9;
    font-size: 18px;
    font-weight: 500;
    max-width: 215px;
    text-align: center;
    line-height: normal;
}
.quizfinder_midd {
    position: absolute;
    width: 100%;
    max-width: 350px;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.circle_img {
    max-width: 350px;
    margin: 0 auto;
}
.circle_img img {
    width: 100%;
    height: auto;
}
.quizfinder_midd .mythumb {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 19px;
}
.quiz_player {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    z-index: 1;
}
.quiz_player .thumb {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.quiz_player .thumb img {
    width: 100%;
}
.quiz_player .name {
    color: #47535d;
    font-weight: 400;
    max-width: 110px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow: hidden;
    display: inline-block;
    margin: 5px 0;
}
.quiz_player.mythumb .thumb {
    width: 80px;
    height: 80px;
}
.quiz_player {
    position: absolute;
}
.quiz_player.find_player01 {
    left: 15px;
    top: 40px;
}
.quiz_player.find_player02 {
    left: 10px;
    bottom: 45px;
}
.quiz_player.find_player03 {
    right: 10px;
    top: 60px;
}
.quiz_player.find_player04 {
    right: 0;
    bottom: 45px;
}
.quizwin_prize {
    position: absolute;
    left: 50%;
    bottom: -30px;
    opacity: 0;
    visibility: hidden;
    border-radius: 16px;
    width: 100%;
    max-width: 150px;
    background: #fff;
    padding: 5px;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
.quizwin_prize p {
    color: #a1a5a9;
    font-size: 15px;
    font-weight: 400;
}
.quizwin_prize p strong {
    display: block;
    font-weight: 700;
    font-size: 26px;
    line-height: 22px;
    color: #fedc31;
    margin-top: 2px;
}
.quiz_findfee {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.quiz_findfee p {
    color: #a1a5a9;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding-top: 15px;
}
.quiz_findfee p strong {
    display: block;
    color: #72c85d;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
}
.quizfee_see .quiz_player.mythumb .thumb {
    width: 45px;
    height: 45px;
}
.quizfinder_midd.quizfee_see .mythumb {
    top: 0;
}
.quizfee_see .quiz_findfee,
.quizfee_see .quizwin_prize {
    opacity: 1;
    visibility: visible;
}
.sonar-wrapper {
    position: absolute;
    z-index: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    top: -10px;
}
.sonar-emitter {
    position: relative;
    margin: 150px auto;
    width: 70px;
    height: 70px;
    border-radius: 9999px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: #08f;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}
.sonar-wave1 {
    animation: sonarWave 2s linear infinite;
}
.sonar-wave2 {
    animation: sonarWave 2s 2.5s linear infinite;
}
@keyframes sonarWave {
    from {
        opacity: 0.65;
    }
    to {
        transform: scale(5.5);
        opacity: 0;
    }
}
.quiz_inner.realtime_review {
    padding: 10px 0 10px 0;
}
.realtime_review .quizhead {
    margin-bottom: 20px;
}
.realtime_review .quizhead a.back {
    left: 15px;
}
.quiz_inner.realtime_review .scroling_div {
    padding-right: 0;
    height: 100%;
}
.fixplayertop {
    display: flex;
    -webkit-display: flex;
    justify-content: center;
    margin-bottom: 30px;
    padding-top: 10px;
}
.fixplayertop .player {
    width: calc(100% / 5 - 8px);
    margin-left: 10px;
    text-align: center;
}
.fixplayertop .player:first-of-type {
    margin-left: 0;
}
.thumb_overlay {
    width: 70px;
    height: 70px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto -5px;
    background: #fff;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
}
.thumb_overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fixplayertop .player .score {
    width: 65px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    display: inline-block;
    padding: 3px 3px;
    font-size: 14px;
    color: #47535d;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.fixplayertop .player.myself .score {
    background: var(--safe_color);
    color: #fff;
}
.nextques_cat {
    text-align: center;
    color: #47535d;
    font-size: 24px;
    line-height: normal;
    margin: 0 auto;
    max-width: 210px;
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -105px;
    top: 50%;
}
.quiz_answer.realquiz li {
    padding: 10px 65px 10px 10px;
}
.quiz_answer.realquiz li:before {
    display: none;
}
.player .text_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    border: 2px solid #000;
    border-radius: 100%;
}
.player.wrong_ans .text_overlay {
    background: rgba(240, 56, 27, 0.7);
    border-color: #f0381b;
}
.player.right_ans .text_overlay {
    background: rgba(114, 200, 93, 0.7);
    border-color: #72c85d;
}
.text_overlay .text {
    display: inline-block;
    color: #fff;
    line-height: 65px;
}
.quiz_answer li.wrong_ans {
    background: #f0381b;
    color: #fff;
}
.quiz_answer li.right_ans {
    background: #72c85d;
    color: #fff;
}
.users_vote {
    position: absolute;
    width: 38px;
    height: 38px;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
.users_vote span {
    overflow: hidden;
    width: 38px;
    height: 38px;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    right: 0;
    z-index: 5;
}
.users_vote span img {
    width: 100%;
    height: 100%;
}
.users_vote span:nth-of-type(2) {
    right: 10px;
    z-index: 4;
}
.users_vote span:nth-of-type(3) {
    right: 20px;
    z-index: 3;
}
.users_vote span:nth-of-type(4) {
    right: 30px;
    z-index: 2;
}
.users_vote span:nth-of-type(5) {
    right: 40px;
    z-index: 1;
}
.selfresult {
    max-width: 150px;
    margin: 0 auto 25px;
    text-align: center;
}
.selfresult .thumb {
    width: 115px;
    height: 115px;
    margin: 0 auto;
    display: block;
    padding-top: 23px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.selfresult .thumb span {
    width: 70px;
    display: block;
    height: 70px;
    border-radius: 100%;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
    position: relative;
    z-index: 1;
}
.share_result img {
    width: 34px;
    height: auto;
}
.quiz_foot button.btn.default.gray {
    background: #47535d;
}
.selfresult span.points {
    color: #47535d;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: 16px;
    display: block;
}
.selfresult span.result_msg {
    color: #a1a5a9;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
}
.other_winner {
    display: flex;
    -webkit-display: flex;
    justify-content: center;
}
.other_winner li {
    width: 23.5%;
    margin-left: 2%;
    text-align: center;
    list-style: none;
}
.other_winner li:first-of-type {
    margin-left: 0;
}
.other_winner .thumb {
    width: 76px;
    height: 76px;
    margin: 0 auto;
    display: block;
    padding-top: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.other_winner .thumb span {
    width: 45px;
    display: block;
    height: 45px;
    border-radius: 100%;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
    position: relative;
    z-index: 1;
}
.other_winner span.name {
    font-weight: 400;
    font-size: 14px;
    display: block;
    color: #47535d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.other_winner span.points {
    color: #a1a5a9;
    font-size: 14px;
    display: block;
}
.other_winner li.winner .thumb,
.selfresult .thumb.winner {
    background-image: url(../images/winner.svg);
}
.quiz_inner.nouser_found .scroling_div {
    height: 100%;
    position: relative;
}
.nouser_found .nodata {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    max-width: 390px;
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.nouser_found .nodata span.vector {
    display: inline-block;
    margin-bottom: 15px;
}
.nouser_found .nodata h3 {
    font-size: 22px;
    color: #2c353b;
    font-weight: 500;
    margin-bottom: 10px;
}
.nouser_found .nodata p {
    font-size: 16px;
    color: #a1a5a9;
    font-weight: 400;
    margin-bottom: 15px;
}
.nodata .btns_group {
    display: flex;
    -webkit-display: flex;
}
.nodata .btns_group button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 5px 2px;
}
.unutilized_col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 0;
}
.unutilized_col .left_col {
    width: calc(100% - 140px);
    padding-left: 80px;
    position: relative;
}
.unutilized_col .win_vector {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.unutilized_col .left_col h5 {
    color: #47535d;
    font-size: 22px;
    font-weight: 500;
}
.unutilized_col .left_col p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.unutilized_col .right_col {
    font-size: 26px;
    font-weight: 500;
    width: 140px;
    text-align: right;
}
.util_price {
    color: #feaf2a;
}
.with_unutiliz h4 {
    color: #2c353b;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #f1f1f2;
    margin: 0 -15px 0;
    padding-bottom: 12px;
}
.with_unutiliz input {
    border: none;
    margin: 0;
    width: 100%;
    text-align: center;
    color: var(--safe_color);
    font-size: 30px;
    font-weight: 600;
    padding: 10px 10px;
}
.with_unutiliz ::-webkit-input-placeholder {
    color: var(--safe_color);
    opacity: 1;
}
.with_unutiliz ::-moz-placeholder {
    color: var(--safe_color);
    opacity: 1;
}
.with_unutiliz :-ms-input-placeholder {
    color: var(--safe_color);
    opacity: 1;
}
.with_unutiliz :-moz-placeholder {
    color: var(--safe_color);
    opacity: 1;
}
.with_example {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
}
.match_data.three_team .match_data_inner {
    flex-wrap: wrap;
    padding: 0;
}
.match_data.three_team .top_bar {
    width: 100%;
    padding-top: 10px;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid #f6f7f9;
}
.three_team .top_bar h3 {
    font-weight: 500;
    font-size: 18px;
    color: #a2acc3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.three_team .top_bar p.time {
    color: var(--safe_color);
    font-weight: 500;
    font-size: 15px;
}
.three_team .show_playing11 {
    display: inline-block;
    position: static;
    width: 100px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.three_team .top_bar .left_col {
    width: calc(100% - 200px);
}
.three_team .top_bar .right_col {
    width: 200px;
    text-align: right;
}
.three_team .sponser_logo {
    max-width: 200px;
    display: inline-block;
}
.three_team .show_playing11 img {
    height: auto;
    width: 100%;
    vertical-align: middle;
}
.three_team .team_wrap {
    width: 100%;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.three_team .team_wrap .flag {
    width: 70px;
}
.three_team .team_wrap span.vs_icon {
    position: static;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    opacity: 1;
    margin: 0 20px;
    width: 45px;
}
.preview_total.team_3 {
    padding: 0 5px;
}
.preview_total.team_3 .first_team,
.preview_total.team_3 .second_team {
    font-size: 17px;
}
.preview_total.team_3 .flag {
    width: 20px;
}
.preview_total.team_3 .second_team {
    margin-left: 5px;
    margin-right: 0;
}
.cap_vc_wrap .table_desin > .row.active.themeteam3,
.team_create .table_desin > .row.active.themeteam3 {
    background: #f1f7df;
    background: -moz-linear-gradient(left, #f1f7df 0, #fff 100%);
    background: -webkit-linear-gradient(left, #f1f7df 0, #fff 100%);
    background: linear-gradient(to right, #f1f7df 0, #fff 100%);
}
.table_desin .themeteam3 span.player span.data span.team small {
    color: var(--team3_color);
}
.team_create .table_desin > .row.active.themeteam3 a.select_player span {
    background: #a0c604;
    background: var(--team3_color);
}
.preview_total.team_3 .teamthree {
    color: var(--team3_color);
}
.team_preview_main .hori_row .in_row .player.team3_color h5 {
    background: var(--team3_color);
}
li.threeteam .select_player_team {
    width: 42%;
}
li.threeteam .select_team_count {
    width: 58%;
}
li.threeteam .select_team_count span {
    font-size: 16px;
}
li.threeteam .select_team_count .vs_icon {
    margin: 0 12px;
    width: 15px;
    height: 25px;
}
.score_board.triple_team .team_score_b p {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.score_board.triple_team .team_score_b {
    width: calc(29% - 9px);
}
.score_board.triple_team span {
    width: 18px;
}
.select_team_count span.team3 {
    color: var(--team3_color);
}
.select_player_team .team3 .data {
    background: var(--team3_color);
}
.playe .card_title.tow_part .left h3 span.team1 {
    color: var(--safe_color);
}
.playe .card_title.tow_part .left h3 span.team2 {
    color: var(--regular_color);
}
.playe .card_title.tow_part .left h3 span.team3,
ul.compare_player p.team_info span.team3textclr {
    color: var(--team3_color);
}
.head_logo img {
    width: 150px;
    height: auto;
    vertical-align: middle;
}
.tab_view.coupen_tab ul li a {
    font-size: 15px;
    text-transform: capitalize;
}
.pass_wrap .card_in {
    margin-bottom: 15px;
}
.passcard_top {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.passcard_top .center,
.passcard_top .left,
.passcard_top .right {
    width: 33.33%;
}
.passcard_btm p,
.passcard_top p {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
}
.passcard_btm p strong,
.passcard_top p strong {
    display: block;
    color: #47535d;
    font-size: 16px;
    font-weight: 500;
}
.coup_icn {
    vertical-align: middle;
    display: inline-block;
}
.coup_icn img {
    vertical-align: top;
}
.passcard_top .right strong {
    font-weight: 400;
}
.passcard_top .right strong.bold {
    font-weight: 500;
}
.passcard_top .right .price {
    font-weight: 700;
    color: var(--safe_color);
}
.passcard_top .right .old-price {
    margin-right: 10px;
    position: relative;
}
.passcard_top .right .old-price:before {
    content: "";
    background: #f03800;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
}
.passcard_btm {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 10px;
}
.passcard_btm .right {
    display: flex;
    -webkit-display: flex;
    align-items: center;
}
.passcard_btm .offer_text {
    font-weight: 500;
    font-size: 12px;
    color: #fdbf00;
    line-height: 15px;
    padding-right: 15px;
}
.passcard_btm .offer_text span {
    display: block;
    color: #72c85d;
}
.passcard_btm .btn {
    color: #fff;
    background: var(--safe_color);
    font-size: 14px;
    min-width: 90px;
}
.pass_process {
    width: 100%;
    margin: 5px auto;
    position: relative;
    background: #f1f1f2;
    overflow: hidden;
    border-radius: 16px;
    width: 100%;
    height: 6px;
}
.pass_process .pass_process_in {
    background: #72c85d;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 16px;
    transition: all 0.5s ease;
}
.redeem_coupon {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.redeem_coupon span {
    font-size: 14px;
    font-weight: 400;
}
.redeem_coupon span.redeem {
    color: #72c85d;
}
.redeem_coupon span.coupons {
    color: var(--safe_color);
}
.pass_btm {
    font-size: 12px;
    color: #a1a5a9;
    margin-top: 7px;
}
.pass_btm span.save {
    color: #febf2c;
}
.pass_btm span.off {
    color: #72c85d;
}
.used_history .pass_process .pass_process_in {
    background: var(--safe_color);
}
.used_history .redeem_coupon span.coupons {
    color: #798086;
}
.used_history .redeem_coupon span.expire {
    color: #f03800;
}
.used_history .redeem_coupon span.redeem {
    color: var(--safe_color);
}
.pass_process .expire_process_in {
    background: #f03800;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 16px;
    transition: all 0.5s ease;
}
.passinfo .text-box {
    border-radius: 12px;
    background: #fff;
    margin-bottom: 15px;
}
.passinfo .text-box h5 {
    padding: 18px 15px 15px 75px;
    position: relative;
    min-height: 80px;
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
}
.passinfo .text-box h5 strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #47535d;
    margin-bottom: 5px;
}
.passinfo .text-box span.icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 15px;
}
.passinfo .text-box span.icon img {
    width: 100%;
    height: auto;
}
.passinfo .text-box span {
    display: block;
}
.passinfo .text-col {
    border-radius: 12px;
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
}
.passinfo .text-col h3 {
    color: #08f;
    font-size: 22px;
    margin-bottom: 10px;
}
.passinfo .text-col p {
    color: #798086;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
}
.passinfo .text-col ol,
.passinfo .text-col ul {
    padding-left: 20px;
    margin: 15px auto;
}
.passinfo .text-col li {
    color: #798086;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}
.passfooter {
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.1);
}
.pass_foot {
    width: 100%;
    background: #fff;
    border-radius: 15px 15px 10px 10px;
}
.pass_foot {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px 15px;
}
.pass_foot p {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
}
.pass_foot p strong {
    display: block;
    color: #47535d;
    font-size: 16px;
    font-weight: 500;
}
.pass_foot .old-price:before {
    content: "";
    background: #f03800;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
}
.pass_foot .old-price {
    margin-right: 10px;
    position: relative;
    font-weight: 400;
}
.pass_foot .price {
    font-weight: 700;
    color: var(--safe_color);
}
.pass_foot .btn {
    color: #fff;
    background: var(--safe_color);
    font-size: 14px;
    min-width: 90px;
}
.pass_foot .offer_text {
    font-weight: 500;
    font-size: 12px;
    color: #fdbf00;
    line-height: 15px;
    padding-right: 15px;
}
.pass_foot .offer_text span {
    display: block;
    color: #72c85d;
}
.pass_foot .right {
    display: flex;
    -webkit-display: flex;
    align-items: center;
}
.confirm_col {
    padding: 15px;
}
.confirm_col p.note {
    max-width: 450px;
    margin: 0 auto;
}
.confrm_box ul.amount_his li {
    list-style: none;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    color: #798086;
    font-size: 16px;
    padding: 5px 0;
    font-weight: 400;
}
.confrm_box ul.amount_his li:first-of-type {
    padding-top: 0;
    border-bottom: 1px solid #f1f1f2;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.confrm_box ul.amount_his li.dark {
    padding-top: 0;
    border-top: 1px solid #f1f1f2;
    margin-top: 5px;
    padding-top: 10px;
}
.confrm_box ul.amount_his li.dark .text_left {
    color: #47535d;
    font-weight: 500;
}
.confrm_box ul.amount_his .text_left {
    width: calc(100% - 150px);
}
.confrm_box ul.amount_his .text_right {
    width: 150px;
    text-align: right;
}
.confrm_box ul.amount_his .text_left small {
    font-size: 12px;
    display: block;
}
.confrm_box ul.amount_his .text_left strong,
.confrm_box ul.amount_his .text_right {
    color: #47535d;
    font-weight: 500;
}
li.gticket .text_left {
    color: #feaf17;
}
li.gticket .text_left small {
    color: #798086;
}
li.gticket .info {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    z-index: 5;
}
li.gticket .info svg {
    width: 18px;
    height: 18px;
    vertical-align: text-bottom;
}
li.gticket .info svg path {
    fill: var(--safe_color);
}
li.gticket .info:before {
    content: attr(data-text);
    background: #3f4655;
    color: #fff;
    font-size: 11px;
    line-height: normal;
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
    white-space: nowrap;
    border-radius: 6px;
    padding: 4px 8px 3px;
    pointer-events: none;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}
li.gticket .info:after {
    content: "";
    border-top: 8px solid #3f4655;
    pointer-events: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 12px;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}
li.gticket .info:hover:after,
li.gticket .info:hover:before {
    opacity: 1;
    visibility: visible;
}
.confrm_box ul.amount_his .gticket .text_right {
    display: flex;
    -webkit-display: flex;
    justify-content: flex-end;
}
.gticket .plus_minus {
    display: inline-block;
    margin-right: 8px;
}
.gticket .plus_minus span {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}
.gticket .plus_minus span.text {
    padding: 0 7px;
    cursor: text;
    min-width: 40px;
    text-align: center;
}
.infotbaleticket {
    box-shadow: none;
}
.infotbaleticket table {
    margin-bottom: 0;
    font-size: 14px;
}
.infotbaleticket table thead tr th {
    color: #a1a5a9;
    font-weight: 400;
}
.infotbaleticket table tbody tr td {
    color: #798086;
}
.profile_level {
    padding: 15px 15px 0;
}
.level_process {
    width: 100%;
    margin: 5px auto;
    position: relative;
    background: #e2e4e5;
    overflow: hidden;
    border-radius: 16px;
    width: 100%;
    height: 6px;
}
.level_process_in {
    background: #72c85d;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 16px;
    transition: all 0.5s ease;
}
.level_bar .leveltext {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #e2e4e5;
    font-size: 14px;
}
.level_bar .leveltext .active {
    color: #72c85d;
}
.profile_level .level_out {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
.level_out .level_bar {
    width: calc(100% - 24px);
    padding-right: 10px;
}
.level_out .info {
    width: 24px;
}
.level_out .info a {
    display: block;
}
.level_task {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    margin-top: 15px;
}
.level_task .tasks_status {
    width: calc(100% - 200px);
    padding-right: 15px;
}
.level_task .will_get {
    width: 200px;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
}
.tasks_status p {
    color: #a1a5a9;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 6px;
}
.tasks_status ul {
    padding-left: 15px;
}
.tasks_status ul li {
    list-style: none;
    color: #a1a5a9;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
    position: relative;
    z-index: 0;
}
.tasks_status ul li:before {
    content: "";
    background: #a1a5a9;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #fff;
    position: absolute;
    left: -15px;
    top: 7px;
    z-index: 2;
}
.tasks_status ul li:after {
    content: "";
    background: #a1a5a9;
    width: 2px;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    left: -11px;
    top: 15px;
    z-index: 2;
}
.tasks_status ul li.last:after {
    display: none;
}
.tasks_status ul li.active {
    color: #72c85d;
}
.tasks_status ul li.active:after,
.tasks_status ul li.active:before {
    background: #72c85d;
}
.will_get h5 {
    color: #72c85d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    background: rgba(114, 200, 93, 0.1);
    text-align: center;
    padding: 13px 5px;
}
.will_get ul {
    padding: 10px 15px;
}
.will_get ul li {
    list-style: none;
    color: #47535d;
    font-weight: 400;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 5px;
    position: relative;
    z-index: 0;
}
.will_get ul li:before {
    content: "";
    background: #47535d;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #fff;
    position: absolute;
    left: -3px;
    top: 6px;
    z-index: 3;
}
.will_get ul li:after {
    content: "";
    background: #47535d;
    width: 2px;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    left: 1px;
    top: 12px;
    z-index: 2;
}
.will_get ul li.last:after {
    display: none;
}
.loyalty-sec {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    margin-top: 15px;
}
.loyalty-sec .btn {
    background: var(--safe_color);
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.loyalty-sec .left {
    display: flex;
    -webkit-display: flex;
    align-items: center;
}
.loyalty-sec span.icon {
    width: 55px;
    height: 55px;
}
.loyalty-sec p {
    padding-left: 10px;
    color: #47535d;
}
.loyalty-sec p strong {
    display: block;
    color: var(--safe_color);
}
.new-matchlist {
    padding: 15px;
}
.new-matchlist .match-data {
    border-radius: 13px;
    margin-bottom: 15px;
    position: relative;
    background: #f7f6fb;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
.new-matchlist .matchinside {
    border-radius: 13px;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
}
.new-matchlist .tophead {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 15px;
}
.new-matchlist .tophead h3 {
    color: #a2acc3;
    font-size: 18px;
    font-weight: 500;
}
.new-matchlist .notify {
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 3;
}
.new-matchlist .notify svg {
    width: 100%;
}
.new-matchlist .notify.active svg path {
    fill: var(--safe_color);
}
.new-matchlist .middbox {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 8px;
    position: relative;
}
.middbox .flag {
    position: relative;
    z-index: 1;
}
.middbox .flag > img {
    max-width: 45px;
    max-height: 45px;
}
.middbox .leftteam .flag {
    padding-left: 15px;
}
.middbox .flag span.strip {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: -1;
    width: 100%;
    height: 25px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    opacity: 0.25;
    mask-position-y: center;
    -webkit-mask-position-y: center;
}
.middbox .rightteam .flag span.strip {
    mask-position-x: right;
    -webkit-mask-position-x: right;
}
.middbox .flag span.strip img {
    width: 100%;
}
.middbox .rightteam .flag {
    padding-right: 15px;
}
.middbox .rightteam .flag span.strip {
    left: auto;
    right: 0;
}
.tooltipview {
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.tooltipview:before {
    content: attr(data-text);
    background: #3f4655;
    color: #fff;
    font-size: 11px;
    line-height: normal;
    position: absolute;
    left: 50%;
    top: -19px;
    transform: translateX(-30%);
    white-space: nowrap;
    border-radius: 6px;
    padding: 4px 8px 3px;
    pointer-events: none;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}
.tooltipview:after {
    content: "";
    border-top: 8px solid #3f4655;
    pointer-events: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 0;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}
.tooltipview:hover:after,
.tooltipview:hover:before {
    opacity: 1;
    visibility: visible;
}
.new-matchlist .teamname {
    color: #2c353b;
    font-size: 14px;
    margin-top: 10px;
}
.new-matchlist .leftteam {
    text-align: left;
    width: 50%;
    padding-right: 5px;
}
.new-matchlist .rightteam {
    text-align: right;
    width: 50%;
    padding-left: 5px;
}
.new-matchlist .leftteam .teamname {
    padding-left: 15px;
}
.new-matchlist .rightteam .teamname {
    padding-right: 15px;
}
.new-matchlist .lesstime {
    text-align: center;
    padding-top: 15px;
    width: calc(100% - 300px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.new-matchlist .time_left {
    color: var(--safe_color);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.new-matchlist .winningprize {
    color: #767676;
    text-transform: uppercase;
    font-size: 14px;
}
.new-matchlist .winningprize span.icn {
    width: 14px;
    display: inline-block;
    vertical-align: 1px;
    margin-right: 3px;
}
.new-matchlist .winningprize span.icn img {
    width: 100%;
}
.leftnotify {
    display: flex;
    -webkit-display: flex;
    align-items: center;
}
.leftnotify a {
    width: 30px;
    position: relative;
    z-index: 3;
}
.leftnotify a img {
    width: 100%;
}
.poweredby {
    max-width: 176px;
    display: flex;
    -webkit-display: flex;
    justify-content: flex-end;
}
.new-matchlist .matchbtm_bar {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px 10px;
}
.new-matchlist .lineups {
    width: 100px;
}
.new-matchlist .lineups img {
    width: 100%;
}
nav.foot_nav.newstyle ul li {
    padding: 10px 5px;
}
nav.foot_nav.newstyle ul li.active a:after {
    background: var(--safe_color);
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 5px;
    z-index: -1;
}
nav.foot_nav.newstyle ul li a {
    font-size: 13px;
    white-space: nowrap;
    padding: 6px 5px 10px;
}
.newjoin_contst {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    padding: 8px 15px;
}
.newjoin_contst span {
    color: #767676;
    font-size: 14px;
}
.newjoin_contst span strong {
    color: var(--safe_color);
}
.private_contest {
    margin-top: 10px;
}
.private_contest .tophead {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    justify-content: space-between;
}
.own_contest .private_contest label {
    color: #a1a5a9;
    font-weight: 500;
    font-size: 16px;
}
.private_contest .selectbox {
    position: relative;
    z-index: 1;
}
.private_contest .selectbox:before {
    content: "";
    background: url(../images/ic_arrow_borrm_gray.svg) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.private_contest .selectbox select {
    width: 200px;
    background: 0 0;
    cursor: pointer;
    min-height: 42px;
    border: 1px solid #f1f1f2;
    padding: 5px 10px;
    border-radius: 10px;
    appearance: none;
    -webkit-appearance: none;
    color: #47535d;
    font-weight: 500;
    font-size: 14px;
    position: relative;
}
.private_rankwin {
    margin: 15px -15px -15px;
    border-radius: 15px;
    overflow: hidden;
}
.private_rankwin .head {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    padding: 10px 15px 20px;
    background: #f1f1f2;
}
.private_rankwin .head div strong {
    color: #798086;
    font-weight: 500;
}
.private_rankwin .rankbody {
    background: #fff;
    border-radius: 15px;
    margin-top: -12px;
    padding: 0 15px;
}
.private_rankwin .rankrow {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #f7f6fb;
    position: relative;
}
.private_rankwin .rankrow div {
    color: #47535d;
    font-weight: 400;
}
.private_rankwin .rankrow div strong {
    font-weight: 500;
}
.addnewrank_btn {
    border: 1px solid var(--safe_color);
    border-radius: 8px;
    padding: 5px 15px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 10px;
    outline: 0 !important;
    color: var(--safe_color);
    font-weight: 500;
    margin-top: 10px;
}
.addnewrank_btn:before {
    background: var(--safe_color);
    opacity: 0.1;
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.private_addrank {
    border-bottom: 1px solid #f7f6fb;
    padding: 10px 0;
    position: relative;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    align-items: center;
}
.private_addrank .remove {
    background: 0 0;
    cursor: pointer;
    border: none;
    outline: 0 !important;
}
.contest_rank {
    width: calc(100% - 24px);
    padding-right: 10px;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
}
.own_contest .private_contest .contest_rank label {
    color: #798086;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
}
.private_addrank input {
    border: none;
    border-bottom: 1px solid #c3c6c8;
    width: 100px;
    padding: 3px 2px;
    font-weight: 500;
}
.private_addrank input:focus {
    color: var(--safe_color);
    border-bottom-color: var(--safe_color);
}
.private_addrank .text-right input {
    text-align: right;
}
.private_addrank .text-left input {
    width: 60px;
}
.private_addrank .text-left div {
    display: flex;
    -webkit-display: flex;
    align-items: center;
}
.private_addrank .exp {
    color: #c3c6c8;
    font-size: 14px;
    padding-left: 5px;
}
:root {
    --regular_color: #7b0041;
    --safe_color: #0088ff;
}
*,
::after,
::before {
    box-sizing: border-box;
}
a {
    color: var(--safe_color);
}
.clear-fix {
    clear: both;
}
.app_nav {
    padding: 0;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.nav_in {
    width: 100%;
    border-radius: 16px;
    background-color: #08f;
    background-color: var(--safe_color);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    padding: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.nav_in .left {
    float: left;
    text-align: left;
    min-width: 55px;
}
.nav_in .left.profile_width {
    width: 60%;
}
.nav_in .logo_icon {
    width: 40px;
    height: 40px;
}
.nav_in .avtar {
    width: 55px;
    height: 55px;
    cursor: pointer;
}
.nav_in .avtar span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.nav_in .avtar span img {
    width: 100%;
    object-fit: cover;
}
.nav_in .center {
    display: inline;
    text-align: center;
    left: 0;
    top: 5px;
}
.nav_in .right {
    text-align: right;
    min-width: 55px;
}
.nav_in ul.nav_icon_list li {
    display: inline-block;
    vertical-align: middle;
}
.nav_in ul.nav_icon_list li a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    position: relative;
    z-index: 50;
}
.nav_in ul.nav_icon_list li.active.notification a:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-color: #08f;
    border: 2px solid var(--safe_color);
    background-color: #ec536a;
    border-radius: 50%;
    top: 8px;
    right: 8px;
}
.sef_regu_switch label {
    display: inline-block;
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 8px 0;
}
.sef_regu_switch label input {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
}
.sef_regu_switch label span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.app_nav .sef_regu_switch label span {
    color: #fff;
    text-transform: uppercase;
}
.app_nav .sef_regu_switch label span img,
.app_nav .sef_regu_switch label span svg {
    width: 25px;
    margin-right: 4px;
    vertical-align: top;
    display: inline-block;
}
.sef_regu_switch label span.switcher {
    width: 31px;
    height: 11px;
    border-radius: 15px;
    background: #ccc;
    margin: 0 10px;
    position: relative;
}
.sef_regu_switch label span.regular {
    color: #08f;
    color: var(--safe_color);
}
.sef_regu_switch label span.switcher:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #08f;
    background: var(--safe_color);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    top: 50%;
    margin-top: -9px;
}
.sef_regu_switch label input:checked + span + span + span.safe {
    color: #08f;
    color: var(--safe_color);
}
.sef_regu_switch label input:checked + span.regular {
    display: none;
}
.sef_regu_switch label input + span + span.switcher:after {
    left: -1px;
}
.sef_regu_switch label input:checked + span + span.switcher:after {
    left: 14px;
    background-color: #08f;
    background-color: var(--safe_color);
}
.sef_regu_switch input[type="checkbox"] {
    display: none;
}
.sef_regu_switch label {
    margin: 0;
    cursor: pointer;
}
.sef_regu_switch label p {
    background: rgba(44, 53, 59, 0.25);
    padding: 5px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.introjs-fixParent .sef_regu_switch label p {
    background: var(--safe_color);
}
.sef_regu_switch label p:before {
    min-width: 100px;
    min-height: 37px;
    background: #fff;
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    min-height: 37px;
    border-radius: 30px;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sef_regu_switch label p span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 30px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
}
.sef_regu_switch label p span.safe {
    color: #08f;
    color: var(--safe_color);
}
.sef_regu_switch label p span.regular {
    color: rgba(255, 255, 255, 0.5);
}
.sef_regu_switch input[type="checkbox"]:checked + p:before {
    left: 105px;
}
div.right .sef_regu_switch label {
    padding: 0;
}
div.right .sef_regu_switch label p span {
    font-size: 12px;
    padding: 6px 5px;
}
div.right .sef_regu_switch label p:before {
    min-height: 30px;
    min-width: 85px;
}
div.right .sef_regu_switch label p span {
    min-width: 85px;
}
div.right .sef_regu_switch input[type="checkbox"]:checked + p:before {
    left: 90px;
}
.tab_view {
    padding: 0 15px;
}
.tab_view ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    width: 100%;
}
.tab_view ul li {
    display: block;
    width: 100%;
    padding: 0;
}
.tab_view ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    padding: 15px 6px;
    font-size: 13px;
    white-space: nowrap;
    text-align: center;
    color: #c7c7c7;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.tab_view ul li.active a:before {
    content: "";
    background: #08f;
    background: var(--safe_color);
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    border-radius: 15px 15px 0 0;
    position: absolute;
}
.tab_view ul li a span {
    display: block;
    width: 40px;
    margin: 0 auto;
    height: 40px;
}
.tab_view ul li.active a {
    color: #08f;
    color: var(--safe_color);
}
.offer_slider .item a {
    display: block;
    padding: 15px 7px 12px;
}
.offer_slider .item a img {
    border-radius: 15px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
}
.out_heaer_tab {
    width: 100%;
    padding: 0 15px;
    margin-top: 15px;
}
.out_heaer_tab .tab_view {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.out_heaer_tab .tab_view ul {
    margin-bottom: 0;
}
.out_heaer_tab .tab_view ul li a {
    color: #e2e4e5;
}
.out_heaer_tab .tab_view ul li.active a {
    color: #08f;
    color: var(--safe_color);
}
.match_listing {
    padding: 15px;
}
.offer_slider + .match_listing {
    margin-top: -15px;
}
.match_listing .match_data:last-child {
    margin-bottom: 0;
}
.match_listing .match_data {
    position: relative;
    margin-bottom: 25px;
    background: #f7f6fb;
    border-radius: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.match_data .match_data_inner {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
    padding: 0 20px;
    background: #fff;
    border-radius: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.show_playing11 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 170px;
}
.show_playing11 img {
    height: 100%;
    width: auto;
    vertical-align: bottom;
}
.match_data .join_contst {
    padding: 8px;
    text-align: center;
}
.match_listing .match_data .join_contst span {
    font-size: 14px;
    font-weight: 400;
    color: #798086;
}
.match_listing .match_data a.link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
}
.match_listing .match_data .match_text {
    width: calc(100% - 140px);
    text-align: center;
    position: relative;
    z-index: 1;
}
.match_listing .match_data .match_text .row_2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.match_listing .match_data figure.flag_left,
.match_listing .match_data figure.flag_right {
    width: 85px;
}
.match_listing .match_data .match_text,
.match_listing .match_data figure.flag_left,
.match_listing .match_data figure.flag_right {
    display: inline-block;
    vertical-align: middle;
}
.match_listing .match_data .match_text .row_1,
.match_listing .match_data .match_text .row_2 {
    margin-bottom: 5px;
}
.match_listing .match_data .match_text h3 {
    font-weight: 400;
    font-size: 15px;
    color: #798086;
}
.match_listing .match_data .match_text .vs {
    width: 70px;
}
.match_listing .match_data .match_text .time {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    text-transform: uppercase;
}
.match_listing .match_data .match_text .time.blue {
    font-weight: 500;
    color: #08f;
    color: var(--safe_color);
}
nav.foot_nav {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 15px 15px 10px 10px;
}
nav.foot_nav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
nav.foot_nav ul li {
    display: block;
    width: 100%;
    text-align: center;
}
nav.foot_nav ul li a {
    padding: 10px 0 13px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #b9bbbc;
    position: relative;
}
nav.foot_nav ul li.active a:after {
    content: "";
    background: #08f;
    background: var(--safe_color);
    height: 4px;
    width: 70px;
    border-radius: 7px 7px 0 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
nav.foot_nav ul li a span {
    display: block;
    margin: 4px auto auto;
}
nav.foot_nav ul li a span img {
    max-width: 35px;
}
nav.foot_nav ul li a {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
nav.foot_nav ul li.active a {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
nav.foot_nav ul li.active a {
    color: #08f;
    color: var(--safe_color);
}
.sticky {
    z-index: 5;
    position: relative;
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0;
}
nav.foot_nav ul li.rummy_icon a {
    filter: none;
    -webkit-filter: none;
    padding: 0;
    width: 100px;
    margin: 0 auto;
}
nav.foot_nav ul li.rummy_icon a span {
    margin: -35px auto -7px -5px;
}
nav.foot_nav ul li.rummy_icon a span img {
    width: 110px;
    max-width: none;
    height: auto;
}
.our_modal {
    visibility: visible;
    opacity: 0;
    margin-left: 0;
    position: fixed;
    z-index: 1041;
    bottom: 20px;
    padding: 0 20px 20px 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.our_modal .close_line {
    display: block;
    width: 80px;
    height: 7px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 3px;
    background-color: #e2e4e5;
}
.model_in {
    overflow: hidden;
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 0;
}
.footer_modal {
    border-radius: 16px 16px 5px 5px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}
.full_height_pop .footer_modal {
    position: sticky;
    bottom: 0;
    z-index: 5;
}
.footer_modal a.foot_btn {
    border-radius: 0;
}
.footer_modal.two_btn {
    display: flex;
    -webkit-display: flex;
    margin: 0;
}
.footer_modal.two_btn a {
    width: 100%;
    position: relative;
}
.footer_modal.two_btn a:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 1px;
    height: 80%;
    background-color: #fff;
}
.footer_modal.two_btn a:first-child:before {
    display: none;
}
.invite_modal {
    padding: 10px;
}
.invite_modal h3 {
    font-size: 37px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
    white-space: nowrap;
}
.invite_modal p {
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    color: #a1a5a9;
    margin-bottom: 10px;
}
.invite_modal ul.saring_btn {
    text-align: center;
}
.invite_modal ul.saring_btn li {
    display: inline-block;
    list-style: none;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}
a.foot_btn_modal {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    height: 60px;
    line-height: 60px;
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.invite_modal ul.saring_btn li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border-radius: 3px;
    background: #47535d;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.scroling_modal {
    overflow: hidden;
    max-height: 65vh;
    overflow-y: auto;
}
.tab_container {
    overflow: hidden;
}
.our_tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.our_tabs > .tab-data {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.our_tabs > .tab-data.active {
    height: auto;
    overflow: auto;
    opacity: 1;
    visibility: visible;
}
.app_center > .tab_container,
.app_center > .tab_container > .our_tabs,
.app_center > .tab_container > .our_tabs > .tab-data {
    height: 100%;
}
.card_title.tow_part {
    padding: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
.card_title.tow_part .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.card_title.tow_part .left img {
    width: 30px;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.card_title.tow_part .left span {
    width: 40px;
    padding-left: 10px;
}
.card_title.tow_part .left span.player_info {
    display: inline-block;
    padding: 0 10px;
    text-align: left;
    width: 100%;
    overflow: hidden;
}
.card_title.tow_part .left h3 {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.card_title.tow_part .left span.player_info h3 {
    font-weight: 500;
    font-size: 16px;
    color: #47535d;
    display: block;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.card_title.tow_part .left span.player_info p {
    font-weight: 500;
    font-size: 14px;
    color: #08f;
    color: var(--safe_color);
}
.card_title.tow_part .left h2 {
    padding: 0;
    text-transform: capitalize;
}
.card_title.tow_part .left h3 {
    padding: 0 10px;
    text-transform: capitalize;
}
.card_title.tow_part .left span img {
    width: 100%;
    box-shadow: none;
}
.card_title.tow_part > .right {
    width: 50%;
}
.card_title .right {
    width: auto;
}
h3.wining_text {
    margin: 0;
    font-weight: 500;
    font-size: 24px;
    text-align: right !important;
    color: #08f;
    color: var(--safe_color);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table_listing.add_border li {
    border-bottom: 1px solid #e2e4e5;
}
.winning_modal p.note {
    font-size: 17px;
    line-height: normal;
    color: #a1a5a9;
    text-align: center;
    font-weight: 400;
    padding: 10px;
}
.winning_modal p.note b {
    color: #47535d;
}
.full_view.team_preview_show .right_view {
    width: calc(100% - 1140px);
}
.full_view.team_preview_show .left_view {
    overflow: visible;
}
.full_view.team_preview_show .left_view .app_center {
    overflow: hidden;
    border-radius: 16px;
}
.team_preview_main {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.team_preview_main {
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 100%;
    margin-left: 20px;
    top: 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
    z-index: 1041;
}
.team_in_mang {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 50px 0 20px;
    position: relative;
    z-index: 1;
}
.basketball_preview .team_in_mang,
.kabaddi_preview .team_in_mang,
.volleyball_preview .team_in_mang {
    padding-bottom: 30px;
}
.hori_row.logo_team {
    top: 3px;
    position: absolute;
}
.team_in_mang .hori_row {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
}
.team_in_mang .hori_row:last-child {
    margin-bottom: 0;
}
.team_preview_main .hori_row h3.title {
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.team_preview_main .hori_row h4.title {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: rgb(255, 255, 255, 0.2);
    text-transform: uppercase;
    margin-bottom: 10px;
}
.team_preview_main.nba_preview .hori_row h4.title {
    margin-bottom: 3px;
}
.team_preview_main .hori_row .in_row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.team_preview_main .hori_row .in_row.firstrow {
    justify-content: center;
}
.team_preview_main .hori_row .in_row .player {
    width: calc(100% / 4);
    margin-bottom: 0;
    padding: 0 25px;
    text-align: center;
    position: relative;
    max-width: calc(100% / 4 - 10px);
}
.team_preview_main .hori_row .in_row .player.three_items {
    width: calc(100% / 3);
    max-width: calc(100% / 3 - 55.82px);
}
.team_preview_main .hori_row .in_row .player.three_items {
    width: calc(100% / 3);
    max-width: 127.5px;
    margin: 0 3% 15px;
}
.team_preview_main .hori_row .in_row .player figure {
    width: 65%;
    margin: 0 auto;
}
.team_preview_main .hori_row .in_row.firstrow .player figure {
    width: 75%;
}
.team_preview_main .hori_row .in_row .player figure.playr_img {
    position: relative;
}
.team_preview_main .hori_row .in_row .player figure.playr_img img {
    max-width: 90%;
    margin-left: 5%;
}
.team_preview_main .hori_row .in_row .player figure.playr_img img.playr {
    position: absolute;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 90%;
    height: 100%;
    bottom: 0;
    border-radius: 6px;
}
.team_preview_main .hori_row .in_row .player h5 {
    width: 100%;
    height: 21px;
    line-height: 20px;
    border-radius: 5px;
    background: #ccc;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.16);
    position: relative;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    margin-top: -5px;
}
.team_preview_main .hori_row .in_row.firstrow .player h5,
.team_preview_main .hori_row .in_row.firstrow .player span.point {
    font-size: 12px;
}
.team_preview_main .hori_row .in_row .player.safe_color h5 {
    background-color: var(--safe_color);
}
.team_preview_main .hori_row .in_row .player.regular_color h5 {
    background-color: var(--regular_color);
}
.team_preview_main .hori_row .in_row .player span.point {
    font-weight: 700;
    font-size: 10px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    background: rgba(0, 0, 0, 0.15);
    width: 80%;
    margin: 0 auto;
    border-radius: 0 0 7px 7px;
    padding: 5px 5px 3px;
}
.team_preview_main .hori_row .in_row .player span.point span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.logo_team figure {
    text-align: center;
}
.owl-carousel.team_preview_slider .owl-item img {
    width: 200px;
    display: inline-block;
}
.logo_team figure img {
    width: 200px;
}
.team_preview_main .hori_row .in_row .player.captain:before,
.team_preview_main .hori_row .in_row .player.vice_captain:before {
    content: "C";
    position: absolute;
    top: -5px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    color: #fff;
    z-index: 50;
    border: 1px solid #fff;
}
.team_preview_main .hori_row .in_row .player.vice_captain:before {
    content: "VC";
}
.scroll_box {
    z-index: 6 !important;
}
.scroling_div_active .leader_board h2 {
    font-size: 14px;
    padding: 8px 0 4px;
}
.team_preview_main a.my_close {
    position: absolute;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    top: 10px;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    z-index: 50;
}
.team_preview_main a.my_close img {
    width: 100%;
}
.bot_bar_team {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 0 10px;
    background: #2c333f;
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 45px;
    line-height: 45px;
    justify-content: space-between;
    font-weight: 500;
    font-size: 24px;
    text-align: left;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.team_preview_slider .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 0;
    text-align: center;
    width: 100%;
}
.team_preview_slider .owl-dot {
    display: inline-block;
    margin: 4px;
}
.team_preview_slider .owl-dot span {
    background: 0 0;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid #fff;
}
.team_preview_slider .owl-dot.active span {
    background: #fff;
}
.team_preview_main .status {
    position: absolute;
    right: 20px;
    top: -3px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #ccc;
    border: 2px solid #fff;
}
.team_preview_main .on_player {
    background: #72c85d;
}
.team_preview_main .off_player {
    background: #f03800;
}
.accordion {
    padding: 10px;
}
.accordion .accordion_in {
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
}
.accordion .accordion_in:last-child {
    margin-bottom: 0;
}
.accordion_in .pnal_title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    height: 75px;
    position: relative;
    padding: 10px 85px 10px 10px;
    justify-content: space-between;
    white-space: nowrap;
}
.accordion_in .pnal_title a.btn_plus {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 75px;
    width: 75px;
    background-color: #f1f1f2;
}
.table_own .card_in .card_title {
    padding: 10px;
}
.accordion_in .pnal_title a.btn_plus:after,
.accordion_in .pnal_title a.btn_plus:before,
.team_create .table_desin > .row a.select_player span:after,
.team_create .table_desin > .row a.select_player span:before {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: #47535d;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 9px);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.accordion_in .pnal_title a.btn_plus:before,
.team_create .table_desin > .row a.select_player span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion_in.active .pnal_title a.btn_plus:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.accordion_in .pnal_title span.date {
    font-weight: 300;
    font-size: 15px;
    color: #c3c6c8;
}
.accordion_in .pnal_title h3 {
    font-weight: 500;
    font-size: 18px;
    color: #47535d;
}
.accordion_in .pnal_title span.price {
    font-weight: 500;
    font-size: 27px;
    text-align: right;
    color: #ccc;
}
.accordion_in .pnal_title span.price.green {
    color: #0f9d58;
}
.accordion_in .pnal_title span.price.oranges {
    color: #fa0;
}
.accordion_in .pnal_title span.price.red {
    color: #ec536a;
}
.accordion_in .pnal_body {
    padding: 10px 10px 10px 10px;
    border-top: 2px solid #f1f1f2;
    position: relative;
}
.accordion_in .pnal_body.invoic_down {
    padding: 10px 70px 10px 10px;
}
.accordion_in .pnal_body p {
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    color: #a1a5a9;
}
.accordion_in .pnal_body p b {
    font-weight: 700;
    color: #47535d;
}
.accordion_in .pnal_body a.invoic {
    display: none;
    position: absolute;
    right: 10px;
    height: 50px;
    width: 50px;
    background-color: #f1f1f2;
    top: calc(50% - 25px);
    border-radius: 3px;
    padding: 12px 15px;
}
.accordion_in .pnal_body.invoic_down a.invoic {
    display: block;
}
.accordion_in .pnal_body {
    display: none;
}
.more_listing {
    margin: 10px;
}
.icon_listing.card_in {
    padding: 0;
}
.icon_listing.card_in.follo_listing {
    padding: 10px;
}
.icon_listing.card_in.follo_listing ul {
    margin: 0 -10px;
}
.icon_listing ul li {
    display: block;
}
.icon_listing ul li a {
    display: block;
    position: relative;
    text-decoration: none;
    padding-left: 90px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.icon_listing ul li a span {
    display: block;
    width: 100%;
}
.icon_listing ul li a span.icon {
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.icon_listing.follo_listing ul li a span.icon {
    line-height: 90px;
}
.icon_listing.follo_listing ul li a span.icon img {
    height: 50px;
    width: 50px;
}
.icon_listing ul li a span.icon span.icon_bg {
    display: inline-block;
    width: 40px;
    height: 40px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    line-height: 40px;
    object-fit: contain;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.icon_listing ul li:last-child a span.text {
    border: none;
}
.icon_listing ul li a span.text {
    position: relative;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    color: #2c333f;
    display: flex;
    align-items: center;
    height: 90px;
    border-bottom: 1px solid #f1f1f2;
    position: relative;
    padding-right: 35px;
}
.icon_listing ul li a span.text:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    right: 20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/down.svg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0.5;
}
.icon_listing.follo_listing ul li a span.text:after {
    display: none;
    visibility: hidden;
}
.icon_listing.follo_listing ul li a span.follo_btn {
    position: absolute;
    right: 10px;
    left: auto;
    border-radius: 50px;
    background: #08f;
    background: var(--safe_color);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    padding: 3px;
    display: block;
    width: 80px;
}
.download_btns {
    margin: 10px;
}
.download_btns.download_brows {
    margin: 20px 0;
}
.download_btns .card_in {
    padding: 20px;
}
.download_btns .row {
    margin-left: 0;
    margin-right: 0;
}
.download_btns .row > div {
    padding: 0;
}
.download_btns .row > div:first-child {
    padding-right: 5px;
}
.download_btns .row > div:last-child {
    padding-left: 5px;
}
.download_btns .row > div a {
    display: block;
    width: 100%;
    height: 55px;
    border-radius: 40px;
    background: #47535d;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);
    position: relative;
    padding-left: 75px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    text-decoration: none;
}
.download_btns.download_sign {
    padding-top: 20px;
}
.download_btns.download_sign .row > div a {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);
}
.download_btns .row > div a span.icon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 30px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    top: calc(50% - 17px);
}
.download_btns.download_sign .row > div a span.icon {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.download_btns .row > div a span.text {
    display: block;
    padding-left: 15px;
    border-left: 1px solid #fff;
    color: #fff;
}
.download_btns.download_sign .row > div a span.text {
    border-left: 1px solid #47535d;
    color: #47535d;
}
.download_btns .row > div a span.text span {
    display: block;
}
.download_btns .row > div a span.text span.big,
.download_btns .row > div a span.text span.small {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    text-align: left;
}
.lang_tamil .download_btns .row > div a span.text span.big,
.lang_tamil .download_btns .row > div a span.text span.small {
    font-size: 10px;
}
.download_btns .row > div a span.text span.big {
    font-weight: 700;
}
.download_btns h2 {
    display: block;
    margin: 0;
    font-size: 18px;
    text-align: center;
    color: #47535d;
    line-height: 28px;
    padding-bottom: 10px;
}
.form_devide {
    margin: 0;
}
.form_devide > div:first-child {
    padding: 0 20px 0 0;
    margin-bottom: 10px;
}
.form_devide > div.join_money {
    border: 1px solid #f1f1f2;
    border-radius: 16px;
    padding: 20px;
    height: 190px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.form_devide > div.join_money .centr_div {
    width: 100%;
}
.form_devide > div.join_money .centr_div span {
    display: block;
}
.form_devide > div.join_money .centr_div span.price {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    color: #08f;
    color: var(--safe_color);
}
.form_devide > div.join_money .centr_div span.titl {
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    color: #a1a5a9;
}
.form_devide > div.join_money .centr_div p {
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #c3c6c8;
}
@media (max-width: 1499px) {
    .full_view.team_preview_show .right_view {
        display: none;
    }
}
@media (max-width: 1200px) {
    .left_view {
        display: none;
    }
    .team_preview_main {
        left: 0;
        margin-left: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .bot_bar_team,
    .team_preview_main a.my_close {
        opacity: 1;
        visibility: visible;
    }
}
@media (max-width: 589px) {
    .team_preview_main {
        border-radius: 0;
    }
}
@media (max-width: 560px) {
    .bot_bar_team {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .team_preview_main.show {
        display: block;
    }
    .team_preview_main .hori_row h4.title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .team_preview_main .hori_row .in_row .player.captain:before,
    .team_preview_main .hori_row .in_row .player.vice_captain:before {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 10px;
    }
    .team_preview_main .hori_row .in_row .player span.point {
        font-weight: 500;
        font-size: 9px;
    }
    .bot_bar_team {
        position: fixed;
    }
    .team_preview_main a.my_close {
        width: 25px;
        height: 25px;
    }
    .owl-carousel.team_preview_slider .owl-item img {
        width: 160px;
    }
    .accordion_in .pnal_title {
        height: 50px;
        padding: 10px 60px 10px 10px;
    }
    .accordion_in .pnal_title span.date {
        font-size: 10px;
        display: block;
    }
    .accordion_in .pnal_title h3 {
        font-size: 13px;
    }
    .accordion_in .pnal_title span.price {
        font-size: 18px;
    }
    .accordion_in .pnal_title a.btn_plus {
        width: 50px;
        height: 50px;
    }
    .accordion_in .pnal_title a.btn_plus:after,
    .accordion_in .pnal_title a.btn_plus:before,
    .team_create .table_desin > .row a.select_player span:after,
    .team_create .table_desin > .row a.select_player span:before {
        width: 9px;
        height: 1px;
        top: calc(50% - 0.5px);
        left: calc(50% - 4.5px);
    }
    .accordion .accordion_in {
        margin-bottom: 5px;
    }
    .accordion_in .pnal_body {
        padding: 10px 55px 10px 10px;
        border-top: 1px solid #f1f1f2;
    }
    .accordion_in .pnal_body p {
        font-size: 12px;
    }
    .accordion_in .pnal_body a.invoic {
        width: 35px;
        height: 35px;
        top: calc(50% - 17.5px);
        padding: 5px 8px;
    }
    .icon_listing ul li a {
        padding-left: 60px;
    }
    .icon_listing ul li a span.text {
        height: 60px;
        font-size: 15px;
    }
    .icon_listing ul li a span.icon {
        width: 60px;
        height: 60px;
        line-height: 75px;
    }
    .icon_listing ul li a span.icon span.icon_bg {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .icon_listing ul li a span.text:after {
        top: calc(50% - 12px);
        right: 10px;
        width: 24px;
        height: 24px;
        opacity: 1;
    }
    .download_btns .card_in {
        padding: 10px;
    }
    .download_btns .row > div a {
        height: 35px;
        padding-left: 40px;
    }
    .download_btns .row > div a span.icon {
        width: 20px;
        height: 20px;
        left: 12px;
        top: calc(50% - 12px);
    }
    .download_btns .row > div a span.text span.big,
    .download_btns .row > div a span.text span.small {
        font-size: 8px;
        line-height: 12px;
    }
    .download_btns .row > div a span.text {
        padding-left: 8px;
    }
}
.white.btn {
    color: #fff;
    border-color: #fff;
    background: 0 0;
    font-size: 14px;
}
.white.btn:hover {
    background: 0 0;
}
.head_wallet {
    margin-left: 7px;
}
.white_btn.btn {
    color: #08f;
    color: var(--safe_color);
    border-color: #fff;
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    min-width: 120px;
}
.menu_overlay {
    background: rgba(44, 53, 59, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1010;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.left_menu_panel {
    background: #fff;
    box-shadow: 6px 0 12px rgba(0, 0, 0, 0.12);
    position: absolute;
    z-index: 1015;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.left_menu_open .menu_overlay {
    opacity: 1;
    visibility: visible;
}
.left_menu_open .left_menu_panel {
    width: 80%;
    opacity: 1;
    visibility: visible;
}
.menu_tophead {
    border-radius: 0 0 16px 16px;
    background: #f7f6fb;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.user_info {
    border-radius: 0 0 16px 16px;
    background: #08f;
    background: var(--safe_color);
    padding: 30px 20px 30px 80px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.user_info h3 {
    color: #fff;
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
}
.user_info h4 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.user_info .avtar {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 15px;
}
.menu_tophead .sef_regu_switch {
    text-align: center;
}
.menu_tophead .sef_regu_switch label input:checked + span.regular,
.menu_tophead .sef_regu_switch label span.safe {
    display: inline-block;
    color: #ccc;
}
.menu_tophead .sef_regu_switch label {
    padding: 10px 0;
}
.main_menu {
    padding: 15px 0;
    height: calc(100% - 124px);
    overflow: auto;
}
.main_menu li {
    list-style: none;
    position: relative;
}
.main_menu li a {
    display: block;
    padding: 15px 15px 15px 55px;
    color: #47535d;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}
.main_menu span.icon_bg {
    position: absolute;
    left: 15px;
    top: 10px;
}
.main_menu .notification {
    background: #f1f1f2;
    text-decoration: none;
    border-radius: 4px;
    padding: 6px 10px 4px;
    font-weight: 400;
    color: #2c353b;
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 16px;
}
.main_menu .notification.notify:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background-color: #ec536a;
    border-radius: 50%;
    top: -3px;
    right: 0;
}
.main_menu .notification.new {
    color: #fd3265;
    background: rgba(253, 50, 101, 0.2);
}
.wallet_wrap {
    padding: 15px;
}
.wallet_top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 15px;
}
.wallet_top .wallet_icon {
    width: 150px;
}
.wallet_top .wallet_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.wallet_top .total_bal {
    width: calc(100% - 150px);
    padding: 15px 15px;
    position: relative;
}
.total_bal h4 {
    color: #2c353b;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 5px;
}
.total_bal h6 {
    color: #47535d;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
}
.total_bal p {
    color: #798086;
    font-size: 15px;
    font-weight: 400;
}
.info_icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
}
.info_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.win_block {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    background: #f7f6fb;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.win_block .winning_col {
    background: #fff;
    border-radius: 16px;
    padding: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    min-height: 120px;
}
.winning_col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.winning_col .left_col {
    width: calc(100% - 140px);
    padding-left: 80px;
    position: relative;
}
.winning_col .win_vector {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.win_vector img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.winning_col .right_col {
    font-size: 26px;
    font-weight: 500;
    width: 140px;
    text-align: right;
}
.win_price {
    color: var(--safe_color);
}
.win_vector svg .main_color {
    fill: #08f;
}
.winning_col .left_col h5 {
    color: #47535d;
    font-size: 22px;
    font-weight: 500;
}
.winning_col .left_col p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.win_bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 15px;
}
.win_bottom p {
    width: calc(100% - 170px);
    color: #a1a5a9;
    font-size: 14px;
    padding-right: 15px;
    font-weight: 400;
}
.win_bottom .btn {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.wallet_item_list ul {
    padding: 15px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wallet_item_list ul li {
    width: 48%;
    margin-left: 4%;
    min-height: 115px;
    border-radius: 16px;
    margin-bottom: 4%;
    padding: 15px;
    background: #fff;
    list-style: none;
    position: relative;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.wallet_item_list ul li:nth-child(2n + 1) {
    margin-left: 0;
}
.wallet_item_list h5 {
    padding-left: 50px;
    margin-bottom: 7px;
    position: relative;
    color: #a1a5a9;
    font-weight: 400;
    font-size: 16px;
}
.wallet_item_list span.icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
.wallet_item_list span.icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wallet_item_list span {
    color: #47535d;
    font-size: 20px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-bottom: 2px;
}
.wallet_item_list .price {
    text-align: center;
    color: #03cbff;
    font-size: 28px;
    font-weight: 500;
}
.wallet_item_list li.unutilized .price {
    color: #feaf17;
}
.wallet_item_list li.case_bonus .price {
    color: #fe3265;
}
.wallet_item_list li.sign_bonus .price {
    color: #9d7aff;
}
.wallet_payment ul li {
    list-style: none;
    position: relative;
    border-radius: 16px;
    background: #fff;
    padding: 18px 15px 18px 80px;
    margin-bottom: 20px;
}
.wallet_payment ul li:last-child {
    margin-bottom: 0;
}
.wallet_payment .vector {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.wallet_payment .vector img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wallet_payment h5 {
    color: #47535d;
    font-size: 22px;
    font-weight: 500;
}
.wallet_payment p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.wallet_payment ul li.add_money {
    background: #08f;
    background: var(--safe_color);
}
.wallet_payment .add_money h5,
.wallet_payment .add_money p {
    color: #fff;
}
.app_nav li.active svg .main_color,
.foot_nav li.active svg .main_color,
svg .main_color,
svg .vs_vector {
    fill: #08f;
    fill: var(--safe_color);
}
.app_nav svg .main_color,
.foot_nav svg .main_color {
    fill: #a1a5a9;
}
span.vs_icon {
    width: 52px;
    height: 70%;
    opacity: 0.1;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
span.vs_icon svg {
    width: 100%;
    height: 100%;
}
.offer_slider.add_cash_slider .item a figure span.slid_img img.slider_img {
    height: auto;
}
.total_cash {
    color: #fff;
    text-align: right;
}
.total_cash span {
    font-size: 16px;
    line-height: normal;
    display: block;
}
.total_cash small {
    display: block;
}
.cash_add form {
    position: relative;
}
.cash_add form input {
    width: 100%;
    border: none;
    color: #47535d;
    font-size: 25px;
    border-bottom: 1px solid #47535d;
    padding: 12px 170px 12px 0;
    height: 50px;
    background: #fff;
    font-weight: 500;
}
.cash_add .redeem_code {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 15px;
    text-decoration: underline;
    color: #08f;
    color: var(--safe_color);
}
::-webkit-input-placeholder {
    color: #47535d;
    opacity: 1;
}
::-moz-placeholder {
    color: #47535d;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #47535d;
    opacity: 1;
}
:-moz-placeholder {
    color: #47535d;
    opacity: 1;
}
.after_added {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.after_added {
    padding: 10px 0;
}
.after_added p {
    color: #c3c6c8;
    font-size: 14px;
    font-weight: 400;
}
.after_added p.right {
    color: #798086;
    font-weight: 500;
}
.after_added p.right span {
    color: #08f;
    color: var(--safe_color);
}
.cash_add_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.cash_add_btn .btn {
    background: rgba(3, 203, 255, 0.1);
    color: #03cbff;
    width: 30%;
    padding: 10px 5px;
    font-weight: 600;
    font-size: 16px;
}
.cash_add_btn .btn.yellow {
    background: rgba(253, 175, 23, 0.1);
    color: #feaf17;
}
.cash_add_btn .btn.pink {
    background: rgba(254, 50, 101, 0.1);
    color: #fe3265;
}
.own_contest .app_start_form .form-group input.form-control {
    color: #47535d;
    padding: 0;
}
.own_contest label {
    display: block;
    color: #e2e4e5;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
.mini_wallet {
    padding: 0 15px;
}
.mini_wallet_btn {
    padding: 12px 0 18px;
    text-align: center;
    display: block;
    color: #798086;
    font-weight: 400;
    font-size: 15px;
    position: relative;
}
.mini_wallet_btn:before {
    background: #e2e4e5;
    height: 5px;
    width: 30px;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 7px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.mini_wallet_btn:hover {
    text-decoration: none;
    color: #798086;
}
.mini_wallet_btn .total_amount {
    color: #47535d;
    font-weight: 500;
    font-size: 22px;
    display: none;
}
.wallet_disc {
    display: none;
}
.mini_wallet_disc {
    border-bottom: 1px solid #f1f1f2;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.blur_showing.open .mini_wallet_disc {
    padding: 15px 0;
}
.blur_showing.open .mini_wallet_btn {
    text-align: left;
}
.blur_showing.open .mini_wallet_btn .total_amount {
    display: block;
    float: right;
    margin-top: -4px;
}
.mini_wallet_disc .mini_col {
    width: 29%;
    margin-left: 6.5%;
    margin-bottom: 15px;
}
.mini_wallet_disc .mini_col:nth-child(3n + 1) {
    margin-left: 0;
}
.mini_col p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.mini_col p strong {
    display: block;
    font-size: 20px;
    color: #08f;
    color: var(--safe_color);
}
.mini_col p.yellow_color strong {
    color: #feaf17;
}
.mini_col p.pink_color strong {
    color: #fe3265;
}
.mini_col p.lightblue_color strong {
    color: #03cbff;
}
.mini_col p.purple_color strong {
    color: #9d7aff;
}
.mini_col .btn {
    color: #08f;
    color: var(--safe_color);
    border-color: #08f;
    border: 1px solid var(--safe_color);
    width: 100%;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    background: 0 0;
}
.full_col_mini {
    text-align: center;
    width: 100%;
}
.full_col_mini .btn {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    min-width: 220px;
    font-weight: 500;
    margin-bottom: 7px;
}
.full_col_mini p {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
}
.profile_head {
    background-size: cover;
    min-height: 250px;
    padding: 5px 15px 50px;
    position: relative;
    z-index: 1;
}
.profile_head:before {
    content: "";
    background: #08f;
    background: var(--safe_color);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.85;
    z-index: -1;
}
.top_profile_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 0;
}
.top_profile_btn a {
    width: 30px;
    height: 30px;
}
.top_profile_btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.user_info_profile {
    text-align: center;
}
.avtar_box {
    width: 85px;
    height: 85px;
    position: relative;
    margin: 0 auto 20px;
}
.avtar_box .avtar {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.avtar_box .camera {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 24px;
    height: 24px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 100%;
}
.avtar_box .camera img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.user_info_profile .full_name {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.user_info_profile .user_id {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.profile_wrap {
    width: 100%;
    position: relative;
    height: calc(100% - 230px);
    z-index: 1;
    margin-top: -25px;
    border-radius: 16px 16px 0 0;
    background: #f7f6fb;
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
}
.profile_block {
    padding: 15px 15px 0;
    margin-bottom: 15px;
}
.profile_block h3 {
    color: #c3c6c8;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.exp_profile,
.user_dis {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.exp_profile li {
    list-style: none;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 4%;
    border-radius: 16px;
    padding: 15px 30px 15px 70px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.exp_profile li .icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
}
.exp_profile li .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.exp_profile li p strong {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #08f;
    color: var(--safe_color);
}
.exp_profile li.contest_p p strong {
    color: #feaf17;
}
.exp_profile li.match_p p strong {
    color: #fe3265;
}
.exp_profile li.series_p p strong {
    color: #03cbff;
}
.exp_profile {
    margin-bottom: 15px;
}
.exp_profile li .bg_icon {
    height: 100%;
    width: 85px;
    position: absolute;
    right: 0;
    top: 0;
}
.exp_profile li .bg_icon img,
.exp_profile li .bg_icon svg {
    width: auto;
    height: 100%;
    object-fit: contain;
}
.exp_profile li p {
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.exp_profile li:nth-child(2n + 1),
.user_dis li:nth-child(2n + 1) {
    margin-left: 0;
}
.btn.rank {
    background: 0 0;
    border-color: #08f;
    border: 1px solid var(--safe_color);
    color: #08f;
    color: var(--safe_color);
    min-width: 150px;
    font-weight: 500;
}
.btn.rank:after {
    content: "";
    border-left-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-top-color: #08f;
    border-top: 2px solid var(--safe_color);
    width: 9px;
    height: 9px;
    display: inline-block;
    transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    margin-left: 5px;
    margin-top: -4px;
    vertical-align: middle;
}
.btn.rank:hover {
    background: #08f;
    background: var(--safe_color);
    border-color: #08f;
    border-color: var(--safe_color);
    color: #fff;
}
.btn.rank:hover:after {
    border-left-color: #fff;
    border-top-color: #fff;
}
.user_dis li {
    list-style: none;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 4%;
    font-size: 18px;
    color: #47535d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.user_dis li span {
    display: block;
    color: #c3c6c8;
    font-size: 14px;
    font-weight: 400;
}
.btn.logout {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    font-weight: 500;
    min-width: 130px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.btn.logout:before {
    content: "";
    background: url(../images/ic_logout_white.svg) no-repeat;
    width: 18px;
    height: 18px;
    vertical-align: text-top;
    display: inline-block;
    background-size: contain;
    margin-right: 5px;
}
.verify_column {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    background: #f7f6fb;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.verify_steps {
    background: #fff;
    border-radius: 16px;
    padding: 20px 5px 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.verify_steps div {
    width: 20%;
    text-align: center;
    padding: 0 15px;
}
.verify_steps p {
    color: #47535d;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.verify_steps div .ver_icon {
    position: relative;
    display: block;
}
.verify_steps div .ver_icon:after {
    content: "";
    border-left-color: #08f;
    border-top-color: #08f;
    border-left: 2px solid var(--safe_color);
    border-top: 2px solid var(--safe_color);
    width: 9px;
    height: 9px;
    top: 50%;
    position: absolute;
    opacity: 0.5;
    transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    right: -15px;
    margin-top: -5px;
}
.verify_steps div.final_ver .ver_icon:after {
    display: none;
}
.verify_steps svg .main_color {
    fill: #47535d;
}
.verify_steps .final_ver svg .main_color {
    fill: #08f;
    fill: var(--safe_color);
}
.verify_steps .final_ver p {
    color: #08f;
    color: var(--safe_color);
}
.verify_steps div.disable {
    opacity: 0.5 !important;
}
.verify_steps .final_ver.disable svg {
    opacity: 0.5;
}
.verify_steps div.pending .ver_icon:before {
    background: url(../images/info_yellow.svg) no-repeat;
    background-size: contain;
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
}
.verify_steps div.verified .ver_icon:before {
    background: url(../images/green_check.svg) no-repeat;
    background-size: contain;
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
}
.verify_steps div.mobile_ver.verified svg .main_color {
    fill: #feaf17;
}
.verify_steps div.mobile_ver.verified p {
    color: #feaf17;
}
.verify_steps div.email_ver.verified svg .main_color {
    fill: #fe3265;
}
.verify_steps div.email_ver.verified p {
    color: #fe3265;
}
.verify_steps div.pan_ver.verified svg .main_color {
    fill: #03cbff;
}
.verify_steps div.pan_ver.verified p {
    color: #03cbff;
}
.verify_steps div.bank_ver.verified svg .main_color {
    fill: #9d7aff;
}
.verify_steps div.bank_ver.verified p {
    color: #9d7aff;
}
.bottom_verify {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
}
.bottom_verify p {
    color: #a1a5a9;
    font-weight: 400;
    width: calc(100% - 190px);
    font-size: 14px;
}
.bottom_verify .btn {
    background: #08f;
    background: var(--safe_color);
    color: #fff;
    min-width: 180px;
    font-weight: 500;
}
.clearfix {
    clear: both;
}
.modal-backdrop {
    background: 0 0;
    position: static;
    z-index: 0;
}
.search_contact {
    padding: 15px;
    background: #fff;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 16px 16px;
}
.search_contact form {
    position: relative;
}
.search_contact input[type="text"] {
    background: url(../images/ic_search.svg) no-repeat 0 10px #fff;
    background-size: 30px 30px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #a1a5a9;
    padding: 10px 15px 10px 40px;
    color: #47535d;
    font-size: 20px;
}
.search_contact input[type="text"]:focus {
    border-bottom-color: var(--safe_color);
}
.search_contact ::-webkit-input-placeholder {
    color: #c3c6c8;
}
.search_contact ::-moz-placeholder {
    color: #c3c6c8;
}
.search_contact :-ms-input-placeholder {
    color: #c3c6c8;
}
.search_contact :-moz-placeholder {
    color: #c3c6c8;
}
.contact_list {
    padding: 20px 15px;
}
.contact_list li {
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 25px;
}
.contact_list li .thumb {
    background: #fff;
    text-align: center;
    width: 58px;
    height: 58px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
}
.contact_list li .thumb small {
    font-size: 25px;
    line-height: 58px;
    font-weight: 700;
    color: #c3c6c8;
}
.contact_list li p {
    color: #798086;
    font-size: 21px;
    width: calc(100% - 150px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.contact_list li a.btn {
    background: #47535d;
    outline: 0;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.contact_list li a.btn.active {
    background: var(--safe_color);
}
.my_settings {
    padding: 20px 15px;
}
.my_settings .card {
    margin-bottom: 20px;
    border-radius: 16px;
    background: #fff;
    border: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}
.my_settings .card-header {
    border: none;
    background: 0 0;
    padding: 0;
}
.my_settings button {
    padding: 15px 40px 15px 65px;
    background: 0 0;
    display: block;
    border: none;
    border-bottom: 1px solid #f1f1f2;
    outline: 0;
    cursor: pointer;
    width: 100%;
    text-align: left;
    position: relative;
}
.my_settings button p {
    color: #47535d;
    font-size: 22px;
    font-weight: 500;
}
.my_settings button span.sub {
    display: block;
    font-weight: 400;
    color: #a1a5a9;
    font-size: 16px;
}
.my_settings button .icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.my_settings button .icon img {
    width: 100%;
    height: auto;
}
.my_settings button.collapsed {
    border-bottom: none;
}
.my_settings button.collapsed:before {
    content: "";
    background: url(../images/plus-dark.svg) no-repeat;
    width: 22px;
    background-size: contain;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.my_settings button:before {
    content: "";
    background: url(../images/minus-dark.svg) no-repeat;
    width: 22px;
    background-size: contain;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.my_settings .card-body {
    padding: 0;
}
.change_btn {
    padding: 20px 20px;
    text-align: center;
}
.change_btn label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
}
.change_btn label input[type="checkbox"] {
    display: none;
}
.change_btn label span {
    font-size: 22px;
    font-weight: 700;
    color: var(--safe_color);
    text-transform: uppercase;
    margin: 0 5px;
}
.change_btn label span.switch_btn {
    border-radius: 4px;
    width: 35px;
    height: 8px;
    background: #e2e4e5;
    display: inline-block;
    position: relative;
    margin: 0 20px;
}
.change_btn label span.switch_btn:before {
    content: "";
    background: var(--safe_color);
    border-radius: 100%;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: -5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.change_btn label input:checked ~ span.switch_btn:before {
    left: 17px;
}
.change_btn label input:checked ~ span.switch_btn + span {
    color: var(--safe_color);
}
.change_btn label input:checked + span,
.change_btn label span.switch_btn ~ span {
    color: #2c353b;
}
.theme_color_set {
    padding: 15px;
}
.theme_color_set ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.theme_color_set ul li {
    list-style: none;
    width: 20%;
    padding: 4px;
}
.theme_color_set ul li a {
    display: block;
    background: #f1f1f2;
    border: 2px solid #f1f1f2;
    padding: 6px;
    border-radius: 8px;
}
.theme_color_set ul li span {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 5px;
}
.theme_color_set ul li span + span {
    margin-top: 7px;
}
.theme_color_set ul li a.active {
    border-color: var(--safe_color);
}
.time_style {
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
}
.time_style .flag_set,
.time_style .time_list {
    width: 50%;
}
.time_list li {
    list-style: none;
    margin-bottom: 5px;
}
.time_list li label {
    margin: 0;
    display: block;
}
.time_list li label input {
    display: none;
}
.time_list li label span {
    color: #c3c6c8;
    font-size: 22px;
    font-weight: 500;
    padding-left: 25px;
    position: relative;
}
.time_list li label span:before {
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    border: 2px solid #c3c6c8;
    border-radius: 100%;
}
.time_list li label input[type="radio"]:checked ~ span {
    color: var(--safe_color);
}
.time_list li label input[type="radio"]:checked ~ span:before {
    border-color: var(--safe_color);
}
.time_list li label input[type="radio"]:checked ~ span:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 8px;
    border-radius: 100%;
    background: var(--safe_color);
}
.time_style .flag_set {
    padding-left: 20px;
    position: relative;
}
.flag_set img {
    width: 100%;
    height: auto;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.flag_set span {
    color: var(--safe_color);
    position: absolute;
    left: calc(50% + 10px);
    top: 24px;
    white-space: nowrap;
    font-size: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.notification_list li {
    list-style: none;
}
.notification_list li label {
    display: block;
    margin: 0;
}
.notification_list li label input {
    display: none;
}
.notification_list li p {
    background: -webkit-linear-gradient(
        45deg,
        rgba(44, 53, 59, 0.1) 0,
        #fff 100%
    );
    background: -o-linear-gradient(45deg, rgba(44, 53, 59, 0.1) 0, #fff 100%);
    background: linear-gradient(45deg, rgba(44, 53, 59, 0.1) 0, #fff 100%);
    padding: 15px 70px 15px 15px;
    border-bottom: 1px solid #fff;
    position: relative;
    color: #47535d;
}
.notification_list li:last-child p {
    border-bottom: none;
}
.notification_list li p strong {
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.notification_list li p span {
    color: #a1a5a9;
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.notification_list li p:before {
    content: "";
    background: #e2e4e5;
    width: 30px;
    height: 10px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.notification_list li p:after {
    content: "";
    background: #798086;
    width: 23px;
    height: 23px;
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.notification_list li input[type="checkbox"]:checked ~ p:after {
    background: var(--safe_color);
    right: 20px;
}
.notification_list li input[type="checkbox"]:checked ~ p {
    background: -webkit-linear-gradient(
        45deg,
        rgba(0, 136, 255, 0.15) 0,
        #fff 100%
    );
    background: -o-linear-gradient(45deg, rgba(0, 136, 255, 0.15) 0, #fff 100%);
    background: linear-gradient(45deg, rgba(0, 136, 255, 0.15) 0, #fff 100%);
}
.player_box.raunded_edge {
    border-radius: 0 0 16px 16px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.notify_bar {
    background: linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.9) 0,
            rgba(255, 255, 255, 0.9) 100%
        ),
        linear-gradient(var(--safe_color), var(--safe_color));
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    padding: 7px 5px 7px 45px;
    width: calc(100% - 20px);
    margin: 5px 10px 0;
}
.notify_bar marquee {
    vertical-align: middle;
    font-weight: 400;
}
.notify_bar .icn {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 35px;
    height: 36px;
}
.notify_bar.list {
    padding-left: 5px;
}
.notify_bar ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0 10px;
}
.notify_bar ul li {
    list-style: none;
    font-size: 16px;
    color: #47535d;
    font-weight: 400;
}
.notify_bar ul li:before {
    content: "";
    background: #ccc;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.notify_bar ul li.player_new:before {
    background: #9d7aff;
}
.notify_bar ul li.linesout:before {
    background: #72c85d;
}
.notify_bar ul li.notlinesout:before {
    background: #f00000;
}
.player_box.select-all {
    padding: 15px;
}
.player_box.select-all .notify_bar {
    padding: 5px 15px;
    font-weight: 400;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 12px;
    color: #47535d;
}
.select-all label.select {
    display: inline-block;
    margin: 5px 0 0;
}
.select-all label.select input[type="checkbox"] {
    display: none;
}
.select-all label.select span {
    background: #fff;
    border-radius: 3px;
    padding: 4px 15px 4px 35px;
    border: 2px solid #08f;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #08f;
    position: relative;
    display: inline-block;
}
.select-all label.select span:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 2px solid #08f;
    position: absolute;
    left: 8px;
    top: 5px;
}
.select-all label.select span:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 5px;
    border: 2px solid #08f;
    position: absolute;
    left: 11px;
    top: 8px;
    background: #fff;
    opacity: 0;
}
.select-all label.select input[type="checkbox"]:checked ~ span {
    background: #08f;
    color: #fff;
}
.select-all label.select input[type="checkbox"]:checked ~ span:before {
    border-color: #fff;
}
.select-all label.select input[type="checkbox"]:checked ~ span:after {
    opacity: 1;
}
.table_own.team_create {
    margin-top: 25px;
}
.table_own.team_create .card_in {
    overflow: hidden;
}
.team_create .leader_don {
    background: var(--safe_color);
    margin-bottom: -15px;
    z-index: inherit;
    padding-bottom: 30px;
}
.lineups_check {
    margin: 0;
    cursor: pointer;
}
.lineups_check input {
    display: none;
}
.lineups_check span {
    width: 49px;
    height: 25px;
    background: rgba(44, 53, 59, 0.25);
    border-radius: 4px;
    display: block;
    position: relative;
}
.lineups_check span:before {
    content: "";
    background: #fff;
    border-radius: 4px;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 3px;
    top: 3px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.lineups_check span:after {
    content: "";
    background: #72c85d;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 8px;
    top: 8px;
}
.lineups_check input[type="checkbox"]:checked ~ span:before {
    left: 27px;
    background: #72c85d;
}
.lineups_check input[type="checkbox"]:checked ~ span:after {
    background: #fff;
}
.team_create .table_desin .row.head.shorting a {
    font-size: 16px;
}
.team_create .table_desin > .row a.select_player span:after,
.team_create .table_desin > .row a.select_player span:before {
    background: #fff;
    width: 14px;
    left: calc(50% - 7px);
}
.credit_points {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.progress_level {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: var(--safe_color);
    opacity: 0.15;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.credit_points .column {
    width: 50%;
    min-height: 63px;
    padding: 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
}
.credit_total p {
    color: #2c353b;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    line-height: normal;
}
.credit_total p span {
    display: block;
    color: #a1a5a9;
    font-size: 16px;
    font-weight: 400;
}
.credit_total p small {
    font-size: 16px;
    font-weight: 500;
    color: #c3c6c8;
}
.preview_total {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    padding: 0 10px;
    border: 1px solid #f1f1f2;
    border-radius: 10px;
}
.preview_total .flag {
    width: 25px;
}
.preview_total span.vs_icon {
    position: static;
    margin: 0 5px;
    max-width: 13px;
    transform: none;
    -webkit-transform: none;
}
.first_team {
    color: #08f;
    color: var(--safe_color);
    margin-left: 5px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}
.second_team {
    color: #7b0041;
    color: var(--regular_color);
    margin-right: 5px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}
.preview_total .first_team span,
.preview_total .second_team span {
    display: block;
    font-size: 14px;
}
.credit_points .btn {
    background: var(--safe_color);
    padding: 5px 25px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.credit_points .btn.disabled {
    background: #c7c7cb;
}
.check_preview {
    color: #798086;
    font-size: 16px;
    font-weight: 400;
    padding-top: 20px;
    display: none;
    text-align: center;
    position: relative;
}
.check_preview:before {
    content: "";
    background: url(../images/ic_toparrow_gray.svg) no-repeat;
    width: 35px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.check_preview:hover {
    color: #798086;
    text-decoration: none;
}
.cap_vc_wrap {
    padding: 0;
    margin: 0 0 8px;
    position: relative;
}
.cap_vc_wrap:before {
    content: "";
    width: 100%;
    z-index: 0;
    height: 8px;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f1f1f2;
    background: -moz-linear-gradient(left, #f1f1f2 0, #fff 100%);
    background: -webkit-linear-gradient(left, #f1f1f2 0, #fff 100%);
    background: linear-gradient(to right, #f1f1f2 0, #fff 100%);
}
.cap_vc_wrap h3 {
    color: #47535d;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
}
.cap_vc_wrap .card_in {
    overflow: hidden;
    border-radius: 0;
    box-shadow: none;
}
.selected_c_vc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    min-height: 67px;
}
.selected_c_vc .column {
    padding: 2.5px 5px;
    width: 33.33%;
}
.selected_c_vc span.player {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding: 10.5px 0 10.5px 52px;
}
.selected_c_vc span.player_img span.img {
    position: relative;
    width: 45px;
    display: block;
    height: 45px;
    top: 0;
    border-radius: 100%;
    left: 0;
    overflow: hidden;
    background: 0 0;
}
.selected_c_vc span.player_img span.img img.plyr {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
}
.selected_c_vc span.player span.player_img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}
span.cap {
    position: absolute;
    left: -4px;
    top: -4px;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
    width: 22px;
    height: 22px;
    font-size: 11px;
    line-height: 22px;
    border-radius: 100%;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.selected_c_vc .data {
    color: #798086;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    display: block;
}
.selected_c_vc .data .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.selected_c_vc .data .team {
    color: var(--safe_color);
}
.selected_c_vc .vc .data .team {
    color: var(--regular_color);
}
.selected_c_vc .btn {
    background: var(--safe_color);
    padding: 5px 25px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.contest_board {
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
    border-radius: 15px 15px 0 0;
}
.tab_container.contest_board .card_title {
    margin: 0;
}
.multiple_team_list .rugby_teamlist .bot ul li {
    font-size: 14px;
}
.rugby_preview.team_preview_main .hori_row h4.title {
    font-size: 13px;
    margin-bottom: 5px;
}
.rugby_preview.team_preview_main .hori_row .in_row .player figure {
    width: 55%;
}
.rugby_preview.team_preview_main .hori_row .in_row .player h5 {
    height: 16px;
    line-height: 16px;
    font-size: 12px;
}
.rugby_preview.team_preview_main .hori_row .in_row .player span.point {
    padding: 2px 5px 0;
}
.rugby_preview .team_in_mang .hori_row {
    margin-bottom: 0;
}
.rugby_preview.team_preview_main .hori_row .in_row .player.captain:before,
.team_preview_main .hori_row .in_row .player.vice_captain:before {
    font-size: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
@media (max-width: 1200px) {
    .full_view .right_view {
        width: 0;
        display: none;
    }
    .full_view .left_view {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 20px auto;
    }
    .top_bar_pre ul li.for_mobile {
        display: inline-block;
    }
    .team_preview_main {
        display: none;
    }
    .team_preview_main.show {
        display: block;
    }
    .check_preview {
        display: block;
    }
    .logo_team figure img {
        width: 180px;
    }
}
@media (max-width: 1199px) {
    .landing_start {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 1024px) {
    .full_view .left_view footer {
        bottom: 20px;
    }
    .our_modal {
        visibility: visible;
        opacity: 0;
        margin-left: 0;
        position: fixed;
        z-index: 1041;
        bottom: 20px;
        padding-bottom: 10px;
    }
    .overlay {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: calc(100vh - 0px);
        border-radius: 0;
    }
    .landing_start figure.logo {
        display: block;
        width: 230px;
        height: auto;
        margin: 20px auto;
    }
    a.blue_btn {
        margin-top: 10px;
    }
    .blur_showing {
        -webkit-filter: initial;
        filter: initial;
    }
}
@media (max-width: 991px) {
    .landing_start figure.logo {
        width: 230px;
    }
    .landing_start .landing_slider figure img {
        width: 100%;
        max-width: 450px;
    }
    .login_start {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .login_start .social_login {
        margin: 30px 0 0 0;
    }
    .login_start .social_login .social_btn a {
        padding: 15px;
    }
    .wallet .data_card span.wallet_data .card_title p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .nav_in .avtar {
        width: 40px;
        height: 40px;
    }
    .sef_regu_switch span img {
        max-height: 30px;
    }
    .tab_view {
        padding: 0 10px;
    }
    .tab_view ul li a {
        font-size: 12px;
        padding: 8px 6px;
    }
    .tab_view ul li a span {
        width: 32px;
        height: 32px;
        margin-bottom: 5px;
    }
    nav.foot_nav ul li a {
        padding: 5px 0 7px;
    }
    nav.foot_nav ul li a span.img span {
        margin-bottom: 5px;
    }
    .contest_strip .contest_info.mega_no {
        top: 10px;
    }
    .contest_strip .contest_info,
    .contest_strip .contest_info.mega_no {
        top: 12px;
    }
    .tab_view.contest_tab ul li:last-child {
        width: 80px;
        padding: 0;
    }
    .tab_view.contest_tab ul li a img {
        width: 30px;
        max-width: 30px;
    }
    ul.rank_listing li a span.small {
        font-size: 15px;
        line-height: 18px;
    }
    ul.rank_listing li a span.main {
        font-size: 20px;
        line-height: 26px;
    }
    .ce_vc_text {
        padding: 0 0 !important;
    }
    .table_desin span.player {
        margin-top: 0;
        margin-bottom: 0;
    }
    .cap_vc_tab .table_desin .row > div,
    .team_create .table_desin .row > div {
        padding-top: 0;
        padding-bottom: 0;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        input:checked
        + .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis:before,
    .winning_modal
        ul.teams_list
        li
        input:checked
        + .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis:before {
        background-size: 21px;
        height: 17px;
        width: 16px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis {
        height: 20px;
        width: 20px;
        border: 1px solid #47535d;
        margin-right: 5px;
    }
    ul.filter.team_filter li:first-child {
        width: 50%;
        text-align: left;
    }
    .player_data_btn a.foot_btn ul li span.data span {
        width: 85px;
    }
    .profile span.prof_img {
        width: 34px;
    }
    .profile span.prof_data {
        padding-left: 5px;
    }
    .profile span.prof_data h2 {
        font-size: 14px;
        line-height: 16px;
    }
    .profile span.prof_data p {
        font-size: 12px;
        line-height: 14px;
    }
    .nav_in .center {
        position: initial;
    }
    .win_data .side_left {
        padding: 4.5px 15px;
    }
    .win_contest {
        height: 35px;
    }
    .win_data .data_right {
        font-size: 17px;
        top: 5px;
    }
    .win_data .side_left .data_left .win_amount {
        font-size: 17px;
    }
    .win_data .side_left .data_left h2 {
        font-size: 17px;
    }
    .nav_in .right .nav_icon_list li a.right_link span.link {
        font-size: 12px;
    }
    ul.player_type_tab li span.player_name {
        font-size: 20px;
    }
    .app_footer .text_btns a.foot_btn:before {
        width: 1px;
    }
    .select_avtar ul li label input + span.img:after {
        background-size: 30px;
    }
    .lang_tamil .tab_view.contest_tab ul li a {
        font-size: 10px;
        white-space: normal;
        height: auto;
        line-height: 30px;
    }
    .match_listing .match_data {
        margin-bottom: 20px;
    }
    .match_listing .match_data .match_text {
        width: calc(100% - 100px);
    }
    .match_listing .match_data .match_text .row_2 {
        margin-bottom: 0;
    }
    span.icon_bg.foot_nav_ic {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .contest_strip {
        padding-left: 65px;
        height: 55px;
    }
    .contest_strip span.left_icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        left: 15px;
        top: 3px;
    }
    a.view_player {
        font-size: 14px;
    }
    .card_in a.join_btn {
        width: 80px;
    }
    .card_in a.join_btn span.make_center span.fee {
        font-size: 22px;
        line-height: 26px;
    }
    .card_in a.join_btn span.make_center span.join {
        font-size: 14px;
        line-height: 14px;
    }
    .card_in .contes_left_side .contest_top_bar .main img {
        width: 8px;
        height: 10px;
    }
    .card_in .contes_left_side .contest_mid_bar .contest_process {
        height: 5px;
    }
    .card_in
        .contes_left_side
        .contest_mid_bar
        .contest_process
        .contest_process_in {
        height: 5px;
    }
    .app_footer .text_btns a.foot_btn {
        font-size: 13px;
    }
    ul.filter li a {
        font-size: 13px;
        height: 45px;
        line-height: 45px;
    }
    ul.filter li a svg {
        width: 10px;
        height: 8px;
        top: 50%;
        margin-top: -5px;
        right: 0;
    }
    .bottom_strip span.center_text {
        font-size: 16px;
    }
    .lang_tamil ul.filter li a {
        font-size: 11px;
    }
    .app_footer .text_btns a.foot_btn span.num_text {
        font-size: 13px;
    }
    .card_in ul.point_list li span.text {
        font-size: 12px;
    }
    .card_in ul.point_list li span.icon {
        font-size: 14px;
        border-radius: 3px;
        border: 1px solid #a1a5a9;
    }
    .teams .team_listing h3 {
        font-size: 18px;
    }
    .teams .team_listing ul.teams_list li .team_data > div > div,
    .winning_modal ul.teams_list li .team_data > div > div {
        padding: 0 10px;
    }
    .teams .team_listing ul.teams_list li .team_data > div > div span.team_name,
    .winning_modal ul.teams_list li .team_data > div > div span.team_name {
        line-height: 50px;
        height: 50px;
        font-size: 18px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.img
        img,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.img
        img {
        width: 30px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.text,
    .winning_modal ul.teams_list li .team_data > div > div a.tools span.text {
        font-size: 10px;
        line-height: 12px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.img,
    .winning_modal ul.teams_list li .team_data > div > div a.player span.img {
        width: 35px;
        height: 35px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.type,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.type {
        font-size: 13px;
        line-height: 13px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.name,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.name {
        font-size: 15px;
    }
    .teams .team_listing ul.teams_list li .team_data > div > div a.player,
    .winning_modal ul.teams_list li .team_data > div > div a.player {
        height: 50px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span {
        width: 180px;
    }
    .card_player > div > span > span.text {
        font-size: 14px;
    }
    ul.player_type_tab li a {
        max-width: 95px;
    }
    ul.player_type_tab li span.progres span.progres_strip {
        margin: 8px 2px;
    }
    ul.player_type_tab li {
        width: 48%;
        list-style: none;
        padding: 2px 5px;
    }
    ul.player_type_tab li span.progres span.progres_strip {
        width: 8px;
        height: 2px;
    }
    .nav_in .center .page_title {
        padding: 4px 0;
    }
    .alert_type {
        padding: 12px;
    }
    .card_title h2 {
        font-size: 13px;
    }
    h3.wining_text {
        font-size: 16px;
    }
    .our_modal .close_line {
        margin-bottom: 5px;
    }
    .our_modal .close_line {
        width: 60px;
        height: 5px;
    }
    .match_listing .match_data .match_text .row_2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .playing_exp .playing_data figure img {
        width: 32px;
        height: 32px;
    }
    .fav_team p {
        font-size: 13px;
    }
    .fav_team ul li span.check {
        top: 5px;
        left: 5px;
        width: 20px;
        height: 20px;
        border: 2px solid #47535d;
    }
    .scrach_card .close_2 {
        width: 40px;
        height: 40px;
        padding: 2px;
    }
    .scrach_card .scrch_card_here .headeing_div {
        height: 66px;
        margin-bottom: 15px;
    }
    .scrach_card .scrch_card_here h2 {
        font-size: 28px;
    }
    .scrach_card .scrch_card_here h2.scrch_open {
        font-size: 40px;
    }
    .sc__wrapper {
        height: 180px;
        max-width: 350px;
    }
    .sc__container {
        max-height: 180px;
        max-width: 350px;
    }
    .scrch_card_here .result_data {
        height: 180px;
        width: 350px;
    }
    .scrach_card .scrch_card_here .para_div {
        margin-top: 15px;
        height: 74px;
    }
    .scrach_card .scrch_card_here p {
        font-size: 20px;
    }
    .scrach_card {
        padding: 5% 15px;
    }
    .scrch_card_here .result_data span.top {
        font-size: 25px;
        line-height: 30px;
    }
    .scrch_card_here .result_data span.org {
        font-size: 35px;
        line-height: 40px;
    }
    .scrch_card_here .result_data span.price {
        font-size: 35px;
        line-height: 40px;
    }
    .tab_view.rounded_btns {
        margin-left: -5px;
        margin-right: -5px;
    }
    .practice_match .contest_strip {
        padding-left: 55px;
    }
    .search_contact input[type="text"] {
        background-size: 22px;
        font-size: 15px;
        padding: 10px 15px 10px 30px;
    }
    .contact_list li {
        margin-bottom: 15px;
    }
    .contact_list li .thumb {
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }
    .contact_list li .thumb small {
        font-size: 16px;
        line-height: 40px;
    }
    .contact_list li p {
        font-size: 16px;
        width: calc(100% - 110px);
    }
    .contact_list li a.btn {
        font-size: 12px;
        padding: 3px 7px;
    }
    .my_settings button .icon {
        width: 32px;
        height: 32px;
        left: 10px;
    }
    .my_settings button.collapsed:before,
    .my_settings button:before {
        width: 16px;
        height: 16px;
    }
    .my_settings button {
        padding: 10px 35px 10px 45px;
    }
    .change_btn label span,
    .my_settings button p {
        font-size: 16px;
    }
    .my_settings button span.sub {
        font-size: 13px;
        line-height: 16px;
    }
    .change_btn label span.switch_btn {
        margin: 0 10px;
        width: 20px;
    }
    .change_btn label span.switch_btn:before {
        width: 16px;
        height: 16px;
        left: -7px;
    }
    .change_btn label input:checked ~ span.switch_btn:before {
        left: 10px;
    }
    .theme_color_set ul li span {
        height: 35px;
    }
    .time_list li label span {
        font-size: 16px;
        padding-left: 18px;
    }
    .time_style .flag_set {
        padding-left: 10px;
    }
    .time_style .time_list {
        width: calc(100% - 150px);
    }
    .time_style .flag_set {
        width: 150px;
        padding-left: 0;
    }
    .flag_set span {
        left: 50%;
        top: 14px;
        font-size: 9px;
    }
    .time_list li label span:before {
        width: 12px;
        height: 12px;
        top: 3px;
        border-width: 1px;
    }
    .time_list li label input[type="radio"]:checked ~ span:after {
        left: 3px;
        top: 6px;
        width: 6px;
        height: 6px;
    }
    .notification_list li p {
        padding: 15px 50px 15px 15px;
    }
    .notification_list li p strong {
        font-size: 14px;
    }
    .notification_list li p span {
        font-size: 10px;
    }
    .notification_list li p:before {
        width: 20px;
    }
    .notification_list li p:after {
        width: 16px;
        height: 16px;
        right: 40px;
    }
    .notification_list li input[type="checkbox"]:checked ~ p:after {
        right: 23px;
    }
    .notification_list li p:before {
        right: 20px;
    }
    .notification_list li p:after {
        right: 32px;
    }
    .notification_list li input[type="checkbox"]:checked ~ p:after {
        right: 12px;
    }
}
@media (max-width: 589px) {
    .team_preview_show .scroling_div {
        overflow: hidden;
    }
    .poll_detail span.offer_img img {
        max-height: 140px;
    }
    .poll_data figure.offer_img img {
        max-height: 140px;
    }
    .lang_tamil .icon_listing ul li a span.text {
        font-size: 15px;
    }
    .lang_tamil .refer_user.new_invite span.invite {
        font-size: 12px;
    }
    .lang_tamil .wallet .data_card span.data_detail {
        padding: 25px 0;
    }
    .lang_tamil .wallet .data_card span.data_detail a {
        font-size: 9px;
    }
    .select_language {
        max-width: 250px;
    }
    .poll_detail h2.title {
        padding-bottom: 2px;
    }
    .poll_detail span.poll_ans {
        font-size: 16px;
    }
    .poll_data h2.title,
    .poll_detail h2.title {
        font-size: 16px;
    }
    .drop_down a {
        font-size: 12px;
    }
    .leader_don span {
        font-size: 12px;
    }
    .drop_down ul.filter_nav {
        right: -5px;
        top: 42px;
    }
    .drop_down ul.filter_nav {
        width: 170px;
    }
    .drop_down {
        width: 170px;
        padding: 3px 0;
    }
    .drop_down ul.filter_nav li.active:after {
        right: 5px;
        bottom: 7px;
    }
    .drop_down ul.filter_nav li {
        font-size: 12px;
        padding: 10px 5px;
    }
    .my_rank span.small.offer_dec figure,
    ul.rank_listing li a span.small.offer_dec figure {
        width: 14px;
    }
    ul.rank_listing li a span {
        line-height: 15px;
    }
    .my_rank span.small.offer_dec,
    ul.rank_listing li a span.small.offer_dec {
        font-size: 12px;
    }
    .card_title.tow_part .left span.player_info h3 {
        font-size: 14px;
    }
    .card_title.tow_part .left span.player_info p {
        font-size: 12px;
    }
    .nav_in ul.nav_icon_list li a {
        width: 32px;
        height: 32px;
    }
    ul.poll_list
        li.check
        input
        + .team_data
        > div
        > span.team_name
        span.checkbox_dis::before {
        background-size: 20px;
        height: 16px;
        width: 16px;
    }
    ul.poll_list li {
        margin-bottom: 5px;
    }
    ul.poll_list li .team_data > div > span.team_name span.checkbox_dis {
        height: 18px;
        width: 18px;
        border: 1px solid #47535d;
        margin-right: 5px;
    }
    ul.poll_list li .team_data > div > span.team_name {
        font-size: 13px;
    }
    .poll_data h2.title {
        font-size: 15px;
    }
    .team_preview_main .team_name {
        font-size: 12px;
        left: 5px;
        top: 10px;
    }
    .nav_in ul.nav_icon_list li.active.notification a:after {
        width: 10px;
        height: 10px;
        top: 2px;
        right: 2px;
    }
    .playing_exp .playing_data figure img {
        width: 28px;
        height: 28px;
    }
    .playing_exp .playing_data .playing_detail h2 {
        font-size: 15px;
    }
    .playing_exp .playing_data .playing_detail p {
        font-size: 11px;
    }
    ul.rank_listing li a span.rank_data:after {
        width: 30px;
        height: 30px;
    }
    ul.rank_listing li a span.small {
        font-size: 13px;
        line-height: 18px;
        width: 88%;
    }
    ul.rank_listing li a span.main {
        font-size: 16px;
        line-height: 20px;
    }
    .card_in .contes_left_side.join_contst_no .join_contst {
        margin: 5px -10px 0 -5px;
        font-size: 14px;
    }
    .brd_reds,
    .brd_reds_left,
    .brd_reds_right {
        border-radius: 0;
    }
    .card_in .contes_left_side ul.point_type li {
        padding-left: 5px;
    }
    .card_in .contes_left_side ul.point_type li span.icon {
        width: 16px;
        height: 16px;
        font-size: 10px;
        line-height: 16px;
        border-radius: 3px;
        border: 1px solid #a1a5a9;
    }
    .table_desin .row > div span.pts {
        font-size: 10px;
    }
    .start_foot_links {
        border-radius: 0;
    }
    .app_footer .text_btns a.foot_btn {
        border-radius: 0;
    }
    .verify_state .card_in .verify span.main {
        font-size: 17px;
    }
    .winning_modal p.note {
        font-size: 14px;
    }
    .our_modal {
        padding-bottom: 0;
    }
    .full_view .left_view {
        display: inline-block;
        margin: 0;
        width: 100%;
        max-width: 100%;
        height: calc(100vh - 0px);
        border-radius: 0;
    }
    .full_view .left_view .app_center {
        height: calc(100vh - 0px);
    }
    .full_view .left_view footer {
        bottom: 0;
    }
    .scrach_card {
        height: 100vh;
        top: 0;
        padding: 5% 10px;
    }
    .scrach_card .close_2 {
        width: 35px;
        height: 35px;
        padding: 2px;
        border: 1px solid #fff;
    }
    .scrach_card .scrch_card_here h2 {
        font-size: 20px;
    }
    .scrach_card .scrch_card_here h2.scrch_open {
        font-size: 25px;
    }
    .scrach_card .scrch_card_here p {
        font-size: 18px;
    }
    .scrach_card .scrch_card_here .headeing_div {
        height: 55px;
        margin-bottom: 10px;
    }
    .scrach_card .scrch_card_here .para_div {
        margin-top: 10px;
        height: 68px;
    }
    .scrch_card_here .result_data span.top {
        font-size: 20px;
        line-height: 25px;
    }
    .scrch_card_here .result_data span.org {
        font-size: 28px;
        line-height: 32px;
    }
    .scrch_card_here .result_data span.price {
        font-size: 28px;
        line-height: 32px;
    }
    .btn_group a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .btn_group a img {
        height: 15px;
    }
    .result_btn h3 {
        margin-bottom: 5px;
    }
    .welcome_head {
        border-radius: 0;
    }
    .nav_in {
        border-radius: 0 0 16px 16px;
    }
    .full_view .left_view footer {
        border-radius: 16px 16px 0 0;
    }
    .language_page h2 {
        font-size: 30px !important;
    }
    .language_page p {
        font-size: 16px !important;
    }
    .cheng_leng ul {
        max-width: 220px;
    }
    .cheng_leng ul li {
        margin-bottom: 16px;
    }
    .cheng_leng ul li label span.language span.language_type {
        font-size: 16px;
        left: 15px;
        top: 5px;
    }
    .cheng_leng ul li label span.language span.language_type_sub {
        font-size: 50px;
    }
    .cheng_leng ul li label:after {
        width: 24px;
        height: 24px;
    }
    .no-refer-friend img {
        max-width: 150px;
    }
    .no-refer-friend h2 {
        font-size: 18px;
    }
    .no-refer-friend p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .how_tut {
        margin-top: 16px;
    }
    .how_tut .howImg {
        flex: 0 0 55px;
        width: 55px;
        margin-right: 10px;
    }
    .how_tut .how_con h3 {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .how_tut .how_con a.btn {
        padding: 4px 16px;
        font-size: 12px;
    }
    nav.foot_nav ul li.rummy_icon a {
        width: 90px;
    }
    nav.foot_nav ul li.rummy_icon a span img {
        width: 110px;
    }
    .quiz_list {
        padding: 15px 15px 10px;
    }
    .quiz_list ul li {
        min-height: 85px;
    }
    .quiz_text {
        padding: 0 10px 5px;
    }
    .quiz_text h4 {
        font-size: 16px;
    }
    .quiz_col p,
    .quiz_text p {
        font-size: 12px;
    }
    .quiz_inner {
        height: calc(100vh - 20px);
        padding: 10px 0 10px 10px;
    }
    .quiz_inner .scroling_div {
        padding-right: 5px;
    }
    .quizwrap {
        padding: 10px;
    }
    .quiz_time .left {
        padding-left: 30px;
        width: calc(100% - 235px);
    }
    .quiz_time .right {
        width: 235px;
    }
    .quiz_time .left .icon {
        margin-top: -12px;
    }
    .quiz_time .left p {
        font-size: 12px;
        line-height: 16px;
    }
    .quiz_time .timer .col {
        padding: 7px 5px;
    }
    .quiz_time .timer p {
        font-size: 13px;
    }
    .quiz_time .timer p span {
        font-size: 20px;
    }
    .quiz_time,
    .quiz_time .timer {
        border-radius: 10px;
    }
    .quiz_time .left .icon img {
        width: 24px;
        height: 24px;
    }
    .quiz_ques h3 {
        font-size: 18px;
    }
    .quiz_ques h4 {
        font-size: 20px;
    }
    .quiz_answer li {
        min-height: 48px;
        padding: 10px 10px 10px 50px;
    }
    .quiz_answer li:before {
        width: 32px;
        height: 32px;
        font-size: 14px;
        left: 10px;
        line-height: 32px;
    }
    .quiz_inner .scroling_div {
        height: calc(100% - 50px);
    }
    .quiz_foot {
        padding: 10px;
    }
    .quiz_foot button.btn {
        width: 100%;
        padding: 8px 10px;
        font-size: 14px;
    }
    .quiz_foot button.btn:first-of-type {
        margin-right: 10px;
    }
    .centerquiz h2 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .quizscore h3 {
        font-size: 15px;
    }
    .quizscore h3 strong {
        font-size: 35px;
    }
    .quiz_column li {
        padding: 10px;
        border-radius: 10px;
    }
    .quiz_column li p {
        font-size: 14px;
    }
    .quiz_column li span {
        font-size: 16px;
    }
    .answer_indic {
        padding: 0 3px;
    }
    .answer_indic > div {
        margin: 5px 2px;
    }
    .answer_indic p {
        padding-left: 14px;
        padding-right: 7px;
        text-align: center;
    }
    .answer_indic p:before {
        width: 10px;
        height: 10px;
        margin-top: -5px;
    }
    .answer_indic p:after {
        left: 3px;
    }
    .completed_ques .whitebox {
        padding: 10px;
    }
    .completed_ques h4 {
        font-size: 16px;
        padding-left: 35px;
    }
    .completed_ques .btn_group {
        padding-left: 35px;
        margin-top: 10px;
    }
    .completed_ques h4:before {
        top: 4px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        font-weight: 700;
    }
    .completed_ques .btn_group .btn,
    .quiz_point p {
        font-size: 14px;
        line-height: normal;
    }
    .sec_timer {
        height: 24px;
    }
    .sec_timer p {
        font-size: 12px;
        padding: 4px 7px 3px 27px;
    }
    .sec_timer .icon {
        left: 6px;
        top: 2px;
    }
    .quiz_completing p,
    span.completed_quiz {
        font-size: 12px;
    }
    .centerquiz .quiz_inner {
        height: 410px;
    }
    .quiz_column li p {
        font-size: 12px;
        width: 100%;
    }
    .quizhome_list li {
        padding: 10px;
    }
    .quizhome_list li .right_col {
        width: 80px;
    }
    .quizhome_list li .left_col {
        width: calc(100% - 80px);
    }
    .quizhome_list li h3 {
        font-size: 20px;
    }
    .quizhome_list li p.startin {
        font-size: 14px;
    }
    .quiz_laguage p,
    .quizhome_list .time p {
        font-size: 12px;
    }
    .quizhome_list li .right_col .icon {
        margin-right: 0;
        width: 65px;
    }
    .quizhome_list li .btn {
        min-width: 160px;
    }
    .quizfind_foot {
        bottom: 0;
    }
    .realtime_quiz .icon {
        max-width: 48px;
        margin-bottom: 5px;
    }
    .realtime_quiz h4 {
        font-size: 16px;
        margin: 5px 0 5px;
    }
    .realtime_quiz p {
        font-size: 12px;
        line-height: normal;
        margin: 5px 0;
    }
    .realtime_quiz h5.price {
        font-size: 32px;
        min-height: 42px;
    }
    .realtime_quiz .btn {
        padding: 5px 10xpx;
        font-size: 12px;
    }
    .quizfinder_midd {
        max-width: 320px;
    }
    .sonar-emitter {
        margin: 141px auto;
        width: 60px;
        height: 60px;
    }
    .nextques_cat {
        font-size: 18px;
        max-width: 160px;
        margin-left: -80px;
    }
    .thumb_overlay {
        width: 48px;
        height: 48px;
    }
    .fixplayertop .player .score {
        width: 48px;
        font-size: 12px;
    }
    .fixplayertop .player {
        width: calc(100% / 5 - 6px);
        margin-left: 8px;
    }
    .fixplayertop {
        margin-bottom: 15px;
    }
    .users_vote,
    .users_vote span {
        width: 32px;
        height: 32px;
    }
    .text_overlay .text {
        font-size: 12px;
        line-height: 45px;
    }
    .selfresult .thumb {
        width: 90px;
        height: 90px;
        padding-top: 19px;
    }
    .selfresult .thumb span {
        width: 53px;
        height: 53px;
    }
    .selfresult span.points {
        font-size: 14px;
    }
    .selfresult span.result_msg {
        font-size: 16px;
    }
    .selfresult {
        margin-bottom: 15px;
    }
    .other_winner .thumb span {
        width: 40px;
        height: 40px;
    }
    .other_winner span.name,
    .other_winner span.points {
        font-size: 12px;
        padding: 0 2px;
    }
    .other_winner li {
        margin-left: 0;
        width: 25%;
    }
    .other_winner .thumb {
        width: 68px;
        height: 68px;
        padding-top: 14px;
    }
    .quiz_player.find_player04 {
        right: 10px;
    }
    .quiz_findfee p {
        font-size: 10px;
    }
    .quiz_findfee {
        width: 60px;
        height: 60px;
    }
    .quiz_findfee p strong {
        font-size: 15px;
        line-height: 14px;
    }
    .quizwin_prize {
        border-radius: 10px;
    }
    .quizwin_prize p {
        font-size: 12px;
    }
    .quizwin_prize p strong {
        font-size: 22px;
    }
    .three_team .top_bar .left_col {
        width: calc(100% - 140px);
    }
    .three_team .top_bar .right_col {
        width: 140px;
    }
    .match_data.three_team .top_bar {
        padding: 7px 10px 5px;
    }
    .three_team .sponser_logo {
        max-width: 140px;
    }
    .three_team .show_playing11 {
        width: 70px;
    }
    .three_team .top_bar h3 {
        font-size: 14px;
    }
    .three_team .top_bar p.time {
        font-size: 12px;
    }
    .three_team .team_wrap .flag {
        width: 45px;
    }
    .three_team .team_wrap span.vs_icon {
        width: 30px;
        margin: 0 15px;
    }
    .preview_total.team_3 .first_team,
    .preview_total.team_3 .second_team {
        font-size: 12px;
        margin-left: 3px;
    }
    .preview_total span.vs_icon {
        height: 15px;
        max-width: 10px;
    }
    .preview_total.team_3 .flag {
        width: 15px;
    }
    li.threeteam .select_team_count span {
        font-size: 14px;
    }
    li.threeteam .select_team_count .vs_icon {
        margin: 0 7px;
        width: 12px;
        height: 20px;
    }
    .infotbaleticket table {
        font-size: 12px;
    }
    .level_process {
        height: 4px;
    }
    .level_bar .leveltext {
        font-size: 12px;
    }
    .level_out .info {
        width: 20px;
    }
    .level_task {
        margin-top: 10px;
    }
    .level_task .tasks_status {
        width: calc(100% - 150px);
        padding-right: 10px;
    }
    .level_task .will_get {
        width: 150px;
        border-radius: 8px;
    }
    .will_get h5 {
        font-size: 10px;
        padding: 8px 3px;
    }
    .will_get ul {
        padding: 5px;
    }
    .will_get ul li {
        font-size: 10px;
    }
    .will_get ul li:before {
        width: 7px;
        height: 7px;
        left: 0;
        border-width: 1px;
        top: 4px;
    }
    .will_get ul li:after {
        width: 1px;
        left: 3px;
        top: 8px;
    }
    .new-matchlist .tophead h3 {
        font-size: 13px;
    }
    .new-matchlist .notify {
        width: 20px;
        height: 20px;
    }
    .leftnotify a {
        width: 22px;
    }
    .poweredby {
        width: 165px;
    }
    nav.foot_nav.newstyle ul {
        padding: 0 7px;
    }
    nav.foot_nav.newstyle ul li {
        padding: 0 3px;
    }
    nav.foot_nav.newstyle ul li a {
        font-size: 10px;
        padding: 3px;
    }
    .new-matchlist {
        padding: 10px 15px;
    }
    .new-matchlist .tophead {
        padding: 4px 10px;
    }
    .new-matchlist .teamname {
        font-size: 10px;
        margin-top: 5px;
    }
    .new-matchlist .lesstime {
        width: calc(100% - 170px);
        padding-top: 0;
    }
    .new-matchlist .time_left {
        font-size: 12px;
    }
    .new-matchlist .winningprize {
        font-size: 11px;
    }
    .new-matchlist .middbox {
        padding-bottom: 5px;
    }
    .new-matchlist .matchbtm_bar {
        padding: 2px 10px 5px;
    }
    .new-matchlist .winningprize span.icn {
        width: 12px;
    }
    .new-matchlist .leftteam .teamname {
        padding-left: 10px;
    }
    .new-matchlist .rightteam .teamname {
        padding-right: 10px;
    }
    .new-matchlist .lineups {
        width: 80px;
    }
    .middbox .leftteam .flag {
        padding-left: 10px;
    }
    .middbox .rightteam .flag {
        padding-right: 10px;
    }
    .middbox .flag > img {
        max-width: 38px;
    }
    .new-matchlist .teamname {
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .newjoin_contst span {
        font-size: 12px;
    }
    .newjoin_contst {
        padding: 6px 10px;
    }
    .private_rankwin .head {
        padding: 5px 15px 15px;
    }
    .own_contest .private_contest label,
    .private_rankwin .head div strong,
    .private_rankwin .rankrow div {
        font-size: 14px;
    }
    .private_rankwin .rankrow {
        padding: 8px 0;
    }
    .private_contest .selectbox select {
        width: 170px;
    }
    .own_contest .private_contest .contest_rank label {
        font-size: 12px;
    }
    .contest_rank {
        padding-right: 5px;
    }
    .private_addrank input {
        font-size: 12px;
    }
    .private_addrank .exp {
        font-size: 12px;
        font-weight: 500;
    }
    .private_addrank .text-left input {
        width: 30px;
    }
    .addnewrank_btn {
        padding: 3px 10px;
        font-size: 12px;
    }
    .loyalty-sec {
        padding: 10px;
        border-radius: 10px;
    }
    .loyalty-sec span.icon {
        width: 35px;
        height: 35px;
    }
    .loyalty-sec .btn {
        font-size: 12px;
    }
    .loyalty-sec p {
        font-size: 12px;
    }
}
@media (max-width: 560px) {
    .nav_in .right .match_time {
        padding: 2px 0;
    }
    .lang_tamil .support_option .card_in .support_detail span.main {
        font-size: 13px;
    }
    .icon_listing.follo_listing ul li a span.icon {
        line-height: 55px;
    }
    .icon_listing.follo_listing ul li a span.icon img {
        height: 55px;
        width: 55px;
    }
    .app_start_form .form-group textarea.form-control {
        border-radius: 6px;
        padding: 5px 5px 0 5px;
        font-size: 14px;
    }
    .preview_link {
        display: block;
    }
    span.icon_bg.vs_icon {
        width: 50px;
        height: 24.6px;
    }
    .match_listing .match_data.join_contst_no {
        padding: 0;
    }
    .match_listing .match_data.join_contst_no .join_contst {
        padding: 5px 0;
        bottom: 2px;
    }
    .match_listing .match_data.join_contst_no .join_contst span {
        font-size: 10px;
    }
    .contest_strip .contest_no img {
        height: 11px;
    }
    a.foot_btn,
    button.foot_btn {
        font-size: 13px;
        border-radius: 0;
    }
    .win_data .data_right {
        font-size: 14px;
        top: 8px;
    }
    .win_data .side_left .data_left .win_amount {
        font-size: 15px;
    }
    .win_data .side_left .data_left img {
        width: 30px;
        height: 20px;
    }
    .win_data .side_left .data_left h2 {
        font-size: 13px;
    }
    .refer_user.new_invite {
        height: 40px;
    }
    .profile a.prof_img:before {
        background-size: 10px;
        height: 10px;
        width: 10px;
    }
    .profile a.prof_img {
        width: 30px;
    }
    .nav_in .right .nav_icon_list li a.right_link {
        padding: 0 5px;
    }
    .nav_in .center .match_time .time,
    .nav_in .right .match_time .time {
        font-size: 12px;
    }
    .nav_in .logo_icon,
    .nav_in ul.nav_icon_list li a,
    span.icon_bg {
        width: 28px;
        height: 28px;
        padding: 0;
    }
    .main_menu span.icon_bg {
        top: 12px;
    }
    .main_menu li a {
        font-size: 16px;
        padding: 12px 15px 12px 45px;
    }
    .nav_in .center .match_time,
    .nav_in .right .match_time .time {
        padding: 0 0;
    }
    .user_info {
        padding: 20px 20px 20px 70px;
    }
    .user_info .avtar {
        width: 40px;
        height: 40px;
    }
    .user_info h3 {
        font-size: 20px;
    }
    .user_info h4 {
        font-size: 14px;
    }
    .sef_regu_switch label {
        padding: 2px 0;
    }
    .app_start_form .form-group span.field_info {
        font-size: 10px;
        padding: 3px 0 0 0;
    }
    .verifiy_form
        .data_card
        .card_in
        .verify_form
        .app_start_form
        .form-group.verify_img
        .input_img
        input
        + span.img
        span.img_title {
        font-size: 12px;
    }
    .card_foot {
        padding: 6px 0 0 0;
        margin-bottom: 0;
        margin-top: 3px;
        line-height: 12px;
    }
    a.view_leaderbord {
        font-size: 14px;
    }
    .results
        .result_listing
        ul.result_list
        li
        .result_data
        > div
        > div
        a.main
        img,
    .results
        .result_listing
        ul.result_list
        li
        .result_data
        > div
        > div
        span.main
        img {
        width: 7px;
    }
    .results .result_listing ul.result_list li .result_data > div > div a.main,
    .results
        .result_listing
        ul.result_list
        li
        .result_data
        > div
        > div
        span.main {
        font-size: 15px;
        line-height: 16px;
    }
    .results
        .result_listing
        ul.result_list
        li
        .result_data
        > div
        > div
        span.small {
        font-size: 10px;
    }
    .profile_form .form-group select.form-control {
        background-size: 24px;
    }
    .profile_form .form-group > label {
        font-size: 12px;
    }
    .team_switcher .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 20px;
    }
    .team_switcher {
        position: relative;
        display: inline-block;
        width: 16px;
        height: 8px;
        margin: 0;
    }
    .team_switcher .slider:before {
        height: 14px;
        width: 14px;
        left: -3px;
    }
    .team_switcher input:checked + .slider:before {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.56);
        left: -15px;
    }
    .switch_btn span.text {
        padding-left: 20px;
        font-size: 12px;
    }
    .field-icon img {
        width: 30px;
        height: 30px;
    }
    ul.filter li a {
        height: 40px;
        line-height: 40px;
    }
    .bottom_strip span.center_text {
        font-size: 14px;
    }
    ul.filter li a {
        font-size: 12px;
    }
    ul.filter li a svg {
        width: 8px;
        height: 6px;
        top: 50%;
        margin-top: -3px;
        right: 4px;
    }
    .add_cash_form .form-group.form_in button img {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .add_cash_form .form-group input.form-control {
        font-size: 20px;
    }
    .teams .team_listing ul.teams_list li .team_data > div > div span.team_name,
    .winning_modal ul.teams_list li .team_data > div > div span.team_name {
        line-height: 50px;
        height: 50px;
        font-size: 15px;
    }
    .winning_modal p.pera {
        padding: 8px;
        font-size: 13px;
        line-height: 14px;
    }
    .winning_modal .table_desin.currunt_info span.text {
        font-size: 10px;
    }
    .winning_modal .table_desin.currunt_info span.text b {
        font-size: 11px;
    }
    .winning_modal .table_desin span.date_time {
        font-size: 10px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis {
        height: 16px;
        width: 16px;
        background-size: 16px;
        border: 1px solid #47535d;
        margin-right: 5px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        input:checked
        + .team_data
        > div
        > div
        span.team_name
        span.checkbox_dis:before {
        background-size: 14px;
        height: 14px;
        width: 14px;
    }
    .table_desin .row.head > div {
        padding-top: 0;
        padding-bottom: 0;
    }
    .table_desin span.text.price span img {
        width: 20px;
    }
    .ce_vc_text {
        width: 84px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a span {
        height: 32px;
        width: 32px;
        margin: 0 8px;
        line-height: 32px;
        font-size: 12px;
    }
    .table_desin span.player span.data span.team b {
        font-size: 12px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a {
        font-size: 12px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a.c_sect.active span:before,
    .cap_vc_tab
        .table_desin
        > .row
        .c_vc_select
        > a.vc_sect.active
        span:before {
        font-size: 13px;
    }
    .ce_vc_text {
        padding: 0 !important;
    }
    .player_box {
        padding: 10px;
        padding-bottom: 0;
    }
    .card_player > div > span > span.text {
        font-size: 10px;
        height: 25px;
        line-height: 25px;
    }
    .card_player > div > span.process span.blue {
        height: 2px;
    }
    .card_player > div > span.process {
        height: 2px;
    }
    .table_desin .row > div span {
        display: block;
    }
    .playerpoints {
        font-size: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team_create .table_desin > .row {
        padding-right: 45px;
        line-height: 16px;
    }
    .table_desin .row > div span.team {
        line-height: 0;
    }
    .team_create .table_desin > .row a.select_player span {
        width: 24px;
        height: 24px;
        right: 10px;
    }
    .table_desin span.player span.data span.team small {
        line-height: 12px;
        font-size: 12px;
    }
    .team_create .table_desin > .row.safe_avl:after {
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
    }
    .table_desin .row.head span,
    .table_desin .row.head.shorting {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .table_desin .row.head span,
    .table_desin .row.head.shorting a {
        font-size: 12px;
    }
    .table_desin span.player span.img {
        width: 42px;
        height: 42px;
    }
    .table_desin span.player span.player_img span.img {
        width: 40px;
        height: 40px;
    }
    .table_desin span.player {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -7px;
        padding: 7.5px 0 7.5px 47px;
    }
    .table_desin span.player.c_vc_img {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -5px;
        padding: 3.5px 0 3.5px 47px !important;
    }
    .support .suport_deta p {
        font-size: 14px;
        padding: 10px;
    }
    .support .suport_deta {
        padding: 20px;
        padding-bottom: 0;
    }
    .support_option .card_in .support_detail span.main {
        font-size: 15px;
        line-height: 20px;
    }
    .support_option .card_in .support_detail span.small {
        font-size: 14px;
        line-height: 20px;
    }
    .support_option .card_in {
        padding: 10px;
        height: 58px;
    }
    .support_option .card_in .support_detail {
        height: 36px;
        line-height: 36px;
    }
    .no_url {
        line-height: 36px !important;
    }
    .support_option .card_in span.opt_img {
        width: 74px;
        top: -20px;
    }
    .lang_tamil .support_option .card_in span.opt_img {
        width: 65px;
    }
    .lang_tamil .support_option .card_in .support_detail {
        padding-left: 45px;
    }
    .support_option .card_in .support_detail {
        padding-left: 60px;
    }
    .support .suport_deta img {
        height: 140px;
    }
    .support .suport_deta p {
        font-size: 14px;
        padding: 10px;
    }
    .support .suport_deta {
        padding: 20px;
        padding-bottom: 0;
    }
    .table_desin span.user {
        padding-left: 32px;
    }
    .table_desin span.user img.user {
        width: 25px;
        height: 25px;
        top: calc(50% - 12.5px);
    }
    .table_desin span.text small {
        font-size: 10px;
    }
    .table_desin span.text {
        font-size: 12px;
        line-height: 12px;
    }
    .table_desin .row.head span {
        font-weight: 500;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }
    .winning_modal .table_desin .row > div {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .leader_don a span.img {
        width: 12px;
        margin-right: 3px;
    }
    .leader_don a {
        font-size: 10px;
        padding: 3px 5px;
        border-radius: 4px;
    }
    .leader_don h3 {
        font-size: 14px;
    }
    .leader_don {
        padding: 5px 5px;
    }
    .verifiy_form
        .data_card
        .card_in
        .verify_form
        .app_start_form
        .form-group.verify_img
        .img_add
        .delete_img {
        width: 40px;
        height: 40px;
        background-size: 30px;
    }
    .verifiy_form
        .data_card
        .card_in
        .verify_form
        .app_start_form
        .form-group.verify_img
        .img_add
        .doc_img
        img {
        max-width: 130px;
    }
    .app_footer .text_btns a.foot_btn {
        padding: 15px 7px;
    }
    .card_player.total_earn > div > span > span.text {
        font-size: 15px;
    }
    .refer_user.new_invite span.invite {
        font-size: 10px;
    }
    .refer_user .contes_left_side {
        width: calc(100% - 55px);
    }
    .refer_user .user_img {
        width: 40px;
        height: 40px;
    }
    .our_modal .add_cash_option .data_card .card_in span.wallet_data img {
        height: 25px;
    }
    .our_modal .add_cash_option .data_card .card_in {
        height: 70px;
        line-height: 50px;
    }
    .our_modal .add_cash_option .data_card .card_in span.data_detail {
        font-size: 8px;
        top: 32px;
        margin-left: -38px;
        font-weight: 400;
    }
    ul.offer_table li.table_data span.data,
    ul.offer_table li.table_data span.data:last-child {
        border: none;
        width: 25%;
    }
    span.info {
        padding: 0 0 5px 0;
    }
    p.note {
        font-size: 15px;
        padding: 10px 0 5px 0;
    }
    ul.offer_table li.table_data span.data {
        font-weight: 400;
        font-size: 15px;
        text-align: left;
        color: #47535d;
        border-right: 1px solid #e2e4e5;
        width: 28%;
        padding: 7px 3px;
        text-transform: uppercase;
    }
    .notification_listing
        .data_card
        .card_in
        .notification_detail
        span.notification_data
        .notifi_title {
        font-size: 12px;
        line-height: 14px;
    }
    .notification_listing
        .data_card
        .card_in
        .notification_detail
        span.notification_data
        .notifi_time {
        font-size: 12px;
    }
    .notification_listing
        .data_card
        .card_in
        .notification_detail
        span.notification_icon {
        width: 26px;
        margin-right: 5px;
    }
    .notification_listing
        .data_card
        .card_in
        .notification_detail
        span.notification_data {
        width: calc(100% - 32px);
    }
    .profile_form .form-group .input_radio {
        padding-top: 25px;
    }
    .wallet .data_card span.data_detail a {
        font-size: 10px;
    }
    .wallet .data_card span.wallet_data .card_title p {
        font-size: 17px;
    }
    .wallet .data_card span.wallet_data .card_title h2 {
        font-size: 22px;
    }
    a.foot_btn {
        padding: 10px 10px;
        font-size: 15px;
    }
    .footer_modal.two_btn a.foot_btn {
        font-size: 11px;
    }
    .match_select .form-group select.form-control {
        width: 96%;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span {
        width: 150px;
    }
    .start_foot_links p {
        font-weight: 400;
        font-size: 14px;
    }
    .start_foot_links {
        padding: 20px 0;
    }
    .blue_btn {
        font-size: 14px;
    }
    .app_start_form a.forgot_pass {
        font-size: 12px;
        top: 2px;
    }
    .login_start .social_login .social_btn a {
        padding: 13px;
    }
    .app_start_form .form-group span.icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .app_start_form .form-group input.form-control,
    .app_start_form .form-group select.form-control {
        height: 50px;
        padding: 0 10px 0 50px;
        font-size: 12px;
        font-weight: 400;
        background-size: 30px;
    }
    .login_start .social_login {
        margin: 13px 0 0 0;
    }
    .login_start .social_login .social_btn {
        padding: 5px;
    }
    .login_start .social_login p {
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
    }
    .login_start p {
        margin: 0 0 10px 0;
        font-weight: lighter;
        font-size: 12px;
        line-height: 16px;
    }
    .login_start h2 {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 5px;
    }
    .app_start_form .form-group span.icon img {
        width: 24px;
    }
    .invite_modal h3 {
        font-size: 24px;
    }
    .invite_modal p {
        font-size: 15px;
    }
    ul.breakup li label input + span.winner {
        font-weight: 400;
        font-size: 18px;
        padding: 10px;
    }
    .alert_box_wraper .alert_box {
        padding: 0 15px;
    }
    .alert_box_wraper .alert_box .alert_type {
        font-size: 14px;
        padding: 12px;
    }
    .app_in_form .app_start_form .form-group input.form-control,
    .app_in_form .app_start_form .form-group select.form-control,
    .app_in_form .form-group select.form-control,
    .own_contest .app_start_form .form-group input.form-control,
    .own_contest .form-group select.form-control {
        padding: 0 5px 0 5px;
    }
    .form_devide > div:first-child {
        padding: 0 15px 0 0;
        margin-bottom: 5px;
    }
    .own_contest label {
        font-size: 12px;
    }
    .form_devide > div.join_money {
        height: 128px;
        padding: 5px;
    }
    .lang_tamil .form_devide > div.join_money {
        height: 170px;
        padding: 5px;
    }
    .form_devide > div.join_money .centr_div span.price {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .form_devide > div.join_money .centr_div span.titl {
        font-size: 13px;
        line-height: normal;
        margin-bottom: 5px;
    }
    .form_devide > div.join_money .centr_div p {
        font-size: 10px;
        line-height: normal;
    }
    .nav_in ul.nav_icon_list {
        height: auto;
        margin-right: 5px;
    }
    .lang_tamil .winning_modal .table_desin.currunt_info .row > div {
        height: 40px;
    }
    .nav_in .left .match_name span {
        max-width: 250px;
    }
    .lang_tamil .download_btns .row > div a span.text span.big,
    .lang_tamil .download_btns .row > div a span.text span.small {
        font-size: 6px;
        line-height: 7px;
    }
    .top_bar_pre span.team_name {
        font-size: 14px;
        max-width: 85px;
    }
    .top_bar_pre ul li a {
        width: 24px;
        height: 24px;
    }
    .profile_form .form-group input.form-control,
    .profile_form .form-group select.form-control,
    .profile_link {
        font-size: 14px;
    }
    .result_btn {
        height: 65px;
    }
    .withdrawal_select ul li {
        padding-left: 25px;
    }
    .withdrawal_select ul li .text h3 {
        font-size: 15px;
    }
    .withdrawal_select ul li .text p {
        font-size: 12px;
    }
    .withdrawal_select ul li span.check {
        width: 18px;
        height: 18px;
        top: calc(50% - 9px);
    }
    .withdrawal_select ul li a.info {
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
    }
    .suggestion_div {
        font-size: 12px;
    }
    .suggestion_div a {
        margin-right: 5px;
    }
    .data_card.scorecard h3 {
        font-size: 14px;
    }
    .score_strip .team_score {
        padding: 7px;
        font-size: 13px;
    }
    .data_card.scorecard p.small {
        font-size: 11px;
    }
    .data_card.scorecard .card_in {
        padding: 15px 10px 10px;
    }
    .score_strip .team_score span {
        margin-left: 2px;
    }
    .team_score strong {
        margin-right: 3px;
    }
    .wallet_top .wallet_icon {
        width: 120px;
    }
    .wallet_top .total_bal {
        width: calc(100% - 120px);
    }
    .total_bal h4,
    .wallet_item_list .price,
    .winning_col .right_col {
        font-size: 24px;
    }
    .winning_col .right_col {
        width: 110px;
    }
    .total_bal h6,
    .winning_col .left_col p {
        font-size: 14px;
    }
    .total_bal p,
    .wallet_item_list h5,
    .wallet_payment p,
    .win_bottom .btn,
    .win_bottom p {
        font-size: 12px;
    }
    .info_icon {
        width: 24px;
        height: 24px;
    }
    .winning_col .win_vector {
        width: 48px;
        height: 48px;
    }
    .winning_col .left_col {
        padding-left: 60px;
        width: calc(100% - 110px);
    }
    .wallet_payment h5,
    .winning_col .left_col h5 {
        font-size: 16px;
    }
    .win_block .winning_col {
        min-height: 85px;
    }
    .wallet_item_list span.icon {
        width: 32px;
        height: 32px;
    }
    .wallet_item_list span {
        font-size: 16px;
    }
    .wallet_payment .vector {
        width: 40px;
        height: 40px;
    }
    .wallet_payment ul li {
        padding: 15px 15px 15px 70px;
    }
    .wallet_item_list h5 {
        padding-left: 40px;
    }
    .notify_bar marquee {
        font-size: 12px;
    }
    .notify_bar {
        padding: 3px 5px 3px 30px;
        width: calc(100% - 10px);
        margin: 5px 5px 0;
    }
    .notify_bar .icn {
        width: 28px;
        height: 28px;
    }
    .team_create .leader_don {
        margin-bottom: -10px;
        padding: 7px 10px 17px;
    }
    .table_own.team_create {
        margin: 15px 0 0;
    }
    .lineups_check span {
        width: 33px;
        height: 18px;
    }
    .lineups_check span:before {
        width: 12px;
        height: 12px;
        left: 2px;
    }
    .lineups_check span:after {
        width: 6px;
        height: 6px;
        right: 5px;
        top: 6px;
    }
    .lineups_check input[type="checkbox"]:checked ~ span:before {
        left: 19px;
    }
    .team_create .table_desin .row.head.shorting a {
        font-size: 12px;
    }
    .team_create .table_desin > .row {
        padding: 7px 40px 7px 10px;
    }
    .team_create .table_desin > .row a.select_player span:after,
    .team_create .table_desin > .row a.select_player span:before {
        width: 12px;
        left: calc(50% - 6px);
    }
    .table_desin span.player span.player_img:after {
        width: 15px;
        height: 15px;
        background-size: contain;
    }
    .table_own.team_create .leader_don.reset_with h3 {
        width: calc(100% - 105px);
        white-space: nowrap;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .table_desin .new_player span.player span.data span.team small:before,
    .table_desin .safe_avl span.player span.data span.team small:after,
    .table_desin .safe_not_avl span.player span.data span.team small:after {
        width: 5px;
        height: 5px;
        bottom: 5px;
    }
    .team_create .table_desin .row > div {
        padding: 4px;
    }
    .check_preview {
        font-size: 12px;
        padding-top: 15px;
    }
    .check_preview:before {
        background-size: contain;
        top: 5px;
        width: 30px;
    }
    .credit_points .column {
        padding: 5px 10px;
    }
    .credit_total p {
        font-size: 16px;
    }
    .credit_total p small,
    .credit_total p span {
        font-size: 12px;
    }
    .credit_points .btn {
        padding: 3px 15px;
        font-size: 12px;
        min-width: 74px;
    }
    .first_team,
    .second_team {
        font-size: 12px;
        line-height: 14px;
        padding-top: 3px;
    }
    .preview_total .first_team span,
    .preview_total .second_team span {
        font-size: 14px;
    }
    .preview_total .flag {
        width: 15px;
    }
    .preview_total {
        padding: 0 5px;
    }
    .preview_total span.vs_icon {
        height: 17px;
        max-width: 12px;
    }
    .notify_bar ul li {
        font-size: 14px;
    }
    .notify_bar ul li:before {
        width: 6px;
        height: 6px;
        margin-right: 5px;
    }
    .notify_bar ul {
        padding: 0 5px;
    }
    .c_vc_box h3 {
        font-size: 16px;
    }
    .c_vc_box ul li {
        padding: 4px 5px 4px;
        width: 48%;
        font-size: 12px;
    }
    .cap_vc_wrap {
        padding: 0;
    }
    .cap_vc_wrap h3 {
        font-size: 16px;
    }
    .player_status {
        font-size: 10px;
        padding-left: 8px;
    }
    .player_status:after {
        width: 4px;
        height: 4px;
        bottom: 7px;
    }
    .right .nav_icon_list li img {
        max-width: 22px;
    }
    .team_preview_main .hori_row .in_row .player {
        max-width: 100px;
        padding: 0 7px;
    }
    .team_preview_main .hori_row .in_row .player h5 {
        height: 19px;
        line-height: 19px;
        font-size: 11px;
    }
    .basketball_preview .team_in_mang,
    .kabaddi_preview .team_in_mang,
    .volleyball_preview .team_in_mang {
        padding-bottom: 20px;
    }
    button.foot_btn_modal {
        font-size: 14px;
        height: 45px;
        line-height: 45px;
    }
    .team_preview_main .hori_row .in_row .player.three_items {
        max-width: 100px;
        margin: 0 4% 15px;
    }
    .playe .card_title.tow_part .left h3 {
        font-size: 14px;
    }
    .playe .header_modal .card_title .left.img span.player_img {
        width: 50px;
        height: 50px;
    }
    .playe .header_modal .card_title .left.img {
        height: 50px;
        padding-left: 50px;
    }
    .playe .table_desin.playe_info > .row > div {
        padding: 10px 8px;
    }
    .winning_modal .table_desin.playe_info span.text {
        font-size: 12px;
        line-height: 18px;
    }
    .winning_modal .table_desin.currunt_info span.text b {
        font-size: 14px;
    }
    .winning_modal .table_desin.playe_info {
        margin: 8px auto 15px;
    }
    .playe .table_desin .row.head span {
        font-size: 11px;
        color: #798086;
    }
    .playe .table_desin span.text {
        font-size: 12px;
        line-height: 15px;
    }
    .player_info_slider .playe {
        padding: 15px 5px;
    }
    .playe .table_desin.playe_info > .row > div {
        padding: 8px 5px;
    }
    .winning_modal .table_desin.currunt_info span.text {
        font-size: 9px;
    }
    .winning_modal .table_desin.currunt_info span.text b {
        font-size: 11px;
    }
    .playe .table_desin > .row > div {
        padding: 6px 5px;
    }
    .playinfo_head .player_img {
        width: 70px;
        height: 70px;
    }
    .playinfo_head .prayer_data .text {
        font-size: 16px;
    }
    .playinfo_head .prayer_data .team {
        font-size: 15px;
    }
    .playinfo_head .prayer_data {
        line-height: normal;
    }
    .upcoming_player_info .table_desin.currunt_info .row > div {
        padding: 10px 8px;
    }
    .winning_modal .upcoming_player_info .table_desin.currunt_info span.text {
        font-size: 12px;
    }
    .winning_modal .upcoming_player_info .table_desin.currunt_info span.text b {
        font-size: 20px;
        line-height: normal;
    }
    .upcoming_player_detail h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .winning_modal .upcoming_player_detail .table_desin .card_in {
        padding: 0;
    }
    .upcoming_player_detail .card_head {
        padding: 8px 10px;
    }
    .upcoming_player_detail .card_head > div {
        font-size: 14px;
    }
    .upcoming_player_detail .card_body > div {
        font-size: 12px;
        padding: 8px 10px;
    }
    .upcoming_player_detail .card_body > div b {
        font-size: 16px;
    }
    .upcoming_player_detail .table_desin > .row:last-child {
        margin-bottom: 0;
    }
    .c_vc_box h3 {
        margin-bottom: 0;
    }
    .c_vc_box p {
        font-size: 12px;
    }
    .cap_vc_tab .shorting > div.col-4 a:first-child {
        margin-right: 8px;
    }
    .cap_vc_tab .shorting a {
        font-size: 12px;
    }
    .cap_vc_tab .shorting {
        padding: 7px;
        top: 70px;
    }
    div.right .sef_regu_switch label p span {
        min-width: 70px;
    }
    div.right .sef_regu_switch label p span {
        font-size: 10px;
        padding: 4px 3px;
    }
    div.right .sef_regu_switch label p:before {
        min-width: 70px;
        min-height: 23px;
    }
    div.right .sef_regu_switch input[type="checkbox"]:checked + p:before {
        left: 75px;
    }
    .error_verify .field_info {
        font-size: 10px;
    }
    .error_verify {
        margin: -15px 0 10px;
    }
    .two_btns {
        padding: 0 15px;
    }
    .two_btns a.btn:first-of-type {
        margin-right: 1%;
    }
    .two_btns a.btn {
        font-size: 12px;
        width: 48.5%;
        padding: 3px 5px 2px;
    }
    .offerlist .notification_detail {
        padding: 8px 10px 0;
    }
    .offerlist .card_in {
        padding-bottom: 10px;
    }
    .offerlist .notifi_time {
        font-size: 14px;
    }
    .offerlist .notifi_title {
        font-size: 12px;
    }
    .scratch_and_offer span.icon {
        width: 48px;
        height: 48px;
        margin-right: 10px;
    }
    .scratch_and_offer p {
        font-size: 14px;
    }
    .scratch_and_offer .notify {
        font-size: 9px;
        line-height: 15px;
        width: 15px;
        height: 15px;
    }
    .reward_list .flip-card-front {
        padding: 10px;
    }
    .reward_list .flip-card-back {
        padding: 10px 10px 30px;
    }
    .reward_list li h3 {
        font-size: 16px;
    }
    .reward_list li h3 span {
        font-size: 14px;
    }
    .reward_list li h3 strong {
        font-size: 16px;
    }
    .share_web {
        padding: 10px;
        margin-bottom: 10px;
    }
    .refer_banner {
        margin: 10px 10px 5px;
    }
    .share_web > p {
        padding: 0 7px;
    }
    .share_btm a,
    .share_on p,
    .share_web > p,
    .webcopy_code .left_code p,
    .webcopy_code .right_copy a {
        font-size: 13px;
    }
    .webcopy_code .left_code p strong {
        font-size: 20px;
        line-height: 24px;
    }
    .sharewith .btn {
        font-size: 14px;
        padding: 5px 10px;
    }
    .referearn_list .head .image {
        width: 50px;
        height: 50px;
    }
    .referearn_list .head_text h4 {
        font-size: 18px;
        padding-top: 0;
    }
    .referearn_list .head_text p {
        font-size: 14px;
    }
    .referearn_list span.verified {
        font-size: 12px;
        padding: 3px 12px 3px 30px;
    }
    .referearn_list span.verified:before {
        top: 5px;
        width: 13px;
        height: 8px;
    }
    .referearn_list .refbtn .btn {
        width: 28px;
        height: 28px;
    }
    .referearn_list .refbtn .btn:before {
        height: 14px;
        left: 12px;
        top: 6px;
    }
    .referearn_list .refbtn .btn:after {
        width: 14px;
        left: 6px;
        top: 12px;
    }
    .earned h5 {
        font-size: 16px;
    }
    .earned .signbns,
    .earned .untld {
        font-size: 12px;
    }
    .earned .signbns strong,
    .earned .untld strong {
        font-size: 20px;
    }
    .referal_midd_in .added {
        padding: 10px;
    }
    .referal_midd_in .added .icon {
        width: 45px;
    }
    .referal_midd_in .added h5 {
        font-size: 12px;
    }
    .referal_midd_in .added h5 strong {
        font-size: 20px;
    }
    .head .alldone {
        width: 30px;
        height: 30px;
    }
    .referearn_list .head {
        padding-right: 30px;
    }
    nav.foot_nav ul li a {
        font-size: 12px;
    }
    .quizhome_list li .btn.realtime_play,
    .quizhome_list li .btn.realtime_play:active {
        font-size: 14px;
        min-width: 120px;
    }
    .nouser_found .nodata span.vector {
        max-width: 100px;
    }
    .nouser_found .nodata h3 {
        font-size: 20px;
    }
    .nouser_found .nodata p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .nodata .btns_group button {
        padding: 5px 0;
    }
    .tab_view ul::-webkit-scrollbar {
        height: 0;
    }
    .team_preview_main .status {
        right: 5px;
    }
    .multiple_team_list .rugby_teamlist .bot ul li {
        font-size: 12px;
    }
    .rugby_createteam .tab_view {
        padding: 0 0;
    }
    .rugby_createteam .tab_view ul li a {
        font-size: 12px;
        padding: 8px 5px;
    }
    .rugby_preview.team_preview_main .hori_row h4.title {
        margin-bottom: 0;
        margin-top: 5px;
    }
    .unutilized_col {
        padding: 5px 0;
    }
    .unutilized_col .win_vector {
        width: 50px;
        height: 50px;
    }
    .unutilized_col .left_col {
        padding-left: 65px;
        width: calc(100% - 110px);
    }
    .unutilized_col .right_col {
        font-size: 22px;
        width: 110px;
    }
    .unutilized_col .left_col h5 {
        font-size: 20px;
    }
    .unutilized_col .left_col p {
        font-size: 14px;
    }
    .with_unutiliz h4 {
        font-size: 15px;
    }
    .with_unutiliz input {
        font-size: 24px;
    }
    .tab_view.coupen_tab {
        padding: 0;
    }
    .tab_view.coupen_tab ul li a {
        font-size: 12px;
    }
    .passcard_btm .btn,
    .passcard_btm p,
    .passcard_top p {
        font-size: 12px;
    }
    .passcard_btm p strong,
    .passcard_top p strong {
        font-size: 14px;
    }
    .pass_process {
        height: 4px;
    }
    .pass_btm {
        font-size: 12px;
        margin-top: 5px;
    }
    .redeem_coupon,
    .redeem_coupon span {
        font-size: 11px;
    }
    .pass_wrap .card_in {
        padding: 10px;
    }
    .passinfo .text-box span.icon {
        width: 32px;
        height: 32px;
        left: 10px;
        top: 13px;
    }
    .passinfo .text-box h5 {
        font-size: 12px;
        min-height: 60px;
        padding: 13px 10px 10px 50px;
    }
    .passinfo .text-box h5 strong {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .passinfo .text-col {
        padding: 10px;
        border-radius: 8px;
    }
    .passinfo .text-col h3 {
        font-size: 18px;
    }
    .passinfo .text-col li,
    .passinfo .text-col p {
        font-size: 12px;
    }
    .passinfo .text-col ol,
    .passinfo .text-col ul {
        margin: 10px auto;
        padding-left: 15px;
    }
    .pass_foot {
        padding: 10px;
    }
    .pass_foot .btn,
    .pass_foot p {
        font-size: 11px;
    }
    .pass_foot .btn {
        min-width: 85px;
    }
    .pass_foot .offer_text {
        padding-right: 10px;
        font-size: 11px;
    }
    .pass_foot p strong {
        font-size: 14px;
    }
    .our_modal {
        padding: 0 10px;
    }
    li.gticket .info:before {
        font-size: 9px;
        padding: 3px 6px 3px;
        border-radius: 3px;
        top: -2px;
    }
    li.gticket .info:after {
        top: 12px;
    }
    .gticket .plus_minus span.text {
        min-width: 35px;
        padding: 0 2px;
        vertical-align: middle;
    }
    .gticket .plus_minus span img {
        width: 14px;
        height: 14px;
    }
}
@media (max-width: 480px) {
    .head_logo img {
        width: 110px;
    }
    .match_listing .match_data figure.flag_left,
    .match_listing .match_data figure.flag_right {
        width: 50px;
    }
    .match_listing .match_data .match_text h3 {
        font-size: 12px;
    }
    .match_listing .match_data .match_text .time {
        font-size: 16px;
    }
    .match_data .match_data_inner {
        padding: 0 15px;
    }
    .match_data .join_contst {
        padding: 3px 5px;
    }
    .match_listing .match_data .join_contst span {
        font-size: 12px;
    }
    .table_desin span.player span.player_img span.img:after {
        width: 14px;
        height: 14px;
        top: 2px;
        right: 2px;
        background-size: 12px;
    }
    .lang_tamil .card_in .contes_left_side span.small,
    .white.btn {
        font-size: 12px;
    }
    .nav_in .left .match_name span {
        font-size: 13px;
    }
    .nav_in .left .match_name span small {
        font-size: 10px;
    }
    .bottom_strip .join_btn span {
        font-size: 14px;
    }
    .contest_strip span.left_icon {
        width: 30px;
        height: 30px;
        top: 5px;
    }
    .contest_strip {
        padding-left: 55px;
        height: 45px;
    }
    .contest_strip .strip_data h2 {
        font-size: 14px;
    }
    .card_in .contes_left_side .contest_top_bar .main,
    .card_in .contes_left_side .contest_top_bar a.main,
    .results .result_listing ul.result_list li .result_data > div > div a.main {
        font-size: 18px;
        line-height: 20px;
    }
    .contest_strip .contest_data p,
    .contest_strip .contest_no p {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: normal;
        padding: 1px;
    }
    .card_in ul.point_type li span.icon {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 19px;
    }
    .theme_outline {
        font-size: 14px;
    }
    .gray_outline:after,
    .theme_outline:after {
        height: 6px;
        width: 6px;
    }
    .white_btn.btn {
        font-size: 12px;
    }
    .lang_tamil .card_in .contes_left_side ul.point_type li {
        padding-left: 2px;
    }
    .lang_tamil .contest_strip {
        height: 45px;
    }
    .lang_tamil .card_in a.join_btn span.make_center span.join {
        font-size: 8px;
        line-height: 12px;
    }
    .lang_tamil .card_in a.join_btn span.make_center span.fee {
        font-size: 8px;
        line-height: 14px;
    }
    .lang_tamil .support_option .card_in .support_detail span.main {
        font-size: 10px;
    }
    .lanf_tamil .invite_modal ul.saring_btn li a {
        font-size: 11px;
    }
    .lang_tamil
        .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.text,
    .lang_tamil
        .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.text {
        font-size: 10px;
        word-break: break-word;
    }
    .lang_tamil .icon_listing ul li a span.text {
        font-size: 13px;
    }
    .nav_in .left.profile_width {
        width: 52%;
    }
    .my_rank span.small.offer_dec span,
    ul.rank_listing li a span.small.offer_dec span {
        padding-left: 5px;
    }
    .my_rank span.small.offer_dec figure,
    ul.rank_listing li a span.small.offer_dec figure {
        width: 16px;
    }
    .table_desin .row.head span {
        font-size: 10px;
    }
    .card_foot {
        padding: 3px 0 0 0;
    }
    .card_title.tow_part {
        padding: 7px 5px;
    }
    .contest_strip .strip_data p.info {
        font-size: 10px;
        line-height: 12px;
    }
    .support_option .card_in .support_detail span.main {
        font-size: 13px;
        line-height: 20px;
    }
    .support_option .card_in .support_detail span.small {
        font-size: 12px;
        line-height: 18px;
    }
    .support_option .card_in {
        padding: 10px;
    }
    .support_option .card_in span.opt_img {
        width: 70px;
        top: -20px;
        left: -15px;
    }
    .support_option .card_in .support_detail {
        padding-left: 55px;
    }
    .profile span.prof_data {
        padding-top: 8px;
    }
    .profile span.prof_data h2 {
        font-size: 14px;
        line-height: 16px;
    }
    .profile span.prof_data p {
        font-size: 12px;
        line-height: 14px;
    }
    .verify_state .card_in .verify span.main {
        font-size: 15px;
    }
    .verify_state .card_in .verify span.small {
        font-size: 13px;
        line-height: 15px;
    }
    .verify_state .card_in.status .verify:after {
        background-size: 30px;
        height: 30px;
        width: 30px;
        right: 5px;
        top: 15px;
    }
    .card_player.total_earn > div > span > span.text {
        font-size: 13px;
    }
    .lang_tamil .card_player.total_earn > div > span > span.text {
        font-size: 10px;
    }
    ul.amount_detail li {
        font-size: 14px;
    }
    .wallet .data_card span.wallet_data .card_title p {
        font-size: 14px;
    }
    .winning_modal p.note {
        font-size: 12px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span {
        width: 120px;
    }
    .data_detail {
        font-size: 14px;
    }
    .invite_modal ul.saring_btn li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .card_in ul.point_list li span.text {
        font-size: 12px;
        line-height: 15px;
    }
    .card_in ul.point_list li {
        padding-left: 20px;
    }
    .card_in ul.point_list li span.icon {
        width: 16px;
        height: 16px;
        font-size: 11px;
        line-height: 16px;
        border: 1px solid #a1a5a9;
    }
    a.view_player {
        font-size: 12px;
    }
    ul.breakup li label input + span.winner {
        font-weight: 400;
        font-size: 14px;
        padding: 10px 5px;
    }
    .alert_type {
        font-size: 14px;
        padding: 10px;
    }
    ul.player_type_tab li span.player_detail img {
        width: 83px;
    }
    ul.player_type_tab li span.player_detail {
        width: 83px;
    }
    ul.player_type_tab li span.player_name {
        font-size: 18px;
    }
    ul.player_type_tab li span.player_detail span.player_point {
        font-size: 18px;
        line-height: 24px;
    }
    .card_foot a.view_player {
        font-size: 14px;
        padding: 0;
    }
    .wallet .data_card span.wallet_data span.info a {
        width: 18px;
        right: 5px;
    }
    .wallet .data_card span.wallet_data .card_title h2 {
        font-size: 18px;
        line-height: 22px;
    }
    ul.offer_table li.table_data span.data {
        font-size: 14px;
    }
    .tab_view.rounded_btns ul li {
        padding: 7px 5px;
    }
    .tab_view.rounded_btns ul li a {
        padding: 6px 10px;
        font-size: 11px;
    }
    .without_login_steps ul li span {
        font-size: 11px;
    }
    .without_login_steps {
        padding: 8px 0 0;
    }
    .welcome_head {
        padding: 10px;
    }
    .payment_options {
        padding: 20px 10px 15px 15px;
    }
    .view_all a {
        padding: 12px 25px 12px 15px;
        font-size: 14px;
    }
    .view_all a:before {
        top: 18px;
        width: 9px;
        height: 9px;
    }
    .payment_options h5 {
        font-size: 14px;
    }
    .card_inside .card_box {
        padding: 10px;
    }
    .card_box .card_grid .card_number {
        font-size: 16px;
    }
    .card_selection {
        width: 15px;
        height: 15px;
    }
    .card_selection:before {
        width: 8px;
        height: 6px;
        top: 3px;
    }
    .cvv_box input,
    .wallet_add input[type="number"] {
        padding: 5px 10px;
    }
    .add_new_card {
        padding: 12px 15px 12px 50px;
    }
    .add_new_card h4 {
        font-size: 20px;
    }
    .add_new_card h4 span {
        font-size: 14px;
    }
    .add_new_card .add img,
    .wallet_items span img {
        width: auto;
        height: auto;
    }
    .wallet_items {
        padding: 12px 15px 12px 50px;
    }
    .wallet_items.arrow:before {
        top: 18px;
        width: 9px;
        height: 9px;
    }
    .wallet_items h4 {
        font-size: 18px;
    }
    .wallet_items h4 span {
        font-size: 12px;
    }
    .wallet_items p {
        font-size: 12px;
        max-width: 270px;
    }
    .pay_btn .btn {
        min-width: 75px;
    }
    .wallet_add .btn {
        min-width: 110px;
    }
    .wallet_items.single_row {
        padding: 15px 15px 15px 50px;
    }
    .netbanking_list li {
        padding: 5px;
    }
    .netbanking_list span.icon {
        padding: 15px 8px;
    }
    .netbanking_list span.icon img {
        width: 29px;
    }
    .card_info_in label,
    .netbanking_list span {
        font-size: 14px;
    }
    .card_info_in .cvv {
        width: 95px;
    }
    .card_info_in .exp {
        width: calc(100% - 120px);
        margin-right: 20px;
    }
    .card_info_in input,
    .card_info_in select {
        font-size: 14px;
    }
    .card_info_in select {
        background-size: 28px;
    }
    .header_modal .card_title .left.img span.player_img {
        width: 26px;
        height: 26px;
    }
    .card_title.tow_part .left h3 {
        font-size: 13px;
        padding: 0 5px;
    }
    h3.wining_text {
        font-size: 13px;
    }
    .table_desin span.text.price small img {
        height: 20px;
    }
    .total_cash span {
        font-size: 14px;
    }
    .cash_add form input {
        font-size: 22px;
        padding: 10px 135px 10px 0;
    }
    .cash_add .redeem_code {
        font-size: 12px;
        top: 15px;
    }
    .after_added p {
        font-size: 12px;
    }
    .full_col_mini p,
    .mini_col .btn,
    .mini_col p {
        font-size: 12px;
    }
    .mini_col p strong {
        font-size: 16px;
    }
    .full_col_mini .btn {
        min-width: 150px;
        font-size: 12px;
    }
    .mini_wallet_btn {
        font-size: 12px;
    }
    .mini_wallet_btn {
        padding: 7px 0 10px;
    }
    .contest_listing {
        padding: 10px 0;
    }
    .mini_wallet_btn .total_amount {
        font-size: 16px;
    }
    .mini_wallet_disc .mini_col {
        width: 31%;
        margin-left: 3.5%;
    }
    .top_profile_btn {
        padding: 7px 0;
    }
    .top_profile_btn a {
        width: 24px;
        height: 24px;
    }
    .profile_head {
        min-height: 210px;
    }
    .avtar_box {
        width: 72px;
        height: 72px;
    }
    .avtar_box .camera {
        width: 18px;
        height: 18px;
    }
    .user_info_profile .full_name {
        font-size: 18px;
    }
    .user_info_profile .user_id {
        font-size: 14px;
    }
    .profile_wrap {
        min-height: calc(100% - 197px);
    }
    .profile_block h3 {
        font-size: 16px;
    }
    .verify_steps div {
        padding: 0 10px;
    }
    .verify_steps div .ver_icon:after {
        width: 6px;
        height: 6px;
        right: -10px;
    }
    .verify_steps p {
        font-size: 10px;
        white-space: nowrap;
    }
    .verify_steps div.pending .ver_icon:before,
    .verify_steps div.verified .ver_icon:before {
        width: 15px;
        height: 15px;
    }
    .bottom_verify .btn {
        font-size: 12px;
        min-width: 130px;
    }
    .bottom_verify p {
        width: calc(100% - 130px);
        font-size: 12px;
        padding-right: 10px;
    }
    .exp_profile li {
        padding: 15px 15px 15px 50px;
    }
    .exp_profile li .icon {
        width: 30px;
        height: 30px;
        left: 10px;
    }
    .exp_profile li p,
    .user_dis li span {
        font-size: 12px;
    }
    .exp_profile li p strong {
        font-size: 16px;
    }
    .btn.logout,
    .btn.rank,
    .user_dis li {
        font-size: 14px;
    }
    ul.filter {
        margin-left: 10px;
        margin-right: 10px;
    }
    .compare_bar .download_left span.icon,
    .compare_bar .right_comparebar span.icon {
        height: 24px;
        width: 24px;
    }
    .compare_bar .download_left {
        padding-left: 35px;
    }
    .compare_bar .download_left span.text {
        font-size: 12px;
    }
    .switchteam_head p {
        font-size: 14px;
    }
    .contest_user_list li {
        min-height: 50px;
    }
    .contest_user_list li span.icon {
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .contest_user_list li p {
        font-size: 12px;
    }
    .contest_user_list li .left_sec p {
        padding: 13px 0 13px 45px;
    }
    .contest_user_list .rank_col p,
    .started_score p {
        font-size: 12px;
    }
    .contest_user_list .rank_col p strong,
    .started_score p strong {
        font-size: 12px;
    }
    .score_board .team_score_b.left strong,
    .score_board .team_score_b.right strong {
        top: 0;
    }
    .score_board .team_score_b.left p {
        padding-right: 5px;
    }
    .score_board .team_score_b.right p {
        padding-left: 5px;
    }
    .started_score .score_btm p {
        padding: 7px 0;
        font-size: 14px;
    }
    .started_score span {
        width: 24px;
    }
    .btn.view_all {
        min-width: 100px;
    }
    .campare_team_check label {
        width: 30px;
        margin-left: 5px;
    }
    .campare_team_check,
    .winnig_zone .zone small,
    li.winner .text.win small {
        font-size: 12px;
    }
    .campare_team_check span {
        height: 8px;
    }
    .campare_team_check span:before {
        width: 17px;
        height: 17px;
        top: -5px;
    }
    .campare_team_check label input:checked ~ span:before {
        left: 15px;
    }
    li.winner .text.win small img {
        width: 15px;
        height: 13px;
    }
    .compare_bar .download_left {
        width: 55%;
    }
    .winnig_zone .zone small img {
        width: 15px;
        height: 15px;
    }
    .compare_score span.icon {
        width: 35px;
        height: 35px;
        top: 17px;
    }
    .compare_score .top_compare > div {
        padding: 15px 12px 10px;
    }
    .compare_score .top_compare .first_col {
        padding-left: 55px;
    }
    .compare_score .top_compare .second_col {
        padding-right: 55px;
    }
    .compare_score .team_name {
        font-size: 12px;
    }
    .compare_score .team_rank {
        font-size: 15px;
    }
    .top_compare:before {
        top: 23px;
        width: 20px;
        height: 20px;
    }
    .compare_score .point {
        padding-top: 15px;
        font-size: 20px;
    }
    .compare_score .top_compare .first_col .point {
        padding-right: 40px;
    }
    .compare_score .top_compare .second_col .point {
        padding-left: 40px;
    }
    .top_compare:after {
        font-size: 10px;
        bottom: 9px;
        padding: 5px 10px 3px;
    }
    .compare_score .compare_btm {
        padding: 9px 15px;
    }
    .compare_block h3 {
        font-size: 14px;
    }
    .compare_block > p {
        font-size: 12px;
    }
    ul.compare_player li > div {
        padding: 10px 12px;
    }
    ul.compare_player .player_info {
        padding-left: 35px;
        width: calc(100% - 40px);
    }
    ul.compare_player .player_info .player_icn img {
        width: 28px;
        height: 28px;
    }
    ul.compare_player .player_info p {
        font-size: 13px;
    }
    ul.compare_player p.team_info {
        font-size: 11px;
    }
    ul.compare_player .player_icn small {
        width: 16px;
        height: 16px;
        font-weight: 400;
        left: -4px;
        line-height: 16px;
        font-size: 9px;
        top: -4px;
    }
    ul.compare_player .point {
        font-size: 12px;
    }
    ul.compare_player .right_col .player_info {
        padding-right: 35px;
    }
    .common_player .common_point {
        font-size: 12px;
        padding: 3px 10px;
    }
    ul.compare_player li .left_col:before {
        width: 8px;
        height: 8px;
        margin-top: -4px;
    }
    ul.compare_player li:first-child {
        padding-top: 5px;
    }
    ul.compare_player li:last-child {
        padding-bottom: 5px;
    }
    .practice_match .contest_strip {
        padding-left: 45px;
    }
    .support_services ul li {
        min-height: 160px;
    }
    .support_services p {
        font-size: 14px;
    }
    .support_services p strong {
        font-size: 18px;
    }
    .support_services ul li {
        width: 48%;
        margin-left: 4%;
    }
    .support_services ul li:nth-child(2n) {
        margin-top: 4%;
    }
    .support_services ul li:first-child {
        margin-bottom: 4%;
    }
    .sef_regu_switch label p span {
        font-size: 11px;
        padding: 6px 5px;
        min-width: 70px;
    }
    .sef_regu_switch label p:before {
        min-width: 70px;
        min-height: 28px;
    }
    .sef_regu_switch input[type="checkbox"]:checked + p:before {
        left: 75px;
    }
    .c_vc_box ul li,
    .notify_bar ul li {
        font-size: 11px;
    }
    .cap_vc_tab .table_desin > .row {
        padding: 10px 8px 10px 12px;
    }
    .selected_c_vc .column {
        padding: 2.5px 0;
    }
    .selected_c_vc .btn {
        font-size: 12px;
        padding: 3px 20px;
    }
    .selected_c_vc span.player_img span.img {
        width: 32px;
        height: 32px;
    }
    .selected_c_vc span.player {
        padding-left: 40px;
    }
    span.cap {
        font-size: 8px;
        width: 16px;
        height: 16px;
        line-height: 16px;
    }
    .selected_c_vc .data {
        font-size: 12px;
        line-height: 18px;
    }
    .action_list span svg {
        width: 16px;
        height: 16px;
    }
    .action_list li a {
        font-size: 10px;
    }
    .action_list li {
        margin: 0 7px;
    }
    .multiple_team_list .top p {
        font-size: 16px;
    }
    .multiple_team_list .top p:before {
        height: 18px;
        width: 18px;
        top: 3px;
    }
    .multiple_team_list .top {
        padding: 7px 15px;
    }
    .multiple_team_list .mid {
        padding: 10px 5px;
    }
    .multiple_team_list .top p {
        font-size: 14px;
    }
    .multiple_team_list .top p span.check,
    .multiple_team_list .top p span.check:before {
        width: 20px;
        height: 20px;
    }
    .multiple_team_list
        li
        input[type="checkbox"]:checked
        ~ .team_data
        .top
        p
        span.check:after,
    .multiple_team_list
        li
        input[type="radio"]:checked
        ~ .team_data
        .top
        p
        span.check:after {
        width: 10px;
        height: 10px;
    }
    .select_player_team span.img {
        width: 50px;
        height: 50px;
    }
    .select_player_team .data {
        font-size: 10px;
        padding: 2px 6px 0;
    }
    .select_player_team .player {
        margin: 0 1.5%;
        width: 45%;
    }
    .select_team_count span {
        font-size: 16px;
    }
    .select_team_count .vs_icon {
        width: 16px;
        height: 23px;
        margin: 0 10px;
    }
    .multiple_team_list .bot ul {
        padding: 0 10px;
    }
    .multiple_team_list .bot ul li {
        padding: 5px 2px;
        font-size: 12px;
    }
    .multiple_team_list
        li
        input[type="checkbox"]:checked
        ~ .team_data
        .top
        p:after,
    .multiple_team_list
        li
        input[type="radio"]:checked
        ~ .team_data
        .top
        p:after {
        width: 10px;
        height: 10px;
        left: 4px;
        top: 7px;
    }
    .multiple_team_list ul.teams_list > li {
        margin-bottom: 20px;
    }
    .team_in_mang .hori_row {
        margin-bottom: 0;
    }
    .exp_profile li .bg_icon {
        width: 72px;
    }
    .bottom_strip .join_btn .fee {
        padding: 4px 5px;
        margin-left: 5px;
    }
    .card_in {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
    }
    .contest_card_in {
        margin-bottom: 10px;
    }
    .reward_list ul li {
        min-height: 110px;
    }
    .reward_amount h3 strong {
        font-size: 35px;
    }
    .reward_amount h3 {
        font-size: 14px;
    }
    nav.foot_nav ul li.rummy_icon a {
        width: 70px;
    }
    nav.foot_nav ul li.rummy_icon a span img {
        width: 90px;
    }
    nav.foot_nav ul li.rummy_icon a span {
        margin: -15px auto 0 -10px;
    }
    .loadmenu:before {
        height: 4px;
    }
    .loadmenu {
        padding: 5px;
    }
    .slide_tabsnav .tab_view ul li a {
        padding: 5px 4px;
        font-size: 9px;
    }
    .blur_showing.open .tab_view ul li a span {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 450px) {
    .wallet_top .total_bal,
    .wallet_top .wallet_icon {
        width: 50%;
    }
    nav.foot_nav ul li a {
        font-size: 10px;
    }
    .card_in.contest_card_in .contes_left_side {
        padding: 2px 10px 5px;
    }
    .bottom_strip {
        padding: 5px 10px;
    }
    .time_list li label span {
        font-size: 14px;
    }
    .team_preview_main .hori_row .in_row .player.three_items {
        margin: 0 2.5% 15px;
    }
    .playinfo_head .player_img {
        width: 55px;
        height: 55px;
    }
    .playinfo_head .prayer_data {
        width: calc(100% - 55px);
        padding: 10px;
    }
    .winning_modal .upcoming_player_info .table_desin.currunt_info span.text b {
        font-size: 14px;
    }
    .upcoming_player_detail .card_head > div {
        font-size: 12px;
    }
    .upcoming_player_detail .card_body > div b {
        font-size: 14px;
    }
    .upcoming_player_detail .card_body > div {
        font-size: 10px;
    }
    .cap_vc_tab .shorting {
        top: 70px;
    }
    .cap_vc_tab .shorting a {
        font-size: 10px;
    }
    .two_btns a.btn {
        font-size: 10px;
    }
    .scratch_and_offer h5 {
        font-size: 14px;
    }
    .scratch_and_offer span.icon {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }
    .scratch_and_offer p {
        font-size: 12px;
        line-height: 12px;
        width: calc(100% - 40px);
    }
    .reward_list ul li {
        min-height: 90px;
    }
    .reward_list .flip-card-front {
        padding: 7px;
    }
    .reward_list .flip-card-back {
        padding: 7px 7px 25px;
    }
    .reward_list li h3,
    .reward_list li h4 {
        font-size: 14px;
    }
    .reward_list li h3 span {
        font-size: 12px;
    }
    .reward_list li h3 strong {
        font-size: 12px;
    }
    .reward_list .flip-card-back p {
        font-size: 10px;
        bottom: 5px;
    }
    nav.foot_nav ul li.rummy_icon a {
        width: 50px;
    }
    nav.foot_nav ul li.rummy_icon a span img {
        width: 80px;
    }
    nav.foot_nav ul li.rummy_icon a span {
        margin: -15px auto -5px -16px;
    }
    .referearn_list .head .image {
        width: 35px;
        height: 35px;
    }
    .referearn_list .head .head_text {
        width: calc(100% - 35px);
        padding-left: 10px;
    }
    .referearn_list .head_text h4 {
        font-size: 16px;
    }
    .referearn_list .head_text p {
        font-size: 12px;
    }
    .referal_midd_in .added {
        padding: 5px;
        width: 125px;
    }
    .referal_midd_in .added .icon {
        width: 35px;
    }
    .earned h5 {
        font-size: 14px;
    }
    .referal_midd_in > div.earned {
        width: calc(100% - 125px);
        margin-left: 0;
        padding-left: 8px;
    }
    .earned .signbns,
    .earned .untld {
        font-size: 10px;
    }
    .earned .signbns strong,
    .earned .untld strong,
    .referal_midd_in .added h5 strong {
        font-size: 16px;
    }
    .player_box.select-all {
        padding: 10px;
    }
    .add_banner {
        margin: 15px 15px 0;
    }
    .select-all label.select {
        margin: 0;
    }
    .select-all label.select span {
        font-size: 12px;
        padding: 5px 12px 5px 30px;
    }
    .select-all label.select span:before {
        width: 16px;
        height: 16px;
        border-radius: 3px;
        top: 5px;
    }
    .select-all label.select span:after {
        width: 12px;
        height: 12px;
        border-radius: 3px;
        left: 10px;
        top: 7px;
    }
    .card_in.quiz_contest .contes_left_side .contest_bot_bar .side_left {
        width: calc(100% - 135px);
    }
    .card_in.quiz_contest .contes_left_side .contest_bot_bar .side_right {
        width: 135px;
    }
    .card_in.quiz_contest .join_btn .join {
        font-size: 11px;
    }
    .quiz_head .quiz_text {
        min-width: 200px;
        max-width: 200px;
        padding: 0;
    }
    .quiz_head .quiz_text h4 {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .quiz_col > div {
        padding-right: 5px;
    }
    .quiz_head .quiz_col {
        flex-wrap: nowrap;
    }
    .quiz_head .quiz_col .ques p:before {
        top: 3px;
    }
    .quiz_head .quiz_col p {
        font-size: 10px;
    }
    .quiz_head .quiz_col > div.ques {
        width: 95px;
    }
    .quiz_head .quiz_col .ques p {
        padding-left: 10px;
    }
    .quiz_contest .join_btn a.fee {
        font-size: 10px;
        padding: 5px 3px 3px;
        margin-left: 3px;
    }
    .nav_in.quiz_head .right {
        min-width: 36px;
    }
    .nav_in.quiz_head {
        padding: 15px 10px;
    }
    span.main_price strong {
        font-size: 14px;
    }
    span.main_price small {
        font-size: 71%;
    }
    .quiz_time .left {
        width: 140px;
    }
    .quiz_time .right {
        width: calc(100% - 140px);
    }
    .quiz_time .timer .col {
        padding: 5px 3px;
    }
    .quiz_time .timer p {
        font-size: 10px;
    }
    .quiz_time .timer p span {
        font-size: 15px;
    }
    .centerquiz .quiz_inner {
        height: 390px;
    }
    .quiz_column li {
        padding: 6px;
    }
    .quizwrap .quiz_time .right {
        width: 150px;
    }
    .quizwrap .quiz_time .left {
        width: calc(100% - 150px);
    }
    .quiz_inner.quizfind .scroling_div {
        padding-right: 10px;
    }
    .quizhead h3 {
        font-size: 18px;
    }
    .quiz_player.mythumb .thumb {
        width: 70px;
        height: 70px;
    }
    .sonar-emitter {
        margin: 144px auto;
        width: 55px;
        height: 55px;
    }
    .quiz_player .name {
        font-size: 12px;
        max-width: 90px;
    }
    .quiz_player .thumb {
        width: 40px;
        height: 40px;
    }
    .quizfind_foot p {
        font-size: 16px;
    }
    .nav_in ul.nav_icon_list li a {
        width: 22px;
        height: 22px;
    }
    .quiz_list ul li {
        background-position: center right;
    }
    nav.foot_nav ul li.active a:after {
        width: 100%;
    }
    .unutilized_col .win_vector {
        width: 35px;
        height: 35px;
    }
    .unutilized_col .left_col {
        padding-left: 45px;
        width: calc(100% - 90px);
    }
    .unutilized_col .right_col {
        width: 90px;
        font-size: 20px;
    }
    .unutilized_col .left_col h5 {
        font-size: 14px;
    }
    .unutilized_col .left_col p {
        font-size: 12px;
    }
    .credit_points.three_teammatch .column:last-of-type {
        width: 160px;
    }
    .credit_points.three_teammatch .column {
        width: calc(100% - 160px);
    }
    .confirm_col {
        padding: 10px;
    }
    .confrm_box .boxhead p {
        font-size: 12px;
    }
    .confrm_box .boxhead .left p:before {
        width: 16px;
        height: 16px;
        border-width: 1px;
    }
    .confrm_box input[type="checkbox"]:checked ~ .incard .left p:after {
        left: 3px;
        top: 5px;
    }
    .confrm_box .card_in > p {
        font-size: 11px;
    }
    .confrm_box ul.amount_his li {
        font-size: 12px;
    }
    .confrm_box ul.amount_his .text_left small {
        font-size: 10px;
    }
    .confrm_box {
        margin-bottom: 10px;
    }
    .confrm_box ul.amount_his .text_left {
        width: calc(100% - 120px);
    }
    .confrm_box ul.amount_his .text_right {
        width: 120px;
    }
    .level_task .will_get {
        width: 135px;
    }
    .level_task .tasks_status {
        width: calc(100% - 135px);
        padding-right: 2px;
    }
    .will_get .cashbonus p {
        padding-left: 5px;
    }
    .tasks_status p {
        font-size: 12px;
    }
    .tasks_status ul li {
        font-size: 10px;
    }
    .tasks_status ul li span {
        white-space: nowrap;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .new-matchlist .flag {
        width: 70px;
        display: inline-block;
    }
    .new-matchlist .teamname {
        margin-top: 8px;
    }
    .new-matchlist .time_left {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .own_contest .private_contest label,
    .private_rankwin .head div strong,
    .private_rankwin .rankrow div {
        font-size: 12px;
    }
    .private_contest .selectbox select {
        width: 150px;
    }
}
@media (max-width: 380px) {
    .lang_tamil .tab_view.contest_tab ul li a {
        line-height: 15px;
    }
    .footer_modal {
        margin-left: -5px;
        margin-right: -5px;
    }
    .offer_slider .item a {
        padding: 15px 4px 10px;
    }
    .card_in .contes_left_side .contest_top_bar .main,
    .card_in .contes_left_side .contest_top_bar a.main,
    .results .result_listing ul.result_list li .result_data > div > div a.main {
        font-size: 14px;
        line-height: 14px;
    }
    .card_in .contes_left_side ul.point_type li span.icon {
        width: 14px;
        height: 14px;
        font-size: 10px;
        line-height: 14px;
        border-radius: 3px;
        border: 1px solid #a1a5a9;
    }
    .tab_view ul li a {
        font-size: 10px;
    }
    .lang_tamil .tab_view ul li a {
        font-size: 8px;
    }
    .lang_tamil .tab_view ul li a {
        font-size: 7px;
    }
    .card_title {
        margin-left: -5px;
        margin-right: -5px;
    }
    .model_in.card_in {
        padding: 5px 5px 0;
    }
    .model_in .card_in_data {
        margin-left: -5px;
        margin-right: -5px;
    }
    .verify_state .card_in.status .verify:after {
        top: 12px;
    }
    .wallet .data_card.done .card_in:after {
        background-size: 25px;
    }
    .refer_user .contes_left_side {
        width: calc(100% - 50px);
    }
    .add_cash_form {
        margin: 5px 0;
    }
    .add_cash_form .form-group input.form-control {
        height: 50px;
        line-height: 50px;
    }
    .card_title {
        padding: 5px 0 10px 0;
    }
    p.note,
    span.info {
        font-size: 13px;
    }
    a.get_action {
        padding: 5px 8px 4px;
        font-size: 10px;
        line-height: 10px;
    }
    ul.offer_table li.table_data span.data {
        font-size: 13px;
    }
    .profile_form {
        padding: 5px;
    }
    .wallet .data_card span.data_detail a {
        font-size: 10px;
        bottom: 5px;
    }
    .player_data_btn a.foot_btn ul li span.user span.user_name {
        padding-left: 5px;
    }
    .player_data_btn a.foot_btn ul li span.data span {
        width: 65px;
    }
    .match_select .form-group select.form-control {
        font-size: 14px;
        padding: 2px 20px 2px 5px;
        background-size: 12px;
        height: auto;
    }
    a.foot_btn_modal {
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
    .invite_modal ul.saring_btn li a {
        padding: 0 15px;
        font-size: 15px;
    }
    .invite_modal p {
        font-size: 13px;
    }
    .invite_modal h3 {
        font-size: 20px;
    }
    .card_in .contes_left_side ul.point_list li span.icon {
        width: 14px;
        height: 14px;
        font-size: 10px;
        line-height: 14px;
    }
    .card_in .contes_left_side ul.point_list li span.text {
        font-size: 10px;
        line-height: 15px;
    }
    .card_in .contes_left_side ul.point_list li {
        margin-top: 5px;
    }
    .card_in .contes_left_side ul.point_list li span.text {
        font-size: 10px;
        line-height: 15px;
    }
    .profile_form .form-group .input_radio label {
        padding: 0 15px 0 5px;
        font-size: 15px;
    }
    .profile_form .form-group .input_radio > input {
        border: 2px solid #c3c6c8;
        height: 14px;
        width: 14px;
    }
    .profile_form .form-group .input_radio > input:checked + label:before {
        top: 8px;
        left: -10px;
        height: 6px;
        width: 6px;
    }
    .profile_form .form-group input.form-control,
    .profile_form .form-group select.form-control {
        height: 50px;
    }
    .profile_form .form-group input.form-control + span.in_line {
        top: 39px;
    }
    .profile_link {
        font-size: 14px;
    }
    .profile a.prof_img input {
        width: 32px;
        height: 32px;
    }
    .profile a.prof_img {
        width: 32px;
    }
    .profile a.prof_img:before {
        background-size: 13px;
        height: 12px;
        width: 12px;
        bottom: 2px;
        left: 2px;
    }
    .profile a.prof_img input {
        width: 32px;
        height: 32px;
    }
    .profile span.prof_data {
        padding-top: 2px;
    }
    .fav_team p {
        margin-top: 5px;
    }
    .fav_team a.foot_btn {
        margin-top: 10px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -15px;
    }
    .fav_team ul li {
        margin-top: 5px;
        margin-right: 5px;
        width: calc(25% - 3.75px);
    }
    .top_alert_box .icon_img {
        width: 45px;
        left: 10px;
    }
    .top_alert_box span.center {
        padding: 10px 0 10px 52px;
    }
    .card_player.total_earn.top_alert_box > div > span > span.text {
        font-size: 11px;
        line-height: normal;
    }
    .cvv_box input,
    .wallet_add input[type="number"] {
        font-size: 14px;
    }
    .pay_btn .btn {
        font-size: 13px;
    }
    .card_cvv .cvv_box {
        width: auto;
    }
    .cvv_box input {
        width: 65px;
    }
    .wallet_add input[type="number"] {
        width: 85px;
    }
    .wallet_add .btn {
        min-width: 100px;
        font-size: 13px;
    }
    .netbanking_list span.icon {
        padding: 10px 8px;
    }
    .card_info_in input,
    .card_info_in select {
        padding: 10px;
    }
    .card_info_in .card_number span {
        top: 8px;
    }
    .term_check label span {
        font-size: 13px;
        display: block;
        padding-left: 25px;
    }
    .term_check label span:before {
        top: 5px;
        width: 15px;
        height: 15px;
    }
    .term_check label span:after {
        width: 8px;
        height: 5px;
        top: 9px;
    }
    .safe_protect img {
        width: 100%;
    }
    .paytm_wrap .number {
        font-size: 30px;
    }
    .payment_modal {
        padding-left: 10px;
        padding-right: 10px;
    }
    .card_selection:before {
        left: 3px;
        width: 9px;
    }
    .payment_modal.close_btn .close_line {
        width: 25px;
        height: 25px;
        top: 5px;
    }
    .payment_modal.close_btn .close_line:before {
        top: 4px;
        left: 11px;
    }
    .payment_modal.close_btn .close_line:after {
        top: 4px;
        left: 11px;
    }
    .delete_btn {
        right: 10px;
        top: 10px;
    }
    .more_list li {
        padding: 12px 15px 12px 50px;
    }
    .more_list li:before {
        top: 18px;
        width: 9px;
        height: 9px;
    }
    .more_list li span.icon {
        width: 22px;
        height: 22px;
    }
    .card_box .card_grid .left > span:first-child,
    .view_all a span {
        width: 22px;
        height: 20px;
    }
    .card_box .card_grid .card_number {
        margin-left: 8px;
    }
    .view_all a span {
        margin-right: 10px;
    }
    .card_cvv {
        padding-left: 30px;
    }
    .wallet_item_list ul li {
        padding: 10px;
    }
    .user_dis li {
        width: 49%;
        margin-left: 2%;
        font-size: 12px;
    }
    .user_dis li span {
        font-size: 10px;
    }
    .app_nav .sef_regu_switch label span img,
    .app_nav .sef_regu_switch label span svg {
        width: 15px;
        margin-right: 2px;
        vertical-align: bottom;
    }
    .invite_modal span.terms a {
        font-size: 14px;
    }
    .footer_modal.two_btn {
        margin: 0 -5px;
    }
    .payment_modal .footer_modal {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 0;
    }
    .compare_score span.icon {
        width: 30px;
        height: 30px;
    }
    .compare_score .top_compare .first_col {
        padding-left: 50px;
    }
    .compare_score .top_compare .second_col {
        padding-right: 50px;
    }
    .compare_score .team_rank {
        font-size: 13px;
    }
    .compare_score .top_compare .first_col .point {
        padding-right: 30px;
    }
    .compare_score .top_compare .second_col .point {
        padding-left: 30px;
    }
    .compare_score .point {
        padding-top: 12px;
        font-size: 18px;
    }
    .compare_score .compare_btm {
        padding: 7px 15px;
        font-size: 12px;
    }
    .compare_block {
        padding: 0 10px;
    }
    ul.compare_player li > div {
        padding: 10px 8px;
    }
    ul.compare_player .player_info p {
        font-size: 12px;
    }
    ul.compare_player .point,
    ul.compare_player p.team_info {
        font-size: 10px;
    }
    .common_player .common_point {
        font-size: 10px;
    }
    .compare_notify {
        padding: 10px;
    }
    .notify_text {
        width: 90%;
    }
    .contest_user_list li p {
        font-size: 10px;
        line-height: normal;
    }
    .chatdesk_text h4 {
        font-size: 20px;
    }
    .chatdesk_text p {
        font-size: 14px;
    }
    .support_services ul li span {
        max-width: 45px;
    }
    .support_services ul li {
        min-height: 135px;
    }
    .support_services p {
        font-size: 10px;
    }
    .support_services p strong {
        font-size: 13px;
    }
    .theme_color_set ul li a {
        padding: 4px;
    }
    .theme_color_set ul li span {
        height: 30px;
    }
    .time_list li label span {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .time_list li {
        margin: 0;
    }
    .time_list li label span {
        font-size: 12px;
    }
    .c_vc_box h3 {
        font-size: 14px;
        margin-top: 5px;
    }
    .hori_row.logo_team {
        top: 2px;
    }
    .logo_team figure img {
        width: 135px;
    }
    .team_in_mang {
        padding: 38px 0 0;
    }
    .team_preview_main .hori_row .in_row .player.captain:before,
    .team_preview_main .hori_row .in_row .player.vice_captain:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 9px;
        left: 7px;
    }
    .playinfo_head {
        padding: 0 5px;
    }
    .upcoming_player_info {
        margin: 0 10px;
    }
    .upcoming_player_detail {
        padding: 15px 10px;
    }
    .cap_vc_tab .shorting {
        top: 60px;
    }
    .sharewith .btn {
        font-size: 12px;
        padding: 5px 10px;
    }
    .share_on a {
        margin-left: 3px;
    }
    .share_on a img {
        width: 18px;
        height: 18px;
    }
    .share_on a.fb img {
        width: 23px;
        height: 23px;
    }
    .circle_img {
        max-width: 275px;
    }
    .sonar-emitter {
        margin: 122px auto;
    }
    .quiz_text h4 {
        font-size: 14px;
        max-width: 215px;
    }
    nav.foot_nav ul li a {
        font-size: 9px;
    }
    .slide_tabsnav .tab_view ul li a {
        padding: 5px 4px;
        font-size: 8px;
    }
    .blur_showing.open .tab_view ul li a span {
        width: 36px;
        height: 36px;
    }
    .multiple_team_list .rugby_teamlist .bot ul {
        padding: 0 4px;
    }
    .upcoming_player_detail .card_head > div {
        font-size: 10px;
    }
    .winning_modal .upcoming_player_detail h3 {
        font-size: 18px;
        padding: 0 10px;
    }
    .three_team .top_bar .left_col {
        width: calc(100% - 110px);
    }
    .three_team .top_bar .right_col {
        width: 110px;
        line-height: normal;
    }
    .three_team .top_bar h3 {
        font-size: 13px;
    }
    .three_team .team_wrap .flag {
        width: 35px;
    }
    .three_team .team_wrap span.vs_icon {
        width: 25px;
        margin: 0 10px;
    }
    .credit_points.three_teammatch .column {
        padding: 5px 7px;
    }
    .preview_total.team_3 .flag {
        width: 13px;
    }
    .preview_total span.vs_icon {
        max-width: 12px;
        margin: 0 2px;
    }
    .preview_total.team_3 {
        padding: 0 2px;
    }
    li.threeteam .select_team_count span {
        font-size: 12px;
    }
    li.threeteam .select_player_team {
        width: 38%;
    }
    li.threeteam .select_team_count {
        width: 62%;
    }
    .score_board.triple_team span {
        width: 12px;
    }
    .score_board.triple_team .team_score_b {
        width: calc(30% - 6px);
    }
    .profile_block,
    .profile_level {
        padding: 15px 10px 0;
    }
}
@media (max-width: 360px) {
    .nav_in {
        padding: 12px 16px;
    }
    .sef_regu_switch span img {
        max-height: 27px;
    }
    .contest_strip span.left_icon {
        left: 10px;
        top: 2px;
    }
    .practice_match .contest_strip span.left_icon {
        top: auto;
    }
    .nav_in .left.profile_width {
        width: 52%;
    }
    .drop_down {
        width: 140px;
    }
    .drop_down ul.filter_nav {
        width: 140px;
    }
    .leader_don span {
        font-size: 12px;
    }
    .our_modal .add_cash_option .data_card .card_in {
        height: 50px;
        line-height: 35px;
    }
    .our_modal .add_cash_option .data_card .card_in span.data_detail {
        top: 22px;
        margin-left: -30px;
    }
    .our_modal .add_cash_option .data_card .card_in span.wallet_data img {
        height: 16px;
    }
    .card_title.tow_part {
        padding: 7px 10px;
    }
    .winning_modal .table_desin.currunt_info span.text {
        font-size: 9px;
    }
    .winning_modal .form-group .select_avtar ul li {
        width: calc(20% - 10px);
    }
    .data_detail {
        font-size: 12px;
    }
    .card_in ul.point_list li span.text {
        font-size: 9px;
    }
    .alert_box_wraper .alert_box .alert_type {
        font-size: 12px;
        padding: 10px;
    }
    a.view_leaderbord {
        font-size: 14px;
    }
    .results .result_listing ul.result_list li .result_data > div > div {
        padding: 5px;
    }
    .results .result_listing ul.result_list li .result_data > div > div a.main,
    .results
        .result_listing
        ul.result_list
        li
        .result_data
        > div
        > div
        span.main {
        font-size: 14px;
        display: block;
        line-height: 16px;
    }
    ul.breakup li label {
        margin-bottom: 0;
    }
    ul.breakup li {
        width: calc(33.33% - 4px);
        margin-bottom: 5px;
    }
    ul.breakup li label input + span.winner {
        font-size: 11px;
        padding: 10px 0;
    }
    .switch_btn span.text {
        font-size: 12px;
    }
    .card_in .contes_left_side .contest_title {
        padding: 0 0 8px 0;
        margin-bottom: 10px;
    }
    .app_start_form .form-group select.form-control,
    .data_white_bg .app_start_form .form-group input.form-control {
        padding: 0 10px 0 15px;
    }
    .app_start_form .form-group span.field_info {
        font-size: 10px;
    }
    .landing_start figure.logo img {
        width: 180px;
    }
    .start_foot_links {
        padding: 15px 0;
    }
    .start_foot_links p {
        font-size: 14px;
    }
    .landing_start .landing_slider p {
        padding: 5px 0;
    }
    .landing_start .landing_slider .owl-dots {
        padding: 0 0;
    }
    .landing_start {
        padding-top: 0;
        padding-bottom: 0;
    }
    .landing_start .landing_slider h2 {
        font-size: 18px;
    }
    .landing_start .landing_slider p {
        font-size: 12px;
    }
    .blue_btn {
        font-size: 14px;
        padding: 8px 30px;
        min-width: 170px;
        letter-spacing: 2px;
    }
    .landing_start .landing_slider {
        margin: 30px auto;
    }
    .login_start p {
        font-size: 12px;
        line-height: 16px;
    }
    .login_start .social_login p {
        font-size: 16px;
    }
    .app_start_form .form-group input.form-control {
        height: 50px;
        padding: 0 10px 0 50px;
        font-size: 14px;
    }
    .app_start_form .form-group select.form-control {
        height: 50px;
        padding: 0 10px 0 50px;
        font-size: 14px;
        background-size: 30px;
    }
    .app_start_form .form-group span.icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .app_start_form a.forgot_pass {
        font-size: 14px;
    }
    .app_start_form .form-group span.icon img {
        width: 28px;
    }
    .login_start .social_login {
        margin: 20px 0 0 0;
    }
    .app_start_form {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .login_start .social_login .social_btn {
        padding: 5px;
    }
    .login_start {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .login_start .or:before {
        top: 13px;
    }
    .login_start .or:after {
        top: 13px;
    }
    .login_start .or {
        padding: 0 0;
    }
    .select_avtar ul li label input + span.img:after {
        background-size: 25px;
    }
    .select_avtar ul li {
        width: calc(20% - 10px);
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 10px;
    }
    .avtar h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .profile_info h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .sucess_pass figure {
        width: 100px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span {
        width: 75px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.type,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.type {
        font-size: 11px;
        line-height: 11px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.tools
        span.text,
    .winning_modal ul.teams_list li .team_data > div > div a.tools span.text {
        font-size: 8px;
    }
    .teams
        .team_listing
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.name,
    .winning_modal
        ul.teams_list
        li
        .team_data
        > div
        > div
        a.player
        span.data
        span.name {
        font-size: 14px;
    }
    .teams .team_listing ul.teams_list li .team_data > div > div,
    .winning_modal ul.teams_list li .team_data > div > div {
        padding: 0 7px;
    }
    .wallet_top .wallet_icon {
        width: 40%;
    }
    .wallet_top .total_bal {
        padding: 10px 15px;
        width: 60%;
    }
    .total_bal h4,
    .wallet_item_list .price,
    .winning_col .right_col {
        font-size: 20px;
    }
    .total_bal p,
    .wallet_item_list h5,
    .wallet_payment p,
    .win_bottom .btn,
    .win_bottom p {
        font-size: 10px;
    }
    .winning_col .win_vector {
        width: 35px;
        height: 35px;
    }
    .winning_col .left_col {
        padding-left: 45px;
        width: calc(100% - 90px);
    }
    .winning_col .right_col {
        width: 90px;
    }
    .wallet_payment h5,
    .winning_col .left_col h5 {
        font-size: 14px;
    }
    .total_bal h6,
    .winning_col .left_col p {
        font-size: 12px;
    }
    .win_bottom .btn {
        padding: 5px 5px 3px;
    }
    .win_bottom p {
        width: calc(100% - 100px);
        padding-right: 10px;
    }
    .wallet_item_list ul {
        padding: 10px 0;
    }
    .wallet_item_list span.icon {
        width: 26px;
        height: 26px;
    }
    .wallet_item_list h5 {
        padding-left: 35px;
    }
    .wallet_item_list span {
        font-size: 14px;
    }
    .wallet_item_list .price {
        font-size: 18px;
    }
    .wallet_payment ul li {
        margin-bottom: 15px;
    }
    .after_added p {
        font-size: 10px;
    }
    .cash_add_btn .btn {
        padding: 7px 5px;
        font-size: 14px;
    }
    .data_card {
        padding: 10px 10px 0;
    }
    .mini_wallet_btn {
        padding: 7px 0 9px;
    }
    .mini_wallet_btn:before {
        width: 25px;
        height: 3px;
        bottom: 5px;
    }
    .blur_showing.open .mini_wallet_btn .total_amount {
        margin-top: -1px;
    }
    .table_own,
    .table_own.scroll_class {
        margin: 10px;
    }
    .table_own.team_create {
        margin: 15px 0 0;
    }
    .contest_strip {
        padding-left: 40px;
        height: 35px;
    }
    .contest_strip .strip_data {
        padding: 2.5px 0;
    }
    .contest_strip span.left_icon {
        width: 27px;
        height: 32px;
        line-height: 32px;
    }
    .contest_strip .strip_data h2 {
        font-size: 13px;
        margin-bottom: 2px;
    }
    .contest_strip .strip_data p.info {
        font-size: 10px;
    }
    .notify_bar ul li:before {
        width: 4px;
        height: 4px;
        margin-right: 4px;
    }
    .c_vc_box ul li,
    .notify_bar ul li {
        font-size: 10px;
    }
    .team_preview_main .hori_row .in_row .player h5 {
        height: 16px;
        line-height: 16px;
        font-size: 9px;
        padding: 0 3px;
    }
    .team_preview_main .hori_row .in_row .player {
        padding: 0 2px;
        margin-bottom: 10px;
        max-width: 68px;
    }
    .team_preview_main .hori_row h4.title {
        margin-bottom: 5px;
    }
    .team_preview_main .hori_row .in_row .player figure {
        width: 72%;
    }
    .team_preview_main .hori_row .in_row .player span.point {
        padding: 3px 3px 0;
        font-size: 8px;
    }
    .team_preview_main .hori_row .in_row .player h5 {
        height: 16px;
        line-height: 16px;
        font-size: 9px;
    }
    .team_preview_main .hori_row .in_row .player.three_items {
        max-width: 68px;
        margin: 0 5% 10px;
    }
    .playe .table_desin .row.head {
        border-radius: 10px 10px 0 0;
    }
    .playe .table_desin .row.head + .row {
        border-radius: 10px 10px 0 0;
    }
    .playe .table_desin .row.head span {
        padding: 3px 0 0;
    }
    .how_tut {
        margin-top: 10px;
    }
    .how_tut .how_con h3 {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .how_tut .how_con a.btn {
        padding: 4px 12px;
        font-size: 11px;
    }
    .table_own.cap_vc_tab,
    .upcoming_player_info {
        margin: 0;
    }
    .cap_vc_tab .shorting > div {
        padding: 0 2px;
    }
    .cap_vc_tab .shorting > div.col-4 a:first-child {
        margin-right: 5px;
    }
    .cap_vc_tab .shorting a.short:after {
        width: 7px;
        height: 7px;
        margin-left: 4px;
    }
    .upcoming_player_detail {
        margin: 0 -10px;
    }
    .contest_strip .contest_info,
    .contest_strip .contest_info.mega_no {
        top: 8px;
    }
    .normal_contest {
        margin-bottom: 0;
    }
    span.main_price strong {
        font-size: 14px;
    }
    span.main_price small {
        font-size: 65%;
    }
    .bottom_strip .join_btn .fee {
        padding: 2px 5px;
        margin-left: 5px;
        font-size: 13px;
    }
    .add_banner {
        margin: 15px 10px 0;
    }
    .quizhome_list {
        padding: 10px;
    }
    .team_preview_main .status {
        right: -2px;
        width: 10px;
        height: 10px;
        border-width: 1.5px;
    }
    .with_unutiliz h4 {
        padding-bottom: 7px;
        margin: 0 -10px 5px;
    }
    .with_unutiliz input {
        font-size: 20px;
        padding: 5px 10px;
    }
    .with_example {
        font-size: 12px;
    }
    .pass_wrap .card_in {
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .passcard_btm p,
    .passcard_top p {
        font-size: 10px;
    }
    .passcard_btm p strong,
    .passcard_top p strong {
        font-size: 12px;
    }
    .passcard_btm .offer_text {
        padding-right: 10px;
        font-size: 10px;
    }
    .pass_btm {
        font-size: 10px;
    }
}
@media (max-width: 359px) {
    .lang_tamil .icon_listing ul li a span.text {
        font-size: 13px;
    }
    .lang_tamil .support_option .card_in .support_detail span.main {
        font-size: 8px;
    }
    .lang_tamil .icon_listing ul li a span.text {
        font-size: 11px;
    }
    .lang_tamil .card_player.total_earn > div > span > span.text {
        font-size: 8px;
    }
    ul.poll_list
        li
        input:checked
        + .team_data
        > div
        > span.team_name
        span.checkbox_dis:before {
        background-size: 20px;
        height: 12px;
        width: 12px;
    }
    ul.poll_list li .team_data > div > span.team_name span.checkbox_dis {
        height: 16px;
        width: 16px;
        margin-right: 5px;
    }
    ul.poll_list li .team_data > div > span.team_name {
        font-size: 11px;
    }
    .card_in .contes_left_side.join_contst_no .join_contst {
        margin: 10px -10px 0 -5px;
        font-size: 12px;
    }
    .nav_in {
        padding: 8px 10px;
    }
    .contests {
        padding-left: 10px;
        padding-right: 10px;
    }
    .table_desin .row.head span {
        font-size: 10px;
    }
    ul.offer_table li.table_data span.data {
        font-size: 11px;
    }
    .wallet .data_card span.wallet_data span.info a {
        width: 15px;
    }
    .wallet .data_card span.data_detail a {
        font-size: 10px;
        line-height: 11px;
    }
    .match_select .form-group select.form-control {
        font-size: 12px;
        background-size: 12px;
    }
    .profile span.prof_img {
        width: 28px;
    }
    .profile span.prof_data h2 {
        font-size: 12px;
        line-height: 14px;
    }
    .profile span.prof_data p {
        font-size: 10px;
        line-height: 12px;
    }
    .win_data .data_right {
        font-size: 15px;
    }
    .win_data .side_left .data_left img {
        width: 28px;
        height: 20px;
    }
    .win_data .side_left .data_left .win_amount,
    .win_data .side_left .data_left h2 {
        font-size: 15px;
    }
    .card_foot a.view_player {
        font-size: 10px;
        padding: 5px 0;
    }
    .player_role ul.c_vc_title li {
        width: 40px;
    }
    ul.player_type_tab li span.player_detail img {
        width: 73px;
    }
    ul.player_type_tab li span.player_detail {
        width: 73px;
    }
    ul.player_type_tab li span.player_name {
        font-size: 16px;
    }
    ul.player_type_tab li span.player_detail span.player_point {
        font-size: 16px;
        line-height: 22px;
    }
    .login_start p {
        line-height: 14px;
        margin: 0 0 5px 0;
    }
    .app_start_form .form-group:last-child {
        margin-bottom: 0;
    }
    .avtar .form-group {
        margin-bottom: 3px;
    }
    .profile_info {
        margin-top: 0;
    }
    .alert_type {
        font-size: 12px;
        padding: 8px;
    }
    .error_404 .error_detail h2 {
        font-size: 100px;
    }
    .nav_in .right .nav_icon_list li a.right_link span.link {
        font-size: 11px;
    }
    .nav_in .right .nav_icon_list li a.right_link {
        padding: 0 5px;
    }
    .start_foot_links {
        padding: 15px 5px;
    }
    .landing_start figure.logo {
        margin: 0 auto;
    }
    .landing_start {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .leader_board h2 {
        font-size: 15px;
        padding: 8px 0;
    }
    nav.foot_nav ul li a {
        line-height: 9px;
    }
    .nav_in .left .match_name span {
        font-size: 11px;
    }
    .nav_in .center .match_time .time,
    .nav_in .right .match_time .time {
        font-size: 11px;
    }
    .contest_strip .contest_no p {
        font-size: 10px;
        line-height: 10px;
        padding: 3px 2px;
    }
    .card_in .contes_left_side .contest_mid_bar .contest_process {
        height: 3px;
    }
    .card_in
        .contes_left_side
        .contest_mid_bar
        .contest_process
        .contest_process_in {
        height: 3px;
    }
    .card_in .contes_left_side {
        margin-right: 70px;
    }
    .card_in .contes_left_side span.small {
        font-size: 10px;
        line-height: 12px;
    }
    .card_in .contes_left_side .contest_top_bar .main {
        font-size: 13px;
        line-height: 13px;
    }
    .card_in .contes_left_side .contest_top_bar .main img {
        width: 6px;
        height: 8px;
    }
    .card_in a.join_btn {
        width: 70px;
    }
    .card_in a.join_btn span.make_center span.fee {
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
    }
    .card_in a.join_btn span.make_center span.join {
        font-size: 12px;
        line-height: 12px;
    }
    .app_footer .text_btns a.foot_btn {
        font-size: 11px;
        height: 46px;
    }
    ul.filter li a {
        font-size: 11px;
    }
    .app_footer .text_btns a.foot_btn span.num_text {
        font-size: 12px;
        height: 23px;
        line-height: 23px;
    }
    .sc__wrapper {
        height: 175px;
        max-width: 300px;
    }
    .sc__container {
        max-height: 175px;
        max-width: 300px;
    }
    .scrch_card_here .result_data {
        height: 175px;
        width: 300px;
    }
    .scrach_card .scrch_card_here h2 {
        font-size: 18px;
    }
    .scrach_card .scrch_card_here .headeing_div {
        height: 48px;
    }
    .scrach_card .scrch_card_here h2.scrch_open {
        font-size: 25px;
    }
    .scrach_card .scrch_card_here p {
        font-size: 15px;
    }
    .scrach_card .scrch_card_here .para_div {
        height: 70px;
    }
    .left_menu_open .left_menu_panel {
        width: 85%;
    }
    .user_info {
        padding: 20px 15px 20px 70px;
    }
    .main_menu li a {
        padding: 12px 15px 12px 35px;
        font-size: 14px;
    }
    .main_menu .notification {
        font-size: 8px;
        padding: 5px 8px 3px;
    }
    .main_menu span.icon_bg {
        top: 10px;
        left: 10px;
        width: 22px;
        height: 22px;
    }
    .win_block .winning_col {
        min-height: 75px;
    }
    .tab_view ul li a span {
        width: 28px;
        height: 28px;
    }
    .tab_view ul li a {
        padding: 5px 5px;
    }
    .out_heaer_tab .tab_view ul li a {
        padding: 8px;
    }
    .tab_view ul li.active a:before {
        height: 2px;
    }
    .match_listing,
    .wallet_wrap {
        padding: 10px;
    }
    .match_listing .match_data .match_text h3 {
        font-size: 11px;
    }
    .match_listing .match_data .match_text .time {
        font-size: 14px;
    }
    .match_data .match_data_inner {
        padding: 0 10px;
    }
    .tab_view.private_contest ul li a {
        padding: 10px;
    }
    .card_in {
        padding: 7px 10px;
    }
    .contest_card_in {
        padding: 0;
    }
    .mini_wallet {
        padding: 0 10px;
    }
    .full_col_mini p,
    .mini_col .btn,
    .mini_col p {
        font-size: 10px;
    }
    .mini_col .btn {
        padding: 5px 5px;
    }
    .verify_steps p {
        font-size: 8px;
    }
    .bottom_verify p {
        font-size: 10px;
        width: calc(100% - 120px);
    }
    .bottom_verify .btn {
        font-size: 11px;
        min-width: 120px;
    }
    .exp_profile li {
        padding: 15px 10px 15px 45px;
    }
    .exp_profile li .bg_icon {
        opacity: 0.5;
    }
    .exp_profile li p {
        font-size: 10px;
    }
    .time_style .time_list {
        width: calc(100% - 130px);
    }
    .time_style .flag_set {
        width: 130px;
    }
    .time_list li label span {
        font-size: 11px;
    }
    .flag_set span {
        font-size: 8px;
    }
    .campare_team_check,
    .winnig_zone .zone small,
    li.winner .text.win small {
        font-size: 10px;
    }
    .compare_bar .download_left span.text {
        font-size: 10px;
    }
    .practice_match .contest_strip {
        padding-left: 35px;
    }
    .cap_vc_tab .table_desin > .row {
        padding: 7px 8px 7px 10px;
    }
    .table_desin span.player span.data span.team small {
        font-size: 11px;
    }
    .table_desin .row > div span.pts {
        font-size: 9px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a {
        margin: 0 2px;
    }
    .selected_c_vc .column {
        width: 36%;
    }
    .selected_c_vc .column.text-right {
        width: 28%;
    }
    .table_desin span.player span.player_img span.img {
        width: 35px;
        height: 35px;
    }
    .cap_vc_wrap .table_desin > .row > div {
        padding: 5px;
    }
    .cap_vc_wrap .table_desin span.player {
        padding-left: 40px;
    }
    .cap_vc_wrap .table_desin span.data {
        line-height: 20px;
    }
    .c_vc_box ul li,
    .notify_bar ul li {
        font-size: 9px;
        padding: 4px 2px;
        width: 49%;
    }
    .select_player_team span.img {
        width: 40px;
        height: 40px;
    }
    .select_player_team .data {
        font-size: 8px;
    }
    .multiple_team_list .bot ul li {
        font-size: 10px;
    }
    .exp_profile li .bg_icon {
        width: 68px;
    }
    .cap_vc_tab .shorting a {
        font-size: 10px;
    }
    .table_own.cap_vc_tab {
        margin: 0;
    }
    .cap_vc_tab .shorting .short a:after {
        width: 7px;
        height: 7px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a.c_sect.active span:before,
    .cap_vc_tab
        .table_desin
        > .row
        .c_vc_select
        > a.vc_sect.active
        span:before {
        font-size: 12px;
    }
    .cap_vc_tab .table_desin > .row .c_vc_select > a span {
        margin: 0 4px;
    }
    .cap_vc_tab .shorting > div.col-4 a:first-child {
        margin-right: 4px;
    }
    .cap_vc_tab .shorting a.short:after {
        width: 6px;
        height: 6px;
        margin-left: 3px;
    }
    .reward_list li h4 {
        font-size: 12px;
    }
    nav.foot_nav ul li.rummy_icon a {
        width: 40px;
    }
    nav.foot_nav ul li.rummy_icon a span img {
        width: 70px;
    }
    span.icon_bg.foot_nav_ic {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    nav.foot_nav ul li a {
        font-size: 8px;
        line-height: 8px;
    }
    .webcopy_code .right_copy a {
        padding: 10px;
    }
    .webcopy_code {
        padding: 12px 65px 12px 12px;
    }
    .webcopy_code .right_copy {
        width: 65px;
    }
    .webcopy_code .left_code p strong {
        font-size: 16px;
        line-height: 20px;
    }
    .share_btm a,
    .share_on p,
    .share_web > p,
    .webcopy_code .left_code p,
    .webcopy_code .right_copy a {
        font-size: 11px;
    }
    .sharewith .btn {
        font-size: 11px;
        padding: 5px 7px;
    }
    .share_web {
        margin-bottom: 5px;
    }
    .share_btm {
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .referearn_list {
        padding: 15px 10px;
    }
    .earned .signbns,
    .earned .untld {
        font-size: 9px;
    }
    .quiz_list {
        padding: 10px 10px 10px;
    }
    .quiz_list ul li {
        border-radius: 12px;
        margin-bottom: 10px;
    }
    .quiz_time .left {
        width: 95px;
    }
    .quiz_time .right {
        width: calc(100% - 95px);
    }
    .quiz_time .left p {
        font-size: 11px;
        line-height: 14px;
    }
    .quiz_time {
        margin-bottom: 10px;
        padding: 5px;
    }
    .quiz_ques h3 {
        font-size: 16px;
    }
    .quiz_ques h4 {
        font-size: 18px;
    }
    .quiz_answer li p {
        font-size: 14px;
    }
    .quiz_foot button.btn {
        font-size: 12px;
    }
    .quiz_time .left .icon img {
        width: 16px;
        height: 16px;
    }
    .quiz_time .left {
        padding-left: 20px;
    }
    .answer_indic p {
        font-size: 11px;
        line-height: 12px;
    }
    .completed_ques h4 {
        font-size: 15px;
    }
    .completed_ques .btn_group .btn {
        font-size: 12px;
        padding: 3px 6px;
    }
    .quiz_point {
        padding: 5px 10px;
    }
    .quiz_point p {
        font-size: 13px;
    }
    .centerquiz .quiz_inner {
        height: 365px;
    }
    .realtime_quiz ul li {
        padding: 7px;
        border-radius: 10px;
    }
    .quizfind_foot {
        min-height: 45px;
    }
    .quizfind_foot p {
        font-size: 14px;
    }
    .other_winner span.name,
    .other_winner span.points {
        font-size: 11px;
    }
    .selfresult {
        margin-bottom: 10px;
    }
    .quiz_foot button.btn {
        padding: 8px 5px;
    }
    .quiz_col p,
    .quiz_text p {
        font-size: 11px;
    }
    nav.foot_nav ul li.active a:after {
        width: 56px;
    }
    .quiz_findfee p {
        font-size: 9px;
    }
    .slide_tabsnav .tab_view {
        padding: 0 5px;
    }
    .slide_tabsnav .tab_view ul li a {
        padding: 5px 3px;
    }
    .team_preview_main .status {
        right: 0;
        border-width: 1px;
    }
    .rugby_createteam .tab_view ul li a {
        font-size: 10px;
        padding: 7px 2px;
    }
    .multiple_team_list .rugby_teamlist .bot ul li {
        font-size: 10px;
    }
    .rugby_preview.team_preview_main .hori_row .in_row .player h5 {
        font-size: 10px;
        line-height: 15px;
        height: 15px;
    }
    .level_task .tasks_status {
        width: calc(100% - 120px);
    }
    .level_task .will_get {
        width: 120px;
    }
    .tasks_status p {
        font-size: 11px;
    }
    .will_get h5 {
        font-size: 8px;
    }
    .tasks_status ul li:before {
        top: 2px;
    }
    .will_get .cashbonus .icon {
        width: 28px;
    }
    .will_get .cashbonus p {
        width: calc(100% - 28px);
        font-size: 10px;
    }
    .will_get .cashbonus p strong {
        font-size: 16px;
    }
    .new-matchlist {
        padding: 10px;
    }
    .new-matchlist .match-data {
        margin-bottom: 10px;
    }
    .new-matchlist .tophead h3 {
        font-size: 12px;
    }
    .new-matchlist .teamname {
        font-size: 8px;
    }
    .new-matchlist .leftteam,
    .new-matchlist .rightteam {
        width: 50%;
    }
    .new-matchlist .lesstime {
        width: calc(100% - 170px);
    }
    .new-matchlist .time_left {
        font-size: 10px;
    }
    .new-matchlist .winningprize {
        font-size: 9px;
    }
    .poweredby {
        width: 140px;
    }
    .middbox .flag > img {
        max-width: 32px;
    }
    .tooltipview:before {
        font-size: 9px;
        border-radius: 3px;
        top: -16px;
    }
    .preview_total .first_team span,
    .preview_total .second_team span {
        font-size: 12px;
    }
    .private_contest .selectbox select {
        min-height: 34px;
        width: 135px;
        padding: 5px 7px;
        font-size: 12px;
    }
    .private_contest .selectbox:before {
        right: 7px;
    }
    .private_rankwin {
        margin-left: -10px;
        margin-right: -10px;
    }
    .private_rankwin .head {
        padding: 5px 10px 15px;
    }
    .private_rankwin .rankbody {
        padding: 0 10px;
    }
    .tasks_status ul li:after {
        top: 10px;
    }
    .own_contest .private_contest .contest_rank label {
        font-size: 10px;
    }
}
@media (max-height: 470px) {
    .series_logo img {
        max-width: 210px;
    }
    .team_series {
        margin: 15px 0;
        padding-bottom: 20px;
    }
    .team_series img {
        max-width: 250px;
    }
    .downloads_btn {
        max-width: 320px;
    }
}
