@charset "UTF-8";

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.highcharts-emphasized,
dfn {
    font-style: italic
}

button,
hr,
input {
    overflow: visible
}

img,
legend {
    max-width: 100%
}

progress,
sub,
sup {
    vertical-align: baseline
}

pre,
textarea {
    overflow: auto
}

audio,
canvas,
progress,
video {
    display: inline-block
}

.fa,
.mce-ico,
html {
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
main,
menu,
nav,
section {
    display: block
}

fieldset,
hr {
    border: 0;
    padding: 0
}

body,
fieldset {
    margin: 0
}

fieldset,
hr,
legend {
    padding: 0
}

.mce-charmap,
table {
    border-collapse: collapse
}

.relative,
sub,
sup {
    position: relative
}

.btn,
.pagination {
    -moz-user-select: none;
    -ms-user-select: none
}

.invisible,
.popup-modal {
    visibility: hidden
}

.fa-ul,
.mce-toc li,
.wali-container ol {
    list-style-type: none
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover),
.mce-menu-item-ellipsis,
.mce-menu-item-link,
.mce-menubtn.mce-fixed-width span,
.select2-container .select2-selection--single .select2-selection__rendered,
.slide-wrapper .slide .self-center-bg .avatar-name .name,
.text-ellipsis {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.btn,
.highcharts-container,
.mce-content-body .mce-reset,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

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: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    white-space: normal
}

.no-wrap,
.text-ellipsis {
    white-space: nowrap
}

.btn,
.form-star,
.label,
.popup-card a[data-content],
.slide-wrapper .slide .self-center-bg .avatar-name .name,
canvas,
textarea {
    vertical-align: middle
}

textarea {
    resize: vertical
}

[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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

button,
html,
input,
select,
textarea {
    color: #222
}

hr {
    height: 1px;
    border-top: 1px solid #ccc
}

address {
    font-style: normal
}

table {
    width: 100%;
    border-spacing: 0
}

figure {
    margin: 0 0 1.6em
}

button,
input,
label,
select,
textarea {
    font-family: OpenSans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

.browsehappy {
    background: #FFD17D;
    border-bottom: solid 1px #FFCC6F;
    color: #222;
    font-size: .8em;
    margin: 0 0 .2em;
    padding: .4em 0;
    text-align: center
}

::-moz-selection {
    background: #b3d4fc;
    color: #222;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    color: #222;
    text-shadow: none
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.list-nostyle {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-inline>li {
    display: inline-block
}

.list-normalize {
    padding-left: 20px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-ellipsis {
    display: block;
    overflow: hidden
}

.text-orange {
    color: coral
}

.text-orangeLight {
    color: #ffa502
}

.text-orangeLightest {
    color: #FBE5C3
}

.text-orangeWhite {
    color: #fdfbfa
}

.text-tosca {
    color: #2bcbba
}

.text-gray {
    color: #F0F2F3
}

.text-grayDark {
    color: #ececec
}

.text-black {
    color: #333
}

.text-blackLight {
    color: #777
}

.text-white {
    color: #fff
}

.text-red {
    color: #c0392b
}

.text-yellow {
    color: #FBD860
}

.text-darkenYellow {
    color: #c9a85d
}

.text-warning {
    color: #ffd678
}

.text-green {
    color: #2ed573
}

.text-success {
    color: #2ecc71
}

.text-greenWa {
    color: #25D366
}

.text-waterMelon {
    color: #ff6b81
}

.text-likeWaterMelon {
    color: #F26E75
}

.text-highBlue {
    color: #45aaf2
}

.text-darkenBlue {
    color: #357bac
}

.text-blueFB {
    color: #3b5999
}

.normalize-line-height {
    line-height: 1.2
}

.text-medium-bold {
    font-weight: 600
}

.text-bold {
    font-weight: 700
}

.text-bolder {
    font-weight: 800
}

.text-big {
    font-size: 18px;
    line-height: 22px
}

@media screen and (min-width:48em) {
    .text-big {
        font-size: 24px;
        line-height: 28px
    }
}

.text-small {
    font-size: 12px;
    line-height: 14px
}

.text-capitalize {
    text-transform: uppercase
}

.text-normal {
    text-transform: none !important;
    font-weight: 400
}

.text-jumbo {
    font-size: 50px;
    line-height: 54px
}

.cf:after,
.clearfix:after,
.table--responsive:after {
    display: table;
    clear: both;
    content: ''
}

.hidden {
    display: none !important
}

.sr-only,
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus,
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.card-cover .card-cover-img,
.img-cover {
    -o-object-fit: cover;
    font-family: "object-fit:cover"
}

.img-cover {
    object-fit: cover
}

.d-iblock {
    display: inline-block !important
}

.d-block {
    display: block
}

.color-normalize,
.color-normalize:hover {
    color: inherit
}

.color-grey {
    color: #bbb
}

.color-dark-grey {
    color: #6f6f6f
}

.color-orange {
    color: coral
}

.bg-orange-light {
    background-color: #fdfbfa !important
}

.color-active {
    color: #fff;
    background: coral
}

.color-black {
    color: #777 !important
}

.border-bottom {
    border-bottom: 1px solid #bbb
}

.border-orange {
    border-bottom: 1px solid coral
}

.fa-round {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    background: #1FC32F;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.fa-round.fa {
    line-height: 20px
}

.container-shadow {
    width: 100%;
    padding: 1.6em;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background: #fff
}

.container-border {
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1.6em
}

.container-border-small {
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: .4em
}

.icon-big {
    font-size: 40px !important;
    line-height: 40px !important
}

.element-center-block {
    display: block;
    margin: 0 auto;
    text-align: center
}

.bank-img {
    width: 100px;
    height: 40px;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.right-float-border {
    position: relative
}

.right-float-border:after {
    position: absolute;
    top: 0;
    right: 10%;
    width: 1px;
    height: 100%;
    content: '';
    background: #bbb
}

.mobile-block,
.width-block {
    width: 100%
}

.red {
    color: red
}

.tosca {
    color: #2bcbba
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .hidden-print {
        display: none !important
    }
}

.table td:first-child,
.table th:first-child,
.table--responsive thead {
    border-left: solid 1px #c6c6c6
}

.table thead tr,
.table--responsive tbody tr {
    border-top: solid 1px #c6c6c6
}

.h1,
h1 {
    font-size: 2.36859em;
    line-height: 1.01326em;
    margin: 0 0 .67551em
}

.h2,
h2 {
    font-size: 1.77689em;
    line-height: 1.35068em;
    margin: 0 0 .90045em
}

.h3,
h3 {
    font-size: 1.333em;
    line-height: 1.2003em;
    margin: 0 0 1.2003em
}

.h4,
h4 {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0 0 1.6em
}

.h5,
h5 {
    font-size: .75019em;
    line-height: 2.1328em;
    margin: 0 0 2.1328em
}

.h6,
h6 {
    font-size: .56278em;
    line-height: 2.84302em;
    margin: 0 0 2.84302em
}

hr,
ol,
p,
table,
ul {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0 0 1.6em
}

.table {
    text-align: left;
    background: #fff
}

.table thead {
    background: #eee
}

.table tr {
    border-bottom: solid 1px #c6c6c6
}

.table td,
.table th {
    padding: .4em;
    border-right: solid 1px #c6c6c6
}

.table--responsive {
    position: relative;
    display: block
}

@media screen and (min-width:48em) {
    .mobile-block {
        width: auto
    }

    .table--responsive {
        display: table
    }
}

.table--responsive thead {
    display: block;
    float: left
}

@media screen and (min-width:48em) {
    .table--responsive thead {
        float: none;
        display: table-header-group;
        border-left: none
    }
}

.table--responsive thead tr {
    display: block
}

@media screen and (min-width:48em) {
    .table--responsive thead tr {
        display: table-row
    }
}

.table--responsive tbody {
    position: relative;
    display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap
}

.btn--block,
.bzg_c {
    width: 100%
}

@media screen and (min-width:48em) {
    .table--responsive tbody {
        display: table-row-group;
        white-space: normal
    }
}

.table--responsive tbody tr {
    display: inline-block;
    margin-left: -4px
}

@media screen and (min-width:48em) {
    .table--responsive tbody tr {
        display: table-row;
        border-top: none
    }
}

.table--responsive td,
.table--responsive th {
    display: block
}

.table--responsive td:first-child,
.table--responsive th:first-child {
    border-left: none
}

@media screen and (min-width:48em) {

    .table--responsive td:first-child,
    .table--responsive th:first-child {
        border-left: solid 1px #c6c6c6
    }

    .table--responsive td,
    .table--responsive th {
        display: table-cell
    }
}

.btn,
.btn-icon-only {
    display: inline-block
}

.table--responsive td+td,
.table--responsive th+th {
    border-top: solid 1px #c6c6c6
}

@media screen and (min-width:48em) {

    .table--responsive td+td,
    .table--responsive th+th {
        border-top: none
    }
}

.table-datatable {
    min-width: 100% !important;
    margin-top: 1.6em;
    -webkit-box-shadow: 0 0 5px 1px #ececec;
    box-shadow: 0 0 5px 1px #ececec;
    border: 0 solid transparent !important
}

.table-datatable tbody td,
.table-datatable thead th {
    border: 1px solid transparent !important
}

.table-datatable thead th {
    padding: 8px 20px 8px 8px !important;
    white-space: nowrap
}

.table--zebra tbody tr:nth-child(2n) {
    background: #f6f6f6
}

.table--compact td,
.table--compact th {
    padding: .2em .4em
}

.btn {
    padding: .53333em 1.6em;
    border: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.6em;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;
    color: #555;
    background: #ddd;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.btn:focus {
    outline: 0
}

.btn[disabled] {
    cursor: not-allowed;
    pointer-events: none
}

.btn:hover {
    -webkit-box-shadow: inset 0 -2px 0 rgba(31, 45, 61, .15);
    box-shadow: inset 0 -2px 0 rgba(31, 45, 61, .15)
}

.btn:active {
    -webkit-box-shadow: inset 0 2px 0 rgba(31, 45, 61, .15);
    box-shadow: inset 0 2px 0 rgba(31, 45, 61, .15)
}

@media screen and (max-width:20em) {
    .btn {
        font-size: 12px
    }
}

.btn-icon-only {
    background: #fff;
    padding: 10px;
    color: #bbb;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn-icon-only span {
    display: inherit
}

.btn-icon-only.btn-icon-only--small {
    padding: 5px
}

.btn-icon-only.btn-icon-only--active {
    color: coral
}

.btn--transparent {
    color: #6f6f6f;
    background: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn--transparent:focus,
.btn--transparent:hover {
    color: #fff;
    background: #fff
}

.btn--transparent:active {
    background: #fff
}

.btn--transparent:hover {
    background: coral;
    color: #fff !important;
    border: 1px solid #fff
}

.btn--primary-transparent {
    color: coral;
    background: 0 0;
    border: 1px solid coral;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn--primary-transparent:focus,
.btn--primary-transparent:hover {
    color: #fff;
    background: 0 0
}

.btn--primary-transparent:active {
    background: 0 0
}

.btn--primary-transparent:hover {
    background: coral;
    color: #fff !important;
    border: 1px solid #fff
}

.btn--grey-transparent {
    color: #898d8e;
    background: 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn--grey-transparent:focus,
.btn--grey-transparent:hover {
    color: #fff;
    background: 0 0
}

.btn--grey-transparent:active {
    background: 0 0
}

.btn--grey-transparent:hover {
    background: #898d8e;
    color: #fff !important;
    border: 1px solid #fff
}

.btn--primary {
    color: #fff;
    background: coral;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn--primary:focus,
.btn--primary:hover {
    color: #fff;
    background: coral
}

.btn--primary:active {
    background: #d86b43;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn--warning,
.btn--warning:active {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.btn--green,
.btn--green:focus,
.btn--green:hover {
    color: #fff;
    background: #2ed573
}

.btn--green:active {
    background: #2ed573
}

.btn--success,
.btn--success:focus,
.btn--success:hover {
    color: #fff;
    background: #2ecc71
}

.btn--success:active {
    background: #2ecc71
}

.btn--warning,
.btn--warning:focus,
.btn--warning:hover {
    background: #ffd678;
    color: #fff
}

.btn--warning {
    transition: .5s
}

.btn--warning:active {
    background: #c9a85d;
    transition: .5s;
    color: #fff
}

.btn--highBlue,
.btn--highBlue:active {
    background: #45aaf2
}

.btn--secondPrimary,
.btn--section {
    -webkit-transition: .5s;
    -o-transition: .5s;
    letter-spacing: .3px;
    text-transform: none
}

.btn--warning:hover {
    color: #fff
}

.btn--highBlue {
    color: #fff;
    text-transform: none
}

.btn--highBlue:focus,
.btn--highBlue:hover {
    color: #fff;
    background: #45aaf2
}

.h-46 {
    height: 46px
}

.btn--bluefb,
.btn--bluefb:focus,
.btn--bluefb:hover {
    color: #fff;
    background: #3b5999
}

.btn--bluefb:active {
    background: #3b5999
}

.btn--greenWa,
.btn--greenWa:focus,
.btn--greenWa:hover {
    color: #fff;
    background: #25D366
}

.btn--greenWa:active {
    background: #25D366
}

.btn--section,
.btn--section:active {
    background: 0 0
}

.btn--section {
    color: #a2a2a2;
    transition: .5s;
    border: 1px solid #e6e6e6 !important
}

.btn--section:focus,
.btn--section:hover {
    color: #fff;
    background: 0 0
}

.btn--section:hover {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
    background-color: #2ecc71
}

.btn--secondPrimary {
    background: 0 0;
    transition: .5s;
    border: 2px solid coral;
    color: coral
}

.btn--info,
.btn--secondPrimary:hover {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.btn--secondPrimary:focus,
.btn--secondPrimary:hover {
    color: #fff;
    background: 0 0
}

.btn--secondPrimary:active {
    background: 0 0
}

.btn--secondPrimary:hover {
    transition: .5s;
    color: #fff;
    background-color: coral;
    border: none
}

.btn--waterMelon,
.btn--waterMelon:focus,
.btn--waterMelon:hover {
    color: #fff;
    background: #F26E75
}

.btn--waterMelon:active {
    background: #F26E75
}

.btn--info,
.btn--info:focus,
.btn--info:hover {
    background: #45aaf2;
    color: #fff
}

.btn--info {
    transition: .5s
}

.btn--hero,
.btn--info:active {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.btn--info:active {
    background: #357bac;
    transition: .5s
}

.btn--masuk,
.btn--masuk:hover {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.btn--tosca,
.btn--tosca:focus,
.btn--tosca:hover {
    color: #fff;
    background: #2bcbba
}

.btn--tosca:active {
    background: #2bcbba
}

.btn--masuk,
.btn--masuk:focus,
.btn--masuk:hover {
    background: coral;
    color: #fff
}

.btn--masuk {
    height: 46px;
    -webkit-box-shadow: 0 2px 2px 0 transparent, 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 transparent, 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    transition: .3s
}

.btn--masuk:hover {
    transition: .3s;
    color: #fff
}

.btn--facebook,
.btn--masuk:active {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.btn--masuk:active {
    background: #d86b43;
    transition: .3s
}

.btn--facebook {
    height: 56px;
    transition: .3s
}

.btn--facebook:hover,
.btn--google {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.btn--facebook:hover {
    transition: .3s;
    background-color: #e6e6e6 !important
}

.btn--google-plus,
.btn--google-plus:focus,
.btn--google-plus:hover {
    color: #fff;
    background: #dd4b39
}

.btn--google-plus:active {
    background: #dd4b39
}

.btn--google {
    height: 56px;
    transition: .3s
}

.btn--google:hover {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: grey;
    background-color: #e6e6e6 !important
}

.btn--grey,
.btn--grey:focus,
.btn--grey:hover {
    color: #fff;
    background: #a2a2a2
}

.btn--grey:active {
    background: #a2a2a2
}

.btn--flat {
    color: #FBD860;
    background: 0 0
}

.btn--flat:focus,
.btn--flat:hover {
    color: #fff;
    background: 0 0
}

.btn--flat:active {
    background: 0 0;
    color: #FBD860
}

.btn--flat:hover {
    color: #FBD860;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn--small {
    font-size: 12px
}

@media screen and (min-width:64em) {
    .btn-load-mobile {
        display: none
    }
}

.btn--hero {
    background: coral;
    color: #fff;
    padding: 1em 3.5em;
    font-size: 1em;
    transition: .5s
}

.btn--hero:active,
.btn--hero:hover {
    -webkit-transition: .5s;
    -o-transition: .5s;
    color: #fff
}

.btn--hero:focus,
.btn--hero:hover {
    color: #fff;
    background: coral
}

.btn--hero:hover,
.btn--hero:hover:active {
    background: #ff6c37
}

.btn--hero:hover {
    transition: .5s
}

.btn--hero:hover:focus,
.btn--hero:hover:hover {
    color: #fff;
    background: #ff6c37
}

.btn--hero:active,
.btn--hero:active:active {
    background: #ff6127
}

.btn--hero:active {
    transition: .5s
}

.btn--hero:active:focus,
.btn--hero:active:hover {
    color: #fff;
    background: #ff6127
}

.btn--hero-transparent,
.btn--hero-transparent:focus,
.btn--hero-transparent:hover {
    background: 0 0;
    color: #fff
}

.btn--hero-transparent {
    border: 1px solid #fff;
    padding: 1em 3.5em;
    font-size: 1em;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.btn--hero-transparent:hover {
    color: #fff;
    background: #ff6c37;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-color: coral
}

.btn--hero-transparent:hover:focus,
.btn--hero-transparent:hover:hover {
    color: #fff;
    background: #ff6c37
}

.btn--hero-transparent:hover:active {
    background: #ff6c37
}

.btn--hero-transparent:active {
    color: #fff;
    background: #ff6127;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-color: coral
}

.btn--hero-transparent:active:focus,
.btn--hero-transparent:active:hover {
    color: #fff;
    background: #ff6127
}

.btn--hero-transparent:active:active {
    background: #ff6127
}

.btn--embed {
    border: 1px solid #eee;
    padding: 6px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: grey
}

@media screen and (max-width:48em) {
    .btn--share-fundraiser {
        margin-top: 50% !important
    }
}

/*! Baze Grid v2.0.2 | (c) 2014 @_bobbylie | https://github.com/ImBobby/Baze-Grid */
.bzg:after {
    display: table;
    clear: both;
    content: ''
}

.bzg {
    margin-left: -25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bzg--no-gutter {
    margin-left: 0
}

.bzg--no-gutter>.bzg_c {
    padding-left: 0
}

.bzg_c {
    float: left;
    min-height: 1px;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bzg_c[data-col*=s1] {
    width: 8.33333%
}

.bzg_c[data-offset*=s1] {
    margin-left: 8.33333%
}

.bzg_c[data-col*=s2] {
    width: 16.66667%
}

.bzg_c[data-offset*=s2] {
    margin-left: 16.66667%
}

.bzg_c[data-col*=s3] {
    width: 25%
}

.bzg_c[data-offset*=s3] {
    margin-left: 25%
}

.bzg_c[data-col*=s4] {
    width: 33.33333%
}

.bzg_c[data-offset*=s4] {
    margin-left: 33.33333%
}

.bzg_c[data-col*=s5] {
    width: 41.66667%
}

.bzg_c[data-offset*=s5] {
    margin-left: 41.66667%
}

.bzg_c[data-col*=s6] {
    width: 50%
}

.bzg_c[data-offset*=s6] {
    margin-left: 50%
}

.bzg_c[data-col*=s7] {
    width: 58.33333%
}

.bzg_c[data-offset*=s7] {
    margin-left: 58.33333%
}

.bzg_c[data-col*=s8] {
    width: 66.66667%
}

.bzg_c[data-offset*=s8] {
    margin-left: 66.66667%
}

.bzg_c[data-col*=s9] {
    width: 75%
}

.bzg_c[data-offset*=s9] {
    margin-left: 75%
}

.bzg_c[data-col*=s10] {
    width: 83.33333%
}

.bzg_c[data-offset*=s10] {
    margin-left: 83.33333%
}

.bzg_c[data-col*=s11] {
    width: 91.66667%
}

.bzg_c[data-offset*=s11] {
    margin-left: 91.66667%
}

.bzg_c[data-col*=s12] {
    width: 100%
}

.bzg_c[data-offset*=s12] {
    margin-left: 100%
}

@media screen and (min-width:48em) {
    .bzg_c[data-col*="m"] {
        margin-left: 0
    }

    .bzg_c[data-col*=m1] {
        width: 8.33333%
    }

    .bzg_c[data-offset*=m1] {
        margin-left: 8.33333%
    }

    .bzg_c[data-col*=m2] {
        width: 16.66667%
    }

    .bzg_c[data-offset*=m2] {
        margin-left: 16.66667%
    }

    .bzg_c[data-col*=m3] {
        width: 25%
    }

    .bzg_c[data-offset*=m3] {
        margin-left: 25%
    }

    .bzg_c[data-col*=m4] {
        width: 33.33333%
    }

    .bzg_c[data-offset*=m4] {
        margin-left: 33.33333%
    }

    .bzg_c[data-col*=m5] {
        width: 41.66667%
    }

    .bzg_c[data-offset*=m5] {
        margin-left: 41.66667%
    }

    .bzg_c[data-col*=m6] {
        width: 50%
    }

    .bzg_c[data-offset*=m6] {
        margin-left: 50%
    }

    .bzg_c[data-col*=m7] {
        width: 58.33333%
    }

    .bzg_c[data-offset*=m7] {
        margin-left: 58.33333%
    }

    .bzg_c[data-col*=m8] {
        width: 66.66667%
    }

    .bzg_c[data-offset*=m8] {
        margin-left: 66.66667%
    }

    .bzg_c[data-col*=m9] {
        width: 75%
    }

    .bzg_c[data-offset*=m9] {
        margin-left: 75%
    }

    .bzg_c[data-col*=m10] {
        width: 83.33333%
    }

    .bzg_c[data-offset*=m10] {
        margin-left: 83.33333%
    }

    .bzg_c[data-col*=m11] {
        width: 91.66667%
    }

    .bzg_c[data-offset*=m11] {
        margin-left: 91.66667%
    }

    .bzg_c[data-col*=m12] {
        width: 100%
    }

    .bzg_c[data-offset*=m12] {
        margin-left: 100%
    }
}

@media screen and (min-width:64em) {
    .bzg_c[data-col*="l"] {
        margin-left: 0
    }

    .bzg_c[data-col*=l1] {
        width: 8.33333%
    }

    .bzg_c[data-offset*=l1] {
        margin-left: 8.33333%
    }

    .bzg_c[data-col*=l2] {
        width: 16.66667%
    }

    .bzg_c[data-offset*=l2] {
        margin-left: 16.66667%
    }

    .bzg_c[data-col*=l3] {
        width: 25%
    }

    .bzg_c[data-offset*=l3] {
        margin-left: 25%
    }

    .bzg_c[data-col*=l4] {
        width: 33.33333%
    }

    .bzg_c[data-offset*=l4] {
        margin-left: 33.33333%
    }

    .bzg_c[data-col*=l5] {
        width: 41.66667%
    }

    .bzg_c[data-offset*=l5] {
        margin-left: 41.66667%
    }

    .bzg_c[data-col*=l6] {
        width: 50%
    }

    .bzg_c[data-offset*=l6] {
        margin-left: 50%
    }

    .bzg_c[data-col*=l7] {
        width: 58.33333%
    }

    .bzg_c[data-offset*=l7] {
        margin-left: 58.33333%
    }

    .bzg_c[data-col*=l8] {
        width: 66.66667%
    }

    .bzg_c[data-offset*=l8] {
        margin-left: 66.66667%
    }

    .bzg_c[data-col*=l9] {
        width: 75%
    }

    .bzg_c[data-offset*=l9] {
        margin-left: 75%
    }

    .bzg_c[data-col*=l10] {
        width: 83.33333%
    }

    .bzg_c[data-offset*=l10] {
        margin-left: 83.33333%
    }

    .bzg_c[data-col*=l11] {
        width: 91.66667%
    }

    .bzg_c[data-offset*=l11] {
        margin-left: 91.66667%
    }

    .bzg_c[data-col*=l12] {
        width: 100%
    }

    .bzg_c[data-offset*=l12] {
        margin-left: 100%
    }
}

.form__row,
legend {
    margin-bottom: .8em
}

input[type=password] {
    font: small-caption;
    font-size: 1em
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

input[type=range] {
    margin: auto;
    outline: 0;
    padding: 0;
    width: 100%;
    height: 6px;
    background-color: #F0F2F3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(coral), to(coral));
    background-image: -webkit-linear-gradient(coral, coral);
    background-image: -o-linear-gradient(coral, coral);
    background-image: linear-gradient(coral, coral);
    -webkit-background-size: 50% 100%;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    -webkit-appearance: none
}

input[type=range]::-webkit-slider-runnable-track {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: 0 0;
    -webkit-appearance: none
}

input[type=range]::-moz-range-track {
    box-shadow: none;
    border: none;
    background: 0 0
}

input[type=range]::-moz-focus-outer {
    border: 0
}

input[type=range]::-webkit-slider-thumb {
    width: 14px;
    height: 14px;
    border: 0;
    background: coral;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);
    -webkit-appearance: none
}

input[type=range]::-moz-range-thumb {
    width: 14px;
    height: 14px;
    border: 0;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1)
}

.form__row-border {
    padding-bottom: .53333em;
    margin-bottom: .53333em;
    border-bottom: 1px solid coral
}

.form-input,
.form-input.form-input--compact {
    padding: 3px .53333em
}

.form-label {
    display: block;
    margin-top: .53333em;
    font-weight: 600;
    color: #6f6f6f
}

.form-url {
    background: #fff;
    border: 1px solid #eee;
    margin-right: -3px
}

.form-input {
    width: 100%;
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: inherit;
    background: #fff;
    color: #a2a2a2
}

.form-input:focus {
    border-color: coral;
    outline: 0
}

.form-input::-webkit-input-placeholder {
    color: #a2a2a2
}

.form-input:-ms-input-placeholder {
    color: #a2a2a2
}

.form-input::-ms-input-placeholder {
    color: #a2a2a2
}

.form-input::placeholder {
    color: #a2a2a2
}

.form-input[disabled] {
    color: #A8A8A8;
    cursor: not-allowed;
    -webkit-text-fill-color: #A8A8A8
}

.form-input.input-invalid {
    border-color: #c0392b
}

.msg-error {
    font-size: 14px;
    color: #c0392b
}

.form-input-custom {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ececec;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-input-custom:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-input-grey {
    background: #eee;
    border: 1px solid #eee;
    color: #6f6f6f
}

.form-input-outline {
    background: #fff;
    border: 1px solid #eee;
    color: #6f6f6f
}

.form-input-outline:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-radio-input {
    position: relative;
    margin-right: 1.6em
}

.form-radio-input img {
    display: block;
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
    margin: 0 auto 5px
}

.form-input--inline,
.form-radio-input.form-radio-input--inline,
.form-star {
    display: inline-block
}

.form-radio-input.form-radio-input--clear {
    margin-right: 0
}

.form-input-custom-bullet:checked,
.form-input-custom-bullet:not(:checked) {
    position: absolute;
    left: -9999px
}

.form-input-custom-bullet:checked+label,
.form-input-custom-bullet:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 14px;
    display: inline-block
}

.form-input-custom-bullet:checked+label:before,
.form-input-custom-bullet:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid coral;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff
}

.form-input-custom-bullet:checked+label:after,
.form-input-custom-bullet:not(:checked)+label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: coral;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.form-input-custom-bullet:not(:checked)+label:after {
    opacity: 0
}

.form-input-custom-bullet:checked+label:after {
    opacity: 1
}

.form-star {
    margin-bottom: 25px
}

.form-star label {
    float: right;
    font-size: 30px;
    margin: 0 5px
}

.form-star input:checked~label:before {
    color: coral;
    content: '\f005'
}

.form-star label:hover:before,
.form-star label:hover~label:before {
    color: #ff5a1d !important;
    content: '\f005'
}

.form-star label:before {
    font-family: FontAwesome;
    content: '\f006';
    color: #6f6f6f
}

.rate-form-js-disabled {
    pointer-events: none
}

.form-input-fixed-height {
    height: 40px
}

.form-half-wide {
    width: 100%;
    max-width: 600px
}

.form-half-wide.form-half-wide--center {
    margin: 0 auto
}

.form-input--error,
.form-input--error:focus {
    border-color: #d32c31
}

.form-input--success,
.form-input--success:focus {
    border-color: #4eb74a
}

.form-input--block {
    width: 100%
}

.form-input--flexible {
    width: auto
}

.form-input--inline {
    margin-right: 10px;
    margin-bottom: 10px
}

.form-input--inline label {
    margin: 0 5px
}

@media screen and (min-width:48em) {
    .form-input--inline {
        margin-bottom: 0
    }
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.calendar-box select,
.option-box select {
    -webkit-appearance: none;
    -moz-appearance: none
}

.number-input {
    border: 1px solid #ddd;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.number-input,
.number-input * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.number-input button {
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    -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: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative
}

.number-input button:after,
.number-input button:before {
    display: inline-block;
    position: absolute;
    content: '';
    width: 8px;
    height: 1px;
    background-color: #bbb;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.checkbox-container input:checked~.checkmark:after,
input[type=checkbox]:checked~.checkmark:after {
    display: block
}

.number-input button.plus:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.number-input input[type=number] {
    font-family: sans-serif;
    max-width: 60px;
    padding: .5rem;
    border: solid #ddd;
    border-width: 0 1px;
    color: #bbb;
    line-height: 30px;
    height: 30px;
    font-weight: 700;
    text-align: center
}

input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

input[type=checkbox]:checked~.checkmark {
    border: 1px solid #324b98;
    background: #324b98
}

input[type=checkbox][disabled]~.checkmark {
    background: #c8c8c8;
    border: none;
    cursor: not-allowed
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkbox-container input:checked~.checkmark {
    border: 1px solid #45aaf2;
    background: #45aaf2
}

.checkbox-container input[disabled]~.checkmark {
    background: #c8c8c8;
    border: none;
    cursor: not-allowed
}

.input-floating select,
.label-method-pembayaran-on-popup {
    background-image: url(../../files/arrow-down-new.png);
    background-repeat: no-repeat
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checkbox-container:hover input~.checkmark {
    border-color: coral
}

.is-invalid {
    border-color: #dc3545
}

.input-floating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse
}

.input-floating input,
.input-floating label,
.input-floating select {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.input-floating input[type=checkbox] {
    opacity: 1 !important;
    margin-top: -5px
}

.input-floating .label-checkbox {
    margin-left: 22px
}

.input-floating select {
    background-color: #fff;
    background-position: right 6px center
}

.input-floating input[type=text],
.input-floating select {
    border: 0;
    border-bottom: 1px solid #eee;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    cursor: text
}

.input-floating input[type=text]:focus,
.input-floating select:focus {
    outline: 0;
    border-bottom: 1px solid coral
}

.input-floating input:placeholder-shown+label {
    cursor: text;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate(0, 1.6rem);
    -ms-transform: translate(0, 1.6rem);
    transform: translate(0, 1.6rem);
    font-size: .9em !important
}

.input-floating input:focus::-webkit-input-placeholder {
    opacity: 1
}

.input-floating input:focus+label,
.input-floating input:not(:placeholder-shown)+label {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    cursor: pointer;
    font-size: .9em !important
}

.input-floating ::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.label-method-pembayaran-on-popup {
    background-color: #fbfffc;
    background-position: right 14px center;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 16px;
    cursor: pointer
}

.breadcrumb,
.pagination {
    padding: 0;
    list-style: none
}

.breadcrumb:after {
    display: table;
    clear: both;
    content: ''
}

.breadcrumb>li {
    position: relative;
    float: left
}

.breadcrumb>li:before {
    margin: 0 .8em;
    color: #444;
    content: "→"
}

.breadcrumb>li:first-child:before {
    display: none
}

.pagination {
    margin: 0 0 1.6em;
    text-align: center;
    -webkit-user-select: none;
    user-select: none
}

.pagination li {
    display: inline-block
}

.pagination li.active a {
    cursor: default;
    pointer-events: none;
    color: #fff;
    background: #45aaf2
}

.pagination li:first-child a {
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

.pagination li:last-child a {
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

.pagination a {
    display: block;
    padding: 5px 12px;
    margin-left: 0;
    line-height: 1.5;
    color: #777;
    background: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-color: rgba(0, 0, 0, .15)
}

.pagination a:hover {
    background: #ddd;
    color: #45aaf2
}

.pagination a.active,
.pagination a:focus {
    color: #fff;
    background: #45aaf2
}

.pagination a.active {
    cursor: default;
    pointer-events: none;
    background: #45aaf2
}

.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-figure {
    position: relative;
    margin-right: .8em
}

.media-figure.media-figure--verified:after {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 100%;
    right: 0;
    -webkit-transform: translate(-1px, -13px);
    -ms-transform: translate(-1px, -13px);
    transform: translate(-1px, -13px);
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 13px;
    background: #1FC32F;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center
}

.media-figure.media-figure-profile.media-figure--verified:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    -webkit-transform: translate(-5px, -30px);
    -ms-transform: translate(-5px, -30px);
    transform: translate(-5px, -30px)
}

.media-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.media-content>.profile-campaigner {
    color: #000;
    display: block;
    overflow: hidden
}

.flexbox .v-center,
.flexbox-center-spread {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.media-content .media-star {
    font-size: 14px
}

.media-img {
    margin-right: 1rem;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.media-location {
    position: relative;
    font-size: 14px;
    color: #9c9c9c
}

.media-location .fa {
    font-size: 120%
}

.media-location span {
    position: relative;
    padding-left: 18px
}

.media-location span:before {
    position: absolute;
    width: 1.28571429em;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "\f041";
    font-family: FontAwesome
}

.flexbox .v-center {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flexbox .v-center>* {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0
}

.flexbox .v-center>*+* {
    margin-left: .8em
}

.flexbox .v-center--spread {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flexbox-center-spread {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexbox-spread,
.site-footer-sections {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

@media screen and (min-width:48em) {
    .flexbox-center-spread {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:48em) {
    .flexbox-center-spread {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.flexbox-spread {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .flexbox-spread {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.responsive-media {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.responsive-media>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body,
html {
    height: 100%
}

.sticky-footer-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.sticky-footer-container-item {
    display: table-row;
    height: 1px
}

.sticky-footer-container-item.\--pushed {
    height: auto
}

.site-footer {
    padding-top: 1.6em;
    background: #fff;
    font-size: 87.5%;
    color: #777;
    -webkit-box-shadow: 0 0 5px #ececec;
    box-shadow: 0 0 5px #ececec
}

.footer-section {
    padding: 1.6em
}

.footer-section--grey {
    background: #ECEFF0
}

.site-footer-sections {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: solid 1px #ececec
}

@media screen and (min-width:64em) {
    .site-footer-sections {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-footer-navs {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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;
    margin-left: -1.6em
}

@media screen and (min-width:40em) {
    .site-footer-navs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-footer-nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    margin-bottom: 0;
    text-align: center
}

.site-footer-nav h4 {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 16px;
    text-transform: none;
    cursor: pointer
}

.site-footer-nav li {
    margin-bottom: 8px
}

.site-footer-nav a {
    color: currentcolor
}

.site-footer-nav a:focus,
.site-footer-nav a:hover {
    text-decoration: underline
}

.site-footer-nav:nth-child(6) h4:after {
    display: none
}

@media screen and (min-width:40em) {
    .site-footer-nav {
        text-align: left
    }

    .site-footer-nav:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%
    }

    .site-footer-nav:nth-child(6) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 20%;
        -ms-flex: 0 20%;
        flex: 0 20%
    }

    .site-footer-nav:nth-child(6) h4:after {
        display: none
    }

    .site-footer-nav:nth-child(2),
    .site-footer-nav:nth-child(5) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%
    }

    .site-footer-nav:nth-child(3),
    .site-footer-nav:nth-child(4) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 12.5%;
        -ms-flex: 0 12.5%;
        flex: 0 12.5%
    }
}

.site-footer-subscribe {
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.site-footer-subscribe legend {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    padding-right: 1.6em;
    font-size: 87.5%;
    line-height: 1.6em
}

.site-footer-subscribe legend b {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase
}

.site-footer-subscribe legend>* {
    display: block
}

.site-footer-copyright,
.site-footer-infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.site-footer-subscribe .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

@media screen and (min-width:48em) {
    .site-footer-subscribe .input {
        -webkit-box-flex: 0;
        -webkit-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%;
        width: auto;
        padding-right: 1.6em
    }
}

.site-footer-subscribe .form-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%
}

@media screen and (min-width:48em) {
    .site-footer-subscribe {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-footer-infos {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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
}

@media screen and (min-width:64em) {
    .site-footer-infos {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-footer-copyright {
    display: flex;
    padding: .8em 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 80%;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

@media screen and (min-width:48em) {
    .site-footer-copyright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-footer-social-medias {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.clearfix::after,
.clearfix::before,
.container-footer::after,
.container-footer::before,
.table--responsive::after,
.table--responsive::before {
    display: table;
    line-height: 0;
    content: ""
}

.site-footer-social-medias a {
    font-size: 18px;
    color: currentcolor
}

.site-footer-social-medias a:not(:last-child) {
    margin-right: .8em
}

.footer-wrapper {
    background-color: #fff;
    border-top: 1px solid #fffefe
}

.footer-main {
    border-bottom: 1px solid #f0f0f0;
    padding: 21px 0;
    font-size: 90%;
    background: #fff
}

.footer-main h3 {
    margin: 0 0 18px !important;
    font-size: 14px
}

.container-footer .footer-additional {
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

.footer-item {
    float: left;
    width: 23%;
    margin-left: 2.5%
}

.footer-item:first-child {
    margin-left: 0
}

.footer-item ul {
    padding: 0;
    list-style: none
}

.footer-item li {
    margin-bottom: 8px
}

.footer-item li a {
    color: #909090;
    display: block
}

.footer-item span {
    color: #5c5c5c;
    font-size: 23px
}

.row-fluid {
    width: 100%
}

.row-fluid::after,
.row-fluid::before {
    clear: both;
    display: table;
    line-height: 0;
    content: ""
}

.row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid [class*=span]:first-child {
    margin-left: 0;
    margin-top: 0
}

.row-fluid .span3 {
    width: 23.404255319148934%
}

.row-fluid .muted {
    color: rgba(0, 0, 0, .38)
}

.row-fluid small {
    font-size: 85%
}

.payment-method-footer-logo {
    float: left;
    height: 16px;
    margin-right: 6px;
    margin-bottom: 6px
}

.va-middle {
    vertical-align: middle !important
}

.inline-block {
    display: inline-block
}

.footer-mt-10 {
    margin-top: 10px !important
}

.footer-ml-5 {
    margin-left: 5px !important
}

@media only screen and (max-width:600px) {
    .footer-main h3 {
        margin: 31px 0 23px !important;
        font-size: 18px
    }

    .clearfix,
    .table--responsive {
        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-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 25px;
        padding-right: 25px
    }

    .clearfix .footer-item,
    .table--responsive .footer-item {
        width: 100%;
        margin: 0
    }

    .footer-item li a {
        font-size: 16px;
        line-height: 23px
    }

    .footer-item span {
        color: #5c5c5c;
        font-size: 23px
    }
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 13px 0;
    background: #fff;
    z-index: 10;
    color: #6f6f6f;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border-bottom: 1px solid #e4e4e4
}

.site-header .container {
    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
}

.site-header-logo img {
    width: 85px
}

@media screen and (min-width:48em) {
    .site-header.site-header--transparent {
        background: 0 0;
        color: #fff;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
        border-bottom: none
    }

    .site-header.site-header--transparent a {
        color: #fff;
        background: 0 0
    }

    .site-header.site-header--transparent a.btn {
        border: 1px solid #bbb;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .site-header {
        padding: 0
    }

    .site-header-logo {
        margin-right: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 100px;
        -ms-flex: 0 100px;
        flex: 0 100px
    }

    .site-header-logo img {
        display: none;
        width: 100px;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease
    }

    .site-header-logo img.is-active {
        display: block;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease
    }
}

.logo-white-js {
    display: none
}

.site-navs {
    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;
    font-size: 80%
}

.site-nav {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    top: 100%;
    left: 0
}

.site-nav.is-active {
    display: block
}

@media screen and (min-width:48em) {
    .site-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: 0 0;
        position: relative;
        padding-left: 1.6em;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.site-nav-mobile-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px
}

.site-nav-mobile-icon span {
    font-size: 20px
}

.site-nav-child-item button,
.site-nav-item button {
    font-size: 18px;
    right: 0;
    content: '';
    outline: 0;
    cursor: pointer
}

.site-nav-desktop {
    display: none
}

.site-nav-item {
    position: relative
}

.site-nav-item:hover .site-nav-anchor {
    color: coral !important
}

.site-nav-item button {
    position: absolute;
    padding: 8px;
    top: 0;
    -webkit-transform: translate(-10px, 2px);
    -ms-transform: translate(-10px, 2px);
    transform: translate(-10px, 2px);
    border: 0;
    background: 0 0
}

@media screen and (min-width:48em) {

    .site-nav-mobile,
    .site-nav-mobile-icon {
        display: none
    }

    .site-nav-desktop {
        display: block
    }

    .site-nav-item {
        margin-right: 2.4em
    }

    .site-nav-item:hover .site-nav-child {
        display: block
    }

    .site-nav-item button {
        display: none
    }
}

.site-nav-child {
    display: none;
    position: relative
}

@media screen and (min-width:48em) {

    .site-nav-child,
    .site-nav-child:after {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0)
    }

    .site-nav-child,
    .site-nav-child:after,
    .site-nav-child:before {
        position: absolute;
        left: 50%;
        content: ''
    }

    .site-nav-child {
        width: 150px;
        top: 100%;
        transform: translate(-50%, 0);
        background: #fff;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #eee;
        -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .3));
        filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .3))
    }

    .site-nav-child:after {
        bottom: 100%;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        transform: translate(-50%, 0)
    }

    .site-nav-child:before {
        bottom: 100%;
        border-left: 12px solid transparent;
        border-top: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid rgba(0, 0, 0, .02);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box
    }

    .site-nav-child-item:hover .site-nav-subchild-list {
        display: block
    }
}

.site-nav-child-item {
    position: relative;
    border-bottom: 1px solid #eee
}

.site-nav-child-item:last-child {
    border-bottom: 0
}

.site-nav-child-item:hover {
    background: coral
}

.site-nav-child-item:hover .site-nav-anchor-child {
    color: #fff !important
}

.site-nav-child-item button {
    position: absolute;
    padding: 0;
    top: 0;
    -webkit-transform: translate(-10px, 5px);
    -ms-transform: translate(-10px, 5px);
    transform: translate(-10px, 5px);
    border: 0;
    background: 0 0
}

.site-nav-anchor-child,
.site-nav-anchor-subchild {
    padding: 5px 10px;
    font-size: 95%;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 700
}

@media screen and (min-width:48em) {
    .site-nav-child-item button {
        display: none
    }

    .site-nav-subchild-list {
        position: absolute;
        top: 0;
        left: 100%;
        width: 180px;
        border: 1px solid #eee;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}

.site-nav-anchor-child {
    display: block;
    color: #a2a2a2 !important
}

.site-nav-subchild-list {
    display: none;
    background: #fff;
    color: #6f6f6f;
    content: ''
}

.site-nav-subchild-item {
    position: relative;
    border-top: 1px solid #eee
}

.site-nav-subchild-item:hover .site-nav-anchor-subchild {
    color: coral !important
}

@media screen and (min-width:48em) {
    .site-nav-subchild-item:hover {
        background: coral
    }

    .site-nav-subchild-item:hover .site-nav-anchor-subchild {
        color: #fff !important
    }
}

.site-nav-anchor-subchild {
    display: block;
    color: #a2a2a2 !important
}

.site-nav-anchor {
    display: block;
    padding: .8em;
    text-transform: none;
    letter-spacing: 1px;
    border-bottom: 1px solid #eee;
    color: currentcolor;
    font-weight: 700
}

.home-section-heading,
.label,
.program-label,
.site-nav-profile-anchor-item {
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .site-nav-anchor {
        padding: 2em 0;
        border-bottom: 0
    }
}

.site-nav-anchor.is-active {
    color: coral
}

.site-navs-support {
    position: relative;
    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
}

.site-navs-support-anchor {
    position: relative;
    padding: 0 .53333em;
    color: #777;
    font-size: 14px
}

.site-navs-support-anchor:after {
    position: absolute;
    top: 50%;
    height: 100%;
    width: 1px;
    left: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: ''
}

.site-navs-support-anchor.no-border:after {
    display: none
}

.site-navs-support-anchor:hover {
    color: coral !important
}

@media screen and (min-width:48em) {
    .site-navs-support-anchor {
        font-size: 20px
    }
}

.site-navs-support-anchor-total {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    line-height: 13px;
    text-align: center;
    -webkit-transform: translate(-1px, -4px);
    -ms-transform: translate(-1px, -4px);
    transform: translate(-1px, -4px);
    content: '';
    font-size: 8px;
    background: #c0392b;
    color: #fff;
    -webkit-border-radius: 25%;
    border-radius: 25%;
    font-weight: 700;
    border: 1px solid #fff
}

.site-nav-fly-anchor.site-nav-fly-anchor--notification:after,
.site-nav-fly-anchor:after {
    bottom: 100%;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    right: 0;
    content: ''
}

@media screen and (min-width:48em) {
    .site-navs-support-anchor-total {
        -webkit-transform: translate(-10px, 0);
        -ms-transform: translate(-10px, 0);
        transform: translate(-10px, 0);
        line-height: 14px
    }
}

.site-navs-profile-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.site-navs-profile-icon img {
    width: 25px;
    height: 25px
}

.site-nav-fly-anchor {
    opacity: 0;
    overflow: hidden;
    height: 0;
    display: block;
    position: absolute;
    width: 250px;
    top: 100%;
    right: 0;
    content: '';
    background: #fff;
    -webkit-transform: translate(0, 28px);
    -ms-transform: translate(0, 28px);
    transform: translate(0, 28px);
    color: #bbb !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, .3)
}

.site-nav-fly-anchor:after {
    -webkit-transform: translate(-12px, 0);
    -ms-transform: translate(-12px, 0);
    transform: translate(-12px, 0)
}

.site-nav-fly-anchor.is-active {
    opacity: 1;
    height: auto;
    overflow: visible;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.site-nav-fly-anchor.site-nav-fly-anchor--notification {
    width: 300px
}

.site-nav-fly-anchor.site-nav-fly-anchor--notification:after {
    -webkit-transform: translate(-79px, 0);
    -ms-transform: translate(-79px, 0);
    transform: translate(-79px, 0)
}

@media screen and (min-width:48em) {
    .site-nav-fly-anchor.site-nav-fly-anchor--notification:after {
        position: absolute;
        bottom: 100%;
        right: 0;
        border-left: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        -webkit-transform: translate(-106px, 0);
        -ms-transform: translate(-106px, 0);
        transform: translate(-106px, 0);
        content: ''
    }
}

.site-nav-profile-anchor-intro {
    padding: 15px;
    border-bottom: 1px solid #f7f7f7
}

.site-nav-profile-anchor-intro span {
    display: block;
    font-weight: 700;
    color: coral;
    line-height: 95%
}

.site-nav-profile-anchor-intro small {
    display: block;
    line-height: 90%;
    margin-bottom: 3px;
    color: #6f6f6f !important
}

.site-nav-profile-anchor-item {
    padding: 8px 15px;
    border-bottom: 1px solid #f7f7f7;
    font-size: 70%;
    font-weight: 700
}

.site-nav-profile-anchor-item a {
    color: #bbb !important
}

.site-nav-profile-anchor-item:hover {
    background-color: coral
}

.site-nav-profile-anchor-item:hover a {
    color: #fff !important
}

.site-nav-profile-anchor-item:last-child {
    border-bottom: 0
}

.site-nav-notification-anchor-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .8em;
    border-bottom: 1px solid #d5d5d5
}

.site-nav-notification-anchor-intro span {
    display: block;
    font-weight: 700;
    line-height: 95%;
    color: #6f6f6f;
    text-transform: uppercase
}

.site-nav-notification-tab-container {
    display: inline-block
}

.site-nav-notification-tab {
    display: inline-block;
    padding: 1.06667em 5px
}

.site-nav-notification-tab.is-active {
    border-bottom: 1px solid coral
}

.site-nav-notification-tab.is-active span {
    color: coral
}

.site-nav-notification-anchor-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: .8em;
    color: #888;
    border-left: 1px solid transparent
}

.site-nav-notification-anchor-item:hover {
    border-left: 1px solid coral;
    -webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3)
}

.site-nav-notifcation-anchor-item-img {
    padding-right: .8em
}

.site-nav-notifcation-anchor-item-img span {
    font-size: 24px
}

.site-nav-notifcation-anchor-item-desc {
    font-size: 10px;
    line-height: 14px
}

.site-nav-notifcation-anchor-item-desc span {
    display: block
}

.notification-tab-js {
    display: none
}

.notification-tab-js.is-active {
    display: block
}

.header-search-container {
    position: absolute;
    top: -100px;
    left: 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;
    padding: 0 1em;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.header-search-container.is-active {
    top: 0
}

.header-search-input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px
}

.header-search-close a {
    color: coral !important
}

@media screen and (max-width:48em) {
    .site-auth-sign {
        display: none
    }
}

.slide-wrapper {
    position: fixed;
    z-index: 2001;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    width: 80%;
    top: 0;
    bottom: 0;
    left: -80%;
    background: #fff;
    height: 100vh;
    overflow: auto
}

@media screen and (min-width:48em) {
    .site-nav-notifcation-anchor-item-desc {
        font-size: 14px;
        line-height: 16px
    }

    .slide-wrapper {
        display: none
    }
}

.slide-wrapper .slide {
    position: relative;
    min-height: 100vh
}

.slide-wrapper .slide .self-center-bg {
    position: relative;
    height: 118px
}

.slide-wrapper .slide .self-center-bg .avatar-name {
    position: absolute;
    top: 65%;
    margin-top: -35px;
    margin-left: 18px
}

.slide-wrapper .slide .self-center-bg .avatar-name .avatar {
    width: 44px;
    height: 44px;
    display: inline-block
}

.slide-wrapper .slide .self-center-bg .avatar-name .avatar .avatar-img {
    vertical-align: middle;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slide-wrapper .slide .self-center-bg .avatar-name .name {
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap
}

.card-list,
.slide-wrapper .slide .lists-wrapper .lists .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.slide-wrapper .slide .self-center-bg .nav-bg {
    position: absolute;
    bottom: 0;
    height: 18px;
    width: 100%
}

.slide-wrapper .slide .lists-wrapper {
    font-weight: 400
}

.slide-wrapper .slide .lists-wrapper a {
    color: #6f6f6f
}

.slide-wrapper .slide .lists-wrapper .menu-active {
    color: coral
}

.slide-wrapper .slide .lists-wrapper .lists {
    margin-left: 28px;
    font-size: 16px;
    padding-top: 15px
}

.slide-wrapper .slide .lists-wrapper .lists .list {
    display: flex;
    line-height: 24px;
    padding: 12px 0;
    position: relative;
    cursor: pointer
}

.slide-wrapper .slide .lists-wrapper .lists .list>i.fa {
    padding-top: 4px
}

.slide-wrapper .slide .lists-wrapper .lists .list .title {
    padding-left: 24px;
    font-weight: 600
}

.bg-side-menu {
    display: none;
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 100vh;
    background: rgba(0, 0, 0, .4)
}

@media screen and (min-width:48em) {
    .bg-side-menu {
        display: none
    }
}

.label,
.status-label {
    display: inline-block;
    color: #fff
}

.label {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.program-label {
    padding: 3px 15px;
    font-size: 10px;
    line-height: 12px;
    color: #fff
}

.program-label.program-label--top-right {
    position: absolute;
    top: 0;
    right: 0;
    content: ''
}

.program-label.program-label--green {
    background: #43DC74
}

.status-label {
    width: 80px;
    padding: 4px 0;
    background: red;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.status-label.status-label--Paid,
.status-label.status-label--Published,
.status-label.status-label--Sukses,
.status-label.status-label--paid,
.status-label.status-label--published,
.status-label.status-label--sukses {
    background: #43DC74
}

.status-label.status-label--Pending,
.status-label.status-label--pending {
    background: #2E7FD1
}

.home-section {
    position: relative;
    padding: 1.6em 0
}

@media screen and (min-width:48em) {
    .home-section {
        padding: 3.2em 0
    }
}

.home-section:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 30px;
    height: 30px;
    -webkit-transform: translate(-50%, -15px);
    -ms-transform: translate(-50%, -15px);
    transform: translate(-50%, -15px);
    content: '';
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 8
}

.home-section.home-section--no-icon:after {
    display: none
}

.home-section.home-section--no-bottom-padding {
    padding-bottom: 0
}

.home-section.home-section--small-padding {
    padding: .8em 0
}

.home-section.home-section--sticky-filter {
    padding-top: 215px
}

@media screen and (max-width:48em) {
    .home-section.home-section--sticky-filter {
        padding-top: 18px
    }
}

.home-section--white {
    color: #6f6f6f;
    background: #fff;
    border-bottom: 1px solid #eee
}

.home-section--white.--no-border {
    border-bottom: 0
}

.home-section--grey-white {
    color: #6f6f6f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ECEFF0), color-stop(50%, #fff));
    background: -webkit-linear-gradient(#ECEFF0 50%, #fff 50%);
    background: -o-linear-gradient(#ECEFF0 50%, #fff 50%);
    background: linear-gradient(#ECEFF0 50%, #fff 50%);
    border-bottom: 1px solid #eee
}

.home-section--grey-white.--no-border {
    border-bottom: 0
}

.home-section--white-darken {
    color: #6f6f6f;
    background: #f9f9f9;
    border-bottom: 1px solid #eee
}

.home-section--white-darken.--no-border {
    border-bottom: 0
}

.home-section--orange-white {
    color: #6f6f6f;
    background: #fdfbfa;
    border-bottom: 1px solid #eee
}

.home-section--orange-white.--no-border,
.home-section--orange.--no-border {
    border-bottom: 0
}

.home-section--orange {
    color: #fff;
    background: coral
}

.home-section--grey {
    color: #6f6f6f;
    background: #ECEFF0;
    border-bottom: 1px solid #eee
}

.home-section-heading {
    margin-bottom: 16px;
    font-size: 22px;
    text-align: center
}

@media screen and (min-width:48em) {
    .home-section.home-section--sticky-filter {
        padding-top: 130px
    }

    .home-section-heading {
        font-size: 36px
    }
}

.home-section-intro {
    max-width: 700px;
    margin: 0 auto 3.2em;
    text-align: center
}

.programs-slider {
    position: relative;
    display: none;
    padding-bottom: 3.2em
}

.programs-slider .card {
    margin: .8em
}

.programs-slider .slick-arrow {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    color: coral;
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.programs-slider .slick-arrow:hover {
    border-color: coral;
    color: #fff;
    background: coral;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.programs-slider .slick-arrow:focus {
    outline: 0
}

.programs-slider .slick-prev {
    left: .8em
}

.programs-slider .slick-next {
    right: .8em
}

@media screen and (min-width:70em) {
    .programs-slider {
        padding-bottom: 0
    }

    .programs-slider .slick-arrow {
        top: 50%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .programs-slider .slick-prev {
        right: 100%;
        left: auto
    }

    .programs-slider .slick-next {
        right: auto;
        left: 100%
    }
}

.meter {
    position: relative;
    height: 10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #FBE5C3;
    overflow: hidden
}

.meter-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: coral;
    -webkit-background-size: 20px 10px;
    background-size: 20px 10px;
    will-change: width;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.card,
.card-cover {
    position: relative;
    overflow: hidden
}

.card-list {
    opacity: 0;
    height: 0;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-cover .card-cover-info,
.card-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.card-list .card {
    margin-bottom: .8em
}

@media screen and (min-width:48em) {
    .card-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .card-list .card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 48%;
        -ms-flex: 0 48%;
        flex: 0 48%;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 16px
    }
}

.card-list.is-active {
    opacity: 1;
    height: auto
}

.card {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    min-height: 325px
}

.card.happiness-story,
.card.happiness-story .card-content {
    height: auto
}

@media screen and (min-width:64em) {
    .card-list .card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 31%;
        -ms-flex: 0 31%;
        flex: 0 31%;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px
    }

    .card {
        min-height: 350px
    }
}

.hero-card {
    max-height: 262px !important;
    min-height: 0;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .3) !important;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .3) !important
}

.card-cover {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.card-cover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2
}

.card-cover .popup-card {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 9
}

.card-cover .wishlist {
    color: #ff6b81;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    right: .8rem;
    z-index: 2;
    top: -2.2rem
}

@media screen and (max-width:48em) {
    .card-cover .wishlist {
        top: .8rem
    }
}

.card-cover .wishlist .fa-heart,
.card-cover .wishlist:hover {
    color: #ff6b81
}

.card-cover .card-cover-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card-wide-img img,
.img-wide img {
    -o-object-fit: cover;
    font-family: "object-fit:cover"
}

.card-cover .card-cover-info {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: .8em;
    color: #fff
}

.card-cover .label-card {
    padding: 4px 8px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: none;
    font-size: 14px
}

.card-cover .label-zakat {
    background: #ff7743
}

.card-cover .status {
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.card-cover .status .status-success {
    background: #2ecc71
}

.card-cover .status .status-pending {
    background: #777
}

.card-cover .status-end {
    background: #ff6b81
}

.box,
.popup-card a[data-content]:hover:after {
    background: #fff;
    padding: 1em;
    position: absolute
}

.card-box-new-anchor {
    display: block;
    color: inherit
}

.card-box-new-anchor:hover {
    color: inherit
}

.card-box-new-anchor:hover .card-main-anchor {
    color: coral !important
}

.card-main-anchor {
    display: inline-block;
    font-weight: 600;
    text-transform: none;
    line-height: 22px;
    height: 48px;
    color: currentcolor;
    overflow: hidden
}

.card-content {
    padding: .8em;
    height: 173px
}

@media screen and (min-width:48em) {
    .card-content {
        height: 168px
    }
}

@media screen and (max-width:48em) {
    .card-content {
        height: 158px
    }
}

.card-content-intro {
    padding-bottom: .8em;
    border-bottom: solid 1px #ececec;
    margin-bottom: .5em;
    font-size: 87.5%;
    line-height: 1.4em;
    height: auto;
    overflow: hidden;
    opacity: .8
}

.card-content-intro .card-content-user,
.card-info .card-info-detail {
    font-size: 14px
}

.card-info {
    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
}

.card-wide,
.card-wide-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.card-meter {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 6px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.card-wide {
    display: flex;
    padding: 1.6em 0;
    border-bottom: 1px solid #ececec;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-wide:last-child {
    border-bottom: none
}

.card-wide-img {
    margin-bottom: 1.6em
}

.card-wide-img img {
    width: 100%;
    object-fit: cover
}

@media screen and (min-width:48em) {
    .card-wide {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .card-wide-img {
        margin-right: .8em;
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 220px;
        -ms-flex: 0 220px;
        flex: 0 220px;
        width: 220px
    }

    .card-wide-img img {
        width: 220px
    }
}

.card-wide-content {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .card-wide-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.card-wide-intro {
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    margin-bottom: 1.6em
}

@media screen and (min-width:48em) {
    .card-wide-intro {
        -webkit-box-flex: 0;
        -webkit-flex: 0 55%;
        -ms-flex: 0 55%;
        flex: 0 55%;
        width: 55%;
        padding-right: 2.4em
    }
}

.card-wide-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    margin-bottom: 1.6em
}

@media screen and (min-width:48em) {
    .card-wide-info {
        -webkit-box-flex: 0;
        -webkit-flex: 0 30%;
        -ms-flex: 0 30%;
        flex: 0 30%;
        width: 30%;
        padding-right: 2.4em
    }
}

.card-wide-anchor {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    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;
    text-align: center
}

.card-wide-anchor .wishlist {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.card-wide-anchor .btn {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 10px
}

@media screen and (min-width:48em) {
    .card-wide-anchor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%;
        width: 15%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.popup-card a[data-content] {
    position: relative;
    text-decoration: none;
    width: 1.4em
}

.popup-card a[data-content]:focus,
.popup-card a[data-content]:hover {
    color: #898989
}

.popup-card a[data-content]:before {
    content: "";
    display: block;
    font-weight: 700;
    left: 50%;
    position: absolute;
    top: -10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.popup-card a[data-content]:hover:after {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    content: attr(data-content);
    display: block;
    bottom: 0;
    left: -7rem;
    line-height: 1.5em;
    -webkit-transform: translate(-50%, -30px);
    -ms-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
    width: 270px
}

@media screen and (max-width:48em) {
    .popup-card a[data-content]:hover:after {
        left: -8rem
    }
}

.box {
    -webkit-border-radius: .25em;
    border-radius: .25em;
    border: 1px solid #d7e4ed;
    -webkit-box-shadow: 0 2px 0 #d7e4ed;
    box-shadow: 0 2px 0 #d7e4ed;
    margin-top: -6rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width:40em) {
    .box {
        padding: 0 1rem;
        position: relative;
        margin-top: 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (min-width:50em) {
    .box {
        left: 6rem;
        right: 6rem
    }
}

@media screen and (min-width:70em) {
    .box {
        left: 15rem;
        right: 15rem
    }
}

@media screen and (min-width:90em) {
    .box {
        left: 20rem;
        right: 20rem
    }
}

@media screen and (min-width:110em) {
    .box {
        left: 30rem;
        right: 30rem
    }
}

.achievements {
    margin-top: -1.6em
}

@media screen and (min-width:40em) {
    .achievements {
        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;
        margin-top: 0
    }
}

.achievement {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.6em 0;
    text-align: center
}

.achievement:not(:first-child) {
    border-top: solid 1px #ffcab6
}

.achievement .achievement-description {
    margin: 0 auto
}

.achievement img {
    display: none
}

@media screen and (max-width:40em) {
    .achievement:not(:first-child) {
        border-top: 1px solid #d7e4ed
    }

    .achievement img {
        display: block;
        width: 60px;
        margin-left: 1rem
    }

    .achievement {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.form-filter,
.homepage-slider-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.achievement b {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #ff926a;
    letter-spacing: 0
}

.achievement span {
    font-size: 17px;
    color: #8d8d8d;
    font-weight: 600
}

@media screen and (min-width:40em) {
    .achievement {
        padding: 0;
        width: 210px
    }

    .achievement:not(:first-child) {
        border-top: 0
    }
}

@media screen and (min-width:64em) {
    .achievement b {
        font-size: 35px;
        margin-bottom: 9px
    }
}

.img-wide {
    position: relative;
    height: 250px
}

.img-wide-text,
.img-wide:after {
    position: absolute;
    content: ''
}

.img-wide img {
    height: 250px;
    width: 100%;
    object-fit: cover
}

.img-wide:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 2
}

.img-wide-text {
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    z-index: 3
}

.main-homepage-slider .slick-next span,
.main-homepage-slider .slick-prev span {
    font-size: 20px
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.main-homepage-slider .slick-next,
.main-homepage-slider .slick-prev {
    background: 0 0;
    border: 0;
    padding-right: 3px;
    color: #fff;
    padding-left: 3px
}

.main-homepage-slider {
    position: relative;
    height: 300px
}

@media screen and (min-width:48em) {

    .main-homepage-slider .slick-next,
    .main-homepage-slider .slick-prev {
        padding-right: 7px;
        padding-left: 7px
    }

    .main-homepage-slider .slick-next span,
    .main-homepage-slider .slick-prev span {
        font-size: 40px
    }

    .main-homepage-slider {
        height: 600px
    }
}

.homepage-arrow {
    width: 40px
}

@media screen and (min-width:60em) {
    .homepage-arrow {
        width: 100px
    }
}

.homepage-slider-item {
    position: relative
}

.homepage-slider-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    content: '';
    z-index: 1
}

.homepage-slider-item.slick-active .homepage-intro {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.homepage-slider-img {
    position: relative;
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

@media screen and (min-width:48em) {
    .homepage-slider-img {
        height: 600px
    }
}

.homepage-slider-text {
    position: absolute;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    z-index: 2
}

@media screen and (min-width:60em) {
    .homepage-slider-text {
        width: 1024px
    }
}

.homepage-count {
    z-index: 3;
    background: 0 0;
    color: #fff
}

.homepage-border {
    width: 100%;
    margin: 0 10px;
    overflow: hidden
}

.homepage-intro {
    opacity: 0;
    position: relative;
    color: #fff;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
    transition: .8s all ease
}

@media screen and (min-width:60em) {
    .homepage-intro {
        width: 430px;
        margin-left: 150px;
        padding: 0 20px
    }

    .homepage-intro:after,
    .homepage-intro:before {
        position: absolute;
        width: 100%;
        height: 1px;
        top: 50%;
        content: ''
    }

    .homepage-intro:after {
        left: 100%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .homepage-intro:before {
        right: 100%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.homepage-intro-title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700
}

@media screen and (min-width:48em) {
    .homepage-intro-title {
        margin-bottom: 10px;
        font-size: 36px;
        line-height: 40px
    }
}

.content-announcer {
    position: relative;
    padding: .8em 1.6em;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #E6E6E6
}

.content-announcer a {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    content: '';
    font-size: 30px;
    color: #6f6f6f
}

.content-announcer.is-hidden {
    display: none
}

.content-announcer-detail,
.content-announcer-title {
    display: block;
    text-transform: uppercase
}

.content-announcer-title {
    font-weight: 700
}

.form-filter {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .content-announcer a {
        -webkit-transform: translate(-20px, -50%);
        -ms-transform: translate(-20px, -50%);
        transform: translate(-20px, -50%);
        font-size: 50px
    }

    .content-announcer {
        padding: .8em 1.6em
    }

    .form-filter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.form-filter-item {
    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;
    margin-bottom: .8em
}

.form-filter-item label {
    font-weight: 700;
    margin-right: 10px;
    width: 70px
}

@media screen and (min-width:48em) {
    .form-filter-item {
        margin-bottom: 0
    }

    .form-filter-item label {
        width: auto
    }
}

.filter-program {
    border-bottom: 1px solid #eee
}

@media screen and (max-width:48em) {
    .filter-program {
        display: none
    }
}

.zakat-multitab-calculator,
.zakat-multitab-result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.option-box {
    position: relative
}

.option-box:after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    content: "\f107";
    font-family: FontAwesome
}

.menu-box-img img,
.menu-grid-item-img img {
    font-family: "object-fit:cover"
}

.option-box select {
    width: 140px;
    padding: 5px 10px;
    border: 1px solid #bbb;
    appearance: none
}

.zakat-multitab-calculator {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, .2)
}

@media screen and (min-width:48em) {
    .zakat-multitab-calculator {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: -158px
    }

    .zakat-multitab-tab {
        white-space: none;
        overflow: auto
    }
}

@media screen and (max-width:48em) {
    .zakat-multitab-calculator {
        margin-top: 0
    }
}

.zakat-multitab-input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    background-color: #FFF
}

.zakat-multitab-result {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.6em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    background: coral;
    color: #fff;
    text-align: center
}

.zakat-multitab-result .text-center {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.zakat-multitab-tab {
    padding: 10px 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.zakat-multitab-result-item {
    display: none;
    width: 100%
}

.zakat-multitab-result-item.is-active {
    display: block
}

.zakat-multitab-tab-anchor {
    padding: 1em;
    color: #bbb;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.zakat-multitab-tab-anchor>img {
    display: block;
    margin: auto
}

.zakat-multitab-tab-anchor.is-active {
    background: #fff;
    color: #2d2d2d;
    border-bottom: 1px solid coral
}

.zakat-multitab-tab-anchor:hover {
    background: #fff
}

@media screen and (min-width:48em) {
    .zakat-multitab-tab-anchor>img {
        display: none
    }
}

@media screen and (max-width:28em) {
    .zakat-multitab-tab-anchor>span {
        display: none
    }
}

@media screen and (max-width:48em) {
    .zakat-multitab-tab-anchor {
        display: inline-grid
    }

    .zakat-multitab-tab-anchor>span {
        display: block;
        font-size: 8px
    }
}

.zakat-multitab-content {
    display: none;
    padding: 1em;
    background: #fff
}

.zakat-multitab-content h3 {
    text-transform: uppercase
}

.zakat-multitab-content.is-active {
    display: block
}

.zakat-multitab-content-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.zakat-multitab-content-row .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: .8em
}

.zakat-multitab-content-row .input input {
    font-size: 14px
}

@media screen and (min-width:48em) {
    .zakat-multitab-content-row .input {
        -webkit-box-flex: 0;
        -webkit-flex: 0 30%;
        -ms-flex: 0 30%;
        flex: 0 30%
    }
}

.zakat-multitab-content-row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.zakat-multitab-result-title {
    display: block;
    font-size: 120%;
    margin-bottom: 10px !important
}

.zakat-multitab-result-title span {
    display: block;
    margin-bottom: 5px
}

.zakat-multitab-result-total {
    display: block;
    font-size: 100%;
    font-weight: 700
}

.zakat-multitab-anchor a {
    display: inline-block;
    padding: 10px 20px;
    color: coral;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.zakat-multitab-note {
    text-align: left
}

.zakat-multitab-note ul {
    margin-bottom: 5px
}

.zakat-multitab-note ul li {
    line-height: 90%
}

.open-calc {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 5px
}

.menu-box {
    position: relative;
    border: 1px solid rgba(0, 40, 100, .12);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1.6em;
    background: #fff
}

@media screen and (min-width:48em) {
    .zakat-multitab-content-row:nth-child(2) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu-box {
        margin-right: 20%;
        margin-bottom: 6.4em
    }

    .menu-box-content,
    .menu-box-content p {
        width: 80%
    }
}

.menu-box-content p {
    margin-bottom: 2.4em;
    line-height: 20px
}

.menu-box-title {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #d5d5d5
}

.menu-box-title.menu-box-title--left-block {
    padding-left: 28px
}

.menu-box-img {
    display: none;
    position: absolute;
    top: 100%;
    left: 100%;
    width: 256px;
    height: 256px;
    -webkit-transform: translate(-60%, -70%);
    -ms-transform: translate(-60%, -70%);
    transform: translate(-60%, -70%);
    content: ''
}

.menu-box-img img {
    width: 256px;
    height: 256px;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width:48em) {
    .menu-box-title {
        font-size: 60px;
        line-height: 62px
    }

    .menu-box-img {
        display: block
    }
}

.menu-grid {
    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
}

@media screen and (min-width:48em) {
    .menu-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.menu-grid-item {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 33.33333333%;
    -ms-flex: 0 33.33333333%;
    flex: 0 33.33333333%;
    margin-bottom: 10px;
    margin-right: 15px;
    height: 300px
}

.menu-grid-item-img,
.menu-grid-item-img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: ''
}

.menu-grid-item-img {
    z-index: 0;
    height: 300px
}

.menu-grid-item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 300px
}

.menu-grid-item-img:after {
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 2
}

.menu-grid-item-content {
    position: relative;
    height: 100%;
    padding: 1.6em;
    z-index: 2;
    color: #fff
}

.menu-grid-item-content p {
    font-size: 90%;
    margin-bottom: 3.2em;
    line-height: 18px
}

.menu-grid-item-content div {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -25px);
    -ms-transform: translate(-50%, -25px);
    transform: translate(-50%, -25px);
    content: ''
}

.menu-grid-item-title {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.container-split {
    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
}

.container-split .container-split-content--reverse {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.container-split .container-split-content--reverse:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (min-width:48em) {
    .container-split {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .container-split .container-split-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 60%;
        -ms-flex: 0 60%;
        flex: 0 60%;
        width: 60%;
        margin-right: 1.6em;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .container-split .container-split-content.container-split-content--fixed {
        overflow: hidden
    }

    .container-split .container-split-content:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 35%;
        -ms-flex: 0 35%;
        flex: 0 35%;
        width: 35%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .product-card.product-card--top {
        display: none
    }
}

.flex,
.program-donatur-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.product-card {
    position: static;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px
}

.product-card.product-card--bottom {
    display: none
}

@media screen and (min-width:48em) {
    .product-card.product-card--bottom {
        display: block;
        position: -webkit-sticky;
        position: sticky;
        top: 113px;
        width: 360px;
        z-index: 2;
        background: #fff
    }

    .product-card.product-card--bottom.is-active {
        position: fixed
    }
}

.product-card-section {
    padding: .8em 1.6em
}

.product-card-section:last-child {
    border-bottom: 0
}

.product-card-section h3 {
    margin-bottom: .53333em;
    line-height: normal
}

.product-card-section p {
    font-size: 14px;
    line-height: 20px
}

.product-card-section small {
    font-size: 12px;
    display: inline-block;
    line-height: 14px
}

.stickyBtn {
    display: none
}

@media screen and (max-width:48em) {
    .stickyBtn {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 9;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 50px;
        padding-top: .94118em;
        letter-spacing: 1px;
        -webkit-transition: bottom .3s;
        -o-transition: bottom .3s;
        transition: bottom .3s
    }
}

@media screen and (max-width:20em) {
    .stickyBtn {
        height: 40px;
        padding-top: .94118em
    }
}

.product-card-socmed .socmed-container {
    margin-top: 10px
}

.product-card-socmed a {
    display: inline-block;
    margin-right: 5px;
    text-transform: none
}

.cart-section-title h2,
.mce-branding,
.mce-dropzone span,
.mce-path-item,
.mce-wordcount,
.overview-figure-caption span {
    text-transform: uppercase
}

.product-card-socmed a span {
    line-height: 25px;
    text-align: center
}

.product-card-socmed .fa-heart-o {
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: 0 0;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #a2a2a2
}

.product-card-socmed .fa-heart {
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: 0 0;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.product-card-socmed .fa-facebook,
.product-card-socmed .fa-twitter,
.product-card-socmed .fa-whatsapp {
    color: #fff
}

.bg-orange-lightest {
    background-color: #fdfbfa
}

.program-submenu {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: auto;
    margin-right: 5px;
    white-space: nowrap
}

.program-submenu.program-submenu--no-space {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.program-submenu.program-submenu--half {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%
}

.program-submenu-item {
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.program-submenu-item a {
    display: block;
    color: #8c8c8c;
    padding: 10px;
    border-bottom: 2px solid transparent;
    height: 100%;
    font-size: 16px;
    font-weight: 600
}

.program-submenu-item a:hover {
    color: coral
}

.program-submenu-item a.is-active {
    font-weight: 700;
    color: #664200;
    border-bottom: 2px solid coral
}

.program-submenu-item.program-submenu-item--dashboard a {
    color: #a2a2a2;
    background: #EFEFEF;
    border-top: 2px solid transparent;
    border-bottom: 0;
    padding: 10px .8em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.program-submenu-item.program-submenu-item--dashboard a.is-active,
.program-submenu-item.program-submenu-item--dashboard a:hover {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
    color: coral;
    border-top: 2px solid coral;
    border-bottom: 0
}

@media screen and (max-width:48em) {
    .fixed-program-submenu {
        position: fixed;
        top: 0;
        margin-top: 50px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        z-index: 3;
        padding: 8px 17px;
        width: 100%;
        right: 0;
        left: 0
    }
}

.program-history,
.program-section-item {
    position: relative
}

.program-section-container {
    display: none;
    padding: .8em;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.program-section-container .icon-campaign {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px !important;
    padding: 15px 0
}

.program-section-container.is-active {
    display: block
}

.program-section-container.program-section-container--transparent {
    background: 0 0;
    padding: .8em 0
}

.program-section-container iframe {
    width: 100% !important
}

.message {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 37px;
    margin-bottom: 36px;
    line-height: 3;
    border: 1px solid rgba(0, 0, 0, .05)
}

.message .fa {
    margin-right: 15px;
    font-size: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 1.9
}

.message .fa-info {
    color: #45aaf2;
    background-color: #45aaf224
}

.message .fa-warning {
    text-align: center;
    color: #ffd678;
    background-color: #ffd67817
}

.message>a {
    margin-left: 15px
}

@media screen and (max-width:48em) {
    .message {
        padding: 15px 26px
    }

    .baca-update {
        text-align: center
    }

    .mobile-px-5 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.program-section-content,
.program-subtitle-container {
    padding: .8em 0;
    border-bottom: 1px solid #a2a2a2
}

.program-section-title {
    margin-bottom: .8em;
    font-weight: 400
}

.program-section-item.program-section-item--disabled {
    pointer-events: none;
    opacity: .3;
    color: #6f6f6f !important
}

.program-section-item.program-section-item--disabled .program-section-reward-item span,
.program-section-item.program-section-item--disabled .program-section-subtitle span {
    color: #6f6f6f !important
}

.program-section-subtitle span {
    margin: 0 10px;
    font-size: 140%;
    color: coral
}

.program-subtitle-container h3 {
    margin-bottom: 0
}

.program-section-content-title {
    display: block;
    margin-bottom: .8em;
    font-size: 120%;
    color: #222;
    font-weight: 700
}

.program-donatur-item,
.program-section-reward-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.program-section-reward-header {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.6em
}

.program-hashtag,
.program-section-reward-item span {
    display: block
}

.program-section-reward-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%
}

.program-section-reward-item span:last-child {
    font-size: 80%
}

.program-section-reward-item:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700
}

.program-section-img {
    width: 100%;
    margin-bottom: 1.6em
}

#info p {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.58;
    letter-spacing: -.003em;
    margin: 28px 0
}

.program-hashtag a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    background: rgba(0, 0, 0, .05);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 80%;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

.program-hashtag a:hover {
    background: rgba(0, 0, 0, .15);
    color: rgba(0, 0, 0, .68)
}

.program-donatur-item {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.06667em;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.payment-box-alert-checkout,
.program-donatur-person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media screen and (min-width:48em) {
    .program-donatur-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.program-donatur-person {
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 90%;
    -ms-flex: 1 90%;
    flex: 1 90%
}

.program-donatur-total {
    padding-left: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.program-donatur-total span {
    display: inline-block;
    white-space: nowrap;
    font-weight: 700;
    color: coral
}

@media screen and (min-width:48em) {
    .program-donatur-total {
        padding-left: 0;
        text-align: right
    }
}

.program-donatur-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 40px;
    -ms-flex: 0 40px;
    flex: 0 40px;
    width: 40px;
    height: 40px
}

.program-donatur-img img {
    width: 40px !important;
    height: 40px !important;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.program-donatur-intro {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px
}

.program-donatur-name {
    display: block;
    margin-bottom: 5px;
    font-size: 80%;
    color: #222;
    font-weight: 700
}

.program-donatur-date {
    display: block;
    margin-bottom: 5px;
    font-size: 60%;
    line-height: 90%
}

.program-donatur-description {
    font-size: 80%;
    margin-bottom: 0;
    color: #222
}

.program-fundraiser-title {
    display: block;
    color: coral;
    font-size: 90%
}

.program-fundraiser-name {
    display: block;
    font-weight: 700;
    color: #222;
    font-size: 120%
}

.program-fundraiser-total {
    display: block;
    color: #222;
    font-size: 90%
}

.program-history {
    margin-right: 0
}

.program-history.program-history--white .program-history-img {
    background: #fff
}

.program-history-item {
    position: relative;
    height: 100%;
    padding-left: 15%;
    margin-left: 10%
}

.program-history-item:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left: 2px solid #eee;
    border-right: 0;
    content: ''
}

.program-history-item:last-child:before {
    display: none
}

@media screen and (min-width:48em) {
    .program-history-item {
        margin-left: 5%;
        padding-left: 10%
    }
}

.program-history-text {
    position: static;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: .8em;
    background: #fff;
    margin-bottom: 1.6em
}

.program-history-text small {
    color: #828080
}

.program-history-text span {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.program-history-text p {
    margin: 0;
    font-size: 80%;
    line-height: 18px
}

.program-history-text img {
    width: 100% !important;
    height: 100% !important
}

.program-history-text:after {
    position: absolute;
    top: 10px;
    right: 100%;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    content: ''
}

.program-history-img {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    padding: 5px 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    background-color: #c1c1c1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 18px
}

.program-history-img img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media screen and (max-width:48em) {
    .program-history-img img {
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: none
    }

    .program-history-item {
        margin-left: 2px;
        padding-left: 28px
    }
}

.program-history-img span {
    display: block;
    font-size: 60%;
    white-space: nowrap
}

@media screen and (max-width:28em) {
    .program-history-item {
        display: inline
    }

    .program-history-item .program-history-img,
    .program-history-item:before {
        display: none
    }
}

.box-shadow {
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px 0 rgba(67, 67, 67, .4), 0 2px 4px 0 rgba(67, 67, 67, .2);
    box-shadow: 0 0 1px 0 rgba(67, 67, 67, .4), 0 2px 4px 0 rgba(67, 67, 67, .2);
    padding: 1.6em;
    margin-bottom: 3em
}

.payment-card-container-checkout {
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 15px
}

.status-pending {
    border-color: #ffd678;
    background-color: #ffd678
}

.status-success {
    color: #FFF;
    border-color: #2ecc71;
    background-color: #2ecc71
}

.status-error {
    color: #FFF;
    border-color: #c0392b;
    background-color: #c0392b
}

.alert-checkout {
    border-color: orange;
    background-color: #f9f9f9;
    margin-bottom: 25px
}

.payment-box-alert-checkout {
    display: flex
}

.flex,
.payment-step-checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.payment-box-alert-checkout .payment-box-alert-icon-checkout {
    margin-right: 20px
}

.payment-box-alert-checkout .payment-box-alert-icon-checkout span {
    font-size: 16px
}

@media screen and (min-width:48em) {
    .payment-box-alert-message-checkout {
        text-align: justify;
        text-justify: inter-word
    }
}

.payment-section-checkout--white {
    background: #fff
}

.payment-section-checkout--grey {
    background: #ececec
}

.payment-step-checkout {
    display: flex;
    margin-bottom: 20px
}

.payment-step-number-checkout {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    padding: 20px 0;
    margin-right: 20px
}

.payment-step-number-checkout.payment-step-number--trail-checkout:after {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    border-left: 1px solid #222;
    border-right: 0;
    border-style: none;
    content: ''
}

.payment-step-number-checkout.payment-step-number--finished-checkout span {
    background: coral;
    color: #fff;
    border: 1px solid coral
}

.payment-step-number-checkout span {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #bbb;
    color: #6f6f6f;
    background: #fff;
    z-index: 2
}

@media screen and (min-width:48em) {
    .payment-step-number-checkout {
        -webkit-box-flex: 0;
        -webkit-flex: 0 5%;
        -ms-flex: 0 5%;
        flex: 0 5%
    }
}

.content-checkout {
    -webkit-box-flex: 0;
    -webkit-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    margin-top: 20px;
    margin-bottom: 20px
}

.payment-step-title-checkout {
    display: block;
    color: #888;
    font-size: 20px;
    line-height: 24px
}

.payment-step-subtitle-checkout {
    display: block;
    font-weight: 14px;
    line-height: 18px
}

.payment-method-img-checkout {
    height: 10px;
    margin-right: 5px
}

.tooltip-copied:after,
.tooltip__body--nominal:after {
    content: '';
    height: 0;
    width: 0
}

.payment-method-container-checkout {
    max-height: 0;
    overflow: hidden
}

.payment-method-container-checkout.is-active {
    max-height: none;
    overflow: visible;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.payment-card-trf-item-checkout td {
    padding: 10px
}

.amount {
    font-size: 22px
}

.amount .unique-code {
    background-color: #fbfbd2
}

.tooltip {
    position: relative
}

.tooltip__body--nominal {
    background-color: #fbed92;
    margin-top: .6em;
    padding: .5em 1em;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 4px 0 rgba(160, 160, 160, .5);
    box-shadow: 0 1px 4px 0 rgba(160, 160, 160, .5);
    margin-bottom: 2.5em
}

.tooltip__body--nominal:after {
    position: absolute;
    border-style: solid;
    border-width: 0 10px 12px;
    border-color: transparent transparent #fbed92;
    top: -10px;
    right: 250px
}

@media screen and (max-width:48em) {
    .tooltip__body--nominal:after {
        right: 50px !important
    }
}

.tooltip-copied {
    position: relative
}

.tooltip-copied:after,
.tooltip-copied:before {
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.tooltip-copied:after {
    top: 20px;
    left: 20px
}

.tooltip-copied:before {
    background: rgba(0, 0, 0, .75);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    content: 'Berhasil Disalin';
    font-size: 14px;
    padding: 6px 10px;
    top: 26px;
    white-space: nowrap
}

@media screen and (min-width:48em) {
    .tooltip-copied:before {
        top: 0;
        left: 35px;
        content: attr(data-title)
    }
}

.tooltip-copied.fade:after,
.tooltip-copied.fade:before {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.tooltip-copied.fade:hover:after,
.tooltip-copied.fade:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.checkout-credit,
.doku-container {
    max-width: 400px;
    margin: 0 auto
}

.doku-container .padd-default {
    padding: 0
}

.doku-container .default-width {
    width: 100% !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.information-popup-container {
    position: relative;
    display: inline-block
}

.information-popup-container:hover .information-popup-content {
    display: block
}

.information-popup-content {
    display: none;
    position: absolute;
    padding: 10px;
    width: 300px;
    top: 0;
    left: 100%;
    -webkit-transform: translate(10px, -10px);
    -ms-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
    content: '';
    background: #fff;
    -webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px -3px rgba(0, 0, 0, .3);
    font-size: 70%;
    color: #a2a2a2;
    z-index: 3
}

.information-popup-content:after,
.information-popup-content:before {
    position: absolute;
    top: 10px;
    right: 100%;
    content: ''
}

.information-popup-content span {
    font-weight: 700
}

.information-popup-content ul {
    margin-bottom: 0
}

.information-popup-content:before {
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    z-index: 2
}

.information-popup-content:after {
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    transform: translate(0, -1px);
    border-right: 11px solid rgba(0, 0, 0, .1);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    z-index: 1
}

.flex {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-center,
.flex-img-content,
.flex-spread {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media screen and (min-width:48em) {
    .flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .flex .flex--2,
    .flex .flex--70 {
        -webkit-box-flex: 0;
        padding-right: 10px;
        margin-bottom: 10px
    }

    .flex .flex--2 {
        -webkit-flex: 0 50%;
        -ms-flex: 0 50%;
        flex: 0 50%
    }

    .flex .flex--70 {
        -webkit-flex: 0 70%;
        -ms-flex: 0 70%;
        flex: 0 70%
    }

    .flex .flex--30 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 30%;
        -ms-flex: 0 30%;
        flex: 0 30%;
        padding-right: 10px;
        margin-bottom: 10px
    }
}

.flex-center,
.flex-img-content {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-img-content .flex-img-content-item:first-child {
    margin-right: 10px
}

.flex-img-content .flex-img-content-item:first-child img {
    width: 80px;
    height: 80px;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.flex-spread {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart-section {
    margin-bottom: 1.6em
}

.cart-section-list {
    padding-top: 1.6em
}

.cart-section-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .cart-section-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cart-section-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    padding-bottom: .8em;
    border-bottom: 1px solid #eee
}

.cart-section-title h2 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    color: #6f6f6f;
    margin-right: 5px
}

.cart-section-action,
.cart-section-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media screen and (min-width:48em) {
    .cart-section-title h2 {
        font-size: 30px;
        line-height: 34px
    }
}

.cart-section-title span {
    font-size: 16px;
    line-height: 20px
}

.cart-section-detail {
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    margin-bottom: 1.6em
}

.cart-section-detail.cart-section-detail--wide {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cart-section-detail.cart-section-detail--wide .cart-section-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%
}

.cart-section-detail.cart-section-detail--wide .cart-section-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%
}

.cart-section-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%
}

.cart-section-img img {
    width: 80px;
    height: 80px;
    -o-object-fit: contain;
    font-family: "object-fit:contain;object-position:center";
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

@media screen and (min-width:48em) {
    .cart-section-title span {
        font-size: 26px;
        line-height: 30px
    }

    .cart-section-detail {
        margin-bottom: 0
    }

    .cart-section-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 17%;
        -ms-flex: 0 17%;
        flex: 0 17%
    }

    .cart-section-img img {
        width: 130px;
        height: 130px
    }
}

.cart-section-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    padding: 0 1.6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.cart-section-price .cart-section-price-item {
    padding-right: 10px
}

@media screen and (min-width:48em) {
    .cart-section-price {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 83%;
        -ms-flex: 0 83%;
        flex: 0 83%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cart-section-price.cart-section-price--wide {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 auto !important;
    -ms-flex: 1 auto !important;
    flex: 1 auto !important
}

.cart-section-item-name {
    display: block;
    font-weight: 700;
    color: #222
}

.cart-section-item-price {
    display: block
}

.cart-section-price-qty {
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%
}

.cart-section-price-qty input {
    width: 40px;
    text-align: center
}

@media screen and (min-width:48em) {
    .cart-section-price-qty {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }
}

.cart-section-price-title,
.cart-section-price-type {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%
}

.cart-section-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%
}

.cart-section-price-total span {
    font-weight: 700;
    color: coral
}

.cart-section-action {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.6em
}

.cart-section-action a {
    margin-right: 5px
}

@media screen and (min-width:48em) {
    .cart-section-action {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 0
    }
}

.cart-section-edit-img img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    font-family: "object-fit:cover;object-position:bottom";
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

.cart-section-edit-multiple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.cart-section-edit-multiple>* {
    margin-right: 1.6em
}

.cart-section-edit-multiple>:last-child {
    margin-right: 0
}

.cart-section-edit-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.live-chat-container {
    position: fixed;
    bottom: 10px;
    right: 10px
}

.live-chat-anchor {
    display: inline-block;
    width: 50px
}

.dashboard-container {
    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
}

@media screen and (min-width:48em) {
    .live-chat-container {
        bottom: 20px;
        right: 20px
    }

    .live-chat-anchor {
        width: 80px
    }

    .dashboard-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .dashboard-nav {
        margin-right: 1.6em
    }
}

.dashboard-nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    margin-bottom: 1.6em;
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media screen and (max-width:48em) {
    .dashboard-nav {
        display: none
    }
}

.dashboard-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 72%;
    -ms-flex: 0 72%;
    flex: 0 72%
}

.dashboard-content.dashboard-content--big {
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%
}

.dashboard-content .sub-title {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 13px 12px;
    font-size: 17px;
    font-weight: 600
}

.dashboard-item-container {
    position: relative;
    padding: 1.06667em;
    margin-bottom: .8em;
    background: #fff
}

.dashboard-item-container.dashboard-item-container--grey {
    background: #ececec
}

.dashboard-nav-header {
    padding: 1.6em;
    margin-bottom: .8em
}

.dashboard-nav-img {
    margin-bottom: .8em
}

.dashboard-nav-img img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.dashboard-main-nav-item {
    border-bottom: 1px solid #ececec
}

.dashboard-main-nav-anchor {
    display: block;
    padding: 10px 1.6em;
    color: #a2a2a2;
    font-weight: 600
}

.dashboard-main-nav-anchor.is-active {
    color: coral;
    border-left: 2px coral solid
}

.dashboard-sp-container {
    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
}

@media screen and (min-width:48em) {
    .dashboard-sp-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .dashboard-sp-content {
        margin-left: .8em
    }
}

.dashboard-sp-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%
}

.dashboard-sp-img img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.dashboard-sp-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    color: #6f6f6f
}

.dashboard-sp-content p {
    font-size: 14px;
    line-height: 18px
}

.dashboard-address-item .form-radio-input,
.dashboard-address-item-rekening .form-radio-input {
    margin: 0
}

.dashboard-setting-content {
    display: none
}

.dashboard-setting-content.is-active {
    display: block
}

.dashboard-breadcrumb {
    padding: 10px 16px;
    list-style: none
}

.dashboard-breadcrumb li {
    display: inline;
    font-size: 18px
}

.dashboard-breadcrumb li+li:before {
    padding: 8px;
    color: #000;
    content: "\0203A"
}

.dashboard-breadcrumb li a {
    color: #ffa502;
    text-decoration: none
}

.dashboard-breadcrumb li a:hover {
    color: #01447e;
    text-decoration: none
}

.dashboard-address-container {
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.dashboard-address-item {
    padding: .4em
}

.dashboard-address-item .form-radio-input label {
    padding: 0
}

@media screen and (min-width:48em) {
    .dashboard-address-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .dashboard-address-item {
        padding: .8em
    }

    .dashboard-address-item:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 6%;
        -ms-flex: 0 6%;
        flex: 0 6%;
        width: 6%
    }

    .dashboard-address-item:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 9%;
        -ms-flex: 0 9%;
        flex: 0 9%
    }

    .dashboard-address-item:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 70%;
        -ms-flex: 0 70%;
        flex: 0 70%
    }

    .dashboard-address-item:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%
    }
}

.dashboard-address-item-rekening {
    padding: .4em
}

.dashboard-address-item-rekening .form-radio-input label {
    padding: 0
}

@media screen and (min-width:48em) {
    .dashboard-address-item-rekening {
        padding: .8em
    }

    .dashboard-address-item-rekening:nth-child(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%
    }

    .dashboard-address-item-rekening:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%
    }

    .dashboard-address-item-rekening:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 30%;
        -ms-flex: 0 30%;
        flex: 0 30%
    }

    .dashboard-address-item-rekening:nth-child(4) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 20%;
        -ms-flex: 0 20%;
        flex: 0 20%
    }

    .dashboard-address-item-rekening:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 10%;
        -ms-flex: 0 10%;
        flex: 0 10%
    }
}

.dashboard-reward-item {
    padding: .4em
}

@media screen and (min-width:48em) {
    .dashboard-reward-item {
        padding: .8em
    }

    .dashboard-reward-item:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%;
        width: 15%
    }

    .dashboard-reward-item:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 27%;
        -ms-flex: 0 27%;
        flex: 0 27%
    }

    .dashboard-reward-item:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 35%;
        -ms-flex: 0 35%;
        flex: 0 35%
    }

    .dashboard-reward-item:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 23%;
        -ms-flex: 0 23%;
        flex: 0 23%
    }
}

.popup-container,
.popup-content-container {
    width: 100%;
    content: ''
}

.dashboard-address-title {
    display: block;
    font-weight: 700
}

.dashboard-address-description {
    display: block;
    font-size: 14px;
    line-height: 18px
}

.popup-container {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 10
}

.popup-container.is-active {
    opacity: 1;
    max-height: none;
    overflow: auto;
    pointer-events: auto;
    z-index: 9
}

.popup-content-container {
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    padding: 10px 10px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 93%
}

@media screen and (min-width:48em) {
    .popup-content-container {
        width: 500px;
        max-height: 90%;
        -webkit-transform: translate(-50%, 30px);
        -ms-transform: translate(-50%, 30px);
        transform: translate(-50%, 30px);
        padding: 20px 20px 0
    }
}

.popup-content-container.popup-content-container--edit {
    max-height: 93%
}

.popup-content-container.popup-content-container--middle {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup-close {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(-15px, 10px);
    -ms-transform: translate(-15px, 10px);
    transform: translate(-15px, 10px);
    font-size: 36px;
    color: #a2a2a2;
    font-weight: 200
}

.popup-btn-container {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-10px, 1px);
    -ms-transform: translate(-10px, 1px);
    transform: translate(-10px, 1px);
    width: 110%;
    height: 50px
}

@media screen and (min-width:48em) {
    .popup-content-container.popup-content-container--edit {
        max-height: 90%
    }

    .popup-btn-container {
        width: 500px;
        -webkit-transform: translate(-20px, 1px);
        -ms-transform: translate(-20px, 1px);
        transform: translate(-20px, 1px)
    }
}

.popup-btn {
    -webkit-border-radius: 0;
    border-radius: 0
}

.popup-btn.--wide {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%
}

.popup-btn.--half {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%
}

.popup-btn.btn--transparent:hover {
    background-color: #fff;
    color: #6f6f6f !important;
    border: 1px solid #bbb
}

.popup-btn.btn--primary {
    border: 1px solid transparent
}

.popup-modal {
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    z-index: 9999999991
}

.popup-modal .overflowY-auto {
    overflow-y: auto
}

.popup-modal .popup-layout {
    background: #fff;
    max-width: 800px;
    margin: 0 auto
}

.popup-modal .popup-layout .popup-modal-form-calculator {
    height: auto
}

.popup-modal .popup-layout .popup-modal-content {
    height: 100%
}

@media screen and (max-width:48em) {
    .popup-modal .popup-layout {
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

.popup-modal .popup-layout .popup-modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 15px;
    background-color: #fafafa;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ddd
}

.popup-modal .popup-layout .popup-modal-header .popup-modal-title {
    font-size: 1rem
}

.popup-modal .popup-layout .popup-modal-header .items-center {
    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
}

.popup-modal .popup-layout .popup-modal-header .btn-close {
    cursor: pointer;
    padding: 10px;
    background: #e5e9f2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #888
}

.popup-modal .popup-layout .popup-modal-header .fa-times {
    cursor: pointer
}

.popup-modal .popup-layout .popup-modal-body {
    height: 460px;
    padding: 20px 40px
}

@media screen and (max-width:48em) {
    .popup-modal .popup-layout .popup-modal-body {
        height: 100%;
        width: 100%;
        padding: 20px 0 60px
    }

    .popup-modal .popup-layout .popup-modal-footer {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0
    }
}

@media screen and (max-width:38em) {
    .popup-modal .popup-layout .popup-modal-body {
        padding: 20px 0 75px
    }
}

.popup-modal .popup-layout .popup-modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 15px;
    background-color: #fafafa;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ddd
}

.active-modal {
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.flatpickr-calendar,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.payment-section:first-child {
    padding-top: 1.6em
}

.payment-section--white {
    background: #fff
}

.payment-section--grey {
    background: #ececec
}

.payment-step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.payment-step-number {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    padding: 20px 0
}

.payment-step-number.payment-step-number--trail:after {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    border-left: 1px solid #222;
    border-right: 0;
    border-style: dotted;
    content: ''
}

.payment-step-number.payment-step-number--finished span {
    background: coral;
    color: #fff;
    border: 1px solid coral
}

.payment-step-number span {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #bbb;
    color: #6f6f6f;
    background: #fff;
    z-index: 2
}

@media screen and (min-width:48em) {
    .payment-step-number {
        -webkit-box-flex: 0;
        -webkit-flex: 0 5%;
        -ms-flex: 0 5%;
        flex: 0 5%
    }
}

.payment-step-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    padding: 20px 0
}

@media screen and (min-width:48em) {
    .payment-step-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 95%;
        -ms-flex: 0 95%;
        flex: 0 95%
    }
}

.payment-step-title {
    display: block;
    margin-bottom: 5px;
    color: coral;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

.payment-step-subtitle {
    display: block;
    font-weight: 14px;
    line-height: 18px
}

.payment-card-container,
.payment-card.payment-card--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.payment-method-img {
    height: 10px;
    margin-right: 5px
}

.payment-method-container {
    max-height: 0;
    overflow: hidden
}

.payment-method-container.is-active {
    max-height: none;
    overflow: visible;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.payment-card-container {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .payment-card-container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.payment-card-container.payment-card-container--superqurban .payment-card {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    margin-top: 0;
    padding: .4em
}

.payment-card,
.payment-card-new {
    padding: .8em;
    margin-bottom: .8em;
    margin-top: .8em
}

.payment-card-container.payment-card-container--superqurban .payment-card-new {
    -webkit-box-flex: 0;
    -webkit-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%
}

.payment-card {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    display: inline-block;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
    background: #fff;
    margin-right: 1.6em;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.payment-card.payment-card--flex {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.img-text-content.img-text-content--spread,
.payment-card-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.payment-card.payment-card--flex .payment-card-address-item {
    margin-right: 10px
}

.payment-card.payment-card--flex .payment-card-address-item img {
    height: 20px;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.payment-card.payment-card--flex .payment-card-address-item:first-child {
    margin-right: 0
}

.payment-card.disabled {
    opacity: .5;
    pointer-events: none
}

.payment-card.disabled:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    pointer-events: none;
    content: '';
    z-index: 3
}

.payment-card-new {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    background: #fff;
    margin-right: 1.6em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.payment-card-new-button {
    position: relative;
    padding-left: 35px;
    color: #6f6f6f
}

.payment-card-new-button:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "\f067";
    background: coral;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    font-family: FontAwesome;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.payment-card-title {
    margin-bottom: 5px
}

.payment-card-title span {
    font-weight: 700
}

.payment-card-edit {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(-10px, 5px);
    -ms-transform: translate(-10px, 5px);
    transform: translate(-10px, 5px);
    content: ''
}

.payment-card-edit a {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #a2a2a2;
    line-height: 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #a2a2a2
}

.payment-card-edit a .fa {
    font-size: 8px;
    line-height: 12px
}

.payment-card-icon-text {
    position: relative;
    display: block;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px
}

.payment-card-icon-text.--envelope:after,
.payment-card-icon-text.--phone:after {
    position: absolute;
    font-size: 12px;
    color: coral;
    font-family: FontAwesome;
    top: 50%;
    left: 0
}

.payment-card-icon-text.--envelope:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "\f003"
}

.payment-card-icon-text.--phone:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "\f095"
}

.payment-card-address {
    display: block;
    font-size: 80%;
    line-height: 18px
}

.wali-container {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.wali-container.is-active {
    max-height: none;
    overflow: visible
}

.faq-description,
.progress,
.slick-list,
.sr-only,
.summary-sq {
    overflow: hidden
}

.wali-container ol {
    padding-left: 0
}

.wali-container li {
    position: relative;
    counter-increment: step-counter
}

.wali-container li:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 80%;
    background-color: coral;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-weight: 700;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.expand-wali {
    display: inline-block;
    position: relative
}

.expand-wali:after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(16px, -50%);
    -ms-transform: translate(16px, -50%);
    transform: translate(16px, -50%);
    font-weight: 700;
    font-family: FontAwesome
}

.expand-wali.is-active:after {
    content: "\f106"
}

.text-highlight {
    position: relative;
    display: block
}

.text-highlight:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: '';
    background: #eee;
    z-index: 1
}

.text-highlighted {
    position: relative;
    padding: 0 10px;
    display: inline-block;
    background: #fff;
    z-index: 2
}

.alert-box {
    position: fixed;
    top: 80px;
    right: -999px;
    padding: .8em;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease
}

.alert-box.alert-box-success {
    background: #2ecc71
}

.alert-box.alert-box-failed {
    background: #c0392b
}

.alert-box.alert-box-warning {
    color: #34495e;
    background: #ffd678
}

.alert-box.is-active {
    right: 22px;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease
}

.alert-box-text-big {
    margin-right: 10px;
    font-weight: 700
}

.alert-box-text-big i {
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    margin-right: 10px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.alert-box-text-small {
    font-size: 12px;
    line-height: 16px
}

#smartbanner {
    display: none
}

@media screen and (max-width:48em) {
    .alert-box.is-active {
        right: 22px;
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        left: 15px
    }

    #smartbanner {
        display: block
    }
}

.faq-description,
.faq-text.is-active:before {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.img-text-container {
    position: relative;
    height: 230px;
    width: 100%
}

.img-text-container:before,
.img-text-content {
    position: absolute;
    content: ''
}

.img-text-container:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1
}

.img-text-img {
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    height: 230px;
    width: 100%
}

.img-text-content {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 95%;
    height: 90%;
    color: #fff;
    z-index: 2
}

.img-text-content.img-text-content--spread {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.img-text-content .text-left {
    width: 45%
}

.img-text-content-dana {
    margin-bottom: .4em;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    color: #fff
}

.calendar-box {
    position: relative
}

.calendar-box:after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    content: "\f073";
    font-family: FontAwesome
}

.calendar-box select {
    width: 140px;
    padding: 5px 10px;
    border: 1px solid #bbb;
    appearance: none
}

.circle-step-container {
    position: relative;
    padding: 1.6em 0;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05)
}

.reward-container,
.reward-item {
    margin-bottom: 1.6em
}

.circle-step-container:after {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 65%;
    height: 1px;
    -webkit-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    content: '';
    background: #a2a2a2
}

.circle-step-container.circle-step-container--orange {
    background: coral
}

.circle-step-container.circle-step-container--orange:after {
    background: #fff
}

.circle-step-item {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 33.3%;
    -ms-flex: 0 33.3%;
    flex: 0 33.3%;
    width: 33.3%;
    padding-top: 1.6em;
    text-align: center;
    background: #fff
}

.circle-step-item:after,
.circle-step-item:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ''
}

.circle-step-item:after {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, 6px);
    -ms-transform: translate(-50%, 6px);
    transform: translate(-50%, 6px);
    background: coral;
    z-index: 3
}

.box-arrow-top:after,
.circle-step-item:before {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0)
}

.circle-step-item:before {
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translate(-50%, 0);
    background: #fff;
    border: 1px solid coral;
    z-index: 2
}

.circle-step-item.is-active {
    color: coral
}

.circle-step-item.circle-step-item--orange {
    color: #d5d5d5;
    background: coral
}

.circle-step-item.circle-step-item--orange.is-active {
    color: #fff
}

.circle-step-text {
    display: block;
    padding-top: .4em;
    font-weight: 700
}

.reward-item {
    position: relative;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1.6em
}

.reward-close {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(-10px, 8px);
    -ms-transform: translate(-10px, 8px);
    transform: translate(-10px, 8px);
    content: ''
}

.reward-close .fa {
    font-size: 20px
}

.overview-figure {
    position: relative
}

.overview-figure-caption {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: ''
}

.overview-figure-caption span {
    color: #fff;
    font-size: 120%;
    font-weight: 600
}

.overview-figure-caption-title {
    font-size: 100% !important;
    margin-bottom: .8em
}

.dashboard-box {
    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;
    padding: 1.6em;
    margin-bottom: 1.6em;
    -webkit-box-shadow: 0 0 5px 1px #ececec;
    box-shadow: 0 0 5px 1px #ececec;
    background: #fff;
    color: #6f6f6f;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .dashboard-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.dashboard-box-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    position: relative;
    margin-bottom: 1.6em;
    width: 100%
}

@media screen and (min-width:48em) {
    .dashboard-box-item:after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 90%;
        background: #d5d5d5;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        content: ''
    }

    .dashboard-box-item:last-child:after {
        display: none
    }
}

.dashboard-total-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.dashboard-total-small-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 33.3%;
    -ms-flex: 0 33.3%;
    flex: 0 33.3%;
    text-align: center
}

.dashboard-total-small-item span {
    display: block
}

.dashboard-history {
    position: relative;
    margin-right: 0
}

.dashboard-history.dashboard-history--white .dashboard-history-date {
    background: #fff
}

.dashboard-history-item {
    position: relative;
    height: 100%;
    width: 100%;
    padding-left: 20%
}

.dashboard-history-item:before {
    position: absolute;
    top: 20px;
    left: 5%;
    height: 100%;
    border-left: 1px solid #222;
    border-right: 0;
    border-style: dotted;
    content: '';
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0)
}

.dashboard-history-item:last-child:before {
    display: none
}

.dashboard-history-text,
.message-detail-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media screen and (min-width:48em) {
    .dashboard-history-item {
        padding-left: 15%
    }

    .dashboard-history-item:before {
        left: 10%
    }

    .dashboard-history-item:after {
        position: absolute;
        top: 20px;
        left: 10%;
        height: 6px;
        width: 6px;
        border: 1px solid #6f6f6f;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        content: '';
        -webkit-transform: translate(8px, 0);
        -ms-transform: translate(8px, 0);
        transform: translate(8px, 0)
    }
}

.dashboard-history-text {
    position: relative;
    display: flex;
    padding: .8em;
    background: #fff;
    margin-bottom: 1.6em;
    font-size: 80%;
    line-height: 18px
}

.dashboard-history-date {
    position: absolute;
    top: 10px;
    left: 0;
    text-align: center;
    background: #fff
}

.dashboard-history-date span {
    display: block;
    font-size: 60%;
    white-space: nowrap
}

.dashboard-history-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%
}

.dashboard-history-img img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid transparent
}

@media screen and (min-width:48em) {
    .dashboard-history-date {
        background: 0 0
    }

    .dashboard-history-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 5%;
        -ms-flex: 0 5%;
        flex: 0 5%
    }
}

.dashboard-history-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
    padding: 0 10px
}

.dashboard-history-content p {
    margin-bottom: 0
}

@media screen and (min-width:48em) {
    .dashboard-history-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 85%;
        -ms-flex: 0 85%;
        flex: 0 85%;
        width: 85%
    }

    .dashboard-history-content .single-line {
        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
    }

    .dashboard-history-content .single-line * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        margin-right: 8px;
        white-space: nowrap
    }

    .dashboard-history-content .single-line :last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .dashboard-history-time {
        -webkit-box-flex: 0;
        -webkit-flex: 0 10%;
        -ms-flex: 0 10%;
        flex: 0 10%
    }
}

.dashboard-history-time {
    display: none
}

.h3-no-margin {
    margin: 0
}

.message-detail-profile-container {
    padding-bottom: 1.6em;
    border-bottom: 1px solid #ececec
}

.message-detail-profile {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.message-detail-img {
    padding-right: 10px
}

.message-detail-img img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.message-detail-content-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.message-detail-subtitle {
    -webkit-box-flex: 0;
    -webkit-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    position: relative;
    font-weight: 700
}

.message-detail-subtitle:after {
    position: absolute;
    top: 0;
    right: 0;
    content: ':'
}

.custom-bullet-list-item:after,
.custom-bullet-list-item:before {
    content: '';
    top: 0;
    left: 0;
    position: absolute
}

@media screen and (min-width:48em) {
    .message-detail-subtitle {
        -webkit-box-flex: 0;
        -webkit-flex: 0 13%;
        -ms-flex: 0 13%;
        flex: 0 13%;
        position: relative;
        font-weight: 700
    }
}

.message-detail-subject {
    -webkit-box-flex: 0;
    -webkit-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px
}

@media screen and (min-width:48em) {
    .message-detail-subject {
        -webkit-box-flex: 0;
        -webkit-flex: 0 87%;
        -ms-flex: 0 87%;
        flex: 0 87%
    }
}

.custom-list {
    padding-left: 1.6em
}

.custom-bullet-list {
    position: relative
}

.custom-bullet-list:before {
    position: absolute;
    top: 50%;
    left: 8px;
    width: 1px;
    height: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    background: #6f6f6f
}

.custom-bullet-list-item {
    position: relative;
    padding-left: 1.6em;
    margin-bottom: .8em
}

.custom-bullet-list-item:after {
    width: 18px;
    height: 18px;
    -webkit-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    transform: translate(0, 2px);
    border: 1px solid coral;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.custom-bullet-list-item:before {
    width: 8px;
    height: 8px;
    -webkit-transform: translate(5px, 7px);
    -ms-transform: translate(5px, 7px);
    transform: translate(5px, 7px);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: coral;
    z-index: 2
}

.faq-container {
    width: 100%;
    margin-bottom: 3.2em
}

.faq-text {
    position: relative;
    width: 100%;
    padding: 30px 45px 30px 15px;
    border: 1px solid #c8c8c8;
    border-top: 1px solid transparent;
    cursor: pointer
}

.faq-text:first-child {
    border-top: 1px solid #c8c8c8
}

.faq-text:before {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
    content: "\f078";
    font-family: FontAwesome
}

.loader-box,
.loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.faq-text.is-active {
    color: coral
}

.faq-text.is-active:before {
    transition: all .3s ease;
    content: "\f077"
}

.error-page-container,
.header-btn.has-new:before,
.loader-box,
.loader-container {
    content: ''
}

.faq-description {
    width: 100%;
    max-height: 0;
    margin: 0;
    padding: 0 15px;
    background-color: coral;
    color: #fff;
    transition: all .3s ease
}

.faq-description.is-active {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 20px 15px;
    max-height: none
}

.faq-description a {
    color: #C19600
}

.faq-description a:hover {
    color: #E6B300
}

.loader-box {
    display: none;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .85)
}

.loader-box.is-active {
    display: block
}

.header-profile-container,
.header-profile-content-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.loader-container {
    transform: translate(-50%, -50%)
}

.loader-container img {
    width: 30px;
    height: 30px
}

.header-profile-container {
    display: flex
}

.header-profile-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-profile-content-top {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 10px 0
}

.header-profile-content-top .media-content>span {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.header-profile-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header-profile-detail-item {
    padding-right: 20px;
    font-size: 14px;
    line-height: 18px
}

.header-profile-detail-item:last-child {
    padding-right: 0
}

.header-profile-content-bottom {
    padding: 10px 0
}

.header-profile-content-bottom p {
    font-size: 12px;
    line-height: 16px
}

.header {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background: #fff
}

body.fixed-header .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

@media print {
    .header {
        display: none
    }
}

.header .dropdown-menu {
    margin-top: .75rem
}

.nav-unread {
    position: absolute;
    top: .25rem;
    right: .25rem;
    width: .5rem;
    height: .5rem;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.header-brand {
    color: inherit;
    margin-right: 1rem;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    line-height: 2rem
}

.header-brand:hover {
    opacity: .8;
    color: inherit;
    text-decoration: none
}

.header-brand-img {
    height: 2rem;
    line-height: 2rem;
    vertical-align: bottom;
    margin-right: .5rem;
    width: auto
}

.header-avatar,
.header-btn {
    display: inline-block;
    width: 2rem;
    height: 2rem
}

.header-avatar {
    vertical-align: bottom;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.header-btn {
    line-height: 2rem;
    text-align: center;
    font-size: 1rem
}

.header-btn.has-new {
    position: relative
}

.header-btn.has-new:before {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 4px;
    right: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.header-toggler {
    width: 2rem;
    height: 2rem;
    position: relative
}

.header-toggler-icon {
    position: absolute;
    width: 1rem;
    height: 2px;
    color: inherit;
    background: currentColor;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -.5rem;
    -webkit-box-shadow: 0 5px currentColor, 0 -5px currentColor;
    box-shadow: 0 5px currentColor, 0 -5px currentColor
}

.error-page-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 600px;
    text-align: center
}

.error-page-img {
    margin-bottom: 1.6em
}

.error-page-number {
    display: block;
    margin-bottom: .4em;
    font-size: 80px;
    line-height: 84px;
    font-weight: 700;
    color: coral
}

.img-checkbox-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.img-checkbox-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    margin-bottom: 10px;
    padding-right: 5px
}

.img-checkbox {
    height: 100px;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

@media screen and (min-width:48em) {
    .img-checkbox-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%;
        padding-right: 10px
    }

    .img-checkbox-item:nth-child(4n) {
        padding-right: 0
    }

    .img-checkbox {
        height: 150px
    }
}

.img-checkbox-label-container {
    display: block
}

.notification-item,
.team-hof-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.box-highlight {
    padding: 10px;
    margin-bottom: .8em;
    background: #CBEAD2;
    color: #fff
}

.box-highlight.box-highlight--success {
    background: #CBEAD2;
    color: #348246
}

.box-highlight.box-highlight--wait {
    background: #FFF2C2;
    color: #c29900
}

.box-highlight.box-highlight--fail {
    background: #F5CCD2;
    color: #a22033
}

.team-hof-container {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.6em
}

@media screen and (min-width:48em) {
    .team-hof-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.team-hof-container.team-hof-container--bordered {
    border-bottom: 1px solid #bbb
}

.team-hof-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    padding-right: 1.6em;
    margin-bottom: 1.6em;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.hero-container,
.notification-item {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.team-hof-item:nth-child(3n) {
    padding-right: 0
}

.team-hof-img {
    margin-bottom: 10px
}

.team-hof-name {
    display: block;
    color: #222;
    font-weight: 600
}

.team-hof-role {
    display: block;
    color: #a2a2a2
}

.notification-item {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero-container,
.notification-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.notification-item>* {
    padding-right: 10px
}

.notification-item>:last-child {
    padding-right: 0
}

.notification-item.notification-item--read {
    background: #e8e8e8
}

@media screen and (min-width:48em) {
    .notification-item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .notification-title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 60%;
        -ms-flex: 0 60%;
        flex: 0 60%
    }

    .notification-time {
        -webkit-box-flex: 0;
        -webkit-flex: 0 19%;
        -ms-flex: 0 19%;
        flex: 0 19%
    }
}

.notification-action {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.notification-action>* {
    margin-right: 10px
}

.notification-action>:last-child {
    margin-right: 0
}

.summary-sq,
.summary-sq .img {
    width: 100%;
    height: 512px;
    margin: auto
}

@media screen and (min-width:48em) {
    .notification-action {
        -webkit-box-flex: 0;
        -webkit-flex: 0 15%;
        -ms-flex: 0 15%;
        flex: 0 15%
    }
}

.summary-sq {
    position: relative;
    top: 0
}

.summary-sq .img {
    position: absolute;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%
}

.inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.content h1 {
    font-family: 'Open Sans', sans-serif;
    color: #f9f3f4;
    font-size: 250%;
    margin-bottom: 3%
}

.content .summary {
    text-align: left;
    max-width: 750px;
    margin: auto;
    color: #FFF;
    background: 0 0;
    padding: 20px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    list-style: none
}

.menu-box h4,
.menu-box p {
    color: rgba(0, 0, 0, .6)
}

.progress,
.progress-bar {
    background-repeat: repeat-x;
    background-image: none
}

.content .summary li {
    display: inline
}

.content .summary li .d-inline-b,
.discount {
    display: inline-block
}

.content .summary li :first-child {
    width: 49%;
    padding-right: 0;
    text-align: left
}

.content .summary li .summary-value {
    font-weight: 700;
    font-size: 22px
}

.content .summary li .summary-title {
    font-weight: 700
}

.menu-box p {
    letter-spacing: .6px;
    line-height: 25px
}

.discount,
.progress-bar {
    color: #fff;
    text-align: center
}

.progress {
    height: 20px;
    margin-bottom: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-color: #ebeef1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #04ad74;
    -webkit-transition: all 1s cubic-bezier(.785, .135, .15, .86);
    -o-transition: all 1s cubic-bezier(.785, .135, .15, .86);
    transition: all 1s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
    -o-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
    transition-timing-function: cubic-bezier(.785, .135, .15, .86)
}

.discount {
    text-rendering: optimizeLegibility;
    position: relative;
    background: coral;
    width: auto;
    height: 30px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px;
    bottom: 14px;
    left: 10px
}

.discount:after {
    content: " ";
    height: 22px;
    width: 22px;
    background: coral;
    position: absolute;
    top: 4px;
    left: -9px;
    -webkit-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.discount:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.expand-wali:after,
.wali-container li:before {
    content: none
}

.progress-bar-success>.progress-type {
    letter-spacing: 1px
}

.checkout-container {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1.6em;
    border: 1px solid #eee;
    background: #fff
}

.checkout-content-container {
    border-bottom: none
}

.btn-flat {
    color: #EF652F;
    background: 0 0;
    text-align: right
}

.wali-container li {
    padding-left: 0
}

.info-minimum {
    padding: 10px;
    background-color: #fdc286;
    margin: 10px 0;
    color: #555
}

.section-head {
    margin: 1.3em 0
}

.section-head .title-sq {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: .3px
}

.desc-sq {
    color: rgba(0, 0, 0, .6);
    font-weight: 400;
    font-size: 24px;
    letter-spacing: .3px;
    line-height: 1.6
}

.price {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .4px;
    padding-right: .4em
}

.badge-orange {
    color: #fff;
    background-color: coral
}

.discount-price {
    text-decoration: line-through;
    font-weight: 700;
    color: rgba(0, 0, 0, .15)
}

.section-video-qurban {
    padding: 7em 0
}

.section-foot a.link-detail {
    margin-left: 10px
}

.section-foot a.link-detail i {
    padding-left: 5px
}

@media screen and (max-width:1424px) {
    .summary-sq {
        height: 380px !important
    }

    .img {
        height: auto !important
    }
}

@media screen and (max-width:768px) {
    .summary-sq {
        display: none
    }

    .card-sq {
        margin-right: 0
    }

    .title-sq {
        padding-left: 21px !important
    }

    .price {
        padding-top: 20px;
        float: left !important
    }

    .desc-sq {
        font-size: 21px
    }

    .section-video-qurban {
        padding: 10em 0
    }
}

.before-discount {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 700
}

.section-profile #particle-canvas {
    margin-top: 3rem;
    height: 400px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .59)), to(rgba(0, 0, 0, .59))), url('../img/2018-10-22-11-22-41.jpg') center no-repeat;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/2018-10-22-11-22-41.jpg') center no-repeat;
    background: -o-linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/2018-10-22-11-22-41.jpg') center no-repeat;
    background: linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/2018-10-22-11-22-41.jpg') center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

@media screen and (max-width:48em) {
    .section-profile #particle-canvas {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .59)), to(rgba(0, 0, 0, .59))), url('../img/logo.jpg') center no-repeat;
        background: -webkit-linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/logo.jpg') center no-repeat;
        background: -o-linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/logo.jpg') center no-repeat;
        background: linear-gradient(rgba(0, 0, 0, .59), rgba(0, 0, 0, .59)), url('../img/logo.jpg') center no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        margin-top: 0;
        height: 180px
    }
}

.section-profile .canvas-partner {
    margin-top: 3rem;
    -webkit-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    height: 500px !important
}

@media screen and (max-width:48em) {
    .section-profile .canvas-partner {
        margin-top: 0 !important;
        height: 200px !important
    }
}

.section-profile .profile-picture .img-profile {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 5px -1px #000;
    box-shadow: 0 0 5px -1px #000;
    margin-top: -48px;
    height: 128px;
    overflow: hidden;
    position: absolute;
    width: 128px;
    -webkit-background-size: cover;
    background-size: cover
}

@media screen and (max-width:48em) {
    .section-profile .profile-picture .img-profile {
        margin-top: -72px;
        width: 100px;
        height: 100px
    }
}

.section-profile .profile-info {
    margin-left: 205px;
    margin-top: -8px
}

.section-profile .profile-info .profile-name {
    font-size: 24px;
    font-weight: 700;
    color: #3c3c3c
}

.section-profile .profile-info .info-date {
    font-size: 14px;
    color: #6f6f6f
}

.section-profile .profile-info .summary-value {
    font-weight: 600;
    font-size: 17px
}

.section-profile .profile-info .capaian-profile {
    font-size: 1.5em;
    line-height: 1.5em
}

@media screen and (max-width:48em) {
    .section-profile .profile-info {
        margin-left: 0;
        margin-top: 36px
    }

    .section-profile .profile-info .profile-bio,
    .section-profile .profile-info .profile-name {
        margin-bottom: 15px !important
    }
}

.item-profile-tab {
    margin-right: 10px
}

.hero-container {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.hero-datetime,
.hero-title-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.hero-bg {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .541))), url('../img/partners.jpeg');
    background: -webkit-linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .541)), url('../img/partners.jpeg');
    background: -o-linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .541)), url('../img/partners.jpeg');
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .541)), url('../img/partners.jpeg');
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh
}

.hero-bg .hero-headline {
    margin-top: 12%
}

.hero-bg .hero-headline h1,
.hero-bg .hero-headline h3 {
    line-height: 1.5em
}

.hero-bg .btn--scroll-down {
    cursor: pointer;
    position: absolute;
    bottom: 2em;
    font-size: 1.7em;
    left: 48%;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.hero-title-container {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 40px;
    z-index: 1
}

.hero-topic {
    margin-bottom: 5px
}

.hero-topic a {
    text-decoration: none;
    color: #fff;
    opacity: .7
}

.hero-title h1 {
    color: #fff;
    font-size: 50px
}

.hero-datetime {
    color: #fff;
    opacity: .7;
    font-size: 18px;
    display: flex
}

.card-partner {
    min-height: 264px !important
}

.card-partner a {
    color: #777 !important
}

.card-partner .card-main-partner {
    height: 40px !important
}

.img-mobile {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-image: url('../img/2019_RGB-400x563.jpg');
    background-position: 0 0;
    -webkit-background-size: 398px 542px;
    background-size: 398px 542px;
    background-repeat: no-repeat;
    -webkit-flex-basis: 454px;
    -ms-flex-preferred-size: 454px;
    flex-basis: 454px;
    height: 530px;
    margin-left: 64px;
    margin-right: -15px
}

@media screen and (max-width:78em) {
    .img-mobile {
        margin-left: 142px
    }
}

.img-mobile #wrap {
    margin: 0 0 0 130px;
    position: relative
}

.img-mobile #wrap>div {
    position: absolute
}

.img-mobile #wrap img {
    margin: 84px 0 0;
    height: 382px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.option-box-cart,
.site-auth .site-header-logo {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease
}

.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mt-128 {
    margin-top: 128px
}

@media screen and (max-width:48em) {
    .justify-between {
        font-size: 12px
    }

    .mt-128 {
        margin-top: 0
    }
}

@media screen and (max-width:78em) {
    .mt-128 {
        margin-top: 0
    }
}

.mt-64 {
    margin-top: 64px
}

@media screen and (max-width:48em) {
    .mt-64 {
        margin-top: 0
    }
}

@media screen and (max-width:78em) {
    .mt-64 {
        margin-top: 0
    }
}

@media screen and (max-width:98em) {
    .mt-64 {
        margin-top: 0
    }
}

.mt-32 {
    margin-top: 32px
}

@media screen and (max-width:48em) {
    .mt-32 {
        margin-top: 0
    }
}

@media screen and (max-width:78em) {
    .mt-32 {
        margin-top: 0
    }
}

@media screen and (max-width:98em) {
    .mt-32 {
        margin-top: 0
    }
}

.mt-16 {
    margin-top: 16px
}

.line-h-32 {
    line-height: 32px
}

.auth-separator {
    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
}

.auth-separator .user-accounts-hline {
    display: inline-block;
    border: .5px solid rgba(0, 0, 0, .12);
    width: 30%
}

@media screen and (max-width:48em) {
    .auth-separator .user-accounts-hline {
        display: none
    }

    .site-auth .auth-tagline {
        margin-top: 32px
    }
}

@media screen and (max-width:78em) {
    .auth-separator .user-accounts-hline {
        width: 25%
    }

    .site-auth .auth-bg {
        margin-top: 0
    }
}

.site-auth {
    height: 100%
}

.site-auth .site-header-logo {
    display: block;
    transition: .3s all ease;
    padding: 1.5rem 0
}

.site-auth .form-group {
    font-weight: 600
}

.site-auth .form-group input[type=email],
.site-auth .form-group input[type=number],
.site-auth .form-group input[type=password],
.site-auth .form-group input[type=text] {
    height: 38px;
    font-weight: 400 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.site-auth .form-group input[type=email]:focus,
.site-auth .form-group input[type=number]:focus,
.site-auth .form-group input[type=password]:focus,
.site-auth .form-group input[type=text]:focus {
    outline-color: coral
}

.site-auth .form-block {
    display: block;
    width: 100%
}

.site-auth .border {
    border-width: 1px
}

.site-auth .rounded {
    -webkit-border-radius: .25rem;
    border-radius: .25rem
}

.site-auth .bg-auth {
    background: url('../img/img-register.png') 50%;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%
}

.site-auth .min-height {
    height: 555px
}

.site-auth .auth-btn {
    margin-top: 32px
}

@media screen and (max-width:48em) {
    .site-auth .auth-bg {
        display: none
    }

    .site-auth .auth-btn {
        margin-top: 16px
    }
}

.site-auth .user-accounts-alt__button--login {
    text-align: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    width: 100% !important;
    padding: 16px !important
}

.site-auth .user-accounts-alt__button {
    position: relative;
    display: inline-block;
    padding: 17px 22px;
    border: 1px solid rgba(0, 0, 0, .12);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-auth .user-accounts-text--login {
    position: absolute !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.next-pay,
.p-404 {
    bottom: 0;
    right: 0;
    left: 0
}

.site-auth .user-accounts-text {
    font-size: 13px;
    font-weight: 600;
    color: #4b4b4b;
    margin-bottom: 0
}

.p-404 {
    background: url('../img/404.jpg') !important;
    position: absolute;
    top: 0
}

.bg-sedekah {
    background: url('../img/zakat_tumbuh_thumbnail1280x_.jpg') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 42rem;
    padding: 70px 0
}

.bg-sedekah .desc-sedekah {
    width: 55%
}

.bg-sedekah .hero-section {
    margin-top: 5rem
}

@media screen and (max-width:40em) {
    .bg-sedekah .desc-sedekah {
        width: 100%
    }

    .bg-sedekah .btn {
        width: 100%;
        margin-top: 3rem
    }

    .bg-sedekah {
        display: none
    }
}

@media screen and (max-width:48em) {
    .vh-card {
        display: table-cell;
        vertical-align: middle
    }

    .payment-method .filter {
        margin-right: 1.5rem !important
    }

    .payment-method .payment-item-list .fa-check-circle {
        margin-top: -3.5rem;
        margin-left: 86%
    }
}

.payment-method .label-pay {
    cursor: pointer;
    padding: .7rem;
    border: 2px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 156px;
    height: 52px;
    margin-right: 10px;
    margin-bottom: .5rem
}

@media screen and (max-width:48em) {
    .payment-method .label-pay {
        width: 100%
    }
}

.payment-method .label-pay-popup {
    width: 198px !important;
    height: 54px !important
}

.payment-method input[type=radio]:checked+label {
    border: 2px dashed #11b719 !important
}

@media screen and (max-width:48em) {
    .payment-method .label-pay-popup {
        width: 100% !important
    }

    .payment-method input[type=radio]:checked+label+i {
        display: block !important
    }

    .nav-payment {
        display: none
    }
}

.payment-method .payment-img {
    width: 100px
}

.border-t-dashed {
    border-top: 1px dashed #ddd
}

.next-pay {
    position: fixed;
    z-index: 9999;
    background: #fff;
    border-top: 2px solid #ddd;
    display: none
}

@media screen and (min-width:48em) {
    .next-pay {
        display: none
    }
}

.next-pay .btn-next {
    margin-left: auto
}

.next-pay .total-amount {
    color: coral;
    font-size: 16px;
    font-weight: 700
}

.next-pay .alert-warning {
    background-color: #ff9b63;
    color: #fff;
    font-weight: 700;
    padding: 20px 20px 5px;
    margin-bottom: 20px;
    position: absolute
}

.active-pay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:48em) {
    .active-pay {
        display: none
    }
}

.hero-ramadhan {
    background: -webkit-gradient(linear, left top, left bottom, from(#3837371a), to(rgba(109, 8, 88, .73))), url('../img/bg-landing-page.jpg');
    background: -webkit-linear-gradient(#3837371a, rgba(109, 8, 88, .73)), url('../img/bg-landing-page.jpg');
    background: -o-linear-gradient(#3837371a, rgba(109, 8, 88, .73)), url('../img/bg-landing-page.jpg');
    background: linear-gradient(#3837371a, rgba(109, 8, 88, .73)), url('../img/bg-landing-page.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh
}

.hero-ramadhan .hero-headline {
    margin-top: 8%
}

.hero-ramadhan .hero-headline h1,
.hero-ramadhan .hero-headline h3 {
    line-height: 1.5em
}

.hero-ramadhan .btn--scroll-down {
    cursor: pointer;
    position: absolute;
    bottom: 2em;
    font-size: 1.7em;
    left: 49%;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

@media screen and (max-width:48em) {
    .pb-5-rem {
        padding-bottom: 5rem !important
    }

    .hero-ramadhan .countdown {
        display: none
    }
}

.hero-ramadhan .counter {
    padding: 25px;
    margin: 25px 0 15px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    min-height: 80px
}

.hero-ramadhan .counter div {
    display: inline-block
}

.hero-ramadhan .project-name {
    color: #fff;
    font-size: 16pt;
    margin: 5px 0;
    text-align: center
}

.hero-ramadhan .days,
.hero-ramadhan .hours,
.hero-ramadhan .minutes,
.hero-ramadhan .seconds {
    font-weight: 700;
    color: #fff;
    width: 25%;
    float: left;
    text-align: center
}

.hero-ramadhan .days .value,
.hero-ramadhan .hours .value,
.hero-ramadhan .minutes .value,
.hero-ramadhan .seconds .value {
    display: block;
    font-size: 36pt;
    width: 100%;
    margin-bottom: .3em
}

.hero-ramadhan .days span,
.hero-ramadhan .hours span,
.hero-ramadhan .minutes span,
.hero-ramadhan .seconds span {
    font-size: 8pt;
    opacity: .8;
    width: 100%;
    display: block
}

.hero-ramadhan .hours::before,
.hero-ramadhan .minutes::before,
.hero-ramadhan .seconds::before {
    content: ":";
    float: left;
    font-size: 20pt;
    position: relative;
    margin-top: 10px;
    opacity: .7;
    -webkit-animation: pink 1s ease-in-out infinite;
    animation: pink 1s ease-in-out infinite
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes pink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes pink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

.embed-body {
    background: #fff;
    width: 100%
}

@media screen and (max-width:38) {
    .embed-body {
        padding: 14px
    }
}

.embed-body .embed-url {
    color: #696969 !important
}

.embed-body .embed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eee
}

@media screen and (max-width:38em) {
    .embed-body .title-embed {
        margin-top: 1.2em
    }

    .embed-body .embed {
        display: block
    }
}

.embed-body .embed .img-embed {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.embed-body .embed .embed-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2em 1.2em
}

.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative
}

.embed-body .embed .col-embed {
    width: 50%
}

@media screen and (max-width:38em) {
    .embed-body .embed .embed-desc {
        margin-top: 1.2em;
        padding: 0 0 1.2em
    }

    .embed-body .embed .col-embed {
        width: 100%
    }
}

.embed-body .w-100 {
    width: 100%
}

.embed-code {
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 1.2em
}

@media screen and (max-width:48em) {
    .embed-code {
        border: none
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    cursor: pointer
}

.slick-next:focus,
.slick-prev:focus {
    outline: 0
}

.slick-photo-list .slick-slide {
    width: 45px !important
}

.slick-photo-list .slick-slide img {
    height: 40px;
    width: 40px;
    cursor: pointer;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.slick-photo-main .slick-slide img {
    width: 100%;
    height: auto
}

@media only screen and (max-width:600px) {
    .slick-photo-main .slick-slide img {
        width: 100%;
        height: 176px;
        -o-object-fit: cover;
        font-family: "object-fit:cover";
        object-fit: cover
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont3e6e.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont3e6e.html?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack,
.select2-container {
    display: inline-block;
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left,
.select2-container .select2-search--inline {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    z-index: 9
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 33px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.flatpickr-month,
.select2-results__option {
    -moz-user-select: none;
    -ms-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-container--classic .select2-selection--single,
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 33px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d5d5d5
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #d5d5d5;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #d5d5d5;
    -webkit-border-radius: 0;
    border-radius: 4px 0 0 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #d5d5d5;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.dropzone,
.dropzone * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-preview.dz-file-preview .dz-details,
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background: -webkit-linear-gradient(top, #eee, #ddd);
    background: -o-linear-gradient(top, #eee, #ddd);
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
    background: -webkit-linear-gradient(top, #666, #444);
    background: -o-linear-gradient(top, #666, #444);
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
    background: -webkit-linear-gradient(top, #be2626, #a92222);
    background: -o-linear-gradient(top, #be2626, #a92222);
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

.dropzone {
    border-style: dashed
}

.dz-message {
    position: relative;
    padding-top: 4.8em
}

.dz-message:after {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    content: "\f0ee";
    font-family: FontAwesome;
    font-size: 100px;
    color: coral
}

.dataTables_wrapper:after,
.flatpickr-time:after,
.numInputWrapper span:after {
    content: ""
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td,
table.dataTable thead th {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: 0
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    padding: 10px 18px 6px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url(../../../cdn.datatables.net/1.10.16/images/sort_both.png)
}

table.dataTable thead .sorting_asc {
    background-image: url(https://cdn.datatables.net/1.10.16/images/sort_asc.png)
}

table.dataTable thead .sorting_desc {
    background-image: url(https://cdn.datatables.net/1.10.16/images/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url(https://cdn.datatables.net/1.10.16/images/sort_asc_disabled.png)
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url(https://cdn.datatables.net/1.10.16/images/sort_desc_disabled.png)
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody td,
table.dataTable tbody th {
    padding: 8px 10px
}

table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
    border-top: 1px solid #ddd
}

table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.display tbody tr.odd.selected,
table.dataTable.stripe tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.display tbody tr:hover,
table.dataTable.hover tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3,
table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3,
table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #f5f5f5
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th,
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px
}

table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: left
}

table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center
}

table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: right
}

table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify
}

table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap
}

table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
    text-align: left
}

table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center
}

table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: right
}

table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify
}

table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: left
}

table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center
}

table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: right
}

table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify
}

table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left;
    margin-bottom: .8em
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    margin-bottom: .8em
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em
}

.dataTables_wrapper .dataTables_info {
    display: none;
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .8em;
    margin-bottom: .8em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 3px 12px;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    background: coral
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    background: coral
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));
    background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
    -webkit-box-shadow: inset 0 0 3px #111;
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0
}

@media screen and (max-width:767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {

    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

.flatpickr-calendar {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    text-align: center;
    padding: 0;
    -webkit-animation: none;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    width: 307.88px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08)
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    max-height: 640px
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 9999999999
}

.flatpickr-calendar.animate.open {
    -webkit-animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px
}

.flatpickr-calendar.static {
    position: absolute;
    top: -webkit-calc(100% + 2px);
    top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.hasWeeks {
    width: auto
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 40px;
    border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    left: 22px
}

.flatpickr-month,
.flatpickr-wrapper {
    position: relative
}

.flatpickr-wrapper,
.numInputWrapper input,
.numInputWrapper span {
    display: inline-block
}

.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
    left: auto;
    right: 22px
}

.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px
}

.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-calendar:focus {
    outline: 0
}

.flatpickr-month {
    background: 0 0;
    color: rgba(0, 0, 0, .9);
    fill: rgba(0, 0, 0, .9);
    line-height: 1;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: hidden
}

.flatpickr-next-month,
.flatpickr-prev-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    line-height: 16px;
    height: 28px;
    padding: 10px -webkit-calc(3.57% - 1.5px);
    padding: 10px calc(3.57% - 1.5px);
    z-index: 3
}

.flatpickr-next-month i,
.flatpickr-prev-month i,
.numInputWrapper {
    position: relative
}

.flatpickr-next-month.flatpickr-prev-month,
.flatpickr-prev-month.flatpickr-prev-month {
    left: 0
}

.flatpickr-next-month.flatpickr-next-month,
.flatpickr-prev-month.flatpickr-next-month {
    right: 0
}

.flatpickr-next-month:hover,
.flatpickr-prev-month:hover {
    color: #959ea9
}

.flatpickr-next-month:hover svg,
.flatpickr-prev-month:hover svg {
    fill: #f64747
}

.flatpickr-next-month svg,
.flatpickr-prev-month svg {
    width: 14px
}

.flatpickr-next-month svg path,
.flatpickr-prev-month svg path {
    -webkit-transition: fill .1s;
    -o-transition: fill .1s;
    transition: fill .1s;
    fill: inherit
}

.numInputWrapper {
    height: auto
}

.numInputWrapper input {
    width: 100%
}

.numInputWrapper input::-ms-clear {
    display: none
}

.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 14px;
    padding: 0 4px 0 2px;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57, 57, 57, .05);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
    background: rgba(0, 0, 0, .2)
}

.flatpickr-current-month span.cur-month:hover,
.numInputWrapper:hover {
    background: rgba(0, 0, 0, .05)
}

.numInputWrapper span:after {
    display: block;
    position: absolute;
    top: 33%
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57, 57, 57, .6)
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57, 57, 57, .6)
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0, 0, 0, .5)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    font-size: 135%;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 6.16px 0 0;
    line-height: 1;
    height: 28px;
    display: inline-block;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.flatpickr-current-month.slideLeft {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-animation: fpFadeOut .4s ease, fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeOut .4s ease, fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-current-month.slideLeftNew {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-animation: fpFadeIn .4s ease, fpSlideLeftNew .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeIn .4s ease, fpSlideLeftNew .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-current-month.slideRight {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-animation: fpFadeOut .4s ease, fpSlideRight .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeOut .4s ease, fpSlideRight .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-current-month.slideRightNew {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: fpFadeIn .4s ease, fpSlideRightNew .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeIn .4s ease, fpSlideRightNew .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: .5ch;
    padding: 0
}

.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\9;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month input.cur-year {
    background: 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    cursor: text;
    padding: 0 0 0 .5ch;
    margin: 0;
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: initial;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0, 0, 0, .5);
    background: 0 0;
    pointer-events: none
}

.flatpickr-weekdays {
    background: 0 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    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;
    height: 28px
}

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: 0 0;
    color: rgba(0, 0, 0, .54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder
}

.dayContainer,
.flatpickr-weeks {
    padding: 1px 0 0
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 307.88px
}

.flatpickr-days:focus {
    outline: 0
}

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.88px;
    min-width: 307.88px;
    max-width: 307.88px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.flatpickr-calendar.animate .dayContainer.slideLeft {
    -webkit-animation: fpFadeOut .4s cubic-bezier(.23, 1, .32, 1), fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeOut .4s cubic-bezier(.23, 1, .32, 1), fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.animate .dayContainer.slideLeft,
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.flatpickr-calendar.animate .dayContainer.slideLeftNew {
    -webkit-animation: fpFadeIn .4s cubic-bezier(.23, 1, .32, 1), fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeIn .4s cubic-bezier(.23, 1, .32, 1), fpSlideLeft .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.animate .dayContainer.slideRight {
    -webkit-animation: fpFadeOut .4s cubic-bezier(.23, 1, .32, 1), fpSlideRight .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeOut .4s cubic-bezier(.23, 1, .32, 1), fpSlideRight .4s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.flatpickr-calendar.animate .dayContainer.slideRightNew {
    -webkit-animation: fpFadeIn .4s cubic-bezier(.23, 1, .32, 1), fpSlideRightNew .4s cubic-bezier(.23, 1, .32, 1);
    animation: fpFadeIn .4s cubic-bezier(.23, 1, .32, 1), fpSlideRightNew .4s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-day {
    background: 0 0;
    border: 1px solid transparent;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -webkit-flex-basis: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: #569ff7;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #569ff7
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
    -webkit-border-radius: 50px 0 0 50px;
    border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
    -webkit-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange+.endRange,
.flatpickr-day.selected.startRange+.endRange,
.flatpickr-day.startRange.startRange+.endRange {
    -webkit-box-shadow: -10px 0 0 #569ff7;
    box-shadow: -10px 0 0 #569ff7
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.flatpickr-day.inRange {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
    color: rgba(57, 57, 57, .3);
    background: 0 0;
    border-color: transparent;
    cursor: default
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
    cursor: not-allowed;
    color: rgba(57, 57, 57, .1)
}

.flatpickr-day.week.selected {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
    box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7
}

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 12px;
    -webkit-box-shadow: 1px 0 0 #e6e6e6;
    box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57, 57, 57, .3);
    background: 0 0;
    cursor: default;
    border: none
}

.flatpickr-input[readonly],
.flatpickr-time input,
.highcharts-anchor {
    cursor: pointer
}

.flatpickr-innerContainer {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flatpickr-time:after {
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 40%;
    height: 40px;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
    font-weight: 400
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: 700;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover {
    background: #f0f0f0
}

@-webkit-keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fpSlideLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fpSlideLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fpSlideLeftNew {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fpSlideLeftNew {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fpSlideRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fpSlideRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fpSlideRightNew {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fpSlideRightNew {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fpFadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fpFadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fpFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fpFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.flatpickr-month {
    height: 30px
}

.highcharts-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: left;
    line-height: normal;
    z-index: 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-size: 12px
}

.highcharts-root {
    display: block
}

.highcharts-root text {
    stroke-width: 0
}

.highcharts-strong {
    font-weight: 700
}

.highcharts-background {
    fill: #fff
}

.highcharts-label-box,
.highcharts-plot-background,
.highcharts-plot-border {
    fill: none
}

.highcharts-button-box {
    fill: inherit
}

.highcharts-title {
    fill: #333;
    font-size: 1.5em
}

.highcharts-subtitle {
    fill: #666
}

.highcharts-axis-line {
    fill: none;
    stroke: #ccd6eb
}

.highcharts-yaxis .highcharts-axis-line {
    stroke-width: 0
}

.highcharts-axis-title {
    fill: #666
}

.highcharts-axis-labels {
    fill: #666;
    cursor: default;
    font-size: .9em
}

.highcharts-grid-line {
    fill: none;
    stroke: #e6e6e6
}

.highcharts-xaxis-grid .highcharts-grid-line {
    stroke-width: 0
}

.highcharts-tick {
    stroke: #ccd6eb
}

.highcharts-yaxis .highcharts-tick {
    stroke-width: 0
}

.highcharts-minor-grid-line {
    stroke: #f2f2f2
}

.highcharts-crosshair-thin {
    stroke-width: 1px;
    stroke: #ccc
}

.highcharts-crosshair-category {
    stroke: #ccd6eb;
    stroke-opacity: .25
}

.highcharts-credits {
    cursor: pointer;
    fill: #999;
    font-size: .7em;
    -webkit-transition: fill 250ms, font-size 250ms;
    -o-transition: fill 250ms, font-size 250ms;
    transition: fill 250ms, font-size 250ms
}

.highcharts-credits:hover {
    fill: #000;
    font-size: 1em
}

.highcharts-tooltip {
    cursor: default;
    pointer-events: none;
    white-space: nowrap;
    -webkit-transition: stroke 150ms;
    -o-transition: stroke 150ms;
    transition: stroke 150ms
}

.highcharts-tooltip text {
    fill: #333
}

.highcharts-tooltip .highcharts-header {
    font-size: .85em
}

.highcharts-tooltip-box {
    stroke-width: 1px;
    fill: #f7f7f7;
    fill-opacity: .85
}

.highcharts-tooltip-box .highcharts-label-box {
    fill: #f7f7f7;
    fill-opacity: .85
}

.highcharts-selection-marker {
    fill: #335cad;
    fill-opacity: .25
}

.highcharts-graph {
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round
}

.highcharts-state-hover .highcharts-graph {
    stroke-width: 3
}

.highcharts-state-hover path {
    -webkit-transition: stroke-width 50;
    -o-transition: stroke-width 50;
    transition: stroke-width 50
}

.highcharts-state-normal path {
    -webkit-transition: stroke-width 250ms;
    -o-transition: stroke-width 250ms;
    transition: stroke-width 250ms
}

.highcharts-data-labels,
.highcharts-markers,
.highcharts-point,
g.highcharts-series {
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms
}

.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover) {
    opacity: .2
}

.highcharts-color-0 {
    fill: #7cb5ec;
    stroke: #7cb5ec
}

.highcharts-color-1 {
    fill: #434348;
    stroke: #434348
}

.highcharts-color-2 {
    fill: #90ed7d;
    stroke: #90ed7d
}

.highcharts-color-3 {
    fill: #f7a35c;
    stroke: #f7a35c
}

.highcharts-color-4 {
    fill: #8085e9;
    stroke: #8085e9
}

.highcharts-color-5 {
    fill: #f15c80;
    stroke: #f15c80
}

.highcharts-color-6 {
    fill: #e4d354;
    stroke: #e4d354
}

.highcharts-color-7 {
    fill: #2b908f;
    stroke: #2b908f
}

.highcharts-color-8 {
    fill: #f45b5b;
    stroke: #f45b5b
}

.highcharts-color-9 {
    fill: #91e8e1;
    stroke: #91e8e1
}

.highcharts-area {
    fill-opacity: .75;
    stroke-width: 0
}

.highcharts-markers {
    stroke-width: 1px;
    stroke: #fff
}

.highcharts-point {
    stroke-width: 1px
}

.highcharts-dense-data .highcharts-point {
    stroke-width: 0
}

.highcharts-data-label {
    font-size: .9em;
    font-weight: 700
}

.highcharts-data-label-box {
    fill: none;
    stroke-width: 0
}

.highcharts-data-label text,
text.highcharts-data-label {
    fill: #333
}

.highcharts-data-label-connector {
    fill: none
}

.highcharts-halo {
    fill-opacity: .25;
    stroke-width: 0
}

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select {
    fill: #ccc;
    stroke: #000
}

.highcharts-column-series rect.highcharts-point {
    stroke: #fff
}

.highcharts-column-series .highcharts-point {
    -webkit-transition: fill-opacity 250ms;
    -o-transition: fill-opacity 250ms;
    transition: fill-opacity 250ms
}

.highcharts-column-series .highcharts-point-hover {
    fill-opacity: .75;
    -webkit-transition: fill-opacity 50ms;
    -o-transition: fill-opacity 50ms;
    transition: fill-opacity 50ms
}

.highcharts-pie-series .highcharts-point {
    stroke-linejoin: round;
    stroke: #fff
}

.highcharts-pie-series .highcharts-point-hover {
    fill-opacity: .75;
    -webkit-transition: fill-opacity 50ms;
    -o-transition: fill-opacity 50ms;
    transition: fill-opacity 50ms
}

.highcharts-funnel-series .highcharts-point {
    stroke-linejoin: round;
    stroke: #fff
}

.highcharts-funnel-series .highcharts-point-hover {
    fill-opacity: .75;
    -webkit-transition: fill-opacity 50ms;
    -o-transition: fill-opacity 50ms;
    transition: fill-opacity 50ms
}

.highcharts-funnel-series .highcharts-point-select {
    fill: inherit;
    stroke: inherit
}

.highcharts-pyramid-series .highcharts-point {
    stroke-linejoin: round;
    stroke: #fff
}

.highcharts-pyramid-series .highcharts-point-hover {
    fill-opacity: .75;
    -webkit-transition: fill-opacity 50ms;
    -o-transition: fill-opacity 50ms;
    transition: fill-opacity 50ms
}

.highcharts-pyramid-series .highcharts-point-select {
    fill: inherit;
    stroke: inherit
}

.highcharts-solidgauge-series .highcharts-point {
    stroke-width: 0
}

.highcharts-treemap-series .highcharts-point {
    stroke-width: 1px;
    stroke: #e6e6e6;
    -webkit-transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
    -o-transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
    transition: stroke 250ms, fill 250ms, fill-opacity 250ms
}

.highcharts-treemap-series .highcharts-point-hover {
    stroke: #999;
    -webkit-transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
    -o-transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
    transition: stroke 25ms, fill 25ms, fill-opacity 25ms
}

.highcharts-treemap-series .highcharts-above-level {
    display: none
}

.highcharts-treemap-series .highcharts-internal-node {
    fill: none
}

.highcharts-treemap-series .highcharts-internal-node-interactive {
    fill-opacity: .15;
    cursor: pointer
}

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
    fill-opacity: .75
}

.highcharts-legend-box {
    fill: none;
    stroke-width: 0
}

.highcharts-legend-item text {
    fill: #333;
    font-weight: 700;
    cursor: pointer;
    stroke-width: 0
}

.highcharts-legend-item:hover text {
    fill: #000
}

.highcharts-legend-item-hidden * {
    fill: #ccc !important;
    stroke: #ccc !important;
    -webkit-transition: fill 250ms;
    -o-transition: fill 250ms;
    transition: fill 250ms
}

.highcharts-legend-nav-active {
    fill: #039;
    cursor: pointer
}

.highcharts-legend-nav-inactive {
    fill: #ccc
}

.highcharts-legend-title-box {
    fill: none;
    stroke-width: 0
}

.highcharts-loading {
    position: absolute;
    background-color: #fff;
    opacity: .5;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms
}

.highcharts-loading-hidden {
    height: 0 !important;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 250ms, height 250ms step-end;
    -o-transition: opacity 250ms, height 250ms step-end;
    transition: opacity 250ms, height 250ms step-end
}

.highcharts-loading-inner {
    font-weight: 700;
    position: relative;
    top: 45%
}

.highcharts-pane,
.highcharts-plot-band {
    fill: #000;
    fill-opacity: .05
}

.highcharts-plot-line {
    fill: none;
    stroke: #999;
    stroke-width: 1px
}

.highcharts-boxplot-box {
    fill: #fff
}

.highcharts-boxplot-median {
    stroke-width: 2px
}

.highcharts-bubble-series .highcharts-point {
    fill-opacity: .5
}

.highcharts-errorbar-series .highcharts-point {
    stroke: #000
}

.highcharts-gauge-series .highcharts-data-label-box {
    stroke: #ccc;
    stroke-width: 1px
}

.highcharts-gauge-series .highcharts-dial {
    fill: #000;
    stroke-width: 0
}

.highcharts-polygon-series .highcharts-graph {
    fill: inherit;
    stroke-width: 0
}

.highcharts-waterfall-series .highcharts-graph {
    stroke: #333;
    stroke-dasharray: 1, 3
}

.highcharts-sankey-series .highcharts-point {
    stroke-width: 0
}

.highcharts-sankey-series .highcharts-link {
    -webkit-transition: fill 250ms, fill-opacity 250ms;
    -o-transition: fill 250ms, fill-opacity 250ms;
    transition: fill 250ms, fill-opacity 250ms;
    fill-opacity: .5
}

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
    -webkit-transition: fill 50ms, fill-opacity 50ms;
    -o-transition: fill 50ms, fill-opacity 50ms;
    transition: fill 50ms, fill-opacity 50ms;
    fill-opacity: 1
}

.highcharts-navigator-mask-outside {
    fill-opacity: 0
}

.highcharts-navigator-mask-inside {
    fill: #6685c2;
    fill-opacity: .25;
    cursor: ew-resize
}

.highcharts-navigator-outline {
    stroke: #ccc;
    fill: none
}

.highcharts-navigator-handle {
    stroke: #ccc;
    fill: #f2f2f2;
    cursor: ew-resize
}

.highcharts-navigator-series {
    fill: #335cad;
    stroke: #335cad
}

.highcharts-navigator-series .highcharts-graph {
    stroke-width: 1px
}

.highcharts-navigator-series .highcharts-area {
    fill-opacity: .05
}

.highcharts-navigator-xaxis .highcharts-axis-line {
    stroke-width: 0
}

.highcharts-navigator-xaxis .highcharts-grid-line {
    stroke-width: 1px;
    stroke: #e6e6e6
}

.highcharts-navigator-xaxis.highcharts-axis-labels {
    fill: #999
}

.highcharts-navigator-yaxis .highcharts-grid-line {
    stroke-width: 0
}

.highcharts-scrollbar-thumb {
    fill: #ccc;
    stroke: #ccc;
    stroke-width: 1px
}

.highcharts-scrollbar-button {
    fill: #e6e6e6;
    stroke: #ccc;
    stroke-width: 1px
}

.highcharts-scrollbar-arrow {
    fill: #666
}

.highcharts-scrollbar-rifles {
    stroke: #666;
    stroke-width: 1px
}

.highcharts-scrollbar-track {
    fill: #f2f2f2;
    stroke: #f2f2f2;
    stroke-width: 1px
}

.highcharts-button {
    fill: #f7f7f7;
    stroke: #ccc;
    cursor: default;
    stroke-width: 1px;
    -webkit-transition: fill 250ms;
    -o-transition: fill 250ms;
    transition: fill 250ms
}

.highcharts-button text {
    fill: #333
}

.highcharts-button-hover {
    -webkit-transition: fill 0s;
    -o-transition: fill 0s;
    transition: fill 0s;
    fill: #e6e6e6;
    stroke: #333
}

.highcharts-button-pressed {
    font-weight: 700;
    fill: #e6ebf5;
    stroke: #335cad
}

.highcharts-button-disabled text {
    fill: #ccc
}

.highcharts-range-selector-buttons .highcharts-button {
    stroke-width: 0
}

.highcharts-range-label rect {
    fill: none
}

.highcharts-range-label text {
    fill: #666
}

.highcharts-range-input rect {
    fill: none
}

.highcharts-range-input text {
    fill: #333
}

input.highcharts-range-selector {
    position: absolute;
    border: 0;
    width: 1px;
    height: 1px;
    padding: 0;
    text-align: center;
    left: -9em
}

.highcharts-crosshair-label text {
    fill: #fff;
    font-size: 1.1em
}

.highcharts-crosshair-label .highcharts-label-box {
    fill: inherit
}

.highcharts-candlestick-series .highcharts-point {
    stroke: #000;
    stroke-width: 1px
}

.highcharts-candlestick-series .highcharts-point-up {
    fill: #fff
}

.highcharts-ohlc-series .highcharts-point-hover {
    stroke-width: 3px
}

.highcharts-flags-series .highcharts-point .highcharts-label-box {
    stroke: #999;
    fill: #fff;
    -webkit-transition: fill 250ms;
    -o-transition: fill 250ms;
    transition: fill 250ms
}

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
    stroke: #000;
    fill: #ccd6eb
}

.highcharts-flags-series .highcharts-point text {
    fill: #000;
    font-size: .9em;
    font-weight: 700
}

.highcharts-map-series .highcharts-point {
    -webkit-transition: fill .5s, fill-opacity .5s, stroke-width 250ms;
    -o-transition: fill .5s, fill-opacity .5s, stroke-width 250ms;
    transition: fill .5s, fill-opacity .5s, stroke-width 250ms;
    stroke: #ccc
}

.highcharts-map-series .highcharts-point-hover {
    -webkit-transition: fill 0s, fill-opacity 0s;
    -o-transition: fill 0s, fill-opacity 0s;
    transition: fill 0s, fill-opacity 0s;
    fill-opacity: .5;
    stroke-width: 2px
}

.highcharts-coloraxis,
.highcharts-heatmap-series .highcharts-point {
    stroke-width: 0
}

.highcharts-mapline-series .highcharts-point {
    fill: none
}

.highcharts-map-navigation {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center
}

.highcharts-coloraxis-marker {
    fill: #999
}

.highcharts-null-point {
    fill: #f7f7f7
}

.highcharts-3d-frame {
    fill: transparent
}

.highcharts-contextbutton {
    fill: #fff;
    stroke: none;
    stroke-linecap: round
}

.highcharts-contextbutton:hover {
    fill: #e6e6e6;
    stroke: #e6e6e6
}

.highcharts-button-symbol {
    stroke: #666;
    stroke-width: 3px
}

.highcharts-menu {
    border: 1px solid #999;
    background: #fff;
    padding: 5px 0;
    -webkit-box-shadow: 3px 3px 10px #888;
    box-shadow: 3px 3px 10px #888
}

.highcharts-menu-item {
    padding: .5em 1em;
    background: 0 0;
    color: #333;
    cursor: pointer;
    -webkit-transition: background 250ms, color 250ms;
    -o-transition: background 250ms, color 250ms;
    transition: background 250ms, color 250ms
}

.highcharts-menu-item:hover {
    background: #335cad;
    color: #fff
}

.highcharts-drilldown-point {
    cursor: pointer
}

.highcharts-drilldown-axis-label,
.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label {
    cursor: pointer;
    fill: #039;
    font-weight: 700;
    text-decoration: underline
}

.highcharts-no-data text {
    font-weight: 700;
    font-size: 12px;
    fill: #666
}

.highcharts-axis-resizer {
    cursor: ns-resize;
    stroke: #000;
    stroke-width: 2px
}

.highcharts-bullet-target {
    stroke-width: 0
}

.highcharts-lineargauge-target,
.highcharts-lineargauge-target-line {
    stroke-width: 1px;
    stroke: #333
}

.highcharts-annotation-label-box {
    stroke-width: 1px;
    stroke: #000;
    fill: #000;
    fill-opacity: .75
}

.highcharts-annotation-label text {
    fill: #e6e6e6
}

.mce-container,
.mce-container *,
.mce-reset,
.mce-widget,
.mce-widget * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    background: 0 0;
    text-decoration: none;
    color: #595959;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-shadow: none;
    float: none;
    position: static;
    width: auto;
    height: auto;
    white-space: nowrap;
    cursor: inherit;
    -webkit-tap-highlight-color: transparent;
    line-height: normal;
    font-weight: 400;
    text-align: left;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr;
    max-width: none
}

.mce-container a:hover,
.mce-notification-inner a,
.mce-path-item:hover {
    text-decoration: underline
}

.mce-statusbar,
.mce-tinymce,
.mce-top-part {
    position: relative
}

.mce-charmap td,
.mce-charmap td div,
.mce-text-center {
    text-align: center
}

.mce-widget button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mce-container [unselectable] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mce-fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.mce-fade.mce-in {
    opacity: 1
}

.mce-tinymce {
    visibility: inherit !important;
    display: block;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.mce-floatpanel,
.mce-top-part::before {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

div.mce-fullscreen {
    width: 100%;
    height: auto
}

.mce-statusbar>.mce-container-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 16px
}

.mce-statusbar>.mce-container-body .mce-path {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.mce-wordcount {
    font-size: inherit;
    padding: 8px 0
}

div.mce-edit-area {
    background: #FFF;
    -webkit-filter: none;
    filter: none
}

.mce-statusbar .mce-container-body {
    position: relative;
    font-size: 11px
}

.mce-fullscreen .mce-resizehandle {
    display: none
}

.mce-statusbar .mce-flow-layout-item {
    margin: 0
}

.mce-charmap td {
    cursor: default;
    border: 1px solid #c5c5c5;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding: 2px
}

.mce-charmap td:hover {
    background: #fff
}

.mce-grid td.mce-grid-cell div {
    border: 1px solid #c5c5c5;
    width: 15px;
    height: 15px;
    margin: 0;
    cursor: pointer
}

.mce-grid td.mce-grid-cell div:focus {
    border-color: #91bbe9
}

.mce-grid td.mce-grid-cell div[disabled] {
    cursor: not-allowed
}

.mce-grid {
    border-spacing: 2px;
    border-collapse: separate
}

.mce-grid a {
    display: block;
    border: 1px solid transparent
}

.mce-grid a:focus,
.mce-grid a:hover {
    border-color: #91bbe9
}

.mce-grid-border {
    margin: 0 4px
}

.mce-grid-border a {
    border-color: #c5c5c5;
    width: 13px;
    height: 13px
}

.mce-grid-border a.mce-active,
.mce-grid-border a:hover {
    border-color: #91bbe9;
    background: #bdd6f2
}

.mce-container .mce-table-striped thead>tr,
.mce-container .mce-table-striped tr:nth-child(even) {
    background-color: #fafafa
}

div.mce-tinymce-inline {
    width: 100%
}

.mce-colorbtn-trans div {
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    color: #8b8b8b
}

.mce-monospace {
    font-family: "Courier New", Courier, monospace
}

.mce-toolbar-grp .mce-flow-layout-item {
    margin-bottom: 0
}

.mce-container b {
    font-weight: 700
}

.mce-container p {
    margin-bottom: 5px
}

.mce-container a {
    cursor: pointer;
    color: #2276d2
}

.mce-container ul {
    margin-left: 15px
}

.mce-container .mce-table-striped {
    border-collapse: collapse;
    margin: 10px
}

.mce-container .mce-table-striped thead>tr th {
    font-weight: 700
}

.mce-container .mce-table-striped td,
.mce-container .mce-table-striped th {
    padding: 5px
}

.mce-container .mce-table-striped tbody>tr:hover {
    background-color: #e1e1e1
}

.mce-branding {
    font-size: inherit;
    white-space: pre;
    padding: 8px 0
}

.mce-flow-layout,
.mce-path,
.mce-tooltip-inner {
    white-space: normal
}

.mce-branding a {
    font-size: inherit;
    color: inherit
}

.mce-top-part::before {
    content: '';
    position: absolute;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.mce-arrow:after,
.mce-arrow:before,
.mce-caret,
.mce-dropzone:after,
.mce-floatpanel .mce-arrow:after {
    content: ""
}

.mce-rtl .mce-wordcount {
    left: 0;
    right: auto
}

.mce-rtl .mce-statusbar>.mce-container-body>:last-child {
    padding-right: 0;
    padding-left: 10px
}

.mce-rtl .mce-path {
    text-align: right;
    padding-right: 16px;
    direction: rtl
}

.mce-croprect-container {
    position: absolute;
    top: 0;
    left: 0
}

.mce-croprect-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #fff
}

.mce-croprect-handle-nw {
    border-width: 2px 0 0 2px;
    margin: -2px 0 0 -2px;
    cursor: nw-resize;
    top: 100px;
    left: 100px
}

.mce-croprect-handle-ne {
    border-width: 2px 2px 0 0;
    margin: -2px 0 0 -20px;
    cursor: ne-resize;
    top: 100px;
    left: 200px
}

.mce-croprect-handle-sw {
    border-width: 0 0 2px 2px;
    margin: -20px 2px 0 -2px;
    cursor: sw-resize;
    top: 200px;
    left: 100px
}

.mce-croprect-handle-se {
    border-width: 0 2px 2px 0;
    margin: -20px 0 0 -20px;
    cursor: se-resize;
    top: 200px;
    left: 200px
}

.mce-croprect-handle-move {
    position: absolute;
    cursor: move;
    border: 0
}

.mce-croprect-block {
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
    position: absolute;
    background: #000
}

.mce-croprect-handle:focus {
    border-color: #2276d2
}

.mce-croprect-handle-move:focus {
    outline: #2276d2 solid 1px
}

.mce-imagepanel {
    overflow: auto;
    background: #000
}

.mce-imagepanel-bg {
    position: absolute;
    background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==)
}

.mce-imagepanel img {
    position: absolute
}

.mce-imagetool.mce-btn .mce-ico {
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    padding: 5px
}

.mce-arrow-up {
    margin-top: 12px
}

.mce-arrow-down {
    margin-top: -12px
}

.mce-arrow:after,
.mce-arrow:before {
    position: absolute;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.mce-arrow.mce-arrow-up:before {
    top: -9px;
    border-bottom-color: #c5c5c5;
    border-width: 0 9px 9px;
    margin-left: -9px
}

.mce-arrow.mce-arrow-down:before {
    bottom: -9px;
    border-top-color: #c5c5c5;
    border-width: 9px 9px 0;
    margin-left: -9px
}

.mce-arrow.mce-arrow-up:after {
    top: -8px;
    border-bottom-color: #fff;
    border-width: 0 8px 8px;
    margin-left: -8px
}

.mce-arrow.mce-arrow-down:after {
    bottom: -8px;
    border-top-color: #fff;
    border-width: 8px 8px 0;
    margin-left: -8px
}

.mce-arrow.mce-arrow-left:after,
.mce-arrow.mce-arrow-left:before {
    margin: 0
}

.mce-arrow.mce-arrow-left:before {
    left: 8px
}

.mce-arrow.mce-arrow-left:after {
    left: 9px
}

.mce-arrow.mce-arrow-right:after,
.mce-arrow.mce-arrow-right:before {
    left: auto;
    margin: 0
}

.mce-arrow.mce-arrow-right:before {
    right: 8px
}

.mce-arrow.mce-arrow-right:after {
    right: 9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:before {
    left: -9px;
    top: 50%;
    border-right-color: #c5c5c5;
    border-width: 9px 9px 9px 0;
    margin-top: -9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:after {
    left: -8px;
    top: 50%;
    border-right-color: #fff;
    border-width: 8px 8px 8px 0;
    margin-top: -8px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left {
    margin-left: 12px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:before {
    right: -9px;
    top: 50%;
    border-left-color: #c5c5c5;
    border-width: 9px 0 9px 9px;
    margin-top: -9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:after {
    right: -8px;
    top: 50%;
    border-left-color: #fff;
    border-width: 8px 0 8px 8px;
    margin-top: -8px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right {
    margin-left: -14px
}

.mce-edit-aria-container>.mce-container-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mce-edit-aria-container>.mce-container-body .mce-edit-area {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar>.mce-container-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.mce-container,
.mce-container-body,
.mce-foot,
.mce-window .mce-container-body {
    display: block
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel {
    min-width: 250px;
    max-width: 250px;
    position: relative
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel>.mce-container-body {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    left: 0
}

.mce-autoscroll,
.mce-container-body.mce-abs-layout,
.mce-fullscreen {
    overflow: hidden
}

.mce-sidebar-toolbar {
    border: 0 solid #c5c5c5;
    border-left-width: 1px
}

.mce-sidebar-toolbar .mce-btn {
    border-left: 0;
    border-right: 0
}

.mce-sidebar-toolbar .mce-btn.mce-active,
.mce-sidebar-toolbar .mce-btn.mce-active:hover {
    background-color: #555c66
}

.mce-sidebar-toolbar .mce-btn.mce-active button,
.mce-sidebar-toolbar .mce-btn.mce-active button i,
.mce-sidebar-toolbar .mce-btn.mce-active:hover button,
.mce-sidebar-toolbar .mce-btn.mce-active:hover button i {
    color: #fff;
    text-shadow: 1px 1px none
}

.mce-sidebar-panel {
    border: 0 solid #c5c5c5;
    border-left-width: 1px
}

.mce-scrollbar {
    position: absolute;
    width: 7px;
    height: 100%;
    top: 2px;
    right: 2px;
    opacity: .4;
    filter: alpha(opacity=40);
    zoom: 1
}

.mce-scrollbar-h {
    top: auto;
    right: auto;
    left: 2px;
    bottom: 2px;
    width: 100%;
    height: 7px
}

.mce-scrollbar-thumb {
    position: absolute;
    background-color: #000;
    border: 1px solid #888;
    border-color: rgba(85, 85, 85, .6);
    width: 5px;
    height: 100%
}

.mce-scrollbar-h .mce-scrollbar-thumb {
    width: 100%;
    height: 5px
}

.mce-scrollbar.mce-active,
.mce-scrollbar:hover {
    background-color: #AAA;
    opacity: .6;
    filter: alpha(opacity=60);
    zoom: 1
}

.mce-scroll {
    position: relative
}

.mce-panel {
    border: 0 solid #c5c5c5;
    background-color: #fff
}

#mce-modal-block,
.mce-window {
    background: #FFF;
    position: fixed
}

.mce-floatpanel {
    position: absolute;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.mce-floatpanel.mce-fixed {
    position: fixed
}

.mce-floatpanel .mce-arrow,
.mce-floatpanel .mce-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.mce-floatpanel .mce-arrow {
    border-width: 11px
}

.mce-floatpanel .mce-arrow:after {
    border-width: 10px
}

.mce-floatpanel.mce-popover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    top: 0;
    left: 0;
    background: #FFF;
    border: 1px solid #c5c5c5;
    border: 1px solid rgba(0, 0, 0, .25)
}

.mce-floatpanel.mce-popover.mce-bottom {
    margin-top: 10px
}

.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #c5c5c5;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #FFF
}

.mce-floatpanel.mce-popover.mce-top {
    margin-top: -10px
}

.mce-floatpanel.mce-popover.mce-top>.mce-arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #c5c5c5;
    top: auto;
    bottom: -11px
}

.mce-floatpanel.mce-popover.mce-top>.mce-arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #FFF
}

.mce-floatpanel.mce-popover.mce-bottom.mce-start,
.mce-floatpanel.mce-popover.mce-top.mce-start {
    margin-left: -22px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-start>.mce-arrow,
.mce-floatpanel.mce-popover.mce-top.mce-start>.mce-arrow {
    left: 20px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-end,
.mce-floatpanel.mce-popover.mce-top.mce-end {
    margin-left: 22px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-end>.mce-arrow,
.mce-floatpanel.mce-popover.mce-top.mce-end>.mce-arrow {
    right: 10px;
    left: auto
}

.mce-fullscreen {
    z-index: 100;
    border: 0;
    padding: 0;
    margin: 0;
    height: 100%
}

div.mce-fullscreen {
    position: fixed;
    top: 0;
    left: 0
}

#mce-modal-block {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#mce-modal-block.mce-in {
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1
}

.mce-window-move {
    cursor: move
}

.mce-window {
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1);
    -webkit-transition: opacity 150ms ease-in, -webkit-transform .1s ease-in;
    -o-transition: transform .1s ease-in, opacity 150ms ease-in;
    transition: transform .1s ease-in, opacity 150ms ease-in;
    transition: transform .1s ease-in, opacity 150ms ease-in, -webkit-transform .1s ease-in
}

.mce-window.mce-in {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.mce-window-head {
    padding: 9px 15px;
    border-bottom: 1px solid #c5c5c5;
    position: relative
}

.mce-window-head .mce-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    width: 38px;
    text-align: center;
    cursor: pointer
}

.mce-window-head .mce-close i {
    color: #9b9b9b
}

.mce-close:hover i {
    color: #bdbdbd
}

.mce-window-head .mce-title {
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
    text-rendering: optimizelegibility;
    padding-right: 20px
}

.mce-foot {
    background-color: #FFF;
    border-top: 1px solid #c5c5c5
}

.mce-window-head .mce-dragh {
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
    width: 90%;
    height: 100%
}

.mce-window iframe {
    width: 100%;
    height: 100%
}

.mce-window-body .mce-listbox {
    border-color: #e2e4e7
}

.mce-window .mce-btn:hover {
    border-color: #c5c5c5
}

.mce-window .mce-btn:focus {
    border-color: #2276d2
}

.mce-foot .mce-btn,
.mce-window-body .mce-btn {
    border-color: #c5c5c5
}

.mce-foot .mce-btn.mce-primary {
    border-color: transparent
}

.mce-rtl .mce-window-head .mce-close {
    position: absolute;
    right: auto;
    left: 0
}

.mce-rtl .mce-window-head .mce-dragh {
    left: auto;
    right: 0
}

.mce-rtl .mce-window-head .mce-title {
    direction: rtl;
    text-align: right;
    padding-right: 0;
    padding-left: 20px
}

.mce-tooltip {
    position: absolute;
    padding: 5px;
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
    margin-top: 1px
}

.mce-tooltip-inner {
    font-size: 11px;
    background-color: #000;
    color: #fff;
    max-width: 200px;
    padding: 5px 8px 4px;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000
}

.mce-tooltip-arrow-n {
    border-bottom-color: #000
}

.mce-tooltip-arrow-s {
    border-top-color: #000
}

.mce-tooltip-arrow-e {
    border-left-color: #000
}

.mce-tooltip-arrow-w {
    border-right-color: #000
}

.mce-tooltip-n .mce-tooltip-arrow,
.mce-tooltip-nw .mce-tooltip-arrow {
    border-left-color: transparent;
    border-right-color: transparent;
    top: 0;
    border-bottom-style: solid;
    border-top: none
}

.mce-tooltip-nw,
.mce-tooltip-sw {
    margin-left: -14px
}

.mce-tooltip-ne,
.mce-tooltip-se {
    margin-left: 14px
}

.mce-tooltip-n .mce-tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.mce-tooltip-nw .mce-tooltip-arrow {
    left: 10px
}

.mce-tooltip-ne .mce-tooltip-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent
}

.mce-tooltip-s .mce-tooltip-arrow,
.mce-tooltip-se .mce-tooltip-arrow,
.mce-tooltip-sw .mce-tooltip-arrow {
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    bottom: 0
}

.mce-tooltip-s .mce-tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.mce-tooltip-sw .mce-tooltip-arrow {
    left: 10px
}

.mce-tooltip-se .mce-tooltip-arrow {
    right: 10px
}

.mce-tooltip-e .mce-tooltip-arrow,
.mce-tooltip-w .mce-tooltip-arrow {
    top: 50%;
    margin-top: -5px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.mce-tooltip-e .mce-tooltip-arrow {
    right: 0;
    border-left-style: solid;
    border-right: none
}

.mce-tooltip-w .mce-tooltip-arrow {
    left: 0;
    border-right-style: solid;
    border-left: none
}

.mce-progress {
    display: inline-block;
    position: relative;
    height: 20px
}

.mce-progress .mce-bar-container {
    display: inline-block;
    width: 100px;
    height: 100%;
    margin-right: 8px;
    border: 1px solid #ccc;
    overflow: hidden
}

.mce-progress .mce-text {
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px;
    width: 40px;
    color: #595959
}

.mce-bar {
    display: block;
    width: 0;
    height: 100%;
    background-color: #dfdfdf;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease
}

.mce-notification {
    position: absolute;
    background-color: #fff;
    padding: 5px;
    margin-top: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #c5c5c5;
    -webkit-transition: opacity 150ms ease-in, -webkit-transform .1s ease-in;
    -o-transition: transform .1s ease-in, opacity 150ms ease-in;
    transition: transform .1s ease-in, opacity 150ms ease-in;
    transition: transform .1s ease-in, opacity 150ms ease-in, -webkit-transform .1s ease-in;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mce-notification.mce-in {
    opacity: 1
}

.mce-notification-success {
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.mce-notification-info {
    background-color: #d9edf7;
    border-color: #779ECB
}

.mce-notification-warning {
    background-color: #fcf8e3;
    border-color: #faebcc
}

.mce-notification-error {
    background-color: #f2dede;
    border-color: #ebccd1
}

.mce-notification.mce-has-close {
    padding-right: 15px
}

.mce-notification .mce-ico {
    margin-top: 5px
}

.mce-notification-inner {
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    display: inline-block;
    font-size: 14px;
    margin: 5px 8px 4px;
    text-align: center;
    white-space: normal;
    color: #31708f
}

.mce-notification-inner a {
    cursor: pointer
}

.mce-notification .mce-progress {
    margin-right: 8px
}

.mce-notification .mce-progress .mce-text {
    margin-top: 5px
}

.mce-notification *,
.mce-notification .mce-progress .mce-text {
    color: #595959
}

.mce-notification .mce-progress .mce-bar-container {
    border-color: #c5c5c5
}

.mce-notification .mce-progress .mce-bar-container .mce-bar {
    background-color: #595959
}

.mce-notification-success *,
.mce-notification-success .mce-progress .mce-text {
    color: #3c763d
}

.mce-notification-success .mce-progress .mce-bar-container {
    border-color: #d6e9c6
}

.mce-notification-success .mce-progress .mce-bar-container .mce-bar {
    background-color: #3c763d
}

.mce-notification-info *,
.mce-notification-info .mce-progress .mce-text {
    color: #31708f
}

.mce-notification-info .mce-progress .mce-bar-container {
    border-color: #779ECB
}

.mce-notification-info .mce-progress .mce-bar-container .mce-bar {
    background-color: #31708f
}

.mce-notification-warning *,
.mce-notification-warning .mce-progress .mce-text {
    color: #8a6d3b
}

.mce-notification-warning .mce-progress .mce-bar-container {
    border-color: #faebcc
}

.mce-notification-warning .mce-progress .mce-bar-container .mce-bar {
    background-color: #8a6d3b
}

.mce-notification-error *,
.mce-notification-error .mce-progress .mce-text {
    color: #a94442
}

.mce-notification-error .mce-progress .mce-bar-container {
    border-color: #ebccd1
}

.mce-notification-error .mce-progress .mce-bar-container .mce-bar {
    background-color: #a94442
}

.mce-notification .mce-close {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #9b9b9b;
    cursor: pointer
}

.mce-abs-layout {
    position: relative
}

.mce-abs-end,
body .mce-abs-layout-item {
    position: absolute
}

.mce-btn,
.mce-combobox {
    position: relative;
    display: inline-block
}

.mce-abs-end {
    width: 1px;
    height: 1px
}

.mce-btn {
    border: 1px solid transparent;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-btn:active,
.mce-btn:focus,
.mce-btn:hover {
    background: #fff;
    color: #595959;
    border-color: #e2e4e7
}

.mce-btn.mce-disabled button,
.mce-btn.mce-disabled:hover button {
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .4;
    filter: alpha(opacity=40);
    zoom: 1
}

.mce-btn.mce-active,
.mce-btn.mce-active:active,
.mce-btn.mce-active:focus,
.mce-btn.mce-active:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #555c66;
    color: #fff;
    border-color: transparent
}

.mce-btn.mce-active button,
.mce-btn.mce-active i,
.mce-btn.mce-active:hover button,
.mce-btn.mce-active:hover i {
    color: #fff
}

.mce-btn:hover .mce-caret {
    border-top-color: #b5bcc2
}

.mce-btn.mce-active .mce-caret,
.mce-btn.mce-active:hover .mce-caret {
    border-top-color: #fff
}

.mce-btn button {
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #595959;
    text-align: center;
    overflow: visible;
    -webkit-appearance: none
}

.mce-btn button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mce-btn i {
    text-shadow: 1px 1px none
}

.mce-primary.mce-btn-has-text {
    min-width: 50px
}

.mce-primary {
    color: #fff;
    border: 1px solid transparent;
    background-color: #2276d2
}

.mce-primary:focus,
.mce-primary:hover {
    background-color: #1e6abc;
    border-color: transparent
}

.mce-primary.mce-disabled button,
.mce-primary.mce-disabled:hover button {
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .4;
    filter: alpha(opacity=40);
    zoom: 1
}

.mce-primary.mce-active,
.mce-primary.mce-active:hover,
.mce-primary:not(.mce-disabled):active {
    background-color: #1e6abc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-primary button,
.mce-primary button i {
    color: #fff;
    text-shadow: 1px 1px none
}

.mce-infobox,
.mce-label,
.mce-tab {
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75)
}

.mce-btn .mce-txt {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.mce-btn-large button {
    padding: 9px 14px;
    font-size: 16px;
    line-height: normal
}

.mce-btn-large i {
    margin-top: 2px
}

.mce-btn-small button {
    padding: 1px 5px;
    font-size: 12px
}

.mce-btn-small i {
    line-height: 20px;
    vertical-align: top
}

.mce-btn .mce-caret,
.mce-btn-small .mce-caret {
    margin-top: 8px;
    margin-left: 0
}

.mce-caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #b5bcc2;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.mce-disabled .mce-caret {
    border-top-color: #aaa
}

.mce-caret.mce-up {
    border-bottom: 4px solid #b5bcc2;
    border-top: 0
}

.mce-btn-flat {
    border: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none
}

.mce-btn-flat.mce-active,
.mce-btn-flat:active,
.mce-btn-flat:focus,
.mce-btn-flat:hover {
    border: 0;
    background: #e6e6e6;
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-btn-has-text .mce-ico {
    padding-right: 5px
}

.mce-rtl .mce-btn button {
    direction: rtl
}

.mce-toolbar .mce-btn-group {
    margin: 0;
    padding: 2px 0
}

.mce-btn-group .mce-btn {
    border-width: 1px;
    margin: 0 0 0 2px
}

.mce-btn-group:not(:first-child) {
    border-left: 1px solid #d9d9d9;
    padding-left: 0;
    margin-left: 2px
}

.mce-btn-group {
    margin-left: 2px
}

.mce-btn-group .mce-btn.mce-flow-layout-item {
    margin: 0
}

.mce-rtl .mce-btn-group .mce-btn {
    margin-left: 0;
    margin-right: 2px
}

.mce-rtl .mce-btn-group .mce-first {
    margin-right: 0
}

.mce-rtl .mce-btn-group:not(:first-child) {
    border-left: none;
    border-right: 1px solid #d9d9d9;
    padding-right: 4px;
    margin-right: 4px
}

.mce-checkbox {
    cursor: pointer
}

i.mce-i-checkbox {
    margin: 0 3px 0 0;
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    text-indent: -10em;
    overflow: hidden
}

.mce-checked i.mce-i-checkbox {
    color: #595959;
    font-size: 16px;
    line-height: 16px;
    text-indent: 0
}

.mce-checkbox.mce-disabled .mce-label,
.mce-checkbox.mce-disabled i.mce-i-checkbox,
.mce-combobox.mce-disabled input {
    color: #bdbdbd
}

.mce-checkbox.mce-focus i.mce-i-checkbox,
.mce-checkbox:focus i.mce-i-checkbox {
    border: 1px solid #2276d2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-checkbox .mce-label {
    vertical-align: middle
}

.mce-rtl .mce-checkbox {
    direction: rtl;
    text-align: right
}

.mce-rtl i.mce-i-checkbox {
    margin: 0 0 0 3px
}

.mce-combobox {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-combobox input {
    border: 1px solid #c5c5c5;
    border-right-color: #c5c5c5;
    height: 28px
}

.mce-combobox .mce-btn {
    border: 1px solid #c5c5c5;
    border-left: 0;
    margin: 0
}

.mce-combobox button {
    padding-right: 8px;
    padding-left: 8px
}

.mce-combobox.mce-disabled .mce-btn button {
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .4;
    filter: alpha(opacity=40);
    zoom: 1
}

.mce-combobox .mce-status {
    position: absolute;
    right: 2px;
    top: 50%;
    line-height: 16px;
    margin-top: -8px;
    font-size: 12px;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer
}

.mce-rtl .mce-flow-layout,
.mce-rtl .mce-infobox div,
.mce-rtl .mce-label,
.mce-rtl .mce-menu-item,
.mce-rtl .mce-menubtn button,
.mce-rtl .mce-menubtn.mce-fixed-width span {
    text-align: right;
    direction: rtl
}

.mce-combobox.mce-has-status input {
    padding-right: 20px
}

.mce-combobox.mce-has-open .mce-status {
    right: 37px
}

.mce-combobox .mce-status.mce-i-warning {
    color: #c09853
}

.mce-combobox .mce-status.mce-i-checkmark {
    color: #468847
}

.mce-menu.mce-combobox-menu {
    border-top: 0;
    margin-top: 0;
    max-height: 200px
}

.mce-menu.mce-combobox-menu .mce-menu-item {
    padding: 4px 6px 4px 4px;
    font-size: 11px
}

.mce-menu.mce-combobox-menu .mce-menu-item-sep {
    padding: 0
}

.mce-menu.mce-combobox-menu .mce-menu-item-link,
.mce-menu.mce-combobox-menu .mce-menu-item-link b,
.mce-menu.mce-combobox-menu .mce-text,
.mce-menu.mce-combobox-menu .mce-text b {
    font-size: 11px
}

.mce-colorbox i {
    border: 1px solid #c5c5c5;
    width: 14px;
    height: 14px
}

.mce-colorbutton .mce-ico {
    position: relative
}

.mce-colorbutton-grid {
    margin: 4px
}

.mce-colorbutton .mce-preview {
    padding-right: 3px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17px;
    margin-top: 7px;
    background: gray;
    width: 13px;
    height: 2px;
    overflow: hidden
}

.mce-path,
.mce-path .mce-path-body,
.mce-path .mce-txt,
.mce-path-item {
    display: inline-block
}

.mce-colorbutton.mce-btn-small .mce-preview {
    margin-left: -16px;
    padding-right: 0;
    width: 16px
}

.mce-rtl .mce-colorbutton {
    direction: rtl
}

.mce-rtl .mce-colorbutton .mce-preview {
    margin-left: 0;
    padding-right: 0;
    padding-left: 3px
}

.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview {
    margin-left: 0;
    padding-right: 0;
    padding-left: 2px
}

.mce-rtl .mce-colorbutton .mce-open {
    padding-left: 4px;
    padding-right: 4px;
    border-left: 0
}

.mce-colorpicker {
    position: relative;
    width: 250px;
    height: 220px
}

.mce-colorpicker-sv {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    border: 1px solid #c5c5c5;
    cursor: crosshair;
    overflow: hidden
}

.mce-colorpicker-h-chunk {
    width: 100%
}

.mce-colorpicker-overlay1,
.mce-colorpicker-overlay2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mce-colorpicker-overlay1 {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))
}

.mce-colorpicker-overlay2 {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00000000', endColorstr='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000)
}

.mce-colorpicker-selector1 {
    background: 0 0;
    position: absolute;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border: 1px solid #000;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.mce-colorpicker-selector2 {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.mce-colorpicker-h {
    position: absolute;
    top: 0;
    right: 0;
    width: 6.5%;
    height: 100%;
    border: 1px solid #c5c5c5;
    cursor: crosshair
}

.mce-colorpicker-h-marker {
    margin-top: -4px;
    position: absolute;
    top: 0;
    left: -1px;
    width: 100%;
    border: 1px solid #000;
    background: #fff;
    height: 4px;
    z-index: 100
}

.mce-path {
    padding: 8px;
    font-size: inherit
}

.mce-path .mce-txt {
    padding-right: 3px
}

.mce-path-item {
    cursor: pointer;
    color: #595959;
    font-size: inherit
}

.mce-path-item:focus {
    background: #555c66;
    color: #fff
}

.mce-path .mce-divider {
    display: inline;
    font-size: inherit
}

.mce-fit-layout,
.mce-infobox {
    display: inline-block
}

.mce-disabled .mce-path-item {
    color: #aaa
}

.mce-fieldset {
    border: 0 solid #9E9E9E
}

.mce-fieldset>.mce-container-body {
    margin-top: -15px
}

.mce-fieldset-title {
    margin-left: 5px;
    padding: 0 5px
}

.mce-fit-layout-item {
    position: absolute
}

.mce-flow-layout-item {
    display: inline-block;
    margin: 2px 0 2px 2px
}

.mce-flow-layout-item.mce-last {
    margin-right: 2px
}

.mce-tinymce-inline .mce-flow-layout {
    white-space: nowrap
}

.mce-rtl .mce-flow-layout-item {
    margin: 2px 2px 2px 0
}

.mce-rtl .mce-flow-layout-item.mce-last {
    margin-left: 2px
}

.mce-iframe {
    border: 0 solid #c5c5c5;
    width: 100%;
    height: 100%
}

.mce-infobox {
    overflow: hidden;
    border: 1px solid red
}

.mce-infobox div {
    display: block;
    margin: 5px
}

.mce-infobox div button {
    position: absolute;
    top: 50%;
    right: 4px;
    cursor: pointer;
    margin-top: -8px;
    display: none
}

.mce-infobox div button:focus {
    outline: #e2e4e7 solid 2px
}

.mce-infobox.mce-has-help div {
    margin-right: 25px
}

.mce-infobox.mce-has-help button {
    display: block
}

.mce-infobox.mce-success {
    background: #dff0d8;
    border-color: #d6e9c6
}

.mce-infobox.mce-success div {
    color: #3c763d
}

.mce-infobox.mce-warning {
    background: #fcf8e3;
    border-color: #faebcc
}

.mce-infobox.mce-warning div {
    color: #8a6d3b
}

.mce-infobox.mce-error {
    background: #f2dede;
    border-color: #ebccd1
}

.mce-infobox.mce-error div {
    color: #a94442
}

.mce-label {
    display: inline-block;
    overflow: hidden
}

.mce-label.mce-autoscroll {
    overflow: auto
}

.mce-label.mce-disabled {
    color: #aaa
}

.mce-label.mce-multiline {
    white-space: pre-wrap
}

.mce-label.mce-success {
    color: #468847
}

.mce-label.mce-warning {
    color: #c09853
}

.mce-label.mce-error {
    color: #b94a48
}

.mce-menubar .mce-menubtn button span,
.mce-menubtn button {
    color: #595959
}

.mce-menubar {
    border: 1px solid #e2e4e7
}

.mce-menubar .mce-menubtn {
    border-color: transparent;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none
}

.mce-menubar .mce-active .mce-caret,
.mce-menubar .mce-caret,
.mce-menubar .mce-menubtn:hover .mce-caret {
    border-top-color: #b5bcc2
}

.mce-menubar .mce-menubtn.mce-active,
.mce-menubar .mce-menubtn:focus,
.mce-menubar .mce-menubtn:hover {
    border-color: #e2e4e7;
    background: #fff;
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-menu-item.mce-selected,
.mce-menu-item:focus,
.mce-menu-item:hover {
    background: #ededee
}

.mce-menubar .mce-menubtn.mce-active {
    border-bottom: none;
    z-index: 65537
}

div.mce-menubtn.mce-opened {
    border-bottom-color: #fff;
    z-index: 65537
}

.mce-menubtn.mce-btn-small span {
    font-size: 12px
}

.mce-menubtn.mce-fixed-width span {
    display: inline-block;
    overflow-x: hidden;
    width: 90px
}

.mce-menubtn.mce-fixed-width.mce-btn-small span {
    width: 70px
}

.mce-menu-item {
    display: block;
    padding: 6px 4px;
    clear: both;
    font-weight: 400;
    color: #595959;
    white-space: nowrap;
    cursor: pointer;
    line-height: normal;
    border-left: 4px solid transparent;
    margin-bottom: 1px
}

.mce-menu-item .mce-text,
.mce-menu-item .mce-text b {
    line-height: 1;
    vertical-align: initial
}

.mce-menu-item .mce-caret {
    margin-top: 4px;
    margin-right: 6px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #595959
}

.mce-menu-item .mce-menu-shortcut {
    display: inline-block;
    padding: 0 10px 0 20px;
    color: #aaa
}

.mce-menu-item .mce-ico {
    padding-right: 4px
}

.mce-menu-item:focus .mce-menu-shortcut,
.mce-menu-item:hover .mce-menu-shortcut {
    color: #aaa
}

.mce-menu-item.mce-selected .mce-ico,
.mce-menu-item.mce-selected .mce-text,
.mce-menu-item:focus .mce-ico,
.mce-menu-item:focus .mce-text,
.mce-menu-item:hover .mce-ico,
.mce-menu-item:hover .mce-text {
    color: #595959
}

.mce-menu-item.mce-active.mce-menu-item-normal {
    background: #555c66
}

.mce-menu-item.mce-active.mce-menu-item-normal .mce-ico,
.mce-menu-item.mce-active.mce-menu-item-normal .mce-text {
    color: #fff
}

.mce-menu-item.mce-active.mce-menu-item-checkbox .mce-ico {
    visibility: visible
}

.mce-menu-item.mce-disabled,
.mce-menu-item.mce-disabled:hover {
    background: #fff
}

.mce-menu-item.mce-disabled:focus,
.mce-menu-item.mce-disabled:hover:focus {
    background: #ededee
}

.mce-menu-item.mce-disabled .mce-ico,
.mce-menu-item.mce-disabled .mce-text,
.mce-menu-item.mce-disabled:hover .mce-ico,
.mce-menu-item.mce-disabled:hover .mce-text {
    color: #aaa
}

.mce-menu-item.mce-menu-item-preview.mce-active {
    border-left: 5px solid #555c66;
    background: #fff
}

.mce-menu-item.mce-menu-item-preview.mce-active .mce-ico,
.mce-menu-item.mce-menu-item-preview.mce-active .mce-text {
    color: #595959
}

.mce-menu-item.mce-menu-item-preview.mce-active:hover {
    background: #ededee
}

.mce-menu-item-link {
    color: #093;
    overflow: hidden;
    white-space: nowrap
}

.mce-menu-item-link b {
    color: #093
}

.mce-menu-item.mce-selected *,
.mce-menu-item:focus *,
.mce-menu-item:hover *,
i.mce-i-resize {
    color: #595959
}

.mce-menu-item-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden
}

.mce-menu-item-sep:hover,
div.mce-menu .mce-menu-item-sep {
    border: 0;
    padding: 0;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background: 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    cursor: default;
    -webkit-filter: none;
    filter: none
}

div.mce-menu .mce-menu-item b {
    font-weight: 700
}

.mce-menu-item-indent-1 {
    padding-left: 20px
}

.mce-menu-item-indent-2 {
    padding-left: 35px
}

.mce-menu-item-indent-3 {
    padding-left: 40px
}

.mce-menu-item-indent-4 {
    padding-left: 45px
}

.mce-menu-item-indent-5 {
    padding-left: 50px
}

.mce-menu-item-indent-6 {
    padding-left: 55px
}

.mce-menu.mce-rtl {
    direction: rtl
}

.mce-rtl .mce-menu-item {
    padding: 6px 12px 6px 15px
}

.mce-rtl .mce-menu-item .mce-caret {
    margin-left: 6px;
    margin-right: 0;
    border-right: 4px solid #595959;
    border-left: 0
}

.mce-rtl .mce-menu-item.mce-selected .mce-caret,
.mce-rtl .mce-menu-item:focus .mce-caret,
.mce-rtl .mce-menu-item:hover .mce-caret {
    border-left-color: transparent;
    border-right-color: #595959
}

.mce-throbber {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    zoom: 1;
    background: url(img/loader.gif) center center no-repeat #fff
}

.mce-throbber-inline {
    position: static;
    height: 50px
}

.mce-menu .mce-throbber-inline {
    height: 25px;
    -webkit-background-size: contain;
    background-size: contain
}

.mce-menu,
.mce-selectbox,
.mce-slider {
    background: #fff
}

.mce-menu {
    position: absolute;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 5px 0;
    margin: -1px 0 0;
    min-width: 180px;
    border: 1px solid #e2e4e7;
    z-index: 1002;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    max-height: 500px;
    overflow: auto;
    overflow-x: hidden
}

.mce-selectbox,
.mce-slider,
.mce-slider-handle {
    border: 1px solid #c5c5c5
}

.mce-menu.mce-animate {
    opacity: .01;
    -webkit-transform: rotateY(10deg) rotateX(-10deg);
    transform: rotateY(10deg) rotateX(-10deg);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.mce-menu.mce-menu-align .mce-caret,
.mce-menu.mce-menu-align .mce-menu-shortcut {
    position: absolute;
    right: 0
}

.mce-menu i {
    display: none
}

.mce-menu-has-icons i {
    display: inline-block
}

.mce-slider,
.mce-stack-layout-item,
.mce-tabs {
    display: block
}

.mce-menu.mce-in.mce-animate {
    opacity: 1;
    -webkit-transform: rotateY(0) rotateX(0);
    transform: rotateY(0) rotateX(0);
    -webkit-transition: opacity 75ms ease, -webkit-transform .1s ease;
    -o-transition: opacity 75ms ease, transform .1s ease;
    transition: opacity 75ms ease, transform .1s ease;
    transition: opacity 75ms ease, transform .1s ease, -webkit-transform .1s ease
}

.mce-menu-sub-tr-tl {
    margin: -6px 0 0 -1px
}

.mce-menu-sub-br-bl {
    margin: 6px 0 0 -1px
}

.mce-menu-sub-tl-tr {
    margin: -6px 0 0 1px
}

.mce-menu-sub-bl-br {
    margin: 6px 0 0 1px
}

.mce-rtl .mce-menu-item .mce-ico {
    padding-right: 0;
    padding-left: 4px
}

.mce-rtl .mce-menu-shortcut,
.mce-rtl.mce-menu-align .mce-caret {
    right: auto;
    left: 0
}

.mce-listbox button {
    text-align: left;
    padding-right: 20px;
    position: relative
}

.mce-rtl .mce-splitbtn,
.mce-rtl .mce-tabs,
.mce-rtl .mce-textbox {
    text-align: right;
    direction: rtl
}

.mce-listbox .mce-caret {
    position: absolute;
    margin-top: -2px;
    right: 8px;
    top: 50%
}

.mce-rtl .mce-listbox .mce-caret {
    right: auto;
    left: 8px
}

.mce-rtl .mce-listbox button {
    padding-right: 10px;
    padding-left: 20px
}

.mce-container-body .mce-resizehandle {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    visibility: visible;
    cursor: s-resize;
    margin: 0
}

.mce-i-selected,
.mce-spacer {
    visibility: hidden
}

.mce-container-body .mce-resizehandle-both {
    cursor: se-resize
}

.mce-slider {
    width: 100px;
    height: 10px;
    position: relative
}

.mce-slider.mce-vertical {
    width: 10px;
    height: 100px
}

.mce-slider-handle {
    background: #e6e6e6;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -1px;
    margin-top: -2px
}

.mce-tab,
.mce-tabs,
.mce-tabs+.mce-container-body {
    background: #fff
}

.mce-slider-handle:focus {
    border-color: #2276d2
}

.mce-splitbtn:hover .mce-open {
    border-left: 1px solid #e2e4e7
}

.mce-splitbtn .mce-open {
    border-left: 1px solid transparent;
    padding-right: 4px;
    padding-left: 4px
}

.mce-splitbtn .mce-open:active,
.mce-splitbtn .mce-open:focus,
.mce-splitbtn .mce-open:hover {
    border-left: 1px solid #e2e4e7
}

.mce-splitbtn.mce-active:hover .mce-open {
    border-left: 1px solid #fff
}

.mce-splitbtn.mce-opened {
    border-color: #e2e4e7
}

.mce-splitbtn.mce-btn-small .mce-open {
    padding: 0 3px
}

.mce-rtl .mce-splitbtn button {
    padding-right: 4px;
    padding-left: 4px
}

.mce-rtl .mce-splitbtn .mce-open {
    border-left: 0
}

.mce-tabs {
    border-bottom: 1px solid #c5c5c5
}

.mce-dropzone span,
.mce-dropzone:after,
.mce-ico,
.mce-tab,
.mce-textbox {
    display: inline-block
}

.mce-tab {
    border: 1px solid #c5c5c5;
    border-width: 0 1px 0 0;
    padding: 8px 15px;
    height: 13px;
    cursor: pointer
}

.mce-tab:hover {
    background: #FDFDFD
}

.mce-tab.mce-active {
    background: #FDFDFD;
    border-bottom-color: transparent;
    margin-bottom: -1px;
    height: 14px
}

.mce-tab:focus {
    color: #2276d2
}

.mce-rtl .mce-tab {
    border-width: 0 0 0 1px
}

.mce-textbox {
    background: #fff;
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s;
    height: 28px;
    resize: none;
    padding: 0 4px;
    white-space: pre-wrap;
    color: #595959
}

.mce-textbox.mce-focus,
.mce-textbox:focus {
    border-color: #2276d2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mce-placeholder .mce-textbox {
    color: #aaa
}

.mce-textbox.mce-multiline {
    padding: 4px;
    height: auto
}

.mce-textbox.mce-disabled {
    color: #bdbdbd
}

.mce-dropzone {
    border: 3px dashed gray;
    text-align: center
}

.mce-dropzone span {
    vertical-align: middle
}

.mce-dropzone:after {
    height: 100%;
    vertical-align: middle
}

.mce-dropzone.mce-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
    zoom: 1
}

.mce-dropzone.mce-disabled.mce-dragenter {
    cursor: not-allowed
}

.mce-browsebutton {
    position: relative;
    overflow: hidden
}

.mce-browsebutton button {
    position: relative;
    z-index: 1
}

.mce-browsebutton input {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

@font-face {
    font-family: tinymce;
    src: url(fonts/tinymce.eot);
    src: url(fonts/tinymce.eot?#iefix) format("embedded-opentype"), url(fonts/tinymce.woff) format("woff"), url(fonts/tinymce.ttf) format("truetype"), url(fonts/tinymce.svg#tinymce) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: tinymce-small;
    src: url(fonts/tinymce-small.eot);
    src: url(fonts/tinymce-small.eot?#iefix) format("embedded-opentype"), url(fonts/tinymce-small.woff) format("woff"), url(fonts/tinymce-small.ttf) format("truetype"), url(fonts/tinymce-small.svg#tinymce) format("svg");
    font-weight: 400;
    font-style: normal
}

.mce-ico {
    font-family: tinymce, Arial;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 16px;
    line-height: 16px;
    speak: none;
    vertical-align: text-top;
    -webkit-font-smoothing: antialiased;
    background: center center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px;
    color: #595959
}

.mce-btn-small .mce-ico {
    font-family: tinymce-small, Arial
}

.mce-i-save:before {
    content: "\e000"
}

.mce-i-newdocument:before {
    content: "\e001"
}

.mce-i-fullpage:before {
    content: "\e002"
}

.mce-i-alignleft:before {
    content: "\e003"
}

.mce-i-aligncenter:before {
    content: "\e004"
}

.mce-i-alignright:before {
    content: "\e005"
}

.mce-i-alignjustify:before {
    content: "\e006"
}

.mce-i-alignnone:before {
    content: "\e003"
}

.mce-i-cut:before {
    content: "\e007"
}

.mce-i-paste:before {
    content: "\e008"
}

.mce-i-searchreplace:before {
    content: "\e009"
}

.mce-i-bullist:before {
    content: "\e00a"
}

.mce-i-numlist:before {
    content: "\e00b"
}

.mce-i-indent:before {
    content: "\e00c"
}

.mce-i-outdent:before {
    content: "\e00d"
}

.mce-i-blockquote:before {
    content: "\e00e"
}

.mce-i-undo:before {
    content: "\e00f"
}

.mce-i-redo:before {
    content: "\e010"
}

.mce-i-link:before {
    content: "\e011"
}

.mce-i-unlink:before {
    content: "\e012"
}

.mce-i-anchor:before {
    content: "\e013"
}

.mce-i-image:before {
    content: "\e014"
}

.mce-i-media:before {
    content: "\e015"
}

.mce-i-help:before {
    content: "\e016"
}

.mce-i-code:before {
    content: "\e017"
}

.mce-i-insertdatetime:before {
    content: "\e018"
}

.mce-i-preview:before {
    content: "\e019"
}

.mce-i-backcolor:before,
.mce-i-forecolor:before {
    content: "\e01a"
}

.mce-i-table:before {
    content: "\e01b"
}

.mce-i-hr:before {
    content: "\e01c"
}

.mce-i-removeformat:before {
    content: "\e01d"
}

.mce-i-subscript:before {
    content: "\e01e"
}

.mce-i-superscript:before {
    content: "\e01f"
}

.mce-i-charmap:before {
    content: "\e020"
}

.mce-i-emoticons:before {
    content: "\e021"
}

.mce-i-print:before {
    content: "\e022"
}

.mce-i-fullscreen:before {
    content: "\e023"
}

.mce-i-spellchecker:before {
    content: "\e024"
}

.mce-i-nonbreaking:before {
    content: "\e025"
}

.mce-i-template:before {
    content: "\e026"
}

.mce-i-pagebreak:before {
    content: "\e027"
}

.mce-i-restoredraft:before {
    content: "\e028"
}

.mce-i-bold:before {
    content: "\e02a"
}

.mce-i-italic:before {
    content: "\e02b"
}

.mce-i-underline:before {
    content: "\e02c"
}

.mce-i-strikethrough:before {
    content: "\e02d"
}

.mce-i-visualblocks:before,
.mce-i-visualchars:before {
    content: "\e02e"
}

.mce-i-ltr:before {
    content: "\e02f"
}

.mce-i-rtl:before {
    content: "\e030"
}

.mce-i-copy:before {
    content: "\e031"
}

.mce-i-resize:before {
    content: "\e032"
}

.mce-i-browse:before {
    content: "\e034"
}

.mce-i-pastetext:before {
    content: "\e035"
}

.mce-i-rotateleft:before {
    content: "\eaa8"
}

.mce-i-rotateright:before {
    content: "\eaa9"
}

.mce-i-crop:before {
    content: "\ee78"
}

.mce-i-editimage:before {
    content: "\e915"
}

.mce-i-options:before {
    content: "\ec6a"
}

.mce-i-flipv:before {
    content: "\eaaa"
}

.mce-i-fliph:before {
    content: "\eaac"
}

.mce-i-zoomin:before {
    content: "\eb35"
}

.mce-i-zoomout:before {
    content: "\eb36"
}

.mce-i-sun:before {
    content: "\eccc"
}

.mce-i-moon:before {
    content: "\eccd"
}

.mce-i-arrowleft:before {
    content: "\edc0"
}

.mce-i-arrowright:before {
    content: "\e93c"
}

.mce-i-drop:before {
    content: "\e935"
}

.mce-i-contrast:before {
    content: "\ecd4"
}

.mce-i-sharpen:before {
    content: "\eba7"
}

.mce-i-resize2:before {
    content: "\edf9"
}

.mce-i-orientation:before {
    content: "\e601"
}

.mce-i-invert:before {
    content: "\e602"
}

.mce-i-gamma:before {
    content: "\e600"
}

.mce-i-remove:before {
    content: "\ed6a"
}

.mce-i-tablerowprops:before {
    content: "\e604"
}

.mce-i-tablecellprops:before {
    content: "\e605"
}

.mce-i-table2:before {
    content: "\e606"
}

.mce-i-tablemergecells:before {
    content: "\e607"
}

.mce-i-tableinsertcolbefore:before {
    content: "\e608"
}

.mce-i-tableinsertcolafter:before {
    content: "\e609"
}

.mce-i-tableinsertrowbefore:before {
    content: "\e60a"
}

.mce-i-tableinsertrowafter:before {
    content: "\e60b"
}

.mce-i-tablesplitcells:before {
    content: "\e60d"
}

.mce-i-tabledelete:before {
    content: "\e60e"
}

.mce-i-tableleftheader:before {
    content: "\e62a"
}

.mce-i-tabletopheader:before {
    content: "\e62b"
}

.mce-i-tabledeleterow:before {
    content: "\e800"
}

.mce-i-tabledeletecol:before {
    content: "\e801"
}

.mce-i-codesample:before {
    content: "\e603"
}

.mce-i-fill:before {
    content: "\e902"
}

.mce-i-borderwidth:before {
    content: "\e903"
}

.mce-i-line:before {
    content: "\e904"
}

.mce-i-count:before {
    content: "\e905"
}

.mce-i-translate:before {
    content: "\e907"
}

.mce-i-drag:before {
    content: "\e908"
}

.mce-i-home:before {
    content: "\e90b"
}

.mce-i-upload:before {
    content: "\e914"
}

.mce-i-bubble:before {
    content: "\e91c"
}

.mce-i-user:before {
    content: "\e91d"
}

.mce-i-lock:before {
    content: "\e926"
}

.mce-i-unlock:before {
    content: "\e927"
}

.mce-i-settings:before {
    content: "\e928"
}

.mce-i-remove2:before {
    content: "\e92a"
}

.mce-i-menu:before {
    content: "\e92d"
}

.mce-i-warning:before {
    content: "\e930"
}

.mce-i-question:before {
    content: "\e931"
}

.mce-i-pluscircle:before {
    content: "\e932"
}

.mce-i-info:before {
    content: "\e933"
}

.mce-i-notice:before {
    content: "\e934"
}

.mce-i-arrowup:before {
    content: "\e93b"
}

.mce-i-arrowdown:before {
    content: "\e93d"
}

.mce-i-arrowup2:before {
    content: "\e93f"
}

.mce-i-arrowdown2:before {
    content: "\e940"
}

.mce-i-menu2:before {
    content: "\e941"
}

.mce-i-newtab:before {
    content: "\e961"
}

.mce-i-a11y:before {
    content: "\e900"
}

.mce-i-insert:before,
.mce-i-plus:before {
    content: "\e93a"
}

.mce-i-minus:before {
    content: "\e939"
}

.mce-i-books:before {
    content: "\e911"
}

.mce-i-reload:before {
    content: "\e906"
}

.mce-i-toc:before {
    content: "\e901"
}

.mce-i-checkbox:before,
.mce-i-checkmark:before,
.mce-i-selected:before {
    content: "\e033"
}

.mce-i-insert {
    font-size: 14px
}

i.mce-i-backcolor {
    text-shadow: none;
    background: #BBB
}

.mce-rtl .mce-filepicker input {
    direction: ltr
}

.word-wrap {
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.mce-content-body .mce-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    background: 0 0;
    text-decoration: none;
    color: #000;
    font-family: Arial;
    font-size: 11px;
    text-shadow: none;
    float: none;
    position: static;
    width: auto;
    height: auto;
    white-space: nowrap;
    cursor: inherit;
    line-height: normal;
    font-weight: 400;
    text-align: left;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr;
    max-width: none
}

.mce-object {
    border: 1px dotted #3A3A3A;
    background: url(img/object.gif) center no-repeat #D5D5D5
}

.mce-preview-object,
.mce-toc,
figure.image {
    border: 1px solid gray
}

.mce-preview-object {
    display: block;
    position: relative;
    margin: 0 2px;
    line-height: 0
}

.mce-preview-object[data-mce-selected="2"] .mce-shim {
    display: none
}

.mce-preview-object .mce-shim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

figure.align-left {
    float: left
}

figure.align-right {
    float: right
}

figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto
}

figure.image {
    display: inline-block;
    margin: 0 2px 0 1px;
    background: #f5f2f0
}

figure.image img {
    margin: 8px 8px 0
}

figure.image figcaption {
    margin: 6px 8px;
    text-align: center
}

.mce-toc h2 {
    margin: 4px
}

.mce-pagebreak {
    cursor: default;
    display: block;
    width: 100%;
    height: 5px;
    border: 1px dashed #666;
    margin-top: 15px;
    page-break-before: always
}

.mce-item-anchor,
.option-box-cart.--inline {
    display: inline-block
}

@media print {
    .mce-pagebreak {
        border: 0
    }
}

.mce-item-anchor {
    cursor: default;
    -webkit-user-select: all;
    -webkit-user-modify: read-only;
    -moz-user-select: all;
    -moz-user-modify: read-only;
    -ms-user-select: all;
    user-select: all;
    user-modify: read-only;
    width: 9px !important;
    height: 9px !important;
    border: 1px dotted #3A3A3A;
    background: url(img/anchor.gif) center no-repeat #D5D5D5
}

.mce-nbsp,
.mce-shy {
    background: #AAA
}

.mce-shy::after {
    content: '-'
}

.mce-match-marker {
    background: #AAA;
    color: #fff
}

.mce-match-marker-selected {
    background: #39f;
    color: #fff
}

.mce-spellchecker-word {
    border-bottom: 2px solid rgba(208, 2, 27, .5);
    cursor: default
}

.mce-spellchecker-grammar {
    border-bottom: 2px solid green;
    cursor: default
}

.mce-item-table,
.mce-item-table caption,
.mce-item-table td,
.mce-item-table th {
    border: 1px dashed #BBB
}

td[data-mce-selected],
th[data-mce-selected] {
    background-color: #2276d2 !important
}

.mce-edit-focus {
    outline: #333 dotted 1px
}

.mce-content-body [contentEditable=false] [contentEditable=true]:focus,
.mce-content-body [contentEditable=false] [contentEditable=true]:hover,
.mce-content-body [contentEditable=false][data-mce-selected] {
    outline: #2276d2 solid 2px
}

.mce-content-body [data-mce-selected=inline-boundary] {
    background: #bfe6ff
}

.mce-content-body .mce-item-anchor[data-mce-selected] {
    background: url(img/anchor.gif) center no-repeat #D5D5D5
}

.mce-content-body hr {
    cursor: default
}

.ephox-snooker-resizer-bar {
    background-color: #2276d2;
    opacity: 0
}

.ephox-snooker-resizer-cols {
    cursor: col-resize
}

.ephox-snooker-resizer-rows {
    cursor: row-resize
}

.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
    opacity: .2
}

@font-face {
    font-family: tinymce;
    src: url(../fonts/tinymce.eot);
    src: url(../fonts/tinymce.eot?#iefix) format("embedded-opentype"), url(../fonts/tinymce.woff) format("woff"), url(../fonts/tinymce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: tinymce-small;
    src: url(../fonts/tinymce-small.eot);
    src: url(../fonts/tinymce-small.eot?#iefix) format("embedded-opentype"), url(../fonts/tinymce-small.woff) format("woff"), url(../fonts/tinymce-small.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: tinymce-mobile;
    src: url(../fonts/tinymce-mobile.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Bold.eot);
    src: url(../fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Bold.woff2) format("woff2"), url(../fonts/OpenSans-Bold.woff) format("woff"), url(../fonts/OpenSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-ExtraBoldItalic.eot);
    src: url(../fonts/OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/OpenSans-ExtraBoldItalic.woff) format("woff"), url(../fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-ExtraBold.eot);
    src: url(../fonts/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(../fonts/OpenSans-ExtraBold.woff) format("woff"), url(../fonts/OpenSans-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-BoldItalic.eot);
    src: url(../fonts/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-BoldItalic.woff2) format("woff2"), url(../fonts/OpenSans-BoldItalic.woff) format("woff"), url(../fonts/OpenSans-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Italic.eot);
    src: url(../fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Italic.woff2) format("woff2"), url(../fonts/OpenSans-Italic.woff) format("woff"), url(../fonts/OpenSans-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-LightItalic.eot);
    src: url(../fonts/OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-LightItalic.woff2) format("woff2"), url(../fonts/OpenSans-LightItalic.woff) format("woff"), url(../fonts/OpenSans-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Semibold.eot);
    src: url(../fonts/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Semibold.woff2) format("woff2"), url(../fonts/OpenSans-Semibold.woff) format("woff"), url(../fonts/OpenSans-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.eot);
    src: url(../fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Regular.woff2) format("woff2"), url(../fonts/OpenSans-Regular.woff) format("woff"), url(../fonts/OpenSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Light.eot);
    src: url(../fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Light.woff2) format("woff2"), url(../fonts/OpenSans-Light.woff) format("woff"), url(../fonts/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-SemiboldItalic.eot);
    src: url(../fonts/OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-SemiboldItalic.woff2) format("woff2"), url(../fonts/OpenSans-SemiboldItalic.woff) format("woff"), url(../fonts/OpenSans-SemiboldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

html {
    font: 400 14px OpenSans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6em
}

@media screen and (min-width:64em) {
    html {
        font-size: 16px
    }
}

body {
    scrollbar-3dlight-color: #F0F0EE;
    scrollbar-arrow-color: #676662;
    scrollbar-base-color: #F0F0EE;
    scrollbar-darkshadow-color: #DDD;
    scrollbar-face-color: #E0E0DD;
    scrollbar-highlight-color: #F0F0EE;
    scrollbar-shadow-color: #F0F0EE;
    scrollbar-track-color: #F5F5F5;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    color: #333;
    background: #F0F2F3
}

a {
    color: coral;
    text-decoration: none
}

a:focus,
a:hover {
    color: #ff5a1d
}

.img-responsive {
    width: 100%
}

.container,
.container-medium,
.container-small {
    width: 95%;
    margin: 0 auto
}

.block {
    margin-bottom: 1.6em
}

.no-padding {
    padding: 0 !important
}

.b-radius-4 {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important
}

.b-radius-top-4 {
    -webkit-border-top-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
    border-top-right-radius: 4px !important
}

.italic {
    font-style: italic
}

.block-half {
    margin-bottom: .8em
}

.block-quarter {
    margin-bottom: .4em
}

.block-clear {
    margin-bottom: 0 !important
}

.content-push {
    padding-top: 3.2em
}

@media screen and (max-width:48em) {
    .content-push {
        padding-top: .2em
    }
}

.content-space {
    margin-right: 1.6em
}

.content-space-small {
    margin-right: .4em
}

.container {
    max-width: 1024px
}

.container-medium {
    max-width: 700px
}

.container-small {
    max-width: 500px
}

.site-main {
    padding-top: 50px
}

@media screen and (min-width:60em) {
    .site-main {
        padding-top: 0
    }

    .site-main.site-main--pushed {
        padding-top: 50px
    }
}

.option-box-cart {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 50px;
    overflow: hidden;
    transition: .3s all ease
}

.option-box-cart:after {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(-10px, 15px);
    -ms-transform: translate(-10px, 15px);
    transform: translate(-10px, 15px);
    content: "\f0d7";
    font-family: FontAwesome
}

.option-box-cart select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.option-box-cart.option-box-cart--shadow {
    padding: .8em;
    -webkit-box-shadow: 0 0 5px 1px #ececec;
    box-shadow: 0 0 5px 1px #ececec
}

.option-box-cart.option-box-cart--border {
    padding: .8em;
    border: 1px solid #ececec
}

.option-box-cart.is-active {
    height: auto;
    overflow: auto;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.highchart-styling {
    width: 100%;
    height: 350px
}

.box-arrow-top {
    position: relative;
    padding: .8em;
    margin: 0 auto;
    width: 90%;
    max-width: 350px;
    border: 1px solid #a2a2a2
}

.box-arrow-top:after,
.box-arrow-top:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    content: ''
}

.box-arrow-top:after {
    transform: translate(-50%, 0);
    border-top: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
    border-left: 14px solid transparent
}

.box-arrow-top:before {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-top: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #a2a2a2;
    border-left: 16px solid transparent
}

.border-orange-small {
    width: 100px;
    margin: 0 auto 1.6em;
    border-bottom: 1px solid #EF652F
}

.wishlist {
    background: 0 0
}

.wishlist:hover .fa:before {
    content: "\f004"
}

.video-url-container-js {
    display: none
}

.video-url-container-js.is-active {
    display: block
}

@media screen and (max-width:48em) {
    .sticky-filter-js {
        display: none
    }
}

@media screen and (min-width:40em) {
    .filter-mobile {
        display: none
    }
}

@media screen and (max-width:40em) {
    .filter-mobile {
        position: fixed;
        bottom: -405px;
        right: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .filter-mobile .title-filter {
        background-color: #45aaf2;
        color: #fff;
        padding: 15px 32px;
        font-size: 17px;
        font-weight: 600;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
    }

    .filter-mobile .form-filter-mobile {
        padding: 15px 10px 20px
    }

    .filter-mobile .col-sm-12 .--block {
        display: grid;
        padding: 20px
    }

    .filter-mobile label {
        font-size: 16px
    }

    .filter-mobile .inline-buttons .one-third {
        width: 49%
    }

    .filter-mobile .is-active {
        bottom: 0;
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }
}

@media screen and (max-width:40em) and (max-width:20em) {
    .filter-mobile .title-filter {
        font-size: 16px
    }
}

.js-story-content-pwa,
.pwa-story__content {
    max-height: none !important
}

.no-border {
    border: none !important
}

.no-radius {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}