html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

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 {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@media print {

    *,
    ::after,
    ::before,
    blockquote::first-letter,
    blockquote::first-line,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        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
    }

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

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

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

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

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: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0275d8;
    text-decoration: none
}

a:focus,
a:hover {
    color: #014c8c;
    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
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    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.1
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .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: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

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

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

a>code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: .2rem
}

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

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c
}

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

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

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

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

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

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

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

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        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-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-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-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-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 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {

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

@media (min-width:768px) {

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

@media (min-width:992px) {

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

@media (min-width:1200px) {

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

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

.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 {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666667%
    }

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

    .pull-sm-4 {
        right: 33.333333%
    }

    .pull-sm-5 {
        right: 41.666667%
    }

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

    .pull-sm-7 {
        right: 58.333333%
    }

    .pull-sm-8 {
        right: 66.666667%
    }

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

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666667%
    }

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

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666667%
    }

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

    .push-sm-4 {
        left: 33.333333%
    }

    .push-sm-5 {
        left: 41.666667%
    }

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

    .push-sm-7 {
        left: 58.333333%
    }

    .push-sm-8 {
        left: 66.666667%
    }

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

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666667%
    }

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

    .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 {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666667%
    }

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

    .pull-md-4 {
        right: 33.333333%
    }

    .pull-md-5 {
        right: 41.666667%
    }

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

    .pull-md-7 {
        right: 58.333333%
    }

    .pull-md-8 {
        right: 66.666667%
    }

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

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666667%
    }

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

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666667%
    }

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

    .push-md-4 {
        left: 33.333333%
    }

    .push-md-5 {
        left: 41.666667%
    }

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

    .push-md-7 {
        left: 58.333333%
    }

    .push-md-8 {
        left: 66.666667%
    }

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

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666667%
    }

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

    .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 {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666667%
    }

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

    .pull-lg-4 {
        right: 33.333333%
    }

    .pull-lg-5 {
        right: 41.666667%
    }

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

    .pull-lg-7 {
        right: 58.333333%
    }

    .pull-lg-8 {
        right: 66.666667%
    }

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

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666667%
    }

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

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666667%
    }

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

    .push-lg-4 {
        left: 33.333333%
    }

    .push-lg-5 {
        left: 41.666667%
    }

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

    .push-lg-7 {
        left: 58.333333%
    }

    .push-lg-8 {
        left: 66.666667%
    }

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

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666667%
    }

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

    .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 {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.333333%
    }

    .pull-xl-5 {
        right: 41.666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.333333%
    }

    .pull-xl-8 {
        right: 66.666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.333333%
    }

    .push-xl-5 {
        left: 41.666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.333333%
    }

    .push-xl-8 {
        left: 66.666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666667%
    }

    .push-xl-12 {
        left: 100%
    }

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

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

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

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

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

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #eceeef
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #eceeef
}

.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, .05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover {
    background-color: #d0e9c6
}

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

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover {
    background-color: #c4e3f3
}

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

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover {
    background-color: #faf2cc
}

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

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover {
    background-color: #ebcccc
}

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

.thead-inverse th {
    color: #fff;
    background-color: #292b2c
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef
}

.table-inverse {
    color: #fff;
    background-color: #292b2c
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #fff
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    /* overflow-x:auto; */
    -ms-overflow-style: -ms-autohiding-scrollbar
}

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

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

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

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1
}

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

.form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::placeholder {
    color: #636c72;
    opacity: 1
}

/* .form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
} */

/* .form-control:disabled {
    cursor: not-allowed
} */

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

/* .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed
} */

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    display: inline-block
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-success {
    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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-warning {
    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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: 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: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: 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-static {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

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

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

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

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    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: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .25);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

/* .btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
} */

.btn.active,
.btn:active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-secondary.focus,
.btn-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

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

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

.btn-info.focus,
.btn-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2
}

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

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

.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c
}

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

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

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

.btn-warning.focus,
.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

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

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

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

.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f
}

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

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent
}

.btn-outline-info.active,
.btn-outline-info:active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

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

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

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

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

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

.btn-link:hover {
    border-color: transparent
}

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

.btn-link:disabled {
    color: #636c72
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #eceeef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent
}

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

.show>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap
}

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

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

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

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

