html,
body,
div,
span,
applet,
object,
iframe,
p,
a,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
i,
dl,
dt,
dd,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
textarea,
input {
    border: 0;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a {
    color: inherit
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    max-height: auto;
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-size: 13px;
    line-height: 1.42857143;
    direction: rtl
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #FDFD91
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

pre {
    overflow: auto
}

hr {
    height: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee
}

code,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled],
    html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal;
    outline: none
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td,
th {
    padding: 0
}

figure {
    margin: 0
}

* {
    box-sizing: border-box
}

:before,
:after {
    box-sizing: border-box
}

.container-fulid {
    width: 100%;
    padding: 0 15px
}

.container {
    margin: 0 auto
}

    .clearfix:before,
    .clearfix:after,
    .container:before,
    .container:after,
    .row:before,
    .row:after {
        content: " ";
        display: table
    }

    .clearfix:after,
    .container:after,
    .row:after {
        clear: both
    }

img.aligncenter {
    display: block;
    margin: 5px auto
}

img.alignleft {
    float: left
}

img.alignright {
    float: right
}

.tcenter {
    text-align: center
}

.tleft {
    text-align: left
}

.tright {
    text-align: right
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media print {
    *,
    :before,
    :after {
        background: transparent !important;
        color: #000 !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) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td,
        .table th {
            background-color: #fff !important
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

code,
pre,
samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    font-size: 90%;
    color: #c7254e;
    padding: 2px 4px;
    border-radius: 4px;
    background-color: #f9f2f4
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
    float: right
}

.col-xs-24 {
    width: 100%
}

.col-xs-23 {
    width: 95.83333333%
}

.col-xs-22 {
    width: 91.66666667%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-20 {
    width: 83.33333333%
}

.col-xs-19 {
    width: 79.16666667%
}

.col-xs-18 {
    width: 75%
}

.col-xs-17 {
    width: 70.83333333%
}

.col-xs-16 {
    width: 66.66666667%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-14 {
    width: 58.33333333%
}

.col-xs-13 {
    width: 54.16666667%
}

.col-xs-12 {
    width: 50%
}

.col-xs-11 {
    width: 45.83333333%
}

.col-xs-10 {
    width: 41.66666667%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-8 {
    width: 33.33333333%
}

.col-xs-7 {
    width: 29.16666667%
}

.col-xs-6 {
    width: 25%
}

.col-xs-5 {
    width: 20.83333333%
}

.col-xs-4 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-2 {
    width: 8.33333333%
}

.col-xs-1 {
    width: 4.16666667%
}

.col-xs-offset-24 {
    margin-right: 100%
}

.col-xs-offset-23 {
    margin-right: 95.83333333%
}

.col-xs-offset-22 {
    margin-right: 91.66666667%
}

.col-xs-offset-21 {
    margin-right: 87.5%
}

.col-xs-offset-20 {
    margin-right: 83.33333333%
}

.col-xs-offset-19 {
    margin-right: 79.16666667%
}

.col-xs-offset-18 {
    margin-right: 75%
}

.col-xs-offset-17 {
    margin-right: 70.83333333%
}

.col-xs-offset-16 {
    margin-right: 66.66666667%
}

.col-xs-offset-15 {
    margin-right: 62.5%
}

.col-xs-offset-14 {
    margin-right: 58.33333333%
}

.col-xs-offset-13 {
    margin-right: 54.16666667%
}

.col-xs-offset-12 {
    margin-right: 50%
}

.col-xs-offset-11 {
    margin-right: 45.83333333%
}

.col-xs-offset-10 {
    margin-right: 41.66666667%
}

.col-xs-offset-9 {
    margin-right: 37.5%
}

.col-xs-offset-8 {
    margin-right: 33.33333333%
}

.col-xs-offset-7 {
    margin-right: 29.16666667%
}

.col-xs-offset-6 {
    margin-right: 25%
}

.col-xs-offset-5 {
    margin-right: 20.83333333%
}

.col-xs-offset-4 {
    margin-right: 16.66666667%
}

.col-xs-offset-3 {
    margin-right: 12.5%
}

.col-xs-offset-2 {
    margin-right: 8.33333333%
}

.col-xs-offset-1 {
    margin-right: 4.16666667%
}

.col-xs-offset-0 {
    margin-right: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24 {
        float: right
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-23 {
        width: 95.83333333%
    }

    .col-sm-22 {
        width: 91.66666667%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-20 {
        width: 83.33333333%
    }

    .col-sm-19 {
        width: 79.16666667%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-17 {
        width: 70.83333333%
    }

    .col-sm-16 {
        width: 66.66666667%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-14 {
        width: 58.33333333%
    }

    .col-sm-13 {
        width: 54.16666667%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-11 {
        width: 45.83333333%
    }

    .col-sm-10 {
        width: 41.66666667%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-8 {
        width: 33.33333333%
    }

    .col-sm-7 {
        width: 29.16666667%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-5 {
        width: 20.83333333%
    }

    .col-sm-4 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-2 {
        width: 8.33333333%
    }

    .col-sm-1 {
        width: 4.16666667%
    }

    .col-sm-offset-24 {
        margin-right: 100%
    }

    .col-sm-offset-23 {
        margin-right: 95.83333333%
    }

    .col-sm-offset-22 {
        margin-right: 91.66666667%
    }

    .col-sm-offset-21 {
        margin-right: 87.5%
    }

    .col-sm-offset-20 {
        margin-right: 83.33333333%
    }

    .col-sm-offset-19 {
        margin-right: 79.16666667%
    }

    .col-sm-offset-18 {
        margin-right: 75%
    }

    .col-sm-offset-17 {
        margin-right: 70.83333333%
    }

    .col-sm-offset-16 {
        margin-right: 66.66666667%
    }

    .col-sm-offset-15 {
        margin-right: 62.5%
    }

    .col-sm-offset-14 {
        margin-right: 58.33333333%
    }

    .col-sm-offset-13 {
        margin-right: 54.16666667%
    }

    .col-sm-offset-12 {
        margin-right: 50%
    }

    .col-sm-offset-11 {
        margin-right: 45.83333333%
    }

    .col-sm-offset-10 {
        margin-right: 41.66666667%
    }

    .col-sm-offset-9 {
        margin-right: 37.5%
    }

    .col-sm-offset-8 {
        margin-right: 33.33333333%
    }

    .col-sm-offset-7 {
        margin-right: 29.16666667%
    }

    .col-sm-offset-6 {
        margin-right: 25%
    }

    .col-sm-offset-5 {
        margin-right: 20.83333333%
    }

    .col-sm-offset-4 {
        margin-right: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-right: 12.5%
    }

    .col-sm-offset-2 {
        margin-right: 8.33333333%
    }

    .col-sm-offset-1 {
        margin-right: 4.16666667%
    }

    .col-sm-offset-0 {
        margin-right: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24 {
        float: right
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-23 {
        width: 95.83333333%
    }

    .col-md-22 {
        width: 91.66666667%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-20 {
        width: 83.33333333%
    }

    .col-md-19 {
        width: 79.16666667%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-17 {
        width: 70.83333333%
    }

    .col-md-16 {
        width: 66.66666667%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-14 {
        width: 58.33333333%
    }

    .col-md-13 {
        width: 54.16666667%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-11 {
        width: 45.83333333%
    }

    .col-md-10 {
        width: 41.66666667%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-8 {
        width: 33.33333333%
    }

    .col-md-7 {
        width: 29.16666667%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-5 {
        width: 20.83333333%
    }

    .col-md-4 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-2 {
        width: 8.33333333%
    }

    .col-md-1 {
        width: 4.16666667%
    }

    .col-md-offset-24 {
        margin-right: 100%
    }

    .col-md-offset-23 {
        margin-right: 95.83333333%
    }

    .col-md-offset-22 {
        margin-right: 91.66666667%
    }

    .col-md-offset-21 {
        margin-right: 87.5%
    }

    .col-md-offset-20 {
        margin-right: 83.33333333%
    }

    .col-md-offset-19 {
        margin-right: 79.16666667%
    }

    .col-md-offset-18 {
        margin-right: 75%
    }

    .col-md-offset-17 {
        margin-right: 70.83333333%
    }

    .col-md-offset-16 {
        margin-right: 66.66666667%
    }

    .col-md-offset-15 {
        margin-right: 62.5%
    }

    .col-md-offset-14 {
        margin-right: 58.33333333%
    }

    .col-md-offset-13 {
        margin-right: 54.16666667%
    }

    .col-md-offset-12 {
        margin-right: 50%
    }

    .col-md-offset-11 {
        margin-right: 45.83333333%
    }

    .col-md-offset-10 {
        margin-right: 41.66666667%
    }

    .col-md-offset-9 {
        margin-right: 37.5%
    }

    .col-md-offset-8 {
        margin-right: 33.33333333%
    }

    .col-md-offset-7 {
        margin-right: 29.16666667%
    }

    .col-md-offset-6 {
        margin-right: 25%
    }

    .col-md-offset-5 {
        margin-right: 20.83333333%
    }

    .col-md-offset-4 {
        margin-right: 16.66666667%
    }

    .col-md-offset-3 {
        margin-right: 12.5%
    }

    .col-md-offset-2 {
        margin-right: 8.33333333%
    }

    .col-md-offset-1 {
        margin-right: 4.16666667%
    }

    .col-md-offset-0 {
        margin-right: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24 {
        float: right
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-23 {
        width: 95.83333333%
    }

    .col-lg-22 {
        width: 91.66666667%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-20 {
        width: 83.33333333%
    }

    .col-lg-19 {
        width: 79.16666667%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-17 {
        width: 70.83333333%
    }

    .col-lg-16 {
        width: 66.66666667%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-14 {
        width: 58.33333333%
    }

    .col-lg-13 {
        width: 54.16666667%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-11 {
        width: 45.83333333%
    }

    .col-lg-10 {
        width: 41.66666667%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-8 {
        width: 33.33333333%
    }

    .col-lg-7 {
        width: 29.16666667%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-5 {
        width: 20.83333333%
    }

    .col-lg-4 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-2 {
        width: 8.33333333%
    }

    .col-lg-1 {
        width: 4.16666667%
    }

    .col-lg-offset-24 {
        margin-right: 100%
    }

    .col-lg-offset-23 {
        margin-right: 95.83333333%
    }

    .col-lg-offset-22 {
        margin-right: 91.66666667%
    }

    .col-lg-offset-21 {
        margin-right: 87.5%
    }

    .col-lg-offset-20 {
        margin-right: 83.33333333%
    }

    .col-lg-offset-19 {
        margin-right: 79.16666667%
    }

    .col-lg-offset-18 {
        margin-right: 75%
    }

    .col-lg-offset-17 {
        margin-right: 70.83333333%
    }

    .col-lg-offset-16 {
        margin-right: 66.66666667%
    }

    .col-lg-offset-15 {
        margin-right: 62.5%
    }

    .col-lg-offset-14 {
        margin-right: 58.33333333%
    }

    .col-lg-offset-13 {
        margin-right: 54.16666667%
    }

    .col-lg-offset-12 {
        margin-right: 50%
    }

    .col-lg-offset-11 {
        margin-right: 45.83333333%
    }

    .col-lg-offset-10 {
        margin-right: 41.66666667%
    }

    .col-lg-offset-9 {
        margin-right: 37.5%
    }

    .col-lg-offset-8 {
        margin-right: 33.33333333%
    }

    .col-lg-offset-7 {
        margin-right: 29.16666667%
    }

    .col-lg-offset-6 {
        margin-right: 25%
    }

    .col-lg-offset-5 {
        margin-right: 20.83333333%
    }

    .col-lg-offset-4 {
        margin-right: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-right: 12.5%
    }

    .col-lg-offset-2 {
        margin-right: 8.33333333%
    }

    .col-lg-offset-1 {
        margin-right: 4.16666667%
    }

    .col-lg-offset-0 {
        margin-right: 0
    }
}

.visible-xs-block,
.visible-sm-block,
.visible-md-block,
.visible-lg-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}


@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('/Content/Font/iranyekan/iranyekanwebboldfanum.eot');
    src: url('/Content/Font/iranyekan/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iranyekan/iranyekanwebboldfanum.woff2') format('woff2'), 
    url('/Content/Font/iranyekan/iranyekanwebboldfanum.woff') format('woff'), 
    url('/Content/Font/iranyekan/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('/Content/Font/iranyekan/iranyekanweblightfanum.eot');
    src: url('/Content/Font/iranyekan/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iranyekan/iranyekanweblightfanum.woff2') format('woff2'), 
    url('/Content/Font/iranyekan/iranyekanweblightfanum.woff') format('woff'), 
    url('/Content/Font/iranyekan/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('/Content/Font/iranyekan/iranyekanwebregularfanum.eot');
    src: url('/Content/Font/iranyekan/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iranyekan/iranyekanwebregularfanum.woff2') format('woff2'), 
    url('/Content/Font/iranyekan/iranyekanwebregularfanum.woff') format('woff'), 
    url('/Content/Font/iranyekan/iranyekanwebregularfanum.ttf') format('truetype');
}

.font-base, .keditor-iframe-body, button, input[type=button], body {
    font-family: iranyekan !important;
}

@font-face {
    font-family: 'odpanel';
    src: url('/Content/Font/orodicon/odpanel.eot?6l7exo');
    src: url('/Content/Font/orodicon/odpanel.eot?6l7exo#iefix') format('embedded-opentype'), 
           url('/Content/Font/orodicon/odpanel.ttf?6l7exo') format('truetype'), 
           url('/Content/Font/orodicon/odpanel.woff?6l7exo') format('woff'), 
           url('/Content/Font/orodicon/odpanel.svg?6l7exo#sinaFarahiicon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="opicon-"], [class*=" opicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'odpanel' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.opicon-briefcase:before {
    content: "\e900";
}

.opicon-worldwide:before {
    content: "\e901";
}

.opicon-linkedin:before {
    content: "\e902";
}

.opicon-whatsapp:before {
    content: "\e903";
}

.opicon-youtube:before {
    content: "\e904";
}

.opicon-facebook:before {
    content: "\e905";
}

.opicon-twitter:before {
    content: "\e906";
}

.opicon-playstore:before {
    content: "\e907";
}

.opicon-telegram:before {
    content: "\e908";
}

.opicon-instagram:before {
    content: "\e909";
}

.opicon-w:before {
    content: "\e90a";
}

.opicon-clock:before {
    content: "\e90b";
}

.opicon-money-bag:before {
    content: "\e90c";
}

.opicon-hashtag:before {
    content: "\e90d";
}

.opicon-wallet:before {
    content: "\e90e";
}

.opicon-reload:before {
    content: "\e90f";
}

.opicon-refresh:before {
    content: "\e910";
}

.opicon-trash:before {
    content: "\e911";
}

.opicon-remove-symbol:before {
    content: "\e912";
}

.opicon-edit:before {
    content: "\e913";
}

.opicon-add:before {
    content: "\e914";
}

.opicon-refresh-page-option:before {
    content: "\e915";
}

.opicon-alarm:before {
    content: "\e916";
}

.opicon-floppy-disk:before {
    content: "\e917";
}

.opicon-back:before {
    content: "\e918";
}

.opicon-check:before {
    content: "\e919";
}

.opicon-copy:before {
    content: "\e91a";
}

.opicon-arrow:before {
    content: "\e91b";
}

.opicon-back2:before {
    content: "\e91c";
}

.opicon-bag-1:before {
    content: "\e91d";
}

.opicon-bagg:before {
    content: "\e91e";
}

.opicon-buy:before {
    content: "\e91f";
}

.opicon-delete:before {
    content: "\e920";
}

.opicon-drop-down-arrow:before {
    content: "\e921";
}

.opicon-eye:before {
    content: "\e922";
}

.opicon-heart3:before {
    content: "\e923";
}

.opicon-instagram1:before {
    content: "\e924";
}

.opicon-link:before {
    content: "\e925";
}

.opicon-linkedin2:before {
    content: "\e926";
}

.opicon-list:before {
    content: "\e927";
}

.opicon-map:before {
    content: "\e928";
}

.opicon-maximize-size-option:before {
    content: "\e929";
}

.opicon-next2:before {
    content: "\e92a";
}

.opicon-open-menu:before {
    content: "\e92b";
}

.opicon-question:before {
    content: "\e92c";
}

.opicon-question1:before {
    content: "\e92d";
}

.opicon-quote-11:before {
    content: "\e92e";
}

.opicon-search3:before {
    content: "\e92f";
}

.opicon-smartphone1:before {
    content: "\e930";
}

.opicon-telegram2:before {
    content: "\e931";
}

.opicon-twitter2:before {
    content: "\e932";
}

.opicon-user1:before {
    content: "\e933";
}

.opicon-n:before {
    content: "\e934";
}

.opicon-Activity:before {
    content: "\e935";
}

.opicon-Add-User:before {
    content: "\e936";
}

.opicon-Arrow---Down-2:before {
    content: "\e937";
}

.opicon-Arrow---Down-3:before {
    content: "\e938";
}

.opicon-Arrow---Down-Circle:before {
    content: "\e939";
}

.opicon-Arrow---Down-Square:before {
    content: "\e93a";
}

.opicon-Arrow---Down:before {
    content: "\e93b";
}

.opicon-Arrow---Left-2:before {
    content: "\e93c";
}

.opicon-Arrow---Left-3:before {
    content: "\e93d";
}

.opicon-Arrow---Left-Circle:before {
    content: "\e93e";
}

.opicon-Arrow---Left-Square:before {
    content: "\e93f";
}

.opicon-Arrow---Left:before {
    content: "\e940";
}

.opicon-Arrow---Right-2:before {
    content: "\e941";
}

.opicon-Arrow---Right-3:before {
    content: "\e942";
}

.opicon-Arrow---Right-Circle:before {
    content: "\e943";
}

.opicon-Arrow---Right-Square:before {
    content: "\e944";
}

.opicon-Arrow---Right:before {
    content: "\e945";
}

.opicon-Arrow---Up-2:before {
    content: "\e946";
}

.opicon-Arrow---Up-3:before {
    content: "\e947";
}

.opicon-Arrow---Up-Circle:before {
    content: "\e948";
}

.opicon-Arrow---Up-Square:before {
    content: "\e949";
}

.opicon-Arrow---Up:before {
    content: "\e94a";
}

.opicon-Bag-2:before {
    content: "\e94b";
}

.opicon-Bag:before {
    content: "\e94c";
}

.opicon-Bookmark:before {
    content: "\e94d";
}

.opicon-Buy:before {
    content: "\e94e";
}

.opicon-Calendar:before {
    content: "\e94f";
}

.opicon-Call-Missed:before {
    content: "\e950";
}

.opicon-Call-Silent:before {
    content: "\e951";
}

.opicon-Call:before {
    content: "\e952";
}

.opicon-Calling:before {
    content: "\e953";
}

.opicon-Camera:before {
    content: "\e954";
}

.opicon-Category:before {
    content: "\e955";
}

.opicon-Chart:before {
    content: "\e956";
}

.opicon-Chat:before {
    content: "\e957";
}

.opicon-Close-Square:before {
    content: "\e958";
}

.opicon-Danger:before {
    content: "\e959";
}

.opicon-Delete:before {
    content: "\e95a";
}

.opicon-Discount:before {
    content: "\e95b";
}

.opicon-Discovery:before {
    content: "\e95c";
}

.opicon-Document:before {
    content: "\e95d";
}

.opicon-Download:before {
    content: "\e95e";
}

.opicon-Edit-Square:before {
    content: "\e95f";
}

.opicon-Edit:before {
    content: "\e960";
}

.opicon-Filter-2:before {
    content: "\e961";
}

.opicon-Filter:before {
    content: "\e962";
}

.opicon-Folder:before {
    content: "\e963";
}

.opicon-Game:before {
    content: "\e964";
}

.opicon-Graph:before {
    content: "\e965";
}

.opicon-Heart:before {
    content: "\e966";
}

.opicon-Hide:before {
    content: "\e967";
}

.opicon-Home:before {
    content: "\e968";
}

.opicon-Image-2:before {
    content: "\e969";
}

.opicon-Image:before {
    content: "\e96a";
}

.opicon-Info-Circle:before {
    content: "\e96b";
}

.opicon-Info-Square:before {
    content: "\e96c";
}

.opicon-Location:before {
    content: "\e96d";
}

.opicon-Lock:before {
    content: "\e96e";
}

.opicon-Login:before {
    content: "\e96f";
}

.opicon-Logout:before {
    content: "\e970";
}

.opicon-Message:before {
    content: "\e971";
}

.opicon-More-Circle:before {
    content: "\e972";
}

.opicon-More-Square:before {
    content: "\e973";
}

.opicon-Notification:before {
    content: "\e974";
}

.opicon-Paper-Download:before {
    content: "\e975";
}

.opicon-Paper-Fail:before {
    content: "\e976";
}

.opicon-Paper-Negative:before {
    content: "\e977";
}

.opicon-Paper-Plus:before {
    content: "\e978";
}

.opicon-Paper-Upload:before {
    content: "\e979";
}

.opicon-Paper:before {
    content: "\e97a";
}

.opicon-Password:before {
    content: "\e97b";
}

.opicon-Play:before {
    content: "\e97c";
}

.opicon-Plus:before {
    content: "\e97d";
}

.opicon-Profile:before {
    content: "\e97e";
}

.opicon-Scan:before {
    content: "\e97f";
}

.opicon-Search:before {
    content: "\e980";
}

.opicon-Send:before {
    content: "\e981";
}

.opicon-Setting:before {
    content: "\e982";
}

.opicon-Shield-Done:before {
    content: "\e983";
}

.opicon-Shield-Fail:before {
    content: "\e984";
}

.opicon-Show:before {
    content: "\e985";
}

.opicon-Star:before {
    content: "\e986";
}

.opicon-Swap:before {
    content: "\e987";
}

.opicon-Tick-Square:before {
    content: "\e988";
}

.opicon-Ticket-Star:before {
    content: "\e989";
}

.opicon-Ticket:before {
    content: "\e98a";
}

.opicon-Time-Circle:before {
    content: "\e98b";
}

.opicon-Time-Square:before {
    content: "\e98c";
}

.opicon-Unlock:before {
    content: "\e98d";
}

.opicon-Upload:before {
    content: "\e98e";
}

.opicon-Video:before {
    content: "\e98f";
}

.opicon-Voice-2:before {
    content: "\e990";
}

.opicon-Voice:before {
    content: "\e991";
}

.opicon-Volume-Down:before {
    content: "\e992";
}

.opicon-Volume-Off:before {
    content: "\e993";
}

.opicon-Volume-Up:before {
    content: "\e994";
}

.opicon-Wallet:before {
    content: "\e995";
}

.opicon-Work:before {
    content: "\e996";
}

.opicon-User1:before {
    content: "\e997";
}

.opicon-User:before {
    content: "\e998";
}

.opicon-degrees:before {
    content: "\e999";
}

.opicon-airliner:before {
    content: "\e99a";
}

.opicon-airplanes:before {
    content: "\e99b";
}

.opicon-alarm-clock:before {
    content: "\e99c";
}

.opicon-barcode:before {
    content: "\e99d";
}

.opicon-beverage:before {
    content: "\e99e";
}

.opicon-big-light1:before {
    content: "\e99f";
}

.opicon-bread:before {
    content: "\e9a0";
}

.opicon-burguer:before {
    content: "\e9a1";
}

.opicon-cafe:before {
    content: "\e9a2";
}

.opicon-call-answer:before {
    content: "\e9a3";
}

.opicon-circular-alarm-clock-tool:before {
    content: "\e9a4";
}

.opicon-clock1:before {
    content: "\e9a5";
}

.opicon-cloud-storage-uploading-option:before {
    content: "\e9a6";
}

.opicon-commentary:before {
    content: "\e9a7";
}

.opicon-coupon:before {
    content: "\e9a8";
}

.opicon-drugs:before {
    content: "\e9a9";
}

.opicon-heart:before {
    content: "\e9aa";
}

.opicon-home-icon-silhouette:before {
    content: "\e9ab";
}

.opicon-icecream:before {
    content: "\e9ac";
}

.opicon-icon:before {
    content: "\e9ad";
}

.opicon-icons8-instagram1:before {
    content: "\e9ae";
}

.opicon-icons8-telegram-app-1:before {
    content: "\e9af";
}

.opicon-icons8-whatsapp:before {
    content: "\e9b0";
}

.opicon-immunity-1:before {
    content: "\e9b1";
}

.opicon-immunity:before {
    content: "\e9b2";
}

.opicon-internet:before {
    content: "\e9b3";
}

.opicon-left-arrow:before {
    content: "\e9b4";
}

.opicon-like-1:before {
    content: "\e9b5";
}

.opicon-like:before {
    content: "\e9b6";
}

.opicon-liquor:before {
    content: "\e9b7";
}

.opicon-location-point:before {
    content: "\e9b8";
}

.opicon-lock:before {
    content: "\e9b9";
}

.opicon-marijuana:before {
    content: "\e9ba";
}

.opicon-percent:before {
    content: "\e9bb";
}

.opicon-previous:before {
    content: "\e9bc";
}

.opicon-pulse-line:before {
    content: "\e9bd";
}

.opicon-salad:before {
    content: "\e9be";
}

.opicon-salad-bowl-hand-drawn-food:before {
    content: "\e9bf";
}

.opicon-sandwich:before {
    content: "\e9c0";
}

.opicon-serving-dish-1:before {
    content: "\e9c1";
}

.opicon-serving-dish:before {
    content: "\e9c2";
}

.opicon-smartphone:before {
    content: "\e9c3";
}

.opicon-standing-up-man:before {
    content: "\e9c4";
}

.opicon-supermarket-promotions-percentages-label-tool:before {
    content: "\e9c5";
}

.opicon-syringe-with-medication:before {
    content: "\e9c6";
}

.opicon-target:before {
    content: "\e9c7";
}

.opicon-telephone:before {
    content: "\e9c8";
}

.opicon-ticket:before {
    content: "\e9c9";
}

.opicon-view-1:before {
    content: "\e9ca";
}

.opicon-view:before {
    content: "\e9cb";
}

.opicon-weightlifting-1:before {
    content: "\e9cc";
}

.opicon-weightlifting:before {
    content: "\e9cd";
}

.opicon-whistle:before {
    content: "\e9ce";
}

.opicon-1:before {
    content: "\e9cf";
}

.opicon-2:before {
    content: "\e9d0";
}

.opicon-3:before {
    content: "\e9d1";
}

.opicon-4:before {
    content: "\e9d2";
}

.opicon-5:before {
    content: "\e9d3";
}

.opicon-add1:before {
    content: "\e9d4";
}

.opicon-amazed:before {
    content: "\e9d5";
}

.opicon-attach:before {
    content: "\e9d6";
}

.opicon-bag-2:before {
    content: "\e9d7";
}

.opicon-bag:before {
    content: "\e9d8";
}

.opicon-Basket-pay:before {
    content: "\e9d9";
}

.opicon-Basket:before {
    content: "\e9da";
}

.opicon-box-Gift:before {
    content: "\e9db";
}

.opicon-bucket-rubbish-2:before {
    content: "\e9dc";
}

.opicon-bucket-rubbish:before {
    content: "\e9dd";
}

.opicon-camera-2:before {
    content: "\e9de";
}

.opicon-camera:before {
    content: "\e9df";
}

.opicon-card:before {
    content: "\e9e0";
}

.opicon-chart:before {
    content: "\e9e1";
}

.opicon-clock-2:before {
    content: "\e9e2";
}

.opicon-clock2:before {
    content: "\e9e3";
}

.opicon-Cloud-download:before {
    content: "\e9e4";
}

.opicon-Cloud-upload:before {
    content: "\e9e5";
}

.opicon-Cloud:before {
    content: "\e9e6";
}

.opicon-comment-1:before {
    content: "\e9e7";
}

.opicon-comment-2:before {
    content: "\e9e8";
}

.opicon-comment-customer:before {
    content: "\e9e9";
}

.opicon-comment:before {
    content: "\e9ea";
}

.opicon-copy1:before {
    content: "\e9eb";
}

.opicon-Cup:before {
    content: "\e9ec";
}

.opicon-emergency-:before {
    content: "\e9ed";
}

.opicon-event-2:before {
    content: "\e9ee";
}

.opicon-event:before {
    content: "\e9ef";
}

.opicon-Exit:before {
    content: "\e9f0";
}

.opicon-filter:before {
    content: "\e9f1";
}

.opicon-flopy:before {
    content: "\e9f2";
}

.opicon-happy-2:before {
    content: "\e9f3";
}

.opicon-happy:before {
    content: "\e9f4";
}

.opicon-heart1:before {
    content: "\e9f5";
}

.opicon-history-2:before {
    content: "\e9f6";
}

.opicon-history:before {
    content: "\e9f7";
}

.opicon-home:before {
    content: "\e9f8";
}

.opicon-internet2:before {
    content: "\e9f9";
}

.opicon-Lamp:before {
    content: "\e9fa";
}

.opicon-Laugh-2:before {
    content: "\e9fb";
}

.opicon-Laugh:before {
    content: "\e9fc";
}

.opicon-location:before {
    content: "\e9fd";
}

.opicon-lock1:before {
    content: "\e9fe";
}

.opicon-lozi:before {
    content: "\e9ff";
}

.opicon-man:before {
    content: "\ea00";
}

.opicon-microphone:before {
    content: "\ea01";
}

.opicon-mobile:before {
    content: "\ea02";
}

.opicon-Money-bag-2:before {
    content: "\ea03";
}

.opicon-Money-bag:before {
    content: "\ea04";
}

.opicon-monitor:before {
    content: "\ea05";
}

.opicon-mouse:before {
    content: "\ea06";
}

.opicon-multiplied:before {
    content: "\ea07";
}

.opicon-music-note:before {
    content: "\ea08";
}

.opicon-new-folder:before {
    content: "\ea09";
}

.opicon-next:before {
    content: "\ea0a";
}

.opicon-note:before {
    content: "\ea0b";
}

.opicon-off-and-turn:before {
    content: "\ea0c";
}

.opicon-ok:before {
    content: "\ea0d";
}

.opicon-paper-2:before {
    content: "\ea0e";
}

.opicon-paper-3:before {
    content: "\ea0f";
}

.opicon-paper:before {
    content: "\ea10";
}

.opicon-payment-card:before {
    content: "\ea11";
}

.opicon-pc:before {
    content: "\ea12";
}

.opicon-pen:before {
    content: "\ea13";
}

.opicon-picture:before {
    content: "\ea14";
}

.opicon-play-back:before {
    content: "\ea15";
}

.opicon-play:before {
    content: "\ea16";
}

.opicon-poket:before {
    content: "\ea17";
}

.opicon-programer:before {
    content: "\ea18";
}

.opicon-Radar:before {
    content: "\ea19";
}

.opicon-random:before {
    content: "\ea1a";
}

.opicon-Return:before {
    content: "\ea1b";
}

.opicon-sad:before {
    content: "\ea1c";
}

.opicon-search:before {
    content: "\ea1d";
}

.opicon-send:before {
    content: "\ea1e";
}

.opicon-sheair:before {
    content: "\ea1f";
}

.opicon-sound:before {
    content: "\ea20";
}

.opicon-Speaker-volume:before {
    content: "\ea21";
}

.opicon-star:before {
    content: "\ea22";
}

.opicon-text-comment:before {
    content: "\ea23";
}

.opicon-text:before {
    content: "\ea24";
}

.opicon-timer:before {
    content: "\ea25";
}

.opicon-Umbrella:before {
    content: "\ea26";
}

.opicon-Unlocked:before {
    content: "\ea27";
}

.opicon-Upset:before {
    content: "\ea28";
}

.opicon-video:before {
    content: "\ea29";
}

.opicon-volume-off:before {
    content: "\ea2a";
}

.opicon-wink:before {
    content: "\ea2b";
}

.opicon-target1:before {
    content: "\ea2c";
}

.opicon-target-1:before {
    content: "\ea2d";
}

.opicon-target-2:before {
    content: "\ea2e";
}

.opicon-influence:before {
    content: "\ea2f";
}

.opicon-united:before {
    content: "\ea30";
}

.opicon-robot:before {
    content: "\ea31";
}

.opicon-robotic:before {
    content: "\ea32";
}

.opicon-rocket:before {
    content: "\ea33";
}

.opicon-celebrity:before {
    content: "\ea34";
}

.opicon-attractive:before {
    content: "\ea35";
}

.opicon-precious-stone:before {
    content: "\ea36";
}

.opicon-badge:before {
    content: "\ea37";
}

.opicon-big-light:before {
    content: "\ea38";
}

.opicon-heart2:before {
    content: "\ea39";
}

.opicon-Lamp1:before {
    content: "\ea3a";
}

.opicon-Cloud-download1:before {
    content: "\ea3b";
}

.opicon-Cloud-upload1:before {
    content: "\ea3c";
}

.opicon-search1:before {
    content: "\ea3d";
}

.opicon-chart1:before {
    content: "\ea3e";
}

.opicon-off-and-turn1:before {
    content: "\ea3f";
}

.opicon-notification:before {
    content: "\ea40";
}

.opicon-notification-1:before {
    content: "\ea41";
}

.opicon-event1:before {
    content: "\ea42";
}

.opicon-event-21:before {
    content: "\ea43";
}

.opicon-arrow-down-sign-to-navigate:before {
    content: "\ea44";
}

.opicon-navigate-up-arrow:before {
    content: "\ea45";
}

.opicon-arrow-pointing-to-left:before {
    content: "\ea46";
}

.opicon-left-arrow-2:before {
    content: "\ea47";
}

.opicon-up-arrow:before {
    content: "\ea48";
}

.opicon-left-arrow1:before {
    content: "\ea49";
}

.opicon-previous1:before {
    content: "\ea4a";
}

.opicon-right-arrow:before {
    content: "\ea4b";
}

.opicon-timer1:before {
    content: "\ea4c";
}

.opicon-alarm-clock1:before {
    content: "\ea4d";
}

.opicon-circular-alarm-clock-tool1:before {
    content: "\ea4e";
}

.opicon-clock3:before {
    content: "\ea4f";
}

.opicon-clock-21:before {
    content: "\ea50";
}

.opicon-money-bag1:before {
    content: "\ea51";
}

.opicon-play1:before {
    content: "\ea52";
}

.opicon-play-button-arrowhead:before {
    content: "\ea53";
}

.opicon-next1:before {
    content: "\ea54";
}

.opicon-quote-1:before {
    content: "\ea55";
}

.opicon-man1:before {
    content: "\ea56";
}

.opicon-user:before {
    content: "\ea57";
}

.opicon-user-1:before {
    content: "\ea58";
}

.opicon-bebo-logo:before {
    content: "\ea59";
}

.opicon-sheair1:before {
    content: "\ea5a";
}

.opicon-aparat:before {
    content: "\ea5b";
}

.opicon-telegram1:before {
    content: "\ea5c";
}

.opicon-telegram-1:before {
    content: "\ea5d";
}

.opicon-icons8-whatsapp1:before {
    content: "\ea5e";
}

.opicon-icons8-telegram-app-11:before {
    content: "\ea5f";
}

.opicon-internet1:before {
    content: "\ea60";
}

.opicon-linkedin1:before {
    content: "\ea61";
}

.opicon-instagram2:before {
    content: "\ea62";
}

.opicon-icons8-instagram:before {
    content: "\ea63";
}

.opicon-twitter1:before {
    content: "\ea64";
}

.opicon-facebook1:before {
    content: "\ea65";
}

.opicon-wink1:before {
    content: "\ea66";
}

.opicon-amazed1:before {
    content: "\ea67";
}

.opicon-Upset1:before {
    content: "\ea68";
}

.opicon-Laugh-21:before {
    content: "\ea69";
}

.opicon-Laugh1:before {
    content: "\ea6a";
}

.opicon-sad1:before {
    content: "\ea6b";
}

.opicon-happy1:before {
    content: "\ea6c";
}

.opicon-happy-21:before {
    content: "\ea6d";
}

.opicon-menu1:before {
    content: "\ea6e";
}

.opicon-done:before {
    content: "\ea6f";
}

.opicon-done_all:before {
    content: "\ea70";
}

.opicon-filter1:before {
    content: "\ea71";
}

.opicon-Footer-advice:before {
    content: "\ea72";
}

.opicon-Footer-Support:before {
    content: "\ea73";
}

.opicon-Orders:before {
    content: "\ea74";
}

.opicon-pay-day:before {
    content: "\ea75";
}

.opicon-support:before {
    content: "\ea76";
}

.opicon-Video-Play:before {
    content: "\ea77";
}

.opicon-add-file:before {
    content: "\ea78";
}

.opicon-add-image:before {
    content: "\ea79";
}

.opicon-add-video:before {
    content: "\ea7a";
}

.opicon-Plus-Cancel:before {
    content: "\ea7b";
}

.opicon-back1:before {
    content: "\ea7c";
}

.opicon-Menu-Message:before {
    content: "\ea7d";
}

.opicon-Group-Chat:before {
    content: "\ea7e";
}

.opicon-menu:before {
    content: "\ea7f";
}

.opicon-Phone:before {
    content: "\ea80";
}

.opicon-search2:before {
    content: "\ea81";
}

.opicon-verified-instagram:before {
    content: "\ea82";
}

.opicon-Category1:before {
    content: "\ea83";
}

.opicon-tick:before {
    content: "\ea84";
}

.opicon-double-tick:before {
    content: "\ea85";
}

.opicon-upload_text:before {
    content: "\ea86";
}

.opicon-user-icon:before {
    content: "\ea87";
}

.opicon-refresh1:before {
    content: "\ea88";
}

.opicon-pending-icon:before {
    content: "\ea89";
}

.opicon-attach1:before {
    content: "\ea8a";
}

.opicon-woman:before {
    content: "\ea8b";
}

.opicon-man2:before {
    content: "\ea8c";
}

.opicon-title:before {
    content: "\ea8d";
}

.opicon-back-hand-drawn-arrow:before {
    content: "\ea8e";
}

.opicon-padlock:before {
    content: "\ea8f";
}

.opicon-padunlock:before {
    content: "\ea90";
}

.opicon-Group-Men:before {
    content: "\ea91";
}

.opicon-Group-Both .path1:before {
    content: "\ea92";
}

.opicon-Group-Both .path2:before {
    content: "\ea93";
}

.opicon-Group-Both .path3:before {
    content: "\ea94";
}

.opicon-Group-Both .path4:before {
    content: "\ea95";
}

.opicon-Group-Both .path5:before {
    content: "\ea96";
}

.opicon-Group-Woman:before {
    content: "\ea97";
}

/*!
 *  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 PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('/Content/Font/font-awesome/fontawesome-webfont.eot');
    src: url('/Content/Font/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
        url('/Content/Font/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
        url('/Content/Font/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
        url('/Content/Font/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
        url('/Content/Font/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.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;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.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(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  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-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw: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-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try: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-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils: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-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator: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:before,
.fa-battery-full: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-stop-o:before,
.fa-hand-paper-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-tv:before,
.fa-television: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-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language: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-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-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:before,
.fa-thermometer-full: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-bathtub:before,
.fa-s15:before,
.fa-bath: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;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.select2-container {
 box-sizing:border-box;
 display:inline-block;
 margin:0;
 position:relative;
 vertical-align:middle
}
.select2-container .select2-selection--single {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 height:28px;
 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;
 text-overflow:ellipsis;
 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 {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 min-height:32px;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
 display:inline-block;
 overflow:hidden;
 padding-left:8px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-search--inline {
 float:left
}
.select2-container .select2-search--inline .select2-search__field {
 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:white;
 border:1px solid #aaa;
 border-radius:4px;
 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;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-search--dropdown {
 display:block;
 padding:4px
}
.select2-search--dropdown .select2-search__field {
 padding:4px;
 width:100%;
 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-hidden-accessible {
 border:0 !important;
 clip:rect(0 0 0 0) !important;
 -webkit-clip-path:inset(50%) !important;
 clip-path:inset(50%) !important;
 height:1px !important;
 overflow:hidden !important;
 padding:0 !important;
 position:absolute !important;
 width:1px !important;
 white-space:nowrap !important
}
.select2-container--default .select2-selection--single {
 border:1px solid #aaa;
 border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
 color:#444;
 line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
 color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
 height:26px;
 position:absolute;
 top:1px;
 right:1px;
 width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
 border-color:#888 transparent transparent transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 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 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
 background-color:white;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
 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:bold;
 margin-top:5px;
 margin-right:10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e4e4;
 border:1px solid #aaa;
 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:bold;
 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-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
 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:solid black 1px;
 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--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
 background:transparent;
 border:none;
 outline:0;
 box-shadow:none;
 -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.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:white
}
.select2-container--default .select2-results__group {
 cursor:default;
 display:block;
 padding:6px
}
.select2-container--classic .select2-selection--single {
 background-color:#f7f7f7;
 border:1px solid #aaa;
 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:linear-gradient(to bottom, #fff 50%, #eee 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.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:bold;
 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 #aaa;
 border-top-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: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 transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 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 #aaa;
 border-radius:0;
 border-top-left-radius:4px;
 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:transparent;
 border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #888 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
 border-top:none;
 border-top-left-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:linear-gradient(to bottom, #fff 0%, #eee 50%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
 border-bottom:none;
 border-bottom-left-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: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:white;
 border:1px solid #aaa;
 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 #aaa;
 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:bold;
 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
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 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;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa;
 outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field {
 outline:0;
 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>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.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
}

/* ------------------------------------------------------------------------------
 *
 *  # PNotify notifications
 *
 *  Styles for pnotify.min.js - a flexible JavaScript notification plugin
 *
 *  Version: 1.1
 *  Latest update: Mar 10, 2016
 *
 * ---------------------------------------------------------------------------- */
.ui-pnotify {
    top: 20px;
    left: 20px;
    position: absolute;
    height: auto;
    z-index: 2;
    border-radius: 3px;
}

body > .ui-pnotify {
    position: fixed;
    z-index: 1000000040;
}

.ui-pnotify.alert-rounded > .ui-pnotify-container {
    border-radius: 100px;
}

.ui-pnotify[class*=bg-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: transparent;
    color: #fff;
}

.ui-pnotify[class*=text-] > .ui-pnotify-container,
.ui-pnotify[class*=alpha-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.ui-pnotify.stack-top-left,
.ui-pnotify.stack-bottom-left {
    right: 20px;
    left: auto;
}

.ui-pnotify.stack-bottom-right,
.ui-pnotify.stack-bottom-left {
    bottom: 20px;
    top: auto;
}

.ui-pnotify.stack-modal {
    right: 50%;
    left: auto;
    margin-right: -150px;
}

.ui-pnotify.stack-custom-right {
    top: auto;
    right: auto;
    bottom: 200px;
    left: 200px;
}

.ui-pnotify.stack-custom-left {
    top: 200px;
    right: 200px;
    left: auto;
    bottom: auto;
}

.ui-pnotify.stack-custom-top {
    left: 0;
    right: 0;
    top: 0;
}

.ui-pnotify.stack-custom-bottom {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
}

.ui-pnotify.ui-pnotify-in {
    display: block !important;
}

.ui-pnotify.ui-pnotify-move {
    -webkit-transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    -o-transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-slow {
    -webkit-transition: opacity linear 0.6s;
    -o-transition: opacity linear 0.6s;
    transition: opacity linear 0.6s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-normal {
    -webkit-transition: opacity linear 0.4s;
    -o-transition: opacity linear 0.4s;
    transition: opacity linear 0.4s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-fast {
    transition: opacity .2s linear;
    -webkit-transition: opacity linear 0.2s;
    -o-transition: opacity linear 0.2s;
    transition: opacity linear 0.2s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ui-pnotify-container {
    padding: 10px 70px 10px 10px;
    height: 100%;
    position: relative;
    right: 0;
    margin: 0;
    border-radius: 10px 16px 16px 10px;
}

    .ui-pnotify-container:after {
        content: " ";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both;
    }

    .ui-pnotify-container.ui-pnotify-sharp {
        border-radius: 0;
    }

.ui-pnotify-title {
    display: block;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 15px;
}

.ui-pnotify-text {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.ui-pnotify-icon {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translate(0,-50%);
    background-color: rgba(255, 255, 255, 0.2);
    height: 50px;
    width: 50px;
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
}

    .ui-pnotify-icon > [class^=icon-] {
        margin-top: 4px;
        margin-left: 15px;
    }

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: left;
    margin-right: 8px;
    margin-top: 4px;
    line-height: 1;
    outline: 0;
}

.ui-pnotify-modal-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

body > .ui-pnotify-modal-overlay {
    position: fixed;
    z-index: 100039;
}

.brighttheme {
}

.ui-pnotify[class*=bg-] > .brighttheme {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.brighttheme {
    color: #fff;
}

.brighttheme-notice {
    background-color: #FF9800;
}

.brighttheme-info {
    background-color: #1E88E5;
}

.brighttheme-success {
    background-color: #4CAF50;
}

.brighttheme-error {
    background-color: #FF5722;
}

.brighttheme-icon-closer,
.brighttheme-icon-sticker {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    width: 10px;
    height: 10px;
    outline: 0;
}

    .brighttheme-icon-closer:after,
    .brighttheme-icon-sticker:after,
    .brighttheme-icon-success:after,
    .brighttheme-icon-error:after {
        content: '';
        font-family: 'FontAwesome';
        font-size: 10px;
        display: block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.brighttheme-icon-success:after {
    content: "\f14a";
    font-size: 32px;
}

.brighttheme-icon-error:after {
    content: "\f057";
    font-size: 32px;
}

.brighttheme-icon-closer:after {
    content: "\f00d";
}

.brighttheme-icon-sticker:after {
    content: "\f10c";
}

.brighttheme-icon-sticker.brighttheme-icon-stuck:after {
    content: "\f111";
}

.ui-pnotify[class*=alert-styled-] {
    border-width: 0;
    padding: 0;
}

.ui-pnotify.alert-styled-left:after {
    right: 0;
}

.ui-pnotify.alert-styled-right:after {
    left: 0;
}

.brighttheme .ui-pnotify-action-bar {
    padding-top: 15px;
}

    .brighttheme .ui-pnotify-action-bar textarea,
    .brighttheme .ui-pnotify-action-bar input {
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        background-color: #fff;
        margin-bottom: 15px !important;
        color: #333333;
        padding: 7px 12px;
    }

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea,
.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input {
    border-color: #fff;
    color: #fff;
}

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-moz-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea:-ms-input-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input:-ms-input-placeholder {
        color: #fff;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-webkit-input-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input::-webkit-input-placeholder {
        color: #fff;
    }

.ui-pnotify[class*=bg-] .form-control {
    border-bottom-color: #fff;
    color: #fff;
}

    .ui-pnotify[class*=bg-] .form-control::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .form-control:-ms-input-placeholder {
        color: #fff;
    }

    .ui-pnotify[class*=bg-] .form-control::-webkit-input-placeholder {
        color: #fff;
    }

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    left: 20px;
    width: 70px;
    border-top: none;
    padding: 0;
    z-index: 10000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .ui-pnotify-history-container.ui-pnotify-history-fixed {
        position: fixed;
    }

    .ui-pnotify-history-container .ui-pnotify-history-header {
        padding: 2px;
        text-align: center;
    }

    .ui-pnotify-history-container button {
        cursor: pointer;
        display: block;
        width: 100%;
    }

    .ui-pnotify-history-container .ui-pnotify-history-pulldown {
        display: block;
        margin: 0 auto;
    }

@media (max-width: 480px) {
    .ui-pnotify-mobile-able.ui-pnotify {
        position: fixed;
        width: calc(100% - 40px) !important;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        font-smoothing: antialiased;
    }

        .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
            border-bottom-width: 5px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .ui-pnotify-mobile-able.ui-pnotify.stack-top-left,
        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left {
            right: 0;
            left: 0;
        }

        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right,
        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left {
            right: 0;
            left: 0;
            bottom: 0;
            top: auto;
        }

            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left .ui-pnotify-shadow {
                border-top-width: 5px;
                border-bottom-width: 1px;
            }

        .ui-pnotify-mobile-able.ui-pnotify.ui-pnotify-nonblock-fade {
            opacity: 0.2;
            filter: alpha(opacity=20);
        }

        .ui-pnotify-mobile-able.ui-pnotify.ui-pnotify-nonblock-hide {
            display: none !important;
        }
}

.modal {
    position: fixed;
    z-index: 10000000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    height: 100%;
    background-color: rgba(235, 232, 247, 0.8);
    padding: 10px 10px 0;
}

    .modal .modal-dialog {
        width: 98%;
        box-sizing: border-box;
        margin-bottom: 10px;
        padding: 35px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        color: #2b2e38;
        max-width: 525px;
        border-radius: 12px;
        background-color: #ffffff;
        padding: 30px;
        text-align: right;
        position: relative;
        top: 50%;
        transform: translate(0,-50%);
        display: inline-block;
    }

    .modal header {
        color: #466f85;
        font-size: 13px;
        font-weight: 400;
        text-align: right;
        line-height: 36px;
        padding: 0px;
        padding-right: 14px;
        margin-bottom: 35px;
        position: relative;
    }

        .modal header h2 {
            padding: 0px !important;
            font-size: 14px !important;
            font-weight: 500 !important;
        }

        .modal header > i {
            width: 36px;
            height: 36px;
            border-radius: 100%;
            background: url(/Content/Library/Remodal/img/gr-radius.png) no-repeat;
            position: absolute;
            right: -40px;
            top: 0;
            text-align: center;
            line-height: 36px;
            font-size: 18px;
        }

        .modal header a {
            padding: 0px !important;
            font-size: 12px !important;
            position: absolute;
            top: 0px;
            left: 0px;
        }

            .modal header a i {
                margin-bottom: -8px !important;
                font-weight: bold;
            }

    .modal .modal-footer {
        margin-top: 20px;
    }

        .modal .modal-footer .delete-element {
            margin-bottom:15px;
        }
            .modal .modal-footer .delete-element h5 {
                margin-bottom: 7px;
                font-size: 13px;
                font-weight: 400;
            }

        .modal .modal-footer button {
            border: none;
            padding: 5px 10px;
            border-radius: 3px;
            color: #fff;
            font-family: inherit;
            margin-left:3px;
        }

            .modal .modal-footer button.btn-danger {
                background-color: #b01313;
            }
            .modal .modal-footer button.btn-warning {
                background-color: #b74d24;
            }
            .modal .modal-footer button.btn-success {
                background-color: #61a265;
            }
            .modal .modal-footer button.btn-info {
                background-color: #3876ea;
            }

            .modal .modal-footer button.disabled {
                cursor: none;
                pointer-events: none;
                opacity: 0.5;
            }
/* Generated by less 2.5.1 */

@charset "utf-8";


:root {
    --gray-color: #868686;
    --hover-color: #00a0ea;
    --base-color: #377cff;
}




body {
    background-color: #fff;
}

.p-20 > div {
    padding: 0 20px;
}

.p-20 {
    margin: 0 -20px;
}

.p-10 > div {
    padding: 0 10px;
}

.p-10 {
    margin: 0 -10px;
}

.dragscroll {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    overflow: scroll;
}

    .dragscroll::-webkit-scrollbar {
        display: none;
    }

input:focus, textarea:focus {
    outline-width: 0;
}

.file-folder {
    font-size: 28px;
    top: 4px;
    position: relative;
}

/*************  404  ************/
.page-404 {
    padding: 10px 0px;
}

    .page-404 .content-404 {
        text-align: center;
        min-height: calc(100vh - 80px);
        padding-top: 23px;
    }

        .page-404 .content-404 img {
            height: 60px;
            margin-top: 15px;
        }


        .page-404 .content-404 h1 {
            margin-bottom: 20px;
        }

        .page-404 .content-404 .type-error {
            text-align: center;
            top: 50%;
            position: absolute;
            left: 50%;
            transform: translate(-50%,-50%);
        }

            /*.page-404 .content-404 .type-error span{
    color: #868686;
    font-size: 25px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 30px;
}*/
            .page-404 .content-404 .type-error p {
                color: var(--gray-color);
                font-size: 27px;
                font-weight: 700;
                padding: 0 10px;
                margin-bottom: 15px;
            }

            .page-404 .content-404 .type-error ul {
                margin: 0 auto;
                text-align: center;
            }

                .page-404 .content-404 .type-error ul li {
                    display: inline-block;
                }

                    .page-404 .content-404 .type-error ul li a {
                        color: var(--gray-color);
                        font-size: 14px;
                        font-weight: 400;
                        padding: 0 10px;
                        transition: all 0.3s ease-in-out;
                    }

                        .page-404 .content-404 .type-error ul li a:hover {
                            color: var(--hover-color);
                        }

                    .page-404 .content-404 .type-error ul li b {
                        color: var(--gray-color);
                        font-size: 15px;
                        vertical-align: middle;
                    }



/*************  404-end  ************/


/*************  login  ************/

.page-login {
    padding: 10px 0px;
}

    .page-login .detail-login {
        text-align: center;
        min-height: calc(100vh - 80px);
        padding-top: 23px;
    }

        .page-login .detail-login img {
            height: 60px;
            margin-top: 15px;
        }

    .page-login .content-login {
        background-color: #fff;
        border-radius: 0 0 22px 22px;
        padding: 25px 20px 35px 20px;
        position: relative;
        width: 610px;
        box-shadow: 0 43px 43px rgba(54, 51, 51, 0.09);
        text-align: center;
        margin: auto;
        margin-bottom: 50px;
    }


        .page-login .content-login:after {
            content: '';
            position: absolute;
            background: url(/Content/Library/Structure/img/login-left.png);
            height: 253px;
            width: 150px;
            left: -161px;
            top: 50%;
            background-repeat: no-repeat;
            transform: translate(0,-50%) rotate(180deg);
            z-index: -1;
        }

        .page-login .content-login:before {
            content: '';
            position: absolute;
            background: url(/Content/Library/Structure/img/login-right.png);
            height: 253px;
            width: 150px;
            right: -147px;
            top: 50%;
            background-repeat: no-repeat;
            z-index: -1;
            transform: translate(0,-50%);
        }

        .page-login .content-login .title-login {
            margin-bottom: 70px;
        }

            .page-login .content-login .title-login span {
                color: var(--gray-color);
                padding: 0 10px;
                cursor: pointer;
                font-size: 14px;
                transition: all 0.3s ease-in-out;
            }

    .page-login .title-login span.active {
        color: var(--hover-color);
    }

    .page-login .content-login .content-tab section {
        display: none;
    }

    .page-login .content-login .content-tab .active {
        display: block;
    }

    .page-login .content-login .title-login span:hover {
        color: var(--hover-color);
    }

    .page-login .content-login form h2 {
        color: #b3b3b3;
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 62px;
    }

    .page-login .content-login form lable {
        color: var(--gray-color);
        border-bottom: 1px solid #d3d3d3;
        margin-left: 32px;
        padding: 0 5px 7px 5px;
        font-size: 13px;
        width: 85px;
        display: inline-block;
    }

    .page-login .content-login form input {
        border-bottom: 1px solid #d3d3d3;
        color: var(--hover-color);
        text-align: left;
        font-size: 19px;
        padding-bottom: 4px;
        letter-spacing: 1px;
        padding-left: 12px;
        margin-bottom: 25px;
    }

        .page-login .content-login form input[disabled] {
            background-color: #fff;
            opacity: 0.5;
        }

    .page-login .content-login form p.check {
        margin-top: 60px;
    }

    .page-login .content-login form button {
        color: #fff;
        background-color: var(--hover-color);
        font-size: 16px;
        font-weight: 700;
        border: none;
        border-radius: 5px;
        padding: 3px 18px 8px 18px;
        margin-bottom: 61px;
        font-family: inherit;
    }

        .page-login .content-login form button i {
            position: relative;
            top: 4px;
        }

.check input[type="checkbox"] {
    display: none;
}

    .check input[type="checkbox"] + input + label:before {
        content: '';
        width: 17px;
        height: 17px;
        float: right;
        right: 1px;
        line-height: 15px;
        text-align: center;
        position: absolute;
        font-size: 10px;
        font-weight: 300;
        font-family: icomoon;
        color: #c1c1c1;
        background-color: #fff;
        border-radius: 5px;
        border: 1px solid #dbdee1;
        padding-right: 2px;
        padding-top: 1px;
    }

    .check input[type="checkbox"]:checked + input + label:before {
        content: '\e919';
        color: #3b8beb;
        border: 1px solid #3b8beb;
        font-weight: 900;
        font-family: 'odpanel';
    }

    .check input[type="checkbox"] + input + label {
        font-size: 13px;
        font-weight: 400;
        cursor: pointer;
        position: relative;
        padding-right: 24px;
        padding-left: 23px;
        color: #8d98a5;
        position: relative;
    }

.page-login .content-login form .check {
    margin-bottom: 26px;
}

.page-login .content-login a {
    color: var(--gray-color);
    font-size: 12px;
    transition: all 0.3s ease-in-out;
}

    .page-login .content-login a i {
        font-size: 18px;
        font-weight: bold;
        top: 5px;
        position: relative;
        padding-left: 7px;
    }

    .page-login .content-login a:hover {
        color: var(--hover-color);
    }

.page-login .content-login .resend {
    font-size: 15px;
    cursor: pointer;
    color: #26974d;
    background-color: #fff;
}

    .page-login .content-login .resend:disabled {
        cursor: default;
        opacity: 0.5;
        color: var(--gray-color);
        background-color: #fff;
    }

/*************  login-end  ************/

.creator-company {
    width: 100%;
    text-align: center;
}

    .creator-company h3 i {
        font-size: 22px;
        display: block;
        margin-bottom: 11px;
        color: var(--gray-color);
    }

    .creator-company h3 {
        color: var(--gray-color);
        font-size: 13px;
        font-weight: 400;
        text-align: center;
        transition: all 0.3s ease-in-out;
    }

        .creator-company h3:hover {
            color: var(--hover-color) !important;
        }



/*************  panel  ************/

.row-parent-category {
    width: 100%;
    padding: 30px 20px 0 10px;
}

    .row-parent-category .btn {
        border: 1px solid #ccc;
        background-color: #fff;
        border-radius: 5px;
        padding: 10px;
        font-family: inherit;
        margin-left: 5px;
    }

.panel-header {
    border-radius: 0px 0px 0px 70px;
    background-color: var(--base-color);
    padding: 12px 50px 12px 60px;
    margin-bottom: 35px;
}

    .panel-header .panel-dashbord div {
        border-radius: 42px;
        background-color: #124ec1;
        width: 200px;
        height: 62px;
        float: right;
        margin-left: 25px;
        padding-left: 9px;
    }

        .panel-header .panel-dashbord div img {
            float: right;
            width: 56px;
            height: 56px;
            border-radius: 50%;
            margin-left: 15px;
            margin: 3px 5px 3px 13px;
        }

        .panel-header .panel-dashbord div em {
            display: block;
            color: #fff;
            line-height: 30px;
            padding-top: 6px;
            margin-right: 23px;
            font-weight: 700;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .panel-header .panel-dashbord div b {
            display: block;
            color: #fff;
            font-size: 11px;
        }

    .panel-header .panel-dashbord nav ul {
        padding-top: 13px;
    }

        .panel-header .panel-dashbord nav ul li {
            float: right;
            color: #fff;
            font-size: 30px;
            padding: 0 14px;
            transition: all 0.3s ease-in-out;
        }

            .panel-header .panel-dashbord nav ul li:hover {
                color: var(--hover-color);
            }

    .panel-header nav.quick-menu ul {
        padding-top: 15px;
    }

        .panel-header nav.quick-menu ul li {
            float: right;
            color: #fff;
            font-size: 14px;
            padding: 0 14px;
            transition: all 0.3s ease-in-out;
        }

            .panel-header nav.quick-menu ul li:hover {
                color: var(--hover-color);
            }

    .panel-header .logo-panel h1 {
        text-align: left;
    }

        .panel-header .logo-panel h1 a img {
            width: 52px;
            height: 52px;
        }

.panel {
    background-color: #f8f8fb;
}

    .panel .header {
        color: var(--base-color);
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 400;
        text-align: right;
        position: relative;
        overflow: hidden;
    }

        .panel .header i {
            top: 1px;
            position: relative;
        }

        .panel .header:after {
            content: '';
            width: 100%;
            height: 1px;
            display: inline-block;
            background-color: var(--base-color);
            position: absolute;
            margin-right: 12px;
            top: 11px;
        }

    .panel section.panel-main {
        float: right;
        width: calc(100% - 276px);
        margin-left: 25px;
    }

.frame-box {
    border-radius: 18px;
    margin-bottom: 35px;
    border: 1px solid #e4e9ef;
    background-color: #ffffff;
}

    .frame-box .edit-container .panel-form > header {
        position: sticky;
        top: 0px;
        z-index: 1000000;
        background-color: #fff;
    }

    .frame-box header {
        border-bottom: 1px solid #eee;
        border-radius: 21px 21px 0px 0px;
    }

        .frame-box header h2 {
            color: #8181a5;
            font-size: 16px;
            font-weight: 700;
            padding: 30px 29px 24px 0;
            float: right;
        }

        .frame-box header a {
            padding: 30px 0px 24px 24px;
            font-size: 14px;
            float: left;
        }

            .frame-box header a.disabled {
                cursor: none;
                pointer-events: none;
                color: gray;
            }

            .frame-box header a i {
                display: block;
                text-align: center;
            }

    .frame-box .panel-information ul {
        padding: 30px 40px 50px 40px;
    }

        .frame-box .panel-information ul li {
            float: right;
            width: 50%;
            border-left: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            padding-right: 15px;
            padding-bottom: 16px;
            padding-top: 15px;
        }

            .frame-box .panel-information ul li.wid-100 {
                width: 100% !important;
                border-left: none;
            }

            .frame-box .panel-information ul li:nth-child(2n) {
                border-left: none;
            }

            .frame-box .panel-information ul li span {
                display: block;
                color: #a5aeb9;
                font-size: 13px;
                font-weight: 400;
                padding-bottom: 10px;
            }

            .frame-box .panel-information ul li p {
                color: #5e636a;
                font-size: 14px;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

    .frame-box .panel-information footer {
        text-align: center;
        margin: 12px 0;
    }

        .frame-box .panel-information footer a {
            /*! background-color: #cfdeed; */
            color: #979797;
            font-size: 14px;
            font-weight: 700;
            text-align: center;
            padding: 7px 20px 10px 20px;
            transition: all 0.3s ease-in-out;
            border-radius: 3px;
            border: 1px solid #d7d7d7;
            margin-bottom: 20px;
            display: inline-block;
        }

    .frame-box .panel-form form {
        padding: 30px 20px 0px 10px;
        text-align: center;
    }

        .frame-box .panel-form form .row > div {
            margin-bottom: 10px;
            padding: 0px 0px 0px 10px;
        }

        .frame-box .panel-form form .row.table-show {
            margin-bottom: 20px;
            border-radius: 10px;
            overflow: hidden;
            border: 1px solid #ccc;
        }

            .frame-box .panel-form form .row.table-show > div {
                border: 1px solid #9cb7ea;
                margin-bottom: 0px;
                padding: 8px;
                height: 40px;
            }

                .frame-box .panel-form form .row.table-show > div span {
                    color: #393939;
                }

                    .frame-box .panel-form form .row.table-show > div span b {
                        margin-right: 10px;
                        color: #000;
                        font-size: 14px;
                    }

        .frame-box .panel-form form .row > div.header {
            padding: 0px;
        }

        .frame-box .panel-form form .row div > .element {
            margin-bottom: 10px;
            position: relative;
        }

            .frame-box .panel-form form .row div > .element:last-child {
                margin-bottom: 0px;
            }

        .frame-box .panel-form form input,
        .frame-box .panel-form form select,
        .frame-box .panel-form form textarea {
            border-radius: 5px;
            background-color: #fff;
            color: #555;
            font-size: 12px;
            font-weight: 400;
            height: 43px;
            width: 100%;
            min-width: 10px;
            padding-left: 8px;
        }

        .frame-box .panel-form form textarea {
            padding: 12px 0px 5px 8px;
            height: 120px;
        }

        .frame-box .panel-form form .rtl {
            text-align: left;
        }

        .frame-box .panel-form form .has-icon {
            position: relative;
        }

            .frame-box .panel-form form .has-icon input,
            .frame-box .panel-form form .has-icon select {
                padding-right: 48px;
            }

            .frame-box .panel-form form .has-icon i {
                position: absolute;
                right: 0px;
                font-size: 18px;
                color: #888;
                height: 100%;
                border-left: 1px solid #ccc;
                line-height: 44px;
                width: 40px;
                text-align: center;
            }

        .frame-box .panel-form form .has-icon-span {
            position: relative;
            display: flex;
            border-radius: 5px;
            border: 1px solid #ddd;
        }

            .frame-box .panel-form form .has-icon-span label {
                line-height: 42px;
                white-space: nowrap;
                margin: 0px 0px 0px 10px;
                color: #888;
                padding-right: 48px;
            }

        .frame-box .panel-form form .no-pd-span label {
            padding-right: 10px;
        }

        .frame-box .panel-form form .has-icon-span input,
        .frame-box .panel-form form .has-icon-span select {
            border: none;
        }

        .frame-box .panel-form form .has-icon-span .select2 .select2-selection {
            border: none !important;
        }

        .frame-box .panel-form form .select2-container--default .select2-selection--multiple ul li {
            float: right !important;
        }

            .frame-box .panel-form form .select2-container--default .select2-selection--multiple ul li.select2-search--inline {
                float: right !important;
            }

                .frame-box .panel-form form .select2-container--default .select2-selection--multiple ul li.select2-search--inline input {
                    text-align: right !important;
                    margin-right: 3px;
                    margin-top: -7px;
                }

        .frame-box .panel-form form .select2-container .select2-selection--single .select2-selection__rendered {
            padding-right: 0px;
        }

        .frame-box .panel-form form .has-icon-span i {
            position: absolute;
            right: 0px;
            font-size: 18px;
            color: #888;
            height: 100%;
            border-left: 1px solid #ccc;
            line-height: 44px;
            width: 40px;
            text-align: center;
        }

        .frame-box .panel-form form .field-validation-error {
            position: absolute;
            left: 25px;
            top: 10px;
            z-index: 100;
        }

            .frame-box .panel-form form .field-validation-error:after {
                color: #ca3232;
                position: absolute;
                height: 10px;
                width: 10px;
                content: '\e923';
                font-family: 'orodicon' !important;
            }

            .frame-box .panel-form form .field-validation-error span {
                background-color: #ca3232;
                padding: 5px 10px;
                border-radius: 0px 10px 10px 10px;
                color: #fff;
                top: 23px;
                position: relative;
            }

        .frame-box .panel-form form button {
            font-family: inherit;
            border: none;
            background-color: #5fc00a;
            border-radius: 5px;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 10px 20px 11px 20px;
            margin: 0 auto;
            transition: all 0.3s ease-in-out;
        }

        .frame-box .panel-form form .select2 {
            height: 43px;
            width: 100% !important;
        }


            .frame-box .panel-form form .select2 .select2-selection {
                height: 43px;
                padding-top: 7px;
                text-align: right;
                padding-right: 5px;
                border: 1px solid #ddd !important;
                color: #555 !important;
            }

                .frame-box .panel-form form .select2 .select2-selection .select2-selection__arrow {
                    height: calc(100% - 3px);
                    left: 2px;
                    width: 30px;
                    border-right: 1px solid #ddd !important;
                }

.select2-container {
    z-index: 10000000 !important;
}

    .select2-container .select2-dropdown {
        border: 1px solid #ddd !important;
        top: -2px;
    }



.frame-box .block-grid {
    padding: 30px 20px 0px 20px;
}

.block-grid table {
    text-align: center;
    width: 100%;
    border: none;
    border-collapse: separate;
    margin: 0 auto 10px auto;
    min-width: 800px;
}

    .block-grid table tr {
        background-color: #f9f9f9;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .block-grid table tr.active {
            background-color: #eee;
        }

            .block-grid table tr.active .view:after {
                left: 28px;
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                top: 24px;
            }

        .block-grid table tr.remove {
            background-color: #ff8686;
        }

        .block-grid table tr.new {
            background-color: #73b532;
        }

    .block-grid table thead tr {
        border: 0;
        background-color: #fff;
    }

    .block-grid table th {
        line-height: 31px;
        padding-bottom: 9px;
        padding-top: 6px;
        color: #8181a5;
        font-size: 13px;
        font-weight: 400;
        position: relative;
    }

    .block-grid table td {
        color: #6f7b88;
        font-size: 12px;
        font-weight: 400;
        line-height: 43px;
        vertical-align: middle;
        border-right: 1px solid #eee;
    }

        .block-grid table td:first-child {
            border: none;
        }

    .block-grid table.childtable td {
        border: 0 !important;
    }

    .block-grid table tr .detail {
        text-align: right;
        padding: 0 20px;
        background-color: #ecfbfa;
        line-height: 30px;
    }

    .block-grid table tr.remove td {
        color: #fff;
    }

    .block-grid table tr.new td {
        color: #fff;
    }

.block-grid > table > tbody > tr > td:nth-child(1) {
    text-align: right
}

.block-grid table thead .sorting:after {
    content: '\f0dc';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    cursor: pointer;
}

.block-grid table thead .sorting_asc:after {
    content: '\f0de';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    cursor: pointer;
}

.block-grid table thead .sorting_desc:after {
    content: '\f0dd';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    cursor: pointer;
}

.block-grid table tbody .details-control {
    position: relative;
    cursor: pointer;
}

    .block-grid table tbody .details-control:after {
        content: '\f0dd';
        font-family: 'FontAwesome';
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translate(-50%);
    }

.block-grid table tbody .details .details-control:after {
    transform: translate(-50%) rotate(180deg);
}
/*tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

tr:first-child td:last-child {
    border-top-right-radius: 10px;
}

tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}*/


.block-grid table .stat {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
    width: 100px;
    display: inline-block;
    height: 33px;
    line-height: 32px;
    text-align: center;
}

.block-grid table .stat-pending {
    background-color: #ffba01;
}

.block-grid table .stat-notshipped {
    background-color: #ef394e;
}

.block-grid table .stat-posted {
    background-color: #42c110;
}

.block-grid table td.ok-pay {
    color: #4fd3b3 !important;
    font-weight: 700;
    font-size: 12px;
}

    .block-grid table td.ok-pay i {
        vertical-align: middle;
        border: 1px solid #4fd3b3;
        padding: 2px 3px 2px 4px;
        border-radius: 7px;
        margin-left: 3px;
    }

.block-grid table td.not-pay {
    color: #b4b4b4 !important;
    font-weight: 700;
    font-size: 12px;
}

    .block-grid table td.not-pay i {
        vertical-align: middle;
        border: 1px solid #b4b4b4;
        padding: 2px 3px 2px 4px;
        border-radius: 7px;
        margin-left: 3px;
    }

.block-grid table .view {
    position: relative;
    color: #6f7b88;
    font-size: 11px;
    font-weight: 400;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.block-grid table tbody tr button {
    text-transform: none;
    border: 1px solid #6e00ff;
    font-size: 17px;
    margin: 3px 3px 3px 3px;
    border-radius: 6px;
    padding: 3px 8px 0px 8px;
    position: relative;
    top: 3px;
    background-color: transparent;
    color: #6e00ff;
    line-height: 28px;
}

/*.block-grid table .view:after {
    content: '»';
    position: absolute;
    top: 20px;
    width: 5px;
    height: 6px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 13px;
    font-weight: 100;
    font-family: tahoma;
    left: -6px;
}*/

.block-grid table td img {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-right: 20px;
}

.block-grid table .view i {
    font-size: 17px;
    padding: 0 6px;
}

.block-grid table .view b {
    font-weight: 700;
    position: relative;
}

.block-grid .grid-info {
    display: none;
}

    .block-grid .grid-info th {
        background-color: #efefef;
        color: #393939;
        font-size: 11px;
        font-weight: 400;
        line-height: 33px;
        padding: 0;
    }

    .block-grid .grid-info img {
        float: right;
        margin-left: 20px;
        margin-top: 3px;
        width: 98px;
        height: 98px;
        border-radius: 50%;
    }

    .block-grid .grid-info h2 {
        line-height: 18px;
        margin: 0;
        position: relative;
        font-size: 14px;
        font-weight: 500;
    }

.block-grid table td b.title-field {
    display: block;
    line-height: 7px;
    margin-top: 29px;
    padding: 0 20px;
    font-size: 13px;
}

.block-grid table td strong {
    color: #ef394e;
}

.block-grid table.childtable {
    width: 100%;
}

.block-grid .grid-info h2 b {
    color: #545353;
    font-size: 10px;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
}

.block-grid .grid-info tbody tr td:nth-child(1) {
    text-align: right;
    vertical-align: middle;
    padding: 29px 22px 23px 0;
}

.block-grid .grid-info thead tr th:nth-child(1) {
    text-align: right;
    padding-right: 30px;
}

.block-grid .grid-info tbody tr td:nth-child(2) {
    color: #6f7b88;
    font-size: 13px;
    font-weight: 700;
}

.block-grid .grid-info tbody tr td:not(:last-child) .price {
    line-height: 25px;
    display: block;
    color: #000000 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

    .block-grid .grid-info tbody tr td:not(:last-child) .price i {
        display: block;
        line-height: 12px;
    }

.block-grid .grid-info tfoot tr:last-child {
    border: 0;
}

.block-grid .grid-info tr {
    border: 0;
}

aside.panel-menu {
    padding-top: 8px;
}

    aside.panel-menu ul li {
        border-bottom: 1px solid #eee;
        padding: 0 6px 0 5px;
        color: #393939;
        font-size: 13px;
        font-weight: 500;
        position: relative;
    }

        aside.panel-menu ul li.active {
            color: #032e80;
        }

        aside.panel-menu ul li a {
            display: block;
            transition: all 0.3s ease-in-out;
            line-height: 48px;
        }

            aside.panel-menu ul li a:hover {
                color: #032e80;
            }

                aside.panel-menu ul li a:hover i {
                    color: #032e80;
                }

            aside.panel-menu ul li a i {
                padding: 0 10px 0 10px;
                vertical-align: middle;
                font-size: 15px;
            }

            aside.panel-menu ul li a b {
                width: 21px;
                height: 21px;
                border-radius: 50%;
                background-color: #5fc00a;
                color: #fff;
                font-size: 13px;
                font-weight: 700;
                text-align: center;
                line-height: 23px;
                float: left;
                margin-top: 11px;
                margin-left: 3px;
            }

        aside.panel-menu ul li ul li {
            font-size: 11px;
            padding-right: 42px;
            border-bottom: none;
        }

            aside.panel-menu ul li ul li a {
                line-height: 26px;
            }

            aside.panel-menu ul li ul li:last-child {
                margin-bottom: 10px;
            }

        aside.panel-menu ul li.disabled {
            color: #b7b7b7;
        }

            aside.panel-menu ul li.disabled ul li {
                color: #b7b7b7;
            }

            aside.panel-menu ul li.disabled a:hover {
                color: #b7b7b7;
            }

                aside.panel-menu ul li.disabled a:hover i {
                    color: #b7b7b7;
                }

            aside.panel-menu ul li.disabled ul li a:hover {
                color: #b7b7b7;
            }

                aside.panel-menu ul li.disabled ul li a:hover i {
                    color: #b7b7b7;
                }

aside.panel-menu {
    box-shadow: 0 8px 24px rgba(100, 110, 122, 0.23), 0 0 7px rgba(255, 255, 255, 0.35);
    border-radius: 20px;
    background-color: #fff;
    margin-bottom: 25px;
    width: 195px;
    float: right;
    margin-left: 30px;
    margin-right: 20px;
    position: sticky;
    top: 20px;
}

.panel-tab header {
    margin-bottom: 30px;
    text-align: right;
}

.panel-tab .title-tab span {
    font-size: 15px;
    color: #377cff;
    cursor: pointer;
    margin: 0 8px;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 10px;
}

    .panel-tab .title-tab span.active {
        border-bottom: 2px solid #124ec1;
    }

.panel-tab .content-tab {
    /*margin: 10px 50px 10px 50px;*/
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
}

    .panel-tab .content-tab > section {
        display: none;
    }

        .panel-tab .content-tab > section.active {
            display: block;
        }

.panel-main .block-grid .dataTables_processing {
    position: absolute;
    background-color: rgba(110, 0, 255, 0.1);
    text-align: center;
    border-radius: 5px;
    padding: 10px 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    color: #6e00ff;
}

.panel-main .block-grid .dataTables_paginate {
    text-align: left;
    margin: 0 20px 20px 0;
}

    .panel-main .block-grid .dataTables_paginate > a.paginate_button {
        display: inline-block;
        padding: 7px;
        min-width: 36px;
        margin-right: 2px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        color: #8181a6;
        border: 1px solid transparent;
        border-radius: 3px;
    }

    .panel-main .block-grid .dataTables_paginate span .paginate_button {
        font-size: 13px;
        display: inline-block;
        transition: all 0.3s ease-in-out;
        text-align: center;
        margin-right: 3px;
        background-color: #fff;
        width: 32px;
        height: 32px;
        border: 1px solid #8181a6;
        border-radius: 9px;
        padding-top: 6px;
        color: #8181a6;
        cursor: pointer;
    }

    .panel-main .block-grid .dataTables_paginate .paginate_button.disabled,
    .panel-main .block-grid .dataTables_paginate .paginate_button.disabled:hover,
    .panel-main .block-grid .dataTables_paginate .paginate_button.disabled:focus {
        cursor: default;
        background-color: transparent;
        color: #bbb;
    }

    .panel-main .block-grid .dataTables_paginate .paginate_button.current,
    .panel-main .block-grid .dataTables_paginate .paginate_button.current:hover,
    .panel-main .block-grid .dataTables_paginate .paginate_button.current:focus {
        color: #6e00ff;
        border-color: #6e00ff;
        font-weight: 600;
    }


.panel-main .block-grid .dataTables_info {
    margin-top: 7px;
    color: #8181a6;
}

.select2-results__option {
    text-align: right;
}

.breadcrumb {
    margin-bottom: 10px;
    text-align: right;
}

    .breadcrumb a {
        border-radius: 3px;
        color: #65467d;
        position: relative;
        margin-left: 25px;
        cursor: pointer;
        padding-bottom: 4px;
        display: inline-block;
    }

        .breadcrumb a.current,
        .breadcrumb a:hover {
            border-bottom: 1px dashed #888aa0;
            color: #124ec1;
        }

        .breadcrumb a::after {
            content: '\e915';
            font-family: orodicon;
            position: absolute;
            left: -14px;
            color: #ccc;
            transform: rotate(90deg);
        }

        .breadcrumb a:last-child:after {
            content: '';
        }


.self-has-icon-span {
    position: relative;
    display: flex;
    border-radius: 5px;
    border: 1px solid #ddd;
}

    .self-has-icon-span label {
        line-height: 42px;
        white-space: nowrap;
        margin: 0px 0px 0px 10px;
        color: #888;
        padding-right: 10px;
    }

    .self-has-icon-span input {
        width: 100%;
        min-width: 10px;
    }

.branch-table {
    width: 100%;
}

    .branch-table tr td {
        padding: 3px;
    }


.map-select {
    position: relative;
    width: 100%;
    height: 300px;
}

    .map-select > input {
        height: 0px !important;
        position: absolute;
        pointer-events: none;
        z-index: 0;
    }

    .map-select > div {
        height: 100%;
        width: 100%;
        position: relative;
        top: 0px;
        z-index: 100;
    }

        .map-select > div .leaflet-container {
            position: relative;
            width: 100%;
            height: 100%;
        }



/*************  panel-end  ************/
/************* respansive ************/
@media screen and (max-width: 1490px) {
    .over-scroll {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1199px) {
    .panel-header {
        padding: 30px 20px 30px 60px;
    }

        .panel-header nav.quick-menu ul li {
            padding: 0 9px;
        }

        .panel-header .panel-dashbord nav ul li {
            font-size: 20px;
        }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (max-width: 991px) and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    .panel-menu {
        width: 94% !important;
    }

    .panel-main {
        width: 100% !important;
    }

    aside.panel-menu {
        position: relative;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
}

@media screen and (max-width: 680px) {
}

@media screen and (max-width: 640px) {

    .page-login .content-login {
        box-shadow: none;
        width: 100%;
        max-width: 610px;
    }

        .page-login .content-login:after {
            display: none;
        }

        .page-login .content-login:before {
            display: none;
        }
}

@media screen and (max-width: 550px) {
}

@media screen and (max-width: 480px) {
    .page-404 .content-404 .type-error p {
        font-size: 19px;
    }

    .page-404 .content-404 .type-error ul li a {
        font-size: 12px;
    }

    .page-login .content-login form input {
        width: calc(100% - 85px);
    }
}

@media screen and (max-width: 400px) {
    .page-login .content-login form h2 {
        font-size: 15px;
    }

    .page-login .content-login form lable {
        margin-left: 12px;
        font-size: 12px;
    }

    .page-login .content-login form input {
        font-size: 16px;
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 360px) {
}


.big-modal .modal-dialog {
    max-width: 800px !important;
}

.modal-select2 {
    z-index: 100000000 !important;
}

.add-modal-button-element button {
    padding: 10px 20px !important;
    float: left;
    margin-left: 42px !important;
}

    .add-modal-button-element button i {
        margin-left: 10px;
    }

.course-info {
    padding: 20px;
    border: 1px solid #ccc;
    margin: 15px;
    border-radius: 7px;
}

    .course-info p {
        font-size: 16px;
        line-height: 30px;
    }

        .course-info p em {
            color: #6a6a6a;
            margin-left: 20px;
        }

.frame-box .course-info-edit header a {
    padding-top: 0px;
}

.course-info-edit ul top {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
}

.course-info-edit ul li top i {
    cursor: pointer;
    padding: 5px;
    font-size: 18px;
    margin-right: 20px;
    color: #0d4abe;
    float: left;
}

.course-info-edit ul.terms > li {
    margin: 5px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    padding: 13px;
}

    .course-info-edit ul.terms > li > top {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

.course-info-edit .add-term-btn {
    background-color: #4585ff;
    color: #fff;
    padding: 14px;
    display: block;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
}

    .course-info-edit .add-term-btn i {
        position: relative;
        font-size: 23px;
        top: 5px;
        margin-left: 10px;
    }

.course-info-edit ul.exams > li {
    margin: 5px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    padding: 13px;
}

    .course-info-edit ul.exams > li > top {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

.course-info-edit .add-exam-btn {
    background-color: #4585ff;
    color: #fff;
    padding: 14px;
    display: block;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
}

    .course-info-edit .add-exam-btn i {
        position: relative;
        font-size: 23px;
        top: 5px;
        margin-left: 10px;
    }


.course-info-edit .add-session-btn {
    background-color: #ff4579;
    color: #fff;
    padding: 14px;
    display: block;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
}

    .course-info-edit .add-session-btn i {
        position: relative;
        font-size: 23px;
        top: 5px;
        margin-left: 10px;
    }


.event-edit-info ul top {
    display: block;
    width: 100%;
    font-size: 15px;
}

.event-edit-info ul li top i {
    cursor: pointer;
    padding: 5px;
    font-size: 18px;
    margin-right: 20px;
    color: #0d4abe;
    float: left;
}

.event-edit-info ul.terms > li {
    margin: 5px;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    padding: 13px;
}

    .event-edit-info ul.terms > li > top {
    }

.frame-box .panel-form form .ql-toolbar button {
    padding: 0px;
    background-color: #fff;
}

.frame-box .content-base {
    width: 0px !important;
    height: 0px !important;
    opacity: 0;
    position: absolute;
    display: block;
    pointer-events: none;
}

.frame-box .ql-editor {
    font-family: iranyekan !important;
}

.text-center-align {
    height: 40px;
    justify-content: center;
    align-content: center;
    display: grid;
}

.comments .comment-item {
    background-color: #e0f7d1;
    padding: 15px 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.comments .comment-item {
    background-color: #e0f7d1;
    padding: 15px 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

    .comments .comment-item span {
        width: 100%;
        display: block;
        text-align: right;
        position: relative;
        font-weight: bold;
    }

        .comments .comment-item span b {
            color: #1f9a3d;
            margin-right: 10px;
        }

        .comments .comment-item span i {
            position: absolute;
            background-color: #bed0cf;
            left: 0;
            padding: 20px;
            border-radius: 10px;
        }

    .comments .comment-item p {
        line-height: 41px;
        text-align: right;
        margin-left: 100px;
    }

    .comments .comment-item img {
        width: 300px;
    }


.dashboard-container{
    padding:25px;
}
    .dashboard-container .number-part {
        text-align: center;
        justify-content: center;
        align-content: center;
        display: flex;
    }
        .dashboard-container .number-part .avatar {
            padding: 11px;
            background-color: #377cff;
            border-radius: 5px;
            margin-left: 20px;
            width: 45px;
            height: 45px;
        }
        .dashboard-container .number-part .avatar svg{
            color:#fff;
        }
    .dashboard-container .number-part .text{
        text-align:right;
    }


.date-filter .element {
    display: flex;
    border:1px solid #ccc;
    border-radius:5px;
}
    .date-filter .element input[type=checkbox] {
        width: 100px;
        height: 20px;
        position: relative;
        top: 10px;
    }
    .date-filter .element label {
        align-content: center;
        display: grid;
        padding-left: 14px;
    }
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 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: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
    .dropzone .dz-message .dz-button {
      background: none;
      color: inherit;
      border: none;
      padding: 0;
      font: inherit;
      cursor: pointer;
      outline: inherit; }
  .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:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.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:hover .dz-details {
      opacity: 1; }
    .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, 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, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .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, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      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(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-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-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-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, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms 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 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .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; }

.show-files {
    margin-top: 10px;
    margin-bottom: 20px;
}

    .show-files > div {
        padding: 0px !important;
        height: 200px;
        width: 200px;
        overflow: hidden;
        position: relative;
        float: right;
    }

        .show-files > div a {
            text-align: center;
            cursor: pointer;
            display: block;
            height: 100%;
        }

            .show-files > div a img {
                width: calc(100% - 64px);
                height: calc(100% - 64px);
            }

            .show-files > div a .detailpart {
                width: 80%;
                height: calc(100% - 24px);
                background-color: #8ab2ff;
                border-radius: 10px;
                position: absolute;
                left: 10%;
                top: 0px;
                opacity: 0;
                transition: all 0.3s ease-in-out;
                display: grid;
                align-content: center;
            }

            .show-files > div a:hover .detailpart {
                opacity: 0.9;
                transition: all 0.3s ease-in-out;
            }

            .show-files > div a .detailpart i {
                font-size: 24px;
                margin: 10px 0px;
                color: #fff;
            }

                .show-files > div a .detailpart i:hover {
                    color: #124ec1;
                }

            .show-files > div a span {
                display: block;
                margin-top: 10px;
                color: #8181a5;
                font-size: 14px;
            }

    .show-files.selector > div {
        height: 100px;
        width: 100px;
    }


.file-select {
    position: relative;
    width: 100%;
    height: 43px;
    border: 1px solid #ddd;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
}

    .file-select.open-part {
        transition: all 0.3s ease-in-out;
        height: 400px;
    }

    .file-select > input {
        height: 0px !important;
        position: absolute;
        pointer-events: none;
        z-index: 0;
    }

    .file-select > div.header-file-select {
        height: 43px;
        border-bottom: 1px solid #ddd;
        padding: 14px;
    }

        .file-select > div.header-file-select span {
            float: right;
            color: #888;
            margin-top: -3px;
        }

            .file-select > div.header-file-select span b {
                border-radius: 5px;
                background-color: #fff;
                color: #555;
                font-size: 13px;
                font-weight: 400;
                padding-left: 8px;
            }

            .file-select > div.header-file-select span em {
                color: #00640b;
                margin-left: 10px;
            }

        .file-select > div.header-file-select i {
            float: left;
            cursor: pointer;
            float: left;
            cursor: pointer;
            width: 10px;
            height: 10px;
            border-style: solid;
        }

            .file-select > div.header-file-select i.open {
                border-color: #888 transparent transparent transparent;
                border-width: 7px 5px 0 5px;
                top: 4px;
                position: relative;
            }

            .file-select > div.header-file-select i.close {
                border-color: transparent transparent #888 transparent;
                border-width: 0 5px 7px 5px;
                top: 0px;
                position: relative;
            }

    .file-select > div.get-file {
        width: 100%;
        position: relative;
        top: 0px;
        z-index: 100;
        transition: all ease-in-out 0.5ms;
        padding: 5px 20px;
    }

    .file-select > div .show-part {
        width: 70%;
        float: right;
    }

    .file-select > div .select-part {
        width: 30%;
        float: left;
        height: 100%;
        border-right: 1px dashed #ddd;
    }

        .file-select > div .select-part ul li {
            border-radius: 5px;
            margin-bottom: 3px;
            text-align: right;
            padding: 5px 15px;
        }

            .file-select > div .select-part ul li img {
                height: 50px;
                width: 50px;
                margin-left: 10px;
            }

            .file-select > div .select-part ul li i {
                float: left;
                top: 15px;
                position: relative;
                font-size: 18px;
                cursor: pointer;
                color: red;
            }

        .file-select > div .select-part ul h3 {
            margin-bottom: 5px;
            font-size: 14px;
            margin-top: 10px;
            color: #5fc00a;
            text-decoration: underline;
        }

    .file-select > div .show-part ul {
        padding-left: 10px;
    }

        .file-select > div .show-part ul li {
            border-radius: 5px;
            margin-bottom: 3px;
            text-align: right;
            padding: 5px 15px;
            border-top: 1px solid #ccc;
        }

            .file-select > div .show-part ul li:first-child {
                border: none;
            }

            .file-select > div .show-part ul li a span.name {
                width: 150px;
                display: inline-block;
            }

            .file-select > div .show-part ul li img {
                height: 50px;
                width: 50px;
                margin-left: 10px;
            }

            .file-select > div .show-part ul li i {
                float: left;
                top: 15px;
                position: relative;
                font-size: 18px;
                cursor: pointer;
                color: #3c4ecc;
            }


    .file-select .help-part {
        position: absolute;
        left: 45px;
        top: 10px;
        z-index: 100;
    }

        .file-select .help-part .help-tag {
            margin-left: 7px;
            margin-top: 1px;
            border-radius: 100%;
            display: inline-flex;
            margin-right: 12px;
            background-color: #6e9d54;
            color: #fff;
            font-size: 12px;
            padding: 0px 6px;
            align-items: center;
            justify-content: center;
            text-align: center;
            line-height: 18px;
            position: relative;
            cursor: pointer;
        }

            .file-select .help-part .help-tag .help-text {
                position: absolute;
                background-color: #6e9d54;
                box-shadow: 0 1px 15px rgba(2, 2, 2, 0.15);
                padding: 7px 20px 7px 20px;
                border-radius: 10px;
                opacity: 0;
                visibility: hidden;
                transition: all .3s ease-in-out;
                left: 34px;
                z-index: 100000000000000;
                top: -10px;
                min-width: 300px;
            }

                .file-select .help-part .help-tag .help-text::after {
                    position: absolute;
                    content: '';
                    width: 14px;
                    background-color: #6e9d54;
                    top: 18px;
                    left: -11px;
                    height: 14px;
                    transform: rotate(45deg) translate(0,-50%);
                }

            .file-select .help-part .help-tag:hover .help-text {
                opacity: 1;
                visibility: visible;
            }

            .file-select .help-part .help-tag .help-text p {
                font-size: 13px;
                line-height: 25px;
                color: #fff;
                text-align: justify;
                white-space: nowrap;
                font-weight: 500;
            }

    .file-select > div .show-files {
        height: 220px;
    }

    .file-select > div .select-part {
        height : 345px;
    }

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(../Content/Library/Map/css/#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/Content/Library/Map/img/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/Content/Library/Map/img/layers-2x.png);
	background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(/Content/Library/Map/img/marker-icon.png);
}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}
.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
	margin-top: -82px !important;
}

.datepicker-plot-area {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
  transition: all 100ms ease; }

.datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable {
  border-radius: 0; }

.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.datepicker-plot-area .datepicker-time-view .down-btn {
  border-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.datepicker-plot-area, .datepicker-plot-area .datepicker-time-view > .time-segment {
  border-radius: 0; }

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  border-radius: 0; }

.datepicker-plot-area {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item, .datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable, .datepicker-plot-area .datepicker-time-view > .time-segment, .datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn, .datepicker-plot-area .datepicker-time-view input, .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev, .datepicker-plot-area .toolbox .pwt-btn-submit,
.datepicker-plot-area .toolbox .pwt-btn-calendar,
.datepicker-plot-area .toolbox .pwt-btn-today {
  cursor: pointer; }

.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
  font: 14px;
  background-color: #fff;
  color: #333;
  border: 0;
  text-shadow: none; }

.datepicker-plot-area .datepicker-day-view .table-days td.disabled span, .datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable {
  background-color: #f1f1f1;
  color: #ccc;
  border: none;
  text-shadow: none;
  cursor: default; }

.datepicker-plot-area .datepicker-day-view .table-days td.today span {
  background-color: #333;
  color: #fff;
  border: 0;
  text-shadow: none; }

.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
  background-color: "";
  color: #ccc;
  border: none;
  text-shadow: none; }

.datepicker-plot-area .datepicker-day-view .table-days td.selected span, .datepicker-plot-area .datepicker-year-view .year-item.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected {
  background-color: #005299;
  color: #fff;
  border: none;
  text-shadow: 1px 1px 1px #000; }

.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover, .datepicker-plot-area .datepicker-day-view .table-days td span:hover, .datepicker-plot-area .datepicker-year-view .year-item:hover,
.datepicker-plot-area .datepicker-month-view .month-item:hover {
  background-color: #007be6;
  color: #fff;
  border: 0;
  text-shadow: none; }

.datepicker-container {
    display: block;
    position: absolute;
    z-index: 1000000000;
    top: 0;
    direction: ltr;
}
  .datepicker-container.pwt-hide {
    display: none; }

.datepicker-plot-area {
  box-sizing: border-box;
  overflow: hidden;
  min-height: 70px;
  display: block;
  width: 200px;
  min-width: 200px;
  padding: 3px;
  position: absolute;
  font: 12px inherit;
  border: 1px solid #ccc;
  background-color: #fff; }
  .datepicker-plot-area.datepicker-state-only-time {
    padding: 0; }
  .datepicker-plot-area table,
  .datepicker-plot-area th,
  .datepicker-plot-area td {
    border: 0;
    background: none; }
  .datepicker-plot-area * {
    text-align: center;
    color: #333; }
  .datepicker-plot-area .datepicker-day-view,
  .datepicker-plot-area .datepicker-month-view,
  .datepicker-plot-area .datepicker-year-view {
    display: block;
    width: 100%;
    float: left;
    min-height: 200px;
    margin: 0; }

.datepicker-plot-area-inline-view {
  display: block;
  width: 100%;
  position: static;
  float: left; }

.datepicker-plot-area .datepicker-time-view {
  display: block;
  float: left;
  width: 100%;
  padding: 5px;
  background: #f9f9f9;
  border-top: 1px solid #f1f1f1; }
  .datepicker-plot-area .datepicker-time-view > .time-segment {
    display: block;
    width: 22%;
    float: left;
    overflow: hidden; }
    .datepicker-plot-area .datepicker-time-view > .time-segment:hover .down-btn,
    .datepicker-plot-area .datepicker-time-view > .time-segment:hover .up-btn {
      font-weight: bold; }
  .datepicker-plot-area .datepicker-time-view .divider {
    display: block;
    width: 3%;
    height: 60px;
    line-height: 60px;
    float: left;
    overflow: hidden;
    font: 12px bold; }
    .datepicker-plot-area .datepicker-time-view .divider span {
      height: 60px;
      line-height: 60px; }
  .datepicker-plot-area .datepicker-time-view .down-btn,
  .datepicker-plot-area .datepicker-time-view .up-btn {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    height: 20px;
    line-height: 22px;
    color: #ccc; }
    .datepicker-plot-area .datepicker-time-view .down-btn:hover,
    .datepicker-plot-area .datepicker-time-view .up-btn:hover {
      background-color: rgba(250, 250, 250, 0.3);
      color: #807f7f; }
  .datepicker-plot-area .datepicker-time-view input {
    display: block;
    width: 90%;
    margin: 0 5%;
    height: 20px;
    padding: 0;
    outline: none;
    border: none;
    background: transparent; }

.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view {
  padding: 0 5px;
  margin: 0; }
  .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .time-segment,
  .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .divider {
    padding: 5px 0; }

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .time-segment {
  width: 31.33%; }

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .meridian-divider {
  display: none; }

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .time-segment {
  width: 31.33%; }

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .second-divider {
  display: none; }

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .time-segment {
  width: 48%; }

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .second-divider,
.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .meridian-divider {
  display: none; }

.datepicker-plot-area .datepicker-day-view .table-days {
  width: 100%;
  float: left;
  direction: rtl; }
  .datepicker-plot-area .datepicker-day-view .table-days td {
    width: 14.2%;
    height: 26px;
    padding: 0;
    margin: 0;
    position: relative; }
    .datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day {
      font-style: normal;
      position: absolute;
      font-size: 8.5px;
      bottom: 0;
      right: 2px;
      color: #f1f1f1; }
    .datepicker-plot-area .datepicker-day-view .table-days td span {
      display: block;
      width: 100%;
      height: 26px;
      line-height: 26px;
      padding: 0;
      margin: 0; }

.datepicker-plot-area .datepicker-day-view .month-grid-box {
  display: block;
  width: 100%;
  float: right;
  min-height: 180px;
  margin: 8px 0; }
  .datepicker-plot-area .datepicker-day-view .month-grid-box .header {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 8px; }
    .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
      display: block;
      width: 100%;
      height: 25px;
      float: left; }
    .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
      display: block;
      width: 14.2%;
      height: 25px;
      float: right;
      line-height: 25px;
      font: 11px;
      font-weight: bold;
      color: #333; }

.datepicker-plot-area .datepicker-year-view,
.datepicker-plot-area .datepicker-month-view {
  padding-top: 10px; }

.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
  display: block;
  width: 33.333333%;
  margin: 2px 0 0;
  float: right;
  height: 42px;
  line-height: 42px; }

.datepicker-plot-area .datepicker-navigator {
  display: block;
  width: 100%;
  float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
  .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
  .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background-color: rgba(250, 250, 250, 0.1);
    color: #333; }
    .datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
      background-color: rgba(250, 250, 250, 0.3); }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    display: block;
    width: 15%;
    float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
    float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    width: 15%;
    float: left; }

.datepicker-plot-area .toolbox {
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px; }
  .datepicker-plot-area .toolbox .pwt-btn-submit,
  .datepicker-plot-area .toolbox .pwt-btn-calendar,
  .datepicker-plot-area .toolbox .pwt-btn-today {
    background-color: rgba(250, 250, 250, 0.1);
    float: right;
    display: block;
    font-weight: bold;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    margin: 0 auto;
    margin-left: 5px;
    padding: 0 5px;
    min-width: 50px; }
    .datepicker-plot-area .toolbox .pwt-btn-submit:hover,
    .datepicker-plot-area .toolbox .pwt-btn-calendar:hover,
    .datepicker-plot-area .toolbox .pwt-btn-today:hover {
      background-color: rgba(250, 250, 250, 0.3); }

.datepicker-plot-area .datepicker-navigator {
  display: block;
  width: 100%;
  float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
  .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
  .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background-color: rgba(250, 250, 250, 0.1);
    color: #333; }
    .datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
      background-color: rgba(250, 250, 250, 0.3); }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    display: block;
    width: 15%;
    float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    display: block;
    width: 66%;
    margin: 0 2%;
    float: left; }
  .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    display: block;
    width: 15%;
    float: left; }

.datepicker-container.pwt-mobile-view {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  transition: all 1s; }
  .datepicker-container.pwt-mobile-view.pwt-hide {
    top: 100vh;
    height: 0; }
  .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
    color: #fff;
    background: #ccc; }
  .datepicker-container.pwt-mobile-view .datepicker-plot-area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span {
      height: 44px;
      line-height: 44px;
      font-size: 14px; }
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item,
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item {
      height: 70px;
      line-height: 70px; }
    .datepicker-container.pwt-mobile-view .datepicker-plot-area [class*='pwt-btn'] {
      height: 48px;
      line-height: 48px; }
    .datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today {
      float: left; }
    .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time {
      background: rgba(0, 0, 0, 0.7);
      border: 0;
      padding-top: 60%; }
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
        margin-right: 5px; }
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input {
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        margin: 5px 0; }
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider,
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span {
        font-size: 16px;
        display: block;
        height: 144px;
        line-height: 144px; }
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn,
      .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn {
        height: 48px;
        line-height: 48px; }
  .datepicker-container.pwt-mobile-view .datepicker-time-view input {
    height: 32px;
    line-height: 34px;
    font-size: 18px; }
  .datepicker-container.pwt-mobile-view .datepicker-time-view .divider,
  .datepicker-container.pwt-mobile-view .datepicker-time-view .divider span {
    height: 120px;
    line-height: 120px; }
  .datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,
  .datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn {
    height: 40px;
    line-height: 40px; }

.loading {
}
/*    .loading .content {
        top: 50%;
        position: absolute;
        transform: translate(0,-50%);
        color: #689cc5;
        font-weight: bold;
    }
        .loading .content img {
            width: 100px;
            height: 100px;
            display: block;
        }*/
/*!
 * Quill Editor v1.0.0
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  cursor: text;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\25CF';
}
.ql-editor li::before {
  display: inline-block;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
}
.ql-editor ol li,
.ql-editor ul li {
  padding-left: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-num;
}
.ql-editor ol li:before {
  content: counter(list-num, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  pointer-events: none;
  position: absolute;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  outline: none;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar button:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter {
  stroke: #06c;
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-toolbar.snow,
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-mitter {
  fill: none;
  stroke: #444;
  stroke-mitterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding-bottom: 2px;
  padding-top: 2px;
}
.ql-snow .ql-editor code:before,
.ql-snow .ql-editor code:after {
  content: "\A0";
  letter-spacing: -2px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-color-picker .ql-picker-item.ql-primary-color {
  margin-bottom: toolbarPadding;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  margin-top: 10px;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