.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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

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

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

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

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

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

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

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

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

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

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-vertical {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: 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:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

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

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

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

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

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

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

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

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

.input-group-addon:not(:last-child) {
    border-right: 0
}

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

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

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

.input-group-btn>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

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

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

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0275d8
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #8fcafe
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-control-input:disabled~.custom-control-description {
    color: #636c72;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    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-indicator {
    background-color: #0275d8;
    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-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    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-controls-stacked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #464a4c;
    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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff
}

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5em 1em
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed
}

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

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled {
    color: #636c72;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

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

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .5rem 1rem
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -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-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
@media (max-width:720px) {
    .btn-edit-perfil{
        margin-top: -10%!important;
        margin-bottom:5px !important;
    }
}
@media (min-width:1024px) {
    .btn-edit-perfil{
        margin-top: -9%!important;
        margin-bottom:5px !important;
    }
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-toggleable {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-sm>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-md>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-lg>.container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-toggleable-xl>.container {
    padding-right: 0;
    padding-left: 0
}

.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl>.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open>.nav-link {
    color: #fff
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, .1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.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>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8
}

.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-success .card-footer,
.card-success .card-header {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-footer,
.card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-danger .card-footer,
.card-danger .card-header {
    background-color: transparent
}

.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f
}

.card-inverse {
    color: rgba(255, 255, 255, .65)
}

.card-inverse .card-footer,
.card-inverse .card-header {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: calc(.25rem - 1px)
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width:576px) {
    .card-deck {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-deck .card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-deck .card:not(:first-child) {
        margin-left: 15px
    }

    .card-deck .card:not(:last-child) {
        margin-right: 15px
    }
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

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

    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

@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%;
        margin-bottom: .75rem
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: .25rem
}

.breadcrumb::after {
    display: block;
    content: "";
    clear: both
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #636c72
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

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

.badge:empty {
    display: none
}

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

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-default {
    background-color: #636c72
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #4b5257
}

.badge-primary {
    background-color: #0275d8
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #025aa5
}

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

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

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

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

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

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

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

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

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-o-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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

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

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

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff
}

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

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
    color: #636c72
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

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

.list-group-item.active .list-group-item-text {
    color: #daeeff
}

.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-success {
    color: #3c763d;
    background-color: #dff0d8
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

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

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .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: .5
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef
}

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

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

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

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

.popover-title:empty {
    display: none
}

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

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

.popover::before {
    content: "";
    border-width: 11px
}

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

.carousel {
    position: relative
}

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

.carousel-item {
    position: relative;
    display: none;
    width: 100%
}

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

@supports ((-webkit-transform:translate3d(0, 0, 0)) or (transform:translate3d(0, 0, 0))) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

@media (-webkit-transform-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: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

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

@supports ((-webkit-transform:translate3d(0, 0, 0)) or (transform:translate3d(0, 0, 0))) {

    .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: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .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: .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;
    -webkit-background-size: 100% 100%;
    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='M4 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='M1.5 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: 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: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .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-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important
}

.bg-success {
    background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    background-color: #f0ad4e !important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important
}

.bg-danger {
    background-color: #d9534f !important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important
}

.bg-inverse {
    background-color: #292b2c !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !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
}

.rounded {
    border-radius: .25rem
}

.rounded-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-left {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

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

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.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-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !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-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-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;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-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
    }
}

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

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

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

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

.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 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-1 {
    margin: .25rem .25rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.m-2 {
    margin: .5rem .5rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.m-3 {
    margin: 1rem 1rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-4 {
    margin: 1.5rem 1.5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-5 {
    margin: 3rem 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-1 {
    padding: .25rem .25rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pl-1 {
    padding-left: .25rem !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.p-2 {
    padding: .5rem .5rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.p-3 {
    padding: 1rem 1rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-4 {
    padding: 1.5rem 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-5 {
    padding: 3rem 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 0 !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0 {
        margin-left: 0 !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-sm-1 {
        margin: .25rem .25rem !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1 {
        margin-left: .25rem !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem .5rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2 {
        margin-left: .5rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem 1rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3 {
        margin-left: 1rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4 {
        margin-left: 1.5rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem 3rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5 {
        margin-left: 3rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-sm-0 {
        padding: 0 0 !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0 {
        padding-left: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-sm-1 {
        padding: .25rem .25rem !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1 {
        padding-left: .25rem !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem .5rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2 {
        padding-left: .5rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem 1rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3 {
        padding-left: 1rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4 {
        padding-left: 1.5rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem 3rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5 {
        padding-left: 3rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto {
        margin-left: auto !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 0 !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0 {
        margin-left: 0 !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-md-1 {
        margin: .25rem .25rem !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1 {
        margin-left: .25rem !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-md-2 {
        margin: .5rem .5rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2 {
        margin-left: .5rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-md-3 {
        margin: 1rem 1rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3 {
        margin-left: 1rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4 {
        margin-left: 1.5rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem 3rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5 {
        margin-left: 3rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-md-0 {
        padding: 0 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0 {
        padding-left: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-md-1 {
        padding: .25rem .25rem !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1 {
        padding-left: .25rem !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-md-2 {
        padding: .5rem .5rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2 {
        padding-left: .5rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-md-3 {
        padding: 1rem 1rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3 {
        padding-left: 1rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4 {
        padding-left: 1.5rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem 3rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5 {
        padding-left: 3rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto {
        margin-left: auto !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 0 !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0 {
        margin-left: 0 !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-lg-1 {
        margin: .25rem .25rem !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1 {
        margin-left: .25rem !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem .5rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2 {
        margin-left: .5rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem 1rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3 {
        margin-left: 1rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem 3rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5 {
        margin-left: 3rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-lg-0 {
        padding: 0 0 !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0 {
        padding-left: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-1 {
        padding: .25rem .25rem !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1 {
        padding-left: .25rem !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem .5rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2 {
        padding-left: .5rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem 1rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3 {
        padding-left: 1rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem 3rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5 {
        padding-left: 3rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto {
        margin-left: auto !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 0 !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0 {
        margin-left: 0 !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xl-1 {
        margin: .25rem .25rem !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1 {
        margin-left: .25rem !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem .5rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2 {
        margin-left: .5rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem 1rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3 {
        margin-left: 1rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem 3rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5 {
        margin-left: 3rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .p-xl-0 {
        padding: 0 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0 {
        padding-left: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xl-1 {
        padding: .25rem .25rem !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1 {
        padding-left: .25rem !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem .5rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2 {
        padding-left: .5rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem 1rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3 {
        padding-left: 1rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem 3rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5 {
        padding-left: 3rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto {
        margin-left: auto !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: 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-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important
}

.text-primary {
    color: #0275d8 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important
}

.text-gray-dark {
    color: #292b2c !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important
}

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

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

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

@media (min-width:576px) {
    .hidden-sm-up {
        display: none !important
    }
}

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

@media (min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

.hidden-xl-down {
    display: none !important
}

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

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

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

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

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

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

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


iframe {
    width: 100%;
    height: 100%;
    border: none
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

* {
    outline: none
}

.btn:active {
    border: none !important;
    outline-style: none !important;
}

.btn:focus {
    border: none !important;
    outline-style: none !important;
}

body {
    background: #fff !important;
    font-family: "Poppins", sans-serif !important;
    margin: 0 !important;
    overflow-x: hidden !important;
    color: #99abb4 !important;
    font-weight: 300 !important;
}

html {
    position: relative;
    min-height: 100%;
    background: #fff
}

a:hover,
a:focus {
    text-decoration: none
}

a.link {
    color: #455a64
}

a.link:hover,
a.link:focus {
    color: #002467
}

.tabela-proximos {
    width: 98% !important;
}

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

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

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

.borda-redonda {
    width: 40px !important;
    border-radius: 50% !important;
    height: 40px !important;
}

@media (max-width:600px) {
    .borda-redonda-work {
        width: 75px !important;
        border-radius: 50% !important;
        height: 75px !important;
    }
}


@media (min-width:920px) {
    .borda-redonda-work {
        width: 75px !important;
        border-radius: 50% !important;
        height: 75px !important;
    }
}

html body .mdi:before,
html body .mdi-set {
    line-height: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #455a64;
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

.state h6,
h2 {
    color: #ffffff !important;
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 24px
}

h3 {
    line-height: 30px;
    font-size: 21px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400
}

h6 {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400
}

.display-5 {
    font-size: 3rem
}

.display-6 {
    font-size: 36px
}

.box {
    border-radius: 4px;
    padding: 10px
}

html body .dl {
    display: inline-block
}

html body .db {
    display: block
}

.fa-money-bill-alt:before {
    content: "\f3d1";
    color: #f5365c !important;
}

.no-wrap td,
.no-wrap th {
    white-space: nowrap
}

html body blockquote {
    border-left: 5px solid #d1a768;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 15px
}

.clear {
    clear: both
}

ol li {
    margin: 5px 0
}

html body .p-0 {
    padding: 0px
}

html body .p-10 {
    padding: 10px
}

html body .p-20 {
    padding: 20px
}

html body .p-30 {
    padding: 30px
}

html body .p-l-0 {
    padding-left: 0px
}

html body .p-l-10 {
    padding-left: 10px
}

html body .p-l-20 {
    padding-left: 20px
}

html body .p-r-0 {
    padding-right: 0px
}

html body .p-r-10 {
    padding-right: 10px
}

html body .p-r-20 {
    padding-right: 20px
}

html body .p-r-30 {
    padding-right: 30px
}

html body .p-r-40 {
    padding-right: 40px
}

html body .p-t-0 {
    padding-top: 0px
}

html body .p-t-10 {
    padding-top: 10px
}

html body .p-t-20 {
    padding-top: 20px
}

html body .p-t-30 {
    padding-top: 30px
}

html body .p-b-0 {
    padding-bottom: 0px
}

html body .p-b-5 {
    padding-bottom: 5px
}

html body .p-b-10 {
    padding-bottom: 10px
}

html body .p-b-20 {
    padding-bottom: 20px
}

html body .p-b-30 {
    padding-bottom: 30px
}

html body .p-b-40 {
    padding-bottom: 40px
}

html body .m-0 {
    margin: 0px
}

html body .m-l-5 {
    margin-left: 5px
}

html body .m-l-10 {
    margin-left: 10px
}

html body .m-l-15 {
    margin-left: 15px
}

html body .m-l-20 {
    margin-left: 20px
}

html body .m-l-30 {
    margin-left: 30px
}

html body .m-l-40 {
    margin-left: 40px
}

html body .m-r-5 {
    margin-right: 5px
}

html body .m-r-10 {
    margin-right: 10px
}

html body .m-r-15 {
    margin-right: 15px
}

html body .m-r-20 {
    margin-right: 20px
}

html body .m-r-30 {
    margin-right: 30px
}

html body .m-r-40 {
    margin-right: 40px
}

html body .m-t-0 {
    margin-top: 0px
}

html body .m-t-5 {
    margin-top: 5px
}

html body .m-t-10 {
    margin-top: 10px
}

html body .m-t-15 {
    margin-top: 15px
}

html body .m-t-20 {
    margin-top: 20px
}

html body .m-t-30 {
    margin-top: 30px
}

html body .m-t-40 {
    margin-top: 40px
}

html body .m-b-0 {
    margin-bottom: 0px
}

html body .m-b-5 {
    margin-bottom: 5px
}

html body .m-b-10 {
    margin-bottom: 10px
}

html body .m-b-15 {
    margin-bottom: 15px
}

html body .m-b-20 {
    margin-bottom: 20px
}

html body .m-b-30 {
    margin-bottom: 30px
}

html body .m-b-40 {
    margin-bottom: 40px
}

html body .vt {
    vertical-align: top
}

html body .vm {
    vertical-align: middle
}

html body .vb {
    vertical-align: bottom
}

.op-5 {
    opacity: 0.5
}

html body .font-bold {
    font-weight: 700
}

html body .font-normal {
    font-weight: normal
}

html body .font-light {
    font-weight: 300
}

html body .font-medium {
    font-weight: 500
}

html body .font-16 {
    font-size: 16px
}

html body .font-14 {
    font-size: 14px
}

html body .font-10 {
    font-size: 10px
}

html body .font-18 {
    font-size: 18px
}

html body .font-20 {
    font-size: 20px
}

html body .b-0 {
    border: none
}

html body .b-r {
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-l {
    border-bottom: 3px solid #002467;
    border-top: 3px solid #002467;
    border-right: 3px solid #002467;
    border-left: 3px solid #002467;
}

html body .b-b {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-t {
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-all {
    border: 1px solid rgba(120, 130, 140, 0.13)
}

p {
    margin: 0px 0px 0.5px 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.darkmode--activated p,
.darkmode--activated li {
    color: #000;
}

.darkmode--activated h3,
.darkmode--activated li {
    color: #000;
}

.darkmode-toggle {
    z-index: 1800;
}

.foto-e {
    float: left;
    width: 35%;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: -3px;
}

.foto-d {
    float: right;
    width: 35%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 23px;
}

.foto-t {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 25px;
}

@media (max-width:320px) {
    #img-pin {
        margin-top: 41px;
        width: 75%;
    }

    #div-foto {
        margin-top: -148px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 100%;
    }

    #div-conteudo {
        margin-top: 60px;
    }
}

@media (min-width:320px) and (max-width:360px) {
    #img-pin {
        margin-top: 41px;
        width: 69%;
    }

    #div-foto {
        margin-top: -155px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 100%;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (min-width:414px) and (max-width:430px) {
    #img-pin {
        margin-top: 41px;
        width: 69%;
    }

    #div-foto {
        margin-top: -159px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 100%;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (min-width:320px) and (max-width:375px) {
    #img-pin {
        margin-top: 41px;
        width: 66%;
    }

    #div-foto {
        margin-top: -150px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 37%;
        margin-top: -11px;
    }

    #foto-pin2 {
        width: 39%;
        margin-top: -4px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (max-width:767px) {
    #copiar-link-robo {
        text-align: center;
    }

    .card-body-indicacoes2 {
        margin-bottom: 10%;
    }

    .div-indicacao-email {
        margin-left: 29%;
    }

    .btn-indicacao-email {
        height: 39px;
        border-radius: 0rem !important;
    }

    .btn-copiar-link {
        height: 39px;
        border-radius: 0rem !important;
    }

    .div-btn-cadastre-card2 {
        display: none;
    }

    .div-btn-confira2 {
        display: block;
    }

    .div-btn-confira3 {
        display: block;
        margin-left: 56%;
        margin-top: 2%;
    }

    .txt-indique {
        padding-bottom: 10px;
        margin-left: 91px;
    }
}

@media (min-width:768px) {
    #copiar-link-robo {
        text-align: end;
    }

    .div-indicacao-email {
        margin-left: 29%;
    }

    .btn-indicacao-email {
        height: 39px;
        border-radius: 0rem !important;
    }

    .btn-copiar-link {
        height: 39px;
        border-radius: 0rem !important;
    }

    .row-indicacoes2 {
        margin-top: -4%;
        margin-bottom: 4%;
    }

    .card-body-indicacoes2 {
        margin-top: -138px;
        padding-bottom: 29px;
    }

    .form-indicacoes2 {
        margin-left: 3%;
    }

    .header-lateral2 {
        margin-top: 16px;
        height: 126px;
        background-color: #FFA200;
        width: 41px;
        border-radius: 0px 0px 0px 5px !important;
    }

    .div-btn-confira2 {
        display: none;
    }

    .div-btn-confira3 {
        display: block;
        text-align: end;
    }

    .div-btn-cadastre-card2 {
        margin-left: -2%;
        display: block;
    }

    .txt-indique {
        padding-bottom: 10px;
        margin-left: 38px;
    }
}

@media (max-width:320px) {
    #img-pin {
        margin-top: 41px;
        width: 77%;
    }

    #div-foto {
        margin-top: -150px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 43%;
        margin-top: -2px;
    }

    #foto-pin2 {
        width: 45%;
        margin-top: -4px;
    }
}

#div-conteudo {
    margin-top: 75px;
}

.negrito {
    font-weight: 400 !important;
    color: black;
}

.numeros-faq {
    font-size: 20px;
}

/* @media (min-width:375px) and (max-width:415px) {
    #img-pin {
        margin-top: 41px;
        width: 63%;
    }
    #div-foto {
        margin-top: -151px;
        margin-left: 0px;
    }
    #div-conteudo {
        margin-top: 75px;
    }
} */

@media (min-width:375px) and (max-width:411px) {
    #img-pin {
        margin-top: 41px;
        width: 64%;
    }

    #div-foto {
        margin-top: -152px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 36%;
        margin-top: -3px;
    }

    #foto-pin2 {
        width: 38%;
        margin-top: -4px;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (min-width:414px) and (max-width:420px) {
    #img-pin {
        margin-top: 41px;
        width: 59%;
    }

    #div-foto {
        margin-top: -156px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 100%;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (min-width:411px) and (max-width:414px) {
    #img-pin {
        margin-top: 41px;
        width: 59%;
    }

    #div-foto {
        margin-top: -156px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 33%;
        margin-top: -5px;
    }

    #foto-pin2 {
        width: 35%;
        margin-top: -6px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 75px;
    }
}

@media (min-width:430px) and (max-width:768px) {
    #img-pin {
        margin-top: 28px;
        width: 74%;
    }

    #div-foto {
        margin-top: -147px;
        margin-left: 0px;
    }

    #foto-pin {
        width: 100%;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #img-pin {
        margin-top: 28px;
        width: 54%;
    }

    #div-foto {
        margin-top: -151px;
        margin-left: 1px;
    }

    #foto-pin {
        width: 30%;
        margin-top: -3px;
        margin-left: 0.5px;
    }

    #foto-pin2 {
        width: 32%;
        margin-top: -4px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    #img-pin {
        margin-top: 28px;
        width: 54%;
    }

    #div-foto {
        margin-top: -137px;
        margin-left: 1px;
    }

    #foto-pin {
        width: 30%;
        margin-top: -1px;
        margin-left: 0.5px;
    }

    #foto-pin2 {
        width: 32%;
        margin-top: -4px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (min-width:1200px) and (max-width:1500px) {
    #img-pin {
        margin-top: 28px;
        width: 54%;
    }

    #div-foto {
        margin-top: -152px;
        margin-left: 1px;
    }

    #foto-pin {
        width: 30%;
        margin-top: -1px;
        margin-left: 0.5px;
    }

    #foto-pin2 {
        width: 32%;
        margin-top: -4px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (min-width:1500px) and (max-width:2000px) {
    #img-pin {
        margin-top: 28px;
        width: 54%;
    }

    #div-foto {
        margin-top: -151px;
        margin-left: 1px;
    }

    #foto-pin {
        width: 30%;
        margin-top: -1px;
        margin-left: 0.5px;
    }

    #foto-pin2 {
        width: 32%;
        margin-top: -4px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (min-width:2000px) and (max-width:5000px) {
    #img-pin {
        margin-top: 24px;
        width: 70%;
    }

    #div-foto {
        margin-top: -151px;
        margin-left: 1px;
    }

    #foto-pin {
        width: 41%;
        margin-top: -51px;
    }

    #foto-pin2 {
        width: 46%;
        margin-top: -5px;
        margin-left: -1px;
    }

    #div-conteudo {
        margin-top: 90px;
    }
}

@media (max-width:560px) {
    #block-contrato {
        margin-bottom: 20%;
    }

    .botao-assinar {
        margin-left: 15%;
    }
}

@media (max-width:320px) {
    #texto-pg {
        margin-left: 20px;
    }
}

@media (min-width:321px) and (max-width:767px) {
    #texto-pg {
        margin-left: 43px;
    }
}

@media (min-width:767px) {
    #texto-pg {
        margin-left: 20%;
    }
}

@media (min-width:767px) {
    .btn-end {
        text-align: end;
    }
}

@media (min-width:560px) and (max-width:5000px) {
    .botao-assinar {
        margin-left: 37%;
    }
}

@media (max-width:560px) {
    .foto-d {
        float: none;
        margin-left: 0px;
    }

    .foto-e {
        float: none;
        margin-left: 0px;
    }

    .foto-t>img {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
}

#btn-qtd-ofertas>.input-group {
    width: 100% !important;
}

@media (max-width:500px) {
    #btn-qtd-ofertas>.input-group {
        width: 100% !important;
    }
}

@media (min-width:600px) and (max-width:5000px) {
    #btn-comprar {
        margin-left: 82%;
        margin-top: 4%;
    }
}

@media (min-width:600px) and (max-width:5000px) {
    #btn-verde {
        margin-left: 82%;
        margin-top: 4%;
    }
}

@media (max-width:767px) {
    .status-robo-ativo {
        margin-bottom: 5%;
        text-align: center;
    }

    .status-robo-inativo {
        margin-bottom: 5%;
        text-align: center;
    }
}

@media (min-width:768px) {
    .status-robo-ativo {
        margin-bottom: 5%;
        text-align: left;
    }

    .status-robo-inativo {
        margin-bottom: 5%;
        text-align: left;
    }
}

@media (max-width:600px) {
    #btn-comprar-oferta {
        margin-top: 11%;
        margin-left: 24%;
    }

    #row-oferta {
        margin-top: -10%;
    }

    #valor-oferta {
        margin-left: 26%;
    }

    #txt-valor {
        margin-left: 39%;
    }

    #div-valor {
        margin-top: 8%;
    }
}

@media (max-width:560px) {
    #point-saque {
        margin-right: -4%;
    }
}

@media (min-width:560px) {
    #div-img-termos {
        margin-bottom: 5%;
    }

    #img-termos-promoter {
        width: 100%
    }
}

@media (max-width:560px) {
    #div-img-termos {
        margin-bottom: 5%;
    }

    #img-termos-promoter {
        width: 100%
    }
}

@media (min-width:560px) {
    #link-indicacao {
        margin-left: 37%;
        margin-top: 2%;
    }
}

@media (min-width:560px) and (max-width:5000px) {
    #img-fundo-cadastro {
        width: 100%;
        height: 100%;
        position: fixed;
    }

    #wrapper {
        margin-top: 0%;
        position: fixed;
    }
}

@media (max-width:560px) {
    #img-fundo-cadastro {
        position: fixed;
    }

    /*  #wrapper {
        position: inherit;
    } */
}

@media (min-width:1300px) and (max-width:1500px) {
    #dnome {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #demail {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #dconfimarsenha {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #dsenha {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #divtermos {
        margin-bottom: -7px;
    }
}

@media (min-width:767px) {
    #row1-promoter {
        margin-bottom: -3%;
    }

    #row2-promoter {
        margin-bottom: -4%;
    }

    #row2-promoter2 {
        margin-bottom: 3%;
    }

    #row-progress-promoter {
        margin-bottom: 37px;
        margin-top: 16px;
    }

    #row-progress-promoter-bionasa {
        margin-bottom: 37px;
        margin-top: 16px;
    }

    #img-proximo-pin {
        width: 15%;
        margin-left: 43%
    }

    .img-promoter-bionasa {
        width: 10%;
    }

}

.card-pontos-pormoter-bionasa {
    max-width: 20% !important;

}

@media (max-width:767px) {
    #row-progress-promoter {
        margin-bottom: 30px;
    }

    #row-progress-promoter-bionasa {
        margin-bottom: 30px;
    }

    #row1-promoter-bionasa {
        display: block !important;
    }

    .img-promoter-bionasa {
        width: 38%;
    }

    .card-pontos-pormoter-bionasa {
        display: inline !important;

    }

    #img-proximo-pin {
        width: 45%;
        margin-left: 28%;
    }
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.hide {
    display: none
}

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

.radius {
    border-radius: 4px
}

.text-white {
    color: #fff !important
}

.text-danger {
    color: #fc4b6c !important
}

.text-muted {
    color: #99abb4 !important
}

.text-warning {
    color: #ffb22b !important
}

.text-success {
    color: #d1a768 !important
}

.text-carregamento {
    color: #d1a768 !important;
}

.text-rentabilidade {
    color: #26c6da !important
}

.text-promoter {
    color: #1e88e5 !important
}

.text-disponivel {
    color: #16c57a !important
}

.text-intermediacoes {
    color: #ffb22b !important
}

.text-inverse {
    color: #1e88e5 !important
}

html body .text-blue {
    color: #02bec9
}

html body .text-purple {
    color: #7460ee
}

html body .text-primary {
    color: #7460ee
}

html body .text-megna {
    color: #00897b
}

html body .text-dark {
    color: #99abb4
}

html body .text-themecolor {
    color: #d1a768
}

.bg-primary {
    background-color: #7460ee !important
}

.bg-success {
    background-color: #d1a768 !important;
}

.bg-verde {
    background-color: #16c57a !important;
}

.bg-amarelo {
    background-color: #ffb22b !important;
}

.bg-vermelho {
    background-color: #ff0000 !important;
}

.bg-roxo {
    background-color: #7460ee !important;
}

.bg-carregamento {
    background-color: #d1a768 !important;
}

.bg-intermediacoes {
    background-color: #ffb22b !important;
}

.bg-azul {
    background-color: #26c6da !important;
}

.bg-azul-escuro {
    background-color: #1e88e5 !important;
}

.bg-info {
    background-color: #d1a768 !important
}

.bg-warning {
    background-color: #ffb22b !important
}

.bg-danger {
    background-color: #fc4b6c !important
}

html body .bg-megna {
    background-color: #00897b
}

html body .bg-theme {
    background-color: #d1a768
}

html body .bg-inverse {
    background-color: #1e88e5 !important;
}

html body .bg-purple {
    background-color: #7460ee
}

html body .bg-light-primary {
    background-color: #f1effd
}

html body .bg-light-success {
    background-color: #e8fdeb
}

html body .bg-light-info {
    background-color: #cfecfe
}

html body .bg-light-extra {
    background-color: #ebf3f5
}

html body .bg-light-warning {
    background-color: #fff8ec
}

html body .bg-light-danger {
    background-color: #f9e7eb
}

html body .bg-light-inverse {
    background-color: #f6f6f6
}

html body .bg-light {
    background-color: #f2f4f8
}

html body .bg-white {
    background-color: #fff
}

.round {
    line-height: 48px;
    width: 100%;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border-radius: 100%;
    /* background: #d1a768; */
}

.round img {
    border-radius: 100%
}

.round-lg {
    line-height: 65px;
    width: 60px;
    height: 60px;
    font-size: 30px
}

.round.round-info {
    background: #d1a768
}

.round.round-warning {
    background: #ffb22b
}

.round.round-danger {
    background: #fc4b6c
}

.round.round-success {
    background: #d1a768
}

.round.round-primary {
    background: #7460ee
}

.label {
    padding: 3px 10px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%
}

/* STYLE GIF CARREGMENTO */

.loader {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.loader>img {
    width: 50px;
}

.loader.hidden {
    animation: fadeOut 1s;
    animation-fill-mode: forwards;
}

@keyframes fadeOut {
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

.thumb {
    height: 100px;
    border: 1px solid black;
    margin: 10px;
}

/* STYLE GIF CARREGMENTO */

.label-rounded {
    border-radius: 60px
}

.label-custom {
    background-color: #97b3b0
}

.label-success {
    background-color: #26bd46
}

.label-info {
    background-color: #d1a768
}

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

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

.label-aprovado {
    background-color: #16c57a
}

.label-megna {
    background-color: #00897b
}

.label-primary {
    background-color: #1e88e5
}

.label-purple {
    background-color: #7460ee
}

.label-red {
    background-color: #fb3a3a
}

.label-inverse {
    background-color: #2f3d4a
}

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

.label-white {
    background-color: #fff
}

.label-light-success {
    background-color: #e8fdeb;
    color: #d1a768
}

.label-light-info {
    background-color: #cfecfe;
    color: #d1a768
}

.label-light-warning {
    background-color: #fff8ec;
    color: #ffb22b
}

.label-light-danger {
    background-color: #f9e7eb;
    color: #fc4b6c
}

.label-light-megna {
    background-color: #e0f2f4;
    color: #00897b
}

.label-light-primary {
    background-color: #f1effd;
    color: #7460ee
}

.label-light-inverse {
    background-color: #f6f6f6;
    color: #2f3d4a
}

.paginacao {
    display: inline-flex;
}

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

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

.pagination>li>a,
.pagination>li>span {
    color: #263238
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #f2f4f8
}

.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left
}

.pagination-split li:first-child {
    margin-left: 0
}

.pagination-split li a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #002467;
;
    border-color: #002467;
}

.pager li>a,
.pager li>span {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #263238
}

.table-box {
    display: table;
    width: 100%
}

.table.no-border tbody td {
    border: 0px
}

.cell {
    display: table-cell;
    vertical-align: middle
}

.table td,
.table th {
    border-color: #f3f1f1;
    font-size: 14px;
}

.table thead th,
.table th {
    font-weight: 500
}

.table-hover tbody tr:hover {
    background: #f2f4f8
}

.v-middle td,
.v-middle th {
    vertical-align: middle
}

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

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

/* html body .waves-notransition {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
} */

.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-block {
    display: block
}

.badge {
    font-weight: 400
}

.badge-xs {
    font-size: 9px
}

.badge-xs,
.badge-sm {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.badge-success {
    background-color: #d1a768
}

.badge-verde {
    background-color: #1cb02e
}

.badge-info {
    background-color: #d1a768
}

.badge-primary {
    background-color: #7460ee
}

.badge-warning {
    background-color: #ffb22b
}

.badge-danger {
    background-color: #fc4b6c
}

.badge-purple {
    background-color: #7460ee
}

.badge-red {
    background-color: #fb3a3a
}

.badge-inverse {
    background-color: #2f3d4a
}

.badge-desbloquado {
    background-color: #00aff0
}

.btn {
    padding: 7px 12px;
    font-size: 14px;
    cursor: pointer
}

.btn-group label {
    color: #fff !important;
    margin-bottom: 0px
}

.btn-group label.btn-secondary {
    color: #99abb4 !important
}

.btn-lg {
    padding: 1.25rem 1.5rem;
    font-size: 1.25rem;
    padding-bottom: 20px;
}

.btn-lg-royday {
    font-size: -0.75rem;
    padding-bottom: 20px;
    white-space: normal;
}

.btn-md {
    padding: 12px 55px;
    font-size: 16px
}

.btn-circle {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 10px
}

.btn-circle.btn-sm {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 14px 15px;
    font-size: 18px
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px
}

.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px
}

.button-list button,
.button-list a {
    margin: 5px 12px 5px 0
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s
}

.btn-rounded {
    border-radius: 60px;
    padding: 7px 18px
}

.btn-rounded.btn-lg {
    padding: .75rem 1.5rem
}

.btn-rounded.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px
}

.btn-rounded.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px
}

.btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px
}

.btn-secondary,
.btn-secondary.disabled {
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in
}

.btn-secondary:hover,
.btn-secondary.disabled:hover {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-secondary.active,
.btn-secondary:focus,
.btn-secondary.disabled.active,
.btn-secondary.disabled:focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-primary,
.btn-primary.disabled {
    background: #7460ee;
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    transition: 0.2s ease-in
}

.btn-primary:hover,
.btn-primary.disabled:hover {
    background: #7460ee;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary.disabled.active,
.btn-primary.disabled:focus {
    background: #6352ce;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-ser-contratado,
.btn-ser-contratado.disabled {
    color: white;
    background: #19cf40;
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    transition: 0.2s ease-in
}

.btn-ser-contratado:hover,
.btn-ser-contratado.disabled:hover {
    background: #19cf40;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
}

.btn-ser-contratado.active,
.btn-ser-contratado:focus,
.btn-ser-contratado.disabled.active,
.btn-ser-contratado.disabled:focus {
    background: #19cf40;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-comprar,
.btn-comprar.disabled {
    color: white;
    background: #7460ee;
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    transition: 0.2s ease-in
}

.btn-comprar:hover,
.btn-comprar.disabled:hover {
    background: #7460ee;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
}

.btn-comprar.active,
.btn-comprar:focus,
.btn-comprar.disabled.active,
.btn-comprar.disabled:focus {
    background: #6352ce;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-verde,
.btn-verde.disabled {
    color: white;
    background: #26bd46;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.42), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(40, 190, 189, 0.42);
    transition: 0.2s ease-in
}

.btn-verde:hover,
.btn-verde.disabled:hover {
    background: #26bd46;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42);
}

.btn-verde.active,
.btn-verde:focus,
.btn-verde.disabled.active,
.btn-verde.disabled:focus {
    background: #26bd46;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42)
}

.btn-vermelho,
.btn-vermelho.disabled {
    color: white;
    background: #ff2b2b;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.42), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(40, 190, 189, 0.42);
    transition: 0.2s ease-in
}

.btn-vermelho:hover,
.btn-vermelho.disabled:hover {
    background: #ff2b2b;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42);
}

.btn-vermelho.active,
.btn-vermelho:focus,
.btn-vermelho.disabled.active,
.btn-vermelho.disabled:focus {
    background: #ff2b2b;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42)
}

.btn-amarelo,
.btn-amarelo.disabled {
    color: white;
    background: #ffb22b;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.42), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(40, 190, 189, 0.42);
    transition: 0.2s ease-in
}

.btn-amarelo:hover,
.btn-amarelo.disabled:hover {
    background: #ffb22b;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42);
}

.btn-amarelo.active,
.btn-amarelo:focus,
.btn-amarelo.disabled.active,
.btn-amarelo.disabled:focus {
    background: #ffb22b;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.42)
}

.btn-themecolor,
.btn-themecolor.disabled {
    background: #d1a768;
    color: #fff;
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
    /*     background: #d1a768;
 */
    opacity: 0.7;
}

.btn-themecolor.active,
.btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus {
    background: #028ee1
}

.btn-success,
.btn-success.disabled {
    background: #d1a768;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    transition: 0.2s ease-in
}

.btn-success:hover,
.btn-success.disabled:hover {
    background: #002467;
;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
}

.btn-contatar {
    color: white;
}

.btn-success.active,
.btn-success:focus,
.btn-success.disabled.active,
.btn-success.disabled:focus {
    background: #1eacbe;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-contatar,
.btn-contatar.disabled {
    background: #7460ee;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    transition: 0.2s ease-in
}

.btn-contatar:hover,
.btn-contatar.disabled:hover {
    background: #7460ee;
;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
}

.btn-contatar.active,
.btn-contatar:focus,
.btn-contatar.disabled.active,
.btn-contatar.disabled:focus {
    background: #7460ee;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-azul {
    color: white;
}

.btn-success.active,
.btn-success:focus,
.btn-success.disabled.active,
.btn-success.disabled:focus {
    background: #1eacbe;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-azul,
.btn-azul.disabled {
    background: #1eacbe;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    transition: 0.2s ease-in
}

.btn-azul:hover,
.btn-azul.disabled:hover {
    background: #1eacbe;
;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
}

.btn-azul.active,
.btn-azul:focus,
.btn-azul.disabled.active,
.btn-azul.disabled:focus {
    background: #1eacbe;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-info,
.btn-info.disabled {
    background: #d1a768;
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    transition: 0.2s ease-in
}

.btn-info:hover,
.btn-info.disabled:hover {
    /*     background: #d1a768;
 */
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-info.active,
.btn-info:focus,
.btn-info.disabled.active,
.btn-info.disabled:focus {
    background: #028ee1;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-warning,
.btn-warning.disabled {
    background: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    transition: 0.2s ease-in
}

.btn-warning:hover,
.btn-warning.disabled:hover {
    background: #ffb22b;
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
}

.btn-warning.active,
.btn-warning:focus,
.btn-warning.disabled.active,
.btn-warning.disabled:focus {
    background: #e9ab2e;
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-danger-padrao,
.btn-danger-padrao.disabled {
    color: #fff;
    background: #fc4b6c;
    box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    transition: 0.2s ease-in
}

.btn-danger-padrao:hover,
.btn-danger-padrao.disabled:hover {
    background: #fc4b6c;
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
}

.btn-danger-padrao.active,
.btn-danger-padrao:focus,
.btn-danger-padrao.disabled.active,
.btn-danger-padrao.disabled:focus {
    background: #e6294b;
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-inverse,
.btn-inverse.disabled {
    background: #2f3d4a;
    color: #fff
}

.btn-inverse:hover,
.btn-inverse.disabled:hover {
    background: #2f3d4a;
    opacity: 0.7;
    color: #fff;
}

.btn-inverse.active,
.btn-inverse:focus,
.btn-inverse.disabled.active,
.btn-inverse.disabled:focus {
    background: #232a37;
    color: #fff
}

.btn-red,
.btn-red.disabled {
    background: #fb3a3a;
    color: #fff
}

.btn-red:hover,
.btn-red.disabled:hover {
    opacity: 0.7;
    background: #fb3a3a
}

.btn-red.active,
.btn-red:focus,
.btn-red.disabled.active,
.btn-red.disabled:focus {
    background: #e6294b
}

.btn-outline-secondary {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-outline-secondary.active,
.btn-outline-secondary:focus {
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-outline-primary {
    color: #7460ee;
    background-color: #fff;
    border-color: #7460ee;
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    background: #7460ee;
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    color: #fff;
    border-color: #7460ee
}

.btn-outline-primary.active,
.btn-outline-primary:focus {
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-outline-success {
    color: #d1a768;
    background-color: transparent;
    border-color: #d1a768;
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success.focus {
    background: #d1a768;
    border-color: #d1a768;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-outline-success.active,
.btn-outline-success:focus {
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-outline-info {
    color: #d1a768;
    background-color: transparent;
    border-color: #d1a768;
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info.focus {
    background: #d1a768;
    border-color: #d1a768;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-outline-info.active,
.btn-outline-info:focus {
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-outline-categorias {
    color: #fff;
    background-color: #1e88e5;
    border-color: #1e88e5;
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-categorias:hover,
.btn-outline-categorias:focus,
.btn-outline-categorias.focus {
    background: #1e88e5;
    border-color: #1e88e5;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-outline-categorias.active,
.btn-outline-categorias:focus {
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-outline-warning {
    color: #ffb22b;
    background-color: transparent;
    border-color: #ffb22b;
    box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    background: #ffb22b;
    border-color: #ffb22b;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-outline-warning.active,
.btn-outline-warning:focus {
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-outline-danger {
    color: #fc4b6c;
    background-color: transparent;
    border-color: #fc4b6c;
    box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    transition: 0.2s ease-in
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    background: #fc4b6c;
    border-color: #fc4b6c;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-danger.active,
.btn-outline-danger:focus {
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-red {
    color: #fb3a3a;
    background-color: transparent;
    border-color: #fb3a3a
}

.btn-outline-red:hover,
.btn-outline-red:focus,
.btn-outline-red.focus {
    background: #fb3a3a;
    border-color: #fb3a3a;
    color: #fff;
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-red.active,
.btn-outline-red:focus {
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-inverse {
    color: #2f3d4a;
    background-color: transparent;
    border-color: #2f3d4a
}

.btn-atualizar-proposta {
    background-color: #0e6f02;
    border: 1px solid #0e6f02;
    color: #fff !important;
}

.btn-atualizar-proposta-cliente {
    background-color: #ffb22b;
    border: 1px solid #ffb22b;
    color: #fff !important;
}

.btn-atendimento {
    background-color: #0e6f02;
    border: 1px solid #0e6f02;
    color: #fff !important;
    border-radius: 12px;
}

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse.focus {
    background: #2f3d4a;
    border-color: #2f3d4a;
    color: #fff
}

.texto-div {
    text-overflow: ellipsis;
    /*     white-space: nowrap;
 */
    width: 100%;
    text-align: justify;
    /*     overflow: hidden;
 */
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus {
    background-color: #6352ce;
}

.btn-comprar.active.focus,
.btn-comprar.active:focus,
.btn-comprar.active:hover,
.btn-comprar.focus:active,
.btn-comprar:active:focus,
.btn-comprar:active:hover,
.open>.dropdown-toggle.btn-comprar.focus,
.open>.dropdown-toggle.btn-comprar:focus,
.open>.dropdown-toggle.btn-comprar:hover,
.btn-comprar.focus,
.btn-comprar:focus {
    background-color: #6352ce;
}

.btn-verde.active.focus,
.btn-verde.active:focus,
.btn-verde.active:hover,
.btn-verde.focus:active,
.btn-verde:active:focus,
.btn-verde:active:hover,
.open>.dropdown-toggle.btn-verde.focus,
.open>.dropdown-toggle.btn-verde:focus,
.open>.dropdown-toggle.btn-verde:hover,
.btn-verde.focus,
.btn-verde:focus {
    background-color: #26bd46;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
    background-color: #1eacbe;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover,
.btn-info.focus,
.btn-info:focus {
    background-color: #028ee1;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus {
    background-color: #e9ab2e;
}

.btn-danger-padrao.active.focus,
.btn-danger-padrao.active:focus,
.btn-danger-padrao.active:hover,
.btn-danger-padrao.focus:active,
.btn-danger-padrao:active:focus,
.btn-danger-padrao:active:hover,
.open>.dropdown-toggle.btn-danger-padrao.focus,
.open>.dropdown-toggle.btn-danger-padrao:focus,
.open>.dropdown-toggle.btn-danger-padrao:hover,
.btn-danger-padrao.focus,
.btn-danger-padrao:focus {
    background-color: #e6294b;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse {
    background-color: #232a37;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open>.dropdown-toggle.btn-red {
    background-color: #d61f1f;
    color: #fff
}

.button-box .btn {
    margin: 0 8px 8px 0px
}

.btn-label {
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin: -6px 12px -6px -14px;
    padding: 7px 15px
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998
}

.btn-twitter {
    color: #fff;
    background-color: #55acee
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6
}

.btn-dribbble {
    color: #fff;
    background-color: #ea4c89
}

.btn-googleplus {
    color: #fff;
    background-color: #dd4b39
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027
}

.btn-dropbox {
    color: #fff;
    background-color: #007ee5
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084
}

.btn-tumblr {
    color: #fff;
    background-color: #32506d
}

.btn-skype {
    color: #fff;
    background-color: #00aff0
}

.btn-youtube {
    color: #fff;
    background-color: #bb0000
}

.btn-github {
    color: #fff;
    background-color: #171515
}

.notify {
    position: relative;
    top: -25px;
    right: -7px
}

.notify .heartbit {
    position: absolute;
    top: -20px;
    right: -4px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #fc4b6c;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fc4b6c;
    position: absolute;
    right: 6px;
    top: -10px
}

@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0
    }

    25% {
        -moz-transform: scale(0.1);
        opacity: 0.1
    }

    50% {
        -moz-transform: scale(0.5);
        opacity: 0.3
    }

    75% {
        -moz-transform: scale(0.8);
        opacity: 0.5
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0.0
    }
}

@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0
    }

    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1
    }

    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3
    }

    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.5
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0
    }
}

.fileupload {
    overflow: hidden;
    position: relative
}

.fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.mega-dropdown {
    position: static;
    width: 100%
}

.mega-dropdown .dropdown-menu {
    width: 100%;
    padding: 30px;
    margin-top: 0px
}

.mega-dropdown ul {
    padding: 0px
}

.mega-dropdown ul li {
    list-style: none
}

.mega-dropdown .carousel-item .container {
    padding: 0px
}

.mega-dropdown .nav-accordion .card {
    margin-bottom: 1px
}

.mega-dropdown .nav-accordion .card-header {
    background: #fff
}

.mega-dropdown .nav-accordion .card-header h5 {
    margin: 0px
}

.mega-dropdown .nav-accordion .card-header h5 a {
    text-decoration: none;
    color: #99abb4
}

ul.list-style-none {
    margin: 0px;
    padding: 0px
}

ul.list-style-none li {
    list-style: none
}

ul.list-style-none li a {
    color: #99abb4;
    padding: 8px 0px;
    display: block;
    text-decoration: none
}

ul.list-style-none li a:hover {
    color: #d1a768
}

.dropdown-item {
    padding: 8px 1rem;
    color: #99abb4
}

.custom-select {
    background: url(../../assets/images/custom-select.png) right 0.75rem center no-repeat
}

textarea {
    resize: none
}

.form-control {
    color: #99abb4;
    min-height: 38px;
    display: initial
}

.form-control-sm {
    min-height: 20px
}

.form-control:disabled,
.form-control[readonly] {
    opacity: 0.7
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: none
}

.custom-control-input:checked~.custom-control-indicator {
    background-color: #d1a768
}

form label {
    font-weight: 400
}

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

.form-horizontal label {
    margin-bottom: 0px
}

.form-control-static {
    padding-top: 0px
}

.form-bordered .form-group {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    padding-bottom: 20px
}

.card-no-border .card {
    border-color: #d7dfe3;
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05)
}

.card-no-border .sidebar-footer {
    background: #f2f6f8
}

.card-no-border .sidebar-nav>ul>li>a.active {
    background: #fff
}

.card-no-border .shadow-none {
    box-shadow: none
}

.card-outline-danger,
.card-outline-info,
.card-outline-warning,
.card-outline-success,
.card-outline-primary {
    background: #fff
}

.css-bar:after {
    z-index: 1
}

.css-bar>i {
    z-index: 10
}

.single-column .left-sidebar {
    display: none
}

.single-column .page-wrapper {
    margin-left: 0px
}

.fix-width {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

#main-wrapper {
    width: 100%
}

.table-interessados {
    padding-bottom: 2%;
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
}

.boxed #main-wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1)
}

.boxed #main-wrapper .sidebar-footer {
    position: absolute
}

.boxed #main-wrapper .footer {
    display: none
}

.page-wrapper {
    background: #eef5f9;
    padding-bottom: 60px;
    padding-top: 112px;
}

.topbar {
    position: relative;
    z-index: 50;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5)
}

.topbar .top-navbar {
    min-height: 70px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 15px 0 0
}

.topbar .top-navbar .dropdown-toggle::after {
    display: none;
}

.topbar .top-navbar .navbar-header {
    line-height: 65px;
    text-align: center
}

.topbar .top-navbar .navbar-header .navbar-brand {
    margin-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: none
}

.topbar .top-navbar .navbar-header .navbar-brand b {
    line-height: 70px;
    display: inline-block
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: 19px;
    line-height: 50px
}

.topbar .top-navbar .navbar-nav>.nav-item.show {
    background: rgba(0, 0, 0, 0.05)
}

.topbar .profile-pic {
    width: 30px;
    border-radius: 100%
}

.topbar .dropdown-menu {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(120, 130, 140, 0.13)
}

.topbar .dropdown-menu .dropdown-item {
    padding: 7px 1.5rem
}

.topbar ul.dropdown-user {
    padding: 0px;
    width: 270px
}

.topbar ul.dropdown-user li {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.topbar ul.dropdown-user li.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(120, 130, 140, 0.13)
}

.topbar ul.dropdown-user li .dw-user-box {
    padding: 10px 15px
}

.topbar ul.dropdown-user li .dw-user-box .u-img {
    width: 80px;
    display: inline-block;
    vertical-align: top
}

.topbar ul.dropdown-user li .dw-user-box .u-img img {
    width: 100%;
    border-radius: 5px
}

.topbar ul.dropdown-user li .dw-user-box .u-text {
    display: inline-block;
}

.topbar ul.dropdown-user li .dw-user-box .u-text h4 {
    margin: 0px
}

.topbar ul.dropdown-user li .dw-user-box .u-text p {
    margin-bottom: 2px;
    font-size: 14px
}

.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
    color: #fff;
    padding: 5px 10px;
    display: inline-block
}

.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
    background: #e6294b
}

.topbar ul.dropdown-user li a {
    padding: 9px 15px;
    display: block;
    color: #99abb4
}

.topbar ul.dropdown-user li a:hover {
    background: #f2f4f8;
    /*     color: #d1a768;
 */
    text-decoration: none
}

.search-box .app-search {
    position: absolute;
    margin: 0px;
    display: block;
    z-index: 110;
    width: 100%;
    top: -1px;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0px
}

.search-box .app-search input {
    width: 100%;
    padding: 25px 40px 25px 20px;
    border-radius: 0px;
    font-size: 17px;
    transition: 0.5s ease-in
}

.search-box .app-search .srh-btn {
    position: absolute;
    top: 23px;
    cursor: pointer;
    background: #fff;
    width: 15px;
    height: 15px;
    right: 20px;
    font-size: 14px
}

.mini-sidebar .top-navbar .navbar-header {
    width: 60px;
    text-align: center
}

.page-titles {
    padding: 15px 0
}

.page-titles h3 {
    margin-bottom: 0px;
    margin-top: 8px
}

.page-titles .breadcrumb {
    padding: 0px;
    background: transparent;
    font-size: 14px
}

.page-titles .breadcrumb li {
    margin-top: 0px;
    margin-bottom: 0px
}

.page-titles .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "\e649";
    font-family: themify;
    color: #a6b7bf;
    font-size: 11px
}

.page-titles .breadcrumb .breadcrumb-item.active {
    color: #99abb4
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.right-side-toggle {
    position: relative
}

.right-side-toggle i {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    transition-property: transform;
    transition-duration: 1s;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 18px;
    left: 18px
}

.right-sidebar {
    position: fixed;
    right: -240px;
    width: 240px;
    display: none;
    z-index: 1100;
    background: #fff;
    top: 0px;
    padding-bottom: 20px;
    height: 100%;
    box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease
}

.right-sidebar .rpanel-title {
    display: block;
    padding: 24px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    background: #d1a768
}

.right-sidebar .rpanel-title span {
    float: right;
    cursor: pointer;
    font-size: 11px
}

.right-sidebar .rpanel-title span:hover {
    color: #fff
}

.right-sidebar .r-panel-body {
    padding: 20px
}

.right-sidebar .r-panel-body ul {
    margin: 0px;
    padding: 0px
}

.right-sidebar .r-panel-body ul li {
    list-style: none;
    padding: 5px 0
}

.shw-rside {
    right: 0px;
    width: 240px;
    display: block
}

.chatonline img {
    margin-right: 10px;
    float: left;
    width: 30px
}

.chatonline li a {
    padding: 13px 0;
    float: left;
    width: 100%
}

.chatonline li a span {
    color: #99abb4
}

.chatonline li a span small {
    display: block;
    font-size: 10px
}

ul#themecolors {
    display: block
}

ul#themecolors li {
    display: inline-block
}

ul#themecolors li:first-child {
    display: block
}

ul#themecolors li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 5px;
    color: transparent;
    position: relative
}

ul#themecolors li a.working:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center
}

.default-theme {
    background: #99abb4
}

.green-theme {
    background: #d1a768
}

.yellow-theme {
    background: #ffb22b
}

.red-theme {
    background: #fc4b6c
}

.blue-theme {
    background: #d1a768
}

.purple-theme {
    background: #7460ee
}

.megna-theme {
    background: #00897b
}

.default-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%)
}

.green-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #d1a768 23%, #d1a768 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #00c292 23%, #d1a768 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #d1a768 23%, #d1a768 99%)
}

.yellow-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%)
}

.blue-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #d1a768 23%, #d1a768 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #d1a768 23%, #d1a768 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #d1a768 23%, #d1a768 99%)
}

.purple-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%)
}

.megna-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%)
}

.red-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #fc4b6c 23%, #fc4b6c 99%)
}

.page-titles {
    padding-bottom: 20px
}

.footer {
    bottom: 0;
    color: #99abb4;
    left: 0px;
    text-align: center;
    padding: 17px 15px;
    position: absolute;
    right: 0;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    background: #fff
}

.card {
    margin-bottom: 30px
}

.card-transparente {
    margin-bottom: 30px
}

.card .card-subtitle {
    font-weight: 300;
    margin-bottom: 15px;
    color: #99abb4
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, 0.65)
}

.card-success {
    background: #d1a768;
    border-color: #d1a768
}

.card-danger {
    background: #fc4b6c;
    border-color: #fc4b6c
}

.card-warning {
    background: #ffb22b;
    border-color: #ffb22b
}

.card-info {
    background: #d1a768;
    border-color: #d1a768
}

.card-primary {
    background: #7460ee;
    border-color: #7460ee
}

.card-dark {
    background: #2f3d4a;
    border-color: #2f3d4a
}

.card-megna {
    background: #00897b;
    border-color: #00897b
}

.button-group .btn {
    margin-bottom: 5px;
    margin-right: 5px
}

.button-group2 .btn {
    margin-bottom: 5px;
    margin-right: 17px
}

.no-button-group .btn {
    margin-bottom: 5px;
    margin-right: 0px
}

.btn .text-active {
    display: none
}

.btn.active .text-active {
    display: inline-block
}

.btn.active .text {
    display: none
}

.card-actions {
    float: right
}

.card-actions a {
    cursor: pointer;
    color: #99abb4;
    opacity: 0.7;
    padding-left: 7px;
    font-size: 13px
}

.card-actions a:hover {
    opacity: 1
}

.card-columns .card {
    margin-bottom: 20px
}

.collapsing {
    -webkit-transition: height .08s ease;
    transition: height .08s ease
}

.card-info {
    background: #d1a768;
    border-color: #d1a768
}

.card-primary {
    background: #7460ee;
    border-color: #7460ee
}

.card-outline-info {
    border-color: #d1a768
}

.card-outline-info .card-header {
    background: #d1a768;
    border-color: #d1a768
}

.card-outline-nivel1 .card-header {
    background: #3b5998;
    border-color: #3b5998;
}

.card-outline-nivel2 .card-header {
    background: #00aced;
    border-color: #00aced;
}

.card-outline-nivel3 .card-header {
    background: #f86c6b;
    border-color: #f86c6b;
}

.card-outline-nivel4 .card-header {
    background: #4875b4;
    border-color: #4875b4;
}

.card-outline-nivel5 .card-header {
    background: #ffb22b;
    border-color: #ffb22b;
}

.card-outline-nivel6 .card-header {
    background: #2f3d4a;
    border-color: #2f3d4a;
}

.card-outline-inverse {
    border-color: #2f3d4a
}

.card-outline-inverse .card-header {
    background: #2f3d4a;
    border-color: #2f3d4a
}

.card-outline-warning {
    border-color: #ffb22b
}

.card-outline-warning .card-header {
    background: #ffb22b;
    border-color: #ffb22b
}

.card-outline-verde {
    border-color: #198f32
}

.card-outline-azul {
    border-color: #21c1d6;
}

.card-outline-amarelo {
    border-color: #ffb22b;
}

.card-outline-success {
    border-color: #d1a768
}

.card-outline-nivel1 {
    background: #3b5998;
    border-color: #3b5998;
}

.card-outline-nivel2 {
    background: #00aced;
    border-color: #00aced;
}

.card-outline-nivel3 {
    background: #f86c6b;
    border-color: #f86c6b;
}

.card-outline-nivel4 {
    background: #4875b4;
    border-color: #4875b4;
}

.card-outline-nivel5 {
    background: #ffb22b;
    border-color: #ffb22b;
}

.card-outline-nivel6 {
    background: #2f3d4a;
    border-color: #2f3d4a;
}

.card-outline-success .card-header {
    background: #d1a768;
    border-color: #d1a768
}

.card-outline-danger {
    border-color: #fc4b6c
}

.card-outline-danger .card-header {
    background: #fc4b6c;
    border-color: #fc4b6c
}

.card-outline-verde .card-header {
    background: #198f32;
    border-color: #198f32
}

.card-outline-primary {
    border-color: #7460ee
}

.card-outline-primary .card-header {
    background: #7460ee;
    border-color: #7460ee
}

.card-outline-amarelo .card-header {
    background: #ffb22b;
    border-color: #ffb22b
}

.card-outline-azul .card-header {
    background: #21c1d6;
    border-color: #21c1d6;
}

.bc-colored .breadcrumb-item,
.bc-colored .breadcrumb-item a {
    color: #fff
}

.bc-colored .breadcrumb-item.active,
.bc-colored .breadcrumb-item a.active {
    opacity: 0.7
}

.bc-colored .breadcrumb-item+.breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.4)
}

.breadcrumb {
    margin-bottom: 0px
}

ul.list-icons {
    margin: 0px;
    padding: 0px
}

ul.list-icons li {
    list-style: none;
    line-height: 30px;
    margin: 5px 0;
    transition: 0.2s ease-in
}

ul.list-icons li a {
    color: #99abb4
}

ul.list-icons li a:hover {
    color: #d1a768
}

ul.list-icons li i {
    font-size: 13px;
    padding-right: 8px
}

ul.list-inline li {
    display: inline-block;
    padding: 0 8px
}

ul.two-part {
    margin: 0px
}

ul.two-part li {
    width: 48.8%
}

html body .accordion .card {
    margin-bottom: 0px
}

.flot-chart {
    display: block;
    height: 400px
}

.flot-chart-content {
    width: 100%;
    height: 100%
}

html body .jqstooltip,
html body .flotTip {
    width: auto !important;
    height: auto !important;
    background: #263238;
    color: #fff;
    padding: 5px 10px
}

.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart.chart-widget-pie {
    margin-top: 5px;
    margin-bottom: 5px
}

.pie-chart>span {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

.chart>span>img {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 60%;
    height: 60%;
    transform: translateY(-50%);
    margin: 0 auto
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #263238
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em
}

.ct-charts {
    position: relative
}

.amp-pxl {
    position: relative
}

.amp-pxl .ct-series-a .ct-bar {
    stroke: #d1a768 !important
}

.amp-pxl .ct-series-b .ct-bar {
    stroke: #26c6da !important;
}

.amp-pxl .ct-series-c .ct-bar {
    stroke: #1e88e5 !important;
}

.c3-chart-arcs-title,
.c3-legend-item {
    font-family: "Poppins", sans-serif;
    fill: #99abb4
}

html body #visitor .c3-chart-arcs-title {
    font-size: 18px;
    fill: #99abb4
}

/* width */

::-webkit-scrollbar {
    width: 5px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.stylish-table thead th {
    font-weight: 400;
    color: #99abb4;
    border: 0px;
    border-bottom: 1px
}

.stylish-table tbody tr {
    border-left: 4px solid #fff
}

.stylish-table tbody tr:hover,
.stylish-table tbody tr.active {
    border-left: 4px solid #d1a768
}

.stylish-table tbody td {
    vertical-align: initial;
}

.stylish-table tbody td h6 {
    font-weight: 500;
    margin-bottom: 0px;
    white-space: nowrap
}

.stylish-table tbody td small {
    line-height: 12px;
    white-space: nowrap
}

.campaign {
    height: 280px
}

.campaign .ct-series-a .ct-area {
    fill-opacity: 0.2;
    fill: url(#gradient)
}

.campaign .ct-series-a .ct-line,
.campaign .ct-series-a .ct-point {
    stroke: #d1a768;
    stroke-width: 2px
}

.campaign .ct-series-b .ct-area {
    fill: #d1a768;
    fill-opacity: 0.1
}

.campaign .ct-series-b .ct-line,
.campaign .ct-series-b .ct-point {
    stroke: #d1a768;
    stroke-width: 2px
}

.campaign .ct-series-a .ct-point,
.campaign .ct-series-b .ct-point {
    stroke-width: 6px
}

.campaign2 .ct-series-a .ct-area {
    fill-opacity: 0.2;
    fill: url(#gradient)
}

.campaign2 .ct-series-a .ct-line,
.campaign2 .ct-series-a .ct-point {
    stroke: #d1a768;
    stroke-width: 2px
}

.campaign2 .ct-series-b .ct-area {
    fill: #d1a768;
    fill-opacity: 0.1
}

.campaign2 .ct-series-b .ct-line,
.campaign2 .ct-series-b .ct-point {
    stroke: #d1a768;
    stroke-width: 2px
}

.campaign2 .ct-series-a .ct-point,
.campaign2 .ct-series-b .ct-point {
    stroke-width: 6px
}

.usage .ct-series-a .ct-line {
    stroke-width: 3px;
    stroke: rgba(255, 255, 255, 0.5)
}

.total-sales {
    position: relative
}

.total-sales .chartist-tooltip {
    background: #d1a768
}

.total-sales .ct-series-a .ct-bar {
    stroke: #0f8edd
}

.total-sales .ct-series-b .ct-bar {
    stroke: #11a0f8
}

.total-sales .ct-series-c .ct-bar {
    stroke: #51bdff
}

.ct-chart {
    position: relative
}

.ct-chart .ct-series-a .ct-slice-donut {
    stroke: #d1a768
}

.ct-chart .ct-series-b .ct-slice-donut {
    stroke: #f2f4f8
}

.ct-chart .ct-series-c .ct-slice-donut {
    stroke: #d1a768
}

#visitfromworld path.jvectormap-region.jvectormap-element {
    stroke-width: 1px;
    stroke: #99abb4
}

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
    background: #99abb4
}

.browser td {
    vertical-align: middle;
    padding-left: 0px
}

#calendar .fc-today-button {
    display: none
}

.total-revenue4 {
    position: relative
}

.total-revenue4 .ct-series-a .ct-line {
    stroke: #d1a768;
    stroke-width: 1px
}

.total-revenue4 .ct-series-a .ct-point {
    stroke: #d1a768;
    stroke-width: 5px
}

.total-revenue4 .ct-series-b .ct-line {
    stroke: #d1a768;
    stroke-width: 1px
}

.total-revenue4 .ct-series-b .ct-point {
    stroke: #d1a768;
    stroke-width: 5px
}

.total-revenue4 .ct-series-a .ct-area {
    fill: #d1a768;
    fill-opacity: 0.2
}

.total-revenue4 .ct-series-b .ct-area {
    fill: #d1a768;
    fill-opacity: 0.2
}

.sparkchart {
    margin-bottom: -2px
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
    border-radius: 0px
}

.fileinput .input-group-addon {
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
    margin-left: -1px;
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file {
    display: flex;
    align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}

.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #67757c;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #d9d9d9;
    border-radius: 0.25rem;
}

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

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76563rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem;
}

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

.custom-control {
    position: relative;
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    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;
    border-color: #7460ee;
    background-color: #7460ee;
    box-shadow: none;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none, 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #d9d3fa;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: white;
    border-color: white;
    box-shadow: none;
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.15625rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    box-shadow: none;
}

.custom-control-label::after {
    position: absolute;
    top: 0.15625rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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 {
    border-color: #7460ee;
    background-color: #7460ee;
    box-shadow: none;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(116, 96, 238, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(116, 96, 238, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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(116, 96, 238, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.15625rem + 1px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 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;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(116, 96, 238, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #67757c;
    vertical-align: middle;
    background: url("data:image/svg+xml,%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/8px 10px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    appearance: none;
}

.custom-select:focus {
    border-color: #d9d3fa;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), transparent;
}

.custom-select:focus::-ms-value {
    color: #67757c;
    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 {
    display: none;
}

.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.76563rem;
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.09375rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #d9d3fa;
    box-shadow: 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(pt)~.custom-file-label::after {
    content: "Buscar";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 300;
    line-height: 1.5;
    color: #67757c;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0.25rem;
    box-shadow: none;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #67757c;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    appearance: none;
}

.custom-range:focus {
    outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #eef5f9, 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #eef5f9, 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #eef5f9, 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #7460ee;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: white;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #7460ee;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: white;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #7460ee;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: white;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none;
    }
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
    border-color: #21c1d6;
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
    display: block;
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
    border-color: #21c1d6;
    box-shadow: 0 0 0 0.2rem rgba(33, 193, 214, 0.25);
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
    border-color: #fc4b6c;
}

.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip,
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
    border-color: #fc4b6c;
    box-shadow: 0 0 0 0.2rem rgba(252, 75, 108, 0.25);
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}


.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #d9d3fa;
    box-shadow: 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 300;
    line-height: 1.5;
    color: #67757c;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0.25rem;
    box-shadow: none;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #67757c;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #d9d3fa;
    box-shadow: 0 0 0 1px rgba(30, 136, 229, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(pt)~.custom-file-label::after {
    content: "Buscar";
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.product-review {
    margin: 0px;
    padding: 11px
}

.product-review li {
    display: block;
    padding: 9px 0;
    list-style: none
}

.product-review li .font,
.product-review li span {
    display: inline-block;
    margin-left: 10px
}

.social-profile {
    text-align: center;
}

.profile-tab li a.nav-link,
.customtab li a.nav-link {
    border: 0px;
    padding: 15px 20px;
    color: #99abb4
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
    border-bottom: 2px solid #d1a768;
    color: #d1a768
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
    color: #d1a768
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select .dropdown-menu li a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #99abb4;
    white-space: nowrap
}

.bootstrap-select .dropdown-menu li a:hover {
    color: #d1a768;
    background: #f2f4f8
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 9px 10px
}

.form-material .form-group {
    overflow: hidden
}

.form-material .form-control {
    background-color: transparent;
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    padding: 0;
    transition: background 0s ease-out 0s
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#FFFFFF, #FFFFFF);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none
}

.form-material .form-control.focus,
.form-material .form-control:focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0 none;
    transition-duration: 0.3s
}

.form-control-line .form-group {
    overflow: hidden
}

.form-control-line .form-control {
    border: 0px;
    border-radius: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #d9d9d9
}

.form-control-line .form-control:focus {
    border-bottom: 1px solid #d1a768
}

.floating-labels .form-group {
    position: relative
}

.floating-labels .form-control {
    padding: 10px 10px 10px 0;
    display: block;
    border: none;
    font-family: "Poppins", sans-serif;
    border-radius: 0px;
    border-bottom: 1px solid #d9d9d9
}

.floating-labels select.form-control>option {
    font-size: 14px
}

.floating-labels .has-error .form-control {
    border-bottom: 1px solid #fc4b6c
}

.floating-labels .has-warning .form-control {
    border-bottom: 1px solid #ffb22b
}

.floating-labels .has-success .form-control {
    border-bottom: 1px solid #d1a768
}

.floating-labels .form-control:focus {
    outline: none;
    border: none
}

.floating-labels label {
    color: #99abb4;
    position: absolute;
    cursor: auto;
    top: 5px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all
}

.floating-labels .form-control:focus~label,
.floating-labels .form-control:valid~label {
    top: -20px;
    font-size: 12px;
    color: #263238
}

.floating-labels .bar {
    position: relative;
    display: block
}

.floating-labels .bar:before,
.floating-labels .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #d1a768;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all
}

.floating-labels .bar:before {
    left: 50%
}

.floating-labels .bar:after {
    right: 50%
}

.floating-labels .form-control:focus~.bar:before,
.floating-labels .form-control:focus~.bar:after {
    width: 50%
}

.floating-labels .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5
}

.floating-labels .input-lg~label,
.floating-labels .input-lg {
    font-size: 24px
}

.floating-labels .input-sm~label,
.floating-labels .input-sm {
    font-size: 16px
}

.has-warning .bar:before,
.has-warning .bar:after {
    background: #ffb22b
}

.has-success .bar:before,
.has-success .bar:after {
    background: #d1a768
}

.has-error .bar:before,
.has-error .bar:after {
    background: #fc4b6c
}

.has-warning .form-control:focus~label,
.has-warning .form-control:valid~label {
    color: #ffb22b
}

.has-success .form-control:focus~label,
.has-success .form-control:valid~label {
    color: #d1a768
}

.has-error .form-control:focus~label,
.has-error .form-control:valid~label {
    color: #fc4b6c
}

.has-feedback label~.t-0 {
    top: 0
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
    border: 1px solid #fc4b6c
}

.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
    border: 1px solid #d1a768
}

.form-group.error .help-block ul {
    padding: 0px;
    color: #fc4b6c
}

.form-group.error .help-block ul li {
    list-style: none
}

.form-group.issue .help-block ul {
    padding: 0px;
    color: #ffb22b
}

.form-group.issue .help-block ul li {
    list-style: none
}

.pagination-circle li.active a {
    background: #d1a768
}

.pagination-circle li a {
    width: 40px;
    height: 40px;
    background: #f2f4f8;
    border: 0px;
    text-align: center;
    border-radius: 100%
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.pagination-circle li a:first-child,
.pagination-circle li a:last-child {
    border-radius: 100%
}

.pagination-circle li a:hover {
    background: #d1a768;
    color: #fff
}

.pagination-circle li.disabled a {
    background: #f2f4f8;
    color: rgba(120, 130, 140, 0.13)
}

.dropzone {
    border: 1px dashed #d9d9d9
}

.dropzone .dz-message {
    padding: 5% 0;
    margin: 0px
}

.asColorPicker-dropdown {
    max-width: 260px
}

.asColorPicker-trigger {
    position: absolute;
    top: 0;
    right: -35px;
    height: 38px;
    width: 37px;
    border: 0
}

.asColorPicker-clear {
    display: none;
    position: absolute;
    top: 5px;
    right: 10px;
    text-decoration: none
}

table th {
    font-weight: 400
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #d1a768
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background: #d1a768;
    color: #fff
}

.datepicker td,
.datepicker th {
    padding: 5px 10px
}

.icolors,
.icheck-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.icolors>li {
    padding: 0;
    margin: 2px;
    float: left;
    display: inline-block;
    height: 30px;
    width: 30px;
    background: #263238;
    text-align: center
}

.icolors>li.active:after {
    content: "\2713 ";
    color: #fff;
    line-height: 30px
}

.icolors>li:first-child {
    margin-left: 0
}

.icolors>li.orange {
    background: #fc4b6c
}

.icolors>li.yellow {
    background: #ffb22b
}

.icolors>li.info {
    /*     background: #d1a768
 */
}

.icolors>li.green {
    /*     background: #d1a768
 */
}

.icolors>li.red {
    background: #fb3a3a
}

.icolors>li.purple {
    background: #7460ee
}

.icolors>li.blue {
    background: #02bec9
}

.icheck-list {
    float: left;
    padding-right: 50px;
    padding-top: 10px
}

.icheck-list li {
    padding-bottom: 5px
}

.icheck-list li label {
    padding-left: 0px
}

.note-popover,
.note-icon-caret {
    display: none
}

.note-editor.note-frame {
    border: 1px solid #d9d9d9
}

.note-editor.note-frame .panel-heading {
    padding: 6px 10px 10px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.label {
    display: inline-block
}

.table thead th,
.table th {
    border: 0px
}

.color-table.primary-table thead th {
    background-color: #7460ee;
    color: #fff
}

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

.color-table.success-table thead th {
    background-color: #d1a768;
    color: #fff
}

.color-table.info-table thead th {
    background-color: #d1a768;
    color: #fff
}

.color-table.warning-table thead th {
    background-color: #ffb22b;
    color: #fff
}

.color-table.danger-table thead th {
    background-color: #fc4b6c;
    color: #fff
}

.color-table.inverse-table thead th {
    background-color: #2f3d4a;
    color: #fff
}

.color-table.dark-table thead th {
    background-color: #263238;
    color: #fff
}

.color-table.red-table thead th {
    background-color: #fb3a3a;
    color: #fff
}

.color-table.purple-table thead th {
    background-color: #7460ee;
    color: #fff
}

.color-table.muted-table thead th {
    background-color: #99abb4;
    color: #fff
}

.color-bordered-table.primary-bordered-table {
    border: 2px solid #7460ee
}

.color-bordered-table.primary-bordered-table thead th {
    background-color: #7460ee;
    color: #fff
}

.color-bordered-table.success-bordered-table {
    border: 2px solid #d1a768
}

.color-bordered-table.success-bordered-table thead th {
    background-color: #d1a768;
    color: #fff
}

.color-bordered-table.info-bordered-table {
    border: 2px solid #d1a768
}

.color-bordered-table.info-bordered-table thead th {
    background-color: #d1a768;
    color: #fff
}

.color-bordered-table.warning-bordered-table {
    border: 2px solid #ffb22b
}

.color-bordered-table.warning-bordered-table thead th {
    background-color: #ffb22b;
    color: #fff
}

.color-bordered-table.danger-bordered-table {
    border: 2px solid #fc4b6c
}

.color-bordered-table.danger-bordered-table thead th {
    background-color: #fc4b6c;
    color: #fff
}

.color-bordered-table.inverse-bordered-table {
    border: 2px solid #2f3d4a
}

.color-bordered-table.inverse-bordered-table thead th {
    background-color: #2f3d4a;
    color: #fff
}

.color-bordered-table.dark-bordered-table {
    border: 2px solid #263238
}

.color-bordered-table.dark-bordered-table thead th {
    background-color: #263238;
    color: #fff
}

.color-bordered-table.red-bordered-table {
    border: 2px solid #fb3a3a
}

.color-bordered-table.red-bordered-table thead th {
    background-color: #fb3a3a;
    color: #fff
}

.color-bordered-table.purple-bordered-table {
    border: 2px solid #7460ee
}

.color-bordered-table.purple-bordered-table thead th {
    background-color: #7460ee;
    color: #fff
}

.color-bordered-table.muted-bordered-table {
    border: 2px solid #99abb4
}

.color-bordered-table.muted-bordered-table thead th {
    background-color: #99abb4;
    color: #fff
}

.full-color-table.full-primary-table {
    background-color: #f1effd
}

.full-color-table.full-primary-table thead th {
    background-color: #7460ee;
    border: 0;
    color: #fff
}

.full-color-table.full-primary-table tbody td {
    border: 0
}

.full-color-table.full-primary-table tr:hover {
    background-color: #7460ee;
    color: #fff
}

.full-color-table.full-success-table {
    background-color: #e8fdeb
}

.full-color-table.full-success-table thead th {
    background-color: #d1a768;
    border: 0;
    color: #fff
}

.full-color-table.full-success-table tbody td {
    border: 0
}

.full-color-table.full-success-table tr:hover {
    background-color: #d1a768;
    color: #fff
}

.full-color-table.full-info-table {
    background-color: #cfecfe
}

.full-color-table.full-info-table thead th {
    background-color: #d1a768;
    border: 0;
    color: #fff
}

.full-color-table.full-info-table tbody td {
    border: 0
}

.full-color-table.full-info-table tr:hover {
    background-color: #d1a768;
    color: #fff
}

.full-color-table.full-warning-table {
    background-color: #fff8ec
}

.full-color-table.full-warning-table thead th {
    background-color: #ffb22b;
    border: 0;
    color: #fff
}

.full-color-table.full-warning-table tbody td {
    border: 0
}

.full-color-table.full-warning-table tr:hover {
    background-color: #ffb22b;
    color: #fff
}

.full-color-table.full-danger-table {
    background-color: #f9e7eb
}

.full-color-table.full-danger-table thead th {
    background-color: #fc4b6c;
    border: 0;
    color: #fff
}

.full-color-table.full-danger-table tbody td {
    border: 0
}

.full-color-table.full-danger-table tr:hover {
    background-color: #fc4b6c;
    color: #fff
}

.full-color-table.full-inverse-table {
    background-color: #f6f6f6
}

.full-color-table.full-inverse-table thead th {
    background-color: #2f3d4a;
    border: 0;
    color: #fff
}

.full-color-table.full-inverse-table tbody td {
    border: 0
}

.full-color-table.full-inverse-table tr:hover {
    background-color: #2f3d4a;
    color: #fff
}

.full-color-table.full-dark-table {
    background-color: rgba(43, 43, 43, 0.8)
}

.full-color-table.full-dark-table thead th {
    background-color: #263238;
    border: 0;
    color: #fff
}

.full-color-table.full-dark-table tbody td {
    border: 0;
    color: #fff
}

.full-color-table.full-dark-table tr:hover {
    background-color: #263238;
    color: #fff
}

.full-color-table.full-red-table {
    background-color: #f9e7eb
}

.full-color-table.full-red-table thead th {
    background-color: #fb3a3a;
    border: 0;
    color: #fff
}

.full-color-table.full-red-table tbody td {
    border: 0
}

.full-color-table.full-red-table tr:hover {
    background-color: #fb3a3a;
    color: #fff
}

.full-color-table.full-purple-table {
    background-color: #f1effd
}

.full-color-table.full-purple-table thead th {
    background-color: #7460ee;
    border: 0;
    color: #fff
}

.full-color-table.full-purple-table tbody td {
    border: 0
}

.full-color-table.full-purple-table tr:hover {
    background-color: #7460ee;
    color: #fff
}

.full-color-table.full-muted-table {
    background-color: rgba(152, 166, 173, 0.2)
}

.full-color-table.full-muted-table thead th {
    background-color: #99abb4;
    border: 0;
    color: #fff
}

.full-color-table.full-muted-table tbody td {
    border: 0
}

.full-color-table.full-muted-table tr:hover {
    background-color: #99abb4;
    color: #fff
}

.dt-buttons {
    display: inline-block;
    padding-top: 5px
}

.dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 4px;
    background: #d1a768;
    color: #fff;
    margin-right: 3px
}

.dt-buttons .dt-button:hover {
    background: #2f3d4a
}

.dataTables_info,
.dataTables_length {
    display: inline-block
}

.dataTables_filter {
    float: right
}

.dataTables_filter input {
    border: 1px solid #d9d9d9
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer;
    color: rgba(50, 50, 50, 0.5)
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    *cursor: hand;
    color: #99abb4;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff;
    border: 1px solid #d1a768;
    background-color: #d1a768
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #99abb4;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white;
    border: 1px solid #7460ee;
    background-color: #7460ee
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #99abb4
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.tablesaw-bar .btn-group label {
    color: #99abb4
}

.dt-bootstrap {
    display: block
}

.paging_simple_numbers .pagination .paginate_button {
    padding: 0px;
    background: #fff
}

.paging_simple_numbers .pagination .paginate_button:hover {
    background: #fff
}

.paging_simple_numbers .pagination .paginate_button a {
    padding: 5px 10px;
    border-radius: 4px;
    border: 0px
}

.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
    background: #d1a768;
    color: #fff
}

.footable .pagination {
    display: inline-block;
    padding: 8px 0
}

.footable .pagination li {
    padding: 0px;
    margin: 0 1px;
    display: inline-block
}

.footable .pagination li a {
    padding: 5px 10px
}

.footable .pagination li a:hover,
.footable .pagination li a.active {
    background: #d1a768;
    color: #fff;
    border-radius: 4px
}

.footable .pagination li.active a {
    color: #fff;
    border-radius: 4px
}

.texto-preto {
    color: black;
}

.texto-cinza {
    font-size: 18px !important;
    color: #455a64;
}

.btn-comprar-oferta {
    margin-top: 20%;
}

.footable-odd {
    background: #f2f4f8
}

/*******************
table footable page
******************/

#demo-foo-accordion .open>.dropdown-menu {
    display: block;
}

#demo-foo-accordion2 .open>.dropdown-menu {
    display: block;
}

#footable-addrow .open>.dropdown-menu {
    display: block;
}

.icon-list-demo div {
    cursor: pointer;
    line-height: 60px;
    white-space: nowrap;
    color: #99abb4
}

.icon-list-demo div:hover {
    color: #263238
}

.icon-list-demo div p {
    margin: 10px 0;
    padding: 5px 0
}

.icon-list-demo i {
    -webkit-transition: all 0.2s;
    -webkit-transition: font-size .2s;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 10px;
    text-align: left;
    transition: all 0.2s;
    transition: font-size .2s;
    vertical-align: middle;
    transition: all 0.3s ease 0s
}

.icon-list-demo .col-md-4,
.icon-list-demo .col-3 {
    border-radius: 4px
}

.icon-list-demo .col-md-4:hover,
.icon-list-demo .col-3:hover {
    background-color: #ebf3f5
}

.icon-list-demo .div:hover i {
    font-size: 2em
}

.material-icon-list-demo .mdi {
    font-size: 21px
}

.grid-stack-item-content {
    background: #fff;
    color: #2b2b2b;
    text-align: center;
    font-size: 20px
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
    border: 1px solid rgba(120, 130, 140, 0.13)
}

.bootstrap-switch,
.bootstrap-switch .bootstrap-switch-container {
    border-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #7460ee
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #fff;
    background: #d1a768
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #fff;
    background: #d1a768
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    color: #fff;
    background: #ffb22b
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #fff;
    background: #fc4b6c
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #263238;
    background: #f2f4f8
}

.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #d1a768;
    border-radius: 20px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    box-sizing: border-box
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 27px;
    background-color: #d1a768;
    color: #FFFFFF
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 24px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 23px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border: 2px solid #d1a768;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px
}

.dp-selected[style] {
    background-color: #d1a768 !important
}

.datepaginator-sm .pagination li a,
.datepaginator-lg .pagination li a,
.datepaginator .pagination li a {
    padding: 0 5px;
    height: 60px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    float: left;
    position: relative
}

.model_img {
    cursor: pointer
}

.show-grid {
    margin-bottom: 10px;
    padding: 0 15px
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #d9d9d9;
    background-color: #f2f4f8
}

.vtabs {
    display: table
}

.vtabs .tabs-vertical {
    width: 150px;
    border-bottom: 0px;
    border-right: 1px solid rgba(120, 130, 140, 0.13);
    display: table-cell;
    vertical-align: top
}

.vtabs .tabs-vertical li .nav-link {
    color: #263238;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 4px 0 0 4px
}

.vtabs .tab-content {
    display: table-cell;
    padding: 20px;
    vertical-align: top
}

.tabs-vertical li .nav-link.active,
.tabs-vertical li .nav-link:hover,
.tabs-vertical li .nav-link.active:focus {
    background: #d1a768;
    border: 0px;
    color: #fff
}

.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:hover,
.customvtab .tabs-vertical li .nav-link:focus {
    background: #fff;
    border: 0px;
    border-right: 2px solid #d1a768;
    margin-right: -1px;
    color: #d1a768
}

.tabcontent-border {
    border: 1px solid #ddd;
    border-top: 0px
}

.customtab2 li a.nav-link {
    border: 0px;
    margin-right: 3px;
    color: #99abb4
}

.customtab2 li a.nav-link.active {
    background: #d1a768;
    color: #fff
}

.customtab2 li a.nav-link:hover {
    color: #fff;
    background: #d1a768
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
    transform: rotate(180deg)
}

.progress-animated {
    -webkit-animation-duration: 5s;
    -webkit-animation-name: myanimation;
    -webkit-transition: 5s all;
    animation-duration: 5s;
    animation-name: myanimation;
    transition: 5s all
}

@-webkit-keyframes myanimation {
    from {
        width: 0
    }
}

@keyframes myanimation {
    from {
        width: 0
    }
}

.jq-icon-info {
    background-color: #d1a768;
    color: #fff
}

.jq-icon-success {
    background-color: #d1a768;
    color: #fff
}

.jq-icon-error {
    background-color: #fc4b6c;
    color: #fff
}

.jq-icon-warning {
    background-color: #ffb22b;
    color: #fff
}

.alert-rounded {
    border-radius: 60px
}

.list-group a.list-group-item:hover {
    background: #f2f4f8
}

.list-group-item.active,
.list-group .list-group-item.active:hover {
    background: #d1a768;
    border-color: #d1a768
}

.list-group-item.disabled {
    color: #99abb4;
    background: #f2f4f8
}

.media {
    border: 1px solid rgba(120, 130, 140, 0.13);
    margin-bottom: 10px;
    padding: 15px
}

.el-element-overlay .white-box {
    padding: 0px
}

.el-element-overlay .el-card-item {
    position: relative;
    padding-bottom: 25px
}

.el-element-overlay .el-card-item .el-card-content {
    text-align: center;
    overflow: hidden;
    height: 47px;
}

.el-element-overlay .el-card-item .el-card-content h3 {
    margin: 0px
}

.el-element-overlay .el-card-item .el-card-content a {
    color: #99abb4
}

.el-element-overlay .el-card-item .el-card-content a:hover {
    color: #d1a768
}

.el-element-overlay .el-card-item .el-overlay-1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.el-element-overlay .el-card-item .el-overlay-1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: auto
}

.el-element-overlay .el-card-item .el-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li {
    list-style: none;
    display: inline-block;
    margin: 0 3px
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a {
    border-color: #fff;
    color: #fff;
    padding: 12px 15px 10px
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a:hover {
    background: #d1a768;
    border-color: #d1a768
}

.el-element-overlay .el-card-item .el-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
    top: -100%
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
    top: 100%;
    height: 0px
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
    top: 0px
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
    top: 0px;
    height: 100%
}

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #f2f4f8
}

.timeline>li {
    position: relative;
    margin-bottom: 20px
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05)
}

.timeline>li>.timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid rgba(120, 130, 140, 0.13);
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(120, 130, 140, 0.13)
}

.timeline>li>.timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff
}

.timeline>li>.timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0
}

.timeline-badge.primary {
    background-color: #7460ee
}

.timeline-badge.success {
    background-color: #d1a768
}

.timeline-badge.warning {
    background-color: #ffb22b
}

.timeline-badge.danger {
    background-color: #fc4b6c
}

.timeline-badge.info {
    background-color: #d1a768
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0
}

.timeline-body>p+p {
    margin-top: 5px
}

.cd-horizontal-timeline .events a {
    padding-bottom: 6px;
    color: #d1a768
}

.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after {
    background: #d1a768
}

.cd-horizontal-timeline .events a.selected::after {
    border-color: #d1a768
}

.myadmin-dd .dd-list .dd-item .dd-handle {
    background: #fff;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 8px 16px;
    height: auto;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border-radius: 0
}

.myadmin-dd-empty .dd-list .dd3-content {
    height: auto;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 8px 16px 8px 46px;
    background: #fff;
    font-weight: 400
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-bottom: 0;
    background: #fff;
    height: 36px;
    width: 36px
}

.dd3-handle:before {
    color: #99abb4;
    top: 7px
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px 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 {
    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: 0px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 0px) calc(0.25rem - 0px) 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: 0px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 0px) calc(0.25rem - 0px);
}

.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 - 0px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 0px);
    border-top-right-radius: calc(0.25rem - 0px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 0px);
    border-bottom-left-radius: calc(0.25rem - 0px);
}

.card-deck {
    display: flex;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: flex;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }

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

    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.ribbon-wrapper,
.ribbon-wrapper-reverse,
.ribbon-wrapper-bottom,
.ribbon-wrapper-right-bottom {
    position: relative;
    padding: 50px 15px 15px 15px
}

.card-descricao-blog {
    max-height: 132px;
}

.ribbon-vwrapper {
    padding: 15px 15px 15px 50px;
    position: relative
}

.ribbon-overflow {
    overflow: hidden
}

.ribbon-vwrapper-reverse {
    padding: 15px 50px 15px 15px
}

.ribbon-wrapper-bottom {
    padding: 15px 15px 50px 50px
}

.ribbon-wrapper-right-bottom {
    padding: 15px 50px 50px 15px
}

.ribbon-content {
    margin-bottom: 0px
}

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 12px;
    left: -2px;
    color: #fff
}

.ribbon-bookmark:before {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 15px solid #263238;
    border-right: 10px solid transparent
}

.ribbon-right {
    left: auto;
    right: -2px
}

.ribbon-bookmark.ribbon-right:before {
    right: 100%;
    left: auto;
    border-right: 15px solid #263238;
    border-left: 10px solid transparent
}

.ribbon-vertical-l,
.ribbon-vertical-r {
    clear: none;
    padding: 0 5px;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    left: 12px;
    top: -2px
}

.ribbon-vertical-r {
    left: auto;
    right: 12px
}

.ribbon-bookmark.ribbon-vertical-l:before,
.ribbon-bookmark.ribbon-vertical-r:before {
    top: 100%;
    left: 0;
    margin-top: -14px;
    border-right: 15px solid #263238;
    border-bottom: 10px solid transparent
}

.ribbon-badge {
    top: 15px;
    overflow: hidden;
    left: -90px;
    width: 100%;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ribbon-badge.ribbon-right {
    left: auto;
    right: -90px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ribbon-badge.ribbon-bottom {
    top: auto;
    bottom: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ribbon-badge.ribbon-right.ribbon-bottom {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ribbon-corner {
    top: 0;
    left: 0;
    background-color: transparent !important;
    padding: 6px 0 0 10px
}

.ribbon-corner i {
    position: relative
}

.ribbon-corner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 30px solid transparent;
    border-top-color: #d1a768;
    border-left-color: #d1a768
}

.ribbon-corner.ribbon-right:before {
    right: 0;
    left: auto;
    border-right-color: #526069;
    border-left-color: transparent
}

.ribbon-corner.ribbon-right {
    right: 0;
    left: auto;
    padding: 6px 10px 0 0
}

.ribbon-corner.ribbon-bottom:before {
    top: auto;
    bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #526069
}

.ribbon-corner.ribbon-bottom {
    bottom: 0;
    top: auto;
    padding: 0 10px 6px 10px
}

.ribbon-custom {
    background: #d1a768
}

.ribbon-bookmark.ribbon-right.ribbon-custom:before {
    border-right-color: #d1a768;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-custom:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-custom:before {
    border-right-color: #d1a768;
    border-bottom-color: transparent
}

.ribbon-ultimas {
    background: #1e88e5
}

.ribbon-bookmark.ribbon-right.ribbon-ultimas:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-ultimas:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-ultimas:before {
    border-right-color: #1e88e5;
    border-bottom-color: transparent
}

.ribbon-cryptos {
    background: #000
}

.ribbon-bookmark.ribbon-right.ribbon-cryptos:before {
    border-right-color: #000;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-cryptos:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-cryptos:before {
    border-right-color: #000;
    border-bottom-color: transparent
}

.ribbon-mercados {
    background: #7460ee
}

.ribbon-bookmark.ribbon-right.ribbon-mercados:before {
    border-right-color: #7460ee;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-mercados:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-mercados:before {
    border-right-color: #7460ee;
    border-bottom-color: transparent
}

.ribbon-negocios {
    background: #fc4b6c
}

.ribbon-bookmark.ribbon-right.ribbon-negocios:before {
    border-right-color: #fc4b6c;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-negocios:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-negocios:before {
    border-right-color: #fc4b6c;
    border-bottom-color: transparent
}

.ribbon-internacional {
    background: #26c6da
}

.ribbon-bookmark.ribbon-right.ribbon-internacional:before {
    border-right-color: #26c6da;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-internacional:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-internacional:before {
    border-right-color: #26c6da;
    border-bottom-color: transparent
}

.ribbon-nacional {
    background: #ffb22b
}

.ribbon-bookmark.ribbon-right.ribbon-nacional:before {
    border-right-color: #ffb22b;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-nacional:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-nacional:before {
    border-right-color: #ffb22b;
    border-bottom-color: transparent
}

.ribbon-primary {
    background: #7460ee
}

.ribbon-bookmark.ribbon-primary:before {
    border-color: #7460ee;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-primary:before {
    border-right-color: #7460ee;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-primary:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-primary:before {
    border-right-color: #7460ee;
    border-bottom-color: transparent
}

.ribbon-primary.ribbon-corner:before {
    border-top-color: #7460ee;
    border-left-color: #7460ee
}

.ribbon-primary.ribbon-corner.ribbon-right:before {
    border-right-color: #7460ee;
    border-left-color: transparent
}

.ribbon-primary.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #7460ee
}

.ribbon-success {
    background: #d1a768
}

.ribbon-bookmark.ribbon-success:before {
    border-color: #d1a768;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-success:before {
    border-right-color: #d1a768;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-success:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-success:before {
    border-right-color: #d1a768;
    border-bottom-color: transparent
}

.ribbon-success.ribbon-corner:before {
    border-top-color: #d1a768;
    border-left-color: #d1a768
}

.ribbon-success.ribbon-corner.ribbon-right:before {
    border-right-color: #d1a768;
    border-left-color: transparent
}

.ribbon-success.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #d1a768
}

.ribbon-contrante {
    background: #1e88e5
}

.ribbon-bookmark.ribbon-contrante:before {
    border-color: #1e88e5;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-contrante:before {
    border-right-color: rgb(8, 8, 8)5;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-contrante:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-contrante:before {
    border-right-color: #1e88e5;
    border-bottom-color: transparent;
}

.ribbon-contrante.ribbon-corner:before {
    border-top-color: #1e88e5;
    border-left-color: #1e88e5
}

.ribbon-contrante.ribbon-corner.ribbon-right:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-contrante.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #1e88e5
}

.ribbon-ofertante {
    background: #21c1d6
}

.ribbon-bookmark.ribbon-ofertante:before {
    border-color: #21c1d6;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-ofertante:before {
    border-right-color: rgb(8, 8, 8)5;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-ofertante:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-ofertante:before {
    border-right-color: #21c1d6;
    border-bottom-color: transparent;
}

.ribbon-ofertante.ribbon-corner:before {
    border-top-color: #21c1d6;
    border-left-color: #21c1d6
}

.ribbon-ofertante.ribbon-corner.ribbon-right:before {
    border-right-color: #21c1d6;
    border-left-color: transparent
}

.ribbon-ofertante.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #21c1d6
}

.ribbon-info {
    background: #d1a768
}

.ribbon-bookmark.ribbon-info:before {
    border-color: #d1a768;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-info:before {
    border-right-color: #d1a768;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-info:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-info:before {
    border-right-color: #d1a768;
    border-bottom-color: transparent
}

.ribbon-info.ribbon-corner:before {
    border-top-color: #d1a768;
    border-left-color: #d1a768
}

.ribbon-info.ribbon-corner.ribbon-right:before {
    border-right-color: #d1a768;
    border-left-color: transparent
}

.ribbon-info.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #d1a768
}

.ribbon-inscrito {
    background: #19cf40
}

.ribbon-inscrito-cursos {
    background: #19cf40;
    left: 14px;
}

.ribbon-leilao {
    background: #21c1d6;
    left: 14px;
}

.ribbon-leilao-destaque {
    background: #21c1d6;
    left: 0px;
}

.ribbon-sorteio {
    background: #1e88e5;
    left: 14px;
}

.ribbon-verde {
    background: #19cf40;
    left: 14px;
}

.ribbon-arrematado {
    background: #19cf40;
    left: 0px;
}

.ribbon-sorteio-destaque {
    background: #1e88e5;
    left: 0px;
}

.ribbon-bookmark.ribbon-inscrito:before {
    border-color: #19cf40;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-inscrito:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-inscrito:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-inscrito:before {
    border-right-color: #19cf40;
    border-bottom-color: transparent
}

.ribbon-inscrito.ribbon-corner:before {
    border-top-color: #19cf40;
    border-left-color: #19cf40
}

.ribbon-inscrito.ribbon-corner.ribbon-right:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-inscrito.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #19cf40
}

.ribbon-bookmark.ribbon-inscrito-cursos:before {
    border-color: #19cf40;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-inscrito-cursos:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-inscrito-cursos:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-inscrito-cursos:before {
    border-right-color: #19cf40;
    border-bottom-color: transparent
}

.ribbon-inscrito-cursos.ribbon-corner:before {
    border-top-color: #19cf40;
    border-left-color: #19cf40
}

.ribbon-inscrito-cursos.ribbon-corner.ribbon-right:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-inscrito-cursos.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #19cf40
}

.ribbon-bookmark.ribbon-arrematado:before {
    border-color: #19cf40;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-arrematado:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-arrematado:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-arrematado:before {
    border-right-color: #19cf40;
    border-bottom-color: transparent
}

.ribbon-arrematado.ribbon-corner:before {
    border-top-color: #19cf40;
    border-left-color: #19cf40
}

.ribbon-arrematado.ribbon-corner.ribbon-right:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-arrematado.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #19cf40
}

.ribbon-bookmark.ribbon-leilao:before {
    border-color: #21c1d6;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.leilao:before {
    border-right-color: #21c1d6;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-leilao:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-leilao:before {
    border-right-color: #21c1d6;
    border-bottom-color: transparent
}

.ribbon-leilao.ribbon-corner:before {
    border-top-color: #21c1d6;
    border-left-color: #21c1d6
}

.ribbon-leilao.ribbon-corner.ribbon-right:before {
    border-right-color: #21c1d6;
    border-left-color: transparent
}

.ribbon-leilao.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #21c1d6
}

.ribbon-bookmark.ribbon-leilao-destaque:before {
    border-color: #21c1d6;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.leilao-destaque:before {
    border-right-color: #21c1d6;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-leilao-destaque:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-leilao-destaque:before {
    border-right-color: #21c1d6;
    border-bottom-color: transparent
}

.ribbon-leilao-destaque.ribbon-corner:before {
    border-top-color: #21c1d6;
    border-left-color: #21c1d6
}

.ribbon-leilao-destaque.ribbon-corner.ribbon-right:before {
    border-right-color: #21c1d6;
    border-left-color: transparent
}

.ribbon-leilao-destaque.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #21c1d6
}

.ribbon-bookmark.ribbon-sorteio:before {
    border-color: #1e88e5;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.sorteio:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-sorteio:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-sorteio:before {
    border-right-color: #1e88e5;
    border-bottom-color: transparent
}

.ribbon-sorteio.ribbon-corner:before {
    border-top-color: #1e88e5;
    border-left-color: #1e88e5
}

.ribbon-sorteio.ribbon-corner.ribbon-right:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-sorteio.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #1e88e5
}

.ribbon-bookmark.ribbon-sorteio-destaque:before {
    border-color: #1e88e5;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-verde:before {
    border-color: #19cf40;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.verde:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-verde:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-verde:before {
    border-right-color: #19cf40;
    border-bottom-color: transparent
}

.ribbon-verde.ribbon-corner:before {
    border-top-color: #19cf40;
    border-left-color: #19cf40
}

.ribbon-verde.ribbon-corner.ribbon-right:before {
    border-right-color: #19cf40;
    border-left-color: transparent
}

.ribbon-verde.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #19cf40
}

.ribbon-bookmark.ribbon-sorteio-destaque:before {
    border-color: #1e88e5;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.sorteio-destaque:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-sorteio-destaque:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-sorteio-destaque:before {
    border-right-color: #1e88e5;
    border-bottom-color: transparent
}

.ribbon-sorteio-destaque.ribbon-corner:before {
    border-top-color: #1e88e5;
    border-left-color: #1e88e5
}

.ribbon-sorteio-destaque.ribbon-corner.ribbon-right:before {
    border-right-color: #1e88e5;
    border-left-color: transparent
}

.ribbon-sorteio-destaque.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #1e88e5
}

.ribbon-warning {
    background: #ffb22b
}

.ribbon-bookmark.ribbon-warning:before {
    border-color: #ffb22b;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-warning:before {
    border-right-color: #ffb22b;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-warning:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-warning:before {
    border-right-color: #ffb22b;
    border-bottom-color: transparent
}

.ribbon-warning.ribbon-corner:before {
    border-top-color: #ffb22b;
    border-left-color: #ffb22b
}

.ribbon-warning.ribbon-corner.ribbon-right:before {
    border-right-color: #ffb22b;
    border-left-color: transparent
}

.ribbon-warning.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #ffb22b
}

.ribbon-danger {
    background: #fc4b6c
}

.ribbon-bookmark.ribbon-danger:before {
    border-color: #fc4b6c;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-danger:before {
    border-right-color: #fc4b6c;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-danger:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-danger:before {
    border-right-color: #fc4b6c;
    border-bottom-color: transparent
}

.ribbon-danger.ribbon-corner:before {
    border-top-color: #fc4b6c;
    border-left-color: #fc4b6c
}

.ribbon-danger.ribbon-corner.ribbon-right:before {
    border-right-color: #fc4b6c;
    border-left-color: transparent
}

.ribbon-danger.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #fc4b6c
}

.ribbon-default {
    background: #263238
}

.ribbon-bookmark.ribbon-default:before {
    border-color: #263238;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-default:before {
    border-right-color: #263238;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-default:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-default:before {
    border-right-color: #263238;
    border-bottom-color: transparent
}

.ribbon-default.ribbon-corner:before {
    border-top-color: #263238;
    border-left-color: #263238
}

.ribbon-default.ribbon-corner.ribbon-right:before {
    border-right-color: #263238;
    border-left-color: transparent
}

.ribbon-default.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #263238
}

.card-player {
    padding-bottom: 8px;
    padding-top: 15px;
}

.h3-work-ofertas {
    line-height: 15px !important;
    font-size: 17px !important;
}

#idletimeout {
    background: #d1a768;
    border: 3px solid #d1a768;
    color: #fff;
    font-family: arial, sans-serif;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 100000;
    display: none
}

#idletimeout a {
    color: #fff;
    font-weight: bold
}

#idletimeout span {
    font-weight: bold
}

.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 9999
}

.mytooltip:hover .tooltip-item::after {
    pointer-events: auto
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0)
}

.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-item2 {
    color: #fff;
    transform: translate3d(0, -0.5em, 0)
}

.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0s
}

.mytooltip:hover .tooltip-text3 {
    transition-delay: 0s;
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-inner2 {
    transition-delay: 0.3s;
    transform: translate3d(0, 0, 0)
}

.tooltip-item {
    margin-left: 95%;
    margin-top: 3%;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0 10px
}

.tooltip-item::after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    transform: translateX(-50%)
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none
}

.tooltip-content img {
    position: relative;
    height: 140px;
    display: block;
    float: left;
    margin-right: 1em
}

.tooltip-effect-5 .tooltip-content {
    width: 180px;
    margin-left: -90px;
    transform-origin: 50% calc(106%);
    transform: rotate3d(0, 0, 1, 15deg);
    transition: opacity 0.2s, transform 0.2s;
    transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39)
}

.tooltip-effect-5 .tooltip-text {
    padding: 1.4em
}

.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px
}

.print-geral {
    position: relative;
    margin-left: 94%;
    margin-bottom: -15%;
    margin-top: 3%;
    width: 100%;
    float: left;
}

.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #fff
}

.tooltip-content2 {
    position: absolute;
    z-index: 9999;
    width: 80px;
    height: 80px;
    padding-top: 25px;
    left: 50%;
    margin-left: -40px;
    bottom: 100%;
    border-radius: 50%;
    text-align: center;
    background: #d1a768;
    color: #fff;
    opacity: 0;
    margin-bottom: 20px;
    cursor: default;
    pointer-events: none
}

.tooltip-content2 i {
    opacity: 0
}

.tooltip-effect-6 .tooltip-content2 {
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    transform-origin: 50% 100%;
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-6 .tooltip-content2 i {
    transform: scale3d(0, 0, 1);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-6:hover .tooltip-content2 i {
    transform: rotate3d(1, 1, 1, 0)
}

.tooltip-content2::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -7px 0 0 -15px;
    width: 30px;
    height: 20px;
    background: url(https://wrappixel.com/demos/admin-templates/material-pro/assets/images/tooltip/tooltip1.svg) no-repeat center center;
    background-size: 100%
}

.tooltip-content3 {
    position: absolute;
    background: url(https://wrappixel.com/demos/admin-templates/material-pro/assets/images/tooltip/shape1.svg) no-repeat center bottom;
    background-size: 100% 100%;
    z-index: 9999;
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    opacity: 0;
    cursor: default;
    font-size: 14;
    line-height: 27px;
    pointer-events: none;
    transform: scale3d(0.1, 0.2, 1);
    transform-origin: 50% 120%;
    transition: opacity 0.4s, transform 0.4s;
    transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1)
}

.tooltip-content3::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    background: #00aeef;
    transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg)
}

.tooltip-item2 {
    color: #00aeef;
    cursor: pointer;
    z-index: 100;
    position: relative;
    display: inline-block;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s, transform 0.3s
}

.tooltip-content4 {
    position: absolute;
    z-index: 99;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    bottom: -5px;
    text-align: left;
    background: #00aeef;
    opacity: 0;
    font-size: 14px;
    line-height: 27px;
    padding: 1.5em;
    color: #fff;
    border-bottom: 55px solid #2b2b2b;
    cursor: default;
    pointer-events: none;
    border-radius: 5px;
    transform: translate3d(0, -0.5em, 0);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-content4 a {
    color: #2b2b2b
}

.tooltip-text2 {
    opacity: 0;
    transform: translate3d(0, 1.5em, 0);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-content5 {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 50%;
    bottom: 100%;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    transition: opacity 0.3s 0.3s
}

.tooltip-content5 span {
    display: block
}

.tooltip-text3 {
    border-bottom: 10px solid #d1a768;
    overflow: hidden;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s 0.3s
}

.tooltip-inner2 {
    background: #2b2b2b;
    padding: 40px;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.3s
}

.tooltip-content5::after {
    content: '';
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #d1a768;
    border-width: 10px;
    margin-left: -10px
}

.tooltip-effect-1 .tooltip-content {
    transform: translate3d(0, -10px, 0);
    transition: opacity 0.3s, transform 0.3s;
    color: #fff
}

.tooltip-effect-2 .tooltip-content {
    transform-origin: 50% calc(110%);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transition: opacity 0.2s, transform 0.2s
}

.tooltip-effect-3 .tooltip-content {
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-4 .tooltip-content {
    transform-origin: 50% 100%;
    transform: scale3d(0.7, 0.3, 1);
    transition: opacity 0.2s, transform 0.2s
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg)
}

a.mytooltip {
    font-weight: 500;
    color: #d1a768
}

.tooltip-effect-7 .tooltip-content2 {
    transform: translate3d(0, 10px, 0);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-7 .tooltip-content2 i {
    transform: translate3d(0, 15px, 0);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-8 .tooltip-content2 {
    transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    transform-origin: 50% 100%;
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-8 .tooltip-content2 i {
    transform: scale3d(0, 0, 1);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-9 .tooltip-content2 {
    transform: translate3d(0, -20px, 0);
    transition: opacity 0.3s, transform 0.3s
}

.tooltip-effect-9 .tooltip-content2 i {
    transform: translate3d(0, 20px, 0);
    transition: opacity 0.3s, transform 0.3s
}

.error-box {
    height: 100%;
    position: fixed;
    background: url(../../assets/images/atualizacao.gif) no-repeat center center #fff;
    width: 100%
}

.card-graficos-promoter {
    margin-top: 3% !important;
}

.error-box .footer {
    width: 100%;
    left: 0px;
    right: 0px
}

.error-body {
    padding-top: 5%
}

.error-body h1 {
    font-size: 210px;
    font-weight: 900;
    line-height: 210px
}

.gmaps,
.gmaps-panaroma {
    height: 300px
}

.gmaps,
.gmaps-panaroma {
    height: 300px;
    background: #f2f4f8;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #7460ee;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #7460ee
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #7460ee
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    width: 10px;
    height: 10px;
    line-height: 10px
}

.jvectormap-zoomout {
    top: 40px
}

.search-listing {
    padding: 0px;
    margin: 0px
}

.search-listing li {
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.search-listing li h3 {
    margin: 0px;
    font-size: 18px
}

.search-listing li h3 a {
    color: #d1a768
}

.search-listing li h3 a:hover {
    text-decoration: underline
}

.search-listing li a {
    color: #d1a768
}

.div-bar-pro {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-data-pro {
    flex-direction: row !important;
    width: 160px !important;
    height: 40px !important;
    color: #99abb4;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.input-search-pro {
    width: 190px !important;
;
    height: 40px !important;
;
}

.buttonSaudeCad {
    background: rgb(27, 35, 100) !important;
    border: 1px solid #002467 !important;
    border-radius: 4px;
    color: #ffffff;
    width: 140px;
}

.buttonSaudeCad:hover {
    background-color: #454d55 !important;
}

.buttonSaudeAdd {
    color: #fff !important;
    background-color: #009688 !important;
    font-size: 27px !important;
    border-radius: 50%;
    display: inline-block;
    padding: 4px 16px;
}

.ButtonAdesao {
    width: 100% !important;
    height: 75px;
}

.ButtonAdesao:hover {
    background-color: #454d55 !important;
    width: 100% !important;
}

.td-data-pro {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.td-data-pro i {
    font-size: 18px !important;
}

.td-data-pro i:hover {
    color: #007ee5;
}

@media (max-width:720px) {
    .div-bar-pro {
        display: block;
    }

    .div-bar-pro .col-2 {
        padding-bottom: 0.5rem;
    }

    .div-bar-pro .col {
        width: 111px !important;

    }

    .input-data-pro {
        width: 227px !important;
    }

    .buttonSaudeCad {
        width: 227px !important;
    }

    .input-search-pro {
        width: 177px !important;
    ;
        height: 40px !important;
    ;
    }

    .cblock-pro {
        justify-content: center;
        display: grid;
    }
}

@media (min-width:720px) and (max-width:1080px) {
    .div-bar-pro {
        display: flex;
        justify-content: flex-start;
    }

    .div-bar-pro .col-2 {
        padding-bottom: 1.0rem;
        margin-right: 3rem;
    }

    .input-data-pro {
        width: 150px !important;
    }

    .buttonSaudeCad {
        width: 120px !important;
    }
}

@media (max-width:1160px) {
    .card-social-home-inter {
        min-height: 444px;
    }
}

@media (min-width:1200px) and (max-width:1500px) {
    .card-social-home-inter {
        height: 459px;
        min-height: 459px;
    }
}

@media (min-width:1500px) {
    .card-social-home-inter {
        height: 459px;
        min-height: 459px;
    }
}

.login-register {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
    padding: 10% 0;
    position: fixed
}

.login-box {
    width: 400px;
    margin: 0 auto
}

.login-box .footer {
    width: 100%;
    left: 0px;
    right: 0px
}

.login-box .social {
    display: block;
    margin-bottom: 30px
}

#recoverform {
    display: none
}

.login-sidebar {
    padding: 0px;
    margin-top: 0px
}

.text-center {
    text-align: center;
}

.tr-borda {
    font-size: 11px;
    border-bottom: dashed;
}

.tr-lucro {
    color: green;
    font-weight: bold;
}

.th-lucro {
    font-weight: bold;
    color: green;
}

.td-log {
    padding-top: 5px;
    padding-bottom: 5px;
}

.table td.texto-td-royday {
    font-size: 12px;
}

.table th.texto-th-royday {
    font-size: 12px;
}


@media (min-width:1024px) {

    .login-sidebar .login-box {
        right: 0px;
        position: absolute;
        height: 100%
    }
}

.minimal-faq .card {
    border: 0px
}

.minimal-faq .card .card-header {
    background: #fff;
    padding: 20px 0;
    margin-top: 10px
}

.minimal-faq .card .card-block {
    padding: 15px 0px
}

.pricing-box {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.featured-plan {
    margin-top: 0px
}

.featured-plan .pricing-body {
    padding: 60px 0;
    background: #ebf3f5;
    border: 1px solid #ddd
}

.featured-plan .price-table-content .price-row {
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

.pricing-body {
    border-radius: 30px;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    border-bottom: 5px solid rgba(120, 130, 140, 0.13);
    vertical-align: middle;
    padding: 30px 0;
    position: relative;
}

.pricing-body h2 {
    position: relative;
    font-size: 56px;
    margin: 20px 0 10px;
    font-weight: 500
}

.pricing-body h2 span {
    position: absolute;
    font-size: 15px;
    top: -10px;
    margin-left: -25px
}

.price-table-content .price-row {
    padding: 20px 0;
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

.pricing-plan {
    padding: 0 15px
}

.pricing-plan .no-padding {
    padding: 0px
}

.price-lable {
    position: absolute;
    top: -10px;
    padding: 5px 10px;
    margin: 0 auto;
    display: inline-block;
    width: 100px;
    left: 0px;
    right: 0px
}

.chat-main-box {
    position: relative;
    overflow: hidden
}

.chat-main-box .chat-left-aside {
    position: relative;
    width: 250px;
    float: left;
    z-index: 9;
    top: 0px;
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

.chat-main-box .chat-left-aside .open-panel {
    display: none;
    cursor: pointer;
    position: absolute;
    left: -webkit-calc(100% - 1px);
    top: 50%;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 0 100px 100px 0;
    line-height: 1;
    padding: 15px 8px 15px 4px
}

.chat-main-box .chat-left-aside .chat-left-inner {
    position: relative
}

.chat-main-box .chat-left-aside .chat-left-inner .form-control {
    height: 60px
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none {
    padding: 0px
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li {
    list-style: none;
    overflow: hidden
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
    padding: 20px
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover,
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active {
    background: #ebf3f5
}

.chat-main-box .chat-right-aside {
    width: calc(100% - 250px);
    float: left
}

.chat-main-box .chat-right-aside .chat-list {
    max-height: none;
    height: 100%;
    padding-top: 40px
}

.chat-main-box .chat-right-aside .chat-list .chat-text {
    border-radius: 6px
}

.chat-main-box .chat-right-aside .send-chat-box {
    position: relative
}

.chat-main-box .chat-right-aside .send-chat-box .form-control {
    border: none;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    resize: none;
    height: 80px;
    padding-right: 180px
}

.chat-main-box .chat-right-aside .send-chat-box .form-control:focus {
    border-color: rgba(120, 130, 140, 0.13)
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send {
    position: absolute;
    right: 20px;
    bottom: 10px
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send .cst-icon {
    color: #99abb4;
    margin-right: 10px
}

.inbox-panel .list-group .list-group-item {
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid transparent
}

.inbox-panel .list-group .list-group-item a {
    color: #99abb4
}

.inbox-panel .list-group .list-group-item.active,
.inbox-panel .list-group .list-group-item:hover {
    background: #f2f4f8;
    border-left: 3px solid #0275d8;
}

.inbox-center .unread td {
    font-weight: 400
}

.inbox-center td {
    vertical-align: middle;
    white-space: nowrap
}

.inbox-center a {
    color: #99abb4;
    padding: 2px 0 3px 0;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.inbox-center .checkbox {
    margin-top: -13px;
    height: 20px
}

.contact-page-aside {
    position: relative
}

.left-aside {
    position: absolute;
    border-right: 1px solid rgba(120, 130, 140, 0.13);
    padding: 20px;
    width: 250px;
    height: 100%
}

.right-aside {
    padding: 20px;
    margin-left: 250px
}

.contact-list td {
    vertical-align: middle;
    padding: 25px 10px
}

.contact-list td img {
    width: 30px
}

.list-style-none {
    margin: 0px;
    padding: 0px
}

.list-style-none li {
    list-style: none;
    margin: 0px
}

.list-style-none li.box-label a {
    font-weight: 500
}

.list-style-none li.divider {
    margin: 10px 0;
    height: 1px;
    background: rgba(120, 130, 140, 0.13)
}

.list-style-none li a {
    padding: 15px 10px;
    display: block;
    color: #99abb4
}

.list-style-none li a:hover {
    color: #d1a768
}

.list-style-none li a span {
    float: right
}

.slimScrollBar {
    z-index: 10 !important
}

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

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

.left-sidebar {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 20;
    padding: 70px 15px 0px;
    background: #fff;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08)
}

.fix-sidebar .left-sidebar {
    position: fixed
}

.scroll-sidebar {
    margin: 0 auto;
    max-width: 1280px
}

.collapse.in {
    display: block
}

.sidebar-nav {
    background: #fff
}

.sidebar-nav ul {
    margin: 0px;
    padding: 0px;

}

.sidebar-nav ul li {
    list-style: none
}

.sidebar-nav ul li a {
    color: #607d8b;
    padding: 8px 13px;
    display: block;
    font-size: 15px;
    white-space: nowrap
}

.sidebar-nav ul li a.active,
.sidebar-nav ul li a:hover {
    color: #d1a768
}

.sidebar-nav ul li a.active {
    font-weight: 400;
    color: #263238
}

.sidebar-nav ul li ul {
    padding: 15px
}

.sidebar-nav ul li ul li a {
    padding: 10px 35px 10px 15px
}

.sidebar-nav ul li ul ul {
    padding: 0px 0 0 15px
}

.sidebar-nav ul li.nav-small-cap,
.sidebar-nav ul li.nav-devider {
    display: none
}

.sidebar-nav>ul>li {
    padding: 6px 0px
}

.sidebar-nav>ul>li.active>a {
    color: #002467;
}

.sidebar-nav>ul>li.active>a i {
    color: #002467;
}

ul>li {
    list-style: none !important;
}

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

.sidebar-nav>ul>li>a.active i,
.sidebar-nav>ul>li>a:hover i {
    color: #002467;
}

.sidebar-nav>ul>li>a i {
    width: 27px;
    font-size: 21px;
    display: inline-block;
    vertical-align: middle;
    color: #99abb4
}

.sidebar-nav>ul>li>a .label {
    float: right;
    margin-top: 6px
}

.sidebar-nav>ul>li>a.active {
    font-weight: 400;
    background: #fff;
    color: #002467;
}

.btn-validar {
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
    color: white;
}

.btn-estrategia {
    background: #01579B !important;
    border-color: #01579B !important;
    color: white;
}

.btn-g-riscos {
    background: #006064 !important;
    border-color: #006064 !important;
    color: white;
}

.btn-g-dinheiro {
    background: #311B92 !important;
    border-color: #311B92 !important;
    color: white;
}

.btn-c-adicional {
    background: #BF360C !important;
    border-color: #BF360C !important;
    color: white;
}

input.bt5,
button.bt5 {
    background: #880E4F !important;
    border-color: #880E4F !important;
    color: white;
}

.btn-iniciar {
    background: #43A047 !important;
    border-color: #43A047 !important;
    color: white;
}

@media (min-width: 768px) {
    .img-qrcode-robo {
        width: 30% !important;
        height: auto;
        margin-top: 3%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .img-qrcode-robo2 {
        width: 30% !important;
        height: auto;
        margin-top: -6%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .img-qrcode-robo3 {
        width: 30% !important;
        height: auto;
        margin-top: 3%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .body-qrcode {
        margin-left: 27%;
        margin-top: -29%;
        margin-bottom: 10px;
    }

    .body-qrcode2 {
        margin-left: 27%;
        margin-top: -27%;
        margin-bottom: 10px;
    }

    .body-qrcode3 {
        margin-left: 27%;
        margin-top: -29%;
    }

    .img-qrcode-mobile {
        margin-top: 2%;
        margin-left: -23%;
        width: 75%;
    }

    .img-salvar-comprovante-mobile {
        margin-left: -21%;
        width: 75%;
    }

    .img-enviar-comprovante-mobile {
        margin-top: -2%;
        width: 80%;
        margin-left: -26%;
    }

    .btn-enviar-comprovante {
        margin-top: 4%;
    }
}

.img-compras-equipe {
    width: 40px !important;
    height: 40px !important;
    max-width: 40px !important;
    max-height: 40px !important;
}

@media (min-width:1024px) {
    .div-voltar-interessados {
        margin-left: -4%;
        margin-top: 1%;
    }

    .div-data-historico-compras {
        margin-left: 22%;
        margin-top: 0%;
        padding-bottom: 18px;
    }

    .div-data-historico-ganhos {
        margin-left: 63%;
        margin-top: 0%;
        padding-bottom: 18px;
    }

    .div-historico-ganhos {
        display: inline-flex;
    }

    .div-carrinho-id {
        min-height: 50px;
    }
}

@media (max-width:760px) {
    .div-voltar-interessados {
        margin-left: -85%;
        margin-top: -2%;
    }

    .div-titulo-minhascompras {
        margin-left: -9%;
        margin-top: -2%;
    }

    .div-titulo-historico-compras {
        margin-left: -9%;
        margin-top: -2%;
        display: none !important;
    }

    .div-data-historico-compras {
        width: 79%;
        padding-bottom: 12px;
    }

    .div-data-historico-ganhos {
        margin-left: 1%;
        margin-top: 10%;
    }

    .div-historico-ganhos {
        text-align: center;
        display: block;
    }

}

@media (max-width: 940px) {
    .img-qrcode-robo {
        width: 30% !important;
        height: auto;
        margin-top: -2%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .img-qrcode-robo2 {
        width: 30% !important;
        height: auto;
        margin-top: -6%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .img-qrcode-robo3 {
        width: 30% !important;
        height: auto;
        margin-top: 3%;
        border-top-left-radius: calc(0.25rem - 0px);
        border-top-right-radius: calc(0.25rem - 0px);
    }

    .body-qrcode {
        margin-left: 27%;
        margin-top: -36%;
    }

    .body-qrcode2 {
        margin-left: 27%;
        margin-top: -36%;
    }

    .body-qrcode3 {
        margin-left: 27%;
        margin-top: -40%;
    }

    .img-qrcode-mobile {
        margin-top: 8%;
        margin-left: -28%;
        width: 89%;
    }

    .img-salvar-comprovante-mobile {
        margin-top: 8%;
        width: 90%;
        margin-left: -28%;
    }

    .img-enviar-comprovante-mobile {
        width: 95%;
        margin-left: -32%;
        margin-top: 5%;
    }

    .btn-enviar-comprovante {
        margin-top: 4%;
    }
}

.texto-cashback-parceiros {
    font-size: 14px !important;
    color: #455a64;
}

@media (min-width: 801px) {
    .div-img-005 {
        margin-left: 5%;
        margin-top: -133px;
    }

    .body-cashback-card {
        margin-top: -10%;
        margin-left: 20%;
        height: 10px;
    }

    .div-btn-confira {
        text-align: right;
        margin-top: 0px;
    }

    .div-btn-confira2 {
        text-align: right;
        margin-top: 0px;
    }

    .img-pp {
        width: 10%;
    }

    .header-lateral {
        height: 126px;
        background-color: #FFA200;
        width: 41px;
        border-radius: 5px 0px 0px 5px !important;
    }

    .btn-amarelo-confira {
        height: 33px;
        width: 168px;
        color: white;
    }

    .card-amarelo {
        height: 126px;
        max-height: 126px;
    }

    .div-titulo-indicacao {
        margin-left: 78px;
    }

    .texto-card-indicacao {
        margin-left: 9%;
        margin-top: 8px;
        font-size: 15px !important;
    }

    .titulo-card-indicacao {
        display: none;
    }
}

@media (max-width: 600px) {
    .div-img-005 {
        margin-left: 36%;
        margin-top: 0%;
    }

    .body-cashback-card {
        margin-top: -4%;
        margin-left: -60%;
        height: 19px;
    }

    .div-btn-confira2 {
        margin-top: 9px;
        margin-left: 55%;
    }

    .img-pp {
        width: 47%;
    }

    .header-lateral {
        height: 47px;
        background-color: #FFA200;
    }

    .btn-amarelo-confira {
        background: #FFA200;
        height: 33px;
        width: 168px;
        color: white;
    }

    .card-amarelo {
        height: 310px;
        max-height: 310px;
    }

    .div-titulo-indicacao {
        text-align: center;
        margin-left: 222px;
    }

    .texto-indicacao {
        font-size: 15px !important;
    }

    .texto-card-indicacao {
        text-align: center;
        margin-left: 41%;
        margin-top: 8px;
        font-size: 11px !important;
    }

    .titulo-card-indicacao {
        color: white;
    }
}

@media (min-width: 768px) {
    .card-boy-ultimos-lances {
        height: 370px !important;
        max-height: 370px !important;
    }

    .tabela-ultimos-lances {
        height: 250px !important;
        max-height: 250px !important;
        overflow-x: hidden !important;
    }

    .img-carrosel-lance {
        max-height: 370px !important;
        height: 370px !important;
    }

    .card-body-andamento-leilao {
        height: 390px !important;
        max-height: 390px !important;
    }

    .div-botoes-meu-carrinho-visualizar {
        padding-top: 8px;
    }

    .btn-outras-opÃ§oes-carrinho {
        margin-left: 24% !important;
        margin-top: 5% !important;
    }

    .valor-andamento-leilao {
        padding-top: 10px;
    }

    .txt-aviso-andamento {
        margin-left: 5% !important;
        font-size: 70% !important;
        margin-bottom: 5% !important;
    }

    .card-titulo-lance {
        background-color: none !important;
    }

    .txt-titulo-oferta-visualizar {
        font-size: 18px !important;
        color: #455a64;
        font-weight: 500;
        font-family: "Poppins", sans-serif;
    }

    .div-btn-qtd-carrinho {
        margin-left: 24%;
    }
}

@media (max-width: 940px) {
    .card-body-ultimos-lances {
        height: 370px !important;
        max-height: 370px !important;
    }

    .tabela-ultimos-lances {
        height: 250px !important;
        max-height: 250px !important;
        overflow-x: hidden !important;
    }

    .img-carrosel-lance {
        max-height: 370px !important;
        /* height: 370px!important; */
    }

    .card-body-andamento-leilao {
        height: 370px !important;
        max-height: 370px !important;
    }

    .div-botoes-meu-carrinho-visualizar {
        padding-top: 20px;
    }

    .btn-outras-opÃ§oes-carrinho {
        width: 66% !important;
        margin-left: 16% !important;
        margin-top: 5% !important;
    }

    .valor-andamento-leilao {
        padding-top: 0px;
    }

    .txt-aviso-andamento {
        margin-left: 5% !important;
        font-size: 70% !important;
        margin-bottom: 5% !important;
    }

    .card-ultimos-lances {
        margin-top: 10%;
    }

    .card-geral-lance {
        box-shadow: none !important;
        background: none !important;
    }

    .card-titulo-lance2 {
        width: 97%;
        margin-bottom: -74px !important;
        margin-left: 5px !important;
    }

    .txt-titulo-lance {
        font-size: 13px !important;
    }

    .txt-titulo-oferta-visualizar {
        font-size: 13px !important;
        color: #455a64;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
    }

    .div-btn-qtd-carrinho {
        margin-left: 22%;
        width: 55% !important;
    }
}

@media only screen and (min-width:940px) {
    .div-botoes-carrinho-mobile {
        display: inline-flex;
        margin-left: 35%;
    }

    .btn-editar-gerencia-ofertas {
        margin-left: 13%;
    }

    .btn-remover-gerencia-ofertas {
        margin-left: 37%;
    }

    .btn-visualizar-gerencia-ofertas {
        margin-left: 60%;
    }

    .descricao-carrinho-mobile {
        height: 66px;
        overflow: auto;
        width: 150%;
    }
}

@media only screen and (max-width:940px) {
    .div-botoes-carrinho-mobile {
        display: inline-flex;
        margin-left: -12%;
        margin-top: 3%;
    }

    .btn-editar-gerencia-ofertas {
        margin-left: 13%;
        font-size: 10px;
    }

    .btn-remover-gerencia-ofertas {
        margin-left: 37%;
        font-size: 10px;
    }

    .btn-visualizar-gerencia-ofertas {
        margin-left: 60%;
        font-size: 10px;
    }

    .descricao-carrinho-mobile {
        height: 66px;
        overflow: auto;
    }

    .table-gerencia-ofertas {
        overflow-x: hidden !important;
    }
}

@media (min-width: 1024px) {
    .resumo-curso-listagem {
        height: 95px !important;
        max-height: 95px !important;
        min-height: 95px !important;
        overflow: hidden;
    }

    .titulo-curso-listagem {
        height: 42px !important;
        max-height: 42px !important;
        min-height: 42px !important;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .resumo-curso {
        height: 93px;
        max-height: 93px;
        min-height: 93px;
        overflow: hidden;
    }
}

@media (max-width: 940px) {
    .small-alerta {
        font-size: 75% !important;
    }
}

@media (min-width: 1024px) {
    .small-alerta {
        font-size: 75% !important;
    }
}

@media (min-width: 768px) {
    .sidebar-nav>ul>li {
        display: inline-block
    }

    .sidebar-nav>ul>li:last-child ul {
        right: -137px
    }

    .sidebar-nav #sidebarnav li.two-column>ul {
        width: 400px
    }

    .sidebar-nav #sidebarnav li.two-column>ul li {
        width: 49%;
        vertical-align: top;
        display: inline-block
    }

    .sidebar-nav #sidebarnav li.three-column>ul {
        width: 600px
    }

    .sidebar-nav #sidebarnav li.three-column>ul li {
        width: 32.5%;
        vertical-align: top;
        display: inline-block
    }

    .sidebar-nav #sidebarnav>li>a.has-arrow:after {
        display: none
    }

    .sidebar-nav #sidebarnav li {
        position: relative
    }

    .sidebar-nav #sidebarnav>li>ul {
        position: absolute;
        z-index: 1001;
        width: 260px;
        background: #fff;
        display: none;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09)
    }

    .sidebar-nav #sidebarnav>li:hover>ul {
        height: auto !important;
        overflow: auto
    }

    .sidebar-nav #sidebarnav>li:hover>ul,
    .sidebar-nav #sidebarnav>li:hover>ul.collapse {
        display: block
    }
}

.modal-hover {
    background: rgba(0, 0, 0, 0.7);
}

.sidebar-nav .has-arrow {
    position: relative
}

.sidebar-nav .has-arrow::after {
    position: absolute;
    content: '';
    width: .4em;
    height: .4em;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #607d8b;
    right: 1em;
    -webkit-transform: rotate(-45deg) translate(0, -50%);
    -ms-transform: rotate(-45deg) translate(0, -50%);
    -o-transform: rotate(-45deg) translate(0, -50%);
    transform: rotate(-45deg) translate(0, -50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    top: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.sidebar-nav .active>.has-arrow::after,
.sidebar-nav li>.has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after {
    -webkit-transform: rotate(-135deg) translate(0, -50%);
    -ms-transform: rotate(-135deg) translate(0, -50%);
    -o-transform: rotate(-135deg) translate(0, -50%);
    transform: rotate(-135deg) translate(0, -50%)
}

.buttonStop {
    width: 383%;
    padding-bottom: 21%;
    padding-top: 20%;
    text-align: center;
    display: grid;
    vertical-align: middle;
    border: 1px solid #ff2917;
    border-radius: 100px;
    background: #ff2917;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2917), to(#ff2917));
    background: -moz-linear-gradient(top, #ff2917, #ff2917);
    background: linear-gradient(to bottom, #ff2917, #ff2917);
    -webkit-box-shadow: #ff2917 0px 0px 5px 0px;
    -moz-box-shadow: #ff2917 0px 0px 5px 0px;
    box-shadow: #ff2917 0px 0px 5px 0px;
    text-shadow: #ff2917 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonStop:hover,
.buttonStop:focus {
    border: 1px solid #0D0A37;
    background: #0D0A37;
    background: -webkit-gradient(linear, left top, left bottom, from(#0D0A37), to(#0D0A37));
    background: -moz-linear-gradient(top, #0D0A37, #0D0A37);
    background: linear-gradient(to bottom, #0D0A37, #0D0A37);
    color: #ffffff;
    text-decoration: none;
;
}

.buttonStop:active {
    background: #be120a;
    background: -webkit-gradient(linear, left top, left bottom, from(#be120a), to(#be120a));
    background: -moz-linear-gradient(top, #be120a, #be120a);
    background: linear-gradient(to bottom, #be120a, #be120a);
}

.buttonStop:before {
    content: "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: -20px;
    /* background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFSUlEQVRIiY2VW2xU1xWGv7X38TkzZ65gjzHmqhRcLEImUEiJI6VuhIpoQiuhNrygKFVURcrloVVeokYyKJREakXU5CFSlL7wgIA2SEkkUCi2QiPFlRAXJQg7UEwpeGwTY/BtZjznzNl92GN7Qp0oS1o6l73Ov9b+z7/XEkCxgP0R+BG0OpBeaH3WZqDwJEx827rUEkT1ibqAX8JLP9i27U9ePu9+K3oUMXHyZKG/v//Xj8O/7sOJAFWfAIDD4OaVemvN88+/4D77LEapuUpMXVVz91NTTO7dW+47c+a3P4bDdVgKiHR9/EfQtDGVOr7mtdd26507oVqFMPxuVwq3s9PJVSq7dl++HP+JMf/8O1RnMWcTyCewduPSpadW7Nv3iMrnkcWLkVWrkJERpFJBwvD/3fOQdeuQsTGc9etpbGl5zL9wYeNPg+DkUagAogHphZ9tWLfuRK6ra4W0tGBaW+Ghh5BUCpPNwq1bSLmMqVUtYYhJpWDLFhuzZAkMD6Oam1m0YUNb5uLFXzxZLHYfgq/1Z7A9v3nzx+lXXkkQj2M8D+nogBr3xGLQ3Aw3b0KpZGnJ5WDrVmhosDFaE2UyyJUrkM2S2ro1l/nyyz2Pjo//TTmwKbFpkyNRhJRKyOgopZ4eTBAgItbTaaSzE/F9ZNkypKMDaWiYWw/v3SPo7oZSyWLEYmRzuWwVHnQUpEylgpRKmNoPiQ8MUJqcxNuxAxWPW7UkEpjt20FrRCmMsToKhocxp0/jlcuIMZgggKNHUefOIZB0AAcRTKkEgBEBpYgXCpQ/+ICGp55CZ7MW0HFsTA18ZmAA6enBDUMwBlMowLFjcP06iBA3Julo8KVSsfwqZV1rm2RsjJnjx1F79qA87xtnLBgaQp86RYMxMD4Ovb1w9qzFcV0IAmJh6DsKXBOGSKWCUQrR2laoNeI4uJ2d9oO6ykUEp6UF2tvhnXcwV69a/l23Jn5LYyyKfP2SyK+aPS+PCNToQQQSCdi1C1atmi/bGLs2a6tX2+fz5+d3r+Zb23AYnnMcpVzp64OBAStJ34e1a+Hdd2H58nmwmRlMVxe0tyPPPDOf6OmnobERDhyAiYk5ehFBlctJJ3JdZTzPbi8WQ1auxLz/PrS22h5iDBSLyOuvw8gIDA7CxATmxRehJlPzxBOQSiGvvorR2r5XiurMjKv6SqXRq1pjkkmIxQjHxyn39MxzPjYGe/diikVbaWsr5to1zBtvQLVqY4KAOx9+iInHwfcxmQyXg4C+0dHbeic8EBaLPy97Ho1Ll+J4HuqLL6hOT6NyOeTNNxHXtYctmbSeSkEYEnz6KbJ+PZP795MdGUEpRRSPc+nKFW5ev84QvKf/Af2bIJGZmtoyGQSyuK0NHY+jBgehuxuWLIF0Gkmnbf9JJhHfB99HOw4zR46QSKcRrQliMS51d3Pnxo3wHPz5D/CerkBwAs78EO6smJ7uvHf7tpPO53EymTlwMpn5ayplFeZ54Lo4TU2gNeUoov/QIaaGhoqn4Pf74K0qFGfbdeU0nM/B5fZyuXPqq68S/sMP465ciTQ2Ik1N9trYiCxahKRSSCKBxGKI51EsFBg4eJDpu3dvH4HnDtrBE1LTWv1EU89Bx8uO89cEtPltbbapaY3Uyc/UBGCiiCgMKV66xN0g+Pfb8JvD8DnzozOaHW31ph5xnDVnM5nPbmptbillBrU2hVlXygyKmFsi5r9g/gOmF3o3Q9sCWAsPfYDljtP8u+bmXQ2e5xOP294fBFAu235TLGJKJaqVSvkvcPwGDN8Pfn+CuR0slPB72Ddomb3/H0NXIVZu2+ZdAAAAAElFTkSuQmCC") no-repeat left center transparent;
    background-size: 100% 100%; */
}

.buttonStart {
    width: 428%;
    padding-bottom: 23%;
    padding-top: 23%;
    text-align: center;
    display: grid;
    vertical-align: middle;
    border: 1px solid #4CAF50;
    border-radius: 100px;
    background: #4CAF50;
    background: -webkit-gradient(linear, left top, left bottom, from(#4CAF50), to(#4CAF50));
    background: -moz-linear-gradient(top, #4CAF50, #4CAF50);
    background: linear-gradient(to bottom, #4CAF50, #4CAF50);
    -webkit-box-shadow: #4CAF50 0px 0px 5px 0px;
    -moz-box-shadow: #4CAF50 0px 0px 5px 0px;
    box-shadow: #4CAF50 0px 0px 5px 0px;
    text-shadow: #4CAF50 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonStart:hover,
.buttonStart:focus {
    border: 1px solid #0D0A37;
    background: #0D0A37;
    background: -webkit-gradient(linear, left top, left bottom, from(#0D0A37), to(#0D0A37));
    background: -moz-linear-gradient(top, #0D0A37, #0D0A37);
    background: linear-gradient(to bottom, #0D0A37, #0D0A37);
    color: #ffffff;
    text-decoration: none;
}

.buttonStart:active {
    background: #0D0A37;
    background: -webkit-gradient(linear, left top, left bottom, from(#0D0A37), to(#0D0A37));
    background: -moz-linear-gradient(top, #0D0A37, #0D0A37);
    background: linear-gradient(to bottom, #0D0A37, #0D0A37);
}

.buttonStart:before {
    width: 428%;
    padding-bottom: 23%;
    padding-top: 1%;
    text-align: center;
    display: grid;
    vertical-align: middle;
    border: 1px solid #4CAF50;
    border-radius: 100px;
    background: #4CAF50;
    background: -webkit-gradient(linear, left top, left bottom, from(#4CAF50), to(#4CAF50));
    background: -moz-linear-gradient(top, #4CAF50, #4CAF50);
    background: linear-gradient(to bottom, #4CAF50, #4CAF50);
    -webkit-box-shadow: #4CAF50 0px 0px 5px 0px;
    -moz-box-shadow: #4CAF50 0px 0px 5px 0px;
    box-shadow: #4CAF50 0px 0px 5px 0px;
    text-shadow: #4CAF50 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
    /*   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGOElEQVRIiWWWXYxVVxXHf3ufj3vumXvuzJ175zPDMAhMRQoWEBQ0yAMoqUJi2ieiibHVWlqalIfGpEZjo09iGox9MLFqfNEXQ9SGpqW0hiC2laBAgRk6A8PAMF/3Y2buuefeez729uHOTFFWsvde2dlr/bNW1vqvLQAJKFqyoksAkQYMpJHCFYJOaZPVgGrioymrEF8rlA4+sXnQHlCCh0WKNjDSZNp65fbuTd6htVu79/as7R5s78w6Gs1iaakxfWv23uTVuXPzN2qnajPqkgoJdO1hoAcBJID0wMwwvPHxjp/tfGLzwc2f2+rmc/1YhoMQEhBorYjiBsXyFFc/+I//rz9/dHr8reqP4xpj2l/NxirACiJGO2buEfPr27+z5uSuIzsG3EwehEQgAIFAoJUmbIRYKQthCNCa6uIcF37//r3Lf5g+tnQ7OZ0sEK/6BDQgZAZym8zDe44P/fqRJ4Z7m7ampnwC5VNTVQJVJdBV5i8tcST9AgWnh0vqHDXlE9kJPVsLWTsb7i/dXBppVvUoUSsKcyXnVpbhLd/qPtm1t1Ao1XyEaGVPCPGJLgWFeB1bu3ZwNf6Q8lIJiYHWGoC+A32FT8/6Jy++Wrwea8Z0gDQBjBTOuoOZl7sPZAZmFxZb6RDif5yjQUy5HOj8Eo24wcWF8ywsLrbiB7TWaK3pOZgbHLhYfXnyneazSUDDFC5kBoxHe/enDt8rl4hCgZRydQkhQAuG5rfwyu5fMlRYj0Ix609RKS0AGqXVKoAQit6vOIfnr4Sv1Zr6okQiO4bNbzQ6/ez9iTLFuTKlYplyuUy5UqZSqVCcKfH0phe5MP735XKTfNbZTXZ0Ld/t/gGlcplSqURxvsjs/RJhd72jY9g8hIE0zCzu4FfTP1yMGmtKE5pwSaNqiqSWEPoxYRARRzEj0zf43rYXyXsFANp1Hsu2eO3yz6mUSoTlhLCkiIqaqKpok6ZZvpb8yRQ2HXaHGJye0NQrIFIQupB2wUyBNAATrkVXuFu+y/reYa7PX+bYm9/m4+JHJHFCHELYgLAOcR0sqenPJoOJImvKFDZau/VpiJugUq3HzQY4LjjpFsiTQ99k76Z9CCF48+bfuD51GZ1AUIdGHZI66AAIIFLQyCQZFFkTE6KaJrwBqgTkQOcgykKcgzgLWdPj6L7jGK2i44XdL9FoBJx45wSBH6OWHeMDFaABYo0AW2NqRcOwpG910NmYAcpAFciALkPdgy88to21XUNU60t8OPY+WTfL93cdp6AHOfrqc+DrlnO/ZSs8sKVckGm1YCJYEhgT3jo5WJ1cppE00AZr+gd4dMMWfvHMCSIV8tzrT3H636cQGo5++SU+v/mLrQYxlgnHBFxw14Mp5YS08M0kobF4Lzrbu9nZOzcaENfg+SPPs2f7HrZu3MK8P8358ff4ze9+xa35EawMKNXq6mIwRzoPcQMiG7QNRNDzmElwT5/RmsBEoIrjjb/27Ww/lv9MUKjecTi87xA/feMnjP/lGhFVtKGQJhhty7Sr4Z/j5xkcGsTxAAeaFgQS0h60583i+IXmaQQYuoJOPL2Q8uRA3w5rZ+gLpquzfHD3XbCbSEcjUyAskBYIs6V3MsCPnnyFYlBkvDiCJsZ2YWinTXCb35ZG4z/GIyQGIEWBpDoXXe3f4n3N6gnyIxOjSAukA8JunTILRkdrXggLlmSRs6NnsC2DqYVJtBHSs9EgLZyRsTP1Z5MmFTW3TNdqHi0KVIPF6Mbgto59qa6ovdlUaAmGC1afwO23aetKk+5MYbZLklTIXOU+t2ZvghVSGDLw3LbJW+8FT9fn9NX4CgrQxso0UzMQZdSdaim81LehfVduA13KiJEF8Ho8OvOd5HI5PM/DcRykLdCpEMfR9H8qjRE418ferT21OJn8I7qIXp4zcqXAAEim0KGn7syM1U/Zlp3u3Zhe17s+7Xb35OjK5+nuzJPr8Mi02XgZQaYNHG3PFS/r10ff9p+pz+nr0YUVAkesbv8n0toLhoft9sjhrvXO/p6NmQPt3e6Q6zkdALWl+lJlpnZr9mP/bOl2+HYwq0aUTxydW53Hq7ICIB+4W/0Z2I+3msdwsYVFRqRwEaCaBIT4SZ2QBMI3HrZd0f8LtCrZRb8qMIIAAAAASUVORK5CYII=") no-repeat left center transparent;
    background-size: 100% 100% */
;
}

.buttonWait {
    width: 383%;
    padding-bottom: 21%;
    padding-top: 20%;
    text-align: center;
    display: grid;
    vertical-align: middle;
    border: 1px solid #ffff00;
    border-radius: 100px;
    background: #ffff00;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00));
    background: -moz-linear-gradient(top, #ffff00, #ffff00);
    background: linear-gradient(to bottom, #ffff00, #ffff00);
    -webkit-box-shadow: #ffff00 0px 0px 5px 0px;
    -moz-box-shadow: #ffff00 0px 0px 5px 0px;
    box-shadow: #ffff00 0px 0px 5px 0px;
    text-shadow: #ffff00 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonWait:hover,
.buttonWait:focus {
    border: 1px solid #ffff00;
    background: #ffff00;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#d7d700));
    background: -moz-linear-gradient(top, #ffff00, #d7d700);
    background: linear-gradient(to bottom, #ffff00, #d7d700);
    color: #111111;
    text-decoration: none;
}

.buttonWait:active {
    background: #b3b300;
    background: -webkit-gradient(linear, left top, left bottom, from(#b3b300), to(#b3b300));
    background: -moz-linear-gradient(top, #b3b300, #b3b300);
    background: linear-gradient(to bottom, #b3b300, #b3b300);
}

.buttonWait:before {
    content: "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: -20px;
    /*   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACkklEQVRIibWVv09TURTHP+9KYuJQSmWkFExISpCidemiNcQBjMHF1NA4kWDC5D/A7Apx0KEj7o2JD9zqk0USBsKAAzGUbgyUlzYgjfYeh7aP29dXfvjjJCf3+3Lu+95zv+fkHgtQnNkD/o19aQGreYAGlIoM1q+nXpxtE8CyGsDE51jt63t0uXStxdljxLS6GePG40UQafI1CEUCsLnHwD9319Hlkm4lbt4AwGmud9LpdOgqmjiOUwG2mp9pM6YC3JErWjO5Dq5WgbVxCwAa/zTWy2BTaoNLmx1kBiuu67b9eB52XRegEiSdMlbTNxzHwbKsS7njOAAbPi6P338LBQykUqnjWq0mWmvRWouIBOJarSapVOoYGPBxqQ7gs7lsNluvVqsemd+r1apks9k6MBfA1XZAN8/E4/ED27a9zFvZ27Yt8Xj8AMhcwBEokYn7lVIruVzOyzyXy4lSagXo75Z1N3Job1cdEL/sfg9366T/LlFbkUVECoWCFAoF75CrFNlvHW26tbUlicSEJBITsr293a1NAy1IosV8Pu9JUiwW5e7dpCwvv5OlpbeSTN6TUqnkxfP5vACLQRL5X9PWQR/K5fKTvr4+XNdlenqamZlnRKNDWJZQLBax7Txra6v09vZydHREJBL5CDw1uBQBbxHNDaFwOMzJyQmZzHMmJ6cYHIxhWY03KBYbJp1+xOzsLKenp4TDYYAQAV3kL4pX+Xq9zvz8S0ZGRhkdvQ1YiDQcYGwsQTR6i4WFBbTWQRyBEnkDJ5lMhnZ2vjE0NNycZp0mIuztfWd8fJzNzU3/wOmcaD0j9yX06tNFY/dcq7yZ4tfuupeROZOVPtznx+rrP2cH9OE+GNL7JXr4V+xn9rnF+xs/s/cihY6hNQAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%; */
}

@media (max-width: 1024px) and (min-width: 700px) {
    .sidebar-nav ul li a i {
        display: none
    }
}

@media (min-width: 1024px) and (max-width:5000px) {
    #menu-sair {
        margin-top: -50px;
        margin-left: 92%;
    }

    .sidebar-nav ul {
        padding-bottom: 4px;
    }
}

@media (min-width: 1024px) {
    .btn-porcetagem-cashback {
        margin-left: 38%;
    }

    .btn-porcetagem {
        width: 40% !important;
    }

    .div-btn-porcentagem-cashback {
        width: 32%;
        margin-left: 28%;
    }
}

@media (min-width: 1024px) {
    .titulo-card-leilao {
        margin-top: -10%;
    }

    .div-lance {
        text-align: right;
    }

    .div-contdown-lance {
        text-align: left;
        margin-top: -12%;
    }

    .texto-cinza-valor-leilao {
        font-size: 20px;
    }

    .card-imagem-leilao-destaque {
        height: 290px !important;
        max-height: 290px !important;
    }

    .card-imagem-leilao-mini {
        height: 185px !important;
        max-height: 185px !important;
        margin-bottom: 0px !important;
    }

    .titulo-card-leilao-mini {
        font-size: 13px;
    }

    .card-body-mini {
        padding-bottom: 40px !important;
        padding-top: 4px !important;
    }

    .div-lance-mini {
        text-align: center;
        margin-top: 27%;
    }

    .div-contdown-lance-mini {
        text-align: center;
        margin-top: -45%;
        margin-bottom: 12px;
    }

    .div-titulo-leilao-destaque {
        height: 78px;
        max-height: 78px;
        overflow: unset;
    }

    .div-titulo-mini {
        height: 80px;
        max-height: 80px;
        overflow: hidden !important;
    }

    .card-body-mini-arrematado {
        padding-bottom: 12px !important;
        padding-top: 22px !important;
    }

    .card-imagem-leilao-mini-arrematado {
        height: 185px !important;
        max-height: 185px !important;
        margin-bottom: -14px !important;
    }

    .texto-cinza-valor-leilao-arrematado {
        margin-bottom: -0.5rem !important;
        color: #00bd54 !important;
    }
}

@media (min-width: 1024px) {
    .img-todas-ofertas {
        width: 100% !important;
        border-radius: 12px;
    }

    .card-body-todas-ofertas {
        padding-bottom: 2px !important;
        padding-top: 2px !important;
        min-width: 556px;
    }

    .texto-descriÃ§Ã£o-todas-ofertas {
        min-height: 55px;
        height: 55px;
        max-height: 55px;
        overflow: auto;
    }

    .img-usuario-todas-ofertas {
        width: 50% !important;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
    }

    .label-categoria-todas-ofertas {
        margin-left: 0px !important;
    }

    .texto-valor-todas-ofertas {
        color: #19cf40;
        margin-bottom: -1%;
    }

    .card-geral-todas-ofertas {
        max-height: 100px;
        min-height: 100px;
        height: 100px;
    }

    .paginacao-todas-ofertas {
        margin-left: 38%;
    }

    .titulos-todas-ofertas-categorias {
        font-size: 14px !important;
        font-family: "Poppins", sans-serif !important;
    }

    .div-descricao-sobre-vendedor {
        overflow: hidden;
        height: 58px;
        max-height: 58px;
        min-height: 58px;
    }

    .card-body-sobre-vendedor {
        margin-bottom: 2%;
        height: 360px !important;
        max-height: 360px !important;
        min-height: 360px !important;
    }

    .card-body-meu-carrinho-visualizar {
        margin-bottom: -3%;
        min-height: 380px !important;
        max-height: 380px !important;
    }
}

@media (min-width: 1024px) {
    .div-qr-code-indicacao {
        margin-left: -9%;
        margin-top: -52%;
        text-align: center;
    }

    .img-qr-code-indicacao {
        width: 50%;
    }

    .div-geral-qr-code-indicacao2 {
        display: none !important;
    }

    .div-qr-code-indicacao2 {
        display: none;
    }
}

@media (max-width: 940px) {
    .div-qr-code-indicacao2 {
        margin-left: 29%;
    }

    .img-qr-code-indicacao2 {
        width: 100%;
        margin-left: 58%;
    }
}

@media (min-width:920px) {
    .div-body-ofertas-line {
        display: flex;
    }
}

@media (max-width: 940px) {
    .img-todas-ofertas {
        width: 100% !important;
        border-radius: 12px;
    }

    .card-body-todas-ofertas {
        padding-bottom: 2px !important;
        padding-top: 15px !important;
    }

    .texto-descriÃ§Ã£o-todas-ofertas {
        min-height: 55px;
        height: 55px;
        max-height: 55px;
        overflow: auto;
    }

    .img-usuario-todas-ofertas {
        width: 30% !important;
        text-align: center;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
    }

    .label-categoria-todas-ofertas {
        margin-left: 0px !important;
    }

    .texto-valor-todas-ofertas {
        color: #19cf40;
        margin-bottom: -1%;
        margin-top: -7%;
    }

    .div-textos-geral-todas-ofertas {
        text-align: center;
        margin-bottom: 0%;
    }

    .div-img-todas-ofertas {
        text-align: center;
    }

    .row-todas-ofertas {
        padding-right: 28px !important;
        padding-left: 28px !important;
        margin-left: 0% !important;
    }

    .paginacao-todas-ofertas {
        margin-left: 9% !important;
    }

    .titulos-todas-ofertas-categorias {
        font-size: 14px !important;
        font-family: "Poppins", sans-serif !important;
    }

    .div-descricao-sobre-vendedor {
        overflow: hidden;
        height: 66px;
        max-height: 66px;
        min-height: 66px;
    }

    .card-body-sobre-vendedor {
        height: 485px !important;
        max-height: 485px !important;
    }

    .card-body-meu-carrinho-visualizar {
        margin-bottom: 3%;
        max-height: 420px !important;
    }
}

@media (min-width: 1024px) {
    .div-info-carrinho {
        margin-left: 13%;
        display: inline-flex;
        margin-top: -4%;
    }

    .div-titulo-carrinho {
        margin-left: -10%;
    }

    .div-btn-remover-carrinho {
        margin-top: -7px;
    }
}

@media (min-width: 320px) and (max-width:768px) {
    .div-info-carrinho {
        text-align: center;
    }

    .div-titulo-carrinho {
        text-align: center;
    }

    .div-btn-remover-carrinho {
        margin-top: -7px;
    }

    .card-img-carrrinho {
        margin-left: 28%;
        width: 50%;
    }

    .btn-remover-carrinho {
        width: 40% !important;
        margin-left: 30%;
    }

    .titulo-carrinho {
        font-size: 15px !important;
    }
}

@media (max-width: 940px) {
    .titulo-card-leilao {
        margin-top: -10%;
    }

    .titulo-card-leilao-mini {
        font-size: 13px !important;
    }

    .div-lance {
        text-align: right;
    }

    .div-contdown-lance {
        margin-top: -10%;
        text-align: left;
    }

    .texto-cinza-valor-leilao {
        font-size: 20px;
    }

    .card-imagem-leilao-destaque {
        height: 290px !important;
        max-height: 290px !important;
    }

    .leilao-mini {
        width: 50% !important;
    }

    .card-body-mini {
        padding-bottom: 40px !important;
        padding-top: 4px !important;
    }

    .div-lance-mini {
        margin-top: 31%;
    }

    .div-contdown-lance-mini {
        margin-top: -56%;
    }

    .card-imagem-leilao-mini {
        height: 158px !important;
        max-height: 158px !important;
        margin-bottom: 0px !important;
    }
}

@media (min-width: 1024px) {
    .card-premios {
        width: 45% !important;
    }

    .div-marca-premios {
        margin-top: -49px !important;
        margin-left: 91%;
    }

    .img-marca-premios {
        margin-left: -85%;
        width: 50px !important;
        height: 50px !important;
    }

    .div-texto-premios {
        margin-top: -8%;
        margin-left: 0%;
    }

    .img-premio {
        height: 270px !important;
    }
}

@media (max-width: 940px) {
    .card-premios {
        width: 45% !important;
    }

    .div-marca-premios {
        margin-top: -55px !important;
        margin-left: 91%;
    }

    .img-marca-premios {
        margin-left: -85%;
        width: 50px !important;
        height: 50px !important;
    }

    .div-texto-premios {
        margin-top: -2%;
        margin-left: 4%;
        padding-bottom: 7%;
    }

    .img-premio {
        height: 270px !important;
    }

    .ribbon-leilao {
        top: 3px !important;
        left: -5px !important;
    }

    .ribbon-sorteio {
        top: 3px !important;
        left: -5px !important;
    }
}

@media (min-width: 1024px) {
    .table-comprovante {
        overflow: hidden !important;
    }
}

@media (max-width: 940px) {
    .table-comprovante {
        overflow: auto !important;
    }
}

@media (min-width: 1024px) {
    .card-premios-mini {
        margin-left: 5%;
        width: 91% !important;
        height: 128px !important;
        max-height: 128px !important;
    }

    .div-card-premios-mini {
        margin-left: -6%;
        margin-top: 0%;
    }

    .div-texto-premio {
        margin-top: -11%;
        margin-left: 5%;
    }

    .div-texto-premio-mini {
        margin-top: -37% !important;
        margin-left: 34%;
    }

    .img-premios-mini {
        width: 100%;
    }

    .texto-cinza-premios {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .div-marca-premios-mini {
        margin-top: 0px !important;
        margin-left: 91%;
    }

    .img-marca-premios-mini {
        margin-left: -126%;
        width: 49px !important;
        height: 31px !important;
    }

    .div-card-body {
        padding-bottom: 0.25rem !important;
    }

    .texto-cinza-premios-mini {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}

@media (max-width: 940px) {
    .card-premios-mini {
        margin-left: 5%;
        width: 91% !important;
        height: 128px !important;
        max-height: 128px !important;
    }

    .div-card-premios-mini {
        margin-left: 0%;
        margin-top: -3%;
    }

    .div-texto-premio {
        width: 230px;
        height: 83px;
        margin-left: 38%;
        margin-top: -31% !important;
    }

    .div-texto-premio-mini {
        width: 230px;
        height: 83px;
        margin-left: 38%;
        margin-top: -31% !important;
    }

    .img-premios-mini {
        width: 40% !important;
    }

    .texto-cinza-premios-mini {
        font-size: 16px !important;
    }

    .texto-cinza-premios {
        font-size: 16px !important;
    }

    .div-marca-premios-mini {
        margin-top: -12px !important;
        margin-left: 93%;
    }

    .img-marca-premios-mini {
        margin-top: 64%;
        margin-left: -127%;
        width: 45px !important;
        height: 30px !important;
    }
}

@media (min-width: 1024px) {
    .btn-porcetagem-oferta {
        margin-left: -7%;
    }

    .btn-porcetagem {
        width: 40% !important;
    }

    .div-btn-porcentagem-oferta {
        width: 79%;
        margin-left: 13%;
    }
}

@media (max-width: 766px) {
    .btn-porcetagem-cashback {
        margin-left: 9%;
    }

    .btn-porcetagem {
        width: 40% !important;
    }

    .div-btn-porcentagem-cashback {
        width: 91%;
        margin-left: 0%;
    }
}

@media (min-width: 1024px) {
    .card-dados-entrega {
        margin-bottom: 16%;
    }
}

@media (min-width: 1024px) {
    .div-contador-avaliacao {}

    .div-orientacoes {
        margin-top: -5%;
    }

    .contador-avaliacao {
        text-align: right;
        margin-right: 5%;
    }

    .txt-contador-avaliacao {
        text-align: right;
    }

    .div-contador-freedom {}

    .div-orientacoes {
        margin-top: -5%;
    }

    .contador-freedom {
        text-align: right;
        margin-right: 5%;
    }

    .txt-contador-freedom {
        text-align: right;
    }
}

@media (max-width: 940px) {
    .div-contador-avaliacao {
        margin-top: -3%;
    }

    .div-orientacoes {
        margin-top: -5%;
    }

    .contador-avaliacao {
        margin-top: -12%;
        margin-bottom: 5%;
        font-size: 18px;
    }

    .txt-contador-avaliacao {
        text-align: left;
        font-size: 18px;
    }

    .div-contador-freedom {
        margin-top: -3%;
    }

    .div-orientacoes {
        margin-top: -5%;
    }

    .contador-freedom {
        margin-top: -12%;
        margin-bottom: 5%;
        font-size: 18px;
    }

    .txt-contador-freedom {
        text-align: left;
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .btn-lg-royday {
        width: 100%;
        padding-top: 7%;
        padding-bottom: 7%;
    }
}

@media (max-width:767px) {
    .txt-esqueceu-senha {
        margin-left: 5%;
    }

    .txt-cadastro {
        margin-left: -5%;
    }
}

@media (max-width:767px) {
    .btn-visualizacoes {
        margin-top: -9%;
        margin-left: 4%;
    }
}

@media (min-width:1024px) {
    .btn-visualizacoes {
        margin-top: -7%;
        margin-left: 3%;
    }
}

@media (max-width:767px) {
    .txt-data-oportunidade {
        margin-top: -9%;
        margin-left: -4%;
    }
}

@media (max-width:767px) {
    .txt-data-oportunidade3 {
        margin-left: -16%;
        margin-top: -9%;
    }
}

@media (min-width:1024px) {
    .txt-data-oportunidade3 {
        margin-left: -4%;
        margin-top: -7%;
    }
}

@media (max-width:767px) {
    .txt-data-oportunidade2 {
        margin-top: -9%;
        margin-left: -20%;
    }
}

@media (min-width:1024px) {
    .txt-data-oportunidade {
        margin-top: -7%;
        margin-left: 2%;
    }
}

@media (min-width:1024px) {
    .div-txt-descricao {
        margin-top: 5%;
        margin-left: -7%;
    }
}

@media (min-width:1024px) {
    .label-categoria {
        margin-left: 4%;
    }
}

@media (max-width:767px) {
    .card-royday {
        width: 100%;
    }
}

@media (max-width:767px) {
    #grafico-1 {
        width: 105% !important;
        height: 106px;
    }
}

@media (min-width:768px) {
    .btn-lg-royday {
        width: 100%;
        padding-top: 7%;
        padding-bottom: 7%;
    }
}

@media (max-width: 940px) {
    #img-club {
        width: 70%;
        margin-left: 25px;
    }

    #img-leilao {
        width: 70%;
        margin-left: 25px;
    }

    #img-infinity {
        width: 70%;
        margin-left: 25px;
    }

    #img-inter {
        width: 70%;
        margin-left: 25px;
    }

    #img-xxi {
        width: 80%;
        margin-left: 25px;
    }

    #img-pay {
        width: 70%;
        margin-left: 25px;
    }

    #img-store {
        width: 70%;
        margin-left: 25px;
    }

    #card-block-parceiros {
        background: white;
        margin-bottom: 15%;
    }
}

@media (min-width: 1024px) and (max-width: 1300px) {
    .div-logo-geral {
        display: inline;
        width: 50%;
        margin-left: 35%;
    }

    .img-foto-pessoa-cadastro {
        width: 24%;
        margin-left: 14%;
    }

    .img-logo-text {
        margin-top: -29%;
        width: 50%;
        margin-left: 36%;
    }

    .img-foto-pessoa-cadastro2 {
        width: 60%;
        margin-left: 60%;
        margin-top: 34%;
    }

    .img-logo-text2 {
        margin-top: -131%;
        width: 153%;
        margin-left: 108%;
    }

    .div-nome-pessoas-cadastro {
        text-align: center;
        margin-top: -7%;
    }

    .form-cadastro {
        position: relative;
        top: -16px;
    }
}

@media (min-width: 1500px) {
    .div-logo-geral {
        display: inline;
        width: 50%;
    }

    .img-foto-pessoa-cadastro {
        width: 20%;
        margin-left: 12%;
        margin-top: -18%;
    }

    .img-logo-text {
        margin-top: -31%;
        width: 44%;
        margin-left: 34%;
    }

    .img-foto-pessoa-cadastro2 {
        width: 85%;
        margin-left: -17%;
        margin-top: 93%;
    }

    .img-logo-text2 {
        margin-top: -195%;
        width: 200%;
        margin-left: 101%;
    }

    .div-nome-pessoas-cadastro {
        text-align: center;
        margin-top: -12%;
    }

    .form-cadastro {
        position: relative;
        top: -16px;
        line-height: 27px;
        margin-top: 16%;
    }

    #dbtn {
        margin-bottom: 0px;
        margin-top: -8px;
    }

    .texto-possuo-conta {
        margin-top: 5%;
    }
}

@media (min-width: 1300px) and (max-width:1500px) {
    .div-logo-geral {
        display: inline;
        width: 50%;
    }

    .img-foto-pessoa-cadastro {
        width: 20%;
        margin-left: 19%;
        margin-top: -21%;
    }

    .img-logo-text {
        margin-top: -33%;
        width: 40%;
        margin-left: 40%;
    }

    .img-foto-pessoa-cadastro2 {
        width: 80%;
        margin-left: 0%;
        margin-top: 76%;
    }

    .img-logo-text2 {
        margin-top: -188%;
        width: 190%;
        margin-left: 108%;
    }

    .div-nome-pessoas-cadastro {
        text-align: center;
        margin-top: -10%;
    }

    .form-cadastro {
        position: relative;
        top: -16px;
        line-height: 27px;
        margin-top: 16%;
    }

    #dbtn {
        margin-bottom: 0px;
        margin-top: -8px;
    }

    .texto-possuo-conta {
        margin-top: 5%;
    }

    .card-login-centro {
        margin-top: -7% !important;
    }
}

@media (max-width: 768px) {
    .div-logo-geral {
        display: inline;
        width: 50%;
        margin-left: 35%;
    }

    .img-foto-pessoa-cadastro {
        width: 24%;
        margin-left: 10%;
    }

    .img-logo-text {
        margin-top: -29%;
        width: 50%;
        margin-left: 36%;
    }

    .img-foto-pessoa-cadastro2 {
        margin-top: -17%;
        width: 66%;
        margin-left: 8%;
    }

    .img-logo-text2 {
        margin-top: -158%;
        width: 169%;
        margin-left: 109%;
    }
}

.div-nome-pessoas-cadastro {
    text-align: center;
    margin-top: -4%;
}

.form-cadastro {
    position: relative;
    top: -16px;
}

@media (max-width: 768px) {
    #img-bemvindo-wolf {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #img-aviso-xxi {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #img-aviso-b2b {
        width: 100%;
    }

    .div-dados-transferencia {
        display: contents;
    }
}

@media (min-width: 768px) {
    .notificacao-point {
        position: relative;
        /* top: -27px; */
        right: 90%;
        align-items: center;
    }

    .card-block-pay-receber {
        min-height: 223px;
    }

    .div-dados-transferencia {
        display: block;
    }
}

@media (max-width: 940px) {
    .notificacao-point {
        position: relative;
        /* top: -27px; */
        right: 55%;
        align-items: center;
    }
}

@media (min-width: 768px) {
    #div-btn-contratar {
        margin-top: 5%;
        text-align: center;
    }
}

@media (min-width: 1024px) {
    .img-perfil-dados {
        width: 30%;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: 0% !important;
        border-radius: 100% !important;
    }

    .div-img-dados {
        margin-left: 35%;
        margin-top: 2%;
    }

    .el-element-overlay .el-card-item .el-overlay-1 img {
        display: inline-flex !important;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        width: 100% !important;
        height: auto;
    }
}

@media (max-width: 768px) {
    .img-perfil-dados {
        width: 35%;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: 0% !important;
        border-radius: 100% !important;
    }

    .div-img-dados {
        margin-left: 0%;
        margin-top: 0%;
    }

    .el-element-overlay .el-card-item .el-overlay-1 img {
        display: inline-flex !important;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        width: 100% !important;
        height: auto;
    }

    .card-body-img-dados {
        padding: 0.25rem !important;
    }
}

@media (min-width: 770px) and (max-width:990px) {
    .img-perfil-dados {
        width: 15%;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: 0% !important;
        border-radius: 100% !important;
    }

    .div-img-dados {
        margin-left: 0%;
        margin-top: 0%;
    }

    .el-element-overlay .el-card-item .el-overlay-1 img {
        display: inline-flex !important;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        width: 100% !important;
        height: auto;
    }

    .card-body-img-dados {
        padding: 0.25rem !important;
    }
}

@media (min-width: 770px) and (max-width:990px) {
    .card-banner-home {
        width: 175%;
    }
}

@media (min-width: 1024px) {
    #div-btn-contratar {
        margin-top: 5%;
        text-align: center;
    }
}

@media (min-width: 1024px) and (max-width:5000px) {
    #img-club {
        width: 100%;
        margin-left: 25px;
    }

    #img-leilao {
        width: 100%;
        margin-left: 25px;
    }

    #img-infinity {
        width: 100%;
        margin-left: 25px;
    }

    #img-inter {
        width: 100%;
        margin-left: 25px;
    }

    #img-xxi {
        width: 100%;
        margin-left: 25px;
    }

    #img-pay {
        width: 100%;
        margin-left: 25px;
    }

    #img-store {
        width: 100%;
        margin-left: 25px;
    }

    #card-block-parceiros {
        background: white;
        margin-bottom: 5%;
    }
}

/*@media (min-width: 1150px) and (max-width:1280px) {
    #menu-sair {
        margin-left: 50%;
    }
}

@media (min-width: 850px) and (max-width:1023px) {
    #menu-sair {
        margin-left: 48%;
    }
}

@media (min-width: 768px) and (max-width:850px) {
    #menu-sair {
        margin-left: 48%;
    }
} */

/* @media (min-width: 971px) and (max-width:1023px) {
    #menu-sair {
        margin-left: 55%;
    }
} */
.card-perguntas {
    margin-left: 5%;
}

.card2 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-body2 {
    margin-bottom: 3%;
    margin-right: 3%;
    margin-top: 3%;
    margin-left: 3%;
}

.card-body-ajuste {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
}

.div-sobre-ofertas {
    margin-top: 5%;
}

@media (min-width: 1024px) {
    .div-btn-visualizar {
        position: relative;
        display: flex;
        margin-left: 78%;
    }
}

@media (min-width: 1024px) {
    .img-parceiro-perfil {
        border: 1px solid #00000020;
        border-radius: 100%;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
    }
}

@media (max-width: 940px) {
    .img-parceiro-perfil {
        border: 1px solid #00000020;
        border-radius: 100%;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
    }
}

@media (min-width: 1024px) {
    .div-valor-comprar {
        margin-left: 29%;
    }

    .div-btn-adicionar {
        margin-top: 25%;
    }

    .card-cashback-visualizar {
        margin-bottom: 0px !important;
    }

    .row-cards-ofertas-visualizar {
        margin-top: 0%;
    }

    .row-qtd-ofertas-visualizar {
        padding-top: 0%;
    }

    .card-body-cashback-visualizar {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }

    .card-detalhes {
        max-height: 150px;
        height: 150px;
    }

    .row-gerenciar-ofertas {
        margin-bottom: 3%;
    }

    .paginacao-ofertas {
        margin-left: 33%;
    }

    .tab-content {
        max-height: 256px !important;
        min-height: 256px !important;
        overflow: auto !important;
    }

    #div-confi-rtl {
        min-height: 100% !important;
        overflow: auto !important;
    }
}

@media (min-width:769px) {
    #menu-nav-mobile {
        display: none;
    }
}

@media (max-width: 940px) {
    .div-valor-comprar {
        margin-left: 3%;
    }

    .div-btn-adicionar {
        padding-left: 30%;
        margin-bottom: 10%;
    }

    .card-detalhes {
        max-height: 150px;
        height: 150px;
    }

    .paginacao-ofertas {
        margin-left: -7%;
    }
}

@media (min-width: 1024px) {
    .txt-oferta-destaque {
        margin-left: 2%;
        margin-top: 3%;
    }

    .div-descricao-oferta-parceiro {
        width: 145%;
        height: 60px;
        max-height: 60px;
        overflow: auto;
        text-align: justify;
    }
}

@media (max-width: 940px) {
    .div-descricao-oferta-parceiro {
        overflow: auto;
        max-height: 80px;
        height: 80px;
        margin-bottom: 3%;
        margin-top: 3%;
        text-align: justify;
    }
}

@media (max-width: 940px) {
    .txt-oferta-destaque {
        margin-top: 7%;
    }

    .tab-content {
        height: 358px !important;
        overflow: auto !important;
    }

    #div-confi-rtl {
        height: 100% !important;
        overflow: auto !important;
    }
}

@media (max-width: 1024px) {
    .div-btn-visualizar {
        position: relative;
        display: flex;
        margin-left: 73%;
    }
}

@media (max-width: 940px) {
    .btn-opcoes-oportunidade {
        margin-top: 6%;
        margin-left: 59%;
    }
}

@media (min-width: 1024px) {
    .btn-opcoes-oportunidade {
        margin-top: -1%;
        margin-left: 62%;
    }
}

@media (max-width: 1024px) {
    .aula-mini {
        width: 50% !important;
    }
}

@media (max-width: 1024px) {
    .parceiros-mini {
        width: 50% !important;
    }

    .img-parceiros-mini {
        border: 1px solid #00000020;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: -25% !important;
        border-radius: 100% !important;
    }

    .outros-parceiros-mini {
        width: 50% !important;
    }

    .img-outros-parceiros-mini {
        border: 1px solid #00000020;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: -25% !important;
        border-radius: 100% !important;
    }
}

@media (min-width: 1024px) {
    .img-parceiros-mini {
        border: 1px solid #00000020;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        margin-left: 0% !important;
        border-radius: 100% !important;
    }

    .img-outros-parceiros-mini {
        border: 1px solid #00000020;
        margin-bottom: 2%;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
        border-radius: 100% !important;
    }
}

@media (min-width: 1024px) {
    .div-img-titulo-sobre-vendedor {
        display: inline;
    }

    .img-perfil-visualizar-oferta {
        width: 15%;
        margin-left: -68%;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
        transition: 0.2s ease-in;
    }

    .div-btn-perfil-visualizar-oferta {
        margin-left: -33% !important;
    }

    .div-btn-perfil-visualizar-comprar {
        margin-left: 0% !important;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img-parceiro-comprar {
        height: 140px;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    }

    .div-img-perfil-visualizar {
        margin-top: 11%;
        max-width: 100% !important
    }

    .titulo-sobre-vendendor {
        margin-bottom: 18px;
        margin-top: -18%;
        margin-left: 23%;
        height: 65px;
        max-height: 65px;
        min-height: 65px;
        overflow: hidden;
    }

    .div-geral-img-titulo-sobre-vendedor {
        margin-top: -10%;
        text-align: inherit;
        margin-bottom: -2%;
    }

    .social-vendedor {
        margin-top: -10%;
        text-align: center;
    }

    .div-info-sobre-vendedor {
        padding-top: 0% !important;
        margin-top: -3% !important;
    }
}

@media (max-width: 940px) {
    .div-img-titulo-sobre-vendedor {
        margin-left: 11%;
        display: inline;
    }

    .titulo-sobre-vendendor {
        margin-top: -13%;
    }

    .div-img-perfil-visualizar {
        max-width: 100% !important;
        margin-bottom: 16%;
    }

    .img-perfil-visualizar-oferta {
        width: 40% !important;
        margin-top: 0%;
        margin-bottom: 2%;
    }

    .div-btn-perfil-visualizar-oferta {
        margin-bottom: 7%;
    }

    .div-btn-perfil-visualizar-comprar {
        margin-left: 0% !important;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img-parceiro-comprar {
        height: 140px;
        border: 1px solid #00000020;
        box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    }

    .div-geral-img-titulo-sobre-vendedor {
        margin-top: -8%;
        text-align: inherit;
        margin-bottom: 0%;
    }

    .social-vendedor {
        margin-top: -7%;
        text-align: center;
    }

    .div-info-sobre-vendedor {
        padding-top: 0% !important;
        margin-top: -3% !important;
    }
}

@media (max-width: 940px) {
    .mini-sidebar .left-sidebar {
        position: fixed;
        display: none;
        height: 100%;
        overflow: auto
    }

    .mini-sidebar.show-sidebar .left-sidebar,
    .mini-sidebar.show-sidebar .sidebar-footer {
        display: block
    }

    .mini-sidebar .sidebar-nav #sidebarnav>li>ul {
        padding: 0 10px
    }

    .mini-sidebar .sidebar-nav #sidebarnav>li>ul li a {
        padding: 10px 15px 10px 35px
    }
}

.topbar .top-navbar .mailbox {
    width: 300px
}

.topbar .top-navbar .mailbox ul {
    padding: 0px
}

.topbar .top-navbar .mailbox ul li {
    list-style: none
}

.mailbox ul li .drop-title {
    font-weight: 500;
    padding: 11px 20px 15px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.mailbox ul li .nav-link {
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    padding-top: 15px
}

.mailbox .message-center {
    height: 200px;
    overflow: auto;
    position: relative
}

.mailbox .message-center a {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: block;
    text-decoration: none;
    padding: 9px 15px
}

.mailbox .message-center a:hover {
    background: #f2f4f8
}

.mailbox .message-center a div {
    white-space: normal
}

.mailbox .message-center a .user-img {
    width: 40px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0
}

.mailbox .message-center a .user-img img {
    width: 100%
}

.mailbox .message-center a .user-img .profile-status {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 30px;
    position: absolute;
    top: 1px;
    width: 10px
}

.mailbox .message-center a .user-img .online {
    background: #d1a768
}

.mailbox .message-center a .user-img .busy {
    background: #fc4b6c
}

.mailbox .message-center a .user-img .away {
    background: #ffb22b
}

.mailbox .message-center a .user-img .offline {
    background: #ffb22b
}

.mailbox .message-center a .mail-contnet {
    display: inline-block;
    width: 74%;
    vertical-align: middle
}

.mailbox .message-center a .mail-contnet h5 {
    margin: 5px 0px 0
}

.mailbox .message-center a .mail-contnet .mail-desc,
.mailbox .message-center a .mail-contnet .time {
    font-size: 12px;
    display: block;
    margin: 1px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #99abb4;
    white-space: nowrap
}

.analytics-info li span {
    font-size: 24px;
    vertical-align: middle
}

.stats-row {
    margin-bottom: 20px
}

.stats-row .stat-item {
    display: inline-block;
    padding-right: 15px
}

.stats-row .stat-item+.stat-item {
    padding-left: 15px;
    border-left: 1px solid rgba(120, 130, 140, 0.13)
}

.city-weather-days {
    margin: 0px
}

.city-weather-days li {
    text-align: center;
    padding: 15px 0
}

.city-weather-days li span {
    display: block;
    padding: 10px 0 0;
    color: #99abb4
}

.city-weather-days li i {
    display: block;
    font-size: 20px;
    color: #d1a768
}

.city-weather-days li h3 {
    font-weight: 300;
    margin-top: 5px
}

.comment-widgets {
    position: relative;
    margin-bottom: 10px
}

.comment-widgets .comment-row {
    border-left: 3px solid #fff;
    padding: 15px
}

.comment-widgets .comment-row:hover,
.comment-widgets .comment-row.active {
    border-color: #d1a768
}

.comment-text {
    padding: 15px 15px 15px 20px
}

.comment-text:hover .comment-footer .action-icons,
.comment-text.active .comment-footer .action-icons {
    visibility: visible
}

.comment-text p {
    max-height: 50px;
    overflow: auto
}

.comment-footer .action-icons {
    visibility: hidden
}

.comment-footer .action-icons a {
    padding-left: 15px;
    vertical-align: middle;
    color: #99abb4
}

.comment-footer .action-icons a:hover,
.comment-footer .action-icons a.active {
    color: #d1a768
}

.todo-list li {
    border: 0px;
    margin-bottom: 0px;
    padding: 20px 15px 15px 0px
}

.todo-list li .checkbox {
    width: 100%
}

.todo-list li .checkbox label {
    font-weight: 400;
    color: #455a64
}

.todo-list li:last-child {
    border-bottom: 0px
}

.todo-list li .assignedto {
    padding: 0px 0 0 27px;
    margin: 0px
}

.todo-list li .assignedto li {
    list-style: none;
    padding: 0px;
    display: inline-block;
    border: 0px;
    margin-right: 2px
}

.todo-list li .assignedto li img {
    width: 30px;
    border-radius: 100%
}

.todo-list li .item-date {
    padding-left: 25px;
    font-size: 12px;
    display: inline-block
}

.list-task .task-done span {
    text-decoration: line-through
}

.chat-list {
    margin: 0px;
    padding: 0px
}

.chat-list li {
    list-style: none;
    margin-top: 30px
}

.chat-list li .chat-img {
    display: inline-block;
    width: 45px;
    vertical-align: top
}

.chat-list li .chat-img img {
    width: 45px;
    border-radius: 100%
}

.chat-list li .chat-content {
    width: calc(100% - 140px);
    display: inline-block;
    padding-left: 15px
}

.chat-list li .chat-content h5 {
    color: #99abb4
}

.chat-list li .chat-content .box {
    display: inline-block;
    margin-bottom: 10px
}

.chat-list li .chat-time {
    display: inline-block;
    text-align: right;
    width: 80px;
    font-size: 13px;
    color: #99abb4
}

.chat-list li.odd .chat-content {
    text-align: right;
    width: calc(100% - 90px)
}

.chat-list li.odd .box {
    clear: both
}

.chat-list li.odd+.odd {
    margin-top: 0px
}

.chat-list li.reverse {
    text-align: right
}

.chat-list li.reverse .chat-time {
    text-align: left
}

.chat-list li.reverse .chat-content {
    padding-left: 0px;
    padding-right: 15px
}

.message-box ul li .drop-title {
    font-weight: 500;
    padding: 11px 20px 15px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.message-box ul li .nav-link {
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    padding-top: 15px
}

.message-box .message-widget {
    position: relative
}

.message-box .message-widget a {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: block;
    text-decoration: none;
    padding: 9px 15px
}

.message-box .message-widget a:hover {
    background: #f2f4f8
}

.message-box .message-widget a:last-child {
    border-bottom: 0px
}

.message-box .message-widget a div {
    white-space: normal
}

.message-box .message-widget a .user-img {
    width: 45px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0
}

.message-box .message-widget a .user-img img {
    width: 100%
}

.message-box .message-widget a .user-img .profile-status {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 33px;
    position: absolute;
    top: -1px;
    width: 10px
}

.message-box .message-widget a .user-img .online {
    background: #d1a768
}

.message-box .message-widget a .user-img .busy {
    background: #fc4b6c
}

.message-box .message-widget a .user-img .away {
    background: #ffb22b
}

.message-box .message-widget a .user-img .offline {
    background: #ffb22b
}

.message-box .message-widget a .mail-contnet {
    display: inline-block;
    width: 74%;
    vertical-align: middle
}

.message-box .message-widget a .mail-contnet h5 {
    margin: 5px 0px 0
}

.message-box .message-widget a .mail-contnet .mail-desc,
.message-box .message-widget a .mail-contnet .time {
    font-size: 12px;
    display: block;
    margin: 1px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #99abb4;
    white-space: nowrap
}

.calendar {
    float: left;
    margin-bottom: 0px
}

.fc-view {
    margin-top: 30px
}

.none-border .modal-footer {
    border-top: none
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px
}

.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase
}

.fc-day {
    background: #fff
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
    z-index: 0
}

.fc-widget-header {
    border: 0px !important
}

.fc-widget-content {
    border-color: rgba(120, 130, 140, 0.13) !important
}

.fc th.fc-widget-header {
    color: #99abb4;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 7px 0px;
    text-transform: uppercase
}

.fc th.fc-sun,
.fc th.fc-tue,
.fc th.fc-thu,
.fc th.fc-sat {
    background: #f2f7f8
}

.fc th.fc-mon,
.fc th.fc-wed,
.fc th.fc-fri {
    background: #f2f7f8
}

.fc-view {
    margin-top: 0px
}

.fc-toolbar {
    margin: 0px;
    padding: 24px 0px
}

.fc-button {
    background: #fff;
    color: #99abb4;
    text-transform: capitalize
}

.fc-button:hover {
    background: #f2f4f8;
    opacity: 0.8
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px
}

.fc-state-hover {
    background: #F5F5F5
}

.fc-unthemed .fc-today {
    background: #f2f4f8 !important
}

.fc-state-highlight {
    background: #f0f0f0
}

.fc-cell-overlay {
    background: #f0f0f0
}

.fc-unthemed .fc-today {
    background: #fff
}

.fc-event {
    border-radius: 0px;
    border: none;
    cursor: move;
    color: #fff !important;
    font-size: 13px;
    margin: 1px -1px 0 -1px;
    padding: 5px 5px;
    text-align: center;
    background: #d1a768
}

.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #fff;
    min-width: 140px;
    text-align: center;
    background: #d1a768
}

.calendar-event a {
    float: right;
    opacity: 0.6;
    font-size: 10px;
    margin: 4px 0 0 10px;
    color: #fff
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

.fc-basic-view .fc-day-number {
    padding: 10px 15px;
    display: inline-block
}

.steamline {
    position: relative;
    border-left: 1px solid rgba(120, 130, 140, 0.13);
    margin-left: 20px
}

.steamline .sl-left {
    float: left;
    margin-left: -20px;
    z-index: 1;
    width: 40px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    background: #263238;
    margin-right: 15px
}

.steamline .sl-left img {
    max-width: 40px
}

.steamline .sl-right {
    padding-left: 50px
}

.steamline .sl-right .desc,
.steamline .sl-right .inline-photos {
    margin-bottom: 30px
}

.steamline .sl-item {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    margin: 20px 0
}

.sl-date {
    font-size: 10px;
    color: #99abb4
}

.time-item {
    border-color: rgba(120, 130, 140, 0.13);
    padding-bottom: 1px;
    position: relative
}

.time-item:before {
    content: " ";
    display: table
}

#txt-btn-cursos {
    color: white !important;
}

#txt-btn-cursos-videos {
    padding: 8px 30px !important;
    font-size: 14px !important;

}

.titulo-curso-listagem-videos {
    height: 60px;
    overflow: hidden;
    font-size: 15px !important;


}

.context-curso-video {
    height: 120px;
    min-height: 120px;
    align-items: center;
    display: flex;
    text-align: center;
}

.card-body-cursos-video {
    min-height: 223px;
    height: 223px;
    max-height: 223px;
}

.card-cursos-player {
    height: 68px;
    min-height: 68px;
    max-height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    overflow: hidden;
}

@media(max-width:720px) {
    .col-cursos-videos {
        width: 50% !important
    }

    .titulo-curso-listagem-videos {
        font-size: 14px !important;
        height: 65px;
        overflow: hidden;

    }
}

.resumo-card {
    overflow: hidden;
    height: 94px;
    max-height: 94px;
    min-height: 94px;
}

.time-item:after {
    background-color: #fff;
    border-color: rgba(120, 130, 140, 0.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px
}

.time-item-item:after {
    content: " ";
    display: table
}

.item-info {
    margin-bottom: 15px;
    margin-left: 15px
}

.item-info p {
    margin-bottom: 10px !important
}

.feeds {
    margin: 0px;
    padding: 0px
}

.feeds li {
    list-style: none;
    padding: 10px;
    display: block
}

.feeds li:hover {
    background: #ebf3f5
}

.feeds li>div {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%
}

.feeds li>div i {
    line-height: 40px
}

.feeds li span {
    float: right;
    width: auto;
    font-size: 12px
}

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

.social-widget .soc-header {
    padding: 4px;
    text-align: center;
    font-size: 36px;
    color: #fff
}

.card-header-ev-total-rede {
    background: #00bcd4;
    padding: 4px;
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.card-header-ev-total-indicados {
    background: #009688;
    padding: 4px;
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.social-widget .soc-header.box-facebook {
    background: #3b5998
}

.social-widget .soc-header.box-twitter {
    background: #00aced
}

.social-widget .soc-header.box-google {
    background: #f86c6b
}

.social-widget .soc-header.box-n1 {
    background: #3b5998
}

.social-widget .soc-header.box-n2 {
    background: #00aced
}

.social-widget .soc-header.box-n3 {
    background: #00897B
}

.social-widget .soc-header.box-n4 {
    background: #7460EE
}

.social-widget .soc-header.box-n5 {
    background: #292B2C
}

.social-widget .soc-header.box-n6 {
    background: #d1a768
}

.social-widget .soc-content {
    display: flex;
    text-align: center
}

.social-widget .soc-content div {
    padding: 10px
}

.social-widget .soc-content div h3 {
    margin-bottom: 0px
}

.gaugejs-box {
    position: relative;
    margin: 0 auto
}

.gaugejs-box canvas.gaugejs {
    width: 100% !important;
    height: auto !important
}

.social-profile-first {
    text-align: center;
    padding-top: 22%;
    margin-bottom: 96px
}

.social-profile-first.bg-over {
    background: rgba(56, 83, 161, 0.7)
}

.social-profile-first .middle {
    vertical-align: middle
}

.country-state {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px
}

.country-state li {
    margin-top: 30px;
    margin-bottom: 10px
}

.country-state h2 {
    margin-bottom: 0px;
    font-weight: 400
}

.profiletimeline {
    position: relative;
    margin-left: 70px;
    margin-right: 10px
}

.profiletimeline .sl-left {
    float: left;
    margin-left: -60px;
    z-index: 1;
    margin-right: 15px
}

.profiletimeline .sl-left img {
    max-width: 40px
}

.profiletimeline .sl-item {
    margin-top: 8px;
    margin-bottom: 30px
}

.profiletimeline .sl-date {
    font-size: 12px;
    color: #99abb4
}

.profiletimeline .time-item {
    border-color: rgba(120, 130, 140, 0.13);
    padding-bottom: 1px;
    position: relative
}

.profiletimeline .time-item:before {
    content: " ";
    display: table
}

.profiletimeline .time-item:after {
    background-color: #fff;
    border-color: rgba(120, 130, 140, 0.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px
}

.profiletimeline .time-item-item:after {
    content: " ";
    display: table
}

.profiletimeline .item-info {
    margin-bottom: 15px;
    margin-left: 15px
}

.profiletimeline .item-info p {
    margin-bottom: 10px !important
}

.blog-widget {
    margin-top: 30px
}

.blog-widget .blog-image img {
    border-radius: 4px;
    margin-top: -45px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.weather-small h1 {
    line-height: 30px
}

.weather-small sup {
    font-size: 60%
}

.little-profile .pro-img {
    margin-top: -58px;
    margin-bottom: 6px
}

.little-profile .pro-img img {
    width: 70px;
    height: 70px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%
}

.contact-box {
    position: relative
}

.contact-box .add-ct-btn {
    position: absolute;
    right: 4px;
    top: -46px
}

.contact-box .contact-widget>a {
    padding: 15px 10px
}

.contact-box .contact-widget>a .user-img {
    margin-bottom: 0px !important
}

@media (min-width: 1600px) {

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

    .col-xlg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xlg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xlg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xlg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xlg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xlg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xlg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xlg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xlg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xlg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xlg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xlg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

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

    .col-xlg-pull-11 {
        right: 91.66666667%
    }

    .col-xlg-pull-10 {
        right: 83.33333333%
    }

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

    .col-xlg-pull-8 {
        right: 66.66666667%
    }

    .col-xlg-pull-7 {
        right: 58.33333333%
    }

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

    .col-xlg-pull-5 {
        right: 41.66666667%
    }

    .col-xlg-pull-4 {
        right: 33.33333333%
    }

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

    .col-xlg-pull-2 {
        right: 16.66666667%
    }

    .col-xlg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-xlg-push-11 {
        left: 91.66666667%
    }

    .col-xlg-push-10 {
        left: 83.33333333%
    }

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

    .col-xlg-push-8 {
        left: 66.66666667%
    }

    .col-xlg-push-7 {
        left: 58.33333333%
    }

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

    .col-xlg-push-5 {
        left: 41.66666667%
    }

    .col-xlg-push-4 {
        left: 33.33333333%
    }

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

    .col-xlg-push-2 {
        left: 16.66666667%
    }

    .col-xlg-push-1 {
        left: 8.33333333%
    }

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

    .offset-xlg-12 {
        margin-left: 100%
    }

    .offset-xlg-11 {
        margin-left: 91.66666667%
    }

    .offset-xlg-10 {
        margin-left: 83.33333333%
    }

    .offset-xlg-9 {
        margin-left: 75%
    }

    .offset-xlg-8 {
        margin-left: 66.66666667%
    }

    .offset-xlg-7 {
        margin-left: 58.33333333%
    }

    .offset-xlg-6 {
        margin-left: 50%
    }

    .offset-xlg-5 {
        margin-left: 41.66666667%
    }

    .offset-xlg-4 {
        margin-left: 33.33333333%
    }

    .offset-xlg-3 {
        margin-left: 25%
    }

    .offset-xlg-2 {
        margin-left: 16.66666667%
    }

    .offset-xlg-1 {
        margin-left: 8.33333333%
    }

    .offset-xlg-0 {
        margin-left: 0
    }
}

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

@media (max-width: 940px) {
    .texto-cinza {
        font-size: 12px !important;
    }

    .texto-cinza-premios-mini {
        font-size: 16px !important;
    }

    .texto-cinza-premios {
        font-size: 16px !important;
    }

    .texto-cinza-total {
        font-size: 16px !important;
    }

    .btn-oferta-carrinho {
        width: 30% !important;
        font-size: 9px !important;
        margin-top: -26px;
        margin-left: 36%;
    }

    .texto-cinza-mobile {
        color: #455a64;
        margin-bottom: -3%;
    }
}

@media (min-width: 1024px) {
    .btn-todos-cashback {
        margin-bottom: 2%;
        margin-top: -4%;
        text-align: end;
        color: #455a64;
    }

    .btn-oferta-carrinho {
        margin-left: 300% !important;
        margin-top: -34% !important;
    }
}

@media (min-width: 1024px) {
    .div-btn-todos-cashback {
        margin-bottom: -1%;
        text-align: end;
    }
}

@media (max-width: 940px) {
    .btn-todos-cashback {
        margin-bottom: 3%;
        margin-top: -19%;
        text-align: end;
        color: #455a64;
    }
}

@media (max-width: 940px) {
    .div-btn-todos-cashback {
        margin-bottom: -4%;
        text-align: end;
    }
}

@media (min-width: 1650px) {
    .widget-app-columns {
        column-count: 3
    }
}

@media (max-width: 320px) {
    #calcular-sem-saque {
        margin-top: 13px;
        margin-left: 39px;
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    #calcular-com-saque {
        margin-top: 13px;
        margin-left: 28%;
        margin-top: 10px;
    }
}

@media (min-width: 320px) and (max-width:500px) {
    #calcular-sem-saque {
        margin-top: 13px;
        margin-left: 24%;
        margin-top: 10px;
    }
}

@media (min-width: 320px) and (max-width:500px) {
    #calcular-com-saque {
        margin-top: 13px;
        margin-left: 34%;
        margin-top: 10px;
    }
}

@media (min-width: 500px) and (max-width:5000px) {
    #calcular-sem-saque {
        margin-top: 13px;
        margin-left: 24%;
        margin-top: 10px;
    }
}

@media (min-width: 500px) and (max-width:5000px) {
    #calcular-com-saque {
        margin-top: 13px;
        margin-left: 34%;
        margin-top: 10px;
    }
}

@media (max-width: 1370px) {
    .widget-app-columns {
        column-count: 2
    }
}

@media (min-width: 1100px) {
    .container-fluid {
        padding: 0 0px 25px 0px;
        max-width: 1280px
    }
}

@media (max-width: 1023px) {
    .page-wrapper {
        transition: 0.2s ease-in
    }

    .widget-app-columns {
        column-count: 1
    }

    .inbox-center a {
        width: 200px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        width: auto;
        flex-shrink: 0
    }

    .navbar-header .navbar-brand {
        padding-top: 0px
    }

    .material-icon-list-demo .icons div {
        width: 33%;
        padding: 15px;
        display: inline-block;
        line-height: 40px
    }

    .mini-sidebar .page-wrapper {
        margin-left: 0px
    }

    .mini-sidebar .footer {
        left: 0px
    }

    .flex-wrap {
        flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important
    }

    .logo-center .top-navbar .navbar-header {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media (max-width: 940px) {
    .topbar {
        position: fixed;
        width: 100%
    }
}

@media (min-width: 560px) and (max-width:50000px) {
    #fundo-graduacao {
        height: 372px;
    }

    #img-graduacao {
        width: 28%;
        margin-top: 12%;
    }

    #conteudo-graduacao {
        margin-top: 18%;
    }
}

@media (max-width: 560px) {
    #fundo-graduacao {
        height: 362px;
    }

    #img-graduacao {
        margin-top: 18%;
        width: 27%;
    }

    #conteudo-graduacao {
        margin-top: 15%;
    }
}

@media (min-width: 1024px) {
    .icone-nivel-uplines {
        font-size: 25px;
        margin-top: -7px;
        color: #fff;
    }

    .icones-contato-uplines {
        font-size: 25px;
        color: #fff;
    }

    .texto-dados-bancarios {
        font-size: 18px;
    }

    .texto-contato-uplines {
        font-size: 18px;
        text-align: right;
        color: white
    }

    .card-footer-uplines {
        display: inline-flex;
    }

    .div-ver-conta-uplines {
        text-align: end;
        border-right: inset;
    }

    .span-ativo-index {
        display: inline-flex;
    }

    .div-enviar-comprovante-uplines {}

    .div-card-header-dados-bancarios {
        margin-top: -7px;
        margin-left: -16px;
        display: inline-flex;
    }

    .texto-card-header {
        margin-left: 38%;
        text-align: center;
        display: inline-flex;
    }
}

@media (max-width: 940px) {
    .icone-nivel-uplines {
        font-size: 25px;
        margin-top: -7px;
        color: #fff;
    }

    .icones-contato-uplines {
        font-size: 22px;
        color: #fff;
        margin-left: 10px;
    }

    .texto-dados-bancarios {
        font-size: 12px;
    }

    .texto-contato-uplines {
        display: none;
        font-size: 12px;
        text-align: center;
        color: white
    }

    .card-footer-uplines {
        display: inline-flex;
    }

    .div-ver-conta-uplines {
        text-align: end;
        border-right: inset;
    }

    .btn-enviar-comprovante-uplines {
        font-size: 10px !important;
    }

    .btn-ver-conta-uplines {
        font-size: 10px !important;
    }

    .btn-enviar-comprovante-uplines {}

    .div-card-header-dados-bancarios {
        margin-top: -7px;
        margin-left: 15px;
        display: inline-flex;
    }

    .texto-card-header {
        margin-left: 38%;
        text-align: center;
        display: inline-flex;
    }
}

.topbar .top-navbar {
    padding-right: 15px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    -webkit-align-items: center
}

.topbar .top-navbar .navbar-collapse {
    display: flex;
    width: 100%
}

.topbar .top-navbar .navbar-nav {
    flex-direction: row;
    margin-right: 20px;
}

.topbar .top-navbar .navbar-nav>.nav-item.show {
    position: static
}

@media (max-width:767px) {
    .topbar .top-navbar .navbar-nav>.nav-item.show .dropdown-menu {
        width: 100% !important;
        margin-top: 0px !important;
    }
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
    padding-left: .50rem;
    padding-right: .50rem
}

.topbar .top-navbar .navbar-nav .dropdown-menu {
    position: absolute
}

.mega-dropdown .dropdown-menu {
    height: 480px;
    overflow: auto
}

.container-fluid {
    padding: 0 15px
}

.mini-sidebar .page-wrapper {
    margin-left: 0px;
    padding-top: 70px
}

.comment-text .comment-footer .action-icons {
    display: block;
    padding: 10px 0
}

.vtabs .tabs-vertical {
    width: auto
}

.footer {
    left: 0px
}

.material-icon-list-demo .icons div {
    width: 100%
}

.error-page .footer {
    position: fixed;
    bottom: 0px;
    z-index: 10
}

.error-box {
    position: relative;
    padding-bottom: 60px
}

.error-body {
    padding-top: 10%
}

.error-body h1 {
    font-size: 100px;
    font-weight: 600;
    line-height: 100px
}

@media only screen and (max-width:560px) {
    .login-register {
        overflow-y: auto;
    }

    .login-box {
        width: 90%;
        margin-top: 30%;
    }

    .login-sidebar {
        padding: 16% 0;
        padding-bottom: 106px;

    }

    .login-sidebar .login-box {
        position: relative;
        min-height: 480px;
        max-height: 715px;

    }

    .form-cadastro {
        position: relative;
        top: 0px;
    }

    .span-ativo-index {
        display: inline-flex;

    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .login-register {
        overflow-y: auto;
    }

    .login-box {
        width: 90%;
        margin-top: 0%;
    }

    .login-sidebar {
        padding: 16% 0;
        padding-bottom: 106px;

    }

    .login-sidebar .login-box {
        position: relative;
        height: 645px !important;

    }

    .form-cadastro {
        position: relative;
        top: 0px;
    }


}

.tabela-comissao-mmn {
    height: 330px;
    min-height: 330px;
    max-height: 330px;
    overflow-x: auto;
}

.tabela-comissao-mmn1 {
    height: 245px;
    min-height: 245px;
    max-height: 245px;
    overflow-x: auto;
}

.txt-valor-comissÃ£o {
    font-weight: 600;
}

.img-blog-carrossel {
    height: 100% !important;
}

.owl-carousel .owl-item img {
    height: 100%;
}

.categoria-blog-carrosel {
    position: fixed;
}

.titulo-blog-carrosel {
    margin-top: 11%;
    width: 100%;
    height: 65px;
    text-align: left;
    min-height: 65px;
    max-height: 65px;
    overflow: hidden;
}

.sale-card .radial-bar {
    margin: 15px 0 0px;
}

.chat-main-box .chat-left-aside {
    left: -250px;
    position: absolute;
    transition: 0.5s ease-in;
    background: #fff
}

.chat-main-box .chat-left-aside.open-pnl {
    left: 0px
}

.chat-main-box .chat-left-aside .open-panel {
    display: block
}

.chat-main-box .chat-right-aside {
    width: 100%
}

ul.timeline:before {
    left: 40px
}

ul.timeline>li>.timeline-panel {
    width: "calc(100% - 90px)";
    width: "calc(100% - 90px)";
    width: "calc(100% - 90px)"
}

ul.timeline>li>.timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0
}

ul.timeline>li>.timeline-panel {
    float: right
}

ul.timeline>li>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}

ul.timeline>li>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}

.left-aside {
    width: 100%;
    position: relative;
    border: 0px
}

.right-aside {
    margin-left: 0px
}

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

.chat-list li .chat-content {
    width: calc(100% - 80px)
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type="radio"]+label:before,
[type="radio"]+label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after,
[type="radio"]:checked+label:before,
[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border-radius: 50%
}

[type="radio"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:after {
    border: 2px solid #5a5a5a
}

[type="radio"]:not(:checked)+label:after {
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="radio"]:checked+label:before {
    border: 2px solid transparent;
    animation: ripple 0.2s linear forwards
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border: 2px solid #26a69a
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
    background-color: #26a69a;
    z-index: 0
}

[type="radio"]:checked+label:after {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

[type="radio"].with-gap:checked+label:after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

[type="radio"].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, 0.26);
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

[type="radio"]:disabled:not(:checked)+label:before,
[type="radio"]:disabled:checked+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
    animation: ripple 0.2s linear forwards
}

[type="radio"]:disabled+label {
    color: rgba(0, 0, 0, 0.26)
}

[type="radio"]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, 0.26)
}

[type="radio"]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD
}

form p {
    margin-bottom: 10px;
    text-align: center;
}

form p:last-child {
    margin-bottom: 0
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

[type="checkbox"].tabbed:focus+label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

[type="checkbox"]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent
}

[type="checkbox"].filled-in+label:after {
    border-radius: 2px
}

[type="checkbox"].filled-in+label:before,
[type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

[type="checkbox"].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

.switch,
.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #26a69a;
    left: 24px
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #F1F1F1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -5px;
    top: -3px;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease
}

input[type=checkbox]:checked:not(:disabled)~.lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1)
}

input[type=checkbox]:not(:disabled)~.lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus~.lever::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #BDBDBD
}

.scale-up {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    transform-origin: right 0px
}

.scale-up-left {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    transform-origin: left 0px
}

.show>.scale-up {
    transform: scale(1);
    transform-origin: right 0px
}

.show>.scale-up-left {
    transform: scale(1);
    transform-origin: left 0px
}

.card {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px
}

.well,
pre {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.page-titles .justify-content-end:last-child .d-flex {
    margin-right: 10px
}

.btn-circle.right-side-toggle {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 25px
}

.btn-carrinho-flutuante {
    position: fixed;
    bottom: 70%;
    right: 45px;
    padding: 25px
}

.div-valor-carrinho {
    MAX-HEIGHT: 90PX;
    HEIGHT: 90PX;
    BORDER: DASHED;
}

.slider-dot-container {
    display: inline-block;
}

.owl-dot {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    color: #00a7e2;
    background: #7cb9ec;
    outline: initial !important;
    border: initial;
    margin: 0 5px;
    padding: 0;
}

.right-arrow {
    font-size: 20px;
    color: #145388;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

.left-arrow {
    font-size: 20px;
    color: #145388;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

.card-header-right {
    right: 10px;
    top: 16px;
    display: inline-block;
    float: right;
    position: absolute;
}

.card-option {
    width: 35px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    @include transition(0.3s ease-in-out);
}

.card-option li i {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    font-size: 15px;
    color: #8c8c8c;
    line-height: 2;
    font-weight: 300;
}

/* @keyframes ripple {
    0% {
        box-shadow: 0px 0px 0px 1px transparent
    }

    50% {
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1)
    }

    100% {
        box-shadow: 0px 0px 0px 15px transparent
    }
} */
.bootstrap-select.btn-group .dropdown-menu {
    margin-top: -40px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.demo-checkbox label,
.demo-radio-button label {
    min-width: 200px;
    margin-bottom: 20px
}

.demo-swtich .demo-switch-title,
.demo-swtich .switch {
    width: 150px;
    margin-bottom: 10px;
    display: inline-block
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect h2 {
    text-align: center;
    position: relative;
    font-size: 12px;
    margin-top: 100px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    margin: 50px 0 0 0;
    background-color: transparent;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect a.info,
.hovereffect h2 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    text-transform: uppercase;
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

[type="checkbox"]+label {
    padding-left: 26px;
    height: 25px;
    line-height: 21px;
    font-weight: normal
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -2px;
    width: 11px;
    height: 19px
}

[type="checkbox"]:checked.chk-col-red+label:before {
    border-right: 2px solid #fb3a3a;
    border-bottom: 2px solid #fb3a3a
}

[type="checkbox"]:checked.chk-col-pink+label:before {
    border-right: 2px solid #E91E63;
    border-bottom: 2px solid #E91E63
}

[type="checkbox"]:checked.chk-col-purple+label:before {
    border-right: 2px solid #7460ee;
    border-bottom: 2px solid #7460ee
}

[type="checkbox"]:checked.chk-col-deep-purple+label:before {
    border-right: 2px solid #673AB7;
    border-bottom: 2px solid #673AB7
}

[type="checkbox"]:checked.chk-col-indigo+label:before {
    border-right: 2px solid #3F51B5;
    border-bottom: 2px solid #3F51B5
}

[type="checkbox"]:checked.chk-col-blue+label:before {
    border-right: 2px solid #02bec9;
    border-bottom: 2px solid #02bec9
}

[type="checkbox"]:checked.chk-col-light-blue+label:before {
    border-right: 2px solid #03A9F4;
    border-bottom: 2px solid #03A9F4
}

[type="checkbox"]:checked.chk-col-cyan+label:before {
    border-right: 2px solid #00BCD4;
    border-bottom: 2px solid #00BCD4
}

[type="checkbox"]:checked.chk-col-teal+label:before {
    border-right: 2px solid #009688;
    border-bottom: 2px solid #009688
}

[type="checkbox"]:checked.chk-col-green+label:before {
    border-right: 2px solid #d1a768;
    border-bottom: 2px solid #d1a768
}

[type="checkbox"]:checked.chk-col-light-green+label:before {
    border-right: 2px solid #8BC34A;
    border-bottom: 2px solid #8BC34A
}

[type="checkbox"]:checked.chk-col-lime+label:before {
    border-right: 2px solid #CDDC39;
    border-bottom: 2px solid #CDDC39
}

[type="checkbox"]:checked.chk-col-#ff0+label:before {
    border-right: 2px solid #ffe821;
    border-bottom: 2px solid #ffe821
}

[type="checkbox"]:checked.chk-col-amber+label:before {
    border-right: 2px solid #FFC107;
    border-bottom: 2px solid #FFC107
}

[type="checkbox"]:checked.chk-col-orange+label:before {
    border-right: 2px solid #FF9800;
    border-bottom: 2px solid #FF9800
}

[type="checkbox"]:checked.chk-col-deep-orange+label:before {
    border-right: 2px solid #FF5722;
    border-bottom: 2px solid #FF5722
}

[type="checkbox"]:checked.chk-col-brown+label:before {
    border-right: 2px solid #795548;
    border-bottom: 2px solid #795548
}

[type="checkbox"]:checked.chk-col-grey+label:before {
    border-right: 2px solid #9E9E9E;
    border-bottom: 2px solid #9E9E9E
}

[type="checkbox"]:checked.chk-col-blue-grey+label:before {
    border-right: 2px solid #607D8B;
    border-bottom: 2px solid #607D8B
}

[type="checkbox"]:checked.chk-col-#000+label:before {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000
}

[type="checkbox"]:checked.chk-col-#fff+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
    border-right: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important
}

[type="checkbox"].filled-in:checked.chk-col-red+label:after {
    border: 2px solid #fb3a3a;
    background-color: #fb3a3a
}

[type="checkbox"].filled-in:checked.chk-col-pink+label:after {
    border: 2px solid #E91E63;
    background-color: #E91E63
}

[type="checkbox"].filled-in:checked.chk-col-purple+label:after {
    border: 2px solid #7460ee;
    background-color: #7460ee
}

[type="checkbox"].filled-in:checked.chk-col-deep-purple+label:after {
    border: 2px solid #673AB7;
    background-color: #673AB7
}

[type="checkbox"].filled-in:checked.chk-col-indigo+label:after {
    border: 2px solid #3F51B5;
    background-color: #3F51B5
}

[type="checkbox"].filled-in:checked.chk-col-blue+label:after {
    border: 2px solid #02bec9;
    background-color: #02bec9
}

[type="checkbox"].filled-in:checked.chk-col-light-blue+label:after {
    border: 2px solid #03A9F4;
    background-color: #03A9F4
}

[type="checkbox"].filled-in:checked.chk-col-cyan+label:after {
    border: 2px solid #00BCD4;
    background-color: #00BCD4
}

[type="checkbox"].filled-in:checked.chk-col-teal+label:after {
    border: 2px solid #009688;
    background-color: #009688
}

[type="checkbox"].filled-in:checked.chk-col-green+label:after {
    border: 2px solid #d1a768;
    background-color: #d1a768
}

[type="checkbox"].filled-in:checked.chk-col-light-green+label:after {
    border: 2px solid #8BC34A;
    background-color: #8BC34A
}

[type="checkbox"].filled-in:checked.chk-col-lime+label:after {
    border: 2px solid #CDDC39;
    background-color: #CDDC39
}

[type="checkbox"].filled-in:checked.chk-col-#ff0+label:after {
    border: 2px solid #ffe821;
    background-color: #ffe821
}

[type="checkbox"].filled-in:checked.chk-col-amber+label:after {
    border: 2px solid #FFC107;
    background-color: #FFC107
}

[type="checkbox"].filled-in:checked.chk-col-orange+label:after {
    border: 2px solid #FF9800;
    background-color: #FF9800
}

[type="checkbox"].filled-in:checked.chk-col-deep-orange+label:after {
    border: 2px solid #FF5722;
    background-color: #FF5722
}

[type="checkbox"].filled-in:checked.chk-col-brown+label:after {
    border: 2px solid #795548;
    background-color: #795548
}

[type="checkbox"].filled-in:checked.chk-col-grey+label:after {
    border: 2px solid #9E9E9E;
    background-color: #9E9E9E
}

[type="checkbox"].filled-in:checked.chk-col-blue-grey+label:after {
    border: 2px solid #607D8B;
    background-color: #607D8B
}

[type="checkbox"].filled-in:checked.chk-col-#000+label:after {
    border: 2px solid #000;
    background-color: #000
}

[type="checkbox"].filled-in:checked.chk-col-#fff+label:after {
    border: 2px solid #fff;
    background-color: #fff
}

[type="radio"]:not(:checked)+label {
    padding-left: 26px;
    height: 25px;
    line-height: 25px;
    font-weight: normal
}

[type="radio"]:checked+label {
    padding-left: 26px;
    height: 25px;
    line-height: 25px;
    font-weight: normal
}

[type="radio"].radio-col-red:checked+label:after {
    background-color: #fb3a3a;
    border-color: #fb3a3a;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-pink:checked+label:after {
    background-color: #E91E63;
    border-color: #E91E63;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-purple:checked+label:after {
    background-color: #7460ee;
    border-color: #7460ee;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-deep-purple:checked+label:after {
    background-color: #673AB7;
    border-color: #673AB7;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-indigo:checked+label:after {
    background-color: #3F51B5;
    border-color: #3F51B5;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-blue:checked+label:after {
    background-color: #02bec9;
    border-color: #02bec9;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-light-blue:checked+label:after {
    background-color: #03A9F4;
    border-color: #03A9F4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-cyan:checked+label:after {
    background-color: #00BCD4;
    border-color: #00BCD4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-teal:checked+label:after {
    background-color: #009688;
    border-color: #009688;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-green:checked+label:after {
    background-color: #d1a768;
    border-color: #d1a768;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-light-green:checked+label:after {
    background-color: #8BC34A;
    border-color: #8BC34A;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-lime:checked+label:after {
    background-color: #CDDC39;
    border-color: #CDDC39;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-#ff0:checked+label:after {
    background-color: #ffe821;
    border-color: #ffe821;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-amber:checked+label:after {
    background-color: #FFC107;
    border-color: #FFC107;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-orange:checked+label:after {
    background-color: #FF9800;
    border-color: #FF9800;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-deep-orange:checked+label:after {
    background-color: #FF5722;
    border-color: #FF5722;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-brown:checked+label:after {
    background-color: #795548;
    border-color: #795548;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-grey:checked+label:after {
    background-color: #9E9E9E;
    border-color: #9E9E9E;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-blue-grey:checked+label:after {
    background-color: #607D8B;
    border-color: #607D8B;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-#000:checked+label:after {
    background-color: #000;
    border-color: #000;
    animation: ripple 0.2s linear forwards
}

[type="radio"].radio-col-#fff:checked+label:after {
    background-color: #fff;
    border-color: #fff;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-red:checked+label:before {
    border: 2px solid #fb3a3a;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-red:checked+label:after {
    background-color: #fb3a3a;
    border: 2px solid #fb3a3a;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-pink:checked+label:before {
    border: 2px solid #E91E63;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-pink:checked+label:after {
    background-color: #E91E63;
    border: 2px solid #E91E63;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-purple:checked+label:before {
    border: 2px solid #7460ee;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-purple:checked+label:after {
    background-color: #7460ee;
    border: 2px solid #7460ee;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-deep-purple:checked+label:before {
    border: 2px solid #673AB7;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-deep-purple:checked+label:after {
    background-color: #673AB7;
    border: 2px solid #673AB7;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-indigo:checked+label:before {
    border: 2px solid #3F51B5;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-indigo:checked+label:after {
    background-color: #3F51B5;
    border: 2px solid #3F51B5;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-blue:checked+label:before {
    border: 2px solid #02bec9;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-blue:checked+label:after {
    background-color: #02bec9;
    border: 2px solid #02bec9;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-light-blue:checked+label:before {
    border: 2px solid #03A9F4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-light-blue:checked+label:after {
    background-color: #03A9F4;
    border: 2px solid #03A9F4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-cyan:checked+label:before {
    border: 2px solid #00BCD4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-cyan:checked+label:after {
    background-color: #00BCD4;
    border: 2px solid #00BCD4;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-teal:checked+label:before {
    border: 2px solid #009688;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-teal:checked+label:after {
    background-color: #009688;
    border: 2px solid #009688;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-green:checked+label:before {
    border: 2px solid #d1a768;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-green:checked+label:after {
    background-color: #d1a768;
    border: 2px solid #d1a768;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-light-green:checked+label:before {
    border: 2px solid #8BC34A;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-light-green:checked+label:after {
    background-color: #8BC34A;
    border: 2px solid #8BC34A;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-lime:checked+label:before {
    border: 2px solid #CDDC39;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-lime:checked+label:after {
    background-color: #CDDC39;
    border: 2px solid #CDDC39;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#ff0:checked+label:before {
    border: 2px solid #ffe821;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#ff0:checked+label:after {
    background-color: #ffe821;
    border: 2px solid #ffe821;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-amber:checked+label:before {
    border: 2px solid #FFC107;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-amber:checked+label:after {
    background-color: #FFC107;
    border: 2px solid #FFC107;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-orange:checked+label:before {
    border: 2px solid #FF9800;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-orange:checked+label:after {
    background-color: #FF9800;
    border: 2px solid #FF9800;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-deep-orange:checked+label:before {
    border: 2px solid #FF5722;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-deep-orange:checked+label:after {
    background-color: #FF5722;
    border: 2px solid #FF5722;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-brown:checked+label:before {
    border: 2px solid #795548;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-brown:checked+label:after {
    background-color: #795548;
    border: 2px solid #795548;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-grey:checked+label:before {
    border: 2px solid #9E9E9E;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-grey:checked+label:after {
    background-color: #9E9E9E;
    border: 2px solid #9E9E9E;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-blue-grey:checked+label:before {
    border: 2px solid #607D8B;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-blue-grey:checked+label:after {
    background-color: #607D8B;
    border: 2px solid #607D8B;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#000:checked+label:before {
    border: 2px solid #000;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#000:checked+label:after {
    background-color: #000;
    border: 2px solid #000;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#fff:checked+label:before {
    border: 2px solid #fff;
    animation: ripple 0.2s linear forwards
}

[type="radio"].with-gap.radio-col-#fff:checked+label:after {
    background-color: #fff;
    border: 2px solid #fff;
    animation: ripple 0.2s linear forwards
}

.switch label {
    font-weight: normal;
    font-size: 13px
}

.switch label .lever {
    margin: 0 14px
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-red:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(251, 58, 58, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-red {
    background-color: rgba(251, 58, 58, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-red:after {
    background-color: #fb3a3a
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-pink:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-pink {
    background-color: rgba(233, 30, 99, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-pink:after {
    background-color: #E91E63
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-purple:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(116, 96, 238, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-purple {
    background-color: rgba(116, 96, 238, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-purple:after {
    background-color: #7460ee
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-deep-purple:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-purple {
    background-color: rgba(103, 58, 183, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-purple:after {
    background-color: #673AB7
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-indigo:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-indigo {
    background-color: rgba(63, 81, 181, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-indigo:after {
    background-color: #3F51B5
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-blue:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(2, 190, 201, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue {
    background-color: rgba(2, 190, 201, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue:after {
    background-color: #02bec9
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-light-blue:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-blue {
    background-color: rgba(3, 169, 244, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-blue:after {
    background-color: #03A9F4
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-cyan:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-cyan {
    background-color: rgba(0, 188, 212, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-cyan:after {
    background-color: #00BCD4
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-teal:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-teal {
    background-color: rgba(0, 150, 136, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-teal:after {
    background-color: #009688
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-green:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 198, 218, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-green {
    background-color: rgba(38, 198, 218, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-green:after {
    background-color: #d1a768
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-light-green:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-green {
    background-color: rgba(139, 195, 74, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-green:after {
    background-color: #8BC34A
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-lime:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-lime {
    background-color: rgba(205, 220, 57, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-lime:after {
    background-color: #CDDC39
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-#ff0:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-#ff0 {
    background-color: rgba(255, 232, 33, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-#ff0:after {
    background-color: #ffe821
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-amber:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-amber {
    background-color: rgba(255, 193, 7, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-amber:after {
    background-color: #FFC107
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-orange:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-orange {
    background-color: rgba(255, 152, 0, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-orange:after {
    background-color: #FF9800
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-deep-orange:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-orange {
    background-color: rgba(255, 87, 34, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-orange:after {
    background-color: #FF5722
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-brown:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-brown {
    background-color: rgba(121, 85, 72, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-brown:after {
    background-color: #795548
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-grey:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-grey {
    background-color: rgba(158, 158, 158, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-grey:after {
    background-color: #9E9E9E
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-blue-grey:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue-grey {
    background-color: rgba(96, 125, 139, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue-grey:after {
    background-color: #607D8B
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-#000:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-#000 {
    background-color: rgba(0, 0, 0, 0.5)
}

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

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-#fff:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-#fff {
    background-color: rgba(255, 255, 255, 0.5)
}

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

table {
    width: 100%;
    margin-bottom: 1rem;
    color: #67757c;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f3f1f1;
}

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

.table tbody+tbody {
    border-top: 2px solid #f3f1f1;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #f3f1f1;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #f3f1f1;
}

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #67757c;
    background-color: #f2f4f8;
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #d8d2fa;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
    border-color: #b7acf6;
}

.table-hover .table-primary:hover {
    background-color: #c4bbf7;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #c4bbf7;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d8dadd;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
    border-color: #b6babf;
}

.table-hover .table-secondary:hover {
    background-color: #cacdd1;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #cacdd1;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c1eef4;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
    border-color: #8cdfea;
}

.table-hover .table-success:hover {
    background-color: #abe8f0;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #abe8f0;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #c0def8;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
    border-color: #8ac1f1;
}

.table-hover .table-info:hover {
    background-color: #a9d2f5;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #a9d2f5;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #ffe9c4;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
    border-color: #ffd791;
}

.table-hover .table-warning:hover {
    background-color: #ffdfab;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffdfab;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #fecdd6;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
    border-color: #fda1b3;
}

.table-hover .table-danger:hover {
    background-color: #feb4c2;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #feb4c2;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #fbfcfd;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
    border-color: #f8f9fb;
}

.table-hover .table-light:hover {
    background-color: #eaeff5;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #eaeff5;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c1c2c3;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
    border-color: #8c8e90;
}

.table-hover .table-dark:hover {
    background-color: #b4b5b6;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b4b5b6;
}

.table-inverse,
.table-inverse>th,
.table-inverse>td {
    background-color: #c5c9cc;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th,
.table-inverse tbody+tbody {
    border-color: #939aa1;
}

.table-hover .table-inverse:hover {
    background-color: #b7bcc0;
}

.table-hover .table-inverse:hover>td,
.table-hover .table-inverse:hover>th {
    background-color: #b7bcc0;
}

.table-megna,
.table-megna>th,
.table-megna>td {
    background-color: #b8deda;
}

.table-megna th,
.table-megna td,
.table-megna thead th,
.table-megna tbody+tbody {
    border-color: #7ac2ba;
}

.table-hover .table-megna:hover {
    background-color: #a7d6d1;
}

.table-hover .table-megna:hover>td,
.table-hover .table-megna:hover>th {
    background-color: #a7d6d1;
}

.table-purple,
.table-purple>th,
.table-purple>td {
    background-color: #d8d2fa;
}

.table-purple th,
.table-purple td,
.table-purple thead th,
.table-purple tbody+tbody {
    border-color: #b7acf6;
}

.table-hover .table-purple:hover {
    background-color: #c4bbf7;
}

.table-hover .table-purple:hover>td,
.table-hover .table-purple:hover>th {
    background-color: #c4bbf7;
}

.table-light-danger,
.table-light-danger>th,
.table-light-danger>td {
    background-color: #fdf8f9;
}

.table-light-danger th,
.table-light-danger td,
.table-light-danger thead th,
.table-light-danger tbody+tbody {
    border-color: #fcf3f5;
}

.table-hover .table-light-danger:hover {
    background-color: #f7e4e8;
}

.table-hover .table-light-danger:hover>td,
.table-hover .table-light-danger:hover>th {
    background-color: #f7e4e8;
}

.table-light-success,
.table-light-success>th,
.table-light-success>td {
    background-color: #f9fef9;
}

.table-light-success th,
.table-light-success td,
.table-light-success thead th,
.table-light-success tbody+tbody {
    border-color: #f3fef5;
}

.table-hover .table-light-success:hover {
    background-color: #e3fae3;
}

.table-hover .table-light-success:hover>td,
.table-hover .table-light-success:hover>th {
    background-color: #e3fae3;
}

.table-light-warning,
.table-light-warning>th,
.table-light-warning>td {
    background-color: #fffdfa;
}

.table-light-warning th,
.table-light-warning td,
.table-light-warning thead th,
.table-light-warning tbody+tbody {
    border-color: #fffbf5;
}

.table-hover .table-light-warning:hover {
    background-color: #fff3e1;
}

.table-hover .table-light-warning:hover>td,
.table-hover .table-light-warning:hover>th {
    background-color: #fff3e1;
}

.table-light-primary,
.table-light-primary>th,
.table-light-primary>td {
    background-color: #fbfbfe;
}

.table-light-primary th,
.table-light-primary td,
.table-light-primary thead th,
.table-light-primary tbody+tbody {
    border-color: #f8f7fe;
}

.table-hover .table-light-primary:hover {
    background-color: #e7e7f9;
}

.table-hover .table-light-primary:hover>td,
.table-hover .table-light-primary:hover>th {
    background-color: #e7e7f9;
}

.table-light-info,
.table-light-info>th,
.table-light-info>td {
    background-color: #f2faff;
}

.table-light-info th,
.table-light-info td,
.table-light-info thead th,
.table-light-info tbody+tbody {
    border-color: #e6f5fe;
}

.table-hover .table-light-info:hover {
    background-color: #d9f0ff;
}

.table-hover .table-light-info:hover>td,
.table-hover .table-light-info:hover>th {
    background-color: #d9f0ff;
}

.table-light-inverse,
.table-light-inverse>th,
.table-light-inverse>td {
    background-color: #fcfcfc;
}

.table-light-inverse th,
.table-light-inverse td,
.table-light-inverse thead th,
.table-light-inverse tbody+tbody {
    border-color: #fafafa;
}

.table-hover .table-light-inverse:hover {
    background-color: #efefef;
}

.table-hover .table-light-inverse:hover>td,
.table-hover .table-light-inverse:hover>th {
    background-color: #efefef;
}

.table-light-megna,
.table-light-megna>th,
.table-light-megna>td {
    background-color: #f6fbfc;
}

.table-light-megna th,
.table-light-megna td,
.table-light-megna thead th,
.table-light-megna tbody+tbody {
    border-color: #eff8f9;
}

.table-hover .table-light-megna:hover {
    background-color: #e3f3f6;
}

.table-hover .table-light-megna:hover>td,
.table-hover .table-light-megna:hover>th {
    background-color: #e3f3f6;
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: #f2f4f8;
}

.table-hover .table-active:hover {
    background-color: #e1e6ef;
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: #e1e6ef;
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #f3f1f1;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

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

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

.img-cotas {
    height: 230px;
    min-height: 230px;
    max-height: 230px;
}

.img-cotas-ofertas {
    width: 690px !important;
}

.nome-privado {
    -webkit-text-security: disc;
    font-size: 16px;
}

@media (max-width:769px) {
    .img-cotas-ofertas {
        width: 346px !important;
        height: 200px !important;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

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

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

@media(min-width:1024px) {
    .div-card-hot-site {
        position: absolute;
        margin-top: 1%;
        margin-left: 1%;
    }

    .card-hot-site {
        padding: 0.25rem !important;
    }
}

@media (min-width: 768px) {
    .btns-finalizar-carrinho {
        display: inline-flex !important;
        margin-left: 53% !important;
    }

    .card-img-carrinho {
        max-height: 368px;
    }

    .preÃ§o-de-ofertas {
        max-height: 26px;
        margin-left: -29px;
    }

    .preÃ§o-por-ofertas {
        max-height: 26px;
        margin-left: -29px;

    }

    .preÃ§o-re-ofertas {
        max-height: 26px;
        margin-left: -29px;
    }
}

@media (max-width: 645px) {
    .btns-finalizar-carrinho {
        display: inline-flex !important;
        margin-left: 52% !important;
    }

    .card-tabela-propostas {
        overflow: overlay;
    }

    .card-img-carrinho {
        max-height: 260px;
    }

    .preÃ§o-de-ofertas {
        max-height: 26px;
        margin-left: -29px;
    }

    .preÃ§o-por-ofertas {
        max-height: 26px;
        margin-left: -29px;
    }

    .preÃ§o-re-ofertas {
        max-height: 26px;
        margin-left: -29px;
    }

    .div-btn-meu-carrinho {
        text-align: left;
    }

    .div-btn-adicionar-carrinho {
        text-align: end;
        margin-top: -32px;
    }
}

@media(max-width:640px) {
    .div-card-hot-site {
        position: absolute;
        margin-top: 1%;
        margin-left: 1%;
    }

    .card-hot-site {
        padding: 0.25rem !important;
    }

    .btn-qtd-cota {
        width: 120% !important;
    }

    .tabela-cotas {
        overflow-x: auto !important;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

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

#btn-ultimas {
    background: #1e88e5 !important;
    border-color: #1e88e5 !important;
}

#btn-ultimas:hover,
#btn-ultimas.disabled:hover {
    background: #d1a768 !important;
    border-color: 1px solid #d1a768 !important;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2) !important
}

#btn-mercados:hover,
#btn-mercados.disabled:hover {
    background: #d1a768 !important;
    border-color: 1px solid #d1a768 !important;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2) !important
}

#btn-negocios:hover,
#btn-negocios.disabled:hover {
    background: #d1a768 !important;
    border-color: 1px solid #d1a768 !important;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2) !important
}

#btn-internacionais:hover,
#btn-internacionais.disabled:hover {
    background: #d1a768 !important;
    border-color: 1px solid #d1a768 !important;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2) !important
}

#btn-nacionais:hover,
#btn-nacionais.disabled:hover {
    background: #d1a768 !important;
    border-color: 1px solid #d1a768 !important;
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2) !important
}

.div-lateral-royday {
    margin-bottom: 10%;
}

#btn-mercados {
    background: #7460ee !important;
    border-color: #7460ee !important;
}

#btn-negocios {
    background: #fc4b6c !important;
    border-color: #fc4b6c !important;
}

#btn-internacionais {
    background: #26c6da !important;
    border-color: #26c6da !important;
}

#btn-internacionais {
    background: #26c6da !important;
    border-color: #26c6da !important;
    color: white !important;
}

#btn-nacionais {
    background: #ffb22b !important;
    border-color: #ffb22b !important;
}

.el-card-item {
    padding-bottom: 0px !important;
}

#btn-ofertas {
    margin-left: 22%;
}

#card-ofertas {
    padding-bottom: 25px !important;
}

.preco-ofertas {
    font-size: 128% !important;
    color: green;
}

.titulo-principal {
    max-width: 556px;
    text-align: center;
    margin: 80px auto;
    font-family: "Poppins", sans-serif, Courier, monospace;
    color: #455a64;
}

.titulo-principal:after {
    content: '|';
    margin-left: 5px;
    opacity: 1;
    animation: pisca .7s infinite;
}

.titulo-secundario {
    max-width: 556px;
    text-align: center;
    font-family: "Poppins", sans-serif, Courier, monospace;
    color: #455a64;
}

.titulo-secundario:after {
    content: '|';
    margin-left: 5px;
    opacity: 1;
    animation: pisca .7s infinite;
}

.titulo-aula-mini {
    text-align: center;
    margin-top: 8px;
}

.btn-download-aula {
    margin-top: 2%;
    margin-bottom: 2%;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

@media (max-width:620px) {
    .row-blog-mmn2 {
        margin-bottom: 10%;
    }
}

@media (min-width:1024px) {
    .div-notificacoes {
        padding-top: 0%;
    }
}

.btn-todas-noticias {
    text-align: end;
    margin-top: -4%;
    margin-bottom: 1%;
}

/* AnimaÃ§Ã£o aplicada ao content referente a classe *.titulo-principal* resultando num efeito de cursor piscando. */
@keyframes pisca {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@media (min-width: 460px) {
    .alert-rounded .alert {
        margin-left: -87px
    }
}

@media (min-width: 1650px) and (max-width:5000px) {
    #logo-topo-atualizacao {
        width: 10%;
        margin-left: 48%;
        margin-top: 2%;
    }

    #img-atualizacao {
        margin-top: -4%;
        position: inherit;
        margin-bottom: 3%;
        margin-left: 4%;
    }

    .titulo-principal {
        margin-top: -7%;
    }

    .titulo-secundario {
        margin-left: 38%;
    }

    #div-secundario {
        height: 200px;
        margin-top: -3%;
    }
}

@media (min-width: 760px) and (max-width:1650px) {
    #logo-topo-atualizacao {
        width: 10%;
        margin-left: 47%;
        margin-top: 2%;
    }

    #img-atualizacao {
        margin-top: -6%;
        position: inherit;
        margin-bottom: 3%;
        margin-left: 4%;
    }

    .titulo-principal {
        margin-top: -7%;
    }

    .titulo-secundario {
        margin-left: 34%;
    }

    #div-secundario {
        height: 200px;
        margin-top: -3%;
    }
}

.retornar-proposta {
    display: flex;
    align-items: center;
    margin-top: -4rem;
    margin-bottom: 3rem;
}

@media (min-width:320px) and (max-width: 760px) {
    #logo-topo-atualizacao {
        width: 40%;
        margin-left: 31%;
        margin-top: 10%;
    ;
    }

    #img-atualizacao {
        position: inherit;
        margin-top: 5%;
        width: 100%;
    }

    .titulo-principal {
        margin: 0px;
        font-size: 40px !important;
    }

    .titulo-secundario {
        line-height: 32px;
        font-size: 15px;
    }

    #div-secundario {
        margin-top: -3%;
    }
}

@media (max-width: 940px) {
    .tooltip-effect-5 .tooltip-content {
        margin-left: -100px;
        bottom: -1774%;
        width: 280px;
    }

    #doc-frente {
        width: 100%;
    }

    .tooltip-content img {
        position: relative;
        height: 345px;
        display: block;
        float: left;
        margin-right: 1em;
    }

    .tooltip-item {
        margin-left: 94%;
        margin-top: 3%;
        background: transparent;
    }

    .tooltip-content {
        position: absolute;
        z-index: 9999;
        width: 360px;
        left: 31%;
        bottom: 100%;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
        background: #2b2b2b;
        opacity: 0;
        cursor: default;
        pointer-events: none;
    }

    .tooltip-content::after {
        display: none;
    }
}

@media (min-width: 1024px) {
    .tooltip-effect-5 .tooltip-content {
        margin-left: -619px;
        width: 55%;
        bottom: -1672%;
    }


    .tooltip-content {
        position: absolute;
        z-index: 9999;
        width: 451px;
        left: 131%;
        margin: 0 0 20px -180px;
        bottom: -1772%;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
        background: #2b2b2b;
        opacity: 0;
        cursor: default;
        pointer-events: none;
    }

    .tooltip-content img {
        position: relative;
        height: 387px;
        display: block;
        float: left;
        margin-right: 1em;
    }

    #doc-frente {
        width: 100%;
    }

    .tooltip-item {
        margin-left: 94%;
        margin-top: 3%;
        background: transparent;
    }

    .tooltip-content::after {
        display: none;
    }
}

@media (max-width: 500px) {
    #alertas {
        margin-top: 2%;
        margin-left: 2%;
        margin-right: 2%;
    }
}

@media (min-width: 360px) and (max-width:650px) {
    .perfil-sem-foto {
        margin-left: 63px;
    }
}

@media (max-width:320px) {
    .perfil-sem-foto {
        margin-left: 35px;
    }
}

@media (min-width:1024px) {
    .btn-voltar-interessados {
        margin-top: -7%;
        margin-left: 90%;
        background-color: #08c;
        color: white;
    }
}

@media (max-width:767px) {
    .btn-voltar-interessados {
        margin-top: -3%;
        margin-left: 71%;
        background-color: #08c;
        color: white;
    }
}

@media (max-width:500px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:500px) and (max-width:800px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:800px) and (max-width:1200px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:1200px) and (max-width:1800px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:1800px) and (max-width:2400px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:2400px) and (max-width:5000px) {
    .titulosuporte {
        text-align: center
    }
}

@media (min-width:1024px) {
    .img-sobre-professor {
        margin-left: 48%;
    }
}

@media (min-width:1024px) {
    .texto-sobre-professor {
        margin-top: 5%;
        text-align: center;
    }
}

@media (max-width:767px) {
    .img-sobre-professor {
        margin-left: 40%;
    }
}

@media (max-width:767px) {
    .texto-sobre-professor {
        text-align: center;
        margin-top: 20%;
    }
}

@media (min-width:930px) and (max-width:1020px) {
    #alertas {
        margin-top: 2%;
        margin-left: 37px;
        margin-right: 37px;
    }
}

@media (min-width:500px) and (max-width:1920px) {
    #alertas {
        margin-top: 2%;
        margin-left: 37px;
        margin-right: 37px;
    }
}

@media (min-width:700px) and (max-width:1100px) {
    #alertas {
        margin-top: 8%;
        margin-left: 37px;
        margin-right: 37px;
    }
}

@media (min-width:1096px) and (max-width:5000px) {
    #alertas {
        margin-top: 1%;
        margin-left: 115px;
        margin-right: 127px;
    }
}

@media (min-width:768px) and (max-width:5000px) {
    #img-perfil-dados {
        margin-left: 59%;
    }

    .img-dados {
        width: 20%;
    }

    #nome-perfil-dados {
        text-align: center;
    }
}

@media (min-width:360px) and (max-width:767px) {
    #img-perfil-dados {
        margin-left: 52%;
    }

    .img-dados {
        width: 48%;
    }

    .avatar-dados {
        width: 60%;
    }

    #nome-perfil-dados {
        text-align: center;
    }
}

@media (min-width:1024px) {
    .btn-categorias-interesses {
        width: 10% !important;
    }
}

@media (max-width:767px) {
    .btn-categorias-interesses {
        width: 37% !important;
    }
}

@media (max-width:320px) {
    #img-perfil-dados {
        margin-left: 30%;
    }

    .img-dados {
        width: 40%;
        margin-left: 24%;
    }

    #nome-perfil-dados {
        text-align: center;
    }

}

#div-perfil {
    margin-left: -13%;
}

@media (max-width:650px) {
    #round-extrato {
        width: 50px;
    }
}

@media (min-width:650px) {
    #logo-cristal-pay {
        width: 7%;
        margin-left: -1%;
    }
}

@media (max-width:650px) {
    #logo-cristal-pay {
        width: 37%;
        margin-left: -3%;
    }
}

@media (max-width:500px) {
    #foto_leitura {
        width: 289%;
        margin-bottom: 20%;
    }
}

@media (max-width:500px) {
    iframe {
        width: 100%;
        height: 200px;
    }
}

@media (max-width:798px) {

    #conteudo-leitura-curso,
    .col-md-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media (min-width:650px) {
    #img-certificacao {
        margin-left: 44%;
        width: 10%;
    }

    #texto-associado {
        margin-left: 40%;
        font-size: 16px;
    }
}

@media (max-width:650px) {
    #img-certificacao {
        margin-left: 20%;
    }

    #texto-associado {
        margin-left: 6%;
        font-size: 16px;
    }
}

@media (max-width:640px) {
    .input-dados-acesso {
        width: 280px !important;
    }
}

@media (min-width:720px) {
    .input-dados-acesso {
        width: 300px !important;
    }
}

@media (max-width:640px) {
    .input-dados-bancarios {
        width: 280px !important;
    }
}

@media (min-width:720px) {
    .input-dados-bancarios {
        width: 300px !important;
    }
}

@media (max-width:640px) {
    .input-resgate-form {
        width: 280px !important;
    }
}

@media (min-width:720px) {
    .input-resgate-form {
        width: 300px !important;
    }
}

@media (max-width:640px) {
    .input-pay-receber {
        width: 280px !important;
    }
}

@media (min-width:720px) {
    .input-pay-receber {
        width: 300px !important;
    }
}

@media (max-width:640px) {
    .input-pay-transferir {
        width: 280px !important;
    }
}

@media (min-width:720px) {
    .input-pay-transferir {
        width: 300px !important;
    }

}

.bar-gerenciar-compras {
    justify-content: center !important;
    display: flex !important;
    align-items: center !important;
}

@media (max-width:640px) {
    .btn-acessar-usuario {
        width: 30% !important;
        margin-left: 25%;
    }

    .bar-gerenciar-compras {
        display: block !important;
    }

    .div-imput-search {
        padding-bottom: 1rem;
    }

    .input-pesquisar-usuario {
        width: 80%;
    }

    .div-btn-acessar-usuario {
        margin-left: 0%;
    }

    .div-btn-acessar-usuario i {
        margin-left: -8px;
    }

    .div-btn-procurar-usuario {
        margin-left: 0%;
    }

    .thead-usuarios {
        display: flex !important;
    }

    .div-btn-procurar-usuario i {
        margin-left: -8px;
    }

    .th-opcoes {
        display: none;
    }

    .table {
        display: block !important;
        width: 100% !important;
    }
}

@media (max-width:320px) {
    .div-carrinho-id {
        margin-left: 7%;
        padding-bottom: 43px !important;
    }

    .div-btn-voltar-ofertas {
        text-align: inherit;
        position: fixed;
        padding-top: 0px;
        padding-left: 7px;
    }

    .card-img-carrrinho {
        margin-left: 25%;
        width: 50%;
    }

    .btn-remover-carrinho {
        width: 55% !important;
        margin-left: 25%;
    }
}

@media (min-width:1024px) {
    .div-titulo-cashback {
        display: inline-flex;
    }
}

@media (max-width:720px) {
    .div-titulo-cashback {
        display: table;
    }
}

@media (min-width:1024px) {
    .div-btn-voltar-ofertas {
        text-align: end;
    }

    @media (max-width:720px) {
        .div-btn-voltar-ofertas {
            text-align: center;
        }

        .div-carrinho-id {
            padding-bottom: 20px !important;
        }
    }


    @media (min-width:720px) {
        .btn-acessar-usuario {
            width: 25% !important;
            margin-left: 38%;
        }

        .input-pesquisar-usuario {
            width: 100% !important;
        }

        .div-btn-procurar-usuario i {
            margin-left: -10px;
        }

        .div-btn-acessar-usuario i {
            margin-left: -10px;
        }

        .th-opcoes {
            text-align: center;
        }
    }


    @media (min-width:500px) and (max-width:1024px) {
        iframe {
            width: 100%;
            height: 400px;
        }
    }

    @media (min-width:1024px) and (max-width:5000px) {
        iframe {
            width: 100%;
            height: 500px;
        }
    }

    @media (min-width:500px) and (max-width:1024px) {
        .foto-e {
            float: initial;
            width: 35%;
            margin-left: 21%;
            margin-top: 10px;
            margin-bottom: 0px;
            margin-right: -3px;
        }
    }

    @media (min-width:1329px) and (max-width:2000px) {
        #flutuante-leitura {
            float: right;
            position: fixed;
            margin-left: 55%;
            width: 22%;
            margin-top: -2%;
        }

        #card-leitura {
            width: 65%;
        }
    }

    @media (min-width:2000px) and (max-width:5000px) {
        #flutuante-leitura {
            float: right;
            position: fixed;
            margin-left: 35%;
            width: 22%;
            margin-top: -33%;
        }

        #card-leitura {
            width: 58%;
        }
    }

    @media (min-width:1000px) and (max-width:1329px) {
        #flutuante-leitura {
            float: right;
            position: fixed;
            margin-left: 74%;
            width: 22%;
            margin-top: -4%;
        }

        #card-leitura {
            width: 75%;
        }
    }

    @media (min-width:1000px) and (max-width:5000px) {
        .modulos {
            width: 80%;
            position: fixed;
            margin-left: -13%;
            margin-top: -71px;
        }
    }

    @media (min-width:500px) and (max-width:1024px) {
        .foto-d {
            float: initial;
            width: 35%;
            margin-left: 21%;
            margin-top: 10px;
            margin-bottom: 0px;
            margin-right: -3px;
        }
    }

    @media (min-width:451px) and (max-width:746px) {
        #img-perfil-dados {
            margin-top: 0px;
            margin-left: 38%;
        }
    }

    @media (max-width:500px) {
        #btn-qrcode {
            margin-bottom: 5px;
        }
    }

    @media (max-width:500px) {
        #btn-qrcode {
            margin-bottom: 5px;
        }
    }

    @media (max-width:500px) {
        #img-cristal {
            width: 33%;
        }
    }

    @media (max-width:500px) {
        #input_base64 {
            width: 115%;
            margin-left: -20px;
        }
    }

    @media (max-width:500px) {
        .titulosuporte {
            text-align: center
        }
    }

    @media (min-width:767px) {
        #video-index-4 {
            width: 95%;
            height: 500px;
            align-items: center;
            margin-left: 30px;
        }

        #card-index-4 {
            padding-bottom: 46px;
        }
    }

    @media (max-width:767px) {
        #video-index-4 {
            width: 95%;
            align-items: center;
            margin-left: 9px;
        }

        #card-index-4 {
            padding-bottom: 46px;
        }
    }

    @media (min-width:320px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -47%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:320px) and (max-width:411px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -38%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:375px) and (max-width:411px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -36%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:411px) and (max-width:620px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -32%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:620px) and (max-width:1024px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -26%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:1024px) and (max-width:1300px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -47%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:1024px) and (max-width:1300px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -44%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    @media (min-width:1300px) and (max-width:1500px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -45%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }


    @media (min-width:1500px) {
        .div-icone-total-rede {
            position: relative;
            margin-top: -45%;
            margin-bottom: 40%;
            text-align: center;
            margin-left: 1%;
        }

        .div-icone-total-rede i {
            font-size: 33px !important;
        }
    }

    /* (1024x768) iPad 1 & 2, XGA */

    @media only screen and (min-width:1000px) and (max-width: 1600px) {
        .corpo-suporte {
            margin-left: 15%;
            margin-right: 15%;
        }
    }

    @media (min-width:700px) and (max-width:1100px) {
        #input_base64 {
            width: 113%;
            margin-left: -21px;
        }
    }


    @media (min-width:700px) and (max-width:1100px) {
        #input_base64 {
            width: 33%;
        }

        @media (min-width:1024px) and (max-width:1366px) {
            #input_base64 {
                width: 110%;
                margin-left: -21px;
            }
        }

        @media (min-width:1367px) and (max-width:5000px) {
            #input_base64 {
                margin-left: -19px;
                width: 107%;
            }
        }

        @media (min-width:1367px) and (max-width:5000px) {
            #btn-perfil {
                margin-top: 114px;
            }
        }

        @media (max-width:500px) {
            .camposim {
                margin-top: 10px;
                margin-left: 27%
            }
        }

        @media (min-width:500px) and (max-width:749px) {
            .camposim {
                margin-top: 10px;
                margin-left: 37%
            }
        }

        @media (min-width:749px) and (max-width:1300px) {
            .camposim {
                margin-top: 10px;
                margin-left: 26%
            }
        }

        @media (min-width:1300px) and (max-width:2500px) {
            .camposim {
                margin-top: 10px;
                margin-left: 31%
            }
        }

        @media (min-width:749px) and (max-width:763px) {
            .camposim {
                margin-top: 10px;
                margin-left: 39%
            }
        }

        @media (min-width:500px) and (max-width:749px) {
            .camposim {
                margin-top: 10px;
                margin-left: 37%
            }
        }

        @media (min-width:930px) and (max-width:1020px) {
            #alertas {
                margin-top: 2%;
                margin-left: 37px;
                margin-right: 37px
            }
        }

        @media (max-width:500px) {
            #btn-qrcode {
                margin-bottom: 5px
            }
        }

        @media (min-width:500px) and (max-width:1920px) {
            #alertas {
                margin-top: 2%;
                margin-left: 37px;
                margin-right: 37px
            }
        }

        @media (min-width:700px) and (max-width:1100px) {
            #alertas {
                margin-top: 6%;
                margin-left: 37px;
                margin-right: 37px
            }
        }

        @media (min-width:1096px) and (max-width:5000px) {
            #alertas {
                margin-top: 1%;
                margin-left: 115px;
                margin-right: 127px
            }
        }

        @media (-webkit-min-device-pixel-ratio: 1.25),
        (min-resolution: 120dpi) {}
    }

    .card-ev-dashbord {
        height: 354px;
    }

    .card-ev-dashbord-vp {
        height: 186px;
    }

    .card-ev-dashbord-vq {
        height: 186px;
    }

    .card-ev-dashbord-vb {
        height: 186px;
    }

    .card-ev-dashboard-qualificacao {
        background-color: #2196F3 !important;
    }

    .card-ev-dashboard-kit {
        background-color: #198f32 !important;
    }

    .card-ev-dashboard-financeiro {
        background-color: #21c1d6 !important;
    }

    .div-img-card-dashboard-qualificacao {
        text-align: center;
        MARGIN-TOP: -1%;
    }

    .div-img-card-dashboard-kit {
        text-align: center;
        padding-top: 6%;
        padding-bottom: 3%;
        color: #ffffffa6;
    }

    .div-img-card-dashboard-financeiro {
        text-align: center;
        MARGIN-TOP: -1%;
    }

    .footer-card-ev-dashboard {
        height: 45px;
    }

    .body-ev-vp {
        height: 85px !important;
    }

    .card-ev-noticias-recentes {
        overflow: auto;
        height: 290px;
    }
}

@media (min-width:1024px) {
    .div-tabela-comprovante-faturas-pagar {
        width: 49% !important;
    }

    .tabela-comprovante-faturas-pagar {
        height: 256px;
        max-height: 256px;
        overflow-y: auto;
    }

    .card-body-comprovante-faturas-pagar {
        height: 330px;
    }

    .div-btn-enviar-comp-faturas {
        padding-top: 158px;

    }

    .div-copiar-chave-pix {
        margin-left: 43%;
        margin-top: -13%;
    }

    .txt-indique-pix {
        padding-bottom: 10px;
        margin-left: 91px;
    }

    .div-qr-code-pix {
        text-align: end;
        margin-top: -8%;
        margin-left: 11%;
    }

    .div-qr-code-pix img {
        width: 9%;
    }
}

@media (max-width:767px) {
    .swiper-slide {
        width: 386px !important;
    }
}

@media (min-width:767px) {
    .swiper-container {
        width: 24rem;
    }

}

@media (max-width:768px) {
    .div-tabela-comprovante-faturas-pagar {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 16px;
        padding-right: 16px;

    }

    .card-body-comprovante-faturas-pagar {
        height: 369px;
    }

    .div-btn-enviar-comp-faturas {
        margin-top: 51%;

    }

    .div-copiar-chave-pix {
        margin-left: -7%;
        margin-top: 0%;
        width: 127% !important;

    }

    .txt-indique-pix {
        padding-bottom: 10px;
        margin-left: 129px;
    }

    .div-qr-code-pix {
        text-align: end;
        margin-top: -7%;
        margin-left: -7%;

    }

    .div-qr-code-pix img {
        width: 70%;
        margin-top: 30px;
    }
}

.card-concorrencia {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    text-align: center;
}

.card-concorrencia h4 {
    font-size: 14px !important;
}

.card-concorrencia .card-title {
    margin-top: 0.75rem;
}

.card-concorrencia .card-principal .card-header {
    background-color: green;
}

.card-concorrencia .card-principal .card-header h3 {
    color: white;
}

.card-concorrencia .card-concorrencia1 .card-header {
    background-color: #00897B;
}

.card-concorrencia .card-concorrencia1 .card-header h4 {
    color: white;
}

.card-concorrencia .card-concorrencia2 .card-header {
    background-color: #145388;
}

.card-concorrencia .card-concorrencia2 .card-header h4 {
    color: white;
}

.card-concorrencia .card-concorrencia3 .card-header {
    background-color: #002467;
}

.card-concorrencia .card-concorrencia3 .card-header h4 {
    color: white;
}

.tabela-concorrencia-principal .td-titulo {
    display: revert;
    justify-content: space-between;
    align-items: center;
    text-align: initial;
}

.tabela-concorrencia .td-titulo {
    display: flex;
    justify-content: space-between;
}

.melhor-valor {
    background-color: #31d179;
    color: white;
}

.inserir-concorrencia {
    color: white !important;
    background-color: #fff0 !important;
    border: 1px solid #eaeaea !important;
    font-size: 14px !important;
    padding: 0px 0px !important;
}

.card-concorrencia .input-valores-concorrencia {
    text-align: center !important;
    font-size: 15px !important;
}

.melhor-valor .input-valores-concorrencia {
    background-color: #31d179 !important;
    color: white !important;
    border: 0px solid #eaeaea !important;

}

@media screen and (max-width:620px) {
    .card-concorrencia {
        display: block !important;
    }

    .table-concorrencia .table {
        display: inline-table !important;
    }

    .card-concorrencia .col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        max-width: 100% !important;
    }

    .card-concorrencia .col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        max-width: 100% !important;
    }

    .tabela-concorrencia .td-titulo {
        display: flex;
        justify-content: space-between;
        text-align: -webkit-left;
    }

    .tabela-concorrencia-principal .td-titulo {
        font-size: 12px !important;
        justify-content: flex-start;
        text-align: -webkit-left;
    }

    .sub-menu-proposta {
        display: block !important;
    }

}

.sub-menu-proposta {
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}

.sub-menu-proposta button {
    width: 100%;
    height: 3rem;
}

.sub-menu-proposta .btn {
    border-radius: 0rem !important;
}

.btn-outline-sub-menu {
    color: #1e88e5;
}


.btn-outline-sub-menu:hover,
.btn-outline-sub-menu:hover {
    box-shadow: 0 8px 15px rgba(30, 136, 229, 0.3);
}

.btn-outline-sub-menu {
    color: #1e88e5;
    border-color: #ffffff !important;
}

.btn-outline-sub-menu:hover {
    color: #fff;
    background-color: #1e88e5;
}

.btn-outline-sub-menu:focus,
.btn-outline-sub-menu.focus {
    box-shadow: 0 0 0 0.2rem rgba(30, 136, 229, 0.5);
}

.btn-outline-sub-menu.disabled,
.btn-outline-sub-menu:disabled {
    color: #1e88e5;
    background-color: transparent;
}

.btn-outline-sub-menu:not(:disabled):not(.disabled):active,
.btn-outline-sub-menu:not(:disabled):not(.disabled).active,
.show>.btn-outline-sub-menu.dropdown-toggle {
    color: #fff;
    background-color: #1e88e5;
    border-color: #ffffff !important;
}

.btn-outline-sub-menu:not(:disabled):not(.disabled):active:focus,
.btn-outline-sub-menu:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-sub-menu.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(30, 136, 229, 0.5);
}

body {
    border-top: 8px #000000 solid;
}
.labelPainel {
    position: absolute;
    top: 16px;
    left: 8px;
    text-transform: uppercase;
    color: white;
}
#logo {
    padding: 20px;
}
.inputLogin {
    width: 100%;
    font-size: 25px;
    height: 60px;
    padding: 15px;
}
.inputCaptcha {
    width: 100px;
    font-size: 20px;
    height: 50px;
    padding: 15px;
}
.input-sm{
    border-radius: 7px!important;
}
p {
    padding: 12px 0px 0px 5px;
}
.form-actions, .nav {
    margin-bottom: 0px;
}
.form-actions {
    margin-top: 0px;
}
@media (min-width: 480px) {
    #logo {
        padding: 50px !important;
    }
}
@media (max-width: 680px) {
    .section-large .section-body {
        padding: 18px 8px;
    }
    #login a img {
        margin-top: 10px;
        margin-bottom: 0px;

    }
}

.floating-labels .form-control{
    margin-top: 8%;
}